/* GENERAL */

body  {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(Images/background.png);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	}

a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

img {
	border: none;
	}

hr {
	border-bottom: 1px;
	margin: 02px 0 08px 0;
	color:#CCCCCC;
	}
	
.container {
	width: 900px;
	background-image:url(Images/bk_container.png);
	border: 0px solid #000000;
	margin: 0px auto;
	text-align: left;
	height: auto;
	overflow: hidden;
	}

.container_carbulb {
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	height: 100%;
	}
	
/* HEADER */

.logo {
	float: left;
	width: 300px;
	margin: 30px 0 0 20px;
	}

.info {
	float: right;
	width: 300px;
	margin: 45px 12px 0 0;
	text-align: center;
	color: #F3A51B;
	font-size: 16px;
	}

.mainnav {
	color:#FFFFFF;
	margin: 36px 0 0 179px;
	float: left;
	width: 750px;
	}
	
.mainnav a {
	text-decoration: none;
	color:#FFFFFF;
	}
	
.mainnav a:hover {
	text-decoration: underline;
	color:#FFFFFF;
	}
	
/* LEFT NAVIGATION */


.breadcrumb {
	float:left;
	margin: 20px 0 0 15px;
	font-size: 10px;
	color:#666666;
	width: 100%;
	}

.breadcrumb a{
	font-size: 10px;
	color:#666666;
	}

.subleftnav {
	float: left;
	margin: 10px 0 0 0;
	padding: 10px;
	}
	
table.nav { 
	float:left;
	}

.navHd{ 
	background-image:url(Images/bk_navheader.jpg);
	color:#FFFFFF;
	height: 29px;
	width: 150px;
	}

.navBod { 
	background-image:url(Images/bk_navsub.jpg);
	height: 25px;
	padding-left: 36px;
	}

.navLogo { 
	height: 45px;
	text-align: center;
	}

.navGap { 
	height: 15px;
	text-align: center;
	}
	
/* RIGHT NAVIGATION */

.subrightnav {
	float: right;
	margin: -21px 0px 0 0;
	width: 150px;
	padding: 12px;
	text-align: left;
	}
	
.navShop { 
	height: 35px;
	width: 100%;
	background-image:url(Images/bk_navshop.jpg);
	}
	
/* MAIN */

.main {
	float:left;
	margin: 16px 0 15px 0;
	width: 500px;
	padding-left: 25px;
	padding-right: 20px;
	}
	
h1,h2,h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	margin: 0 0 1px 0;
	}

.title {
	float: left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	font-weight: 500;
	margin: 03px 0 1px 0;
	width: 100%;
	text-align: left;
	padding-top: 3px;
	}
	
.recent {
	text-align:center;
}

/* PRODUCTS LIST */

.wrapper {
	float:left;
	margin: 11px 0 15px 0;
	width: 500px;
	padding-left: 20px;
	padding-right: 20px;
	}
	
.stock {
	margin: 0px auto;
	}
	
.instock {
	color: #4CB437;
	font-weight: bold;
	margin: 0px auto;
	}
	
.outstock {
	color: #DA1E1D;
	font-weight: bold;
	margin: 0px auto;
	}
	
.thumb {
	float:left;
	margin: 11px 0 15px 0;
	width: 500px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	}

.thumb img {
	border: 2px solid #DDDDDD;
	}	

.wrapper2 {
	float:left;
	margin: 14px 0 15px 0;
	width: 500px;
	padding-left: 20px;
	padding-right: 20px;
	}

.selection_wrapper {
	width: 300px;
	text-align: center;
	}
	
.selection {
	width: 150px;
	float: left;
	margin: 10px auto;
	text-align: left;
	}
	
.selection_right {
	width: 150px;
	float: right;
	margin: 10px auto;
	text-align: left;
	}
	
.thumbnail {
	float: left;
	width: 150px;
	margin: 10px 05px 0 0;
	}

.details {
	float: left;
	width: 320px;
	margin: 10px 0 0 0;
	}

.price {
	float: left;
	width: 200px;
	font-size: 16px;
	margin: 0 0 0 0;
	font-weight: bold;
	color: #E56005 ;
	}

.rrp {
	float: left;
	width: 200px;
	size: 12px;
	margin: 04px 0 04px 0;
	font-weight: bold;
	}
	
.moreinfo {
	color: #E56005 ;
	font-style: italic;
	}
	
.moreinfo a {
	color: #E56005 ;
	text-decoration: none;
	}
	
