/* BlackOrange CSS */

BODY{	scrollbar-face-color:#CCCC66;
	scrollbar-arrow-color:#666600;
	scrollbar-track-color:#E5E5CB;
	scrollbar-shadow-color:'#999900';
	scrollbar-highlight-color:'#E5E5CB';
	scrollbar-3dlight-color:'#CCCC66';
	scrollbar-darkshadow-Color:'#FFFFFF';
}

/* Set the default font */
body, p, td, th {font-family: Arial, Helvetica, sans-serif;}

/* Don't set these to an em, so nested items get smaller and smaller */
p {
	font-style: normal;
}

body, td {
	font-size: .75em;
	font-style: normal;
	color: #666666;
}

/* Set images to have no borders */
img { border: 0; }

/* Set links styles */
a:link {
	color: #c60;
	text-decoration: none;
	}
a:visited {
	color: #CC9933;
	text-decoration: none;
	}
a:hover {
	color: #54544F;
	text-decoration: underline;
	}

a.linkAZ:link {
	color: #666666;
	text-decoration: none;
	}
a.linkAZ:visited {
	color: #666666;
	text-decoration: none;
	}
a.linkAZ:hover {
	color: #CC9933;
	text-decoration: underline;
	}

input, textarea {
	background-color: #E5E5CB;
}

.mainCopy {
	font-size: 0.8em;
	}

.littleText {
	font-size: 0.6em;
	}

.disclaimer {
	font-style: italic;
	font-size: 0.75em;
	}

.theQuotes {
	padding-left: 5px;
	padding-right: 5px;
	font-style: italic;
	}

.theHeadlines{
	color:#CCCC66;
	font-weight: bold;
	font-size: 1.4em;
}

.theLinkHeader{
	color:#999900;
	font-weight: bold;
	font-size: 1.1em;
}

.theProjectFeaturesHeading{
	color:#666666;
	font-weight: bold;
	font-size: 1.2em;
}

.theProjectFeaturesBullets{
	color:#999933;
	font-weight: normal;
	font-size: 1.1em;
}

/* Set navbar styles */
.theNavbar {
	background-color: #FFFFCC;
	}

.theNavbar td {
	font-size: 0.9em;
	font-weight: bold;
	}

.theNavbar a {
	color: #ffffff;
	text-decoration: none;
	width: 131px;
	height: 20px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.theNavbar a:hover {
	color: #FFFFFF;
	background-color: #009900;
	text-decoration: none;
}

.theNavbar a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	}


.homeText {
	color: #fff;
}

.homeText a{
	color: #E39019;
}

.homeText a:hover{
	color: #E39019;
	text-decoration: underline;
}

.newsItem {border-bottom: 1px dashed #000; padding: 10px 0 10px 10px;}
.newsItem p {margin: 0;}
.newsItem a {color: #acac2f;}
.newsItem .downloadPDF {float: right; width: 130px;}
.newsItem .downloadPDF a {width; 130px; height: 32px; display: block; background: #fff url(/products/images/pdf.gif) no-repeat top left; text-indent: -5000px; overflow: hidden;}

#veneerTable td {border-bottom: 1px solid #fff;}
#veneerTable a {display: block; width: 120px; height: 33px; color: #666; font-size: 11px; padding: 5px 0 0 45px;;}