* {
    margin: 0;
    padding: 0;
    outline: none;
}

html {
    height: 100%;
    background: url(/img/main-top-2menu.png) 50% 0 repeat-x #f2f2f2;
}

body {
    font: 13px/18px Arial, Tahoma, Verdana, sans-serif;
    width: 100%;
    height: 100%;
    /*background: url(/img/lights.png) 50% 0 no-repeat;*/
    color: #817878;
}

/*************/
/*************/
/*************/

.sb {
    display: inline-block;
    padding: 10px;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 20px;
}

.sb.active {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 10px #000;
}

.brends_search, .suppliers_search {
    display: none;
}

#shelp {
    padding-bottom: 5px;
    border-radius: 0 0 10px 10px;
    margin-left: 750px;
    padding-top: 20px;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: -20px;
    width: 218px;
    border: 1px solid #333;
    background: #fff;
    position: absolute;
    z-index: 1;
    /*overflow-y:auto;*/
    max-height: 200px;
    display: none;
}

#shelp .inn {
    overflow-y: auto;
    max-height: 195px;
}

/*************/
/*************/
/*************/

a {
    color: #9c4600;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

p {
    margin: 0 0 7px
}

img {
    border: none;
}

input {
    vertical-align: middle;
}

textarea {
    resize: none;
    overflow: auto;
}

input,
textarea {
    border: 1px solid #aea9a9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: #dddddd 0 2px 2px inset;
    -moz-box-shadow: #dddddd 0 2px 2px inset;
    box-shadow: #dddddd 0 2px 2px inset;
    font-size: 13px;
    font-family: Arial;
    color: #817878;
}

UL {
    margin-left: 17px;
}

.topBanners UL {
    margin-left: 0;
}

.bx-wrapper .bx-viewport {
    height: 195px !important;;
}

OL {
    margin-left: 19px;
}

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background: url(/img/main-bottom.png) 50% 100% repeat-x;
}

.clear {
    display: block !important;
    height: 0 !important;
    overflow: hidden !important;
    clear: both !important;
    float: none !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
    height: 232px;
    width: 980px;
    margin: 0 auto;
    position: relative;
}

#logo {
    position: absolute;
    text-decoration: none;
    display: inline-block;
    left: 3px;
    top: 80px;
}

#topPhones {
    background: url("/img/phones.png") no-repeat scroll 0 54px rgba(0, 0, 0, 0);
    color: #AEAEAE;
    display: inline-block;
    font-size: 14px;
    left: 420px;
    width: 300px;
    max-height: 115px;
    overflow: hidden;
    line-height: 21px;
    padding: 0 0 0 44px;
    position: absolute;
    text-decoration: none;
    text-shadow: 0 1px 1px #3A3A3B;
    top: 27px;
}

#topPhones span {
    font-size: 20px;
    color: #cbb29e;
}

#topPhones table td {
    vertical-align: middle;
}

#topPhones table td:first-child {
    text-align: left;
}

#topPhones table td:last-child {
    font-size: 12px;
    padding-top: 1px;
}

#topPhones span {
    vertical-align: middle;
}

#cartLink {
    position: absolute;
    top: 57px;
    right: 0;
    border: 1px solid #676767;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 227px;
    background: url(/img/cart-link-bg.png);
}

#cartLink a {
    display: block;
    text-decoration: none;
    background: url(/img/icon-cart.png) 16px 17px no-repeat;
    padding: 16px 0 15px 57px;
    font-size: 14px;
    color: #ffffff;
}

#cartLink span {
    color: #c9bcb0;
}

#callme {
    position: absolute;
    right: 21px;
    top: 127px;
    width: 150px;
}

.menu {
    list-style: none;
    font-size: 16px;
}

.menu li {
    display: inline-block;
    float: left;
    background: url(/img/menu-strip.png) 100% 0 no-repeat;
    line-height: 50px;
    padding: 0 15px;
}

.menu li a {
    color: #e0dbd7;
    text-decoration: none;
    text-shadow: 0 1px 1px #645346;
}

.menu li a.colored {
    color: #ff6000;
}

.menu li a:hover {
    text-decoration: underline;
}

.menu .active a {
    text-decoration: underline;
}

.menu .last {
    background: none;
}

.menu1 {
    padding: 0;
}

.menu2 {
    padding: 100px 0 0;
}

.menu-right {
    float: right;
}

.menu.menu-right LI {
    background: inherit;
}

.searchForm {
    position: absolute;
    width: 230px;
    height: 32px;
    background: url(/img/search-form-bg.png) 0 0 no-repeat;
    right: 0;
    top: 161px;
}

.searchForm input,
.searchForm button {
    float: left;
    border: none;
    background: none;
    height: 32px;
}

.searchForm input {
    font-family: Arial;
    font-size: 14px;
    line-height: 32px;
    color: #adadad;
    text-shadow: 0 1px 1px #505050;
    font-size: 14px;
    padding: 0 15px;
    width: 170px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.searchForm button {
    width: 30px;
    cursor: pointer;
}

.topBanners {
    margin: 0 auto 20px;
    text-align: center;
    width: 980px;
}

.topBanners a {
    display: inline-block;
    padding: 2px;
    border: 2px solid #cec7c0;
    background: #e9e4e1;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.topBanners a img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/* Middle
-----------------------------------------------------------------------------*/
#content {
    padding: 0 0 180px;
    width: 980px;
    margin: 0 auto;
}

.mainLeft {
    float: left;
    width: 200px;
    margin: 0 0 7px;
}

.headBlock {
    font-size: 16px;
    color: #ffffff;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    padding: 11px 0 11px 20px;
}

.goods .tabsContent .headBlock {
    margin-top: 20px;
    margin-bottom: 0;
    cursor:pointer;
}

.goods .tabsContent .headBlock > SPAN {
    float: right;
    font-size: 14px;
    font-weight: normal;
    margin-right: 20px;
}

.goods .tabsContent .headBlockDetails{
    display: none;
    border: solid #AAA 1px;
    padding: 20px;
    border-radius: 0 0 8px 8px;
    max-width: 700px;
    overflow: hidden;
}

.darkBg {
    background: url(/img/head-block-dark.png);
}

.lightBg {
    background: url(/img/head-block-light.png);
}

.catalogMenu {
    font-size: 14px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    margin: 0 0 20px;
}

.catalogMenu a.open {
    font-weight: bold;
}

.catalogMenu ul {
    list-style: none;
    background: url(/img/shadow-top.png) 0 0 repeat-x #3d3d3d;
    margin-left: 0;
}

.catalogMenu ul li {
    background: url(/img/dots.png) 50% 100% no-repeat;
}

.catalogMenu ul li a {
    display: block;
    background: url(/img/marker-4x8.png) 9px 11px no-repeat;
    color: #a79484;
    text-decoration: none;
    padding: 6px 0 7px 19px;
}

.top-day-count-label {
    background-color: #FF0;
    border-radius: 12px;
    position: absolute;
    min-width: 24px;
    min-height: 24px;
    color: #000;
    text-align: center;
    font-size: 11px;
    margin-top: 7px;
    margin-left: 173px;
    line-height: 24px;
}

.top-day-count-label2 {
    background-color: #FF0;
    border-radius: 12px;
    min-width: 24px;
    min-height: 24px;
    float: right;
    line-height: 24px;
    color: #000;
    text-align: center;
    font-size: 11px;
    margin-top: 7px;
}

.x-ph__link__balloon {
    min-width: 9px;
    float: right;
    margin-top: 10px;
    margin-right: 5px;
    padding: 1px 3px 1px 3px;
    display: inline-block;
    color: #000;
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-align: center;
    font-size: 11px;
    background-color: #FF0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    line-height: 13px;
    /*overflow:hidden;*/
    height: 13px;
    vertical-align: baseline;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -ms-animation-duration: 500ms;
    -o-animation-duration: 500ms;
    animation-duration: 500ms
}

.sub-top-day-cat a {
    padding-right: 32px !important;
}

.top-day-catalog {
    background-color: #3d3d3d !important;
}

.top-day-catalog ul {
    /*background-color:rgba(191, 0, 0, 1) !important;*/
}

.top-day-catalog a {
    background: url(/img/marker-4x8.png) 9px 11px no-repeat !important;
    color: #ff6000 !important;
}

.top-day-catalog a:hover {
    background-color: #494542 !important;
}

.catalogMenu ul .last {
    background: url(/img/shadow-bottom.png) 0 100% repeat-x;
}

.catalogMenu ul li a:hover /*, .catalogMenu ul li a.open*/
{
    background-color: #494542;
}

.catalogMenu ul ul li a {
    color: #ffffff;
}

/* ������ ������� �����������
-----------------------------------------------------------------------------*/
.catalogMenu ul ul {
    background-color: #796554;
    font-size: 13px;
    zoom: 100%;
    height: 0;
    overflow: hidden;
}

.catalogMenu ul ul li a:hover /*, .catalogMenu ul ul li a.open*/
{
    background-color: #948476;
}

/* ������ ������� �����������
-----------------------------------------------------------------------------*/
.catalogMenu ul ul ul {
    background-color: #C4A487;
    font-size: 12px;
}

.catalogMenu ul ul ul li a:hover /*, .catalogMenu ul ul ul li a.open*/
{
    background-color: #E0C8B4;
}

/* ��������� ������� �����������
-----------------------------------------------------------------------------*/
.catalogMenu ul ul ul ul {
    background-color: #C4B987;
    font-size: 11px;
}

.catalogMenu ul ul ul ul li a:hover /*, .catalogMenu ul ul ul ul li a.open*/
{
    background-color: #E0D7B4;
}

/* mainMiddle
-----------------------------------------------------------------------------*/
.mainMiddle {
    float: left;
    width: 545px;
    margin: 0 0 7px 20px;
}

.catsTile {
    display: inline-block;
    float: left;
    text-decoration: none !important;
    color: #5d4c3e;
    font-family: Times New Roman;
    font-size: 18px;
    text-align: center;
    width: 176px;
    margin: 0 7px 38px 0;
}

.catsTileLast {
    margin-right: 0;
}

.catsTile span {
    display: block;
    height: 156px;
    /*line-height: 156px;*/
    font-size: 1px;
}

.catsTile span img {
    vertical-align: middle;
    margin: -1px 0 0 -1px;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.ratingsTile {
    display: inline-block;
    float: left;
    text-decoration: none !important;
    text-align: center;
    width: 172px;
    margin: 0 10px 30px 0;
}

.ratingsTileLast {
    margin-right: 0;
}

.ratingsTile > span {
    display: block;
    height: 170px;
    position: relative;
}

.ratingsTile img {
    width: 170px;
    height: auto;
    max-height: 170px;
    position: absolute;
    bottom: 0;
    left: 0;
}

/* mainRight
-----------------------------------------------------------------------------*/
.mainRight {
    float: right;
    width: 200px;
    margin: 0 0 7px;
}

.brends {
    border: 1px solid #d9d9d9;
    border-top: none;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    padding: 20px 10px 5px;
    background: #f2f2f2;
}

.brends .arrowUp,
.brends .arrowDown {
    width: 72px;
    height: 16px;
    margin: 0 auto;
    background-image: url(/img/brends-arrows.png);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    cursor: pointer;
}

.brends .arrowUp.disabled,
.brends .arrowDown.disabled {
    cursor: default;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30) !important;
    -moz-opacity: 0.3 !important;
    -khtml-opacity: 0.3 !important;
    opacity: 0.3 !important;
}

.brends .arrowUp:hover,
.brends .arrowDown:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.brends .arrowUp {
    background-position: 0 0;
}

.brends .arrowDown {
    background-position: 0 -16px;
    margin-top: 10px;
}

.brends .scrollWrapper {
    overflow: hidden;
    position: relative;
    height: 524px;
}

.brends ul {
    list-style: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.brends li {
    border-bottom: 1px solid #eaeaea;
    text-align: center;
    padding: 18px 0;
}

.brends li a {
    display: inline-block;
    text-decoration: none;
}

.brends .s {
    display: inline;
}

.brends img {
    display: none;
}

.brends li a:hover .s {
    display: none;
}

.brends li a:hover img {
    display: inline;
}

.brends .allBrends {
    border-top: 1px solid #eaeaea;
    margin: 20px 0 0;
    padding: 5px 0 0;
}

.brends .allBrends a {
    background: url(/img/marker-4x8-d.png) 0 4px no-repeat;
    text-decoration: none;
    color: #846f5e;
    padding: 0 0 0 10px;
}


.allSideBrends {
}

.allSideBrends ul {
    list-style: none;
    margin: 0;
}

.allSideBrends li {
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    margin: 0 0 20px;
    background: #fff;
    text-align: center;
    overflow: hidden;
}

.allSideBrends li:last-child{margin-bottom:0}

.allSideBrends li img{
    width: 100%;
    height: auto;
}

.YMrating{
    margin-bottom: 20px;
}

.ratings {
    text-align: center;
}

.ratings img {
    display: block;
    height: 100px;
    width: auto;
    border: 0;
    margin: 0 auto;
}

#nashi-preimuschestva {
    width: 100%;
    height: 90px;
    background: url(/img/o-nas-bg.jpg) no-repeat no-repeat;
    min-width: 1004px;
    margin-bottom: 200px;
    margin-top: -190px;
    text-align: center;
}

#nashi-preimuschestva UL LI {
    border-left: solid #CFAE98 1px;
    display: inline-table;
    text-align: center;
    width: 140px;
    height: 90px;
}

