/* ----- body & background ----- */
html{
	padding-bottom: 20px;
}

body{
	background: #003b7f;
	color:#5d5d5d;
	font: 70%  Arial, Helvetica, sans-serif;	
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
}

/* ----- tables ----- */
table, td, input, textarea, select, li{
	font: 100% Arial, Helvetica, sans-serif;
	color:#000;	
}
th{
	background:#ddd;
	padding:5px;
}
td{padding:5px;}

/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#37342f;
	text-decoration:none;
}
a:hover{
	color:#555;
	text-decoration:none;
}

/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:140%;}
h2{font-size:130%;}
h3{font-size:120%;}
h4, h5{font-size:100%;}
hr{display:none;}

.sample-thumb{
	width: 203px;
	margin: 0 2px 0  0;
	display: inline;
}

/* ----- global images ----- */
img{border:none;}

/* ----- hidden items ----- */
#skip{display:none;}
.hidden{display:none;}

/* ----- float left / right classes ----- */
.left{float:right;margin-right:.3em;}
.right{float:right;margin-left:.3em;}

/* ----- company contact details ----- */
address{
	font-style:normal;
	margin:1em 0;
}
#frmContact{margin-bottom:.5em;}
#ThisForm{margin-bottom:.5em;}
	
/* ----- container size & positioning ----- */
#container{
	margin:0 auto;
	width:966px;
	text-align:left;
	background:url(../images/page_bg.gif) repeat-y 0 0;
	position:relative;
}

/* ----- header area ----- */
#header{
	height:138px;	
	position:relative;
	margin:20px 0 0 0;
	background:url(../images/header.png) no-repeat 0 0;
}

/* ----- company logo & strapline ----- */
#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:13px;
	left:16px;
	display:block;
	height:121px;
	width:272px;
	text-indent:-9999px;
	overflow:hidden;
}
#logo a{
	display:block;
	height:105px;
}
#tagline{
	position:absolute;
	margin:0;
	padding:0;
	top:79px;
	left:310px;
	display:block;
	height:50px;
	width:603px;
	text-align: right;
	color: #fff;
	line-height: 20px;
	display: none;
}
#tagline a:link, a:visited, a:active{
	color:#009de8;
	text-decoration:none;
}
#tagline a:hover{
	color:#fff;
	text-decoration:none;
}
.big{
	font-size: 130%;
}

/* ----- shopping basket info ----- */
#info{
	position:absolute;	
	margin:0;
	padding:0;
	top:144px;
	right:14px;
	z-index:10;
	color:#fff;
	text-align:center;
}
#info a{
	color:#fff;
	text-decoration:none;
}
#info a:hover{
	color:#fff;
	border-bottom:1px dotted #a49b8c;
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid{
	background:url(../images/body-bg.gif) repeat-y 0 0;
}

/* ----- side navigation ----- */
#navDept, #navDept ul, #navDept li{
	margin:0;
	padding:0;
	list-style:none;
}
#navDept{
	color:#999;
	margin: 0 0 10px 0;
}
#navDept li.first a:link, #navDept li.first a:active, #navDept li.first a:visited{
	display:block;
	width:100%;
	background: url(../images/index-off.gif) 0 0 no-repeat;
	color:#74594e;
	font-size: 110%;
	height: 38px;
	padding-top: 12px;
}
#navDept li.first a:hover{
	background: url(../images/index-on.gif) 0 0 no-repeat;
	color: #fff;
	}
#navDept li.first a.select{
	background: url(../images/index-on.gif) 0 0 no-repeat;
	color: #fff;
	}

#navDept li.second a:link, #navDept li.second a:active, #navDept li.second a:visited{
	display:block;
	width:100%;
	background: url(../images/product-off.gif) 0 0 no-repeat;
	color:#74594e;
	font-size: 110%;
    height: 38px;
	padding-top: 12px;
}
#navDept li.second a:hover{
	background: url(../images/product-on.gif) 0 0 no-repeat;
	color: #fff;
	}
#navDept li.second a.select{
	background: url(../images/product-on.gif) 0 0 no-repeat;
	color: #fff;
	}	
#navDept li.third a:link, #navDept li.third a:active, #navDept li.third a:visited{
	display:block;
	width:100%;
	background: url(../images/gallery-off.gif) 0 0 no-repeat;
	color:#74594e;
	font-size: 110%;
	height: 38px;
	padding-top: 12px;
}
#navDept li.third a:hover{
	background: url(../images/gallery-on.gif) 0 0 no-repeat;
	color: #fff;
}
#navDept li.third a.select{
	background: url(../images/gallery-on.gif) 0 0 no-repeat;
	color: #fff;
}
#navDept li.fourth a:link, #navDept li.fourth a:active, #navDept li.fourth a:visited{
	display:block;
	width:100%;
	background: url(../images/customer-off.gif) 0 0 no-repeat;
	color:#74594e;
	font-size: 110%;
	height: 38px;
	padding-top: 12px;
}
#navDept li.fourth a:hover{
	background: url(../images/customer-on.gif) 0 0 no-repeat;
	color: #fff;
	}
#navDept li.fourth a.select{
	background: url(../images/customer-on.gif) 0 0 no-repeat;
	color: #fff;
	}	
#navDept li.fifth a:link, #navDept li.fifth a:active, #navDept li.fifth a:visited{
	display:block;
	width:100%;
	background: url(../images/offers-off.gif) 0 0 no-repeat;
	color:#74594e;
	font-size: 110%;
	height: 38px;
	padding-top: 12px;
}
#navDept li.fifth a:hover{
	background: url(../images/offers-on.gif) 0 0 no-repeat;
	color: #fff;
	}
