/* Copyright © 2003-2012 Battery Force Ltd. */



html
{
	padding: 10px;
	margin: 0;
}

body 
{
	background-color: #00c0d8;
	color: #333;
	font: normal 100% Verdana, Tahoma, Arial sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
}

form
{
	margin: 0;
	padding: 0;
}

img
{
	border:0 none;
}

a,
a:hover,
a:visited,
a:focus,
a:link
{
	text-decoration: none !important;
	color: #00c0d8;
}

#wrapper
{
	background: #ffffff;
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

#header
{
	float: left;
	height: 100px;
	width: 1000px;
	background: #ffffff;
	padding: 0;
	margin: 0;
}

#header_left
{
	background: #ffffff url("/images/bg_top_left.gif") top left no-repeat;
	float: left;
	width: 300px;
	height: 100px;
	padding: 0;
	margin: 0;
}

#header_left h1
{
	margin: 0;
	padding: 0;
}

#header_left a
{
	margin: 0;
	padding: 0;
}

#header_left img
{
	border: 0px;
	margin: 20px 0 0 20px;
	padding: 0;
}

#header_center
{
	float: left;
	height: 100px;
	padding: 0;
	margin: 0;
}

#header_center_nav
{
	margin: 42px 0 0 10px;
	padding: 0;
	font-size: 0.8em;
}

#header_center_nav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header_center_nav ul li
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0 10px;
	border-right: 2px solid #333;
}

#header_center_nav .no_border
{
	border-right: 0px;
}

#header_center_nav ul li a
{
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#header_center_nav ul li a:link,
#header_center_nav ul li a:visited
{
	text-decoration: none;
}

#header_center_nav ul li a:hover,
#header_center_nav ul li a:active,
#header_center_nav ul li li a:focus
{
	color: #00c0d8;
}

#header_right
{
	background: #ffffff url("/images/bg_top_right.gif") top right no-repeat;
	float: right;
	width: 382px;
	height: 100px;
	padding: 0;
	margin: 0;
}

#header_right_nav
{
	float: left;
	font-size: 0.75em;
	width: 382px;
	height: 20px;
	padding: 0;
	margin: 8px 0 0 0;
}

#header_right_nav ul
{
	float: right;
	list-style-type: none;
	margin: 0 20px 0 0;
	padding: 0;
}

#header_right_nav ul li
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0 6px;
	border-right: 1px solid #333;
}

#header_right_nav .no_border
{
	border-right: 0px;
}

#header_right_nav ul li a
{
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#header_right_nav ul li a:link,
#header_center_nav ul li a:visited
{
	text-decoration: none;
}

#header_right_nav ul li a:hover,
#header_center_nav ul li a:active,
#header_center_nav ul li li a:focus
{
	color: #00c0d8;
}

#header_right_basket
{
	float: left;
	width: 382px;
	height: 25px;
	padding: 0;
	margin: 5px 0 0 0;
}

#header_right_basket p
{
	float: right;
	font-size: 0.75em;
	margin: 0 20px 0 0;
	color: #00c0d8;
}

#header_right_basket a
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #00c0d8;
}

#header_right_basket a:hover
{
	color: #333;
}

#header_right_basket img
{
	border: 0px;
	margin: 0;
	padding: 0;
}

#header_right_search
{
	float: left;
	width: 382px;
	height: 30px;
	padding: 0;
	margin: 6px 0 0 0;
	text-align: right;
}

#header_right_search form input[type="text"]
{
	background: url('/images/search_white_bg.gif') no-repeat top left;
	font-size: 0.7em;
	font-weight: normal;
	color: #666;
	border: none;
	height: 18px;
	margin: 0;
	padding: 4px 0 0 10px;
	width: 173px;
}

#header_right_search form input.btn_submit
{
	vertical-align: top;
	margin: 0 20px 0 0;
}

#content
{
	float: left;
	background: #ffffff;
	margin: 0;
	padding: 0;
	width: 1000px;
	position: relative;
}

.navigation_box
{
	width: 210px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
}

.navigation_box_header
{
	background: #00c0d8 url('/images/navigation_box_header.gif') no-repeat top left;
	float: left;
	margin: 0;
	padding: 0;
	min-height: 40px;
	width: 210px;
}