#nashi-preimuschestva UL LI:first-child {
    border-left: none;
}

#nashi-preimuschestva > UL > LI > A {
    color: #FFF;
    font-size: 12px;
    line-height: 16px;
}

#nashi-preimuschestva UL LI IMG {
    display: block;
    margin: 10px auto;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
    margin-top: -180px;
    position: relative;
    background: url(/img/lights.jpg) 0 0 no-repeat;
    height: 195px;
    min-width: 1004px;
}

#footerInner {
    width: 1004px;
    margin: 0 auto;
    height: 80px;
}

.fiterserg1 {
    width: 250px;
    float: left;
    height: 150px;
}

.fiterserg2 {
    width: 250px;
    float: left;
    height: 150px;
}

.fiterserg3 {
    width: 250px;
    float: left;
    height: 150px;
}

.fiterserg4 {
    width: 250px;
    float: left;
    height: 150px;
}

.fiterserg {
    padding-top: 13px;
}

.fiterserg p {
    color: #CFAE98;
    font-size: 16px;
    margin-bottom: 2px;
    font-weight: bold;
}

.fiterserg ul {
    float: none;
    margin-bottom: 5px;
}

.fiterserg ul li {
    display: block;
    float: none;
    padding: 0;
    background: url(/img/sergli.png) 0 7px no-repeat;
    padding-left: 8px;
}

.fiterserg ul li a {
    color: #FFF;
    font-size: 12px;
    line-height: 16px;
}

.fiterserg p.td1sp {
    color: #FFF;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
}

.fiterserg4 table {
}

.fiterserg4 table td {
    color: #FFF;
    font-size: 12px;
    line-height: 16px;
    vertical-align: top;
    padding-right: 10px;
}

.fiterserg4 table td.td1s {
    color: #CFAE98;
    font-weight: bold;
}

.copyr {
    color: #CFAE98;
    padding-top: 7px;
    font-weight: bold;
}

#footer .copyrights {
    color: #8f8983;
    font-size: 12px;
    line-height: 15px;
    padding: 30px 0 0;
}

#footer .copyrights div {
    color: #c9bcb0;
}

#footer .copyrights span {
    color: #ffffff;
}

/* ================================ catalog.html ============================ */
.mainContent {
    float: right;
    width: 760px;
}

.mainContent > .top_descr {
    margin: 20px 2px;
}

.navigation {
    margin: -4px 0 11px;
}

.navigation a {
    color: #817878;
    text-decoration: none;
}

.navigation i {
    color: #ddd1d1;
    margin: 0 4px 0 0;
    font-style: normal;
}

.navigation a:hover,
.navigation span {
    color: #9c4600;
}

.caption {
    font-size: 25px;
    color: #3d3d3d;
    line-height: 25px;
    margin: 0 0 10px;
    font-weight: bold;
}

.filterForm {
    border: 1px solid #d9d9d9;
    background: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 0 10px;
    margin: 0 0 10px;
}

.filterFormInner {
    padding: 8px 7px;
}

.filterForm .topBlock {
    color: #817878;
    font-size: 16px;
    padding: 7px 10px;
    border-bottom: 1px solid #e4e2e2;
}

a.showAllFilters {
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin: 12px 18px 0 0;
}

.filterForm .filterBrend {
    float: left;
    width: 303px;
    margin: 0 0 16px;
}

.filterForm .filterName {
    color: #817878;
    font-size: 14px;
    font-weight: bold;
    margin: 0 9px 8px 0;
}

.filterForm .brendsList {
    border: 1px solid #cccccc;
    float: right;
    width: 235px;
    min-height: 87px;
    max-height: 187px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: -24px 0 0;
    padding: 2px 4px;
}

.filterForm .brendsListScroll {
    width: 235px;
    min-height: 87px;
    max-height: 187px;
    overflow: auto;
}

.filterForm .brendsList .check {
    display: block;
    margin: 3px 0 0 2px;
}

.filterForm .filterPrice {
    float: left;
    width: 430px;
    margin: 0 0 0 6px;
}

.sliderWrapper input,
.filterForm input {
    border: 1px solid #aea9a9;
    width: 104px;
    height: 24px;
    color: #817878;
    font-size: 13px;
    font-family: Arial;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: #dddddd 0 2px 2px inset;
    -moz-box-shadow: #dddddd 0 2px 2px inset;
    box-shadow: #dddddd 0 2px 2px inset;
}

.sliderWrapper label {
    font-size: 14px;
    font-weight: bold;
    color: #817878;
    margin: 0 8px;
}

.sliderWrapper {
    position: relative;
    width: 428px;
}

.sliderWrapper .trackbar {
    margin: 15px 0 0;
}

.sliderWrapper .handleLabel {
    position: absolute;
    bottom: -22px;
    color: #9c4600;
    left: 0;
    margin-right: -10px;
    display: inline-block;
    white-space: nowrap;
}

.filterForm button {
    margin: 0 20px 0 0;
}

.filterForm .hiddenFilters {
    height: 0;
    margin: 0 -7px;
    overflow: hidden;
    padding: 0 7px;
}

/* ========================================================================== */
.check {
    display: inline-block;
}

.check .checkbox {
    float: left;
    height: 16px;
    width: 16px;
    display: inline-block;
    margin: 0 5px 0 0;
    cursor: pointer;
    background: url(/img/checkbox.png) 0 0 no-repeat;
}

.check input {
    display: none !important;
}

.check .checkLabel {
    color: #817878;
    cursor: pointer;
    font-style: normal;
    float: left;
}

.check:hover .checkLabel {
    color: #9c4600;
}

/* ========================================================================== */
.radio {
    display: inline-block;
    font-size: 13px;
}

.radio .rad {
    float: left;
    height: 14px;
    width: 14px;
    display: inline-block;
    cursor: pointer;
    background: url(/img/radio.png) 0 0 no-repeat;
    margin: 2px 6px 0 0;
}

.radio input {
    display: none;
}

.radio .radLabel {
    color: #868789;
    float: left;
    cursor: pointer;
}

.radio:hover .radLabel {
    color: #9c4600;
}

/* ========================================================================== */
.searchResult {
    border: 1px solid #d9d9d9;
    background: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    color: #817878;
    margin: 0 0 10px;
    padding: 4px 9px;
}

.column {
    float: left;
    display: inline-block;
    margin: 0 23px 0 0;
}

.column .check {
    margin: 0 0 3px;
}

.searchResult span {
    float: right;
}

.searchResult i {
    display: inline-block;
    height: 11px;
    border-left: 1px solid #d0d0d0;
    border-left: 1px solid #e4e4e4;
    margin: 0 4px -2px;
}

.searchResult .active {
    color: #817878;
    text-decoration: underline;
}

.goodsPreview {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #d9d9d9;
    position: relative;
    display: flex;
}

.goodsPreview span.status {
    color: #FF6000;
    display: block;
    font-size: 11px;
    position: absolute;
    margin: 24px 0 0;
}

.goodsPreview .image {
    float: left;
    display: block;
    background: #ffffff;
    text-align: center;
    text-decoration: none;
    padding: 4px 1px 3px 3px;
    width: 195px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}

.goodsPreview .image img {
    vertical-align: middle;
    margin: -1px 0 0 -1px;
    max-height: 145px;
    max-width: 100%;
}

.goodsPreview .info {
    float: left;
    margin: 3px -10px 0 10px;
    width: 545px;
}

.goodsPreview .info .name {
    font-size: 16px;
}

.goodsPreview .info div {
    margin: 3px 0 14px;
}

.goodsPreview .info div span {
    color: #b9b1b1;
}

.goodsPreview .info div span span {
    color: #817878;
    font-weight: bold;
}

.goodsPreview .info div .addToCompare {
    float: right;
}

.goodsPreview .info div .addToCompare a {
    border-bottom: 1px dotted #9c4600;
    display: inline-block;
}

.goodsPreview .info div .addToCompare a:hover {
    text-decoration: none;
    border-bottom: none;
    margin: 0 0 1px;
}

.added {
    color: #ff5400;
    border-color: #ff5400 !important;
}

.goodsPreview .info p {
    line-height: 16px;
    margin: 0 0 13px;
}

.goodsPreview .info .price {
    color: #9c4600;
    font-size: 18px;
    font-weight: bold;
    float: left;
    margin: 11px 8px 0 0;
}

.goodsPreview .info .buy {
    float: left;
    margin: 0 7px 0 0;
}

.buy span {
    display: inline-block;
    background: url(/img/icon-cart-button.png) 0 9px no-repeat;
    padding: 0 0 0 27px;
}

.goodsPreview .info .fastOrder {
    float: left;
}

.goodsPreview .gift {
    margin: 10px 0 0;

}

.darkButton,
.darkButton2,
.orangeButton,
.lightButton,
.lightButtonSmall {
    border: none;
    background: none;
    cursor: pointer;
    display: inline-block;
}

