body{
	padding: 0px;
	position: relative;
	font: 11px Verdana;
}

a, input, td, th {
	font: 11px Verdana;
}

.container{
	margin-top: 2px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
.paginationlink:link, .paginationlink:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	padding-left: 1px;
	padding-right: 1px;
}
	
.selectedpaginationlink:link, .selectedpaginationlink:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding-left: 1px;
	padding-right: 1px;
	}

.corners{
	width: 100%;
	position: relative;
}

.logo1 {
	float:left;
}

.logo2{
float: left;
margin-left: 86px;
margin-top:19px;
}

.logo2 img{
	position: relative;
	width: 384px;
}

.headmenusearch{
	float: right;
	width: 200px;
}

.headline2{
	float: none;
	width: 100%;
	clear: both;
	border-top: 3px solid #000000;
}

.headline3 {
	padding-bottom: 5px;	
	width: 100%;
	background-color: #cc3300;	
}


#headline3 ul{
	list-style: none;
	float: right;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background-color: #cc3300;	
}

#headline3 li{
	width: 6px;
	float: left;
	padding: 2px;	
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}

#headline3 ul>li{ width: auto; }

#headline3 a:link, #headline3 a:visited{
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}

#headline4 { float: right; background-color: #ffffff; margin-right: 2px; font-size: 11px; color: #000000; }
.headline4 a:link, .headline4 a:visited { color: #000000; font-size: 11px; }

.headsearch {
	float: left;
	width: 200px;
}

.headsearch .title{
	font-weight: bold;
}

.basketbox {
	width: 144px;
	float: left;
}

.basketsummary .summarytitle {
	font-weight:bold;
	font-size: 12px;
}

.basketsummary .line {
	width: 100%;
	float: left;
	font-size: 11px;
}

.basketsummary .line .col1{
	float: left;
	font-weight: bold;
	width: 45%;
}

.basketsummary .line .col2{
	float: right;
	font-weight: bold;
}

.basketsummary .line .redcol1{
	float: left;
	font-weight: bold;
	width: 45%;
	color: #cc3300;
}

.basketsummary .line .redcol2{
	float: right;
	font-weight: bold;
	color: #cc3300;
}
.middle{
	width: 100%;
	clear: both;
	background-color: #ffffff;
}

/* Left Column */

.leftcol {
	padding-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	width: 200px;
	float: left;
	background-color: #ffffff;
}

.leftheadedblock{
	width: 200px;
	margin-top: 10px;
	font-size: 11px;

}

.leftheadedblock .categorylistheader{
	color:#cc3300;
	font-weight: bold;
	}
	
#leftmenu a:link, #leftmenu a:visited{
	font-weight: bold;
}

.leftheadedblock ul{
	list-style: none;
	padding-left: 5px;
	margin-left: 5px;
}

