.free{
  color: #ff0000;
  font-weight: bold;
}

img {
  border:0px;
  display:block;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

label.hiddenlabel {
  display:none;
}

select, input, textarea {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  margin:0px 0px 0px 0px;
  font-weight:normal;
}

h1 {
	font-size:22px;
	font-weight:normal;
	color:#999999;
	padding:7px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	line-height:24px;
}

h2 {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#47385a;
  font-size:18px;
	font-weight:normal;
}

p {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

a {
  color:#a7a6a6;
  text-decoration:none;
}

a:hover {
  color:#a7a6a6;
	text-decoration:underline;
}

.mandatory_star {
  color:#fe901b;
}

form {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

html {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
  background:url("/images/body_bg.gif") repeat-x;
}

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#969696;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: url("/images/office_bg.jpg") 50% 154px no-repeat;
}

/******************* Main Holders *******************/

#parent_container {
  width:982px;
  margin:0px auto;
  padding:0px 0px 0px 22px;
  background:url("/images/windows_tile.if") repeat-y;
}

#header_container {
  width:960px;
	height:159px;
  overflow:hidden;
  position:relative;
	background:url("/images/header_container_bg.gif") top left no-repeat;
}

#body_container {
	width:950px;
	padding:0px 5px 0px 5px;
}

#left_column{
	width:155px;
	float:left;
	padding:2px 0px 2px 0px;
}

#left_column_limit{
  height:200px;
  overflow:hidden;
}

#middle_column{
	width:793px;
	margin:0px 0px 0px 2px;
	float:left;
  display: inline;
  position: relative;
}

#middle_column_wide{
	width:950px;
}

#footer_container{
	width:950px;
	height:158px;
	padding:3px 5px 0px 5px;
	background:url("/images/footer_container.gif") top left no-repeat;
}


/******************* Header *******************/

#header{
	height:129px;
	width:960px;
}

#logo{
	float:left;
	margin:0px 0px 0px 5px;
}

#basket{
	float:right;
	width:114px;
	padding:39px 17px 0px 0px;
	color:#bfbfbf;
}

#basket p.basket{
	padding:0px 0px 15px 0px;
}

#basket td {
	padding:0px 0px 6px 0px;
}

#top_menu{
	height:12px;
	width:960px;
}

.search_bar{
	width:230px;
	float:left;
	height:10px;
	padding:2px 0px 0px 5px;
}

.search_bar span {
  width:164px;
  height:19px;
  display:block;
  background: url("/images/search_input.gif") no-repeat;
  padding:2px 0px 0px 0px;
  margin:1px 0px 0px 0px;
}

.search_bar #query {
  color:#979696;
  border:0px;
  width:148px;
  font-size:10px;
  padding:0px 0px 0px 5px;
	background-color:transparent;
}

td.box{
	padding:0px 5px 0px 0px;
}

#top_menu .menu{
	float:left;
	width:548px;
	padding:5px 36px 0px 0px;
}

#top_menu .menu a{
	color:#ffffff;
}

#top_menu .menu ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	float:right;
}

#top_menu .menu ul li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	text-align:right;
}

#top_menu .menu li.contact{
	width:80px;
}

#top_menu .menu li.monthly{
	width:92px;
}

#top_menu .menu li.account{
	width:83px;
}

#top_menu .menu li.about{
	width:69px;
}

#top_menu .menu li.home{
	width:69px;
}

.checkout{
	float:right;
	margin:0px 5px 0px 0px;
}

/******************* Bread Crumb *******************/

.breadcrumb{
	height:19px;
	padding:6px 0px 0px 0px;
	border-bottom:1px solid #cccccc;
	font-size:10px;
  color:#fe901b;
}

.breadcrumb_top{
	padding:11px 0px 0px 0px;
}

.breadcrumb a{
	color:#686868;
	font-size:10px;
}

.breadcrumb span{
	color:#fe901b;
}

/******************* Left Column *******************/


/******************* Middle Column *******************/


/******************* Home Page *******************/

#promo_unit_homepage_small_promo_0{
  float:left;
  padding:2px 2px 0px 0px;
}

#promo_unit_homepage_small_promo_1{
  float:left;
  padding:2px 2px 0px 0px;
}

#promo_unit_homepage_small_promo_2{
  float:left;
  padding:2px 0px 0px 0px;
}

#homepage_promo_small ul li{
	padding:2px 2px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

#home_promos ul li.last{
	padding:2px 0px 0px 0px;
}

#brand_scroller{
	height:44px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	width:793px;
	margin:1px 0px 2px 0px;
	padding:20px 0px 0px 0px;
}

#brand_scroller ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#brand_scroller li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

#homepage_brands_window {
  height:25px;
  width:793px;
  overflow:hidden;
}

