<!--

* {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: content-box;
	}

a:active {
	outline: none;
	-moz-outline-style: none;
	}

a:focus {
	-moz-outline-style: none;
	} 

:active, :focus {
	-moz-outline-style: none;
	outline: none;
	}

form { margin:0; padding:0 }

body {
	margin-top: 0px;
	background-color: #cccccc;
	background-repeat:no-repeat;
	background-attachment:fixed;
	z-index:-1000;
	}

ul {
	list-style-position: outside;
	list-style-image: url(../img/li_arrow.gif);
	list-style-type: square;
	margin-left: 18px;
	padding: 0 0 0 0;
	}
	
#tagline { float:right; position:absolute; top:10px; left:510px; width: 490px; height:30px; border:0px solid #f00; }
#tagline h1 { color:#fff; font-family:verdana; font-size:12px; padding:8px 10px 0 0; float:left; margin:0px; font-weight:normal;  border:0px solid #0f0;}

#graffitti { 
	background: #000000;
	line-height:0px;
	padding:0px 0px 0px 8px; 
	height:305px;
	border:0px solid #0f0;
	}

a.news:link {
	color: #000;
	text-decoration: none;
	font-size: 8pt
	}

a.news:visited {
	color: #000;
	text-decoration: none;
	font-size: 8pt
	}

a.news:hover {
	color: #000;
	text-decoration: underline;
	font-size: 8pt
	}

body { z-index:-1000; }

#wrapper {
	position:relative;
	width: 1000px;
	text-align: left;
	margin:0 auto;
	z-index:1000;
	align:center;
	}

#header {
	width: 100%;
	margin:0; 
	padding:0;
	height:115px;
	background-color: #060100;
	border:0px solid #f00;
	}

#header a {
	display:block;
	float:left;
	margin:0;
	padding:14px 0 0 0;
	line-height:0px;
	}

#tagline a { padding:0; }
#body {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	background-color:#eee;
	}
	
.content_links {
	padding: 6px;
	margin: 0 0 1px 0;
	background: #000;
	text-align: center;
	}


.content_links ul {
	list-style:none;
	}

.content_links li {
	display:inline;
	margin: 0;
	padding:8px;
	font-size:13px;
	font-weight: bold;
	color: #fff;
	}

.content_links li a:link, .content_links li a:visited, .content_links li a:hover {
	font-size:13px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
	}

.content_links li a:hover {
	text-decoration:underline;
	}

div.c_lnav {
	background: #ffffff;
	width: 160px;
	float: left;
	padding-bottom: 30px;
	}
	
div.content {
	background-color: #ffffff;
	padding: 15px;
	float:left
	}
	
div.content h1,h2,h3 {
	padding: 0px;
	margin: 0px 0px 4px 0px;
	}
	
div.content p {
	padding: 0px;
	margin: 8px 0px 8px 0px;
	text-align: justify;
	}

div.content td {
	font-size: 10pt;
	}

div.content h1 {
	font-size: 14pt;
	}

div.content h2 {
	font-size: 12pt;
	font-weight: bold;
	}

div.content h3 {
	font-size: 11pt;
	font-weight: bold;
	}

div.lnav_sep {
	border-bottom: 1px dashed #000000;
	width: 100%;
	}

div.lnav_1 {
	border-bottom: 1px dashed #000000;
	width: 160px;
	}
   
div.lnav_1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 1px 0px 1px 0px;
	margin: 0px;
	}
   
div.lnav_2 {
	width: 160px;
	}
   
div.lnav_2 p {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding: 1px 0px 1px 20px;
	margin: 0px;
	}
   
.nav a {
	background-color: #fff;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 0px;
	}
   
.nav a:hover {
	color: #000;
	text-decoration: none;
	background-color: #ddd;
	}
   
.nav2 a {
	background-color: #fff;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 0px;
	width: 137px;
	font-weight: bold;
	}
   
a.nav2:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background-color: #eee;
	}
   
div.c_footer {
	padding: 4px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
	
div.news_article {
	margin: 12px 0 0 0;
	padding: 12px 0 8px 0;
	border-top: 1px dotted #ccc;
	}
	
div.news_article p {
	text-align: justify;
	}
	
.photo_box {
  width: 170px;
  height: 127px;
  
  }
#photo_shadow {
  position: relative;
  left: 3px;
  top: 3px;
  background-color: #ccc;
  border: 2px solid #eee;
  margin: 0 2px 2px 0;
  }