.navigation_box_header h2
{
	background: url('/images/navigation_box_header_lightbulb.gif') no-repeat center right;
	color: #333;
	padding: 12px 45px 12px 10px;
	margin: 0;
	width: 145px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

.navigation_box_content
{
	background: #cef3f8 url('/images/navigation_box_content.gif') no-repeat bottom left;
	width: 210px;
	float: left;
	margin: 0;
	padding: 0;
}

#content_left_col
{
	margin: 0 15px;
	display: inline;
	padding: 0;
	float: left;
	width: 210px;
}

#content_left_col #bookmarking
{
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.5em;
}

#content_left_col #bookmarking a,
#content_left_col #bookmarking a:link,
#content_left_col #bookmarking a:visited {
	color:#333333;
	text-decoration:none;
}

/* categories */

#categories ul
{
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 210px;
}

#categories ul li
{
	float: left;
	display: block;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	height: 25px;
	border-bottom: #ebfafc 2px solid;
}

#categories ul li.lastItem
{
	border-bottom: 0px;
}

#categories ul li.lastItem  a:hover 
{
	background: #00c0d8 url(/images/navigation_box_content_hover.gif) bottom left no-repeat;
	text-decoration: none;
}

#categories ul li a
{
	color: #333;
	display: block;
	float: left;
	width: 200px;
	height: 21px;
	padding: 4px 0 0 10px;
}

#categories ul li:hover a,
#categories ul li a:hover
{
	background-color: #00c0d8;
	text-decoration: none;
}

#categories a:link,
#categories a:visited ,
#categories a:hover,
#categories a:active,
#categories a:focus 
{
	text-decoration: none;
}

#categories ul li ul
{
	visibility: hidden;
	position: absolute;
	height: 0;
	overflow: hidden;
	left: 225px;
	width: 200px;
	border-top: 0px;
}

#categories ul li ul li
{
	font-size: 1.0em;
}

#categories ul li:hover ul,
#categories ul li a:hover ul
{
	visibility: visible;
	height: auto;
	border: 0px;
	overflow: visible;
	z-index: 100;
}

#categories ul li:hover ul li a,
#categories ul li a:hover ul li a
{
	color: #333;
	display: block;
	float: left;
	width: 200px;
	height: 21px;
	padding: 4px 0 0 10px;
	background-color: #cef3f8;
}

#categories ul li:hover ul li:hover a,
#categories ul li a:hover ul li a:hover
{
  background-color: #00c0d8;
  width: 200px;
}

/* bulb selector */

.bulb_selector_item
{
	float: left;
	width: 190px;
	display: inline;
	margin: 10px 10px 0 10px;
	padding: 0;
	font-size: 0.8em;
}

#bulb_selector label
{
	float: left;
	margin: 0;
}

#bulb_selector .select_box
{
	overflow:hidden;
	float: right;
	width: 93px;
	height: 22px;
	background: #ffffff url("/images/select_box_bg.gif") top left no-repeat;
}

#bulb_selector select
{
	float: left;
	margin: 2px 0 0 8px;
	padding: 0; 
	width: 80px;
	color: #666;
	border: none;
	background: transparent;
}

#bulb_selector select option
{
	margin: 0;
	padding: 0;
	background: #ffffff;
}

#bulb_selector a
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #00c0d8;
}

#bulb_selector a:hover
{
	color: #333;
}

#bulb_selector span
{
	float: left;
}

#bulb_selector form input.btn_submit
{
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
}

div#content_left_col div#bookmarking
{
	width: 220px;
	margin-top: 10px;
	padding: 10px 0px 0px 4px;
	line-height: 1.4em;
}

div#content_left_col div#bookmarking a
{
	text-decoration: none;
}

div#content_left_col div#bookmarking a:hover
{
	text-decoration: underline;
}

div#content_left_col div#bookmarking a img
{
	vertical-align: text-bottom;
}

/*content */

#content_main
{
	margin: 10px 0 20px 0;
	padding: 0;
	float: left;
	width: 520px;
}

#content_main_wide
{
	margin: 10px 0 20px 0;
	padding: 0;
	float: left;
	width: 750px;
}

