html { font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; }
body { color: #000; margin: 0 0 20px 0; font-size: 85%; background:url(/images/bg_repeated.png) #f0f0f0;}
img { border: 0; }

/* --- These are used to markup required field asterisks --- */
abbr { border: 0; }

/* --- Levels out differences between browsers --- */
h1 { font-size: 110%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }
h4 { font-size: 125%; }
h5 { font-size: 120%;  color: #ED1C91; }
form { margin: 0; padding: 0; }
input,select { font-size: 95%; padding:3px; }
textarea { font-size: 120%; }
p { margin: 4px 0px 10px 0px; padding: 0px 0px 0px 0px; }
small { font-size: 85%; }
h2,h3,h4,h5,h6 { margin: 25px 0 0px 0px; }
h1 span, h2 span, h3 span { display: none; }
table, p,ul { font-size: 100%; }

/* --- The only reliable way to style HR's is to hide them and them style a div! --- */
hr {
	/*visibility: hidden; */
	display: none;
	margin: 0;
	padding: 0;
	height: 1px;
}
div.d_hv {
	height: 1px;
	border-bottom:1px solid #ddd;
	margin: 4px 0 5px 0;
}

/* --- Some useful tools/classes --- */
.border { border: 1px solid #000 !important; }
.clrb { clear: both; }
.clrb_thin { clear: both; line-height: 0px; }
.inline { display: inline; }
.left { float: left; }
.right { float: right; }
.hidden { visibility: hidden; }
.size70 { font-size: 70%; }
.size85 { font-size: 85%; }
.size90 { font-size: 90%; }
.size100 { font-size: 100%; }
.size110 { font-size: 110%; }
.none { display: none; }
.text_center { text-align: center; }
.text_right { text-align: right; }
.red { color: #FF0000; }
.message { color: #FF0000; font-size: 120%; font-weight: bold; letter-spacing: -1px;}
.point { cursor: pointer; }
.no_marg { margin: 0!important; }

.underline { text-decoration: underline; }
.nounderline {text-decoration: none; }

.blue { color: #005294; }
.red { color: #FF0000; }

.orange_button {
	background-color: #DE5300;
	color:#fff;
	padding: 2px 8px 2px 8px;
}

/* Clearfix code */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* ---  Main link styles --- */
a:link, a:active, a:visited { 
	text-decoration: none; 
	font-weight: normal;
	color:#005294;
}

a:hover {
	text-decoration: underline;
}

/* --- Error message ul --- */
.error_ul {
	margin: 5px 0 5px 0;
	padding: 0 0 4px 0;
	color: #FF0000; 
	font-size: 100%; 
	font-weight: bold; 
	letter-spacing: -1px;
	list-style: circle;
}
.error_ul li { margin: 0 0 0 25px; }

/* Header wrapper */

#header_rail {
	width:960px;
	margin: 0 auto 5px auto;
	background-color:#fff;
	min-height:100px;
}


/* --- Center aligned  wrapper --- */ 
div#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

/* --- Build site ---*/
img#main_logo {
	float: left;
	margin: 15px 0 15px 23px;
}
ul#main_nav {
	padding: 0;
	margin: 0 10px 10px 0;
	float:right;
}
ul#main_nav li {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
	padding: 6px 0 0 0;
}

ul#main_nav li div {
	min-height: 18px;
	text-align: center;
	padding: 0;
}
ul#main_nav li a {
	display: block;
	font-size: 0.9em;
	font-weight:bold;
	color: #005294;
}

ul#main_nav li.wishlist a, ul#main_nav li.wishlist a:visited {
	background:url(/images/main_nav_icon_wishlist.gif) center left no-repeat;
	padding: 0 0 0 20px;
}

ul#main_nav li.my_account a, ul#main_nav li.my_account a:visited {
	background:url(/images/main_nav_icon_my_account.gif) center left no-repeat;
	padding: 0 0 0 20px;
}

ul#main_nav li.support a, ul#main_nav li.support a:visited {
	background:url(/images/main_nav_icon_support.gif) center left no-repeat;
	padding: 0 0 0 20px;
}

ul#main_nav li.contact a, ul#main_nav li.contact a:visited {
	background:url(/images/main_nav_icon_contact.gif) center left no-repeat;
	padding: 0 0 0 20px;
}

div#main_nav_container {
	width: 590px;
	float: right;
}
div#page_wrapper {
	width: 920px;
	padding: 20px 20px 20px 20px;
	margin: 0 auto 0 auto;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}

#basket_login_wrap {
	margin: 10px 30px 55px 0;
}

a#mini_basket, a#mini_basket:visited {
	float:right;
	display:block;
	background:url(/images/large_basket_icon.png) 10px 0 no-repeat;
	width:90px;
	padding:0 0 0 35px;
	min-height:30px;
}

a#mini_basket:hover {
	text-decoration:none;
}

a#mini_basket span, a#mini_basket:visited span {
	font-size:0.8em;
	line-height:0.7em;
	color:#666666;
}

