body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}

body.design {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

p {
	line-height: 14px;
	margin: 0px 0px 10px 0px;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
input, select, textarea {
	border: 1px solid #a3a3a3;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input.custom_button {
	background-color: #ab0707;
	color: #FFFFFF;
	border: 1px solid #cacaca;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}
input.buy_button {
	background-color: #009038;
	color: #FFFFFF;
	border: 1px solid #cacaca;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}
input.noborder {
	border: none;
}

div#page {
	position: relative;
	margin: 0 auto;
	width: 950px;
}
div.heading {
	position: relative;
	height: 176px;
	width: 950px;
	margin: 0px 0px 11px 0px;
	background-image:url(images/header_base_left.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
div.heading div.logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 447px;
	height: 162px;
}
div.heading div.header {
	position: absolute;
	top: 28px;
	left: 447px;
	height: 112px;
	width: 503px;
}
div.heading div.header_nav {
	position: absolute;
	top: 140px;
	left: 447px;
	height: 36px;
	width: 503px;
	background-image:url(images/header_base.jpg);
	background-repeat:no-repeat;
}
div.header_left_tab {
	position: absolute;
	top: 0px;
	left: 447px;
	height: 26px;
	width: 305px;
	background-color: #e8e8e8;
	background-image:url(images/header_grey_tab_tl.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
div.header_right_tab {
	position: absolute;
	top: 0px;
	left: 754px;
	height: 26px;
	width: 196px;
	background-color: #164a82;
	background-image:url(images/header_blue_tab_tr.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
div.header_right_tab a {
	display: block;
	margin: 7px 0px 0px 8px;
	color: #ffffff;
	text-decoration:none;
}
div.header_left_tab a {
	display: block;
	float: right;
	text-align: right;
	margin: 7px 8px 0px 0px;
	color: #565656;
	text-decoration:none;
	width: 275px;
}
div.header_nav ul {
	display: block;
	position: relative;
	float: right;
	clear: both;
	width: 486px;
	margin: 0px 17px 0px 0px;
}
div.header_nav ul li {
	display: block;
	position: relative;
	float: right;
	width: 130px;
	list-style: none;
	text-align: center;
	margin: 0px 0px 0px 14px;
}
div.header_nav ul li a {
	display: block;
	padding: 10px 0px 5px 0px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	width: 130px;
}

div.bod {
	position: relative;
	clear: both;
	width: 950px;
	float: left;
	margin: 0px 0px 30px 0px;
}
div.bod div.bod_left_col {
	position: relative;
	float: left;
	width: 202px;
}
div.bod div.bod_right_cols {
	position: relative;
	float: left;
	width: 748px;
}
div.bod div.bod_main {
	position: relative;
	float: left;
	width: 565px;
	padding: 15px 0px 0px 0px;
}
div.bod div.bod_right_col {
	position: relative;
	float: left;
	width: 183px;
	text-align: right;
}

div.black_cat {
	position: relative;
	width: 183px;
	background-color:#171717;
	margin: 0px 0px 11px 0px;
}
div.black_cat ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.black_cat ul li {
	margin: 0px 0px 7px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
div.black_cat ul li a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image:url(images/cat_black_li.gif);
	padding: 0px 0px 0px 10px;
	background-position:center left;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	text-align: left;
	width: 150px;
}
div.ad_banner {
	position: relative;
	margin: 0px 0px 11px 0px;
}

div.grey_cat {
	position: relative;
	width: 183px;
	background-color:#f0f0f0;
	margin: 0px 0px 11px 0px;
}
div.grey_cat ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.grey_cat ul li {
	margin: 0px 0px 7px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
div.grey_cat ul li a {
	display: block;
	color: #383737;
	font-weight: bold;
	text-decoration: none;
	background-image:url(images/cat_grey_li.gif);
	padding: 0px 0px 0px 10px;
	background-position:center left;
	background-repeat:no-repeat;
	text-align: left;
	width: 150px;
}
div.right_text {
	position: relative;
	width: 160px;
	text-align: center;
	margin: 0px 15px 0px 0px;
	color: #484848;
	margin-bottom:25px;
}
div.right_text a {
	font-weight: bold;
	text-decoration: none;
	color: #484848;
	
}
div.footer {
	position: relative;
	clear: both;
	background-color: #a20f0f;
	background-image:url(images/footer.jpg);
	width: 950px;
	height: 40px;
}
div.footer div.footer_copy {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 300px;
	height: 25px;
	font-weight: bold;
	color: #ffffff;
}

div.footer div.footer_links {
	position: absolute;
	top: 12px;
	left: 638px;
	width: 300px;
	height: 25px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
}
div.footer div.footer_links a {
	text-decoration: none;
	color: #ffffff;
}

div.main_banners {
	position: relative;
	clear: both;
	width: 545px;
	height: 161px;
	margin: 0px 0px 11px 0px;
}

div.main_banners div.main_banner_large {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 389px;
	height: 161px;
}
div.main_banners div.main_banner_med {
	position: absolute;
	top: 0px;
	left: 391px;
	width: 154px;
	height: 105px;
}
div.main_banners div.main_banner_small {
	position: absolute;
	top: 107px;
	left: 391px;
	width: 154px;
	height: 54px;
}



div.product_list {
	position: relative;
	width: 545px;
	clear: both;
}
div.product_list_padding {
	position: relative;
	padding: 0px 0px 0px 9px;
}


div.product_heading {
	position: relative;
	width: 528px;
	height: 70px;
	clear: both;
	margin: 0px 0px 19px 0px;
	padding: 0px 0px 0px 0px;
}
div.product_heading div.product_heading_logo {
	position: relative;
	float: left;
	width: 166px;
	height: 40px;
	margin: 30px 0px 0px 0px;
}
div.product_heading div.product_heading_text {
	position: relative;
	float: left;
	width: 362px;
	height: 40px;
	margin: 30px 0px 0px 0px;
}



div.product_sub_heading {
	position: relative;
	width: 528px;
	height: 40px;
	clear: both;
	margin: 0px 0px 19px 0px;
	padding: 0px 0px 0px 0px;
}
div.product_sub_heading div.product_sub_heading_logo {
	position: relative;
	float: left;
	width: 166px;
	height: 40px;
	margin: 0px 0px 0px 0px;
}
div.product_sub_heading div.product_sub_heading_text {
	position: relative;
	float: left;
	width: 362px;
	height: 40px;
	margin: 0px 0px 0px 0px;
}



div.product {
	position: relative;
	float: left;
	width: 164px;
	margin: 0px 15px 0px 0px;
}
div.product_image {
	position: relative;
	clear: both;
	width: 164px;
	height: 180px;
	text-align: center;
	border: 1px solid #f4f4f4;
	margin: 0px 0px 8px 0px;
	padding: 5px 0px 0px 0px;
}
div.product_name {
	position: relative;
	clear: both;
	width: 164px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
div.product_name a {
	text-decoration: none;
	color: #171717;
}
div.product_controls {
	position: absolute;
	top: 155px;
	left: 80px;
	width: 77px;
	text-align: right;
}
div.product_price {
	position: absolute;
	top: 155px;
	left: 8px;
	width: 65px;
	height: 18px;
	background-image:url(images/button_price.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-weight: bold;
	background-color: #000000;
	color: #ffffff;
	padding: 3px 0px 0px 0px;
}

div.product_sep {
	position: relative;
	clear: both;
	width: 545px;
	height: 20px;
}


a.fake_button {
	display: block;
	position: relative;
	clear: both;
	background-color: #d1214f;
	padding: 4px 10px 4px 10px;
	width: 140px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
}


div.cms {
	position: relative;
	clear: both;
	float: left;
	width: 545px;
}

/* CMS STYLES */

h1 {
	font-weight: bold;
	color: #d8456b;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-weight: bold;
	color: #6ba2b4;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-weight: bold;
	color: #b4ab76;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	line-height: 14px;
}

a {
	font-weight: bold;
	color: green;
	text-decoration: none;
}

/* PHOTO GALLERY STYLES */

div.photo_album {
	position: relative;
	clear: both;
	float: left;
	width: 350px;
	margin: 0px 0px 20px 0px;
}

div.photo {
	position: relative;
	float: left;
	margin: 0px 10px 10px 0px;
}

div.photo a {
	display: block;
	border: 1px solid #eeeeee;
	padding: 5px 5px 5px 5px;
}

/* STANDARD STYLES */

div.system_message_error {
	position: relative;
	clear: both;
	float: left;
	background-color: red;
	width: 545px;
	margin: 7px 0px 1px 0px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	color: #ffffff;
}
div.system_message_ok {
	position: relative;
	clear: both;
	float: left;
	background-color: green;
	width: 545px;
	margin: 7px 0px 1px 0px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	color: #ffffff;
}
div.system_message_body {
	position: relative;
	clear: both;
	float: left;
	background-color: #EEEEEE;
	width: 545px;
	margin: 0px 0px 7px 0px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	color: #000000;
}


div.system_page_heading {
	position: relative;
	font-size: 20px;
	color: #dddddd;
	clear: both;
	margin: 10px 0px 20px 0px;
	
}



table.form_table {
	border: 1px solid #eeeeee;
	width: 545px;
	margin: 0px 0px 15px 0px;
}
table.form_table th {
	background-color: #ab0707;
	color: #ffffff;
}
table.form_table td.subheading {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
}
table.form_table td a {
	font-weight: bold;
	color: #ab0707;
	text-decoration: none;
}
table.form_table td.field {
	font-weight: bold;
}


div.paging_controls {
	position: relative;
	clear: both;
	float: left;
	text-align: right;
	margin: 0px auto;
	margin-top: 20px;
	color: #ffffff;
	
}

div.paging_controls a {
	display: block;
	position: relative;
	float: left;
	border: 2px solid #ad1b42;
	background-color: #ad1b42;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 4px 0px 4px;
}

div.paging_controls span {
	display: block;
	position: relative;
	float: left;
	border: 2px solid #ad1b42;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	color: #d0214f;
	text-decoration: none;
	margin: 0px 4px 0px 4px;
}

div.email_subscribe_box {
	background-image:url(images/emailbox_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:183px;
	margin-top:10px;
}

div.search_box {
	background-image:url(images/emailbox_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:183px;
	margin:0px 0px 10px 0px;
}

div.email_subscribe_box p, div.search_box p {
	margin-right:10px;
	margin-bottom:5px;
	
}

div.email_text {
	text-align:left;
	margin-left:10px;
	margin-bottom:7px;
	padding-right:10px;
	color:#454545;
}

div.sub_footer {
	margin-top:10px;
	width:950px;
	position:relative;
	
}

div.designed_by {
	position:absolute;
	top:0px;
	width:550px;
	left:400px;
	text-align:right;
}

div.designed_by a {	
	color:#a51010;
}

div.featured_category {
	position: relative;
	clear: both;
	float: left;
	width: 527px;
	margin: 0px 0px 15px 0px;
}
div.featured_category img {
	margin: 0px 0px 15px 15px;
}

div.category_description {
	position: relative;
	clear: both;
	float: left;
	width: 527px;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

div.product-container {
	position:relative;
	width:548px;
	padding-left:5px;
}
div.product-flash-name {
	position:absolute;
	top:0px;
	left:166px;
	width:300px;
}

div.product-info{
	float:left;
	width:184px;
	margin-bottom:15px;
	margin-right:10px;
}

div.product-images {
	float:left;
	width:340px;
	margin-bottom:15px;
}

div.product-images img {
	border: 1px solid #CCCCCC;
}

div.main-product-image{
	margin-bottom:14px;
}
div.product-heading {
	margin-bottom:30px;
}

div.thumbnail-wrapper {
	width:342px;
}

div.thumbnail-image {
	float:left;
	margin-right:14px;
	margin-bottom:14px;
}

div.thumbnail-last-image {
	float:left;
	
}

div.product_page_controls .product_title {
	font-weight: bold;
	text-decoration: none;
	margin:0px;
	margin-bottom:15px;
	font-size: 12px;
	padding:0px;
}

div.product-info p {
	margin:0px;
	text-decoration: none;
	margin-bottom:15px;
	padding:0px;
}

div.product-info ul{
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}

div.product-info li{
	list-style:none;
	margin:0px;
	padding:0px;
	color: #2b4e6e;
	text-decoration: none;
}
div.product-info li a{
	list-style:none;
	padding-left:10px;
	color: #2b4e6e;
	text-decoration: none;
	background-image:url(images/gray-bullet.jpg);
	background-repeat:no-repeat;
	background-position: left center;		
}
.inc-vat {
	text-align:center;
	color: #999999;
	margin-bottom:25px;
	margin-top:0px;
	padding:0px;
}
div.add-to-basket {
	text-align:center;
	}

div.secure-text {
	text-align:center;
	margin-top:25px;
	}
	
div.old-price {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	margin-top:15px;
	}
	
.new-price {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ab0707;
	text-decoration: none;
	
	margin-bottom:10px;
}
.large-price {
	font-size:30px;
}

div.product-info-wrapper {
	margin-bottom:15px;
}
div.product-large-description {
	padding-top:50px;
	width:528px;
	clear:both;
	background-image:url(images/darts-heading-image.jpg);
	background-repeat:no-repeat;
	
	color: #000000;
	text-decoration: none;
	
	
}

div.product-large-description h2 {
	
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	clear:both;
	margin:0px;
	margin-bottom:12px;
	padding:0px;
	
}
div.product-large-description p {
text-align:center;
}

div.clear {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
}

div.delivery {
	font-weight:bold;
	text-align:center;
}
.out-of-stock {
	background-color:#a61010;
	color:#ffffff;
	padding:5px;
	text-align:center;
	margin-bottom:10px;
}





div.sub_categories {
	position: relative;
	clear: both;
	float: left;
	width: 528px;
	background-image: url(/_template/images/sub_cat_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 0px 20px 0px;
	background-color: #f6f6f6;
}

div.sub_category {
	position: relative;
	float: left;
	width: 240px;
	margin: 0px 0px 20px 0px;
}
div.sub_category_list {
	position: relative;
	clear: both;
	padding: 20px 0px 0px 20px;
}
div.sub_category_image {
	position: relative;
	float: left;
	width: 110px;
}
div.sub_category_text {
	position: relative;
	float: left;
	width: 120px;
	margin: 6px 0px 0px 0px;
}
div.sub_category_bar {
	position: relative;
	clear: both;
	margin: 0px 0px 20px 0px;
}


ul.sitemap {
	position: relative;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.sitemap li {
	list-style: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}


ul.sitemap li.levelone {
	margin: 0px 0px 0px 20px;
}

ul.sitemap li.leveltwo {
	margin: 0px 0px 0px 40px;
}

ul.sitemap li.levelthree {
	margin: 0px 0px 0px 60px;
}

ul.sitemap li a {
	font-weight: normal;
	color: #333333;
}
ul.sitemap li a:hover {
	text-decoration: underline;
}

