/*<? header("Content-Type: text/css");?>
/* CSS Document */

.error_textbox {
  border: 1px solid #ff0000 !important;
}

.error {
  color: #ff0000;
}

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

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

.sitemap ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 5px 0px;
	background: none;
}

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

.sitemap_alpha ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 0px;
	background: none;
	min-height: 23px;
	height: auto !important;
	height: 23px;
  display:block;
  float:left;
}


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

.vs3form fieldset {
  border:1px solid #2F2F2F;
  position:relative;
  padding:10px 10px 10px 10px;
  margin:10px 10px 10px 0px;
  z-index:1;
}

#popup_page .vs3form fieldset  {
  border:0px solid #2F2F2F;
}

.vs3form legend {
  color:#9EC9EA;
  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;
}


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

.myaccount_wrapper {
  padding:10px 0px 10px 0px;
  margin:0px 6px 0px 6px;
}

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

.myaccount_wrapper li {
  background: url("/images/bullet.gif") 0px 10px no-repeat;
  padding:4px 0px 4px 11px;
  margin:0px 0px 0px 0px;
}

.myaccount_wrapper li a {
  padding:0px 10px 0px 0px;
}

.my_account_address_options {
  width:200px;
  float:left;
}

.my_account_address {
  float:left;
}

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

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

li img {display: inline;}

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

.clear_line {
  border-bottom:1px solid #313031;
}

label.hiddenlabel {
  display:none;
}

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

img {
  border:0px;
}


h1 {
  border-bottom:1px solid #313031;
  margin:0px 0px 7px 0px;
  padding:8px 0px 8px 0px;
  color:#9ec9ea;
  font-size:14px;
  font-weight:normal;
}

.cms_page h1 {
  margin:0px 0px 0px 0px;
  padding:8px 0px 10px 0px;
  border-bottom:0px;
}

h1.external_header {
   padding:8px 8px 8px 8px;
}

h2 {
  margin:0px 0px 0px 0px;
  padding:13px 0px 5px 0px;
  color:#9ec9ea;
  font-size:15px;
  font-weight:normal;
}


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

strong.customer {}

a {
  color:#9ec9ea;
  text-decoration:none;
}

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

.mandatory_star {
  color:#9ec9ea;
}

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

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

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#b4b4b4;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: #161616 url("/images/body_bg.jpg") 50% 0% repeat-x;
}

body#pop_up {
  background: #050505 url("/images/pop_up_body_bg.jpg") 50% 0% no-repeat;
}

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

#parent_container {
  width:970px;
  margin:0px auto;
  padding:0px 0px 0px 0px;
}

#popup_page #parent_container {
  width:675px;
  margin:0px auto;
  padding:0px 0px 0px 0px;
}

#header_container {
  height:113px;
  /*overflow:hidden;*/
  position:relative;
  background: url("/images/header_container_bg.jpg") top left no-repeat;
  z-index:200;
}

#popup_page #header_container {
  height:87px;
  overflow:hidden;
  position:relative;
  z-index:1;
  background: url("/images/header_container_bg_pop.jpg") top left no-repeat;
}


#body_container {
  min-height:1px;
  height:auto !important;
  height:1px;
  padding:0px 0px 7px 0px;
}

#popup_page #body_container {
  border:1px solid #313031;
  padding:5px 5px 5px 5px;
  background-color:#151515;
  position:relative;
  z-index:1;
}

#left_column {
  width:171px;
  float:left;
  padding:5px 0px 0px 0px;
  position:relative;
  left:5px;
  overflow:hidden;
  z-index:1;
}

#middle_column,
#middle_column_homepage {
  width:775px;
  float:left;
  padding:5px 0px 0px 0px;
  position:relative;
  left:19px;
  overflow:hidden;
  z-index:1;
}

#middle_column {
  width:759px;
  left:35px;
}

#middle_column_wide {
  width:960px;
  float:left;
  padding:5px 0px 0px 0px;
  position:relative;
  z-index:1;
  left:5px;
  overflow:hidden;
}

#popup_page #middle_column_wide {
  width:675px;
  float:none
  padding:0px 0px 0px 0px;
  position:relative;
  z-index:1;
  left:0px;
  overflow:hidden;
}


#footer_container {
  width:960px;
  margin:0px 0px 0px 5px;
  padding:0px 0px 10px 0px;
}

#footer_container_top {
  border-top:1px solid #313031;
  border-bottom:1px solid #313031;
  height:116px;
  overflow:hidden;
}

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

#header_container #upper_container {
  height:84px;
  overflow:hidden;
  position:relative;
  z-index:1;
}

#header_container #upper_container #site_logo {
  padding:20px 0px 0px 0px;
  margin:0px 0px 0px -1px;
  float:left
}

#header_container #upper_container #site_contact {
  padding:20px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right
}


#header_container #upper_container #top_container_basket {
  width:197px;
  height:64px;
  overflow:hidden;
  float:right;
  margin:20px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  background: url("/images/top_container_basket_bg.jpg") top left no-repeat;
  color:#c6c6c6;
}

#header_container #upper_container #top_container_basket_contents {
  margin:0px 0px 0px 0px;
  padding:0px 5px 0px 64px;
}

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

.top_container_basket_values div {
  height:15px;
}

.top_container_basket_values {
  padding:1px 3px 0px 5px;
}

/******************* #header_container #top_menu *******************/

#header_container #top_menu {
  height:13px;
  float:left;
  z-index:999;
}

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

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

#top_menu a.top_menu_link span {
  display:none;
}

#top_menu a.top_menu_link {
  display:block;
  height:13px;
}

#top_menu_1 a.top_menu_link {
  width:44px;
  background: url("/images/top_menu_1.gif") 0px 0px no-repeat;
}

