/*============== Full ==================================================================================*/
.page_break {
    padding-top: 10px;
    float: right;
}

.pagebreak_normal {
    float: left;
    color: #949494;
    padding: 0px 5px;
    background: #FFFFFF;
    margin-left: 4px;
    height: 17px;
    overflow: hidden;
    line-height: 17px;
    border: 1px #B5B5B5 solid;
}

.pagebreak_normal a {
    color: #949494;
}

.pagebreak_select {
    float: left;
    padding: 0px 5px;
    background: #3B87A1;
    margin-left: 4px;
    height: 17px;
    overflow: hidden;
    line-height: 17px;
    border: 1px #3B87A1 solid;
}

.pagebreak_select a {
    color: #FFFFFF;
    font-weight: bold;
}

.address_home {
    padding-bottom: 20px;
    color: #333333;
}

.address_home a {
    padding-bottom: 20px;
    color: #999999;
    font-weight: bold;
}

.address_home a:hover {
    color: #333333;
}

.address_home span {
    padding: 0 8px;
    color: #999999;
}

/*============== Header ==================================================================================*/
.header_banner {
    width: 100%;
    overflow: hidden;
}

.header_menus {
    background: #e2001a;
    /*background: url(/images/bg_menu_top.jpg) repeat-x;*/
    height: 73px;
    line-height: 73px;
}

.header_search {
    float: left;
    margin-right: 20px;
    position: relative;
    margin-top: 20px;
}

.header_search_input {
    color: #333;
    height: 25px;
    padding-left: 10px;
    padding-right: 30px;
    width: 200px;
    border: 2px #666 solid;
    border-radius: 100px;
    position: relative;
}

.header_search_img {
    position: absolute;
    right: 10px;
    top: 7px;
}

/*============== Right ==================================================================================*/
.right_banner {
    padding-bottom: 15px;
    width: 100%;
    overflow: hidden;
}

.right_border {
    border: 1px #EBEBEB solid;
    margin-bottom: 15px;
}

.right_title {
    background: #EBEBEB;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    font-size: 16px;
}

.right_content {
    padding: 20px 10px;
}

.right_product_list {
    width: 100%;
}

.right_product_list .picture {
    width: 100px;
    float: left;
    text-align: center;
}

.right_product_list .text {
    width: 150px;
    float: right;
    text-align: left;
}

.right_product_list .text .title {
    width: 150px;
    float: right;
    text-align: left;
}

.right_product_list .text .title {
    padding-bottom: 10px;
}

.right_product_list .text .title a {
    color: #444444;
    font-weight: bold;
}

.right_product_list .text .title a:hover {
    color: #FE5305
}

.right_product_list .text .price_new {
    font-weight: bold;
}

.right_product_list .text .price_new font {
    color: #D00A05;
    font-size: 13px;
}

.right_product_list .text .view {
    padding-bottom: 5px;
    font-style: italic;
    color: #999999;
}

.right_ngan {
    border-bottom: 1px #EBEBEB solid;
    height: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    overflow: hidden;
}

.right_muahang {
    background: #C12427 url(/images/cart_icon.png) no-repeat 140px center;
    width: 200px;
    margin: 0 auto;
    line-height: 45px;
    border-radius: 30px;
    position: relative;
}

.right_muahang a {
    padding-left: 30px;
    color: #FFFFFF;
    font-size: 16px;
    display: block;
    font-weight: bold;
}

.right_muahang_help {
    border: 1px #CCCCCC solid;
    background: #FFFFFF;
    padding: 5px 10px;
    text-align: left;
    color: #666666;
    line-height: 22px;
    margin-top: 20px;
    position: relative;
}

.right_muahang_help .tamgiac {
    position: absolute;
    top: -11px;
    left: 125px;
}

.right_text_static {
    margin-top: 10px;
    font-weight: bold;
}

.right_text_static span {
    display: block;
    padding-left: 45px;
    line-height: 26px;
}

.right_text_static span.giaohang {
    background: url(/images/icon_car.png) no-repeat left center;
}

.right_text_static span.tratien {
    background: url(/images/icon_home.png) no-repeat left center;
}

.right_text_static span.vanchuyen {
    background: url(/images/icon_one_free.png) no-repeat left center;
}

