/*swatch colors
--------------
#8e8e8e = border colors
#9d9d9d = image border grey
#415a51 = sub nav rollover green
===========================================*/

/* =links & typography
===============================*/
html body {
	background:#1e1e1e;
	font-size:14px;
	line-height:18px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#fff;
}
a:link, a:visited, a:hover, a:active {
}
a.button {
}
.button span {
}
a.clicktochat {
}
div.logowrapper {
}
div.logo {
}
a.logolink {
}
.contentsectioncontent h1, div.pagetitle {
	margin-bottom:20px;
	padding:0 10px;
}
div.scheduleappointment_sectioncontent {
}
div.scheduleappointment_sectioncontent table td {
	padding:10px 0;
}
.pagetitle {
}
.widecolumn p, .widecolumn h1, .widecolumn h2 {
}
.thincolumn p, .thincolumn h1, .thincolumn h2 {
}
.featured .sIFR-replaced {
	display:none;
}
div.subcolumn2 h1, div.subcolumn2 .pagetitle {
}
div.subcolumn2 h1 {
}
div.subcolumn2 p, .content p {
}
.content p {
}
strong {
	font-weight:normal;
}

/* =images
===============================*/	
 .content img {
}
div.aboutus-section img {
}
/* =navigation
===============================*/
.navtab {
}
.navtab li a {
}
.navtab li {
}
.mainnav {
}
.mainnav li {
}
.mainnav li a {
}
.mainnav li ul {
	background:url(../images/background-subnav.png) no-repeat;
	border-left:1px solid #8e8e8e;
	border-right:1px solid #8e8e8e;
	border-bottom:1px solid #8e8e8e;
}
.mainnav li ul li {
}
.mainnav li ul li a {
	padding:0 0 0 10px;
	border-bottom:1px solid #8e8e8e;
	font-size:11px;
}
.menusection ul li ul li a:hover {
	cursor:hand;
	background:url(../images/background-subnav-item.png) center bottom no-repeat;
}
.mainnav li ul li a:hover {
}
.mainnav li > ul {
}
.mainnav li:hover ul {
}
.horizontal.rootGroup .radmenu a.link {
}
.subnav {
}
.active {
}
.vehiclenav {
}
.vehiclenav li a {
}
.vehiclenav span {
}
.menusection li a:visited, .menusection li ul li a:visited {
}
div.menusection ul li {
	height:auto;
	line-height:normal;
	
}
div.menusection {
	background:url(../images/background-nav.jpg) no-repeat;
	}
div.menusection ul{
	}

/* =layout
===============================*/
/* =layout floats
===============================*/
.left{
	float:left;
	}
.right{
	float:right;
	
	}
.clear{
	clear:both;
	}
.clearfix {
	*display:inline-block;
	_display:block;
	_height:1%;
}
div.menusection ul:after, .clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
html body {
	background:#f6f6f6 url(../images/background-body.jpg) repeat-x !important;
	color:#000 !important;
}
.guide {
}
.wrapper, div.contentsection {
}
.wrapper {
}
.headerwrapper {
	width:960px;
	background:url(../images/background-header.png) no-repeat left 10px;
	height:177px;
	padding:20px 0 0 0;
	}
.header {
	height:160px;
	padding-top:10px;
}
.header img{
	
	}

.chat {
	margin-top:-10px;
}
.address{
	width:287px;
	font-size:10px;
	
	}
.hero {
	background:url(../images/background-hero.png) no-repeat;
	height:280px;
padding:10px 0 0 20px;
width:940px;
}
.hero .flash{
	margin:5px 25px 0 0;
	}
.hero a{
	display:block;
	background:url(../images/background-herobutton.png) ;
	width:140px;
	line-height:63px;
	text-align:center;
	height:63px;
	color:#fff;
	margin:5px 0;
	}
.hero a:hover{
	display:block;
	background:url(../images/background-herobutton-over.png) ;
	width:140px;
	line-height:63px;
	text-align:center;
	height:63px;
	color:#fff;
	margin:5px 0;
	}
.navtab-logos {
}
.logo {
	height:124px;
	display:block;
}
.featured {
	background:url(../images/background-featured.png) no-repeat;
	height:165px;
	padding:20px 0 0 0;
}
h2.featured {
	display:none;
}
div.internetspecialbanner2 .item .description{
	height:20px;

padding:0 15px;
position:relative;
text-align:center;
top:-20px;
z-index:1;
	}
.internetspecialbanner2{
	width:940px;
	}
.internetspecialbanner2 h2 {
	display:none;
	}
.promos{
		background:url(../images/background-promo.png) no-repeat;
	height:70px;
	padding:10px;
	}
.promos a{
	display:block;
	float:left;
	background:url(../images/background-bluebutton.png);
	width:150px;
	height:37px;
	margin:5px 15px;
	line-height:37px;
	text-align:center;
	}
