/* taken from: http://ajax.googleapis.com/ajax/libs/yui/2.7.0/build/reset/reset-min.css */
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}/* =================================================================================================
2009 CSS 

Mainly stuff relating to the general template (What's New, Logo, Top20, footer etc)

*/

.section_container
{
	width:980px;
	margin: 0px auto 0px auto;
}

#white_page
{
	width: 100%;
	background-color: #ffffff;
	clear:both;
	padding-bottom:4px;

	/*background-image:url('/i/template/2009/bg_lines.gif');*/
}

#left_content
{
	width:180px;
	float:left;
	max-width:180px;
	overflow:hidden;
	margin-left:10px;
	display:inline;
	background-color: #ffffff;
	padding-top:10px;
	min-height: 25em;
	
}

#right_content
{
	padding-top:10px;
	width:180px;
	float:right;
	max-width:180px;
	overflow:hidden;
	margin-right:10px;
	display:inline;
	background-color: #ffffff;
	min-height: 25em;
	
}

#mainContent
{
	width:582px;
	min-height: 25em;
	padding-top: 10px;
	margin: 0px auto 0px auto;

}

#actualContent {
	padding-left: 1px;
	padding-right: 1px;
	min-height: 25em;
	overflow: hidden;

}

#mini_footer {
	width:580px;
	margin: 0 auto;
	margin-top: 10px;
	background-color:#ffffff;
}

body{
	background-image: url('/i/template/2009/site_bg_festive.gif');
	background-repeat: repeat-x;
	background-color: #ffcb00;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 0.88em; /* 14px, based on browser default of 16px */
	color:#333333; 
	height: 100%;
}


/* Visible Skip Links */

.skiplink{
	color:#ff0000;
	background-color:#ff0000;
	font-weight:bold;
	text-decoration:none;
	float:left;
	position:absolute;
	z-index:-10;
	top:-100px;
}

.skiplink:active,.skiplink:focus{
	float:left;
	position:absolute;
	z-index: +10;
	padding:8px;
	border:2px solid #ff0000;
	background-color:#ffffff;
	overflow:visible;
	top:0px;
}

/* Top Site Tabs */

