/** *****************************************************
 ********************************************************
 * #####################################################*
 * @Project: TWIN-JSC.                                 #*
 * @Author : TWIN-JSC.                                 #*
 * @Copyright (C) 2011 TWIN-JSC. All rights reserved   #*
 * #####################################################*
 ********************************************************
 *******************************************************/

#page-name{
    width: 100%;
    height: 27px;
    margin: 10px 0 10px 0;
    background: transparent url("../images/path_bg.gif") left center repeat-x;
    line-height: 27px;
}
ul#sys-pagename{
    padding: 0;
    margin: 0;
    list-style: none;
}
ul#sys-pagename li,
ul#sys-pagename li a{
    background: transparent url("../images/nextbg.png") center right no-repeat;
    color: #666666;
    padding: 0 15px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
ul#sys-pagename li a{
    background: none;
    padding: 0;
    text-decoration: none;
}

div.default{
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
}
div.module-top{
    background: transparent url(../images/wapper-top.png) top left no-repeat;
    height: 4px;
}

div.module-bottom{
    background: transparent url(../images/wapper-bottom.png) top left no-repeat;
    height: 4px;
}

div.module-middle{
    background: transparent url(../images/wapper-middle.png) top left repeat;
    padding: 3px;
}

div.box-220{
    background: url("../images/border-bt-220.png") no-repeat scroll center bottom transparent;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
    padding: 0 0 8px;
}

div.box-220 h3{
    font-size: 12px;
    text-transform: uppercase;
    background: transparent url(../images/arrow-title.png) left center no-repeat;
    padding-left: 20px;
}

div.box-220-title-1{
    background: url("../images/corner-tl-220.png") no-repeat scroll left top transparent;
    padding-left: 10px;
}

div.box-220-title-2{
    background: url("../images/corner-tr-220.png") no-repeat scroll right top transparent;
    padding-right: 10px;
}

div.box-220-title-3{
    background: url("../images/bg-title-220.png") repeat-x scroll center top transparent;
    height: 47px;
    line-height: 42px;
}

div.box-220-content-1{
    background: url("../images/box-ct-220.png") repeat-y scroll center top transparent;
}

div.box-220-content-2{
    background: url("../images/box-bt-220.png") no-repeat scroll center bottom transparent;
    padding: 10px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

div.box-content{
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
}

div.box-content-title-1{
    background: url("../images/corner-tl.png") no-repeat scroll left top transparent;
    padding-left: 4px;
}

div.box-content-title-2{
    background: url("../images/corner-tr.png") no-repeat scroll right top transparent;
    padding-right: 4px;
}

div.box-content-title-3{
    background: url("../images/bg-title.png") repeat-x scroll right top transparent;
    height: 38px;
    line-height: 38px;
    padding: 0 6px;
}

div.width100 div.box-content-content-1{
    background: url("../images/border-bt-750.png") no-repeat scroll center bottom transparent;
    padding-bottom: 4px;
}

div.width520 div.box-content-content-1{
    background: url("../images/border-bt-520.png") no-repeat scroll center bottom transparent;
    padding-bottom: 4px;
}

div.box-content-content-2{
    background: none repeat scroll 0 0 #E2D1B5;
    border-left: 1px solid #F7F1E7;
    border-right: 1px solid #F7F1E7;
    padding: 2px;
}

#layout_banner embed,#layout_banner img{
    width: 980px;
}

/** !===================== MODULE SAN PHAM =================! **/

div.box-image img{
    border: 1px solid #ccc;
    padding: 2px;
}

div.width520 div.item{
    width: 50%;
    height: 140px;
    float: left;
    overflow: hidden;
    text-align: center;
}

div.width100 div.item{
    width: 25%;
    float: left;
    overflow: hidden;
    text-align: center;
}

div.item div.box-label a{
    color: #340303;
    text-decoration: none;
    font-weight: bold;
}

div.box-price span{
    color: #FF3600;
    font-weight: bold;
}

div#product_detail div.module-1{
    overflow: hidden;
    width: 100%;
}

div#product_detail div.title{
    background: #806037;
    height: 35px;
    line-height: 35px;
}

div#product_detail div.title h3{
    color: #FFF;
    padding-left: 20px;
    font-weight: inherit;
}

div#product_detail div.left{
    float: left;
    width: 30%;
    overflow: hidden;
    padding-right: 10px;
}

