@charset "UTF-8";

body {
	background-color:#f2f2f2;
	background-image:url(/images/bg.png);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS",Trebuchet, Arial, Helvetica, sans-serif;
	margin:0 0 40px 0;
	font-size:62.5%;
	color:#595959;
}

h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, dl, dt, dd, a, object,form {
	border:0;
	padding:0;
	margin:0;
	outline:none
}
a,a:link {
	color:#0760a4;
	text-decoration:none	
}

a:hover {
	color:#595959;
	text-decoration:none
	
}

ul, ol, li, dl, dt, dd {
	list-style:none
}

input {
	margin:0;
	padding:0
}

#south-centre-vw {
	width:1000px; 
	height:100%; 
	margin:0 auto
}

#south-centre-vw #header {
	width:100%; 
	height:181px; 
	background-image:url(/vw/images/header-bg.png); 
	position:relative
}

#south-centre-vw #header .logo {
	width:82px; 
	height:81px; 
	background-image:url(/vw/images/vw-logo.jpg); 
	position:absolute; 
	top:50px; 
	right:30px
}

#south-centre-vw #header .logo a {
	width:82px; 
	height:81px; 
	display:block
}

#south-centre-vw #header h1 {
	color:#0760a4; 
	position:absolute; 
	top:40px; 
	right:120px; 
	font-size:4.4em
}

#south-centre-vw #header h3 {
	color:#595959; 
	position:absolute; 
	top:90px; 
	right:120px; 
	font-size:2.2em; 
	text-align:right
}

#south-centre-vw #header .social {
	padding:5px 0 0 5px
}

#south-centre-vw #header .social .twit {
	margin:0 3px 0 0
}

#south-centre-vw #content {
	width:990px; 
	height:100%; 
	border-left:5px solid #0760a4; 
	border-right:5px solid #0760a4; 
	background-color:#f5f5f5;
	position:relative
}

#south-centre-vw #content #nav {
	width:910px; 
	height:26px; 
	margin:0 auto
}

#south-centre-vw #content #mainimage {
	width:910px; 
	height:298px; 
	background-image:url(/vw/images/main-image-bg.png); 
	margin:0 auto;
	position:relative
}

#south-centre-vw #content #mainimage {
	width:910px; 
	height:298px; 
	background-image:url(/vw/images/main-image-bg.png); 
	margin:0 auto;
	position:relative
}

#south-centre-vw #content #mainimage #welcome {
	width:608px; 
	height:249px; 
	background-image:url(/vw/images/welcome-to-south-centre.jpg); 
	position:absolute; 
	top:25px; 
	left:10px
}

#south-centre-vw #content #homespecials {
	padding:10px 0 10px 40px;
	height:120px
}

#south-centre-vw #content #homespecials li {
	display:inline;
	margin-right:10px;
	float:left
}

#south-centre-vw #content #homespecials li h2 {
	font-size:1.6em;
	color:#0760a4;
	font-family:"Arial Narrow", "Trebuchet MS", sans-serif
}

#south-centre-vw #content #homespecials .specialwrap{
	width:297px; 
	height:120px
}

#south-centre-vw #content #homespecials .specialwrap .special {
	width:139px; 
	height:102px;
	background-color:#FFF;
	position:relative; 
	overflow:hidden; 
	margin:5px 0 0 0;
	float:left
}

#south-centre-vw #content #homespecials .specialwrap .special .overlay {
	width:139px; 
	height:102px; 
	background-image:url(/vw/images/specials-overlay.png);
	background-color:transparent;
	position:absolute; 
	top:0px; 
	z-index:100;
	cursor:pointer
}

#south-centre-vw #content #homespecials .specialwrap .special img.new {
	position:absolute; 
	left:15px; 
	top:13px; 
	z-index:10
}

#south-centre-vw #content #homespecials .specialwrap .special img.used {
	position:absolute; 
	left:6px; 
	top:-10px; 
	z-index:10
}

#south-centre-vw #content #homespecials .specialwrap .special .carname {
	font-size:1.1em;
	color:#FFF;
	font-family:"Arial Narrow", "Trebuchet MS", sans-serif;
	overflow:hidden;
	height:14px;
	text-decoration:none;
	position:absolute;
	top:82px;
	left:8px;
	z-index:200
}

#south-centre-vw #content .contactinfo {
	padding:0 40px 0 40px;
	margin:0 0 30px 0;
	height:65px
}

#south-centre-vw #content .contactinfo li {
	display: inline;
	float:left
}

#south-centre-vw #content .contactinfo li h3 {
	color:#0760a4;
	font-family:"Arial Narrow", "Trebuchet MS", sans-serif;
	font-size:1.7em
}

#south-centre-vw #content .contactinfo li .hours {}