#site_tab_left
{
	background-color: #990000;
	float:left;
	height:32px;
	border:none;
	margin:0px;
	padding:0px;
	padding-right: 9px;
	background-image: url('/i/template/2009/top_tab_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	overflow: hidden;
}

#site_tab_curve_left
{
	width:9px;
	float:left;
	height:31px;
	background-image: url('/i/template/2009/top_tab_left.gif');
}

#site_tab_right
{
	background-color: #990000;
	float:right;
	height:32px;
	border:none;
	margin:0px;
	padding:0px;
	padding-right: 9px;
	background-image: url('/i/template/2009/top_tab_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	overflow: hidden;
	

}

.top_tabs {
	/*letter-spacing: -0.04em; */
	font-family:arial, helvetica, tahoma, sans-serif;
	font-size:1em; 
	line-height: 32px;
	text-decoration: none;
	font-weight: normal; 
	color:#ffcc00;
	
}

.top_tabs a, .top_tabs a:visited
{
	padding-top:8px;
	padding-bottom:8px;
	padding-right:4px;
	padding-left:4px;
	color:#ffffff;
	text-decoration:none !important;
}

.top_tabs a:hover, .top_tabs a:focus, .top_tabs a:active
{
	background-color:#d00000;
}

.top_tabs img, .top_tabs input
{
	padding: 0px;
	margin: 0px;
	border:none;
	vertical-align: middle;
	position: relative;
	top: 0px;
	overflow: hidden;
	height: 31px;
	width: 32px;
	line-height: 32px;
}

/* TO CHECK */

input:focus { outline: none;}


#header
{
	width: 100%;
	background-color: #ffffff;
	clear: both;
}

#header_left
{
	float:left;
	padding-left: 10px;
	padding-top: 15px;
	background-position: top left;
	background-image: url('/i/template/2009/white_page_top_left.gif');
	background-repeat: no-repeat;
}

#header_right
{
	width:468px;
	float:right;
	padding-right:10px;
	padding-top: 10px;
	background-image: url('/i/template/2009/white_page_top_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	
}

#advert
{
	width:468px;
/*	height:60px; */
	border:0px;
	padding-bottom:0px;
}

#date_block
{

	height:20px;
	color:#000000;
	letter-spacing: -0.05em; 
	font-size:1.28em; 
	line-height:20px;
	font-weight: bold; 
	text-align:right;
	display:block;
	margin-top:10px;
	padding-bottom:10px;
	float:right;
	font-family: helvetica, arial, tahoma, sans-serif;
	
}

#phone_block
{

	height:20px;
	color:#ff6600;
	letter-spacing: -0.05em; 
	font-size:1.25em; 
	line-height:20px;
	font-weight: bold; 
	text-align:left;
	display:block;
	margin-top:10px;
	padding-bottom:10px;
	float:left;
	font-family: helvetica, arial, tahoma, sans-serif;
}

#inside_left_content
{
	margin-bottom: 10px;
	width:283px;
	float:left;
	max-width:283px;
	overflow:hidden;
	display:inline;
	height: 100%;
}

#inside_right_content
{
	margin-bottom: 10px;
	width:283px;
	float:right;
	max-width:283px;
	overflow:hidden;
	display:inline;
	height: 100%;
}

#hpf
{
	width:580px;
	height:250px;
	margin-bottom: 10px;
}

#hpf img
{
	width:580px;
	height:250px;
	border: none;
}

.side_box {
	width: 100%;
	margin-bottom: 10px;	
	position: relative;
}


#search_box_header
{
	background-color:#0090ff;
	height:40px;
}

#search_box_footer
{
	background-color:#cde6ff;
	position: relative;
	padding-top:4px;
	width: 100%;

	
}

#search_box_input
{
	width:121px;
	background-color:#ffffff;
	border:1px solid #0090ff;
	margin:6px;
	height:23px;
	padding:3px;
	padding-left:6px;
	padding-bottom:0px;
	font-weight: normal; 
	text-align:left;
	vertical-align:middle;
	color:#999999;
	float:left;
	margin-right:4px;
	font-size:1em;
}

#search_button
{
	width:29px;
	height:31px;
	margin-top:7px;
	border:none;

}

#search_link_1, #search_link_2, #search_link_3, #giftfinder_title
{
	height:15px;
	color:#ffffff;
	letter-spacing: -0.05em;  
	line-height: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	display:block;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold; 
	

	background-repeat: no-repeat;
	background-position: right;
	margin-bottom:4px;
	font-family:helvetica, arial, tahoma, sans-serif;
	font-size: 1.1em;
}

#search_link_1{background-color:#81c9fa;background-image:url('/i/template/2009/search_icon_1.gif');}
#search_link_2{background-color:#81c9fa;background-image:url('/i/template/2009/search_icon_1.gif');}
#search_link_3{background-color:#81c9fa;background-image:url('/i/template/2009/search_icon_1.gif');}
#giftfinder_title{background-color:#419ef5;background-image:url('/i/giftfinder/title_cog.gif');}

#giftfinder_inside{margin-left:5px;margin-right:5px;}
#giftfinder_bubble_top{background-image:url('/i/giftfinder/bubble_top.gif');height:4px;width:170px;overflow:hidden}
#giftfinder_bubble_results{background-color:#ffffff;text-align:center;color:#45a938;font-weight:bold;line-height:1em;}
#giftfinder_bubble_bottom{background-image:url('/i/giftfinder/bubble_bottom.gif');height:15px;width:170px;overflow:hidden}

#giftfinder_who_top{background-image:url('/i/giftfinder/title_who.gif');height:25px;width:170px;}
.giftfinder_radio{background-image:url('/i/giftfinder/radio_0.png');width:21px;height:21px;float:left;margin:4px;}
.radio_on{background-image:url('/i/giftfinder/radio_1.png');}
.giftfinder_who_list{display:block;width:85px;float:left;background-color:#81c9fa;color:#0160b2;line-height:27px;font-weight:bold;}
.giftfinder_who_list:hover{background-color:#419ef5;color:#ffffff;text-decoration:none;}

#giftfinder_price_top{background-image:url('/i/giftfinder/title_price.gif');height:25px;width:170px;}
#giftfinder_price_inside{background-color:#81c9fa;padding-top:12px;padding-bottom:3px;}
#giftfinder_price_min{font-size:.85em;background-color:#44c733;float:left;border:1px solid #affba5;margin-left:5px;padding-left:5px;padding-right:5px;padding-top:3px;padding-bottom:3px;color:#ffffff;line-height:1em;font-weight:bold;}
#giftfinder_price_max{font-size:.85em;background-color:#fa4141;float:right;border:1px solid #fcc6c6;margin-right:5px;padding-left:5px;padding-right:5px;padding-top:3px;padding-bottom:3px;color:#ffffff;line-height:1em;font-weight:bold;}
#giftfinder_price_track{background-color:#419ef5;height:7px;margin-left:5px;margin-right:5px;margin-bottom:16px;}
#giftfinder_price_track_sel{background-color:#0160b2;height:7px;margin-left:10px;margin-right:40px;overflow:hidden}
#giftfinder_min_slider{background-image:url('/i/giftfinder/min_arrow.png');height:20px;width:19px;cursor:ew-resize;position:relative;top:3px;}
#giftfinder_max_slider{background-image:url('/i/giftfinder/max_arrow.png');height:20px;width:19px;cursor:ew-resize;position:relative;top:-35px;}

#giftfinder_cats_top{background-image:url('/i/giftfinder/title_cats.gif');height:25px;width:170px;}
.giftfinder_check{background-image:url('/i/giftfinder/check_0.png');width:20px;height:20px;float:left;margin:4px;}
.check_checked{background-image:url('/i/giftfinder/check_1.png');}
.giftfinder_cat_list{display:block;float:left;width:100%;background-color:#81c9fa;color:#0160b2;line-height:27px;font-weight:bold;}
.giftfinder_cat_list:hover{background-color:#419ef5;color:#ffffff;text-decoration:none;}
#giftfinder_blue_bot{background-image:url('/i/giftfinder/blue_bot.gif');height:4px;width:170px;clear:both;margin-bottom:5px;overflow:hidden}

#giftfinder_help_bubble{background-image:url('/i/giftfinder/help_bubble.png');width:173px;height:163px;padding-left:40px;padding-right:12px;padding-top:12px;padding-bottom:12px;float:left;position:absolute;z-index:100;}
#giftfinder_help_title{color:#419ef5;font-weight:bold;width:135px;float:left;font-family: helvetica, arial, tahoma, sans-serif;font-size:1.15em;}
#giftfinder_help_text{color:#0160b2;font-size:0.8em;clear:both;padding-top:5px;}
#giftfinder_help_text p{margin-bottom:6px;}
#giftfinder_help_text a{display:block;position:absolute;top:160px;width:173px;text-align:center;}

.gift_finder_product_text{position: absolute; text-align:center;color:#0160b2;font-size:0.8em;}
.gift_finder_product_text a {color:#0160b2;}

.giftfinder_tooltip_tl{background-image:url('/i/giftfinder/help_tl.png');width:12px;height:12px;}
.giftfinder_tooltip_t{background-image:url('/i/giftfinder/help_t.png');height:12px;}
.giftfinder_tooltip_tr{background-image:url('/i/giftfinder/help_tr.png');width:12px;height:12px;}
.giftfinder_tooltip_l{background-image:url('/i/giftfinder/help_l.png');width:12px;}
.giftfinder_tooltip_r{background-image:url('/i/giftfinder/help_r.png');width:12px;}
.giftfinder_tooltip_bl{background-image:url('/i/giftfinder/help_bl.png');width:12px;height:12px;}
.giftfinder_tooltip_b{background-image:url('/i/giftfinder/help_b.png');height:12px;}
.giftfinder_tooltip_br{background-image:url('/i/giftfinder/help_br.png');width:12px;height:12px;}
.giftfinder_tooltip{background-image:url('/i/giftfinder/help_bg.png');color:#0160b2;font-size:0.8em;}

#giftfinder_fade {display:block;position:absolute;bottom:0px;width:580px;height:55px;background-image:url('/i/giftfinder/fade.png');z-index:9999;}

#giftfinder_close_button{float:right;width:38px;}
/*#search_link_2{background-color:#7fdeff;background-image:url(/i/template/2009/search_icon_2.gif);}
#search_link_3{background-color:#a7ecff;background-image:url(/i/template/2009/search_icon_3.gif);}*/

#search_link_1:hover, #search_link_2:hover, #search_link_3:hover, #search_link_1:focus, #search_link_2:focus, #search_link_3:focus, #search_link_1:active, #search_link_2:active, #search_link_3:active
{
	background-color:#419ef5;
	color:#ffffff;
	background-image:url('/i/template/2009/search_icon_hover.gif');
}


#search_left, #search_right 
{	
	margin-top:4px;
	margin-bottom:4px;	
}

#search_left{
	border-right: 1px solid #ffffff;
	}

#search_left a, #search_right a, #search_left a:visited, #search_right a:visited
{
	height:13px;
	color:#068be6;
	
	font-size: 0.86em; 
	line-height: 13px;
	text-decoration: none;
	display:block;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold; 
	padding-bottom:2px;
	padding-top:2px;
}

#search_left a:hover, #search_right a:hover, #search_left a:focus, #search_right a:focus, #search_left a:active, #search_right a:active
{
	background-color:#419ef5;
	color:#ffffff;
}

.top_bar
{
	height:34px;
	color:#ffffff;
	letter-spacing: -0.05em;  
	font-size:1.21em; 
	line-height: 34px;
	text-decoration: none;
	font-weight: bold; 
	position:relative;
	text-align:left;
	font-family: helvetica, arial, tahoma, sans-serif;

}

.top_bar a, .top_bar a:visited, .top_bar p, .top_bar strong {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	display:block;
	color:#ffffff !important;
	text-decoration:none;
	position:absolute;
	padding-left:10px;
	
}
.top_bar a:hover, .top_bar a:focus, .top_bar a:active
{
	text-decoration:underline;
}


#top_50_bottom, #gift_vouchers_bottom, #recent_awards_bottom, #twitter_bottom, #firedup_bottom, #photovideo_bottom, #competitions_bottom, #basket_bottom, #whats_new_bottom, #sign_up_bottom, #photo_video_bottom, #buying_bottom, #greyed_out, #shopfront_bottom, #wishlist_bottom
{
	position:relative;
	background-color:#f4f4f4;
	width:100%;
	padding-top:2px;
	padding-bottom:2px;
}


#greyed_out{
	height: 100%;
	background-image: url('/i/template/2009/greyed.gif');
}

.top_shopfront_clr{background-color:#ffaa00;}
.top_50_top_clr{background-color:#ff0000;}
.gift_vouchers_top_clr{background-color:#ff6600;}
.recent_awards_top_clr{background-color:#c8c8c8;}
.twitter_top_clr{background-color:#70e2ff;}
.photo_video_top_clr{background-color:#00ddb6;}
.firedup_top_clr{background-color:#ffaa00;}
.competitions_top_clr{background-color:#c0c700;}
.press_top_clr{background-color:#c8c8c8;}
.buying_gifts_top_clr{background-color:#c8c8c8;}
.basket_top_clr{background-color:#96de4f;} 
.whats_new_top_clr{background-color:#ff6600;}
.sign_up_top_clr{background-color:#be03f4;}
.oppbox_top_clr{background-color:#81c9fa;}
.wishlist_top_clr {background-color: #ffaa33;}


.oppbox_bottom
{
	background-color:#d4eeff;
}

.oppbox_bottom p{
	margin:0px;
	padding:0px;
	text-align:center;
	color:#666666;
	font-size:0.85em;
	margin-bottom:8px;
	font-weight:bold;
}

#top_50_bottom
{
	background-color:#ffcaca;
}

.top_50_item
{
	background-color:#ff0000;
	margin-left:10px;
	margin-right:10px;
	padding:0;
	margin-top:8px;
}

.top_50_item_left{
	width:18px;
	color:#ffffff;
	letter-spacing: -1px; 
	font-size:0.96em; 
	text-decoration: none;
	text-align:center;
	font-weight: bold; 
	font-family: arial,helvetica,sans-serif;
	padding-bottom:2px;
	padding-top:2px;
	background-color:#ff0000;
	float:left;

}

.top_50_item_right{
	width:142px;
	color:#ffffff;
	padding-bottom:2px;
	padding-top:2px;
	background-color:#ffffff;
	float:right;
}
.top_50_item_right img{
	float:left;
	margin-left:2px;
	margin-right:4px;
	border:none;
}

.top_50_product_name, .top_50_product_name a, .top_50_product_name:visited 
{
	color:#ff6600;
	font-size:0.79em; 
	text-decoration: none;
	display:block;
	font-weight: bold; 
	padding-left:5px;
	line-height:11px;
}

.top_50_product_name:hover, .top_50_product_name:focus, .top_50_product_name:active  
{
	color:#ff0000;
	text-decoration:underline;
}

.top_50_strapline
{
	color:#777777;
	font-size:0.79em; 
	text-decoration: none;
	display:block;
	padding-left:5px;
	line-height:11px;
	margin-top:2px;
}
.top_50_price
{
	color:#000000;
	font-size:0.79em; 
	text-decoration: none;
	display:block;
	font-weight: bold; 
	padding-left:5px;
	line-height:11px;
	margin-top:2px;
}

.top_50_indent {
	margin-left: 50px;
}

#top_50_more{
	width:100%;
	height:24px;
	padding-top:12px;
	display:block;
	text-align:center;
	font-size:.75em;
}
#top_50_more a, #top_50_more a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#ff0000;
}
#top_50_more a:hover, #top_50_more a:focus, #top_50_more a:active{
	color:#ffffff;
	background-color:#ff6565;
	padding:3px;
}









#gift_voucher_top
{
	width:170px;
	height:12px;
	position:absolute;
	background-image: url('/i/template/2009/gift_voucher_top.gif');
	top:22px;
	left:0px;
}

#gift_vouchers_bottom
{
	padding-top:0px;
	background-color:#ffd2b4;
}

#gift_vouchers_bottom p{
	margin:0px;
	padding:0px;
	text-align:center;
	color:#ff9c5a;
	font-size:0.75em;
	margin-bottom:8px;
}

#gift_vouchers_bottom p a, #gift_vouchers_bottom p a:visited{
	text-decoration:none;
	padding:3px;
	color:#ff6600;
	font-weight:bold;
}

#gift_vouchers_bottom p a:hover, #gift_vouchers_bottom p a:focus, #gift_vouchers_bottom p a:active{
	text-decoration:none;
	padding:3px;
	color:#ffffff;
	font-weight:bold;
	background-color:#ff9c5a;
}

#recent_awards_bottom
{
	padding-top:10px;
	margin-bottom: 10px;
}

#recent_awards_bottom p{
	margin:0px;
	padding:0px;
	text-align:center;
	color:#888888;
	font-size:0.75em;
	margin-bottom:8px;
	position: relative;
	width:100%;
}

#recent_awards_bottom p a, #recent_awards_bottom p a:visited{
	text-decoration:none;
/*	padding:3px; */
/*	color:#888888; */
	color:#ff0000;
	font-weight:bold;
}

#recent_awards_bottom p a:hover, #recent_awards_bottom p a:focus, #recent_awards_bottom p a:active{
	text-decoration:underline;
/*	padding:3px; */
	color:#ff0000;
/*	background-color:#c8c8c8; */
}

#side_banner
{
	overflow:hidden;
	position:relative;
	padding:0px;
	margin:0px;
	margin-bottom: 10px;
}
#side_banner img
{	
	border:0px;
}

#basket_message
{
	color:#6e6e6e;

	font-size:0.69em; 
	line-height: 14px;
	text-decoration: none;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	
	font-weight:bold;
	
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	
}

#basket_message img{
	padding-right:10px;
}

.basket_list{
	width:100%;
	padding:0px;
	color:#000000;
	font-size: 0.8em;
	line-height: 1.16em;
}

.basket_list_item{ 
	text-decoration: none;
	text-align:left;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:2px;
	padding-right:10px;
	width:100%;
}
.basket_list_item a,.basket_list_item a:visited{
	color:#355a00;
	text-decoration:none;
}
.basket_list_item a:hover, .basket_list_item a:focus, .basket_list_item a:active{
	/*background-color:#96de4f;*/
	text-decoration:underline;
}

.remove_button{
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
	border:none;
}
.edit_basket:hover, .edit_basket:focus, .edit_basket:active {
	background-color:transparent !important;
}

.basket_list_price{
	text-decoration: none;
	text-align:right;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:4px;
	padding-right:0px;
	width:100%;
}

.basket_list_quantity{
	text-decoration: none;
	text-align:left;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:4px;
	padding-right:0px;
	width:100%;
}

.basket_list_remove{
	text-decoration: none;
	text-align:right;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:4px;
	padding-right:10px;
	margin:0px;
	font-weight:bold;
	text-align: center;
}

.basket_list_highlight {
	text-decoration: none;
	text-align:left;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:2px;
	padding-right:10px;
	width:100%;
	font-weight:bold;
}

.basket_line_break
{
	width:100%;
	height:1px;
	background-color:#96de4f;
	padding:0px;
}

#basket_bottom
{
	padding-top: 5px;
	min-height: 10px;
	background-color:#e6f8d4;
	
}

/* =========================================================== Wishlist */


#wishlist_bottom {
	padding-top: 5px;
	min-height: 10px;
	background-color:#fff3bb;
}


#wishlist_message {

	font-size:0.8em; 
	text-decoration: none;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
		
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	
}

.wishlist_list {
	width:100%;
	padding:0px;
	color:#000000;
	font-size: 0.8em;
	line-height: 1.16em;
}

.wishlist_list_item { 
	text-decoration: none;
	text-align:left;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:2px;
	padding-right:10px;
	width:100%;
}

.wishlist_list_item a, .wishlist_list_item a:visited {
	color:#bb6600;
	text-decoration:none;
}
.wishlist_list_item a:hover, .wishlist_list_item a:focus, .wishlist_list_item a:active{
	/*background-color:#96de4f;*/
	text-decoration:underline;
}

.wishlist_list_links{
	text-decoration: none;
	text-align:left;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:4px;
	padding-right:0px;
	width:100%;
}

.wishlist_line_break {
	width:100%;
	height:1px;
	background-color:#ffaa33;
	padding:0px;
}

/* ============================================================ What's New */

#whats_new_bottom
{
	background-color:#ffd2b4;
}


.whats_new_item
{
	background-color:#ffffff;
	margin-left:10px;
	margin-right:10px;
	padding:0;
	margin-top:8px;
	overflow: visible;
}

.whats_new_box img{
	display:block;
}

.whats_new_box_img{
	float:left;
	margin-left:2px;
	margin-right:4px;
	border:none;
}

.whats_new_item a, .whats_new_item a:visited
{
	color:#ff6600;
	font-size:0.79em; 
	text-decoration: none;
	display:block;
	font-weight: bold; 
	padding-left:5px;
	line-height:11px;
	margin-top:2px;
}

.whats_new_item a:hover, .whats_new_item a:focus, .whats_new_item a:active
{
	color:#ff0000;
	text-decoration:underline;
}

.whats_new_strapline
{
	color:#777777;
	font-size:0.79em; 
	text-decoration: none;
	display:block;
	padding-left:5px;
	line-height:11px;
	margin-top:2px;
}
.whats_new_price
{
	color:#000000;
	font-size:0.79em; 
	text-decoration: none;
	display:block;
	font-weight: bold; 
	padding-left:5px;
	line-height:11px;
	margin-top:2px;
	z-index:+10;
}

.whats_new_indent {
	margin-left: 60px;
}

#whats_new_more{
	width:100%;
	height:24px;
	padding-top:12px;
	display:block;
	text-align:center;
	font-size:.75em;
}

#whats_new_more a,#whats_new_more a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#ff6600;
}

#whats_new_more a:hover,#whats_new_more a:focus,#whats_new_more a:active{
	color:#ff6600;
	text-decoration:underline;
/*	background-color:#ff9c5a; */
/*	padding:3px; */
}

.oppbox_header{
	background-color:#d4eeff;
	height: 71px;
	width: 180px;
	display:block;
	position:relative;
	background-image:url('/i/template/2009/oppboxheader.gif');
}

.oppbox_header a:hover, .oppbox_header a:active, .oppbox_header a:focus{
	text-decoration:none !important;
}

.oppbox_header a{
	display:block;
	height:100%;
	width:100%;
}

.oppbox_item
{
	background-color:#ffffff;
	margin-left:10px;
	margin-right:10px;
	padding:0;
	margin-top: 0px;
	text-align:center;
	position: relative;
}

.oppbox_box{
	text-align:center;
}

.oppbox_box img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.oppbox_box_img{
	margin-left:4px;
	margin-right:4px;
	border:none;
}

.oppbox_item a, .oppbox_item a:visited
{
	color:#ff6600;
	font-size:0.96em; 
	text-decoration: none;
	display:block;
	font-weight: bold; 
	padding-left:3px;
	padding-right:3px;
}

.oppbox_item a:hover, .oppbox_item a:focus, .oppbox_item a:active
{
	color:#ff0000;
	text-decoration:underline;
}

.oppbox_now
{
	color:#ff6600;
	font-size:0.89em; 
	text-decoration: none;
	font-weight:bold;
	line-height:.89em;
	margin-top:2px;
}
.oppbox_price
{
	color:#000000;
	font-size:0.89em; 
	text-decoration: none;
	font-weight: normal; 
	line-height:.89em;
	margin-top:2px;
	z-index:+10;
}


#sign_up_bottom
{
	background-color:#f2cdfd;
	margin-bottom: 10px;
}
#sign_up_bottom p{
	margin:0px;
	padding:0px;
	text-align:center;
	color:#666666;
	font-size:0.85em;
	margin-bottom:0px;
	font-weight:bold;
}
#sign_up_input
{
	width:121px;
	background-color:#ffffff;
	border:1px solid #d868f8;
	margin:6px;
	height:23px;
	padding:3px;
	padding-left:6px;
	padding-bottom:0px;
	font-size:1em; 
	font-weight: normal; 
	text-align:left;
	vertical-align:middle;
	color:#999999;
	float:left;
	margin-right:5px;
}

#sign_up_button
{
	width:29px;
	height:31px;
	margin-top:6px;
	border:none;
	display:inline;
}


#payment_options{
	color:#888888;
	font-size:0.96em;
	padding-bottom:2px;
	position:relative;
	text-align:center;
	float:left;
	font-weight:bold;
	width:400px;
}

#payment_options b{
	color:#ff6600;

}

#security_credentials{
	color:#c8c8c8;
	padding-bottom:2px;
	padding-top:10px;
	width:170px;
	background-color:#f4f4f4;
	position:relative;
	float:right;
}

#security_credentials p{
	margin:0px;
	padding:0px;
	text-align:center;
	color:#888888;
	margin-bottom:8px;
	position: relative;
	width:100%;
	font-weight:bold;
}
#security_credentials p a, #security_credentials p a:visited{
	text-decoration:none;
/*	padding:3px; */
	color:#ff0000;
	font-size:0.75em;

}
#security_credentials p a:hover, #security_credentials p a:focus, #security_credentials p a:active{
	text-decoration:underline;
/*	padding:3px; */
	color:#ff0000;
	font-size:0.75em;
/*	background-color:#c8c8c8; */
}



#footer
{
	background-color: #ffa200;
	clear:both;
	color:#ffffff;
	font-size: 0.8em;
	line-height:1.5em;
	text-decoration: none;
	display:block;
	font-weight: bold; 
	text-align:center;
	
}

#footer table tr td, #footer table thead td{

	text-align:left;
	width:20%;
	vertical-align:top;
}
#footer table{
	text-align:left;
	width:960px;
}
#footer table a{
	display:block;

}