.darkButton i,
.darkButton2 i,
.orangeButton i,
.lightButton i,
.lightButtonSmall i {
    display: inline-block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    height: 33px;
    font-size: 16px;
    line-height: 33px;
    padding: 0 11px;
    cursor: pointer;
    font-style: normal;
}

.darkButton i {
    border: 1px solid #9a8575;
    background: url(/img/buttons-bg.png) 0 0 repeat-x;
    color: #ffffff;
}

.darkButton:hover i {
    background-position: 0 -33px;
    text-decoration: none;
}

.darkButton2 i {
    border: 1px solid #666;
    background: url(/img/buttons-bg2.png) 0 0 repeat-x;
    color: #FE5F00;
}

.darkButton2:hover i {
    background-position: 0 -33px;
    text-decoration: none;
}

.orangeButton i {
    border: 1px solid #FE5F00;
    background: url(/img/buttons-bg3.gif) 0 0 repeat-x;
    color: #000;
    font-weight: bold;
}

.orangeButton:hover i {
    background-position: 0 -33px;
    text-decoration: none;
}

.lightButton i,
.lightButtonSmall i {
    border: 1px solid #cdc6bf;
    background: url(/img/buttons-bg.png) 0 -66px repeat-x;
    color: #785940;
}

.lightButton:hover i {
    background-position: 0 -99px;
    text-decoration: none;
}

.lightButtonSmall i {
    height: 23px;
    line-height: 23px;
    font-size: 14px;
    background: url(/img/buttons-bg.png) 0 -132px repeat-x;
}

.lightButtonSmall:hover i {
    background-position: 0 -155px;
    text-decoration: none;
}

.gift i {
    padding: 0 22px
}

.gift span {
    display: inline-block;
    background: url(/img/icon-gift-button.png) 100% 2px no-repeat;
    padding: 0 25px 0 0;
}

.paginator {
    margin: 0 -20px 30px 0;
    font-size: 14px;
}

.paginator * {
    display: inline-block;
    margin: 0 21.5px 0 0;
}

.paginator span {
    color: #9c4600;
    font-weight: bold;
}

.paginator a {
    color: #817878;
}

/* ================================ goods.html ============================== */
.goods {

}

.goods .code {
    font-weight: bold;
    display: inline-block;
    width: 145px;
    float: left;
}

.goods .code span {
    color: #817878;
    font-weight: bold;
}

.goods .ratingBlock {
    display: inline-block;
    width: 350px;
    float: left;
    margin-right: 86px;
    height: 20px;
    overflow: hidden;
}

.goods .ratingBlock .label {
    font-weight: bold;
    display: inline-block;
    width: 141px;
    color: #817878;
    float: left;
}

.goods .ratingBlock .rating {
    margin: 2px 0 5px 3px;
    float: left;
}

.goods div.addToCompare {
    display: inline-block;
    width: 160px;
    float: left;
}

.itemCardMainBlock {
    position: relative;
    width: 760px;
    height: 540px;
    overflow: hidden;
    background: white;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
}

.goodsLeft {
    width: 560px;
    height: 540px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-right: #d9d9d9 solid 1px;
}

.goodsLeft .big {
    text-align: center;
    text-decoration: none;
    font-size: 1px;
    position: absolute;
    top: 0;
    left: 60px;
    width: 500px;
    height: 540px;
}

.goodsLeft .big img {
    vertical-align: middle;
    margin: -1px 0 0 -1px;
    max-width: 450px;
    max-height: 450px;
}

.goodsLeft .smallWrapper {
    margin: 0;
    position: absolute;
    top: 25px;
    left: 10px;
    width: 43px;
    height: 475px;
}

.goodsLeft .smallWrapper a {
    display: block;
    text-decoration: none;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: 41px;
    font-size: 1px;
    text-align: center;
    width: 41px;
    height: 41px;
    background: #ffffff;
    margin: 0 0 5px;
}

.goodsLeft .smallWrapper a img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}

.goodsLeft .smallWrapper ul {
    list-style: none;
}

.goodsLeft .smallWrapper span {
    position: absolute;
    display: inline-block;
    cursor: pointer;
    width: 26px;
    height: 6px;
    left: 50%;
    margin: 0 0 0 -13px;
    background-image: url(/img/goods-arrows.png);
}

.goodsLeft .smallWrapper .top {
    top: -11px;
    background-position: 0 0;
}

.goodsLeft .smallWrapper .top:hover {
    background-position: 0 -6px;
}

.goodsLeft .smallWrapper .top.disabled {
    background-position: 0 0;
}

.goodsLeft .smallWrapper .bottom {
    bottom: -11px;
    background-position: -26px 0;
}

.goodsLeft .smallWrapper .bottom:hover {
    background-position: -26px -6px;
}

.goodsLeft .smallWrapper .bottom.disabled {
    background-position: -26px 0;
}

.goodsLeft .smallWrapper .disabled {
    cursor: default;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
}

.goodsLeft .gift {
    margin: 4px 0 0;
}

.rating {
    height: 15px;
    display: inline-block;
    background: url(/img/stars.png) 0 0 repeat-x;
    width: 95px;
}

.rating span {
    height: 15px;
    display: inline-block;
    background: url(/img/stars.png) 0 -15px repeat-x;
}

.goodsRight {
    position: absolute;
    top: 0;
    right: 0;
    width: 160px;
    height: 540px;
    margin: 0;
    padding: 20px;
}

.goodsRight > .goodsRightBlock1{
    /*height: 243px;*/
    border-bottom: #d9d9d9 solid 1px;
    position: relative;
    box-sizing: border-box;
}

.goodsRight > .goodsRightBlock2{
    /*height: 173px;*/
    border-bottom: #d9d9d9 solid 1px;
    position: relative;
    box-sizing: border-box;
}

.goodsRight > .goodsRightBlock3{
    height: 100px;
    width: 160px;
    position: absolute;
    bottom: 60px;
    box-sizing: border-box;
}


.goodsRight .buy {
    float: right;
    margin: 0 0 9px 8px;
}

.goodsRight .price {
    font-weight: bold;
    font-size: 25px;
    line-height: 25px;
    color: #9c4600;
    text-align: center;
}

.goodsRight .price span {
    font-size: 11px;
    color: #ff6000;
    display: block;
}

.goodsRight .old_price {
}

.goodsRight .fastOrder {
    margin: 0 0 6px;
}

.goodsRight .fastOrder i {
    padding: 0;
    width: 158px;
    margin-bottom: 3px;
    text-align: center;
    font-weight: bold;
}

.goodsRight .kupivkredit i {
    font-size: 0.9rem;
    line-height: 1rem;
    width: 158px;
    padding: 0;
    text-align: center;
}

.goodsRight #oplata_details_link{
    /*
    position: absolute;
    bottom: 10px;
    */
    display: block;
    margin: 16px auto;
}

.goodsRight #dostavka_details_link{
    /*
    position: absolute;
    bottom: 10px;
    */
    display: block;
    margin: 16px auto;
}

.goodsRight .cheaper {
    display: block;
    position: absolute;
    bottom: 0;
}

div.share {
    display: inline-block;
    width: 580px;
    float: left;
    font-weight: bold;
    margin: 6px 0 8px 0;
}

div.addToFavorites {
    display: inline-block;
    width: 160px;
    float: left;
    margin: 10px 0 0 0;
}

.tabs {
    margin: 0 0 13px;
}

.tabs .tabsHead {
    margin-right: -20px;
}

.tabs .tabsHead a {
    border: 1px solid #cec6c0;
    border-bottom: none;
    color: #78593f;
    float: left;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    background: url(/img/tabs-gradient.png) 0 0 repeat-x;
    margin: 0 2px 0 0;
    padding: 0 3.8px;
}

.tabs .tabsHead a:hover {
    background: url(/img/tabs-gradient.png) 0 -43px repeat-x;
    text-decoration: none;
}

.tabs .tabsHead .active {
    color: #4c4c4c;
    background: #ffffff !important;
    border-color: #d9d9d9;
    margin-top: -3px;
    padding-top: 3px;
    margin-bottom: -1px;
    height: 37px;
    position: relative;
    z-index: 1;
}

.tabs .tabsContent {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    position: relative;
    padding: 5px 0 0;
    /*overflow: hidden;*/
}

.tabs .hiddenBlock {
    color: #999999;
}

.tabs .hiddenBlock .inner {
    padding: 0 8px;
    line-height: 15px;
}

.tabs .hiddenBlock b {
    display: inline-block;
    margin: 0 0 13px;
}

.tabs .hiddenBlock hr {
    margin: 19px -8px 9px;
    border: none;
    border-top: 1px solid #e5e5e5;
}

.tabs .row {
    margin: 0 -8px;
    padding: 8px 9px 9px;
}

.tabs .gray {
    background: #f2f2f2;
}

.tabs .row .name {
    float: left;
    font-weight: bold;
    margin: 0 9px 0 0;
    width: 245px;
}

.tabs .row .value {
    float: left;
    color: #817878;
    width: 220px;
}

.tabs .hiddenBlock {
    height: 0;
    overflow: hidden;
}

.otherGoods {
    width: 100%;
    color: #9c4600;
    text-align: center;
    margin: 0 0 13px;
}

.otherGoods th {
    background: #ffffff;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    font-size: 16px;
    color: #808080;
    font-weight: normal;
    padding: 8px;
}