#south-centre-vw #content .contactinfo li .hours li {
	display: list-item;
	float:none;
	color:#595959;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:1em
}

#south-centre-vw #content .contactinfo li .hours li h4 {
	color:#0760a4;
	font-family:"Arial Narrow", "Trebuchet MS", sans-serif;
	font-size:1.5em
}

#south-centre-vw #content .contactinfo li.dealer {
	width:175px; 
	height:65px; 
	border-right:1px solid #d6d6d6
}

#south-centre-vw #content .contactinfo li.store {
	width:175px; 
	height:65px; 
	border-right:1px solid #d6d6d6; 
	padding:0 0 0 8px
}

#south-centre-vw #content .contactinfo li.service {
	width:175px; 
	height:65px; 
	border-right:1px solid #d6d6d6; 
	padding:0 0 0 8px
}

#south-centre-vw #content .contactinfo li.phone {
	width:175px; 
	height:65px; 
	border-right:1px solid #d6d6d6; 
	padding:0 0 0 8px
}

#south-centre-vw #content .contactinfo li.location {
	width:171px; 
	height:65px; 
	padding:0 0 0 8px; 
	position:relative
}

#south-centre-vw #content .contactinfo li.location img {
	position:absolute; 
	top:0px; 
	right:0px
}

#south-centre-vw #content .bottom {
	padding:0 40px 0 40px
}

#south-centre-vw #content .bottom li {
	display:inline;
	float:left
}

#south-centre-vw #content .bottom li.why {
	width:320px
}

#south-centre-vw #content .bottom li.testdrive {
	width:320px
}

#south-centre-vw #content .bottom li.service {
	width:270px
}

#south-centre-vw #content .bottom li.service .scheduleservice {
	width:260px; 
	height:74px; 
	background-image:url(/vw/images/btn-schedule-service.jpg); 
	margin:12px 0 15px 0;
	padding:5px 0 0 10px;
	display:block;
	cursor:pointer
}

#south-centre-vw #content .bottom li.service .orderparts {
	width:260px; 
	height:74px; 
	background-image:url(/vw/images/btn-order-parts.jpg);
	margin:0 0 15px 0;
	padding:5px 0 0 10px;
	display:block;
	cursor:pointer
}

#south-centre-vw #content .bottom li.service .scheduleservice span, #south-centre-vw #content .bottom li.service .orderparts span {
	font-size:1.8em;
	color:#0760a4;
	font-family:"Arial Narrow", "Trebuchet MS", sans-serif;
	font-weight:bold
}

#south-centre-vw #content .bottom li.service .scheduleservice p, #south-centre-vw #content .bottom li.service .orderparts p {
	font-size:1em;
	color:#595959;
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	font-weight:bold;
	width:150px
}

#south-centre-vw #content .subpage {
	border-top:1px solid #0764a8
}

#south-centre-vw #content .subpage #contactinfo {
	width:230px; 
	height:100%;
	min-height:500px;
	background-color:#002643; 
	background-image:url(/vw/images/contact-info-bg.png); 
	background-repeat:repeat-x; 
	position:absolute;
	padding:7px 10px 10px 10px;
	left:10px; 
	top:36px
}

#south-centre-vw #content .subpage #contactinfo .top {
	width:250px; 
	height:10px; 
	background-image:url(/vw/images/contact-info-top.png);
	background-repeat:no-repeat;
	position:absolute; 
	top:0px;
	left:0px
}

#south-centre-vw #content .subpage #contactinfo .bot {
	width:250px; 
	height:11px; 
	background-image:url(/vw/images/contact-info-bottom.png);
	background-repeat:no-repeat;
	position:absolute; 
	bottom:0px;
	left:0px
}

#south-centre-vw #content .subpage #contactinfo h1 {
	font-size:1.8em;
	color:#FFF
}

#south-centre-vw #content .subpage #contactinfo h3 {
	font-size:1.2em;
	color:#FFF
}

#south-centre-vw #content .subpage #contactinfo dl.phone {
	color:#FFF;
	font-size:1.4em;
	font-weight:bold;
	margin:10px 0 0 0
}

#south-centre-vw #content .subpage #contactinfo dl.phone dt {
	width:50%;
	float:left;
}

#south-centre-vw #content .subpage #contactinfo dl.phone dd {
	width:50%;
	float:right;
	text-align:right
}

#south-centre-vw #content .subpage #contactinfo dl.hours {
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	margin:20px 0 10px 0
}

#south-centre-vw #content .subpage #contactinfo dl.hours h3 {
	font-size:1.4em;
	color:#FFF
}

#south-centre-vw #content .subpage #contactinfo dl.hours dt {
	width:50%;
	float:left;
}

#south-centre-vw #content .subpage #contactinfo dl.hours dd {
	width:50%;
	float:right;
	text-align:right
}