#content_main h1, #content_main_wide h1
{
	color: #00c0d8;
	margin: 10px 0;
	font-weight: bold;
	font-size: 1.2em;
}

#content_main h2, #content_main_wide h2
{
	color: #00c0d8;
	margin: 10px 0;
	font-weight: bold;
	font-size: 1.2em;
}

#content_main h3, #content_main_wide h3
{
	color: #666;
	margin: 10px 0;
	font-weight: bold;
	font-size: 0.9em;
	font-style: normal;
}

#content_main, #content_main_wide, #content_right_col
{
	font-size: 0.8em;
}

#content_main p, #content_main dl, #content_main td, 
#content_main_wide p, #content_main_wide dl, #content_main_wide td,
#content_right_col p, #content_right_col dl, #content_right_col td
{
	color: #666;
	margin: 5px 0;
	font-style: normal;
	line-height: 1.5em;
}

#content_main hr, #content_main_wide hr {
  clear: both;
  color: transparent;
  background-color: transparent;
}

a.continue_shopping
{
	float: right;
	text-align: right;
	margin: 5px 0 0 0;
	text-decoration: none;
	color: #00c0d8;
	font-size: 1em;
}

a.continue_shopping:hover
{
	text-decoration: none;
	color: #333;
}

/* product box */

#content_main .product_box
{
	float: left;
	width: 120px;
	height: 220px;
	padding: 0;
	margin: 0 10px 10px 0;
}

#content_main .product_box .preview_image
{
	background: transparent url("images/border_medium_white_bg.gif") top left no-repeat;
	float: left;
	width: 120px;
	height: 120px;
}

#content_main .product_box .preview_image img
{
	margin: 10px;
	padding: 0;
	border: 0px;
}

#content_main .product_box .preview_image a
{
	margin: 0;
	padding: 0;
}


#content_main .product_box .content_top
{
	float: left;
	width: 120px;
/*	height: 65px;*/
}

#content_main .product_box .content_top p
{
	font-size: 0.9em;
	text-align: left;
	margin: 5px;
	padding: 0;
	line-height: 1.2em;
	color: #333;
}

#content_main .product_box .content_top a
{
	text-decoration: none;
	color: #00c0d8;
	font-weight: normal;
}

#content_main .product_box .content_top a:hover
{
	text-decoration: none;
	color: #333;
}

#content_main .product_box .content_bottom
{
	float: left;
	width: 120px;
	height: 25px;
}

#content_main .product_box .content_bottom form input
{
	float: right;
	margin: 0;
	padding: 0;
}

#content_main .product_box .content_bottom p 
{
	float: left;
	margin: 5px 0 0 5px;
	padding: 0;
	width: 49px;
	color: #333;
	font-weight: bold;
}

#content_main .product_box .content_bottom .btn_buy 
{
	float: right;
	margin: 0;
	padding: 0;
}

#content_main_top
{
	background: #cef3f8 url(/images/content_main_top_bg.gif) repeat-x top;
	height: 32px;
	width: 520px;
	float: left;
	padding: 0;
	margin: 0 0 15px 0;
}

#content_main_top_left
{
	float: left;
	background: #cef3f8 url(/images/content_main_top_left.gif) no-repeat top left;
	width: 12px;
	height: 32px;
	margin: 0;
	padding: 0;
}

#content_main_top_right
{
	float: right;
	background: #cef3f8 url(/images/content_main_top_right.gif) no-repeat top left;
	width: 12px;
	height: 32px;
	margin: 0;
	padding: 0;
}

#content_main_top_inner
{
	padding: 0;
	height: 32px;
	margin: 0 auto;
	text-align: center;
}

#content_main_top_inner p
{
	font-style: italic;
	color: #333;
	padding: 0;
	height: 18px;
	font-size: 1.12em;
	margin: 8px 0 0 0;
	line-height: 1.0em;
}

/* shape box */

#content_main .bulb_shape_box
{
	float: left;
	height: 120px;
	width: 520px;
	padding: 0;
	margin: 0 0 5px 0;
}

#content_main .bulb_shape_box .shape_image
{
	background: transparent url("/images/border_medium_white_bg.gif") top left no-repeat;
	float: left;
	width: 120px;
	height: 120px;
}