.otherGoods th:first-child {
    text-align: left;
    border-left: 1px solid #d9d9d9;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

.otherGoods th:last-child {
    border-right: 1px solid #d9d9d9;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

.otherGoods td {
    padding: 6px 0 0 11px;
    white-space: nowrap;
}

.otherGoods td.first {
    width: 100%;
    white-space: normal;
}

.otherGoods td:first-child {
    text-align: left;
}

.otherGoods a {
    color: #817878;
}

.otherGoods a:hover {
    color: #9c4600;
}

.darkButtonSmall {
    border: none;
    background: none;
    display: inline-block;
    cursor: pointer;
}

.darkButtonSmall i {
    display: inline-block;
    height: 23px;
    line-height: 23px;
    background: url(/img/buttons-bg.png) 0 -178px repeat-x;
    border: 1px solid #998574;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff !important;
    font-size: 14px;
    padding: 0 11px;
    font-style: normal;
}

.darkButtonSmall:hover i {
    background: url(/img/buttons-bg.png) 0 -201px repeat-x;
    text-decoration: none;
}

.darkButtonSmall.buy span {
    background-position: 0 4px;
    font-size: 16px;
}

.allBrendsLink {
    display: block;
    background: url(/img/head-block-dark.png);
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    color: #ff9b19;
    text-decoration: none !important;
    font-size: 16px;
    margin: 0 0 20px;
}

.postPreview {
    border: 1px solid #d9d9d9;
    border-top: none;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    padding: 5px 10px;
    margin: 0 0 20px;
}

.postPreview div {
    border-bottom: 1px solid #d9d9d9;
    line-height: 15px;
    margin: 0 0 6px;
    padding: 0 0 7px;
}

.postPreview div span {
    display: block;
    font-size: 11px;
    color: #808080;
}

.postPreview .allItems {
    float: right;
    background: url(/img/marker-4x8-brown.png) 0 5px no-repeat;
    padding: 0 0 0 9px;
}

.postPreview .last {
    border: none;
}

.popular {
    border: 1px solid #d9d9d9;
    border-top: none;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    padding: 8px 10px;
    margin: 0 0 20px;
}

.popular div {
    border-bottom: 1px solid #d9d9d9;
    margin: 0 0 5px;
    padding: 0 0 8px;
}

.popular .last {
    border: none;
}

.popular div .name {
    font-size: 14px;
}

.popular div .image {
    display: block;
    margin: 6px auto;
    width: 96px;
    padding: 2px;

    border: 1px solid #d9d9d9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.popular div span {
    font-weight: bold;
    font-size: 18px;
    color: #9c4600;
}

.ratings {
    border: 1px solid #d9d9d9;
    border-top: none;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    padding: 8px 10px;
    margin: 0 0 20px;
}

.ratings div {
    border-bottom: 1px solid #d9d9d9;
    margin: 0 0 5px;
    padding: 0 0 8px;
}

.ratings .last {
    border: none;
}

.ratings div .name {
    font-size: 14px;
}

.ratings div .image {
    display: block;
    margin: 6px auto;
    width: 96px;
    padding: 2px;

    border: 1px solid #d9d9d9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.ratings div span {
    font-weight: bold;
    font-size: 18px;
    color: #9c4600;
}

.questions {
    border: 1px solid #d9d9d9;
    border-top: none;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    padding: 6px 10px;
    margin: 0 0 20px;
    font-size: 12px;
    line-height: 15px;
}

.questions div {
    border-bottom: 1px solid #d9d9d9;
    margin: 0 0 6px;
    padding: 0 0 6px;
}

.questions div span {
    color: #846f5e;
    font-weight: bold;
}

.questions div p {
    margin: 0;
}

.questions .right {
    float: right;
}

.addComment {
    padding: 5px 0;
}

.addComment label {
    display: inline-block;
    float: left;
    color: #808080;
    font-size: 14px;
    font-weight: bold;
    margin: 8px 11px 0 0;
    width: 100px;
    cursor: pointer;
}

.addComment input,
.addComment textarea {
    float: left;
    width: 281px;
    margin: 0 0 10px;
}

.addComment input {
    height: 29px;
    padding: 0 10px;
}

.addComment input.captcha {
    width: 92px;
    margin-left: 5px;
}

.addComment img {
    float: left;
}

.addComment a {
    float: left;
    margin: 7px 0 0 5px;
}

.addComment textarea {
    height: 79px;
    padding: 5px 10px;
}

.commentAnswerForm {
    display: none;
    margin-left: 200px;
}

.addCommentAnswer {
    padding: 5px 0;
}

.addCommentAnswer label {
    display: inline-block;
    float: left;
    color: #808080;
    font-size: 14px;
    font-weight: bold;
    margin: 8px 11px 0 0;
    width: 100px;
    cursor: pointer;
}

.addCommentAnswer input,
.addCommentAnswer textarea {
    float: left;
    width: 281px;
    margin: 0 0 10px;
}

.addCommentAnswer input {
    height: 29px;
    padding: 0 10px;
}

.addCommentAnswer input.captcha {
    width: 92px;
    margin-left: 5px;
}

.addCommentAnswer img {
    float: left;
}

.addCommentAnswer a {
    float: left;
    margin: 7px 0 0 5px;
}

.addCommentAnswer textarea {
    height: 79px;
    padding: 5px 10px;
}

.comment {
    margin: 0 0 30px;
    display: block;
    overflow: hidden;
    clear: both;
}

.comment > .comment-info-block {
    width: 180px;
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.comment > .comment-info-block > img.yandexlogo {
    width: 100px;
    height: auto;
    margin: 10px 0;
}

.comment > .comment-text-block {
    width: 540px;
    display: inline-block;
    clear: both;
}

.comment .name {
    color: #846f5e;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
}

.comment .date {
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #bfbfbf;
}

.comment p {
    margin: 0 0 14px 0;
    font-size: 14px;
    line-height: 16px;
}

.commentAnswer {
    padding: 0 0 30px 230px;
}

.commentAnswer .name {
    color: #846f5e;
    font-weight: bold;
}

.commentAnswer .date {
    display: block;
    font-size: 11px;
    color: #bfbfbf;
}

.commentAnswer p {
    margin: 0;
}

/* ========================================================================== */
#mask {
    position: absolute;
    left: 0;
    top: 0;
    background: url(/img/mask-bg.png);
    z-index: 10000;
    cursor: pointer;
    display: none;
}

.popup {
    position: absolute;
    left: 50%;
    top: 400px;
    margin: 0 0 0 -540px;
    z-index: 10000;
    -webkit-box-shadow: #565656 0 0 8px;
    -moz-box-shadow: #565656 0 0 8px;
    box-shadow: #565656 0 0 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: none;
}

.popup .headBlock span {
    background: url(/img/icon-cart-button.png) 0 2px no-repeat;
    margin: 0 0 0 -8px;
    padding: 0 0 0 26px;
}

.popup .headBlock i {
    font-style: normal;
    background: url(/img/q.png) 0 0 no-repeat;
    margin: 0 0 0 -8px;
    padding: 0 0 0 26px;
}

.popup .close {
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(/img/x.png) 0 0 no-repeat;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.popup .inner {
    padding: 16px 19px 20px;
    border: 1px solid #d9d9d9;
    background: #f2f2f2;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.popup .name {
    color: #3d3d3d;
    font-size: 18px;
    margin: 0 0 8px;
}

.popup label {
    color: #808080;
    font-size: 14px;
    font-weight: bold;
    float: left;
    display: inline-block;
    margin: 7px 5px 0 0;
    width: 125px;
    cursor: pointer;
}

.popup input {
    float: left;
    width: 238px;
    height: 29px;
    padding: 0 10px;
    margin: 0 0 10px;
}

.popup textarea {
    float: left;
    width: 238px;
    padding: 10px;
    margin: 0 0 10px;
}

.popup .select {
    float: left;
    width: 238px;;
    margin: 0 0 10px;
}

.popup .darkButton {
    float: left;
    margin: 10px 0 0 130px;
}

.popup .darkButton i {
    padding: 0 15px;
}

.popup .cancel {
    float: right;
    margin: 11px 0 0;
}

.popup .cancel i {
    padding: 0 23px;
}

/* ================================ cart.html =============================== */
.cart {

}

.cart table {
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    text-align: center;
}

.cart table th {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    background: #ffffff;
    padding: 8px;
    color: #808080;
    font-size: 14px;
    font-weight: bold;
}

.cart table .left {
    text-align: left;
}

.cart table th:first-child {
    border-left: 1px solid #d9d9d9;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

.cart table th:last-child {
    border-right: 1px solid #d9d9d9;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

.cart table td {
    padding: 9px 5px;
}

.cart table input {
    width: 34px;
    height: 24px;
    text-align: center;
}

.cart table a {
    color: #817878;
}

.cart table a:hover,
.cart table .colored {
    color: #9c4600;
}

.cart table .delete {
    color: #9c4600;
    background: url(/img/icon-delete.png) 0 0 no-repeat;
    padding: 0 0 0 31px;
    display: inline-block;
    line-height: 20px;
    cursor: pointer;
}

.cart .selectsBlock {
    border-bottom: 1px solid #d9d9d9;
    padding: 11px 0 0;
    margin: 0 0 19px;
}

.cart .selectsBlock .label {
    float: left;
    color: #808080;
    font-size: 14px;
    font-weight: bold;
    margin: 3px 5px 9px 44px;
    width: 128px;
}

.cart .selectsBlock .darkButtonSmall {
    float: left;
}

.cart .cusel {
    width: 206px !important;
    float: left;
    margin: 0 10px 10px 0;
}

.cart .totalPrice {
    text-align: right;
    margin: 0 0 16px;
}

/*.cart .totalPrice span{
color:#808080;
font-size: 14px;
font-weight: bold;
}
*/
.cart .totalPrice span span {
    color: #e40000;
    font-size: 20px;
}

.cart .totalPrice a {
    margin: 16px 0 0;
}

.cart .minPrice, .prepaid {
    font-size: 14px;
    color: #e40000;
    margin: 0 0 11px;
}

.cart .orderForm {
    padding: 5px 0 20px;
}

.cart .orderForm .left {
    float: left;
    width: 250px;
    margin: 0 16px 21px 0;
}

.cart .orderForm .right {
    float: left;
    width: 250px;
}

.banners {
    float: right;
    width: 200px;
    margin-bottom: 10px;
}

.cart .orderForm label {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    margin: 0 0 3px;
}

.cart .orderForm input {
    display: block;
    height: 24px;
    width: 214px;
    margin: 0 0 6px;
    padding: 0 10px;
}

.cart .orderForm textarea {
    display: block;
    width: 214px;
    height: 84px;
    padding: 5px 10px;
}

.cart .orderForm .darkButton {
    margin: 0 14px 0 0;
}

.cart .orderForm .darkButton i {
    padding: 0 8px;
}

.cart .orderForm .lightButton i {
    padding: 0 14px;
}

/* ======================== all-brends.html ================================= */
.brendsList {
    padding: 12px 0 0;
    margin: 0 -40px 0 0;
}

.brendsList dl {
    float: left;
    width: 125px;
    margin: 0 35px 30px 0;
}

.brendsList dt {
    color: #3d3d3d;
    text-transform: uppercase;
    font-size: 24px;
    margin: 0 0 5px;
}

.brendsList dd {
    margin: 0 0 9px;
    line-height: 15px;
}

/* =========================== brend.html =================================== */
.brend {
    padding: 10px 0 0;
}

.goodsCatalog {
    padding: 26px 0 0;
    margin: 0 -80px 15px 0;
}

.goodsCatalog .head {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 12px;
}

.goodsCatalog ul {
    float: left;
    list-style: none;
    margin: 0 40px 0 0;
    width: 350px;
}

.goodsCatalog li {
    background: url(/img/marker-4x8-d.png) 0 5px no-repeat;
    padding: 0 0 0 10px;
    margin: 0 0 6px;
}

/* ========================================================================== */
.openUl {
    height: auto !important;
}

.catalogMenu .sel {
    /*font-weight: bold;*/
    color: red;
}

.catalogMenu .sel ul {
    font-weight: normal;
}

.catsTile {
    word-wrap: break-word;
}

/* ============================== comparison.html =========================== */
.comparison {
    position: relative;
    padding: 0 0 50px;
}

.comparison .nameBg {
    border: 1px solid #d9d9d9;
    background: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 45px;
    margin: 0 0 -45px;
}

.comparison .comparisonMenu {
    position: absolute;
    z-index: 1;
    background: #f2f2f2;
    left: 0;
    top: 0;
    width: 238px;
}

.comparisonMenu .name {
    border: 1px solid #d9d9d9;
    border-right: none;
    background: #ffffff;
    color: #808080;
    font-weight: bold;
    font-size: 14px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    height: 45px;
    line-height: 45px;
    padding: 0 0 0 10px;
    margin: 0 0 233px;
}

.comparison ul {
    list-style: none;
    color: #817878;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 9px;
}

.comparison ul li {
    border-bottom: 1px solid #d9d9d9;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.comparison .delete {
    display: inline-block;
    line-height: 20px;
    background: url(/img/icon-delete.png) 0 0 no-repeat;
    padding: 0 0 0 32px;
}

.comparison .scrollBlock {
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 0 21px;
    position: relative;
    width: 765px;
}

.comparison table .fixedWidth {
    width: 238px !important;
}

.comparison table td.item {
    width: 150px !important;
    overflow: hidden;
}

.comparison .item .name {
    font-size: 12px;
    height: 38px;
    line-height: 13px;
    margin: 0 0 13px;
    padding: 1px 0 0;
    text-align: center;
    width: 150px;
}

.comparison .item .image {
    display: block;
    width: 150px;
    height: 150px;
    line-height: 136px;
    padding: 5px 0 0 1px;
    font-size: 1px;
    text-decoration: none !important;
    border: 1px solid #d9d9d9;
    background: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 10px 7px;
    text-align: center;
}

.comparison .item .image img {
    margin: -1px 0 0 -1px;
    vertical-align: middle;
    max-width: 150px;
    max-height: 150px;
}

.comparison .item .buy {
    margin: 0 0 24px 28px;
}

.comparison .item .buy i {
    padding: 0 16px;
}

.comparison .item .price {
    color: #9c4600;
    font-size: 18px;
    font-weight: bold;
}

.comparison .item ul {
    font-weight: normal;
}

.comparison .item li {
    padding-left: 28px;
    width: 150px;
}

.comparison .item .delete {
    margin-left: 28px;
}

.fixWidthTD {
    width: 231px;
}

.sliderWrapper .labels {
    display: none;
}

.popup .cusel {
    width: 259px !important;
}

.qA {
    background: url(/img/q-a.png) 0 0 no-repeat;
    padding-left: 36px;
    padding-top: 13px;
}

.ask {
    position: absolute;
    margin: 0 0 0 435px;
}

.q-a-form {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    padding: 20px 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: #999 2px 2px 2px;
    -moz-box-shadow: #999 2px 2px 2px;
    box-shadow: #999 2px 2px 2px;
}

.q-a-form .cusel {
    width: 261px !important;
}

.q-a-form label {
    float: left;
    width: 120px;
    font-family: Arial;
    font-size: 13px;
    color: #808080;
}

.q-a-form input {
    float: left;
    height: 23px;
    margin: 0 0 10px;
    padding: 0 10px;
    width: 178px;
}

.q-a-form button {
    position: absolute;
    margin: 0 0 0 -7px;
    top: 0;
    height: 23px !important;
}

.div {
    float: left;
    margin: 6px 0 0 0;
    position: relative;
}

.q, .a {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    padding: 20px 20px;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    color: #383838;
    line-height: 24px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: #999 2px 2px 2px;
    -moz-box-shadow: #999 2px 2px 2px;
    box-shadow: #999 2px 2px 2px;
}

.q div, .a div {
    margin: 20px 0 0 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #ededed;
    font-size: 12px;
    color: #9b9a9a;
    font-weight: normal;
    font-style: normal;
}

.height {
    height: 70px;
}

.a {
    margin: 30px 0 0 70px;
}

.a span {
    width: 21px;
    height: 19px;
    position: absolute;
    background: url(/img/cr.png);
    margin: -39px 0 0 30px;
}

.q div b {
    color: #89613f;
}

a.instruction {
    display: inline-block;
    background: url(/img/pdf.png) 0 0 no-repeat;
    padding: 7px 0 7px 34px;
}

.robo_info {
    font-size: 14px !important;
}

.kit_form {
    padding: 10px;
}

.kit_buttons {
    text-align: center;
    margin-left: 120px;
    margin-bottom: 10px;
}

.kit_form_order {
    width: 760px;
    float: right;
}

#kit_table {
    border-collapse: collapse;
}

#kit_table th.first-col {
    width: 131px;
}

#kit_table .thead tr {
    border-bottom: 1px solid #CBB29E;
}

#kit_table td + td {
    text-align: center;
    padding: 2px 0;
}

#kit_table td {
    height: 18px;
}

