/*
$Id: altskin.css,v 1.148.2.22 2010/01/28 08:38:21 aim Exp $
vim: set ts=2 sw=2 sts=2 et:
*/

/*
  Changed
*/


/*
#right-bar {
  right: 10px;
  top: 32px;
  width: 180px;
}

#center-main {
 
}

#footer {
  height: 75px;
}

#header .line1 {
  width: 100%;
/*  background-image: url(images/custom/topbg.gif); 
  height: 115px;
}

#header .line1 .logo {
  background: url(images/custom/header.png) no-repeat right top;
  height: 115px;
  position: relative;
  padding-top: 0px;
  margin-left: 0px;
  width: auto;
}

#header .slogan {
  position: absolute;
  left: 165px;
  top: 40px;
}
#header .slogan p {
  color: #fff;
}
#header .line1 .logo a img {
  margin: 20px 0 0 47px;
  width: auto;
  height: auto;
}

.tabs li {
  background: url("images/custom/header_button.png") no-repeat 0px 0px;
  width: 95px;
  height: 19px;
  padding: 2px 10px 0 0;
  text-align: center;
  margin: 5px 0 0 0;
}

.tabs a:link,
  .tabs a:visited,
  .tabs a:hover,
  .tabs a:active
{
/*  text-transform: uppercase; /
  background: transparent none;
  height: auto;
  margin: 0;
  padding: 0;
  color: #fff !important;
}

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

#header .phones {
  right: 57px;
  top: 47px;
  text-align: left;
}
#header .phones span {
  display: block;
  color: #fff;
  padding-left: 0px;
  font-style: italic;
  font-size: 11pt;
}
#header .line2 {
  top: 77px;
  left: 0px;
  margin: 0 0 0 15px;
  border-top: none;
  border-bottom: none;
  background: transparent none;
  position: absolute;
  width: 500px;
/*
  color: #ffffff;
/
}

#header .line2 div,
  #header .line2 span
{
/*
  font-size: 12px;
  color: #ffffff;

}

#header .line2 a:link,
  #header .line2 a:visited,
  #header .line2 a:hover,
  #header .line2 a:active
{
  color: #333;
  line-height: 20px;
  padding: 3px 3px;
  text-transform: none;
}

#header .input-container {
  background: #fff;
  float: left;
  height: 20px;
}

#header input.text {
  border: 0px;
  margin: 2px;
  position: relative;
}

#header span.search {
  text-transform: uppercase;
  padding-left: 0px;
}

#header .search .image-button {
  margin-top: 3px;
}

#header .search-button {
  background: url(images/custom/search_button.png) no-repeat;
  float: left;
/*  height: 20px;/
  margin: 0;
  padding: 0;
  width: 110px;
}

#header .languages {
  left: 0px;
  width: 200px;

  top: -140px;
  text-align: left;
}
#header .languages label {
  text-transform: none;

  font-size: 11px;
}
#header .line3 {
  background: transparent url(images/custom/top_gradient.png) repeat-x top left;

  height: 15px;
}

#footer .box {
  border-top: none;
}

#footer .subbox {
  border-top: none;
/*
  background: #f4f5f7 url(images/custom/bottombg.gif);
/
  background: #777;
  color: #667d92 !important;
  height: 75px;
}

#footer .subbox a {
  text-decoration: none;
}
#footer .subbox a:link {
  color: #fff !important;
}
#footer .subbox a:visited {
  color: #fff !important;
}
#footer .subbox a:hover {
  color: #fff !important;
  text-decoration: underline;
}
#footer .subbox a:active {
  color: #fff !important;
}


#location {
  height: auto;
  /*font-size: 12px;/
  margin-bottom: 10px;
}

font.bread-crumb, a.bread-crumb:link,
a.bread-crumb:visited, a.bread-crumb:hover,
a.bread-crumb:active {
  font-size: 10px;
}

/*
.account-nav {

  width: 170px;
  height: 30px;
  padding-bottom: 5px;
  position: relative;
}
.account-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.account-nav ul li {
    float: left;
    top: 0;
}

.account-nav ul li a {
    background: url("images/custom/nav_account_sprite.png") no-repeat;
    color: #fff;
    display: block;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 85px;
}

.account-nav ul li.account-button a {
    background-position: 0px 0px;
}

.account-nav ul li.cart-button a {
    background-position: -85px 0px;
}

.account-nav ul li.account-button a.active {
    background-position: 0px -25px;
}

.account-nav ul li.cart-button a.active {
    background-position: -85px -25px;
}

.account-box {
    background: #fff;
    border: 1px solid #535353;
    left: -87px;
    padding:6px 8px 10px 15px;
    position: absolute;
    width: 147px;
}

.account-box ul, .minicart-box ul {
list-style:none outside none;
margin:0;
padding:10px 0 0 0;
}
.account-box ul li, .minicart-box ul li {
float: none;
}

.account-box a:link, .account-box a:visited,
.minicart-box a:link, .minicart-box a:visited {
  display: inline;
  background: none;
  color: #081589;
  font-weight: normal;
  text-decoration: none;
}
.account-box a:hover, .minicart-box a:hover {
  color: #ef4857;
  text-decoration: underline;
}
li.hovering div.account-box {
  display: block;
}

/*
.menu-dialog {
  border: none;
  margin-bottom: 10px;
  position: relative;
}

.menu-dialog .title-bar {
  background: transparent none;
  border: 0px none;
  height: 24px;
  margin: 0 7px;
  width: auto;
}

.menu-dialog .title-bar .icon {
  display: none;
}

.menu-dialog .title-bar h2 {

/*
  text-transform: uppercase; 
/

  line-height: 24px;
}

.menu-dialog .title-bar a:link,
  .menu-dialog .title-bar a:visited,
  .menu-dialog .title-bar a:hover,
  .menu-dialog .title-bar a:active
{
  top: 4px;
  height: 16px;
}
.menu-dialog .title-bar a:link img,
  .menu-dialog .title-bar a:visited img,
  .menu-dialog .title-bar a:hover img,
  .menu-dialog .title-bar a:active img
{
  width: 15px;
  height: 15px;
  background: transparent url(images/custom/button_arrow.gif) no-repeat left top;
}

.menu-dialog .content {
/*
  background-color: #fff;
/
 
}

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

.menu-dialog ul li {
  padding: 0px 0px 10px 0px;
}

.menu-dialog .item,
.menu-dialog ul li a:link,
.menu-dialog ul li a:visited,
.menu-dialog ul li a:hover,
.menu-dialog ul li a:active {
  font-size: 12px;
}

.dialog {
  border: none;
/*
  margin: 0px 0px 10px 0px;
/
  margin: 0;
  padding: 0 0 10px 0;
  position: relative;
}

.dialog .title {
  background: url("images/custom/dialog_title_middle.png") repeat-x;  /*#ddd none;/
  border: none;
/*  
  font-size: 12px;
/
  height: 24px;
  line-height: 24px;
  margin: 0 7px;
  width: auto;
}

.dialog .title h1 {
  color: #334455; /*#515151/
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}

.dialog .content {
/*  border: 0px none;
  border-top: 1px solid #a5b8cc;/
/*  background: #F5F3ED url(images/custom/dialog_shadow.gif) repeat-x left top;/
  border: 1px solid #999;
  padding: 30px 10px 25px 10px;
  line-height: 1.5em;
}

.products-dialog .content {
  padding: 10px;
}
.monthly-special .content {
  font-size: 0px !important; /* ie hack /
  padding: 0 !important;
  margin: 0 !important;
/*  border: none !important;/
}
.monthly-special .content a,
.monthly-special .content a img {
  padding: 0;
  margin: 0;
}
.noborder .content {
  border-top: 1px solid #ffffff;
}

button.button .button-right {
/*
  background: transparent url(images/custom/but_menu_right.gif) no-repeat right top;
/
  background: transparent url(images/custom/button_silver_right.png) no-repeat right top;
}
button.button .button-left {
/*
  background: transparent url(images/custom/but_menu_left.gif) no-repeat left top;
  color: #111d4d;
/
  background: transparent url(images/custom/button_silver_left.png) no-repeat left top;
  color: #555;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-weight: bold;
}

div.button {
/*
  background: transparent url(images/custom/but_menu_right.gif) no-repeat right top;
/
  background: transparent url(images/custom/button_silver_right.png) no-repeat right top;
}
div.button div,
  div.button a:link,
  div.button a:visited,
  div.button a:hover,
  div.button a:active
{
/*
  background: transparent url(images/custom/but_menu_left.gif) no-repeat left top;
  color: #111d4d !important;
/
  background: transparent url(images/custom/button_silver_left.png) no-repeat left top;
  color: #555 !important;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-weight: bold;
}

button.simple-button {
  height: 17px;
  color: #35416C;
}

button.simple-button span {
  position: relative;
  bottom: 1px;
}

/*
a.simple-button:link,
  a.simple-button:visited,
  a.simple-button:hover,
  a.simple-button:active
{
  color: #35416C;
  text-decoration: none;
}

input.image-button {
  width: 15px;
  height: 20px;
  background: transparent url(images/custom/button_arrow.gif) no-repeat left top;
}
input.search-icon {
  width: 20px;
  height: 19px;
  background: transparent url(images/custom/magnifying_glass.png) no-repeat left top;
  margin: 2px 0 2px 7px;
  padding: 0;
  vertical-align: middle;
}

a.image-button:link img,
  a.image-button:visited img,
  a.image-button:hover img,
  a.image-button:active img
{
  margin-bottom: 0px;
  width: 20px;
  background: transparent url(images/go.gif) no-repeat center center;
}

button.button {
  height: 22px;
  padding: 0;
}

/*
button.button:hover {
  text-decoration: underline;
  font-weight: normal; 
}

button.add-to-cart-button {
  height: 30px;
}
button.main-button .button-right {
  background: transparent url(images/custom/button_main_right.png) no-repeat right top;
  font-size: 12px;
  line-height: 30px;
  height: 30px;
}
button.main-button .button-left {
  background: transparent url(images/custom/button_main_left.png) no-repeat left top;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
}
div.main-button {
  background: transparent url(images/custom/button_silver_right.png) no-repeat right top;
}
div.main-button div,
  div.main-button a:link,
  div.main-button a:visited,
  div.main-button a:hover,
  div.main-button a:active
{
  background: transparent url(images/custom/button_silver_left.png) no-repeat left top;
  color: #555;
}
button.simple-main-button,
  a.simple-main-button:link,
  a.simple-main-button:visited,
  a.simple-main-button:hover,
  a.simple-main-button:active
{
  color: #880000 !important;
}

a.simple-delete-button:link,
  a.simple-delete-button:visited,
  a.simple-delete-button:hover,
  a.simple-delete-button:active
{
  color: #880000 !important;
}
button.menu-button .button-right {
  background: transparent url(images/custom/button_silver_right.png) no-repeat right top;
}
button.menu-button .button-left {
  background: transparent url(images/custom/button_silver_left.png) no-repeat left top;
  color: #555 !important;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
}
div.menu-button {
  background: transparent url(images/custom/button_silver_right.png) no-repeat right top;
}

div.menu-button div,
  div.menu-button a:link,
  div.menu-button a:visited,
  div.menu-button a:hover,
  div.menu-button a:active
{
  text-decoration: none;
  white-space: nowrap;
  background: transparent url(images/custom/button_silver_left.png) no-repeat left top;
  color: #555 !important;
  font-size: 11px;
  font-weight: bold;
  width: auto;
}

div.dropout-button-layer {
  border: 0px none;
}
div.dropout-button-layer .content {
  border: 1px solid #adb6c6;
}

a.popup-link:link img,
  a.popup-link:visited img,
  a.popup-link:hover img,
  a.popup-link:active img
{
  width: 24px;
  height: 20px;
  background: transparent url(images/custom/question_button.gif) no-repeat left top;
}

.popup-window .popup-title {
  background: transparent url(images/custom/popup_header_bg.gif) repeat-x left top;
}

.popup-window .popup-title span {
  color: #2b3050;
  font-size: 11px;
  font-family: tahoma, verdana, helvetica, sans-serif;
}

.popup-window .popup-title img {
  background: transparent url(images/custom/popup_header_cross.gif) no-repeat left top;
}
.popup-window .popup-footer div {
  background: transparent url(images/custom/popup_bottom_arrow.gif) no-repeat 9px 9px;
}

.nav-pages {
  padding: 20px;
}
.nav-pages .left-arrow img {
  background: transparent url(images/custom/button_arrow_left.gif) no-repeat left top;
}
.nav-pages .right-arrow img {
  background: transparent url(images/custom/button_arrow.gif) no-repeat left top;
}

h3 {
  font-weight: normal;
  border: none;
  color: #a10000;
  font-size: 13px;
}
.menu-categories-list ul li a:link,
  .menu-categories-list ul li a:visited,
  .menu-categories-list ul li a:hover,
  .menu-categories-list ul li a:active
{
  font-size: 14px;
}
/*
.menu-minicart {
  position: absolute;
  top: 5px;
  right: 35px;
}
/
.menu-minicart ul {
  padding-left: 40px;
}

.menu-minicart .content {
  padding-left: 7px;
  overflow: visible;
}

hr.minicart {
  margin-left: 15px;
}
.minicart-block {
  height: 33px;
  position: relative;
}
.minicart {
/*  color: #fff; /
  padding-left: 40px;
  font-size: 11px;
  line-height: 33px;
  vertical-align: middle;
}
.minicart-block img.icon {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 9px;
  margin-bottom: 9px;
  margin-left: 10px;
}
.minicart-block .ajax-minicart-icon {
  width: 39px;
  height: 23px;
  position: absolute;
  margin: 0px 0px;
  top: 0px;
  left: 0px;
}
.minicart-block img.full {
  background: url(images/custom/cart_full.gif) no-repeat;
}
.minicart-block img.empty {
  background: url(images/custom/cart_empty.gif) no-repeat;
  margin: 5px 0;
}

.minicart table tr td {
  font-size: 11px;
}

hr.minicart {
  background: transparent none;
  border-bottom: 1px dotted #b6b6b6;
  margin-right: 10px;
}


#content-container .ajax-minicart img.minicart-button {
  background: transparent url(images/custom/cart_button.gif) no-repeat left top;
  width: 39px;
  height: 23px;
  margin: 5px 0px;
  position: absolute;
  z-index: 0;
}

#content-container div.account-container .ajax-minicart img.minicart-button {
  background: transparent url(images/custom/cart_button.gif) no-repeat left top;
  width: 39px;
  height: 23px;
  margin: 0px 0px;
  position: absolute;
  z-index: 0;
}

#content-container .ajax-minicart img.minicart-button-show {
  background-position: left top;
}
.minicart-box {
  top: 25px;
  border-color: #535353;
  width: 450px;
  z-index: 999;
}
*/
/*
.minicart-box .checkout-popup-link a.show:link,
  .minicart-box .checkout-popup-link a.show:visited,
  .minicart-box .checkout-popup-link a.show:hover,
  .minicart-box .checkout-popup-link a.show:active
{
  border-top: 1px solid #b1c6d7;
  border-left: 1px solid #b1c6d7;
  border-right: 1px solid #b1c6d7;
}
.minicart-box .checkout-popup-link div.buttons-box {
  border-color: #b1c6d7;
  top: 20px;
}

.minicart-box ul {
  list-style: none;
  padding: 0px;
}
.minicart-box ul li {
  padding: 6px 15px 6px 5px;
}
*/

