@import '/cms/styles/common.css';
@import '/style.css';
@import '/styles/print.css';

/* COMMON ---------------------------------------------------------------------- */

body {
	background: #fff url('/images/bg.gif') top repeat-x;
}

#bg-top {
	background:url('/images/bg-top.gif') top center no-repeat;
}

#page {
	width:900px;
	margin:0 auto;
}

#post_field { display: none; } /* spam assist */


/* HEADER ---------------------------------------------------------------------- */

#header {
	height:138px;
	background:url('/images/header-bg.gif') bottom repeat-x;
}

#logo {
	padding:22px 0 0 15px;
	width:185px;
}
#logo a {
	outline:none;
}

#header-right {
	float:right;
	width:681px;
	padding:20px 10px 0 0;
}

#header-links {
	height:40px;
}
#header-links ul, #header-links li {
	padding:0;
	margin:0;
	background:none;
}
#header-links li {
	float:right;
}
#header-links a {
	color:#557887;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:5px;
	margin-left:5px;
	border-left:1px solid #96d1dc;
	font-size:10px;
	outline:none;

	display:block !important;
	display:inline;
}
#header-links li.first a {
	border:none;
}
#header-links a:hover {
	color:#f47920;
	text-decoration:underline;
}
#search {
	float:right;
	height:30px;
}
#search .input input {
	margin-right:5px;
	width:214px;
	height:14px;
	font-size:11px;
}



/* MENU ------------------------------------------------------------------------ */

#menu ul, #menu li {
	padding:0;
	margin:0;
	background:none;
}

#menu ul {
	background:url('/images/menu-separator.gif') bottom left no-repeat;
	padding-left:3px;
	height:48px;
}

#menu li {
	float:right;
	background:url('/images/menu-separator.gif') bottom right no-repeat;
	padding-right:3px;
}

#menu a {
	display:block;
	width:110px;
	height:48px;
	line-height:48px;
	text-align:center;
	color:#333;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	outline:none;
}

body.root_135 #menu li#menu1 a,
body.root_139 #menu li#menu2 a,
body.root_140 #menu li#menu3 a,
body.root_145 #menu li#menu4 a,
body.root_146 #menu li#menu5 a,
body.root_144 #menu li#menu6 a {
	background:url('/images/menu-hover.gif') bottom repeat-x;
}
#menu a:hover {
	color:#f47920;
	background:url('/images/menu-hover.gif') bottom repeat-x;
}



/* SUBNAV ---------------------------------------------------------------------- */

#nav {
	width:172px;
	margin:0 8px 0 0;
}

#rootname {
	height:22px;
}
#rootname #unlink, #rootname a {
	display:block;
	font-size:16px; 
	color:#F47920;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	padding-left:8px;
}
#rootname a:hover {
	text-decoration:underline;
}

#navbox ul, #navbox li {
	padding:0;
	margin:0;
	background:none;
}
#navbox ul {
	margin:0 0 8px 0;
}

#navbox li {
	background:url('/images/nav-hr.gif') bottom repeat-x;
	padding-bottom:1px;
}

#navbox ul ul {
	background:none;
	margin:0;
	padding:0;
}

#navbox ul ul li {
	background:none;
	padding:0;
}
#navbox {
  padding-top: 20px;
}
#navbox a {
	display:block;
	padding:2px 5px 2px 25px;
	color:#666;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#navbox ul ul a {
	padding-left:40px;
	border-top:1px dotted #eee;
}
#navbox a:hover {
	color:#fff;
	background: #74bcc8 url('/images/nav-icon.gif') 10px 5px no-repeat;
}
#navbox ul ul a:hover {
	background-position:25px 5px;
}

#nav-content {
	background:url('/images/nav-bg.gif') top right no-repeat;
	padding-top:46px;
}


/* BREADCRUMBS ----------------------------------------------------------------- */