#content_main .bulb_shape_box .shape_image img
{
	margin: 10px;
	padding: 0;
	border: 0px;
}

#content_main .bulb_shape_box a
{
	margin: 0;
	padding: 0;
	color: #00c0d8;
	text-decoration: none;
}

#content_main .bulb_shape_box a:hover
{
	color: #333;
	text-decoration: none;
}

#content_main .bulb_shape_box .shape_description
{
	float: left;
	width: 385px;
	padding: 0;
	margin: 0 0 0 15px;
}

#content_main .bulb_shape_box .shape_description h3
{
	margin: 0;
}

#content_right_col
{
	margin: 0 15px;
	_margin: 0 15px 0 0;
	padding: 0;
	display: inline;
	float: right;
	width: 210px;
}

#content_main #product_list #product_list_sort
{
	margin-bottom: 10px;
}

/* satisfaction_guarantee */

#satisfaction_guarantee ul
{
	padding: 0;
	margin: 10px 0;
	list-style-type: none;
	width: 210px;
}

#satisfaction_guarantee ul li
{
	display: block;
	margin: 0;
	padding: 0px 10px 5px 10px;
}

#satisfaction_guarantee p a,
#satisfaction_guarantee p a:hover,
#satisfaction_guarantee p a:visited,
#satisfaction_guarantee p a:focus,
#satisfaction_guarantee p a:link
{
	text-decoration: none !important;
	color: #333;
}

#satisfaction_guarantee ul li p
{
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 1.2em;
}


/* highlights */

#highlights .product_box
{
	float: left;
	width: 190px;
	display: inline;
	height: 70px;
	padding: 0;
	margin: 5px 10px;
}

#highlights .product_box .preview_image
{
	background: transparent url("/images/border_small_blue_bg.gif") top left no-repeat;
	float: left;
	width: 70px;
	height: 70px;
}

#highlights .product_box .preview_image img
{
	margin: 10px;
	padding: 0;
	border: 0px;
}

#highlights .product_box .preview_image a
{
	margin: 0;
	padding: 0;
}

#highlights .product_box .content_top
{
	float: left;
	width: 110px;
	height: 30px;
	margin: 0 0 0 10px;
	padding: 0;
}

#highlights .product_box .content_top p
{
	font-size: 0.7em;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #333;
}

#highlights .product_box .content_bottom
{
	float: left;
	width: 110px;
	height: 40px;
	margin: 0 0 0 10px;
	padding: 0;
}

#highlights .product_box .content_bottom form input
{
	float: left;
	margin: 0;
	padding: 0;
}

#highlights .product_box .content_bottom p 
{
	float: left;
	width: 110px;
	margin: 0;
	padding: 0;
	height: 15px;
	font-size: 0.7em;
	color: #333;
	font-weight: bold;
}

#highlights .product_box .content_bottom .btn_buy 
{
	float: left;
	margin: 0;
	padding: 0;
}


/* special offers */

#special_offers p
{
	font-size: 0.9em;
	text-align: left;
	margin: 10px;
}

#special_offers p a
{
	font-weight: bold;
	color: #00c0d8;
	text-decoration: none;
}

#special_offers p a:hover
{
	color: #333;
}

#special_offers form input.btn_submit
{
	vertical-align: top;
	float: right;
	margin: 0 10px 10px 0;
	display: inline;
}

#special_offers form input[type="text"]
{
	background: url('/images/search_blue_bg.gif') no-repeat top left;
	font-size: 0.7em;
	font-weight: normal;
	float: left;
	color: #666;
	border: none;
	height: 22px;
	margin: 0 0 0 10px;
	padding: 4px 0 0 10px;
	width: 155px;
}


/* footer */

#footer
{
	float: left;
	width: 1000px;
	background: #ffffff url("/images/bg_bottom_left.gif") bottom left no-repeat;
	padding: 0;
	margin: 0;
}

#footer-inner
{
	float: left;
	width: 1000px;
	background: url("/images/bg_bottom_right.gif") bottom right no-repeat;
	min-height: 35px;
	padding: 0;
	margin: 0;
	text-align: center;
}

#footer-inner p
{
	margin: 0 10px 10px 10px;
	padding: 0;
	font-size: 0.6em;
}


/* general */

