/* CSS Document */
html{
height:100%;
}

body{
margin:0px;
padding:0px;
font-family:  Tahoma, Arial, Helvetica, sans-serif;
background-color:#fff;
}


#container{
margin-left:auto;
margin-right:auto;
width:740px;
padding-left:10px;
padding-right:10px;
background-color:#FFFFFF;
text-align:left;
}

#localityBar{
background:#ddd;
overflow:hidden;
width:730px !important;
width:740px;
position:relative;
padding:5px;
}

#localityBar div.currentLoc{
font-size:.7em;
color:#999;
text-align:right;
float:right;
width:40%;
}

#localityBar div.currentLoc div{
float:right;
line-height:18px;
padding-right:.5em;
width;80%;
}
#localityBar div.currentLoc div.flag{
float:right;
line-height:normal;
padding-right:0;
}

#localityBar div.changeLoc{
font-size:.7em;
color:#999;
line-height:18px;
float:left;
width:40%;
}

#localityBar a{
color:#c00;
text-decoration:none;
}

#localityBar a:hover{
text-decoration:underline;
}

#menuBar{
width:740px;
clear:both;
}

#mainMenu{
width:570px;
float:left;
text-transform:uppercase;
font-size:.8em;
height:31px;
}

.Spacer5px{
height:5px;
}
.Spacer10px{
height:10px;
}

#feedback{
width:138px;
float:left;
text-align:center;
}

#feedback div{
margin:auto;
background-image:url(/images/buttons/have-your-say-over.gif);
width:138px;
height:31px;
}

#feedback a{
display:block;
background-image:url(/images/buttons/have-your-say.gif);
width:138px;
height:31px;
}


#feedback a:hover{
background-image:url(/images/buttons/have-your-say-over.gif);
}



#bannerBar{
padding-top:10px;
overflow:hidden;
clear:both;
width:740px;
}

#productBar{
position:relative;
width:740px;
overflow:hidden;
margin:10px 0;
}
#rangeBar{
margin-bottom:5px;
overflow:hidden;
width:100%;
}

#pageTitle{
float:left;
width:380px;
}

#pageTitle h1 {
	font-size: 35px;
	margin:0;
	padding:0;
	

}

#subTitle{
float:left;
text-align:left;
width:380px;

}

#subTitle h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	color:#9c2428;
	font-size: 20px;
	margin:0 0 5px 0;
	padding:0px;
	letter-spacing:-1px;

}

#rangeProdIcons {
position:relative;
float:right;
margin-bottom:5px;
overflow:hidden;
width:300px;
}

#rangeIcons{
position:relative;
float:right;
margin-bottom:5px;
overflow:hidden;
width:360px;
}

.rangeBarProd{
float:right;
width:75px;
text-align:center;
font-size:.6em;
text-transform:uppercase;
}

.rangeBarProd a{
text-decoration:none;
color:#000;
}

.rangeBarProd a:hover{
text-decoration:none;
color:#c00;
}


.prodBarProd{
float:left;
width:105px;
}

.prodBarRange{
float:right;
width:114px;
height:114px;
padding-left:5px;
text-align:center;
font-size:.6em;
text-transform:uppercase;
}

.prodBarRange a{
text-decoration:none;
color:#000;
}

.prodBarRange a:hover{
text-decoration:none;
color:#c00;
}

#crumbs{
font-size:.8em;
padding-bottom:10px;
color:#999999;
}

#pageBody{
clear:both;
overflow:hidden;
background-image:url(/images/backgrounds/content_bkg.gif);
width:740px;
}



#bodyLeft{
font-size:.8em;
line-height:1.5em;
padding:15px;
width:440px !important;
width:470px;
float:left;
}

#bodyLeft h1{
margin:0 0 1em 0;
line-height:1.1em;
font-size:1em;
text-transform:uppercase;
font-weight:bold;
color:#933;
}

#bodyLeft p, #bodyRight p{
margin:0 0 1em 0;
}

#bodyRight{
font-size:.8em;
line-height:1.5em;
color:#fff;
width: 270px;
float:left;
}

#bodyRight h2{
margin:0 0 .5em 0;
line-height:1em;
font-size:2em;
text-transform:uppercase;
font-weight:bold;
color:#933;
}

#bodyRight h3{
margin:0 0 0 0;
line-height:1em;
font-size:1em;
text-transform:uppercase;
font-weight:bold;
color:#933;
}

#footer{
width:740px;
text-align:right;
}

#subMenu{
font-size:.7em;
line-height:.7em;
width:740px;
text-align:right;
text-transform:uppercase;
padding-bottom:10px;
}

#subMenu a{
color:#933;
}

#subMenu a:hover{
color:#999;
}

.searchbox, .eventbox{
background-position:bottom right;
background-repeat:no-repeat;
padding:10px 20px 10px 20px;
width:230px !important;
width:270px;
background-color:#933;
}

.eventbox a{
color:#ccc;

}

.searchbutton{
text-align:right;
padding-top:5px;

}

.DealerBox{
padding:10px 20px 10px 20px;
width:230px !important;
width:270px;
}
.DealerMap{
padding:0 9px;	
}

.dealerlisting{
	position:relative;
	width:100%;
	overflow:hidden;
	/*border:3px solid #ccc;*/
	margin-bottom:5px;
		background:#fff;
}

.dealerlisting h3{
margin:0;
color:#990000;
font-size:14px;
padding:5px;
background:#efefef;
}

.dealerlist-left{
	width:60%;
	float:left;
}

.dealerlist-right{
	width:40%;
	float:right;

}

.dealerlist-left div, .dealerlist-right div{
padding:5px;
}

.homeNewsBox{
padding:10px 20px 10px 20px;
width:230px !important;
width:270px;
}

.home_NewsBoxContent{
height:150px;
overflow:auto;
}

form{
margin:0px;
padding:0px;
}

.formLabel{
width:85px;
height:35px;
line-height:25px;
font-weight:bold;
float:left;
}

.calc .formLabel{
width:120px;
}

.formLabelwide{
width:180px;
height:35px;
font-weight:bold;
float:left;
}
.formLabelUltraWide{
width:350px;
height:35px;
line-height:12px;
font-weight:bold;
float:left;
}

.checkbox{
margin-left:0;
margin-right:0;
padding-left:0;
padding-right:0;
}

.smallred{
font-size:9px;
font-weight:normal;
color:#f00;
}

.formField{
height:25px;
line-height:25px;
}

.formField input.cb{
line-height:25px;
height:25px;
}

.required{
color:#FF0000;
font-size:.8em;
}

/*form fields*/

input.button{
border:1px solid #666;
background-color:#ccc;
color:#933;
text-transform:uppercase;
font-weight:bold;
font-size:.8em;
margin-top:5px;
padding:3px;
}

/*Spec Table*/

.specTable td{
padding:3px;
font-size:.7em;
color:white;
border-bottom:1px solid #ccc;
}

.specTable th{
text-align:left;
padding:3px;
font-size:.7em;
color:white;
background:#900;
}

.searchResult{
	position:relative;
	width:100%;
	overflow:hidden;
	/*border:3px solid #ccc;*/
	margin-bottom:5px;
	background:#fff;
}

.searchResult h3{
margin:0;
color:#990000;
font-size:14px;
padding:5px;
background:#efefef;
}

.searchResult_Pic{
	width:120px;
	float:left;
}

.searchResult_Link{
	float:left;
	line-height:40px;

}
.siteMap{

	list-style-image: url(/images/page_icon.gif);
}
.siteMap li{
	margin-left 1em;
}
.smallText
{
	font-size:9px;
}
