/* 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-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	font-size:12px;
	background-image:url(../images/backgrounds/bg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	}
	
	
* {
margin:0;
padding:0;
}
	
	h1, h2, h3, h4, h5, h6, {
	margin:0;
	padding:0;
	font-weight:normal;
	}
	
	
#wrapper {
width: 815px;
position: relative;
left: 50%;
margin-left: -407px;
margin-top:35px;
}


#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;
	}

#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;
		}



#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;
	}
	
	#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;
}
	
	
/*------Added By Andy------*/	
	
.newcars_container	{
	float: left;
	width: 100%;
	padding: 0 0 30px 0;
	}

.floatleft_form {
	float: left;
	padding: 0 20px 0 0;
	}	
	
/*------ 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%;
	}	
	
	