/**   Styles for "Screen" Media
*     File: content-store-v4.2.x.css
*     Author: Nate Hanna
*     Auth Web: http://www.mediasation.com
*     modified: 2011-04-07 (by Nate Hanna)
* --------------------------------------------------------------
**/
/** @group general-layout */
.store #location { padding-bottom: 1.7em; }

.store.page_fast_lane_checkout .share_addThis { display: none; }

.store .dialog {
   border: 1px solid #86776B;
   margin: 8px 0 15px;
   padding:0;
   page-break-inside:avoid;
   position: relative;
}

.store .dialog-search-sort-bar { 
   position: absolute;
   top: 7px;
   right: 0;
}
   .store #contentSlot .dialog-search-sort-bar a,
   .store #contentSlot .dialog-search-sort-bar a:visited { 
      color: #CCC;
   }
   .store .search-sort-cell { padding: 0 10px 0 5px; }
   .search-sort-bar a.up-direction,
   .search-sort-bar a.down-direction { padding-left: 14px; }
      .search-sort-bar a.up-direction:link, 
      .search-sort-bar a.up-direction:visited, 
      .search-sort-bar a.up-direction:hover, 
      .search-sort-bar a.up-direction:active { background:transparent url(/spark/_globals/images/store-uarrow_white.gif) left 55% no-repeat; }

      .search-sort-bar a.down-direction:link, 
      .search-sort-bar a.down-direction:visited, 
      .search-sort-bar a.down-direction:hover, 
      .search-sort-bar a.down-direction:active { background:transparent url(/spark/_globals/images/store-darrow_white.gif) left 55% no-repeat; }

.store .image { float: left; }

.store #detailed_images { padding: 3px; }
.store #detailed_images .thumb { 
   float: left;
   border-right: 3px solid #FFF;
   border-bottom: 3px solid #FFF;
}

.store .product_thumb_title {
   padding-bottom: 15px;
   font-style: italic;
   font-size: 0.9em;
}

.store .dialog .content { padding: 10px 10px 25px; }

.store #layout.content .content { font-size: 1.0em; }

.products-list .image {
   float:left;
   margin-right:auto;
   padding:3px 20px 20px 10px;
   position:relative;
}
.products .image {
   text-align:center;
   vertical-align:top;
   white-space:nowrap;
}

.cart .item .image {
   height:100%;
   padding:3px 8px 3px 3px;
   position:relative;
}

.products a.see-details {
   display:block;
   text-align:center;
}

.products-list .details {
   border: 0 none;
   padding-left:10px;
}

.products .descr {
   margin: 0;
   padding: 15px 155px 0 0;
}
   .cart .descr {
      padding-top: 5px;
      padding-bottom: 10px; 
   }

.products-list .details hr { margin:5px 0 5px 0;/*155px*/ }

.products-list .item { 
   position: relative;
   min-height: 125px;
   padding-bottom: 15px;
}
   .products-list .item form {
      position: absolute;
      top: 0;
      right: 0;
      background-color: #FFF;
      width: 125px;
      padding: 10px;
   }

.products-list .item .product-title { margin-right: 155px; }

.SubBG div.hr, 
.content hr, 
.store div.hr {
   background-color:#634F45;
}

.products .price, 
.product-price, 
.product-price-value,
.products .product-title, 
.product-details .product-title,
.product-price-text,
.cart-column-price,
.cart-column-total { font-weight:bold; }
   .products .product-title, 
   .product-details .product-title { font-size: 1.2em; }

.products .price-value,
.totals .total-value,
.product-details .details .save {
   color:#B51A00;
   font-weight:bold;
   font-size: 1.4em;
}

.currency, .data-name { white-space:nowrap; }

.products .taxes {
   margin-top: 15px;
   padding: 2px 2px 2px 70px;
}

.products .buy-now .quantity {
   vertical-align:middle;
   white-space:nowrap;
}

.products .buy-now .quantity select { vertical-align:middle; }
.content select { padding:0.1em 0.2em 0; }

.content form div { margin-bottom:0.8em; }

table.product-properties, 
table.width-100,
.cart-content .cart-column-product,
.checkout-payments,
.shipping-method table,
.invoice-products,
.invoice-personal-info { 
   width:100%;
   margin-top: 20px;
}
   table.product-properties table { width: auto; }
   .shipping-method table { margin-top: 0; }

.product-details .product-subtitle, .text-block { padding: 15px 0 5px; }

/*removed by NHANNA on 2010-03-15 (not sure why it exists) ... .product-details .details { position: relative; }*/
.product-details .details .save {
  position: absolute;
  right: 3px;
  top: 0px;
  width: 57px;
  height: 57px;
  text-align: center;
  vertical-align: middle;
  color: #000;
  padding: 8px 0;
  font-weight: bold;
  font-size: 1.3em;
/*  background: transparent url(images/save_money.gif) no-repeat;*/
}
   .product-details .details .save div { margin: 0; }
   #save_percent, #save_percent_symbol { font-size: 0.9em; }