#breadcrumbs {
	height:20px;
	color:#aaa;
	padding-top:2px;
}
#breadcrumbs .current, #breadcrumbs a {
	color:#c9976a;
}
#breadcrumbs a:hover {
	color:#F47920;
	text-decoration:underline;
}



/* CONTENT --------------------------------------------------------------------- */

#banner {
	background:url('/images/banner.jpg') top left no-repeat;
	height:60px;
}

h1.pagetitle {
	margin-top:0;
	border-bottom:1px solid #ddd;
	background:url('/images/h1-astro.gif') 0px 2px no-repeat;
	padding:0 0 0 20px;
	text-transform:uppercase;
	line-height:normal;
}

#content {
	margin:5px 0 0 0;
}

#content-right {
	width:720px;
	height:auto !important;
	height:520px;
	min-height:520px;
}

#content-impact, #banner {
	margin:0 0 8px 0;
}

#content-wrapper {
	background: url('/images/content-bg.jpg') top left no-repeat;
	width:471px;
	margin:0 8px 0 0;
}
#content-content {
	background: url('/images/fadedlogo.gif') bottom right no-repeat;
	padding:20px 15px 20px 15px;
	margin: 0 0 8px 0;
	height:auto !important;
	height:195px;
	min-height:195px;
	line-height:18px;
}

#content-bottom {
	padding:0 15px;
}

#content-right-right {
	width:240px;
	float:right;
}

body.fullpage #content-wrapper {
	width:719px;
	margin:0;
}
body.fullpage #content-content, body.fullpage #content-bottom {
	padding-right:0;
}



/* FLASH ------------------------------------------------------------------------ */

#flash {
	background:url('/images/flash-bg.jpg') top left no-repeat;
	height:330px;
	margin:7px 0 0 0;
}
#flash-text {
	padding:195px 650px 0 20px;
	height:88px; /* 283 */
	overflow:hidden;
}
#flash-text h1 {
	color:#f47920;
	font-size:15px;
	text-transform:uppercase;
	border-bottom:1px solid #666;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}
#flash-text h2 {
	color:#fff;
	font-size:12px;
	font-weight:normal;
	margin:0;
}
#flash-links {
	padding:15px 0 0 0;
}
#flash-links a {
	outline:none;
}
.flash-link, .flash-link-last {
	padding:0 0 0 12px;
	width:123px;
	float:left;
}
.flash-link-last {
	width:120px;
}



/* HOME ------------------------------------------------------------------------ */

#home-content {
	margin:20px 0 0 0;
}

#home-left {
	width:405px;
	margin:0 10px 0 0;
}

#home-left #partnersbox {
	background: #D5EDF1 url('/images/home-left-bg.jpg') top left no-repeat;
	padding:15px 20px 0 0;
	margin-bottom:15px;
}

#home-left #partnersbox h2 {
	background:url('/images/partners-bg.gif') top right no-repeat;
	display:inline;
	padding:4px 20px;
	margin:0;
	color:#557887;
	text-transform:uppercase;
	font-size:12px;
}
#home-left .paddedbox {
	padding:0 0 0 20px;
}

#home-middle {
	width:276px;
	margin:0 10px 0 0;
	background: #eaf6f8 url('/images/fabrika.jpg') top left no-repeat;
	/* background: #eaf6f8 url('/images/coupon-home.jpg') top left no-repeat; */
	padding:10px 10px 20px 10px;
	/*padding:0px 10px 20px 10px;*/
	position: relative;
}

#home-middle img {
width:276px;
height:170px;/*190*/
margin-bottom:30px;/*20*/
}


#home-middle .left {
	width:165px;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	background:url('/images/blue-vr.gif') right repeat-y;
}
#home-middle div {
	color:#557889;
}
#home-middle .right {
	width:85px;
}



/* FOOTER ---------------------------------------------------------------------- */

#footer {
	padding-bottom:15px;
}

#footer * {
	color:#999;
}
#footer a:hover {
	color: #8abbe0;
	text-decoration:underline;
}

