* {
	margin:0;
	padding:0;
    border:none;
}
body {
	background: #8aa3ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

a{ color:#333333; font-weight:bold; text-decoration:none;}
.clr {
	clear:both;
}
#container {
	margin:0 auto 0 auto;
	clear:both;
	background: #ffffff;
	width:980px;
}
#topbar { height: 85px;
	background: url(/images/page/topbar_background.jpg) right top no-repeat #000000;
}
#topnav {
	background:url(/images/page/topmenu_background.gif) repeat-x top left #FFFFFF;
	height:22px;
	clear:both;
}
#topsearch {
	background:url(/images/page/topmenu_searchback.gif) left no-repeat;
	width:400px;
	float:left;
	padding: 0 0 0 3px;
}
.topsearchbox {
	height: 16px;
	width: 120px;
	margin: 3px 0px 0px 3px;
	color:#666666;
	font-size: 8pt;
	vertical-align:top;
}
.topsearchbutton {
	margin: 3px 0px 0px 0px;
}
#topmenu {
	padding:5px 10px 0px 0px;
	text-align:right;
	font-size: 9pt;
	float: right;
}
#topmenu a {
	text-decoration:none;
	color:#000000;
}
#main{padding:0; clear: both;}
#leftcol {
	width: 170px;
	vertical-align:top;
	text-align: left;
	padding:0 20px 0 20px;
}
#rightcol {
	width: 170px;
	vertical-align:top;
	text-align: left;
	padding:0 20px 0 20px;
}
#centrecol {
	padding: 10px 0px 10px 0px;
	vertical-align:top;
}
#centrecol p{line-height: 12pt; margin: 0 0 15px 0;}
#centrecol h1{line-height: 12pt; margin: 0 0 15px 0; padding:0;}