.product-details .product-subtitle div {
   border-color:  #333;
   border-style: none none solid;
   border-width: 0 0 1px;
   color: #333;
   font-weight:bold;
}

.store form td { font-size: 0.92em; }

.product-details .image {
   margin:5px 20px 5px 10px;
   padding:0;
   text-align:center;
   vertical-align:top;
}

.product-details .details { padding-left:30px; }

table.product-properties .property-name {
   padding-right:5px;
   white-space:nowrap;
   width:30%;
}
table.product-properties tr td { padding:0; }

table.product-properties .product-price { vertical-align:top; }
table.product-properties .property-name {
   padding-right:5px;
   white-space:nowrap;
   width:30%;
}

#wl-prices table th {
   background:#CCC;
   font-weight:bold;
   padding: 2px 10px;
   text-align:center;
   white-space:nowrap;
}

#contentSlot table.flc-payments { width: 80%; }

#wl-prices table td,
.shipping-method tr td,
table tr.subhead-row td, 
table tr.subhead-row th,
#contentSlot table.flc-payments td,
#contentSlot table.checkout-payments td,
#contentSlot .invoice-products td {
   background: #EEE;
   color: #000;
   padding:2px 10px;
   white-space:nowrap;
}
   #contentSlot table.flc-payments tr.subhead-row td,
   #contentSlot table.checkout-payments tr.subhead-row td,
   .shipping-method tr.selected td,
   .invoice-products tr.subhead-row td { background: #DBDBDB; }
table tr.head-row td, 
table tr.head-row th,
.invoice-products th {
   background: #CCC;
   font-weight:bold;
   color: #000;
}

table.data-table td.data-name {
   padding-right:5px;
   vertical-align:top;
}
table.data-table td {
   line-height:21px;
   padding:4px 1px;
   vertical-align:top;
}

table.data-table td.data-required {
   text-align:center;
   width:5px;
}
table.data-table td.data-required { padding-right:4px; }
table.data-table .data-required, .data-required { 
   color:#880000;
   font-size: 1.3em;
}
table.data-table td {
   line-height:21px;
   padding:4px 1px;
   vertical-align:top;
}

input.send2friend { width:300px; }

#contentSlot .cart hr {
   margin-bottom:10px;
   margin-top:10px;
}

.cart-total-row { text-align: right; }

.totals {
   margin:0 0 0 auto;
   width:30%;
}
   .totals .total-name {
      font-weight:bold;
      padding-right:8px;
      text-align:left;
      white-space:nowrap;
   }
   .totals td { padding:3px; }
   .totals .total-value {
      text-align:right;
      white-space:nowrap;
   }
   .totals .total-alt-value {
      font-weight:bold;
      text-align:right;
      white-space:nowrap;
   }
   .totals .total { 
      font-weight: bold; 
      text-align: left;
   }

.totals td.total-hr { 
   padding: 0;
   background-color: #333; 
}

.flc-buttons {
   float: right;
   clear: right;
}

div.flc-tabs { padding-bottom: 25px; }

.cart .buttons {
   height:23px;
   margin-top:30px;
   position:relative;
   vertical-align:top;
}

.cart .buttons .buttons-row { margin-top:0; }
.cart .right-buttons-row {
   position:absolute;
   right:0;
   top:0;
   width:50%;
}
.cart .right-buttons-row .checkout-button { float: right; }

.right-box {
   text-align:right;
   width:100%;
}

.cart-content tr td, 
.cart-content tr th {
   height:23px;
   padding:2px 10px;
   text-align: left;
}

.cart-content input.cart-quantity { width:30px; }

.center { text-align: center; }

.register-newbie-note {
   margin-top:30px;
   text-align:center;
}

.register-section-title label {
   border-bottom:1px solid black;
   color:#333;
   display:block;
   font-weight:bold;
   line-height:normal;
   width:100%;
   padding: 1px 0 2px;
   margin-bottom: 0.4em;
}
   table.register-table .register-exp-section label.register-sec-minimized { border-bottom:0 none; }

table.register-table .register-exp-section { padding: 16px 0 26px; }

table.register-table td.data-name {
   font-weight:normal;
   text-align:right;
   width:30%;
   font-size: 0.95em;
}

.checkout-payments tr td.checkout-payment-name {
   white-space:nowrap;
   width:20%;
}
.checkout-payments tr td.checkout-payment-descr { width: 80%; }
.shipping-method tr td,
.shipping-method tr th.shipping-method,
.checkout-payments tr td {
   padding:2px;
   text-align:left;
}
   .shipping-method tr td,
   .checkout-payments tr td { 
      padding: 2px 10px;
      font-size: 0.95em;
      vertical-align: middle;
   }

.text-pre-block { margin: 15px 0 0; }

.subheader-grey {
   border-bottom:1px solid #CCCCCC;
   color:#666666;
}
.subheader {
   border-color: #333;
   border-style:none none solid;
   border-width:0 0 1px;
   color:#333;
   font-weight:bold;
   margin:0 0 10px;
   padding:0;
}

.data-table { width: 90%; }
   .data-table textarea {
      min-width: 490px;
      width: 100%;
   }