#kit_table select {
    width: 300px;
}

.kit_form .cuselText {
    text-align: left;
}

.kit_form h2 {
    text-align: center;
    margin-left: 120px;
}

.kit_form .cusel {
    margin: 2px 5px;
}

.result_ajax_count {
    background: none repeat scroll 0 0 white;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    height: 28px;
    line-height: 26px;
    margin-bottom: -23px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -32px;
    padding: 0 5px;
    width: 170px;
    z-index: 10000;
}

.checkboxGroup {
    width: 291px;
}

.SendMessage {
    padding: 5px 0;
}

.SendMessage input {
    height: 29px;
    padding: 0 10px;
    width: 411px;
}

.SendMessage .sCapt {
    margin-left: 5px;
    width: 92px;
}

.SendMessage a {
    float: left;
    margin: 7px 0 0 5px;
}

.SendMessage img {
    float: left;
}

.SendMessage textarea {
    width: 431px;
}

.SendMessage label {
    color: #808080;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 8px 11px 0 0;
    width: 100px;
}

.gift_popup .close_popup {
    background: url("/img/mask-bg.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
}

.gift_popup .body_popup {
    background: url("/img/main-top.png") repeat-x scroll 50% 0 #F2F2F2;
    border-radius: 8px 8px 5px 5px;
    box-shadow: 0 0 8px #565656;
    min-height: 541px;
    left: 50%;
    margin-left: -520px;
    margin-top: -300px;
    position: fixed;
    top: 50%;
    width: 1040px;
    z-index: 10000;
}

.gift_popup {
    left: 0;
    top: 0;
    position: fixed;
    text-align: center;
    z-index: 10000;
}

.gift_poppup .body_poup * {
    position: relative;
    z-index: 10000;
}

.gift_page {
    /*background: url("/img/lights.png") no-repeat scroll 50% -33% rgba(0, 0, 0, 0);*/
    overflow: hidden;
    min-height: 463px;
}

.gift_wrapper {
    /*background: url("/img/main-bottom.png") repeat-x scroll 50% 100% rgba(0, 0, 0, 0);
	display: block;
    height: auto;
	*/
}

.gift_popup .header_popup {
    text-align: left;
    /*background: url("/img/head-block-light.png") repeat scroll 0 0 transparent;*/
    /*background: none repeat scroll 0 0 #5B636F;*/
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    font-size: 16px;
    padding: 11px 0 11px 20px;
}

.gift_close_link {
    background: url("/img/x.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 18px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 18px;
    text-decoration: none;
}

.gift_block {
    width: 23%;
    padding: 5px;
    display: inline-block;
    text-align: left;
    margin: 3px;
    border: 1px solid #999999;
    border-radius: 5px;
    vertical-align: top;
    color: #5F666F;
    background: white;
    flex-grow: 1;
}

.gift_block:nth-child(4n) {
    page-break-after: always;
    break-after: always;
}

.gift_block img {
    float: left;
    margin: 0 5px 5px 0;
    max-width: 150px;
    height: auto;
}

.gift_button {
    background: url("/img/add_to_prepare_bg.png") repeat-x scroll 0 0 transparent;
    font-weight: bold;
    margin: 10px 0 0;
    padding: 0 0 0 3px;
    width: 90px;
}

.gift_button_small {
    float: left !important;
    margin-left: 4px;
    margin-top: 0;
    width: 76px !important;
}

.gift_button_cur {
    padding: 0;
    margin-bottom: 15px;
}

.darkButton.gift_button_cur > i {
    line-height: 24px;
    width: 136px;
    text-align: center;
}

.gift_button:hover {
    background: url(/img/add_to_prepare_bg.png) 0 -28px repeat-x;
}

.gift {
    background: url("/img/icon-gift-button1.png") no-repeat scroll 8px 8px transparent;
    display: inline-block;
    height: 28px;
    padding: 3px 0 0 0;
    width: 30px;
}

.gift_small {
    background: url("/img/icon-gift-button1.png") no-repeat scroll 13px 7px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 27px;
    text-align: left;
    width: 35px;
}

.body_popup #gift_logo {
    bottom: 0;
    height: 100px;
    left: 2px;
    position: relative;
    width: 289px;
}

.body_popup .header {
    height: 106px;
    margin: -10px 0 0 6px;
}

.body_popup #gift_phone {
    background: none no-repeat scroll 0 0 transparent;
    height: 74px;
    left: 767px;
    top: -60px;
    padding: 0 0 0 2px;
    position: relative;
    width: 309px;
}

.body_popup .gift_content {
    height: auto;
    margin-bottom: 16px;
    margin-top: 20px;
    max-height: 310px;
    min-height: 294px;
    overflow-y: scroll;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-flow: row wrap;
}

.gift_popup #footer {
    background: url("/img/lights.png") no-repeat scroll 50% 10px rgba(0, 0, 0, 0);
    border-radius: 4px;
    overflow: hidden;
    bottom: 0;
    margin-top: -26px;
    height: 89px;
}

.bottomMenu2 {
    float: right;
    list-style: none outside none;
    margin-top: 25px;
}

.bottomMenu2 li {
    float: left;
    margin-left: 10px;
}

.bottomMenu2 li a {
    color: #fff;
}

.body_popup #num {
    background: url("/img/phones.png") no-repeat scroll 0 0 transparent;
    height: 40px;
    width: 218px;
}

.body_popup #footerInner {
    height: 64px;
    margin-top: 20px;
}

.body_popup .copyright {
    top: 15px;
    padding: 14px;
    float: left;
}

.body_popup .bottomMenu {
    float: right;
    list-style: none outside none;
    margin-top: 25px;
}

.body_popup .bottomMenu li {
    float: left;
    margin-left: 10px;
}

.body_popup .bottomMenu li a {
    color: #fff;
}

.goodsRight .status {
    color: #FF6000;
    display: block;
    font-size: 14px;
    line-height: 20px;
    float: left;
    margin: 6px 0 10px;
}

.goodsRight .status-instock {
    color: #10b54d !important;
    font-weight: bold;
}

.old_price {
    color: #FF6000;
    display: block;
    font: 11px Tahoma;
    text-decoration: line-through;
}

.goodsPreview .old_price {
    margin: 0;
    padding: 0;
    position: absolute;
    margin-top: -2px;
    font-size: 12px;
}

.daily {
    margin: 0 0 20px;
    display: block;
    text-align: center;
}

.daily .price {
    color: #FF0000;
    font-size: 18px;
    font-weight: bold;
    /*margin: 6px 8px 0 0;*/
}

.daily .headBlock {
    text-align: left;
}

.daily img {
    max-width: 178px;
    margin-bottom: 10px;
}

#gift_logo img {
    margin-top: 16px;
    margin-left: 10px;
}

.category-filter {
    /*-moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    writing-mode: tb-rl;
	bottom: -201px;
    height: 40px;
    left: -182px;
    margin-bottom: -40px;
    position: relative;
    text-align: right;
    width: 361px;
    */
    display: block;
    font-weight: bold;
    height: 40px;
    left: 0;
    margin-bottom: 13px;
    overflow: hidden;
    position: relative;
    top: -4px;
    width: 241px;
}