.right_line {
	display:block;
	float:right;
	border-right:1px solid #cdcdcd;
	padding: 0.4em 0 0 0;
	height:22px;
	margin-right:10px;
}

a#mini_basket span.basket_total, a#mini_basket:visited span.basket_total {
	color:#DE5200;
	font-size:1.3em;
	line-height:1.3em;
	font-weight:bold;
}

#login_register {
	float:right;
}

#login_register a, #login_register a:visited {
	float:right;
	display: block;
	font-size: 0.9em;
	font-weight:bold;
	color: #005294;
	border-right:1px solid #cdcdcd;
	padding: 0.4em 10px 0 0;
	height:22px;
	cursor:pointer;
}

a.checkout_btn, a.checkout_btn:visited {
	float:right;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	color:#fff;
	margin-top:2px;
	background-color:#DE5200;
	border:none;
	cursor:pointer;
}

input.checkout_btn {
	float:right;
	display:block;
	font-size:1em;
	font-weight:bold;
	color:#fff;
	margin-left:5px;
	background-color:#DE5200;
	border:none;
	cursor:pointer;
}

input.donate_buttons {
	float:left;
	display:block;
	font-size:1em;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
	background-color:#DE5200;
	border:none;
	cursor:pointer;
}

input.recalculate_btn {
	display:block;
	font-size:1em;
	font-weight:bold;
	color:#fff;
	margin-left:5px;
	background-color:#336600;
	border:none;
	cursor:pointer;
}

input.remove_btn {
	display:block;
	font-size:1em;
	font-weight:bold;
	color:#fff;
	margin-left:5px;
	background-color:#888;
	border:none;
	cursor:pointer;
}


div#left_channel {
	float: left;
	width: 215px;
}
div.lft_container_head {
	clear:both;
	margin-top:15px;
}

h2 {
  	color: #DE5200;
	font-size: 120%;
}

h2.featured {
	color: #336600;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-size: 130%;
	font-weight:bold;
}

h3.feature_product_head {
	margin:6px 0 6px 0!important;
}

h3.feature_product_head a, h3.feature_product_head a:visited {
	font-weight:bold;
	color:#DE5200;
	font-size:120%;
	line-height:120%;
}

div.lft_container_head h2 {
	background-color:#336600;
	min-height:30px;
	padding:5px 90px 5px 10px;
	color:#fff;
	margin-top:15px;
	margin-bottom:0;
}

.newsletter_h {
	background:url(/images/newsletter_h2.png) top right no-repeat #336600;
	font-size:95%;
	clear:both;
	border-bottom:1px solid #fff;
}

.special_offers_h {
	background:url(/images/special_offers_h2.png) top right no-repeat #336600;
	font-size:95%;
	clear:both;
}

div.lft_product_search form {
	padding: 0;
	margin: 0;
}
form input.tf {
	float:left;
	width: 149px;
	background:url(/images/input_bg.png) top right no-repeat #88B3E0;
	margin: 0 2px 0 0;
	font-size: 130%;
	color: #fff;
	border:none;
	padding:7px 5px 7px 8px;
	height:24px;
	line-height:150%;
}

#simple_search_in_page input#product_search_keyword {
	float:left;
	width: 220px;
	background:url(/images/input_bg.png) top right no-repeat #88B3E0;
	margin: 0 2px 0 0;
	font-size: 110%;
	color: #fff;
	border:none;
	padding:5px 5px 5px 8px;
	height:20px;
}

.search_button {
	margin-top:2px;
	font-size:100%;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	height:30px;
}

#simple_search_in_page #new_product_search {
	margin-top:0;
}

#new_product_search {
	margin-top:25px;
}

.submit_buttons, #wishlist_email_submit {
	float:left;
	font-size:110%;
	padding:8px 2px 8px 2px;
	height:38px;
	color:#fff;
	width:51px;
	text-align:center;
	border:none;
	font-weight:bold;
	background-color:#DE5200;
	cursor:pointer;
}

div.lft_product_search form label,	div.lft_newsletter form label {
	display: block;
	float: left;
	padding:0;
}
div.advanced_link {
	margin-top: 2px;
}
ul.product_nav {
	clear:both;
	float:left;
	margin: 12px 0 15px 0;
	padding: 0;
	list-style: none;
	font-size: 110%;
}
ul.product_nav li {
	float:left;
	margin: 0 0 1px 0;
	width: 215px;
	background-color:#336600;
	clear:both;
}

ul.product_nav li a, ul.product_nav li a:visited {
	display: block;
	font-weight:normal!important;
	padding:5px 5px 5px 8px;
	color:#fff;
}

ul.product_nav li a:hover {
	display: block;
	text-decoration:none;
	background-color: #D55500;
	color:#fff;
}

