/* CSS Document */

/*img, #left, .left, #right, #content_right, #content_left_subpage, #content_right_bottom, .left, .right, .content_right, .content_right_reversed, #content_left_subpage_reversed, #content_left_fullwidth*/

 div, img, h5 { behavior: url(/furniture/js/iepngfix.htc) }

body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	font-size:12px;
	background: url(/furniture/images/backgrounds/bg.jpg) repeat-x 0 0 #FFFFFF;
	}
	
	
* {
margin:0;
padding:0;
}
	
	h1, h2, h3, h4, h5, h6, {
	margin:0;
	padding:0;
	font-weight:normal;
	}
	
div.page {
	width: auto;
	height: auto;
	position: relative;
	z-index: 5;
	}
	
#wrapper {
width: 815px;
position: relative;
left: 50%;
margin-left: -407px;
padding-top:35px;
z-index: 10;
}


#wrapper_content, #wrapper_footer {
width: 815px;
position: relative;
left: 50%;
margin-left: -407px;
margin-top:0px;
}

#branding {
	position:relative;
	float:left;
	}

#branding_logo {
	float:left;
	width:203px;
	}
	
#branding_strap {
	width:569px;
	position:absolute;
	top:6px;
	left:239px;
	}
	
#nav {
	clear:both;
	height:51px;
	}
	
#black_container {
	background-color:#161616;
	background-image:url(../images/backgrounds/clouds.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position: relative;
	z-index: 50;
	}

#container, #content_container {
	clear:both;
	/*background-color: #99CC99;*/
	}

#content {
width: 520px;
float: left;
}

#content_swapped {
width: 520px;
float: right;
}

#sidebar {
width: 180px;
float: right;
}

#sidebar_swapped {
width: 180px;
float: left;
}

#footer {
background-image:url(../images/backgrounds/footer_bg.jpg);
background-repeat:repeat-x;
clear:both;
height:140px;
background-color:#9c9c9c;
}

#footer_left {
	float:left;
	width:535px;
	padding-top:15px;
	}
	
	#inside_left {
		float:left;
		width:251px;
		}
	
#footer_right {
	float:right;
	width:262px;
	padding-top:15px;
	padding-right:8px;
	}
	
	#inside_right {
		float:right;
		width:278px;
		}

div.banner_container {
	float: left;
	clear: both;
	width: 815px;
	height: 296px;
	overflow: hidden;
	position: relative;
	z-index: 5;
	}

#banner_left {
	float:left;
	width:615px;
	height:269px;
	background-image:url(../images/sitewide/banner_holder.jpg);
	background-repeat:no-repeat;
	padding-left:14px;
	padding-top:27px;
	position: relative;
	z-index: 10;
	}
	
	#about_banner_left {
	float:left;
	width:615px;
	height:269px;
	background-image:url(../images/sitewide/banner_holder.jpg);
	background-repeat:no-repeat;
	padding-left:14px;
	padding-top:27px;
	}
	
	/*#golf_banner_left {
	float:left;
	width:629px;
	height:293px;
	background-image:url(../images/sitewide/banner_golf.jpg);
	}*/
	
	#golf_banner_left {
	float:left;
	width:615px;
	height:269px;
	background-image:url(../images/sitewide/banner_golf.jpg);
	background-repeat:no-repeat;
	padding-left:14px;
	padding-top:27px;
	}
	
#banner_right {
	float:right;
	width:186px;
	height:293px;
	background-image:url(../images/sitewide/banner_right.jpg);
	}
	