.intro_title_red{
	background: url("/images/red_intro_tile.gif") repeat-x;
	height:26px;
	width:793px;
}

.intro_title_red .left{
	float:left;
}

.intro_title_red .right{
	float:right;
}

.intro_title_black{
	background: url("/images/black_intro_tile.gif") repeat-x;
	height:26px;
	width:793px;
	margin:1px 0px 0px 0px;
}

.intro_title_black .left{
	float:left;
}

.intro_title_black .right{
	float:right;
}

.intro_title_black_full{
	background: url("/images/black_intro_tile.gif") repeat-x;
	height:26px;
	width:950px;
	margin:1px 0px 0px 0px;
}

.no_margin{
	margin:0px 0px 0px 0px;
}

.intro_title_black_full .left{
	float:left;
}

.intro_title_black_full .right{
	float:right;
}


/******************* Product *******************/

#products{
	width:793px;
}

.product{
	height:277px;
	width:157px;
	margin:2px 2px 0px 0px;
	float:left;
	background: url("/images/product_bg.gif") bottom right no-repeat;
}

.product_last{
	height:277px;
	width:157px;
	margin:2px 0px 0px 0px;
}

.product .thumb{
	height:155px;
	width:155px;
	border:1px solid #e1e1e1;
}

.product .content{
	height:44px;
	margin:3px 0px 8px 0px;
	padding:0px 4px 0px 4px;
	overflow:hidden;
}

.product .content a{
	color:#505050;
	font-weight:bold;
}

.product .price{
	height:23px;
	color:#505050;
	margin:3px 0px 0px 0px;
	padding:0px 4px 2px 4px;
}

#product_price_was{
  padding:0px 0px 0px 4px;
  color:#e91010;
}

.product .ex_price{
	line-height:12px;
  color:#505050;
  padding:2px 0px 2px 0px;
}

.product .new_price .price{
	color:#e91010;
	font-size:13px;
  line-height:11px;
	font-weight:bold;
}

.product .new_price{
	color:#e91010;
	font-size:13px;
  line-height:11px;
	font-weight:bold;
}

.product .rrp_price{
	color:#fe901b;
	font-size:11px;
  height:14px;
}

.product .rrp_price span{
	color:#fe901b;
	font-size:11px;
  padding:0px 0px 0px 0px;
}

.product .our_price{
	color:#414141;
	font-size:11px;
	font-weight:bold;
}

.product .our_price span{
	color:#414141;
	font-size:13px;
	font-weight:bold;
  padding:0px 0px 0px 0px;
}

.product .btn{
	height:34px;
	color:#505050;
	margin:3px 0px 0px 0px;
	padding:5px 3px 0px 3px;
	font-weight:bold;
}

/******************* footer *******************/

.footer_boxes{
	width:950px;
	height:125px;
}

.secure{
	width:155px;
	height:125px;
	float:left;
}

.free_delivery{
	width:263px;
	height:125px;
	float:left;
	margin:0px 0px 0px 2px;
}

.sales_support{
	width:263px;
	height:125px;
	float:left;
	margin:0px 0px 0px 2px;
}

.newsletter{
	width:253px;
	height:33px;
	float:left;
	padding:92px 0px 0px 10px;
	margin:0px 0px 0px 2px;
	background: url("/images/newsletter.gif") bottom right no-repeat;
}

.newsletter span {
  width:134px;
  height:19px;
  display:block;
  background: url("/images/newsletter_input.gif") no-repeat;
  padding:3px 0px 0px 0px;
  margin:1px 0px 0px 0px;
}

.newsletter #mailing_box {
  color:#979696;
  border:0px;
	width:129px;
  font-size:10px;
  padding:0px 0px 0px 5px;
	background-color:transparent;
}

.footer_orange_bar{
	padding:2px 0px 0px 0px;
}

.footer_menu{
	float:left;
	padding:5px 0px 0px 10px;
}

.footer_menu ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	color:#f4810a;
}

.footer_menu ul a{
	color:#ffffff;
	font-size:10px;
}

.footer_menu li{
	padding:0px 8px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

.visualsoft{
	float:right;
}

/******************* left_menu *******************/
.refine_title{
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 2px 0px;
}

#left_menus{

}

#filters_navigation{
  background: url("/images/refine_by.gif") no-repeat;
  padding:31px 0px 0px 0px;
}
.default_navigation ul {
	padding:0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	list-style-type:none;
}

.default_navigation li {
	padding:0px 0px 0px 9px;
	margin:0px 0px 0px 0px;
	background: url("/images/bullet.gif") 0px 5px no-repeat;
	font-size:11px;
	line-height:13px;
}

.default_navigation li span.count {
  display:none;
}