#top_menu_1 a.top_menu_link:hover {
  background: url("/images/top_menu_1.gif") 0px -13px no-repeat;
}


#top_menu_2 a.top_menu_link {
  width:59px;
  background: url("/images/top_menu_2.gif") no-repeat;
}

#top_menu_2 a.top_menu_link:hover {
  background: url("/images/top_menu_2.gif") 0px -13px no-repeat;
}

#top_menu_3 a.top_menu_link {
  width:71px;
  background: url("/images/top_menu_3.gif") no-repeat;
}

#top_menu_3 a.top_menu_link:hover {
  background: url("/images/top_menu_3.gif") 0px -13px no-repeat;
}

#top_menu_4 a.top_menu_link {
  width:77px;
  background: url("/images/top_menu_4.gif") no-repeat;
}

#top_menu_4 a.top_menu_link:hover {
  background: url("/images/top_menu_4.gif") 0px -13px no-repeat;
}

#top_menu_5 a.top_menu_link {
  width:52px;
  background: url("/images/top_menu_5.gif") no-repeat;
}

#top_menu_5 a.top_menu_link:hover {
  background: url("/images/top_menu_5.gif") 0px -13px no-repeat;
}

#top_menu_6 a.top_menu_link {
  width:78px;
  background: url("/images/top_menu_6.gif") no-repeat;
}

#top_menu_6 a.top_menu_link:hover {
  background: url("/images/top_menu_6.gif") 0px -13px no-repeat;
}

#top_menu_7 a.top_menu_link {
  width:50px;
  background: url("/images/top_menu_7.gif") no-repeat;
}

#top_menu_7 a.top_menu_link:hover {
  background: url("/images/top_menu_7.gif") 0px -13px no-repeat;
}


#top_menu_8 a.top_menu_link {
  width:76px;
  background: url("/images/top_menu_8.gif") no-repeat;
}

#top_menu_8 a.top_menu_link:hover {
  background: url("/images/top_menu_8.gif") 0px -13px no-repeat;
}



/******************* #header_container #top_currency_selector *******************/

#header_container #top_currency_selector {
  float:right;
  width:118px;
  overflow:hidden;
}

#top_currency_selector ul {
  padding:6px 8px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

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

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



/******************* #header_container #top_search  *******************/

#header_container #top_search {
  height:25px;
  width: 252px; /* old 437, changed to add gift vouchers */
  float:left;
  overflow:hidden;
  /*position:relative;*/
  padding:4px 0px 0px 9px;
}

#top_search #order_hotline {
  width:100%;
}

#top_search label {
  display:none;
}

#top_search span {
  width:126px;
  height:16px;
  display:block;
  background: url("/images/top_search_box.gif") no-repeat;
  padding:2px 0px 0px 5px;
  margin:0px 0px 0px 0px;
}

#top_search #query {
  color:#B4B4B4;
  border:0px;
  width:113px;
  font-size:11px;
  padding:0px 0px 0px 0px;
  background-color:#2d2d2d !important;
  background-color:#2d2d2d;
}

/******************* homepage_quick_links *******************/

#quick_links {
  width:775px;
  height:130px;
  background: url("/images/homepage_quick_links_bg.jpg") no-repeat;
  padding:0px 0px 0px 0px;
  margin:8px 0px 0px 0px;
}

.quick_links_list_wrapper {
  display:inline;
  float:left;
  width:190px;
  min-height:1px;
  height:auto !important;
  height:1px;
  padding:0px 0px 0px 0px;
  margin:0px 5px 0px 0px;
}

#quick_links_wrapper_11_2 {
  margin:0px 0px 0px 0px;
}

#quick_links ul {
  padding:32px 8px 0px 8px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#quick_links ul li {
  padding:0px 0px 0px 10px;
  margin:0px 0px 5px 0px;
  background: url("/images/quick_links_bullet.gif") 0px 6px no-repeat;
  line-height:15px;
  height:15px;
  overflow:hidden;
}

#quick_links ul li.quick_links_title {
  display:none
}

#quick_links a {
  color:#b4b4b4;
  text-decoration:none;
}

#quick_links .quick_all a {
  color:#4e4d4d;
  text-decoration:none;
}

#quick_links a:hover {
  color:#718ea4;
  text-decoration:none;
}

/******************* footer_promos *******************/

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

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

/******************* footer_promos *******************/

#footer_newsletter {
  width:247px;
  height:32px;
  overflow:hidden;
  background: url("/images/footer_newsletter_bg.jpg") no-repeat;
  padding:84px 0px 0px 6px;
  margin:0px 0px 0px 0px;
  float:right;
  display:inline;
}

#footer_newsletter label {
  display:none;
}

#footer_newsletter span {
  width:171px;
  height:16px;
  display:block;
  background: url("/images/footer_newsletter_box.gif") no-repeat;
  padding:2px 0px 0px 5px;
  margin:0px 0px 0px 0px;
}

#footer_newsletter span input {
  color:#5a5959;
  border:0px;
  width:160px;
  font-size:11px;
  padding:0px 0px 0px 0px;
  background-color:#2d2d2d !important;
  background-color:#2d2d2d;
}
/******************* footer_links *******************/

#footer_links ul {
  padding:5px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
  float:left;
}

#footer_links li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  display:inline;
  color:#86aac6;
}

#footer_links a {
  color:#949494;
  text-decoration:none;
}

#footer_links a:hover {
  color:#86aac6;
  text-decoration:none;
}

#visualsoft {
  padding:5px 5px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right;
  color:#949494;
}

#visualsoft a{
  color:#949494;
}

#visualsoft img{
  display:inline;
  margin:0 0 0 3px;
}

