/* CSS Document */
body {
	font: 75%/165% Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #333333;
	padding: 0px;
}
#wrap {
	margin:0 auto;
	width: 761px;
}
#header {
	padding: 0px;
	margin: 0px;
}
#header .logo {
	float:left;
	margin: 0px;
	width: 420px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#header .strapline {
	float:right;
	margin-top: 35px;
	margin-right: 10px;
	width: 300px;
	text-align: right;
}
.empty {
	clear:both;
	margin:0px;
	padding:0px;
	line-height:0px;
	height: 0px;
}
#navigation {
	width: 750px;
	height: 52px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px;
}
#navigation p {margin:0px;padding:0px;}
#sidenav {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 252px;
}
#sidenav ul {
	margin: 25px 30px 0px;
	padding: 0px 0px 35px;
}
#sidenav li {
	list-style: none;
	border-bottom: 1px solid #E6E6E6;
	font-size: 95%;
}
#sidenav li.standard {
	padding-top: 40px;
}
#sidenav a {	padding-left: 20px;}
#sidenav a.nobar, #sidenav a.nobar:hover {padding-left: 0px;	background: none;}
#sidenav a:link, #sidenav a:visited {
	color: #68676D;
	text-decoration: none;
}
#sidenav a:hover, #sidenav a.thispage {
	color: #FF3332;
	text-decoration: none;
	background: url(../images/navigation_block.jpg) no-repeat left;
}
#main {
	width: 761px;
	margin:0px;
	padding:0px;
	float: none;
}
#content, #cart_content {
	margin: 0px;
	padding: 30px 20px 0px 0px;
	width: 489px;
	float: left;
}
/* ::::::::::::::::::::: Product CSS :::::::::::::::::::::: */
#intro {
	padding-bottom: 25px;
}
.product {}	
.product_name {
	font-size: 170%;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
.product_id {
	color: #FF0000;
	margin: 0px 0px 25px;
	padding: 0px;
	font-weight: bold;
}
.productimg {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	float: right;
	width: 200px;
	text-align: right;
}
.productdescription {
	margin-left: 25px;
	float: left;
	width: 220px;
	padding: 0px;
	margin-top: 0px;
}
.product_price {
	color: #000000;
}
.pricetable	{margin-left: 0px;
	float: left;
	width: 250px;
	padding: 0px;
	margin-top: 30px;}
.pricetable td {
	margin: 0px;
	padding: 0px 7px 5px 0px;
}
.basket {
	text-align: right;
	border-bottom: 1px solid #E6E6E6;
}
.quantitybox {background : #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #BDBDBD;
	text-indent: 5px;
	width:20px;}
/* ::::::::::::::::::::: Cart CSS :::::::::::::::::::::: */
.orderprogress {
	font-size: 0.9em;
}
.orderprogress img {
	padding-left: 8px;
	padding-right: 8px;
}
.orderprogress_grey {
	color: #CCCCCC;
}
.checkout, .cart {
	margin: 0px;
	padding: 0px;
	border-style: none;
	font: 0.9em Arial, Helvetica, sans-serif;
	width: 450px;
}
.totalcart {
	margin-top:30px;
	font-size: 110%;
	line-height: 170%;
	background: #F2F4F9;
	font-weight: bold;
	margin-bottom: 30px;
	-moz-border-radius:10px;
	border-radius:10px
}
.totalcart td {	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;}
.checkoutbuttons {
	text-align: right;
}
.cart .cartrow {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D4D0C8;
}
.cart .totalrow {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-top: 1px solid #000000;
}
.checkouthead {	color: #000000;
	color: #FFFFFF;
	background: #FE0000;
	font-weight: bold;
	font-size: 1.5em;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background: #FF0000;
	line-height: 1.6em;
	font: bold 1.2em/1.6em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #FF0000;}
.checkout {	margin-top:30px;}
.checkout td , .cart td {
	padding: 2px 15px 2px 10px;
}
.table_left {
	background: #CDCDCD;
	color: #000000;
	width: 170px;
	text-align: right;
}
.table_right {
	background: #fff;
	color: #000000;
}
.table_finish {
	text-align:right;
}
.cart_head {
	border-bottom: 1px solid #000000; 	padding-right: 25px;
	padding-left: 0px; margin:0px;
}
.formblur, .formfocus {
	background : #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #BDBDBD;
	text-indent: 5px;
	width:200px;
	
}
#footer {
	margin-top: 25px;
	padding-bottom: 50px;
	border-top: 1px solid #0099CC;
	font-size: 0.9em;
}
#footer img {
	padding-top: 5px;
	padding-right: 40px;
}
#footer .copy {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
}
#footer .sitecredits {
	margin: 0px;
	padding: 5px 0px 0px;
	float: right;
	width: 150px;
	text-align: right;
}
#footer a:link, #footer a:visited {
	color: #999999;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