.default_navigation li.default_catalog_navigation_tags_id_title {
  background: url("/images/left_menu_ailment_title.gif") top left no-repeat;
	height:36px;
	margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

.default_navigation li.default_catalog_navigation_tags_id_title span {
  display:none;
}

/*********************************/

.catalog_navigation_filters ul {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type:none;
  background:#ffffff;
	width:152px;
}

.catalog_navigation_filters li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
  color:#404040;
	font-weight:bold;
}

.catalog_navigation_filters li.filter_catalog_navigation_title{
  position: relative;
}

.filter_catalog_navigation_option_values_wrapper{
  height: expression( this.scrollHeight > 193 ? "194px" : "auto" ); /* sets max-height for IE - doesn't validate CRASHES IE6 */
  max-height: 194px; /* sets max-height value for all standards-compliant browsers */
  overflow-x: hidden;
  padding:9px 0px 5px 0px;
  width:152px;
  overflow-y: auto;
}

.catalog_navigation_filters ul ul {
	margin: 0px 0px 0px 0px;
	list-style-type:none;
}

.catalog_navigation_filters li li {
	padding:0px 0px 10px 1px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	line-height:11px;
  color:#414141;
	font-weight:normal;
  position:inline-block;
}

.catalog_navigation_filters li li span {
	background: url("/images/tick_box_inactive.gif") 0px 0px no-repeat;
	display:block;
  padding:2px 0px 2px 21px;
}

.catalog_navigation_filters li li span.item_num {
	color:#acacac;
	font-weight:bold;
	background:none;
	padding:0px 0px 0px 0px;
}

.navigation_clear_all{
  display:block;
  position:absolute;
  right:6px;
  top:6px;
}

span.navigation_clear_all a {
  display:block;
	width:13px;
	height:13px;
	background:url("/images/filter_clear.gif") no-repeat;

}

span.navigation_clear_all span{
  display:none;
}

.catalog_navigation_filters .active_filter span {
	background: url("/images/tick_box_active.gif") 0px 0px no-repeat;
	padding:2px 0px 2px 21px;;
}

/*
.catalog_navigation_filters li li.filter_catalog_navigation_link_disabled {
	background: url("/images/bullet_filter_active.gif") 0px 2px no-repeat;
}
*/

.catalog_navigation_filters li li a {
  color:#414141;
  text-decoration:none;
}

.catalog_navigation_filters li li a:hover {
  color:#414141;
  text-decoration:none;
}

.catalog_navigation_filters li li.filter_catalog_navigation_link_disabled a,
.catalog_navigation_filters li li.filter_catalog_navigation_link_disabled a:hover {
  color:#a3a3a3;
  text-decoration:none;
}

.filter_title{
	background: url("/images/category_filter.gif") repeat-x;
	padding:3px 0px 0px 7px;
	height:23px;
	width:145px;
	font-size:15px;
	color:#ffffff;
	display:block;
	font-weight:normal;
  text-transform:lowercase;
}

#ajax_filters_loading {
  background:#ffffff url(/images/productlistings-ajax.gif) no-repeat scroll 50% 20%;
  height:100% !important;
  height: 1000px;
  left:0;
  opacity:0.7;
  filter: alpha(opacity = 70);
  position:absolute;
  top:0;
  width:100%;
  z-index:3000;
}

.filter_catalog_navigation_link_disabled a span{
  color:#e6e4e4;
}


/*****************/


/********************* Catalog Navigation ********************/

#left_column .default_catalog_navigation ul{
  padding:0px 0px 19px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#catalog_navigation_wrapper a{
  color:#4f4f50;
}

.default_catalog_navigation_categories_id_link a{
  font-weight:bold;
}

#default_catalog_navigation_categories_id_href_default_sale_1{
  text-transform:uppercase;
}

#left_column .default_catalog_navigation ul li.default_catalog_navigation_link{
  padding:0px 0px 9px 8px;
  margin:0px 0px 0px 0px;
  display:block;
	background:url("/images/orange_arrow.gif") 0px 6px  no-repeat;
}

#left_column .default_catalog_navigation ul li.default_catalog_navigation_link a{
	font-size:11px;
}

#left_column .default_catalog_navigation ul li.default_catalog_navigation_sublink{
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  display:block;
  background:none;
	color:red;
}

#left_column li.default_catalog_navigation_title {
	font-size:10px;
	color:#292929;
	padding:0px 0px 0px 0px;
  margin:0px 0px 9px 0px;
	position:relative;
	text-transform:uppercase;
	font-weight:bold;
	display:none;
}

#left_column li.default_catalog_navigation_categories_id_title{
	background:url("/images/categories_title.gif") no-repeat;
	display:block;
	height:28px;
	width:155px;
	border-bottom:1px solid #cccccc;
}

#left_column_product{
	padding:10px 0px 0px 0px;
}