#dialog-message { margin-bottom: 15px; }
#dialog-message .box {
   border-color: #000;
   border-style:solid;
   border-width:3px 1px 1px;
   background-color: #333;
   margin-left:8;
   margin-right:8%;
   min-height:32px;
   padding:10px 25px 10px 59px;
   position:relative;
   text-align:left;
   vertical-align:middle;
}
   #dialog-message .message-w {
      background:#F8F7F3 url(/store/skin1/images/icon_warning.gif) no-repeat scroll 10px 10px;
      border-color:#C3902F;
      color:#3E3104;
   }

#contentSlot table.gcheckout-top-button { float: right; }

/** @group reviews */
.creviews-reviews-list { padding: 8px 5px 28px; }
/* @end reviews **/


/** @group button */
#sideBar button.menu-button, #sideBar button.menu-button {
   margin:0 8px 0 0;
   padding-top:0;
}
/* button-based */
button.button,
#contentSlot .flc-buttons div.button a,
#contentSlot .flc-buttons div.button a:visited,
#contentSlot .order-invoice-ftr div.button a,
#contentSlot .order-invoice-ftr div.button a:visited {
  border: 0px none;
  background-color: #CCC;
  color: #333;
  cursor: pointer;
/*  height: 22px; ... removed on 2009-10-22 by NHanna */
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  overflow: visible;
  outline-style: none;
  font-weight: bold;
  float: left;
}
/*   #contentSlot .order-invoice-ftr div.button a,
   #contentSlot .order-invoice-ftr div.button a:visited { float: none; }*/
button.button .button-right {
  display: block;
  padding: 0px 10px 0px 0px;
  height: 22px;
}
button.button .button-left {
  display: block;
  margin: 0px;
  padding: 0px 5px 0px 15px;
  vertical-align: middle;
  white-space: nowrap;
  font-weight: bold;
  height: 22px;
  line-height: 21px;
}

/* div-based */
div.button {
  border: 0px none;
  background: transparent none;
  cursor: pointer;
  margin: 0px;
  padding: 0px 10px 0px 0px;
  white-space: nowrap;
  float: left;
}
div.button div,
div.button a:link,
div.button a:visited,
div.button a:hover,
div.button a:active,
#contentSlot .flc-buttons div.button a,
#contentSlot .flc-buttons div.button a:visited,
#contentSlot .order-invoice-ftr div.button a,
#contentSlot .order-invoice-ftr div.button a:visited {
  background-color: #333;
  display: block;
  padding: 1px 12px;
  line-height: 21px;
  white-space: nowrap;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}
.store #contentSlot .cart div.button a {
   color: #333;
   background-color: #CCC; 
}

/* button-based link */
button.simple-button {
  border: 0px none;
  background-color: transparent;
  cursor: pointer;
  height: 15px;
  margin: 3px 0px 0px 0px;
  padding: 0px;
  white-space: nowrap;
  color: #043fa0;
  font-weight: bold;
  line-height: 15px;
  vertical-align: middle;
  outline-style: none;
}
button.simple-button span { text-decoration: underline; }
button.simple-button img { display: none; }

/* a-based link */
a.simple-button:link,
a.simple-button:visited,
a.simple-button:hover,
a.simple-button:active {
  white-space: nowrap;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  line-height: 21px;
  vertical-align: bottom;
  text-decoration: underline;
  outline-style: none;
}
   a.simple-button:hover,
   a.simple-button:active { text-decoration: none; }

/* input-image-based */
input.image-button,
a.image-button:link img,
a.image-button:visited img,
a.image-button:hover img,
a.image-button:active img {
  margin: 0px;
  margin-bottom: 1px;
  padding: 0px;
  border: 0px none;
  width: 20px;
  height: 20px;
  background: transparent url(/store/skin1/images/go.gif) no-repeat left top;
  vertical-align: middle;
}

/* a-image-based */
/*a.image-button:link,
  a.image-button:visited,
  a.image-button:hover,
  a.image-button:active
{
  text-decoration: none;
}*/


/*
  Buttons alternative styles
*/

/* highlighted button */

button.main-button {
   background-color: #333;
   color: #FFF;
}
button.main-button .button-right {}
button.main-button .button-left {}

div.main-button {}
div.main-button div,
div.main-button a:link,
div.main-button a:visited,
div.main-button a:hover,
div.main-button a:active {}

button.simple-main-button,
a.simple-main-button:link,
a.simple-main-button:visited,
a.simple-main-button:hover,
a.simple-main-button:active {}

/* Delete cart item button */
a.simple-delete-button:link,
a.simple-delete-button:visited,
a.simple-delete-button:hover,
a.simple-delete-button:active {
  background: transparent url(images/store/delete_cross.gif) no-repeat left 7px;
  padding-left: 13px;
}


/* menu button */

button.menu-button { height: 24px; }
button.menu-button .button-right {
  padding-right: 7px;
  min-height: 24px;
  font-size: 1.2em;
}
button.menu-button .button-left {
  padding: 2px 1px 2px 8px;
  min-height: 24px;
  line-height: 20px;
}