.clear
{
	clear: both;
}
/* Copyright © 2010 */


#shopping_basket
{
	float: left;
	width: 100%;
}

#shopping_basket_top
{
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}

#shopping_basket_top .heading
{
	float: left;
	width: 100%;
	height: 30px;
}

#shopping_basket_top .heading p
{
	color: #333;
	font-weight: bold;
	height: 30px;
}

#shopping_basket_top .content
{
	float: left;
	width: 100%;
	padding: 5px 0;
	border-top: 1px solid #00c0d8;
	border-bottom: 1px solid #00c0d8;
}

#shopping_basket_top .content p
{
	color: #333;
	height: 100%
}

#shopping_basket_top .item
{
	float: left;
	width: 100%;
	height: 70px;
	margin: 0;
	padding: 3px 0;
 }

#shopping_basket_top .product
{
	float: left;
	width: 48%;
	min-height: 1px;
}

#shopping_basket_top .product .product_image
{
	background: transparent url("/images/border_small_white_bg.gif") top left no-repeat;
	float: left;
	width: 70px;
	height: 70px;
}

#shopping_basket_top .product .product_image img
{
	margin: 10px;
	padding: 0;
	border: 0px;
	width: 50px;
	height: 50px;
}

#shopping_basket_top .product .product_name
{
	float: left;
	width: 270px;
	height: 70px;
	margin: 0 0 0 5px;
}

#shopping_basket_top .product .product_name p
{
	font-weight: bold;
}

#shopping_basket_top .available
{
	float: left;
	width: 12%;
	text-align: center;
}

#shopping_basket_top .price
{
	float: left;
	width: 12%;
	text-align: center;
}

#shopping_basket_top .quantity
{
	float: left;
	width: 16%;
	text-align: center;
}

#shopping_basket_top .quantity p#quantity_input
{
	margin-bottom: 1px;
}

#shopping_basket_top .quantity p#quantity_update
{
	margin-top: 1px;	
}

#shopping_basket_top .quantity p#quantity_update input
{
	background: none;
	border: 0;
	color: #00C0D8;
	cursor: pointer; cursor: hand;
	padding: 0px;
	margin: 0px;
	font-size:0.9em;
}

#shopping_basket_top .quantity p a
{
/*	font-size:0.85em; */
}

#shopping_basket_top .amount
{
	float: left;
	width: 12%;
	text-align: center;
}