#sidenav .search {
	list-style: none;
	border-bottom: none;
	font-size: 95%;
	margin-top: 40px;
	padding-left: 20px;
}
.searchfield, .productfield, .productfieldsmall, .productfieldlarge  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 125px;
	padding-left: 5px;
	border-top: 1px solid #D3D4D5;
	border-bottom: 1px solid #D3D4D5;
	border-left: 1px solid #D3D4D5;
	border-right-style: none;
}
.productfield, .productfieldsmall, .productfieldlarge {
	border-right: 1px solid #D3D4D5;
}
.productfield {width: 300px;}
.productfieldsmall {	width: 50px;}
.productfieldlarge {	width: 300px;}
.orderprogressimg {
	margin-right: 20px;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#generaltable td {
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
}

#landingpagenav {
	margin: 0px;
	padding: 0px;
}
#landingpagenav img {
	padding-right: 15px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px;
}
#landingpagenav ul {
	margin: 25px 25px 0px 0px;
	padding: 0px;
	float: left;
	width: 225px;
}
#landingpagenav li {
	list-style: none;
	border-bottom: 1px solid #E6E6E6;
	font-size: 95%;
}
#landingpagenav li.standard {
	padding-top: 40px;
}
#landingpagenav a {
	padding-left: 20px;
	font-size: 1.1em;
}
#landingpagenav a.nobar, #landingpagenav a.nobar:hover {padding-left: 0px;	background: none;}
#landingpagenav a:link, #landingpagenav a:visited {
	color: #68676D;
	text-decoration: none;
}
#landingpagenav a:hover {
	color: #FF3332;
	text-decoration: none;
	background: url(none);
}
/* Secure Boxes */

.securebox, .productdetectivebox {
	overflow: hidden;
	width: 192px;
	margin: 20 0 0px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.secureboxtop {
	background: #A8A89C;
	width: auto;
	height: 20px;
	line-height: 20px;
	clear: right;
}
.productdetectivetop {
	background: #7BCB72;
	width: auto;
	height: 20px;
	line-height: 20px;
	clear: right;}
	
.secureboxur, .productdetectiveur {
	height: 20px;
	width: 10px;
	display: block;
	float: right;
}
.secureboxur {	background: url(../images/greyboxhead-r.gif) no-repeat right top;}
.productdetectiveur {background: url(../images/greenboxhead-r.gif) no-repeat right top;}
.secureboxul, .productdetectiveul {
	height: 20px;
	width: 10px;
	display: block;
	float: left;
}
.secureboxul {background: url(../images/greyboxhead-l.gif) no-repeat left top;}
.productdetectiveul {background: url(../images/greenboxhead-l.gif) no-repeat left top;}
.secureboxbody, .productdetectivebody {
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #A8A89C;
	border-left: 1px solid #A8A89C;
	padding-top: 5px;
}
.secureboxbody {font-size: 95%;}
.productdetectivebody {
	background: url(../images/productdectective_bg.jpg) no-repeat right top;
}
.secureboxtitle, .productdetectivetitle{
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
}
.secureboxbottom, .productdetectivebottom {
	background: url(../images/bottombox.jpg) no-repeat;
	padding-bottom: 10px;
}
#searcharea {
	margin: 20px 0px 25px;
	padding: 0px 0px 0px 50px;
}
.productdetectivelargeimg {
	margin: 0px;
	padding: 0px 25px 20px 0px;
	float: left;
}
.productdetectivelandingtext {
	margin-top: 25px;
}
.exvat {
	font-size: 85%;
}
.deliverytext {	font-size: 95%;}
.darkblue {
	font-size: 16px;
	color: #01449B;
	font-weight: bold;
}
.lightblue {
	color: #6A85C8;
	font-weight: bold;
}
#header .tagline {
	padding-bottom: 10px;
	padding-left: 20px;
}
