/************************************************************************

	GLOBAL CSS
	==========

	Provides all global styles for the site which more specific sections 
	can be built on using the layered css technique

	Author:		Tom Harman		[www.optixsolutions.co.uk]

	Listing Order:
	==============

	Universal
	Forms
	General Structure / Layout
	Navigation Elements
	Header Elements
	Body Elements
	Footer Elements
	Messages

	

************************************************************************/
/***********************************************************************
	STYLING NOTES
	
	The banner in this design is brought in by the style of the body tag.
	
	ie: body#banner1 div#banner is associated with banner1.jpg etc
	
	The logo is absolutely positioned so that the banner image can be created
	as a straight image with none of the logo super-imposed onto it.
	
	The content section's height is controlled as a 'min-height' and might need
	to be adjusted if there is more content on any given page.
************************************************************************/


/***********************************************************************
	UNIVERSAL STYLES
************************************************************************/
h1 {
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 30px;
	}

h2 {
	font-size: 1.3em;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	}

h3 {
	font-size: 1.3em;
	margin-left: 20px;
	}

div.error {
	margin-left: 20px;
	color: #990000;
}

div.thumb {
	float: left;
	margin: 10px 10px 0 0;
	padding: 5px 5px 0 5px; 
	background: #f9f9f9;
	border: 1px solid #ddd;}

div.thumb span {
	display: block;
	padding: 2px 0;
}
.imageborder {
	float: left;
	padding: 4px;
	background: #fde4b7;
	border: 1px solid #786c57;
	margin: 20px 10px 5px 0;
}
.imageborder-home {
	float: left;
	padding: 4px;
	background: #fde4b7;
	border: 1px solid #786c57;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 10px;	
	
}
* html .imageborder-home {
	float: left;
	padding: 4px;
	background: #fde4b7;
	border: 1px solid #786c57;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 10px;	
	
}
.left-imageborder {
	float: left;
	padding: 4px;
	background: #fde4b7;
	border: 1px solid #786c57;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.right-imageborder {
	float: right;
	padding: 4px;
	background: #fde4b7;
	border: 1px solid #786c57;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;

}
	
div.skirting{
background: Aqua;
/*	width: 500px;*/
}

.clear {
	clear: both:
	}

#content a:link, #content a:visited {
	color: #8F865E;
	font-weight: bold;
	text-decoration: underline;
	/*border-bottom: 1px dotted #f90;*/
	}
#content a:hover, #content a:active {
	color: #ff9900;
	text-decoration: underline;
/*	border-bottom: 1px dotted #000;*/
	}




/***********************************************************************
	FORMS
************************************************************************/
/*input#submit{
	padding-left: 50px;
}*/

div.submit{
padding-left: 20px;
}


fieldset {
	width: 260px;
	margin: 1em 2em;
	padding: 1em;
	border: 1px solid #fde1af;
	background: #fef6e9;
	}

legend {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #000;
	}

label {
	display: block;
	}

input {
	width: 200px;
	}

input.btn {
	width: 80px;
	}

/***********************************************************************
	GENERAL STRUCTURE/LAYOUT
************************************************************************/
#container {
	position: relative;
	background: #ffffff url(../i/layout/strip02.gif) repeat-x top;
	width: 726px;
	padding-top: 24px;
	margin: 0 auto;
	text-align: left;
/*	min-height: 800px;*/
	height: auto;
	min-height: 100%;
	background-color: #fff;
	}

* html #container {
	/* Internet explorer Min-Height hack */
	height: 800px;
}


#content {
	float: right;
	width: 503px;
	text-align: justify;
	background-color: #fff;
	padding-bottom: 10px;
}
	
#content p {
padding-top: 10px;
}

#border {
	width: 726px;
	height: 23px;
	background: url(../i/layout/strip01.gif) repeat-x;
	}

#sidebar {

	float: left;
	width: 206px;

	margin-top: 30px;
	padding-bottom: 120px;
	text-align: left;
	border-right: 1px dotted #786c57;
	background: #fff url(../i/layout/logo_catg.gif) no-repeat bottom;
	}

#footer {
	clear: both;
	width: 706px;
	height: 23px;
	text-align: right;
	color: #fff;
	font-size: 1.2em;
	background: #3d5517 url(../i/layout/strip03.gif) repeat-x;
	margin: 0 auto;
	padding: 0 10px;
	}

/***********************************************************************
	HEADER ELEMENTS
************************************************************************/
#logo {
	position: absolute;
	top: 24px;
	left: 0;
	}



/***********************************************************************
	BODY ELEMENTS
************************************************************************/
body {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 67.5%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #969866 url(../i/layout/body_strip.jpg) repeat-x;
	}

body#banner1 div#banner {
	width: 722px;
	height: 138px;
	background: url(../i/layout/banner1.jpg) no-repeat;
	border: 2px solid #fff;
	}
	
