body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
body, div, p, th, td{
	color:#7f7f7f;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	vertical-align: middle;
}
a{
	background-color:transparent;
	color:#3d93ac;
	text-decoration:none;
}
img{
	border:0px;
}
h1{
	margin:0px 0px 8px 0px;
}
p{
	margin:0px 0px 12px 0px;
}

#page{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}

#container{
	width:960px;
	margin:0px auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header{
	width:100%;
	height:91px;
	background-image:url("/images/header.jpg");
	background-repeat:no-repeat;
	background-position:center right;
}
#logo{
	width:239px;
	height:91px;
	border:0px;
}
#topnavigation{
	width:100%;
	height:42px;
	margin-bottom:20px;
	background-color:#c0c0c0;
}
#topnavigation ul.left{
	margin:9px 5px 0px 5px;
	padding:0px;
	float:left;
	list-style-type:none;
}
#topnavigation ul.left li{
	display:inline;
}
#topnavigation ul.left li a{
	display:block;
	width:123px;
	height:33px;
	margin-left:5px;
	padding-top:8px;
	float:left;
	background-image:url("/images/tab.gif");
	background-repeat:no-repeat;
	color:white;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
}
#topnavigation ul.right{
	margin:14px 5px 0px 5px;
	padding:0px;
	float:right;
	list-style-type:none;
}
#topnavigation ul.right li{
	display:inline;
}
#topnavigation ul.right li a{
	margin-right:10px;
	color:white;
	font-weight:bold;
}
#topnavigation ul.right li a.highlight{
	color:#ffeecc;
	font-size:10pt;
}

#leftcol{
	width:150px;
	float:left;
}
#content{
	position:relative;
	float:left;
	width:620px;
	padding:0px 20px;
}
/*
#content, #content body, #content div, #content p, #content th, #content td{
	font-size:10pt;
}
*/
#rightcol{
	width:150px;
	float:right;
}
#footer{
	padding:20px 0px;
	clear:both;
}
#footer_content{
	padding-top:14px;
	border-top:3px solid #e6e6e6;
}
#footer_left{
	float:left;
	height:60px;
}
#footer_middle{
	margin-top:2px;
	color:#3d93ac;
	text-align:center;
}
#footer_middle a{
	padding:0px 7px;
}
#footer_right{
	float:right;
	height:60px;
	padding-top:10px;
}
#footer_right img{
	margin-left:4px;
}

#column_basket{
	width:130px;
	height:61px;
	padding:8px 10px;
	margin-bottom:10px;
	background-image:url("/images/column-basket.gif");
	background-repeat:no-repeat;
}

#column_basket .column_title{
	display:block;
	margin-bottom:10px;
	padding-left:20px;
	height:16px;
	background-image:url("/images/icon_basket.gif");
	background-repeat:no-repeat;
	color:#3f90ab;
	font-size:9pt;
	font-weight:bold;
}

.column_header{
	width:138px;
	height:17px;
	padding:6px;
	background-image:url("/images/column-header.gif");
	color:white;
	font-size:10pt;
	font-weight:bold;
}

.column_block{
	width:150px;
	height:129px;
	margin-top:10px;
	background-image:url("/images/column-block.gif");
	background-repeat:no-repeat;
}

.delivery_van{
	width:150px;
	padding-top:105px;
	background-image:url("/images/delivery_van.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	font-size:10pt;
	font-weight:bold;
}
.delivery_van .price{
	font-size:14pt;
}

.column_product{
	padding:8px 4px 7px 0px;
	clear:left;
}
.column_product a{
	display:block;
}
.column_product span{
	display:block;
	float:left;
	width:54px;
	height:54px;
	margin-right:10px;
	border:3px solid #e6e6e6;
}
.column_product img{
	float:left;
	width:54px;
	max-height:54px;
	vertical-align:middle;
}

ul.navigation{
	list-style-type:none;
	margin:0px 0px 20px 0px;
	padding:0px;
}
ul.navigation li{
}
ul.navigation li a{
	display:block;
	height:11px;
	padding:8px 0px 8px 12px;
	background-image:url("/images/bullet-red-arrow.gif");
	background-repeat:no-repeat;
	background-position:center left;
	border-bottom:1px dotted #c1c1c1;
}

#homepage_banner{
	position:relative;
	top:-14px;
	margin-bottom:10px;
}