#footer table thead{
	color:#fdff87;
}

#footer a, #footer a:visited{
	color:#ffffff;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}
#footer a:hover, #footer a:focus, #footer a:active{
	color:#ff6600;
	text-decoration:none;
	background-color: #ffe57e;

}

#footer .copyright
{
	color:#fdff87;
}


/* Box Curves */

.curve_tl
{
	position:absolute;
	top:0px;
	left:0px;
	height:10px;
	width:9px;
	/* background-image: url('/i/template/2009/curve_tl.png'); */
	overflow:hidden;
}
.curve_tr
{
	position:absolute;
	top:0px;
	right:0px;
	height:10px;
	width:9px;
	background-image: url('/i/template/2009/curve_tr.png');
	overflow:hidden;
}
.curve_bl
{
	position:absolute;
	bottom:0px;
	left:0px;
	height:10px;
	width:9px;
	background-image: url('/i/template/2009/curve_bl.png');
	overflow:hidden;
}
.curve_br
{
	position:absolute;
	bottom:0px;
	right:0px;
	height:10px;
	width:9px;
	background-image: url('/i/template/2009/curve_br.png');
	overflow:hidden;
}
/* ============================================================================================== 

OK Homepage is quite a different kettle of fish from the usual pages

*/

#delivery_update
{
	margin-right: 0px;
	margin-bottom:5px;
	background-color:#ddf6fd;
	line-height: 15px;
	text-decoration: none;
	position:relative;
	padding:0px;
	float:right;
	width:100%;
	
}

