@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;}

#rightMenu { height:240px; float:right; border-left:dotted 1px; margin-left:40px; background-color:#f3f3f3;}

#sectionHeader {
	height:220px;
	padding-left:20px;
	padding-right: 241px;
	padding-top: 20px;
}
p { padding-top:12px; padding-right:20px;}
#sectionHeader p { padding-top:5px; padding-right:20px;}

a:link { color:#000099;}

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

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

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

.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;}

.darkListItem:hover { background-color:#b7cdef; cursor: pointer;}
.darkListItem02:hover { background-color:#b7cdef; cursor: pointer;}

#spacer { height:10px;}


div.announceSection {
	margin-top:15px;
	background-color:#DBEBFC;
	border:1px solid #879AAF;
	cursor:pointer;
}
div.announceSection img {
	float:left;
	margin:16px 0 0 14px;
}
div.announceSection h2 {
	color:#004ABC;
	margin:12px 0 0px 90px;
	font-size:24px;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:18px;
}
p.title {
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	margin-bottom:0px;
	margin-left:90px;
	padding:0;
}
p.main {
	color:#4F5356;
	font-size:12px;
	line-height:12px;
	margin-bottom:12px;
	margin-left:90px;
	padding:0;
}