@charset "UTF-8";
/* CSS Document */
/* ========================================
British Motor Cars
Copyright 2009 Vinsolutions.com
written for = www.bcmd.com

swatch colors
--------------
#48695a = subnav green
#9d9d9d = image border grey
#415a51 = sub nav rollover green
===========================================*/

/* =resets and overrides
===============================*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	height:100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*== floats ==*/
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
	line-height:0;
}
/* =links & typography
===============================*/
html body {
	background:none;
	background:#fffef5 url(../images/background-body.jpg) repeat-x scroll 0 0;
	font-family:helvetica, Verdana, sans-serif;
	font-size:11px;
}
a:link, a:visited, a:hover, a:active {
	color:#48695a;
}
a.button {
	background:url(../images/background-button.jpg) no-repeat 0 0;
	display:block;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}
.button span {
	background:url(../images/background-button-end.jpg) no-repeat right 0;
	display:block;
	padding:0 12px;
	line-height:38px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
a.clicktochat {
	background:url(../images/button-clicktochat.jpg) no-repeat;
	display:block;
	height:97px;
	text-indent:-5000px;
	width:220px;
}
div.logowrapper {
	text-indent:-5000px;
	display:block;
	float:left;
	position:relative;
	z-index:30;
}
div.logo {
	background:url(../images/logo.png) no-repeat;
	height:105px;
	width:141px;
}



div.logo1
{
  background:url(../images/logo-rangerover2.png) no-repeat;
}
a.logolink {
	display:block;
	height:105px;
	position:relative;
	text-indent:-5000px;
	width:141px;
	z-index:35;
}
.contentsectioncontent h1, div.pagetitle {
	border:medium none;
	position:relative;
	top:144px;
	margin:0 0 0 24px;
	padding:0 0 18px 0;
}
div.scheduleappointment_sectioncontent {
	padding:0;
	width:640px;
	display:inline;
}
.pagetitle {
	font-size:18px;
}
.widecolumn p, .widecolumn h1, .widecolumn h2 {
	padding:0 0 0 16px;
}
.thincolumn p, .thincolumn h1, .thincolumn h2 {
	padding:0 0 16px;
}
.featured h2 {
	font-size:18px;
	line-height:16px;
	top:0;
	margin:10px 0;
	font-weight:normal;
	color:#ccc;
	text-transform:capitalize;
}
a.jaguar {
	display:block;
	background:url(../images/logo-jaguar.png) no-repeat;
	width:74px;
	height:72px;
	float:right;
	text-indent:-5000px;
}
a.landrover {
	text-indent:-5000px;
	float:right;
	width:73px;
	height:48px;
	display:block;
	background:url(../images/logo-landrover.png) no-repeat;
}
div.subcolumn2 h1, div.subcolumn2 .pagetitle {
	font-weight:normal;
	border:none;
	color:#567d6c;
	font-family:Helvetica, Arial, sans-serif;
	padding-bottom:0;
}
div.subcolumn2 h1 {
	font-size:18px;
	font-weight:bold;
	position:relative;
	top:auto;
	margin:0;
}
div.subcolumn2 p, .content p {
	font-family:"lucida sans", arial, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height:18px;
}
.content p {
	font-weight:normal;
}
/* =images
===============================*/	
 .content img {
	display:block;
	padding:4px;
	border:1px solid #9d9d9d;
}
div.aboutus-section img {
	display:block;
	padding:4px;
	border:1px solid #9d9d9d;
	margin-right:10px;
}
/* =navigation
===============================*/
.navtab {
	background:url(../images/background-navtab.png) no-repeat;
	width:230px;
	height:34px;
	line-height:34px;
	float:right;
	margin:0 30px 0;
	text-align:center;
}
.navtab li a {
	color:#336b5b;
	text-decoration:none;
}
.navtab li {
	display:inline;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
}
.mainnav {
}
.mainnav li {
	float: left;
	position: relative;
	padding:0 22px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}
.mainnav li a {
	color:#fff;
	text-decoration:none;
	line-height:20px;
	z-index:50;
}
.mainnav li ul {
	background:transparent url(../images/subnav-bg.png) no-repeat scroll 0 0;
	border:1px solid #FFFFFF;
	display:none;
	left:0;
	position:absolute;
	top:1em;
	width:180px;
}
.mainnav li ul li {
	padding:0;
}
.mainnav li ul li a {
	line-height:36px;
	text-decoration:none;
	color:#fff;
	width:125px;
	padding:0 0 0 5px;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:capitalize;
	font-size:11px;
	display:block;
	background:url(../images/background-subnav.gif) repeat-x left bottom;
}
.mainnav li a:hover {
	color:#fff;
	cursor:pointer;
}
.mainnav li ul li a:hover {
	background-color:#4f6f64;
	font-weight:bold;
	color:#fff;
}
.mainnav li > ul {
	top: auto;
	left: auto;
}
.mainnav li:hover ul {
	display: block;
}
.horizontal.rootGroup .radmenu a.link {
	cursor:pointer;
}
.subnav {
}
.active {
}
.vehiclenav {
}
.vehiclenav li a {
	padding-right:20px;
	text-decoration:none;
}
.vehiclenav span {
	display:block;
	margin-top:-40px;
	position:relative;
	text-align:center;
	color:#567D6C;
	background:url(../images/overlay.png) no-repeat;
	width:220px;
	height:40px;
	overflow:visible;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:18px;
	line-height:40px;
}
.menusection li a:visited, .menusection li ul li a:visited {
	color:#fff;
}
div.menusection {
	background:none;
	width:940px;
 *margin-left:0;
	overflow:visible;
}
div.menusection, .radmenu {
	float:left;
	height:auto;
	left:0;
	position:relative;
	z-index:22;
}
/* =layout
===============================*/
.guide {
	/*background:url(file:///Macintosh%20HD/Users/melhogan/Sites/british_motor_cars/images/v2B2.jpg) no-repeat center top;*/
	/* for IE */
 	/* filter:alpha(opacity=60);
	/* CSS3 standard */
 	/* opacity:0.2; */
	 /*min-height:1500px;/*!!!!REMOVE THIS CODE!!!!!*/
	width:940px;
}
.wrapper, div.contentsection {
	margin:0 auto;
	width:940px;
	background:none;
}
.wrapper {
	position: relative;
	min-height: 100%;
	overflow:hidden;
}
.headerwrapper {
	background:url(../images/background-header.png) no-repeat;
	_background:none;
	border-bottom:1px solid #fff;
	_border-bottom:none;
	height:125px;
	position:absolute;
	top:0;
	width:940px;
	z-index:20;
}
.header {
	background:url(../images/background-header.png) no-repeat;
}
.info {
	padding:10px 10px 0 0;
}
.hero {
	position:relative;
	top:0;
	z-index:0;
}
.navtab-logos {
	width:300px;
}
.logos {
	float:left;
	padding:10px 0 0 0;
	width:230px;
	height:50px;
}
.featured {
	overflow:hidden;
	position:relative;
	z-index:1000;
}
.maincontent {
	position:relative;
	overflow:hidden;
}
.widecolumn .content {
	overflow:hidden;
	padding:20px 0;
	position:relative;
	width:690px;
}
.widecolumn {
	padding:0 10px 0 0;
	width:690px;
	overflow:hidden;
	position:relative;
}
.thincolumn {
	min-height:400px;
	padding:15px 0 0 10px;
	width:220px;
}
.thincolumn .content {
	width:220px;
}
.subcolumn1 {
	float:left;
}
.subcolumn2 {
	float:left;
	padding-left:10px;
	width:380px;
}
/*== Theme Overrides
==========================================*/
div.changebackground {
	overflow:hidden;
	background:url(../images/shadow.png) no-repeat center top;
	_width:960px;
	_margin:0 auto;
}
div.aboutushours {
	width:160px;
}
div.aboutusbody {
	font-weight:normal;
	line-height:18px;
}
div.contentsection, .contentsection {
	background:url(../images/background-header.png) no-repeat;
	top:0;
}
div.aboutusbody p, div.custompage p {
	margin:0;
	padding:0;
	margin:0 0 18px;
	font-size:12px;
	font-weight:normal;
	font-family: Helvetica, Arial, sans-serif;
}
.interiorcontentarea {
	margin-top:135px;
	min-height:300px;
	margin-bottom:10px;
	_height:300px;
}
.interiorcontentarea .interiorcontentarea {
	margin:0;
}
div.searchresultsdiv .breadcrumb {
	font-size:10px;
	text-indent:-5000px;
	background:url(../images/internetspecial.png) no-repeat left center;
	width:200px;
	height:48px;
}
.custompage {
	position:relative;
	top:125px;
	overflow:hidden;
	padding:0 10px 125px 24px;
	min-height:500px;
	_height:500px;
}
.custompagecontent {
	clear:both;
	padding:0 10px 0 24px;
}
table.employees td {
	line-height:18px;
	padding:8px 0;
	text-transform:capitalize;
}
div.contentsectioncontent {
	padding:0 !important;
	background:none;
	font-family:"Helvetica", Georgia, Verdana, Arial, sans-serif;
	line-height:18px;
	font-size:14px;
	font-weight:normal;
	overflow:visible !important;
}
.scheduleappointment_sectioncontent {
	background:none;
}
div.scheduleappointment input {
	width:200px;
	border:1px solid #ccc;
	padding:3px;
}
div.scheduleappointment input:focus {
	background:#48695A;
	color:#fff;
}
div.partsbody, div.servicebody, div.aboutusbody, div.locationbody {
	font-weight:normal;
	float:left;
	margin:0;
	padding:0;
}
div.partshours, div.servicehours, divaboutushours, div.locationhours {
	width:220px;
}
div.scheduleappointment_sectiontitle {
	background:none;
	border:none;
	margin:20px 0 0 18px;
	width:232px;
	background:#fff;
	padding:5px 0 0 8px;
	border-bottom:1px solid #ccc;
}
.bodycontent {
	background: url(../images/background-header.png) no-repeat;
	width:940px;
	min-height:800px;
	_height:800px;
}
/*==hourstable
==========================================*/
div.hoursbox {
	border:none;
	float:left;
}
div.aboutushours, div.hoursbox {
	width:278px;
	background:#fff;
	border:1px solid #ccc;
}
div.aboutushours div, div.hoursbox {
	width:276px;
	margin:1px;
	background:#83b198;
}
table.hourstable, div.hoursbox table.hourstable {
	margin:0;
	border-collapse:collapse;
	width:240px;
	background:#fff;
	margin:0 18px 18px 18px;
}
table.hourstable td {
	font-size:10px;
	border-bottom:1px solid #ccc;
	padding:8px 0 8px 10px;
}
div.shadowbox {
	position:static;
	top:auto;
	left:auto;
	margin:0;
}
.hoursbox .scheduleappointment_sectiontitle {
}
table.hourstable {
}
div.shadowbox .hoursbox {
	position:static;
	left:auto;
	top:auto;
}
div.partshours, div.servicehours, divaboutushours, div.locationhours {
	width:280px;
}
/*==Scheduleappointment_section
==========================================*/
.scheduleappointment_sectioncontent table td {
	padding:6px 0;
}
div.scheduleappointment_section .scheduleappointment_sectiontitle {
	margin:0;
	padding:0;
	border:none;
}
div.scheduleappointment_section {
	padding:0 0 0 20px;
	border:none;
}
div.scheduleappointment {
}
.scheduleappointment {
	border:medium none;
}
.scheduleappointment {
	border:medium none;
}
div.partsbody, div.servicebody, div.aboutusbody, div.locationbody {
	width:640px;
}
/*==Footer
==========================================*/
.footer {
	clear:both;
	position:relative;
	width:940px;
	margin:10px auto;
	padding:48px 0 0 0;
	line-height:18px;
	color:#ccc;
	background:url(../images/logo-footer.png) no-repeat center top;
	overflow:visible;
}
.footer a {
	color:#ccc;
	text-decoration:none;
}
.footer a:hover {
	color:#056a3e;
}
.footer h5 {
	color:#056a3e;
	margin-bottom:8px;
}
.footer table a:link, .footer table a:hover, .footer table a:visited, .footer table a:active {
	color:#ccc;
}
.footer table {
	margin-top:180px;
	color:#ccc;
}
.footer table td {
	text-align:left;
}
.bodycontent .footersection {
	width:940px;
}
div.footersection {
	color:#000;
}
.dealerinfo, .branding, .navigation {
	min-height:100px;
	_height:100px;
}
.dealerinfo {
	padding:0 30px 0 0;
}
.dealerinfo:hover, .branding:hover, .navigation:hover {
	color:#056a3e;
}
.branding, .navigation {
	padding:0 30px;
	border-left:1px dashed #ccc;
}

