/*********************************************************************/
/* HTML tag styles                                                        										*/
/*********************************************************************/

/* Reset */body,img,p,h1,h2,h3,h4,h5,h6,ul,ol, a, form, input, textarea {margin:0; padding:0; list-style:none; border:none;}   
/* End Reset */ 


html {
	height: 100%;
}

body{
	margin: 0px;
	padding: 0px;
	background: #CCCCCC url(../img/bg_main.png) repeat-x top;
	color: #797979;
	font: 0.9em Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
}

/******* hyperlink and anchor tag styles ***********************************/

a, a:link, a:visited{
	color: #b58708;
	text-decoration: none;
	border: none;
}

a:hover{
	text-decoration: none;
}

/************** header tag styles ***************************************/

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6 {
}

p {
	line-height: 16px;
	padding: 0px 0px 0px 32px;
	margin: 8px 0px 12px;
	color: #999999;
	letter-spacing: 0px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

img, a {
	border-style: none;
}
/*************** list tag styles ********************************************/

ul{
 list-style-type: square;
}
ol {
	margin-left: 40px;
	list-style: decimal outside;
	color: #999999;
	font: 12px Arial, Helvetica, sans-serif;
}






/*********************************************************************/
/* Layout Divs                                 						 */
/*********************************************************************/

#container {
	width:874px;
	margin: auto;
}
#wood {
	background: url(../img/bg_wood.jpg) repeat-x;
	height: 152px;
}
#wood #head {
	height: 152px;
	width: 874px;
	margin: auto;
}
#wood .woodhome {
	background: url(../img/headimg_1.png) no-repeat right top;
}
/***********************************************/
/* Navbar Divs                                 */
/***********************************************/
#nav {
	padding: 0px;
	margin: auto;
	height: 43px;
	width: 874px;
}
#nav ul {
	text-decoration: none;
	list-style: none;
}
#nav #nav_green {
	float: left;
	height: 43px;
	width: 520px;
}
#nav  #nav_green  li    {
	display: block;
	height: 43px;
	float: left;
	background: url(../img/navbg_greenpipe.png) no-repeat;
}
#nav  #nav_green  li  a, #nav #nav_green li a:visited {
	background: url(../img/navbg_green.png) repeat-x;
	display: block;
	height: 43px;
	color: #FFFFFF;
	text-transform: uppercase;
	font: normal 14px/40px "Times New Roman", Times, serif;
	margin: 0px 0px 0px 2px;
	padding: 0px 8px;
}
#nav #nav_green li a:hover {
	text-decoration: none;
	background: url(../img/navbg_greenover.png) repeat-x;
}

#nav #nav_brown {
	float: right;
	height: 43px;
	width: 340px;
	margin-right: 2px;
}
#nav #nav_brown li {
	display: block;
	float: right;
	height: 43px;
	background: url(../img/navbg_brownpipe.png) no-repeat;
}
#nav  #nav_brown  li  a, #nav #nav_brown li a:visited {
	background: url(../img/navbg_brown.png) repeat-x;
	display: block;
	height: 43px;
	color: #FFFFFF;
	text-transform: uppercase;
	font: normal 14px/40px "Times New Roman", Times, serif;
	margin: 0px 0px 0px 2px;
	padding: 0px 8px;
}
#nav #nav_brown li a:hover {
	background: url(../img/navbg_brownover.png) repeat-x;
	text-decoration: none;
}
#nav2 {
	color: #999999;
	height: 43px;
	width: 874px;
}
#nav2 #subnav {
	margin: 0px;
	padding: 0px;
}

#nav2 li {
	display: block;
	float: left;
	height: 43px;
	list-style: none;
}
#nav2 li a {
	color: #797979;
	font: 12px/42px Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	height: 43px;
}
#nav2 li a:hover {
	text-decoration: none;
	background: url(../img/subnav_over.png) no-repeat center top;
	height: 43px;
	color: #333333;
	display: block;
}
#nav2 #subnav #searchbar {
	float: right;
	width: 310px;
	height: 43px;
}
#nav2 #subnav #searchbar #searchspace {
	color: #797979;
	font: 12px Arial, Helvetica, sans-serif;
	height: 43px;
}
#nav2 #subnav #searchbar #searchspace label {
	width: 59px;
	margin: 0px;
	padding: 0px;
	height: 43px;
	display: block;
	float: left;
	line-height: 48px;
}
#nav2 #subnav #searchbar #searchspace #searchfield {
	height: 43px;
	width: 203px;
	display: block;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	float: left;
	background: url(../img/search_bar.png) no-repeat center center;
}