#south-centre-vw #content .subpage #formwrap {
	width:710px; 
	height:100%;
	min-height:400px;
	float:right; 
	margin:10px 10px 0 0
}

#south-centre-vw #content .subpage #formwrap h1 {
	padding:0;
	margin:0 0 5px 0;
	color:#0760a4;
	font-size:22px;
	font-weight:bold
}

#south-centre-vw #content .subpage #formwrap h2 {
	padding:0;
	margin:0 0 5px 0;
	font-size:1.4em;
	font-weight:bold
}

#south-centre-vw #content .subpage #formwrap p {
	font-size:1.2em;
	margin:0 0 15px 0
}

#south-centre-vw #content .subpage ul.privacy {
	font-size:1.2em;
	margin:0 0 15px 15px
}

#south-centre-vw #content .subpage ul.privacy li {
	list-style-type: disc
}

#south-centre-vw #content .subpage ul.gals {
	margin:10px 0 10px 20px; 
	font-size:1.2em
}
#south-centre-vw #content .subpage ul.gals li {
	list-style-type: disc
}

form.testdrive {
	padding:0;
	margin:0
}
form.testdrive h1 {
	padding:0;
	margin:0 0 5px 0;
	font-size:1.8em;
	color:#0760a4;
	font-weight:bold
}

form.testdrive dl {
	padding:0;
	margin:0;
}

form.testdrive dl dt {
	padding:0;
	margin:0 0 16px 0;
	font-size:1.2em;
	width:25%;
	float:left;
}

form.testdrive dl dd {
	padding:0;
	margin:0 0 6px 0;
	width:75%;
	float:right
}

form.testdrive dl dt span {
	color:#F00
}

form.testdrive dl dd input,form.testdrive dl dd textarea {
	padding:4px 4px 4px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0760a4;
	font-weight:bold
}

form.testdrive dl dd textarea {
	width:175px; 
	height:120px;	
}

form.testdrive dl dd ul {
	list-style:none;
	margin:0 0 0 5px;
	padding:0
}

form.testdrive dl dd ul li {
	font-size:10px
}

form.testdrive .day {
	width:20px; 
	margin:0 2px 0 0
}

form.testdrive .month {
	width:20px; 
	margin:0 2px 0 2px
}

form.testdrive .year {
	width:35px; 
	margin:0 2px 0 2px
}

form.forms {
	padding:0;
	margin:0 0 15px 0
}

form.forms h1 {
	padding:0;
	margin:0 0 5px 0;
	color:#0760a4;
	font-size:22px;
	font-weight:bold
}

form.forms h3 {
	padding:0;
	margin:0 0 5px 0;
	font-size:16px;
	font-weight:bold
}

form.forms p {
	font-size:10px
}

form.forms p span {
	color:#F00
}

form.forms dl {
	padding:0;
	margin:0
}

form.forms dl.l {
	float:left;
	width:230px
}

form.forms dl.r {
	float:left
}

form.forms dl dt {
	padding:0;
	margin:0 0 2px 0;
	font-size:10px
}

form.forms dl dd {
	padding:0;
	margin:0 0 6px 0
}

form.forms dl dt span {
	color:#F00
}

form.forms dl dd input,form.forms dl dd textarea {
	padding:4px 4px 4px 2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0760a4;
	font-size:14px;
	font-weight:bold
}

form.forms dl dd ul {
	list-style:none;
	margin:0 0 0 5px;
	padding:0
}
form.forms dl dd ul li {
	font-size:10px
}

form.forms dl dd ul li input {
	margin-right:5px
}

#south-centre-vw #content .subpage .staff {
	width:600px;
	padding:15px 0 15px 0
}

#south-centre-vw #content .subpage .staff ul {
	width:200px; 
	float:left;
	margin-bottom:15px
}

#south-centre-vw #content .subpage .staff ul h3 {
	padding:0;
	margin:0;
	font-size:1.4em;
	color:#0760a4;
	font-weight:bold
}

#south-centre-vw #content .subpage .staff ul li {
	font-size:1.2em;
}

#south-centre-vw #content .subpage .staffmember {
	width:355px; 
	height:130px; 
	float:left;
	position:relative
}

#south-centre-vw #content .subpage .staffmember img {
	position:absolute;
	top:0px;
	left:0px
}


#south-centre-vw #content .subpage .staffmember ul {
	width:230px; 
	height:130px; 
	float:right;
	position:absolute;
	top:0px;
	right:0px
}

.staff-photo { float: left; }

.staff-photo-gals { float: left; margin: 0 10px 10px 0; }

.staff-gals { margin: 10px 0 0 0; }

#south-centre-vw #content .subpage .staffmember ul li {
	font-size:1.2em
}