#left_column_product li.default_catalog_navigation_categories_id_title{
	display:none;
}

#left_column li.default_catalog_navigation_categories_id_title span{
	display:none;
}

#left_column li.default_catalog_navigation_manufacturer_id_title{
	background:url("/images/brands_title.gif") no-repeat;
	display:block;
	height:28px;
	width:155px;
	border-bottom:1px solid #cccccc;
}

#left_column li.default_catalog_navigation_manufacturer_id_title span{
	display:none;
}

span.red_spec {
	color:#c31a1f;

}

.left_column_competition{
	background:url("/images/competition_title.gif") no-repeat;
	padding:28px 0px 1px 0px;
	margin:13px 0px 0px 0px;
}

#catalog_navigation_wrapper #default_catalog_navigation_categories_id_href_default_sale_1{
  color: #FB8A10;
}

/************************* CMS Content *****************************/

.cms_content{
	background:url("/images/cms_bg.jpg") top right no-repeat;
	min-height:575px;
	height:auto !important;
	height:575px;
	color:#505050;
	padding:15px 236px 0px 13px;
	line-height:22px;
}

.cms_content p{
	padding:0px 0px 22px 0px;
}

.cms_content h1{
	font-size:20px;
	font-weight:normal;
	color:#505050;
  text-transform:lowercase;
	padding:0px 0px 12px 0px;
	margin:0px 0px 0px 0px;
	line-height:12px;
}

.cms_content h2{
	margin:0px 0px 0px 0px;
  padding:0px 0px 4px 0px;
  color:#505050;
  font-size:16px;
	font-weight:normal;
  text-transform:lowercase;
}

.cms_content ul{
	margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style:none;
}

.cms_content ul li{
	margin:0px 0px 0px 0px;
  padding:0px 0px 0px 9px;
  background:url("/images/orange_bullet.gif") 0px 10px no-repeat;
}

/************************* Product Page *****************************/

#product_page{
	width:950px;
	padding:2px 0px 0px 0px;
	border-bottom:1px solid #e1e1e1;
}

#product_left{
	width:307px;
	float:left;
}

#product_main_image{
	width:307px;
	height:307px;
	float:left;
	margin:0px 0px 5px 0px;
	position:relative;
}

#product_zoom{
	width:22px;
	height:22px;
	position:absolute;
	bottom:2px;
	right:2px
}

#product_main_image img{
	border:1px solid #e1e1e1;
}

#product_thumbs_hold{
	width:307px;
	float:left;
}

#product_thumbs_hold ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#product_thumb_0,
#product_thumb_1,
#product_thumb_2{
	padding:0px 5px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

#product_thumb_3{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

#product_thumbs_hold ul li.last{
	padding:0px 0px 0px 0px;
}

#product_thumbs_hold ul li img{
	border:1px solid #e1e1e1;
}

#product_middle{
	width:279px;
	margin:0px 0px 0px 12px;
	padding:3px 0px 0px 0px;
	float:left;
	color:#505050;
}

#product_middle .product_offer{
	background:#9b0f0f url("/images/product_offer_bg.gif") no-repeat;
	min-height:46px;
  height: auto !important;
  height:46px;
	width:263px;
	padding:4px 7px 4px 7px;
	margin:6px 0px 0px 2px;
	color:#ffffff;
	font-weight:bold;
}

#product_middle .product_title h1{
	color:#fe901b;
	font-size:20px;
  height:24px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
}

#product_middle .sub_title{
	font-weight:bold;
	padding:0px 0px 0px 2px;
  line-height:14px;
}

#product_middle .product_offer a{
		color:#ffffff;
}

#product_middle .product_list{
	height:90px;
	overflow:hidden;
	padding:6px 0px 0px 2px;
  margin:0px 0px 10px 0px;
}

#product_middle .product_list ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#product_middle .product_list ul li{
	padding:0px 0px 4px 11px;
	margin:0px 0px 0px 0px;
	background:url("/images/orange_bullet.gif") 0px 5px no-repeat;
}

#product_price_rrp{
  padding:0px 0px 1px 4px;
  color:#fe901b;
  text-transform:lowercase;
}

#product_price_sale{
  color:#505050;
  font-weight:bold;
  font-size:24px;
  padding:0px 0px 0px 4px;
  line-height:24px;
}

#product_right_basket p{
  padding:0px 0px 0px 2px;
}

#product_options{
  padding:0px 0px 0px 0px;
}

#product_buttons{
  padding:5px 0px 2px 2px;
}

#product_options select{
  margin:0px 0px 10px 0px;
}

#product_middle .add_to_basket_hold{
	height:53px;
	padding:0px 0px 0px 2px;
}

#product_middle .add_to_basket p{
	padding:5px 0px 0px 0px;
}

