body {
	background: #000000 url(images/background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	margin: 0;
	padding:0;
}
h1 {
	font-size: 160%;
	color: #000000;
	border-bottom: 1px dotted #CCCCCC;
	}
h2 {
	font-size: 130%;
	margin: 0;
	padding: 4px 0;
	color: #000000;
	}
	
hr {
	border-bottom: 1px dotted #CCCCCC;
	border-top: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	color: #FFFFFF; 
	}
	
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
	background: url(images/wrapperbg.png);
	}
.logo {
	margin: 20px 0 10px 10px;
	border: none;
	}
.logo:hover {
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
#searchbox {
	margin: 20px 0 0 0;
	float: right;
	width: 250px;
	height: 100px;
	}
.button {
	background: #333333;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	}

/*General sub navigation */
ul.subnav { 
	padding: 0px; 
	list-style-type:none; 
	margin: 15px 0 0 0;
	}
ul.subnav li a{
	color: #000;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	background: url(images/li.jpg) no-repeat;
	padding: 0 0 0 20px;
	}
ul.subnav li	{
	height: 30px;
	width: 280px;
	border-bottom: 1px dotted;
	line-height: 30px;
	margin: 0 0 0 0;
	list-style: none;
}
ul.subnav li a:hover{
	color: #D30014;
}
ul.subnav li a.highLight{
	color: #D30014;
}

/*Shop Locator sub navigator */
ul.shop_subnav { 
	padding: 0px; 
	list-style-type:none; 
	margin: 15px 0 0 0;
	}
ul.shop_subnav li a{
	color: #000;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	background: url(images/li.jpg) no-repeat;
	padding: 0 0 0 20px;
	}
ul.shop_subnav li	{
	height: 30px;
	width: 200px;
	border-bottom: 1px dotted;
	line-height: 30px;
	margin: 0 0 0 0;
	list-style: none;
}
ul.shop_subnav li a:hover{
	color: #D30014;
}
ul.shop_subnav li a.highLight{
	color: #D30014;
}

/*styling of links on support page*/
ul.support { 
	list-style-type:none; 
	}

ul.support a {
	line-height: 1.7em;
}

ul.support li a{
	color: #000000;
	text-decoration: none;
	font-size: 90%;
	background: url(images/li.jpg) no-repeat;
	padding: 0 0 0 20px;
	list-style: none;
	list-style-position:outside;
	}

#rightfloat {
	float: right;
	width: 650px;
	}

#feature {
	width: 100%;
	height: 245px;
	border-bottom: 2px solid #494E55;
	}
img{
	border: none;
		}
.homebox {
	color: #999999;
	text-decoration: none;
	width: 207px;
	padding: 3px;
	height: 200px;
	float: left;
	margin: 15px 16px 10px 16px;
	}
.homebox img {
	padding: 1px;
	border: 1px solid #999999;
	}
.homebox h2 {
	color: #D30014;
	font-size: 140%;
	}
.homebox:hover {
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.linkbox {
	color: #999999;
	text-decoration: none;
	width: 121px;
	padding: 10px;
	height: 90px;
	float: left;

	}
.linkbox img {
	padding: 0px;	
		width: 120px;
	height: 80px;	
	border: 2px solid #999999;
	}
.linkbox h2 {
	color: #D30014;
	font-size: 140%;
	}
divline {
	color: #999999;
	
	width: 990px;
	padding: 0px;
	height: 200px;
	float: left;
	border-bottom: 2px solid #494E55;
	}
.linkbox:hover {
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
#footer {
	width: 950px;
	padding: 20px 20px;
	height: 70px;
	background:#0C0C0C;
	font-size: 75%;
	line-height: 20px;
	}
#footer a {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted;
	}
#footer a:hover {
	color: #D30014; 
	}
.footlinks {
	float: right;
	}
.footlinks a{
	margin: 0 20px 0 0;
	}
	
#header {
	width: 950px;
	padding: 20px 20px;
	height: 10px;
	background:#0C0C0C;
	font-size: 75%;
	line-height: 20px;
	}
#header a {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted;
	}
#header a:hover {
	color: #D30014; 
	}	
.headlinks {
	float: right;
	}
.headlinks a{
	margin: 0 10px 0 10px;
	}
	
#headlinksbox {
	margin: 20px 10px 0 0;
	float: right;
	width: 300px;
	height: 100px;
	font-size: 75%;
	line-height: 20px;	
	}

#headlinksbox a {
	color: #999999;
	text-decoration: none;
	border-bottom: none;
	}
#headlinksbox a:hover {
	color: #D30014; 
	}		
	
/* CONTENT CSSSS */

#contentbg {
	width: 970px;
	background: #ffffff;
	padding: 10px;
	}	
.productbox {
	font-size: 85%;
	float: left;
	width: 240px;
	height: 300px;
	margin: 0 40px 15px 40px;
	}
	
.productbox img {
	float: center;
		}
		
.productbox h2 {
	color: #CC0033;
	font-size: 100%;
	font-weight: bold;
	}

.productbox h3 {
	color: #CC0033;
	font-size: 120%;
	font-weight: bold;
	}

.moreinfo a {
float: left;
display:block;
width: 90px;
margin: 0 5px 0 0;
height: 23px;
background: url(images/moreinfo.jpg) 0 0 no-repeat;
}
.moreinfo a:hover { 
background-position: 0 -23px;
}	
.finddealer a {
float: left;
display:block;
width: 90px;
margin: 0 5px 0 0;
margin: 0;
height: 23px;
background: url(images/finddealer.jpg) 0 0 no-repeat;
}
.finddealer a:hover { 
background-position: 0 -23px;
}	

#featurebg {
	width: 990px;
	background: #ffffff;
	padding: 0px;
	}

.featurebox {
	width: 630px;
	margin: 15px 0px 15px 15px;
	height: 470px;
	float: left;
	background: #ffffff;
	}
.featurebox img {
	padding: 0px;		

	}

.selectbox {
	width: 156px;
	height: 470px;
	float: left;
	margin: 15px 15px 15px 15px;
		background: #ffffff;
	}
	
.selectbox img {
	padding: 0px;
		width: 156px;
	height: 117px;		
	}
	
.optionbox {
	width: 158px;
	margin: 15px 0px 15px 0px;
	padding-right: 0px;
	float: right;
	background: #ffffff;
	height: 470px;
	}

.optionbox img {
	padding: 0px 0px 15px 0px;
	}
	
div.attention {
	border: 1px solid #ccc;
	padding: 30px;
	background: #F8F8F8;
	width: 600px;
	text-align:center
	
}

div.attention h4 {
	background: none;
	padding: 0;
	border: none;
	margin: 0 0 15px 0;
	color: #000;
}

.mapsInfoWindow
      {
      width:250px;
      height:150px;
      overflow:auto;
} 