#nav2  #subnav  #searchbar  #searchspace  .searchfield2 {
	height: 18px;
	width: 180px;
	margin: 13px 0px 0px 10px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #FFFFFF;
}
#graphicbar {
	margin: auto;
	width: 874px;
}
#contenthead  {
	background: url(../img/bg_contenttop.png) no-repeat center top;
	margin: 3px 0px;
	width: 874px;
	padding: 0px;
}
#contentfoot  {
	background: url(../img/bg_contentbot.png) no-repeat center bottom;
	margin: 0px;
	padding: 6px 0px 12px;
}
#content {
	padding: 0px;
	margin:0px;
	background: url(../img/bg_content.png) repeat-y center;
	width: 874px;
}
#page #header {
	background: url(../img/header_bg.jpg) no-repeat;
	height: 62px;
	width: 855px;
	margin-right: auto;
	margin-left: auto;
}
#page #header h1 {
	color: #666666;
	padding-top: 10px;
	padding-left: 10px;
	font: 16px "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
#page #header h1 .brown {
	color: #b58708;
	font-size: 14px;
	letter-spacing: 0em;
}

#page #pagetxt {
	padding: 10px 15px 15px 20px;
	font-size: 14px;
	width: 570px;
	line-height: 18px;
}
#page #pagetxt2 {
	padding: 10px 0px 15px 20px;
	font-size: 12px;
	width: 825px;
}
#page #pagetxt2 #signin input {
	font-size: 14px;
	padding: 4px;
	border: 1px solid #999999;
	color: #666666;
}
#page #pagesidecol {
	float: right;
	clear: both;
	width: 210px;
	margin: 10px 15px 10px 0px;
}
#page #pagesidecol #selectormenus {
	background: url(../img/selectblock_bg.png) no-repeat;
	height: 217px;
	width: 210px;
}
#page #pagesidecol .browsetxt {
	color: #FFFFFF;
	text-transform: uppercase;
	font: bold 14px "Times New Roman", Times, serif;
	padding-left: 15px;
	padding-top: 20px;
}
#page  #pagesidecol  #selectormenus  select {
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 4px;
	margin-left: 15px;
	margin-top: 10px;
	width: 135px;
	background: #D7FBE6;
}


#page #blockswrapper {
	margin: 10px;
	clear: both;
}
#page  #blockswrapper  .block {
	height: 180px;
	width: 145px;
	margin: 0px 0px 10px 12px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	font: bold 16px/20px "Times New Roman", Times, serif;
	text-align: center;
}
#page #blockswrapper #clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#page #blockswrapper  .block a    {
	height: 180px;
	width: 145px;
	display: block;
}
#page #blockswrapper .block  a:hover {
	background: #EFEFEF;
}
#page #blockswrapper  .block2 {
	height: 145px;
	width: 126px;
	margin: 0px 0px 8px 8px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	font: bold 12px "Times New Roman", Times, serif;
	text-align: center;
}
#page #blockswrapper  .block2 a    {
	height: 145px;
	width: 126px;
	display: block;
}
#page  #blockswrapper .block2   a:hover {
	color: #7E5E05;
}
#page #blockswrapper  .block3 {
	height: 165px;
	width: 126px;
	margin: 0px 0px 8px 8px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	font: bold 12px "Times New Roman", Times, serif;
	text-align: center;
}
#page #blockswrapper  .block3 a    {
	height: 165px;
	width: 126px;
	display: block;
}
#page  #blockswrapper .block3   a:hover {
	color: #7E5E05;
}
#page  #blockswrapper .block3 .price {
	color: #FF0000;
	font: bold 16px "Arial Black", Helvetica-Black, Arial, sans-serif;

}
#page #blockswrapper #productheader {
	font-size: 16px;
	font-weight: bold;
	background: #F0F0F0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

#page #blockswrapper #noproducts {
	font-size: 14px;
	color: #C18769;
	background: #F0F0F0;
	border: 1px solid #999999;
	padding: 3px;
	font-weight: bold;
}
#page #blockswrapper #pagingholder {
	background: #F0F0F0;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#page #blockswrapper .paging {
	clear: both;
	width: 75%;
	font-size: 12px;
}
#page #pagesidecolprod .spectable {
	width: 435px;
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	margin-top: 15px;
	font-size: 12px;
}
#page #pagesidecol .rangetype a {
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	padding-bottom: 2px;
}