div.lft_container_head div.image_container {
	text-align: center;
	margin: 6px 0 0 0;
}
div.lft_container_head img {
	padding: 1px;
	border: 0px solid #ccc;
}
div.lft_container_head h3 {
	margin: 5px 0 2px 0;
	padding: 0;
	font-size: 90%;
	text-align: center;
	font-weight: normal;
}
h3.product_heading {
	font-size: 100%; 
	font-weight: normal; 
	margin: 7px 0 0 0; 
	padding: 0;
}
.price_red {
	color: #DE5300;
	font-weight:bold;
}
.price {
	color: #DE5300;
	font-weight:bold;
	font-size:110%;
}

.to_buy_title {
	float:left;
}

.stock_status {
text-align:center;
color:#018C00;
}

.stock_status_wrap {
float:left;
width:250px;
}


#add_to_basket {
	float:left;
	width:110px;
	margin:48px 0 0 8px;
}

#add_review_buttons {
	float:left;
	margin:10px 0 0 0px;
	width: 419px;
	height: 23px;

}

#add_to_wishlist {
float:right;
}

#add_to_wishlist input {
	padding:0 0 0 3px;
}

#send_to_friend {
float:right;
}

#add_review {
float:right;
}

#options {
width:400px;
}

.drop_downs {
width: 420px;
float:left;
}

.drop_downs select {
	margin-bottom: 1em;
}


div.view_details {
	font-size: 85%;
	text-align: center;
}
div.further_options {
	text-align: center;
	font-size: 85%;
}
div.lft_container_head p {
	margin: 0;
	padding: 0;
	font-size: 85%;
	font-weight: normal;
}
div.lft_newsletter form {
	padding: 0;
	margin: 0;
}

div.lft_newsletter form input.submit {
	float: right;
	margin: 4px 0 0 0;
}
div#right_channel {
	float: right;
	width: 703px;
}
div.page_content_head {
	float: right;
	width: 652px;
	padding: 0 25px 0 25px;
}

h1 {
	color: #336600;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 150%;
	font-weight: bold;
}

h1#page_title {
	font-size:170%;
}

/* Map Browser Styling */

.map_browser_link {
	margin:0 0 0 4px;
}

div#left_map_col {
	width: 370px;
	float: left;
	border-top: 1px solid #ccc;
}

#map_browser_wrapper {
	position:relative;
	width:333px;
	height:368px;
	background:url(/images/uk-map.png) no-repeat #fff;
	margin:20px 10px 10px 10px;
}

#overseas_button_wrap {
	position:absolute;
	width:150px;
	height:30px;
	top:20px;
	left:225px;
	font-size:85%;
}

#overseas_button_wrap a, #overseas_button_wrap a:hover, #overseas_button_wrap a:visited {
	color:#000;
}

#overseas_icon {
	float:left;
	margin:0 5px 0 0;
	text-decoration:none;
}

.no_display {
	display:none;
}

#map_browser_wrapper ul {
	padding:0;
	margin:0;
}

#map_browser_wrapper ul li {
	list-style:none;
	display:block;
	padding:0;
	margin:0;
	float:left;
}

#scotland a {
	outline:none;
	position:absolute;
	top:0px;
	left:74px;
	width:134px;
	height:170px;
	
}

#scotland a:hover {
	background:url(/images/scotland-on.png) no-repeat;
	width:134px;
	height:170px;
	text-decoration:none;
}

#north_england a {
	outline:none;
	position:absolute;
	top:119px;
	left:161px;
	height:126px;
	width:137px;
	z-index:1;
	
}

#north_england a:hover {
	background:url(/images/north-england-on.png) no-repeat;
	height:126px;
	width:137px;
	text-decoration:none;
}


#ireland a {
	outline:none;
	position:absolute;
	top:146px;
	left:0px;
	width:173px;
	height:149px;
	z-index:2;
	
}

#ireland a:hover {
	background:url(/images/ireland-on.png) no-repeat;
	width:173px;
	height:149px;
	text-decoration:none;
}

#wales a {
	outline:none;
	position:absolute;
	top:219px;
	left:115px;
	width:79px;
	height:90px;
	z-index:5;
	
}

#wales a:hover {
	background:url(/images/wales-on.png) no-repeat;
	width:79px;
	height:90px;
	text-decoration:none;
}


#south_west a {
	outline:none;
	position:absolute;
	top:276px;
	left:101px;
	width:116px;
	height:92px;
	z-index:4;
	
}

#south_west a:hover {
	background:url(/images/south-west-on.png) no-repeat;
	width:116px;
	height:92px;
	text-decoration:none;
}

#midlands a {
	outline:none;
	position:absolute;
	top:211px;
	left:170px;
	width:112px;
	height:79px;
	z-index:6;
	
}

#midlands a:hover {
	background:url(/images/midlands-on.png) no-repeat;
	width:102px;
	height:79px;
	text-decoration:none;
}

#east_england a {
	outline:none;
	position:absolute;
	top:237px;
	left:235px;
	width:98px;
	height:67px;
	z-index:7;
	
}

#east_england a:hover {
	background:url(/images/east-england-on.png) no-repeat;
	width:98px;
	height:67px;
	text-decoration:none;
}


#south_east a {
	outline:none;
	position:absolute;
	top:272px;
	left:203px;
	width:101px;
	height:67px;
	z-index:3;
	
}