#content_left {
	float:left;
	width:552px;
	}
	
	#content_left_reversed {
	float:right;
	width:552px;
	}
	
	#content_left_subpage {
	float:left;
	width:498px;
	background-image:url(../images/backgrounds/subpage_panel.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding-top:37px;
	padding-right:30px;
	padding-left:24px;
	margin-bottom:25px;
	font-size:13px;
	color:#4a4a4a;
	line-height:170%;
	padding-bottom:20px;
	}
	
	
	#content_left_fullwidth {
	float:left;
	width:766px;
	background-image:url(../images/backgrounds/subpage_panel_fullwidth.png);
	background-repeat:no-repeat;
	padding-top:37px;
	padding-right:25px;
	padding-left:24px;
	margin-bottom:25px;
	font-size:13px;
	color:#4a4a4a;
	line-height:170%;
	padding-bottom:20px;
	}
	

	
		#content_left_subpage_reversed {
		float:right;
		width:495px;
		background-image:url(../images/backgrounds/subpage_panel.png);
		background-repeat:no-repeat;
		padding-top:37px;
		padding-right:25px;
		padding-left:23px;
		margin-bottom:25px;
		font-size:13px;
		color:#4a4a4a;
		line-height:170%;
		padding-bottom:20px;
		}
	
	
#content_right {
	float:right;
	width:251px;
	background-image:url(../images/backgrounds/panel2.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding-top:23px;
	padding-left:12px;
	padding-bottom:10px;
	
	}
	
	#content_right_reversed {
	float:left;
	width:249px;
	background-image:url(../images/backgrounds/panel2.png);
	background-repeat:no-repeat;
	padding-top:23px;
	padding-left:14px;
	padding-bottom:10px;
	}
	
	#content_right_reversed_bottom {
	float:left;
	width:249px;
	background-image:url(../images/backgrounds/panel2.png);
	background-repeat:no-repeat;
	padding-top:23px;
	padding-left:14px;
	padding-bottom:10px;
	margin-bottom:20px;
	clear:right;
	}
	
	#content_right_bottom {
	float:right;
	width:251px;
	background-image:url(../images/backgrounds/panel2.png);
	background-repeat:no-repeat;
	padding-top:23px;
	padding-left:12px;
	padding-bottom:10px;
	margin-bottom:20px;
	clear:right;
	margin-top:16px;
	}
	

	
	#content_blank {
	float:right;
	height:164px;
	width:249px;
	padding-top:23px;
	padding-left:14px;
	padding-bottom:10px;
	}

  .promoboxes {
    /*height:291px;*/     /* This seems to be buggering up the home page boxes */
	/*background-image:url(../images/backgrounds/home_panel_background.gif);
    background-repeat:repeat-y;
    background-position:8px;*/
  }	
  
  div.promoboxes {
  float: left;
  padding: 0 0 20px 0;
  }
  
div.left, div.middle, div.right {
	float:left;
	width:249px;
	background: url(../images/backgrounds/panel1.png) no-repeat 0 0;
	padding: 23px 0 10px 22px;
	margin: 16px 0 0 0;
	}	

	
	#left {
		float:left;
		width:248px;
		background-image:url(../images/backgrounds/panel1.png);
		background-repeat:no-repeat;
		padding-left:18px;
		padding-top:23px;
		padding-right:10px;
		padding-bottom:10px;
		margin-bottom:20px;
		margin-top:16px;
		}
		
		
		#right {
		float:right;
		width:250px;
		background-image:url(../images/backgrounds/panel3.png);
		background-repeat:no-repeat;
		padding-left:12px;
		padding-top:23px;
		padding-right:10px;
		padding-bottom:10px;
		margin-top:16px;
		}
		
		#right2 {
		float:right;
		width:248px;
		background-image:url(../images/backgrounds/panel2.png);
		background-repeat:no-repeat;
		padding-left:14px;
		padding-top:23px;
		padding-right:0px;
		padding-bottom:10px;
		}
		

  #bottompadding {
	padding-bottom:10px;
	}
	
	#bottompadding_subpage {
	padding-bottom:30px;
	}
	
	#bottompadding_golf {
	padding-bottom:60px;
	}
	
	.left {
		float:left;
		width:246px;
		
		background-image:url(../images/backgrounds/panel1.png);
		background-repeat:no-repeat;
		padding-left:20px;
		padding-top:23px;
		padding-right:10px;
		padding-bottom:10px;
		}
		
	.right {
		float:right;
		width:248px;
		
		background-image:url(../images/backgrounds/panel2.png);
		background-repeat:no-repeat;
		padding-left:14px;
		padding-top:23px;
		padding-right:10px;
		padding-bottom:10px;
		}
		
	#far_right {
	float:right;
	width:252px;
	background-image:url(../images/backgrounds/panel2.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding-top:23px;
	padding-left:11px;
	padding-bottom:10px;
	clear: right;
	margin-top:16px;
	}
		
	 .content_right {
	float:right;
	width:252px;
	background-image:url(../images/backgrounds/panel2.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding-top:23px;
	padding-left:11px;
	padding-bottom:10px;
	clear: right;
	margin-top:16px;
	}
	
	.content_right_bottom {
	float:right;
	width:251px;
	background-image:url(../images/backgrounds/panel2.png);
	background-repeat:no-repeat;
	padding-top:23px;
	padding-left:12px;
	padding-bottom:10px;
	margin-bottom:20px;
	clear:right;
	margin-top:16px;
	}
	
	.content_right_reversed {
	float:right;
	width:253px;
	background-image:url(../images/backgrounds/panel2.png);
	background-repeat:no-repeat;
	padding-top:23px;
	padding-left:11px;
	padding-bottom:10px;
	}
	
	.content_left {
	float:left;
	width:552px;
	}
	
	#content_left_used_cars {
	float:left;
	width:799px;
	padding-left:8px;
	}

