/* ----- body & background ----- */
body{
	background: #000 url(../images/main-bg.jpg) top center repeat-x fixed;
	color:#555555;
	font: 80%  Arial, Helvetica, sans-serif;	
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
}

/* ----- tables ----- */
table, td, input, textarea, select{
	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;
}
.note{
	font-size:110%;
}
.highlight{
	font-size:140%;
}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:right;
	width:250px;
}

/* ----- 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;}

/* ----- 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:205px;	
	position:relative;
	margin:40px 0 0 0;
	background: url(../images/header.png) no-repeat 0 0;
}

/* ----- company logo & strapline ----- */
#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:24px;
	left:27px;
	display:block;
	height:116px;
	width:249px;
	background: url(../images/logo.gif) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
#logo a{
	display:block;
	height:105px;
}
#tagline{display:none;}

/* ----- shopping basket info ----- */
#info{
	position:absolute;
	background: url(../images/shopping-basket.gif) no-repeat 0 0;
	margin:0;
	padding:80px 0 0 0;
	top:199px;
	right:739px;
	z-index:10;
	text-align: left;
	color: #555;
	font-size: 90%;
	height: 28px;
	width: 187px;
}
#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/mid-bg.png) repeat-y 0 0;
		margin: 0;
}

/* ----- breadcrumb trail ----- */
#breadcrumbs{
	position:absolute;
	margin:0;
	padding:0;
	top:160px;
	left:20px;
	display:inline;
	width:877px;
	padding:0 0 0 10px;
	margin-left:15px;
	margin-bottom:18px;
	color:#999;
	line-height:26px;
	font-size: 90%;
}
#breadcrumbs a{
	color:#555;
	text-decoration:none;
}
#breadcrumbs a:hover{	
	color:#555;
	border-bottom:1px dotted #999;
}

/* ----- search box ----- */
#search{
	position:absolute;
	margin:0;
	padding:0;
	top:102px;
	left:760px;
	margin:0;
	margin-bottom:1em;
	padding:3px 0 0 0;
}
#search label{display:none;}
#searchKeyword{
	border:0px;
	color:#777;
	padding:3px 0 3px 3px;
	width:90px;
}
#searchSubmit{
	background:#5c5c5c;
	color:#fff;
	border:0px solid #234959;
	width:30px;
	height:22px;
	margin-bottom:-1px;
	margin-left:30px;
}
#searchSubmit:hover{cursor:pointer;}

/* ----- side navigation ----- */
#navDept, #navDept ul, #navDept li{
	margin:0;
	padding:0;
	list-style:none;
}
#navDept{
	padding:1px 1px 0 1px;
	background:#f3f3f3;
	border:1px solid #e1e1e1;
	color:#999;
	margin-bottom:1em;
}
#navDept li a:link, #navDept li a:active, #navDept li a:visited{
	display:block;
	width:100%;
	background:#f3f3f3 url(../images/nav_icon.gif) no-repeat 8px 50%;
	color:#999;
	border-bottom:1px solid #fff;
}
#navDept li a:hover{background:#ededed url(../images/nav_icon.gif) no-repeat 8px 50%;}
#navDept li a.selected{
	color:#333;
	background:#e3e3e3 url(../images/nav_icon_on.gif) no-repeat 8px 50%;
}
#navDept li a span{
	display:block;
	padding:5px 20px;
}
.navStatic{
	position:absolute;
	top:84px;
	left: 250px;
	text-align: center;
	float: left;
	display: inline;
	width: 431px;
}
.navStatic li{
	display:inline;
	float: left;
	list-style: none;
	background: #393939 url(../images/main-nav-div.gif) no-repeat left 50%;
}
.navStatic li.first{background:none;}
.navStatic li a{
	font: normal 13px Arial, Helvetica, sans-serif;
	padding: 12px 10px 12px 10px;
	text-decoration:none;
	display: block;
	color: #fff;	
}
.navStatic li a:hover{
	color: #fff;
	background-color: #a5c025;
}
.navStatic li a span{
}
/* ----- subdepartment navigation ----- */
#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}
#navSubDept{
	margin:1em 0;
	padding:3px 10px;
	background:#f3f3f3;
	border:1px solid #e3e3e3;
	color:#777;
}
#navSubDept li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:20px;
	list-style:none;
}
#navSubDept li a{color:#777;}
#navSubDept li a:hover, #navSubDept li a.selected{
	color:#555;
	text-decoration:none;
	border-bottom:1px dotted #777;
}

/* ----- main navigation ----- */
#navTools, #navTools li{
	margin:0;
	padding:0;
	list-style:none;
}
#navTools{
	position:absolute;
	top:-25px;
	right:0;
	width:431px;
	text-align:center;
	height: 71px;
}
#navTools ul{
	margin:0;
	padding:0;
	list-style:none;
}
#navTools li{
	float:left;
	margin:0;
	padding:0;
	font-size:90%;
	background:url(../images/tool-nav-div.gif) no-repeat left 50%;
}
#navTools li.first{background:none;}
#navTools li a:link, #navTools li a:active, #navTools li a:visited{
	float:left;
	padding:8px 13px 8px 12px;
	text-decoration:none;
	color:#fff;
	background: no-repeat bottom right;
}
#navTools li a:hover{color:#fff;}
#navTools li a span{}