#south-centre-vw #content .subpage .staffmember ul li.name {
	font-size:1.6em; 
	font-weight:bold; 
	color:#0760a4
}

#south-centre-vw #footer {
	width:100%; 
	height:191px; 
	background-image:url(/vw/images/footer-bg.png);
}

#south-centre-vw #footer ul {
	padding:130px 40px 0 40px
}

#south-centre-vw #footer ul li {
	display:inline
}

#south-centre-vw #footer .copyright {
	padding:0 40px 0 40px
}


.bd {
	font-size:16px
}
.bd li {
	font-size:16px
}

.hd {
	font-size:16px
}

.hd li {
	font-size:16px
}

.hd li span {
	font-size:16px
}


.ft {
	font-size:16px
}


.ft a {
	font-size:10px
}


#mm3_SaveSearchPanel h2 {
	font-size:16px
}

#mm3_SaveSearchPanel h3 {
	font-size:14px
}

#mm3_SaveSearchPanel .mm3_Button01 {
	font-size:14px
}

#mm3_SaveSearchPanel p.mm3_Left {
	font-size:12px
}


#mm3_SaveSearchPanel #mm3_SaveSearchList {
	font-size:12px
}


#parts-list {
	width: 200px;
	float: right;
	margin: 68px 10px 0 0;
}

.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

#details_Main #details_DealerInfo #details_DealerInfoLinks a#details_LocationLink {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/map_sm.gif) no-repeat scroll left top;
	display:none;
}

#details_Main #details_DealerInfo #details_DealerInfoLinks a:link, #details_Main #details_DealerInfo #details_DealerInfoLinks a:active, #details_Main #details_DealerInfo #details_DealerInfoLinks a:visited, #details_Main #details_DealerInfo #details_DealerInfoLinks a:hover {
color:#000000;
display:block;
float:left;
font-size:2.2em;
height:20px;
line-height:20px;
margin:5px 10px 0 0;
padding:0 0 0 22px;
text-decoration:none;
white-space:nowrap;
}

#details_Main #details_DealerInfo #details_Phone span {
display:block;
font-size:1.0em;
font-weight:bold;
}

/* Winter Tires */

#south-centre-vw #content .bottom li.service .wintertires {
	width:260px; 
	height:74px; 
	background-image:url(/vw/images/btn-winter-tires.jpg);
	padding:5px 0 0 10px;
	display:block;
	cursor:pointer
}

#south-centre-vw #content .bottom li.service .wintertires span {
	display:none;	
}


/* Homepage Specials */


#cp_HomepageSpecials {
    position: relative;
    height: 170px;
}
#cp_HomepageSpecialsButtons {
    position: absolute;
    top: 15px;
    right: 40px;
    width: 900px;
    height: 30px;
}
#cp_HomepageSpecialsButtons a {
	font-size:1.6em;
	font-weight:bold;
	width:300px;
	display: block;
	float:left;
	text-align:center
}
.cp_HomepageSpecialsTab {
    display: none;
    position: absolute;
    top: 45px;
    left: 40px;
    width: 930px;
}
.cp_HomepageSpecialsTab a {
    display: block;
    float: left;
    width: 139px;
	height: 110px;
    line-height: 13px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
	position:relative;
	overflow:hidden;
	margin:0 15px 0 0
}
.cp_HomepageSpecialsTab a:hover {
    text-decoration: underline;
}
.cp_HomepageSpecialsTab a span {
    display: block;
    width: 139px;
    height: 30px;
    margin: 0 0 3px 0;
    overflow: hidden;
    cursor: pointer;
	position: absolute;
	left:0px;
	z-index:1000;
	color:#FFF;
	font-size:10px;
	background-image:url(/vw/images/specials-overlay-lrg.png);
	_background-image:url(/vw/images/specials-overlay-lrg.gif);
	padding:80px 0 0 0
}
.cp_HomepageSpecialsTab a img {
	width:134px;
	z-index:800;
	vertical-align:middle;

}
#cp_HomepageSpecialsTab1 {
    display: block;
}
#cp_HomepageSpecialsArrow {
    position: absolute;
    margin-left: -10px;
    top:0px;
    left: 196px;
}


.cp_HomepageSpecialsTab a.new div {
	width:134px; 
	height:110px; 
	display:block; 
	padding:8% 0 8% 2%

}
.cp_HomepageSpecialsTab a.used div {
	width:134px; 
	height:110px; 
	display:block;
	position:relative;
	padding:-30% 0 8% 4%

}
.cp_HomepageSpecialsTab a.used div img {
	position:absolute;
	top:-20px;
	left:0px

}
.visit-site {
	font-size:14px;	
}

#details_Main #details_VehicleInfo #details_MPG {
	display:none;
}