#centrecol table {
	width:99%;
}
#footer {
	text-align:center;
	font-size: 8pt;
	padding: 20px 0 20px 0;
	line-height: 10pt;
	color:#999999;
	clear:both;
}
.checkoutlink {
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
}
.newstock {
	background: url(/images/productnew.gif) no-repeat right top;
}
.updatedstock {
	background: url(/images/productupdated.gif) no-repeat right top;
}
img {
	border: none 0px;
}
#basketheader img {
	vertical-align:middle;
	margin-right:5px;
}
.catphotobox {
	float: left;
	width: 180px;
	text-align:center;
	height: 200px;
	margin: 20px 20px 0 0;
}
.catphotobox img {
	height:120px;
	margin-bottom:10px;
}
.catphotobox a {
	display:block;
}
.photobox {
	width:160px;
	float: left;
	height: 110px;
	text-align:center;
	padding: 10px;
	margin: 0 0 5px 0;
}
.photobox img {

}
.photoboxgallery {
	width: 200px;
	float: left;
	height: 220px;
	text-align:center;
	padding: 10px;
	margin: 0 5px 5px 0;
}
.photoboxgallery img {
	border:1px solid #333333;
}
INPUT, SELECT, textAREA {
	font-size: 10px;
	font-family: Tahoma, Geneva, Arial, sans-serif
}
.sub_nav {
	line-height: 12pt;
}
.error {
	font-weight: bold;
	color: #fc8207
}
.spacer {
	border-top: 1px solid #333333;
	height: 1px;
}
legend {
	color:#333333;
	padding: 0 10px 0 10px;
	margin-bottom:5px;
	font-weight:bold;
}
fieldset {
	border:1px solid #EEEEEE;
	padding:15px 15px 15px 15px;
	margin-bottom: 20px;
}
fieldset p {
	margin-bottom: 10px;
}
.frm {
	font-size: 9pt;
	padding: 3px;
	color: #333333;
	border: 1px solid #a3a3a3;
	background:#FFFFFF;
}
.frmbutton {
	font-size: 9pt;
	padding: 3px;
	color: #FFFFFF;
	border: none;
	background:#8aa3ff;
}
.frm100 {
	font-size: 9pt;
	padding: 3px;
	color: #333333;
	border: 1px solid #a3a3a3;
	width: 80%;
	background:#FFFFFF;
}
.frmerror {
	font-size: 9pt;
	padding: 3px;
	color: #333333;
	border: 1px solid #FF0000;
	background: #FFFF99;
}
.frmerror100 {
	font-size: 9pt;
	padding: 3px;
	color: #333333;
	border: 1px solid #FF0000;
	width: 80%;
	background: #FFFF99;
}
fieldset table td {
	padding: 2px;
}
fieldset br {
	clear:left;
}
/* Start of Sign In box styles */
.loginbox label {
	display: block;
	width: 200px;
	margin: 4px 5px 0px 0;
}
.loginbox .frm {
	font-size: 9pt;
	padding: 3px;
	color: #333333;
	border: 1px solid #a3a3a3;
	background:#FFFFFF;
}
.loginbox .frm100 {
	font-size: 9pt;
	padding: 3px;
	color: #333333;
	border: 1px solid #a3a3a3;
	width: 160px;
	background:#FFFFFF;
	margin-bottom: 4px;
}
.loginbox .frmerror100 {
	font-size: 9pt;
	padding: 3px;
	color: #333333;
	border: 1px solid #FF0000;
	width: 160px;
	background:#FFFF99;
}
/* Start of Sign In box styles */
#registerbox label, fieldset label {
	display: block;
	width: 190px;
	margin: 4px 5px 0px 0;
}
#registerbox .frm, fieldset .frm {
	font-size: 9pt;
	padding: 3px;
	color: #333333;
	border: 1px solid #a3a3a3;
	background:#FFFFFF;
}
#registerbox .frm100, fieldset .frm100 {
	font-size: 9pt;
	padding: 3px;
	color: #333333;
	border: 1px solid #a3a3a3;
	width: 190px;
	background:#FFFFFF;
	margin-bottom: 4px;
}
#registerbox .frmerror100 {
	font-size: 9pt;
	padding: 3px;
	color: #333333;
	border: 1px solid #FF0000;
	width: 190px;
	background:#FFFF99;
}
#registerbox .required, .loginbox .required, fieldset .required {
	background:url(/images/star.png) top right no-repeat;
	width:20px;
	height: 10px;
	margin-bottom: 4px;
}
/* Start of Basket styles */
.baskettop 
{
    background:url(/images/page/smbg.gif) repeat-x top left;
	font-size: 9pt;
	font-weight:bold;
	padding: 10px;
	text-shadow: 1px 1px 3px #000000;
}
.basketbody {
	text-decoration:none;
	margin-bottom:2px;
}
.basketbody td {
	background:#f3f3f3;
	padding:5px 10px 5px 10px;
	border-bottom:1px solid #FFFFFF;
}
.basketbody td a {
line-height:11pt;
}
.baskettop td {
	background:url(/images/page/smbg.gif) repeat-x top left;
	padding:3px 10px 3px 10px;
	color: #FFFFFF;
	text-shadow: 1px 1px 3px #000000;
}
.basketqty {
	white-space:nowrap;
}
.basketbody a {
	font-size: 8pt;
	line-height: 7pt;
}
.basketfrm {
	font-size: 8pt;
	color: #222222;
	border: solid 1px #dddddd;
	width: 50px;
	text-align:center;
}
/* End of Basket styles */
/* Start of product display styles */
.product, .product a {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	color:#000066;
}
.bc {
	padding: 5px 0px 10px 0px;
}
#breadcrumbs, #breadcrumbs a {
	font-size: 8pt;
	color: #555555;
	text-transform:lowercase;
	font-weight: normal;
	margin:0 0 20px 0;
}

