@charset "utf-8";
/* CSS Document */

body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	behavior:url("../htc/csshover.htc");
}
h1 {
	font-size:20px;
	font-weight:bolder;
	color:#004abc;
	font-family: Arial, Helvetica, sans-serif;
}
a img { border:none;}
a.prodBoxLink:link { color:#000000;}
a.prodBoxLink:hover { color:#000000;}
a.prodBoxLink:visited { color:#000033;}

#sectionHeader {
	height:200px;
	padding-left:20px;
	padding-right: 20px;
	padding-top: 20px;
}
p { padding-top:12px; padding-right:20px;}
a:link { color:#000099;}

a:visited { color:#000066;}
a:hover { color:#0099FF; }

#productsMainImage { float:right; height:220px; width:350px; margin-left:10px;}

#firstItem { border-top:dotted 1px;}

#findDealerLink { position:relative; top:13px; width:300px;}
#findDealerLink img { float:right; position:relative; top:15px; left:5px;}

.darkListItem { clear:both; width:730px; background-color:#d8d8d8; height:110px; border-bottom:dotted 1px;}
.darkListItem img.prodImg { float:left; margin:7px 20px 10px 10px; width:124px; height:94px;}
.darkListItem p { padding:10px 100px 0px 20px;}

.darkListItem02 { clear:both; width:730px; background-color:#ebebeb; height:110px; border-bottom:dotted 1px;}
.darkListItem02 img.prodImg { float:left; margin:7px 20px 10px 10px; width:124px; height:94px;}
.darkListItem02 p { padding:10px 100px 0px 20px;}

.liteListItem { clear:both; width:730px; background-color:#ebebeb; height:110px; border-bottom:dotted 1px;}
.liteListItem img.prodImg { float:right; margin:7px 10px 10px 20px; width:124px; height:94px;}
.liteListItem p { text-align:right; padding:10px 100px 0px 100px;}

a:hover div { background-color:#b7cdef; cursor: pointer;}
.darkListItem:hover { background-color:#b7cdef; cursor: pointer;}
.liteListItem:hover { background-color:#b7cdef; cursor: pointer;}

#spacer { height:10px;}