#shopping_basket_bottom
{
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

#shopping_basket_bottom .left
{
	float: left;
	margin: 0;
	padding: 0;
	width: 280px;
	text-align: left;
}

#shopping_basket_bottom .right
{
	float: right;
	margin: 0;
	padding: 0;
	width: 100px;
	text-align: right;
}

#shopping_basket_bottom .subtotal_delivery
{
	width: 380px;
	margin: 0 auto;
}

#shopping_basket_bottom .subtotal_delivery p
{
	color: #333;
	margin: 0;
}

#shopping_basket_bottom .total
{
	width: 380px;
	margin: 0 auto;
}

#shopping_basket_bottom .total p
{
	color: #333;
	margin: 10px 0;
	font-size: 0.9em;
}

#shopping_basket_bottom .note
{
	width: 380px;
	margin: 0 auto;
}

#shopping_basket_bottom .note p
{
	margin: 0;
	text-align: left;
}

#shopping_basket_bottom .buttons
{
	width: 380px;
	margin: 10px auto;
}

#shopping_basket_bottom .buttons .btn_discard
{
	float: left;
	margin: 0;
	padding: 0;
}

#shopping_basket_bottom .buttons .btn_proceed
{
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
}

#shopping_basket_bottom .buttons .btn_continue
{
	float: right;
	margin: 0;
	padding: 0;
}

#bulb_selector_search_criteria
{
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
}

#bulb_selector_search_criteria .criteria_box
{
	float: left;
	width: 70px;
	margin: 0 15px 0 0;
}

#bulb_selector_search_criteria .criteria_box .criteria_image
{
	background: transparent url("images/border_small_white_bg.gif") top left no-repeat;
	float: left;
	width: 70px;
	height: 70px;
}

#bulb_selector_search_criteria .criteria_box .criteria_image img
{
	margin: 10px;
	padding: 0;
	border: 0px;
	width: 50px;
	height: 50px;
}

#bulb_selector_search_criteria .criteria_box label
{
	font-weight: bold;
	font-size: 0.7em;
	color: #666;
	margin: 5px 0;
	float: left;
	width: 100px;
}

#bulb_selector_search_criteria .select_box
{
	overflow:hidden;
	float: right;
	width: 70px;
	height: 22px;
	background: #ffffff url("/images/select_box_bg_2.gif") top left no-repeat;
}

#bulb_selector_search_criteria .criteria_box select
{
	float: left;
	margin: 2px 0 0 1px;
	padding: 0; 
	width: 65px;
	color: #666;
	border: none;
	background: transparent;
}

#bulb_selector_search_criteria .criteria_box select option
{
	margin: 0;
	padding: 0;
	background: #ffffff;
}

#bulb_selector_search_results
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#bulb_selector_search_results .product_box
{
	float: left;
	height: auto;
	padding: 0;
	margin: 0 0 5px 0;
	width: 100%;
	overflow: hidden;
}

#bulb_selector_search_results .product_box .image
{
	background: transparent url("/images/border_medium_white_bg.gif") top left no-repeat;
	float: left;
	width: 120px;
	height: 120px;
	margin: 0 15px 0 0;
}

#bulb_selector_search_results .product_box .image img
{
	margin: 10px;
	padding: 0;
	border: 0px;
}

#bulb_selector_search_results .product_box .price_buy
{
	float: right;
	height: 80px;
	padding: 0;
	margin: 0 0 0 15px;
	text-align: right;
}

#bulb_selector_search_results .product_box .price_buy .price p
{
	margin: 0 0 5px 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
}

#bulb_selector_search_results .product_box .price_buy .stock p
{
	margin: 0 0 10px 0;
	color: #333;
}

#bulb_selector_search_results .product_box a
{
	margin: 0;
	padding: 0;
	color: #00c0d8;
	text-decoration: none;
}

#bulb_selector_search_results .product_box a:hover
{
	color: #333;
	text-decoration: none;
}

#bulb_selector_search_results .product_box h3
{
	margin: 0;
}


/* product_detail */

#product_detail
{
	float: left;
	margin: 0 0 15px 0;;
	padding: 0;
}

#product_detail_left
{
	float: left;
	margin: 0;
	padding: 0;
	width: 220px;
}

#product_detail_left .preview_image
{
	background: transparent url("images/border_large_white_bg.gif") top left no-repeat;
	float: left;
	width: 220px;
	height: 220px;
	text-align: center;
}

#product_detail_left .preview_image a
{
	float: left;
	margin: 0;
	padding: 0;
}

#product_detail_left .preview_image img
{
	margin: 10px;
	padding: 0;
	border: 0px;
	width: 200px;
	height: 200px;
}

#product_detail_left .content
{
	float: left;
	margin: 0;
	padding: 0;
	width: 220px;
}

#product_detail_left .content .enlarge
{
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 220px;
	text-align: center;
}

#product_detail_left .content .enlarge p
{
	margin: 0;
	padding: 0;
	font-size: 0.7em;
}

#product_detail_left .content .enlarge a
{
	text-decoration: none;
	color: #00c0d8;
	margin: 0;
	padding: 0;
}

#product_detail_left .content .enlarge a:hover
{
	color: #333;
}

#product_detail_left .content .price
{
	float: left;
	width: 75px;
}

#product_detail_left .content .price p
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.0em;
}

#product_detail_left .content .vat
{
	float: left;
	width: 75px;
}

#product_detail_left .content .vat p
{
	margin: 4px 0 0 0;
	padding: 0;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.0em;
}

#product_detail_left .content .stock
{
	float: left;
	width: 150px;
}

#product_detail_left .content .stock p
{
	margin: 0;
	padding: 0;
}

#product_detail_left .content .btn_buy 
{
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
}

#product_detail_right
{
	float: left;
	margin: 0;
	padding: 0;
	height: 220px;
	width: 290px;
	margin: 0 0 0 10px;
}

#product_detail_right .navigation
{
	float: left;
	width: 290px;
	height: 25px;
}