#product_middle .view_all ul{
	padding:8px 0px 0px 2px;
	margin:5px 0px 0px 0px;
	list-style:none;
}

#product_middle .view_all ul a{
	font-size:10px;
	color:#505050;
}

#product_middle .view_all ul li{
	padding:0px 0px 8px 6px;
	margin:0px 0px 0px 0px;
	background:url("/images/small_orange_arrow.gif") 0px 7px no-repeat;
}

#product_right{
	width:336px;
	float:left;
	margin:0px 0px 0px 16px;
	padding:3px 0px 0px 0px;
}

#product_right .product_tabs{
	width:336px;
	height:28px;
	background:url("/images/tabs_bg_bottom.gif") bottom no-repeat;
}

#product_right .product_tabs ul.labels{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#product_right .product_tabs ul.labels li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

#product_right .product_tabs li.brand{
	padding:0px 0px 0px 0px;
}

#product_right .product_tab_box{
	width:299px;
	height:164px;
	background:url("/images/tab_box_bg.gif") no-repeat;
	padding:13px 17px 10px 18px;
	color:#505050;
  overflow-y:auto;
  overflow-x:hidden;
  border:1px solid #e1e1e1;
  border-top:none;
	line-height:16px;
}

#product_right .product_tab_box p{
	padding:0px 0px 10px 0px;
}
#product_right .product_tab_box p.product_brand{
	padding:0px 0px 13px 0px;
}

#product_right .logo_box_1{
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	width:334px;
	height:39px;
}

#product_right .logo_box_1 ul{
	padding:8px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#product_right .logo_box_1 ul li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

#product_right .logo_box_1 ul li.one{
	padding:0px 22px 0px 0px;
}

#product_right .logo_box_1 ul li.two{
	padding:0px 12px 0px 0px;
}

#product_right .logo_box_2{
	border: 1px solid #e1e1e1;
	width:334px;
	height:39px;
}

#product_right .logo_box_2 ul{
	padding:10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#product_right .logo_box_2 ul li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

#product_right .logo_box_2 ul li.one{
	padding:0px 22px 0px 0px;
}

#product_right .logo_box_2 ul li.two{
	padding:0px 12px 0px 0px;
}

#product_right .extra_options {
	padding:6px 0px 0px 11px;
}

#product_right .extra_options td.share_bookmark{
	padding:5px 0px 0px 0px;
}

#product_right .extra_options td.left_list{
	width:195px;
}


/************************* Category Page *****************************/

.category_intro_generic{
  height:28px;
	width:773px;
	margin:2px 0px 0px 0px;
	padding:12px 10px 2px 10px;
  border-bottom:1px solid #cccccc;
  background:#000000;
  color:#ffffff;
}

.category_intro_generic .title{
  float:left;
  font-size:16px;
}

.category_intro_generic .sort_by select{
	width:147px;
}

.category_intro_generic .sort_by{
  float:right;
  color:#fe901b;
}

.category_intro_generic .sort_by label{
  display:none;
}

.category_intro_generic td.sort_by{
	color:#fe901b;
	padding:1px 10px 0px 0px;
}

.category_intro{
	background:url("/images/category_intro_bg.gif") repeat-x;
	height:162px;
	width:793px;
	margin:2px 0px 0px 0px;
	padding:0px 0px 2px 0px;
  border-bottom:1px solid #cccccc;
}

.category_intro .full{
	width:755px;
  padding:13px 20px 15px 20px;
	float:left;
  height:132px;
  color:#ffffff;
}

.category_intro .intro_left{
	width:281px;
	float:left;
  height:162px;
}

.category_intro .intro_right{
	padding:12px 0px 1px 1px;
	width:502px;
	float:left;
	color:#ffffff;
}

.category_intro .sort_by{
	float:right;
}

.category_intro .sort_by label{
	display:none;
}

.category_intro .sort_by select{
	width:147px;
}

.category_intro td.sort_by{
	color:#fe901b;
	padding:1px 10px 0px 0px;
}

.category_intro .title{
	font-size:16px;
	padding:0px 0px 11px 0px;
}

.category_intro .content{
	line-height:16px;
	height:85px;
	margin:0px 0px 6px 0px;
	overflow:hidden;
}

p.pagination{
  padding:0px 8px 0px 0px;
  margin:0px 0px 0px 0px;

}

.pagination_container{
	height:33px;
	color:#414141;
}

.pagination_container_bottom{
	height:21px;
	color:#414141;
}

.pagination_container_bottom .pagination_hold{
	float:right;
	padding:0px 11px 0px 0px;
}

.pagination_container .display{
	float:left;
	padding:8px 0px 0px 9px;
}

