* { 
	padding: 0;
	margin: 0;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}

.center {
	text-align: center;
	}

.hide {
	display: none;
	}

img {
	border: none;
	}

ul {
	list-style: none;
	}

.bold {
	font-weight: bold;
	}

h6 .sIFR-alternate {
	display: none;
	}

body, html {
	width: 100%;
	height: 100%;
	font-size: 101%;
	font-family: Georgia, sans-serif;
	font-size: 0.9em;
	background: #FFFFFF;
	}

#wrapper {
	width: 772px;
	height: 100%;
	margin: 0 auto;
	background: #FFFFFF url( images/bg.png ) no-repeat;
	background-position: 32px 0;
	}

/* Header */
#header {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding-top: 5px;
	}

#logo {
	width: 331px;
	height: 62px;
	background: url( images/logo.png ) no-repeat;
	display: block;
	float: left;
	margin-bottom: 5px;
	}

#slogan {
	float: right;
	width: 191px;
	height: 54px;
	}

#center_flash {
	background: url( images/plisting_header_top.png ) no-repeat;
	width: 496px;
	height: 228px;
	}

#home_flash_placeholder {
	background: url( images/center_flash.png ) no-repeat;
	width: 474px;
	height: 254px;
	display: block;
	}

#flag {
	width: 67px;
	height: 63px;
	background: url( images/flag.png ) no-repeat;
	float: right;
	margin: 12px 1px 0 0;
	}

/* Menu */
#menu {
	width: 753px;
	height: 36px;
	padding-left: 3px;
	background: url( images/menu_bg.png ) no-repeat;
	}

#menu li {
	float: left;
	}

#menu a {
	display: block;
	height: 32px;
	}

#menu li a:hover, #menu li a:hover {
	background-position: center -32px;
	}

#menu .home a {
	width: 72px;
	background: url( images/menu/home.jpg ) center top;
	}

#menu .about_us a {
	width: 59px;
	background: url( images/menu/about_us.jpg ) center top;
	}
	
#menu .car_showroom a {
	width: 74px;
	background: url( images/menu/car_showroom.jpg ) center top;
	}

#menu .number_plates a {
	width: 208px;
	background: url( images/menu/number_plates.jpg ) center top;
	}

#menu .help a {
	width: 49px;
	background: url( images/menu/help.jpg ) center top;
	}

#menu .contact_us a {
	width: 132px;
	background: url( images/menu/contact_us.jpg ) center top;
	}

#menu .checkout {
	width: 156px;
	background: url( images/menu/checkout.jpg );
	float: right;
	}

#menu .checkout:hover {
	background-position: 0 -32px;
	}

#content {
	width: 100%;
	padding-top: 20px;
	overflow: hidden;
	}

#content .content {
	float: left;
	}

#promotions {
	width: 246px;
	height: 176px;
	padding: 10px 0 0 8px;
	background: url( images/promo_body.png ) no-repeat left;
	}

#promotions p {
	padding: 0 20px 10px 3px;
	font-size: 0.9em;
	}

#promotions p a {
	color: #e50202;
	}

#promotions .car_showroom {
	display: block;
	width: 140px;
	height: 21px;
	background: url( images/car_showroom.png ) no-repeat;
	}

#promotions .car_showroom:hover {
	background-position: 0 -21px;
	}

#next_day_delivery {
	width: 98px;
	height: 25px;
	padding: 55px 0 0 140px;
	background: url( images/next_day_delivery.png ) no-repeat;
	}

#next_day_delivery a {
	color: #FFFFFF;
	text-decoration: none;
	}

#next_day_delivery a:hover {
	text-decoration: underline;
	}

#order_before_12 {
	width: 239px;
	height: 109px;
	background: url( images/order_before_12_new.png ) no-repeat;
	margin: 3px 0 10px 0;
	}

/*
#payments {
	width: 238px;
	height: 96px;
	background: url( images/payments.png) no-repeat;
	}
*/

#payments {
	width: 238px;
	height: 156px;
	background: url( images/secure_card_payment_via.png ) no-repeat;
	}

/* Shopping Cart */
#your_order {
	width: 100%;
	height: 36px;
	background: url( images/your_order.png ) no-repeat;
	}

#shopping_cart .wrapper {
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 1em;
	}

.arrows_navigation {
	overflow: hidden;
	clear: both;
	}

.arrows_navigation a {
	display: block;
	}

.arrows_navigation a, .blue_bg .arrows_navigation input {
	width: 130px;
	height: 65px;
	border: none;
	}

.arrows_navigation .back {
	background: url( images/button_back.png ) no-repeat;
	}

#google_checkout_or_paypal {
	display: block;
	width: 294px;
	height: 35px;
	background: url( images/button_gc_or_paypal.png ) no-repeat;
	margin: 0 auto;
	}

#shopping_cart .payments_note {
	font-size: 85%;
	padding: 1em 0;
	}

#shopping_cart .row {
	clear: both;
	overflow: hidden;
	color: white;
	}

#shopping_cart .row {
	width: 95%;
	}

#shopping_cart .header {
	width: 93%;
	font-weight: bold;
	}

#shopping_cart .row div {
	float: left;
	padding: 5px;
	}

#shopping_cart .car img {
	width: 120px;
	height: auto;
	}

#shopping_cart .quantity {
	width: 20%;
	text-align: center;
	}

#shopping_cart .cart {
	width: 20%;
	}

#shopping_cart .features {
	width: 25%;
	}

#shopping_cart .price {
	width: 20%;
	}

#shopping_cart .row .car .remove {
	margin: 0 auto;
	}

