/* CSS Document */

body {
text-align: center;
font-family:Verdana, Arial;
}

#mainContainer {
width: 750px;
text-align: left;
margin-left: auto;
margin-right: auto;
padding: 5px 10px 5px 10px;
}

img {
border:0;
}

a {
	color:#035B31;
	text-decoration: none;
	border: 0;
}

a:hover {
/*	color: #339B51;*/
	color: #238b41;
}

p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#mainImage{
	width:750px;
	height:200px;
	clear:both;
}

#mainBlurb {  /*on home page*/
	width: 450px;
	min-height:100px;
	margin-top: 10px;
	text-align: center;
	padding: 10px 20px 20px 20px;
	font-size: 0.8em;
	float:left;
	clear:left;
/*	background-color: #eefbee;	*/
}

#mainNewsContainer {
	border: solid 1px #cceecc;
	width: 220px;
	min-height:110px;
	margin-top: 6px;
	padding: 8px 3px 8px 12px;
	font-size: 0.8em;
	float:right;
}

#mainNewsTitle {
	font-weight: 800;
	margin-bottom: 5px;
}

#mainNewsText {
}


#footerContainer{
	width: 744px;
	height: 1.3em;
	font-size: 0.7em;
	vertical-align: middle;
	clear: both;
	padding: 3px 3px 3px 3px;	
/*	padding: 3px 5px 3px 5px;
	background-color: #ccddcc;*/
}

#footerLeft{
	width: 245px;
	font-size: inherit;
	float: left;
	clear:left;
}

#footerRight{
	width: 495px;
	text-align:right;
	font-size: inherit;	
	float: right;
}


#bodyHeader{
	width:740px;
	min-height:20px;
	background-image: url(images/bodyHeading.jpg);
    background-repeat: repeat-y; 
	padding: 7px 0px 5px 10px;
	font-weight: 800;
	clear:both;
}

#bodyBlurb{
	width:720px;
	padding: 15px 15px 5px 15px;
	font-size: 0.75em;
	line-height: 1.3em;
}



/* ---------Header Reladted Stuffs ----------- */
#headerContainer{
	width: 750px;
	clear:both;
/*	background:yellow; */
}

#headerImage{
	width: 131px;
	height: 95px;
	float: left;
}

#headerTitle{
	font-family:Verdana, Arial;
	font-size: 1.2em;
	font-weight: 800;
	padding: 25px 0 0 35px;
	float:left;
}

#headerTitleNotBold{
	font-weight: normal;
}

#headerContact{
/*	width: 185px; */
	float: right;
	font-size: 0.7em;
	font-weight:normal;
	text-align:right;
	padding: 12px 0 10px 0;	
	clear:right;
/*	border: solid 1px #000000;*/}

#headerNonImg{
	width: 610px;
/*	height: 80px; */
	float:right;
	padding-right:3px;
/*	border: solid 1px #000000;*/
}

.topNavRowNew {
	width: 610px;
	text-align:right;
	clear:right;
/*	background-color:orange; */
}

.topNavRowNew div {
	float:left;
	padding: 0.3em 0em 0.2em 0px;
/*	background-color:yellow;*/
}

.topNavRowNew div a{
	font-size: 0.8em;
	font-weight:800;
	text-align:right;
	margin: 0 0 0 4px;
}

.topNavRowNew div a.selected{
	color:#238b41;
}

.topNavRowNew div a:hover{
	color:#238b41;
}

#topNavHome{
	width:80px;
	float:left;
}

#topNavProd{
	width:135px;
}

#topNavManu{
	width:133px;
}

#topNavAbout{
	width:130px;
/*	float:right; */
}

#topNavCont{
	width:130px;
	float:right;
}


/* ------------------- Various Tables ---------------- */
table.basicTable{
	margin: 5px 0 0 0;
}

table.basicTable td{
	vertical-align:top;
	padding-bottom: 2px;
	padding-top: 0px;
	margin: 0 0 0 0;
}

table.basicTable td.left{
	padding-right: 12px;
}

table#contactTable {
	line-height:1.4em;
}