.pagination_container .pagination_hold{
	float:right;
	padding:8px 11px 0px 0px;
  color:#000000;
}

 .pagination_hold a{
	color:#414141;
}

 .pagination span{
	color:#fe901b;
}

#search_results .product{
	height:277px;
	width:157px;
	margin:0px 2px 10px 0px;
	float:left;
	background: url("/images/product_bg.gif") bottom right no-repeat;
}

#search_results .product_last{
	height:277px;
	width:157px;
	margin:0px 0px 10px 0px;
}

.catalog_navigation_toggle_wrapper{
  border-bottom: 1px solid #CCCCCC;
  height: 20px;
  display: block;
  margin: 0px 0px 10px 0px;
  padding: 8px 0px 0px 0px;
  font-weight: bold;
}

#catalog_navigation_wrapper a.catalog_navigation_toggle{
  color: #4F4F50;
}

#catalog_navigation_wrapper a.catalog_navigation_toggle span.arrow{
  color: #FE901B;
}

/******************* Site map *******************/

.cms_page_site_map_list ul {
  padding:10px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.cms_page_site_map_list li {
  padding:0px 0px 5px 0px;
  margin:0px 0px 0px 0px;
}

.cms_page{
  padding:10px 0px 0px 0px
}

.cms_page_site_map ul,
.cms_page_site_map_2 ul {
  padding:6px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
  width:100%;
}

.cms_page_site_map li,
.cms_page_site_map_2 li {
  padding:0px 0px 5px 0px;
  margin:0px 0px 0px 0px;
  min-height: 16px;
	height: auto !important;
	height: 16px;
  float:left;
  display:block;
	width:200px;
}

.cms_page_site_map_2 li {
	width:400px;
}

.sitemap_alpha {
  padding:10px 0px 0px 0px;
}

ul.sitemap_list li{
  background:none;
  float:left;
  width:180px;
}

.sitemap_section{
  padding:0px 0px 10px 0px;
}

.sitemap_alpha ul {
  padding:5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	width:100%;
}

.sitemap_alpha ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	background: none;
	min-height: 13px;
	height: auto !important;
	height: 13px;
  display:inline;
}

.sitemap_section ul{
  padding:0px 0px 0px 0px;
  marign:0px 0px 0px 0px;
  list-style:none;
}

.sitemap_section h2{
  color:#686868;
  font-size:16px;
}

ul.sitemap_letters{
  margin:5px 0px 20px 0px;
}

.login_space{
  width:286px;
  height:268px;
  float:left;
  margin:19px 0px 0px 19px;
}

#basket_promos{
  border-top:1px solid #cccccc;
}

.basket_wrapper{
  min-height:300px;
  height:auto !important;
  height:300px;
}

#basket_promos ul{
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#basket_promos ul li{
  padding:2px 2px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#basket_promos ul li.last{
  padding:2px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#category_header h1{
  font-size:16px;
  color:#505050;
}

/******************** Product Page tabs *******************************/

.tab_on a.brand_tab_link{
  background: url("/images/brand_info_on.gif") no-repeat;
  display:block;
  height:28px;
  width:168px;
}

.tab_off a.brand_tab_link{
  background: url("/images/brand_info_off.gif") no-repeat;
  display:block;
  height:28px;
  width:168px;
}

.tab_on a.product_tab_link{
  background: url("/images/product_info_on.gif") no-repeat;
  display:block;
  height:28px;
  width:168px;
}

.tab_off a.product_tab_link{
  background: url("/images/product_info_off.gif") no-repeat;
  display:block;
  height:28px;
  width:168px;
}

.product_tab_box{
   padding:14px 10px 10px 10px;
}

.product_tab_box p{
   padding:3px 0px 3px 0px;
}

/********************* Contact Form ********************/

.vs3form fieldset {
  border:1px solid #cccccc;
  position:relative;
  padding:10px 10px 10px 10px;
  margin:10px 0px 10px 0px;
}

.vs3form legend {
  color:#282828;
  font-size:11px;
  font-weight:bold;
}

.vs3form fieldset td {
  padding:0px 10px 10px 0px;
}

.vs3form fieldset p {
  clear:both;
}

.vs3form fieldset p label {
  float:left;
  width:90px;
  margin:0px 10px 10px 0px;
}

.vs3form fieldset p input {
  float:left;
  margin:0px 10px 10px 0px;
}

.vs3form fieldset textarea,
.vs3form fieldset .textbox {
  width:290px;
}

.vs3form fieldset textarea {
  height:100px;
}

.vs3form fieldset #captcha_response {
  width:100px;
}

#homepage_promo_fade{
  margin:2px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  position:relative;
  height:250px;
  width:793px;
}

#homepage_promo_fade img{
  position:absolute;
}

#category_header h1{
  padding-top:0px;
  line-height:16px;
}

