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

body {
	font-size: 12px;
	font: Arial, Helvetica, sans-serif;
	background: url(../images/new/bg_body.jpg) repeat-x;
}




/* SITE SELECTOR */
#website_list {
	font-size: 12px;
	margin-left: 20px;
	color: #fff;
	padding-top: 15px;
}
#website_list label {
	padding-left: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
}
#website_list select {
	margin-bottom: 0px;
}




#header {
	width: 950px;
	height: 150px;
	background: url(../images/new/bg_header.jpg) no-repeat;
}

#header span {
	float: right;
	padding-right:17px;
}
/*
#sales_number {
	/*font-size: 20px;
	font-weight: bold;
}

#service_number {
	font-size: 16px;
	margin-top: -10px;
}
*/
.address {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#nav {
	width: 925px;
	height: 54px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/new/bg_nav.png) no-repeat;
}

#qm0 .qmparent {
	background: none;
	padding: 0 0 0 45px;
	margin-top: 18px;
	color: #111111;
}

/* parent nav hover color */ #qm0 a:hover, body #qm0 .qmactive, body #qm0 .qmactive:hover {	
	color: #cb2028 !important;
}

/* dropdown hover color */ #qm0 div a:hover {
	color: #cb2028 !important;
	background: none;
}

#image_flipper {
	width: 925px;
	height: 279px;
	margin: 0 auto;
	position:relative;
}

#round_corners_frame {
	position:absolute;
	top:0;
	left:0;
	z-index:9;
}

#model_scroller {
	width: 950px;
	height: 125px;
	background: url(../images/new/bg_model_scroller.jpg) no-repeat;
}

#model_scroller img {
	margin: 40px 0 0 45px;
}

#bottom_content {
	width: 950px;
	padding: 15px 0;
	background-color: #fff;
}

#certified_preowned {
	margin-left: 15px;
}

#service_dept {
	margin-left: 75px;
}

#financing {
	float: right;
	margin-right: 15px;
}

#buttons {
	width: 950px;
	margin-left: 18px;
}

#button2 {
	margin-left: 255px;
}

#button3 {
	margin-left: 255px;
}

#map_testimonials {
	width: 930px;
	height: 150px;
	margin: 0 auto;
	margin-top: 10px;
	padding-top: 15px;
	background: url(../images/new/bg_map_testimonials.jpg) no-repeat;
}

#map {
	float: left;
	width: 475px;
	margin-left: 10px;
}

#hours_directions {
	font-weight: bold;
	font-size: 18px;
}

#map img {
	margin-top: 5px;
}

#get_directions {
	float: right;
	font-weight: bold;
	color: #cb2028;
}

#customer_testimonials {
	font-weight: bold;
	font-size: 18px;
	margin-left: 20px;
}

.sliderwrapper{
	float: right;
	margin-top: 20px;
	margin-right: 10px;
    position: relative; /*leave as is*/
    overflow: hidden; /*leave as is*/
    width: 415px;
    height: 75px;
	background: url(../images/new/bg_testimonials.jpg) no-repeat;
}

.sliderwrapper .contentdiv{
	width: 350px;
    visibility: hidden; /*leave as is*/
    padding: 0;
	margin-left: 50px;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.sliderwrapper .contentdiv p {
    color: #000;
    text-indent:25px;
	font-size: 11px;
}

p.testimonailName {
    font-size: 11px;
    text-align: right;
    padding: 0;
    margin: 0;
}

.pagination{
    /*width: 161px;*/ /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
    /*text-align: left;
    padding: 5px 10px;
    float: left;
    display: inline;
    display: none;*/
}

.pagination a{
    padding: 0 5px;
    text-decoration: none; 
    color: #00007D;
    background: white;
}

.pagination a:hover, .pagination a.selected{
    color: #000;
    background-color: #FEE496;
}

#footer {
	width: 950px;
	margin: 0 auto;
	color: #fff;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

.footerleft {
	width: 680px;
}