#footer ul, #footer li {
	margin:0;
	padding:0;
	background:none;
}
#footer ul {
	margin:8px 0;
	padding:7px 12px;
	background-color:#333;
}
#footer li a {
	padding-right:5px;
	margin-right:5px;
	border-right:1px solid #555;
	color:#fff;
	text-decoration:none;
	float:left;
	outline:none;
}
#footer li a:hover {
	color:#f47920;
	text-decoration:underline;
}
#footer li.last a {
	border:none;
}

#footer #copyright {
	padding-left:12px;
}

#footer #credit {
	float:right;
}
#footer #credit a {
	text-decoration:none;
}



/* FORMS ----------------------------------------------------------------------- */

input.styled, textarea.styled {
  border:none;
  border-bottom:1px solid #e3e3e3;
  border-right:1px solid #e3e3e3;
  color:#999999;
  padding:2px 2px 2px 4px;
  font-size:10px;
  background:url('/images/formfield-bg.gif') top left no-repeat;
}
select.styled {
  border:1px solid #cccccc;
  color:#999999;
  padding:0;
}
input.button {
	background: #fff url('/images/button-bg.jpg') left center no-repeat;
	border:1px solid #d2e5e8;
	text-transform:uppercase;
	color:#333;
	cursor:pointer;
	font-size:10px;
	padding:1px 8px;
	margin:0;
	outline:none;
}  



/* SEARCH -------------------------------------------------------------------- */

#searchpage {
	margin:30px 0 0 0;
	line-height:normal;
}
#searchpage .input input {
	width:200px;
	height:14px;
	margin-right:5px;
}

#searchpage #searchstats {
	color:#aaa;
	float:right;
}
#searchpage #searchstats * {
	color:#aaa;
	font-size:10px;
}
#searchpage #numresults {
	color:#999;
	font-size:12px;
}
#searchpage #numresults span {
	font-weight:bold;
	color:#666;
	font-size:13px;
}
#searchpage .paging {
	margin:10px 0;
	text-align:right;
	color:#666;
}
#searchpage .paging a {
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	padding:1px 5px;
	font-family:"Courier New", Courier, monospace;
	color:#f47920;
	outline:none;
}
#searchpage .paging a:hover {
	background-color:#f47920;
	color:#fff;
}

.result {
	width:420px;
	margin:0 auto 10px 0;
}
.result a {
	font-size:12px;
	font-weight:bold;
	display:block;
	outline:none;
}
.result .description {
	padding-left:20px;
	color:#666;
}
.result .description b {
	color:#444;
}
#searchpage #noresults {
	font-size:13px;
	font-weight:bold;
	color:#aaa;
}



/* SITE MAP ------------------------------------------------------------------- */

.sitemap ul {
  margin:0 0 0 50px;
}
.sitemap ul ul {
  padding:0 0 0 22px;
  margin:0;
}
.sitemap li {
  background:none;
  list-style-image:url('/images/bullet-page.gif');
  margin:0 0 10px 0;
  background:none;
  padding:0 0 1px 0;
}
.sitemap li a {
  font-size:12px;
  font-weight:bold;
	margin:0 0 3px 0;
	display:block;
}
.sitemap li li {
  margin:0;
	list-style-image:none;
  list-style-type:circle;  
}
.sitemap li li a {
  font-size:11px;
  font-weight:normal;
}
.sitemap li li li {
  margin:0;
}
.sitemap a:visited {
  color: #c9976a;
}



/* SOME BRANDS ----------------------------------------------------------------*/

.brandbox img {
	float:left;
	margin-right:1px;
}



/* BOOK A CONSULTATION ----------------------------------------------------------------*/

#home-right {
	background-color: #d5edf1;
	width:159px;
	padding:10px;
}

#bookconsult-box {
	margin:0;
	background: #d5edf1 url('/images/bookconsult-bg.jpg') top left no-repeat;
	padding:10px 10px 5px 10px;
}