#product_detail_right .navigation .specification
{
	float: left;
	width: 120px;
	height: 25px;
	background: #ccf2f7 url("/images/navigation_specification.gif") top left no-repeat;
}

#product_detail_right .navigation .specification a
{
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	width: 120px;
	height: 20px;
	text-decoration: none;
	color: #00c0d8;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 0;
}

#product_detail_right .navigation .reviews
{
	float: left;
	width: 170px;
	height: 25px;
	background: #00c0d8 url("/images/navigation_reviews.gif") top left no-repeat;
}

#product_detail_right .navigation .reviews a
{
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	width: 80px;
	height: 20px;
	text-decoration: none;
	color: #ccf2f7;
	padding: 5px 0 0 80px;
	margin: 0;
}

#product_detail_right .content_specification
{
	float: left;
	width: 290px;
	height: 195px;
	background: #ccf2f7 url("/images/product_detail_right_content_specification.gif") bottom left no-repeat;
	overflow: auto;
}

#product_detail_right .content_specification table
{
	margin: 2px 0 0 10px;	
}

#product_detail_right .content_specification .left
{
	color: #333;
}

#product_detail_right .content_specification .right
{
	color: #666;
}

#product_detail_right .content_reviews
{
	float: left;
	width: 290px;
	height: 195px;
	background: #00c0d8 url("/images/product_detail_right_content_reviews.gif") bottom left no-repeat;
}

#product_detail_right .content_reviews p
{
	color: #333;
	margin: 5px 15px;
}

#content_main table.pypattr th, #content_main table.pypattr td
{
	font-size: 0.8em;
}

/* Checkout */

.addressform table {
  padding-top: 10px;	
}

/* SagePay IFrame */
iframe#pspframe {
  /*background: transparent;*/
  background: #ffffff;
  border: none;
  margin: 0 205px 0 0;
}

/* Trust Pilot Styles */
.tpc_widget {
  display: none;
  position: relative;
  width: 210px;
  height: 400px;
}

#tp_widget .tpc_bg {
  background-color: #FFFFFF;
}

#tp_widget .tpc_bottom {
  background-color: #FFFFFF;
}

/* Copyright © 2003-2012 Battery Force Ltd. */

.optional {color: #636363;}
  
.mandatory {color: #000;}

#optout {
  font-size: 80%;
  white-space: normal;
  text-align: justify;
  max-width: 40em;
  color: #333;
}
#optout input {
  vertical-align: text-top;
  font-size: 50%;
}

/* cart formatting */
#cartdetail {
	text-align: left;
	margin: 5px auto;
	padding: 10px;
}
#cartdetail table {
	width: 100%;
	margin: 5px auto;
}
#cartsummary {
	text-align: left;
	margin: 5px auto;
	padding: 10px;
}
#cartsummary table {
	margin: 5px auto;
}
#cartsummary td.buttons {
	text-align: center;
}
#cartfreebies {
	max-width: 400px;
	text-align: left;
	margin: 5px auto 5px auto;
	padding: 10px;
  border: #333 2px solid;
}
#cartfreebies h3 {
	text-align: center;
	margin: 0;
}
#cartfreebies ul {
  padding: 0;
  margin: 5px 15px;
}
#cartdespatch {
	padding: 10px;
	margin: 5px auto;
	text-align: center;
}

/* checkout address book */
table.addressbook {
  border-collapse: collapse;
}
table.addressbook td, table.addressbook th {
  border: #ccc 1px solid;
  margin: 0;
}
table.addressbook th {
  text-align: center;
  background-color: #ccc;
}
table.addressbook td.addresslines {
  font-size: 1.2em;
  text-align: left;
}
table.addressbook td.addresslines input {
  font-size: 0.6em;
}
table.addressbook td.addressconfirm {
  border: none;
  padding: 2px;
  text-align: right;
}

/* checkout options */
table.coutoptions input.tiny {
  font-size: 6px;
}

table.coutoptions td.voucher ul {
  list-style: none;
  padding: 0;
  margin: 0 0 6px 0;
}

table.coutoptions td.voucher ul li {
  margin: 2px 0px 6px 0px;
  padding-left: 0px;
}

/* icon-help */
a.iconhelp {
  font-weight: bold;
  color: #00f;
  text-decoration: none;
  border: #88f 1px solid;
  background: #ff8;
}