#shopping_cart .quantity input {
	font-size: 9px;
	height: 10px;
	text-align: center;
	}

a {
	color: white;
	}

a:hover {
	text-decoration: none;
	}

.blue_bg .car {
	width: 24%;
	}

.blue_bg .quantity {
	width: 10%;
	}

.blue_bg .body .car {
	text-align: center;
	}

.blue_bg .features {
	width: 40%;
	}

.blue_bg .features ul, .bullet_arrows li {
	list-style-image: url( images/cart_features_arrow.png );
	margin-left: 25px;
	}
ul.bullet_arrows {
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	}
.bullet_arrows li {
	list-style-image: url( images/cart_features_arrow.png );
	margin-left: 25px;
	font-size: 1em;
	}

.blue_bg .price {
	width: 10%;
	}

.blue_bg .body .price {
	font-weight: bold;
	font-size: 1.3em;
	}

.blue_bg .header {
	overflow: hidden;
	}

.blue_bg .line {
	width: 95%;
	height: 2px;
	overflow: hidden;
	background: #FFFFFF;
	}

.blue_bg .bottom {
	overflow: hidden;
	}

#shopping_cart.empty {
	height: 300px;
	font-weight: bold;
	}
	
#shopping_cart .remove {
	display: block;
	width: 75px;
	height: 18px;
	background: url( images/cart_remove.png ) no-repeat;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #343434;
	text-decoration: none;
	float: left;
	}

#shopping_cart .remove:hover {
	text-decoration: underline;
	}

#shopping_cart .row .postcode {
	overflow: hidden;
	width: 100%;
	float: right;
	padding: 10px 0 0 0;
	}

#shopping_cart .postcode .msg, #shopping_cart .postcode input {
	float: right;
	}

#shopping_cart .postcode .msg {
	width: 164px;
	height: 35px;
	background: url( images/enter_your_uk_postcode.png ) no-repeat;
	padding: 0;
	margin-right: 25px;
	}

#shopping_cart .postcode input {
	width: 87px;
	border: 1px #000000 solid;
	margin-top: 10px;
	font-size: 11px;
	}

#shopping_cart #cart_total {
	float: right;
	color: white;
	padding-right: 5%;
	padding-bottom: 1em;
	padding: 20px 5% 1em 0;
	text-align: right;
	clear: both;
	}

#shopping_cart #cart_total h1, #shopping_cart #cart_total h2 {
	font-size: 100%;
	}

#shopping_cart #cart_total h1 {
	font-size: 150%;
	}

#shopping_cart .wrapper #cart_total .shipping_cost {
	display: none;
	}

#cart_back {
	float: left;
	display: block;
	width: 133px;
	height: 66px;
	background: url( images/cart_back.png ) no-repeat;
	}

#cart_buy {
	float: right;
	display: block;
	width: 133px;
	height: 66px;
	background: url( images/cart_buy.png ) no-repeat;
	}

#cart_buy.red {
	background: url( images/cart_buy_red.png ) no-repeat;
	}

#cancel_order {
	float: left;
	display: block;
	width: 113px;
	height: 27px;
	background: url( images/cancel_order.png ) no-repeat;
	margin-left: 35px;
	margin-top: 20px;
	}

#right {
	width: 67%;
	padding: 1%;
	color: white;
	font-size: 0.9em;
	}

/* Large Listing */
.listing_large {
	width: 100%;
	background: url( images/plisting_bg.png ) repeat-y;
	}

.listing_large .header {
	width: 94%;
	padding: 1% 5% 1% 1%;
	background: url( images/plisting_header.png ) no-repeat;
	overflow: hidden;
	}

.listing_large .footer {
	width: 100%;
	height: 8px;
	background: #FFFFFF url( images/plisting_footer.png ) no-repeat;
	}

#car_showroom_note {
	float: left;
	width: 75%;
	clear: left;
	color: #FFFFFF;
	margin-bottom: 0.5em;
	padding-top: 10px;
	padding-left: 15px;
	}

#choose_a_car {
	width: 155px;
	height: 75px;
	background: url( images/choose_a_car.png ) no-repeat;
	float: right;
	}

#product_listing .listing {
	clear: both;
	}

#product_listing .listing h1 a {
	color: white;
	text-decoration: none;
	font-size: 90%;
	}

#product_listing .listing h1 a:hover {
	text-decoration: underline;
	}

#product_listing .column {
	float: left;
	padding: 4em 5px 0 5px;
	width: 30%;
	}

#product_listing .column .product {
	margin-bottom: 0.5em;
	}

#product_listing .column .product h1 {
	color: #FFFFFF;
	font-size: 1.3em;
	font-style: italic;
	}

#product_listing .product img {
	display: block;
	}

#product_listing .product .top {
	width: 100%;
	height: 100px;
	background: url( images/car_box_bg.png ) repeat-x bottom left;
	padding-top: 30px;
	position: relative;
	z-index: 1;
	margin-bottom: 3px;
	}

#product_listing .product .bottom {
	width: 94%;
	background: #54abfc;
	font-size: 80%;
	padding: 3%;
	}

#product_listing .product .bottom ul li {
	font-weight: bold;
	color: #272d32;
	font-style: italic;
	}

#product_listing .product .colours {
	position: absolute;
	z-index: 2;
	bottom: 0;
	right: 0;
	width: 80px;
	text-align: left;
	color: #FFFFFF;
	}

#product_listing .product .colours ul li {
	float: left;
	margin-right: 4px;
	}

#product_listing .product .colours h4 {
	font-size: 80%;
	font-style: italic;
	}

