body{
	margin: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333
}
img{
	border: 0px
}

.clear{
	padding: 0;
	clear: both;
}
.tblSpares{
	border: 0px;
	color: #004E90;
	font-weight: bold
}
.formspares{
	border: 1px solid #004E90;
	padding: 1px;
	color: #333333;
	font-size: 12px;
	width: 183px
}
.formsparesbutton{
	background-color: #FFFF33;
	border: 1px solid #004E90;
	padding: 1px 8px 1px 8px;
	font-size: 12px;
	font-weight: bold;
	color: #004E90;
	float: right
}

#floater_right{
	width: 203px;
	margin: 25px 0 0 0;
	float: right;
}
#floater_left{
	width: 193px;
	margin: 47px 0 0 0;
	float: left;
}

#wrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	margin: 0 auto;
}
#container{
	width: 620px;
	float: left;
}
#header{
	width: 100%;
	height: 180px;
}
#header b{
	display: none
}
#navigation{
	width: 450px;
	float: right;
}
#navigation ul{
	list-style: none;
	padding: 0px
}
#navigation li{
	padding: 0px 10px 0px 0px;
	float: right
}
#navigation li a{
	font-size: 12px;
	font-weight: bold;
	color: #004E90;
	text-decoration: none
}
#navigation li a:hover{
	text-decoration: underline
}
#right_content{
	width: 203px;
	float: right
}
#right_number{
	color: #004E90;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: right
}
#spares_form, #stockist_supplies{
	width: 192px;
	background-color: #fff;
	border: 1px solid #004E90;
	margin: 2px 0px 6px 0px;
	padding: 4px;
	float: right
}
#spares_form_header{
	width: 100%;
	height: 23px;
	background-image: url(../images/icon_sparesform.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 23px;
	color: #004E90
}
#spares_form_text{
	margin: 2px 0px 4px 0px
}	
#stockist_text b{
	color: #004E90
}

#left_content{
	width: 193px;
	float: right
}
#categories{
	width: 193px;
	background-color: #fff;
	border: 1px solid #004E90;
	padding: 0 0 30px 0;
}	
.cat{
	width: 100%;
	border: 1px solid #004E90;
	background-color: #FFFFB0;
	line-height: 25px;
	margin: -1px 0 0 -1px;
}
.cat a{
	background-color: #FFFFB0;
	font-size: 12px;
	color: #004E90;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 0 0 0 10px;
}
.cat a:hover{
	background-color: #FFFF6C;
	text-decoration: none;
	display: block;
	padding: 0 0 0 10px;
}

#category_header{
	width: 183px;
	font-size: 16px;
	font-weight: bold;
	line-height: 23px;
	padding: 5px 0 0 10px;
	color: #004E90
}
#category_text{
	width: 183px;
	margin: 2px 0px 4px 0px;
	padding: 2px 0 4px 10px;
}

#content{
	width: 580px;
	min-height: 580px;
	margin: 0 0 0 20px;
	font-size: 12px;
	display: block
}

#footer{
	width: 100%;
	height: 65px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	margin: 20px 0 0 0;
	float: right
}
#footer_left{
	width: 100%;
	margin: 47px 0px 0px 4px;
	text-align: center;
	color: #004E90
}

#products_holder{
	width: 100%;
	margin: 8px 0px 10px 0px;
	float: left
}

/* Product CSS */
.product_wrapper{
	width: 167px;
	height: 206px;
	border: 1px solid #cccccc;
	margin: 4px 0px 4px 0px;
	float: left
}
.product_title{
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	color: #004E90;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	text-indent: 4px;
}
.product_image{
	width: 160px;
	height: 165px;
	margin: 2px;
	overflow: hidden;
	display: block;
}
.product_price{
	width: 163px;
	border-top: 1px dotted #cccccc;
	font-size: 14px;
	font-weight: bold;
	color: #004E90;
	text-align: right;
	line-height: 16px;
	padding: 0px 4px 0px 0px;
}
.old_price{
	font-size: 11px;
	color: #666666;
	text-decoration: line-through;
}
#display_product{
	width: 100%;
	float: left
}
#display_product_image{
	width: 270px;
	padding: 2px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	text-align: center;
	float: left
}
#display_product_info{
	width: 250px;
	float: left;
	margin: 0px 0px 0px 10px
}
#display_product_gallery{
	width: 100%;
	margin: 30px 0px 0px 0px;
	float: left
}
.product_gallery{
	width: 90px;
	height: 90px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 4px 8px 6px 0px;
	text-align: center;
	overflow: hidden;
	float: left
} 

/* SPECIAL OFFERS */
#specials-holder{
	width: 100%;
	float: left;
}
.special-offer{
	border: 2px solid #2678c4;
	width: 270px;
	margin: 10px 8px 10px 8px;
	float: left;
}
	.special-offer-img{
		width: 117px;
		height: 160px;
		overflow: hidden;
		margin: 5px 0 0 0;
		float: left;
	}
	.special-offer-title{
		background-color: #2678c4;
		font-size: 18px;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 22px;
		padding: 0 0 0 5px;
		margin: 5px 0 0 0;
		width: 145px;
		float: right;
	}
	.special-offer-text{
		width: 150px;
		font-size: 12px;
		color: #666666;
		margin: 5px 0 0 0;
		float: right;
	}
	.special-offer-price{
		width: 270px;
		font-size: 18px;
		font-weight: bold;
		color: #004a98;
		text-align: center;
		border-top: 1px dashed #2678c4;
		padding: 5px 0 0 0;
		margin: 5px 0 5px 0;
		float: left;
	}