/* Add2Cart AJAX-based */
/*
button.do-add2cart-wait,
  button.do-add2cart-success,
  button.do-add2cart-error
{

  border: 1px solid #cccccc;

}
button.do-add2cart-wait .button-right,
  button.do-add2cart-success .button-right,
  button.do-add2cart-error .button-right
{
  background: transparent url(images/custom/button_processing_right.png) no-repeat right top;
  margin: 0 !important;
/*
  background: transparent none;
  padding-right: 6px;
/
}
button.do-add2cart-wait .button-left,
  button.do-add2cart-success .button-left,
  button.do-add2cart-error .button-left
{
/*
  background: transparent none;
/
  background: transparent url(images/custom/button_processing_left.png) no-repeat left top;
  color: #111d4d;
  margin: 0 !important;
/*
  padding-left: 11px;
/
}

.login-buttons {
  margin: 5px 0;
}
.login-buttons .button {
  margin-right: 7px;
}
*/
/*
.menu-dialog .login-text strong,
  .menu-dialog .login-text ul
{
  margin-left: 15px;
}
.small-note,
  a.small-link:link
{
  font-size: 12px;
/*
  font-family: tahoma, arial, verdana, helvetica, sans-serif;
/
}
.subcategory-image {
  margin: 0px 10px 40px 0px;
}
span.subcategories {
  margin: 0 20px;
}
.product-details {
  margin-bottom: 0px;
  position: none;
}
.product-details .details-container {
  float: right;
  position: relative;
  width: 50%;
}
.product-details .image-container {
  float: left;
  position: relative;
  width: 50%;
}
.product-details .details {
  margin-left: auto;
  margin-right: auto;
  width: 75%;
}
.product-details .image {
  float: none;
/*  margin: 15px 40px 5px 55px;/
  margin-left: auto;
  margin-right: auto;
  width: 350px;
}
.product-details .image .image-box {
  padding: 20px;
  border: 1px solid #ddd;
}
.product-details .product-subtitle {
  padding: 0px 0px 10px 0px;
}
.product-details .product-subtitle div {
  font-size: 14px;
}
table.product-properties {
  margin: 0 0 15px 0;
  width: auto;
}
table.product-properties .quantity-row .cart-button {
  padding-left: 20px;
}
table.product-properties .property-name {
  width: 60px;
}
table.product-properties .product-price {
  color: #515151;
  font-size: 14px;
}
table.product-properties .product-price-value {
  color: #ef4857;
  font-size: 14px;
  font-family: tahoma, verdana;
}
table.product-properties .product-market-price {
  font-size: 14px;
  font-family: tahoma, verdana;
}
table.product-properties .product-min-amount {
  font-family: tahoma, 'times new roman', verdana, arial, helvetica, sans-serif;
}
table.product-properties .product-one-quantity {
  font-family: tahoma, 'times new roman', verdana, arial, helvetica, sans-serif;
}

span.product-sku {
  font-size: 10px;
  margin: 20px;
}

.product-info {
  margin-top: 10px;
}
ul#tabs {
  border-bottom:1px solid #999;
  list-style-type:none;
  margin:30px 0 0;
  padding:0 0 0.3em;
}
ul#tabs li {
  display:inline;
}
ul#tabs li a:hover {
  background-color:#f1f0ee;
  color: #081589;
}
ul#tabs li a.selected {
  background-color: #3769e1; /*#4469e1;/
  color:#FFFFFF;
  font-weight:700;
  padding:0.9em 0.3em 0.5em;
}
ul#tabs li a {
  background-color: #DEDBDE;
  border-color: #999; /*#C9C3BA #C9C3BA -moz-use-text-color;/
  border-style: solid solid none;
  border-width: 1px 1px medium;
  text-decoration: none;
  padding: 0.5em;
}
td.descr {
  width: 100%;
  padding: 0 15px;
}
.tabContent {
  padding: 20px;
}

.products {
  margin-bottom: 25px;
  margin-top: 20px;
}
.products a.product-title:link,
  .products a.product-title:visited,
  .products a.product-title:hover,
  .products a.product-title:active,
  .products .product-title,
  .product-details .product-title
{
  font-weight: bold;
  left: 30px;
  top: 20px;
}
.products a.see-details:link, .products a.see-details:visited, 
.products a.see-details:active {
  display: block;
  text-align: center;
}
.products .buy-now {
  margin: 0;
  width: 245px;
}
.products .buy-now .quantity {
  float: left;
  height: 30px;
  margin: 12px 25px 0 0;
  vertical-align: middle;
  white-space: nowrap;
}
.products .descr {
  padding: 30px 0px 20px 0px;
}
.products .market-price-value {
  text-decoration: line-through;
  background: transparent none;
}
.products .save-price {
  margin-top: 4px;
}
.products .price-save {
  color: #515151;
}
.products .price {
  font-size: 12px;
}
.products .price-row {
  margin: 4px 0 0 0;
}
.products .price-value {
  font-size: 12px;
}

.products .product-details-title {
  font-size: 14px;
}
.products .product-price-text {
  font-size: 14px;
}
.products-column-left {
  float: left;
}
.products-column-right {
  float: right;
  margin: 8px 0 0 0;
}
.products-column-left .value {
  text-align: right;
}
.products-list .item {
/*  background: #F5F3ED url(images/custom/prod_shadow1.gif) top left repeat-x;/
  padding: 15px;
  margin: 0px 0px 2px 0px;
}
.products-list .image {
  padding: 30px 20px 3px 10px;
}
.products-list hr {
  border-color: #ccc;
}
.products-table .product-cell {
  background: transparent none;
  padding: 5px;
}
.products-table .buttons-row,
  .products-table .button-row
{
  margin: 8px 0px 0px;
}
.buttons-row-right, .buttons-row {
  height: 30px;
  margin: 5px 0 0;
}
.buy-now .buttons-row {
  float: right;
}
.order-invoice {
  background: transparent;
}
.error-page .subcontainer {
  margin: 160px auto 0px auto;
}
.error-page .code-number {
  font: normal 74px tahoma, arial, sans-serif;
}
.error-page .description {
  font-family: tahoma, verdana;
}
.menu-bestsellers ul {
  padding: 10px 0 10px 0px;
  margin-left: 0px;
  font-weight: normal;
  list-style: none;
}
.dpimages-icons-box {
  padding-bottom: 0;
}
.dpimages-icons-box a:link,
  .dpimages-icons-box a:visited,
  .dpimages-icons-box a:hover,
  .dpimages-icons-box a:active {
  padding: 1px;
}
.flc-top-login {
  display: none;
}
#header .flc-top-login .simple-button {
  margin-bottom: 5px;
}
.flc-container #center-main {
  margin: 110px 150px 0 150px;
}
.flc-left-dialog, 
.flc-right-dialog {
  height: 272px;
}
.flc-right-dialog .content {
  line-height: 201px;
}
*/
.flc-tab-marks-line .flc-tab-last .flc-tab-line-img2 {
  background: none;
}
.flc-tab-marks-line .flc-tab-line-half .flc-tab-line-img1,
  .flc-tab-marks-line .flc-tab-last .flc-tab-line-img1 {
  width: 50%;
}
div.flc-tab-cart-line img {
  background: transparent url(images/custom/cart_full_l2r.gif) no-repeat left top;
  width: 20px;
  height: 15px;
}
.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: #1a89d3 none;
}