#south_east a:hover {
	background:url(/images/south-east-on.png) no-repeat;
	width:101px;
	height:67px;
	text-decoration:none;
}


#london a {
	outline:none;
	position:absolute;
	top:292px;
	left:240px;
	width:61px;
	height:21px;
	z-index:8;
	
}

#london a:hover {
	background:url(/images/london-on.png) no-repeat;
	width:61px;
	height:21px;
	text-decoration:none;
}

#map_instructions_wrap {
	float:left;
	padding:10px 10px 10px 25px;
	width:225px;
	border-top:1px solid #ccc;
	margin-left:20px;
}

 h2.map_title{
 	padding:0;
	margin:0;
	color:#DE5200;
	font-size:150%;
	font-weight:normal;
}

 h3.map_title{
	color:#DE5200;
	font-size:95%;
}


.map_dropdown {
	width:200px;
}

/* End Map Browser Styling */


div#left_col_full {
	width: 634px;
	float: left;
	border-top: 1px solid #ccc;
	padding: 15px 0 0 0;
}

div.feature_product_row {
	width: 640px;
	float: left;
	border: 1px solid #dedede;
	padding: 10px 10px 10px 10px;
	margin-top:10px;
	background-color:#f1f1f1;
}

div.map_link_wrap {
	float:left;
	width:260px;
	text-align:right;
}

div.top_features_wrap {}

.feature_box {
	width:320px;
	min-height:210px;
	position:relative;
}

.feature_box p {
	width: 170px;
	text-align: right;
	margin: 5px 10px 0 0;
	font-weight: bold;
	font-size: 140%;
	float: right;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}

a.feature_link, a.feature_link:visited {
	position:absolute;
	right:0;
	bottom:0;
	padding:5px 8px 5px 8px;
	background-color:#DE5300;
	color:#fff;
	font-weight:bold;
}

div.ad_container {
	float:left;
	width:645px;
	margin:0 auto 0 auto;
	padding: 10px 0 10px 0;
}

div.category_container {
	float:left;
	width:650px;
	border-bottom:1px solid #ccc;
	margin:0;
	padding: 10px 0 0 10px;
}
div.category_container h2 a, div.category_container h2 a:visited {
  float: none;
  font-weight: bold;
  font-size: 95%;
  color: #DE5300;
  line-height: 140%
}
div.category_container h2 a img {
  margin: -6px 3px 0 0
}

div.category_container img.icon { float: left; }
div.product_details img.product {
	float: right;
	margin: 0 0 10px 10px;
}
div.product_details {
	float: left;
	font-size: 85%;
	line-height: 130%;
	padding: 0 10px 0 0;
	margin: 4px 10px 0 0;
	width: 195px;
	border-right:1px solid #ddd;
}

.product_image_min_height {
	min-height:100px;
	float:left;
}

.lh_med { line-height: 50%; }
.lh_33 { line-height: 33%; }
img.add_to_cart { vertical-align: bottom; }
div.category_container div.view_all {
	text-align: right;
	padding: 15px 0 10px 0;
}

div.category_container div.view_all a, div.category_container div.view_all a:visited {
	color:#005294;
	text-decoration:underline;
	font-size:110%;
	font-weight:bold;
}

div.category_container div.view_all span {
	font-size:85%;
}

div.featured_product {
	float:left;
	padding: 0 17px 0 3px;
	font-size: 90%;
	line-height: 110%;
	width:353px;
	border-right:1px solid #ddd;
}

div.featured_product h2 {
	margin: 0 0 0 0;
}

div.featured_product img {
	float: right;
	margin: 0 0 5px 10px;
}

div.banner1 {
	float:left;
	width:250px;
	text-align:right;
	margin-left:15px;
}
div#special_offers_head {
	width: 193px;
	background-color:#fff;
	border-top:none;
	border-right:1px solid #336600;
	border-bottom:1px solid #336600;
	border-left:1px solid #336600;
	margin: 0;
	padding: 0 10px 0 10px;
}

div.special_offer_container {
	float: left;
	width: 104px;
	text-align: center;
	font-size: 85%;
	min-height: 150px;
	padding: 0 5px 0 5px;
}
div.special_offer_container h3 {
	font-size: 100%;
	margin: 4px 0 0 0;
	
}

div#special_offers_head div.product_details {
	width:185px!important;
	border-right:none!important;
	margin: 10px 5px 0 0;
	padding-bottom:10px!important;
	border-bottom:1px solid #ddd!important;
}

div#footer {
	font-family: Arial, Helvetica, sans-serif;
	width: 920px;
	padding: 15px 20px 10px 20px;
	margin: 5px auto 0 auto;
	background-color:#fff;
}
div#footer div#upper_nav {
	float: right;
	text-align:right;
	width:660px;
	font-size: 90%;
}
div#footer div#lower_credits {
	clear:both;
	float:left;
	font-size: 75%;
	color:#666666;
	line-height: 120%;
	width:500px;
}

