/* Reset ================================================================================= */
* {
    margin:0;
    padding:0;
}
body {
    background: #fff url(../images/body_bg.gif) repeat 0 0;
    font: 12px/1.55 Arial, Helvetica, sans-serif;
    color: #2f3135;
    text-align: center;
}
a {
    color: #2f3135;
    text-decoration:underline;
}
a:hover {
    color: #02c0ee;
    text-decoration: none;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-family: Times New Roman, Helvetica, sans-serif;
}
h2, h3, h4, h5, h6 {
    color: #e90011;
}
h1, .page-title h1, .page-title h2 {
    color: #e90011;
    font-size: 30px;
    font-weight: normal;
}
.category-title {
    padding-left: 8px;
    margin-bottom: 15px !important;
}
.page-title {
    margin:0 0 5px;
}
.col2-right-layout .page-title h1, .col2-right-layout .page-title h2 {
}
.account-login .page-title {
    margin-top: 12px;
    border-bottom:1px dashed #D2D2D2;
}
.account-login .page-title h1, .my-account .page-title h1 {
    color: #e90011;
    font-size: 30px;
    font-weight: normal;
}
.dashboard .page-title, .my-account .page-title {
    border-bottom:0;
    margin-top: 3px;
}
.product-view .product-shop .product-name {
    margin: 20px 0 16px;
}
.product-view .product-shop .product-name h1 {
    font-family: Times New Roman, Helvetica, sans-serif;
    color: #e90011;
    font-size: 30px;
    font-weight: normal;
}
h2 {
    font-size:12px;
    font-weight:bold;
}
h3 {
    font-size:12px;
    font-weight:bold;
}
h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
}
h5 {
    font-size:12px;
    font-weight:bold;
}
h6 {
    font-size:11px;
    font-weight:bold;
}
p {
    margin:0 0 10px;
}
/* Layout ================================================================================ */
.wrapper {
    min-width: 950px;
    background: url(../images/top_bg.png) repeat-x 0 0;
}
.page {
    width: 901px;
    padding: 0 22px 0 21px;
    margin-left: auto;
    margin-right: auto;
    background: #f8f5e9;
    border: 3px solid #d6ceaf;
}
.page-print {
    background:#fff;
}
.page-empty {
    background: #040302;
}
.page-popup {
    background: #fff transparent;
}
.main-container {
    clear: both;
    background: transparent;
}
.main {
    width: 901px;
    padding: 13px 0px 80px 0px;
    background: transparent;
    position: relative;
}
.cms-index-index .main, .cms-home .main, .col3-layout .main {
    background: transparent;
}
.col2-left-layout .main {
    padding: 0px 0px 20px 0px;
    background: transparent;
}
.col2-right-layout .main {
    width: 900px;
    padding: 13px 0px 80px 0px;
    background: transparent;
}
.col1-layout .main {
    width: 900px;
    padding: 0 0px 20px 0px;
    background: transparent;
}
.cms-index-index .home_page_header_block, .cms-home .home_page_header_block {
}
/* Base Columns */
.col-left {
    float: left;
    width: 198px;
    padding: 5px 0 1px;
    position: relative;
}
.col-main {
    float: left;
    width: 720px;
    padding: 0 0 1px;
}
.col2-right-layout .col-main {
    float: left;
    width: 683px;
    padding: 0px 0 1px;
}
.col-right {
    float: right;
    width: 198px;
    padding:0px 0 1px;
}
.col2-right-layout .col-right {
    padding: 55px 0 1px;
}
/* 1 Column Layout */
.col1-layout {
    /*background: url(../images/page_bg_1col.gif) repeat-y 0 0;*/
}
.col1-layout .col-main {
    float:none;
    width:auto;
}
/* 2 Columns Layout */
.col2-left-layout {
    /*background: url(../images/page_bg_l2col.gif) repeat-y 0 0;*/
}
.col2-right-layout {
    /*background: url(../images/page_bg_r2col.gif) repeat-y 0 0;*/
}
.col2-left-layout .col-main {
    width: 694px;
    padding-top: 1px;
    padding-left: 0px;
    padding-right: 0px;
}
/* 3 Columns Layout */
.col3-layout {
}
.col3-layout .col-main {
    width: 449px;
    padding-top: 2px;
    margin-left: 0px;
}
.col3-layout .col-wrapper {
    float: left;
    width: 673px;
}
/* Global Styles ========================================================================= */