/* start of menu css */
.menuheader {
	background:#e8e8e8;
	height:26px;
	margin:0px 0 4px 0;
}
#pagesidemenu, #shopsidemenu {
	list-style-type: none;
	margin: 0px 0px 0px 4px;
}
#pagesidemenu {
	list-style-type: none;
	text-decoration:none;
	text-align:left;
}
#pagesidemenu li, #shopsidemenu li {
	padding: 2px 0px 2px 0px;
}
#pagesidemenu a, #shopsidemenu a {
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}
.leftmenusub {
	font-size: 9pt;
	padding: 0px 0px 0px 0px;
}
.leftmenusubactive {
	font-size: 9pt;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
}
.leftmenusub a:hover {
	font-size:8pt;
	color:#660033;
}
.leftmenusub10 {
	font-size: 9pt;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
.leftmenusubactive10, .leftmenusub10active {
	font-size: 9pt;
	font-weight:bold;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color:#660033;
}
.leftmenusub10 a:hover {
	font-size:8pt;
	color:#660033;
}
.leftmenusub20 {
	font-size: 9pt;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}
.leftmenusub20active {
	font-size: 9pt;
	font-weight:bold;
	padding: 0px 0px 0px 25px;
	color:#660033;
}
.leftmenusub20 a:hover {
	font-size:8pt;
	color:#660033;
}
/*Mini basket Classes*/
#minibasket {
}
#minibasket table {
	width: 150px;
}
#minibasket p {
	margin: 0px 0 5px 0;
}
#minibasket table th {
	font-size: 8pt;
	text-align: left;
}
#minibasket table td {
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	line-height: 9pt;
	padding: 0 0 5px 0;
}
#minibasket .mctotal {
	text-align: right;
	font-weight:bold;
}
.price {
	font-size: 18pt;
}
#newstock {
	float:right;
	width:290px;
	padding-left:34px;
	border-left:2px solid #222018;
	margin-left:34px;
}
#newstock img {
	margin:10px 10px 0 0;
}
#purchasebox {
	width: 220px;
	margin:0 0 0 10px;
	font-size:9pt;
	float:right;
	text-align:right;
}
#purchasebox td {
	padding:0px 0px 10px 0px;
}
.required {
	background:url(/images/star.png) no-repeat left 4px;
	padding: 0 0 0 20px
}
/*Custom Classes*/
#contenttable {
	margin-bottom:20px;
}
#contenttable th {
	padding:2px 2px 2px 10px;
	text-align:left;
	border-bottom:1px solid #151515;
	font-weight:bold;
}
#contenttable td {
	padding:2px 2px 2px 10px;
	text-align:left;
	border-bottom:1px solid #151515;
	font-size:9pt;
}
/*Forum Classes*/
#siteforum th {
	text-align:left;
	border-bottom: 1px solid #333333;
}
#siteforum td {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #333333;
}
#siteforum .button {
	margin-top: 5px;
	font-size: 10pt;
	padding: 3px 10px 3px 10px;
	color:#FFF;
	margin-right: 0px;
	background: #333333;
	float:right;
	text-decoration:none;
	margin-bottom: 10px;
}
#siteforum .smallbutton {
	font-size: 9pt;
	padding: 3px 8px 3px 8px;
	color:#FFF;
	background: #333333;
	line-height:20px;
}
#siteforum .paging {
	padding: 10px 0 10px 0;
	float: left;
}
#siteforum .ForumQuote {
	width: auto;
	padding: 5px;
	border: 1px solid #333333;
}
#siteforum .photobox {
	width: 150px;
	height: 150px;
	padding: 10px;
	margin: 10px;
	float:left;
	text-align:center;
	background: #EFEFEF;
	border: 1px solid #BFBAB0;
	font-size: 7pt;
}
#siteforum .photobox a {
	font-size: 9pt;
}
#siteforum .infoerror {
	padding: 40px;
	border: 2px dashed #FFFF00;
	background:#FF3333;
	font-size: 14pt;
	color:#FFF;
}
#siteforum .spoiler {
	color: #000000;
	background-color:#000000;
}
#siteforum .forumPhoto {
	width: 500px;
	overflow:auto;
}
#siteforum #breadcrumbs {
	margin-top: 10px;
}
/*End Forum Classes*/
/*Start Blog Classes */
.bloghr {
	height:1px;
	color:#666;
}
.bloghr2 {
	height:1px;
	color:#333;
}
/*End Blog Classes */
/* productslistoptions */
.productslistoptions {
	
	margin: 0 0 20px 0;
}
.productslistoptions td {
	padding: 5px;
}