#photo_layer {
  position: relative;
  left: -3px;
  top: -3px;
  background-color: #fff;
  border: 1px solid #999;
  padding: 6px;
  }


.breadcrumbs {
	margin:0;
	padding:2px 0 6px 10px;
	font-size:13px;
	background-color: #049afe;
	color:#fff;
	font-weight:bold;
	clear:both;
	}
	
.breadcrumbs a:link, .breadcrumbs a:visited {
	color:#fff;
	text-decoration:none;
	}
	
.breadcrumbs a:hover {
	color:#fff;
	text-decoration:underline;
	}
	
.breadcrumbs a:active {
	color:#c33;
	}

#content-container { position:relative; clear:left; width:1000px; }

#content { background:#fff; position:relative; float:left; width:808px; padding:10px 10px; margin:0; border:0; }

#content.text {
	width:910px;
	padding:20px 45px 20px 45px;
	color:#111;
	text-align:justify;
	}
	
#content .quote {
	width:80%;
	border:1px solid #ddd; 
	margin:2px 0; 
	padding:15px 4px 4px 60px; 
	background:#fff url(/images/template/quote_bg.gif) no-repeat;
}

#content h3 {
	background:#eeeeee url('../images/template/category_filter_bg.gif') repeat-x;
	border:1px solid #b4b4b4;
	padding:2px 0 2px 5px;
	font-size:14px;
	font-family:arial,verdana,helvetica,sans-serif;
	color:#000000;
	font-weight:bold;
	margin:4px 0;
	display:block;
}

#category-description {
	margin-bottom:4px;
}

#category-description p {
	margin:0;
	padding:0;
	display:inline;
	font-size:11px;
}

#category-filter {
	display:none;
	background:#eeeeee url('../images/template/category_filter_bg.gif') repeat-x;
	border:1px solid #b4b4b4;
	padding:2px;
	font-size:12px;
	color:#000000;
}

#category-filter label {
	display:inline;
	float:left;
	height:20px;
	padding:3px 0 0 4px;;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	whitespace:nowrap;
}

#category_section {
	background:#eeeeee url('../images/template/category_filter_bg.gif') repeat-x;
	border:1px solid #b4b4b4;
	padding:2px 0 2px 5px;
	font-size:13px;
	font-family:arial,verdana,helvetica,sans-serif;
	color:#000000;
	font-weight:bold;
}

#category-container {
	font-size:11px;
	border: 0px solid #00f;
}

#category-container .product {
	border:0px solid #f00;
	float:left;
	width:200px;
	height:240px;
	text-align:center;
	color:#111;
}

#category-container .product_text {
	margin:0 8px;
	color:#111;
	}

#category-container .supplier-name {
	position:relative;
	font-weight:normal;
	font-size:11px;
	display:block;
	width:100%;
	background:#fff;
	border:0px solid #0f0;
}

#category-container .name {
	position:relative;
	font-weight:normal;
	font-size:11px;
}

#category-container .product .colour {
	font-size:11px;
	color:#111;
	}

#category-container .product_image_href {
	display:block;
	height: 175px;
}

#category-container .product_image {
	width:170px;
	height:170px;
}

#category-container a {
	color:#000000;
	text-decoration:none;
}
#category-container a:visited {
	color:#000000;
	text-decoration:none;
}
#category-container a:hover {
	color:#0077dd;
	text-decoration:underline;
}

#category-pagination {
	padding:4px;
	margin-bottom:4px;
}

#category-pagination span.items {
	float:left;
	padding-top:5px;
	font-size:10px;
	font-weight:bold;
	margin-right:10px;
}

#category-pagination span.direction a {
	display:block;
	height:16px;
	float:left;
	background:#eeeeee;
	margin:0 0 0 5px;
	padding:1px 3px 0 3px;
	text-decoration:none;
	text-align:center;
	border:1px solid #0077dd;
	color:#000000;
}
#category-pagination span.direction a:visited {
	color:#000000;
	text-decoration:none;
}
#category-pagination span.direction a:hover {
	color:#ffffff;
	background:#0099ff;
	text-decoration:none;
}