.giftcert-header {
  background: transparent none;
}
div.iv-box,
table.data-table tr td.iv-box,
table.data-table tr td.iv-box-descr {
  font-size: 11px;
}
/*
.iv-box a:link,
  .iv-box a:visited,
  .iv-box a:hover,
  .iv-box a:active {
  font-size: 12px;
  color: #081589;
}
*/
#exception_msg {
  white-space: normal;
}
ul.rproducts {
  list-style: disc outside none;
  margin: 15px 0px 0px 15px;
}
ul.rproducts li {
  padding: 0px;
}
.sns-button .text a:link,
  .sns-button .text a:visited,
  .sns-button .text a:hover,
  .sns-button .text a:active {
  font-family: tahoma, arial;
}
.ups-notice {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
.uo-box {
  border-top: none;
}
.printable #center-main {
  margin: 0px 10px 0px 10px;
}

/*
  Add
*/
h2 {
  margin: 0px 0px 10px 0px;
  padding: 0;
  font-size: 14px;
}
.halign-center {
  display: table;
  margin: 0px auto;
  text-align: center;
}
table tr.subhead-row td,
  table tr.subhead-row th
{
  background: #eeeeee none;
}
#header .line1 .logo .logo2 {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
}
#header .line1 .logo .logo2 img {
  background: url(images/custom/top_image2.gif) no-repeat;
  width: 509px;
  height: 189px;
}