.productlist td {
	border-bottom: 1px solid #333333;
	padding: 10px 0 10px 0;
}
/* image zoomer */
div.jqZoomTitle {
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;
}
.jqZoomPup {
	overflow:hidden;
	background-color: #FFFFFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:10;
	border-color:#c4c4c4;
	border-style: solid;
	cursor:crosshair;
}

.preload {
	-moz-opacity:0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align:center;
	background: url(/images/zoomloader.gif) no-repeat 43px 30px;
	width:90px;
 * width:100px;
	height:43px;
 *height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;
}
.jqZoomWindow {
	border: 1px solid #999;
	background-color: #FFF;
}
/* end image zoomer */

.newslistitem {
	border-bottom:#333333 1px solid;
	padding: 5px 0 5px 0;
}
.newstitle {
	font-weight: normal;
	font-size: 12pt;
	color:#b68901;
}
.tableheader {
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #cccccc;
}
.nowrap {
	white-space:nowrap;
}
.gridview_header td {
	background:#a3a3a3;
	color:#FFFFFF;
	padding:3px 3px 3px 5px;
}
.gridview_row td {
	background:#e8e8e8;
	padding:3px 3px 3px 5px;
}
.gridview_alternaterow td {
	background:#ffffff;
	padding:3px 3px 3px 5px;
}
.shoplist {
	width:200px;
	text-align:center;
	float:left;
	background:#f3f3f3;
	padding:10px;
	margin: 0 5px 10px 3px;
	border:1px solid #dbdbdb;
}
.shoplist img {
	margin-bottom:10px;
}
.topline_thin {
	border-top:1px solid #a3a3a3;
	padding:6px 0 6px 0;
}
.topline_thick {
	border-top:2px solid #a3a3a3;
	padding:6px 0 0px 0;
	font-size:14pt;
}
/* ####################################################################################################################################### */
/* start text styles */
.small {
	font-size: 7pt;
}
.normal, p {
	font-size: 9pt;
	color:#404040;
	line-height: 10pt;
	text-decoration: none;
}
.subtitles, h2 {
	font-size: 9pt;
	color:#8aa3ff;
	font-weight: bold;
}
.titles, h1 {
	font-size: 14pt;
	color: #8aa3ff;
	font-weight: normal;
	line-height: 18px;
}
.price {
	font-size: 16pt;
	color: #404040;
	font-weight: normal;
	font-style:italic;
}
.clickhere {
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 2px;
	text-decoration:none;
}
/* end text styles */
/* ####################################################################################################################################### */
/* start button styles */
.bt_basketplus {
	cursor:pointer;
	width:9px;
	height:9px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -1000px;

}
.bt_basketminus {
	cursor:pointer;
	width:9px;
	height:9px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -1050px;

}
.bt_addtobasket {
	cursor:pointer;
	width:151px;
	height:30px;
	margin:0 0 20px 0;
	float:right;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -0px;

}
.bt_addtobasket1 {
	cursor:pointer;
	width:151px;
	height:30px;
	margin:0 0 20px 0;
	
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -0px;

}
.bt_back {
	cursor:pointer;
	width:100px;
	height:30px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -50px;

}
.bt_cancel {
	cursor:pointer;
	width:100px;
	height:30px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -100px;

}
.bt_checkout {
	cursor:pointer;
	width:150px;
	height:30px;
	margin:2px 0px 0px 0px;
	float:right;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -150px;

}
.bt_confirmchanges {
	cursor:pointer;
	width:150px;
	height:30px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -200px;

}
.bt_continue {
	cursor:pointer;
	width:100px;
	height:30px;
	display:block;
	background:url(/images/buttons/buttons.png) 0px -250px;


}
.bt_continueshopping {
	cursor:pointer;
	width:175px;
	height:30px;
	margin:0px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -300px;

}
.bt_enterpromocode {
	cursor:pointer;
	width:48px;
	height:22px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -352px;

}
.bt_print {
	cursor:pointer;
	width:100px;
	height:30px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -400px;

}
.bt_proceedtocheckout {
	cursor:pointer;
	width:231px;
	height:29px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -450px;

}
.bt_register {
	cursor:pointer;
	width:100px;
	height:30px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -500px;

}
.bt_requestpassword {
	cursor:pointer;
	width:200px;
	height:30px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -550px;

}
.bt_returntocheckout {
	cursor:pointer;
	width:200px;
	height:30px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -600px;

}
.bt_savechanges {
	cursor:pointer;
	width:150px;
	height:30px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -650px;

}
.bt_signin {
	cursor:pointer;
	width:100px;
	height:30px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -700px;

}
.bt_subscribe {
	cursor:pointer;
	width:100px;
	height:30px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -750px;

}
.bt_tellafriend {
	cursor:pointer;
	width:150px;
	height:30px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -800px;

}
.bt_unsubscribe {
	cursor:pointer;
	width:150px;
	height:30px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -850px;

}
.bt_updateaccount {
	cursor:pointer;
	width:200px;
	height:30px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -900px;

}
.bt_updatebasket {
	cursor:pointer;
	width:150px;
	height:30px;
	margin:0px 0px 0px 0px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -950px;
	float:right;
}
.bt_express {
	cursor:pointer;
	width:200px;
	height:30px;
	margin:10px 0px 20px 0px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat;
	background-position:0px -1100px;
}
.bt_removevoucher {
	cursor:pointer;
	width:150px;
	height:22px;
	margin:10px 0px 0px 0px;
	display:block;
	background:url(/images/buttons/buttons.png) no-repeat 0px -1202px;
}