.category-filter a.darkButton {
    display: table;
    height: 32px;
    width: 235px;
    background: url("/img/buttons-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #9A8575;
    color: #FFFFFF;
    border-radius: 6px;
}

.category-filter .darkButton > i {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-bottom: 1px;
    font-size: 13px;
    line-height: normal;
    /*height: 32px;
line-height: 15px;
width: 213px;
*/
}

.category-filter .darkButton:hover i {
    background-position: 0 -29px;
    text-decoration: none;
}

.category-filter a.darkButton:hover {
    text-decoration: none !important;
}

.category-filter a.darkButton2 {
    display: table;
    height: 32px;
    width: 235px;
    background: url("/img/buttons-bg2.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #333;
    color: #FFFFFF;
    border-radius: 6px;
}

.category-filter .darkButton2 > i {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-bottom: 1px;
    font-size: 13px;
    line-height: normal;
    font-style: normal;
}

.category-filter .darkButton2:hover i {
    background-position: 0 -29px;
    text-decoration: none;
}

.category-filter a.darkButton2:hover {
    text-decoration: none !important;
}

.checkboxGroup.bfloor .column {
    width: 110px;
}

.divsTable .tableName {
    color: #5F666F;
    font-size: 25px;
    line-height: 28px;
    margin: 0 0 14px;
}

.tip_text {
    position: absolute;
    margin-left: -10px;
    border-radius: 5px;
    width: 532px;
    background: white;
    border: 1px solid #c6c6c6;
    padding: 5px;
    color: #817878;
    text-align: left;
    z-index: 1000;
}

.tip_text .tip_itm_img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    display: block;
    padding: 3px;
    text-align: center;
    text-decoration: none;
    width: 195px;
    margin-right: 9px;
}

.tip_text .arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #C6C6C6;
    bottom: -15px;
    position: relative;
    margin-left: 235px;
}

.arrow-inner {
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    border-top: 9px solid #FFFFFF;
    bottom: 10px;
    height: 0;
    left: -244px;
    margin-left: 235px;
    position: relative;
    width: 0;
}

.tip_text .tip_header {
    /*display:none;*/
    height: 58px;
    width: 542px;
    margin-left: -5px;
    margin-bottom: 5px;
    border: none;
    background: url('/img/custom_bg.png') repeat-x transparent;
}

.cert_header {
    background: url("/img/custom_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    position: fixed;
}

#fixed_top_wrapper {

    position: fixed;
    width: 100%;
    left: 0;
    z-index: 10000;
    top: -60px;
    margin: 0 auto;
}

.fixed_top_body {
    margin: 0 auto;
    text-align: center;
}

.fixed_top_text {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: none;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    font-size: 14px;
    height: 40px;
    display: inline-block;
    margin: 0 auto;
    padding: 5px;
    width: 968px;
    overflow: hidden;
    text-align: left;
    border-radius: 0 0 3px 3px;
}

.fixed_top_text img {
    max-width: 50px;
    max-height: 44px;
}

.fixed_top_arrow {
    background: #FFFFFF url('/img/vev_arrow.png') no-repeat 17px 10px;
    border-top: none;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    height: 20px;
    top: -13px;
    display: inline-block;
    padding: 25px 5px 5px;
    position: relative;
    width: 44px;
    margin-left: -60px;
    border-radius: 0 0 3px 3px;
}

.fixed_top_text a.top-align {
    display: inline-block;
    padding-top: 9px;
    position: relative;
    top: -7px;
}

.fixed_item_page {
    display: inline-block;
    overflow: hidden;
    position: relative;
    font-size: 16px;
    top: 1px;
    width: 350px;
}

.fixed_top_text li {
    display: inline-block;
    margin-right: 5px;
    height: 50px;
}

.fixed_top_text .lightButton, .fixed_top_text .lightButton i {
    padding: 0 2px !important;
}

.fixed_top_text .category-filter {
    display: inline-block !important;
    font-weight: bold;
    margin-bottom: -13px;
    margin-top: 5px;
    width: 237px !important;
}

.fixed_top_text .fixed_top_name {
    display: inline-block;
    overflow: hidden;
    position: relative;
    top: 9px;
    white-space: nowrap;
    width: 340px;
}

.fixed_top_text .fix-cf .darkButton {

    margin-bottom: -6px;
}

.fixed_top_text .price {
    color: #9C4600;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.fixed_top_text .status {
    color: #FF6000;
    display: block;
    font-size: 11px;
    position: relative;
    text-align: right;
}

.fixed_top_text .old_price {
    text-align: right;
}

#cartLinkFixed {
    border-radius: 3px;
    display: inline-block;
    margin-left: -189px;
    padding: 0 6px 10px 0;
    position: relative;

    text-align: left;
    top: -13px;
    width: 179px
}

#cartLinkFixed a.toggle_items {
    background: none repeat scroll 0 0 #6C6C6C;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    padding: 4px 0 5px 5px;
    text-decoration: none;
    border: 1px solid #676767;
    border-radius: 3px;
}

#cartLinkFixed span {
    color: #FFF;
}

#fixed_item_block {
    margin-right: -236px;
    position: fixed;
    right: 50%;
    top: 51px;
    display: block;
}

#fixed_item_block ul {
    background: #FFF;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-top: none;
    padding: 5px;
    display: block;
    width: 242px;
    position: fixed;
    border-radius: 0 0 3px 3px;
}

#fixed_item_block ul li span {
    color: #c9bcb0;
}

#fixed_item_block ul li div {
    display: inline-block;
    width: 170px;
    float: left;
}

#fixed_item_block ul li span.delete {
    cursor: pointer;
}

#fixed_item_block ul li span.delete:hover {
    color: #9E9185;
}

#fixed_item_block ul li {
    border-top: 1px solid #D9D9D9;
    display: block;
    font-size: 11px;
    list-style: none outside none;
    padding: 5px 0;
    vertical-align: top;
}

#fixed_item_block ul li:first-child {
    border-top: none !important;
}

#fixed_item_block .fixed-button {
    margin-bottom: -3px;
    margin-top: 2px;
    text-align: center;
    width: 100%;
}

#cartLinkFixed .img-wrapper {
    display: inline-block;
    float: left;
    height: 50px;
    margin-left: -5px;
    margin-top: -5px;
    padding: 5px;
    padding-right: 5px;
    width: 50px;
}

#cartLinkFixed #fixed_item_block {
    display: none;
}

#cartLinkFixed:hover #fixed_item_block {
    display: block;
}

.empty .cart_icon {
    background: url("/img/icon-cart.png") no-repeat scroll 16px 17px transparent !important;
    background: url("/img/icon-cart.png") no-repeat scroll 4px center rgba(0, 0, 0, 0) !important;
    height: 47px;
    position: relative;
    margin-bottom: -46px;
    width: 46px;
    top: 0;
}

.empty a {
    padding-left: 46px !important;

}

.empty .toggle_items > span {
    position: relative;
    top: 9px;
}

#fixed_top_wrapper-sticky-wrapper {
    /*margin-top: -71px;*/
    height: 0 !important;
}

.category-filter.kupivkredit {
    margin-bottom: -1px;
    margin-left: 98px;
    margin-top: 8px;
    width: 157px;
}

.kupivkredit a.darkButton {
    width: 159px;
    margin-bottom: 8px;
}

.category-filter.superskidka {
    display: inline-block;
}

a.darkButton2.superskidka {
    margin-bottom: 8px;
}

a.darkButton2.superskidka > i {
    width: 130px;
}

.kitDaily {
    color: red;
    font-weight: bold;
}

.kitDailytxt {

}

.itm-not-available-info {
    color: #E40000;
    font-size: 11px;
}

.mainFilter {
    float: left;
    margin-left: 6px;
}

.cart-summ-table td:first-child {
    color: #808080;
    font-size: 14px;
    font-weight: bold;
}

.cart-summ-table td:last-child {
    color: #E40000;
    font-size: 20px;
    font-weight: bold;
}

.cart-summ-table td {
    text-align: right;
    vertical-align: middle;
    padding: 3px !important;
}

a.aFilter {
    padding: 0 9px 0 0;
}

a.aFilter.dirDESC {
    background: url("../img/desc.png") no-repeat center right;
    color: #817878;
    text-decoration: underline;
}

a.aFilter.dirASC {
    background: url("../img/asc.png") no-repeat center right;
    color: #817878;
    text-decoration: underline;
}

.info p .char-info {
    display: block;
    width: 48%;
    float: left;
}

.slide-out-div, .slide-out-fishing, .slide-out-dachnikov {
    display: none;
    width: 220px;
    z-index: 2;
}

.slide-out-fishing, .slide-out-dachnikov {
    width: 300px;
}

.slide-out-content {
    background: #fff;
    padding: 10px;
    border: 1px solid #3d3d3d;
    margin-top: 1px;
}

.dailybox {
    /*margin: 0 0 20px;*/
    display: block;
    text-align: center;
}

.dailybox .price {
    color: #FF0000;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    /*margin: 6px 8px 0 0;*/
}

.dailybox .headBlock {
    text-align: left;
}

.dailybox img {
    max-width: 178px;
    margin-bottom: 10px;
}

.wh-top-left-box {
    font-size: 18px;
    text-decoration: underline;
}

.shares {
    padding: 0 10px 5px;
    /*background: #f2f2f2;*/
}

.shares .arrowUp,
.shares .arrowDown {
    width: 72px;
    height: 16px;
    margin: 0 auto;
    background-image: url(/img/brends-arrows.png);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    cursor: pointer;
}

.shares .arrowUp.disabled,
.shares .arrowDown.disabled {
    cursor: default;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30) !important;
    -moz-opacity: 0.3 !important;
    -khtml-opacity: 0.3 !important;
    opacity: 0.3 !important;
}

.shares .arrowUp:hover,
.shares .arrowDown:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.shares .arrowUp {
    background-position: 0 0;
}

.shares .arrowDown {
    background-position: 0 -16px;
    margin-top: 10px;
}

.shares .scrollWrapper {
    overflow: hidden;
    position: relative;
    height: 150px; /**/
}

.shares ul {
    list-style: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.shares li {
    text-align: center;
    padding: 18px 0;
}

.shares li a {
    display: inline-block;
    text-decoration: none;
}

.shares .s {
    display: inline;
}

/*.shares img{
display: none;
}*/
.shares li a:hover .s {
    display: none;
}

.shares li a:hover img {
    display: inline;
}

.shares .allBrends {
    border-top: 1px solid #eaeaea;
    margin: 20px 0 0;
    padding: 5px 0 0;
}

.shares .allBrends a {
    background: url(/img/marker-4x8-d.png) 0 4px no-repeat;
    text-decoration: none;
    color: #846f5e;
    padding: 0 0 0 10px;
}

.wh-top-sale-label-box {
    float: left;
    font-size: 22px;
    padding-left: 10px;
    line-height: 36px;
}

.wh-top-sale-label-box a {
    color: #F00;
    font-weight: bold;
}

.navScroll-left, .navScroll-right {
    display: inline-block;
    vertical-align: top;
    width: 350px;
}

.navScroll ul {
    list-style: none;
}

.navScroll ul > li {
    cursor: pointer;
}

.navScroll ul > li:before {
    content: "\2043";
    margin-left: -1ex;
    margin-right: 1ex;
}

.navScroll ul > li:hover {
    color: #9C4600;
}

#cheaper_block p {
    margin: 10px 0;
    text-align: justify;
}