/******************* left_menu *******************

.left_menu_title {
  color:#9ec9ea;
  font-size:14px;
  padding:26px 6px 4px 6px;
  border-bottom:#313031 1px solid;
  min-height:1px;
  height:auto !important;
  height:1px;
}

.left_menu_title_first {
  padding:5px 6px 4px 6px;
}

.left_menu {}

.left_menu ul,
.left_filters ul {
  padding:4px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  list-style-type:none;
}

.left_menu li,
.left_filters li {
  padding:0px 0px 5px 0px;
  margin:0px 0px 0px 0px;
  min-height:1px;
  height:auto !important;
  height:1px;
}

.left_menu a {
  display:block;
  height:15px;
  width:175px;
  background: url("/images/left_menu_bullet.gif") top left no-repeat;
  color:#9ec9ea;
  overflow:hidden;
  padding:1px 0px 0px 17px;
}

.left_menu a span {
  color:#b4b4b4;
}

.left_menu a,
.left_menu .menu_selected a span {
  color:#9ec9ea;
}

.left_menu_sale_link a span {
  color:#9d0215;
}

.left_menu_all_link a span {
  color:#4e4d4d;
}


.left_menu a:hover {
  text-decoration:none;
  display:block;
  height:15px;
  width:175px;
  background:#313031 url("/images/left_menu_bullet.gif") top left no-repeat;
  color:#9ec9ea;
  overflow:hidden;
  padding:1px 0px 0px 17px;
}

.left_menu a:hover span {
  color:#b4b4b4;
}

.left_menu .menu_selected a:hover span {
  color:#9ec9ea;
}


/******************* default_catalog_navigation *******************/


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

.default_catalog_navigation li {
  padding:0px 0px 5px 0px;
  margin:0px 0px 0px 0px;
  min-height:1px;
  height:auto !important;
  height:1px;
  font-size:11px;
}

.default_catalog_navigation li.default_catalog_navigation_title {
  color:#9ec9ea;
  font-size:14px;
  padding:26px 6px 4px 6px;
  margin:0px 0px 4px 0px;
  border-bottom:#313031 1px solid;
  min-height:1px;
  height:auto !important;
  height:1px;
  text-transform:lowercase;
}

.default_catalog_navigation li.default_catalog_navigation_manufacturer_id_title {
  padding:5px 6px 4px 6px;
}

.default_catalog_navigation a {
  display:block;
  height:15px;
  width:175px;
  background: url("/images/left_menu_bullet.gif") top left no-repeat;
  color:#9ec9ea;
  overflow:hidden;
  padding:1px 0px 0px 17px;
}

.default_catalog_navigation a:hover {
  text-decoration:none;
  display:block;
  height:15px;
  width:175px;
  background:#313031 url("/images/left_menu_bullet.gif") top left no-repeat;
  color:#9ec9ea;
  overflow:hidden;
  padding:1px 0px 0px 17px;
}

.default_catalog_navigation a span {
  color:#b4b4b4;
}

.default_catalog_navigation a,
.default_catalog_navigation .menu_selected a span {
  color:#9ec9ea;
}

#default_catalog_navigation_manufacturer_id_link_all_brands a span {
  color:#708da3;
}

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

ul.sales_item li {
  margin: 0px 0px 0px 0px;
  background: transparent url("/images/left_menu_bullet.gif") top left no-repeat;
  color:#9ec9ea;
  overflow:hidden;
  padding:1px 0px 0px 17px;
  }

ul.sales_item li a, ul.sales_item li a:hover {
  color: #9e0116;
  text-decoration: none;
}

ul.sales_item li:hover {
  background:#313031 url("/images/left_menu_bullet.gif") top left no-repeat;
}


/******************* default_catalog_navigation *******************/


.filter_catalog_navigation ul {
  padding:0px 0px 11px 0px;
  margin: 0px 0px 0px 0px;
  list-style-type:none;
}

.filter_catalog_navigation li {
  padding:0px 0px 5px 0px;
  margin:0px 0px 0px 0px;
  min-height:1px;
  height:auto !important;
  height:1px;
  font-size:11px;
}

.filter_catalog_navigation li.filter_catalog_navigation_title {
  position:relative;
  z-index: 1;
}

.filter_catalog_navigation li.filter_catalog_navigation_title span.filter_title {
  color:#9ec9ea;
  font-size:14px;
  padding:0px 6px 4px 6px;
  margin:0px 0px 4px 0px;
  border-bottom:#313031 1px solid;
  min-height:1px;
  height:auto !important;
  height:1px;
  display:block;
}

.default_catalog_navigation li.default_catalog_navigation_manufacturer_id_title {
  padding:5px 6px 4px 6px;
}

.catalog_navigation_filters ul ul {
  height: expression( this.scrollHeight > 149 ? "150px" : "auto" ); /* sets max-height for IE - doesn't validate */
  max-height: 150px; /* sets max-height value for all standards-compliant browsers */
  display:block;
  overflow-x: hidden;
  overflow-y: auto;
  width: 171px;
}

.filter_catalog_navigation li li {
  position:static;
}

.filter_catalog_navigation li li a {
  display:block;
  height:15px;
  background: url("/images/bullet_filter.gif") 7px 3px no-repeat;
  color:#9ec9ea;
  overflow:hidden;
  width: 140px;
  padding:1px 0px 0px 24px;
}

.filter_catalog_navigation li li a:hover {
  text-decoration:none;
  display:block;
  height:15px;
  background: #313031 url("/images/bullet_filter.gif") 7px 3px no-repeat;
  color:#9ec9ea;
  overflow:hidden;
  padding:1px 0px 0px 24px;
}


.catalog_navigation_filters a.active_filter {
	background: url("/images/bullet_filter_active.gif") 7px 3px no-repeat;
}

.catalog_navigation_filters a:hover.active_filter  {
	background: #313031 url("/images/bullet_filter_active.gif") 7px 3px no-repeat;
}