.description, .description p{
	font-size:10pt;
}
#product_page div.left{
	float:left;
	margin-right:10px;
	padding-bottom:10px;
}
#product_page div.right{
	float:right;
	margin-left:10px;
	padding-bottom:10px;
}
#product_page div.left img, #product_page div.right img{
	display:block;
	margin-bottom:10px;
}
#product_page div.description{
	/*padding-left:110px;*/
}
#product_page .options{
	padding-top:20px;
	width:100%;
	float:left;
}
#product_page .option{
	width:100%;
	padding:10px 0px;
	margin:5px 0px;
	border-color:1px;
	border-style:dotted;
	border-width:1px 0px 0px 0px;
}
#product_page .option .basket{
	float:right;
	padding-left:12px;
	font-size:10pt;
	font-weight:bold;
}
#product_page .option .price{
	float:right;
	padding:4px 0px;
	margin-left:20px;
	font-size:10pt;
	font-weight:bold;
}

#HelpCentreContents{
	margin:20px auto;
}

#BasketBig{
	width:96%;
}
#BasketBig th, #BasketBig td{
	padding-right:10px;
	font-size:10pt;
	text-align:left;
	vertical-align:top;
}
#BasketBig .large{
	font-size:12pt;
}
#BasketBig .price{
	text-align:right;
}
#BasketBig .legend{
	text-align:right;
}
#BasketBig .summary_top td{
	padding-top:10px;
}

#OrderSummaryTable td{
	font-size:10pt;
}
#OrderSummaryTable td.chHeading{
	font-style:italic;
}

#OrderItemsTable{
	width:84%;
}
#OrderItemsTable th{
	text-align:left;
}
#OrderItemsTable th, #OrderItemsTable td{
	padding-right:10px;
	font-size:10pt;
	vertical-align:top;
}
#OrderItemsTable .large{
	font-size:12pt;
}
#OrderItemsTable .price{
	text-align:right;
}

#OrderAddressTable{
	width:60%;
}
#OrderAddressTable td{
	font-size:10pt;
}

#CheckoutSteps{
	margin:4px auto;
}
#CheckoutSteps td{
	padding:4px 8px;
	background-color:#e0e0e0;
	color:#606070;
	font-size:12pt;
	text-align:center;
}
#CheckoutSteps td.done{
	background-color:#e0eaff;
}
#CheckoutSteps span{
	color:#808090;
	font-size:8pt;
}

#PostcodesTable{
	width:94%;
	margin:0px auto;
}

#DetailsTable{
	width:94%;
	margin:12px auto;
}

#ConfirmBillingContainer, #ConfirmDeliveryContainer{
	float:left;
	width:48%;
}
#ConfirmBillingContainer{
	margin-right:20px;
}
#ConfirmBillingTable, #ConfirmDeliveryTable{
	border-spacing:0px;
	border-collapse:collapse;
}
#ConfirmBillingTable td.label, #ConfirmDeliveryTable td.label{
	width:140px;
	padding:3px;
}

div.product_matrix{
	height:110px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e9e9e9;
}
div.product_matrix .left{
	width:439px;
	height:110px;
	padding-right:20px;
	float:left;
	border-right:1px dotted #c2c2c2;
	overflow:hidden;
}
div.product_matrix .left img{
	width:100px;
	max-height:100px;
	margin-right:10px;
	float:left;
	vertical-align:middle;
}
div.product_matrix .left .title{
	margin-bottom:12px;
	color:#e7422e;
	font-size:11pt;
	font-weight:bold;
}
div.product_matrix .right{
	position:relative;
	width:140px;
	height:110px;
	padding-left:20px;
	float:right;
}
div.product_matrix .right .price{
	color:black;
	font-size:10pt;
	font-weight:bold;
}
div.product_matrix .right .button{
	position:absolute;
	bottom:10px;
}

