body {
    background: #444;
}
.page-popup { background: #fff; }

/* Headings */
h1, .h1            { font-size:24px; font-weight:normal; line-height:1.15; }
h2, .h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3, .h3            { font-size:16px; font-weight:bold; line-height:1.25; }
h4, .h4            { font-size:14px; font-weight:bold; }
h5, .h5            { font-size:12px; font-weight:bold; }
h6, .h6            { font-size:11px; font-weight:bold; }

h2, .h2 { margin-bottom: .2em; }
p { margin-bottom: .4em; line-height: 1.4em; }
p.note { font-size: .9em; color: #444; }

a { color: #023761; }

small { font-size: .8em; }

button.button {  }
button.button span { height: 26px; line-height: 23px; font-size: 11px; }
button.button span span { padding-left: 1px; }
button.button:hover span {}
button.button:hover span span {}
button.button:active span {}
button.button:active span span {}

button.btn-alt span { background:transparent url(../images/bkg_button.gif) 0 -340px no-repeat;}
button.btn-alt span span { background-position: 100% -340px; padding:0 12px 0 4px; }

.strong { font-weight: bold; }

.std ul.add-to-links { padding: 0; list-style: none; }
.std .products-grid { padding: 0; list-style: none; }

.price-box p { margin: 0; }
.buttons-set { border: none; }

.subtitle { clear:both; padding:10px 0; font-size:18px; color:#d12c01; }
.sub-title { font-size:16px; font-weight:normal; color:#000; line-height:19px; margin:0 0 10px; }
.sub-title .separator { font-weight:normal; }
.sub-title a { font-size:11px; font-weight:normal; text-transform:lowercase; }
.section-title { font-size:14px; font-weight:normal; color:#151515; margin:0 0 5px; }

.data-table th,
.data-table td { padding: 9px 5px; }
.data-table tr.odd { background: #fff; }
tr.summary-details td { background: #e0e0e0; }

textarea { width: 250px; }

.fieldset { background: #f4f4f4; }
.fieldset .legend { background: #fff; border-color: #ddd; padding: 1px 8px; font-weight: normal; font-size: 15px; }
.form-list label { margin: 0 0 3px; font-weight: normal; font-size: 15px; }
.form-list li.wide .input-box { width: auto; }
.form-list textarea { width: 98%; }
.form-list li.wide textarea,
.form-list li.wide select,
.form-list li.wide input.input-text { width: 100%; max-width: 525px; }
.form-list .input-box { width: auto; }
.form-list input.input-text,
.form-list select,
.form-list textarea {
    font-size: 15px;
    padding: 7px 0;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #aaa;
    border-color: #aaa #ccc #ccc #ccc;
    padding: 6px 4px;
}
.form-list input.input-text:focus,
.form-list select:focus,
.form-list textarea:focus { background-color: #fafafa; }
.form-list label.required em { right: -10px; }

.page-title {padding: 7px 0 8px;}
.page-title h1,
.page-title h2 { font-size:2em; }
.page-head-alt { padding: 7px 0 8px; margin: 0 0 7px; }
.page-head-alt h3,
.page-head-alt h2 { font-size:24px; font-weight: normal; }

/* layout */
.page { width: auto; padding: 0; }
.col3-layout .col-wrapper { width: 75%; }
.col3-layout .col-right { width: 24%; }
.col3-layout .col-left { width: 30%; }
.col2-left-layout .sidebar,
.col2-right-layout .sidebar { width: 24%; }
.col2-left-layout .col-main,
.col2-right-layout .col-main { width: 75%; }
.col3-layout .col-main { margin-left: 7px; width: 68%; }

.top-toolbar,
.header,
.top-container,
.main,
.footer,
.footer-toolbar,
.footer-cms { padding: 0 5px; margin: 0 auto; border: none; }

/* header */
.top-toolbar .links li,
.footer .links li { float: left; }
.links a { padding: 0 5px 0 6px; background: url(../images/links_div.gif) no-repeat 0 50% !important; white-space: nowrap; }
.links li.first a { background: none !important; padding-left: 0; }

/* <<< top toolbar */
.top-toolbar-container { background: #eaeaea; }
.top-toolbar { color: #7f7f7f;
    font-size: 0.9em;
}

/* cms links */
.header-links { margin-right: 80px; float: left; }

.top-toolbar .welcome-msg { float: left; margin: 0 10px 0 0; }
.top-toolbar { padding: 9px 5px; }
.top-toolbar .quick-links { float: right; text-align: right; }
.top-toolbar .quick-links .links { float: right; }
.top-toolbar .links a { color: #7f7f7f; text-decoration: none; }
.top-toolbar .links a:hover { text-decoration: underline; }

.top-toolbar input,
.top-toolbar select,
.top-toolbar textarea,
.top-toolbar button { font-size: .9em; }
.top-toolbar select { text-indent: 0; background: #fff; }

.form-language { float: left; }
.form-language label { text-transform: lowercase; }
.form-language select { margin-top: -1px; }
/* >>> top toolbar */

.header-container { background: #fff; }
.header { padding: 20px 5px; }
.header-callout { float: left; }

.header-container .mobile-togglers { display: none; }
#search_mini_form { float: right; }
.header-container .form-search { float: right; margin: 15px 0 0 15px; position: relative; text-align: left; }
.header-container .form-search label { display: none; }
.header-container .form-search input { background: #f6f6f6; width: 250px; padding: 10px 0; height: 15px; color: #757578; text-indent: 7px; }
.header-container .form-search button { background: url(../images/common.gif) no-repeat -307px 0; width: 37px; height: 37px; overflow: hidden; margin-left: -5px; }
.header-container .form-search button span { background: none !important; padding: 0 !important; display: none;  }
.header-container .form-search .search-autocomplete { margin-top: -1px; }
.header-container .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#f9f5f0; }
.header-container .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #ddd; padding: 7px 8px 8px 8px; cursor:pointer; }
.header-container .form-search .search-autocomplete li.last { border-bottom: none; }
.header-container .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header-container .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header-container .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }

.autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 990;
  float: left;
  min-width: 160px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.headerajaxsearchwindow { background: none; text-align: left; padding: 3px 6px 4px; }
.headerajaxsearchwindow:first-child { border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
p.headercategorysearch { display: none; font-style: normal; text-align: left; padding: 2px 5px; }
.autocomplete div { border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
select.ajaxsearch-category-select { padding: 9px 1px 9px 3px; width: 60px; background: #f6f6f6; color: #757578; }

.header-container .form-search .chzn-container {
    text-align: left; float: left; margin-right: 1px; font-size: 12px;
    min-width: 70px; z-index: 980;
}
.header-container .form-search .chzn-container-single .chzn-single {
    padding: 6px 0 6px 3px; height: 23px; border-radius: 0; border-color: #ddd;
    box-shadow: none; color: #757578; font-size: 10px;
    background-image: none; background-color: #f6f6f6;
    filter: none;
}
.header-container .form-search .chzn-container-single .chzn-single div { top: 6px; height: 23px; }
.header-container .form-search .chzn-container .chzn-drop { border-color: #ddd; min-width: 180px; }
.header-container .form-search .chzn-container-single .chzn-search input { min-width: 145px; padding: 4px 20px 4px 5px; text-indent: 0; }
.header-container .form-search .chzn-container-single .chzn-single abbr { top: 12px; right: 20px; }

.header-container .header-cart { float: right; margin: 12px 0 0 20px; background: #f6f6f6;
    border: 1px dashed #cbcbcb; padding: 6px 5px; position: relative; z-index: 990;
}
.header-cart .button { margin-top: 3px; }
.header-cart .summary { width: 120px; float: left; width: 70px; margin: 0 3px 0 0; font-size: .9em; cursor: pointer; }
.header-cart .summary-qty { font-size: 2.1em; float: left; margin: 0 4px 0 0;
    padding: 0 0 0 10px; background: url(../images/common.gif) no-repeat -578px -43px;
    line-height: 30px;
}
.header-cart .summary-items {  }
.header-cart .mini-products-list { padding: 0; right: 0; left: auto; }
.header-cart .mini-products-list li { padding: 5px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); width: 250px; }
.header-cart .mini-products-list li.last { border: none; }
.header-cart .mini-products-list a { text-decoration: none; }
.header-cart .mini-products-list a:hover { text-decoration: underline; }
.header-cart .mini-products-list .product-details { margin-left: 58px; }
.header-cart .mini-products-list .product-image { padding: 2px; border: none; }
.header-cart .mini-products-list .truncated .show .item-options { left: -260px; top: 5px; }
.header-cart .mini-products-list .btn-remove,
.header-cart .mini-products-list .btn-edit { float: right; margin-left: 2px; }

/* <<< navigation */
.nav-container { background: #eaeaea; }
#nav { margin: 0 auto; width: 968px; border: none; }
#nav li a { padding: 11px 13px 10px; color: #272e3d; }
#nav ul, #nav div { top: 42px; background: #fff;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#nav ul li { border-color: #f1f1f1; }
#nav ul li a { padding: 5px 9px; }
#nav li.level-top {}
#nav li.first { background: none; padding: 0; }
#nav li.parent a {  }
#nav li.parent a.level-top { padding-right: 19px; }
#nav li.parent a.level-top { background-image: url(../images/nav_leveltop_parent.gif); background-repeat: no-repeat; background-position: 100% 50%; }
#nav li.parent > a { background-image: url(../images/nav_parent.gif); background-repeat: no-repeat; background-position: 100% 60%; }

/* navigation for touchable devices width screen width less than 480px */
#nav-top-toggle { display: none; }
#nav .toggle { display: none; }

/* navigationpro */
.nav-container { zoom: 1; }
.nav-container .navpro { margin: 0 auto; width: 968px; border: none; }
.nav-container .navpro a.level-top,
.nav-container .navpro div.level-top a { color: #272e3d; font-size: 1.1em; }
.nav-container .navpro .active > a.level-top,
.nav-container .navpro .active > div.level-top a { color: #d96708; }
.nav-container .navpro li a.nav-a,
.nav-container .navpro li .nav-sibling-title a { padding: 17px 13px 13px; color: #272e3d; font-weight: normal;}
.nav-container .navpro ul.nav-ul { top: 42px; background: #fff; }
.nav-container .navpro ul li a.nav-a { padding: 3px 0; }
.nav-container .navpro li.level-top { }
.nav-container .navpro li.nav-li.first { background: none; padding: 0; }
.nav-container .navpro-inline .nav-toggler-level0 { background-position: -1px 0; }
.nav-container .navpro .nav-toggler { top: 16px; right: 1px; }
.nav-container .navpro ul .nav-toggler { top: 2px; }
.nav-container .nav-a-with-toggler,
.nav-container .nav-sibling-title-with-toggler a { padding-right: 21px !important; }
.nav-container .navpro .nav-dropdown {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
/* >>> navigation */

/* middle */
.main-container { background: #fff; }
.main { padding: 10px 5px; min-height: 400px; }
.breadcrumbs { border: none; font-size: .9em; padding: 6px 10px; }
.col-main,
.col-left,
.col-right { border: none; padding: 0; }

/* blocks */
.block { border: none; font-size: 1.0em; }
.block .block-title { border: 1px solid #ddd; padding: 8px 8px 8px;
    color: #033862; border-width: 0 0 1px;
    font-size: 13px;
}
.block .block-title strong,
.block .block-title span { font-weight: normal; color: #000; font-size: 1.1em;}
.block .block-subtitle { font-size: 12px; }
.block .block-content li.item { padding: 3px 0; }
.block li.even { background: none; }
.block .actions { padding: 5px 0; }

.sidebar .block-subscribe .input-text { width: 100%; }

/* <<< layered navigation */
.block-layered-nav .block-subtitle { display: none; }
.block-layered-nav .currently .block-subtitle { display: block; color: #555; font-size: 1em; }
.block-layered-nav .currently ol { margin: 5px 0; padding-left: 5px; }
.block-layered-nav .currently li {  }
.block-layered-nav .actions { text-align: right; padding: 5px; background: #eaeaea; margin-bottom: 7px; font-size: .9em; }
.block-layered-nav .actions a { float: none; }

#narrow-by-list { margin: 0; }
#narrow-by-list dt { color: #000; }
#narrow-by-list dd { padding-left: 7px; margin: 3px 0 9px; color: #757578; line-height: 1.7em; }
#narrow-by-list dd li { padding-left: 14px; background: url(../images/common.gif) no-repeat -588px -21px; }
#narrow-by-list a { color: #023761; text-decoration: none; }
#narrow-by-list a:hover { text-decoration: underline; }
/* >>> layered navigation */

/* product listing */
.toolbar-bottom { margin-top: 15px; }
.pager, .sorter { border: none; margin: 0; font-size: .9em; padding: 7px 5px; }
.pager .amount { margin: 0; line-height: 25px; }
.pager select, .sorter select { padding: 3px 3px; }
.pager .pages li { margin-right: 1px; padding: 1px 5px; }
.pager .pages .current { background: #ebebeb; }
.sorter { border: 1px solid #E6E6E7; padding: 0; }
.sorter .view-mode { margin: 0; background: #f6f6f6; padding: 12px 5px; height: 15px; border-right: 1px solid #E6E6E7; }
.sorter .view-mode .list,
.sorter .view-mode .grid { padding: 3px 3px 3px 22px; text-decoration: none; background: url(../images/common.gif) no-repeat 0 0; }
.sorter .view-mode .list { background-position: -550px -73px; }
.sorter .view-mode .grid { background-position: -533px -92px; }
.sorter .view-mode a { color: #023761; }
.sorter .view-mode a:hover { text-decoration: underline; }
.sorter .view-mode label { display: none; }
.sorter .sort-by { padding: 7px 5px; }

.i-previous,
.i-next { text-decoration: none; }

.link-wishlist,
.link-compare { font-weight: normal; }

.products-grid  .link-wishlist,
.category-products .link-wishlist,
.product-shop .link-wishlist { padding: 0 0 0 15px; text-decoration: none; background: url(../images/common.gif) no-repeat -582px -335px; }
.products-grid  .link-compare,
.category-products .link-compare,
.product-shop .link-compare { padding: 0 0 0 15px; text-decoration: none; background: url(../images/common.gif) no-repeat -582px -310px; }
.products-grid  .link-wishlist:hover,
.category-products .link-wishlist:hover,
.product-shop .link-wishlist:hover { text-decoration: underline; }
.products-grid  .link-compare:hover,
.category-products .link-compare:hover,
.product-shop .link-compare:hover { text-decoration: underline; }

.col1-layout .products-grid { width: auto; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width: auto; }

.product-name a { text-decoration: none; }
.product-name a:hover { text-decoration: underline; }
.products-grid { padding: 5px 0; }
.products-grid li.item { width: 31.3%; padding: 10px 1% 10px; } /* 3 products per row */
.col1-layout .products-grid { margin: 0 0 10px; }
.col1-layout ul.last { margin: 0; }
.products-grid .product-name { font-weight: normal; font-size: 1.2em; min-height: 40px; }
.products-grid .product-image,
.products-list .product-image { width: auto; height: auto; max-width: 100%; }
.products-list .product-image { max-width: 135px; }
.products-grid .product-image img,
.products-list .product-image img { width: auto; height: auto; max-width: 100%; max-height: 100%; }
.products-list .product-name { margin:0 0 5px; font-weight:normal; font-size: 1.3em; }
.products-list .add-to-links { font-size: .9em; margin: 0 0 5px; }
.products-grid .price-box { float: left; }
.products-grid .actions { position: static; float: right; }
.products-grid .add-to-links { /*position: absolute; bottom: 15px;*/ float: left; margin: 9px 0 5px; font-size: .9em; clear: both; }
.products-grid .add-to-links li { float: left; margin-right: 10px; line-height: 18px; }
.products-grid .add-to-links li.li-wishlist {}
.products-grid .add-to-links li.li-compare { margin-right: 0; }
.products-grid .add-to-links a,
.products-list .add-to-links a { color: #757578; text-decoration: none; }
.products-grid .add-to-links a:hover,
.products-list .add-to-links a:hover { text-decoration: underline; }

.col1-layout .products-grid li.item { width: 23%; } /* 4 products per row */
.col2-right-layout .products-grid li.item,
.col2-left-layout .products-grid li.item { width: 31.3%; } /* 3 products per row */
.col3-layout .products-grid li.item { width: 31.3%; /*padding-bottom: 45px;*/ } /* 3 products per row */
.col3-layout .products-grid .actions { float: none; }
.col3-layout .products-grid .add-to-links { /*position: static;*/ }
.col3-layout .products-grid .add-to-links li { float: none; }

.products-list .product-shop {}

.price-box { font-size: 1em; }
.price-box .price,
.regular-price .price,
.price-from .price-label,
.price-to .price-label { font-weight: normal; }

/* product view */
.product-view .product-img-box { float: left; width: 370px; margin-left: -100%; }
.product-view .product-img-box .more-views { clear: both; }
.product-view .product-img-box .highslide-gallery .more-views a { margin-right: 5px; }
.product-view .product-img-box .more-views a { width: 56px; float: left; }
.product-view .product-shop,
.col1-layout .product-view .product-shop { width: 100%; float: left; }
.product-view .product-shop .product-shop-inner { margin-left: 385px; }
.product-view .product-img-box .product-image-zoom img { max-width: 900px; width: auto; }
.highslide img { border: 1px solid #ddd; width: auto; max-width: 100%; }
.highslide img:hover { border: 1px solid #ccc; }

.product-view .product-shop .product-name { margin: 0 0 17px; }
.product-view .product-shop .email-friend,
.product-view .product-shop .no-rating { float: left; font-size: 11px; margin: 0 12px 12px 0; }
.product-view .product-shop .email-friend a,
.product-view .product-shop .no-rating a,
.product-view .product-shop .rating-links a { color: #777; }
.product-view .product-shop .rating-links .separator { color: #999; }
.product-view .product-shop .ratings { line-height: 1.4em; font-size: 11px; }
.product-view .product-shop .short-description { clear: both; margin: 12px 0; }
.product-view .product-shop .availability { font-size: .9em; margin: 7px 0; }

.product-view .product-shop .price-box { float: left; margin: 0 20px 7px 0; font-size: 1.5em; }
.product-view .product-shop .price-box .price,
.product-view .product-shop .regular-price .price,
.product-view .product-shop .price-from .price-label,
.product-view .product-shop .price-to .price-label { font-weight: bold; }

.product-view .product-shop .tier-prices { clear: both; margin: 7px 0; padding: 7px 12px; background: #ffffff; border: 1px dotted #ddd; font-size: .9em; }
.product-view .product-shop .tier-prices li { line-height: 1.7em; }

.product-view .product-shop .price-box { display: none; }

.product-view .add-to-cart-wrapper { padding: 17px 10px; background: #f4f4f4; border: 1px solid #eee; position: relative; margin-top: 25px; }
.product-view .add-to-cart-wrapper .availability { position: absolute; top: -20px; left: 0; margin: 0; }
.product-view .add-to-cart-wrapper .price-box { margin: 0; display: block; line-height: .9em; }

.product-view .product-shop .add-to-cart .qty { padding: 8px 3px; }
.product-view .product-shop .add-to-cart label { line-height: 29px; }

.product-view .product-shop .add-to-links { margin: 7px 0; font-size: .9em; text-align: right; }
.product-view .product-shop .add-to-links li { display: inline; margin: 0 10px 0 0; }
.product-view .product-shop .add-to-links a { color: #777; }

.product-view .product-shop .product-options { clear: both; }
/* Product Options */
.product-options { margin:10px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt label.required em { color:#eb340a; margin: 0 2px 0 0; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:20px; top:20px; padding: 0; }

.product-options-bottom { background-color:#f4f4f4; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-view .product-options-bottom .price-box { float:left; margin:0 !important; padding:0; display: block; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; margin-bottom: 0 !important; font-size: .9em; }
.product-view .product-shop .product-options-bottom .add-to-links li { margin: 0 0 0 10px; }
.product-options-bottom .add-to-links a { color: #777; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
/* ee compatibility */
.product-shop .product-options-bottom { position: relative; }
.product-shop .product-options-bottom p.required { position: absolute; right: 33px; top: -20px; }

/* Grouped Product */
.product-view .add-to-cart-wrapper .grouped-items-table { margin: -5px 0 10px 0; }
.product-view .grouped-items-table .price-box { margin:0; padding:0; font-size: 1.1em; line-height: 1.3em; }
.product-view .grouped-items-table td, .product-view .grouped-items-table th { padding: 5px; }

.product-view .product-shop .price-box-bundle .price-box { display: block; font-size: 1.1em; }

/* product tabs */
.product-view .tabs { overflow: hidden; zoom: 1; padding: 0; margin: 0;
    background: url(../images/tab.gif) repeat-x 0 100%; height: auto; border: none; }
.product-view .tabs li { float:left; cursor:pointer; padding: 0 1px 0 0; margin: 5px 10px 0 0; border: none;
    background:url(../images/tab.gif) no-repeat 100% 1px; list-style: none; color: #023761; height: 34px; }
.product-view .tabs li a {
    background: transparent url(../images/tab.gif) no-repeat 0 0; color: #023761;
    border: none; margin: 0; float: left; text-align: center;
    font-size: 12px;
    letter-spacing: 0.05em; text-transform: capitalize; white-space:nowrap;
    padding: 9px 14px 9px 15px; height: 34px;
}
.product-view .tabs li a:hover { background-position: 0 -40px; background-color: transparent; }
.product-view .tabs li.active { cursor:default; background-position: 100% -80px; color: #ef6e00; }
.product-view .tabs li.active a,
.product-view .tabs li.active a:hover {
    background: transparent url(../images/tab.gif) no-repeat 0 -80px;
    color: #ef6e00; cursor: default;
}
.product-view .padder { padding: 10px 10px; border: 1px solid #b7d3ea; border-top: none; margin: 0 0 15px; }
.product-view .padder .products-grid li.item { padding-bottom: 10px; }
.product-view .padder .products-grid .add-to-links { display: none; }
.product-view .padder .box-collateral { margin: 0; }
.product-view .box-collateral .h2 { margin: 0 0 10px 0; border-bottom: 1px solid #dddddd; padding: 0 0 5px; display: block; }
.product-view .box-collateral .padder .h2 { margin: 0; }
.product-view .padder .box-up-sell > h2,
.product-view .padder .box-up-sell > .h2 { display: none; }
.product-view .padder .block-related .block-title { display: none; }
.product-view .padder .block-related .block-content { padding: 0; }
.product-view .padder .mini-products-list li { width: 45%; margin-right: 5%; float: left; }
.product-view .padder .mini-products-list li:nth-child(odd) { clear: left; }
#product_tabs_tags_tabbed_contents .input-box { width: auto; max-width: 260px; float: none; margin: 0 10px 7px 0; }
.product-view .box-tags .form-add input.input-text { width: 100%; }

.product-collateral .box-collateral { clear: both; }
.product-collateral .soldtogether-block { margin: 0; padding-bottom: 15px; }
.product-collateral .soldtogether-block .subtitle { color: #555; }
.product-collateral .soldtogether-block .images li { width: 150px; }
.soldtogether-block .check li { padding: 5px; }
/*********************/

.product-view .product-collateral { padding: 10px 0; }
.product-view .product-collateral h2 {  }
.product-view .product-collateral .box-up-sell {  }
/* setup 4 columns layout */
.col2-right-layout .product-view .product-collateral .box-up-sell .products-grid li.item,
.col2-left-layout .product-view .product-collateral .box-up-sell .products-grid li.item { width: 23%; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3,
.product-view .box-tags .h3 { font-size:12px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(../images/links_div.gif) no-repeat 100% 50%; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .product-tags a { color: #333; }
.product-view .box-tags .form-add label { display:none;}
.product-view .box-tags .form-add .input-box { float:left; margin:0 5px 0 0; }

/* Block: Reviews */
.product-view .padder .box-reviews > h2,
.product-view .padder .box-reviews > .h2 { display: none; }
.product-view .box-reviews dl { margin:0 0 15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3,
.product-view .box-reviews .form-add .h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span,
.product-view .box-reviews .form-add .h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4,
.product-view .box-reviews .form-add .h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }

.review-product-list .price-as-configured { display: none; }

/* Block: Additional */
#product-attribute-specs-table th { white-space: normal; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* <<< customer */
.block-account li { padding: 3px 0; }

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }
.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999px; text-align: left; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font-weight:bold; font-size: 12px; line-height: 19px; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */

.account-login .new-users,
.account-login .registered-users { width: 47%; padding: 1% 1% 0; float: left; }
.account-login .new-users h2,
.account-login .registered-users h2 { border-bottom: 1px solid #e6e6e6; padding-bottom: 3px; }
.account-login .new-users .buttons-set,
.account-login .registered-users .buttons-set { }
.account-login .registered-users { float: right; }

.login-only .registered-users { float: none; margin: 0 auto; }

.box-account { margin-bottom: 25px !important; }
.box-account .box-head { margin: 0 0 5px; }
.box-account .box-head h2,
.box-account .box-title h3,
.box-account .box-head .h2,
.box-account .box-title .h3 { float: left; }
.box-account .box-head a,
.box-account .box-title a { float: right; }
.my-account .box { padding: 10px; }
.my-account .box .box-title { margin: 0 0 3px; }
.my-account .box .box-content { font-size: .9em; }

/* General Box */
.box-account { background: #fff; border:1px solid #ccc; border-color:#ccc #999 #999 #ccc; padding:15px; margin: 0 0 20px; }
.box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; color:#e65505; }

.dashboard .box .box-title { padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }

.dashboard .welcome-msg,
.dashboard .col2-set,
.dashboard .recent-orders { padding:0 0 20px; }

/* Address Book */
.addresses-list h2,
.addresses-list .h2 { font-weight:bold; font-size:13px; text-transform:uppercase; }
.addresses-list h3,
.addresses-list .h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background: #f4f4f4; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Block: Recent Orders */
#my-orders-table .order-info,
#my-downloadable-products-table .order-info { border: none; background: none; padding: 0; }
#my-orders-table .order-info dt,
#my-downloadable-products-table .order-info dt { clear: left; float: left; margin-right: 3px; font-size: .9em; }
#my-orders-table .order-info dt:after,
#my-downloadable-products-table .order-info dt:after { content: ':'; }
#my-orders-table .order-info dd,
#my-downloadable-products-table .order-info dd { display: block; font-weight: bold; font-size: .9em; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3,
.order-items .h2,
.order-items .h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .product-image { width: 90px; }
.my-wishlist .product-shop { margin-left: 100px; }
.my-wishlist .price-box { float: none; }
.my-wishlist .wishlist-short-info { float: left; width: 60%; }
.my-wishlist .description { margin: 5px 0; }
.my-wishlist .cart-cell { float: left; width: 25%; margin-left: 10px; display: inline; }
.my-wishlist .truncated { float: left; margin: 10px 10px 10px 0; }

/* My Tags */
.tags li { display: inline; }
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }
#my_recent_tags li.item { margin-bottom: 3px; }
.my-account #products-tag-list .product-image { width: 90px; }
.my-account #products-tag-list .product-shop { margin-left: 100px; }

/* My Reviews */
#my_recent_reviews li { margin: 0 0 10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3,
.product-review .h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }

/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999px; text-align: left; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* >>> customer */

/* Cart */
.cart { margin:0; }
.cart #products-cart-list { margin: 0 0 15px; }
.cart #products-cart-list li { padding: 7px 0; }
.cart #products-cart-list li.even { background: #f6f6f6; }
.cart .page-title .btn-continue { float: left; clear: left; margin-top: 3px; }
.cart .cart-collaterals .col-2 { width:100%; }
.cart .product-image { width: 90px; }
.cart .product-shop,
.cart-headers .col-shop { margin-left: 100px; }
.cart .col-description,
.cart .col-wishlist,
.cart .col-unit-price,
.cart .cart-qty,
.cart .col-total-price,
.cart .col-delete-item { float: left; }

.cart .col-description { width: 45%; }
.cart .col-wishlist { width: 10%; }
.cart .col-unit-price,
.cart .col-total-price { width: 15%; padding: 0 5px; }
.cart .cart-qty { width: 10%; }
.cart .cart-qty .btn-update-qty { margin-top: 5px; }

.cart-headers { border-bottom: 1px solid #eee; padding: 7px 0 7px; font-weight: bold; background: #eaeaea; }
.cart-header-item { display: none; }

.cart .cart-price-list li { padding-top: 0 !important; }

.cart .shipping-crosssell { width: 72%; }
.cart .shipping-crosssell .col-1 { float: right; }
.cart .shipping-crosssell .col-2 { float: left; }

.cart .shipping { font-size:12px; border: 1px solid #d4d4d4; border-radius: 5px; background: #f6f6f6; padding: 5px 7px; }
.cart .shipping h2 { font-size:15px; font-weight: bold; }
.cart .shipping select { width:100%; }
.cart .shipping .form-list .input-box { width: auto; }
.cart .shipping .form-list .input-text { width: 100%; }
.cart .shipping .buttons-set { margin-top:5px; text-align:right; }
.cart .totals { font-size:12px; font-size:12px; border: 1px solid #d4d4d4; border-radius: 5px; background: #f6f6f6; padding: 5px 10px; width: 23%; }
.cart .totals #shopping-cart-totals-table { float: right; }
.cart .totals .checkout-types { margin: 10px 0 0; }
.cart .totals strong { font-size:14px; }
.cart .checkout-types { float: right; }
.cart .totals .checkout-types { clear: both; display: block; }
.cart .checkout-types li:last-child {  }
.cart .checkout-types li { text-align:center; margin: 0 0 5px; }
.cart .checkout-types .paypal-or { clear:both; display:block; }
.cart .checkout-types .btn-checkout span {  }
.cart .shopping-continue {float:left; padding-top:4px; font-size:12px; }

.cart .totals .btn-remove,
#checkout-review-table .btn-remove { float: right; margin: 3px 0 0 5px; }

button.btn-checkout::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.btn-checkout { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.btn-checkout { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.btn-checkout span,
button.btn-checkout span:hover,
button.btn-checkout span:active {
    background: url(../images/suggestpage/btn_actions.gif) no-repeat 0 0 !important;
    display: block;
    font-size: 15px;
    line-height: 38px;
    font-weight: bold;
    height: 40px !important;
    text-align: center;
    white-space: nowrap;
    text-transform: none !important;
    border: none;
    color: #fff;
    padding: 0 0 0 8px;
}
button.btn-checkout span span,
button.btn-checkout span span:hover,
button.btn-checkout span span:active {
    background: url(../images/suggestpage/btn_actions.gif) no-repeat 100% 0 !important;
    border: none;
    padding: 0 20px 0 12px !important;
}

.discount, .giftcard { margin-bottom:15px; font-size:12px; border: 1px solid #d4d4d4; border-radius: 5px; background: #f6f6f6; padding: 5px 15px 5px 7px; }
.discount h2, .giftcard h2 { font-size:14px; font-weight: bold; }
.discount label, .giftcard label { clear:both; display:block; margin-bottom:5px; }
.discount .input-box {  }
.discount .input-text, .giftcard .input-text { width: 100%; background: #fff; padding: 6px 0 5px; }
.discount .buttons-set {}
.discount .button, .giftcard .button { margin: 0 5px 10px; }

.cart .crosssell { margin: 0; border: 1px solid #d4d4d4; border-radius: 5px; background: #f6f6f6; padding: 5px 7px; }
.cart .crosssell h2,
.cart .crosssell .h2 { font-size: 13px; font-weight: bold; }
.cart .crosssell .price-box { margin: 4px 0; }
.cart .crosssell .product-image { width: 90px; height: 90px; }
#crosssell-products-list h3,
#crosssell-products-list .h3 { font-size: 13px; }
#crosssell-products-list .item { padding: 5px 0; border-bottom: 1px solid #CCCCCC; overflow: hidden; }
#crosssell-products-list .last { border: none; padding-bottom: 0; }
#crosssell-products-list .product-image { float: left; }
#crosssell-products-list .product-details { margin-left: 100px; }
#crosssell-products-list .product-name,
#crosssell-products-list .price-box { margin-bottom: 3px; }
#crosssell-products-list .add-to-links { font-size: 11px; margin: 3px 0; }

.wishlist-list .item-options,
.cart-list .item-options,
.multiship-list .item-options,
.multiple-checkout .item-options { font-size: 11px; }
.wishlist-list .item-options dt,
.cart-list .item-options dt,
.multiship-list .item-options dt,
.multiple-checkout .item-options dt { float: left; font-weight: bold; margin-right: 3px; }
.wishlist-list .item-options dt:after,
.cart-list .item-options dt:after,
.multiship-list .item-options dt:after,
.multiple-checkout .item-options dt:after { content: ':'; }
.wishlist-list .item-options dd,
.cart-list .item-options dd,
.multiship-list .item-options dd,
.multiple-checkout .item-options dd {  }

/* <<< onepage checkout */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { padding: 10px; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:11px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:45%; }
.gift-messages-form .item .details .form-list .input-box { width:100%; }
.gift-messages-form .item .details .form-list input.input-text { width:97%; }
.gift-messages-form .item .details .form-list li.wide .input-box { width: auto; }
.gift-messages-form .item .details .form-list li.wide textarea { width: 97%; }

.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements {  }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fff; margin:0 0 25px; padding:10px 5px 0 5px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#000; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { padding:5px 10px; background:#eaeaea; margin: -10px -5px 5px -5px; position: relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:normal !important; color:#023761 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }

.info-set .form-list .field { width: 49%; }
.info-set .form-list textarea,
.info-set .form-list select,
.info-set .form-list input.input-text { width: 90%; }
.info-set .form-list li.wide textarea,
.info-set .form-list li.wide select,
.info-set .form-list li.wide input.input-text { width: 90%; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.checkout-onepage-index  .page-title { border-bottom: 0 none;}
.checkout-onepage-index  .main { padding-bottom: 40px;}

.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; color:#0a263c; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:12px; font-weight:bold; line-height:1.35; border:1px solid #a3aeb3; margin:0 0 6px; padding:6px 8px; color:#999; }
.block-progress dt a { font-size: 11px; }
.block-progress dd { padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background:#eee; color:#303030; }
.block-progress dd.complete {background: none;}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(../images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc .step-title {  }
.opc h2 { font-size: 15px; font-weight: normal; line-height: 35px; margin-bottom: 0; }
.opc .step-title .number { font-size: 13px; background: #fff;  padding: 4px 6px; line-height: normal; margin: 6px 10px 0 3px; }
.opc .active  .step-title .number  {background: #666;  color: #fff;}
.opc .active .step-title { background-color: #e6e6e6; }
.opc .allow .step-title a { display: block; line-height: 29px; font-size: 11px; padding-right: 15px; color: #777;}
.opc .active .step-title a { display: none; }

#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; margin-bottom: 5px; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }
#opc-login .form-list { margin: 10px 0; }

#checkout-shipping-method-load { margin: 10px 0; }

.gift-messages h3 { font-size: 13px; }
/* >>> onepage checkout */

/* Multiple Addresses Checkout */
.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfaf6; border:1px solid #bbb6a5; margin:0 0 25px; padding:10px; }
.multiple-checkout .col2-set h2.legend { margin:-10px -10px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:7px -10px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(../images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(../images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { display: none; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */

/* footer */
.footer-container {}
.footer,
.footer a { color: #cfcfcf; }
.footer { padding: 10px 5px; font-size: .9em; }
.footer address { float: left; }
.footer .store-switcher { float: left; display: inline; margin-left: 25px; }
.footer .store-switcher select { margin-top: -2px; }
.footer .links { float: right; }
#scroll-up { position: fixed; top: 50%; right: 30px; }
#scroll-up a {
    text-indent: -9999px;
    width: 60px;
    height: 60px;
    display: block;
    background: #eee url(../images/common.gif) no-repeat -296px -106px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
#scroll-up a:hover { background-color: #ddd; }
/* >>> footer */

/* <<< homepage */
body.cms-home .easycatalogimg { margin: 10px 0; padding: 15px 0; }
body.cms-home .easycatalogimg .parent-category { text-align: center; }
body.cms-home .easycatalogimg .products-grid li.item { background: url(../images/easycatalogimg.gif) repeat-y 0 0; padding: 0 1% !important; }
body.cms-home .easycatalogimg .products-grid li.item:first-child { background: none; }
body.cms-home .easycatalogimg .list-subcategories { padding-left: 20px; }
.easycatalogimg .list-subcategories li,
.easycatalogimg .list-subcategories li:first-child { background: url(../images/common.gif) no-repeat  -588px -21px; padding: 2px 0 2px 11px !important; }
.easycatalogimg .list-subcategories li a { text-decoration: none; }
.easycatalogimg .list-subcategories li a:hover { text-decoration: underline; }

/* homepage tabs */
.tab-container { margin: 0 0 10px 0; }
.tab-container .tabs { overflow: hidden; zoom: 1; margin: 0; padding: 0;
    background: url(../images/tab.gif) repeat-x 0 100%; }
.tab-container .tabs li { float:left; cursor:pointer; padding: 0 1px 0 0; margin-right: 25px;
    background:url(../images/tab.gif) no-repeat 100% 1px; list-style: none; color: #023761; }
.tab-container .tabs li .block-title { background:url(../images/tab.gif) no-repeat 0 0;
    border:none; margin:0; float:left; text-align: center; min-width: 100px;
    font-size: 1em;
}
.tab-container .tabs,
.tab-container .tabs li,
.tab-container .tabs li .block-title { height: 34px; }
.tab-container .tabs li.over { background-position: 100% -40px; }
.tab-container .tabs li.over .block-title { background-position: 0 -40px; }
.tab-container .tabs li.active { cursor:default; background-position: 100% -80px; color: #ef6e00; }
.tab-container .tabs li.active .block-title { background-position: 0 -80px; }
.tab-container .tabs li span { padding: 9px 14px 9px 15px;
    white-space:nowrap; float:none; text-align:center; text-transform:capitalize;
    font-weight:bold; display: block; font-size: 12px; letter-spacing: 0.05em;
}
.tab-container .tabs li.over span {}
.tab-container .tabs li.active span {}
.tab-container .content {padding:7px 0 0}
.tab .col3-set {padding:0 5px}
/* >>> homepage */

/* <<< EE Edition */
.event-container { margin-bottom: 0;  }
.event-container .event { margin-bottom: 0; position: static; }
.rewards { margin: 0; }
.reward-message { margin: 5px 0; }
/* >>> EE Edition */

/* expandable lists */
.expandable-wrapper { border: none !important; margin: 0 0 5px; padding: 0 !important; }
.expandable-list {
    border:1px solid #116bb7; padding: 0; border-radius: 5px; font-size: 15px !important;
    line-height: 21px;
    color: #fff;
    background: rgb(77,144,201); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(77,144,201,1) 0%, rgba(17,107,183,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(77,144,201,1)), color-stop(100%,rgba(17,107,183,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(77,144,201,1) 0%,rgba(17,107,183,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(77,144,201,1) 0%,rgba(17,107,183,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(77,144,201,1) 0%,rgba(17,107,183,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(77,144,201,1) 0%,rgba(17,107,183,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d90c9', endColorstr='#116bb7',GradientType=0 ); /* IE6-9 */
}
.expandable-list.expanded { border:1px solid #ccc; color: #777; background: none; }
.expandable-list a,
.expandable-list strong { display: block; color: #fff; padding: 8px 9px; text-decoration: none; }
.expandable-list.expanded a,
.expandable-list.expanded strong { color: #777;
    border-top: 1px solid #ccc;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,235,239,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(239,235,239,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,235,239,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,235,239,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,235,239,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,235,239,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efebef',GradientType=0 ); /* IE6-9 */
}
.expandable-list.expanded .current strong {
    color: #fff;
    background: rgb(77,144,201); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(77,144,201,1) 0%, rgba(17,107,183,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(77,144,201,1)), color-stop(100%,rgba(17,107,183,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(77,144,201,1) 0%,rgba(17,107,183,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(77,144,201,1) 0%,rgba(17,107,183,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(77,144,201,1) 0%,rgba(17,107,183,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(77,144,201,1) 0%,rgba(17,107,183,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d90c9', endColorstr='#116bb7',GradientType=0 ); /* IE6-9 */
}
.expandable-list li { padding: 0; }
.expandable-list.expanded li:first-child a,
.expandable-list.expanded li:first-child strong {
    border-top: none;
    border-radius: 5px 5px 0 0;
}
.expandable-list.expanded li:last-child a,
.expandable-list.expanded li:last-child strong {
    border-radius: 0 0 5px 5px;
}

.suggestpage-index-index .soldtogether-block { margin: 0 0 15px; }
.askit-question-text { margin-right: 80px; }
.add-askit-box { border-color: #ddd; }

.ajaxpro-form,
#ajaxpro-spinner {
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
button.ajaxpro-continue-button span { background:transparent url(../images/bkg_button.gif) 0 -340px no-repeat;}
button.ajaxpro-continue-button span span { background-position: 100% -340px; padding:0 12px 0 4px; }
#ajaxpro-addcustomproduct-view { margin-bottom: 7px; }
#ajaxpro-addcustomproduct-form { width: 550px; margin-left: -275px; }
#ajaxpro-addcustomproduct-form .product-view { padding: 0; width: auto; text-align: left; }

#firecheckout-form .form-list label { font-size: 13px; }
.firecheckout-section .block-title { font-size: 11px; }
.firecheckout-set input.input-text { text-indent: 0; }

/* <<< responsive styles */
@media (max-width: 967px) {
    .notice-cookie .notice-inner { width: auto; padding-right: 12px; }

    .top-toolbar,
    .header,
    .top-container,
    .main,
    .footer,
    .footer-toolbar,
    .footer-cms,
    #nav { width: auto; }
    .nav-container .navpro { width: auto; }

    /* Make product tabs vertical */
    .product-view .tabs { float: left; width: 23%; overflow: visible;
        height: auto; background: none; margin: 0 0 15px;
    }
    .product-view .tabs li { margin: 0; float: none; height: auto; padding: 0;
        border-right: 1px solid #e3e3e3; border-bottom: 1px solid #fff;
        background: none;
    }
    .product-view .tabs li a { white-space: normal; padding: 10px 0;
        letter-spacing: 0; min-width: 0; float: none; display: block;
        background: #efefef; height: auto;
    }
    .product-view .tabs li a:hover { background-position: 100% 100%; background-color: #eaeaea;  }
    .product-view .tabs li.active { border-right: none; }
    .product-view .tabs li.active,
    .product-view .tabs li.active a:hover,
    .product-view .tabs li.active a { background: #fff; }
    .product-view .padder { float: right; padding: 10px 1%; width: 75%; border: none; }
    .product-view .padder,
    .product-view .tabs { border-top: 1px solid #e3e3e3; }

    .footer-cms .footer-links li { width: 125px; margin-right: 10px; }
}
@media (max-width: 767px) {
    /* <<< accordion navigation */
    #nav-top-toggle { background: #fff; margin: 0; display: block; padding: 0 5px; }
    .nav-toggle-wrapper { background: url(../images/common.gif) no-repeat  -560px -355px #eaeaea; margin: 0; padding: 0; border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #ddd;}
    .nav-toggle-wrapper a { color: #555; font-weight: bold; text-shadow: 1px 1px 1px #fff; display: block; padding: 8px 10px 8px 45px; text-transform: uppercase; text-decoration: none; }

    .nav-container { background: #fff; display: none; }
    .nav-container.shown { display: block; }
    #nav { font-weight: normal; margin: 2px 5px 0; padding: 0; border: 1px solid #caccd2; border-radius: 5px; }
    #nav ul, #nav div { position: static; left: auto; right: auto; top: auto; bottom: auto; width: auto; border: none; background: none; display: none; box-shadow: none; }
    #nav ul.shown, #nav div.shown { display: block; }
    #nav li { position: relative; float: none; }
    #nav li.level-top { background: none; padding: 0; }
    #nav li a { float: none; }
    #nav .toggle,
    #nav li.parent > .toggle {
        position: absolute; right: 0; top: 3px;
        background: url(../images/nav_toggle.png) no-repeat 4px -27px !important;
        background-size: 32px 60px !important;
        border: none;
        width: 39px; height: 35px; margin-top: 0;
        padding: 0 !important;
        display: block !important;
    }
    #nav a.level-top,
    #nav li.parent a.level-top {
        background-color: rgb(255,255,255);
        background-image: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,235,239,1) 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(239,235,239,1)));
        background-image: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,235,239,1) 100%);
        background-image: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,235,239,1) 100%);
        background-image: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,235,239,1) 100%);
        background-image: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,235,239,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efebef',GradientType=0 );
    }
    #nav ul li.parent > a { background-image: none; }
    #nav .first a.level-top { border-radius: 5px 5px 0 0; border: none; }
    #nav .last a.level-top { border-radius: 0 0 5px 5px; }
    #nav .toggle:active { }
    #nav .toggle:hover { border: none; }
    #nav .toggle.active { background-position: 3px 4px !important; }
    #nav li.parent > .toggle.active { background-position: 3px 4px !important; }
    #nav ul li { font-weight:normal; border: none; }
    #nav li a,
    #nav ul li a { display:block; text-decoration:none; border-top:1px solid #caccd2; padding:12px 12px 10px 8px; color:#555; }
    #nav li a:hover { color: #000; text-decoration:none; }
    #nav span { display:block; cursor:pointer; white-space:nowrap; }
    #nav li ul span { white-space:normal; }
    #nav .level0 li a { padding-left:15px; }
    #nav .level1 li a { padding-left:25px; }
    #nav .level3 li a { padding-left:35px; }
    #nav .level4 li a { padding-left:45px; }
    #nav .level5 li a { padding-left:55px; }

    /* navigationpro */
    .nav-container { padding: 2px 0 0; }
    .nav-container .navpro { padding: 0; margin: 0; border: 1px solid #caccd2 !important; border-radius: 5px; width: auto; }
    .nav-container .navpro li { float: none; }
    .nav-container .navpro li.level-top { background: none; padding: 0; border-bottom: 1px solid #e7e7e7; }
    .nav-container .navpro li.last { border: none; }
    .nav-container .navpro li a { padding: 10px 13px 9px; }
    .nav-container .navpro a.level-top,
    .nav-container .navpro div.level-top {
        background: rgb(255,255,255);
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,235,239,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(239,235,239,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,235,239,1) 100%);
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,235,239,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,235,239,1) 100%);
        background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,235,239,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efebef',GradientType=0 );
    }
    .nav-container .navpro .first a.level-top,
    .nav-container .navpro .first div.level-top,
    .nav-container .navpro .first div.level-top .nav-a { border-radius: 5px 5px 0 0; border: none; }
    .nav-container .navpro .last a.level-top,
    .nav-container .navpro .last div.level-top,
    .nav-container .navpro .last div.level-top .nav-a { border-radius: 0 0 5px 5px; }
    .nav-container .navpro .nav-dropdown-toggler { display: none; }
    .nav-container .navpro .nav-dropdown { position: static; background: none; border: none; display: none; }

    .nav-container .navpro ul.shown, .nav-container .navpro div.shown { display: block; }
    .nav-container .navpro .toggle {
        position: absolute; right: 0; top: 3px;
        background: url(../images/nav_toggle.png) no-repeat 4px -27px !important;
        background-size: 32px 60px !important;
        border: none;
        width: 39px; height: 35px; margin-top: 0;
        padding: 0 !important;
        display: block !important;
    }
    /* >>> accordion navigation */
}
@media (max-width: 767px) {
    .form-list input.input-text { width: 90%; }
    .form-list li.wide textarea,
    .form-list li.wide select,
    .form-list li.wide input.input-text { width: 90%; }

    .welcome-msg { display: none; }
    .header-links { margin-right: 10px; }

    .header { padding: 5px 5px; }
    .header-container .header-cart { margin-top: 5px; }
    .header-container .form-search { margin-top: 9px; }
    .header-container .form-search input { width: 200px; }
    .autocomplete { max-width: 280px; }
    .main { padding: 5px 5px; }

    .col3-layout .col-right { display: none; }
    .col3-layout .col-wrapper { width: auto; }

    .pager { text-align: right; }
    .pager .limiter { display: none; }
    .pager .pages { margin-right: 0; }

    .products-list .product-image,
    .products-list .product-image img,
    .products-grid .product-image,
    .products-grid .product-image img { width: 100px; height: auto; }
    .products-list .product-shop { margin-left: 105px; }
    .products-grid .product-name { min-height: 50px; }
    .products-grid .actions,
    .products-grid .price-box { float: none; }
    .products-grid li.item { /*padding-bottom: 45px;*/ }
    .col1-layout .products-grid li.item { /*padding-bottom: 45px;*/ }
    .products-grid .add-to-links li { float: none !important; }

    #product_tabs_related_tabbed_contents li { width: auto; margin-right: 0; float: none; }

    .cart .col-unit-price,
    .cart .col-total-price { width: 10%; padding: 0 5px; }
    .cart .shipping-crosssell { width: 60%; float: left; }
    .cart .shipping-crosssell .col-1,
    .cart .shipping-crosssell .col-2 { float: none; width: auto; }
    .cart .shipping { margin-bottom: 5px; }
    .cart .totals { width: 35%; }

    /* multiship checkout */
    #multiship-addresses-table select { width: 250px; }

    /* My Wishlist */
    .my-wishlist .product-shop { margin-left: 100px; }
    .my-wishlist .price-box { float: none; clear: both; }
    .my-wishlist .wishlist-short-info { float: none; width: auto; }
    .my-wishlist .description { margin: 5px 0; }
    .my-wishlist .cart-cell { float: none; width: auto; margin: 10px 0; display: block; clear: both; }

    .footer { text-align: center; }
    .footer,
    .footer-cms { }
    .footer-toolbar .block-subscribe .input-text { width: 130px; }
    .footer-social .label { display: none; }
    .footer-cms .footer-links { float: left; width: 60%; }
    .footer-cms .footer-links .h6 { margin-bottom: 4px; }
    .footer-cms .footer-links li { width: 49%; margin: 0;}
    .footer-cms .footer-links li ul { margin-bottom: 10px; }
    .footer-cms .footer-contacts { float: right; width: 39%; }
    .footer-cms .footer-contacts img { max-width: 100%; width: auto; height: auto; }
    .footer address { float: none; text-align: center; margin-bottom: 5px; }
    .footer .store-switcher { float: none; display: block; margin: 0 0 5px 0; }
    .footer .links,
    .footer .links li { float: none; }

    .event-container .status,
    .event-container .event-dates { font-size: 14px }
}
@media (max-width: 479px) {
    img { max-width: 100%; width: auto; height: auto; }

    .notice-cookie .notice-inner { padding: 5px; background-image: none; }

    .fieldset { padding-left: 15px; padding-right: 15px; }
    .fieldset .legend { margin-left: 0px; }
    .form-list .field { float: none; width: auto; }

    select,
    .form-list select {
        background:url(../images/i_dropdown.png) no-repeat right #fefefe !important;
        padding:6px 30px 6px 5px !important;
    }
    .form-list textarea,
    .form-list select, select { -webkit-appearance:none; -webkit-box-sizing:border-box; }

    .col2-set .col-1,
    .col2-set .col-2 { float: none; width: auto; }

    /* make top toolbar really small */
    .form-language { float: left; display: inline; }
    .form-language label,
    .welcome-msg { display: none; }
    .header-links { display: none; }
    .top-toolbar .quick-links { float: right; text-align: left; margin-top: 7px; }
    .top-link-wishlist,
    .top-link-checkout { display: none; }

    .header { text-align: center; }

    .header .logo { width: 140px; margin: 5px 0 7px; float: none; display: inline-block; }
    .header .logo img { max-width: 100%; width: auto; }

    .header-container .header-cart { float: right; clear: left; text-align: left; margin: 0; background: none; border: none; }

    .header-container .mobile-togglers { display: block; margin: 5px 0 0 0; }
    .header-container #mobile-navigation-toggle {
        background:  url(../images/common.gif) no-repeat  -566px -353px;
        width: 37px; height: 37px; overflow: hidden;
        text-indent: -9999px; float: left;
    }
    .header-container #mobile-search-toggle {
        background: url(../images/common.gif) no-repeat -305px -37px;
        width: 37px; height: 37px; overflow: hidden;
        text-indent: -9999px; float: left;
    }
    .header-container #search_mini_form {display: none; float: left; clear: both; width: 100%; min-width: 310px; }
    .header-container #search_mini_form.visible { display: block; }
    .header-container .form-search { float: none; margin: 10px 0 5px 0 !important; }
    .header-container .form-search input { width: 220px; }
    .autocomplete { max-width: 240px; }

    #nav-top-toggle { display: none; }

    .promo-home-content { margin-top: 5px; }
    .promo-home-content .block { border-width: 1px; }
    .promo-home-content .col-2 .block { width: auto; float: none; }
    .brands-home { border-width: 1px; }

    body.cms-home .easycatalogimg .products-grid li.item { float: left; width: 48% !important;
        padding: 0; background: none !important;
        border: none; margin: 0 0 10px;
    }
    body.cms-home .easycatalogimg .products-grid .parent-category { text-align: left; text-indent: 5px; }
    .col1-layout .easycatalogimg .products-grid li.item { padding: 0; }
    .easycatalogimg .products-grid .product-image { float: none; }

    .tab-container .tabs li { margin-right: 10px; }
    .tab-container .tabs li .block-title { min-width: 0; }

    .promo-home-content .actions,
    .promo-home-content .add-to-links { display: block; }

    .block .block-content { padding: 5px; }

    #narrow-by-list dd { padding-left: 5px; }
    #narrow-by-list dd li { margin: 3px 0; }

    .col2-left-layout .sidebar,
    .col2-right-layout .sidebar { width: 32%; }
    .col2-left-layout .col-main,
    .col2-right-layout .col-main { width: 67%; }

    .col-right { display: none; }
    .col3-layout .col-wrapper { width: auto; }
    .col2-right-layout .col-main { width: auto; float: none; }

    .toolbar { display: none; }
    .toolbar-bottom .toolbar { display: block; }
    .pager { text-align: right; }
    .pager .limiter { display: none; }
    .pager .pages { margin: 0; font-size: 16px; }
    .pager .pages li { margin: 0 3px; }
    .pager .amount { display: none; }
    .sorter { display: none; }

    .products-grid { border-bottom: none; position: static; }
    .products-grid li.item { float: none; border-bottom: 1px solid #c9deef; padding: 7px 5px; }
    .col1-layout .products-grid li.item { padding: 7px 5px; }
    .products-grid.last li.last,
    .products-grid.last li:last-child { border: none; }
    .products-grid .product-image,
    .prolabel-wrapper { float: left; }
    .prolabel-wrapper { max-width: 100%; }
    .products-grid .product-image,
    .products-grid .product-image img { width: 80px; height: auto; }
    .easycatalogimg .products-grid img { width: 110px; }
    .products-grid .product-name { min-height: 0; }
    .products-grid .ratings:after { clear: none; content: ''; display: inline; }
    .products-grid .ratings,
    .products-grid .price-box,
    .products-grid .actions,
    .products-grid .add-to-links { margin-left: 84px; position: static; font-size: 1em; float: none !important; clear: none; }
    .products-grid .actions .add-to-links { margin-left: 0; }

    /*.col3-layout .products-grid .product-image,
    .col3-layout .products-grid .product-image img { width: 70px; height: auto; }
    .col3-layout .products-grid .product-name,
    .col3-layout .products-grid .price-box,
    .col3-layout .products-grid .actions { margin-left: 74px; position: static; }
    .col3-layout .products-grid .add-to-links { display: none; }*/

    /* product view */
    .product-view .product-shop, .col1-layout .product-view .product-shop { float: none; }
    .product-view .product-shop .product-shop-inner { margin: 0; }
    .product-view .product-img-box { float: none; margin: 0; width: 100%; }
    .product-view .product-img-box .zoom-notice { display: none; }
    .product-view .product-img-box .zoom { display: none; }
    .product-view .tabs li a { font-size: .9em; }
    .product-view .padder .products-grid .add-to-links { display: block; }

    .product-collateral .soldtogether-block .images li {
        width: 80px;
        background-size: 8px;
        background-position: 3px 50%;
        padding-left: 15px;
    }

    /* cart */
    .cart-headers { display: none; }
    .cart-header-item { display: inline; }
    .cart .product-image { width: 55px; }
    .cart .product-shop { margin-left: 60px; }
    .cart .col-description,
    .cart .col-wishlist,
    .cart .col-unit-price,
    .cart .col-total-price,
    .cart .cart-qty { float: none; width: auto; padding: 0; }
    .cart .col-wishlist { margin: 0 0 4px; }
    .cart .cart-qty .btn-update-qty { margin-top: 5px; }
    .cart .col-delete-item { background: none; display: inline; font-size: 1em; line-height: normal; text-indent: 0; width: auto; height: auto; margin-top: 4px; }
    .cart .cart-price-list li { padding: 0 !important; }
    .cart .shipping-crosssell { width: auto; float: none; }
    .cart .totals { width: auto; float: none; margin-bottom: 5px; }
    .cart .totals #shopping-cart-totals-table { float: none; }
    .discount { margin-bottom:5px; clear: both; }
    .cart .crosssell { }

    .gift-messages-form .item .details .form-list .field { width:97%; }

    .info-set .form-list .field { width: 100%; }
    .info-set .form-list textarea,
    .info-set .form-list select,
    .info-set .form-list input.input-text { width: 90%; }
    .info-set .form-list li.wide textarea,
    .info-set .form-list li.wide select,
    .info-set .form-list li.wide input.input-text { width: 90%; }

    /* onepage checkout */
    #opc-login .col-1, #opc-login .col-2 { float: none; width: auto; }
    #opc-login .buttons-set { padding: 5px; }

    /* multiship checkout */
    .checkout-progress { padding: 0; font-size: .9em; }
    #multiship-addresses-table select { width: 110px; }
    #multiship-addresses-table .qty { width: 1.7em !important; }
    .checkout-multishipping-shipping .multiple-checkout .col2-set .col-narrow,
    .checkout-multishipping-shipping .multiple-checkout .col2-set .col-wide,
    .checkout-multishipping-billing .multiple-checkout .col2-set .col-narrow,
    .checkout-multishipping-billing .multiple-checkout .col2-set .col-wide,
    .checkout-multishipping-overview .multiple-checkout .col2-set .col-narrow,
    .checkout-multishipping-overview .multiple-checkout .col2-set .col-wide { width: auto; float: none; }
    .multiple-checkout .place-order .grand-total big { margin: 0 0 10px; display: block; }

    .account-login .new-users,
    .account-login .registered-users { width: auto; float: none; margin-bottom: 10px; border-width: 0 0 1px; min-height: 0; }
    .remember-me-popup { width: 300px; margin-left: -150px; }

    /* General Box */
    .box-account { background: #fff; margin: 0 0 20px; padding: 0; border: none; }
    .box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; }
    .box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; color:#e65505; }

    #my-orders-table .order-info dd,
    #my-downloadable-products-table .order-info dd { clear: left; }

    .box-account .col-1 { margin-bottom: 7px; }
    .box-account .col-1,
    .box-account .col-2 { float: none; width: auto; }

    .addresses-list .col-1,
    .addresses-list .col-2 { float: none; width: auto; }

    /* My Wishlist */
    .my-wishlist .product-image { width: 50px; height: auto; }
    .my-wishlist .product-shop { margin-left: 55px; }
    .my-wishlist textarea { width: 170px; margin-bottom: 5px; }

    .order-info-box { padding: 0; }

    .footer-toolbar-container { border: none; }
    .footer-toolbar .block-subscribe { float: none; margin-bottom: 5px; }
    .footer-toolbar .block-subscribe label { display: none; }
    .footer-social { float: none; width: 120px; margin: 0 auto; }

    /* EE styles */
    .event { height: auto; }
    .event-container { height: auto; }
    .event-container .event { height: auto; line-height: 30px; padding-bottom: 6px; }
    .event-container .status { margin: 0 5px 0 0; font-weight: bold; }
    .container-open .open,
    .container-upcoming .upcoming { background-image: none; }
    /* EE styles */

    .ajaxpro-form,
    #ajaxpro-addcustomproduct-form { width: 280px; margin-left: -150px; }
    #ajaxpro-addcustomproduct-form .product-view { width: 270px; }

    .prolabel-wrapper .prolabel { display: none; }
}
/* >>> responsive styles */

/* fix for third-party extensions thet removed spaces and newlines from html output */
.tags li:after,
.tags-list li:after,
.footer ul li:after,
.links li:after { content: ' '; }

/* clears */
.top-toolbar-container,
.top-toolbar,
.header-cart .mini-products-list li,
.products-grid li.item,
.tab-container,
.add-to-links,
.product-view .add-to-cart-wrapper,
.box-account,
.box-account .box,
.cart-headers,
.cart .totals,
.discount-form,
.footer-toolbar-container,
.footer-toolbar,
.footer-cms-container,
.footer-cms { zoom: 1; }

.top-toolbar-container:after,
.top-toolbar:after,
.header-cart .mini-products-list li:after,
.products-grid li.item:after,
.tab-container:after,
.add-to-links:after,
.box-account:after,
.box-account .box:after,
.cart-headers:after,
.cart .totals:after,
.discount-form:after,
.footer-toolbar-container:after,
.footer-toolbar:after,
.footer-cms-container:after,
.footer-cms:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

/* twitter bootstrap */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 990;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu a { font-weight: normal; color: #333333; }

.hidden { display: none; visibility: hidden; }
.visible-phone { display: none !important; }
.visible-tablet { display: none !important; }
.hidden-desktop { display: none !important; }
.visible-desktop { display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop { display: inherit !important; }
  .visible-desktop { display: none !important; }
  .visible-tablet { display: inherit !important; }
  .hidden-tablet { display: none !important; }
}

@media (max-width: 767px) {
  .hidden-desktop { display: inherit !important; }
  .visible-desktop { display: none !important; }
  .visible-phone { display: inherit !important; }
  .hidden-phone { display: none !important; }
}