#product_listing .product .top .price {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	width: 126px;
	height: 40px;
	padding-top: 17px;
	background: url( images/price_holder.png ) no-repeat top left;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	}

#product_listing #listing_sports_column {
	background: url( images/plisting_sports_title.png ) no-repeat top left;
	}

#product_listing #listing_superminis_column {
	background: url( images/plisting_superminis_title.png ) no-repeat top left;
	}

#product_listing #listing_all_terrain_column {
	background: url( images/plisting_all_terrain_title.png ) no-repeat top left;
	}

#product_listing #listing_old_fashioned_column {
	background: url( images/plisting_old_fashioned_title.png ) no-repeat top left;
	}

/* Contact Us */
#contact_us .errors {
	color: red;
	padding-bottom: 1em;
	}

#contact_us p {
	padding: 0.5em 0;
	}

/* Delivery Details */
#ddetails_title {
	width: 165px;
	height: 40px;
	background: url( images/ddetails_title.png ) no-repeat;
	margin-top: 10px;
	}

.blue_bg {
	width: 95%;
	background: #FFFFFF url( images/ddetails_bg.png ) repeat-y top left;
	}

.blue_bg .header {
	width: 93%;
	padding-top: 1%;
	padding-right: 5%;
	padding-left: 2%;
	background: url( images/ddetails_top.png ) no-repeat top left;
	}

.blue_bg .footer {
	width: 100%;
	height: 7px;
	background: #FFFFFF url( images/ddetails_footer.png ) no-repeat;
	background-position: 3px 0;
	}

.blue_bg fieldset {
	border: 1px #1e7ad1 solid;
	width: 91%;
	color: white;
	padding: 4% 2% 2% 2%;
	clear: both;
	margin-bottom: 1em;
	}

.blue_bg legend {
	font-size: 18px;
	font-weight: bold;
	padding: 0 5px;
	}

.blue_bg .row {
	overflow: hidden;
	margin-bottom: 0.2em;
	height: 100%;
	}

.blue_bg .row img {
	float: right;
	}

.blue_bg label {
	display: block;
	width: 190px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	}

.blue_bg input, .blue_bg textarea, .blue_bg select {
	width: 49%;
	border: 1px #000000 solid;
	color: #000000;
	padding: 2px;
	vertical-align: top;
	}

#delivery_details p {
	font-size: 11px;
	padding: 0 0 15px 5px;
	}

.ddetails_require_note {
	font-size: 11px;
	color: white;
	font-weight: normal;
	padding: 0.5em 5% 0.5em 0;
	}

#delivery_details a, #cardholder_address_details a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

#delivery_details a:hover, #cardholder_address_details a:hover {
	text-decoration: underline;
	}

/* ---------- Calendar -- */
#calendar {
	display: none;
	position: absolute;
	top: 100px;
	left: 100px;
	border: 1px #000000 solid;
	background: #FFFFFF;
	width: 140px;
}

#calendar table td {
	text-align: center;
	padding: 0.2em;
	}

#calendar td {
	color: #444444;
	font-size: 85%;
	}

#calendar a {
	color: #ff6600;
	padding: 0;
	text-decoration: none;
	}

#calendar a:hover {
	padding: 0;
	background: none;
	}

#calendar td a:hover {
	font-weight: bold;
	}

#calendar .footer {
	padding: 0.2em;
	text-align: center;
	border-top: 1px #000000 solid;
	background: #70dc35;
	width: auto;
	height: auto;
	}

#calendar .footer a {
	color: #FFFFFF;
	}

#calendar .header {
	color: #FFFFFF;
	background: #70dc35;;
	text-align: center;
	padding: 0.2em 0;
	border-bottom: 1px #000000 solid;
	position: relative;
	width: 100%;
}

#calendar .header .next_month_switch, #calendar .header .past_month_switch {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	text-align: center;
}

#calendar .header .past_month_switch {
	left: 0;
	right: auto;
	}

#calendar .header  a {
	color: #FFFFFF;
	}

/* Car Features */
#car_features {
	width: 96%;
	height: 174px;
	padding: 2% 10px;
	background: url( images/above_footer.png ) no-repeat;
	clear: both;
	}

#car_features_title {
	width: 150px;
	height: 35px;
	background: url( images/car_features_title.png ) no-repeat;
	}

#car_features .feature {
	float: left;
	width: 20%;
	height: 4.7em;
	overflow: hidden;
	margin: 0.5em 0;
	}

#car_features .feature h1, #car_features .feature img, #car_features .feature p {
	float: left;
	color: #FFFFFF;
	}

#car_features .feature p {
	font-size: 1em;
	width: 50%;
	margin-left: 4px;
	}

#car_features .feature h1 {
	font-size: 100%;
	padding-top: 1em;
	}

#car_features .feature p a {
	color: #8dff51;
	font-size: 0.9em;
	text-decoration: none;
	}

#car_features .feature p a:hover {
	text-decoration: underline;
	}

/* Footer */
#footer {
	width: 100%;
	clear: both;
	font-size: 0.8em;
	padding-top: 1em;
	text-align: center;
	}

#footer ul {
	line-height: 8px;
	}

#footer li {
	display: inline;
	border-right: 1px #ff1c1c solid;
	padding: 0 8px;
	}

#footer .last {
	border-right: none;
	}

#footer a {
	color: #399cf9;
	text-decoration: none;
	font-weight: bold;
	}

#footer a:hover {
	text-decoration: underline;
	}

#footer p {
	color: #929292;
	clear: both;
	padding-left: 8px;
	}

