/* Reset */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th{font-size:1em;font-weight:400;font-style:normal;}
ul,ol{list-style:none;}
fieldset,img{border:none;}
caption,th{text-align:left;}
table{border-collapse:collapse;border-spacing:0;}

/* Wraps */
body{font:12px arial, verdana, helvetica, sans-serif;color:#000;background:url(../graphics/body-bg.jpg) #1d1c22 top center no-repeat;margin:0;padding:0;}
#wrap{position:relative;width:994px;overflow:hidden;margin:0 auto;padding:0 3px;}
#inner-wrap{float:left;width:964px;-moz-box-shadow:0 2px 3px #000;-webkit-box-shadow:2px 0 3px #000;box-shadow:0 2px 3px #000;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;border-top-left-radius:8px;border-top-right-radius:8px;background:url(../graphics/inner-wrap-bg.jpg) #fff top left repeat-x;padding:20px 15px 25px;}

/* Lists */
ul{margin-bottom:15px;}
li{margin-left:12px;list-style:disc inside;}
ul.list-indent{text-indent:-15px;margin-left:15px;}

/* Hyperlinks */
a{color:#009900;text-decoration:none;}
a:hover{color:#000;text-decoration:none;}
.button{float:left;color:#fff;font-size:16px;text-align:center;-moz-border-radius:3px;border-radius:3px;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;font-family: 'IstokWebRegular';background:url(../graphics/button-bg.gif) top left repeat-x;padding:6px 10px 6px 10px;}
.button:hover{text-decoration:none;color:#fff; background:url(../graphics/hover.gif) top left repeat-x; }

/* Headings */
h1{font-size:22px;margin-bottom:15px;color:#009900;font-family: 'IstokWebRegular'; font-weight: 500;}
h2{font-size:20px;margin-bottom:15px;color:#444;font-family: 'IstokWebRegular'; font-weight: 600;}
h3{font-size:15px;margin-bottom:15px;color:#444; font-weight: 600;}
h4{font-size:18px;margin-bottom:10px;color:#444;font-family: 'IstokWebRegular'; font-weight: 600;}
h5{float:left;width:184px;margin-bottom:10px;border:3px solid #fff;font-family: 'IstokWebRegular';color:#fff;font-size:16px;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;background:url(../graphics/button-bg.gif) top left repeat-x;padding:6px 0 6px 10px;}
h6{font-size:16px;margin-bottom:10px;line-height:25px;color:#444;border-bottom:1px solid #ccc; font-weight: 600;}

/* Paragraphs */
p{margin-bottom:15px;line-height:18px;}
.margin-bottom{margin-bottom:15px;}
.small-print{font-size:10px;color:#666;}
.purple{color:#009900;}
.large-text { font-size:20px;color:#009900;font-family: 'IstokWebRegular'; }

/* Header */
#header{float:left;width:994px;height:150px;}
#header img{float:left;width:391px;height:111px;margin:23px 0 0 5px;}
#header #phone-number{float:right;text-align:right;color:#fff;font-size:23px;font-weight:700;text-shadow:1px 1px 1px #000;margin:75px 15px 0 0;}
#header #phone-number span{color:#f0f0f0;font-size:18px;font-weight:100;margin-right:10px;}

/* Navigation */
#navigation{float:left;width:992px;height:48px;margin-bottom:20px;-moz-border-radius:5px;border-radius:5px;border:1px solid #1d1c22;-moz-box-shadow:0 0 5px #000;-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000;background:url(../graphics/navigation-bg.gif) top left repeat-x;}
#links{float:left;width:964px;height:48px;margin:0 0 0 13px;}
#links ul{float:left;list-style:none;margin:0;padding:0;}
#links li{list-style:none;float:left;height:48px;margin:0;padding:0;}
#links li a{text-decoration:none;list-style:none;height:30px;color:#fff;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;border-top-left-radius:3px;border-top-right-radius:3px;text-shadow:1px 1px 1px #42040f;background:url(../graphics/links-bg.gif) top right no-repeat;padding:18px 43px 0;}
#links li a:link,#links li a:visited{display:block;font-size:12px;font-weight:700;text-align:center;}
#links li a:hover,#links li a:active,#links li .current{color:#fff;text-decoration:none; background:url(../graphics/navigation-bg-hover.gif) top left repeat-x;}

/* Drop Down */
#menu1{position:absolute;left:115px;top:199px;width:165px;z-index:500;visibility:hidden;}
#menu1 ul{margin-left:0;padding-left:0;list-style-type:none;}
#menu1 li{list-style-type:none;}
#menu1 a{display:block;height:22px;padding-top:8px;width:165px;text-align:center;text-decoration:none;color:#fff;font-size:12px;font-weight:bold;background-color:#000000;border-top:1px solid #1d1c22;}
#menu1 a:hover{color:#fff;text-decoration:none;background:url(../graphics/button-bg.gif) top left repeat-x;}

/* Left */
#left-wrap{float:left;width:200px;margin:0 0 0 5px;}
#car-search{float:left;width:198px;background-color:#fff;border:1px solid #eee;margin-bottom:15px; padding:9px 0 9px 0;}
#car-search #MakeDropDown, #car-search #ModelDropDown, #car-search #MinPrice, #car-search #MaxPrice { float:left; width:180px; height:25px; margin:0 0 5px 9px; -moz-border-radius:3px;border-radius:3px; border:none; background-color:#f5f5f5; color:#000; }
#search-btn{float:left;width:70px;color:#fff;font-size:12px;text-align:center;-moz-border-radius:3px;border-radius:3px;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;font-family: 'IstokWebRegular';background:url(../graphics/button-bg.gif) top left repeat-x;padding:6px 0; border:none; margin:5px 0 0 9px; }
#search-btn:hover{text-decoration:none;color:#fff;background:url(../graphics/hover.gif) top left repeat-x; cursor:pointer;}
#make-list{float:left; list-style:none; margin:0; padding:0;}
#make-list li{width:188px;list-style:none;height:18px;font-size:12px;background-color:#fff;color:#009900; font-weight:500;border:1px solid #eee;margin:0 0 2px 0;padding:3px 0 0 10px;}
#make-list li a{color:#555; font-weight:500;}
#make-list li a:hover{ text-decoration:none; color:#009900; }
#advanced-search{float:right;width:100px;color:#fff;font-size:12px;text-align:center;-moz-border-radius:3px;border-radius:3px;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;font-family: 'IstokWebRegular';background:url(../graphics/advanced-search.gif) top left repeat-x;padding:6px 0; border:none; margin:5px 9px 0 0; }
#advanced-search:hover{text-decoration:none;color:#fff;background:url(../graphics/hover.gif) top left repeat-x; cursor:pointer;}

/* Right */
#right{float:left;width:732px;margin:0 0 0 20px;}

/* Home Page */
#home-slideshow{float:left;position:relative;width:720px;height:215px;border:1px solid #ccc;background-color:#fff;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;margin-bottom:15px;padding:5px;}
#home-sash {position:absolute;top:-10px;right:-10px;width:175px;height:174px;background:url(../graphics/sash.png) top left no-repeat;}
.hero{float:left;width:123px;height:93px;border:1px solid #ccc;color:#000;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;padding:5px 0 0 113px; color: #fff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.hero p{float:left;clear:left;width:115px;font-size:11px;margin-bottom:5px;line-height:14px;}
.hero h4{margin-bottom:3px; color: #009900 !important;}
.hero a{float:left;clear:left;width:115px;font-size:12px;margin-bottom:5px;line-height:14px; font-weight:bold; color: #fff;}
.hero a:hover{color: #ccc; text-decoration:underline;}
.hero#one{background:url(../graphics/used-cars.jpg) #333 top left no-repeat;margin-right:9px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.hero#two{background:url(../graphics/testimonials.jpg) #333 top left no-repeat;margin-right:9px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.hero#three{background:url(../graphics/contact.jpg) #333 top left no-repeat;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
#text-content{float:left;width:732px;margin-top:25px;}
#social-networking {float:right;}
#facebook { float:left; width:136px; height:25px; margin-left:8px; background:url(../graphics/button-bg.gif) top left repeat-x; -moz-border-radius:3px;border-radius:3px;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc; }
#twitter { float:left; width:146px; height:25px; margin-left:8px; background:url(../graphics/button-bg.gif) top left repeat-x; -moz-border-radius:3px;border-radius:3px;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc; }
#facebook:hover, #twitter:hover { background:url(../graphics/hover.gif) top left repeat-x; text-decoration:none; }

/* Content */
#content{float:left;width:732px;}
#right-image{float:right;width:202px;height:152px;border:1px solid #f0f0f0;margin:0 0 15px 15px;-webkit-box-shadow: 0px 0px 5px 0px #ccc;-moz-box-shadow: 0px 0px 5px 0px #ccc;box-shadow: 0px 0px 5px 0px #ccc;}
#text-wrap h1{float:left;width:430px;height:23px;font-size:16px;border-bottom:1px dashed #c7c7c7;color:#666;margin:5px 0 20px;}

/* Contact Page */
#contact-left{float:left;width:400px;padding-right:20px;border-right:1px solid #ded6d4;}
#contact-right{float:left;width:280px;padding-left:20px;}
#contact-left h2, #contact-right h2{font-size:19px;margin-bottom:5px;color:#444;font-family: 'IstokWebRegular'; font-weight: 600;border:none;}
#contact-phone{font-size:20px;font-weight:700;color:#666;}
.border-bottom{border-bottom:1px solid #eee;padding-bottom:15px;}
#googlemap{float:left;width:380px;height:500px;border:6px solid #e7e7e7;margin:0 28px 20px 0;}
.currentday{font-weight:700;}
#directions{float:left;width:400px;height:20px;margin-bottom:15px;}
#txtPostcodeA1,#txtPostcodeB1,#btnShowDirections1{float:left;width:40px;height:23px;margin:0 5px 0 0;border:1px solid #d9d9d9; padding:0;}
#myDestPcode1 { float:left;width:150px;height:25px;margin:0 5px 0 0;border:1px solid #d9d9d9; padding:0;}
#btnShowDirections1{float:left;width:50px; height:25px;color:#fff;font-size:16px;text-align:center;-moz-border-radius:3px;border-radius:3px;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;font-family: 'IstokWebRegular';background:url(../graphics/button-bg.gif) top left repeat-x;padding:0; border:none;}
#btnShowDirections1:hover{text-decoration:none;color:#fff;background:url(../graphics/hover.gif) top left repeat-x; cursor:pointer;}

/* Footer*/
#footer-bg{float:left;width:994px;margin-bottom:50px;background-color:#fff;-moz-border-radius-bottomleft:6px;-moz-border-radius-bottomright:6px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;}
#logos {float:left;margin:0 0 10px 15px;}
#footer{float:left;position:relative;width:964px;color:#5b5b5b;font-size:11px;margin-left:15px;background-color:#f5f5f5;text-align:center;padding:20px 0 10px;}
#footer p{margin-bottom:12px;}
.footer-links a{color:#5b5b5b;font-size:11px;}
#footer-spidersnet{float:left;width:964px;height:22px;padding-top:8px;color:#fff;font-size:11px;text-align:center;background:url(../graphics/button-bg.gif) top left repeat-x;-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;margin:0 0 15px 15px;}
#footer-spidersnet a{color:#fff;}
#footer-internal-links a{color:#009900;text-decoration:none;}
.footer-links a:hover,#footer-internal-links a:hover{color:#000;text-decoration:none;}

/* Star Cars */
#home-hero {float:left;width:732px;height:260px;padding:10px 0 0 0;border-top:1px solid #eeeeee;}
.listingadvert {float:left;position:relative;width:232px;height:177px;}
.listingphoto {float:left;border:6px solid #e7e7e7;}
.listingtext {float:left;width:232px;text-align:center;font-size:16px;color:#ffffff;background:url(../graphics/button-bg.gif) top left repeat-x;font-family: 'IstokWebRegular';-moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; border-bottom-left-radius:5px; border-bottom-right-radius:5px; padding:5px 0 5px 0;}
.listingmore a {position:absolute;top:145px;left:156px;color:#000000;text-align:center;width:70px;height:23px;padding-top:3px;font-size:18px;background-color:#e7e7e7;font-family: 'IstokWebRegular';-moz-border-radius-topleft:8px;border-top-left-radius:8px;}
.listingmore a:hover {color:#ffffff;background-color:#000000;text-decoration:none;}

/* Recent Viewed */
#recent-vehicles {float:left;width:730px;height:99px;margin:0 0 15px 20px;border:1px #FFF solid; -moz-border-radius:5px;border-radius:5px;background:url(../graphics/recently-viewed.png) top left no-repeat;}
.recentlyviewed {float:left;width:100px;margin:10px 6px 10px 12px;border:1px solid #009900;padding:1px;}
#gocompare {float:right;width:70px;color:#fff;font-size:16px;text-align:center;-moz-border-radius:3px;border-radius:3px;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;font-family: 'IstokWebRegular';background:url(../graphics/button-bg.gif) top left repeat-x;padding:6px 0; margin:33px 25px 0 0;}
#gocompare:hover {text-decoration:none;color:#fff; background:url(../graphics/hover.gif) top left repeat-x;}

/***** Sell Your Car Page *****/	

#pexbuttons {
margin: 0 auto;	
}

#animatedcollapse a {
	margin-right:5px;
	}

.animatedcollapse {
	position: relative;
	color: #000;
	margin:-10px 0 15px 0; 
	border:1px solid #b7b7b7; 
	width: 483px; 
	padding:10px;
  -moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
-webkit-border-radius: 0px 0px 6px 6px;
border-radius: 0px 0px 6px 6px;
	display:none
	}
	
/* Footer Makes List */
#footer-make-list ul { float:left; width:974px; margin:0; }
#footer-make-list li { list-style:none; display:inline; margin:0; padding:0; border-right:1px solid #888888; font-size:11px; }
#footer-make-list li a { padding:0 5px 0 5px; }