#category_header {
  padding:0px 20px 0px 0px;
  height:100px;
}

#account_pages {
  padding:10px 0px 10px 0px;
  min-height:400px;
  height:auto !important;
  height:400px;
}

#default_catalog_navigation_manufacturer_id_link_all_brands a{
  color:#fb8a10;
  font-style:italic;
}

.cms_brands .brands_ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 0 0 0px;
padding:0;
width:500px;
}

.cms_brands .brands_ul li {
border:1px solid #cccccc;
display:inline;
background:none;
float:left;
height:25px;
margin:10px;
overflow:hidden;
padding:0;
text-align:center;
width:119px;
}

.cms_brands .brands_ul li a{
  color:#4d4d4d;
}

.brand_tab_thumb{
  padding:0px 0px 5px 0px;
}

#category_header_account{
  padding:0px 0px 10px 0px;
}

#category_header_account h1{
  font-size:18px;
  color:#505050;
}.error_textbox {
  border: 1px solid #ff0000 !important;
}

.error,
.confirm {
  color:#ff0000;
}

#checkout_pages,
#account_pages {
  width:940px;
  margin:10px auto 10px;
  /*border:1px solid red;*/
  background-color:#FFFFFF;
  color:#000000;
}

#account_pages {
  padding:10px 0px 10px 0px;
}

.basket_wrapper_confirmation a{
  color:#777777;
}

/**** basket_promos ****/

#basket_promos {
  height:120px;
  overflow:hidden;
  border-top:1px solid #bababa;
}

/**** basket page ****/

.basket_wrapper {
  padding:10px 10px 10px 10px;
}

#basket_table {}

#basket_table td {
  padding:5px 10px 5px 10px;
}

#basket_table td td {
  padding:0px 0px 0px 0px;
}

#basket_table .basket_header td {
  border-bottom:1px solid #bababa;
  text-transform:uppercase;
  font-weight:bold;
  padding:7px 10px 7px 10px;
}

#basket_table .basket_row td {
  border-bottom:1px solid #bababa;
}

#basket_table .basket_row td td {
  border-bottom:0px;
  padding:0px 3px 0px 3px;
}

#basket_table .basket_image img {
  border:1px solid #bababa
}

#basket_table .grandtotal td {
  border-bottom:1px solid #bababa;
}

#basket_table .grandtotal span {
  font-size:20px;
  font-weight:bold;
}

.basket_payment_options {
  height:55px;
  float:right;
  margin:10px 0px 0px 0px;
  padding:40px 10px 0px 0px;
}

.basket_payment_options table {
  width:100%;
}

.basket_payment_options_1 {
  width:221px;
  background: url("/images/basket_payment.gif") top left no-repeat;
}

.basket_payment_options_2 {
  width:427px;
  background: url("/images/basket_payment_2.gif") top left no-repeat;
}

.basket_payment_options_3 {
  width:612px;
  background: url("/images/basket_payment_3.gif") top left no-repeat;
}

.basket_payment_options #basket_google {
  padding:5px 0px 0px 10px;
}

.basket_payment_options #basket_paypal {
  padding:5px 0px 0px 10px;
}

.basket_payment_options #basket_card {
  text-align:right;
}

#continue_shopping_links {
  float:left;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  width:250px;
  font-size:12px;
  font-weight:bold;
}

#continue_shopping_links a{
  color:#000000;
}

#continue_shopping_links ul {
  margin:0px 0px 0px 0px;
  padding:20px 0px 0px 10px;
  list-style:none;
}

#continue_shopping_links li {
  margin:0px 0px 10px 0px;
  padding:0px 0px 0px 0px;
}

/**** login page ****/

.login_box_small {
  height:235px;
  width:288px;
  float:left;
  display:inline;
  margin:20px 0px 245px 20px;
  padding:33px 0px 0px 0px;
  position:relative;
}

.express_box {
  background: url("/images/express_box.gif") top left no-repeat;
}

.new_register_box {
  background: url("/images/register_box.gif") top left no-repeat;
}

.returing_box {
  background: url("/images/returing_box.gif") top left no-repeat;
}

.login_box_small ul {
  padding:5px 0px 0px 14px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.login_box_small li {
  padding:2px 0px 0px 30px;
  margin:0px 0px 18px 0px;
  list-style:none;
  background: url("/images/login_box_ticks.gif") 0px 0px no-repeat;
  font-size:12px;
  color:#5c5c5c;
  height:18px;
  overflow:hidden;
  font-weight:bold;
  text-transform:uppercase;
}


.login_box_small .login_intro {
  padding:5px 10px 0px 10px;
  height:30px;
  overflow:hidden;
}

.login_box_small .login_form {
  padding:5px 10px 0px 10px;
}

.login_box_small .login_form td {
  padding:0px 0px 5px 0px;
}

.login_box_small .login_form .textbox {
  width:230px;
}

.login_box_small .button {
  position:absolute;
  bottom:20px;
  right:20px;
}


/**** register page ****/

#register_page {
  padding:10px 10px 5px 10px;
}

