@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0}
body {
	background: #000;
	height:100%;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #000;
	min-height: 101%;
}
p {margin: 0 0 5px 0;padding:0}
html {height: 100%;} 
h1 {
	font-size: 150%;
	color: #000;
	margin: 0 0 10px 0;
	
}
h2 {
	font-size: 125%;
	margin: 0 0 5px 0;
	color: #000;
}
h3 { font-size: 150%; 
	margin: 0 0 10px 0;
 }

A:link {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	}
	
A:visited {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	}
	
A:hover {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
	}
	
A:active {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
	}
	
#wrapper {
	width: 900px;
	text-align: left;
	background: #c6c6c6;
	margin: auto;
	border: 1px solid #000000;
	}

#banner {
	width: 752px;
	float: left;
	background: #000000;
}

#nav {
	width: 900px;
	float: left;
	padding: 0;
	background: url(images/navbg.jpg) no-repeat;
}
.toplink {
	width: auto;
	padding: 0 20px;
	float: left;
	margin: 3px 0;
}
.newsletter {
	width: 188px;
	float: left;
	margin: 20px 0 0 0;
}
#topwrapper {
	width: 900px;
	background: #000;
	float: left;
}
#contentwrapper {
	width: 900px;
	margin: 0;
	padding: 0;
	float: left;
	background: none;
	border: 0;
}
#leftcolumn {
	width: 188px;
	float: left;
	background: #c6c6c6;
	text-align: left;
	margin: 0;
}
#currency {
	width: 148px;
	float: left;
	margin: 0;
	background: #000;
	color: #FFF;
	font-size: 0.9em;
}
.currencyselector {
	margin: auto;
	font-size: 0.9em;
}
#google {
	width: 148px;
	float: left;
	display: inline;
}
#basketcount {
	width: 148px;
	float: left;
	margin: 0;
	background: #000;
	color: #FFF;
	font-size: 0.9em;
}
#leftlinks {
	width: 148px;
	float: left;
	margin: 20px 20px 0 20px;
}
#feature {
	width: 148px;
	float: left;
	margin: 10px 20px 0 20px;
}
#promotions {
	width: 148px;
	float: left;
	margin: 20px 20px 0 20px;
}
#ccleft {
	width: 111px;
	float: left;
	margin: 10px 20px 36px 38px;
	text-align: center;
}
#maincontent {
	width: 712px;
	float: right;
	background: url(Images/index-main-area011208.jpg) no-repeat;
	}
#productfiltertitle {
	width: 200px;
	margin: 10px 0 0 40px;
	float: left;
}
#productfilter {
	width: 600px;
	margin: 10px 0 20px 40px;
	float: left;
}
#mainimgtitle {
	width: 360px;
	background: none;
	float: left;
	margin: 22px 0 0 24px;
}
.serviceimg {
	width: 209px;
	float: right;
	margin: 0 0 55px 10px;
}
.contactimg {
	width: 267px;
	float: right;
	margin: 0;
	
}
#table {
	width: 390px;
	float: left;
	margin: 0 0 1px 0;
	
}
#productcontent {
	width: 712px;
	float: right;
	background: #fff;
	}
#infocontent {
	width: 692px;
	float: right;
	padding: 10px;
	background: #fff;
	}
#productleftcol {
	width: 400px;
	height: 453px;
	float: left;
	margin: 0 10px 0 10px;
}
#producttitle {
	width: 700px;
	float: left;
	margin: 10px 0 10px 10px;
	padding: 20px 0 10px 0;
}
#productimage {
	width: 400px;
	float: left;
	
}
#productspec {
	width: 250px;
	float: left;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}
#productbuttons {
	width: 331px;
	float: left;
	margin: 20px 0 0 34px;
	
}
#productbuy {
	width: 142px;
	float: left;
}
#productcheckout {
	width: 142px;
	float: right;
}
#catwrapper {
	width: 629px;
	float: left;
	margin: 19px 0 0 38px;
	border: 1px solid #6c6c6c;
	border-bottom: none;
}
#cat1 {
	width: 209px;
	height: 185px;
	float: left;
	background: #fff;
	border-right: 1px solid #6c6c6c;
}
#cat2 {
	width: 209px;
	height: 185px;
	float: left;
	background: #fff;
	border-right: 1px solid #6c6c6c;
}
#cat3 {
	width: 209px;
	height: 185px;
	float: left;
	background: #fff;
}
.thumbsrow {
	width: 460px;
	float: left;
	margin: 0 70px;
}
.thumb1 {
	width: 80px;
	float: left;
	margin: 0 15px 0 0;
}
.thumb2 {
	width: 80px;
	float: left;
	margin: 0 15px 0 0;
}
.thumb3 {
	width: 80px;
	float: left;
	margin: 0 15px 0 0;
}
.thumb4 {
	width: 80px;
	float: left;
	margin: 0 15px 0 0;
}
.thumb5 {
	width: 80px;
	float: left;
}
#browsenav {
	width: 460px;
	float: left;
	margin: 30px 121px 0 121px;
	padding: 0 0 20px 0;
	text-align: center;
}

#footer {
	width: 890px;
	padding: 5px;
	clear: both;
	background: #000000;
}
.bottomlink {
	text-align: right;
	font-size: 0.9em;
}
.bottomlink A:link {
	text-decoration: none;
	color: #FFF;
	font-size: 0.9em;
	}
	
.bottomlink A:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 0.9em;
	}
	
.bottomlink A:hover {
	text-decoration: underline;
	color: #FFF;
	font-size: 0.9em;
	}
	
.bottomlink A:active {
	text-decoration: none;
	color: #FFF;
	font-size: 0.9em;
	}
.ctext {
	width: 160px;
	float: left;
	margin: 0 0 0 5px;
	
}
.cimage {
	width: 203px;
	float: right;
}
#ccheader {
	width: 111px;
	float: right;
	margin: 15px 240px 0 0;
}
/* basket page extras */
.checkouttext {
	width: 360px;
	float: left;
	margin: 15px 0 0 10px;
}
.googlebutton {
	width: auto;
	float: left;
	padding: 5px 0 0 0;
	margin: 15px 10px 0 65px;
}
.bottomtext {
	width: 680px;
	float: left;
	margin: 10px 0 0 0;
}
.bottomtext p {
	font-size: 0.9em;
}
.spacer {
	width: 640px;
	height: 1px;
	margin: 10px 0 0 20px;
	float: left;
	background: #cccccc;
	line-height: 0px;
}