div.menu-button { padding-right: 7px; }
div.menu-button div,
div.menu-button a:link,
div.menu-button a:visited,
div.menu-button a:hover,
div.menu-button a:active {
  padding: 0 8px;
  line-height: 20px;
}
   #sideBar div.menu-button div,
   #sideBar div.menu-button a { padding: 1px 8px; }

.login-buttons .button { 
   float:left;
   margin-right: 10px;
}

/*
  link-with-arrow
*/
/*a.simple-arrow-button:link,
a.simple-arrow-button:visited,
a.simple-arrow-button:hover,
a.simple-arrow-button:active { padding-left: 10px; }
a.simple-arrow-button:hover {}*/
.rtl a.simple-arrow-button:link,
.rtl a.simple-arrow-button:visited,
.rtl a.simple-arrow-button:hover,
.rtl a.simple-arrow-button:active {
  padding-left: 0px;
  padding-right: 10px;
}
.button-row a.simple-arrow-button:link,
.button-row a.simple-arrow-button:visited,
.button-row a.simple-arrow-button:hover,
.button-row a.simple-arrow-button:active {
  background-position: left 2px;
}

button.simple-arrow-button img.left-simple-button {
  display: inline;
  width: 7px;
  height: 10px;
  margin-right: 3px;
  vertical-align: bottom;
}

/*
  button(s) containers
*/
.button-row,
.button-row-right {
  margin-top: 20px;
  padding: 0px;
  height: 23px;
  line-height: 23px;
}
.buttons-row .button,
.buttons-row button.simple-button,
.buttons-row a.simple-button { float: left; }

.buttons-row-right .button,
.buttons-row-right button.simple-button,
.buttons-row-right a.simple-button,
.button-row-right .button,
.button-row-right button.simple-button,
.button-row-right a.simple-button { float: right; }

.buttons-row-right-box { float: right; }

.buttons-row-right,
.buttons-row {
  margin: 10px 0px 0px 0px;
  height: 23px;
}
.buttons-row .button-separator {
  float: left;
  width: 20px;
  height: 15px;
}
.buttons-row-right .button-separator {
  float: right;
  width: 30px;
  height: 15px;
}
table tr td.buttons-row,
table tr td.button-row,
table tr td.buttons-row-right,
table tr td.button-row-right {
  margin: 0px;
  padding-top: 15px;
}
.buttons-auto-separator .button,
.buttons-auto-separator button.simple-button,
.buttons-auto-separator a.simple-button {
  margin-right: 20px;
}
.button-up {
  position: relative;
  margin-top: -23px;
  width: 30%;
}
/* @end button **/
/* @end general-layout **/


/** @group sideBar */
/** @group menu-dialog */
.menu-dialog { margin-bottom:10px; }
.menu-dialog .content form input[type="text"], .menu-dialog .content form input[type="password"] { width: 90%; }
.minicart, .menu-dialog .content li, small { color: #333; }
   .minicart td { padding-right: 5px; }
   .content .minicart a { padding: 0; }
.menu-dialog .title-bar {
   display:block;
   font-size:1.4em;
   font-weight:bold;
   padding:9px 8px;
   background-color: #000;
}
   .menu-dialog .title-bar .icon { display: none; }
   #storemenu .menu-dialog .title-bar .ui-icon,
   .dialog .title .ui-icon { display: none !important; }

.ui-accordion .title-bar,
.ui-accordion .title { 
   cursor: pointer;
   cursor: hand;
}
   #contentSlot .ui-accordion .title h2,
   #contentSlot .ui-accordion .menu_active h2 {
      padding-left: 30px;
      background: transparent url("/globals/images/bg_toggle_down.gif") 3px 45% no-repeat;
   }
      #contentSlot .ui-accordion .menu_active h2 { background-color: #000; border-bottom-color: #000; background-image: url("/globals/images/bg_toggle_up.gif"); }
.menu-dialog .content { 
   padding: 11px 0;
   line-height: 1.5em;
   background-color: #121212;
}
.menu-dialog .content ul, 
.menu-dialog .content ol,
.menu-dialog .content div { 
   margin-top: 0;
   margin-bottom: 0;
   padding: 0; 
}
   .menu-dialog .content li { margin-bottom: 0.4em; }

   .menu-dialog .content form {
      font-size: 1.0em;
      margin: 0;
      padding: 0 11px;
   }
      .menu-dialog .content form button { font-size: 0.85em; }

.content hr { 
   margin: 0.4em 0;
   border: 0;
   background-color: #333;
}
   hr.minicart,
   .content hr { 
      background-color: #121212;
      margin: 0.4em 0;
      height: 1px;
   }


.store .menu-dialog .content .login-buttons,
.has_store_menu .menu-dialog .content .login-buttons { padding-top: 10px; }
   .store .login-buttons button, .has_store_menu .login-buttons button { margin-bottom: 0.4em; }
/* @end menu-dialog **/
/* @end sideBar **/