#register_page td {
  padding:0px 0px 5px 0px;
}

#register_page td td {
  padding:0px 0px 5px 0px;
}

#register_page td td td {
  padding:0px 0px 0px 0px;
}


#register_page .textbox {
  width:250px;
}

#register_page #postcode,
#register_page #delivery_postcode {
  width:100px;
}

/**** payment page ****/

#order_summary_checkout {
  width:441px;
  float:left;
  display:inline;
  margin:20px 0px 65px 20px;
  padding:45px 0px 0px 0px;
  background: url("/images/order_summary.gif") top left no-repeat;
}

#order_summary_checkout #basket_table .grandtotal td {
  border-top:1px solid #bababa;
  border-bottom:0px;
}

.checkout_label {
  font-weight:bold;
}

#payment_box {
  width:441px;
  min-height:404px;
  overflow:hidden;
  float:left;
  display:inline;
  margin:20px 0px 65px 20px;
  padding:45px 0px 0px 0px;
  background: url("/images/payment_details.gif") top left no-repeat;
}
#payment_box form
{
  background-color:#F2F2F2;
}

#payment_box td {
  padding:5px 0px 5px 10px;
}

/**** 3D secure page ****/


.checkout_halfway_box {
  padding:20px 20px 20px 20px;
}

.checkout_3dsecure_info {
  padding:0px 20px 20px 20px;
}

/**** 3D secure page ****/


#order_confirmation {
  padding:10px 10px 10px 10px;
}

#order_confirmation p{
  padding:0px 0px 10px 0px;
  font-weight:bold;
  font-size:12px;
}

#order_confirmation td {
  padding:0px 10px 3px 0px;
}

.basket_wrapper_confirmation #basket_table td td {
  padding:5px 25px 0px 0px;
}

.basket_wrapper_confirmation #basket_table .grandtotal td {
  border-bottom:0px;
}

.basket_wrapper_confirmation #basket_table .grandtotal td.grandtotal_border {
  border-top:1px solid #bababa;
}

/********************************/
/********************************/
/********************************/

/**** account page ****/


.my_account_home{
  padding: 10px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.my_account_home a {
  font-size:12px;
  display:block;
}

.my_account_home span{
  display: block;
  float: left;
  margin: 0px 10px 10px 0px;
}

.my_account_home span.account_icon{
  clear: both;
}

.my_account_home li{
  height: 40px;
  overflow: hidden;
}

/*********************/

.vs3form fieldset {
  border:1px solid #cccccc;
  position:relative;
  padding:10px 10px 10px 10px;
  margin:0px 0px 10px 0px;
  width:480px;
}

.vs3form legend {
  color:#000000;
  font-size:11px;
  font-weight:bold;
}

.vs3form fieldset td {
  padding:0px 10px 10px 0px;
}

.vs3form fieldset p {
  clear:both;
}

.vs3form fieldset p label {
  float:left;
  width:90px;
  margin:0px 10px 10px 0px;
}

.vs3form fieldset p input {
  float:left;
  margin:0px 10px 10px 0px;
}

.vs3form fieldset textarea,
.vs3form fieldset .textbox {
  width:290px;
}

.vs3form fieldset textarea {
  height:100px;
}

.vs3form fieldset #captcha_response {
  width:100px;
}

.address_book_line td {
  padding:0px 10px 0px 0px;
}

/****/

#checkout_pages tr.discount span,
.ewallet_note,
.error {
  color: #ff0000;
  font-weight:bold;
}
div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
    cursor: hand;
    cursor: pointer;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
  -moz-opacity:0.8;
  opacity: 0.8;
  filter: alpha(opacity = 80);
  color: #333;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
  border: 1px solid #CCC;
  background-color: white;
  padding: 8px;
  text-align:center;
  /*background-image: url(../images/zoomloader.gif);*/
  background-repeat: no-repeat;
  background-position: 43px 30px;
  width:90px;
  * width:100px;
  height:43px;
  *height:55px;
  z-index:10;
  position:absolute;
  top:3px;
  left:3px;

}

.jqZoomWindow
{
	border: 1px solid #E1E1E1;
	background-color: #FFF;
}
table.jCalendar {
	background: #fff;
  border-collapse: separate;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
  background: #985992;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	padding: 3px 0;
	margin: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

#multimonth
{
  overflow: auto;
  float: left;
  margin: 0px 0px 5px 0px;
}
.dp-applied
{
  float: left;
}

.dp-popup-inline
{
  height: 160px;
}