div.product_box{
	position:relative;
	width:283px;
	height:100px;
	margin-top:10px;
	padding:6px;
	border:3px solid #e6e6e6;
}
div.product_box img.product, div.product_box img.product{
	width:100px;
	height:100px;
	margin-right:10px;
	float:left
}
div.product_box .title{
	margin-bottom:6px;
	color:#e7422e;
	font-size:11pt;
	font-weight:bold;
}
div.product_box .price{
	color:black;
	font-size:10pt;
	font-weight:bold;
}
div.product_box .button{
	position:absolute;
	left:116px;
	bottom:10px;
}

div.messagebox{
	min-height:16px;
	margin-bottom:10px;
	padding:6px 4px 2px 25px;
	background-position:4px 4px;
	background-repeat:no-repeat;
	color:#333333;
}
div.boxtype_success{
	background-color:#edf0ff;
	background-image:url("/images/icon_info.png");
	border:1px solid #cdd0dd;
}
div.boxtype_error{
	background-color:#fff0ed;
	background-image:url("/images/icon_error.png");
	border:1px solid #ddd0cd;
}

div.category_box{
	/*height:27px;*/
	padding:2px 0px;
	border-bottom:1px dotted #c1c1c1;
}
div.category_box .count{
	float:right;
	padding-top:7px;
}
div.category_box .title a{
	display:block;
	padding:6px 0px 6px 12px;
	background-image:url("/images/bullet-red-arrow.gif");
	background-repeat:no-repeat;
	background-position:center left;
}
div.category_box .descr p{
	margin:0px;
	padding:0px 0px 4px 12px;
}

.fl_left{ float:left; }
.fl_right{ float:right; }

a.btnCheckout{
	display:block;
	float:right;
	margin-top:16px;
	font-size:11pt;
	font-weight:bold;
}

img[src="/images/dedicated.gif"]{
	width:136px;
	height:48px;
}
img[src="/images/card-maestro.gif"]{
	width:29px;
	height:17px;
}
img[src="/images/card-mastercard.gif"]{
	width:29px;
	height:18px;
}
img[src="/images/card-solo.gif"]{
	width:27px;
	height:17px;
}
img[src="/images/card-visa.gif"]{
	width:26px;
	height:18px;
}
img[src="/images/card-amex.gif"]{
	width:28px;
	height:18px;
}
img[src="/images/card-electron.gif"]{
	width:29px;
	height:19px;
}
img[src="/images?get_adobe_reader.gif"]{
	width:112px;
	height:33px;
}

.icon{
	display:block;
	background-repeat:no-repeat;
	vertical-align:middle;
}

/*a.icon:hover{ text-decoration:underline; }*/
.icon_pdf{
	height:16px;
	padding-left:20px;
	background-image:url("/images/icon_pdf.gif");
}
.icon_img{
	height:16px;
	padding-left:20px;
	background-image:url("/images/icon_image.gif");
}
.icon_gen{
	height:16px;
	padding-left:20px;
	background-image:url("/images/icon_generic.gif");
}
.icon_box32{
	height:26px;
	padding:6px 0px 0px 38px;
	background-image:url("/images/icon_box_32.png");
}
.icon_info32{
	height:26px;
	padding:6px 0px 0px 38px;
	background-image:url("/images/icon_info_32.png");
}
.icon_returns{
	height:26px;
	padding:6px 0px 0px 38px;
	background-image:url("/images/icon_returns.png");
}
.icon_privacy{
	height:26px;
	padding:6px 0px 0px 38px;
	background-image:url("/images/icon_privacy.png");
}
.icon_contact{
	height:26px;
	padding:6px 0px 0px 38px;
	background-image:url("/images/icon_contact.png");
}
.icon_terms{
	height:26px;
	padding:6px 0px 0px 38px;
	background-image:url("/images/icon_terms.png");
}

.normal{ font-size:8pt; }
.large{ font-size:10pt; }
.huge{ font-size:12pt; }

.normalbutton{ font-size:10pt; }
.smallbutton{ font-size:8pt; }

.alert
{	border-color: red;
}

.small{
	font-size:8pt;
}
.bold{
	font-weight:bold;
}

.subcatbacklink{
	float:right;
	margin-top:6px;
	font-weight:bold;
}