div#footer div.footerLeft {
	float:left;
	width:230px;
}

div#footer div.footerLeft p.link {
	clear:none;
	float:left;
}

div#footer div.footerLeft a.facebook {
	background:url("/images/facebook_footer.gif") no-repeat scroll left top transparent;
	display:block;
	height:31px;
	padding-left:42px;
	font-size:90%;
	text-decoration:none;
	width:63px;
}

div#footer div.footerLeft a.twitter {
	background:url("/images/twitter.jpg") no-repeat scroll left top transparent;
	display:block;
	height:31px;
	margin:0 0 0 10px;
	padding-left:48px;
	font-size:90%;
	text-decoration:none;
	width:63px;
}

a.focus_link, a.focus_link:visited  {
	display:block;
	margin:0 0 0 0;
	float:right;
	font-size:95%;
}

div.slide_controllers {
	text-align: center;
	font-size: 85%;
}
div.slide_transport {
	text-align: center;
	font-size: 80%;
}
div#best_sellers_slides, div#new_products_slides {
	height: 140px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
}
html.js .no_js_none {
	display: block!important;
}
html .no_js_none {
	display: none!important;
}
div.product_details form, div.category_product form, div.featured_product form {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.result_container form {
	display: block;
	float: left;
	margin: 0 10px 0 -5px;
	padding: 0;
}

div.category_product {
	float: left; 
	width: 110px;
	font-size: 85%;
	text-align: center;
	padding: 5px;
}
div.product_details form div, div.category_product form div {
	float: left;
}
a.view_details {
	float: left;
	color:#005294;
	width:80px;
	text-align:center;
	text-decoration:underline;
}

.feature_product_row a.view_details {
	margin-left: -5px;
}

div.pipe {
	margin: 0 4px;
	float: left;
}
.fake_link {
	cursor: pointer;
	color: #005294;
}
div.pagination {
	clear: left;
	padding: 10px 0;
}
div#breadcrumbs {
	font-size: 85%;
	margin: 0 0 15px 0;
}
div.page_content_head h2 {
	margin: 6px 0 15px 0;
}
a.category_right_link{
	display: block;
	text-align: right;
	font-size: 85%;
	margin: 0 10px 0 0;
}

img.button_view_large {
	width: 110px;
	margin: 0 auto 0 auto;
}
div.view_large_container {
	text-align: center;
	margin: 5px 0 0 0;
}
div.product_detail_container {
	min-height: 200px;
}	
div.product_detail_container div.product_images {
	float: left;
	width: 128px;
	text-align: left;
	overflow: hidden;
}
div.product_page_details {
	float: left;
	width: 480px;
	padding: 0 10px 0 10px;
}
div.product_detail_container img.prod_small {
	margin: 3px 4px 0 0;
}
div.product_detail_container img.prod_last {
	margin: 3px 0 0 1px;
}

#product_stock_level {
	text-align:right;
	float:left;
	margin: 5px 61px 15px 0;
	padding: 3px;
	border:1px solid #C1D72F;
}

div.description {
	line-height: 150%;
	margin: 0 0 5px 0;
}
div.product_page_details h2 {
	font-size: 120%;
	color: black;
	margin-top: 10px;
}
form label {
	font-size: 85%;
	display: block;
	padding: 0 0 5px 0;
}

#checkout_buttons {
	margin:10px 20px 5px 0;
	float:right;
	height: 23px;
}

#continue_shopping {
	float:left;
}

#check_out {
	float:left;
}
#left_col_related {
	min-height:160px;
	width: 305px;
	float: left;
	border-top: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-bottom:1px dotted #CCCCCC;
	padding:5px;
}

#left_col_related li {
	font-size:90%;
	padding: 0 5px 0 0;
}


#right_col_related {
	min-height:160px;
	width: 307px;
	float: left;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	padding:5px;
}


#related_products {
	width:640px;
	float:left;
	margin:10px 0 0 0;
	padding:0;
}

.related_titles {
	color:#DE5200;
	font-size:100%;
	font-weight:bold;
	padding:0;
	margin:0;
}

.right_titles {
	float:left;
	color:#DE5200;
	font-size:120%;
	font-weight:bold;
	padding:10px 0 0 5px;
	margin:0;
}

div.related_cols {
	margin:10px 0 0 0;
	min-height:100px;
	float:left;
	width:90px;
	text-align:center;
	font-size:85%;
	padding: 0 5px 0 5px;
}


div.related_cols h3 {
	font-size: 100%;
	margin: 4px 0 0 0;
}

div.related_cols div.basket_price a {
	color:#DE5200;
	font-weight:bold;
}

div.related_cols div.basket_price a:hover {
	color:#DE5200;
	font-weight:bold;
	text-decoration:none;
}

#product_reviews {
	padding:5px;
	float:left;
	width:600px;
}

#product_reviews p{
	font-size:90%;
}

#product_reviews a {
	font-size:90%;
	color:#339900;
}

#left_col_special {
	min-height:230px;
	width: 275px;
	padding:10px;
	float: left;
	background-color:#F1F1F1;
	border:1px solid #DEDEDE;
}

