body {
	margin: 0;
	padding: 0;
}
#container {
	position: relative;
	width: 850px;
	padding: 10px 0;
	margin: 0 auto;
}
img.home_link {
	position: relative;
	width: 850px;
	float: left;
}
#credit_cards {
	position: relative;
	width: 500px;
	padding: 4px 20px 0 20px;
	text-align: right;
	float: right;
	font-size: 0.8em;
}
#credit_cards img, #side_nav ul li.search img {
	vertical-align: middle;
}
#nav, #nav_footer {
	position: relative;
	width: 850px;
	background-color: #757560;
	background-image: url(../images/nav_btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	/*font-size: 0.9em;*/
}
#nav ul, #nav_footer ul {
	position: relative;
	width: 800px;
	float: left;
	margin: 0;
	padding: 0 25px;
	list-style: none;
	background-image: url(../images/nav_top.gif);
	background-repeat: no-repeat;
}
#nav ul li, #nav_footer ul li {
	position: relative;
	float: left;
	white-space: nowrap;
	z-index: 10;
}
#nav ul li a, #nav_footer ul li a {
	display: block;
	padding: 9px 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul li a {
	font-weight: bold;
}
#nav ul li a:hover, #nav_footer ul li a:hover {
	/* text-decoration: underline; */
	color: #ff9900;
}
#nav ul li.selected a, #nav_footer ul li.selected a {
	background-image: url(../images/nav_grad_top.gif);
	background-repeat: repeat-x;
	padding: 5px 10px;
	border-left: 1px solid #babab0;
	border-right: 1px solid #babab0;
	color: #FFCC00;
}
#nav ul li ul {
	position: absolute;
	margin-left: -999em;
}



#content {
	position: relative;
	width: 650px;
	padding: 20px 0;
	float: right;
}
#content a {
	color: #FF9900;
}
/*
.index #content {
	width: 850px;
}
*/
#content .two_col_a, #content .two_col_b {
	position: relative;
	/*width: 290px;*/
	width: 190px;
	float: left;
}
#content .two_col_b {
	float: right;
}
#content .two_col_a input.text, #content .two_col_b input.text,
#content .two_col_a textarea, #content .two_col_b textarea {
	width: 100%;
}
#content a {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#side_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#side_nav ul li a {
	display: block;
	padding: 2px 20px;
	color: #757560;
	text-decoration: none;
	font-weight: bold;
}
#side_nav ul li.search {
	padding: 2px 20px;
}
#side_nav ul li.search input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
#side_nav ul li.search input.text {
	width: 140px;
}
#side_nav ul li.search input.submit {
	border: none;
	font-weight: bold;
	padding: 2px 0;
	margin: 0;
	color: #757560;
	background-color: #ffffff;
}
#side_nav ul li.search input.submit:hover {
	color: #757560;
	cursor: pointer;
}
#side_nav ul li ul {
	font-weight: normal;
	padding: 3px 0 12px 0;
	font-size: 0.8em;
}
#side_nav ul li ul li ul {
	font-size: 1em;
}
#side_nav ul li ul li a {
	font-weight: normal;
	padding-left: 50px;
}
#side_nav ul li ul li ul li a {
	padding-left: 70px;
}
#side_nav ul li ul li ul li ul li a {
	padding-left: 90px;
}
#side_nav ul li a:hover {
	color: #ff9900;
}
#side_nav ul li a.selected {
	background-color: #ff9900;
	color: #FFF;
}
#nav_footer {
	margin: 5px 0 25px 0;
}
#footer {
	font-size: 0.8em;
}
#footer a {
	color: #757560;
}
#footer a:hover {
	color: #0000CC;
}

/* PRODS / ITEMS */

div.thumbnail {
	position: relative;
	width: 120px;
	float: left;
	margin: 0 56px 10px 0;
	font-size: 0.65em;
}
div.detail {
	width: 450px;
	margin-right: 0;
	float: none;
}
div.thumbnail a {
	/*color: #757560;*/
	color: #000000;
	text-decoration: none;
	display: block;
}
div.thumbnail a:hover {
	text-decoration: underline;
}
div.img, a.img {
	position: relative;
	width: 120px;
	height: 90px;
	margin: 0 0 4px 0;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #757560;
	display: block;
}
div.detail div.img, div.detail a.img {
	float: left;
	margin: 0 10px 10px 0;
}
div.last, a.last {
	margin-right: 0;
	float: right;
}
#home_a div.last {
	float: left;
}
#main_product {
	position: relative;
	width: 450px;
	float: left;
}
#content #associated_products {
	float: right;
	margin-left: 0;
}
.price span.rrp {
	text-decoration: line-through;
}
.price span.sell {
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
}