/**
 * Main navigation rules
 */
div.topmenu {
  height: 27px;
  left: 0;
  position: absolute;
  top: 0;
  width: 980px;
  z-index: 99;
}
div.topmenu ul, div.bottommenu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
div.topmenu ul.floors li, div.bottommenu ul.floors li {
  float: left;
  top: 0;
}

div.topmenu ul.floors li h2, div.bottommenu ul.floors li h2 {
  margin: 0;
  font-size: 12px;
  font-weight: normal;
}

div.topmenu ul.floors li a, div.bottommenu ul.floors li a {
  background: url(images/custom/nav_sprite.png);
  display: block;
  height: 27px;
  line-height: 27px;
  position: relative;
  text-align: center;
  /*text-decoration: none;*/
  width: 125px;
}
div.topmenu ul.floors li.button-middle a, 
div.bottommenu ul.floors li.buttton-middle a {
  background-position: 0px 0px;
}
div.topmenu ul.floors li.button-last a, 
div.bottommenu ul.floors li.button-last a {
  background-position: 125px 0px;
}
div.topmenu ul.floors li a.active, 
div.bottommenu ul.floors li a.active {
  background-position: 0 27px;
  font-weight: bold;
}
div.topmenu ul.floors li.button-last a.active, 
div.bottommenu ul.floors li.button-last a.active {
  background-position: 125px 27px;
}
div.topmenu ul.floors li.nav-label, 
div.bottommenu ul.floors li.nav-label {
  background: url("images/custom/nav_sprite.png");
  line-height: 27px;
  margin: 0;
  padding-right: 10px;
  text-align: right;
  width: 95px;
}
div.bottommenu {
  height: 27px;
  left: 0;
  position: absolute;
  top: 26px;
  width: 980px;
  z-index: 1;
}
.hide-menu {
  display: none;
}