/** @group html_invoice */
.store .order-invoice { border: 1px solid #000; }
   .store .order-invoice .invoice-spacer { padding: 15px 25px; }
   .store .order-invoice-title { 
      font-size: 1.3em;
      text-transform: uppercase;
   }
   .store .order-invoice .invoice-company-icon { padding-bottom: 10px; }
   .store .order-invoice td { padding-right: 0; }
      .store .order-invoice .column1 { padding-right: 25px; }
   .store .order-invoice .width-100,
   .store .order-invoice .invoice-personal-info { margin: 0 auto; }
.store .order-invoice hr.invoice-line { margin: 0.8em 0.4em; }
.store .invoice-totals { 
   margin: 15px 0;
   font-size: 1.1em;
}
.store td.invoice-customer-notes { 
   padding: 5px 25px 20px;
   border: 1px solid #000;
   border-right: 0;
   border-left: 0;
}

.store td.invoice-total-name,
.store td.invoice-total-name-fin { text-align: right; }

.store td.invoice-total-value,
.store td.invoice-total-value-fin { 
   padding-left: 10px;
   text-align: left;
}

.store td.invoice-bottom-note { padding: 20px 0 10px; text-align: center; }

/*
  dialog message container
*/
#dialog-message {
  padding: 15px 0px 20px 0px;
  width: 100%;
}
#dialog-message .box {
  position: relative;
  margin-left: 8%;
  margin-right: 8%;
  border: 1px solid black;
  border-top: 3px solid black;
  padding: 10px 25px 10px 59px;
  vertical-align: middle;
  text-align: left;
  min-height: 32px;
}
#dialog-message a.close-link:link,
  #dialog-message a.close-link:visited,
  #dialog-message a.close-link:hover,
  #dialog-message a.close-link:active
{
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 13px;
  height: 13px;
  text-decoration: none;
}
#dialog-message .close-img {
  width: 13px;
  height: 13px;
  background: transparent url(/spark/_store/shared_files/skin1/images/but_cross.gif) no-repeat left top;
}
#dialog-message .message-i {
  color: #112536;
  border-color: #7a97c1;
  background: #f4f5f7 url(/spark/_store/shared_files/skin1/images/icon_info.gif) no-repeat 10px 10px;
}
#dialog-message .message-w {
  color: #3e3104;
  border-color: #c3902f;
  background: #f8f7f3 url(/spark/_store/shared_files/skin1/images/icon_warning.gif) no-repeat 10px 10px;
}
#dialog-message .message-e {
  color: #590a0a;
  border-color: #d30000;
  background: #f7f3f3 url(/spark/_store/shared_files/skin1/images/icon_error.gif) no-repeat 10px 10px;
}
#dialog-message .anchor {
  position: relative;
  margin-left: auto;
  margin-right: 0px;
  height: 15px;
  text-align: right;
  vertical-align: middle;
}
#dialog-message .anchor img {
  width: 12px;
  height: 10px;
  vertical-align: middle;
  background: transparent url(/spark/_store/shared_files/skin1/images/goto_arr.gif) no-repeat left top;
}

/** Class Styles
-------------------------- **/
.store .clearing,
.has_store_menu .clearing {
  clear:both;
  height:1px;
  overflow:hidden;
  margin-bottom:-1px;
}

.store table.product-properties .property-value { padding-bottom: 0.6em; }

/* vertical align (center) */
.store .valign-middle,
.has_store_menu .valign-middle {
	vertical-align: middle;
	height: 100%;
}
.store .valign-middle-adv-lvl1,
.has_store_menu .valign-middle-adv-lvl1 {
  height: 100%;
  display: table;
}
.store .valign-middle-adv-lvl2,
.has_store_menu .valign-middle-adv-lvl2 {
  display: table-cell;
  vertical-align: middle;
}

/* horizontal align */
.store .halign-center,
.has_store_menu .halign-center {
  display: table;
  margin: 0px auto;
  text-align: center;
}
   .store #contentSlot .halign-center button { float: none; }
.store .center,
.has_store_menu .center {
  text-align: center;
}
.store .right-box,
.has_store_menu .right-box {
  width: 100%;
  text-align: right;
}

/** @group nav-pages */
/*
	pagination mechanism
*/
.nav-pages {
  white-space: nowrap;
  vertical-align: bottom;
  padding: 0px;
  margin: 0px;
  padding-bottom: 15px;
}
   .nav-pages {
      position: relative;
      top: -10px;
      left: -10px;
   }
.nav-pages-title {
  padding-right: 10px;
}
.nav-pages img {
  vertical-align: bottom;
  width: 15px;
  height: 15px;
}
.nav-pages a:link,
  .nav-pages a:visited,
  .nav-pages a:hover,
  .nav-pages a:active {
  text-align: center;
  text-decoration: underline;
}
.nav-pages .left-arrow, .nav-pages .right-arrow { position: relative; top: -1px; padding: 0; }
.nav-pages .left-arrow img {
  background: transparent url(images/store_navigation_arrow_left.gif) no-repeat left top;
}
.nav-pages .right-arrow img {
  background: transparent url(images/store_navigation_arrow_right.gif) no-repeat left top;
}
.nav-pages .current-page {
  text-align: center;
  font-weight: bold;
}
.nav-pages .right-delimiter {
  padding-right: 12px;
}
/* @end nav-pages **/