#delivery_update p{
	margin:0px;
	padding:0px;
	padding-left:159px;
	padding-bottom:6px;
	padding-top:3px;
	
}

#delivery_update_van
{
	padding:0px;
	margin:0px;
	position:absolute;
	left:5px;
	top:-3px;
	height:44px;
	width:140px;
	margin-bottom:-44px;
	margin-right:-140px;
}

#tag_cloud
{
	clear: both;
	background-color:#cde6ff;
	color:#6e6e6e;
	font-size:0.9em; 
	line-height: 0.9em;
	text-decoration: none;
	padding-bottom:6px;
	padding-top:6px;
	text-align:center;
	position:relative;
	margin-bottom: 10px;
	font-family: helvetica, arial, tahoma, sans-serif;
}

.tag_cloud_links {
	padding:6px;
	margin-top:3px;
}

.tag_cloud a, .tag_cloud a:visited {
	text-decoration:none;
	color:#419ef5;
	font-weight:bold;
	margin-top: -6px;
	letter-spacing: -1px; 
	display:inline-block;
	text-align:center;
	padding:3px;
}
.tag_cloud a:hover, .tag_cloud a:focus, .tag_cloud a:active{
	color: #ffffff;
	background-color: #419ef5;
	text-decoration:none;
}

.tag_cloud_size1 {font-size:1.0em; line-height: 1.7em; }
.tag_cloud_size2 {font-size:1.2em; line-height: 1.5em; }
.tag_cloud_size3 {font-size:1.4em; line-height: 1.3em; }
.tag_cloud_size4 {font-size:1.6em; line-height: 1.1em; }
.tag_cloud_size5 {font-size:1.8em; line-height: .9em; } 
.tag_cloud_size6 {font-size:2.0em; line-height: 0.7em; }


.tag_title a, .tag_title a:visited{
	text-decoration:none;
	color:#777777 !important;
	font-weight:bold;
	letter-spacing: -1px; 
	display:inline-block;
	text-align:center;
	font-size:1.2em;
	padding:.5em;
}

.tag_title a:hover, .tag_title a:focus, .tag_title a:active{
/*	color: #ffffff !important;*/
/*	background-color: #cccccc;*/
	text-decoration:underline;
	color:#888888;
}

ul
{
	padding:0px;
	margin:0px;
	margin-left:0px;
	/*list-style-image: url(/i/template/2009/bullet.gif);*/

	margin-bottom:-10px;
	margin-top:5px;
}
li{
	padding:0px;
	margin:0px;
}



#twitter_icon, #blog_icon, #basket_icon, #win_50_icon, #wishlist_icon
{
	width:28px;
	height:28px;
	position:absolute;
	top:3px;
	right:14px;
	border:0px;
	cursor: pointer;cursor: hand;
}

#twitter_icon {
	background-image:url('/i/template/2009/twitter_icon.gif');
}

#blog_icon {
	background-image:url('/i/template/2009/blog_icon.gif');
}

.basket_icon_cart {
  background-image:url('/i/template/2009/basket_icon.gif');
}

.basket_icon_spinner {
  background-image:url('/i/template/2009/spinner2.gif');
  background-position: center center;
  background-repeat: no-repeat;
}

.wishlist_icon_cart {
  background-image:url('/i/template/2009/wishlist_icon.gif');
}

.wishlist_icon_spinner {
  background-image:url('/i/template/2009/spinner2_wishlist.gif');
  background-position: center center;
  background-repeat: no-repeat;
}

