/* @override http://gator866.hostgator.com/~frc129/css/color.css */

#navigation a:link, #navigation a:visited,
#footerMenu a:link, #footerMenu a:visited,
#footer a:link, #footer a:visited {
	color: #002F7A;
	text-decoration: none;
}
#navigation a:hover,
#footerMenu a:hover,
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#mainContent a:link, #mainContent a:visited{
	color: #002F7A;
	text-decoration: underline!important;
}
#mainContent a:hover{
	color: #000;
}

body{
	background-color: #EBF4FC;
	background-image: url(../images/repeatBkg_1x3.gif);	
}
div#mainContent h3{
	color: #002F7A;
}
/*div#header{
	border-bottom: 20px solid #000;
}*/

/*navigation highlight based on body ID and Class*/
body#home ul#navigation a#homeNav,
body#generalOverview ul#navigation a#generalNav,
body.solutions ul#navigation a#solutionsNav,
body#theDifference ul#navigation a#theDifferenceNav,
body#sales ul#navigation a#salesServiceNav,
body#partners ul#navigation a#partnersNav,
body#news ul#navigation a#newsNav,
body#contact ul#navigation a#contactNav,
body#brushTech ul#navigation a#brushTechNav,
body#flexTech ul#navigation a#flexTechNav,
body#flexTechBackUp ul#navigation a#backUpBrushesNav,
body#graphTech ul#navigation a#graphTechNav,
body#graphTechAquasist ul#navigation a#aquasistNav,
body#graphTechUltraElite ul#navigation a#ultraEliteNav,
body#graphTechUltraUVE ul#navigation a#ultraUveNav,
body#metalTech ul#navigation a#metalTechNav,
body#metalTechScrubberBrushes ul#navigation a#scrubberBrushesNav,
body#twoPieceCan ul#navigation a#canSeriesNav,
body#woodTech ul#navigation a#woodTechNav,
body#woodTechRubberCompound ul#navigation a#rubberCompoundsNav,
body#woodTechWoodBrushes ul#navigation a#woodBrushesNav{
	color: #000;
	text-decoration: underline;
}
div#header{
	background-color: #000;
}
div#contentWrapperOuter{
	border-right: 1px solid #002F7A;
	border-left: 1px solid #002F7A;
	background: #FFF url(../images/contentOuterBkg6x2.gif) repeat-y left top;
}
div#contentWrapper{
	background: url(../images/contentBkg760x2.gif) repeat-y left top;
}
div#footer{
	background: #FFF url(../images/footerBkg850x151.gif) no-repeat left top;
	border-right: 1px solid #002F7A;
	border-left: 1px solid #002F7A;
	border-bottom: 1px solid #002F7A;
}
div#header{
	border-right: 1px solid #002F7A;
	border-left: 1px solid #002F7A;
	border-top: 1px solid #002F7A;
}
#footer p{
	color: #999;
}
/*ul#navigation,
div#mainContent{
	border-right: 1px dotted #000;
}*/

ul#navigation li{
	border-bottom: 1px dotted #000;
}
ul#navigation li li{
	border-bottom: none;
	background: url(../images/navDash4x1.gif) no-repeat left 5px;
}
* html ul#navigation li li{
	border-bottom: none;
	background: url(../images/navDash4x1.gif) no-repeat left 7px;
}
h4.ISOtitle span.ISO{
	color: red;
}
ul.ISOstatus li{
	color: #002F7A;
}
div#memberListing p{
	color: #002F7A;
}
ul.overviewIndustries li,
ul.overviewList li,
ul.solutions li{
	background: url(../images/bullet_6x5.gif) no-repeat left 5px;
}
ul.overviewList li li{
	background: url(../images/diamond_9x9.gif) no-repeat left 3px;
}

ul#partnersList{
	border-top: 5px solid #002F7A;
	border-bottom: 5px solid #002F7A;
}
ul#corporateSalesHQ,
div#regionalSalesOffices{
	border-bottom: 5px solid #002F7A;
}
ul#partnersList li{
	background-color: #ccd5e4;
}
ul#partnersList li a:link,
ul#partnersList li a:visited{
	color: #002F7A;
	text-decoration: none;
}
ul#partnersList li a:hover{
	color: #000;
	text-decoration: underline;
}
li.salesListTitle,
div.salesListTitle{
	color: #FFF;
	background-color: #002f7a;
}
li.finzerHQcontact,
div.salesLocation,
div#salesLocationWide {
	background-color: #ccd5e4
}
p.printablePDF{
	background: url(../images/pdf_16x16.gif) no-repeat left center;
}