div#product_detail div.right{
    float: left;
    overflow: hidden;
}

div#product_detail .cart{
    border: 1px solid #F2E6D3;
    border-radius: 5px;
    padding: 5px;
    background: #FFF;
}

div#product_detail .price{
    font-size: 16px;
    color: #FF5A00;
    font-weight: bold;
}
div#product_detail .price label{
    font-size: 12px;
    color: #000;
}

div#product_detail .gia-goc{
    margin-bottom: 10px;
}
#product-add-to-cart{
    
}
#product-qty{
    border-radius: 5px;
    border: 1px solid #F2E6D3;
}

h4.product-name{
    font-size: 18px;
    margin: 0;
    font-weight: inherit;
}

table.infor{
    padding: 5px;
}

table.infor tr.col-1{
    background: #eee;
}

table.infor tr.col-2{
    background: #F6F6F6;
}

table.infor td.title{
    width: 40%;
}

table.infor td.title h4{
    padding-left: 20px;
}

div#product_detail div.module-4 div.content,div#product_detail div.module-2 div.content{
    padding: 5px;
    overflow: hidden;
}

div.module-2 div.left{
    width: auto !important;
    margin-right: 20px;
}

.title_bold{
    font-weight: bold;
}

div#product_detail div.blog{
    float: left;
    overflow: hidden;
    margin-right: 20px;
}

div#product_detail div.blog h4{
    margin: 0;
}

div#layout_footer{
    margin-top: 20px;
    margin-bottom: 5px;
	float: left;
}

div#layout_footer h3{
    padding: 0;
    margin: 0;
}

div#layout_footer div.footer{
    background: transparent url(../images/footer-top.png) top left no-repeat;
    padding-top: 9px;    
}

div#layout_footer div.footer-border{
    background-color: #780000;
    padding: 0 4px;
    margin-left: 1px;
    margin-right: 1px;
}

div#layout_footer div.footer-1{
    background: transparent url(../images/footer-bottom.png) left bottom no-repeat;
    padding-bottom: 9px;
}

div#layout_footer div.footer-2{
    background-color: #BB380C;
    border-left: 1px solid #D95B31;
    border-right: 1px solid #D95B31;
    padding: 5px;
}

/** !===================== MODULE TIN TUC =================! **/
div#news{
    overflow: hidden;
}
div#news div.content{
    overflow: hidden;
    border-bottom: #000 dotted 1px;
    padding-bottom: 10px;
}

div#news div.content div.left{
    float: left;
    overflow: hidden;
    width: 15%;
}

div#news div.content img{
    padding: 2px;
    border: #FFF solid 1px;
    border-radius: 3px 3px 3px 3px;
}

div#news div.content div.right{
    float: left;
    overflow: hidden;
    width: 85%;
}

div#news div.row-1{
    overflow: hidden;
}

div#news div.row-1 div.left{
    float: left;
    overflow: hidden;
    width: 30%;
}

div#news div.row-1 div.right{
    float: left;
    overflow: hidden;
    width: 70%;
}

div#contact{
    text-align: center;
}

div#contact div.clearfix{
    margin: 5px;
}

div#contact .textbox{
    border: #ababab solid 1px;
}

div#contact input[type=text].textbox{
    width: 50%;
    line-height: 20px;
    height: 20px;
    border-radius: 5px;
}

div#contact #captcha{
    width: 20%;
}

div#contact img{
    vertical-align: middle;
}

div#contact textarea.textbox{
    width: 50%;
    height: 200px;
    resize: none;
}

div#faq div.list-faq{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 2px #999999;
    clear: both;
    float: none;
    margin: 10px;
    overflow: hidden;
    padding: 10px;
}

div#faq div.list-faq div.left{
    width: 15%;
    float: left;
    overflow: hidden;
}

div#faq div.list-faq div.right{
    width: 85%;
    float: left;
    overflow: hidden;
}

div#faq div.list-faq div.right .reply{
    text-align: right;
    overflow: hidden;
    position: relative;
    bottom: 0;
}

div#faq div.list-faq fieldset{
    border: #999 dotted 1px;
    border-radius: 4px;
}

div#faq .control{
    text-align: right;
    overflow: hidden;
}

.pagination .pagination_span{
    float: left;
    overflow: hidden;
    background: #FFF;
    padding: 5px;
    margin: 2px;
}