#navDept li.fifth a.select{
	background: url(../images/offers-on.gif) 0 0 no-repeat;
	color: #fff;
	}	
#navDept li.sixth a:link, #navDept li.sixth a:active, #navDept li.sixth a:visited{
	display:block;
	width:100%;
	background: url(../images/contact-us-off.gif) 0 0 no-repeat;
	color:#74594e;
	font-size: 110%;
	height: 38px;
	padding-top: 12px;
}
#navDept li.sixth a:hover{
	background: url(../images/contact-us-on.gif) 0 0 no-repeat;
	color: #fff;
	}			
#navDept li.sixth a.select{
	background: url(../images/contact-us-on.gif) 0 0 no-repeat;
	color: #fff;
	}
#navDept li a span{
	display:block;
	padding:5px 20px;
}

/* ----- nav titles ----- */
#navDeptTitle{
	display:none;}

/* ----- side navigation column ----- */
#side{
	float:right;
	display:inline;
	width:275px;
	margin-right:16px;
	margin-top:19px;
	margin-bottom: 10px;

}
.banner{
	margin: 5px 0 10px 0;
}

/* ----- main content area ----- */
#main{
	float:left;
	display:inline;
	width:650px;
	margin-left:15px;
}
#content{
	margin:-10px 0 0 0;
}
#main .inner{
	background: url(../images/inner-grade.gif) 0 0 repeat-x;
	padding: 20px 15px 10px 15px;
}
#main h2{
	font-weight:normal;
	padding:0;
	color:#37342f;
	font-size:160%;
	clear:both;
}
#main h2#pageTitle{
	font-weight:normal;
	padding:0;
	margin:0;
	margin-bottom:1em;
	color:#009de8;
	font-size:160%;
	text-transform: uppercase;
}

#main h2#pageTitle strong{
	color: #12398f;
}

.conservatories{
	width: 303px;
	height: 199px;
	background: url(../images/conservatories-button.gif);
	margin: 10px 10px 10px 0;
	float: left;
}
.windows{
	width: 303px;
	height: 199px;
	background: url(../images/windows-button.gif);
	margin: 10px 0px 10px 0;
	float: left;
}
.doors{
	width: 303px;
	height: 199px;
	background: url(../images/doors-button.gif);
	margin: 0px 10px 40px 0;
	float: left;
}
.fascias{
	width: 303px;
	height: 199px;
	background: url(../images/fascias-button.gif);
	float: left;
	margin: 0px;
}

.fascias h2, .doors h2, .windows h2, .conservatories h2{
	text-indent:-9999px;
	overflow:hidden;
}
.fascias p, .doors p, .windows p, .conservatories p{
	padding: 0 120px 0 15px;
}

/* ----- r area ----- */
#footer{
	background: url(../images/footer.png) no-repeat 0 0;
	height: 150px;
	padding:10px 10px 10px 40px;
	margin: 0;
}

#footer p{margin:0;}
#footer ul, #footer li{
	color: #FFFFFF;
    list-style: none outside none;
    margin: 148px -22px 0;
    padding: 0;
}
#footer li{display:inline;margin-right:.5em;}
#footer a{color:#fff;}
#footer a:hover{
	color:#fff;
	border-bottom:1px dotted #fff;
}
#footer #credits{
	float:right;
	margin:-15px 45px 0 0;
}

/* ----- first table data style ----- */
td.first{width:40%;}

/* ----- float fix ----- */
.inner:after, .products:after, .products li:after, #pagination:after, #total:after, .modules:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, #pagination, #total, .modules{display:block;}
/*  \*/
.inner, .products, .products li, #pagination, #total, .modules {min-height:1%;}
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules {height:1%;}
 /*  */
/* ----- end float fix ----- */
/* ----- forms ----- */
#enquiry
{
	clear: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border: 1px solid #e0e0e0;
	background: #f5f5f5 url(../images/fieldset_gradient.gif) 0 0 repeat-x;
}
#enquiry-img{
	float: left;
	margin: -10px 0 0 15px;
}
#enquiry h3{
	margin: 20px 0 5px 20px;
	color: #b83433;
	font-weight: normal;
	font-size: 15px;
	background: none;
	font-weight: bold;
}
#enquiry h4{
	margin: 10px 0 5px 0px;
	color: #00bede;
	font-weight: normal;
	font-size: 18px;
	background: none;
	font-weight: bold;
	text-transform: none;
}
#enquiry h5{
	margin: 0px 0 10px 0px;
	color: #333;
	font-weight: normal;
	font-size: 12px;
	background: none;
	font-weight: bold;
		text-transform: none;
}
#enquiry p{
	padding: 0px 20px 10px 20px;
}
.enquiryinner{
	background-color:#f8f8f8;
	margin: 10px 20px 20px 20px;
	padding: 20px 0px 20px 40px;
	border: 1px solid #e0e0e0;
}
.enquiryinner .label{
	color:#4a4a4a;
	font-size:12px;
}
.enquiryinner .input-field{
	border: 1px solid #d1d0d5;
	width: 80%;
	margin: 0 0 16px 0;
	height: 20px;
}

.enquiryinner .input-field-multi{
	border: 1px solid #d1d0d5;
	width: 80%;
	margin: 0 0 16px 0;
	height: 80px;
}
.enquiryinner .select{
	border: 1px solid #d1d0d5;
	width: 80%;
	margin: 0 0 16px 0;
	height: 23px;
}
.enquiryinner .red{
	color:#FF0000;
	margin-left: 2px;
}	