#footer p a {
	font-weight: normal;
	color: #929292;
	}

#footer p a:hover {
	color: #399cf9;
	}

/* Product Details */
#product_details {
	width: 100%;
	position: relative;
	height: 320px;
	}

#product_details.number_plate {
	height: 280px;
	}

#product_details #sifr {
	position: absolute;
	top: 0;
	left: 0;
	}

#product_details #pdetails_features {
	position: absolute;
	top: 30px;
	left: 0;
	width: 200px;
	}

#product_details #pdetails_colour_box {
	position: absolute;
	top: 45px;
	right: 30px;
	width: 181px;
	height: 34px;
	padding-top: 30px;
	padding-left: 10px;
	background: url( images/pdetails_colours_box.png ) no-repeat;
	}

#pdetails_colour_box select {
	width: 80%;
	color: black;
	font-style: italic;
	font-weight: bold;
	border: none;
	}

#stockstatus {
	width: 141px;
	height: 63px;
	}

#stockstatus.out {
	background: url( images/out_of_stock.png );
	}

#stockstatus.in {
	background: url( images/in_stock.png );
	}

#product_details #stockstatus {
	position: absolute;
	top: 0;
	right: 280px;
	z-index: 2;
	}

#estimates {
	position: absolute;
	top: 150px;
	font-size: 75%;
	font-weight: bold;
	z-index: 5;
	color: #e00000;
	}

#estimates .out_of_stock {
	color: green;
	}

#choose_a_color {
	width: 233px;
	height: 70px;
	padding: 35px 0 0 20px;
	background: url( images/choose_a_color_bg_large.png ) no-repeat;
	position: absolute;
	top: 120px;
	right: 30px;
	z-index: 3;
	text-align: center;
	}

#choose_a_color li {
	float: left;
	margin-right: 2px;
	height: 50px;
	}

#choose_a_color li a {
	display: block;
	width: 25px;
	height: 35px;
	}

#choose_a_color li a:hover {
	width: 25px;
	height: 35px;
	}

#choose_a_color li.blue a {
	background: url( images/color_blue_l.png ) no-repeat;
	}

#choose_a_color li.blue a:hover, #choose_a_color li.blue.active a {
	background: url( images/color_blue_l_hover.png ) no-repeat;
	}

#choose_a_color li.bleu a {
	background: url( images/color_bleu_l.png ) no-repeat;
	}

#choose_a_color li.bleu a:hover, #choose_a_color li.bleu.active a {
	background: url( images/color_bleu_l_hover.png ) no-repeat;
	}

#choose_a_color li.red a {
	background: url( images/color_red_l.png ) no-repeat;
	}

#choose_a_color li.red a:hover, #choose_a_color li.red.active a {
	background: url( images/color_red_l_hover.png ) no-repeat;
	}

#choose_a_color li.rouge a {
	background: url( images/color_rouge_l.png ) no-repeat;
	}

#choose_a_color li.rouge a:hover, #choose_a_color li.rouge.active a {
	background: url( images/color_rouge_l_hover.png ) no-repeat;
	}

#choose_a_color li.green a {
	background: url( images/color_green_l.png ) no-repeat;
	}

#choose_a_color li.green a:hover, #choose_a_color li.green.active a {
	background: url( images/color_green_l_hover.png ) no-repeat;
	}

#choose_a_color li.verte a {
	background: url( images/color_verte_l.png ) no-repeat;
	}

#choose_a_color li.verte a:hover, #choose_a_color li.verte.active a {
	background: url( images/color_verte_l_hover.png ) no-repeat;
	}

#choose_a_color li.yellow a {
	background: url( images/color_yellow_l.png ) no-repeat;
	}

#choose_a_color li.yellow a:hover, #choose_a_color li.yellow.active a {
	background: url( images/color_yellow_l_hover.png ) no-repeat;
	}

#choose_a_color li.jaune a {
	background: url( images/color_jaune_l.png ) no-repeat;
	}

#choose_a_color li.jaune a:hover, #choose_a_color li.jaune.active a {
	background: url( images/color_jaune_l_hover.png ) no-repeat;
	}

#choose_a_color li.white a {
	background: url( images/color_white_l.png ) no-repeat;
	}

#choose_a_color li.white a:hover, #choose_a_color li.white.active a {
	background: url( images/color_white_l_hover.png ) no-repeat;
	}

#choose_a_color li.blanche a {
	background: url( images/color_blanche_l.png ) no-repeat;
	}

#choose_a_color li.blanche a:hover, #choose_a_color li.blanche.active a {
	background: url( images/color_blanche_l_hover.png ) no-repeat;
	}

#choose_a_color li.black a {
	background: url( images/color_black_l.png ) no-repeat;
	}

#choose_a_color li.black a:hover, #choose_a_color li.black.active a {
	background: url( images/color_black_l_hover.png ) no-repeat;
	}

#choose_a_color li.noire a {
	background: url( images/color_noire_l.png ) no-repeat;
	}

#choose_a_color li.noire a:hover, #choose_a_color li.noire.active a {
	background: url( images/color_noire_l_hover.png ) no-repeat;
	}

#choose_a_color li.grey a {
	background: url( images/color_grey_l.png ) no-repeat;
	}

#choose_a_color li.grey a:hover, #choose_a_color li.grey.active a {
	background: url( images/color_grey_l_hover.png ) no-repeat;
	}

#choose_a_color li.grise a {
	background: url( images/color_grise_l.png ) no-repeat;
	}

#choose_a_color li.grise a:hover, #choose_a_color li.grise.active a {
	background: url( images/color_grise_l_hover.png ) no-repeat;
	}