/*============== Right ==================================================================================*/
.footer_border_new {
    margin-bottom: 20px;
    border: 1px solid #CBCBCB;
    padding: 20px 30px 10px 30px;
    border-radius: 8px;
    background: #FFFFFF;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#F1F0F0));
    background: -webkit-linear-gradient(#FFFFFF, #F1F0F0);
    background: -moz-linear-gradient(#FFFFFF, #F1F0F0);
    background: -ms-linear-gradient(#FFFFFF, #F1F0F0);
    background: -o-linear-gradient(#FFFFFF, #F1F0F0);
    background: linear-gradient(#FFFFFF, #F1F0F0);
}

.footer_news {
    width: 540px;
}

.footer_news .title {
    color: #C0172F;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px #DDDDDD solid;
    padding-bottom: 5px;
    margin-bottom: 0px;
}

.footer_news_list {
    background: url(/images/bg_support_list.png) no-repeat left center;
    padding-left: 15px;
    line-height: 30px;
    border-bottom: 1px #CCCCCC dotted;
}

.footer_news_list a {
    color: #333333;
    font-size: 14px;
}

.footer_news_list a:hover {
    text-decoration: underline;
}

.footer_static {
    border-top: 5px #9F111B solid;
    padding: 20px 30px;
    background: #F1F0F0;
}

.footer_static p{
    line-height: 30px;
}

.footer_static a {
    color: #FFFFFF;
}

.footer_static a:hover {
    text-decoration: underline;
}

.footer_static .static {
    width: 760px;
    float: left;
}

.footer_static .static h4 {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 10px;
}

.footer_static .menus {
    width: 530px;
    float: left;
    font-size: 16px;
    line-height: 30px;
}

.footer_static .menus p {
    font-size: 16px;
}

.footer_static .menus h4 {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 10px;
}

.footer_static .menus .gioithieu {
    width: 49%;
    float: left;
}

.footer_static .menus .huongdan {
    width: 49%;
    float: right;
}

.footer_static .banner {
    width: 300px;
    float: right;
}

.footer_static .banner h4 {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 10px;
}

.footer_static .banner .list_banner {
    width: 100px;
    padding-bottom: 20px;
}

/*============== Home & Type ==================================================================================*/
.home_category_title {
    font-size: 24px;
    font-weight: bold;
    padding: 10px 0 10px 0;
    border-bottom: 1px #D9D9D9 solid;
}

.home_category_title a {
    color: #000000;
}

.home_category_title a:hover {
    color: #FE5305;
}

.home_xemtatca {
    padding: 15px 0px;
    float: right;
}

.home_xemtatca a {
    color: #666666;
}

.home_xemtatca a:hover {
    text-decoration: underline;
}

.home_product_big {
    padding: 10px 0px;
}

.home_product_list {
    width: 200px;
    overflow: hidden;
    float: left;
}

.home_product_list .picture {
    position: relative;
    padding: 15px 0;
}

.home_product_list .picture .giamgia {
    position: absolute;
    right: 10px;
    top: 0px;
    background: url(/images/bg_giamgia.png) no-repeat;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 14px;
    z-index: 9999;
}

.home_product_list .picture .proLink {
    display: none;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.home_product_list .text_product {
    padding: 0 15px;
}

.home_product_list .text_product .title {
    padding-bottom: 10px;
}

.home_product_list .text_product .title a {
    color: #444444;
    font-weight: bold;
}

.home_product_list .text_product .title a:hover {
    color: #FE5305
}

.home_product_list .text_product .price_old {
    color: #888888;
    text-decoration: line-through;
}

.home_product_list .text_product .price_new {
    font-weight: bold;
}

.home_product_list .text_product .price_new font {
    color: #D00A05;
    font-size: 13px;
}

.detail_picture_big {
    width: 380px;
    float: left;
}

.detail_info_product {
    width: 420px;
    float: right;
}

.detail_product_list {
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px;
}

.detail_product_list .tt {
    width: 170px;
    float: left;
}

.detail_product_list .ts {
    float: left;
}

.detail_product_list b {
    font-size: 16px;
}

.detail_product_list font {
    font-size: 18px;
    color: #D00A05;
}

.detail_product_list span {
    text-decoration: line-through;
}

.detail_pic_list {
    text-align: center
}

.detail_pic_list img {
    width: 80px;
    height: 80px;
    cursor: pointer;
    padding: 2px;
    border: 1px #CCCCCC solid;
    margin: 0px 8px 8px 0px;
}

.detail_product_name {
    border-bottom: 1px dotted #D9D9D9;
    margin-bottom: 10px;
}

/*=========================================== tin tuc ========================== */

.tintuc_detail {
    border-bottom: 1px #8c8c8c dotted;
    margin-top: 10px;
}

.tintuc_detail_noidung_right_noidung {
    width: 100%;
}

.tintuc_detail_noidung_right_title {
    font-size: 17px;
    color: #404040;
    line-height: 18px;
    text-transform: uppercase;
}

.tintuc_detail_left {
    float: left;
    width: 220px;
    padding-bottom: 30px;
}

.tintuc_detail_left img {
    border: 1px #EEEEEE solid;
}

.tintuc_detail_date {
    padding-bottom: 10px;
}

.tintuc_detail_right_teaser {
    font-size: 14px;
}

.tintuc_detail_right {
    float: right;
    width: 625px;
}

.gioithieu_detail_noidung_right_ngan {
    background: url(/images/ngan_gioithieu.png) repeat-x;
    height: 3px;
    margin-top: 15px;
}

.gioithieu_detail_noidung_right_noidung {
    width: 100%;
    line-height: 18px;
    color: #616161;
    margin-top: 20px;
    padding-bottom: 35px;
}

.tintuc_news {
    background: #F4F5F6;
    padding: 10px;
}

.tintuc_news_big_left {
    width: 402px;
    float: left;
}

.tintuc_news_big_left img {
    border: 1px #EEEEEE solid;
}

.tintuc_news_big_right {
    width: 410px;
    float: right;
}

.tintuc_news_big_right h2 {
    padding-bottom: 15px;
    font-weight: bold;
    font-size: 30px;
}

.tintuc_news_big_right h3 {
    font-size: 16px;
    color: #333333;
}

.tintuc_news_big_right a {
    color: #A0224F;
}

.tintuc_news_big_list {
    width: 262px;
    float: left;
    margin-right: 17px;
}

.tintuc_news_big_list > div {
    border: 1px #EEEEEE solid;
    width: 260px;
    height: 200px;
    overflow: hidden;
    background: #FFFFFF;
    text-align: center;
}

.tintuc_news_big_list img {
    max-width: 260px;
    max-height: 200px;
}

.tintuc_news_big_list h2 {
    padding: 10px 0;
    font-weight: bold;
    font-size: 18px;
}

.giohang_title {
    color: #DF5406;
    font-weight: bold;
    font-size: 20px;
    float: left;
    margin-left: 20px;
}

.detail_list_new_pic {
    width: 200px;
    float: left;
    margin-left: 16px;
}

.detail_list_new_pic img {
    max-width: 200px;
    max-height: 150px;
}

.detail_list_new_pic a {
    color: #333333;
    font-weight: bold;
    font-size: 14px;
}

.detail_list_new_pic a:hover {
    color: #42A13B
}

.break_page_big {
    float: right;
    color: #999999;
    padding: 15px 0;
}

.break_page_big .page_normal {
    color: #666666;
}

.break_page_big .page_select {
    color: #999999;
}

.tintuc_detail_right_title {
    font-weight: bold;
    font-size: 16px;
}

.detail_new_date {
    color: #666;
    padding-top: 5px;
}

.detail_new_teaser {
    font-weight: bold;
    padding: 10px 0;
    color: #333;
    text-align: justify;
}

.detail_new_description {
    text-align: justify;
    padding-bottom: 30px;
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
}

.detail_new_orther {
    border-bottom: 1px #CCCCCC solid;
    padding-bottom: 5px;
    margin-bottom: 20px;
    text-transform: none;
}

.footer_product_left {
    width: 850px;
    float: left;
}

.footer_product_right {
    width: 300px;
    float: right;
}

.footer_product_follow {
    width: 100%;
    border-top: 1px #ccc solid;
    padding-top: 5px;
    margin-top: 5px;
}

.footer_product_follow.remove_border {
    border: 0px;
}

.footer_product_follow .picture {
    float: left;
    margin: 5px;
}

.footer_product_follow .text {
    width: 215px;
    float: right;
    text-align: left;
}

.footer_product_follow .text .title {
    padding: 5px 0;
}

.footer_product_follow .text .title a {
    color: #444444;
    font-weight: bold;
}

.footer_product_follow .text .title a:hover {
    color: #FE5305
}

.footer_product_follow .text .price_new {
    font-weight: bold;
}

.footer_product_follow .text .price_new font {
    color: #D00A05;
    font-size: 13px;
}

.footer_product_follow .text .view {
    padding-bottom: 5px;
    font-style: italic;
    color: #999999;
}

.footer_right_border {
    border: 1px #CCCCCC solid;
    border-top: 0px;
    margin-top: -5px;
}

#homePartner {
    width: 100%;
    position: relative;
    height: 180px;
    margin: 0 5px;
    background: #FFFFFF;
    overflow: visible;
}

#homePartner .panel {
    padding: 10px 20px;
    text-align: center;
}

.detail-right-icon {
    background: url(/images/detail-giaohang.png) no-repeat left 15px;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px dotted #ccc;
}

.detail-right-icon.icon-thanhtoan {
    background-image: url(/images/detail-thanhtoan.png);
}

.detail-right-icon.icon-doitra {
    background-image: url(/images/detail-doitra.png);
    border-bottom: 0;
}

.detail-right-icon b {
    text-transform: uppercase;
}

.detail-right-icon p {
    line-height: 20px;
}
.footer-copyright{
    background: #dedcdc;
    font-size: 13px;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 8px;
}