#address {
	clear:both;
	margin-bottom:25px;
	margin-top:0px;
	}

#trail {
	float:right;
	color:#999;
	height:30px;
	}
	
#heading {
	float:left;
	height:30px;
	}
	
	#breadcrumb {
width:270px;
font-size:11px;
color:#999;
margin-bottom:15px;
margin-top:-8px;
}
	
		
/*------ Deals Feature Unit in http://petercooper.server0/motability/ ------*/	
	
div.deals {
	float: right;
	width: 140px;
	padding: 20px;
	border:1px #CCCCCC solid;
	margin-bottom: 30px;
	margin-left: 30px;
	color:#C83637;
	clear: right;
	}
div.deals strong {
	float: left;
	display:block;
	float:none;
	padding-bottom:10px;
	}
div.deals img {
	float: left;
	border:1px #EFEFEF solid;
	margin: 0 15px 10px 0;
	}
	
div.deals h5 span {
	float: left;
	display:block;
	font-weight:normal;
	float:none;
	line-height:120%;
	}	

/* ------- NEW CARS PAGE ADDED JUNE 2011 --------*/


/* ------- Main offer --------*/

div.mainoffer {
	position:relative;
	border:1px solid #d0d0d0;
	width:748px;
	padding: 10px 0;
	margin: 0 0 20px 0;
	}
	
	div.mainoffer h4,
	div.mainoffer p {
	text-align:center;
	}
	
	div.mainoffer h4 {
	font-size:16px;
	color:#ed1c24;
	font-weight:bold;
	}
	
	div.mainoffer p {
	font-size:12px;
	color:#8d8d8d;
	}
	
	div.mainoffer img.offersplash {
	position:absolute;
	top:-20px;
	right:-20px;
	}

/* ---------------------- NEW CARS PAGE - ADDED JUNE 2011  -----------------*/
	
div.newcars_container {
	float:left;
	width:774px;
	overflow: hidden;
	margin-left:10px;
	padding:0 0 25px 22px;
	background-color:#FFFFFF;
	position: relative;
	z-index: 10;
	}
	