#choose_a_color li.pink a {
	background: url( images/color_pink_l.png ) no-repeat;
	}

#choose_a_color li.pink a:hover, #choose_a_color li.pink.active a {
	background: url( images/color_pink_l_hover.png ) no-repeat;
	}

#choose_a_color li.rose a {
	background: url( images/color_rose_l.png ) no-repeat;
	}

#choose_a_color li.rose a:hover, #choose_a_color li.rose.active a {
	background: url( images/color_rose_l_hover.png ) no-repeat;
	}

#choose_a_color li.active {
	background: url( images/choose_a_color_active.png ) no-repeat bottom center;
	}

#product_details #bigimage {
	position: absolute;
	top: 57px;
	left: 232px;
	z-index: 1;
	}

#product_details #price {
	position: absolute;
	top: 0;
	right: 80px;
	width: 143px;
	height: 57px;
	padding-left: 55px;
	padding-top: 20px;
	font-weight: bold;
	background: url( images/price_spot_large.png ) no-repeat;
	color: white;
	}

#product_details.number_plate #price {
	top: 50px;
	left: 0;
	background: url( images/price_spot_large.png ) no-repeat;
	width: 133px;
	height: 57px;
	padding-left: 75px;
	}

#plate_preview {
	width: 150px;
	height: 74px;
	padding: 134px 0 0 70px;
	background: url( images/number_plate_preview.png ) no-repeat;
	position: absolute;
	top: 16px;
	left: 200px;
	z-index: 1;
	}

#plate_preview input {
	border: none;
	background: transparent;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 80px;
	margin-top: 22px;
	margin-left: 2px;
	}
	
#plate_interface {
	width: 293px;
	height: 222px;
	padding: 40px 0 0 15px;
	background: url( images/number_plate_sign_holder2.png ) no-repeat;
	position: absolute;
	right: 30px;
	top: 0;
	}

#plate_interface h1 {
	font-size: 130%;
	padding-bottom: 0.5em;
	color: white;
	}

#plate_interface select {
	border: 1px #abadb3 solid;
	width: 200px;
	font-style: italic;
	color: #565656;
	font-weight: bold;
	}

#pi_click_here {
	width: 169px;
	height: 38px;
	padding: 5px 0 0 5px;
	background: url( images/click_here.png ) no-repeat;
	margin: 44px 0 7px 0;
	}

#plate_interface a.add_to_my_order {
	display: block;
	width: 195px;
	height: 31px;
	background: url( images/add_to_my_order2.png ) no-repeat;
	}

#plate_interface a.add_to_my_order:hover {
	background-position: 0 -31px;
	}

#plate_interface a.no_thanks {
	display: block;
	width: 135px;
	height: 31px;
	background: url( images/no_thanks2.png ) no-repeat;
	margin-left: 30px;
	}

#plate_interface a.no_thanks:hover {
	background-position: 0 -31px;
	}

#plate_interface .or {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 70px;
	}

#plate_interface .note {
	color: #d80000;
	font-size: 80%;
	padding-top: 10px;
	}

#pi_click_here input {
	border: none;
	background: transparent;
	font-size: 190%;
	color: #171715;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, sans-serif;
	width: 160px;
	text-align: center;
	}

#price span {
	font-size: 130%;
	}

#car_navigation {
	width: 90%;
	position: absolute;
	bottom: 0;
	left: 50px;
	}

#car_navigation .images {
	width: 300px;
	overflow: hidden;
	float: left;
	}

#car_navigation .thumb {
	float: left;
	width: 64px;
	height: 46px;
	padding-top: 7px;
	padding-left: 7px;
	background: url( images/image_holder_norm.jpg ) no-repeat;
	}

#car_navigation .left_arrow {
	width: 36px;
	height: 44px;
	display: block;
	background: url( images/gallery_L_arrows_norm.jpg ) no-repeat;
	float: left;
	}

#car_navigation .left_arrow:hover {
	background: url( images/gallery_L_arrows_hover.jpg ) no-repeat;
	}

#car_navigation .right_arrow {
	width: 36px;
	height: 44px;
	display: block;
	background: url( images/gallery_R_arrows_norm.jpg ) no-repeat;
	float: left;
	}

#car_navigation .right_arrow:hover {
	background: url( images/gallery_R_arrows_hover.jpg ) no-repeat;
	}

#gotoshowroom, #addtocartarrow {
	display: block;
	width: 130px;
	height: 65px;
	position: absolute;
	bottom: 0;
	}

#gotoshowroom {
	background: url( images/showroom_arrow_n.png ) no-repeat;
	left: 0;
	}

#addtocartarrow {
	background: url( images/buy_norm_n.png ) no-repeat;
	right: 50px;
	}

#gotoshowroom:hover, #addtocartarrow:hover {
	background-position: 0 -65px;
	}

#view_gallery_n_bookmarks {
	width: 180px;
	margin: 0 auto;
	padding-bottom: 4px;
	}

#view_gallery {
	display: block;
	width: 179px;
	height: 47px;
	background: url( images/view_gallery.png ) no-repeat;
	cursor: pointer;
	margin-bottom: 10px;
	}

#view_gallery:hover {
	background-position: 0 -47px;
	}

#bookmarks {
	width: 125px;
	background: #e8e8e8 url( images/bookmarks_bg.png ) top left repeat-x;
	font-size: 80%;
	color: #000000;
	overflow: hidden;
	margin: 0 auto;
	}

#bookmarks div {
	overflow: hidden;
	}