#home-right .label, #bookconsult-box .label {
	font-size:10px;
	margin:10px 0 3px 0;
}
#home-right .input input, #home-right .input textarea {
	width:145px;
	margin-left:7px;
}
#bookconsult-box .input input, #bookconsult-box .input textarea {
	width:145px;
	margin:0;
}
#home-right .input input, #bookconsult-box .input input {
	height:12px;
}
#home-right .input textarea, #bookconsult-box .input textarea {
	height:51px;
}

#home-right .col .label, #bookconsult-box .col .label {
	margin:2px 5px 0 7px;
	text-align:right;
	float:left;
	display:inline;
}

#home-right .col .input, #bookconsult-box .col .input {
	float:left;
}
#home-right .col .input input {
	width:36px;
	margin:0;
}
#bookconsult-box .col .input input {
	width:33px;
	margin:0;
}

#home-right .button, #bookconsult-box .button {
	margin-top:5px;
}	



/* FEATURED PRODUCTS ------------------------------------------------------------- */

#features {
	border-left: 1px solid #72c0cb;
	background-color:#d0ecf0;
	padding-bottom:8px;
}
#features h1 {
	background: #789aab url('/images/features-h1-bg.jpg') right center no-repeat;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:5px;
	border-bottom:1px solid #fff;
	text-transform:uppercase;
}

.featurebox {
	margin:10px;
}
.featurebox div * {
	color:#1f525a;
	font-size:10px;
}
.featurebox .more a {
	display:block;
	background: url('/images/more-bg.jpg') top left no-repeat;
	padding:7px 0 0 18px;
	font-size:11px;
	height:25px;
}
.featurebox .more a:hover {
	color:#F47920;
}
.featurebox a img {
	border:1px solid #fff;
}
.featurebox .left {
	width:106px;
	margin:0 8px 0 0;
}
.featurebox .right {
	width:105px;
}
.featurebox h2 {
	text-transform:uppercase;
	font-size:12px;
	margin:0;
}
.featurebox h3 {
	margin:0 0 8px 0;
	font-weight:normal;
	text-transform:none;
}



/* SHOWROOM --------------------------------------------------------------------- */

.showroom-right {
	width:240px; /*242*/
 	background: #eaf6f8;
	padding:0px 0 10px 0;
	border-bottom:1px solid #62bfcc;
	overflow:hidden;
}
/* .showroom-right {
/*	width:240px; /*242*/
/* 	background: #eaf6f8 url('/images/showroom-middle.gif') top left no-repeat;
	padding:90px 0 10px 0;
	border-bottom:1px solid #62bfcc;
	overflow:hidden;
} */
.showroom-right .left {
	width:100px;
	padding:0 10px 0 10px;
	margin:10px 10px 0 0;
	background:url('/images/blue-vr.gif') right repeat-y;
}
.showroom-right div {
	color:#557889;
}
.showroom-right .right {
	width:90px;
	margin-top:10px;
}
.showroom-right .bulletlink {
	display:block;
	margin-top:5px;
}

.images {
	margin-top:15px;
	line-height:normal;
}
.image-box {
	overflow: hidden; 
	width: 103px; /* 133 */
	height: 125px; /* 132 */
	margin: 0 14px 15px 0;
	background:url('/images/image-bg.gif') top left no-repeat;
	padding:5px 15px 2px 15px;
}
.image-box .theimage {
	border:2px solid #fff;
	display:block;
	width:97px;
	height:97px;
	overflow:hidden;
}
.image-box a.image-link {
	color:#3d8c9a;
	text-decoration:none;
	background:url('/images/image-zoom.gif') top left no-repeat;
	display:block;
	margin:5px 0 0 8px;
	padding-left:18px;
}
.image-box a.image-link:hover {
	color:#f47920;
	text-decoration:underline;
}



/* CUSTOMIZATIONS -------------------------------------------------------------- */


#home-now-open {
  position: absolute;
  right:0px;
  top: 70px;
  text-decoration: none;
}
#home-now-open img { width: 90px; height:23px; }