#cheaper_block .form_row {
    margin: 3px 0;
    height: 25px;
}

#cheaper_block label {
    width: 80px;
    float: left;

}

#cheaper_block input {
    width: 240px;
    height: 20px;
    float: right;
    text-align: left;
}

#cheaper_block a#send {
    margin-left: 108px;
}

a#cheap {
    border-bottom: 1px dotted #a34444;
    color: #a34444;
    text-decoration: none;
}

a#cheap:hover {
    border-bottom: none;
}

.qmark {
    cursor: pointer;
    color: white;
    background: #785940;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

#myGeo {
    margin-left: 5px;
}

#myGeo span {
    font-size: 14px;
    color: #cbb29e;
}

.note2 {
    height: 284px;
    position: relative;
    right: -50%;
    top: -652px;
    width: 400px;
}

.note2 textarea {
    width: 100%;
    height: 100%;
}

#toTop {
    background: url(/img/totop.png) no-repeat;
    display: none;
    position: fixed;
    width: 48px;
    height: 48px;
    bottom: 5%;
    right: 5%;
    cursor: pointer;
}

.lt-invite {
    top: 160px !important;
}

.lt-calls {
    display: none;
}

.youtube {
    margin-bottom: 10px;
}

.youtube a {
    background: none repeat scroll 0 0 #fff;
    border: 4px solid #fff;
    box-shadow: 0 0 5px #ccc;
    display: inline-block;
}

.youtube img {
    width: 192px;
    height: 125px;
}

.vkontakte {
    margin: 20px 0;
}

.vkontakte a {
    background: none repeat scroll 0 0 #fff;
    border: 4px solid #fff;
    box-shadow: 0 0 5px #ccc;
    display: inline-block;
}

.vkontakte img {
    width: 190px;
    height: 190px;
}

.bottom_text {

}

.bottom_text h1 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
    text-align: justify;
}

.bottom_text h2 {
    font-size: 18px;
    line-height: 22px;
    text-align: justify;
}

.bottom_text h3 {
    font-size: 16px;
    line-height: 20px;
    text-align: justify;
}

.bottom_text ul {
    margin: 20px 0;
}

.bottom_text ul li {
    margin-left: 40px;
}

.bottom_text p {
    margin: 10px 0;
    text-align: justify;
}

.bottom_text a {
    color: #333;
    text-decoration: underline;
}

.bottom_text a:hover {
    text-decoration: none;
}

blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 0 auto;
    padding: 1em;
    width: 70%;
    text-align: justify;
    quotes: "\201C" "\201D" "\2018" "\2019";
}

blockquote:before {
    color: #ccc;
    content: '"';
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

.topPageInfo_center p {
    text-align: center;
}

a.mobphone:hover {
    text-decoration: none;
}

.nav_tab {
    display: table;
    margin: 0 0 10px 20px;
}

.nav_tab h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

.nav_tab a {
    display: block;
    margin: 5px 0;
}

.label_discount {
    width: 72px;
    height: 27px;
    background-image: url('/img/label_discount.png');
    background-repeat: no-repeat;
    overflow: hidden;
    z-index: 2;
    position: absolute;
    top: 55px;
}

.label_superskidka {
    width: 130px;
    height: 35px;
    background-color: #AA2222;
    border-radius: 4px;
    z-index: 2;
    position: absolute;
    top: 80px;
    right: 0;
    padding: 8px 5px 0;
    box-sizing: border-box;
}
    .label_superskidka > SPAN{
        color:white;
        font-size: 12px;
        font-weight: bold;
        cursor: pointer;
    }
    .label_superskidka > label{
        display: none;
        position: absolute;
        top: -38px;
        left: -234px;
        width: 215px;
        height: 94px;
        background-color: #fff;
        border: solid #666 1px;
        border-radius: 4px;
        font-size: 14px;
        text-align: justify;
        padding: 10px;
    }


.label_video {
    width: 50px;
    height: 35px;
    background-image: url('/img/label_video2.png');
    display: block;
    position: absolute;
    bottom: 3px;
}

.goodsPreview .label_discount {
    left: 134px;
}

.goods .label_discount {
    left: 433px;
}

.label_discount span {
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #EDC030;
    margin: 0 0 0 20px;
}

.label_nysale {
    width: 80px;
    height: 54px;
    background-image: url('/img/label_nysale.png');
    background-repeat: no-repeat;
    overflow: hidden;
    z-index: 2;
    position: absolute;
    top: 0;
    right: -15px;
    background-size: cover;
}

.label_cyber {
    width: 80px;
    height: 42px;
    background-image: url('/img/label_cyber.png');
    background-repeat: no-repeat;
    overflow: hidden;
    z-index: 2;
    position: absolute;
    top: 0;
    right: 1px;
    background-size: cover;
}

.goodsPreview .label_nysale {
    top: -20px;
    left: -15px;
}

.goodsPreview .label_cyber {
    top: -3px;
    left: 121px;
}

.label_in_exhall {
    position: absolute;
    top: 0;
    left: 80px;
    width: 300px;
    height: 22px;
    overflow: hidden;
    z-index: 2;
    font-size: 12px;
    line-height: 22px;
    color: #FF6000;
    background-color: #666;
    border-radius: 0 0 5px 5px;
    box-shadow: #CCC 2px 2px 5px;
}

.delivery-tabs .nav_tab {
    margin: 20px 0 0;
    width: 100%;
}

.delivery_result {
    min-height: 50px;
    text-align: center;
}

.delivery_result table {
    width: 100%;
    margin: 20px 0 10px;
}

.delivery_result table, .delivery_result td, .delivery_result th {
    border: 1px solid;
    border-collapse: collapse;
    padding: 5px;
}

.delivery-tabs select {
    padding: 5px;
}

.delivery-tooltip {
    color: #9c4600;
    line-height: 18px;
    margin-bottom: 15px;
    padding: 10px 0;
    text-align: left;
}

.delivery-tabs .nav_tab {
    margin: 20px 0 0;
    width: 100%;
}

.delivery_result {
    min-height: 50px;
    text-align: center;
}

.delivery_result table {
    width: 100%;
    margin: 20px 0 10px;
}

.delivery_result table, .delivery_result td, .delivery_result th {
    border: 1px solid;
    border-collapse: collapse;
    padding: 5px;
}

.delivery-tabs select {
    padding: 5px;
}

.delivery-tooltip {
    color: #9c4600;
    line-height: 18px;
    margin-bottom: 15px;
    padding: 10px 0;
    text-align: left;
}

#recentlyViewed {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 450px;
    z-index: 100;
}

#recentlyViewedButton {
    background: #3b3b3b;
    color: #ececec;
    cursor: pointer;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
    margin: 0;
    width: 450px;
    height: 30px;
    text-align: center;
}

#recentlyViewedBody {
    background: #F6F6F6;
    width: 448px;
    color: #CCCCCC;
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
    text-decoration: none;
    border: solid #333 1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#recentlyViewed .recentlyViewedButtonClosed {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#recentlyViewed #recentlyViewedSlide {
    display: none;
}

#recentlyViewedBody TABLE {
    font-size: 12px;
    text-align: left;
    border-spacing: 15px;
}

#recentlyViewedBody .price {
    font-size: 16px;
    color: #333;
    float: right;
}

#recentlyViewedBody .old_price {
    font-size: 12px;
    float: right;
}

#recentlyViewedBody IMG#recentlyViewedClose {
    width: 20px;
    height: auto;
    position: absolute;
    top: 5px;
    left: 5px;
    cursor: pointer;
}

div.inputFiles input[type=file] {
    padding: 0;
    border: none;
    box-shadow: none;
    margin-bottom: 0;
}

.comment .big {
    float: left;
    display: block;
    background: #ffffff;
    text-align: center;
    text-decoration: none;
    font-size: 1px;
    width: 195px;
    padding: 3px 1px 2px 3px;
    /*height: 136px;
    line-height: 136px;*/
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.comment .big img {
    vertical-align: middle;
    margin: -1px 0 0 -1px;
}

.comment .smallWrapper {
    float: left;
    width: 43px;
    position: relative;
    margin: 0 0 16px 5px;
}

.comment .smallWrapper a {
    display: block;
    text-decoration: none;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: 41px;
    font-size: 1px;
    text-align: center;
    width: 41px;
    height: 41px;
    background: #ffffff;
    margin: 0 0 5px;
}

.comment .smallWrapper a img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: -1px 0 0 -1px;
    vertical-align: middle;
}

.comment .smallWrapper ul {
    list-style: none;
}

.comment .smallWrapper span {
    position: absolute;
    display: inline-block;
    cursor: pointer;
    width: 26px;
    height: 6px;
    left: 50%;
    margin: 0 0 0 -13px;
    background-image: url(/img/goods-arrows.png);
}

.certificates {
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}

.certificates:before {
    content: "Сертификаты:";
    display: block;
    font-weight: bold;
    margin-bottom: 8px;
    color: #999;
}

.certificates > .certificate {
    display: inline-block;
    margin-right: 10px;
}

.certificates > .certificate > a > img {
    height: 168px;
    width: auto;
    max-width: 120px;
    border: 0;
}

#addedToCartPopup {
    width: 720px;
    height: 630px;
}

#addedToCartPopup .price {
    font-size: 16px;
    color: #9c4600;
    font-weight: bold;
    line-height: 16px;
}

#addedToCartPopup .old_price {
    font-size: 12px;
}

#addedToCartPopup > #addedToCartPopupMainBlock {
    background-color: #ddd;
    height: 100px;
    position: absolute;
    left: 0;
    top: 40px;
    right: 0;
    padding: 15px 15px 19px 15px;
}

#addedToCartPopup > #addedToCartPopupMainBlock > #addedToCardMainBlockImgWrapper {
    display: inline-block;
    float: left;
    margin-right: 20px;
    width: 30%;
}

#addedToCartPopup > #addedToCartPopupMainBlock > #addedToCardMainBlockImgWrapper > img {
    border: solid #CCC 1px;
    border-radius: 4px;
    width: auto;
    height: 99px;
}

#addedToCartPopup > #addedToCartPopupMainBlock > H3 {
}

#addedToCartPopup > #addedToCartPopupMainBlock > span.itemCode {
}

#addedToCartPopup > #addedToCartPopupMainBlock > #addedToCardMainBlockRatingWrapper {
    display: block;
}

#addedToCartPopup > #addedToCartPopupMainBlock > #addedToCardMainBlockPriceStatusWrapper {
    display: inline-block;
    float: left;
    margin-right: 20px;
}

#addedToCartPopup > #addedToCartPopupMainBlock > #addedToCardMainBlockButtonsWrapper {
    display: inline-block;
    width: 350px;
}

#addedToCartPopup > #addedToCartPopupAddItemsBlock {
    position: absolute;
    top: 180px;
    bottom: 0;
}

#addedToCartPopup > #addedToCartPopupAddItemsBlock > .addedToCartPopupAddItemsWrapper {
    width: 720px;
    height: 230px;
    overflow-x: scroll;
    overflow-y: hidden;
    margin: 5px 0 10px;
}

#addedToCartPopup > #addedToCartPopupAddItemsBlock > .addedToCartPopupAddItemsWrapper .addItem {
    width: 160px;
    height: 200px;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    vertical-align: top;
    background-color: white;
    border: solid #CCC 1px;
    border-radius: 4px;
    padding: 5px 0;
}