/** @group product details line */
div.dpimages-popup-link {
  margin-top: 3px;
  text-align: center;
  vertical-align: middle;
}
.dpimages-popup-link a:link,
  .dpimages-popup-link a:visited,
  .dpimages-popup-link a:hover,
  .dpimages-popup-link a:active
{
  text-decoration: underline;
  padding: 0px 0px 0px 17px;
  background: transparent url(images/zoom_image.gif) no-repeat left 1px;
  line-height: 13px;
}
.printable .dpimages-popup-link {
  display: none;
}

/* icons box */
.dpimages-icons-box {
  padding-top: 15px;
  padding-bottom: 10px;
  width: 220px;
}
.dpimages-icons-box a:link,
  .dpimages-icons-box a:visited,
  .dpimages-icons-box a:hover,
  .dpimages-icons-box a:active
{
  display: block;
  outline-style: none;
  padding: 1px;
  border: 1px solid #ffffff;
  float: left;
}
.dpimages-icons-box a:hover {
  border: 1px solid #215485;
}
/*@end product details line */

/** @group fast_lane_checkout */
.flc-register-dialog p.register-note { padding-top: 35px; }
/*
	fast lane checkout module
*/
.flc-sns-button {
  position: absolute;
  top: 0px;
  left: 30px;
  height: 100%;
}
.flc-sns-button img {
	width: 9px;
	height: 9px;
}
.flc-top-login {
  position: absolute;
  top: 0px;
  right: 10px;
  height: 20px;
  line-height: 21px;
  text-align: right;
  width: 50%;
  vertical-align: middle;
}
#header .flc-top-login .simple-button {
  margin-bottom: 5px;
}
.flc-top-login-text {
	white-space: nowrap;
	padding: 0px 10px 0px 0px;
}

.flc-container #header .line2 {
  height: 20px;
}
.flc-container #header .line3 {
  height: 15px;
}
.flc-container #content-container {
  margin-top: 102px;
}
.flc-container #header {
  height: 102px;
}
.flc-container #center {
  text-align: center;
}
.flc-container #center-main {
  width: 780px;
  margin: 0px auto;
  text-align: left;
}

/*  Checkout page : user profile */
.store .flc-left-dialog {
  width: 49%;
  float: left;
  height: 260px;
}
.store #contentSlot .flc-right-dialog {
  float: right;
  width: 40%;
  padding: 0 10px;
  height: 260px;
  border: 1px solid #999;
  background-color: #ECECEC;
}
.flc-ext-left-dialog, .flc-ext-right-dialog {
  height: 380px;
}
.flc-right-dialog .content {
  vertical-align: middle;
  text-align: center;
  line-height: 184px;
}
.flc-ext-right-dialog .content {
  line-height: 314px;
}
.flc-login-text {
  font-size: 12px;
  font-weight: bold;
  margin: auto 0px;
}
.flc-login-text a:link,
  .flc-login-text a:visited,
  .flc-login-text a:hover,
  .flc-login-text a:active
{
  text-decoration: underline;
}


/* Checkout page : shipping & payment methods */
.flc-checkout-container {
  vertical-align: top;
  padding-bottom: 30px;
  width: 100%;
  clear: both;
}
.flc-checkout-container .flc-address {
  vertical-align: top;
  width: 30%;
  float: left;
  overflow: hidden;
}
.flc-checkout-container .flc-checkout-options {
  margin-left: 32%;
  vertical-align: top;
}
.flc-payments tr td {
  padding: 2px;
}
.flc-payments tr td.flc-payment-name {
  width: 20%;
  white-space: nowrap;
}
.flc-payments tr td.flc-payment-name label {
  font-weight: bold;
}
.flc-payments tr td.flc-payment-descr {
  width: 80%;
}
.flc-payments tr td.flc-payment-paypal {
  width: 100%;
}
.flc-payments tr td.flc-payment-paypal img {
  border: 0px none;
}
.flc-shippings label {
  position: relative;
  display: block;
  padding: 2px;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
}
.flc-shippings label input {
  vertical-align: middle;
}
.flc-shippings label span {
  padding-left: 3px;
}
.flc-shippings label.flc-hl-shipping {
  background: #eeeeee none
}

/* Checkout page : tabs */
div.flc-tabs {
  text-align: right;
}
table.flc-tabs {
  width: 70%;
  text-align: right;
  margin-left: auto;
}
table.flc-tabs tr td {
  padding: 0px;
}

tr.flc-tab-cart-line td {
  vertical-align: top;
  text-align: center;
  height: 20px;
}
tr.flc-tab-cart-line img {
  width: 18px;
  height: 13px;
  text-align: center;
  /*background: transparent url(images/cart_checkout.gif) no-repeat left top;*/
  margin: 0px 4px 4px 0px; /* margin-right = flc-tab-line-img3.width * 2 */
}