.filter_catalog_navigation a span {
  color:#b4b4b4;
}

.filter_catalog_navigation a,
.filter_catalog_navigation .menu_selected a span {
  color:#9ec9ea;
}

.catalog_navigation_filters li li.filter_catalog_navigation_link_disabled {
	display:none;
}

.navigation_clear_all a {
  display:block;
  height:11px;
  width:11px;
  background: #313031 url("/images/filter_cross.gif") top left no-repeat;
  position:absolute;
  top:3px;
  right:0px;
}

.navigation_clear_all a span {
  display:none;
}


/******************* left_menu_switch *******************/

.catalog_navigation_toggle_wrapper ul {
  padding:4px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  list-style-type:none;
}

.catalog_navigation_toggle_wrapper {
  padding:8px 6px 8px 6px;
  margin:0px 0px 0px 0px;
  min-height:1px;
  height:auto !important;
  height:1px;
  background: url("/images/left_menu_space.gif") bottom left no-repeat;
}

.catalog_navigation_toggle_wrapper a span {
  color:#b4b4b4;
}

.catalog_navigation_toggle_wrapper a {
  color:#b4b4b4;
}

.catalog_navigation_toggle_wrapper a:hover,
.catalog_navigation_toggle_wrapper a:hover span {
  color:#9ec9ea;
  text-decoration:none;
}

/******************* selected_filter *******************/

li.selected_filter {
  padding:1px 0px 4px 17px;
  margin:0px 0px 0px 0px;
  min-height:1px;
  height:auto !important;
  height:1px;
  background: url("/images/left_menu_bullet.gif") top left no-repeat;
  color:#b4b4b4;
  position:relative;
  z-index:1;
}

.selected_filter a {
  display:inline;
  height:11px;
  width:175px;
  background: none;
  overflow:hidden;
  padding:0px 0px 0px 0px;
}

li.selected_filter img {
  position:absolute;
  top:3px;
  right:2px;
}


/******************* homepage_promos *******************/

#homepage_promo_fade {
  height:392px;
  overflow:hidden;
}

#homepage_promo_fade img {
  position:absolute;
}

#homepage_promo_small {
  height:160px;
  overflow:hidden;
}

#homepage_promo_small div {
  width:785px;
}

#homepage_promo_small img {
  padding:0px 0px 0px 0px;
  margin:8px 8px 0px 0px;
  float:left;
  display:inline;
}

/*

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

#homepage_promo_small li,
#homepage_promo_small img {
  padding:0px 8px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#homepage_promo_small li.last_promo {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

/******************* home_brands *******************/

#homepage_brands {
  height:70px;
  overflow:hidden;
  position:relative;
  z-index:1;
  border-top:1px solid #313031;
  border-bottom:1px solid #313031;
  margin:4px 0px 0px 0px;
}

#homepage_brands_window {
  width:770px;
  height:60px;
  overflow:hidden;
  margin:5px 0px 0px 2px;
}

#homepage_brands ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
  width:924px;
}

#homepage_brands li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
  display:block;
  width:154px;
  height:60px;
}

#homepage_brands_view {
  position:absolute;
  top:0px;
  right:5px;
}

/******************* breadcrumb_container *******************/

#breadcrumb_container {
  padding:9px 7px 5px 7px;
  font-size:10px;
  color:#9ec9ea;
  line-height:11px;
  background: url("/images/breadcrumb_container_bg.jpg") bottom left no-repeat;
}

#full_column #breadcrumb_container {
  background: url("/images/breadcrumb_container_bg_full.jpg") bottom left no-repeat;
}

#popup_page #breadcrumb_container {
  display:none;
}

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

#breadcrumb_container a {
  color:#888888;
  text-decoration:none;
}

#breadcrumb_container a:hover {
  text-decoration:none;
  color:#9ec9ea;
}

/******************* page_intro *******************/

#page_intro_box {
  padding:1px 1px 1px 1px;
  border:1px solid #313031;
  background-color:#151515;
}

#page_intro {
  width:755px;
  background: url("/images/page_intro_pattern.jpg") top left repeat-y;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#page_intro h1 {
  padding:4px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  border-bottom:0px;
}

#page_intro_contents {
  min-height:112px;
  height:auto !important;
  height:112px;
  padding:0px 207px 0px 5px;
  line-height:15px;
  font-size:10px;
  color:#b4b4b4;
  position:relative;
  z-index:1;
}

#page_brand_logo {
  position:absolute;
  top:15px;
  right:10px;
}

#select_container {
  color:#9ec9ea;
  position:absolute;
  bottom:5px;
  right:5px;
}

#select_container select {
  width:150px;
  font-size:10px;
  padding:0px 0px 0px 0px;
  margin-left:5px;
}

/******************* product_paging *******************/

#product_paging_top { }

#product_paging_bottom {}

#paging_options {
  padding:7px 0px 4px 7px;
  float:left;
  color:#b4b4b4;
}

#paging_options span {
  color:#9ec9ea;
}

.pages {
  padding:10px 7px 4px 0px;
  float:right;
  color:#9ec9ea;
}

.pages p {
  float:left;
  padding:0px 5px 0px 0px;
}

.pages a{
  color:#b4b4b4;
  text-decoration:none;
}

.pages a:hover {
  color:#9ec9ea;
  text-decoration:none;
}



/******************* search_results *******************/

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

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

.product {
  width:160px;
  height:246px;
  margin:10px 28px 10px 7px;
  float:left;
  display:inline;
  background: url("/images/product_bg.jpg") no-repeat;
  position:relative;
  overflow:hidden;
  z-index:1;
}

.product_last {
  margin:10px 0px 10px 7px;
}

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

.product li {
  padding:2px 0px 0px 2px;
  margin:0px 0px 0px 0px;
}