#win_50_icon {
	background-image:url('/i/template/2009/win50_icon.gif');
	height:100%;
	width:44px;
	top:0px;
	cursor: auto;
}


#twitter_bottom, #firedup_bottom, #photo_video_bottom, #competitions_bottom
{
	width:273px;
	padding-left:5px;
	padding-right:5px;
	overflow:hidden;
	position:relative;
	font-size:.96em;
}

.shopfront_grid_product {
	width:180px;
	position:relative;
	overflow:hidden;
	height:180px;
	float:left;
	display:block;
	margin-right:20px;
	margin-bottom:10px;
}

.no_right_margin_thanks {
	margin-right:0px;
}

#shopfront_bottom
{
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
	padding-top:10px !important;
}

.shopfront_product{
	float:left;
	width:123px;
	margin-right:12px;
	text-align:center;
	font-size:0.79em; 
	font-weight: bold; 
}

.shopfront_product img{
	width:123px;
	height:123px;
	border:none;
}

#shopfront_viewport{
	float:left;
	width:528px;
	overflow:hidden;
	position:relative;
	left:26px;
}

#shopfront_content{
	float:left;	
}

#shopfront_left,#shopfront_right{
	float:left;
	width:26px;
	height:123px;
	position:absolute;
	top:10px;
	background-color:#f2f2f2;
}
#shopfront_left{
	left:0px;
}
#shopfront_right{
	right:0px;
}
#shopfront_leftarrow,#shopfront_rightarrow{
	width:26px;
	height:123px;
}

#shopfront_leftarrow{background-color:#f2f2f2;background-image:url('/i/home/shopfront_arrow_left.gif');}
#shopfront_leftarrow:hover{background-color:#e7e7e7;background-image:url('/i/home/shopfront_arrow_left2.gif');}
#shopfront_rightarrow{background-color:#f2f2f2;background-image:url('/i/home/shopfront_arrow_right.gif');}
#shopfront_rightarrow:hover{background-color:#e7e7e7;background-image:url('/i/home/shopfront_arrow_right2.gif');}

#shopfront_blobs{
	float:right;
	text-align:right;
	right:10px;
	top:0px;
	height:32px;
	position:absolute;
	display:block;
}
#shopfront_blobs img{
	padding-top:12px;
	padding-bottom:11px;
	padding-left:3px;
	padding-right:3px;
	cursor: pointer;cursor: hand;
}


#photo_video_bottom p{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

#twitter_bottom a, #firedup_bottom a, #twitter_bottom a:visited, #firedup_bottom a:visited{

	font-weight:bold;
	text-decoration:none;
/*	padding:1px; */
/*	margin-left:-1px;*/

}
#twitter_bottom a, #twitter_bottom a:visited {color:#109bd5;}
#firedup_bottom a, #firedup_bottom a:visited{color:#ff7100;}

#twitter_bottom li, #firedup_bottom li {
	list-style: none outside;
	margin-bottom: 5px;
	marker-offset:0;
}

#twitter_bottom a:hover, #twitter_bottom a:focus, #twitter_bottom a:active{
	color:#109bd5;
	text-decoration:underline;
/*	background-color:#3fc7e9;*/
	
}
#firedup_bottom a:hover, #firedup_bottom a:focus, #firedup_bottom a:active{
	color:#ff7100;
	text-decoration:underline;
/*	background-color:#ffaa00;*/
}

.post_date{
	color:#929292;
	font-size:0.75em;
	font-weight:bold;
}

#potw, #votw
{
	margin:0px;
	margin-bottom:8px;
	margin-top:11px;
	width:127px;
	height:127px;
	position:relative;
	overflow:hidden;
}

#potw{
	left: 5px;
	float:left;

}
#votw{
	right: 5px;
	float:right;

}

#competitions_bottom p{
	padding:5px;
	margin:0px;
}

#competitions_bottom p a, #competitions_bottom p a:visited{
	font-weight:bold;
	color:#717900;
	text-decoration:none;
/*	padding:1px; */
/*	margin-left:-1px;*/
}
#competitions_bottom p a:hover, #competitions_bottom p a:focus, #competitions_bottom p a:active{
	color:#717900;
	text-decoration:underline;
/*	background-color:#c1c800;*/
}
#competitions_bottom img{
padding:0;
margin: 0px;
}


#press_bottom .press_block
{
	width:190px;
	position:relative;
	overflow:hidden;
	height:165px;
	float:left;
	display:block;
} 

#press_bottom .press_spacer
{
	width:5px;
	position:relative;
	overflow:hidden;
	height:165px;
	float:left;
} 

#press_bottom img
{
	border:0px;
	overflow:hidden;
	padding-top:5px;
}

#press_bottom 
{
	height:165px;
	position:relative;
	overflow:hidden;
	margin-bottom: 10px;
}


#homepage_links {
	padding:0px;
	margin:0px;

}

#homepage_links a, #homepage_links a:visited {
	width:260px;
	display:block;
	float:left;
	text-align:left;
	margin:0px;
	padding:0px;
	color:#777777;
	letter-spacing: -0.05em;  
	padding-right:15px;
	padding-left:15px;
	line-height: 32px;
	text-decoration: none;
	font-weight: bold; 
	border-bottom:2px #edebeb solid;
	background-image:url('/i/template/2009/link_icon.gif');
	background-repeat:no-repeat;
	background-position:250px 50%;
	margin-bottom:10px;
}

#homepage_links a:hover, #homepage_links a:focus, #homepage_links a:active{
	background-color:#c8c8c8;
	color:#ffffff;
	text-decoration: none;
	background-image:url('/i/template/2009/link_icon_1.gif');
}

#buying_bottom
{
	margin-bottom: 10px;
	padding-bottom:2px;
}

#buying_bottom p{
	margin:0px;
	padding:10px;
	text-align:left;
/*	color:#929498;*/
	color:#666666;
	position: relative;
	width:560px;
}

#buying_bottom p a, #buying_bottom p a:visited{
	text-decoration:none;
/*	padding:2px;*/
	color:#ff0000;
}
#buying_bottom p a:hover, #buying_bottom p a:focus, #buying_bottom p a:active{
	text-decoration:underline;
	color:#ff0000;
/*	background-color:#888888;*/
}

.annotation_box{
	background-color: #BBBBBB;
	position:absolute;
	width:100%;
	left:0px;
	bottom:-1px;
	padding:0px;
	/* for IE */
	filter:alpha(opacity=90);
	/* CSS3 standard */
	opacity:0.8;
	font-size: 0.80em;
}

.annotation_text{
	padding: 2px 5px 2px 5px;
	bottom:0px;
}

.annotation_text a, .annotation_text a:visited{
	color:#111111;
	text-decoration:none;
}

.annotation_text a:hover, .annotation_text a:focus, .annotation_text a:active{
	color:#111111;
	text-decoration:none;
}




/* //////////////////////////////////////////////////////////////////////////////////////////////
 General Content

Mainly stuff pulled in from existing basic.css & smallfonts.css as somewhere to start

*/


/* ========================================================================================= FANCY HTML BUTTONS */



.fb_button{
	margin-top:1px;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
	border:none;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration:none;
	list-style:none;
	vertical-align:top;
	outline:none;
	z-index: +10;
}

.force_block{display:block!important;}

.fb_button_outer_box,.fb_button_inner_box{
	padding:0px;
	border-style:solid;
}

.fb_button_outer_box{
	margin:0;
	border-width:1px 0;
	padding-bottom:1px;
	border-bottom:none;
}

.fb_button_inner_box{
	margin:0 -1px;
	border-width:0 1px

}

.fb_button_pos{
	position:relative;
	height:100%;
}

.fb_button_top_shadow
{
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	height:13px;
	overflow:hidden;
	width:100%;
	border-bottom: 2px solid;
}

.fb_button_top_highlight
{
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	height:1px;
	overflow:hidden;
	width:100%;
	border-bottom:1px solid;border-top:1px solid;
}

.fb_button_bottom_shadow
{
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	height:1px;
	overflow:hidden;
	width:100%;
	border-top:1px solid;
}

