/*
-----------------------------------------------
File:	site.css
Responsibility: 	Generic stylesheet used to apply CSS rules
					that apply across pages
Author:	Andrew Scott
Company: Unison 
Date: 01/25/2004
Change Log:						
----------------------------------------------- */

/* Tag styles */
a {
	color:#016FBA;
}
a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

a.searchresults:link, a.searchresults:visited, a.searchresults:hover {
	color:#ffffff;
}

body { 
	/*
	background-color: #292218;
	*/
	background-color: #694e36;
	color:#fff;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	font-size: 13px;
	line-height:15px;
	margin:0;
	padding:0;
	margin-top:0;
	padding-top:0;
	background-image:url(../images/ecofinishes_background_grad.gif);
	background-repeat:repeat-x;
}

img {
	border: 0px;
}

h1 {
	font-size: 17px;
	line-height:21px;
	font-weight:normal;
	margin: 0 0 10px 0;
	padding:0;
	color:#fff;
}
h1#productsHeader {
	margin-left:10px;
}
h2 {
	font-size: 15px;
	line-height:18px;
	font-weight:normal;
	margin: 0 0 10px 0;
	padding:0;
	color:#fff;
}
h2.productspecs{
	clear:both;
}
h3 {
	font-size: 13px;
	line-height:15px;
	font-weight:normal;
	margin: 0 0 10px 0;
	padding:0;
	color:#fff;
}

h4 {
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	margin: 0 0 10px 0;
	padding:0;
	color:#fff;
}

td {
	font-family: arial, helvetica, geneva, verdana, sans-serif;
}
input, select, textarea {
	border: 1px solid #000;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
}
select.selecta {
	border:1px #ccc solid;
	background-color:#1A1210;
	color:#fff;
	margin:0 0 10px 0;
}
label {
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
p {
	margin:0 0 10px 0;
}
ul.productspecs {
	margin:0 0 10px 20px;
	padding:0;
}
#contactform table tr td {
	vertical-align:top;
	text-align:left;	
	font-size: 11px;
	font-weight: bold;
}


table.productdata {
	border:0;
	padding:0;
	margin:20px 0 0 0;
	width:100%;
}
table.productdata a:link, table.productdata a:visited{
	color:#fff;
	text-decoration:none;
}
table.productdata a:hover{
	color:#fff;
	text-decoration:underline;
}
table.productdata th {
	text-align:left;
	padding:0 10px 15px 0;
	vertical-align:top;
	white-space:nowrap;
}
table.productdata td {
	text-align:left;
	padding:0 10px 15px 0;
	vertical-align:top;
}
/* Class styles */
.bold {
	font-weight: bold;
}
.box350 {
	width:350px;
	height:350px;
}
.cal a:link {
	color:#fff;
}
.cal a:visited {
	color:#fff;
}
.cal a:hover {
	color:#fff;
	text-decoration:none;
}
.cal td {
	background-color:#E1D9D7;
	color:#fff;
	margin:0;
	margin-right:1px;
	margin-bottom:1px;
	padding:6px 6px 6px 6px;
	font-size:9px;
	font-weight:normal;
}
.cal td.active:hover {
	background-color:#FE0000;
}
.cal td.active {
	background-color:#E1D9D7;
	padding:0;
}
.cal td.active a {
	padding:6px 6px 6px 6px;
}
.cal td.active a:link, .cal td.active a:visited {
	color:#FE0000;
	text-decoration:none;
}
.cal td.active a:hover {
	background-color:#FE0000;
	color:#ffffff;
	text-decoration:underline;
}
.cal td.inactive {
	background-color:#716042;
}
.cal td.nav {
	font-size:10px;
	background-color:#fff;
	color:#716042;
}
.cal td.nav .activemonth{
	font-weight:bold;
	color:#FE0000;
}

.cal td.nav a:link, .cal td.nav a:visited {
	color:#716042;
	text-decoration:none;
}
.cal td.nav a:hover {
	color:#716042;
	text-decoration:underline;
}
.cal td.normal {
	background-color:#A09581;
}
.cal td.today {
	background-color:#cccccc;
}
.clear {
	clear:both;
}
.graytext {
	color:#999999;
}

.hugetext {
	font-size:1.8em;
}
.imageFloatLeft {
	float: left;
	margin: 0px 20px 10px 0px;
	margin: 0px 20px 10px 0px !important;
}
.imageFloatLeftProdThumb {
	float: left;
	margin: 10px 35px 20px 0px;
	margin: 10px 35px 20px 0px !important;
}

.imageFloatRight {
	float: right;
	margin: 0px 0px 10px 20px;
	margin: 0px 0px 10px 20px !important;
}