.product_image {}

.product_sash {
  position:absolute;
  bottom:2px;
  right:2px;
}

li.product_title {
  line-height:15px;
  height:46px;
  overflow:hidden;
  padding:3px 7px 0px 7px;
}

.product_title a {
  color:#ffffff;
  text-decoration:none;
  font-size:11px;
}

.product_title a span {
  display:block;
   height:15px;
  overflow:hidden;
}

.product_title a:hover,
.product_title a span {
  color:#9ec9ea;
  text-decoration:none;
}

.product_price_rrp {
  color:#888888;
  font-size:10px;
  line-height:10px;
  padding:9px 7px 3px 7px;
}

.product_price {
  color:#9ec9ea;
  font-size:12px;
  font-weight:bold;
  line-height:12px;
  padding:0px 7px 0px 7px;
}

/******************* product_page *******************/

#product_page_box {
  padding:1px 1px 1px 1px;
  border:1px solid #313031;
  background-color:#151515;
}

#product_page {
  width:755px;
  background: url("/images/product_page_pattern.jpg") top left no-repeat;
  min-height:379px;
  height:auto !important;
  height:379px;
}

#product_left {
  padding:5px 0px 0px 5px;
  width:305px;
  float:left;
}

#product_right {
  width:435px;
  float:right;
  padding:0px 5px 0px 0px;
  background: url("/images/product_right_bg.gif") 0px 276px no-repeat;
}

#main_product_bottom {}

/******************* main_product - product_left *******************/

.product_img {
  height:288px;
  width:300px;
  padding:1px 1px 1px 1px;
  border:1px solid #555555;
}

#product_thumbs {
  float:left;
  width:302px;
  min-height:71px;
  height:auto !important;
  height:71px;
  border:1px solid #555555;
  margin:4px 0px 0px 0px;
  background-color:#151515;
  overflow:hidden;
}

#product_thumbs ul#product_thumb_images {
  padding:1px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
  width:310px;
  overflow:hidden;
}

#product_thumbs li {
  padding:0px 3px 3px 1px;
  margin:0px 0px 0px 0px;
  display:block;
  height:69px;
  width:72px;
  float:left;
  overflow:hidden;
}

#product_thumbs li#product_thumb_4, #product_thumbs li#product_thumb_5, #product_thumbs li#product_thumb_6, #product_thumbs li#product_thumb_7, #product_thumbs li#product_thumb_8 {
  padding:0px 3px 0px 1px;
}


#product_thumbs li.thumb_last {
  padding:0px 0px 1px 1px;
}

/******************* main_product_bottom - product_right *******************/

#product_right h1 {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  font-size:14px;
  color:#9ec9ea;
  font-weight:normal;
  border-bottom:0px;
}

#product_right h1 span {
  padding:2px 0px 0px 0px;
  font-size:12px;
  display:block;
  line-height:15px;
  color:#b4b4b4;
}

#product_code {
  padding:5px 0px 0px 0px;
  color:#555555;
}

.short_desc {
  float:left;
  width:270px;
  min-height:163px;
  height:auto !important;
  height:163px;
  padding:6px 0px 6px 6px;
}

.short_desc ul {
  padding:14px 1px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.short_desc li {
  background: url("/images/bullet.gif") 0px 10px no-repeat;
  padding:4px 0px 3px 10px;
  margin:0px 0px 0px 0px;
  line-height:14px;
  color:#b4b4b4;
}

.product_sash_stock {
  float:right;
  width:149px;
  padding:9px 4px 0px 0px;
}

/*
#product_sash {
  height:50px;
  overflow:hidden;
}
*/

#product_sash img {
  padding:0px 1px 13px 0px;
  float:right;
}

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

#stock li {
  padding:0px 24px 9px 0px;
  margin:0px 0px 0px 0px;
  color:#b4b4b4;
  text-align:right;
}

#stock li.stock_delivery {
  background: url("/images/stock_delivery.gif") top right no-repeat;
}

#stock li.stock_secure {
  background: url("/images/stock_secure.gif") top right no-repeat;
}

#stock li.stock_state_positive {
  background: url("/images/stock_active.gif") top right no-repeat;
}

#stock li.stock_state_negative {
  background: url("/images/stock_inactive.gif") top right no-repeat;
}

#product_attributes {
  width:220px;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
  background: url("/images/click_zoom.gif") bottom left no-repeat;
}

#product_attributes td {
  padding:0px 10px 8px 5px;
}

#product_attributes select {
  width:130px;
  font-size:10px;
  padding:0px 0px 0px 0px;
  color:#6f6f6f;
}

#product_attributes label {
  display:none;
}

#buy_prices {
  width:149px;
  padding:0px 4px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right;
}

#prices {
  text-align:right;
}

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

#prices #rrp_price_holder {
  font-size:10px;
  color:#888888;
  font-size:11px;
  height:14px;
  overflow:hidden;
}

#prices #price_holder {
  color:#9ec9ea;
  font-size:23px;
  padding:0px 0px 0px 0px;
}

.add_to_basket {
  cursor:pointer;
}

#additional_options {
  border-top:1px solid #313031;
  margin:8px 0px 0px 0px;
  height:76px;
  overflow:hidden;
}

#further_links {
  float:left;
  width:230px;
}

#further_links ul {
  padding:6px 0px 0px 5px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#further_links li {
  background: url("/images/bullet_2.gif") 0px 9px no-repeat;
  padding:4px 0px 3px 8px;
  margin:0px 0px 0px 0px;
  line-height:14px;
  color:#6f6f6f;
}

#further_links a {
  color:#b4b4b4;
  text-decoration:none;
}

#further_links a:hover {
  color:#718ea4;
  text-decoration:none;
}

#further_options {
  float:right;
}

