/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img, table {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Verdana, Geneva, sans-serif;
	background:#171b23;
	color:#404040;
	text-align:center;
	margin-bottom:40px;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h2 {
	font:180%/150% Arial, Helvetica, sans-serif;
	color:#171b23;
	margin-top:20px;
}
h2.related {
	border-top:1px solid #ccc;
	padding-top:20px;
	margin-top:30px;
}
h3 {
	font:120%/170% Verdana, Geneva, sans-serif;
	font-weight:bold;
}
h3 a {
	color:#eb80bb;
}
h4 {
	font-size:120%;
}
a {
	color:#687081;
}
a:hover {
	color:#000;
}

/* [/html] */

#container {
	width:850px;
	margin:0 auto;
	text-align:left;
}

/* [header and nav] */

#top {
	height:166px;
	background:url(/images/top-bg.gif) no-repeat;
}
#top h1 {
	padding:36px 10px 0;
	float:left;
}
#cart_buttons {
	float:right;
	margin:33px 5px 0 0;
}
#cart_buttons p.cart_display {
	background:url(/images/cart-bg.gif) no-repeat;
	width:187px;
	height:24px;
	padding:6px 0 0 45px;
	margin-bottom:5px;
}
#cart_buttons p.cart_display .cart_items {
	width:112px;
	float:left;
	display:block;
}
#cart_buttons p.cart_display .cart_total {
	width:67px;
	float:left;
	text-align:right;
	color:#fff;
	font-weight:bold;
}
#cart_buttons p.cart_links {
	margin:0 5px 0 0;
	text-transform:uppercase;
	color:#fff;
	text-align:right;
}
#cart_buttons p.cart_links a {
	color:#fff;
	font-weight:bold;
}


#nav {
	list-style:none;
	margin:19px 5px 0 0;
	float:right;
}
#nav li {
	float:left;
	text-align:center;
	font:120%/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:5px 1px 0;
	height:35px;
	background:#394256 url(/images/nav-left-bg.gif) no-repeat top left;
	border-top:5px solid #171b23;
}
#nav a {
	color:#eaf1ff;
	text-decoration:none;
	padding:9px 21px;
	display:block;
	font-weight:bold;
	background:url(/images/nav-right-bg.gif) no-repeat top right;
}
#nav a:hover {
	color:#959cab;
}
#home #nav li.homebutt, #terms #nav li.termsbutt, #about #nav li.aboutbutt, #services #nav li.servbutt, #contact #nav li.contbutt {
	background:#fff url(/images/nav-left-bg-on.gif) no-repeat top left;
	margin-top:0;
	height:40px;
}
#home #nav li.homebutt a, #terms #nav li.termsbutt a, #about #nav li.aboutbutt a, #services #nav li.servbutt a, #contact #nav li.contbutt a {
	background:url(/images/nav-right-bg-on.gif) no-repeat top right;
	color:#171b23;
	padding-top:14px;
}

/* [/top] */

/* [content] */

#content {
	padding-bottom:20px;
	background:url(/images/content-bg.gif) repeat-y;
}

/* [left column] */

#left {
	width:201px;
	float:left;
}
#left h4 {
	font-size:100%;
	margin:15px 0 5px 10px;
}
#categories {
	border-bottom:1px solid #2b3241;
	list-style:none;
}
#categories li {
	border-top:1px solid #2b3241;
	border-right:1px solid #2b3241;
	font:100%/200% Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#categories a {
	text-decoration:none;
	display:block;
	height:24px;
	padding-left:10px;
	background:#394256 url(/images/cat-arrow.gif) no-repeat;
	color:#394256;
}
#categories a:hover {
	background:#394256 url(/images/cat-arrow.gif) no-repeat 0 -24px;
	color:#74809a;
}
#categories a.cat_on {
	background:#394256 url(/images/cat-arrow.gif) no-repeat 0 -48px;
}
#categories li li {
	border:0;
	font:100%/200% Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-top:1px solid #2b3241;
	list-style:none;
}
#categories li li a {
	color:#fff;
	text-decoration:none;
	display:block;
	height:24px;
	padding-left:10px;
	background:#6a7ba0;
}
#categories li li a:hover, #categories li li a.sub_on {
	background:#899ece;
	color:#fff;
}
#searchbar {
	height:24px;
	background:url(/images/searchbox-bg.gif) no-repeat;
	margin:20px 0 25px 10px;
}
#searchbar input {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	border:0;
	background:#e5e5e5;
	margin:4px 0 0 12px;
	padding:2px 0 4px;
	width:127px;
	float:left;
	color:#808080;
}
#searchbar input.submitbutt {
	background:none;
	width:auto;
	padding:0;
	float:left;
	margin-top:0;
}
#brand_search {
	background:#394256;
	padding:3px 0;
	text-align:center;
}
#brand_search select {
	width:180px;
}
.brandbox {
	text-align:center;
}
.brandbox img {
	margin:12px 6px 0;
	vertical-align:middle;
}
p.finance_advert {
	margin-top:35px;
	text-align:center;
}

/* [main column] */