.pagination .pagination_number, .pagination .pagination_active,
.pagination .pagination_next, .pagination .pagination_prev,
.pagination .pagination_first, .pagination .pagination_last{
    background: transparent url(../images/dot_number.png) center center no-repeat;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 24px;
    margin: 2px;
    padding: 0px;
    cursor: pointer;
}

.pagination .pagination_active{
    background: transparent url(../images/dot_number_white.png) center center no-repeat;
}

.pagination .pagination_number a,
.pagination .pagination_next, .pagination .pagination_prev,
.pagination .pagination_first, .pagination .pagination_last{
    color: #FFF !important;font-weight: bold;
}

.pagination .pagination_active a{
    color: #000;font-weight: bold;
}

.pagination .pagination_span a{
    text-decoration: none;
}

#footer{
    overflow: hidden;
}

#footer h2{
    text-align: center;
}

#footer img{
    margin-right: 10px;
}

#footer label{
    float: left;
    width: 150px;
    color: #FFF;
    font-weight: bold;
}

#footer span,#footer a{
    color: #FFF;
    font-weight: bold;
}

#design-by{
    text-align: right;
}

div.level-1{
    overflow: hidden;
    margin-bottom: 2px;
}

#send-email label{
    float: left;
    overflow: hidden;
    width: 5em;
}

#send-email input[type="text"]{
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    width: 300px;
}

ul.mod-product{
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

ul.mod-product li{
    float: left;
    overflow: hidden;
    min-height: 150px;
    min-width: 150px;
    text-align: center;
}

ul.mod-product li img{
    margin: 2px;
    border: 1px solid #CCC;
}

ul.mod-product h4{
    margin: 0;
    padding: 0;
}

label.product-cost{
    color: #FF0000;
    font-weight: bold;
}

table.showcart-table{
    width: 100%;
    border-collapse: collapse;
}
table.showcart-table th{
    border: 1px solid #FFF;
}
table.showcart-table td{
    padding: 5px;
}
table.showcart-table tr{
    border: 1px solid #FFF;
}

table.showcart-table th:first-child{
    width: 5%;
    text-align: center;
}
table.showcart-table th:nth-child(2){
    width: 8%;
    text-align: center;
}
table.showcart-table th:nth-child(4){
    width: 15%;
}
table.showcart-table th:nth-child(5){
    width: 10%;
}
table.showcart-table th:last-child{
    width: 20%;
}
table.showcart-table td:first-child,
table.showcart-table td:nth-child(2),
table.showcart-table td:nth-child(4),
table.showcart-table td:nth-child(5){
    text-align: center;
}
table.showcart-table td:last-child{
    text-align: right;
    color: #CC0000;
    font-weight: bold;
}

.cart_error{
    border: 2px solid #CC0000;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.showcart-message{
    border: 2px solid #CC0000;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.product-comment-list{
    background: #FFF;
    border-radius: 4px;
    padding: 5px;
}
.list-title span{
    font-size: 14px;
    font-weight: bold;
}
.product-comment-item{
    margin: 5px 0 5px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px dotted #000;
}

/** !=============================== Danh muc san pham ===============================! **/
ul.p-category{
    list-style: none;
    padding: 0;
    margin: 0;
}


.p-ovelay{
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#999), to(#291a49));
  background: -webkit-radial-gradient(circle, #999, #291a49);
  background: -moz-radial-gradient(circle, #999, #291a49);
  background: -ms-radial-gradient(circle, #999, #291a49);
  background-color: #000000;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.8;
}
.inner-loading{
    background: #000 url("../images/loading_w_128_128.gif") center center no-repeat;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 3px;
    -moz-box-shadow: 0 0 3px;
    -webkit-box-shadow: 0 0 3px;
    border: 1px solid #333;
    height: 150px;
    opacity: 0.7;
    width: 150px;
    position: absolute;
}
.loading{
    width: 100%;
    height: 128px;
    background: transparent no-repeat center center;
}
.loading.rosy_128_128{
    background-image: url("../images/loading_rosy_128_128.gif");
}

.error .error-inner{
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #D0D0D0;
    display: inline-block;
    line-height: 20px;
    margin: 5px 10px;
    width: 90%;
}

#content h3.mod-name{
    margin: 10px 0 0 0;
    font-size: 16px;
}

#c-map{
    padding: 10px;
}
#map{
    height: 400px;
}
div#mod-default h3.title{
    background: #806037;
    height: 35px;
    line-height: 35px;
}