/* @override http://www.ernestthompson.com/css/screen.css */

/* @override http://www.ernestthompson.com.php5-8.websitetestlink.com/css/screen.css */


body{
margin:0;
padding:0;
	background-image: url(../images/main-bg.jpg);
	font: 12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #47331a;
}

a:link		{ 
 color: #9d0a0e;
 text-decoration: underline;


 }
a:visited	{ 
 color: #9d0a0e;
 text-decoration: underline;

 }
a:hover		{ 
color: #363636;
 text-decoration: underline;
 
}

img {
	border:none;
}
.invisible, hr {
	display: none;
}
.clear {
	font-size: 0;
	line-height: 0.0;
	height: 0;
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
h1{
	color: #630e00;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin-top: 20px;
}
h2{
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	margin-top: 20px;
	color: #630e00;

}
input#from, input#subject, textarea#message{
}
.top-graphic{
	height: 8px;
	background: url(../images/top-graphic.gif) repeat-x left top;
}
#maincontainer{
width: 912px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 81px;
	padding-top: 10px;
}
#topsection .logo{
margin-left: 7px;
float: left;
}

#topsection .announcement{
	width: 320px;
	float: right;
	font-size: 18px;
	line-height: 23px;
	margin-top: 15px;
	color: #630e00;

}
#topsection .announcement span{
	width: 100%;
}
.nav1{
	height: 18px;
	background: url(../images/main-img-top-shadow.jpg) no-repeat left bottom;
	margin: 0 auto;
	padding-bottom: 7px;
}
.nav1 ul {
	float: right;
	position: relative;
	margin: 0 10px 0 0;
	list-style-type: none;
	background-image: url(../images/nav1-bg.jpg);
	height: 19px;
	padding: 0;
	font-size: 12px;
	letter-spacing: 1px;
}
.nav1 ul li{
	float: left;
	height: 17px;
	margin-right: 4px;
	padding-top: 2px;
}
.nav1 ul li.first{
	background: url(../images/nav1-left-bg.jpg) no-repeat left bottom;
	padding-left: 10px;
}
.nav1 ul li.last{
	background: url(../images/nav1-right-bg.jpg) no-repeat right bottom;
	padding-right: 10px;
	margin-right: 0;
}
.nav1 ul li a, .nav1 ul li a:visited{
color: #2c1e0b;
text-decoration: none;
	background: url(../images/nav1-divider.gif) no-repeat right center;
	padding-right: 16px;
	padding-left: 5px;
}
.nav1 ul li a:hover{
	color: #8e0202;
	text-decoration: none;
}
.nav1 ul li a.last{
	background: none;
	padding-right: 8px;
}
#main-img{
	width: 886px;
	background:  url(../images/main-img-left-bg.jpg) repeat-y left top;
	padding-right: 7px;
	padding-left: 7px;
}
#main-img .shadow{
		background: url(../images/main-img-right-bg.jpg) repeat-y right top;
	padding-right: 6px;
	width: 899px;
}
#main-img img{
border: 6px solid #fff;
	margin: 0 auto;
	border-top: none;
}
.main-nav{
	background-image: url(../images/main-nav-bg.jpg);
	color: #fdf8e5;
}
.main-nav .phone{
	float: right;
	padding-top: 1px;
	color: #fff;
	background: url(../images/main-nav-right-bg.jpg) no-repeat right top;
	height: 21px;
	width: 230px;
	font-weight: bold;
}
.main-nav ul {
	float: left;
	position: relative;
	margin: 0 10px 0 0;
	list-style-type: none;
		background: url(../images/main-nav-left-bg.jpg) no-repeat left bottom;
	height: 22px;
	padding: 0 0 0 20px;
	font-size: 12px;
	letter-spacing: 1px;
}
.main-nav ul li{
	float: left;
	height: 19px;
	margin-right: 4px;
	padding-top: 2px;
	background: url(../images/main-nav-divider.jpg) no-repeat right center;
	}

.main-nav ul li a, .main-nav ul li a:visited{
color: #fdf8e5;
text-decoration: none;

	padding-right: 22px;
	padding-left: 5px;
}
.main-nav ul li a:hover{
	color: #f7cc81;
	text-decoration: none;
}
.main-nav ul li.last{
	background-image: none;
	padding-right: 0px!important;
	margin-right: 0;
}
*html .main-nav ul li.last{
	background-image: none;
	padding-right: 0px!important;
}
#contentwrapper{
float: left;
width: 875px;
	margin-left: 24px;
	background: url(../images/content-bg.jpg) repeat-x left top;
}
*html #contentwrapper{
margin-left: 10px;
}
#contentcolumn{
margin-right: 265px;
line-height: 18px;
padding-bottom: 30px;

}

#rightcolumn{
float: left;
width: 265px; /*Width of right column*/
margin-left: -265px;
background: url(../images/right-bg.jpg) no-repeat right top;
padding-bottom: 90px;
}
#rightcolumn h2{
	color: #47331a;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin-top: 20px;
	background: url(../images/right-h-border.gif) repeat-x right bottom;
	padding-bottom: 5px;
}
#rightcolumn p.text{
	color: #a21d02;
	line-height: 18px;
	font-size: 12px;
}
#rightcolumn p.unsubscribe{
	font-size: 11px;
	padding-left: 15px;
	background: url(../images/unsubscribe-icon.gif) no-repeat left center;
}
#rightcolumn p.unsubscribe a{
	color: #47331a;
	text-decoration: none;
}
input.newsletter{
	width: 200px;
border: 1px solid #eac38c;
	height: 15px;
	padding: 3px;
	background-color: #fdf8eb;
}
#rightcolumn input.submit{
	margin-top: 10px;
}
#rightcolumn .innertube{
margin: 30px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
#rightcolumn ul.sub-nav{
	padding: 0;
	margin: 15px 0 0;
	list-style-type: none;
	color: #47331a;

}
#rightcolumn ul.sub-nav li{
		list-style-type: none;
	margin-bottom: 00px;
	background: url(../images/sub-nav-border.gif) repeat-x left bottom;
	padding-bottom: 8px;
	padding-top: 8px;
}
#rightcolumn ul.sub-nav a, #rightcolumn ul.sub-nav a:visited{
		color: #47331a;
	font-size: 13px;
	text-decoration: none;
}
#rightcolumn ul.sub-nav a:hover{
		color: #a21d02;
	text-decoration: none;
}
#footer{
	
