/*********** RESET***********/

body, h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, table, tr, th, td {
	margin:0;
	padding:0;
	border:none;
}

/********** GLOBAL **********/

ul, ol, dl{
	margin:15px 0 15px 30px;
}
ul li, ol li, dl li{
	margin:3px 0;
}
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.clear-both{
	clear:both;
}
a:link{
	color:#333;
}
a:visited{
	color:#333;
}
a:hover{
	color:#02b7d8;
}
a:active{
}
a:focus{
}
input.checkbox{
	border:none;
	background-color:transparent;
}

/********* TYPOGRPAHY ********/

body{
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#444;
	text-align:center;
}
h1, h2, h3, h4, h5{
	font-family:tahoma, verdana,sans-serif;
	color:#b2c504;
}
h1{
	font-size:22px;
	margin:0 0 16px 0;
	background-color:#26c6e4;
	line-height:32px;
	text-indent:8px;
	color:#fff;
}
h2{
	font-size:18px;
	margin:15px 0 16px 0;
}
h3{
	font-size:16px;
	margin:15px 0 16px 0;
}
h4{
	font-size:14px;
	margin:15px 0 16px 0;
}
h5{
	font-size:12px;
	margin:15px 0 16px 0;
}
p{
	margin:0 0 16px 0;
	line-height:16px;
}

/********* STRUCTURE *********/

#wrapper{
	text-align:left;
	margin:0 auto;
	width:980px;
}

/********* HEADER *********/

#header{
	height:375px;
	background:url('../nav/header.jpg') bottom left no-repeat;
	position:relative;
	z-index:500;
}
#header #logo{
	position:absolute;
	top:2px;
	left:0;
}
#header #basket{
	width:294px;
	height:33px;
	background:url('../nav/basket_bg.gif') no-repeat #f0f0f0;
	position:absolute;
	right:0;
	top:33px;
}
#header #basket p{
	width:195px;
	font-size:11px;
	color:#666;
	margin:0 0 0 10px;
	line-height:33px;
}
#header #basket a{
	color:#666;
}
#header #basket img{
	position:absolute;
	right:7px;
	top:5px;
}
#header ul#top-nav{
	list-style:none;
	margin:0;
	position:absolute;
	height:34px;
	top:98px;
	left:230px;
}
#header ul#top-nav li{
	float:left;
	margin:0 15px 0 0;
}
#header ul#top-nav li a{
	line-height:26px;
	color:#fff;
	text-decoration:none;
	font-weight:700;
	font-size:11px;
}
#header ul#top-nav li a:hover{
	text-decoration:underline;
}
#header img#my-account-button{
	position:absolute;
	top:101px;
	right:3px;
}
#header img#trade-account-button{
	position:absolute;
	top:101px;
	right:91px;
}
form.search{
	width:264px;
	height:30px;
	background:url('../nav/search_bg.gif') no-repeat;
	position:absolute;
	bottom:4px;
	right:4px;
}
form.search.part-search{
	bottom:4px;
	right:273px;
	background:url('../nav/part_search_bg.gif') no-repeat;
}
form.search input{
	width:174px;
	height:16px;
	position:absolute;
	top:5px;
	right:34px;
	border:1px solid #fff;
	color:#666
}
form.search input.search-button{
	width:36px;
	height:30px;
	position:absolute;
	top:0;
	border:none;
	right:0;
}
#header ul#browse-products{
	position:absolute;
	top:335px;
	left:3px;
	height:auto;
	margin:0;
	list-style:none;
	z-index:5;
}
#header ul#browse-products ul.product-list{
	position:absolute;
	top:5px;
	left:240px;
	background-color:#fff;
	display:none;
	width:690px;
	border:3px solid #e3e3e3;
}
#header ul#browse-products li:hover ul{
	display:block;
}

/********* LISTS *********/

ul.product-list{
	list-style:none;
	margin:0;
	width:725px;
	padding:0 0 10px 35px;
	background:url('../nav/product_list_bg.gif') 0 0 no-repeat;
	position:relative;
}
ul.product-list li{
	width:222px;
	margin:4px 0 4px 8px;
	float:left;
	display:inline;
	background:url('../nav/bullet.gif') 0 7px no-repeat;
}
ul.product-list li.clear-both{
	clear:both;
	float:none;
	display:block;
	background:transparent;
}
ul.product-list li.prod-strap{
	display:inline;
	width:35px;
	height:160px;
	position:absolute;
	left:0;
	bottom:0;
	background:transparent;
	margin:0;
}
ul.product-list li a{
	color:#777;
	margin:0 0 0 8px;
	font-size:10px;
	text-decoration:none;
}
ul.product-list li a:hover{
	color:#02b7d8;
}