.fb_button_content
{
	position:relative;
	padding:7px 13px;
	text-align:center;
	white-space:nowrap;
	font-size:1em;
	line-height:1em;
	font-weight:bold;
	text-decoration:none !important;
	color:#ffffff;
	/*letter-spacing:-1px;*/
	height:16px;
	margin:0px;
	display:block;
	cursor: pointer;cursor: hand; 
    outline: none;
    vertical-align:middle;
	-webkit-user-select: none;
	-moz-user-select: none;
}



.fb_button_content img
{
	position:relative;
	padding:0px;
	margin:0px;
	height:16px;
	top:0px;
	border:none;
	vertical-align:middle;

}


/* ============================================================ STUFF PULLED IN FROM EXISTING BASIC.CSS & SMALLFONTS.CSS follows */



h1, h2, h3, h4, .header, .subheader {
	font-family: helvetica,arial,tahoma,sans-serif;
}


h1{
	color:#000000;
	font-size:1.8em;
	font-weight:bold;
	letter-spacing:-0.05em;
}

h1 img{
	margin-bottom:10px;
}

h3{
	color:#6d6d6d;
	font-size:1.23em;
	font-weight:bold;
	letter-spacing:-0.05em;
	padding-bottom:10px;
}

h2{
	color:#ff6600;
	font-size:1.56em;
	font-weight:bold;
	letter-spacing:-0.03em;
	margin-top:10px;
	margin-bottom:5px;
}

h2 a  {
	color: #ff6600 !important;
}

.dotted_line{
	border-bottom: 1px #dddddd dotted;
	padding-bottom: 10px;
	margin-bottom:10px;
	font-family: tahoma, arial, helvetica, sans serif;
}

.solid_line{
	border-bottom: 1px #dddddd solid;
	padding-bottom: 10px;
	margin-bottom:10px;
	font-family: tahoma, arial, helvetica, sans serif;

}

strong{
	font-weight:bold;
}

.header	{
	color:#ff0000;
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:-0.05em;
	}


.subheader	{
	color:#6d6d6d;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-0.05em;
	padding-bottom:10px;
	}
	
.smallprint 	{
	text-decoration: none; 
	font-size: 0.86em;
	}

.smallprint a{
	text-decoration: none; 
	font-size:1em;
	}

.smallprint .smallprint, #special_comment .smallprint{
	font-size:1em;
}

	
.ponyimage, a.ponyimage {
	text-decoration: none;
	padding-right:10px;
	padding-left:10px;

}


/* Content */
 a,  a:visited,  a,  a:visited{
	color:#ff0000;
	text-decoration:none;
	cursor: pointer;cursor: hand;
}

 a:hover,  a:focus,  a:active{
	text-decoration:underline;
}

.content h2 {
	margin-bottom: 0px;
}

.content{
	border-bottom: 1px #dddddd solid;
	padding-bottom: 10px;
	margin-bottom:10px;
	font-family: tahoma, arial, helvetica, sans serif;
	letter-spacing: normal;
}

.content p{
	font-size:.96em;
	padding-bottom:.76em;
}

p p, li li, p li, li p, .smallprint p, .smallprint li{
	font-size:1em;
}

.content table{
	width:100%;
	font-size:.96em;
}

.content table td{
	padding:5px;
}

.no_line {
	border: none;
}


ul {
	margin-bottom: 1em;
	margin-bottom:10px;
	margin-top:0px;
}

li{
	margin-left:10px;
	list-style:disc inside;
}



.fboxm {
	border-left-width: 1px;
	border-left-color: #ffe57f;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #ffe57f;
	border-right-style: solid;
}
.fboxtl {
	border-left-width: 1px;
	border-left-color: #ffe57f;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #ffe57f;
	border-top-style: solid;
}
.fboxt {
	border-top-width: 1px;
	border-top-color: #ffe57f;
	border-top-style: solid;
}
.fboxb {
	border-bottom-width: 1px;
	border-bottom-color: #ffe57f;
	border-bottom-style: solid;
}
.boxl {
	border-left-width: 1px;
	border-left-color: #d8d8d8;
	border-left-style: solid;
}
.boxt {
	border-top-width: 1px;
	border-top-color: #d8d8d8;
	border-top-style: solid;
}
.boxtl {
	border-top-width: 1px;
	border-top-color: #d8d8d8;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-color: #d8d8d8;
	border-left-style: solid;
}
.boxm {
	border-left-width: 1px;
	border-left-color: #d8d8d8;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #d8d8d8;
	border-right-style: solid;
}
.details {
	font-weight: bold;
	color: #888888;
}
.viewing {
	font-weight: bold;
	color: #888888;
}
.details2 {
	font-weight: normal;
	color: #888888;
}
.boxb {
	border-bottom-width: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
}
.boxr {
	border-right-width: 1px;
	border-right-color: #d8d8d8;
	border-right-style: solid;
}

.vtitle {
	font-weight: bold;
	color: #660000;
}
.vdesc {
	font-weight: normal;
	color: #000000;
}
.vname {
	font-weight: bold;
	color: #000000;
}
.vdate {
	font-weight: bold;
	color: #888888;
}
.vfboxsays {
	font-weight: normal;
	color: #ff6600;
}
.thumb {
	border-color: #d8d8d8;
	border-style: solid;
	border-width: 1px;
}

.no_cell_padding td {
	padding: 0px !important;
}

.category {
}

.category td {
	padding: 5px;
	
}
.spec_table{
	border:none;
	width:98% !important;
	background-color:#ffffff;
	margin-left:1%;
	margin-right:1%;
}
.spec_table td{
	padding: 4px;
	border:1px solid #cccccc;
}/* 

Stuff to override the general content styles. Specific styling for SKU grouping.

Anything relating to the product page really, that can't be used elsewhere.

*/


h2 img{
	vertical-align:middle;
	padding-right:5px;
}

#buysection{
	float:right;
	width:250px;
}

.buysection{
	padding:0px !important;
}

.currency{
	line-height:.90em;
	font-size:.86em;
	color:#666666;
}

.currency p {
	margin-top: -0.3em;
}

.special_comment, .note{
	background-color:#fff5a6;
	padding:8px;
	background-image: url('/i/template/2009/specialcomment.gif');
	position:relative;
}
.special_comment p, .note p {
	font-size: .86em;
}
.special_comment h3{
	padding-bottom:0px;
}

.note .highlight{
	font-weight:bold;
}
#productimage{
	float:left;
	width:320px;
}
#productimage img{
	padding:0px !important;
}

.instock{
	margin-top:3px;
	color:#50ad50;
	font-size:.8em;
	font-weight:bold;
	/*letter-spacing:-0.05em;*/
}

.outofstock{
	margin-top:3px;
	color:#e4ac00;
	font-size:.8em;
	font-weight:bold;
	/*letter-spacing:-0.05em;*/
}

.nostock{
	margin-top:3px;
	color:#dd0000;
	font-size:.8em;
	font-weight:bold;
	/*letter-spacing:-0.05em;*/
}

.outofstock a {
	color: #e4ac00;
}

.nostock a {
	color: #ff0000;
}

.instock img, .outofstock img, .nostock img{
	margin-right:2px;
}

.instock a {
	color: #50ad50;
}

.stockinfo{
font-size:.76em;
color:#999999;
}

.buysection .skuname {
  font-size:.9em;
  vertical-align:top;
}

.showhide .skuname{
font-size:.76em;
color:#666666;

}

.buysection table {
	margin-bottom: 5px;
}

.buysection input, .buysection select {
  margin-right:5px;
  font-size:.8em;
}

.add_to_wishlist {
	text-align: center;
	font-size: 0.76em;
}

.price{
	color:#000000;
	font-size:1.8em;
	font-weight:bold;
	letter-spacing:-0.03em;
	font-family:helvetica, arial, tahoma, sans-serif;
}

#next_day_delivery
{
	width:100%;position:relative; margin-top:5px; background-color:#ddf6fd; 
	line-height: 15px; text-decoration: none;	
	padding:0px;
	clear:right;
	margin-bottom:10px;
}

#next_day_delivery p{
	margin:0px;
	padding:0px;
	padding-left:118px;
	padding-bottom:6px;
	padding-top:6px;
	font-size:.8em;
	/*letter-spacing:-0.05em;*/
}

#next_day_delivery img
{
	padding:0px;
	margin:0px;
	position:absolute;
	left:5px;
	top:-8px;
	height:54px;
	width:113px;
	margin-bottom:-54px;
	margin-right:-113px;
}