.promos a:hover{
	display:block;
	float:left;
	background:url(../images/background-bluebutton-over.png);
	width:150px;
	height:37px;
	margin:5px 15px;
	line-height:37px;
	text-align:center;
	}
.promos .blackbook{
	width:auto;
	height:auto;
	background:none;
	float:left;
	padding:5px;
	}
.maincontent {
	margin:10px 0;
	padding:10px;
	background:url(../images/background-maincontent.jpg) no-repeat;
}
.widecolumn .content {
}
.widecolumn {
	
}
.thincolumn {
	padding:0 10px;
}
.thincolumn .content {
}
.subcolumn1 {
}
.subcolumn2 {
}
/*== Theme Overrides
==========================================*/
div.changebackground {
	background:url(../images/background-interior.jpg) repeat-x;
}
div.aboutushours {
}
div.aboutusbody {
}
div.contentsection, .contentsection {
	float:left;
	
	width:960px;
}
div.contentsection {
}
div.advancedsearchcontrol {
	top:0;
}
div.aboutusbody p, div.custompage p {
}
.interiorcontentarea {
	background:url(../images/bodybg.jpg) no-repeat center 10px;
}
div.searchresultsdiv .breadcrumb {
}
.custompage {
}
.custompagecontent {
}
table.employees td {
}
div.contentsectioncontent {
}
.scheduleappointment_sectioncontent {
}
div.scheduleappointment input {
	margin:0 0 0 20px;
}
div.scheduleappointment input.scheduleappointment_submitbutton {
	margin:0;
}
div.scheduleappointment input:focus {
}
div.partsbody, div.servicebody, div.aboutusbody, div.locationbody {
}
div.partshours, div.servicehours, divaboutushours, div.locationhours {
}
div.scheduleappointment_sectiontitle {
width:300px;
}
div.bodycontent {
 width:960px;
}
/*==hourstable
==========================================*/
div.hoursbox {
}
div.hoursbox td span {
	padding-left:40px;
}
table.hourstable, div.hoursbox table.hourstable {
}
table.hourstable td {
}
div.shadowbox {
}
.hoursbox .scheduleappointment_sectiontitle {
}
table.hourstable {
}
div.shadowbox .hoursbox {
}
div.partshours, div.servicehours, divaboutushours, div.locationhours, div.aboutushours {
	width:300px;
	float:left;
	margin:0 10px;
}
/*==Scheduleappointment_section
==========================================*/
.scheduleappointment_sectioncontent table td {
}
div.scheduleappointment_section .scheduleappointment_sectiontitle {
}
div.scheduleappointment_section {
	
}
div.scheduleappointment {
}
.scheduleappointment {
}
.scheduleappointment {
}
div.partsbody, div.servicebody, div.aboutusbody, div.locationbody {
	width:600px;
	float:left;
	margin-bottom:20px;
}
div.partsbody div {
	border-left:1px solid #333;
	padding:0 10px;
}
div.partsbody div div {
	border:none;
}
/*==homepage search form
==========================================*/
.basicsearch table td {
	padding:5px 0 0 0;
}
.basicsearch select {
	width:220px;
}
/*==Footer
==========================================*/
.footer {
	background:url(../images/background-footer.png) no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	font-size:9px;
	width:960px;
	clear:both;
	padding-top:46px;
}
.footer:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.footer div, .footer .branding {
	margin:0 20px 0 0;
}
.footer a {
	text-decoration:none;
	text-transform:uppercase;
	color:#333333;
}
.footer a:hover {
	color:#fff;
	text-decoration:underline;
}
.footer h5 {
	text-transform:uppercase;
	color:#333333;
}
.footer table a:link, .footer table a:hover, .footer table a:visited, .footer table a:active {
}
.footer table {
}
.footer table td {
}
.bodycontent .footersection {
}
div.footersection {
}
.dealerinfo, .branding, .navigation {
}
.dealerinfo {
}
.dealerinfo:hover, .branding:hover, .navigation:hover {
}
.branding, .navigation {
}
.vehiclephotooverlay {
	background:url(../images/rotatoroverlay.png) no-repeat;
	width:110px;
	height:90px;
	position:relative;
	z-index:10;
}
.vehiclephoto img {
}
.vehiclephoto {
	position:relative;
	top:0;
	z-index:0;
}
#_ctl0_ContentSection__ctrl_0_RadRotator1_wrapper {
	width:190px;
}
.internetspecialbanner2 table {
	height:10px;
}
/*==Testimoninal Box
==========================================*/
.testimonial{
	width:660px;
	}
.testimonialtop {
	background:url(../images/background-testimonial-top.png) no-repeat;
	height:24px;
}
.testimonialmiddle {
	background:url(../images/background-testimonial-middle.png) no-repeat;
}
.testimonialcontent {

	color:#FFFFFF;
font-size:12px;
min-height:190px;
padding:0 20px;
width:610px;
}
.testimonialbottom {
	background:url(../images/background-testimonial-bottom.png) no-repeat;
	height:62px;
}
/*==SectionName
==========================================*/