#further_options ul {
  padding:10px 5px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#further_options li {
  padding:0px 0px 4px 0px;
  margin:0px 0px 0px 0px;
}

#further_options li.further_options_share {
  padding:1px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

/********* new product options styles *********/

#product_right_basket{
  position: relative;
  min-height: 110px;
  height: auto!important;
  height: 110px;
}

#product_options{
  padding-left: 3px;
}

#product_size_guide{
  padding-left: 3px;
}

#product_options select{
  width: 140px;
  border-left: 2px solid #969696;
  border-top: 2px solid #969696;
  border-right: 2px solid #fbfbfb;
  border-bottom: 2px solid #fbfbfb;
  font-size: 10px;
  color: #555555;
  margin-bottom: 8px;
}

#product_buttons{
  position: absolute;
  top: 58px;
  right: 4px;
}

#product_price{
  position: absolute;
  bottom: 51px;
  right: 3px;
  text-align: right;
}

#product_price #product_price_sale{
  color:#9ec9ea;
  font-size:23px;
}

#product_price #product_price_rrp{
  color:#878787;
  font-size:11px;
}


/******************* product_tabs *******************/

#product_tabs {
  height:26px;
  margin:10px 0px 0px 0px;
  background: url("/images/product_tabs.gif") bottom left repeat-x;
  overflow:hidden;
}

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

#product_tabs li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
  height:26px;
  dispplay:block;
  overflow:hidden;
}

#product_tabs li a {
  display:block;
  height:26px;
	margin:0px 1px 0px 0px;
	width:84px;
}

#product_tabs .tab_on a.details_tab_link {
  background: url("/images/product_description_on.gif") top left no-repeat;
  width:143px;
}

#product_tabs .tab_off a.details_tab_link {
  background: url("/images/product_description_off.gif") top left no-repeat;
  width:143px;
}

#product_tabs .tab_on a.brand_tab_link {
  background: url("/images/brand_info_on.gif") top left no-repeat;
  width:101px;
}

#product_tabs .tab_off a.brand_tab_link {
  background: url("/images/brand_info_off.gif") top left no-repeat;
  width:101px;
}


#extra_information_box {
  position:relative;
  z-index:1;
}

.extra_information {
  padding:5px 150px 10px 5px;
  line-height:15px;
  min-height:60px;
  height:auto !important;
  height:60px;
}

#brand_logo {
  position:absolute;
  top:9px;
  right:0px;
}

.extra_information a span {
  color:#9ec9ea;
}

.extra_information a {
  color:#b4b4b4;
}

.extra_information a:hover,
.extra_information a:hover span {
  color:#9ec9ea;
  text-decoration:none;
}

/******************* related_products *******************/

#related_products_title {
  width:759px;
  height:26px;
  background: url("/images/related_products_title.gif") no-repeat;
  margin:10px 0px 0px 0px;
}


#full_page #related_products_title {
  width:956px;
  background: url("/images/related_products_title_full.gif") no-repeat;
}

/******************* pop_images *******************/


#image_left img  {
  border:1px solid #555555;
  padding:1px 1px 1px 1px;
  float:left;
  display:inline;
}

#image_right {
  padding:0px 0px 0px 0px;
  float:right;
  border:1px solid #555555;
  width:74px;
  margin:0px 13px 15px 0px;
  display:inline;
}

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

#image_right li {
  padding:0px 0px 4px 0px;
  margin:0px 0px 0px 0px;
  height:69px;
  overflow:hidden;
}

#image_right li.end_image {
  padding:0px 0px 1px 0px;
}

#close_window {
  position:absolute;
  bottom:5px;
  right:5px;
}




/******************* cms *******************/

.cms_page_box {
  padding:1px 1px 1px 1px;
  border:1px solid #313031;
  background-color:#151515;
}

.cms_page {
  background: url("/images/cms_page_bg.jpg") top left no-repeat;
  min-height:777px;
  height:auto !important;
  height:777px;
  padding:0px 300px 10px 7px;
  line-height:14px;
}


#popup_page .cms_page_box {
  padding:0px 0px 0px 0px;
  border:0px solid #313031;
}

#popup_page .cms_page {
  background: none;
  min-height:1px;
  height:auto !important;
  height:1px;
  padding:0px 0px 20px 0px;
  line-height:14px;
}

/******************* competitions_page *******************/

#competitions_page_box {
  padding:1px 1px 1px 1px;
  border:1px solid #313031;
  background-color:#151515;
  margin:0px 0px 10px 0px;
}

#competitions_page {
  background: url("/images/product_page_pattern.jpg") top left no-repeat;
  min-height:1px;
  height:auto !important;
  height:1px;
  padding:0px 6px 4px 6px;
}

#competitions_left {
  float:left;
  width:380px;
  line-height:14px;
}

#competitions_right {
  height:288px;
  width:300px;
  padding:1px 1px 1px 1px;
  border:1px solid #555555;
  position:relative;
  float:right;
  z-index:1;
}

#competitions_prize {
  position:absolute;
  top:6px;
  right:6px;
}

#competitions_entry {
  float:left;
  width:380px;
  padding:5px 0px 10px 8px;
}

#competitions_entry td {
  padding:0px 5px 8px 5px;
}

#competitions_entry .comp_textbox {
  width:174px;
  background-color:#111111 !important;
  background-color:#111111;
  color:#b4b4b4;
  border:1px solid #585858;
}

#competitions_entry .competitions_submit {
  margin:0px 10px 0px 0px;
}

.competitions_note {
  color:#555555;
}

#competitions_close_date span {
  color:#9ec9ea;
}

#competitions_terms {
  width:283px;
  float:right;
  padding:5px 30px 10px 0px;
}

#competitions_terms h2 {
  padding:0px 0px 5px 0px;
}