#category-pagination ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#category-pagination li {
	display:inline;
	margin:0;
	padding:0;
	background:#0099ff;
}

#category-pagination li a {
	display:block;
	width:16px;
	height:16px;
	float:left;
	background:#eeeeee;
	margin:0 0 0 5px;
	padding:1px 0 0 0;
	text-decoration:none;
	text-align:center;
	border:1px solid #0077dd;
	color:#000000;
}

#category-pagination li a:visited {
	float:left;
	color:#000000;
}

#category-pagination li a:hover {
	float:left;
	color:#ffffff;
	background:#0099ff;
}

#category-pagination li a.highlight {
	display:block;
	width:16px;
	height:16px;
	float:left;
	color:#ffffff;
	background:#0099ff;
	margin:0 0 0 5px;
	padding:1px 0 0 0;
	text-decoration:none;
	text-align:center;
}

#category-pagination li a.highlight:visited {
	float:left;
	color:#ffffff;
}

#category-pagination li a.highlight:hover {
	float:left;
	color:#ffffff;
	background:#0099ff;
}

#category-container a:link, #category-container a:visited {
	color:#0077dd;
	text-decoration:none;
}

#category-container a:hover {
	color:#0077dd;
	text-decoration:underline;
}


#sidebar {
	width:152px;
	float:left;
	padding:10px;
	}
	
.clear {
	clear:both;
	}
	
#sidebar ul {
	font-family: Arial;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar ul li {
	margin:0;
	padding:0;
}

#sidebar ul li a:link,
#sidebar ul li a:visited,
#sidebar ul li a:active {
	color:#000;
	text-decoration:none;
	display:block;
	padding:4px 0;
}

#sidebar ul li a:hover {
	text-decoration:underline;
}

#sidebar ul li a.current {
	font-weight:bold;
}

#sidebar ul li .level-0 {
	margin-left:0px;
	font-size:12pt;
}

#sidebar ul li .level-1 {
	margin-left:4px;
	font-size: 10pt;
}

#sidebar ul li .level-2 {
	margin-left:8px;
	font-size: 10pt;
}

#sidebar ul li .level-3 {
	margin-left:12px;
}

/* PRODUCTS */


/* Photos */

	#dvImagesContainer {
		width:600px;
		height:600px;
		float:left;
		margin-right:4px;
		border: 0px solid #dddddd;
	}
	
	
/* Details */

	#dvDetailsContainer {
		padding:0;
		width:196px;
		float:left;
	}
	
	#dvDetailsContainer .extraphoto { border:0px solid #ddd; margin:0 5px 4px 0; }


	#dvDetailsContainer .title {
		font-size:18px;
		font-family:Arial,verdana;
		font-weight:normal;
		margin-bottom:4px;
	}

	#dvDetailsContainer .currentprice {
		display:block;
		font-size:18px;
		font-family:Arial,verdana;
		font-weight:bold;
		color:#c00;
	}

	#dvDetailsContainer .additionalpricing {
		display:block;
		font-size:14px;
		margin-bottom:4px;
	}

	#dvDetailsContainer .helpfulllinks {
		list-style-type:square;
	}
	
	
/* Product Options */
	#dvOptions {
		border:1px solid #09f;
		background:#edf5ff;
	}
	

/* Similar Items */

	#similar {
	}

	#similar .title {
		font-size:16px;
	}

	#similar .product {
		margin-right:6px;
		float:left;
		width:130px;
		text-align:center;
		border:0px solid #ff0000;
	}

	#similar .product_image_href {
		width:122px;
		height:122px;
		display:block;
		border:1px solid #dddddd;
	}

	#similar a {
		color:#000000;
		text-decoration:none;
	}
	#similar a:visited {
		color:#000000;
		text-decoration:none;
	}
	#similar a:hover {
		color:#0077dd;
		text-decoration:underline;
	}