.bt_viewdetails {
	cursor:pointer;
	width:106px;
	height:30px;
	margin:10px 0px 20px 0px;
	display:block;
	
	background:url(/images/buttons/buttons.png) no-repeat;
	background-position:0px -1152px;
}
/* end button styles */
/* ####################################################################################################################################### */
/* start currencyselector styles */

#currencyselector {
}
#currencyselector h1 {
	font-size: 11pt;
	margin: 0 0 10px 0;
}
#currencyselector h2 {
	font-size: 8pt;
	margin: 10px 0 0 0;
	clear: both;
	float: left;
}
#currencyselector a {
	clear: both;
	float: left;
	margin: 0 0 5px 0;
}
#currencyselector .currencypound {
	background:url(/images/flag_uk.gif) no-repeat 0px -0px;
	padding: 0 0 0 30px;
}
#currencyselector .currencyeuro {
	background:url(/images/flag_euro.gif) no-repeat 0px -0px;
	padding: 0 0 0 30px;
}
#currencyselector .currencydollar {
	background:url(/images/flag_dollar.gif) no-repeat 0px -0px;
	padding: 0 0 0 30px;
}
/* end currencyselector styles */
/* ####################################################################################################################################### */
.sidebox {
	border: 1px solid #8aa3ff;
	margin-bottom: 10px;
	padding: 0px 0px 15px 0px;
	background:url(/images/page/menu_base.gif) no-repeat bottom left #f3f4f6;
}
.sidebox h2 {
	background:url(/images/page/smbg.gif) repeat-x top left;
	padding: 2px 0 6px 5px;
	color: #FFFFFF;
	font-size: 9pt;
	margin: 0px;
	text-shadow: 1px 1px 3px #000000;

}
.sidebox h2 a {
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}
.sidebox div {
	margin: 3px;
}

.listtable td, .newstock td, .updatedstock td{ padding: 4px; }

.homepagetitle {width: 262px; height: 43px;  background:url(/docs/homepageoffers/item_header.png) no-repeat top left; color: #FFFFFF; text-align: center; font-size: 14pt; }
.homepagetitle sup { padding: 0 9px 0 0; line-height: 14pt; font-size: 13pt; font-style: italic; }
#centrecol .homepagefeature { width: 262px;
        height: 273px; float: left;}
        #centrecol .homepagefeature2 { width: 262px;
        height: 273px; float: left; margin: 0 0 0 25px;}
