@charset "utf-8";
/* CSS Document */
body {
}
#header-wrapper{
	background-color:#f4f4f4;
}
.footer-phone {
    background-color: #FFFFFF;
}
#main-wrapper #content-wrapper.interior {
	background-color: transparent;
}
.sub-nav {
	background-color: #ffffff;
}
/* driver detail styles */
#content-wrapper.interior #prodTitle {
	background-color: #f4f4f4;
    height: 60px;
    width: 100%;
}
#content-wrapper.interior #prodTitle h1{
	display: block;
    font-size: 26px;
    line-height: 60px;
    margin: 0 auto;
    padding-left: 0;
    width: 900px;
}
#main-wrapper #content-wrapper.interior #interior-wrapper.interior .Yellow {
    margin: 0px auto;
    padding: 0px;
    width: 100%;
	background-color: #EC303C;
	padding-bottom:30px;
}
.ProductWrapper {
	width: 900px;
	margin: 0px auto 0px auto;
}

#main-wrapper #content-wrapper.interior #interior-wrapper.interior .Yellow h2{
	color: #FFFFFF;
    font-size: 22px;
    margin: 0 0 10px;
    padding-top: 30px;
   
}
#main-wrapper #content-wrapper.interior #interior-wrapper.interior .Yellow .details ul{
	list-style:none;
	margin:30px 0px;
	padding:0;
}
#main-wrapper #content-wrapper.interior #interior-wrapper.interior .Yellow .details li.support {
	display: inline;
	margin-right:5px;
}
#main-wrapper #content-wrapper.interior #interior-wrapper.interior .Yellow .detailsContent{
	background-color: #ffffff;	
	clear: both;
	padding: 30px 50px;
	font-size:14px;
	line-height:22px;
	overflow: hidden;
}
#main-wrapper #content-wrapper.interior #interior-wrapper.interior .Yellow .detailsContent .header{
	font-size:22px;
	font-family: "Helvetica W01 Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height:60px;
}
#main-wrapper #content-wrapper.interior #interior-wrapper.interior .Yellow .detailsContent a{
	color: #EC303C;
}
#main-wrapper #content-wrapper.interior #interior-wrapper.interior .Yellow .detailsContent td.label{
	padding: 0 0 10px;
}
#main-wrapper #content-wrapper.interior #interior-wrapper.interior .Yellow .detailsContent input{
	marign:5px auto;
}
#main-wrapper #content-wrapper.interior #interior-wrapper.interior .Yellow .detailsContent .botButtons{
	margin: 30px 0px;
}
#main-wrapper #content-wrapper.interior #interior-wrapper.interior .Yellow .detailsContent .botButtons img:hover{
	cursor: pointer;
}
.Product .details .tabContent img {
    margin: 5px;
}
.toTop{
	float:right;
	margin-top: 20px;
}

.interior.driverDetail .talk{
	font-size:14px !important;
	background-position: left center;
    margin-top: 50px;
    padding-left: 50px;
    padding-right: 0;
	float: right;
	margin-top:-35px;
}
.interior.driverDetail .talk p {
    font-size: 12px !important;
    line-height: 14px;
    margin-top: 0;
}