.external_text {
  padding:0px 8px 10px 8px;
  line-height:14px;
}

/******************* competitions_page *******************/

#competitions_archive_box {
  padding:1px 1px 1px 1px;
  border:1px solid #313031;
  background-color:#151515;
  margin:0px 0px 10px 0px;
}

#competitions_archive {
  background: url("/images/product_page_pattern_fade.jpg") top left no-repeat;
  min-height:1px;
  height:auto !important;
  height:1px;
  padding:0px 6px 4px 6px;
}

.competitions_archive_left {
  float:left;
  width:550px;
  line-height:14px;
  padding:10px 0px 20px 0px;
}

.competitions_archive_left h2 {
  padding:0px 0px 5px 0px;
}

.competitions_archive_right {
  width:160px;
  float:right;
  color:#989898;
  padding:10px 0px 20px 0px;
}

.competitions_archive_right img {
  padding:1px 1px 1px 1px;
  border:1px solid #555555;
  margin:0px 0px 5px 0px;
}

.competitions_archive_winner span,
.competitions_archive_state {
  color:#9ec9ea;
}

/******************* gift_voucher *******************/

#gift_voucher_box {
  padding:1px 1px 1px 1px;
  border:1px solid #313031;
  background-color:#151515;
  margin:0px 0px 10px 0px;
}

#gift_voucher {
  background: url("/images/product_page_pattern_fade.jpg") top left no-repeat;
  min-height:1px;
  height:auto !important;
  height:1px;
  padding:0px 6px 4px 6px;
}

#voucher_header {
  background: url("/images/voucher_header.gif") top left no-repeat;
  height:27px;
  overflow:hidden;
  margin:5px 0px 13px 0px;
  padding:2px 0px 0px 50px;
}

#voucher_header label {
  display:none;
}

#voucher_header select,
#voucher_right select {
  font-size: 10px;
}

#voucher_left {
  width: 318px;
  min-height: 1px;
  height: auto !important;
  height: 1px;
  float: left;
  border: 1px solid #b4b4b4;
  margin: 0px 0px 10px 0px;
  background: #151515;
}

#voucher_value_preview {
  display:block;
  border-bottom:1px solid #333333;
  margin:0px 10px 0px 10px;
  padding:5px 0px 5px 0px;
  font-size:40px;
  color:#9ec9ea;
  line-height:42px;
}

.voucher_content {
  /*border-bottom:1px solid #333333;*/
  margin:0px 10px 0px 10px;
  padding:15px 0px 15px 0px;
  color:#9ec9ea;
  text-transform:uppercase;
  font-size:11px;
}

.voucher_content span {
  color:#b4b4b4;
}

#voucher_message_preview {
  display:block;
  text-transform:none;
  min-height: 50px;
  height: auto !important;
  height: 50px;
}

#voucher_to_name_preview,
#voucher_from_name_preview,
#voucher_message_preview {
  display:block;
  padding:0px 0px 0px 20px;
}

.code_stuff,
.code_note {
  display:none;
}

#voucher_right {
  width: 303px;
  overflow: hidden;
  float: right;
  margin: 0px 0px 0px 0px;
  padding:10px 70px 0px 0px;
}

#voucher_right label {
  color:#b4b4b4;
  font-size:11px;
}

input.voucher_textbox {
  width: 180px;
  border: 1px solid #c4c5c6;
}

textarea.voucher_textbox {
  width: 180px;
  height:136px;
  border: 1px solid #c4c5c6;
}


#voucher_price{
  font-size: 20px;
  display: block;
  line-height: 20px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px 5px 0px 0px;
  color: #9ec9ea;
  text-align:right;
}


/******************* full_page *******************/

#full_page_box {
  padding:1px 1px 1px 1px;
  border:1px solid #313031;
  background-color:#151515;
}

#full_page {
  width:955px;
  background: url("/images/full_page_pattern.jpg") top left no-repeat;
  min-height:1px;
  height:auto !important;
  height:1px;
}

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

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

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

.basket_wrapper td {
  padding:5px 5px 5px 5px;
}

.basket_header td {
  border-bottom:1px solid #1d2023;
  color:#b4b4b4;
  font-weight:bold;
  font-size:11px;
}

.basket_row td,
.basket_row_alt td {
  border-bottom:1px solid #1d2023;
}

.basket_row td td,
.basket_row_alt td td {
  border-bottom:0px solid #1d2023;
}

.basket_image img {}

td.grandtotal_border {
  border-top:1px solid #1d2023;
  font-size:12px;
}

.continue_shopping {
  padding:0px 0px 15px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.continue_shopping li {
  padding:0px 0px 5px 5px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.continue_shopping a span {
  color:#9ec9ea;
}

.continue_shopping a {
  color:#b4b4b4;
}

.continue_shopping a:hover,
.continue_shopping a:hover span {
  color:#9ec9ea;
  text-decoration:none;
}

.basket_buy_images img {
  padding:9px 0px 0px 0px;
}

#wide_content_login {
  padding:19px 0px 16px 0px;
  margin:89px 6px 0px 6px;
  border-top:1px solid #313031;
}

.login_box_small {
  background: url("/images/login_box_small_bg.gif") top right no-repeat;
  width:289px;
  height:245px;
  float:left;
  display:inline;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 25px;
  position:relative;
  overflow:hidden;
  z-index:1;
}

.login_space {
  width:145px;
  height:245px;
  float:left;
  display:inline;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 25px;
  position:relative;
  z-index:1;
  overflow:hidden;
}

.login_box_small_end {
  background:none;
}

.login_intro {
  padding:5px 0px 20px 5px;
  margin:0px 0px 0px 0px;
  font-size:10px;
  color:#b4b4b4;
}

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

.login_box_small li {
  padding:2px 0px 0px 23px;
  margin:0px 0px 5px 0px;
  list-style:none;
  background: url("/images/account_options.gif") 0px 0px no-repeat;
  font-size:10px;
  color:#b4b4b4;
  height:15px;
  overflow:hidden;
}

.login_box_small #express_bullets li {
  background: url("/images/account_options.gif") 0px -63px no-repeat;
}