.required {
	color:#cc0000;
}
.searchresultsnav {
	border:1px #A09581 solid;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	width:538px;
	height:20px;
}
.searchresultsprev {
	float:left;
	padding:0px 0px 0px 10px;
	margin:0;
	height:20px;
}
.searchresultsnext {
	display:inline;
	float:right;
	padding:0px 10px 0px 0px;
	margin:0;
	height:20px;
}
.searchpage {
	border:1px #A09581 solid;
	width:540px;
}
.searchpage td{
	padding:5px 5px 5px 5px;
	margin:0;
}
.searchpage .header {
	font-weight:bold;
}
.smalltext {
	font-size:0.8em;
}
a.swatchlink:link img, a.swatchlink:visited img{
	border:none;
	margin:1px;
}
a.swatchlink:hover img{
	border:#fff 1px solid;
	margin:0;
}
a.swatchlink:active img{
	margin:0;
	border:#ff0000 1px solid;
}
a.swatchlink img.swatchActive {
	border:#fff 1px solid;
	margin:0;
}
/* 
a.swatchlink img.swatchNormal {
	border:#000 1px solid;
	margin:0;
}
*/

/* Styles for all pages */

#container {
	background-color:#fff;
	margin-top:0;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 824px;	
}
#contentMain {
	background-image: url(../images/ecofinishes_bgr.jpg);
	background-repeat:repeat-y;
	margin:0 auto 0 auto;	
	padding:0;
	/* 
	height:auto;
	*/
	overflow:auto;
	width: 825px;
}
/* Styles for content area */
#contentMain-full{
	/*
	width:530px;
	*/
	width:530px;
	padding:22px 50px 47px 20px;
}
#contentMain-full a {
	color: #737373;
}
#contentMain-full blockquote {
	display: block;
	font-family: "times new roman", serif;
	font-size: 14px;
	font-style: italic;
}
#contentMain-left {
	width:375px;
	overflow:auto;
	margin:22px 20px 0 0;
	padding:0 0 47px 0;
	float:left;
}
#contentMain-left h1{
	font-size: 15px;
	line-height:19px;
	padding-left:26px;
}
#contentMain-right {
	/*
	total width: 824px;	
	*/
	
	width:379px;
	padding:22px 50px 47px 0;
	display:inline;
	float:right;
	overflow:auto;
}
#footer {
	font-size:11px;
	width: 800px;	
	overflow:auto;
	margin:0;
	padding:13px 0px 26px 24px;
	/*
	background-color:#999999;
	*/
}
#footer.hp-footer {
	/*
	background-image: url(/view/images/hp-bg-footer.jpg);
	background-repeat: no-repeat;
	width: 824px;	
	height: 134px;	
	*/
	height: 121px;	
}
#footer.sec {
	height: 121px;	
}
#footer a {
	color: #b0b0b0;
}
#footer a.active {
	color:#fff;
}
#footer #copyright {
	color:#BEBEBE;
	line-height:20px;
	width:500px;
	padding:0;
	margin:0;
}
#footer #copyright a {
	color:#BEBEBE;
}
#footer #copyright a:link, #footer #copyright a:visited {
	text-decoration:underline;
}
#footer #copyright a:hover {
	text-decoration:none;
}
#footer #credit {
	float:right;
	width:70px;
	margin:0;
	padding:0 18px 0 0;
}
#footer #footerlogo {
	width:73px;
	height:29px;
	float:left;
}
#footer #footernav {
	width:500px;
	font-weight: bold;
	color: #b0b0b0;	
	padding: 0;
	margin:0;
}
#footer #footernav li {
	display:inline;
	list-style-type:none;
}

#footer #footernav a:link, #footer #footernav a:visited  {
	text-decoration:none;
}
#footer #footernav a:hover {
	text-decoration:underline;
}
#footer #footernav a.active{
	font-weight:bolder;
}
#footer #footermiddlecol {
	width:600px;
	height:auto;
	display:inline;
	float:left;
	margin-left:15px;
}
#header-sub {
	width: 824px;	
	height: 71px;	
}
#headermain {
	background-image: url(../images/bg_header2.jpg);
	background-repeat: no-repeat;
	width: 825px;	
	height: 125px;	
	overflow:auto;
	color:#fff;
	/*
	background-color:#999999;
	*/
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	margin:0;
	padding:0;
}