#bookmarks img {
	float: left;
	margin-right: 5px;
	}

#bookmarks h5 {
	float: left;
	font-weight: normal;
	}

#bookmarks ul {
	float: right;
	}

#bookmarks ul li {
	display: inline;
	}

#bookmarks .tlc {
	background: url( images/bookmarks_tlc.png ) no-repeat top left;
	}

#bookmarks .trc {
	background: url( images/bookmarks_trc.png ) no-repeat top right;
	}

#bookmarks .brc {
	background: url( images/bookmarks_brc.png ) no-repeat bottom right;
	}

#bookmarks .blc {
	background: url( images/bookmarks_blc.png ) no-repeat bottom left;
	padding: 5px 0 3px 5px;
	}

#bookmarks .tb {
	background: url( images/bookmarks_border.png ) repeat-x top left;
	}

#bookmarks .rb {
	background: url( images/bookmarks_border.png ) repeat-y top right;
	}

#bookmarks .bb {
	background: url( images/bookmarks_border.png ) repeat-x bottom left;
	}

#bookmarks .bl {
	background: url( images/bookmarks_border.png ) repeat-y top left;
	}

/* Car Details */
#car_details p {
	padding: 0.5em 0;
	}

#car_details .row {
	overflow: hidden;
	margin-bottom: 1em;
	}

#car_details .row.first, .listing_large .row.first {
	margin-bottom: 0;
	}

#car_details .left {
	float: left;
	width: 20%;
	margin-right: 2%;
	}

#car_details .right {
	float: left;
	width: 75%;
	color: white;
	}

#car_details .whats_in_the_box {
	float: left;
	}

#car_details .key_features {
	float: right;
	}

#car_details .sifr_bg_1 {
	width: 171px;
	height: 29px;
	padding-left: 10px;
	padding-top: 3px;
	background: url( images/sifr_bg_1.png ) no-repeat;
	margin-bottom: 10px;
	}

#car_details ul.features {
	list-style-image: url( images/cart_features_arrow.png );
	margin-left: 30px;
	width: 230px;
	}

#car_details a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}

#car_details a:hover {
	text-decoration: underline;
	}

.delivery_message {
	padding: 10px;
	padding-left: 60px;
	margin: 1em 0;
	margin-top: 3em;
	border: 1px #FFFFFF solid;
	background: #84BFF7 url( images/icon_delivery_day.png ) no-repeat 10px 10px;
	clear: both;
	color: #313030;
	overflow: hidden;
	display: none;
	font-family: Georgia, sans-serif;
	font-size: 11px;
	}

.delivery_message .nb {
	font-size: 10px;
	}

#dd {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	}

#dd div {
	float: right;
	width: 100%;
	}

#dd img {
	float: left;
	}

.delivery_message img {
	vertical-align: middle;
	margin-right: 0.5em;
	}

#accept_terms {
	width: 15px;
	float: right;
	border: none;
	vertical-align: middle;
	}

#prices {
	text-align: right;
	font-size: 80%;
	padding-right: 3em;
	}

#checkout_confirmation_details #address_details {
	float: left;
	width: 48%;
	}

#checkout_confirmation_details #delivery_details {
	float: right;
	width: 48%;
	}

#checkout_confirmation_details .line {
	width: 100%;
	height: 1px;
	background: #FFFFFF;
	overflow: hidden;
	}

#checkout_confirmation_details p {
	padding: 0.5em 0;
	}

#print_a_copy {
	text-align: center;
	font-weight: bold;
	padding-top: 5em;
	padding-bottom: 2em;
	clear: both;
	}

h1#thankyou {
	font-size: 120%;
	text-align: center;
	}

#checkout_confirmation_details .buttons {
	overflow: hidden;
	width: 80%;
	margin: 0 auto;
	padding: 2em 0;
	}

#back_to_rideoncars {
	width: 211px;
	height: 25px;
	background: url( images/back_to_rideoncars.png ) no-repeat;
	float: left;
	}

#back_to_rideoncars:hover {
	background-position: 0 -25px;
	}

#print_order {
	width: 109px;
	height: 25px;
	background: url( images/print_order.png ) no-repeat;
	float: right;
	}

#print_order:hover {
	background-position: 0 -25px;
	}

#just_on_more_thing a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

#just_on_more_thing a:hover {
	text-decoration: underline;
	}

#just_on_more_thing p {
	padding: 5px 0;
	}

#safty_info .left {
	float: left;
	width: 19%;
	margin-right: 1%;
	}

#safty_info .right {
	float: right;
	width: 80%;
	font-size: 90%;
	color: #FFFFFF;
	}

.safty_info_arrow {
	width: 142px;
	height: 63px;
	background: url( images/safty_info.png ) no-repeat;
	}

.safety_information {
	width: 201px;
	height: 32px;
	background: url( images/safety_information_caption.png ) no-repeat;
	}

#safty_info .safety_content {
	padding-left: 10px;
	}

.whats_in_the_box_h {
	width: 181px;
	height: 32px;
	background: url( images/whats_in_the_box.png ) no-repeat;
	}

.key_features_h {
	width: 173px;
	height: 31px;
	background: url( images/key_features.png ) no-repeat;
	}

.whats_included_arrow {
	width: 142px;
	height: 63px;
	background: url( images/whats_included_arrow.png ) no-repeat;
	}

.info_arrow {
	width: 142px;
	height: 64px;
	background: url( images/info_arrow.jpg ) no-repeat;
	}

.static_row {
	padding: 10px 0;
	}

.static_row img {
	width: 228px;
	margin-left: 100px;
	}