div#banner {
	width: 722px;
	height: 138px;
	border: 2px solid #fff;
	}
	
div.banner {
	background: url(../i/layout/banner2.jpg) no-repeat;
}
div.banner-structural {
	background: url(../i/photos/banner3.jpg) no-repeat;
}
div.banner-external {
	background: url(../i/photos/banner4.jpg) no-repeat;
}
div.banner-internal {
	background: url(../i/photos/banner5.jpg) no-repeat;
}
div.banner-flooring {
	background: url(../i/photos/banner6.jpg) no-repeat;
}
div.banner-other {
	background: url(../i/photos/banner7.jpg) no-repeat;
}
div.banner-finishing {
	background: url(../i/photos/banner2.jpg) no-repeat;
}
div.banner-hardwood {
	background: url(../i/photos/banner8.jpg) no-repeat;
}

#content p, #content ul {
	font: 1.3em Arial, Helvetica, sans-serif;
	padding-right: 30px;
	line-height: 1.4em;
	}

#content ul {
	list-style: none;
	padding: 0;
	margin: 0;
	color: #3d5517;
	}


div.left-column{
	float: left;
	width: 315px;
}
* html div.left-column{
	float: left;
	width: 310px;
}
div#content div.left-column p{
	padding-right: 0px;



}
div.right-column{
	float: right;
	width: 185px;

}	
div.news-holder{
	float:right;
	width: 176px;

	background-image: url(../i/layout/news-panel-top.jpg);
	background-repeat: no-repeat;
	padding-top: 55px;
}
div#content div.right-column div.news-holder div.news-panel h1{
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 9px;
	margin-top:0px;
	padding-top:0px;
}
div#content div.right-column div.news-holder div.news-panel h1 a{
	color: #3d5517;
	text-decoration: none;
	font-weight: normal;
}
div#content div.right-column div.news-holder div.news-panel p{
	font-size: 1em;
	font-weight: normal;
	margin-left: 9px;
	padding-top: 0px;
	padding-bottom: 4px;
	border-bottom: 1px solid #a4aa84;
	margin-right: 10px;
	padding-right: 0px;
}
div#content div.right-column div.news-holder div.news-panel p a{
	color: #5c5c5c;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
}
div#content div.right-column div.news-holder div.news-panel p a:hover, div#content div.right-column div.news-holder div.news-panel h1 a:hover{
	color: #000;
}
div.newsletter-panel{
	float: left;
	width: 176px;
	background-image: url(../i/layout/newsletter-panel.jpg);
	background-repeat: no-repeat;
	padding-top: 55px;	
}
div.newsletter-panel form{
	width: auto;
	border: none;
	background-color: none;
	padding: 0px;
	margin:0px;
	padding-left: 10px;
}	
div.newsletter-panel form fieldset{
	width: auto;
	border: none;
	background: none;
	padding: 0px;
	margin:0px;
}	
div.newsletter-panel form fieldset input{
	width: 150px;
}	
div.newsletter-panel form fieldset input.submit{
	width: 50px;
	float: right;
	margin-right: 12px;
	margin-top: 7px;
	background-color: #fff;
	border: 1px solid #a9a777;
	color: #5c5c5c;
}	
div.newsletter-panel form fieldset label{
	width: auto;
	color: #5c5c5c;
}	
	
/***********************************************************************
	NAVIGATION
************************************************************************/
#mainmenu {
	width: 724px;
	height: 94px;
	text-align: right;
	font-size: 1.1em;
	background: url(../i/layout/mainmenu_strip.jpg) repeat-x;
	}

#mainmenu ul {
	list-style: none;
	margin: 0;

	}

#mainmenu li {
	display: inline;
	}
#mainmenu ul li.contact-link{
	float: right;
	width: 161px;
	height: 70px;	
}
 div#container div#mainmenu ul li.contact-link a{
	float: left;
	width: 161px;
	height: 70px;	
	background-image: url(../i/layout/contact-button.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	margin-top: 10px;
}

#mainmenu a:link, #mainmenu a:visited {
	padding: 3px 6px 0 6px;
	color: #003300;
	text-transform: uppercase;
	text-decoration: none;
	}

#mainmenu a:hover, #mainmenu a:active {
	/*background: url(../i/layout/strip04.gif) repeat-x bottom left;*/
	color:orange;
	}

ul#submenu {
	padding: 0;
	margin-left: 10px;
	}

ul#submenu li {
	list-style: none;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 3px;
	}
ul#submenu li.indent {
	margin-left: 10px	
}
ul#submenu li.indent a {
	color: #666;
	font-size: .8em;
	font-weight: normal;
}
ul#submenu li.indent a:hover {
	color: #000;

}
#submenu li a:link, #submenu li a:visited {
	text-decoration: none;
	color: #92845f;
	background: url(../i/layout/menu_bullet.gif) no-repeat 0 50%;
	padding: 10px;
	}