#headermain .left-col {
/*
	background-color:#99FFFF;
*/
	float:left;
	width:240px;
	height:125px;
	margin:0;
	padding:0;
}
#productdetailbox {
	width:350px;
	height:350px;
}
#productspecs {
	width:100%;
}
#productspecs div.thumb {
	width:100px;
	height:auto;
	display:block;
	float:left;
}
#productspecs div.specs {
	width:410px;
	display:block;
	padding-left:20px;
}
td.mainlogo {
	padding:2px 0 0 28px;
	/*
	width:160px;
	height:66px;
	float:left;
	*/
}
td.rightoflogo{
	/*
	background-color:#99CCCC;
	display:inline;
	width:56px;
	height:66px;
	padding:44px 0 0 0;
	*/
	padding:50px 0 0 0;
}

div#container>div#headermain>div.left-col table tr td.rightoflogo{
	padding:53px 0 0 0;
}  
td.rightoflogo .navbutton{
	margin:0;
	padding:0;
}
td.tagline {
	/*
	width:315px;
	height:36px;
	*/
	margin:0;
	padding:0;
}
#headermain {
	font-size:11px;
}
#headermain .right-col {
	display:inline;
	float:right;
	width:170px;
	height: 125px;	
	height:auto;
	margin:0;
	padding:0;
}
#headermain .right-col .navbutton{
	float:right;
	/*
	background-color:#99CCCC;
	*/
	text-align:right;
	margin:39px 28px 14px 0;
}
div#container>div#headermain>div.right-col>div.navbutton{
	margin:58px 28px 14px 0;
}  


#headermain .middle-col {
/*
	background-color:#999900;
*/
	float:left;
	text-align:right;
	width:412px;
	height: 125px;	
	margin:0;
	padding:0;
}
#headermain .navbutton a { 
	padding: 7px 7px 7px 7px; 
	color:#D7D7D7;
	font-weight:bold;
}
#headermain .navbutton a.active {
	color:#fff;
	font-weight:bolder;
}
#headermain .navbutton a:link, #headermain .navbutton a:visited {
	text-decoration: none;
}
#headermain .navbutton a:hover {
	color:#fff;
	text-decoration:underline;
}
#headermain #nav  {
	padding:0;
	margin:0;
	margin-top:89px;
}
#headermain #nav li {
	display: inline;
	list-style-type: none;
	margin: -2px -2px 0px 0px;
}
#headermain #search {
	font-size:10px;
	line-height:12px;
	height:19px;
	width:170px;
	padding-top:12px;
	display:inline;
	float:right;
	color:#fff;
	font-weight:normal;
}  
 #search form {
	margin:0;
	padding:0;
}
#search .gobutton {
	border:0;
	height:17px;
	width:25px;
	padding:0;
	margin:0;
	margin-bottom:-5px !important;
	margin-bottom:-1px;

}
#search .textinput {
	border: 1px solid #999;
	width:122px;
	font-size: 11px;
	line-height:12px;
	height:13px;
	/*
	background-color:#eee;
	*/
	margin-top:3px;
	margin-bottom:2px;
}


#hp-flash {
	width:824px;
	height:345px;
	margin:0;
	padding:0;
}
#prodpopupcontain {
	margin:0;
}
#prodpopupcontain #productdescription {
	margin:10px;
}
#section-products-flash {
	clear:both;
	width:825px;
	height:69px;
}
#subnav {
	color:#ccc;
	font-size:12px;
	line-height:16px;
	margin:0 0 15px 0;
	padding:0;
}
#subnav a { 
	color:#ccc;
	font-weight:normal;
}
#subnav a.active {
	color:#fff;
	font-weight:bold;
}
#subnav a:link, #subnav a:visited, #subnav a:active {
	text-decoration: none;
}
#subnav a:hover {
	text-decoration:underline;
}
#subnav ul {
	margin:0;
	padding:0;
}
#subnav ul li{
	display:inline;
	list-style-type:none;
	padding:0 6px 0 0;
	font-size:12px;
	line-height:18px;
}
#subsubnav {
	color:#ff0000;
	font-size:10px;
	line-height:12px;
	margin:0 0 15px 0;
	padding:0;
}
#subsubnav a { 
	color:#ff0000;
	font-weight:normal;
}
#subsubnav a.active {	
	font-weight:bold;	
}
#subsubnav a:link, #subsubnav a:visited {
	text-decoration: none;
}
#subsubnav a:hover {
	text-decoration:underline;
}
#subsubnav ul {
	margin:0;
	padding:0;
}
#subsubnav ul li{
	display:inline;
	list-style-type:none;
	padding:0 6px 0 0;
}

/*
#sectionContent ul {
	background-color: #f8f8f8;
	float: left;
	width: 650px;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding: 20px 20px 20px 35px;
}

#sectionContent ul li {
	line-height: 18px;
	list-style-type: square;
}
*/