#checkout_methods {
	width: 90%;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 1em;
	}

#checkout_methods .google {
	width: 158px;
	height: 39px;
	background: url( images/google_checkout.png );
	float: left;
	}

#checkout_methods .paypal {
	width: 144px;
	height: 37px;
	background: url( images/paypal_checkout.png );
	float: right;
	}

.fieldset .small_input {
	width: 50px;
	}

.fieldset .small_input.month {
	margin-left: 72px;
	}

.fieldset .small_input.month, .fieldset .small_input.year {
	text-align: center;
	color: #aeaeae;
	font-weight: bold;
	}

.fieldset .small_input.single {
	margin-left: 140px;
	}

.fieldset .small_input.single.last {
	margin-left: 30px;
	}

#ch_issue_number_label {
	width: 300px;
	}

.fieldset input {
	width: 190px;
	}

.fieldset .note {
	padding-bottom: 10px;
	}

#order_confirmation_details p {
	padding: 5px 0;
	font-size: 11px;
	font-size: Georigia, sans-serif;
	}

#order_confirmation_addresses {
	width: 100%;
	overflow: hidden;
	}

#order_confirmation_addresses .address {
	width: 50%;
	float: left;
	}

#order_confirmation_addresses h1 {
	border-bottom: 1px #FFFFFF solid;
	font-size: 100%;
	font-family: Georgia, sans-serif;
	}

#order_confirmation_addresses p {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	}

#print_a_copy_notify {
	text-align: center;
	font-weight: bold;
	padding: 15px 0;
	}

h1.thanks {
	font-size: 150%;
	}

#order_confirmation_bottom_navigation {
	padding: 10px 0;
	overflow: hidden;
	}

#order_confirmation_bottom_navigation .back_to_rock {
	display: block;
	width: 209px;
	height: 25px;
	background: url( images/back_to_roc.png ) no-repeat;
	float: left;
	margin-left: 50px;
	}

#order_confirmation_bottom_navigation .print_order {
	display: block;
	width: 109px;
	height: 25px;
	background: url( images/print_order.png ) no-repeat;
	float: left;
	margin-left: 10px;
	}

.form label input, .form label select, .form label textarea {
	float: right;
	}

/*
.form label {
	display: block;
	float: left;
	width: 94%;
	border-bottom: 1px #d9d9d9 solid;
	overflow: hidden;
	padding: 0.5em 3%;
	}
	*/

#error_message {
	background: #84bff7 url( /images/error_icon.png ) no-repeat;
	background-position: 3px 10px;
	border: 1px #FFFFFF solid;
	padding: 12px 18px 15px 50px;
	color: #403f3f;
	margin-bottom: 5px;
	}

#error_message img {
	display: none;
	}

.customers_require_note {
	padding: 5px 0;
	}

.continue_button {
	width: 130px;
	height: 65px;
	background: url( /images/continue_button.png ) no-repeat;
	display: block;
	}

#delivery_details_continue {
	float: right;
	}

#contact_us_submit {
	width: 209px;
	}

#checkout_dates {
	padding: 1em 0;
	font-size: 90%;
	}

/* ---------- Order Notes -- */
#order_notes {
	border: 1px #FFFFFF solid;
	background: #84bff7;
	padding: 1%;
	margin: 1em 0;
	}

#order_notes .heading {
	font-size: 110%;
	}

#order_notes .heading h5, #order_notes p {
	color: #313030;
	}

#order_notes .heading h5 {
	float: left;
	font-size: 95%;
	}

#order_notes p {
	padding: 0.5em 0 1em 0;
	}

#gc_or_paypal {
	border: none;
	width: 149px;
	margin-left: 150px;
	padding: 0;
	}

/* ---------- Checkout Payment -- */
.checkout_page {
	padding-top: 17px;
	}

.checkout_page .wrapper {
	padding: 0 10px;
	font-size: 90%;
	}

.checkout_page .dates {
	padding: 1em 0;
	}

.checkout_page .addresses {
	overflow: hidden;
	padding-bottom: 2em;
	height: 100%;
	width: 100%;
	}

.checkout_page .addresses .address {
	float: left;
	width: 49.5%;
	}

.checkout_page .addresses .address h1, #items_ordered h1  {
	font-size: 120%;
	border-bottom: 2px #FFFFFF solid;
	}

#items_ordered h1 {
	padding-bottom: 5px;
	}

.checkout_page .addresses .address h1 a, #items_ordered h1 a {
	font-size: 90%;
	font-weight: normal;
	}

.checkout_page .addresses .address p {
	padding-top: 5px;
	}

.checkout_page #cart_total {
	text-align: right;
	clear: both;
	}

.checkout_page #cart_total h2 {
	font-size: 140%;
	}

.checkout_page #cart_total h1 {
	font-size: 190%;
	}

.checkout_page .payment_details {
	padding-top: 30px;
	overflow: hidden;
	}

.checkout_page .arrows_navigation {
	padding-top: 20px;
	}

.checkout_page .left, .checkout_page .right {
	width: 50%;
	}

.checkout_page .left #button_back {
	width: 130px;
	}

.checkout_page .right input {
	width: auto;
	border: none;
	float: right;
	}

.checkout_page .right p {
	width: 160px;
	text-align: center;
	font-size: 120%;
	padding: 10px 0;
	color: #FFFFFF;
	clear: both;
	text-align: right;
	}

#checkout_success_page .addresses .address {
	width: 45%;
	margin-right: 15px;
	}

#checkout_success_page .addresses .address h1 {
	border-width: 1px;
	}