/* Misc. */

	#section {
		background:#eeeeee url('../images/template/category_filter_bg.gif') repeat-x;
		border:1px solid #b4b4b4;
		padding:2px 0 2px 5px;
		font-size:13px;
		color:#000000;
		font-weight:bold;
		margin-top:4px;
	}

	h4 { font-size:12px; font-weight:bold; font-family:Arial,verdana; margin:0; padding-top:8px; }
	p { font-size:11px; font-family:Arial,verdana; margin:0; padding:4px 0 0 0; }

	.sellout { font-size:11px; font-weight:bold; text-align:center; width:70px; padding:1px 0 0 1px; background:#000; color:#fff; }
	
	
.infosection {
	border-top:1px dotted #666; 
	padding:4px;
	margin:10px 0 0 0;
	}
	
.infosection .hd {
	font-size:18px;
	color:#666666;
	}
	
.infosection .bd {
	padding:4px;
	}
	
.infosection a:link, .infosection a:hover, .infosection a:visited {
	color:#0000CC;
	text-decoration:underline;
	}


/*
	BASKET STYLES
*/

#basket a:link, #basket a:visited {
	color:#0099ff;
	text-decoration:none;
}

#basket a:hover {
	color:#0099ff;
	text-decoration:underline;
}

#basket {
	width:723px;
	border:0px solid #000000;
	margin:50px auto;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif,MS Sans Serif, Arial, sans-serif;
	font-size: 10pt;
}
   
#basket .columnHeader td {
    background: #000000;
    color:#ffffff;
    font-weight: bold;
}

#basket .tableRow td {
    border-bottom: 1px solid #cccccc;
    background:#ffffff;
}

#basket .tableRow a {
	color:#000000;
	text-decoration:none;
}

#basket .tableRow a:visited {
	color:#000000;
	text-decoration:none;
}

#basket .tableRow a:hover {
	color:#000000;
	text-decoration:underline;
}

#basket .subtotal {
    font-family: Arial, Helvetica, sans-serif;
}

#basket .total td {
	font-size: 16px;
}

#checkout_links {
	width:278px;
	float:right;
	clear:both;
	margin-top:15px;
}

#checkout_links a.proceed, #checkout_links a.proceed:visited {
	color:#0099ff;
	font-size:16px;
	font-weight: bold;
	text-decoration:none;
	display:block;
}

#checkout_links a.proceed:hover {
	text-decoration:underline;
}

#checkout_links a.continue:link, #checkout_links a.continue:visited {
	color:#0099ff;
	font-size:12px;
	text-decoration:none;
}

#checkout_links a.continue:hover {
	text-decoration:underline;
}


#reassurance {
	border:1px solid #909;
	background:#ece;
	padding:4px;
	margin:0 0 4px 0;
}
#reassurance ul {
	padding:0px;
	list-style-type:square;
	list-style-position: inside;
	margin:0px;
}

/*
	CHECKOUT
*/


/* Errors */

.divError {
	border:1px solid #c00;
	padding:4px 4px 4px 50px;
	background:#e3dcc0 url('iconError.png') no-repeat 4px 4px;
}

.strErrorHeader {
	font-weight:bold;
	color:#c00;
	display:block;
	clear:right;
}

.strErrorString {
}




#checkout a,a:visited,a:hover {
	color:#0099ff;
	text-decoration:underline;
}

td, p {
	font-family: Arial, Helvetica, sans-serif,MS Sans Serif, Arial, sans-serif;
	font-size: 11pt;
}

.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#checkout .error {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #CC3333;
	padding:10px;
	background: #FFEEEE;
}

.error {
	background: #FFEEEE;
}

.info_section {
	border-top: 1px solid #000;
	width: 90%;
	padding: 10px;
}
div.hr {
  border-top: 1px solid #000;
  width: 90%;
}
input {
	margin: 0;
}

div.footer {
	
}

#checkout {background:#fff}

/*
	SHOPPING BASKET SUMMARY
*/
#cart-summary {
	padding:8px;
	font-family: Arial;
	font-size:14px;
	font-weight: bold;
	text-align:center;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #444444;
}

#cart-summary .link a:link, #cart-summary .link a:visited {
	color:#ffffff;
	text-decoration: none;
	}

#cart-summary .link a:hover {
	text-decoration: underline;
	}
	
#cart-summary .link a:active {
	color: #cc0000;
	}



//-->
