/* Left */

#left {
	float:left;
	width:208px;
	margin:30px 0 0 4px;
	}
	
.left-hero {
	float:left;
	width:186px;
	margin:20px 0 0 6px;
	background-color:#ffffff;
	border:5px solid #f5f3f2;
	}

#sub-nav li {
	float:left;
	height:21px;
	width:176px;
	padding:5px 0 0 10px;
	margin-left:0px;
	list-style:none;
	border-bottom:1px solid #f1efee;
	}
	
#sub-nav li a {
	color:#000000;
	text-decoration:none;
	}
	
#sub-nav li a:hover {
	color:#4983bd;
	text-decoration:none;
	}

#address {
	float:left;
	width:173px;
	height:100px;
	margin-top:10px;
	padding:0 0 0 10px;
	color:#000000;
	background:url(../graphics/uk.gif) top right no-repeat;
	}
	
#address:hover {
	text-decoration:none;
	}
	
#address span {
	float:left;
	color:#4983bd;
	margin-top:10px;
	}

/* Right */

#right {
	float:left;
	width:693px;
	min-height:400px;
	margin:30px 0 0 20px;
	padding:15px;
	background-color:#ffffff;
	}
	
#home #right {
	float:left;
	width:723px;
	margin:302px 0 0 20px;
	padding:0px;
	background:none;
	}
	
#results #right {
	float:left;
	width:723px;
	margin:30px 0 0 20px;
	padding:0px;
	background:none;
	}

/* Home Page */
	
#home-slideshow {
	float:left;
	width:438px;
	height:308px;
	border:6px solid #f1efee;
	}
	
.hero {
	float:left;
	width:241px;
	height:90px;
	border:6px solid #f1efee;
	margin:0 0 8px 10px;
	padding:8px 0 0 10px;
	color:#000000;
	background:url(../graphics/used-cars.jpg) #ffffff top right no-repeat;
	}
	
.hero:hover {
	border:6px solid #4983bd;
	text-decoration:none;
	color:#000000;
	}
	
.hero p {
	float:left;
	clear:left;
	width:120px;
	font-size:11px;
	margin-bottom:5px;
	}
	
.hero h4 {
	margin-bottom:5px;
	}

#hero-usedcars {
	float:left;
	width:252px;
	height:202px;
	margin:0 0 0 10px;
	padding:11px 0 0 11px;
	background:url(../graphics/photo-bg.gif) top left no-repeat;
	}

#content {
	float:left;
	width:711px;
	margin:25px 0 0 6px;
	}
	
.content-hero {
	float:left;
	width:207px;
	height:100px;
	padding:30px 0 0 20px;
	margin-right:15px;
	border-top:1px dashed #c7c7c7;
	font-size:11px;
	margin-bottom:20px;
	}
	
.content-hero:hover {
	text-decoration:none;
	border-top:1px dashed #4983bd;
	}

.content-hero p {
	width:120px;
	color:#000000;
	}
	
.content-hero#cars-wanted {
	background:url(../graphics/money.gif) top right no-repeat;
	}
	
.content-hero#book-service {
	background:url(../graphics/book-service.gif) top right no-repeat;
	}
	
.content-hero#contact-team {
	margin-right:0px;
	background:url(../graphics/team.gif) top right no-repeat;
	}
	
#text-content {
	float:left;
	width:711px;
	margin:20px 0 0 6px;
	font-size:12px;
	}
	
/* Content */
	
#offers {
	float:left;
	width:707px;
	height:150px;
	border:6px solid #f1efee;
	margin-bottom:20px;
	}
	
.enquire {
	float:left;
	height:20px;
	padding:5px 10px 0 10px;
	text-align:center;
	background-color:#4983bd;
	border:3px solid #f1efee;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:15px;
	}
	
.enquire:hover {
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
	}
	
#right-image  {
	float:right;
	width:270px;
	height:203px;
	margin:0 0 15px 15px;
	border:6px solid #f1efee;
	}
	
#text-wrap {
	float:left; 
	width:693px;
	}
	
#text-wrap h1 {
	float:left;
	width:390px;
	height:23px;
	font-size:16px;
	border-bottom:1px dashed #c7c7c7;
	margin:5px 0 20px 0;
	color:#4983bd;
	}

/* Contact Page */

#contact-left {
	float:left;
	width:420px;
	border-right:1px solid #ded6d4;
	}

#contact-right {	
	float:left;
	width:250px;
	margin-left:20px;
	}
	
#contact-phone {
	font-size:20px;
	font-weight:bold;
	color:#4983bd;
	}
	
.border-bottom {
	border-bottom:1px dashed #c7c7c7;
	padding-bottom:15px;
	}

#social-networking {
	float:left;
	width:250px;
	height:40px;
	}

#contact-facebook {
	float:left;
	height:20px;
	padding:18px 0 0 45px;
	background:url(../graphics/facebook-grey.gif) left center no-repeat;
	color:#000000;
	}

#contact-blog {
	float:left;
	height:20px;
	margin-left:20px;
	padding:18px 0 0 45px;
	background:url(../graphics/blog-grey.gif) left center no-repeat;
	color:#000000;
	}

#contact-facebook:hover {
	text-decoration:none;
	background:url(../graphics/facebook.gif) left center no-repeat;
	}
	
#contact-blog:hover {
	text-decoration:none;
	background:url(../graphics/blog.gif) left center no-repeat;
	}

#googlemap {
	float:left;
	width:380px;
	height:380px;
	border:6px solid #f1efee;
	margin:0 28px 20px 0;
	}

.currentday {
	color:#4983bd;
	}

#post-code1 {
	float:left;
	width:120px;
	height:25px;
	padding-top:5px;
	}
	
#post-code2 {
	float:left;
	width:130px;
	height:30px;
	}
	
#txtPostcodeA {
	float:left;
	width:40px;
	height:20px;
	margin-left:0px;
	margin-top:1px;
	background-color:#f1efee;
	border:1px solid #d9d9d9;
	}

#txtPostcodeB {
	float:left;
	width:40px;
	height:20px;
	margin-left:5px;
	margin-top:1px;
	background-color:#f1efee;
	border:1px solid #d9d9d9;
	}

#btnShowDirections {
	float:left;
	margin-left:5px;
	}

/* New Finance Calculator */

#short-finance {
	float:left;
	width:723px;
	margin-bottom:15px;
	font-size:12px;
	}

#quickfinance {
	float:left;
	width:280px;
	margin:10px 0 0 0;
	font-size:12px;
	}

#quickfinance td {
	padding:2px;
	font-size:12px;
	}
	
#quickfinance-submit {
	float:left;
	background-color:#4983bd;
	color:#ffffff;
	width:282px;
	text-align:center;
	height:18px;
	padding-top:2px;
	border:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:hand;
	}

#quickfinance-submit:hover {
	float:left;
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
	border:none;
	font-size:12px;
	}

/* Star Cars */
	
.featublue-car {
	float:left;
	width:262px;
	height:250px;
	background:url(../graphics/car-bg.gif) top left no-repeat;
	}
	
.listingadvert {
	float:left;
	width:250px;
	height:239px;
	padding:11px 0 0 12px;
	background:url(../graphics/car-bg.gif) top left no-repeat;
	}
	
.listingphoto {
	float:left;
	position:relative;
	margin-bottom:20px;
	}
	
.listingtext {
	display:none;
	}
	
.listingprice {
	display:none;
	}
	
.listingmore {
	display:none;
	}