#submenu li a:hover, #submenu li a:active {
	color: #ff9900;
	background: url(../i/layout/menu_bullet_over.gif) no-repeat 0 50%;
	padding: 10px;
	}
	
ul#submenu2 {
	padding: 0;
	margin-left: 10px;
	}

ul#submenu2 li {
	list-style: none;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 3px;
	}

#submenu2 li a:link, #submenu2 li a:visited {
	text-decoration: none;
	color: #92845f;
	background: url(../i/layout/menu_bullet.gif) no-repeat 0 50%;
	padding: 10px;
	}

#submenu2 li a:hover, #submenu2 li a:active {
	color: #ff9900;
	background: url(../i/layout/menu_bullet_over.gif) no-repeat 0 50%;
	padding: 10px;
	}
	
	
	
	
ul#productmenu {
	padding: 0;
	margin-left: 10px;
	}

ul#productmenu li {
	list-style: none;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 3px;
	}

#productmenu li a:link, #productmenu li a:visited {
	text-decoration: none;
	color: #3d5517;
	background: url(../i/layout/menu_bullet.gif) no-repeat 0 50%;
	padding: 10px;
	}

#productmenu li a:hover, #productmenu li a:active {
	color: #ff9900;
	background: url(../i/layout/menu_bullet_over.gif) no-repeat 0 50%;
	padding: 10px;
	}
	
ul#productmenu li#list-sub-heading{
	color: #000000;
	padding-left: 11px;
}
	
/**/
ul#sub-product {
	padding: 0;
	margin-left: 10px;
	}

ul#sub-product li {
	list-style: none;
	font-size: .9em;
	margin-top: 3px;
	font-weight: normal;
	}

/*#sub-product li a:link, #productmenu li a:visited {
	text-decoration: none;
	color: #3d5517;
	background: url(../i/layout/menu_bullet.gif) no-repeat 0 50%;
	padding: 10px;
	font-weight: normal;
	}

#sub-product li a:hover, #productmenu li a:active {
	color: #ff9900;
	background: url(../i/layout/menu_bullet_over.gif) no-repeat 0 50%;
	padding: 10px;
		font-weight: normal;
	}*/

ul#sitemap{

	font-size: 1em;
}
ul#sitemap li{
background-image: url(../i/layout/sitemap-dotted.gif);
background-repeat: no-repeat;
padding-left: 15px;
margin-top: 5px;

}

ul#sitemap li.indent1{
background-image: url(../i/layout/sitemap-dotted.gif);
background-repeat: no-repeat;
padding-left: 15px;
margin-top: 5px;
margin-left: 30px;

}

ul#sitemap li.indent2{
background-image: url(../i/layout/sitemap-dotted.gif);
background-repeat: no-repeat;
padding-left: 15px;
margin-top: 5px;
margin-left: 60px;

}
ul#sitemap2{

	font-size: 1em;
	margin-left: 15px;
}
ul#sitemap2 li{
	margin-top: 5px;
}
ul#sitemap3{

	font-size: 1em;	
		margin-left: 15px;
}
ul#sitemap3 li{
	margin-top: 5px;
}
div#newsletter{
padding: 20px;
}
div#newsletter img{
padding-left: 25px;
}
/***********************************************************************
	FOOTER ELEMENTS
************************************************************************/
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: underline;

	}
#footer a:hover, #footer a:active {
	color: #009900;
text-decoration: underline;
	}
	
div#footer-left{
	float: left;
}
div#footer-right{
	float: right;
}
div#tc{
	color: #fff;
	width: 706px;
	margin: 0 auto;
	margin-top: 5px;

}


div.news-item{
	float: left;
	width: 472px;
	padding: 10px;
	border: 1px dashed #3D5517;
	margin-bottom: 5px;
}
div.news-item h5{
	font-size: 1.2em;
}
div#content div.news-archive p a{
	float: left;
	width: 90px;
	font-size: 1em;
}
div#content div.news-archive p{
	float: left;
	width: 90px;
	font-size: 1em;
}
div.news-archive{
	float: left;
	clear: both;
	width: 500px;
	margin-bottom: 20px;
}
div.view-news img{
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
div.view-news a.pdf{
	float: left;
	width: 150px;
	height: 46px;
	padding-top: 20px;
	vertical-align: bottom;
	background-image: url(../i/layout/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-top: 5px;
	
}
div.view-news p.backlink{
	float: left;
	clear: both;
}
/***********************************************************************
	MESSAGES
************************************************************************/


/***********************************************************************
	LIGHTBOX STYLES
**********************************************************************/
#lightbox{
	position: absolute;
	top: 40px;
	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(../images/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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	/**************************************************************************************/
	div.req{
		font-weight: bold;
	}
	
	