#customer_rating{
	float:right;
	width:100%;
	clear:right;
	font-size:.78em;
	/*letter-spacing:-0.05em;*/
}

.bookmark_link, .bookmark_link:visited, .bookmark_link:active, .bookmark_link:hover {
	color:#888888;
}

#bookmark_help{
	margin-top:5px;
}
#bookmark table td img{
	vertical-align:middle;
}

#customer_rating img{
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;
}

#product_tabs{
	width:100%;
	margin-top:10px;
	height:58px;
}

.product_tab{
	font-size:.8em;
	font-weight:bold;
	vertical-align:top;
	letter-spacing:-0.03em;
	color:#ff0000;
	background-image: url('/i/product/tab.gif');
	background-position:  100% 0%;
	float:left;
	height:58px;
}

.product_tab:hover, .product_tab:focus, .product_tab:active {
	text-decoration:underline;
}

.product_tab_link{
	padding-top:18px;
	padding-bottom:25px;
	
	text-align:left;
	display:block;
}

#product_tabs div a{
	display:block;
	cursor: pointer;cursor: hand;

}

.product_tab_spacer{
	width:10px;
	height:58px;
	background: #ffffff;
	float:left;
}

#product_tabs div img{
	padding-right:3px;
}

	.fc{
		margin-left:auto;
		margin-right:auto;
		clear:both;
		display:block;
		width:400px;
	}
	
	.fc2{
		margin-left:auto;
		margin-right:auto;
		clear:both;
		display:block;
		width:580px;
	}
	
	.fc_table{
		width: 580px;
		border: none;
		padding: 0px;
		clear:both;
		margin: 0px;
		margin-bottom: 1em; 
	}

	.fc_table td{
		min-width:10px;
		max-width:186px;
	}

	.fc p,.fl p,.fr p, .fc2 p,.fl2 p,.fr2 p, .fc_table p   {
		text-align:center;
		color:#666666;
		font-size: .80em;
		line-height: 1.1em;
		margin-top: -2px;
		vertical-align:top;
		white-space: pre-wrap; /* css-3 */
		white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
		white-space: -pre-wrap; /* Opera 4-6 */
		white-space: -o-pre-wrap; /* Opera 7 */
		word-wrap: break-word; /* Internet Explorer 5.5+ */
	}

	.fr{
		float:right;
		margin-left:60px;
		margin-right:60px;
		margin-bottom:3px;
		width:150px;
		margin-top:4px;
		display: inline;
		
	}
	
	.fr2{
		float:right;
		margin-left:10px;
		margin-right:0px;
		margin-bottom:3px;
		width:186px;
		margin-top:4px;
		display: inline;	
	}

	.fl{
		float:left;
		margin-left:60px;
		margin-right:60px;
		margin-bottom:3px;
		width:150px;
		margin-top:4px;
		display: inline;
	}
	
	.fl2{
		float:left;
		margin-left:0px;
		margin-right:10px;
		margin-bottom:3px;
		width:186px;
		margin-top:4px;
		display: inline;
	}

	.copy{
		font-size: .98em;
		line-height: 1.28em;
		margin-top:5px;
		font-weight:500;
	}
	
	.copy p{
		margin-bottom:1em;	
	}

	.more_info{
		font-size: .86em;
		line-height: 1.28em;
		margin-top:5px;
		/*letter-spacing:-0.01em;*/
		font-weight:500;
	}

.more_info .smallprint{
font-size: 1em;
}

.more_info ul{
margin-bottom:10px;
margin-top:0px;
}

.more_info li{
margin-left:10px;
list-style:disc inside;
font-size: .96em;
}

.more_info .fc p, .more_info .fl p, .more_info .fr p{
	font-size: 1em;
}

.more_info li li{
	font-size: 1em;

}

.content ul{
margin-bottom:10px;
margin-top:0px;
}
.content  li{
margin-left:10px;
list-style:disc inside;
font-size: .86em;
}

.win_text{
	font-size: .86em;

}

#photos, #videoplayer{
	font-size: .76em;
}
	
.review, .review_reply{
	font-size: .86em;
	clear:left;
	padding-bottom:10px;
	padding-top:0px;
	font-family: tahoma, arial, helvetica, sans serif;
	text-align:left;
	margin-left: 2em;
}

.showhide{
	margin-left: 0px;
	padding-bottom:10px;
	padding-left:0px;
	margin: 0px;
}
	
.showhide a{
	font-weight:bold;
}
	
.buysection{ 
	font-family: tahoma, arial, helvetica, sans serif;
}
	
.firebox_says{
	color:#ff6600;
}
.review_date{
	color:#999999;
}
	
.review img, .review_reply img{
	margin-top:0px;
	float:left;
	margin-right:20px;
	display:none;
}
	

.review_stars img{
	margin-top:0px;
	margin-right:0px;
	float:none;
}

#plus, #minus{
	margin: 0px;
	float:none;
	vertical-align:middle;
	padding:0;
}
	
	.skuimage{
	/*float:left;*/
	margin-left:5px;
	}

#related_products{
	font-size:.86em;
	vertical-align:top;
}
#related_products table td{
	vertical-align:top;
	border-bottom:1px #dddddd dotted;
	padding-top:10px;
}

#related_products table tr:last-child td{
	vertical-align:top;
	border-bottom:1px #dddddd solid;
	padding-top:10px;
}
#related_products h1{
	font-size:1.5em;
}


#related_products img{
margin:10px;
padding:0px;
margin-top:0px;
}

.fboxm {
	border-left-width: 1px;
	border-left-color: #ffe57f;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #ffe57f;
	border-right-style: solid;
}
.fboxtl {
	border-left-width: 1px;
	border-left-color: #ffe57f;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #ffe57f;
	border-top-style: solid;
}
.fboxt {
	border-top-width: 1px;
	border-top-color: #ffe57f;
	border-top-style: solid;
}
.fboxb {
	border-bottom-width: 1px;
	border-bottom-color: #ffe57f;
	border-bottom-style: solid;
}
.boxl {
	border-left-width: 1px;
	border-left-color: #d8d8d8;
	border-left-style: solid;
}
.boxt {
	border-top-width: 1px;
	border-top-color: #d8d8d8;
	border-top-style: solid;
}
.boxtl {
	border-top-width: 1px;
	border-top-color: #d8d8d8;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-color: #d8d8d8;
	border-left-style: solid;
}
.boxm {
	border-left-width: 1px;
	border-left-color: #d8d8d8;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #d8d8d8;
	border-right-style: solid;
}
.details {
	font-weight: bold;
	color: #888888;
	font-size: .86em;
}
.viewing {
	font-weight: bold;
	color: #888888;
}
.details2 {
	font-weight: normal;
	color: #888888;
}
.boxb {
	border-bottom-width: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
}
.boxr {
	border-right-width: 1px;
	border-right-color: #d8d8d8;
	border-right-style: solid;
}

.vtitle {
	font-weight: bold;
	color: #000000;
}
.vdesc {

	font-weight: normal;

}
.vname {

	font-weight: bold;

}
.vdate {

	font-weight: bold;
	color: #888888;
}
.vfboxsays {

	font-weight: normal;
	color: #ff6600;
}
.thumb {
	border-color: #d8d8d8;
	border-style: solid;
	border-width: 1px;
}

.tab_wl{
	background-image: url('/i/video_graphics/tab1.gif');
	background-position:top right;
	background-repeat:no-repeat;
	border-left-width: 1px;
	border-left-color: #d8d8d8;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #d8d8d8;
	border-right-style: solid;
}
.tab_wm{
	background-image: url('/i/video_graphics/tab1.gif');
	background-position:top right;
	background-repeat:no-repeat;
	border-right-width: 1px;
	border-right-color: #d8d8d8;
	border-right-style: solid;
}
.tab_wr{
	background-image: url('/i/video_graphics/tab1.gif');
	background-position:top right;
	background-repeat:no-repeat;
}
.tab_gl{
	background-image: url('/i/video_graphics/tab2.gif');
	background-position:top right;
	background-repeat:no-repeat;
	border-left-width: 1px;
	border-left-color: #d8d8d8;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-color: #d8d8d8;
	border-right-style: solid;
}
.tab_gm{
	background-image: url('/i/video_graphics/tab2.gif');
	background-position:top right;
	background-repeat:no-repeat;
	border-right-width: 1px;
	border-right-color: #d8d8d8;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
}
.tab_gr{
	background-image: url('/i/video_graphics/tab2.gif');
	background-position:top right;
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
}