.login_box_small .button {
  position:absolute;
  bottom:16px;
  left:30px;
}

.login_box_small .textbox {
  width:221px;
}

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


.checkout_box {
  background: url("/images/login_box_small_bg.gif") top right repeat-y;
  width:472px;
  min-height:410px;
  height:auto !important;
  height:410px;
  float:left;
  display:inline;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  position:relative;
  overflow:hidden;
  z-index:1;
}

.payment_box {
  background: none;
  width:471px;
}

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


.payment_box .checkout_box_content_top {
  padding:0px 10px 0px 38px;
}

.mandatory_star,
#order_confirmation span {
  color:#9ec9ea;
}

.checkout_box_content .basket_header td {
  padding:25px 5px 5px 5px;
}

#wide_content_login_2 {
  padding:5px 16px 0px 16px;
}

#order_confirmation {
  line-height:16px;
  padding:0px 5px 20px 5px;
}

.checkout_label {
  color:#9ec9ea;
}

.confirmation_address {
  float:left;
  padding:0px 20px 0px 0px;
}

.customer_header{
  color:#9ec9ea;
  font-weight:bold;
  font-size:11px;
}

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

.register_box .textbox {
  width:250px;
}

.register_box #postcode,
.register_box #delivery_postcode {
  width:100px;
}

.checkout_halfway_box,
.checkout_3dsecure_info {
  padding:19px 0px 16px 0px;
  margin:0px 6px 0px 6px;
}


.info_box_header {
  color:#9ec9ea;
  font-weight:bold;
  font-size:11px;
  padding:6px 0px 6px 0px;
}

.info_box_bottom {
  height:10px;
}

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

.manufacturers_page ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
  width:460px;
}

.manufacturers_page li {
  padding:5px 0px 10px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

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

.error_textbox {
  border: 1px solid #ff0000 !important;
  padding: 2px;
}

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

/**** 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 ul {
  list-style:none;
}

.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;
  background: none;
}

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

#ajax_filters_loading {
  background: #4D4D4D url(/images/ajax-loader.gif) no-repeat center 100px;
  min-height: 100%;
  height:100% !important;
  height: 4000px;
  right:0px;
  opacity:0.7;
  filter: alpha(opacity = 70);
  position:absolute;
  top:30px;
  width:759px;
  z-index:3000;
}

span.prev_page,
span.next_page {
  display:none;
}

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

.size_guide_table td {
  padding:5px 15px 5px 15px;
  border-bottom:1px solid #313031;
}

#checkout_delivery_address {
  display: none;
}/*** Probably best not to edit these ***/

.menu, .menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.menu {
	line-height:	1.0;
}
.menu div {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.menu ul li {
	width:			100%;
}
.menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.menu li {
	float:			left;
	position:		relative;
}
.menu a {
	display:		block;
	position:		relative;
}
.menu li:hover div,
.menu li.sfHover div {
	left:			0;
	top:			23px; /* match top ul list item height */
	z-index:		99;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top:			-999em;
}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/*** Styling Edit Away! ***/

.menu {
	margin:	0px;
}

.menu-content td {
  padding: 0px 0px 0px 0px;
  background-color:#4F4D4E;
  vertical-align: top;
  border-bottom:2px solid #949494;
}

#top_menu .menu-dropdown li a {
  color:#B4B4B4;
  text-decoration:none;
  font-size:10px;
  display:inline;
}

#top_menu .menu-dropdown li a:hover {
  color:#9EC9EA;
  text-decoration:none;
}

/* left hand category list */
#top_menu .menu-content ul.menu-items {
  border-right: 2px solid #949494;
  list-style:none;
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 5px 0px;
  width: 147px;
}

#top_menu .menu-content ul.menu-items li {
  padding: 5px 0px 5px 10px;
  margin: 0px 0px 0px 0px;
  float: none;
  display: block;
  color:#9EC9EA;
}

/* End left hand category list */

/* Right hand text elements */
#top_menu .menu-content ul.menu-text
{
  width: 133px;
  padding: 10px 15px 0px 14px;
  list-style: none;
  margin: 0px 0px 0px 0px;
}

#top_menu .menu-content ul.menu-text li
{
  float: none;
  color: #B4B4B4;
  font-size: 10px;
  line-height: 13px;
  display: block;
}

#top_menu .menu-content ul.menu-text li span {
  display: block;
  padding: 15px 0px 0px 0px;
  text-align:center;
}

#top_menu .menu-content ul.menu-text li span img {
  display: inline;
}

/*** Styling Edit Away! ***

.menu-container{
  z-index:9999;
  position: relative;
}


#top_menu .menu-dropdown {}

#top_menu .menu-dropdown ul {
  padding:8px 0px 4px 0px;
  margin:0px 0px 0px 1px;
  list-style:none;
  border-bottom:2px solid #949494;
  min-height:1px;
  height:auto !important;
  height:1px;
  background-color:#4F4D4E;
  width:160px;
}

#top_menu .menu-dropdown li {
  padding:0px 0px 8px 10px;
  margin:0px 0px 0px 0px;
  list-style:none;
  float:none;
  color:#9EC9EA;
}


#top_menu .menu-dropdown li a {
  color:#B4B4B4;
  text-decoration:none;
  font-size:10px;
  display:inline;
}

#top_menu .menu-dropdown li a:hover {
  color:#9EC9EA;
  text-decoration:none;
}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 #999;
	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;
}