.flc-tab-marks-line td {
  padding: 0px;
  height: 10px;
  vertical-align: top;
}
.flc-tab-marks-line div {
  width: 100%;
  height: 6px;
  position: relative;
}
.flc-tab-marks-line img {
  position: absolute;
  background: #a6b1c1 none;
}
.flc-tab-marks-line .flc-tab-line-img1 {
  top: 0px;
  right: 50%;
  left: 0px;
  width: 50%;
  height: 2px;
}
.flc-tab-marks-line .flc-tab-line-img2 {
  top: 0px;
  right: 0px;
  left: 50%;
  width: 50%;
  height: 2px;
}
.flc-tab-marks-line .flc-tab-line-img3 {
  top: 2px;
  right: 50%;
  width: 2px;
  height: 4px;
}
.flc-tab-marks-line .flc-tab-first .flc-tab-line-img1 {
  width: 2px;
  left: auto;
}
.flc-tab-marks-line .flc-tab-last .flc-tab-line-img2 {
  background: white none;
}
.flc-tab-marks-line .flc-tab-line-full .flc-tab-line-img1,
  .flc-tab-marks-line .flc-tab-line-full .flc-tab-line-img2,
  .flc-tab-marks-line .flc-tab-line-full .flc-tab-line-img3,
  .flc-tab-marks-line .flc-tab-line-half .flc-tab-line-img1,
  .flc-tab-marks-line .flc-tab-line-half .flc-tab-line-img3
{
  background: #ff8600 none;
}

/* Opera fix */
.flc-tab-marks-line .flc-tab-line-half .flc-tab-line-img1,
  .flc-tab-marks-line .flc-tab-last .flc-tab-line-img1
{
  width: 51%;
}
.flc-tab-marks-line .flc-tab-line-half .flc-tab-line-img2,
  .flc-tab-marks-line .flc-tab-last .flc-tab-line-img2
{
  left: inherit;
}

.flc-tab-links td {
  font-weight: bold;
  text-align: center;
  padding: 0px 20px 0px 0px;
}
.flc-tab-links a:link,
  .flc-tab-links a:visited,
  .flc-tab-links a:hover,
  .flc-tab-links a:active
{
  text-decoration: underline;
  font-weight: bold;
}

/*
  Checkout : last  step
*/
.flc-checkout-products {
  padding-bottom: 30px;
}
.flc-checkout-box-info {
  padding: 0px 0px 30px 20px;
}
.flc-checkout-address-left {
  width: 48%;
  float: left;
  vertical-align: top;
  padding-bottom: 15px;
}
.flc-checkout-address-right {
  vertical-align: top;
  margin-left: 50%;
  padding-bottom: 15px;
}
table.flc-checkout-address tr td {
  padding: 2px;
}
.flc-payment-options {
  padding-bottom: 15px;
}
/* @end fast_lane_checkout **/

/** @group categories */
/*
	category page
*/
.category-description {
  margin-bottom: 15px;
}
.current-category-icon {
  padding: 0px;
  height: 100%;
  vertical-align: top;
}
.current-category-icon img {
  margin: 5px;
}
/*h1.category {
  color: #2c3e49;
  margin: 20px 0px 10px 0px;
  font-size: 13px;
}*/
ul.subcategories {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 15px 0px;
}
ul.subcategories li {
  margin: 0px 0px 10px 0px;
	text-align: left;
}
ul.subcategories a:link,
  ul.subcategories a:visited,
  ul.subcategories a:hover,
  ul.subcategories a:active
{
  text-decoration: underline;
  font-weight: bold;
}
div.subcategories {
  float: left;
  margin: 0px 5px 10px;
  text-align: center;
  padding: 5px;
  padding-bottom: 0px;
  border: 1px solid #CCC;
}
.subcategory-image {
  float: left;
  margin: 0px 10px 10px 0px;
}
.subcategory-descr {
  width: auto;
  padding: 0px;
}
/* @end categories **/

/** @group subcat */
.store .rproducts-dialog .subcat_wrapper {
   width: 150px;
   float: left;
   margin-right: 20px;
   text-align: center;
   line-height: normal;
}
   .store .rproducts-dialog .subcat_wrapper a { outline: none; text-decoration: none; }
   .store .rproducts-dialog .subcat_wrapper a:focus span, .store .rproducts-dialog .subcat_wrapper a:hover span { text-decoration: underline; }
/*.store .subcat_wrapper a img { border: 1px solid #333; } */
.store .rproducts-dialog .subcat_wrapper .products_t_thumbnail, .store .rproducts-dialog .subcat_wrapper .products_thumbnail { margin-right: 0; }
.store .rproducts-dialog .subcat_title {
   float: none;
   font-weight:bold;
   margin:0em 0.6em;
}
.store .rproducts-dialog .subcat_count {
   float:none;
   font-size: 0.90em;
   color: #666;
}
/*.store #subcat_descr {
   border: 1px solid #667D18;
   background-color: #E9EADA;
   border-top: 0;
   padding: 10px;
   margin-top: -13px;
   margin-left: -3px;
   margin-bottom: 15px;
   width: 685px;
}*/
/* @end subcat **/

#store_message { padding-bottom: 2.2em; }