ul.floors li.mega-dropdown div.segments-container {
  border: 1px solid #535353;
  border-style: none solid solid;
  position: absolute;
  left: -9999px;
  padding: 1.3em;
  background: #f9f9f9;
  color: #fff;
  z-index: 99;
}
ul.floors li.hovering div.segments-container {
  display: block;
}
div.topmenu div.segments-container div.segment {
  width: 170px;
  padding-top: 20px;
}
div.bottommenu div.segments-container div.segment {
  float: left;
  width: 120px;
}
div.segments-container div.segment ul{
  margin-bottom: 2px;
}
div.segments-container div.segment ul li{
  display: list-item;
  list-style-type: circle;
  float: none;
  margin-left: 20px;
  padding: 2px 0;
}
div.segments-container div.segment ul li a,
div.segments-container div.segment h3 a {
  background-image: none;
  font-size: 10px;
  height: auto;
  line-height: 1.3em;
  text-align: left;
  /*text-decoration: none;*/
  width: auto;
}
ul.floors li.mega-dropdown div a:hover {
  background: none;
  padding: 0;
  background-image: none;
  font-size: 10px;
}
ul.floors div h3 {
  font-weight: bold;
  margin: 0px 0px 2px 5px;
}
.column_1 {
  margin-left: 0px;
}
.column_2 {
  margin-left: 180px;
}
.column_3 {
  margin-left: 360px;
}
.column_4 {
  margin-left: 540px;
}
.column_5 {
  margin-left: 720px;
}
.column_top {
  margin-top: -6em;
}
.top-nav {
  position: relative;
}
/*
.top-categories-left {
    background: transparent url(images/custom/nav_left.png) no-repeat 0px 0px;    
    height: 54px;
    width: 7px;
    position: absolute;
    left: 0;
    top: 0;
}
.top-categories-middle {
  width: 966px;
  height: 54px;
  padding: 0px;
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 0;
}
.top-categories-right {
background: transparent url(images/custom/nav_right.png) no-repeat 0px 0px;    
   height: 54px;
   width: 7px;
   position: absolute;
   right: 0;
   top: 0;
}
*/
/*
.more-categories {
  text-align: left;
  background: transparent url(images/custom/hor_categoriesbg.gif) repeat-x;
  position: absolute;
  right: 0;
  z-index: 100;
}
.more-categories a {
  display: block;
}
.more-categories ul {
  display: block;
  position: absolute;
  top: 27px;
  right: 0;
  padding: 0;
  margin: 0;
  border-color: #FAFAFA #83839C #8E8E97 #A5A5BC;
  border-style: solid;
  border-width: 1px;
  background-color: #ecedee;
  white-space: nowrap;
  list-style: none;
}
.more-categories li {
  padding: 0;
  height: 25px;
  background: transparent url(images/custom/subcat_bg.gif) repeat-x left top;
}
.more-categories li a {
  padding: 5px 20px 5px 20px;
  background: transparent url(images/custom/hor_arrows.gif) no-repeat 6px 9px;
}
.bottom-menu {
  margin-top: 20px;
}
.bottom-menu td {
  width: 150px;
  vertical-align: top;
  padding: 0px 70px 0px 0px;
}
.bottom-menu td.news-box {
  width: 250px;
}
.bottom-menu td .menu-dialog .content,
  .bottom-menu td .menu-dialog .title-bar
{
  background: transparent none;
  text-align: left;
}
.bottom-menu td .menu-dialog .title-bar img.icon {
  width: 0px;
}
.bottom-menu td .menu-dialog ul {
  list-style-type: disc;
}
.bottom-menu td .menu-dialog .content {
  padding-top: 0px;
  padding-left: 0px;
}
.bottom-menu td .menu-dialog .content ul {
  padding-left: 20px;
}
.bottom-menu td table {
  width: 250px;
}
.bottom-menu .content {
  padding-right: 0px !important;
}
*/
.clear-background-border {
  border: 0 none !important;
}
.line3 .printable-bar {
  position: absolute;
  top: 21px;
  right: 256px;
  height: 18px;
}
.line3 .printable-bar a:link,
  .line3 .printable-bar a:visited,
  .line3 .printable-bar a:hover,
  .line3 .printable-bar a:active
{
  background: transparent url(images/custom/printer.gif) no-repeat left 2px;
  padding: 2px 0px 2px 20px;
  color: #818891 !important;
  font-size: 11px;
}
.printable-bar {
  float: right;
}
#footer .subbox .left,
  #footer .subbox .right
{
  top: 4px;
  color: #ffffff !important;
}
#dialog-message .message-I {
  color: #112536;
  border-color: #7a97c1;
  background: #f4f5f7 url(images/icon_info.gif) no-repeat 10px 10px;
}
#dialog-message .message-w {
  color: #3e3104;
  border-color: #c3902f;
  background: #f8f7f3 url(images/icon_warning.gif) no-repeat 10px 10px;
}
#dialog-message .message-e {
  color: #590a0a;
  border-color: #d30000;
  background: #f7f3f3 url(images/icon_error.gif) no-repeat 10px 10px;
}
.menu-dialog .title-bar .title-bar-points {
  background: url(images/custom/dialog_title_middle.png) repeat-x 0px 0px;
  color: #555;
}
.dialog-pointer-left,
  .dialog-pointer-right
{
  height: 24px;
  width: 7px;
  position: absolute;
  top: 0px;
  z-index: 1;
  margin: 0;
}
.dialog-pointer-left {
  background: url("images/custom/dialog_title_left.png");
  left: 0;
}
.dialog-pointer-right {
  background: url("images/custom/dialog_title_right.png");
  right: 0;
}
.printable .dialog .content {
  background: white !important;
}
.zero-padding {
  padding: 0px !important;
}
.list-dialog .title div.sort-box {
  height: 24px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 40%;
}
.list-dialog .title div.sort-box .search-sort-bar {
  margin: 0;
  padding: 0;
}
.dialog .dialog-sort-row {
  height: 30px;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  overflow: hidden;
}
.dialog .title-with-sort-row h2 {
  width: 50%;
}
.dialog .title-with-sort-row .dialog-search-sort-bar {
  height: 30px;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  overflow: hidden;
}
.dialog-search-sort-bar .search-sort-bar {
  padding: 0px;
  margin: 0px;
}
.search-sort-bar {
  height: 24px;
  line-height: 24px;
  padding-right: 20px;
  text-align: right;
  vertical-align: middle;
  white-space: nowrap;
}
.dialog-search-sort-bar .search-sort-title,
  .dialog-search-sort-bar .search-sort-cell
{
  padding-right: 10px;
}
a.search-sort-link:link, a.search-sort-link:visited, 
a.search-sort-link:hover, a.search-sort-link:active {
  font-weight: normal;
/*  text-decoration: none;*/
}
/*
a.simple-button span {
  font-size: 11px;
  text-decoration: underline;
}
*/
.button-row a.simple-button span {
  position: relative;
  bottom: 2px;
}
.printable button.main-button .button-left {
  color: #000000 !important;
}
a.simple-arrow-button:link,
  a.simple-arrow-button:visited,
  a.simple-arrow-button:hover,
  a.simple-arrow-button:active
{
  padding-left: 19px;
  background: transparent url(images/custom/button_arrow.gif) no-repeat left 3px;
}
a.simple-arrow-button:hover {
  color: #2863c2;
}
.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: 19px;
  background: transparent url(images/custom/button_arrow_left.gif) no-repeat right 3px;
}
.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: 15px;
  height: 15px;
  background: transparent url(images/custom/button_arrow.gif) no-repeat left top;
  margin-right: 3px;
  vertical-align: bottom;
}
.popup-window .popup-tl-corner,
  .popup-window .popup-l-side,
  .popup-window .popup-bl-corner,
  .popup-window .popup-b-side,
  .popup-window .popup-br-corner,
  .popup-window .popup-r-side,
  .popup-window .popup-tr-corner,
  .popup-window .popup-t-side
{
  border-color: #a5b8cc;
  background: #a5b8cc;
}
.subheader {
  border: 0px none;
}
.subheader-grey {
  color: #666666;
  font-size: 12px;
  border-bottom: 1px solid #cccccc;
}
.subheader-black {
  color: #010101;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #000000;
}
.subheader-red {
  border-bottom: 1px solid #acb7c7;
}
.menu-dialog .news {
  font-size: 12px;
}