/* ----- nav titles ----- */
#navDeptTitle{
	margin:0;
	padding:7px 13px;
	margin-bottom:1px;
	background:#37342f;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	font-size:100%;
}
.navStaticTitle, #navToolsTitle{display:none;}

/* ----- side navigation column ----- */
#side{
	float:left;
	display:inline;
	width:191px;
	margin-left:38px;
	margin-top:110px;
}

#installation{
	margin: 0 0 10px 1px;
}
#installation h2, #installation p{
	display: none;
}
#finance{
	margin: 0 0 10px 1px;
}
#finance h2, #finance p{
	display: none;
}
#thickness{
	margin: 0 0 10px 1px;
}
#thickness h2, #thickness p{
	display: none;
}
#contactus{
	margin: 0 0 10px 1px;
}
#contactus h2, #contactus p{
	display: none;
}
#protx{
	margin: 0 0 0 4px;
}
#protx h2, #protx p{
	display: none;
}


#info strong{
	color:#84aa42;
}


/* ----- main content area ----- */
#main{
	float:left;
	display:inline;
	width:685px;
	margin-left:20px;
	margin-top: 0px;
}
#content-home{
	float:left;
	display:inline;
	width:480px;
	margin: 0;
}
#content h2{
	margin:0px;
	display: inline;
}
#main h2{
	font-weight:normal;
	padding:0;
	color:#aa1e17;
	font-size:180%;
	clear:both;
	letter-spacing: -1px;
	margin:0 0 10px 0;
	font-weight: bold;
}
#main h2#pageTitle{
	font-weight:normal;
	padding:0;
	margin:10px 0 0 0;
	color:#3d3d3d;
	font-size:180%;
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing: -1px;
}

/* ----- r area ----- */
#footer{
	background: url(../images/footer.png) no-repeat 0 0;
	height: 194px;
}
#footer p{margin:0;}
#footer ul{
	margin:0;
	width: 750px;
	padding:55px 0 0 155px;
	list-style:none;
}
#footer li{display:inline;margin-right:.5em; font-size: 90%;}
#footer a{color:#515151;}
#footer a:hover{
	color:#515151;
	border-bottom:1px dotted #515151;
}
#footer #credits{
	float:right;
	margin-top:40px;
	margin-right: 20px;
}
#footer #credits a{
	color:#fff;
}

/* ----- pagination (page 1/2 etc.) ----- */
#pagination{
	margin:1em 0;
}
#pagination li{
	margin:0;
	height:16px;
	line-height:16px;
	float:left;
}
#pagination a{
	display:block;
	float:left;
	width:9px;
	height:9px;
	margin-left:10px;
	margin-top:3px;
	text-indent:-8000px;
	overflow:hidden;
}
#pagination a#firstPage{background:url(../images/ico_first.gif) no-repeat 0 0;}
#pagination a#prevPage{background:url(../images/ico_prev.gif) no-repeat 0 0;}
#pagination a#nextPage{background:url(../images/ico_next.gif) no-repeat 0 0;}
#pagination a#lastPage{background:url(../images/ico_last.gif) no-repeat 0 0;}

/* ----- product thumbnail list ----- */
.products{
	width:680px;
	margin:1em 0;
	margin-left:0px;
}
.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 
.products li{
	float:left;
	display:inline;
	width:305px;
	margin-right:10px;
	margin-bottom:1em;
	padding:.5em 10px 0 10px;
	background: #fff url(../images/product-bg.gif) left bottom repeat-x;
	border:1px solid #e1e1e1;
	color:#777;
	position:relative;	
}

.products li h3{
	margin:-10px;
	margin-bottom:1em;
	padding:7px 10px 5px 10px;
	background:url(../images/h3-bg.gif) 0 0 repeat-x;
	height: 49px;
	color:#fff;
}
.products .image{
	float:right;
	margin:0;
	margin-right:0px;
	margin-bottom:5px;
}
.products .image a img{
	border:3px solid #c4c4c4;
	padding:2px;
	background:#fff;
}
.products .image a:hover img{
	border:3px solid #a1ba24;
	padding:2px;
	background:#fff;
}
.products .price{
	float: left;
	margin:0;
	color:#748812;
	font-size:36px;
	font-weight:bold;
	padding-bottom: 10px;
}
.products .quantity{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
}
.products .desc{
	color:#3d3d3d;
	font-size: 12px;
}
.products .discount{
	color:#aa1e17;
	font-size: 12px;
	margin: -10px 0 0 0px;
	text-decoration: line-through;	
}
.products .discounts{
	color:#aa1e17;
	font-size: 12px;
	margin: -10px 0 0 0px;
	text-decoration: line-through;
}