#checkout_success_page .print_a_copy_note {
	font-size: 11px;
	font-family: Georgia, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
	}

#checkout_success_page h1.thank_you {
	text-align: center;
	font-size: 18px;
	font-family: Tahoma, sans-serif;
	}

#checkout_success_buttons {
	padding: 10px 0 10px 80px;
	overflow: hidden;
	}

#checkout_success_buttons li {
	float: left;
	}

#checkout_success_buttons #button_back_to_shop {
	margin-right: 20px;
	}

#button_back_to_shop {
	width: 139px;
	height: 25px;
	background: url( images/button_back_to_shop.png ) no-repeat;
	display: block;
	}

#button_print_order {
	width: 221px;
	height: 25px;
	background: url( images/button_print_order.png ) no-repeat;
	display: block;
	}

/* ---------- Listing -- */
.listing .row {
	overflow: hidden;
	clear: both;
	width: 100%;
	}

.listing .row .cell {
	float: left;
	}

.listing .row.head .cell {
	font-weight: bold;
	}

#shopping_cart_listing .row.head {
	border-bottom: 2px #FFFFFF solid;
	}

#shopping_cart_listing .row.head .cell {
	padding: 5px 0;
	font-size: 14px;
	}

#shopping_cart_listing .cell {
	font-size: 10px;
	}

#shopping_cart_listing .cell.quantity {
	width: 20%;
	text-align: center;
	}

#shopping_cart_listing .cell.item {
	width: 30%;
	}

#shopping_cart_listing .cell.features {
	width: 30%;
	}

#shopping_cart_listing .cell.price {
	width: 20%;
	}

#shopping_cart_listing .body .cell.quantity {
	font-size: 14px;
	font-weight: bold;
	}

#shopping_cart_listing .body .cell.item {
	font-size: 13px;
	}

#shopping_cart_listing .body .cell.price {
	font-size: 17px;
	font-weight: bold;
	}

#shopping_cart_listing .body .row {
	padding-bottom: 20px;
	border-bottom: 2px #FFFFFF solid;
	}

#shopping_cart_listing .body .item img {
	width: 130px;
	}

#gallery {
	width: 630px;
	height: 429px;
	padding: 30px;
	background: url( /images/gallery_bg.png ) no-repeat top left;
	position: relative;
	}

#gallery_image_holder {
	width: 456px;
	height: 211px;
	padding-top: 105px;
	padding-left: 168px;
	background: url( /images/gallery_holder_bg.png ) no-repeat top left;
	}

#gallery_images_list_holder {
	padding: 10px;
	width: 604px;
	background: #63b3ff;
	margin-top: 10px;
	overflow: hidden;
	}

#gallery_images_list_holder h1 {
	color: #FFFFFF;
	font-size: 100%;
	padding-bottom: 10px;
	}

#gallery_images_list_holder ul {
	clear: both;
	}

#gallery_images_list_holder ul li {
	width: 64px;
	height: 47px;
	padding: 4px 5px;
	background: url( /images/car_thumb_holder.png ) no-repeat top left;
	list-style: none;
	float: left;
	margin-right: 0px;
	}

#gallery_images_list_holder ul li img {
	cursor: pointer;
	}

#gallery_close_button {
	width: 42px;
	height: 34px;
	display: block;
	background: url( /images/gallery_close_button.png ) no-repeat top left;
	position: absolute;
	top: 20px;
	right: 25px;
	}

#color_switcher {
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	}

#color_switcher select {
	background: #FFFFFF;
	border: 1px #FFFFFF solid;
	}

#gallery h1 {
	float: left;
	}

#gallery .row {
	overflow: hidden;
	clear: both;
	height: 100%;
	}

#boards {
	padding: 0 30px 20px 0;
	overflow: hidden;
	}

#boards .board.left {
	width: 320px;
	height: 89px;
	background: url( /images/order_before_3pm.png ) no-repeat;
	}

#boards .board.right {
	width: 331px;
	height: 74px;
	background: url( /images/wide_range_of_colours.png ) no-repeat;
	}

#cars_slider {
	width: 729px;;
	height: 165px;
	float: right;
	margin-right: 40px;
	}

#home {
	color: white;
	}

#home {
	font-family: Arial, sans-serif;
	}

#home .header {
	padding-bottom: 20px;
	}

#home .left {
	width: 45%;
	padding-left: 10px;
	font-size: 100%;
	}

#home .left p {
	padding-bottom: 10px;
	}

#home .right {
	width: 50%;
	padding-top: 10px;
	}

#home .right li {
	padding-bottom: 1em;
	}

#home .right li h1 {
	height: 30px;
	width: 221px;
	display: block;
	text-indent: -1000px;
	}

#home .right li h1.for-car-number-plates {
	background: url( /images/for_car_number_plates.png ) no-repeat;
	}

#home .right li h1.for-car-spar-parts {
	background: url( /images/for_car_spar_parts.png ) no-repeat;
	}

#home .right li p {
	padding: 10px 0 0 10px;
	font-size: 90%;
	}

#home .right li p a {
	font-weight: bold;
	text-decoration: none;
	}

#home .right li p a:hover {
	text-decoration: underline;
	}

#visit-our-showroom {
	width: 223px;
	height: 26px;
	background: url( /images/visit_our_showroom.png ) no-repeat top left;
	display: block;
	}

#visit-our-showroom:hover {
	background-position: 0 -26px;
	}

#cars_slider {
	width: 729px;;
	height: 185px;
	float: right;
	margin-right: 40px;
	}

#iframe-slider {
	width: 729px;
	height: 185px;
	border: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	}