@charset "utf-8";
/* CSS Document */
body {
    background-color: #FFF;
    font-family: "Arial", Times, serif;
    font-size: 12px;
    padding: 5px;
    height: 100%;
    min-height: 700px;
    overflow-x: hidden;

}

#iContainer {
    padding: 0px;
    width: 900px;
    height: auto;
    min-height: 600px;
    margin: 0 auto;
    padding: 0;

}

#iContent {
    min-height: 50px;
    margin-top: 0;
    padding-top: 15px;
}

#iTopMenu {
    width: 900px;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    min-height: 10px;
    margin: 0 auto;
}

#content_main {
    min-height: 1000px;
    height: auto;
}

#iFooter {
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ee5;
}

.footer_content {
    height: 100px;
    line-height: 100px;
    color: #88140C;
    text-align: center;
    font-size: 13px;
}


.main_content {
    height: 1200px;
    min-height: 800px;
}

.no_image {
    font-size: 16px;
    color: #C00;
    text-align: center;
    font-weight: bold;
    padding: 50px 0 50px 0;
}

a {
    color: #333;
    text-decoration: none;

}

.cCurSelected a {
    border-bottom: 1px solid #eabd09;
}

a:hover {
    border-bottom: 1px solid #eabd09;
    color: #333;
}

.cThumbLarge, .cThumbSmall {
    border: #999 solid 1px;
}

.cThumbSmall {
    border-left: none;
    border-right: none;
}

.cNav {
    font-size: 23px;
    font-weight: bold;
}

.cNav a:hover {
    text-decoration: none;
    border: none;

}

.canchorImageThumb {
    border: none;
}

.canchorImageThumb:hover {
    border: none;
}

img {
    border: none;
}

.cCollectionName {
    font-size: 13px;
    text-align: left;

}

.cCollectionName-detail {
    font-size: 16px;
    text-align: left;
    color: #950224;

}

#iCounter {
    visibility: hidden;
}

.content_left {
    float: left;
    width: 400px;
    height: 800px;
    margin-right: 10px;
    border: 0px solid #000;
}

.content_right {
    float: right;
    width: 270px;
    height: 500px;
    border: 0px solid #000
}

.summary .name {
    font-size: 16px;
    font-weight: bold;
    color: #0088CC;
    line-height: 20px;
}

.summary .code {
    font-size: 13px;
    font-weight: normal;
}

.summary .hr_line {
    border-top: 1px solid #E1E1E1;
}

.summary .detail {
    font-size: 13px;
    font-weight: normal;
    text-align: justify;
}

.summary .holine {
    margin: 10px;
}

.summary .price {
    font-size: 1.5em;
    font-weight: bold;
}

.summary .price .from,
.summary del {
    font-size: .8em;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.summary ins {
    text-decoration: none;
}

.summary .stock {
    font-size: .9em;
    font-weight: bold;
}

.summary {
    margin-right: 0;
}

.summary .quantity {
    float: left;
    margin: 0 10px 10px 0;
}

.summary .buttons_added {
    padding: 10px 0 5px 0;
}

.summary p {
    margin-bottom: 10px;
}

.summary form {
    margin: 10px 0 13px;
    overflow: hidden;
}

.summary .dotted_horiz {
    clear: both;
    display: block;
    position: relative;
}

.summary .product_meta {
    margin-top: 10px;
}

.hotline_button {
    -moz-box-shadow: 0px 1px 0px 0px #e67a73;
    -webkit-box-shadow: 0px 1px 0px 0px #e67a73;
    box-shadow: 0px 1px 0px 0px #e67a73;
    background-color: #C82128;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #ffffff;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: arial;
    font-size: 14px;
    font-style: italic;
    padding: 10px 24px;
    text-decoration: none;
}

.hotline-space {
    padding: 10px 10px 10px 0;
}

.hotline_button:hover {
    background-color: #C82128;
    color: #ffffff;
}

.hotline_button:active {
    position: relative;
    top: 1px;
}

.code-product {
    line-height: 30px;
    font-size: 13px;
}

.code-product-color {

}

.buttoncontent {
    -moz-box-shadow: 0px 1px 0px 0px #e67a73;
    -webkit-box-shadow: 0px 1px 0px 0px #e67a73;
    box-shadow: 0px 1px 0px 0px #e67a73;
    background-color: #C82128;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #ffffff;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: arial;
    font-size: 17px;
    font-style: italic;
    padding: 13px 34px;
    text-decoration: none;
    outline: none
}

.buttoncontent:hover {
    background-color: #C82128;
}

.buttoncontent:active {
    position: relative;
    top: 1px;
}

.button_contact {
    -moz-box-shadow: 0px 1px 0px 0px #e67a73;
    -webkit-box-shadow: 0px 1px 0px 0px #e67a73;
    box-shadow: 0px 1px 0px 0px #e67a73;
    background-color: #C82128;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #ffffff;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: arial;
    font-size: 12px;
    font-style: italic;
    padding: 13px 20px;
    text-decoration: none;
    outline: none
}

.button_contact:hover {
    background-color: #C82128;
}

.button_contact:active {
    position: relative;
    top: 1px;
}

.imgcenter {
    height: auto;
    vertical-align: middle;
    margin-right: 5px;
}

.ribbon {
    background: #8346ab;
    padding: 1em;
    margin-left: -40px;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
    width: 100%;
}

.ribbon:after, .ribbon:before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    border: 10px solid #1f364c;
    border-top-width: 0;
}

