@charset 'utf-8';

/*---------------- Subsection Banner ---------------*/

.banner{
height:177px;
width:950px;
}


/*---------------- Subsection Global Content ---------------*/

#subsection_content_wrapper{
padding:21px 6px 0 6px;
}
#subsection_content_wrapper h1{
color:#334a63;
}
#subsection_content_wrapper p{
color:#746d56;
}
#subsection_content_wrapper img.floatleft{
padding:0 16px 12px 0;
}

#subsection_col_main{
width:680px;
}
#subsection_sidebar{
width:233px;
padding-right:25px;
}
#subsection_sidebar_right{
width:233px;
padding-left:25px;
}
#sidebar_top{
background: url(../images/sidebar_top_tl.gif) no-repeat top left;
background-color:#355f80;
}
#sidebar_top div{
background: url(../images/sidebar_top_tr.gif) no-repeat top right;
}
#sidebar_bottom {
background: url(../images/sidebar_bottom_bl.gif) no-repeat bottom left;
background-color:#355f80;
}
#sidebar_bottom div {
background: url(../images/sidebar_bottom_br.gif) no-repeat bottom right;
}
#sidebar_body{
background:url(../images/sidebar_body_bg.jpg) no-repeat top right;
background-color:#132946;
}
#sidebar_top div, #sidebar_top, 
#sidebar_bottom div, #sidebar_bottom {
width: 100%;
height: 10px;
}

.sidebar ul{
padding:0;
margin:0;
border-top:1px solid #2a3b51;
overflow:hidden;
line-height:1.2em;
}
.sidebar li{
list-style:none;
padding:0;
margin:0;
}
.sidebar li a{
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
padding:13px 21px 13px 21px;
border-bottom:1px solid #2a3b51;
display:block;
color:#acb3c6;
font-size:0.9em;
}
.sidebar li a:hover, .sidebar li a.selected{
background:url(../images/sidebar_menu_hover.png) repeat;
color:#fff;
}

#sidebar_contact{
background:url(../images/sidebar_contact_bg.jpg) no-repeat;
width:233px;
height:132px;
margin-top:28px;
}
#sidebar_contact a{
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size:0.95em;
position:relative;
top:90px;
left:25px;
color:#848070;
}
#sidebar_contact a:hover{
color:#25acf9;
}

#footer{
background:url(../images/footer_bg_subsection.jpg) no-repeat top;
height:60px;
padding:0;
margin:35px 0 0 0;
clear:left;
}


/*---------------- Subsection Specific Content ---------------*/
#about_banner{
background:url(../images/content/about_banner.jpg) no-repeat;
}
#products_banner{
background:url(../images/content/products_banner.jpg) no-repeat;
}
#testimonials_banner{
background:url(../images/content/testimonials_banner.jpg) no-repeat;
}
#contact_banner{
background:url(../images/content/contact_banner.jpg) no-repeat;
}

/*----- Products -----*/

#products_gallery ul{
margin:0;
}
#products_gallery li{
list-style:none;
float:left;
}
#products_gallery li a{
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
line-height:1.2em;
float:left;

padding:22px 20px 25px 20px;
margin:0 0 2px 2px;
color:#494949;
background-color:#fff;
border:2px solid #fff;
text-align:center;

width:180px;
height:160px;
}
#products_gallery li a:hover{
border:2px solid #ece9db;
}
#products_gallery li a img{
padding:0 0 10px 0;
max-height:140px;
}

#products_gallery li a strong{
color:#888;
font-size:1em;
}
#products_gallery li a:hover strong{
color:#1b54a2;
}
#products_gallery li a span{
color:#006acc;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:0.9em;
}


img#placeholder{
max-width:542px;
position:relative;
z-index:1;
}
#fullsize{
width:542px;
float:left;
overflow:hidden;
}
#fullsize img{
margin:0 auto;
}
#desc{
display:none;
}
.rssImg{
float:left;
margin:0;
padding:0;
}
.rssImg a{
margin:0;
width:55px;
background-color:#eee;
float:left;
padding:5px;
}
.rssImg a img{
width:55px;
margin:0;
padding:0;
float:left;
}
.rssImg a:hover{
background-color:#aaa;
}
.rssThumbs{
width:138px;
float:left;
padding:0;
margin:0;
}
#jpopcap{
clear:left;
color:#746d56;
position:relative;
z-index:10;
top:-30px;
text-align:right;
padding-right:15px;
}

/*----- Product Individual -----*/
#titlebar{
height:25px;
background-color:#e5ddc6;
padding:10px 18px;
}
#titlebar h1{
float:left;
font-size:1.2em;
font-weight:bold;
}
#titlebar a{
float:right;
line-height:1.4em;
font-style:italic;
color:#ab9d7f;
}
#titlebar a:hover{
color:#715c2b;
}

#image_swapper{
}
#image_swapper #mainimage{
margin-bottom:3px;
}
#image_links{
overflow:hidden;
}
#image_links a{
float:left;
display:block;
opacity: .5;
filter: alpha(opacity=50);
overflow:hidden;
margin:0 3px 3px 0;
}
#image_links a.selected, #image_links a:hover{
opacity: 1.0;
filter: alpha(opacity=100);
}

#description{
margin-top:25px;
}
#description img{
float:left;
padding-right:15px;
}
#left_col{
font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
width:230px;
float:left;
margin-right:25px;
}
#right_col{
font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
width:425px;
float:left;
}

#products_installations ol li{
float:none;
margin:10px 0 0 15px;
list-style-type:inherit;
}

/*--Contact Page--*/

#contact_col_main{
width:610px;
}

#contact_sidebar{
background:url(../images/sidebar_contact_page.jpg) no-repeat bottom left;
background-color:#fefefc;
width:253px;
margin-right:25px;
padding:25px;
}
#contact_sidebar del{
text-decoration:none;
font-size:1.8em;
color:#89aa01;
}
#contact_sidebar a{
color:#2e5c76;
}
#contact_sidebar a:hover{
color:#3186b1;
}

/*--Contact Form--*/

.zemContactForm{
}
.zemContactForm legend{
display:none;
}
.zemContactForm label{
display:block;
font-family:'Tahoma', Arial, Helvetica, sans-serif;
color:#666;
clear:left;
margin-bottom:3px;
}
.zemContactForm input{
width:280px;
font-family:'Tahoma', Arial, Helvetica, sans-serif;
}
input.zemSubmit{
clear:both;
width:auto;
}
#Message{
width:608px;
height:178px;
font-family:'Tahoma', Arial, Helvetica, sans-serif;
border:1px solid #ccc;
}
#Postcode{
width:120px;
font-family:'Tahoma', Arial, Helvetica, sans-serif;
}
.contact_main_item input, .contact_main_item textarea{
padding:3px;
font-size:0.95em;
}
.zemContactForm input, .zemContactForm textarea, .zemContactForm select{
margin-bottom:8px;
}
ul.zemError{
margin-bottom:24px;
padding:20px 20px 12px 25px;
background-color:#fbf3de;
font-family:'Tahoma', Arial, Helvetica, sans-serif;
}
.zemError li{
list-style:none;
margin-bottom:8px;
color:#777;
}
.zemThanks{
padding:20px 20px 20px 25px;
background-color:#fbf3de;
font-family:'Tahoma', Arial, Helvetica, sans-serif;
color:#777;
}
#contact_left{
width:288px;
float:left;
overflow:hidden;
}
#contact_right{
width:288px;
padding-left:27px;
float:left;
overflow:hidden;
}