#right_col_special {
	min-height:230px;
	width: 280px;
	float: left;
	border-top: 1px dotted #9FA1A4;
	padding: 5px 5px 5px 30px;
	text-align:center;
}

#right_col_special_narrow {
	min-height:230px;
	width: 260px;
	float: left;
	border-top: 1px dotted #9FA1A4;
	padding: 5px 5px 5px 20px;
	text-align:center;
}

div.special_offer_container_small {
	float: left;
	width: 104px;
	text-align: center;
	font-size: 85%;
	min-height: 150px;
	padding: 0 5px 0 5px;
	margin: 0 auto 0 auto;
}

div.special_offer_container_small h3 {
	font-size: 100%;
	margin: 4px 0 0 0;	
}

div#special_offers_small {
	width: 229px;
	background: url(/images/special_offers_head.png) top no-repeat;
	margin: 5px auto 0 auto;
	padding: 10px 10px 0 10px;
}
div#special_offers_small h2 {
	color: #769D4B;
}

div#special_offers_small_foot {
	margin:0 auto 0 auto;
	width: 249px;
	height: 26px;
	background: url(/images/special_offers_foot.png);
}

legend {
	color:#DE5200;
	font-size:100%;
	font-weight:bold;
	padding:0;
	margin:0;	
	text-indent:0;
}

fieldset {
	border:0;
	margin:0;
	padding:0;
}

.button {
	float:right;
	margin: 0 25px 0 0;
	font-size:100%;
}

.long_shadow {
	border:1px solid #CCCCCC;
	background:url(/images/searchbarlong.gif) no-repeat;
	width:247px;
}

.short_shadow {
	font-size:95%;
	border:1px solid #CCCCCC;
	background:url(/images/searchbarlong.gif) no-repeat;
	width:247px;
}

fieldset p{
	font-size:90%;
	padding:5px;
}

form.friends_email {
	padding:0;
	margin:0;
}

#left_results {
	padding:3px 3px 0px 3px;
	margin:0;
	float:left;
	font-size:85%;
}

#left_results p {
	padding:0;
	margin:0;
}

#right_results {
	padding:3px 3px 0px 3px;
	margin:0;
	float:right;
	font-size:85%;
}

.number_green {
	color:#009933;
	font-weight:bold;
}

.product_details img, .result_container img {
	float:left;
	margin:2px 7px 4px 2px;
}

.product_details h4, .result_container h4 {
	margin:0 0 0 0;
	font-size:110%;
}

.product_details h4 a, .product_details h4 a:visited, .result_container h4 a, .result_container h4 a:visited {
	font-weight:bold;
	color:#005294;
}

.product_details p, .result_container p {
	padding:3px;
	margin:5px 0 5px 0;
}
.product_category_item {
	padding: 5px 15px 0 5px!important;
	min-height: 122px!important;
	width: 163px!important;
}
.product_category_item img {
	float:left;
	margin:2px 7px 4px 2px;
}
.category_product_container {
	border-bottom: 1px dotted #9FA1A4;
}
.product_category_item p {
	font-size:85%;
	padding:3px;
}

input.basket_submit {
	margin:0 0 0 8px;
}

a.basket_submit, a.basket_submit:visited {
	display:none;
	background:url(/images/small_basket_icon.png) 0 center no-repeat;
	border:0;
	padding: 1px 0 0 15px;
	color:#DE5300;
	font-weight:bold;
	margin:0 0 0 6px;
	cursor:pointer;
	line-height:130%;
}


.wishlist_price_wrap a.basket_submit, .wishlist_price_wrap a.basket_submit:visited {
	margin:0 0 0 0;
}

.price_details_foot {
	float:left;
	margin:5px 0 0 0;
	clear:both;
}

div#pagination_info {
 	margin: 15px 0 10px 0;
}

.current {
	background-color:#336600;
	color:#fff;
	font-weight:bold;
	font-size:110%;
	padding:3px;
}

h2.offer_right {
	float:left;
}

#left_col_info {
	min-height:160px;
	width: 350px;
	float: left;
	border-top: 1px dotted #9FA1A4;
	border-right: 1px dotted #9FA1A4;
	border-bottom: 1px dotted #9FA1A4;
	padding:5px;
}

#important_info_col {
	float: left;
	background-color:#F1F1F1;
	border:1px solid #DEDEDE;
	padding:10px;
	width: 100%;
	font-size: 85%;
}

#important_info_col ul li {
	float:left;
	width: 140px;
	margin-right:70px;
}

#basket_header {
float:left;
font-size:90%;
}

.remove_col {
font-size:90%;
float:left;
width:78px;
min-height:16px;
padding:3px 0 0 0;
margin:5px 0 0 0;
}

.item_col {
font-size:90%;
float:left;
width:242px;
min-height:16px;
padding:3px;
margin:5px 0 0 0;
}

.price_col {
font-size:90%;
float:left;
width:60px;
min-height:16px;
padding:3px 0 0 0;
margin:5px 0 0 0;
}