/* -------------------- Product Section -----------------*/
.prodSection{
	clear: both;
	margin-top: 10px;
}

.prodImg{
/*	width: 206px;
	height: 120px;*/
	background-color: white;
	border: solid 1px #cceecc;
/*	background-color: #cce4cc;*/
	padding: 8px 8px 8px 8px;
}

.prodSectionNonImg{
	margin-left: 10px;
	background-color: #cce4cc;
	padding: 7px 0px 8px 8px;
}

.prodManufacturer{
	border: solid 1px #cceecc;
	padding: 7px 8px 8px 8px;
}

.prodSectionTitle{
	font-size: 0.8em;
	font-weight: 800;
	margin-bottom: 0.7em;
}

.prodSectionText{
	font-size: 0.75em;
	font-weight: normal;
	margin-bottom: 0px;
	line-height:1.3em;
}
	
.prodSectionText ul{
	list-style-type: disc;
	margin-top: -0.5em;
	padding-left: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.prodSectionText ul li{
	list-style-type: disc;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left: 0px;
	margin-left: 0px;
}

.prodSectionList{
/*	border: 1px solid #000;*/
	margin: -10px 0em 0px 0em;
	padding: 0px 0px 0px 18px;
}

.prodSectionList ul{
	list-style-type: disc;
	padding-left: 0px;
	padding-top: 3px;
	margin-left: 0px;
}

.prodSectionList ul li{
	list-style-type: disc;
/*	margin-bottom:-10px;*/
	padding-bottom:0em;
	padding-left: 0px;
	margin-left: 0px;
}

/* --------------------------- Brands/Manufacturers section --------------------*/
#manuLeftContainer{
	width: 360px;
	float:left;
	margin-top: 10px;
}

#manuRightContainer{
	width: 360px;
	float:right;
	margin-top: 10px;	
}

.manuImgClear{
	width: 130px;
	height: 70px;
	border-left: solid 1px #cceecc;
	border-top: solid 1px #cceecc;
	border-bottom: solid 1px #cceecc;
	padding: 8px 8px 8px 8px;
}

.manuSectionNonImgClear {
	width: 200px;
	height: 70px;
	border-right: solid 1px #cceecc;
	border-top: solid 1px #cceecc;
	border-bottom: solid 1px #cceecc;
	padding: 8px 8px 8px 8px;
}

.manuImgColor{
	width: 130px;
	height: 70px;
	background-color: #cce4cc;
	padding: 8px 8px 8px 8px;
}

.manuSectionNonImgColor {
	width: 200px;
	height: 70px;
	background-color: #cce4cc;
	padding: 8px 8px 8px 8px;
}

.manuSectionTitle{
	font-size: 0.8em;
	font-weight: 800;
}




/* ----------------- Brands -------------------*/
#brandContainer{
	width: 750px;
	margin-top: 10px;
	font-size: 0.8em;
	font-weight: 800;	
	clear:both;
	border: solid 1px #cceecc;
}

.brandImgClear{
	height: 70px;
	border-left: solid 1px #cceecc;
	border-right: solid 1px #cceecc;	
	border-top: solid 1px #cceecc;
	border-bottom: solid 1px #cceecc;
	padding: 8px 8px 8px 8px;
}

.brandImgColor{
	height: 70px;
	background-color: #cce4cc;
	padding: 8px 8px 8px 8px;
}
.brandImg{
	padding-bottom: 5px;
}

#brandContainer ul {
	list-style-type: none;
	width: 100%; /* precision for Opera */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}

.brandsLayout li {
	float: left;
}

.brandsLayout a {
	margin: 0px 1px 1px 0px;
	width: 147px;
	height: 99px;
	display: block;
	padding-top:9px;
	text-align: center;
	border-left: solid 1px #cceecc;
	border-right: solid 1px #cceecc;	
	border-top: solid 1px #cceecc;
	border-bottom: solid 1px #cceecc;
	background: #fff;
}

.brandsLayout a:hover {
	background-color: #cce4cc;
}

.brandsLayout a:active {
}