#page #pagesidecol .rangetype a:hover { background: #F2F2F2; }


#return {
	padding: 5px;
	margin-bottom: 15px;
	font-size: 16px;
	background: #E4FCEE;
}


/************* Product Page styles ****************************************/

#page #pagesidecolprod {
	float: right;
	width: 440px;
	margin: 10px 15px 10px 0px;
	clear: both;
}
#page #pagesidecolprod h2 {
	margin: 0px;
	color: #b58708;
	font: bold 16px "Times New Roman", Times, serif;
}
#page #pagesidecolprod p {
	margin: 0px;
	padding: 3px 0px 10px;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #797979;
}
#page #pagetxtprod {
	padding: 10px 13px 15px;
	font-size: 12px;
	width: 388px;
}
.prodbanner {
	background: url(../img/prod_banbut.jpg) no-repeat;
	height: 44px;
	width: 388px;
	margin-top: 4px;
	text-align: center;
	font: 16px/40px "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #b58708;
}
.prodbannerprice p {
	color: #FFFFFF;
	font: 20px/52px "Arial Black", Helvetica-Black, Arial, sans-serif;
	padding-left: 50px;
	letter-spacing: -1px;
}
.prodbannerprice p .pricetag { font: 14px Arial, Helvetica, sans-serif; 
}


.prodbannerprice {
	background: url(../img/prod_pricetag.jpg) no-repeat;
	height: 62px;
	width: 450px;
	float: right;
}

.prodbannertel {
	background: url(../img/prod_bantel.jpg) no-repeat;
	height: 55px;
	width: 388px;
	color: #FFFFFF;
	text-align: center;
	font: 20px/52px "Times New Roman", Times, serif;
}


/************* breadCrumb styles ****************************************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}
#adverts {
	height: 170px;
	width: 874px;
}
#adverts #advert1, #adverts #advert2 {
	float: left;
	height: 170px;
	width: 437px;
	margin: 0px;
	padding: 0px;
}



/************* Footer styles ****************************************/
#footer {
	background: url(../img/footer.png);
	width: 874px;
	clear: both;
	height: 198px;
	margin: 8px 0px 0px;
	padding: 0px;
}

#footainer {
	margin: 0px;
	padding: 16px 25px 0px;
	background: url(../img/footer.png) no-repeat;
	height: 150px;
}

#footxt {
	font-size: 10px;
	color: #FFFFFF;
	margin: 5px 15px 0px;
	padding: 0px;
}

#footxt a, #footxt a:active, #footxt a:visited {
	color: #F2F2F2;
	text-decoration: none;
}
#footxt a:hover {
	color: #09592A;
}
#footcol1, #footcol2, #footcol3, #footcol4 {
	float: left;
	width: 190px;
	margin: 0px 5px;
}
#footcol1, #footcol2, #footcol3 {
	color: #666666;
	text-transform: uppercase;
	font: 12px/18px "Times New Roman", Times, serif;
}
#footcol4 {
	font: normal 16px/20px "Times New Roman", Times, serif;
	text-align: right;
}

.productimg { padding-left: 135px; }

/*************** story styles *******************************************/


/********************* Contact Styles *******************************************/

#contactBox {
	padding: 0px 15px 15px;
	margin: 0px;
}

#contactBox form {
	margin: 0px;
	padding: 0px;
}

#contactBox fieldset {
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#contactBox fieldset legend {
	margin: 0px 0px 10px;
	padding: 3px;
	display: block;
	font-weight: bold;
	color: #666666;
	background: #CCCCCC;
}

#contactBox .required {
	display: block;
	clear: both;
	margin: 0px 0px 5px;
	padding: 0px;
}
#contactBox div label {
	width: 150px;
	font-size: 0.9em;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
	line-height: 1.8em;
	font-weight: normal;
}
#contactBox input, #contactBox select, #contactBox textarea {
	font: 0.9em Helvetica, Arial, sans-serif;
	padding: 3px;
	width: 290px;
	border: 1px solid #999999;
}
#contactBox .submitBut {
	margin-left: 160px;
	margin-top: 10px;
}



/***********************************************/
/*Lightbox Styles                               */
/***********************************************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #FFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #1BB7EA;
	}#enquiry {
	margin-left: 32px;
	margin-right: 42px;
}





/********************* end *******************************************/
