/* 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;}
.formfield{float:left; width: 33%;font-weight: bold; margin: 5px 0 5px 0;}
.formfield input, .formfield select {width: 90%;}
.formfield #submit {width: 50%; padding: 5px; margin-top: 10px;}
.customeritemstretcher input{width: 33%; float: right;}

/* Wraps */
body{font:12px arial, verdana, helvetica, sans-serif;color:#000;margin:0;padding:0; background: #e0e0e0;}
#wrap{position:relative;width:994px;margin: 0 auto;}
#inner-wrap{float:left;width:964px;padding:20px 15px 10px 5px;-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
-webkit-border-radius: 0px 0px 6px 6px;
border-radius: 0px 0px 6px 6px;
-webkit-box-shadow: 0px 0px 5px 0px #333;
-moz-box-shadow: 0px 0px 5px 0px #333;
box-shadow: 0px 0px 5px 0px #333; background:#FFF;}

/* 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:#333333;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; margin-right: 10px;}
.button:hover{text-decoration:none;color:#fff; background:url(../graphics/hover.gif) top left repeat-x; }
.paypalbutton{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:#26ace2;padding:6px 10px 6px 10px; margin-right: 10px;}
.paypalbutton:hover{text-decoration:none;color:#fff; background:url(../graphics/hover.gif) top left repeat-x; }

/* Headings */
h1{font-size:22px;margin-bottom:10px;color:#2f92bc;font-family: 'IstokWebRegular'; font-weight: 500;}
h2{font-size:20px;margin-bottom:10px;color:#2f92bc;font-family: 'IstokWebRegular'; font-weight: bold;}
h3{font-size:15px;margin-bottom:10px;color:#2f92bc;font-weight: bold;}
h4{font-size:18px;margin-bottom:10px;color:#2f92bc;font-family: 'IstokWebRegular'; font-weight: bold;text-shadow: 1px 1px 1px #fff;}
h5{float:left;width:205px;color:#2f92bc;font-size:16px;background: #D7D4D4 url(accordion-menu/images/bg_grey.png) repeat-x 0 -1px;padding:6px 0 6px 0px; text-align:center; font-weight:bold;text-shadow: 1px 1px 1px #fff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; border: 1px solid #fff;webkit-box-shadow: 0px 0px 3px 0px #cccccc;-moz-box-shadow: 0px 0px 3px 0px #cccccc;box-shadow: 0px 0px 3px 0px #cccccc;}
h6{font-size:16px;margin-bottom:10px;line-height:25px;color:#2f92bc;border-bottom:1px solid #ccc; font-weight: bold;}

/* Paragraphs */
p{margin-bottom:15px;line-height:18px;}
.margin-bottom{margin-bottom:15px;}
.small-print{font-size:10px;color:#666;}
.large-text { font-size:20px;color:#222222;font-family: 'IstokWebRegular'; }

/* Header */
#header{float:left;width:994px;height:150px; background:none;position: relative;}
#header h2, #header h3 {color:#2f92bc;font-family: 'BebasNeueRegular';font-size: 60px; margin: 10px 0 0 0 !important;}
#header h3 {font-size: 33px;margin:0!important;}
#header span {font-size: 30px;}
#header .logo {position: absolute; top: 40px; left: 0px;}
.headerphone {float:right; margin: 0;text-align:right; position:absolute; bottom: 30px; right: 10px;}

/* Navigation */
#navigation{ float:left;width:984px;height:48px;background:none; z-index: 999; background:url(../graphics/navigation-bg-hover.gif);-moz-border-radius-topleft: 6px;-moz-border-radius-topright: 6px;-webkit-border-radius: 6px 6px 0px 0px;border-radius: 6px 6px 0px 0px; overflow:hidden;-webkit-box-shadow: 0px 0px 5px 0px #333;
-moz-box-shadow: 0px 0px 5px 0px #333;
box-shadow: 0px 0px 5px 0px #333;}
#links{float:left;width:1000px;height:48px;margin: 0 auto;}
#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;border-right: 1px solid #007cb1; border-left: 1px solid #2388b3; padding:18px 40px 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:#2f92bc;text-decoration:none; background:url(../graphics/navigation-bg.gif) top left repeat-x;}

/* Drop Down */
#menu1, #menu2, #menu3, #menu4 {position:absolute;top:48px;width:165px;z-index:500;visibility:hidden;}
#menu1{left:150px;}
#menu2{left:330px;}
#menu3{left:500px;}
#menu4{left:640px;}
#menu1 ul, #menu2 ul, #menu3 ul, #menu4 ul {margin-left:0;padding-left:0;list-style-type:none;}
#menu1 li, #menu2 li, #menu3 li, #menu4 li{list-style-type:none; margin-left: 0;}
#menu1 a, #menu2 a, #menu3 a, #menu4 a {display:block;height:22px;padding-top:8px;width:165px;text-align:center;text-decoration:none;color:#2f92bc;font-size:12px;font-weight:bold;background:url(../graphics/navigation-bg.gif) top left repeat-x;border-top:1px solid #ccc;}
#menu1 a:hover, #menu2 a:hover, #menu3 a:hover, #menu4 a:hover {color:#444444;text-decoration:none;}

/* Left */
#left-wrap{float:left;width:205px;margin-left:2px;}

/***** Used Car Search *****/	
#left-wrap #car-search, .left-box {float:left;width:202px;margin-bottom:15px; padding:9px 1px 20px 2px; background:url(../graphics/left-divider.png) bottom center no-repeat;}
#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:#ffffff; color:#222;border: 1px solid #e0e0e0;}
.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;}
.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;}

.left-box p{
	float:left;
	padding: 0 5px 0 5px;
	font-size: 14px;
	font-weight:bold;
	margin: 0 auto;
}

/*.left-box a{
	padding: 0 5px 0 5px;
	font-size: 14px;
	font-weight:bold;
	margin: 0 auto;
	color: #09F;
}*/
.left-btn{float:right;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/hover.gif) top left repeat-x;padding:6px 0; border:none; margin:5px 10px 0 0px; }
.left-btn:hover{text-decoration:none;color:#fff;background:url(../graphics/button-bg.gif) top left repeat-x; cursor:pointer;}

/* left-box-link */
#left-box-link {
	float:left;
	width:140px;
	height:83px;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:25px;
	background-image:url(../graphics/leftbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#left-box-link span {
	display:none;
	}
	
#left-box-link:hover {
	background-image:url(../graphics/leftbox-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}




/*Social*/
#social-left {
	float:left;
	margin: 0 0 20px 20px;
	}
	
#facebook-new {
	
	float:left;
	width:150px !important;
	height:45px !important;
	margin-bottom:10px;
	background: url(../graphics/facebook-new.png) left no-repeat;
	}
	
#twitter-new {
	
	float:left;
	width:150px !important;
	height:45px !important;
	margin-bottom:10px;
	background: url(../graphics/twitter-new.png) left no-repeat;
	}
	
#facebook-new:hover {
	background: url(../graphics/facebook-new-hover.png) left no-repeat;
	}
	
#twitter-new:hover {
	background: url(../graphics/twitter-new-hover.png) left no-repeat;
	}
	


/**** Makes List ***/
#make-list{float:left; list-style:none; margin:0 auto; margin:5px 0 15px 0; padding-bottom: 20px; background:url(../graphics/left-divider.png) bottom center no-repeat;}
#make-list li{width:193px;list-style:none;height:18px;font-size:11px;background-color:#fff;color:#2f92bc;border:1px solid #eee;margin:0 0 2px 0;padding:3px 0 0 10px;}
#make-list li a{color:#555;}
#make-list li a:hover{ text-decoration:none; color:#2f92bc; font-weight: bold;}

/***** Latest car *****/
#hero-usedcars {width: 205px; height: 155px; overflow:hidden;float: left; margin-bottom: 20px;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;}

/* Right */
#right{float:left;width:722px;min-height: 600px;margin:0 0 0 10px; background:url(../graphics/tabs-divider.png) top left no-repeat; padding-left: 20px;}
#content{float:left;width:722px;}

/* Home Page */
.dynamicslideshow{float:left;position:relative;width:732px;height:215px;background-color:#fff;margin-bottom:15px;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;}
#home-sash {position:absolute;top:-10px;right:-10px;width:175px;height:174px;background:url(../graphics/sash.png) top left no-repeat;}
.rolling-banner {float: left;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;margin-top:20px; width: 726px; height: 65px; overflow: hidden;}
#external-link {font-weight:700;color:#2f92bc; font-size:16px; }

/* 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:15px;font-weight: normal !important;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:#444444;text-decoration:none;}

/* Content */
#text-wrap{float:left;width:732px; margin-top: 10px}
#text-wrap h1{float:left;border-bottom:1px solid #f0f0f0;margin:5px 0 20px;width: 732px;}
.left-col {
	width:325px;
	float:left;
	margin:0 20px 15px 0;
	border-right:#CCC dotted 1px;
	padding:0 10px 0 0;
	}
	
.right-col {
	width:325px;
	float:left;
	margin:0 0 15px 0;
	}
#social-networking {float:right;}
#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;}
/* Recent Viewed */
#recent-vehicles {float:right;width:732px;height:99px;margin:-20px 0 15px 20px; padding: 16px 0 15px 0; background:url(/graphics/recently-viewed.png) top center no-repeat;}
.recentlyviewed {float:left;width:100px;margin:10px 6px 10px 12px;border:1px solid #2f92bc;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;}
#scrollerbg {float:left;width:732px;height:34px;margin-bottom:15px;background-color:#feb415;}	
#scroller {width:697px;height:25px;padding:9px 0 0 10px;font-size:13px;font-weight:bold;color:#000000;}
#finance-wrap {float:left;width:712px;min-height:100px;border:2px solid #f0f0f0;-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;	-webkit-box-shadow: 0px 0px 5px #cccccc;-moz-box-shadow: 0px 0px 5px #cccccc;box-shadow: 0px 0px 5px #cccccc;font-size:12px;color:#000000;padding:8px;margin-top:-15px;background-color:#ffffff;margin:10px 0 20px 0;}
#finance-wrap .button{width: 692px;}
#finance-calc { float:left; margin:15px 0 15px 0; }

/***** Sell Your Car Page *****/	
#pexbuttons {margin: 0 auto;}

#animatedcollapse a {margin-right:10px;}
.animatedcollapse {position: relative;color: #000;margin:-10px 0 15px 0; border:1px solid #b7b7b7;width: 480px;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}

/* 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-photo{float:left;position:relative;width:732px;height:156px;background-color:#fff;margin-bottom:15px;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;}
#contact-left h2, #contact-right h2{font-size:19px;margin-bottom:5px;color:#222;font-family: 'IstokWebRegular'; font-weight: 600;border:none;}
#contact-phone{font-size:20px;font-weight:700;color:#2f92bc;}
.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;color:#2f92bc;}
#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:1000px;background: none;-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 auto;margin-left: 5px;}
#footer{float:left;position:relative;width:964px;color:#5b5b5b;font-size:11px;margin-left: 5px;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-left:5px;}
#footer-spidersnet a{color:#fff;}
#footer-internal-links a{color:#2f92bc;text-decoration:none;}
.footer-links a:hover,#footer-internal-links a:hover{color:#000;text-decoration:none;}
#footer-logos {	float:left; margin-left:50px;width: 960px;}

/* Footer Makes List */
#footer-make-list { float:left; width:972px; margin:0; margin: 0 0 10px 5px;}
#footer-make-list ul { float:left;}
#footer-make-list li { list-style:none; display:inline; margin:0; padding:0;  font-size:11px;}
#footer-make-list li a {float: left; padding:3px 0px 3px 0px;  width: 234px; background: #f9f9f9;  color: #2f92bc; margin: 2px 3px 2px 1px; font-weight:bold;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
#footer-make-list li a:hover { text-decoration: none; background: #f0f0f0;  color: #333;text-shadow: 1px px 1px #fff;
filter: dropshadow(color=#fff, offx=1, offy=);-webkit-box-shadow: inset 0px 0px 1px 0px #cccccc;-moz-box-shadow: inset 0px 0px 1px 0px #cccccc;box-shadow: inset 0px 0px 1px 0px #cccccc;}

