﻿body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #011e3c;
	background-image: url(/images/pagebackground.jpg);
	background-repeat:no-repeat;
	text-align: center;
	
	
}
#maincontainer {
	width: 926px;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	margin: 0 auto;

}

#maincontainerCart {
	width: 1050px;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;

}


#top {
	background-color: #660000;
	height: 144px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC2026;
	background-image: url(/images/topbanner.jpg);
}
#topCart {
	background-color: #660000;
	height: 144px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC2026;
	background-image: url(/images/topbannerCart.jpg);
}


#navigation {
	background-color: #990000;
	height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BC2026;
	background-image: url(/images/NavigationBackground.jpg);
	text-align: right;
	padding-top: 9px;
	padding-right: 15px;
	font-size: 12px;
	font-weight: bold;
}

#navigationCart {
	background-color: #990000;
	height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BC2026;
	background-image: url(/images/NavigationBackgroundCart.jpg);
	text-align: right;
	padding-top: 9px;
	padding-right: 15px;
	font-size: 12px;
	font-weight: bold;
}





#navigation a {

color: #FFCC00;
text-decoration:none;

}

#navigation a:hover {

color: #FFFFFF;
text-decoration:underline;

}


#navigationCart a {

color: #FFCC00;
text-decoration:none;

}

#navigationCart a:hover {

color: #FFFFFF;
text-decoration:underline;

}














#maincontent {
	background-color: #3366CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

 width: 100%
}

#footer {
	background-color: #1F3450;
	clear: both;
	float: none;
	text-align: center;
	padding: 15px;
	line-height: 20px;

}

#footer a {

color: #FFFFFF;

}



#spacer {
	background-color: #660000;
	height: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.clear { clear: both; background: none; }

#faux {
 background: url(/images/background.jpg);
 overflow: auto;
 width: 100%
}

#secondaryfaux {
 background: url(/images/secondarycontentBG2.jpg);
 overflow: auto;
 width: 100%
}

#rightcolumn { 
 display: inline;
 color: #333;
 padding: 0px;
 width: 347px;
 float: right;
}

#secondaryrightcolumn {
	display: inline;
	color: #333;
	width: 646px;
	float: right;
	padding: 15px;
	background-image: url(/images/secondarycontentBGRight.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 20px;

}

#secondaryrightcolumnCart {
	display: inline;
	color: #333;
	width: 770px;
	float: right;
	padding: 15px;
	background-image: url(/images/secondarycontentBGRightCart.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 20px;
}


#leftcolumn {
	float: left;
	color: #333;
	padding: 0px;
	width: 574px;
	display: inline;
	position: relative;
}

#secondaryleftcolumn {
	float: left;
	text-align: left;
	color: #FFFFFF;
	padding: 15px;
	width: 220px;
	display: inline;
	position: relative;
	background-image: url(/images/secondarycontentBGLeft.jpg);
	background-repeat: no-repeat;

}



.spacing {
	padding-right: 5px;
	padding-left: 5px;
}
.footercopyright {
	color: #FFCC00;
}
.NewsImage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#NewsStory {
	background-color: #223F67;
	width: 548px;
	padding: 15px;
	color: #FFFFFF;
}
.NewsStoryHeadline {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	line-height: 25px;
}

#NewsStory P {
 margin-top: -9px;
}
#AboutBlendco {
	background-image: url(/images/AboutBlendco.jpg);
	width: 548px;
	padding: 15px;
}

#AboutBlendco P {
 margin-top: -3px;
}

.AboutUsHeadline {
	font-size: 16px;
	font-weight: bold;
	color: #385B8C;
	line-height: 25px;
}
#TipoftheDay {
	display: inline;
	float: left;
}

#FindaDistributor {
	float: right;
}
#boxitems {
	width: 578px;
}
#Testimonials {
	width: 269px;
	display: inline;
	float: left;
	background-image: url(/images/Testimonials.jpg);
	background-color: #C5C5C5;
	background-repeat: repeat-x;
	overflow: auto;
	padding: 40px 10px 15px;

}
#Events {
width: 269px;
	float: right;
	background-image: url(/images/EventsTop.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
overflow: visible;
		padding: 40px 10px 15px;
}

#Events li {
	color: #990000;
	list-style-type: disc;

	white-space: normal;

}

#Events a {
	color: #990000;
	text-decoration: none;
}

#Events a:hover {
	color: #000000;
	text-decoration: underline;
	
}

.EventDate {
	color: #000000;
 	font-weight: bold;
}

.testimonialsquote {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	line-height: 20px;
	text-align: center;
}

.testimonialsauthor {
	font-size: 12px;
	font-style: normal;
	color:#000000;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
}
.SecondaryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3366CC;
}
.SecondarySubHeadline {
	font-size: 12px;
	font-weight: bold;
	color: #BC1F26;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3366CC;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.productListingPage { text-align: left; vertical-align: top; clear: both; }

.productListingPage h1 { text-align: center; }

.productListingPage table { background-color: #a5b0c0; }

.productListingPage th { text-align: center; }

.productListingPage td { padding: 8px 8px 8px 8px; }

.productListingPage .productDescript div, .productListingPage div.productDescript, .productListingPage span.productDescript 
{ text-align: left; }

.productListingPage div { padding-bottom: 0; padding-top: 0; margin-bottom: 0; margin-top: 0; }

.productListingPage h2 { padding-top: 10px; padding-bottom: 10px; }

.productListingPage h3 { color: #316AC5; padding-top: 10px; padding-bottom: 10px; }

.productListingPage sup { font-size: 5pt; }

.productListingPage .productName div, .productListingPage .productName span, .productListingPage span.productName, .productListingPage div.productName
{ color: #E1F2E6; font-weight: bold; padding:0; }

.productListingPage .featureSelected div, .productListingPage div.featureSelected, .productListingPage span.featureSelected
{ text-align: center; color: #003366; font-size: 14pt; padding: 0; margin: 0; }

#distributor td {

padding: 7px;

}

#distributor .labels {
	text-align: right;
	vertical-align: top;
	color: #990000;
	font-weight: bold;
}

#distributor .fields {
	text-align: left;
}

#distributor ul {

	margin-top: -1px;

}

#distributor li {
	margin-left: -40px;
	list-style-type: none;

}

.redasterick {

color: #CC0000;

}
#distributor .odd {
	background-color: #F3F3F3;
}