.quantity_col {
font-size:90%;
float:left;
width:150px;
min-height:16px;
margin:5px 0 0 0;
padding: 3px 0 0 0 ;
}

.line_cost_col {
text-align:right;
font-size:90%;
float:left;
width:60px;
min-height:16px;
margin:5px 0 0 0;
padding:3px 0 0 3px;
}

.basket_item_quantity {
float:left;
padding:0;
margin:3px 3px 0 0;
width:20px;
}

#subtotal_wrap {
float:left;
}

#offer_wrap {
float:left;
}

#grandtotal_wrap {
float:left;
}

.basket_details {
	float:left;
	margin:20px 0 0 0;	
	padding: 0 20px 0 20px;
}

.subtotal_extra_info {
float:right;
font-size:85%;
margin:5px 13px 0 0;
color:#666666;
}

.totals {
text-align:right;
padding:3px 0 0 0;
}

#basket {
	margin: 5px 0 5px 0;
	padding:5px 0 5px 0 ;
	float:left;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

#basket a, #basket a:visited {
	font-weight:bold;
}

.basket_item {
	width:600px;
	padding:3px 0 3px 0;
	margin:3px 0 0 0;
}

#continue_shopping_basket {
	float:left;
}
#continue_shopping_basket a, #continue_shopping_basket a:visited {
	display:block;
	padding:5px 10px 0 0;
}

#checkout_basket {
	float: left;
}

#recalculate_basket {
float:left;
}

#check_out_basket {
float:left;
}


.category_wide {
border-bottom: 1px dotted #9FA1A4;
margin:0;
padding:0;
min-height:140px;
}

.category_wide h3 {
	margin:0;
	padding:0;
}

.category_titles {
	text-align:left;
	font-size:110%;
	float:left;
	margin:10px;
	width:330px;
	color:#DE5200;
}




.left_category_col {
	font-size:85%!important;
	width:115px;
	text-align:center;
	float:left;
	padding:2px;
	min-height:130px;
}

.center_category_col {
	font-size:85%!important;
	width:115px;
	text-align:center;
	float:left;
	padding:2px;
	min-height:130px;
}

.right_category_col {
	font-size:85%!important;
	width:115px;
	text-align:center;
	float:left;
	padding:2px;
	min-height:130px;
}
.view_category {
	float:right;
	font-size:85%;
	margin:10px 5px 5px 0;
	height:15px;
}
div#errorExplanation, div#notice {
	padding: 10px;
	background-color:#FFFFDF;
	border: 1px solid #DE5300;
	margin-bottom: 1em;
}

div#notice a, div#notice a:visited {
	font-weight:bold;
	color: #DE5300;
}

.add_to_basket {
	float: right!important;
	display:block;
	margin-right:10px!important;
	margin-top:3px!important;
}
div.qm_form_field {
	clear: left;
	margin-bottom: 0.5em;
}
div.qm_form_field label {
	float: left;
	display: block;
	width: 100px;
	padding-top: 4px;
}

div.qm_form_field label.req {
	float: left;
	display: block;
	width: 90px;
	padding-top: 4px;
}

acronym.acronym_req {
border:0pt none;
color:#FF0000;
display:block;
float:left;
line-height:25px;
margin:0pt 5px 0pt 0pt;
width:5px;
}

div.fieldWithErrors {
	background-color: #f9f9f9;
	border-bottom: 1px dashed #FF0000;
	padding: 3px 0 3px 0;
	margin:0;
}
div.search_results {
	margin: 20px 0 15px 0;
	padding: 0 0 0 0px;
}
div.result-group {
	border-bottom: 1px dotted #9FA1A4;
	margin-bottom: 15px;
	padding-bottom: 2px;
}
div.result_container {
	padding: 0 10px 0 20px;
	margin: 10px 0 0 0;
	list-style: none;
	font-size: 90%;
	width:290px;
	float:left;
}
div.result_container div.img_left {
	float: left;
	margin: 0 15px 0 0;
	width: 80px;
}

div.details_left {
	float:left;
	width:190px;
}

div.result_container div.details_left h3 {
	margin: 0px;
}

div.result_container div.details_left h3 a, div.result_container div.details_left h3 a:visited  {
	display:block;
	color:#336600;
	font-weight:bold;
}
div.ul_counter {
	float: left;
	margin: 0 8px 0 0;
}
.search_results_back {
	float: right;
	margin: 8px 0 0 0;
}
div.advanced_right a, div.advanced_right a:visited {
	display:block;
	float: right;
	font-size: 95%;
	margin-top: 15px;
	color:#DE5200;
	text-decoration:underline;
}
div#search_in_page {
	margin-bottom: 3px;
}
div#search_in_page label,  div#simple_search_in_page label{
	display: inline;
}
div.spacing_right {
	float: left;
	margin-right: 20px;
}
div.spacing_right_top {
	float: left;
	margin: 3px 20px 0 0;
}
br.in_page_search_spacer {
	line-height: 195%;
}
div#simple_search_in_page {
	margin-bottom: 3px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