ul.product-list li.main-product{
	width:133px;
	height:165px;
	margin:0 0 12px 5px;
	float:left;
	display:inline;
	background:transparent;
	padding:0;
}
ul.product-list li.main-product a{
	margin:0;
}
ul#top-sellers{
	margin:5px 0 10px;
	list-style:none;
}
ul#top-sellers li{
	height:60px;
	margin:0 0 5px;
	position:relative;
	border:1px solid #fff;
	width:240px;
}
ul#top-sellers li img{
	float:left;
	margin:0 10px 0 0;
	display:inline;
}
ul#top-sellers li img.top_sellers_more{
	float:none;
	margin:0;
	position:absolute;
	right:0;
	bottom:0;
}
ul#top-sellers li h3{
	font-size:11px;
	margin:0;
}
ul#top-sellers li h3 a{
	text-decoration:none;
	color:#666666;
}
#list{
	margin:0;
	list-style:none;
}
#list li{
	padding:0;
	background:transparent;
	height:100px;
	margin:0 0 10px;
	position:relative;
	clear:both;
}
#list.half-width li{
	width:350px;
	height:122px;
	float:left;
	clear:none;
	display:inline;
	margin:0 10px 10px 0;
	border:1px solid #e3e3e3;
}
#list.half-width li img{
	margin:10px;
}
#list.half-width li h2{
	margin:10px 0 5px;
}
#list.half-width li img.full-details{
	bottom:10px;
	right:10px;
}
#list li img, ul#product-list img{
	float:left;
	display:inline;
	margin:0 10px 10px 0;
	border:1px solid #f3f3f3;
}
#list li img.full-details{
	float:none;
	display:inline;
	margin:0;
	border:none;
	position:absolute;
	right:0;
	bottom:0;
}
#list h2{
	margin:0;
}
#list h2 a{
	text-decoration:none;
	color:#b2c504;
}
ul#product-list{
	margin:15px 0;
	overflow:hidden;
	list-style:none;
	clear:both;
}
ul#product-list .product-details{
	width:610px;
	float:right;
	margin:0 0 30px;
}
ul#product-list .stockcodes{
	border:1px solid #e8e8e8;
	float:right;
	display:inline;
	margin:0 0 2px;
	padding:8px;
	font-size:10px;
	
}
ul#product-list h2{
	margin:0;
	color:#9eba01;
	width:400px;
}
ul#product-list li{
	clear:both;
}
ul#product-list h2.with-margin{
	margin:0 0 10px;
}
ul#product-list h3{
	margin:0 0 10px;
	font-size:14px;
	font-weight:400;
	width:400px;
}
ul#product-list .price-and-delivery{
	background-color:#f3f3f3;
	padding:8px;
	position:relative;
	border:1px solid #e8e8e8;
	clear:both;
}
ul#product-list .price-and-delivery.read-more{
	height:50px;
	padding:0;
}
ul#product-list .price-and-delivery input, ul#product-list .price-and-delivery img{
	position:absolute;
	top:15px;
	right:15px;
}
ul#product-list .price-and-delivery img{
	margin:0;
}
ul#downloads{
	list-style:none;
	margin:10px 0;
}
ul#downloads li{
	background:url('../nav/download.gif') 0 4px no-repeat;
	padding:0 0 0 14px;
	font-size:11px;
	margin:0 0 4px;
}

/********* CONTENT/PAGES *********/

#content{
	width:725px;
	float:left;
	display:inline;
	margin:10px 0;
	position:relative;
	overflow:hidden;
}
#sidebar{
	width:240px;
	float:right;
	display:inline;
	margin:10px 0;
	position:relative;
}
img.banner-img{
	margin:0 0 10px;
}
#breadcrumb{
	line-height:16px;
	padding:7px 8px;
	background-color:#f0f0f0;
	margin:0 0 10px;
	font-size:11px;
	color:#555;
}
#breadcrumb a{
	color:#666;
}
#content .standard-page #product-images{
	width:204px;
	float:right;
	display:inline;
	margin:0 0 20px 20px;
}
#content .standard-page #product-images img{
	padding:1px;
	border:1px solid #f3f3f3;
}
#content .standard-page #product-images img#full-image{
	padding:0;
	border:none;
	margin:3px 0 0;
}

/********** CONTACT PAGE **********/

form#form{
	width:340px;
	background-color:#f0f0f0;
	padding:15px 0;
	float:left;
	display:inline;
	margin:0 20px 0 0;
}
form#form fieldset{
	margin:0 15px;
}
form#form label{
	display:block;
	margin:0 0 6px 0;
	font-size:11px;
	font-weight:700;
}
form#form label span{
	font-weight:400;
	font-style:italic;
}
form#form input, form#form textarea{
	border:1px solid #e3e3e3;
	width:220px;
	height:22px;
	margin:0 0 6px;
}
form#form p{
	margin:0 0 6px;
	clear:both;
}
form#form textarea{
	width:240px;
	height:90px;
}
form#form label.small-label{
	width:70px;
	float:left;
	display:inline;
	padding:4px 0 0 0;
}
form#form input.checkbox{
	width:12px;
	height:12px;
	border:none;
	float:left;
	display:inline;
	margin:6px;
}
form#form input.submit{
	border:none;
	width:96px;
	height:19px;
	margin:10px 0 0;
}

/********* FOOTER *********/

p#disclaimer {
	clear:both;
	font-size:10px;
	color:#afafaf;
}

#footer{
	background:url('../nav/footer.gif') no-repeat #f0f0f0;
	width:980px;
	clear:both;
	height:235px;
	margin:0 0 15px;
}
#footer ul{
	list-style:none;
	margin:50px 0 0 12px;
	float:left;
	display:inline;
	width:240px;
}
#footer ul li{
	margin:0;
	line-height:18px;
	font-size:11px;
}


img#cat-img {
	float:right;
	clear:right;
	margin:0 0 15px 15px;
}