div.product_line {
	position: relative;
	width: 650px;
	font-size: 0.8em;
	border-bottom: 1px dotted #e3e3df;
	margin-bottom: 12px;
}
div.product_line a.img, div.product_line div.img {
	position: relative;
	width: 120px;
	float: left;
	margin: 0 10px 10px 0;
}
div.product_line div.summary {
	position: relative;
	width: 255px;
	float: left;
	margin: 0 10px 0 0;
}
div.product_line div.summary p {
	margin: 0;
}
div.product_line div.summary p a {
	color: #757560;
	display: block;
}
div.product_line p.price {
	text-align: right;
	margin-right: 10px;
}
div.product_line p.price, div.product_line form {
	position: relative;
	width: 120px;
	float: left;
}

img.last_updated, img.new, img.sold, img.special_offer {
	position: absolute;
	top: 40px;
	left: 58px;
}

/* NEWS */

div.newsitem {
	position: relative;
	border-bottom: 1px solid #efefef;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
div.newsitem p.date {
	font-size: 0.8em;
	margin: 0;
}

/* MY ACCOUNT */

#for_sale, #content ul.my_account_nav {
	position: relative;
	width: 200px;
	font-size: 0.8em;
	margin: 20px 0;
	padding: 10px;
	border: 1px dashed #b6b6a7;
	background-color: #f9f9f6;
}
#content ul.my_account_nav {
	font-weight: bold;
}
#for_sale input {
	font-size: 1em;
	width: 100%;
}
textarea {
	width: 100%;
	height: 200px;
}

/* HOME */

#home_a, #home_bc, #associated_products, #side_nav {
	position: relative;
	width: 185px;
	/* font-size: 0.9em; */
	margin-left: 20px;
	float: left;
}
#home_a #v8_online_shop, #home_b, #home_c, #side_nav {
	width: 183px;
	background: url(../images/rnd_box_grad.gif) repeat-x;
	border-left: 1px solid #757560;
	border-right: 1px solid #757560;
}
#home_b {
	background: none;
	border: none;
	width: 160px; /* TO SUIT 160px ADSENSE */
	float: right; /* TO SUIT 160px ADSENSE */
}
#home_b {
	margin-bottom: 20px;
}
#side_nav {
	margin: 20px 0;
}
#home_b p, #home_c p, #associated_products p, #associated_products div {
	padding: 0 30px;
}
#associated_products div p {
	padding: 0;
}
#home_b div.thumbnail, #home_c div.thumbnail {
	margin: 0 30px 20px 30px;
}
#home_b div.thumbnail p, #home_c div.thumbnail p {
	padding: 0;
	font-size: 1.2em;
}
#home_a div.thumbnail {
	margin: 0 20px 0 0;
}
img.border_top, img.border_btm {
	position: relative;
	margin: 0 -1px;
}
img.border_top {
	padding-bottom: 10px;
}
#home_a, #home_a #v8_online_shop {
	width: 440px;
	margin-left: 0;
}
#home_a #v8_online_shop {
	width: 438px;
	margin-bottom: 20px;
}

/* IMG ENLARGE */

#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	margin: -5px 0 0 -15px;
}

#lightbox img {
	border: none;
} 
#overlay img {
	border: none;
}
#overlay {
	background-image: url(../images/overlay.png);
}

* html #overlay {
	background-color: #000;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}

/* MISC */

.spacer {
	height: 0;
	line-height: 0;
	clear: both;
}
.spacer_left {
	height: 0;
	line-height: 0;
	clear: left;
}
.spacer_right {
	height: 0;
	line-height: 0;
	clear: right;
}
#message {
	color: #CC0000;
}
#content ul#sitemap li {
	font-size: 2em;
	background-image: none;
}
#content ul#sitemap li a {
	text-decoration: none;
}
#content ul#sitemap li a:hover {
	text-decoration: underline;
}
#content ul#sitemap li ul li {
	font-size: 0.8em;
}
#content ul#sitemap li ul li ul li {
	font-size: 0.6em;
}
#content ul#sitemap li ul li ul li ul li {
	font-size: 1em;
}
#content ul#sitemap ul.your_cars {
	font-size: 0.6em;
}
a.text_colour {
	color: #757560;
}
img.shop_preview {
	margin: 0 -1px;
}
select, input, textarea {
	font-size: 1em;
}
select, input, textarea, img, h1, h2, h3, h4, h5, h6 {
	vertical-align: middle;
}
.alert {
	color: #CC0000;
	font-weight: bold;
}
.smaller {
	font-size: 0.8em;
}
.usability_link {
	position: absolute;
	margin-left: -999em;
}