div.new_car_repeater {
	float: left;
	width: 170px;
	height: 270px;
	position: relative;
	z-index: 20;
	padding: 0 23px 20px 0;
	}
	
	div.new_car_box {
	float: left;
	width: 168px;
	height: 260px;
	border: 1px solid #cdcdcd;
	position: relative;
	z-index: 20;
	}
	
	div.new_car_image {
	float: left;
	width: 168px;
	height: 100px;
	overflow: hidden;
	padding: 10px 0 0 0;
	}
	
		div.new_car_image img {
		border: none;
		padding: 0;
		margin: 0 auto;
		text-align: center;
		display: block;
		}
	
	img.offer_flash {
	position: absolute;
	top: -10px;
	right: -10px;
	z-index: 50;	
	}
	
	div.new_car_box h3 {
	float: left;
	width: 148px;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	color: #484848;
	padding: 0 10px 8px 10px;
	margin: 0;
	border-bottom: 1px solid #cdcdcd;
	}
	
		div.new_car_box h3 a {
		color: #484848;
		text-decoration: none;
		}
		
		div.new_car_box h3 a:hover {
		color: #484848;
		text-decoration: underline;
		}
	
	a.view_offer_button {
	display: block;
	padding: 5px 0;
	width: 80px;
	height: 20px;
	background: #790000;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	bottom: -10px;
	left: 45px;
	z-index: 80;
	}
	
		a.view_offer_button:hover {
		color: #FFFFFF;
		background: #CC0000;
		text-decoration: none;
		}
	
	a.book_test_drive {
	display: block;
	padding: 5px 0;
	width: 110px;
	height: 20px;
	background: #606060;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	bottom: -10px;
	left: 30px;
	z-index: 80;
	}
	
		a.book_test_drive:hover {
		color: #FFFFFF;
		background: #333333;
		text-decoration: none;
		}	
	
	p.price_text {
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	color: #8d8d8d;
	padding: 5px 0 0 0;
	float: left;
	width: 100%;
	}
	
	p.price_text strong {
	font-size: 12px;
	color: #8d8d8d;
	font-weight: bold;
	}
	
	p.offers_text_line_one {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	color: #ed1c24;
	padding: 5px 0 0 0;
	float: left;
	width: 100%;
	}
	
	p.offers_text_line_two {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
	color: #ed1c24;
	padding: 2px 0 0 0;
	float: left;
	width: 100%;
	}	
	
	p.configure_link {
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	padding: 8px 0 0 0;
	float: left;
	width: 100%;
	}
	
	p.configure_link a {
	color: #8d8d8d;
	text-decoration: underline;
	}
	
	p.configure_link a:hover {
	color: #8d8d8d;
	text-decoration: none;
	}
	
	p.intro {
    font-size: 13px;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
    padding: 20px 0 20px 0;
	text-align: center;
	color: #999999;
	}

/* ---------------------- NEW CARS OFFERS PAGE - ADDED JUNE 2011  -----------------*/

div.offer_left_side {
	float: left;
	clear: both;
	width: 555px;
	}
	
div.offer_right_side {
	float: left;
	width: 160px;
	padding: 0 0 0 50px;
	}	
	
	img.specialoffer_images {
	float: left;
	margin: 0 0 15px 0;
	display: block;
	}	
	
	img.fleet_offers_image {
	float: left;
	margin: 28px 25px 25px 0;
	display: block;
	}	
	
	div.offer_right_side p.price_text {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 11px;
	line-height: 13px;
	color: #4B4B4B;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	}
	
	div.offer_right_side p.price_text span {
	}	
	
	div.offer_right_side p.price_text strong {
	font-size: 24px;
	font-weight: bold;
	line-height: 25px;
	color: #4B4B4B;
	}	
	
	div.offer_right_side p.red strong {
	color:#ed1c24;
	}	
	
	div.offer_right_side a.book_test_drive {
	float: left;
	clear: both;
	bottom: 0px;
	left: 0px;
    position: relative;
	}

/* ---------------------- OTHER STYLES - ADDED JUNE 2011  -----------------*/

div.content_clear {
	float: left;
	clear: both;
	width: 100%;
	}
	
	
/* ---------------------- CONTACT AT ONCE LIVE CHAT BUTTONS - ADDED JAN 2012  -----------------*/
	
a.chat_button, a.chat_button:hover {
	width: 34px;
	height: 155px;
	display: block;
	top: 200px;
	left: 0px;
	position: fixed;
	z-index: 900;
	padding: 0;
	margin: 0;
	}	
	
	a.chat_button img, a.chat_button:hover img {
	border: none;
	padding: 0;
	}	
	
	