/*header*/
.header-container {
    border: 0px;
    padding: 0px;
    z-index: 1;
}
.header {
    margin-left: 0;
    padding: 0px;
    text-align: right;
    width: 901px;
    height: 69px;
    position: relative;
    background: transparent;
}
.header h2.logo {
    margin: 0;
    padding: 0;
}
a.logo {
    margin: 0 !important;
    padding: 0;
}
/*header links*/
.header .quick-access {
    padding: 0px 0px 0px 0px;
    margin-top: 11px;
    width: 720px;
    position: relative;
}
.top-links-block {
    position: absolute;
    clear: both;
    float: right;
    margin-top: 26px;
    right: 0;
    padding: 3px 7px 0 0;
    background: url(../images/dot.gif) repeat-x 0 0;
 $background: none;
}
.header .links {
    float: right;
    margin: 2px 2px 0 0;
    text-align: right;
 $margin: 0px 0px 0 0;
 $padding:4px 2px 0 0;
 $background: url(../images/dot.gif) repeat-x 0 0;
}
.header .links li {
    display: inline;
    float: none;
    padding:0 3px 0 0;
}
.header .links a:link, .header .links a:visited {
    color: #4b93aa;
    text-decoration: none;
    font: 11px Arial, Helvetica, sans-serif;
    background: url(../images/header_links_sp.gif) no-repeat 0 4px;
    padding: 0px 14px 0px 10px;
}
.header .links a:hover {
    text-decoration: underline;
}
.links li.first {
}
.header .links li.first a {
    padding: 0px 15px 0px 10px;
}
.header .links li.last {
    padding-right: 0px !important;
}
.header .links li.last a {
}
/*header phone_block*/
.head_phone_block {
    float: right;
    text-align: left;
    color: #a0a6ab;
    font: bold 11px Arial, Helvetica, sans-serif;
 $background: url(../images/dot.gif) repeat-x 0 0;
}
.head_phone_block .phone {
    margin: 0;
    color: #e51322;
    font: normal 18px Georgia, Helvetica, sans-serif;
}
.head_phone_block small {
    color: #a0a6ab;
    font: bold 11px Arial, Helvetica, sans-serif;
}
/*header switchers*/
.header .quick-access .switchers/*, .header .form-language*/ {
    position: absolute;
    top: -1px;
    left: 178px;
    text-align: right;
    width: 540px;
}
.header .quick-access .switchers label, .header .form-language label {
    display: none;
}
div.switchers *, .form-language * {
    position: relative;
    zoom: 1;
    float: right;
    margin-left: 11px;
    clear: none !important;
    padding: 0 !important;
}
.head_cards {
    margin-top: 2px;
    width: 150px;
}
.head_cards img {
    margin-left: 0;
    margin-right: 2px;
}
div.store-switcher {
    width: 123px;
    text-align: left;
    height: 20px;
}
div.switchers select {
    min-width: 90px;
    margin-left: 0;
    background: #f8f5e9;
    border: 1px solid #e9e9e9;
}
/*header welcome-msg*/
.header .welcome-msg {
    color: #00a4cc;
    font: 11px Arial, Helvetica, sans-serif;
    position: absolute;
    top: 3px;
    left: 10px;
    text-align: left;
}
/*Form-search*/
.search-block {
    width: 874px;
    height: 18px;
    margin: 0 0 5px 0px;
    padding: 3px 13px 12px 14px;
    position: relative;
    float: none;
    text-align: left;
    right: 0;
    background: url(../images/search_block_bg.gif) repeat-x 0 0;
}
.search-block p {
    color: #fff;
    font: 14px Arial, Helvetica, sans-serif;
    float: left;
    margin-bottom: 0;
    width: 384px;
    position: relative;
}
.search-block p span {
    float: left;
}
.search-block p strong {
    padding-right: 6px;
    font: bold 18px Arial, Helvetica, sans-serif;
}
.search-block p a.details {
    display: block;
    float: right;
    margin-top: 4px;
    margin-left: 0px;
    height: 19px;
    line-height: 19px;
    padding: 1px 11px 0px 18px;
    text-decoration: none;
    background: url(../images/details_btn_split.gif) no-repeat 0 0;
}
.search-block p a.details:hover {
    background: url(../images/details_btn_split.gif) no-repeat 0 -23px;
}
.search-block p a.details span {
    color: #fff;
    float: left;
    font: bold 12px Arial, Helvetica, sans-serif;
}
.search-block #search_mini_form {
    float: right;
    margin-top: 3px;
    width: 272px;
}
.search-block .form-search {
}
.search-block .form-search label {
    padding-top: 2px;
    float: left;
    color: #fff;
    font: bold 12px Arial, Helvetica, sans-serif;
}
.search-block .form-search input.input-text {
    width: 185px;
    height: 20px;
    line-height: 20px !important;
    background: url(../images/search_input.gif) no-repeat 0 0;
    margin: 0px 0px 0px 5px !important;
    padding: 0px 0px 0px 12px;
    float: right;
    position: relative;
    border: 0;
    color: #919191;
    font:11px Arial, Helvetica, sans-serif;
}
.search-block .form-search input.input-text:focus {
    color: #6f6f6f;
}
.search-block .form-search button.button {
    float: right;
    position: relative;
    width: 23px;
    height: 20px !important;
    display: block;
    margin: 0;
    padding: 0;
    background: url(../images/search_btn.gif) no-repeat 0 0;
}
html* .search-block .form-search button.button {
    overflow: hidden;
}
.search-block .form-search button.button:hover {
    background: url(../images/search_btn.gif) no-repeat 0 -20px;
}
.search-block .form-search button.button span {
    display: none;
}
/*header nav*/
.nav-container {
    background: url(../images/menu_bg.gif) repeat-x 0 0;
    margin: 0px 0 0px 0;
    clear: both;
}
#nav {
    padding:0px 0px 0px 6px;
    width: 920px;
    height: 54px;
}
#nav li {
    margin-right: 0;
}
#nav li a {
    color: #fff !important;
    padding: 20px 19px 11px 18px;
    height: 22px;
    line-height: 27px;
    text-transform: uppercase;
    font: bold 12px Georgia, Geneva, Arial, Helvetica, sans-serif;
    background: url(../images/menu_sp.gif) no-repeat 100% 6px;
}
#nav a:hover {
    color: #2f3135 !important;
}
#nav ul li.active {
    color: #2f3135 !important;
}
#nav ul li.active a {
    color: #2f3135 !important;
}
#nav ul li, #nav ul li.active, #nav ul li.last {
    background: transparent;
}
#nav ul li a, #nav ul li a span {
    background: transparent;
    color:#fff;
    font: normal 14px Arial, Helvetica, sans-serif;
    text-transform: none;
    border-bottom: 0;
    margin: 0;
    padding: 0;
    line-height: 13px;
}
#nav ul li a span {
    margin: 0;
    padding: 0 0 0 13px;
}
#nav ul li a:hover, #nav ul li a:hover span {
    background: transparent;
    color: #2f3135 !important;
}
ul.level0 {
    padding: 8px 0px 7px 0px;
    background: #d5303c;
}
ul.level1 {
    padding: 8px 0px 7px 0px;
    background: #e63945;
    z-index: 20;
}
ul.level0 li {
    margin: 0px 0px 5px 0px !important;
    padding: 0px 0px 0px 0px;
}
ul.level0 li a {
    margin: 0px 0px 0px 0px;
    height: auto !important;
    line-height: 13px !important;
    background: transparent;
    font: normal 12px Arial, Helvetica, sans-serif !important;
}
ul.level0 li a:hover {
    background: transparent;
}
ul.level0 li a span {
    color: #fff;
    font: normal 12px Arial, Helvetica, sans-serif !important;
    padding: 0px 10px 0px 10px !important;
}
ul.level0 li a:hover span {
    color: #2f3135;
}
ul.level1 li a {
    background: transparent;
}
ul.level1 li a:hover {
    background: transparent;
}
ul.level1 li a span {
    color: #fff;
    padding: 0 10px 0 10px !important;
    font: normal 12px Arial, Helvetica, sans-serif !important;
}
ul.level1 li a:hover span {
    color: #2f3135
}
/* Show menu */
#nav ul {
    border: 0;
    background: #d5303c;
    top:47px;
    width:14em;
}
#nav ul ul {
    background: #e63945 !important;
    top:-5px;
}
#nav li.over > ul {
    left:0px;
}
#nav li.over > ul li.over > ul {
    left:155px;
}
.home-banner {
    height: 325px;
    position:relative;
    text-align:right;
    background: url(../images/banners/home_banner.jpg) no-repeat 0 0;
}
.home-banner .home-banner-btn {
    opacity: 1;
    filter: alpha(100);
    display: block;
    height: 22px;
    width: 83px;
    top: 135px;
    right: 31px;
    padding-top: 2px;
    text-align: center;
    font: bold 11px Trebuchet MS !important;
    color: #fff;
    background: url(../images/home-banner-btn.gif) no-repeat 0 0;
    cursor: pointer;
    text-decoration: none;
}
.home-banner .home-banner-btn:hover {
    color: #caf4ff;
}
.home-banner .banner-text-block {
    position: absolute;
    bottom: 30px;
    right:30px;
    width: 370px;
    height: 120px;
    color: #171d1e;
    font-family: Arial;
    font-style: italic;
    font-weight:bold;
    font-size: 14px;
}
.home-banner .banner-text-block h1 {
    font-family: "Times New Roman", Georgia, Serif;
    font-style:italic;
    font-size: 50px;
    color: #035b6b;
    margin-bottom: 3px;
    font-weight: normal;
}
.home-banner .banner-text-block p {
    line-height: 17px;
}
.home-banner a {
    opacity: 0.8;
    filter: alpha(80);
    display: block;
    position: absolute;
    top: 26px;
    height: 103px;
    width: 35px;
    background: url(../images/top_banner_images.jpg) no-repeat;
}
.home-page-header-block {
    display: none;
}
.cms-index-index .home-page-header-block {
    display: block;
    padding-top: 5px;
    padding-bottom: 13px;
}
.home-page-header-block a {
    float: left;
    padding: 0;
    margin-right: 8px;
    border: 1px solid #bdb598;
}
.home-page-header-block a img {
    border: 3px solid #fbf5dc;
}
.home-page-header-block a.sec img {
    border: 0;
}
.home-page-header-block a.third {
    margin-right: 0;
}
.home_page_header_block ul {
    padding: 12px 0 0 0;
}
.home_page_header_block ul li {
    float: left;
}
.home_page_header_block ul li a {
    color: #939c97 !important;
    text-transform: uppercase;
    padding:6px 29px 0px 19px;
    height: 22px;
    line-height: 25px;
    font-weight: normal;
    font: 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.home_page_header_block ul li a:hover {
    color: #bdc9c2 !important;
}
.top_title {
    clear: both;
    width: 673px;
    height: 30px;
    margin-top: 4px;
    line-height: 27px !important;
    padding: 0 12px 0 8px;
    font: 18px Georgia, Helvetica, sans-serif;
    color: #fdfdfd;
    background: url(../images/top_title_bg.gif) repeat-x 0 0;
}
.top_title p {
    float: left;
    margin: 0;
}
.top_title span {
    display: block;
    float: left;
    margin-top: -9px;
    margin-right: 5px;
    width: 36px;
    height: 36px;
    background: url(../images/icon_top_title.gif) no-repeat 0 0;
}
.top_title span span {
    display: none;
}
.top_title a {
    float: right;
    margin-top: 6px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #fdfdfd;
    text-decoration: none;
    padding-left: 10px;
    background: url(../images/w_arrow.gif) no-repeat 0 4px;
}
.top_title a:hover {
    text-decoration: underline;
}
/*breadcrumbs*/
.breadcrumbs {
    clear: both;
    margin: -3px 0 4px -25px;
    width: 924px;
    padding: 2px 0 0px 25px;
    background: transparent;
    border-bottom: 0;
    position: relative;
}
.breadcrumbs li {
    margin-right: 5px;
    color: #66625b;
}
.breadcrumbs strong {
    font-weight: normal !important;
}
.breadcrumbs li strong {
    color: #959595;
}
.breadcrumbs span {
    display: none;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
    color: #4b93aa;
    text-decoration: none;
    padding-right: 15px;
    font-family: Tahoma;
    background: url(../images/breadcrumbs_sp.gif) no-repeat 100% 63%;
}
.breadcrumbs a:hover {
    color: #959595;
}
/*------------------Footer-------------------*/
.footer-container {
    background: transparent;
    border: 0;
    color: #8AB9BD;
    line-height: 1.35;
}
.footer .bugs {
    color: #716E71;
    clear: both;
    margin-top: 14px;
}
.footer {
    width: 100%;
    padding: 0px 0 5px 0;
    font-size: 12px;
}
.footer .footer_block_title {
    height: 27px;
    padding: 3px 11px 0px 5px;
    text-align: left;
    color: #fdfdfd;
    font: normal 18px Georgia, Helvetica, sans-serif;
    background: url(../images/top_title_bg.gif) repeat-x 0 0;
}
.footer .footer_block_title span {
    float: right;
    padding-top: 1px;
    padding-left: 10px;
    font: normal 12px Arial, Helvetica, sans-serif;
    background: url(../images/w_arrow.gif) no-repeat 0 7px;
}
.footer .footer_block_title span span {
    float: none;
    padding-top: 0;
    padding-left: 0;
    font: bold 14px Georgia, Helvetica, sans-serif;
    background: transparent;
}
.footer .footer_block_title span.icon {
    float: left;
    width: 35px;
    height: 40px;
    margin-top: -14px;
    margin-right: 7px;
    padding-left: 0;
    position: relative;
    background: url(../images/icon_f_title.gif) no-repeat 0 0;
}
.footer .footer_block_title p {
    float: left;
    margin: 0;
}
.footer .footer_block_title span.icon span {
    display: none;
}
.footer .footer_block {
    margin-left: 0px;
    padding: 15px 20px 35px 43px;
    background: url(../images/items_bg.jpg) repeat-x 0 2px;
}
.footer_block div {
    float: left;
    width: 200px;
    margin-right: 116px;
}
.footer_block div.last {
    margin-right: 0;
    margin-left: -17px;
}
.footer_block div a.title {
    display: block;
    margin-bottom: 4px;
    padding-left: 4px;
    color: #00a4cc;
    font: bold 14px Tahoma, Helvetica, sans-serif;
    text-align: left;
}
.footer_block div ul {
    display: block;
}
.footer_block div ul li {
    display: block;
    text-align: left;
}
.footer_block div ul li a {
    color: #2f3135;
    font: normal 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.footer_block div ul li a:hover {
    color: #02c0ee;
}
.footer .store-switcher {
    color: #716E71;
}
.footer .store-switcher select {
    font-size: 12px;
}
.footer ul.links {
    margin-top: 3px;
    padding-bottom: 0px;
}
.footer address {
    margin-bottom: 1px;
    color: #87898e;
    font-size: 11px;
}
.footer a, .footer .bugs a {
    color: #2f3135;
    font-weight: normal;
    font-size: 11px;
}
.footer a:hover, .footer .bugs a:hover {
    color: #02c0ee;
    text-decoration: none;
}
.footer .design-by a {
}
.footer .design-by a:hover {
}
.footer p.informational a {
    display: block;
    float: left;
    margin-left: 58px;
    height: 46px;
    background-image: url(../images/footer_img.gif);
}
.footer p.informational a {
//margin-left: 40px;;
}
.footer_img_1 {
    background-position: 0px 0px;
    width: 50px;
}
.footer_img_2 {
    background-position: -50px 0px;
    width: 90px;
}
.footer_img_3 {
    background-position: -140px 0px;
    width: 140px;
}
.footer_img_4 {
    background-position: -280px 0px;
    width: 77px;
}
.footer_img_5 {
    background-position: -356px 0px;
    width: 148px;
}
.footer_img_6 {
    background-position: -503px 0px;
    width: 50px;
}
.footer_img_1:hover {
    background-position: 0px 46px;
}
.footer_img_2:hover {
    background-position: -50px 46px;
}
.footer_img_3:hover {
    background-position: -140px 46px;
}
.footer_img_4:hover {
    background-position: -280px 46px;
}
.footer_img_5:hover {
    background-position: -356px 46px;
}
.footer_img_6:hover {
    background-position: -503px 46px;
}
/*-------------------------------------------------------SIDE BARS-----------*/
.block {
    margin: 0 0 14px;
    border: 0;
    background: transparent url(../images/block_bg.gif) repeat-y 0 0;
}
.block .block-title {
    border-bottom: 0px;
    padding: 0px 0px 0px 0px;
    background: transparent;
}
.block .block-title strong {
    font: bold 14px Georgia, Helvetica, sans-serif;
    padding: 10px 5px 7px 12px;
    text-transform: none;
    background: transparent url(../images/block_head.gif) no-repeat 0 0;
}
.block .block-title strong span {
    padding: 4px 0 4px 0px;
}
.block .block-content {
    color: #474747;
    padding: 0px 5px 12px 12px;
    background: transparent url(../images/block_bt.gif) no-repeat 0% 100%;
}
.block-popular .block-content {
    padding-left: 4px;
}
.block-account {
    margin-top: 5px;
    border: 0;
}
.block-account .block-title {
}
.block-account .block-title strong {
    color: #e90011;
    font: normal 22px Times New Roman, Helvetica, sans-serif;
    padding: 5px 5px 2px 10px;
    text-transform: none;
}
.block-account .block-title strong span {
    padding-left: 0;
    color: #e90011;
}
.block-account .block-content {
    padding: 5px 9px 8px 10px;
}
.block-account .block-content ul {
}
.block-account .block-content li {
    padding: 4px 0 4px 0;
    border-bottom: 1px solid #ddd;
}
.block-account .block-content li.last {
    border-bottom: 0;
}
.block-account .block-content li a {
    font: 12px/16px Arial, Helvetica, sans-serif;
    color: #2f3135;
}
.block-account .block-content li a:hover {
    color: #02c0ee;
}
.block-account .block-content li a, .block-account .block-content li.current strong, .block-account .block-content li.current {
    border: 0 !important;
}
.block-cart .block-title strong, .block-wishlist .block-title strong, .block-subscribe .block-title strong, .block-compare .block-title strong, .block-reorder .block-title strong, .block-poll .block-title strong, .block-viewed .block-title strong, .block-compared .block-title strong, .block-related .block-title strong, .block-tags .block-title strong, .block-login .block-title strong, .buy_theme .block-title strong, .block-layered-nav .block-title strong, .block-currency .block-title strong, .block-title strong {
    color: #e90011;
}
.block-account .block-content li a, .block-account .block-content li.current strong {
    border-color: #ddd;
}
.block-account .block-content li.current strong {
    display: block;
    border-bottom: 1px solid #ddd !important;
}
.block-cart {
}
.block-cart .block-title {
}
.block-cart .block-title strong {
    padding: 9px 5px 7px 12px;
    line-height: 16px;
    font-size: 22px;
    font-weight: normal;
}
.block-cart .block-title strong span {
    padding: 10px 0 4px 40px;
    background: url(../images/icon_cart.png) no-repeat scroll 0 0;
    position: relative;
}
.block-cart .block-content {
    color: #1f1f1f;
}
.block-cart .block-subtitle, .block-cart ol {
    margin-left: 3px;
    padding-left: 4px !important;
}
.block-cart .block-content .summary {
    color: #1f1f1f;
}
.block-cart .actions {
    margin-top: 1px;
    background: transparent;
    padding-bottom: 15px;
}
.block-cart .actions .button {
    margin-bottom: 0;
}
.block-cart .price {
    color: #808080;
}
.block-cart .subtotal {
    margin-top: 8px;
    padding: 2px 0 2px 0px;
    text-align: center;
    color: #204551;
    background: #f8f5e9;
}
.block-cart .amount a {
    color: #00a4cc;
    font-weight: bold;
    text-decoration: underline;
}
.block-cart .amount a:hover {
    color: #02c0ee;
    text-decoration: none;
}
.block-cart .subtotal .label {
    color: #2f3135;
}
.block-cart .subtotal .price {
    color: #e90011;
}
.block-cart .block-subtitle {
    padding-top: 8px !important;
    color: #2f3135 !important;
    font: bold 11px Tahoma;
    background: #fcfcfc url("../images/line2.gif") no-repeat 0 0;
}
.block-cart .actions button.button {
    margin-left: 40px;
    float: left;
}
.block-cart .actions button.button span span {
}
.block-poll .block-content {
    padding: 5px 5px 24px 12px;
}
.block-poll .block-content .block-subtitle {
    color: #02c0ee;
    font-size: 11px;
}
.block-poll li {
    padding: 6px 9px 6px 2px;
}
.block-poll label {
    color: #999999;
}
.block-payment-options .block-content {
    padding-left: 13px;
}
.block-promotion .block-content {
    padding-left: 13px;
}
.block-download .block-content {
    padding-left: 13px;
}
.block-download .block-content p {
    margin-bottom: 7px;
}
.block-download .block-content img {
    margin-bottom: 5px;
}
.block-download .block-content a {
    text-decoration: none;
}
.block-download .block-content a:hover {
    text-decoration: underline;
}
.base-mini {
    border:0px solid #c4c1bc;
    background: #e2e2e2;
    margin-bottom: 10px;
}
.base-mini .head {
    background: transparent url(../images/block_head.gif) no-repeat scroll 0 0;
    color: #005469;
}
.base-mini .content {
    background: transparent url(../images/block_bt.gif) no-repeat 0% 100%;
    color: #5c6668;
    padding: 0 10px 8px 8px;
}
.base-mini .head h4 {
    font-size: 18px;
    font-weight: normal;
    color:#007492;
    min-height:16px;
    padding: 14px 0 1px 9px;
}
.textblock img {
    margin-top: 2px;
    margin-bottom: 7px;
    border: 1px solid #b3b3b3;
}
.textblock .content p {
    padding-left: 4px;
}
a.se_mere {
    display: block;
    padding: 1px 8px;
    background: transparent url(../images/pink_btn.gif) center no-repeat;
    border: none;
    width: 84px;
    height: 23px;
    text-align: center;
    color: white;
    font-weight: bold;
    line-height: 23px !important;
    text-decoration: none;
}
a.se_mere:hover {
    color: #caf4ff;
}
.textblock .se_mere {
    margin-left: 60px !important;
}
.block-gratis {
    background: url("../images/block_gratis_bg.gif") no-repeat 50% 50%;
    height:188px;
    width:190px;
    margin-bottom: 14px;
}
.block li.odd {
    background: transparent;
}
/*buy theme*/
.buy_theme {
}
.buy_theme .block-title strong {
    font-size: 14px;
    font-weight: bold;
    color: #e90011;
    padding-top: 9px;
    padding-left: 8px;
}
.buy_theme .block-content {
    padding-top: 1px;
    padding-bottom: 2px;
}
.buy_theme .block-content img {
    border: 1px solid #b2bcd3;
}
.buy_theme .block-content p.theme_price {
    margin-bottom: 6px;
    padding-left: 8px;
    color: #313438;
    font-weight: bold;
    font-size: 12px;
}
.buy_theme .block-content p.buy_theme {
    float: right;
    margin: 0 10px 10px 0;
}
.buy_theme .block-content p.theme_price span {
    color: #e90011;
    font: 18px Georgia, Helvetica, sans-serif;
}
.buy_theme .block-content p {
}
p.forum {
    margin-bottom: 5px;
    clear: both;
    width: 100%;
}
p.forum a {
    background:url("../images/forum.gif") no-repeat 0 0;
    color:#2d2d2d;
    line-height:17px;
    padding:0 0 2px 26px;
    text-decoration: none;
}
p.more_themes a {
    background:url("../images/more.gif") no-repeat 8px 0;
    color: #2f3135;
    font-family: Tahoma;
    font-size: 11px;
    line-height:17px;
    padding:0 0 2px 29px;
    text-decoration: none;
}
p.forum a:hover, p.more_themes a:hover {
    text-decoration: none;
    color:#02c0ee;
}
.online_chat {
    background: url(../images/block_service_bg.gif) repeat-y 0% 0%;
}
.online_chat .block-title {
    background: url(../images/block_service_head.gif) no-repeat 0% 0%;
    height: 10px;
}
.online_chat .block-content {
    padding: 13px 0 7px 19px;
    font-size: 11px;
    color: #66625b;
    background: url(../images/block_service_bt.gif) no-repeat 0% 100%;
}
.online_chat .block-content .holder {
    padding: 0px 15px 17px 57px;
    background: url(../images/chat.jpg) no-repeat 0% 0;
}
.online_chat .block-content span.title {
    display: block;
    text-transform: uppercase;
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 14px;
    color: #cb3173;
}
/*shop by, category*/
.block-layered-nav {
}
.block-layered-nav .block-subtitle {
    display: none;
}
.block-layered-nav .block-title {
    text-indent:0em;
    height: auto;
    overflow: visible;
}
.block-layered-nav .block-title strong {
    padding: 8px 4px 4px 15px;
    line-height: 16px;
    font-size: 22px;
    font-weight: normal;
}
.block-layered-nav .block-title strong span {
    padding: 9px 0 4px 40px;
    background: url(../images/icon_shopby.png) no-repeat 0 0;
    position: relative;
}
.block-layered-nav .block-content {
    border: 0;
    padding: 0 5px 3px 15px;
}
.block-layered-nav dt {
    font: 11px/16px Tahoma, Helvetica, sans-serif;
    background: none;
    font-weight: bold;
    color: #00a4cc;
    padding: 0px 0px 5px 0px;
    text-transform:none;
}
.block-layered-nav li {
    padding-bottom: 0px;
    padding-left: 12px;
    margin-left: 1px;
    color: #808080;
    background: url(../images/nav_arrow.gif) no-repeat 0% 50%;
}
.block-layered-nav li a {
    font: normal 12px/16px Tahoma, Helvetica, sans-serif;
    color: #2f3135;
    text-decoration: none;
}
.block-layered-nav li a:hover {
    color: #02c0ee !important;
}
.block-layered-nav dd {
    /*background: url(../images/block_line.gif) no-repeat 0% 100%;*/
    padding-left: 0;
}
.block-layered-nav .currently .label {
    background:none;
    font-weight:bold;
    padding-left:0px;
    text-transform:none;
    color: #ffffff;
}
.block-layered-nav .currently .label span {
    font-weight:normal;
    color: #5d5d5d;
}
.block-compared .block-content {
    padding-left: 18px;
}
.block-compared .block-content .product-name a {
    color:#00a4cc;
}
.block-compared .block-content .product-name a:hover {
    color:#02c0ee;
}

/*block-subscribe*/
.block-subscribe .block-title strong {
    padding: 9px 5px 7px 4px;
    line-height: 16px;
}
.block-subscribe .block-title strong span {
    padding: 9px 0 4px 54px;
    background: url(../images/icon_subscribe.png) no-repeat scroll 0 0;
    position: relative;
    font-size: 22px;
    font-weight: normal;
}
.block-subscribe .block-content {
    padding-top: 8px;
}
.block-subscribe label {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #1f1f1f;
}
.block-subscribe input.input-text {
    width: 140px;
    height: 19px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #4f96ad;
    background: transparent url(../images/subscribe_input.gif) no-repeat 0 0;
    border: solid #bfbfbf;
    border-width: 1px 0 1px 1px;
    margin: 3px 0 0 0;
    padding: 0px 0px 0px 5px;
    float: left;
}
.block-subscribe input.input-text:focus {
}
.block-subscribe .input-box {
    float: left;
    position: relative;
    margin: 0;
    padding: 0px 0px 0px 0px;
}
.block-subscribe .actions {
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
}
.block-subscribe button.button {
    float: left;
    margin: 3px 0px 0px 0px;
    width: 23px;
    height: 21px !important;
    background: url(../images/subscribe_btn.gif) no-repeat 0 0 !important;
}
html* .block-subscribe button.button {
    overflow: hidden;
}
.block-subscribe button.button:hover, .block-subscribe button.buttonHover span span {
    background: url(../images/subscribe_btn.gif) no-repeat 0 -21px !important;
}
.block-subscribe button.button span, .block-subscribe button.button span span {
    background: transparent !important;
    display: none;
}
.block-poll button.button, .product-view .box-tags button.button, .account-login .col-1 .buttons-set button.button, .cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button {
    background: transparent url(../images/brown_btn_sprit.gif) no-repeat right -27px;
}
.block-poll button.button span, .product-view .box-tags button.button span, .account-login .col-1 .buttons-set button.button span, .cart .discount button.button span, .cart .shipping button.button span, #shopping-cart-table button.button span, .my-wishlist .buttons-set button.button span {
    background: transparent;
}
.block-poll button.button span span, .product-view .box-tags button.button span span, .account-login .col-1 .buttons-set button.button span span, .cart .discount button.button span span, .cart .shipping button.button span span, #shopping-cart-table button.button span span, .my-wishlist .buttons-set button.button span span {
    font: bold 11px Tahoma;
    color: #2f3135;
    background: transparent url(../images/brown_btn_sprit.gif) no-repeat left top !important;
}
.block-poll button.button:hover, .block-poll button.buttonHover, .product-view .box-tags button.button:hover, .product-view .box-tags button.buttonHover, .account-login .col-1 .buttons-set button.button:hover, .account-login .col-1 .buttons-set button.buttonHover, .cart .discount button.button:hover, .cart .discount button.buttonHover, .cart .shipping button.button:hover, .cart .shipping button.buttonHover, #shopping-cart-table button.button:hover, #shopping-cart-table button.buttonHover, .my-wishlist .buttons-set button.button:hover, .my-wishlist .buttons-set button.buttonHover {
    background: transparent url(../images/brown_btn_sprit.gif) no-repeat right -81px;
}
.block-poll button.button:hover span span, .block-poll button.buttonHover span span, .product-view .box-tags button.button:hover span span, .product-view .box-tags button.buttonHover span span, .account-login .col-1 .buttons-set button.button:hover span span, .account-login .col-1 .buttons-set button.buttonHover span span, .cart .discount button.button:hover span span, .cart .discount button.buttonHover span span, .cart .shipping button.button:hover span span, .cart .shipping button.buttonHover span span, #shopping-cart-table button.button:hover span span, #shopping-cart-table button.buttonHover span span, .my-wishlist .buttons-set button.button:hover span span, .my-wishlist .buttons-set button.buttonHover span span {
    background: transparent url(../images/brown_btn_sprit.gif) no-repeat left -54px !important;
}
/*side-bar items*/
.block .block-content li.item {
    padding:7px 12px 7px 0px;
}
.block .block-content li.item .product {
    padding-bottom: 13px;
    border-bottom: 1px solid #dadada;
}
.block .block-content li.last .product {
    padding-bottom: 8px;
    border-bottom: 0;
}
/*side-bar prices*/
.mini-products-list .block .regular-price, .mini-products-list .block .regular-price .price, .mini-products-list .block .old-price .price {
    color: #3E3F44;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.mini-products-list .old-price .price-label, .mini-products-list .regular-price .price-label, .mini-products-list .special-price .price-label {
    color: #3E3F44;
}
.mini-products-list .old-price .price {
    font-size: 11px;
    text-decoration: none;
}
.mini-products-list .special-price {
    padding-top: 0;
}
.mini-products-list .regular-price .price, .mini-products-list .special-price .price {
    color: #CA0010 !important;
    font-weight: bold;
    font-size: 12px;
}
/*reccently view*/
#recently-viewed-items {
    margin-top: 4px;
    margin-left: 11px;
}
#recently-viewed-items li {
    padding: 1px 0 2px 0;
}
#recently-viewed-items a {
    text-transform: none;
    color: #02c0ee;
    font: 11px Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