.product-details .details .save {
  background: transparent url(images/custom/save_money.gif) repeat-y scroll 0 0;
  color: #ffffff;
  font-weight: bold;
  height: 18px;
  left: 15px;
  padding: 5px 0 5px 15px;
  position: absolute;
  text-align: left;
  text-transform: lowercase;
  top: 0;
  vertical-align: middle;
  width: 120px;
}
.cart a.product-title {
  position: inherit !important;
}
.products-list .highlight {
/*  background: #ebedea url(images/custom/prod_shadow2.gif) top left repeat-x;*/
}
.printable .item {
  background: #ffffff !important;
}
.products-table .products-row td.product-cell {
  padding-top: 60px;
}
.error-page #header .line1 .tabs,
  .error-page #header .line1 .phones,
  .error-page #header .line2 .search,
  .error-page #header .line2 .languages,
  .error-page #header .line3,
  .error-page #left-bar,
  .error-page #right-bar,
  .error-page #location,
  .error-page .bottom-menu
{
/*
  display: none;
*/
}
.flc-container #header .top-categories {
  display: none;
}
.uproducts table {
  margin: 0px;
}
.uproducts td {
  padding: 5px;
  font-weight: bold;
}
.uproducts td.item-number {
  width: 1%;
}
.printable #header .line1 {
  display: none;
}
.printable #header .top-categories {
  display: none;
}
.printable .uproducts {
  display: none;
}
.printable .title h2 {
  color: #000000;
}
.fcomp-compare-buttons {
  margin: 15px !important;
}
/*
.menu-fancy-categories-list .content {
  padding-left: 6px;
}
.fancycat-icons-e ul,
  .fancycat-icons-c ul
{
  list-style: none;
  list-style-image: none;
}
.fancycat-icons-e ul li {
  padding-top: 2px;
  padding-bottom: 2px;
  background: transparent;
}
.fancycat-icons-e ul li a:link,
  .fancycat-icons-e ul li a:visited,
  .fancycat-icons-e ul li a:hover,
  .fancycat-icons-e ul li a:active
{
  padding-left: 0px;
}
.fancycat-icons-e ul {
  width: 200px;
}
.fancycat-icons-e li ul {
  background: #ffffff none;
  border: solid 1px #b1c6d7;
  right: 185px;
  left: auto !important;
}
.fancycat-icons-e a.empty-link:link,
  .fancycat-icons-e a.empty-link:visited,
  .fancycat-icons-e a.empty-link:hover,
  .fancycat-icons-e a.empty-link:active
{
  color: #818fa6;
}
.fancycat-icons-e li:hover,
  .fancycat-icons-e li.over
{
  background-color: transparent;
}
.fancycat-icons-e ul.fancycat-icons-level-1 li:hover,
  .fancycat-icons-e ul.fancycat-icons-level-1 li.over
{
  background-color: #e6f5ff;
}

.fancycat-page-subskin-c #center-main {
  margin-left: 25px !important;
}
.fancycat-icons-c ul li {
  padding: 4px 0px 7px 19px;
}
.fancycat-icons-c ul li ul {
  padding: 0px;
}
.fancycat-icons-c ul li a:link,
  .fancycat-icons-c ul li a:visited,
  .fancycat-icons-c ul li a:hover,
  .fancycat-icons-c ul li a:active
{
  font-size: 12px !important;
}
.fancycat-icons-c li a.arrow:link,
  .fancycat-icons-c li a.arrow:visited,
  .fancycat-icons-c li a.arrow:hover,
  .fancycat-icons-c li a.arrow:active
{
  background-image: url(images/custom/fancy_plus.gif);
}
*/
.menu-affiliate ul {
  list-style: none !important;
}
div.flc-1-button div,
  div.flc-1-button a:link,
  div.flc-1-button a:visited,
  div.flc-1-button a:hover,
  div.flc-1-button a:active
{
  background: transparent url(images/custom/button_silver_left.png) no-repeat scroll left top !important;
  line-height: 20px !important;
  font-weight: bold !important;
  color: #555 !important;
}

