#right_content{
    width: 810px;

    display: block;
    float: left;
    margin-left: 50px;

}
#right_content .slider_blk{
    width: 810px;
    height: 400px;
}
#right_content #text_blk{
    margin-top: 20px;
}
#right_content .fullWidth{
    width: 100%;
}
#right_content #full-width-slider{
    width: 100%;
}
#sidemenu{
    float: left;
}

#right_content .page_title{
    font-size: 18px;
    padding: 15px 0;
}

#gallery-t-group {
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsVideoFrameHolder,
.rsDefaultInv .rsThumbs {
    background: #eee;
}

#gallery-t-group .rsThumb {
    float: left;
    overflow: hidden;
    width: 56px;
    height: 56px;
    margin-right: 6px;
}
#gallery-t-group .rsThumbs {
    width: 285px;
    height: 100%;
    position: absolute;
    top: 0;
    padding: 0 0 0 1px;
    right: 0;
}
#gallery-t-group .rsGCaption {
    right: 285px;
    line-height: 12px;
    padding: 1px 7px;
    font-size: 11px;
    background: #EEE;
    position: absolute;
    width: auto;
    bottom: 0;
    float: none;
    text-align: left;
}
#gallery-t-group .rsThumbs{
    left:0;
}
.rsOverflow{
    float:right;
}
.rsDefaultInv, .rsDefaultInv .rsOverflow, .rsDefaultInv .rsSlide, .rsDefaultInv .rsVideoFrameHolder, .rsDefaultInv .rsThumbs{
    background:white;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
    #gallery-t-group .rsThumbs {
        width: 228px;
    }
    #gallery-t-group .rsGCaption {
        right: 228px;
    }
}
@media screen and (min-width: 0px) and (max-width: 760px) {
    #gallery-t-group .rsThumbs {
        left: 0;
        position: relative;
        width: 100%;
        height: auto;
        padding: 1px 0 0 1px;
    }
    #gallery-t-group .rsThumbsContainer {
        height: auto !important;
    }
    #gallery-t-group .rsGCaption {
        right: 0;
    }

}


.hide {
    display: none;
}
#info-bar {
    margin-top: 70px;
    height: 25px;

}
#info-bar .currentCollection{
    color: #81aca1;
    font-size: 14.5px;
    float: left;

}
#info-bar .page-info{
    float: right;
    color: #81aca1;
    font-size: 12px;
    padding-right:15px;
}
#product {
    margin-top: 20px;
    clear:both;
}

#product ul {
    list-style: none;
}

.center-container {
    width: 1010px;
    margin: 0 auto;
    display: block;
}

#product .leftside {
    float: left;
    width: 210px;
    margin-right: 20px;
}

#product #category li {
    margin-bottom: 18px;
}

#product #category li.active a ,#product #category li:hover a{
    background: #d9e6e3;
    color: #81aca1;
}



#product #category a {
    display: block;
    padding: 10px;
    width: 190px;
    height: 16px;
    background: #c4c4c4;
    color: #919191;
    text-transform: uppercase;
    line-height: 16px;
    font-size: 13px;

}

#product .rightside {
    float: left;
    width: 768px;
    color: #000000;
    font-size: 14px;

}

#product .rightside .top-part {
    margin-left: 24px;
}

#product .collection-name {
    color: #81aca1;
    font-size: 20px;
    margin-bottom: 17px;
}

#product .collection-desc {
    color: #a6a3a1;
    font-size: 15px;
    text-align: justify;
    text-justify: inter-ideograph; /* IE*/
    line-height: 1.5em;
}

#product .ajax_area {
    padding-left: 24px;
    border-bottom: 1px solid #000;
    margin-bottom: 60px;
}

#product .next-prev-product {
    height: 70px;
    line-height: 70px;

}
#product .next-prev-product a{
    margin-right: 20px;
}
#product .product-spec {
    width: 307px;
    float: right;
    margin-top: 20px;
    margin-right: 24px;
}
#product .product-spec .desc ul{
    margin-top:10px ;
    margin-bottom:10px ;
}
#product .product-spec .desc ul li{
    margin-top:5px ;
    margin-bottom:5px;
}
#product .product-spec .desc {
    margin-top: 5px;
}

#product .product-spec .price {
    margin-top: 20px;
    font-weight: bold;
}

#product .product-spec .colors li {
    display: inline-block;
    margin-right: 20px;
}

#product .product-spec .colors li > a {
    font-size: 38px;
}

#product .product-spec .desc {

}

#product .product-spec .product-name {
    color: #81aca1;
    font-size: 20px;
}
#product .product-spec .product-subname {
    font-size: 15px;
}
#product .product_list > ul > li {
    display: inline-block;
    margin: 30px 24px;
    margin-top: 5px;
    margin-right: 64px;
    width: 150px;
}

#product .product_list > ul > li .product-cover {
    display: block;
    width: 145px;
    height: 180px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: auto 100% !important;
    border-bottom: dotted 1px gray;
    margin-bottom: 10px;
}

#product .product_list > ul > li .colors {
    width: 150px;
    text-align: center;
}

#product .product_list > ul > li .colors li {
    display: inline-block;
    font-size: 20px;
    margin: 2px;

}
#product .product_info{
    margin-top: 30px;
}
#product .product_list .basic-info {
    text-align: center;
    color: black;
}

#product .product_list .basic-info h2 {
    font-size: 14px;
    margin-bottom: 7px;
}

#product .product_list .basic-info h3 {
    font-size: 11.5px;
    margin-bottom: 12px;
}

.hr {
    width: 100%;
    display: block;
    height: 2px;
    margin: 20px auto;
    background: #CCC;
}
#product .more-btn{
    color: black;
}