#recently-viewed-items a:hover {
    text-decoration: none;
}
/*most popular, related */
.product-name a {
    text-decoration: none;
}
.block-content .old-price .price-label {
    display: none;
    color: #697073;
    font-weight: bold;
}
.block-content .special-price .price-label {
    display: none;
}
.block-content .old-price .price {
    text-decoration: line-through;
    color: #02c0ee;
}
.product-name a:hover {
}
.block .block-content ol {
}
/*****************************************************************************CATALOG****************/
/*pager*/
.toolbar-bottom {
    padding-top: 10px;
}
.toolbar {
    margin-bottom: 13px;
}
.toolbar .pager {
    margin-bottom: 2px;
    border-top: 1px solid #d7d4c8;
    border-bottom: 0;
    padding: 3px 8px 3px 18px;
}
.toolbar .sorter {
    border-top: 1px solid #d7d4c8;
    border-bottom: 0;
    padding: 3px 8px 3px 18px;
}
.pager .amount, .pager .amount strong, .pager .limiter, .sorter, .sorter strong, .pager .pages .current {
    color: #989589;
}
.toolbar .pager a, .toolbar .sorter a {
    color: #423f33;
    text-decoration: underline;
}
.toolbar .pager a:hover, .toolbar .sorter a:hover {
    text-decoration: none;
}
.pager .pages {
    position: relative;
    padding-left: 20px;
    color: #6f6f6f;
}
.pager .pages strong {
    font-weight: normal;
    color: #6f6f6f;
    font-family: Arial;
}
.pager .limiter {
    padding-right: 64px;
}
.pager .limiter select, .sorter .sort-by select {
    background:none repeat scroll 0 0 #fbf8ec;
    border:1px solid #e1ded2;
    color: #312e22;
}
.sort-by {
    float: right;
    position: relative;
}
.sorter .sort-by {
    padding-right: 5px;
}
/*items*/
.products-list .product-image {
    width: 135px;
    height: 135px;
    border:1px solid #BDB598;
}
.products-list .product-image:hover {
    border: 1px solid #05b7e2;
}
.products-list .product-image img {
    width: 135px;
}
.products-list .product-shop {
    margin-left:152px;
}
.products-list .product-shop .f-fix p {
    display: inline;
}
/*название*/
.products-list .product-name, .products-list .product-name a {
    color: #00a4cc;
    font: bold 14px Tahoma, Helvetica, sans-serif;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 8px;
}
.products-grid .product-name, .products-grid .product-name a {
    color: #00a4cc;
    font: bold 14px Tahoma, Helvetica, sans-serif;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 0;
}
.products-list .product-name a:hover, .products-grid .product-name a:hover {
    text-decoration: underline;
}
.add-to-links a {
    font-size:11px;
    font-weight: bold !important;
}
/*описание*/
.block .block-subtitle {
    color: #2f3135;
}
.products-list .desc {
    color: #3E3F44;
    font:11px Arial, Helvetica, sans-serif;
    line-height: 130%;
    padding-left: 8px;
    margin-bottom: 20px;
}
.mini-products-list .product-name a {
    padding:0;
    text-transform: none;
    color: #00a4cc;
    font: bold 11px Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.mini-products-list .product-name a:hover {
    color: #02c0ee;
}
.mini-products-list .product-image {
    width: 50px;
    background: #0e090a;
}
.mini-products-list .product-details {
    margin-left: 62px;
}
.block .product-info {
    text-decoration: none;
}
.block .product-info:hover {
    text-decoration: underline;
}
/*Prices*/
.products-list .price-box {
    float:none;
    margin: 7px 13px 2px 0;
}
.products-grid .price-box {
    margin: 2px 0 0 0;
    font-family: Tahoma;
}
.products-grid .price-box .price-label {
    color: #3d3e3e;
    font-size: 11px;
    font-weight: bold;
}
/*catalog price*/
.regular-price {
    color:#000000;
}
.regular-price .price-label, .product-view .price-label {
    color: #3E3F44;
    font-size: 11px;
    font-weight: bold;
}
.old-price {
    padding-right: 5px;
}
.old-price .price-label {
    color: #3E3F44;
    font-size: 11px;
    font-weight: normal !important;
}
.special-price {
    padding: 0 0 3px 0;
    line-height: 14px;
}
.special-price .price-label {
    color: #3E3F44;
    font-size: 11px;
    font-weight: bold;
}
.regular-price .price {
    color: #ca0010;
    font: normal 18px Georgia, Helvetica, sans-serif;
}
.old-price .price {
    color: #3d3e3e;
    font: bold 11px Tahoma, Helvetica, sans-serif;
    text-decoration: none;
}
.special-price .price {
    color: #ca0010;
    line-height: 10px !important;
    font: normal 18px Georgia, Helvetica, sans-serif;
}
/* Form Elements */
input {
    font:12px/15px Arial, Helvetica, sans-serif;
    color:#000;
    font-weight: normal;
}
select, textarea {
    font:11px/14px Arial, Helvetica, sans-serif;
    color:#293941;
    font-weight: normal;
}
input.input-text, select, textarea {
    background: #fcfcfc;
    border:1px solid #c5c5c5;
}
select.multiselect option {
    border-bottom: 1px solid #d9dde3;
}
.sort-by select {
    width: 128px;
}
/* Form */
.fieldset {
    margin-top: 15px;
    border: 1px solid #c3bca0;
    background: #fffef9;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 33px;
}
.fieldset .legend {
    border: 1px solid #c3bca0;
    background: #f6efd3;
    font-size: 13px;
    color: #2f3135;
}
.form-list label.required em {
    font-style:normal;
    color: #e90011;
}
/* REQUIRED BUTTON STYLES: */
button.button {
    position: relative;
    border: 0 !important;
    cursor: pointer;
    padding: 0;
    overflow: visible; /* removes extra side padding in IE */
}
 button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
button.button span {
    position: relative;
    display: block;
    white-space: nowrap;
    border: 0 !important;
    background: none !important;
    height:21px;
    padding: 0;
    margin: 0;
}
button.button span span {
    position: relative;
    display: block;
    white-space: nowrap;
    border: 0 !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Google Chrome only - fix margins */
    button.button span {
 margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */
button.button {
    margin: 0 11px 10px 0;
    padding: 0 15px 0 0;
    font: 11px Arial, Helvetica, sans-serif;
    text-align: center;
    background: transparent url(../images/blue_btn_sprit.gif) no-repeat right -27px;
    /*border: 0 !important;*/
    height: 21px !important;
    float: left;
}
button.button span {
    background: transparent;
}
button.button span span {
    padding: 3px 0 0 9px;
    height: 21px;
    border: 0 !important;
    color: #fff;
    font: bold 11px Tahoma, Helvetica, sans-serif;
    background: transparent url(../images/blue_btn_sprit.gif) no-repeat left top !important;/*display: block;
    float: left;*/
}
button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
    background: transparent url(../images/blue_btn_sprit.gif) no-repeat right -81px;
}
button.button:hover span span, button.buttonHover span span {
    background: transparent url(../images/blue_btn_sprit.gif) no-repeat left -54px !important;
}
button.btn-learn {
    background: transparent url(../images/form-button.gif) repeat-x left top;
}
button.btn-learn span {
    background: transparent url(../images/form-button.gif) repeat-x left top !important;
}
button.btn-learn span span {
    color: #3E3F44;
}
button.btn-learn:hover span span, button.btn-learnHover span span {
    color: #5b6f00;
}
.block-cart .actions .button, .product-view .add-to-cart .button {
    background: transparent url(../images/red_btn_sprit.gif) no-repeat right -27px;
}
.block-cart .actions .button span span, .product-view .add-to-cart .button span span {
    background: transparent url(../images/red_btn_sprit.gif) no-repeat left top !important;
}
.block-cart .actions .button:hover, .block-cart .actions .buttonHover, .product-view .add-to-cart .button:hover, .product-view .add-to-cart .buttonHover {
    background: transparent url(../images/red_btn_sprit.gif) no-repeat right -81px;
}
.block-cart .actions .button:hover span span, .block-cart .actions .buttonHover span span, .product-view .add-to-cart .button:hover span span, .product-view .add-to-cart .buttonHover span span {
    background: transparent url(../images/red_btn_sprit.gif) no-repeat left -54px !important;
}
.product-view .box-tags .form-add .input-box {
    margin-right: 8px;
    margin-left: 22px;
}
.product-view .box-tags .form-add .input-box input {
    height: 14px;
}
div.toolbar div.sorter {
}
div.toolbar-bottom div.sorter {
    display: block;
}
div.toolbar-bottom .view-mode {
    padding-right: 20px;
}
div.toolbar-bottom .limiter {
    float: right;
}
/*home page products*/
.col2-left-layout .products-grid, .col2-right-layout .products-grid {
    padding-top: 0px;
}
.category-products {
    margin: 0px 16px 0 0px;
}
.category-products ul.products-grid {
    margin-bottom: 0px;
    padding-left: 0;
}
.category-products ul.first {
    margin-top: 10px;
}
.category-products ul.last {
    border-bottom:0 none;
}
.col2-left-layout .category-products {
    margin-right: 0;
}
.col2-left-layout .category-products ul.products-grid {
    width: 694px;
}
.col2-left-layout .category-products ul.last {
}
.col2-left-layout .category-products ul.products-grid li {
    padding: 1px 0px 40px 11px;
    margin-right: 8px;
    width: 215px;
    background: url(../images/items_bg.jpg) repeat-x 0 233px;
}
.col2-left-layout .category-products ul.products-grid li.last {
    padding: 1px 0 40px 11px;
    margin-right: 0;
    width: 213px;
}
.products-grid .actions {
    margin-top: 7px;
    position: static;
}
.products-grid .product-image {
    width: 223px;
    height: auto;
    background-color: #fff;
    margin-bottom: 14px;
}
.products-grid .product-image img {
    width: 217px;
    border: 3px solid #fbf5dc;
}
/**************************************************************PRODUCT******************/

.product-img-box img {
    border:1px solid #BDB598;
}
.product-img-box img:hover {
    border:1px solid #00a4cc;
}
.product-view {
    border: 1px solid #bdb598;
    padding: 2px 0 0 0;
    margin-top: 4px;
}
.product-essential {
    padding: 0 10px 25px 5px;
}
.product-view .product-shop {
    width: 342px;
}
.product-view .product-shop a {
    color: #00a4cc;
    font-size: 11px;
}
.product-view .product-shop a:hover {
    color: #02c0ee;
    text-decoration: underline;
}
.product-view .product-img-box {
    margin-top: 10px;
    margin-left: 22px;
}
.product-view .product-img-box .product-image {
    margin-bottom: 5px;
}
.product-view .product-img-box .product-image img {
    border: 1px solid #d9dde3;
}
.product-view .product-img-box .zoom #track {
    background:#dfdfdf;
}
.product-view .product-shop .availability {
    font-size: 11px;
    color: #3d3e3e;
}
.more-views {
    padding-top: 10px;
}
.more-views h4 {
    color: #3D3E3E;
    font-weight: normal;
}
.product-view .product-img-box .more-views li {
    margin:0 0 8px 12px;
}
.product-view .product-img-box .more-views li a {
    border:1px solid #BDB598;
}
.product-view .product-img-box .more-views img {
    border:0px solid #BDB598;
}
.product-view .product-img-box .more-views li a:hover {
    border:1px solid #00a4cc;
}
.product-view .add-to-box {
    margin: 14px 0 10px 0;
    padding: 14px 0 0 7px;
    background: url(../images/add-to-box-bg.gif) no-repeat 0 0;
}
.add-to-box .add-to-cart label, .add-to-cart .qty, .add-to-cart label {
}
.add-to-box .add-to-cart label, .add-to-cart label {
    padding-left: 25px;
    background: url(../images/add-to-box-arrow.gif) no-repeat 2px 4px;
}
.add-to-cart label {
    margin-top: 0;
    margin-right: 7px;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #2f3135;
}
.add-to-cart .qty {
    margin-top: 3px;
    margin-right: 10px;
    padding: 2px 0 1px 3px;
    color: #293941;
    font-weight: normal;
    font-size: 12px;
    border-width: 1px;
    border-color: #bdb598;
}
.add-to-cart .button {
    margin-top: 3px;
}
.product-view .product-shop .add-to-links {
    margin-top: 5px;
}
.product-view .product-shop .add-to-links li {
    padding-bottom: 1px;
}
.product-view .product-shop .add-to-links a {
    color:#4b93aa !important;
    font-weight:normal !important;
    font:11px Arial, Helvetica, sans-serif;
}
.product-view .product-shop .add-to-links a:hover {
    color: #02c0ee !important;
    text-decoration: underline;
}
.product-view .product-shop .short-description {
    line-height: 130%;
    color: #3d3e3e;
    font-size: 11px;
}
.product-collateral .box-collateral, .no-rating {
    margin-bottom: 15px;
}
.product-collateral .no-rating a {
    color:#02c0ee;
    font:12px Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.product-collateral .no-rating a:hover {
    background: #959595;
}
.product-view .box-up-sell .products-grid {
    width: 660px !important;
    margin-bottom: 10px;
}
.product-view .box-up-sell .products-grid td {
    padding:15px 5px 12px 0px;
}
.product-view .box-up-sell .products-grid td .product-image {
    width: 135px;
    margin-left: 0;
}
.product-view .box-up-sell .products-grid td .product-image img {
    width: 129px;
    border:3px solid #FBF5DC;
}
.product-view .box-up-sell .products-grid td {
    border: 0;
}
/*titles on product page*/
.product-essential h2, .product-view .product-img-box .more-views h2, .product-collateral h2 {
    font: bold 12px Tahoma, Helvetica, sans-serif;
    text-transform: none !important;
    color: #00a4cc;
    margin: 10px 0px 10px 0px;
    padding-bottom: 0;
    border-bottom: 0 !important;
}
.product-view .product-img-box .more-views h2 {
    color: #00a4cc;
    text-transform: none !important;
    font: bold 12px Tahoma, Helvetica, sans-serif;
    padding-bottom: 1px;
    border-bottom: 0 !important;
}
.product-view .box-up-sell h2 {
    color: #2f3135;
    font-size: 14px;
}
/*messages*/
#messages_product_view .messages {
    margin: 0 20px 0 6px !important;
    width: 95%;
}
.error-msg, .success-msg, .note-msg, .notice-msg {
    min-height:24px !important;
    padding:8px 8px 6px 32px !important;
    background-color:#fffef9 !important;
    border-color:#c0b99c;
    color:#808080 !important;
}
.add-to-box .or {
    color:#434748;
    font-weight:normal;
    font-size: 10px;
}
.product-collateral {
    padding: 5px 0px 25px 11px;
    background: #fcfcfc;
}
.product-view .box-tags .form-add label {
    color: #2f3135 !important;
    font-weight: bold;
    font-size: 11px;
}
.product-view .box-tags .form-add .input-box {
    padding:0;
}
.product-view .box-tags .note {
    margin-top: 0;
    padding: 0 0 0 22px;
    font-size: 11px;
    color: #929292;
}
/***************************************************************CART**********************************/
.cart .page-title {
    margin: 0 0 5px 0;
}
.cart .page-title h1 {
    margin-top: 1px;
    margin-bottom: 0;
    color: #e90011;
    font-size: 30px;
    font-weight: normal;
}
.cart .page-title .checkout-types li {
    margin-bottom: 0;
    margin-top: 5px;
}
.data-table thead th {
    font:12px Arial, Helvetica, sans-serif;
}
.cart .discount, .cart .shipping {
    border: 0 !important;
    padding: 15px 15px 25px 15px;
}
.cart .discount h2, .cart .shipping h2 {
    margin-bottom: 15px;
    color: #00a4cc;
    font:bold 12px/12px Tahoma, Helvetica, sans-serif;
    padding:1px 0 0 1px;
    text-transform: none;
    background: none;
}
.cart .discount .input-box {
    margin: 10px 0 0 0;
    width:260px;
}
.cart .discount input.input-text {
    border: 1px solid #b6b6b6;
    width: 126px;
    padding-left: 6px;
    color: #000;
    float: left;
}
#checkout-review-table tfoot tr.last .price {
    color: #e90011;
    font: normal 18px Georgia, Helvetica, sans-serif !important;
}
#shopping-cart-totals-table tfoot .price {
    color: #e90011;
    font: normal 18px Georgia, Helvetica, sans-serif !important;
}
#shopping-cart-totals-table .price {
    color: #3d3e3e;
    font: bold 11px Tahoma, Helvetica, sans-serif;
}
.cart .cart-collaterals .col2-set {
    width: 572px;
}
.cart .totals {
    background: none !important;
    border: 0 !important;
    color: #000;
    margin: 0px 15px 0 0;
    float:right;
    width:248px;
}
.cart .totals table {
    margin-bottom: 0;
}
.cart .totals td {
    padding: 1px 0px 1px 14px;
    vertical-align: middle;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #2f3135;
}
.cart .totals tfoot td {
    padding-top: 7px;
    padding-bottom: 0;
}
.cart .totals tfoot td strong {
    color: #2f3135;
    font: bold 12px Arial, Helvetica, sans-serif;
}
.cart .totals .checkout-types {
    padding: 0 0px 15px 15px;
}
.cart .discount .buttons-set/*, .cart .shipping .buttons-set*/ {
    margin-top: 5px;
    margin-left: 0px;
    float: left;
    clear: both;
}
.discounts {
    width: 50%;
    float: left;
    position: relative;
}
button.btn-checkout {
    float: right;
    /*width: 131px;*/
    height: 25px !important;
    margin: 0 0 13px 0;
    padding:0 21px 0 0;
    border:0 none;
    color:#FFFFFF;
    font: bold 12px Arial, Helvetica, sans-serif;
    background: transparent url(../images/bigred_btn_sprit.gif) no-repeat right -31px;
}
button.btn-checkout span {
    height: 25px;
    background: transparent;
}
button.btn-checkout span span {
    font: bold 12px Arial, Helvetica, sans-serif;
    height: 25px;
    padding: 4px 0 0 15px;
    text-transform: uppercase;
    background: transparent url(../images/bigred_btn_sprit.gif) no-repeat left top !important;
}
button.btn-checkout:hover, .checkout-types button.buttonHover {
    background: transparent url(../images/bigred_btn_sprit.gif) no-repeat right -93px;
}
button.btn-checkout:hover span span, .checkout-types button.buttonHover span span {
    background: transparent url(../images/bigred_btn_sprit.gif) no-repeat left -62px !important;
}
.title-buttons button.btn-checkout {
    margin: 3px 0 0px 0;
}
.form-list label {
    font:12px Arial, Helvetica, sans-serif;
    color: #2f3135;
    font-weight:normal;
    margin-bottom: 3px;
}
.form-list li.control label {
    color: #808080;
}
.form-list .input-box select {
    border: 1px solid #c5c5c5;
}
.checkout-progress li.active {
    border-top-color: #313438;
    color: #313438;
}
.cart .crosssell {
    padding: 15px 10px 12px 10px;
}
.cart .crosssell .link-wishlist {
    color:#00a4cc !important;
    font-weight: normal !important;
    text-decoration: none;
}
.cart .crosssell .link-compare {
    color:#00a4cc !important;
    font-weight: normal !important;
    text-decoration: none;
}
.cart .crosssell .link-wishlist:hover, .cart .crosssell .link-compare:hover {
    color:#02c0ee !important;
}
.crosssell-div {
    clear: both;
}
.cart .cart-collaterals {
    color: #313131;
    font-size: 12px;
    padding-top: 7px;
}
.cross-sells {
    clear: both;
    width: 905px;
    float: left;
    background: url(../images/cross-sells-bg.gif) repeat-x 0 0;
}
.cross-sells h2 {
    margin-left: 0px;
    color: #2f3135;
    font: bold 12px Tahoma !important;
}
.cross-sells .crosssell {
    position: relative;
    width: 905px;
    float: left;
}
.cross-sells .crosssell #crosssell-products-list {
    padding: 0px 5px 10px 5px;
    clear: both;
    position: relative;
    width: 875px;
    float: left;
}
.cart .crosssell li.item {
    margin:12px 0;
    float: left;
    width: 220px;
    margin-right: 15px;
}
.cart .crosssell li.last {
}
.cart .crosssell li.item .price-box .price-label {
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma;
    color: #3d3e3e;
}
.cart .crosssell li.item .price-box .old-price .price-label {
    font-weight: normal;
}
.cart .crosssell li.item .price-box .price {
    font-size: 12px;
    font-weight: bold;
}
.cart .crosssell li.item .product-name a {
    font: bold 12px Tahoma;
    color: #00a4cc;
}
.cart .crosssell li.item .product-name a:hover {
    color: #02c0ee;
}
.cart .crosssell li.item .product-image {
    width:81px;
    height:81px;
}
.cart .crosssell li.item .product-image img {
    border:3px solid #FBF5DC;
}
.cart .crosssell .product-details {
    margin-left: 104px;
}
/* SMALL BUTTONS */
 .cart .discount button.button::-moz-focus-inner, .cart .shipping button.button::-moz-focus-inner, #shopping-cart-table button.button::-moz-focus-inner, .my-wishlist .buttons-set button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .cart .discount button.button span {
 margin-top: -1px;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .cart .shipping button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 #shopping-cart-table button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .my-wishlist .buttons-set button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .block-compare button.button span {
 margin-top: -1px;
}
}
/* custom look and feel: */
/***********************************************************CHECKOUT, ACCOUNT********************************/
#checkout-progress-wrapper {
    padding-top: 12px;
}
#opc-login h4 {
    font: bold 11px Arial, Helvetica, sans-serif;
    color: #4a4949;
}
#opc-login h3 {
    font: bold 13px Times New Roman, Helvetica, sans-serif;
    color: #2F3135;
    border-bottom-color: #C3BCA0;
}
.opc .step-title {
    border-bottom: 0px solid;
}
.opc .allow .step-title {
    border-width: 0px 1px 0px 1px;
}
.opc .active .step-title {
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
}
.opc .step-title h2 {
    margin-top: 2px;
    font: bold 13px Arial, Helvetica, sans-serif;
    text-transform: none;
}
.opc .active .step-title h2 {
    margin-top: 2px;
    font: bold 13px Arial, Helvetica, sans-serif;
    text-transform: none;
}
.opc .allow .step-title h2 {
    color: #2f3135;
}
.opc .step-title .number {
    background: #fff;
    border: 1px solid #c3bca0;
    color: #808080;
    margin-top: 2px;
    margin-right: 8px;
}
.opc .allow .step-title .number {
    background: #fff;
    border: 1px solid #c3bca0;
    color: #2f3135;
    margin-top: 2px;
    margin-right: 8px;
}
.opc .active .step-title .number {
    background:#fffef9;
    border: 1px solid #808080;
    color:#2f3135;
    margin-right: 8px;
}
.dashboard .box-reviews .number {
    background: #fff;
    border: 1px solid #999999 !important;
    color: #999999;
    padding: 2px 5px 2px 5px;
}
.dashboard .box-reviews .details {
    margin-left: 25px;
    padding-top: 3px;
}
.dashboard .box-tags .number {
    background: #fff;
    border: 1px solid #999999 !important;
    color: #999999;
}
.dashboard .welcome-msg {
    font:13px Arial, Helvetica, sans-serif;
}
.dashboard .page-title h1 {
    font-size: 19px;
}
.dashboard .box .box-title h3, .dashboard .box .box-title h4 {
    color: #2f3135;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-transform: none;
}
.box-account .box-head h2, .account-login .new-users h2, .account-login .registered-users h2 {
    background: none;
    font-size:13px;
    font-weight: bold;
    padding-left:0px;
    text-transform: uppercase;
}
.box-account .box-head h2 {
    color: #707070;
}
.account-login .content {
    padding: 11px 20px 5px 20px;
}
.box-account a {
    color: #00a4cc !important;
}
.box-account a:hover {
    color: #02c0ee;
}
.my-account {
    margin-top: 0;
}
.my-account .page-title h1 {
    margin-top: 0;
    font-size: 25px !important;
}
.addresses-list h3 {
    color: #2f3135;
    font-size: 13px;
}
.addresses-list a {
    color:#00a4cc !important;
    font-weight:normal;
}
.addresses-list a:hover {
    color: #02c0ee !important;
}
.my-account .box-info {
    color: #808080;
    background: transparent;
    border: 0;
    padding: 15px 0 15px 15px;
}
.title-buttons button.button {
    float: none;
}
.dashboard .box-info .box-head {
    padding-bottom: 0px;
    border-bottom: 1px solid #C3BCA0;
}
.dashboard .box-info .box-head h2 {
    color: #2f3135;
}
.dashboard .box-info h4 {
    font-size: 11px;
    font-weight: bold !important;
    color: #00a4cc;
    text-transform: none;
    padding: 2px 3px 2px 0px;
}
.title-buttons .button {
    margin-top: 2px;
}
.advanced-search-summary strong {
    padding-left: 0;
}
.block-progress {
    margin-top: 0px;
    background: transparent;
}
.block-progress .block-title {
    padding: 0px 0 0 6px;
    background: transparent;
}
.block-progress .block-title strong {
    color: #e90011;
    font: normal 18px/16px Times New Roman, Helvetica, sans-serif;
    text-transform: none;
    padding: 0px 0 6px 0px;
    background: transparent;
}
.block-progress .block-content {
    color: #808080;
    padding: 0px 6px 8px 6px;
    background: transparent;
}
.block-progress dt {
    border: 1px solid #c0b99c !important;
    background: #fffef9 !important;
    font-size: 13px;
    padding-left:8px;
    color: #2f3135;
    text-transform: none;
}
.block-progress dt.complete {
    border-top: 1px solid #c3bca0 !important;
    border-right: 1px solid #c3bca0 !important;
    border-bottom: 1px solid #c3bca0 !important;
    border-left: 1px solid #c3bca0 !important;
}
.block-progress dd {
    border-top: 0 !important;
    border-right: 1px solid #c3bca0 !important;
    border-bottom: 1px solid #c3bca0 !important;
    border-left: 1px solid #c3bca0 !important;
    padding: 8px 13px 8px 10px;
}
.block-account .block-content li.current, .block-account .block-content li.current strong {
    color: #2f3135;
}
.block-account .block-content li a, .block-account .block-content li.current {
    padding: 0 0 1px 0;
}
/**************************************************************HOME PAGE***********************************/
p.home_banner {
    margin: 0;
    padding: 0;
}
div.logos {
    background: #121617;
    width: 100%;
    margin:0;
    padding: 17px 0px 6px 0px;
    text-align: center;
}
div.logos a {
    margin-left: 15px;
    margin-right: 15px;
}
/*-------------------------------------------  HOME INTRO    -------------------------------------*/
div.home_intro {
    width: 950px;
    height: 321px;
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    text-align: left;
}
div.glasses {
    float: left;
    position: relative;
}
div.glasses a img {
    border: 0;
}
div.packshot {
    float: left;
    position: relative;
    width: 420px;
    height: 321px;
    margin: 0;
    padding: 0;
}
ul.benefits {
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 60px;
}
ul.benefits li {
    margin: 0px 0px 4px 0px;
    padding: 0px 0px 0px 10px;
    text-align: left;
    color: #5a7583;
    font-weight: bold;
    font-size: 13px;
    background: url(/media/upload/bullet.gif) no-repeat 0px 5px;
}
div.packshot h2 {
    margin: 0px 0px 15px 60px;
    color: #302c29;
    font-style: italic;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
p.bags {
    height: 66px;
    padding: 10px 0px 0px 67px;
    margin: 0px 0px 0px 60px;
    background: url(/media/upload/bags.gif) no-repeat 0 0;
}
p.bags button.main_banner_btn {
    width: 197px;
    height: 39px;
    padding: 0;
    margin: 0px 0px 0px 5px;
    border: 0;
    background: url(../images/main_banner_btn.gif) no-repeat 0 0;
}
p.bags button.main_banner_btn span {
    display: none;
}
a.shop_now:active, a.shop_now:link, a.shop_now:visited {
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 196px;
    height: 39px;
    background: url(/media/upload/shop_now.gif) no-repeat 0 0;
}
a.shop_now:hover {
    background: url(/media/upload/shop_now.gif) no-repeat 0px -39px;
}
/*featured product tabs*/
.sp {
    clear: both;
}
div.tabs_block {
    width: 100%;
    color: #202b36;
    background: #2d3739;
    margin: 0px 0 15px 0;
    padding-bottom: 6px;
}
div.tabs_block h5 {
    font-family: Arial, Arial, sans-serif;
    color: #5d5c5a;
    margin: 0 0 3px 0;
}
div.tabs_block h5 a:link, div.tabs_block h5 a:active, div.tabs_block h5 a:visited {
    text-decoration: none;
}
div.tabs_block h5 a:hover {
    text-decoration: underline;
}
div.tabs_block p {
    padding: 0 0 0px 0;
    margin: 0px 0px 0px 0px;
}
div.tabs_info {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background: #ffffff url(../images/tab_bg.png) no-repeat 0% 100%;
}
div.slider-left {
    width: 297px;
    float: left;
    position: relative;
    text-align: left;
    padding: 15px 15px 0px 15px;
    line-height: 130%;
}
div.slider-left p {
    padding: 0 0 0px 0;
    margin: 0px 0px 5px 0px;
}
div.slider-right {
    width: 628px;
    float: right;
    position: relative;
    background: #ffffff;
    padding: 0px 15px 0px 15px;
}
div.slider-right .product-image {
    float: left;
    padding-left: 40px;
}
div.slider-right a.product-info:link, div.slider-right a.product-info:visited {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 26px;
    display: block;
    width: 100px;
    height: 26px;
    background: url(../images/details_btn.png) no-repeat 0 0;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
div.slider-right a.product-info:hover {
}
div.slider-right .price-box {
    position: absolute;
    right: 10px;
    bottom: 50px;
    width: 100px;
}
div.slider-right .old-price .price-label, div.slider-right .special-price .price-label {
    color: #000000;
}
div.slider-right .price {
    color: #02c0ee;
}
div.slider-right .special-price .price {
    color: #5d5d5d;
}
div.tabs_ul {
    margin:0;
    padding: 0;
}
.ui-tabs-nav {
    margin:0 0 0 0px;
    padding: 0;
}
div.tabs_ul li {
    float: left;
    margin: 0;
    padding:0;
}
div.tabs_ul a:link, div.tabs_ul a:visited {
    display: block;
    height: 30px;
    font:14px Arial, Helvetica, sans-serif;
    color: #ffde00;
    font-weight: bold !important;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    overflow: hidden;
    padding: 8px 0 0 32px;
    margin: 0;
}
a.left_tab:link, a.left_tab:visited {
    width: 297px;
    background: url(../images/tab_left.png) no-repeat;
}
a.left_tab:hover {
    background: url(../images/tab_left.png) no-repeat 0% 100%;
}
a.center_tab:link, a.center_tab:visited {
    width: 299px;
    background: url(../images/tab_center.png) no-repeat;
}
a.center_tab:hover {
    background: url(../images/tab_center.png) no-repeat 0% 100%;
}
a.right_tab:link, a.right_tab:visited {
    width: 297px;
    background: url(../images/tab_right.png) no-repeat 100% 0%;
}
a.right_tab:hover {
    background: url(../images/tab_right.png) no-repeat 100% 100%;
}
div.tabs_ul a:hover {
    font:14px Arial, Helvetica, sans-serif;
    color: #02c0ee;
    background-position: no-repeat 0 100%;
}
li.ui-tabs-selected a.left_tab {
    font:16px Arial, Helvetica, sans-serif !important;
    color: #02c0ee !important;
    background: url(../images/tab_left.png) no-repeat 0 100% !important;
    font-weight: bold !important;
}
li.ui-tabs-selected a.center_tab {
    font:16px Arial, Helvetica, sans-serif !important;
    color: #02c0ee !important;
    background: url(../images/tab_center.png) no-repeat 0 100% !important;
    font-weight: bold !important;
}
li.ui-tabs-selected a.right_tab {
    font:16px Arial, Helvetica, sans-serif !important;
    color: #02c0ee !important;
    background: url(../images/tab_right.png) no-repeat 100% 100% !important;
    font-weight: bold !important;
}
div.f-1_left a {
    display: block;
    height: 51px;
    font-size: 1.5em;
    font-family: Arial, Arial, sans-serif;
    font-weight: bold;
    color: #383838;
    text-decoration: none;
    line-height: 1;
    padding: 12px 0 0 76px;
    margin: 0 0 27px 0;
}
div.f-1_left a span {
    font-size: 0.8em;
    color: #2b5198;
}
/*---------//jquery//-----------------*/
.ui-tabs-hide {
    display: none;
}
.ui-tabs-nav:after {
    display: block;
    clear: both;
    content: " ";
}
* html .ui-tabs-nav {
    display: inline-block;
}
*:first-child+html .ui-tabs-nav {
    display: inline-block;
}
.ui-accordion .ui-accordion-header {
    cursor: pointer;
    position: relative;
    margin-top: 1px;
    zoom: 1;
}
.ui-accordion .ui-accordion-li-fix {
    display: inline;
}
.ui-accordion .ui-accordion-header-active {
    border-bottom: 0 !important;
}
.ui-accordion .ui-accordion-content-active {
    display: block;
}
/*block-service*/
.block-service {
    background: url(../images/block_service_bg.gif) repeat-y 0% 0%;
}
.block-service .block-title {
    background: url(../images/block_service_head.gif) no-repeat 0% 0%;
}
.block-service .block-title strong {
    padding: 17px 4px 9px 18px;
    font-family: Times New Roman;
    color: #cb3173;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    background: transparent;
}
.block-service .block-content {
    padding: 13px 15px 17px 17px;
    font-size: 11px;
    color: #959595;
    background: url(../images/block_service_bt.gif) no-repeat 0% 100%;
}
.block-service .block-content span.name {
    display: block;
    font-family: Times New Roman;
    font-weight: normal;
    font-size: 18px;
    color: #474747;
}
.block-service .block-content span {
    display: block;
    line-height: 23px;
    font-family: Century Gothic;
    font-weight: normal;
    font-size: 12px;
    color: #737373;
}
.block-service .block-content span span {
    display: inline;
    padding-left: 3px;
    font-family: Century Gothic;
    font-weight: normal;
    font-size: 26px;
    color: #94a100;
}
.block-service h4 {
    color: #005469;
}
.block-service .content {
    background: transparent;
    background: url(../images/block_service_bt.gif) no-repeat 0% 100%;
    padding-bottom: 29px;
}
.block-service .service-t {
    color: black;
    font-size: 13px;
    font-family: Georgia, "Times New Roman";
    font-weight:bold;
    background: url(../images/block_service_head.gif) no-repeat 0% 0%;
}
.block-service .service-phone {
    margin-top: 5px;
    color:#da0282;
    font-size: 30px;
    font-family: "Times New Roman";
}
.block-service .service-text {
    margin-top: 10px;
    margin-left: 17px;
    color: #000;
    font-size: 12px;
}
.block-service .service-text a {
    text-decoration: underline;
}
.block-service .service-text p {
    margin-bottom: 7px;
}
/**************************************************************TEXT COLORS*********************************************/
/* blue */
.block .btn-remove, .block .link-wishlist, .block .link-compare, .block .product-info {
    color: #00a4cc!important;
}
.block .link-wishlist:hover, .block .link-compare:hover, .block .product-info:hover {
    color:#02c0ee;
}
.block-progress dt.complete {
    color: #2f3135 !important;
}
.block-progress dt.complete a {
    color: #00a4cc;
}
.block-progress dt.complete a:hover {
    color: #02c0ee;
}
/*light*/
.error-msg, .block-layered-nav li a:hover {
    color: #02c0ee !important;
}
/*dark*/
.sp-methods label .price, .account-login .new-users h2, .account-login .registered-users h2 {
    color: #00a4cc !important;
}
.compare-table tr.first td .product-name a, .data-table tr td .product-name a {
    color: #00a4cc !important;
}
.opc .step-title h2, .page-sitemap .links a, .crosssell .product-name a {
    color: #2f3135;
}
/*medium grey text*/
.product-options dt label {
    color: #5d5d5d !important;
}
/*dark grey - separators, lines*/
.products-list .add-to-links .separator {
    color: #6a7173;
}
/*grey*/
.block .block-subtitle, .product-name a, #opc-review .product-name, .back-link a, .my-account a, .page-sitemap .sitemap a, .product-view .product-shop .add-to-links a, .tags-list li a {
    padding-top: 0px;
    padding-left: 0px;
}
.link-wishlist {
    color: #02c0ee !important;
}
.product-shop .link-wishlist {
    color: #E85500!important;
}
/*font normal*/
.link-wishlist, .link-compare {
    font-weight: normal;
}
/*font 11px*/
.std ul.disc {
    list-style-type: circle;
}
/**********************************************************BACKGOUNDS*****************************************************/
/*background-transparent*/
.products-grid td, .block li.even, .cart .crosssell, .cart .discount, .cart .shipping, .cart .totals, .block .actions, .compare-table tbody th, .compare-table tr.add-to-row td, .block-layered-nav .currently li, .block-cart .summary, .block-progress dt, .block-progress dt.complete, .block-progress dd.complete, .order-info-box {
    background:transparent;
}
.product-essential, .product-view .box-up-sell, .product-view .box-up-sell .products-grid td {
    background: #ffffff;
}
.account-login .content, .account-login .buttons-set, .account-login h2 {
    background: #fcfcfc;
    border-color: #dadada;
}
/*border-non*/
.product-view .product-img-box .more-views h2, .product-collateral h2, .product-view .box-up-sell .products-grid, .cart .crosssell, .cart .discount, .cart .shipping, .cart .totals, .page-title, .box-account .box-head, .pager, .block-cart .summary, .block-cart .actions, .products-grid, .block-progress dt, .block-progress dt.complete, .block-progress dd.complete {
    border: none;
}
/*background- forms */
.data-table, .data-table tfoot tr, .data-table .odd, .data-table .even, .advanced-search-summary, .product-options, .data-table tbody.odd tr, .data-table tbody.odd tr td, .tags-list {
    background:#fff;
}
/*background-title*/
.data-table tfoot tr td, .data-table thead th {
    background: #fff;
}
.opc .active .step-title, .box-account, .addresses-list li.item, .account-login .buttons-set, .product-options-bottom, .order-info {
    background: #fffef9;
}
/*background- foocus */
input.input-text:focus, select:focus, textarea:focus {
    background: transparent;
}
.opc .step {
    background:transparent;
}
.opc .step-title {
    background:#fffef9;
}
.opc .allow .step-title {
    background: #eae0b9;
}
.validation-failed {
    background:#cfcfd0 !important;
}
/*border - forms */
.box-account, .advanced-search-summary, .product-options, .product-options-bottom, .order-info, .order-info-box, .tags-list {
    border-color: #bdb598 !important;
}
.addresses-list li.item {
    border-color: #c0b99c !important;
}
.opc .step, .opc .step-title, .opc .active .step-title, .opc .step-title, .opc .allow .step-title, #opc-review .buttons-set {
    border-top: 0;
    border-right: 1px solid #c3bca0;
    border-bottom: 1px solid #c3bca0;
    border-left: 1px solid #c3bca0;
}
.opc .active .step-title, .opc .allow .step-title, #opc-review .buttons-set {
    border-top: 1px solid #c3bca0 !important;
    border-right: 1px solid #c3bca0 !important;
    border-bottom: 1px solid #c3bca0;
    border-left: 1px solid #c3bca0 !important;
}
.data-table {
    border: 1px solid #c3bca0 !important;
    border-collapse: collapse;
}
.data-table tbody {
    border: 1px solid #c3bca0 !important;
}
.data-table thead {
    border-top: 1px solid #c3bca0;
    border-right: 1px solid #c3bca0;
    border-bottom: 0;
    border-left: 1px solid #c3bca0;
    background: url(../images/table_th.gif) repeat-x 0 0;
}
.data-table thead th {
    border-top: 1px solid #c3bca0;
    border-right: 1px solid;
    border-bottom: 0;
    border-left: 0;
    border-color: #c3bca0 #efead4 transparent transparent !important;
    padding: 7px 10px 11px 10px;
    color: #2f3135;
    font-family: Tahoma;
    font-weight: bold !important;
    text-transform: none;
    background: transparent;
}
.data-table td {
    border-top: 0 !important;
    border-right: 1px solid #f6f4eb;
    border-bottom: 1px solid #f6f4eb;
    border-left: 1px solid #c3bca0;
    border-color: transparent #f6f4eb #f6f4eb #c3bca0 !important;
    background: #fffef9;
    font-family: Tahoma;
    color: #2f3135;
}
.data-table td img {
    border: 1px solid #c3bca0;
}
.data-table td .product-name a {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
}
.data-table td .product-name a:hover {
    color: #02c0ee !important;
}
.data-table td input.qty {
    color: #e90011;
    font: bold 12px Tahoma !important;
    border: 1px solid #c3bca0;
    background: #fff;
    padding-left: 6px;
}
.data-table td .price {
    font-weight: bold !important;
    color:#2f3135;
    font: 12px Tahoma, Helvetica, sans-serif;
}
.data-table td .price-label {
    font-weight: bold !important;
    font-family: Tahoma;
    color: #2f3135;
}
.data-table td .regular-price .price, .data-table td .special-price .price {
    font-family: Georgia;
    font-weight: normal !important;
    font-size: 18px;
    color:#e90011;
}
.data-table td.last .price {
    color:#2f3135;
}
.data-table tfoot {
    border: 1px solid #c3bca0;
}
.data-table tfoot tr td {
    border: 0 !important;
    background: url(../images/table_tf.gif) repeat-x 0 0;
    padding: 13px 16px 12px 16px;
}
.data-table tfoot tr td button.button {
    margin: 0;
}
.data-table tfoot tr td button.btn-update {
    float: right;
}
#checkout-review-table tfoot tr td, #my-orders-table tfoot tr td {
    background: #f8f5e9 none;
}
/*border blue  */
.mini-products-list .product-image {
    border: 1px solid #bdb598;
}
.mini-products-list .product-image:hover {
    border: 1px solid #bdb598;
}
.products-grid .product-image {
    margin-left: -11px;
    border: 1px solid #bdb598;
}
.products-grid .product-image:hover {
    border: 1px solid #bdb598;
}
/*border = background color*/
.block-layered-nav .actions {
    border-color: #dadada;
}
.product-options dd {
    border-color: #dadada;
}
.products-list li.item {
    border-color: transparent;
    padding: 12px 10px 12px 3px;
}