.leftheadedblock li{
	border-bottom: 1px dotted #e4e7f0;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
.leftheadedblock a:link, .leftheadedblock a:visited {
	text-decoration: none;
	color: #000000;
	}
	
.leftheadedblock h3, .leftheadedblock .h3{
	position: relative;
	width: 97%;
	color: #ffffff;
	background-color: #959fa9;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding: 3px;
	text-align: middle;
}

/* Middle Content Section */

.maincontent{
	width: 575px;
	float: left;
	background-color: #ffffff;
	padding-top: 10px;
	
}

.subcategories {
	display:block;
	float:left;
	top:0px;
	left:0px;
	position:relative;
	line-height: 18px;
	margin: 6px 0px;
	padding: 0px;
}
.subcategories a {
	font: bold 11px verdana;
}
.subcategories .title {
	display:block;
	margin:6px;
}

.mainheadedcontent{
	width: 100%;
}


.mainheadedblock{	
	width: 100%;
	padding-bottom: 5px;
	font-size: 11px;
}
.mainheadedblock .leftheadlinks a { white-space:nowrap; position: absolute; right: 0px; width: 6px; }
.mainheadedblock .leftheadlinks>a {width: auto;}

.mainheadedblock h3, .mainheadedblock .h3{
	position: relative;
	width: 99%;
	background-color: #959fa9;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	font-size: 12px;
}

.categorytitle{
	width: 120px;
	text-align: center;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.mainheadedblock a
{
	color: #333c6c;
	text-decoration:none;	
}

.mainheadedblock .leftheadlinks {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	padding-top:2px;
	padding-bottom: 2px;
	color: #000000;;
	font-weight: bold;
	height: 13px;
}

.mainheadedblock .lefthead {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	background-color: #e4e7f0;
	padding-top:2px;
	padding-bottom: 2px;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	height: 13px;
}

.mainheadedblock .lefthead a:link, .mainheadedblock .lefthead a:visited{
	color: #525983;
	font-size: 11px;
	text-decoration: none;
	}
	
.mainheadedblock .categorysplash {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	color: #000000;
	overflow: hidden;
}

.mainheadedblock .productimage{
	float: left;
	width: 250px;
}
.mainheadedblock .ProductTitle{
	margin-bottom: 20px;
	}
.mainheadedblock .ProductTitle a {
	font-size: 12px;
	font-weight: bold;
	color:#3a3a6d;
}

.mainheadedblock .productimage a {
		width: 100px;
		height: 150px;
}

.relatedproducts {
	position: relative;
	width: 576px;
	margin-left: auto;
	margin-right: auto;
}

.relatedproduct {
	float: left;
	width: 140px;
	padding: 2px;
	font-size: 11px;
}

.relatedproduct img{
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	}
	
.relatedproduct .producttext {
	width: 100%;
	text-align: center;
	}
.relatedproduct .priceline .ourprice, .relatedproduct .priceline .price{
	position: relative;
	top: -20px;
	font-size: 11px;
}

.mainheadedblock .producttext {
	color: #737272;
	overflow: hidden;
	}
.mainheadedblock .ourprice {
	font-size: 12px;
	font-weight: bold;
	color:#3a3a6d;
	float: left;
	padding-right: 2px;
	padding-top: 15px;
}
.mainheadedblock .priceline {
	margin-top: 20px;
	}
	
.mainheadedblock .price {
	font-size: 12px;
	font-weight: bold;
	color:#d32424;
	float: left;
	padding-right: 2px;
	padding-top: 15px;
}


.fpspecialoffers{
	background-color: #ffffff;
	color: #000000;
	padding-left: 3px;
	margin-top: 10px;
	padding-bottom: 5px;
	}
	
.fpsecialoffers .leftheadlinks{
	width: 100%;
}

.fpspecialoffers .leftheadlinks h2{
	width: 100%;
	text-align: center;
	font-size: 22px;
	background-color:#CE1B26;
	color: #ffffff;
}

.fpspecialoffers .splistproduct{
	width: 48%;
	float: left;
	background-color: #ffffff;
	margin-top:8px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 6px;
	border: 1px solid #959FA9;
	border-collapse: collapse;
	padding-right: 2px;
		
}

.fpspecialoffers .splistproduct .productheader{
	margin-top: 0px;
	border-bottom: 0px;
	text-align: center;
	height: 41px;
}

.fpspecialoffers .splistproduct .productheader a{
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.fpspecialoffers .splistproduct .productimage{
	width: 100%;
	height: 125px;
}

.fpspecialoffers .splistproduct .productimage .img
{
	width: 125px;
	margin-left: auto;
	margin-right: auto;
}

.fpspecialoffers .splistproduct .price{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	font-weight: bold;
	font-size: 12px;
}

.fpspecialoffers .alloffers{
	margin-top:5px;
	font-size: 12px;
}

.fpspecialoffers .alloffers h2{
	font-size: 13px;
}

.fpspecialoffers .alloffers h2 a{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}

/* CSS for product lists in the browser view */
.sortform {
	padding-left: 3px;
}

.sortform select{
	color: #737272;
	font-weight: bold;
	font-size: 11px;
	}
	
.sortbutton{
	background-color: #ffffff;
	border: 0px #ffffff;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	}
	
.categorysearchresults {
	width: 100%;
	}
	
.categorysearchresults .searchheader{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #b4b4b4;
	margin-top: 10px;
	margin-bottom: 1px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 5px;
}

.categorysearchresults .searchheader .searchtitle {
	float: left;
	}
	
.categorysearchresults .searchheader .searchtext {
	color: #000000;
	margin-left: 11px;
	float: left;
	}
	
.searchcount{
	width: 98%;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.searchcount .resultcount {
	float: left;
	width: 50%;
	padding-left: 5px;
}
.productlistheading{
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #e4e7f0;
}

.productlistheading .imageheader{
	float: left;
	color: #333c6c;
	font-weight: bold;
	width: 19%;
}

.productlistheading .descheader{
	float: left;
	color: #333c6c;
	font-weight: bold;
	padding-left: 2px;
	width: 25%;
}

.productlistheading .manufacturerheader{
	color: #333c6c;
	font-weight: bold;
	padding-left: 2px;	
}

.listproduct .productlisthead{
	width: 100%;
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;

}

.categoryproducts{
	width: 100%;
	}
	
.listproduct{
	width: 98%;
	padding-bottom: 10px;
	padding-top: 10px;
}

.listproduct .productheader{
	width: 100%;
	padding-bottom: 3px;
	border-bottom: 1px solid #959fa9;
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
}

.productheader a:link, .productheader a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.stockcode {
	color: #333c6c;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 11px;
	}
	
.listproduct .productimage{
	float:left;
	width: 18%;
	padding-left: 5px;
}

.listproduct .productdescription{
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	width: 41%;
	color: #000000;
}

.listproduct .productdescription a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
	
.listproduct .manufacturerlogo{
	float:left;	
	padding-left: 2px;
	padding-right: 2px;
	
}

.listproduct .productboxout{
	width: 35%;	
	float: left;
	margin-left: 15px;
	margin-right: 5px;
}

.productboxout .formspace {
	width: 20%;
	float: left;
}

.productboxout .formquant{
	color: #000000;
	font-weight: bold;
	float: right;
}

.lisproduct .productboxout .pricetitle, .listproduct .productboxout .exvatpricetitle{
	width: 48%;
	color: #cc3300;
	font-weight: bold;
}

.listproduct label, .listproduct .inputfield, .ecommerce_addbasket{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
 }

/* End Category product lists */

.subcategories{
	width: 100%;
}

.mainheadedblock .category_search {
	width: 300px;
	padding-top:20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	background-color: #e4e7f0;
	border: 1px solid #b4b4b4;
	}
	
.mainheadedblock .category_search .searchheader{
	color: #3a3a6d;
	font-weight: bold;
	padding-bottom: 5px;	
	}

.mainheadedblock .category_search .title {
	color: #3a3a6d;
	font-weight: bold;
	}
	
.subcategories .subcategory {
	width: 30%;
	margin: 2px;
	padding:1px;
	float:left;
	height: 115px;
}

.subcategories .subcategory .categoryheading{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	margin-left: 10px;
	padding-left: 3px;
	}
	
.subcategories .subcategory .categoryrange{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	margin-top:2px;
	}
	
/* product full page stuff */

.product .productimage{
	float: left;
}

.productouterborder{
	padding-left: 3px;
	padding-right: 3px;
	}
	
.productouterborder .productboxout{
	float: left;
	width: 290px;
	border: 1px solid #b4b4b4;
	margin-left: 15px;
	margin-right: 5px;
}

.listproduct .hiddensummaryline{
	visibility: hidden;
	
	position: absolute;
	}

.productboxout .boxhead{
	background: url('sitegraphics/header_gradient.gif') repeat-x;
	}

.mandatoryoption {
	width: 100%;
	}

.optionlabel{
	float: left;
	padding-right: 4px;
	padding-top: 2px;
}

.optionsquantity {
	margin-bottom: 5px;
	float: left;
	margin-top: 15px;
}

.optionsquantity label {
	margin-bottom: 3px;
	}
.productouterborder .productboxout .summaryline{
	width: 295px;
}
.productouterborder .productboxout .hiddensummaryline{
	visibility: hidden;
	position: absolute;

}
.productboxout .pricetitle{
	float: left;
	width: 48%;
	color: #cc3300;
	font-size: 11px;
	font-weight: bold;
}
.productboxout .exvatpricetitle{
	float: left;
	width: 48%;
	color: #cc3300;
	font-size: 11px;

}

.productboxout .rrptitle{
	float: left;
	width: 48%;
	color: #000000;
	font-size: 11px;	
}

.productboxout .rrpprice{
	float: left;
	width: 48%;
	color: #000000;
	font-size: 11px;	
}

.productboxout .exvattitle{
	float: left;
	width: 48%;
	color: #000000;
	font-size: 10px;	
}

.productboxout .exvatprice{
	float: left;
	width: 48%;
	color: #000000;
	font-size: 10px;	
}

.productboxout .summaryline .yousavetitle {
	float: left;
	width: 48%;
	color: #cc3300;
	font-size: 11px;
	font-weight: bold;
}

.productboxout .summaryline .yousaveprice {
	float: left;
	width: 48%;
	color: #cc3300;
	font-size: 11px;
	font-weight: bold;
}
.productboxout .boxourprice{
	float: left;
	width: 48%;
	color: #cc3300;
	font-size: 11px;
	font-weight: bold;
}

.productboxout .title{
	float: left;
	font-size: 11px;
	color: #000000;
	width: 48%;
	margin-top: 4px;
}

.productboxout .value{
	float: left;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin-top: 4px;
}

.productboxout label{
	color: #000000;
	font-weight: bold;
}

.productboxout .addtobasket{
	float: left;
	padding: 0px;
	width: 49%;
}

.productboxout .checkoutnow{
	float: left;
	padding: 0px;
	padding-top: 20px;
	width: 49%;
}

.leftheadlinks a{
	position: relative;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-top:0px;
	padding-top:0px;
	right: 0px;
	width: 100%;
	font-weight: bold;
}

.lefthead{
	font-size: 11px;
	color: #525983;
	text-decoration: none;
	margin-top:0px;
	padding-top:0px;
	right: 0px;
	width: 100%;
	font-weight: bold;
	}
	
/* Misc page stuff */

.layouttable {
	
	margin-top: 3px;
	margin-bottom: 3px;
}

.layouttable th{
	border: 1px solid #959fa9;
	font: 12px Verdana;
	padding: 2px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	}
	
	.layouttable td{
	border: 1px solid #959fa9;
	font: 11px Verdana;
	padding: 2px;
	margin: 0px;
	color: #000000;
	}
	
	.layouttable .subheading {
		text-align: right;
		font-weight: bold;
	}
	
	.layouttable .totalsubheading {
		text-align: right;
		font-weight: bold;
		color: #000000;
	}
	
	.layouttable .totalprice{
		font-weight: bold;
		color: #000000;
	}
	
/* Checkout CSS */
.toolbar{
	width: 100%;
}

.checkoutactive, .checkoutselected{
	position: relative;
	float: left;
	background-color: #959fa9;	
	padding: 3px;
	margin-left: 5px;
	margin-right: 3px;
}

.checkoutactive a:link, .checkoutactive a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}

.checkoutselected a:link, .checkoutselected a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #cc3300;
	font-size: 11px;
	}
	
.inactive {
	position: relative;
	float: left;
	background-color: #ffffff;
	color: #959fa9;
	padding: 3px;
	margin-left: 5px;
	margin-right: 3px;
	font-size: 11px;
	}
/* End Checkout CSS */
	
/* right column */

.rightcol{
	width: 170px;
	float: left;
	background-color: #ffffff;
	margin-left: 10px;
	}
	
.rightheadedblock{
	position: relative;
	width: 165px;
	margin-top: 10px;

}

.rightheadedblock ul{
	list-style: none;
	padding-left: 5px;
	margin-left: 5px;
}

.rightheadedblock ol{
	padding-left: 15px;
	margin-left: 15px;
	color: #000000;
	font-weight:bold;
	font-size: 11px;
}

.rightheadedblock a:link, .rightheadedblock a:visited {
	text-decoration: none;
	color: #000000;
	}
	
.rightheadedblock h3, .rightheadedblock .h3{
	position: relative;
	width: 97%;
	background-color: #959fa9;
	color: #ffffff;
	font-weight: bold;
	margin-top: 0px;
	padding: 3px;
	font-size: 12px;
		text-align: center;
}
	
.rightheadedblock .titleimg{
	position: absolute;
	left: 80px;
	top: -37px;
	}
.rightheadedblock .summaryline {
	width: 97%;
	color: #000000;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	}
	
.rightheadedblock .summaryline .title{
	float: left;
	font-weight: bold;
	padding-right: 2px;
}

.rightheadedblock .redsummary{
	width: 97%;
	color: #d32424;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

.rightheadedblock .headline {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
}

.rightheadedblock .headline .itemhead{
	float: left;
	width: 70%;
	color: #333c6c;
	font-weight: bold;
}

.rightheadedblock .headline .qtyhead{
	width: 22%;
	float: left;
	color: #000000;
	font-weight: bold;
}

.rightheadedblock .basketproducts{
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	color: #737272;
}
.rightheadedblock .basketproducts .basketproduct .basketitemdelete {
	width: 3%;
	float: left;
	padding-right: 7px;
	
	}
	

.rightheadedblock .basketproducts .basketproduct .basketitem {
	width: 65%;
	float: left;
	}
	
.rightheadedblock .basketproducts .basketproduct .basketitemqty {
	width: 22%;
	float: left;
	}

.deletebutton {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #ffffff;
	left: -2px;
	position: relative;
	color: #737272;
	font-weight: bold;
	cursor: pointer;
	}

.rightheadedblock .addtobasketbutton {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #ffffff;
	top: -15px;
	left: 50px;
	font-weight: bold;
	color: #333c6c;
	position: relative;
	cursor: pointer;
	width: 100px;
	}
	
.rightheadedblock .seperated li {
	border-bottom: 1px dotted #959fa9;
	margin-bottom: 3px;
	}

.summary a:link, .summary a:visited {
	width: 100%;
	white-space: nowrap
}

.rightheadedblock{
	width: 165px;
	margin-top: 10px;

}

.clear {
	width:100%;
	clear: both;
	height: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

/* Footer */
.footer{
	width: 100%;
	background-color: #ffffff;
	border-top: 3px solid #000000;
	margin-top: 5px;
}

.leftfooter{
	float:left;
	line-height: 10px;
	width:20%;
}

	
.leftfooter p {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #000000;
	font-size: 9px;
}

.leftfooter a:link, .leftfooter a:visited{
		font-size: 9px;
		color: #000000;
		text-decoration: none;
	}
	

.footercenter{
	float:left;
	font-size: 9px;
	color: #000000;
	width: 59%;
	text-align: center;
}

.footercenter a:link, .footercenter a:visited{
	color: #000000;
	text-decoration: none;	
	font-size: 10px;
	
	
}
.footerright{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 20%;
	position: relative;
}

.footerright a {
        position: absolute;
        right: 0px;
}