/* Customer Feedback */
#feedback div {
  border: 1px solid #666;
  background: #eee;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px;
}
#feedback h4 {
  margin: 3px 0px;
}
#feedback .credit {
  text-align: right;
  font-style: italic;
}

table.productdata {
  border-collapse: collapse;
  margin: 5px 5px 5px 0;
}
table.productdata th, table.productdata td {
  margin: 0px;
  border: 3px ridge #999;
}
table.productdata th {
  padding: 1px 4px;
  background-color: #ccc;
}
table.productdata td {
  padding: 0px 4px;
  text-align: right;
}

/* Printable formatting */
#blankpage {margin: 15px;}
#printable h1 {
  text-align: center;
  clear: both;
}
#printable {
  min-width: 400px;
  max-width: 800px;
  padding: 0px;
  position: relative;
  margin: 20px;
}
#printable, #printable td, #printable th {
  vertical-align: top;
}
#printable img {
  float: left;
  margin: 0px 2px 2px 2px;
}
#printable table {
  border: solid #000 1px;
  border-collapse: collapse;
  width: 100%;
  margin: 1px 15px;
  table-layout: fixed;
}
#printable table.summary {
  width: 25%;
  float: left;
}
#printable table th {
  border-top: solid #000 1px;
}
#printable table th, #printable table td {
  border-left: solid #000 1px;
  border-right: solid #000 1px;
}
#printable th {
  font-size: 0.7em;
  text-align: left;
  color: #fff;
  background-color: #333;
  padding: 2px;
}
#printable td {
  padding: 2px 4px;
}
#printable p.disclaimer {
  clear: both;
  text-align: center;
  margin: 10px;
}

table.tabmenu {
	border-collapse: collapse;
	background: #333;
	color: #fff;
}

table.tabmenu td {
	padding: 2px 10px;
}

table.tabmenu td.active {
	font-weight: bold;
	text-align: center;
}

table.tabmenu td.inactive {
	background: #CCC;
	font-weight: normal;
	color: #000;
	text-align: center;
}
#survey input {
	margin-left: 20px;
}
#survey>ol>li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#announcement {
	margin: 5px;
	padding: 5px;
	border: 3px ridge #666;
	background-color: #ddd;
	color: #f33;
	font-weight: bold;
	text-align: center;
}

div#product_list_items div.item {
	position: relative;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #ccc;
}

div#product_list_items div.item div.buy {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 100px;
	height: 200px;
	text-align: center;
}

div#product_list_items div.item div.buy h5 {
  font-size: 1.6em;
  margin: 0;
  padding: 0;
}

div#product_list_items div.item div.buy h5 .taxinfo {
  font-size: 0.4em;
}

div#product_list_items div.item div.buy i {
  color: #000;
  font-style: normal;
  font-size: 0.8em;
  font-weight: 100;
}

div#product_list_items div.item div.describe {
	position: relative;
	padding: 42px 102px 5px 0px;
}

div#product_list_items div.item div.describe img.product {
	position: absolute;
	left: 0px;
	top: 0px;
}

div#product_list_items div.item div.describe img.brand {
	position: absolute;
	left: 60px;
	top: 0px;
}

div#product_list_items div.item div.describe h4 {
	position: absolute;
	left: 60px;
	top: 25px;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

div#product_list_items div.item div.describe p {
	padding: 0px;
}


div#subcategories>div {
  float: left;
  position: relative;
  height: 150px;
  width: 110px;
  margin: 2px;
  border: 1px solid #ccc;
}

div#subcategories>div>a>img {
  margin: 5px 5px 2px 5px;
  width: 100px;
  border: none;
}

div#subcategories>div>p {
  text-align: center;
  font-weight: bold;
  margin: 2px;
}

div#subcategories>hr {
  color: transparent;
  background-color: transparent;
  clear: left;
}

div#subcategories a:link, div#subcategories a:visited {
  text-decoration: none;
}

div#subcategories a:hover, div#subcategories a:active, div#subcategories a:focus {
  text-decoration: underline;
  color: #f33;
}



/* Copyright © 2003-2012 Battery Force Ltd. http://www.battery-force.co.uk/ */