div.flc-1-button {
  background: transparent url(images/custom/button_silver_right.png) no-repeat scroll right top !important;
}
/*
div.flc-3-button div,
  div.flc-3-button a:link,
  div.flc-3-button a:visited,
  div.flc-3-button a:hover,
  div.flc-3-button a:active,
  .minicart-checkout-button a:link,
  .minicart-checkout-button a:visited,
  .minicart-checkout-button a:hover,
  .minicart-checkout-button a:active
{
/*
  background: transparent url(images/custom/but_main_left.gif) no-repeat scroll left top !important;
/
  background: transparent url(images/custom/button_main_left.png) no-repeat scroll left top !important; 
  line-height: 20px !important;
  font-weight: normal !important;
  color: #ffffff !important;
  font-size: 12px !important;
}

div.flc-3-button,
  .minicart-checkout-button
{
  background: transparent url(images/custom/button_main_right.png) no-repeat scroll left top !important; 
/*
  background: transparent url(images/custom/but_main_right.gif) no-repeat scroll right top !important;
/
  padding-right: 10px !important;
}
*/
.products-table .fcomp-checkbox-box {
  margin-top: 15px;
}
.fcomp-select-box {
  margin-top: 5px !important;
}
.fcomp-select-box .fcomp-select-product {
  margin-right: 5px !important;
}
.fcomp-list ul li {
  background: transparent none !important;
  list-style: none !important;
}
.menu-auth .iv-input,
  .menu-auth .iv-img
{
  text-align: left !important;
}
.offers-more-info a:link,
  .offers-more-info a:visited,
  .offers-more-info a:hover,
  .offers-more-info a:active
{
  background-image: none !important;
  padding-right: 0px !important;
}
.menu-survey .survey-footer {
  font-size: 12px !important;
}
a.offers-thumbnail img {
  border: none !important;
}
.menu-dialog .link-title span.title-link {
  padding: 5px 7px 8px 0 !important;
}