#main {
	width:589px;
	float:left;
	background:url(/images/top-right-corner.gif) no-repeat top right;
	padding:0 30px;
}
#main .home_image {
	float:right;
	width:260px;
	text-align:center;
}
#main .home_image img {
	margin:5px 0;
}
#main .home_adverts {
	margin:25px -25px;
	height:390px;
}
#main .home_adverts .fade {
	margin-left:5px;
}
#main .home_adverts img.right_ad {
	margin-left:324px;
	float:left;
}
#main .home_adverts img.left_ad, #main .home_adverts .right_fade {
	float:left;
}
#main .home_adverts img.row2 {
	margin:10px 0 0 5px;
}
#main .breadcrumbs {
	color:#010;
	font-size:80%;
	line-height:270%;
	background:#fbfbfb;
	border:1px solid #f2f0f0;
}
#main .breadcrumbs a {
	margin:0 5px 0 0;
	padding:6px 15px 6px 6px;
	background:#fbfbfb url(/images/crumbs.gif) no-repeat right center;
}
#main .prod_box {
	float:left;
	width:184px;
	background:#e5e5e5;
	text-align:center;
	font-size:110%;
	font-weight:bold;
	margin:5px 6px 10px;
}
#main .prod_box img {
	border:1px solid #bfbfbf;
}
#main .prod_box p {
	margin:5px 0;
}
#main .prod_box p.info {
	height:80px;
}
#main .prod_box .price {
	color:#7b0000;
}
#main .prod_box .rrp {
	font-weight:normal;
	font-size:90%;
}
#main .prod_box .more_info, #main .prod_box .more_info img {
	margin:0;
	border:0;
}

/* product details */


.prod_img {
	float:left;
	width:268px;
	position:relative;
}
.prod_img .magnify, .prod_img .magnify1, .prod_img .magnify2, .prod_img .magnify3, .prod_img .magnify4, .prod_img .magnify5 {
	position:absolute;
	z-index:1000;
	right:-1px;
	bottom:3px;
	background:transparent;
}
.prod_img .magnify1 {
	left:246px;
	bottom:0;
}
.prod_img .magnify2 {
	left:514px;
	bottom:0;
}
.prod_img .magnify3 {
	left:782px;
	bottom:0;
}
.prod_img .magnify4 {
	left:1050px;
	bottom:0;
}
.prod_img .magnify5 {
	left:1318px;
	bottom:0;
}
.prod_img p {
	margin-top:5px;
}
.prod_intro ul {
	margin-left:25px;
}
.prod_img img.border {
	border:1px solid #bbbfbc;
}
.prod_intro {
	float:left;
	width:294px;
	margin-left:25px;
}
.prod_intro h3 {
	font-weight:bold;
	font-size:100%;
	color:#000;
	margin-top:0;
}
.prod_intro .price {
	font-size:150%;
}
.prod_intro .price_size {
	font-size:125%;
	font-weight:bold;
	color:#c60000;
}
.prod_intro .discount {
	color:#CC3300;
	font-weight:bold;
}
.prod_intro .price select {
	font-size:80%;
}
.prod_intro span.newin {
	font-weight:bold;
	color:#CC3300;
}
.prod_intro span.wasprice {
	text-decoration:line-through;
	color:#999999;
}
.prod_intro span.saleprice {
	color:#CC3300;
	margin-left:10px;
}

/* [form] */


legend {
	font-size:120%;
	color:#818181;
	font-weight:bold;
}
fieldset {
	border:1px solid #ccc;
	padding:0 25px 20px;
}
fieldset p {
	margin:15px 0 0;
}
fieldset.reg_form {
	width:380px;
}
fieldset.reg_form input {
	width:180px;
}
fieldset.reg_form textarea {
	width:210px;
}
fieldset.reg_form input.tick {
	width:20px;
}
label {
	width:150px;
	float:left;
}
input, textarea {
	font:100% Verdana, Arial, Helvetica, sans-serif;
}
select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	background:#f2f2f2;
}
textarea {
	width:194px;
}
input.submitbutt {
	background:#dcdcdc;
}

/* [/form] */

/* [footer] */

#footer {
	padding:15px 0 0;
	height:82px;
	color:#394256;
	font-size:90%;
	clear:both;
	border-top:1px solid #ccc;
	background:#fff url(/images/footer-bg.gif) no-repeat bottom;
}
#footer ul {
	width:440px;
	list-style:none;
	float:right;
	margin-top:10px;
}
#footer li {
	float:left;
	padding:0 7px 2px;
	line-height:90%;
	margin:5px 0 10px;
	border-left:1px solid #394256;
}
#footer li.valid {
	float:right;
	margin-right:25px;
	border:0;
}
#footer li.valid a {
	margin:0 2px;
}
#footer li.nobord {
	border:0;
}
#footer img {
	float:left;
	margin:0 0 0 15px;
	vertical-align:middle;
}
#footer a {
	color:#394256;
	text-decoration:none;
	font-weight:normal;
}
#arrival {
	width:685px;
	margin:10px auto;
	text-align:right;
	font:90% Arial, Helvetica, sans-serif;
	padding:0 5px 0 0;
}
#arrival a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	background:url(../images/arrival-arrow.gif) no-repeat right;
	padding:0 9px 0 0;
}


/* [/footer] */

/* [extra] */

.divider {
	margin:20px 0;
	border-bottom:1px solid #d8d8d8;
	font-size:1px;
	clear:both;
}
hr {
	color:#e5e5e5;
	background-color:#e5e5e5;
	border:0;
	height:1px;
	clear:both;
}
.cleaner {
	clear:both;
}
.spacer {
	clear:both;
	height:75px;
}
.center {
	text-align:center;
}
.firstpara {
	margin-top:0;
}
.imglft {
	float:left;
	margin:4px 20px 0 0;
}
.imgrt {
	float:right;
	margin:4px 0 0 20px;
}
.bigshot {
	margin-top:10px;
}
.red {
	color:#C30;
}
.fltlft {
	float:left;
}
.fltrt {
	float:right;
}
.norb {
	margin-right:0;
}
.nobord {
	border:0;
}
.hide {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}

/* [/extra] */