#light_box_bg_fade {
	background-color:#333333;
	left:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	visibility:hidden;
	width:100%;
	z-index:1000;
}

#light_box_container {
	position: absolute;
	z-index: 99999;
	text-align: center;
	border: 2px #333333 solid;
	background-color: white;
}

#light_box_container p {
	position: relative;
	z-index: 99999;
	margin: 5px;
	font-size:.86em;
	text-align:center;
}

.buy_button_spinner{
	padding-right: 5px; 
	vertical-align: middle; 
	float: right;
}

#menu /* menu table */
{
font-family: helvetica, arial, tahoma, sans-serif;
text-align: center;
margin: 0px auto 0px auto;
width:980px;
border-spacing: 0px; 
border:none;
height:100%;
font-size: 1.07em;
}

#menu .normal 
{
padding: 0px;
border-spacing: 0px; 
border-right: 1px solid #7a7a7a;
margin: 0px;
background-image: url('/i/template/2009/menu_bg_normal.gif');
background-color: #4a4a4a;
background-repeat: repeat-x;
height: 100%;
overflow:hidden;
}

#menu .normal :hover, #menu .normal :focus, #menu .normal :active
{
background-image: none;
background-color: #b0b0b0;
}

#menu .pink 
{
padding: 0px;
border-spacing: 0px; 
border-right: 1px solid #7a7a7a;
margin: 0px;
background-image: url('/i/template/2009/menu_bg_pink.gif');
background-color: #ff59c0 !important;
background-repeat: repeat-x;
height: 100%;
overflow:hidden;
}

#menu .pink :hover, #menu .pink :focus, #menu .pink :active{
background-image: none;
background-color: #ff59c0;
}

#menu .orange 
{
padding: 0px;
border-spacing: 0px; 
border-right: 1px solid #7a7a7a;
margin: 0px;
background-image: url('/i/template/2009/menu_bg_orange.gif');
background-color: #ff6600;
background-repeat: repeat-x;
height: 100%;
overflow:hidden;
}

#menu .orange :hover, #menu .orange :focus, #menu .orange :active{
background-image: none;
background-color: #ffba8d;
}

#menu .red 
{
padding: 0px;
border-spacing: 0px; 
border-right: 1px solid #7a7a7a;
margin: 0px;
background-image: url('/i/template/2009/menu_bg_red.gif');
background-color: #ff0000;
background-repeat: repeat-x;
height: 100%;
overflow:hidden;
}

#menu .red :hover, #menu .red :focus, #menu .red :active{

background-color: #ff0000;
}

#menu .green 
{
padding: 0px;
border-spacing: 0px; 
border-right: 1px solid #7a7a7a;
margin: 0px;
background-image: url('/i/template/2009/menu_bg_green.gif');
background-color: #72d903 !important;
background-repeat: repeat-x;
height: 100%;
overflow:hidden;
}

#menu .green :hover, #menu .green :focus, #menu .green :active{

background-color: #72d903;
}


#menu .blue 
{
padding: 0px;
border-spacing: 0px; 
border-right: 1px solid #7a7a7a;
margin: 0px;
background-image: url('/i/template/2009/menu_bg_blue.gif');
background-color: #79c9ff !important;
background-repeat: repeat-x;
height: 100%;
overflow:hidden;
}

#menu .blue :hover, #menu .blue :focus, #menu .blue :active{

background-color: #79c9ff;
}

#menu .dark_blue 
{
padding: 0px;
border-spacing: 0px; 
border-right: 1px solid #7a7a7a;
margin: 0px;
background-image: url('/i/template/2009/menu_bg_dark_blue.gif');
background-color: #6bacd9 !important;
background-repeat: repeat-x;
height: 100%;
overflow:hidden;
}

#menu .dark_blue :hover, #menu .dark_blue :focus, #menu .dark_blue :active{

background-color: #6bacd9;
}

#menu .purple 
{
padding: 0px;
border-spacing: 0px; 
border-right: 1px solid #7a7a7a;
margin: 0px;
background-image: url('/i/template/2009/menu_bg_purple.gif');
background-color: #df97f5 !important;
background-repeat: repeat-x;
height: 100%;
overflow:hidden;
}

#menu .purple :hover, #menu .purple :focus, #menu .purple :active{

background-color: #df97f5;
}


#menu .selected 
{
padding: 0px;
border-spacing: 0px; 
border-right: 1px solid #7a7a7a;
margin: 0px;
top: 0px;
color:#000000;
background-color: #b0b0b0;
height:100%;
background-image: none;
}

#menu .last
{
border-right: none;
}

#menu  a, #menu  b /* menu text */
{
margin:0px;
color:#ffffff;
letter-spacing: -0.07em; 
line-height: 21px;
padding-top: 8px;
padding-bottom: 8px;
text-decoration: none;
display:block;
padding-left: 0.5em;
padding-right: 0.5em;
font-weight: bold; 
text-align: center;

height:100%;
}
#menu  b{
padding-top: 9px;

}


#menu a:hover, #menu a:focus, #menu a:active /* menu text */
{
padding-top: 9px;
padding-bottom: 7px;

}

#menu .selected a, #menu .selected b /* menu text */
{
color:#000000;
padding-top: 9px;
padding-bottom: 7px;
background-image: url('/i/template/2009/menu_arrow.png');
background-repeat: no-repeat;
background-position: bottom center;
height: 21px;
}

#menu img{
border:none;
vertical-align:top;
margin-top:1px;
margin-bottom:1px;
padding:0px;

}

/*

Stuff to run the checkout - often a little different to regular pages

*/



.notetop { 
	padding: 10px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ffcc00;
	background: #ffc url('/i/template/2009/specialcomment.gif') top left repeat;
	}

.checkout_script {
	padding: 10px;
	margin: 0px 0px 10px 0px;
	background: #aef;
}




/* ======================================================================= Checkout Bits */

p.checkout {
	text-align: center;
}

table.checkout {
	border: 0px green solid;
	border-collapse: collapse;
	width: 100%;
}

td.checkout_first {
	text-align: right;
	vertical-align: top;
	width: 25%;
	padding: 5px;
}

td.checkout, td.checkout_center {
	margin: 10px;
	vertical-align: top;
	padding: 5px;
}

td.checkout_center {
	text-align: center;
}

.ff_highlight, .ff_highlight_red {
	background: #FFF4aa;
	border: #ffcc00 1px solid;
}

.ff_highlight_red {
	border: #FF4444 2px solid;
}


.basket 	{
	color: #000000;
	text-decoration: none;
	font-size: 1em;
	}

a.basket, a.basket:link, a.basket:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}

a.basket:hover {
	text-decoration: underline;
}

/* ================================= New for 2009! */

div.basket_view {
	margin-left: 20px; 
	margin-right: 20px;
	margin-bottom: 20px;
	color: #000000;
}

p.basket_view {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.basket_view {
	width: 100%;
	border: 1px solid #d8d8d8; /* d8d8d8 */
	border-style: solid;
	background-color: #d8d8d8; /* #d8d8d8 */
	border-collapse: collapse;
}

table.basket_view th {
	background-color: #eeeeee; /* #eeeeee; */
}

table.basket_view th, table.basket_view td {
	padding: 5px;
}

/* ================================================ */
			
			
			

.delivery_levels, .delivery_levels_disabled, .delivery_levels_no_hover, .delivery_levels_selected {
	background-color: #f2f2f2;
	border: #d9d9d9 1px solid;
	color: #666666;
	margin-bottom: 10px;
	border-collapse: collapse;
}

.delivery_levels td, .delivery_levels_disabled td, .delivery_levels_no_hover td, .delivery_levels_selected td {
	padding: 3px !important;
	color: black; /* So we don't get confused with genuine disabled options */
}

.delivery_levels_text {
	font-size: 1em;
}

.delivery_levels:hover {
	background-color: #FFF4aa;
	border: #ffcc00 1px solid;
	color: black;
/*	cursor: pointer; */

}

.delivery_levels_selected {
	background-color: #FFF4aa;
	border: #ffcc00 1px solid;
	color: black;
}