.ribbon:after {
    right: 0;
    border-right-color: transparent;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 40px;
}

.ribbon:before {
    left: 0;
    border-left-color: transparent;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 40px;
}

#loading {
    position: fixed;
    width: 100px;
    height: 100px;
    background: #000 url(../../images/loadajax.gif) no-repeat 50% 4px;
    bottom: 10px;
    color: #fff;
    text-align: center;
    line-height: 166px;
    left: 50%;
    margin-left: -100px;
    opacity: 0.7;
    border-radius: 5px;
    filter: alpha(opacity=70);
    font-size: 12px;
    text-shadow: none;
    display: none;
}

.breadcrumbs {
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    color: #666 !important;
}

.grid_left {
    float: left;
    width: 600px;
    margin-right: 10px;
}


.grid_center {
    float: left;
    width: 900px;
}

.content_grid {
    background: #FFF;
    -webkit-box-shadow: -1px -1px 5px 0px rgba(66, 66, 66, 0.75);
    -moz-box-shadow: -1px -1px 5px 0px rgba(66, 66, 66, 0.75);
    box-shadow: -1px -1px 10px 0px rgba(66, 66, 66, 0.75);
    padding: 10px;
    margin-top: 8px;
    margin-left: 10px;
    margin-bottom: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.content_grid strong {
    border-bottom: 1px solid #ccc;
    margin: 10px 5px 0 5px;
    display: block;
    padding: 0 0 5px;
    font-size: 16px;
    color: #000;
}

.content_grid span {
    margin: 10px 5px 0 10px;
    padding: 10px 0 10px;
    font-size: 12px;
    color: #000;
}

.content_grid_contact {
    background: #FFF;
    -webkit-box-shadow: -1px -1px 5px 0px rgba(66, 66, 66, 0.75);
    -moz-box-shadow: -1px -1px 5px 0px rgba(66, 66, 66, 0.75);
    box-shadow: -1px -1px 10px 0px rgba(66, 66, 66, 0.75);
    padding: 10px;
    margin-top: 8px;
    margin-left: 10px;
    margin-bottom: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*.content_grid_contact strong {
    border-bottom:1px solid #ccc;
    margin:10px 5px 0 5px;
    display:block;
    padding:0 0 5px;
    font-size:16px;
    color:#000;
}*/
.content_grid_contact span {
    /*margin:10px 5px 0 10px;
    padding:10px 0 10px;*/
    font-size: 12px;
    color: #000;
}

.content_grid_1 {
    margin-top: 10px;
    background: #FFF;
    -webkit-box-shadow: -1px -1px 5px 0px rgba(66, 66, 66, 0.75);
    -moz-box-shadow: -1px -1px 5px 0px rgba(66, 66, 66, 0.75);
    box-shadow: -1px -1px 10px 0px rgba(66, 66, 66, 0.75);
    padding: 10px;
    margin-top: 8px;
    margin-left: 10px;
    margin-bottom: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.content_grid_1 strong {
    border-bottom: 1px solid #ccc;
    margin: 10px 5px 0 5px;
    display: block;
    padding: 0 0 5px;
    font-size: 16px;
    color: #000;
}

.grid_right {
    float: right;
    width: 290px;
}


.home_left {
    float: left;
    width: 705px;
    margin-right: 5px;
}

.home_right {
    float: right;
    width: 190px;
}

.home_right strong {
    border-bottom: 1px solid #ccc;
    margin: 5px 5px 0 5px;
    display: block;
    padding: 0 0 5px;
    font-size: 12px;
    color: #000;
}

.hinhanhkhac {
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
}

.menu-fixed {
    position: fixed;
    right: 16.5%;
    top: 15%;
    width: 190px;
    margin-top: -2.5em;
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
    /* CSS overrides for mobile here */
    .menu-fixed {
        position: fixed;
        right: 10.5%;
        top: 15%;
        width: 190px;
        margin-top: -2.5em;
    }
}

.loading {
    background-image: url("../images/ajax-loader.gif");
    background-position: center bottom;
    background-repeat: no-repeat !important;
    display: inline-block;
    padding-bottom: 18px !important;
}

#results {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

#footer-content {
    margin: 0 auto;
    padding: 0;
    width: 900px;
    height: 120px;
    line-height: 120px;
    box-shadow: 0 5px 20px #888;
    -webkit-box-shadow: 0 5px 20px #888;
    -moz-box-shadow: 0 5px 20px #888;
    background: #ce043a; /* Old browsers */
    background: -moz-linear-gradient(top, #ce043a 0%, #8f0222 61%, #6d0019 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ce043a), color-stop(61%, #8f0222), color-stop(100%, #6d0019)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ce043a 0%, #8f0222 61%, #6d0019 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ce043a 0%, #8f0222 61%, #6d0019 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ce043a 0%, #8f0222 61%, #6d0019 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ce043a 0%, #8f0222 61%, #6d0019 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce043a', endColorstr='#6d0019', GradientType=0); /* IE6-9 */
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
}

.footer-default {
    width: 900px;
    height: 120px;
    margin: 0 auto;
    box-shadow: 0 5px 20px #888;
    -webkit-box-shadow: 0 5px 20px #888;
    -moz-box-shadow: 0 5px 20px #888;
}

.footer-left {
    float: left;
    width: 450px;
    margin: 15px;
    text-align: left;
}

.footer-right {
    float: left;
    width: 420px;
    margin: 45px auto;
    line-height: 120px;
}