.moreinfo a:hover {
	color: #E56005 ;
	text-decoration: underline;
	}

.line {
	float: left;
	width: 500px;
	background-image: url(Images/line2.jpg);
	height: 06px;
	margin: 12px 0 05px 0;
	}

.pagenumber {
	float: right;
	color: #666666;
	margin: 05px 0 0 0;
	width: 120px;
	}

.branddescription {
	float: left;
	width: 498px;
	margin: 0 0 05px 0;
	}

.headlights {
	float:left;
	margin: 0 0 0 0;
	width: 500px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	}

.headlights img {
	border: 2px solid #DDDDDD;
	}
		
.homepage {
	float: left;
	width: 155px;
	margin: 05px 0 10px 0;
	text-align: center;
	}
	
/* PRODUCTS */

.image {
	float: left;
	width: 200px;
	margin: 0 5px 0 50px;
	}
	
.bulletpoints {
	float: right;
	width: 250px;
	margin: 05px 0 0 0;
	}

.points {
	float: right;
	width: 250px;
	margin: 05px 0 0 0;
	}
	
.productprice {
	float: right;
	width: 250px;
	font-size: 16px;
	margin: 0 0 0 0;
	font-weight: bold;
	color: #E56005 ;
	}

.previousprice {
	float: left;
	width: 250px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 05px;
	}
	
.overall {
	float: right;
	width: 240px;
	margin-bottom: 22px;
	}

.producttitle {
	float: left;
	width: 500px;
	margin: 25px 0 13px 0;
	background-image: url(Images/bk_producttitle.jpg);
	height: 19px;
	padding-top: 5px;
	padding-left: 9px;
	color: #777777;
	}
	
.producttitle_bottom {
	float: left;
	width: 500px;
	margin: 05px 0 13px 0;
	background-image: url(Images/bk_producttitle2.jpg);
	height: 25px;
	padding-top: 5px;
	padding-left: 9px;
	color: #777777;
	}
	
.productdescription {
	float: left;
	width: 500px;
	margin: 10px 0 0 03px;
	}

.relatedproducts {
	float: left;
	width: 500px;
	margin: 10px 0 0 03px;
	text-align: center;
	}
	

/* FOOTER */

.footer{
	float: left;
	width: 100%;
	height: 51px;
	background-image:url(Images/footer.png);
	height: 100px;
	}

.footerwrapper {
	width: 900px;
	background-color: #FFFFFF;
	margin: 0px auto;
	text-align: left;
	height: 90px;
	}
	
.footerleft {
	float: left;
	margin: -62px 0 0 0;
	text-align: left;
	}
	
.footerright {
	float: right;
	margin: -62px 0 0 0;
	text-align: right;
	font-size: 10px;
	}

/* BANNERS */

#SlideItMoo_banners_outer { 
	display:block; 
	position:relative; 
	width:500px; 
	height:180px; 
	margin: 05px 0 0 0;
}
#SlideItMoo_banners_inner { 
	position:relative ; 
	overflow:hidden ; 
	width:500px ; 
	height:180px ; 
	margin:0px auto 0px;  
}
#SlideItMoo_banners_items { 
	white-space:nowrap; 
	display:block; 
	position:relative; 
}
#SlideItMoo_banners_items a img { 
	border:none; 
}


/* SEARCH RESULTS */

.searchdescription {
	float: left;
	width: 320px;
	margin: 10px 0 10px 0;
	}
	
.searchmore {
	padding: 05px 0 05px 0;
	color: #E56005 ;
	font-style: italic;
	}
	
.searchmore a {
	color: #E56005 ;
	text-decoration: none;
	}
	
.searchmore a:hover {
	color: #E56005 ;
	text-decoration: underline;
	}
	
.gap {
	margin: 15px 0 15px 0;
	}
	
.addtocart {
float: right;
margin-top: -23px;
}

.navigation_slide {
color: #000000;
}

/* BASKET */

.basket {
	float:left;
	width: 500px;
	margin: 0px auto;
	line-height: 30px;
	}
	
.name{width: 250px;}
.unitprice {width: 85px;}
.qty {width: 70px;}
.total {width: 70px;}

.menu_head{}
.menu_body {display: none; color: #000000; list-style: none; width:164px; margin: -01px 0 0 -40px;}
.menu_body li{background-image:url(Images/bk_navsub.jpg); padding-left: 36px; color:#000000;}
.menu_body li a{color:#FFFFFF; text-decoration:none; padding:10px; display:block; color:#000000;}
.menu_body li.alt{background:#362f2d;}