/* ----- individual products ----- */
#product{	
	margin:1em 0;	
}
#product .image{	
	float:left;
	margin-bottom:1em;
}	
#product .image p{margin: 0;}
#product .image img, #product #content img a{	
	border:1px solid #e1e1e1;
}	
#product .info{	
	float:right;
	width:270px;
}
#product .price{
	color:#748812;
	font-size:36px;
	font-weight:bold;
}
#product .discount{
	color:#aa1e17;
	font-size: 12px;
	margin: 0px 0 0 0px;
	padding-top: 5px;
}
#product .info p{
	margin:0;
	margin-bottom:.2em;
}
#product .info h3{
	margin:0;
	margin-bottom:.2em;
}
#product .actions{
	border-top:1px solid #e1e1e1;
	clear:both;
}	
#product #addBasket{
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	padding:1em;
	margin-bottom: 10px;
	margin-top:15px;
}
#product .addbutton{
	background:url(../images/basket.gif) no-repeat 0 0;
	border: none;
	width: 165px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
}
#product .addbutton:hover{
	cursor:pointer;
}
#addWishlist{
	margin: 10px 38px 0 0;
	float: right;
}
#optiontop{
	border:1px solid #d7d7d7;
	background-color:#eeeeee;
	margin-top: -15px;
	padding: 10px;
	font-size:12px;
}

#optiontop h2{
	color: #3d3d3d;
	font-size: 22px;
	font-weight: bold;
}
#imagebutton{
	background-color:#37342f;
	padding: 7px;
}
#imagebutton a{
	color:#fff;
}
#smallmargin{
	padding-bottom: 5px;
	font-weight: bold;
}
#smallproducts{
	float: left;
	width: 600px;
}
.thumbnails img{
	border: 1px solid #e1e1e1;
	margin-right: 1px;
	margin-top: 1px;
}
.thumbnails{
	width: 410px;
}

/* ----- featured articles ----- */
#articles{}
#articles ul, #articles li {
	margin:0;
	padding:0;
	list-style:none;
}
#articles ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f3f3f3;
	border:1px solid #e3e3e3;
	color:#777;
}
#articles ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:20px;
	list-style:none;
	background:url(../images/arrow3.gif) no-repeat 0 .6em;
}
#articles  ul li a{color:#777;}
#articles  ul li a:hover{
	color:#555;
	text-decoration:none;
	border-bottom:1px dotted #777;
}

/* ----- customer reviews ----- */
#reviews{
}
#reviews ul, #reviews li {
	margin:0;
	padding:0;
	list-style:none;
}
#reviews ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f3f3f3;
	border:1px solid #e3e3e3;
	color:#777;
}
#reviews ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:20px;
	list-style:none;
	background:url(../images/arrow3.gif) no-repeat 0 .6em;
}
#reviews ul li a{color:#777;}
#reviews ul li a:hover{
	color:#555;
	text-decoration:none;
	border-bottom:1px dotted #777;
}

/* ----- site map ----- */
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;		
} 
#sitemap{margin:1em 0;}
#sitemap li{margin:.5em 0;}
#sitemap li h3{margin:.2em 0;}
#sitemap ul{padding-left:20px;}

/* ----- tables and forms ----- */
fieldset{
	border: 1px solid #e1e1e1;
	padding:10px;
	margin:1em 0;
	background-color:#fbfbfb;
}
legend{
  float:left;
  margin-right:0.5em;
  padding-top:0.2em;
  font-weight:bold;
  font-size: 120%;
  color:#bb0000;
}

fieldset h3, fieldset h3{margin:1em 0 0 0;}
#content table{
	width:100%;
	margin:.5em 0;
	border-collapse:collapse;
	line-height:150%;
}
th{
	border:0;
	background:#f3f3f3;
	color:#5e5d5f;
	padding:5px;
}
td{
	border:0;
	padding:5px;
	vertical-align:top;
	color:#5e5d5f;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #e1e1e1;
	width:200px;
}
.formFieldsmall{
	background:#fff;
	border:1px solid #e1e1e1;
	width:100px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #e1e1e1;
	width:20px;
	margin-right:5px;
}
.formFieldMedium{width:96px;}
table .price{
	color:#37342f;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:240px;}
table .price{
	color:#37342f;
	font-size:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	background:#37342f;
	color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}
.formButton:hover{cursor:pointer;}
label span{
	color:#b00;
	font-size:110%;
	font-weight:bold;
}
p span{color:#b00;}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus	{
	background: #fff;
	border: 1px solid #bbb;
}
#home p span{ color:#5c832f}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus	{
	background: #fff;
	border: 1px solid #bbb;
}

/* ----- shopping cart ----- */
#total{
	margin:1em 0;
	padding:0;
	width:295px;
	font-size:110%;
}
#total dt{
	width:200px;
	float:left;
	font-weight:bold;
}
#total dd{
	margin-left:201px;
	text-align:right;
}
.actions{
	clear:both;
	margin:0;
	padding:.5em 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 ----- */