div.quantity_col div.fieldWithErrors {
	float: left;
	border-bottom: 3px solid #FFCCCC;
}
div.button100 {
	width: 100px;
}

button {
	cursor: pointer;
	display: block;
	background: none; 
	padding: 0; 
	margin: 0; 
	border: 0;
	padding-right: 4px;
	font-size:120%;
}
div.button_low {
	height: 2px;
	background: url(/images/button_bkgrd_low.png) top repeat-x;
}
div.button_low div.l_left {
	float: left;
	height: 2px;
	width: 2px;
	background: url(/images/button_bkgrd_low_left.png) no-repeat;
}
div.button_low div.l_right {
	float: right;
	height: 2px;
	width: 2px;
	background: url(/images/button_bkgrd_low_right.png) no-repeat;
}
div.simple_keywords {
	float: left;
	margin: 2px 1px 0 0;
}
fieldset {
	padding-left: 0px;
	margin: 0px;
}
fieldset legend {
	padding-left: 0px;
	margin: 0 0 0 -8px;
	padding-bottom: 10px;
}
.top5 { margin-top: 7px; }

div.jFlowSlideContainer h3 {
	font-size: 85%;
}

input.confirm_button {
	width: 100px;
}
div.confirm_order_button form input {
	width: 175px;
}

img.products_in_wishlist2 {
	float: left; 
	margin: 0 10px 80px 0;
	border: 1px solid #ddd!important;
	display: block;
	width:80px;
	height:100px;
}

.wishlist_price_wrap {
	min-height:10px;
	float:left;
}

.wishlist_price_wrap img {
	float:left;
}

.wishlist_price {
	float:right;
	margin-left:10px;
}

/*Gift Aid Info Styling*/

.gift_aid_wrap {
	width:210px;
	float:right;
}

#gift_aid_long {
	background:url(/images/gift_aid_long.png) no-repeat;
	width:200px;
	min-height:70px;
	padding:12px 20px 1px 12px;
	margin:0;
}

#gift_aid_bottom {
	background:url(/images/gift_aid_bottom.png) no-repeat;
	width:220px;
	height:26px;
	padding:0;
	margin:0;
}

.giftaid_logo {
	float:left;
	padding:0 10px 0 0;
}

/* Indent multi-level categories */

ul.product_nav li ul.product_nav {
	font-size: 85%;
	float:left;
	margin:5px 0 5px 0;
}

ul.product_nav li ul.product_nav li a {
	padding:2px 3px 2px 4px;
}

ul.product_nav li ul.product_nav li a:hover, ul.product_nav li ul.product_nav li a.nav_on, ul.product_nav li ul.product_nav li a.nav_on:visited {
	padding:2px 3px 2px 4px;
	color:#ffffff!important;
	background-color: #D55500;
}


ul.product_nav li ul.product_nav li ul.product_nav li a {
	font-size:110%;
	padding:2px 3px 2px 3px;
	color:#005294;
}

ul.product_nav li ul.product_nav li ul.product_nav li a:hover, ul.product_nav li ul.product_nav li ul.product_nav li a.nav_on, ul.product_nav li ul.product_nav li ul.product_nav li a.nav_on:visited {
	padding:2px 3px 2px 3px;
	color:#ffffff!important;
	background-color: #005294;
}

ul.product_nav li a span {
	display: block;
	cursor: pointer;
}
ul.product_nav li a span.right {
	font-size: 120%;
}

ul.product_nav li ul.product_nav {
	padding-left:10px;
	background-color:#efefef;
	margin:0;
	width:205px;
}

ul.product_nav li ul.product_nav li {
	width: 195px;
	margin:3px 0 3px 0;
	background-color:#efefef;
}

ul.product_nav li ul.product_nav li a, ul.product_nav li ul.product_nav li a:visited {
	color:#000;
}

ul.product_nav li ul.product_nav li ul.product_nav {
	width:185px;
	margin:5px 0 5px 0;
}

ul.product_nav li ul.product_nav li ul.product_nav li {
	width: 168px;
}

/* Different colours for different level categories */

ul.product_nav span.left {font-weight:bold;}
ul.product_nav ul.product_nav span.left {font-weight:normal;}
ul.product_nav ul.product_nav ul.product_nav span.left {width:168px; font-weight:normal; display:block; float:left; text-decoration:underline;}

/* Different colours for different level arrows

ul.product_nav span.right {color: #fd0;}
ul.product_nav ul.product_nav span.right {color: #22f;}
ul.product_nav ul.product_nav ul.product_nav span.right {color: #55f;} */

/* Different padding for different level arrows*/

ul.product_nav span.right {line-height:17px;}
ul.product_nav ul.product_nav span.right {line-height:14px; padding-bottom:2px;}
ul.product_nav ul.product_nav ul.product_nav span.right {line-height:13px;}

span.third-party-notice {
	font-size: 0.9em;
	padding: 3px 0 0 3px;
	/* color: #555; */
}