#addedToCartPopup > #addedToCartPopupAddItemsBlock > .addedToCartPopupAddItemsWrapper .addItem > .addItemImgDiv {
    height: 100px;
    position: relative;
}

#addedToCartPopup > #addedToCartPopupAddItemsBlock > .addedToCartPopupAddItemsWrapper .addItem > .addItemImgDiv > img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    max-width: 150px;
    max-height: 95px;
    margin: 0 auto;
}

#addedToCartPopup > #addedToCartPopupAddItemsBlock > .addedToCartPopupAddItemsWrapper .addItem > .addItemNameDiv {
    height: 40px;
    position: relative;
    font-size: 10px;
    line-height: 12px;
}

#addedToCartPopup > #addedToCartPopupAddItemsBlock > .addedToCartPopupAddItemsWrapper .addItem > .addItemPriceDiv {
    height: 55px;
    position: relative;
    vertical-align: bottom;
    display: table-cell;
    width: 160px;
}

a.orangeButton.kitOfferButton {
}

a.orangeButton.kitOfferButton > i {
    font-size: 13px;
    line-height: 17px;
    width: 213px;
    height: 36px;
    text-align: center;
}

a.orangeButton.kitOfferButton:hover > i {
    background-position: 0 -27px;
}

.kitOfferWindow_firstItem .status {
    color: #FF6000;
    font-size: 11px;
}

.kitOfferWindow_firstItem .price {
    color: #9c4600;
    font-size: 18px;
    font-weight: bold;
    float: right;
    margin: -55px 0 0 0;
}

.kitOfferWindow_firstItem .old_price {
    float: right;
    margin-top: -35px;
}

.kitOfferWindow_Item .price {
    color: #9c4600;
    font-size: 14px;
    font-weight: bold;
}

.kitOfferWindow_Item .status {
    color: #FF6000;
    font-size: 11px;
}

.kitOfferWindow_Item .kit_price_header {
    color: #9c4600;
    display: block;
    font: 14px Tahoma;
    float: right;
    margin-top: -74px;
    font-weight: bold;
}

.kitOfferWindow_Item .kit_old_price {
    color: #FF6000;
    display: block;
    font: 14px Tahoma;
    text-decoration: line-through;
    float: right;
    margin-top: -57px;
}

.kitOfferWindow_Item .kit_price {
    color: #9c4600;
    font-size: 18px;
    font-weight: bold;
    float: right;
    margin: -41px 0 0 0;
}

.kitOfferWindow_Item .kit_economy {
    color: #9c4600;
    font-size: 14px;
    float: right;
    margin: -24px 0 0 0;
    text-align: right;
}

.subcat-link {
    display: inline-block;
    width: 175px;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: top;
}

.subcat-link span {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.subcat-link .img-wrapper {
    width: 100%;
    height: 100px;
    background-color: white;
    border-radius: 8px;
    border: none;
    overflow: hidden;
}

.subcat-link .img-wrapper > IMG {
    margin-top: 2.5%;
    width: 95%;
    height: 95%;
    object-fit: contain;
    overflow: hidden;
}

#giftItemsBlock {
    width: 720px;
    height: 230px;
    margin: 20px 0;
}

#giftItemsBlock .price {
    font-size: 16px;
    color: #9c4600;
    font-weight: bold;
    line-height: 16px;
}

#giftItemsBlock .old_price {
    font-size: 12px;
}

#giftItemsBlock > #giftItemsWrapper {
    width: 760px;
    height: 230px;
    overflow-x: scroll;
    overflow-y: hidden;
    margin-top: 5px;
}

#giftItemsBlock > #giftItemsWrapper .giftItem {
    width: 160px;
    height: 210px;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    vertical-align: top;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    background-color: white;
}

#giftItemsBlock > #giftItemsWrapper .giftItem > .giftItemImgDiv {
    height: 130px;
    position: relative;
}

#giftItemsBlock > #giftItemsWrapper .giftItem > .giftItemImgDiv > img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    max-width: 150px;
    max-height: 120px;
    margin: 0 auto;
}

#giftItemsBlock > #giftItemsWrapper .giftItem > .giftItemNameDiv {
    height: 40px;
    position: relative;
    font-size: 10px;
    line-height: 12px;
}

#giftItemsBlock > #giftItemsWrapper .giftItem > .giftItemPriceDiv {
    height: 20px;
    position: relative;
    vertical-align: bottom;
    display: table-cell;
    width: 160px;
}

/* ================================ registration =============================== */

form.registration {
    width: 500px;
    margin: 30px auto;
}

.registration .form-field {
    display: inline-block;
    float: left;
    width: 48%;
    margin-right: 2%;
}

.registration label {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    margin: 0 0 3px;
}

.registration input {
    display: block;
    height: 24px;
    width: 90%;
    margin: 0 0 6px;
    padding: 0 10px;
}

.registration .darkButton {
    margin: 0 14px 0 0;
}

.registration .darkButton i {
    padding: 0 8px;
}

.registration .lightButton i {
    padding: 0 14px;
}

/* ================================ authorization =============================== */

form.authorization {
    width: 400px;
    margin: 30px auto;
    border-radius: 10px;
    padding: 20px;
    background-color: #E0E0E0;
    box-shadow: #aaa 3px 5px 5px;
}

.authorization .form-field {
    display: inline-block;
    float: left;
    width: 100%;
}

.authorization label {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    margin: 0 0 3px;
}

.authorization input {
    display: block;
    height: 24px;
    width: 95%;
    margin: 0 0 6px;
    padding: 0 10px;
}

.authorization .darkButton {
    margin: 0 14px 0 0;
}

.authorization .darkButton i {
    padding: 0 8px;
}

.authorization .lightButton i {
    padding: 0 14px;
}

/* ================================ forgotpassword =============================== */

form.forgotpassword {
    width: 500px;
    margin: 30px 0;
}

.forgotpassword .form-field {
    display: inline-block;
    float: left;
    width: 100%;
}

.forgotpassword label {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    margin: 0 0 3px;
}

.forgotpassword input {
    display: block;
    height: 24px;
    width: 95%;
    margin: 0 0 6px;
    padding: 0 10px;
}

.forgotpassword .darkButton {
    margin: 0 14px 0 0;
}

.forgotpassword .darkButton i {
    padding: 0 8px;
}

.forgotpassword .lightButton i {
    padding: 0 14px;
}

.usertable {
    border-spacing: 1px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.usertable th {
    margin: 0;
    padding: 1px 3px;
    height: 22px;
    text-align: left;
    color: #000000;
    font-weight: normal;
    font-size: 1em;
    background: url(../img/adminarea/table/header_bg.png) repeat-x top left;
}

.usertable th a {
    padding: 0 0.3em;
    display: block;
    position: relative;
    line-height: 22px;
    text-decoration: none;
    color: #000000;
    white-space: nowrap;
}

.usertable td {
    vertical-align: top;
    font-size: 0.9em;
    padding: 3px;
    border-bottom: solid #ccc 1px;
}

.usertable td a {
    color: #000000;
    text-decoration: none;
}

.usertable td a:hover {
    color: #ff0000;
}

.usertable tr.smalltext td {
    font-size: 75%;
}


.rentPreview {
    margin: 0 20px 20px 0;
    padding: 10px 0 0 0;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    position: relative;
    display: inline-block;
    float: left;
    width: 231px;
    height: 620px;
    background-color: white;
}

.rentPreview span.status {
    color: #FF6000;
    display: block;
    font-size: 11px;
    position: absolute;
    margin: 30px 0 0 0;
}

.rentPreview .image {
    display: inline-block;
    text-align: center;
    width: 228px;
    height: 250px;
    overflow: hidden;
    border: 0;
    position: relative;
}

.rentPreview .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.rentPreview .info {
    margin: 10px;
}

.rentPreview .info .name {
    font-size: 16px;
}

.rentPreview .info div {
    margin: 3px 0 14px;
}

.rentPreview .info div span {
    color: #b9b1b1;
}

.rentPreview .info div span span {
    color: #817878;
    font-weight: bold;
}

.rentPreview .info .btn-more {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
}

.rentPreview .info p {
    line-height: 16px;
    margin-top: 16px;
}

.rentPreview .info .price {
    color: #9c4600;
    font-size: 16px;
    font-weight: bold;
}

.rentPreview .info .buy {
    float: left;
    margin: 0 7px 0 0;
}



.rentItemCard {
    position: relative;
    width: 760px;
    height: 675px;
    overflow: hidden;
    background: white;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
}


.rentItemLeft {
    width: 380px;
    height: 675px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-right: #d9d9d9 solid 1px;
}

.rentItemLeft .popup-gallery{
    display: block;
    height: 200px;
    border-bottom: #d9d9d9 solid 1px;
}

.rentItemLeft .big {
    text-align: center;
    text-decoration: none;
    font-size: 1px;
    position: absolute;
    top: 0;
    left: 60px;
    width: 320px;
    height: 200px;
}

.rentItemLeft .big img {
    vertical-align: middle;
    margin: -1px 0 0 -1px;
    max-width: 320px;
    max-height: 200px;
}

.rentItemLeft .smallWrapper {
    margin: 0;
    position: absolute;
    top: 7px;
    left: 10px;
    width: 43px;
    height: 188px;
    overflow: hidden;
}

.rentItemLeft .smallWrapper a {
    display: block;
    text-decoration: none;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: 41px;
    font-size: 1px;
    text-align: center;
    width: 41px;
    height: 41px;
    background: #ffffff;
    margin: 0 0 5px;
}

.rentItemLeft .smallWrapper a img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}

.rentItemLeft .smallWrapper ul {
    list-style: none;
}

.rentItemLeft .info{
    margin: 16px;
}

.rentItemLeft .info h3{
    margin-bottom: 16px;
}


.rentItemRight {
    position: absolute;
    top: 0;
    right: 0;
    width: 380px;
    height: 675px;
}

.rentItemRight .priceinfo{
    height: 168px;
    padding: 16px;
    border-bottom: #d9d9d9 solid 1px;
}

.rentItemRight .pricepawn {
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    color: #9c4600;
    text-align: center;
}

.rentItemRight .price1 {
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    color: #9c4600;
    text-align: center;
}

.rentItemRight .price2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    color: #9c4600;
    text-align: center;
}

.rentItemRight .price3 {
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    color: #9c4600;
    text-align: center;
}


.rentItemRight .price span {
    font-size: 11px;
    color: #ff6000;
    display: block;
}

.rentItemRight .old_price {
}

.rentItemRight .booking{
    padding: 16px;
}

.rentItemRight .booking h3{
    margin-bottom: 16px;
}

.rentItemRight .booking label {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    margin: 0 0 3px;
}

.rentItemRight .booking input {
    display: block;
    height: 24px;
    width: 80px;
    margin: 0 0 6px;
    padding: 0 10px;
}

.rentItemRight #overall-price {
    margin: 16px 0 16px;
}
.rentItemRight .overall-price {
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #9c4600;
    text-align: center;
}

div.header2{
    line-height: 20px;
    margin-bottom: 20px;
    font-size: 1.5em;
    font-weight: bold;
}