/*Compare*/
.compare-table {
    border:0;
}
.compare-table thead tr.first th, .compare-table thead tr.first td {
    border-bottom:0 !important;
    background: #f7f1db;
    padding:0;
    font-size:0;
    line-height:0;
}
.compare-table .btn-remove {
    float:right;
    background-image:url(../images/btn_remove2.gif);
    width:72px;
    height:15px;
}
.compare-table tbody th, .compare-table thead th, .compare-table thead td {
    border-top: 1px solid #c0b99c;
    border-right: 1px solid #c0b99c;
    border-bottom: 1px solid #c0b99c;
    border-left: 1px solid #c0b99c;
    padding: 2px 10px 2px 10px;
    color: #0A263C;
    font-weight: bold !important;
    text-transform: none;
    background: #f7f1db;
}
.compare-table tbody .first th {
    border-top: 0;
}
.compare-table tbody td {
    border-top: 0 !important;
    border-right: 1px solid #c0b99c !important;
    border-bottom: 1px solid #c0b99c !important;
    border-left: 1px solid #c0b99c !important;
    background: #fffef9;
    color: #2f3135;
}
.compare-table tbody td.last {
    border-right:1px solid #c0b99c;
}
.compare-table tbody tr.last th, .compare-table tbody tr.last td {
    border-bottom:1px solid #c0b99c !important;
}
.block .actions button.button {
    margin-right: 6px;
}
.block-compare .block-content {
    padding-bottom: 2px;
}
.block-compare .block-content ol {
    margin-left: 9px;
}
.block-compare .block-content li.item {
    padding: 3px 12px 3px 0px;
}
.block-compare .block-content li.item .product-name a {
    text-transform: none;
    color: #00a4cc;
    font: 11px Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.block-compare .block-content li.item .product-name a:hover {
    color: #02c0ee;
}
.block-compare .block-content li.item .btn-remove {
    margin-top: 4px !important;
}
.compare-table tr td .product-name {
    margin-top: 6px !important;
}
.compare-table tr td .product-name a {
    font-size: 12px;
    font-weight: bold;
    text-transform: none;
}
.compare-table tr td .product-name a:hover {
    color: #02c0ee !important;
}
.compare-table tr td .product-image img {
    border: 1px solid #c3bda1;
}
.compare-table tr td .product-image:hover img {
    border: 1px solid #f36100;
}
.compare-table .btn-remove {
    height: 15px;
    width: 72px;
    margin: 3px 0px 3px 0px;
    background: url(../images/btn_remove2.gif) no-repeat 0 0;
}
.compare-table .btn-remove:hover {
    background: url(../images/btn_remove2.gif) no-repeat 0 0;
}
.compare-table td .price-box {
    margin-bottom: 15px;
}
.compare-table td .regular-price .price {
    color:#e90011 !important;
    font-size:16px;
    font-weight: bold !important;
}
.compare-table td .regular-price .price-label, .compare-table td .old-price .price-label {
    color:#5c6668 !important;
    font-size:12px;
}
.compare-table td .old-price .price {
    color:#02c0ee !important;
    font-size:12px;
    font-weight: bold !important;
    text-decoration: line-through;
}
.compare-table td .special-price .price-label {
    color:#5c6668 !important;
    font-size:16px;
    font-weight: bold !important;
}
.compare-table td .special-price .price {
    color:#02c0ee !important;
    font-size:14px;
    font-weight: bold !important;
}
.compare-table td.last .price {
    color: #cb3173;
}
.cart .totals .checkout-types li a {
    color: #00a4cc;
    font-size: 12px;
    text-decoration: none;
}
.cart .totals .checkout-types li a:hover {
    color: #02c0ee;
}
.page-popup .link-print {
    color: #000000;
}
.link-cart {
    color: #00a4cc !important;
    font-weight: 700;
}
.link-cart:hover {
    color: #02c0ee !important;
}
.addresses-list h2 {
    color: #2f3135;
}
.truncated a.details {
    color: #00a4cc;
    text-decoration: none;
}
.truncated a.details:hover {
    color: #02c0ee;
}
.truncated .truncated_full_value dl {
    background-color: #f5f5f5 !important;
    border: 1px solid #c8c6c6;
}
.truncated .item-options dt {
    color: #474747;
    font-style: italic;
}
p.required {
    font: 11px Arial, Helvetica, sans-serif;
}
.buttons-set {
    margin-top: 5px;
    border-top:0;
}
.buttons-set a.f-left {
    color: #02c0ee;
}
.buttons-set .back-link, .buttons-set .back-link a {
    color: #00a4cc;
    text-decoration: none;
}
.buttons-set .back-link:hover, .buttons-set .back-link a:hover {
    color: #02c0ee;
}
.sp-methods label {
    color: #8b8b8b;
    font-weight: bold;
    font: 11px Arial, Helvetica, sans-serif;
}
.product-view .box-up-sell .products-grid td.empty {
    background: transparent;
}
.page-sitemap .sitemap a {
    color:#2f3135;
}
.page-sitemap .sitemap a:hover {
    color:#02c0ee;
}
/*demo notice*/
.demo-notice {
    background: none repeat scroll 0 0 #ffffff;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.15;
    margin: 0;
    padding: 5px 5px;
    text-align: center;
    opacity: 0.7;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    position: absolute;
    top: 0;
    left: 0;
}
.tabs {
    width: 685px;
    border-bottom: 0 !important;
    margin: 15px 0 0 0 !important;
    overflow:hidden;
}
.tabs a {
    width: 169px;
    color:#fff !important;
    font: bold 12px Tahoma !important;
    display:block;
    text-align: center;
    padding: 6px 0px 6px 0px !important;
    text-decoration:none;
    background: url(../images/tab.gif) no-repeat 0 0;
}
.tabs li.active a, .tabs li.active a:hover {
    background: url(../images/tab_active.gif) no-repeat 0 0 !important;
    color:#00a4cc !important;
}
.padder {
    width: 660px;
    padding: 5px 10px 5px 10px;
    border-top: 1px solid #bdb598;
    border-right: 1px solid #bdb598;
    border-bottom: 1px solid #bdb598;
    border-left: 1px solid #bdb598;
}
/******************* CLEARFIX ***********************/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/*demo notice*/
.demo-notice {
    background: none repeat scroll 0 0 #ffffff;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.15;
    margin: 0;
    padding: 5px 5px;
    text-align: center;
    opacity: 0.7;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    position: absolute;
    top: 0;
    left: 0;
}
/*currency block fix*/
.block-currency {
    height: auto !important;
    padding: 0;
}
.block-currency .block-title {
    margin: 0;
}
.block-currency .block-content select {
    width: auto !important;
    display: block !important;
    margin: 0px 0px 0px 0px !important;
}
.block-currency .block-content {
    padding-bottom:6px;
    padding-top:6px;
    padding-left: 10px;
}