/*.ui-widget {
   font-family:"Lucida Grande","Lucida Sans",Arial,sans-serif;
   font-size:1.1em;
}*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {
   background:#FBEC88;
   border: 1px solid #FAD42E;
   color: #363636;
   padding: 0.8em 1.7em;
   font-size: 10px;
   margin-top: 4px;
}
.ui-icon,
#store_message .ui-icon {
   background-image: url("images/store_ui_icons.png");
   height:16px;
   width:16px;
   background-repeat:no-repeat;
   display:block;
   overflow:hidden;
   text-indent:-99999px;
   margin-right: 0.7em;
}
   .spark .ui-icon {
      background-image: none;
      width: 1px;
      height: 1px;
      margin: 0;
   }
   .ui-icon-alert { background-position: 0 -143px; }
   .ui-icon-info { background-position: -16px -144px; }
.ui-corner-all {
   -moz-border-radius-bottomleft:5px;
   -moz-border-radius-bottomright:5px;
   -moz-border-radius-topleft:5px;
   -moz-border-radius-topright:5px;
   border-radius: 5px;
}
   .spark .ui-corner-all {
      -moz-border-radius:0px;
      border-radius: 0px;
   }

/*
  Popup window
*/
.popup-modal-bg {
  background: transparent url(images/store_grey.png) repeat left top;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 1000;
}
.popup-window {
  position: absolute;
  background: white none;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  z-index: 1100;
}
.popup-window .popup-bg-iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0px none;
  background: white none;
  margin: 0px;
  padding: 0px;
  z-index: 1150;
}
.popup-window .popup-title {
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  height: 22px;
/*  background: transparent url(images/store_popup_header_bg.gif) repeat-x left top;*/
  background-color: #000;
  vertical-align: middle;
  z-index: 1200;
}
.popup-window .popup-title span {
  color: #ffffff;
  font-size: 10px;
  line-height: 22px;
  font-family: verdana, helvetica, sans-serif;
  font-weight: bold;
  padding: 0px 0px 0px 20px;
}

.popup-window .popup-title a:link,
  .popup-window .popup-title a:visited,
  .popup-window .popup-title a:hover,
  .popup-window .popup-title a:active
{
  display: block;
  position: absolute;
  top: 3px;
  right: 5px;
  outline-style: none;
  text-decoration: none;
  width: 16px;
  height: 16px;
}
.popup-window .popup-title img {
  width: 16px;
  height: 16px;
  background: transparent url(images/store_popup_header_cross.gif) no-repeat left top;
}
.popup-window .popup-content {
  position: absolute;
  top: 24px;
  left: 2px;
  right: 2px;
  bottom: 20px;
  overflow: auto;
  margin: 0px;
  padding: 0px;
  z-index: 1200;
}
.popup-window .popup-frame {
  padding: 5px;
  margin: 0px;
}
.popup-window .popup-footer {
  position: absolute;
  bottom: 2px;
  left: 2px;
  right: 2px;
  background: #f3f5f7 none;
  height: 18px;
  text-align: right;
  z-index: 1200;
}
.popup-window .popup-footer div {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0px;
  right: 0px;
  background: transparent url(images/store_popup_bottom_arrow.gif) no-repeat 9px 9px;
  cursor: se-resize;
}
.popup-dnd-border {
  position: absolute;
  border: 1px dotted #000000;
  background: transparent none;
  z-index: 1200;
}
.popup-window .popup-border {
  position: absolute;
  line-height: 0px;
  font-size: 0px;
  margin: 0px;
  padding: 0px;
}
.popup-window .popup-t-side {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  border: 0px none;
  border-top: 1px solid #000;
  background: #000 none;
  height: 2px;
  cursor: n-resize;
  z-index: 1250;
}
.popup-window .popup-tr-corner {
  right: 0px;
  top: 0px;
  height: 2px;
  width: 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  background: #000 none;
  cursor: ne-resize;
  z-index: 1260;
}
.popup-window .popup-r-side {
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  border-right: 1px solid #000;
  background: #000 none;
  width: 2px;
  cursor: e-resize;
  z-index: 1250;
}
.popup-window .popup-br-corner {
  right: 0px;
  bottom: 0px;
  height: 2px;
  width: 2px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  background: #000 none;
  cursor: se-resize;
  z-index: 1260;
}
.popup-window .popup-b-side {
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  border-bottom: 1px solid #000;
  background: #000 none;
  height: 2px;
  cursor: s-resize;
  z-index: 1250;
}
.popup-window .popup-bl-corner {
  left: 0px;
  bottom: 0px;
  height: 2px;
  width: 2px;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  background: #000 none;
  cursor: sw-resize;
  z-index: 1260;
}
.popup-window .popup-l-side {
  top: 0px;
  left: 0px;
  bottom: 0px;
  height: 100%;
  border-left: 1px solid #000;
  background: #000 none;
  width: 2px;
  cursor: w-resize;
  z-index: 1250;
}
.popup-window .popup-tl-corner {
  left: 0px;
  top: 0px;
  height: 2px;
  width: 2px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  background: #000 none;
  cursor: nw-resize;
  z-index: 1260;
}