clear: left;
width: 880px;
color: #2c1e0b;
text-align: center;
padding: 20px 0;
	background: url(../images/footer-border.jpg) repeat-x left top;
	margin: 0 auto;
	font-size: 11px;
}

#footer a, #footer a:visited{
color: #2c1e0b;
}
#footer a:hover{
color: #2c1e0b;
	text-decoration: none;
}
#footer p{
	margin-top: 10px;
	margin-bottom: 15px;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/*********************************************
Products
********************************************/


img.details-img{
border: 5px solid #f4dcac;
padding: 1px;
background: #fff;

}

.results-title{
	background: #f4dcac;
	padding: 2px;
	border: 1px solid #efd299;
	height: 40px;
	width: 150px;
	margin: 1px auto 5px;
		text-align: center;

}
.results-title a, .results-title a:visited{
	color: #47331a;
	}
.results-title a:hover{
	text-decoration: none;
}


.products-details-links p.gallery{
	border-bottom: 1px dashed #000;
	padding-bottom: 5px;
	padding-left: 40px;
	background: url(../images/products-gallery-icon.jpg) no-repeat left center;
}
.products-details-links p.pdf{
	border-bottom: 1px dashed #000;
	padding-bottom: 5px;
	padding-left: 40px;
	background: url(../images/products-pdf-icon.jpg) no-repeat left center;
}
.products-details-links p.video{
	border-bottom: 1px dashed #000;
	padding-bottom: 5px;
	padding-left: 40px;
	background: url(../images/products-video-icon.jpg) no-repeat left center;
}
.details-product h2{
	background-color: #f4dcac;
	padding: 3px;
	margin-top: 15px;
    border: 1px solid #fff;
}
.details-product .margin-top-0{
margin-top: 0px;
}

.products-details-links a, .products-details-links a:visited{
	margin-top: 10px;
	display: block;
	padding-left: 14px;
	background: url(../images/details-options-icon.jpg) no-repeat left center;
	font-size: 13px;
	color: #a21d02;
	text-decoration: none;
}
.products-details-links a:hover{
	text-decoration: underline;
	color: #533e24;

}
.products-details-links .hidden{
display: none;
}
body.results-pg ul.results-thumb, body.results-pg ul.finishes-thumb, body.results-pg ul.product-thumb{
	margin: 15px 0 0;
	padding: 0;
	list-style-type: none;
}
body.results-pg ul.results-thumb li{
	height: 170px;
	margin-right: 30px;	
	width: 160px;
}
body.results-pg ul.product-thumb li{
height: 200px;
	width: 190px;

	
}
body.results-pg ul.results-thumb li, body.results-pg ul.product-thumb li{
	float: left;
	margin-bottom: 20px;
	text-align: center;
}

body.results-pg ul.finishes-thumb li{
	width: 190px;
	float: left;
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}

body.results-pg ul.results-thumb li img, body.results-pg ul.finishes-thumb li img, body.results-pg ul.product-thumb li img{
	margin: 0 auto;
	display: block;
}
body.results-pg ul.results-thumb li a, body.results-pg ul.results-thumb li a:visited, body.results-pg ul.finishes-thumb li a, body.results-pg ul.finishes-thumb li a:visited, body.results-pg ul.product-thumb li a, body.results-pg ul.product-thumb li a:visited{
	color: #533e24;
	font-size: 13px;
}
body.results-pg ul.results-thumb li a:hover, body.results-pg ul.finishes-thumb li a:hover, body.results-pg ul.product-thumb li a:hover{
	color: #533e24;
	text-decoration: none;
}
body.results-pg ul.results-thumb li a img, body.results-pg ul.results-thumb li a:visited img, body.results-pg ul.finishes-thumb li a img, body.results-pg ul.finishes-thumb li a:visited img, body.results-pg ul.product-thumb li a img, body.results-pg ul.product-thumb li a:visited img, img.people-photo{
border: 5px solid #f4dcac;
padding: 1px;
background: #fff;
}
body.results-pg ul.results-thumb li a:hover img, body.results-pg ul.finishes-thumb li a:hover img, body.results-pg ul.product-thumb li a:hover img{
border: 5px solid #47331a;
padding: 1px;
background: #fff;
}

body.results-pg p{
margin-top: 3px;
	font-size: 11px;
	margin-bottom: 5px;
}
body.results-pg .product-thumb li a{
	width: 170;
	display: block;
}
more{
	text-align: right;
	padding-right: 18px;
}
.people{
	border-bottom: 1px solid #d1ac7d;
	margin-bottom: 15px;
}
.people h2{
	margin-top: 0;
	margin-bottom: 0;
}
img.people-photo{
	float: left;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* Lightbox hidden style*/
.hidden {
	display : none;
}

.social-networks{
	margin-top: 50px;
}
.social-networks img{
	margin-right: 5px;
}