@charset "UTF-8";
/* CSS Document */

/*
=======================================================================
    General Rules
=======================================================================
*/
body {font:normal 12px Arial, Helvetica, sans-serif; background: #fff; color:#333;}
a {text-decoration:none; color:#333;}
a:hover { color: #cc3300; }
.fl { float: left; }
.fr { float: right; }
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
html[xmlns] .clearfix {
    display: block;
}
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
hr {
    border-color: #aaa;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    clear: both;
    height: 1px;
    line-height: 1em;
    margin: 10px 0 10px 0;
}
hr.dots {
    border-style: dotted;
}
input, textarea {
    font: normal 12px Arial, Helvetica, sans-serif;
    color: 333
}
.noborder {
    border: none !important;	
}
.clr {
    clear: both;	
}
/*
=======================================================================
    Header Section Rules
=======================================================================
*/
#header {
    width: 100%;
    height: 168px;
/*    background: url(images/sprite-btn.png) 0px -84px repeat-x;	*/
}
#inner-header {
    width: 1000px;
    height: 100%;
    margin: 0 auto;	
    position: relative;
}
#inner-header .logo {
height: 150px;
left: 0;
position: absolute;
top: 5px;
}
#search-box {
position: absolute;
right: 0px;
top: 73px;
}
#search-box .leftSB, #search-box .rightSB {
    width: 11px;
    height: 74px;
    background: url(images/sprite-searchfield.png) no-repeat;		
}
#search-box .rightSB {
    background: url(images/sprite-searchfield.png) 0px -158px no-repeat;	
}
#search-box .contentSB {
    width: auto;
    height: 64px;
    padding-top: 10px;
    background: url(images/sprite-searchfield.png) 0px -79px repeat-x;	
}
#search-box .contentSB input[type="text"] {
width: 115px;
height: 18px;
line-height: 18px;
padding-left: 5px;
border: 1px solid #ccc;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;	
}
#search-box .contentSB .miniSelectBox {
/*    padding: 2px;*/
    border: 1px solid #ccc;	
    height: 22px;
    width: 150px;
}
#productFilters .miniSelectBox {
    border: 1px solid #CCCCCC;
    padding: 1px;
}
#search-box .contentSB .btn-search {
    width: 80px;
    height: 21px;
    border: none;
    background: url(images/btn-search.png) no-repeat;
    cursor: pointer;	
}
#search-box .contentSB p.egg {
margin-top: 10px;
font-style: italic;
}
#search-box .contentSB p.egg span.hotkey {
    color: #EE171F;	
}
#search-box .contentSB p.egg a {
    color:#00B2EF;
}
#search-box .contentSB p.egg a:hover {
    text-decoration: underline;	
}
.cart-icon {
width: 46px;
height: 60px;
position: absolute;
top: 25px;
right: 0px;	
}
.cart-icon a {
    width: 31px;
    height: 49px;
    padding: 11px 0px 0px 15px;
    display: block;
    background: url(images/cart-icon.png) no-repeat;
    color: #EE171F;
    font-weight: bold;
}
.forex-rate{
color: #EE171F;
font-size: 11px;
font-weight: bold;
position: relative;
top: 100px;
width: 200px;
float: right;
text-align: right;
}
/*
=======================================================================
    Column Left Section Rules
=======================================================================
*/
.column-left {
    width: 770px;
}
/*
=======================================================================
    Menu Top Section Rules
=======================================================================
*/
#navigation {
background: url("images/sprite-btn.png") repeat-x scroll 0 0 transparent;
height: 37px;
width: 100%;
}
ul.navigation {
    width: 1000px;
    height: 37px;
    margin: 0 auto;
}
ul.navigation li {
background: url("images/line-menu.png") no-repeat scroll right top transparent;
float: left;
font-size: 12px;
font-weight: bold;
line-height: 33px;
text-transform: uppercase;
padding: 2px 0px;
}
ul.navigation li a {
/*    font-weight: bold;*/
    font-size: 12px;
    color: #fff;
    padding: 0 20px;	
}
ul.navigation li a:hover {
    background: #fff;
    color: #333;
    display: block;	
}
ul.navigation li.active-nav a{
    background: #fff;
    color: #333;
    display: block;	
}
/*
=======================================================================
    Sub Menu Top Section Rules
=======================================================================

/*
=======================================================================
    Menu Top Section Rules
=======================================================================
*/
#menu-top {
    width: 100%;
    margin-top: 1px;
    margin-bottom: 10px;
}
ul.menu-top {
width: 100%;
height: 37px;
margin: 0 auto;	
background: url(images/bg-menu2.png) repeat-x;	
position:relative;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
ul.menu-top .menu-item {
    float: left;
    height: 37px;
    line-height: 37px;
    background: url(images/line-menu2.png) top right no-repeat;

}
ul.menu-top li a {
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}
ul.menu-top a.li {
    padding: 10px 15px;
}
a.li.active {
    background: #fff;
    color: #333;  
}
ul.menu-top li a:hover {
    background: #fff;
    color: #333;	
}
ul.menu-top li:hover ul{
    display: block;	
}
ul.menu-top #home {
    background: none;	
}
ul.menu-top #home a {
    display: block;
    margin: -6px 2px 0px 10px;
    padding: 0px;
    width: 65px;
    height: 38px;
    background: url(images/home-icon.png) no-repeat;	
}
/*
=======================================================================
    Sub Menu Top Section Rules
=======================================================================
*/
.sub-menu {
    width: 938px;
    margin: 0 auto;
    padding: 0px 20px 20px 20px;
    border: 1px solid #e58109;
    border-top: none;	
    background: #fff;
    position:absolute;
    z-index:2000;
    top:37px;
    left:0px;
    line-height:normal;
    display:none; 
}
.sub-menu li {
    float: left;
    width: 214px;
    margin: 20px 20px 0px 0px;	
}
.sub-menu ul {
    float:left;
}
.sub-menu li.last-item {
    margin-right: 0px;	
}
.sub-menu ul li a {
    font-size: 11px;	
}
.menu-top .sub-menu li a:hover {
    text-decoration: underline;	
    display: inline;
    color:#0072BC;

}
.sub-menu .head {
    font-weight: bold;
    margin-bottom: 3px;
    padding: 0px;	
    background: none;
}
.menu-top .sub-menu .head:hover{
    color: #333;
}
.menu-top .sub-menu .viewall:hover a{
    color: #333;
}
.sub-menu .head , .sub-menu li.viewall a {
    color: #333;	
}
.sub-menu ul li {
    padding-left: 15px;
    margin: 0px;
    background: url(images/arrow02.gif) 3px 4px no-repeat;
}
.sub-menu ul li a {
    color: #0072BC;	
}
.sub-menu ul li.viewall {
background: none;
margin-top: 3px;	
}
/*
=======================================================================
    Wrapper Section Rules
=======================================================================
*/
#wrapper {
    width: 980px;
    padding: 10px;
    background: #fff;
    margin: 0 auto;	
}
/*
=======================================================================
    Side Bar Section Rules
=======================================================================
*/
.side-bar {
    width: 200px;	
}
.block-side-bar {
    width: 200px;
    margin-bottom: 10px;		
}
.head-block {
    width: 178px;
    height: 30px;
    padding: 7px 10px 0px 10px;
    border: 1px solid #bfc2cc;
    border-bottom: none;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: url(images/btn-head-item.jpg) repeat-x;	
}
.head-block span {
    font-weight: bold;
    color: #666;
    -moz-text-shadow: 1px 1px #ffffff;
    -webkit-text-shadow: 1px 1px #ffffff;
    text-shadow: 1px 1px #ffffff;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 135, color = '#ffffff');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 135, Color = '#ffffff')";	
}
.head-block-01 {
    width: 200px;
    height: 30px;
    line-height: 34px;
    text-align: center;
    background: url(../../images/backend/top_menu_bg.gif) repeat-x;	
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;	
}
.head-block-01 span {
    font-weight: bold;
    font-size: 11px;
    color: #FFF;	
    text-transform: uppercase;
}
ul.support-online li {
    padding-bottom: 5px;
    margin-top: 5px;	
    color: #333;
}
ul.support-online li span {
    color: #09C;	
}
ul.support-online li img {
    float: right;	
}
ul.support-online li p {
    margin-top: 3px;	
}
ul.support-online .support_mail{
    background: url(images/email.png) no-repeat;	
    padding-left: 20px;
}
.head-block-bc {
    width: 200px;
    height: 45px;	
}
.head-block span.km {
    color: #cc3300;	
}
.head-block-02 {
background: url("../../images/backend/top_menu_bg.gif") repeat-x scroll 0 0 transparent;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
height: 30px;
width: 300px;
}
.head-block-03 {
    background: url("images/head03.png") no-repeat scroll 0 0 transparent;
    height: 30px;
    width: 200px;		
}
.head-block-02 span,.head-block-03 span {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;	
    background: #fff;
    padding: 10px 25px 1px; 
    margin: 5px 0px 0px 5px;
    display: inline-block;
    text-transform: uppercase;
    color: #00B2EF;
    font-size: 11px;
    font-weight: bold;
}
.head-block-03 span{color: #FF6600;}
.content-sb {
    width: 178px;
    padding: 5px 10px 10px 10px;
    border: 1px solid #bfc2cc;
    border-top: none; 	
    color: #666;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
ul.list-most-product li {
    padding: 7px 0px 7px 12px;
    background: url(images/arrow.gif) 0px 10px  no-repeat;
    border-bottom: 1px solid #e7e8ec;
}
ul.list-most-product li a {
    font-weight: bold;
    color: #666;
}
ul.list-most-product li a:hover {
    color: #EB0801;	
}
.sp-online {
    text-align: center;
    line-height: 20px;
    font-weight: bold;	
}
.img-partner {
    margin: 5px 0px;	
}
ul.statistics li {
    height: 16px;
    line-height: 16px;
    padding-left: 18px;
    margin-bottom: 5px;
    background: url(images/icon-ltc.gif) no-repeat;	
}
/*
=======================================================================
    Scroll Images Section Rules
=======================================================================
*/
.scroll-img {
    width: 100%;
    padding: 10px 0px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #bdbdbd;
    background-color: #fff;
    width: 1000px;
    margin: 0 auto;
}
.list_carousel li {
    width: 100px;
    height: 80px;
    margin: 0px 12px;
    display: block;
    float: left;
}
/*
=======================================================================
    Footer Section Rules
=======================================================================
*/
.footer-link {
    padding: 10px 5px;
    background: #dbdbdb;
    color: #525453;
    width: 990px;
    margin: 0 auto;		
}
.footer-link ul li {
    float: left;
    width: 160px;
    margin-right: 40px;
    line-height: 1.5;
}
.footer-link ul li h4 {
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 5px;	
}
.footer-link ul li a {
    color: #525453;	
}
.footer-link ul li a:hover {
    color: #cc3300;	
}
.footer-link ul li.contact-company, .footer-link ul li.contact-company ul li {
    width: 390px;
    margin: 0px;	
}
.footer-link ul li.contact-company h4 {
    color: #EE171F;		
}
.footer-link ul li.contact-company img {
    float: left;
    margin-right: 8px;	
}
.footer-link ul li.contact-company ul li {
    margin-bottom: 7px;	
}
.copyright {
    width: 1000px;
    margin: 0 auto;	
    height: 37px;
    line-height: 37px;
}
.copyright p {
    text-align: center;	
}
.copyright p span {
    color: #EE1620;	
}
/*
=======================================================================
    List News Section Rules
=======================================================================
*/
ul.list-news-small li {
    padding-left: 8px;
    margin-bottom: 5px;
    background: url(images/circle.gif) 0px 6px no-repeat;	
}
ul.list-news-small li a:hover {
    text-decoration: underline;	
}
/*
=======================================================================
    Best Product Section Rules
=======================================================================
*/
ul.best-selling li {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E7E8EC;	
}
ul.best-selling li a, ul.best-selling li span {
    display: block;	
}
ul.best-selling li img {
    float: left;
    margin-right: 8px;	
}
ul.best-selling li span {
    color: #EE171F;
    font-weight: bold;
    margin-top: 5px;	
}
ul.best-selling li.viewall {
    border: none;
    margin: 0px;
    padding: 0px;
    text-align: right;	
}
ul.best-selling li.viewall a {
    color: #09F;
}
/*
=======================================================================
    HeadLine Section Rules
=======================================================================
*/
.content, .section-headline {
    padding: 5px;	
    border: 1px solid #BFC2CC;	
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}
.section-headline {
    padding: 10px;
}
.section-headline h2, .section-headline a, p.sidebar-block-title, .section-headline span.title {
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    color: #cc3300;
}

.content ul.list-product {
    padding: 5px 5px 0px 5px;	
}

/*
=======================================================================
    Detail Product Section Rules
=======================================================================
*/
.productImg {
    width: 285px;
    text-align: center;	
    padding: 20px 0px;
    margin-right: 10px;
    vertical-align: middle;
}
.productInfo {
    width: 455px;	
    padding-top: 20px;
}
.productInfo table, .productDetail table, .contact table {
    border-collapse: collapse;
    width: 100%;
}
.productInfo table td, .productInfo table th {
    padding: 10px 0px;	
}
.productInfo table th {
text-align: left;
width: 80px;
}
.productInfo span.name {
    color: #00B0EF;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
}
.productInfo span.price {
    color: #E50000;
    font-size: 15px;
}
.productInfo em {
    color: #00B0EF;
}
.productInfo a.btnBuy {
    width: 102px;
    height: 27px;
    background: url(images/btn-muahang.png) no-repeat;	
}
.productInfo input[type="text"], .cart table td input[type="text"] {
    float: left;
    border: 1px solid #ccc;
    width: 50px;
    height: 23px;
    line-height: 23px;
    margin-right: 5px;
    text-align: center;
}
.productDetail {
    padding: 10px 0px;	
}
p.sidebar-block-title {
    padding: 10px;
    margin-bottom: 10px;
    background: url(images/icon-8.jpg) bottom repeat-x;	
}
.productDetail table td {
    padding: 3px;	
}
.productOther table td a, .cart table td a {
    color: #00B0EF;;	
}
.productOther table td span.price, .cart table td span.price, .total-cart span.price {
    color: #E50000;
}
/*
=======================================================================
    Cart Section Rules
=======================================================================
*/
.cart {
    width: 100%;	
}
.cart table {
    width: 100%;	
}
.cart table th {
    padding: 8px;
    background: #F5F5F5;
    border: 1px solid #eee;
}
.cart table td input[type="text"] {
    height: 18px;
    line-height: 18px;
    margin-right: 0px;
}
.total-cart {
    padding: 10px 0px;
    text-align: center;	
}
.total-cart .btnCart, table.frmCart .btnCart {
    padding: 3px 8px;
    margin-top: 5px;
    border: none;
    background: #333;
    color: #fff;	
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;	
}
table.frmCart {
    margin-top: 10px;	
}
table.frmCart td input[type="text"] {
    width: 500px;
    text-align: left;
    padding-left: 5px;	
}
table.frmCart .btnCart {
    margin-top: 0px;	
}
/*
=======================================================================
    Contact Section Rules
=======================================================================
*/
.contact {
    padding: 10px;	
}
.contact p {
    margin: 5px 0px;
}
.contact p span {
    font-weight: bold;
    color: #0072BC;
}
.contact table td {
    padding: 5px;
    border: 1px solid #eee;	
}
.contact table td input[type="text"] {
    border: 1px solid #ccc;
    width: 350px;	
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
}
.contact table td textarea {
    border: 1px solid #ccc;
    width: 446px;
    height: 100px;
    padding: 5px;	
}
.contact input[type="submit"] {
    cursor: pointer;	
}
/*
=======================================================================
    News Section Rules
=======================================================================
*/
.news {
    padding: 10px;	
}
.news ul.list-news li {
    width: 100%;
    float: left;
    margin-bottom: 12px;	
}
.news ul.list-news li img {
border: 1px solid #d6d6d6;
float: left;
margin-right: 8px;
padding: 2px;
}
.news ul.list-news li a {
    font-size: 13px;
    font-weight: bold;
    color: #00B0EF;	
}
.news ul.list-news li p {
    margin-bottom: 5px;	
}
.newsOther {
    width: 400px;	
}
.newsOther h3 {
    color: #00B0EF;	
    margin-bottom: 5px;	
}
.newsOther ul li {
    padding-left: 8px;
    margin-bottom: 3px;
    background: url(images/circle.gif) 0px 6px no-repeat;	
}
/* banner */

#banner-vertical-page {
    left: 1px;
    position: relative;
    right: 1px;
    top: 0;
    visibility: visible;
}
#banner-vertical-page-1 {
    left: -144px;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 990;
    top: -10px;
}
#banner-vertical-page-2 {
    margin: 0;
    padding: 0;
    position: absolute;
    right: -138px;
    z-index: 990;
    top: -10px;
}
/*
=======================================================================
    List Best Selling Section Rules
=======================================================================
*/
ul.listBestselling li {
    float: left;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #999;	
    font-size: 11px;
    color: #333;
    width: 100%;
}
ul.listBestselling li img {
    float: right;
    margin-left: 3px;	
    max-width: 65px;
}
ul.listBestselling li a.title {
    font-weight: bold;	
    text-transform: uppercase;
}
ul.listBestselling li span {
    color: #209F2C;	
}
ul.listBestselling li p.price {
    color: #EE171F;	
}
.folder-news img {
    float: left;
    margin-right: 5px;
    border: 1px solid #ccc;
    max-width: 80px;
    max-height: 60px;
}
.folder-news a.title {
    font-weight: bold;
    color: #ff6600;
}
.folder-news ul {
    margin-top: 5px;	
}
.folder-news ul li {
    padding-left: 8px;
    background: url(images/circle.gif) 0px 6px no-repeat;		
}
.folder-news ul li a {
    font-size: 11px;	
}
.errorMessage{
    color:red;
} 
.contentArticle{
    margin: 20px 0px;
}
.article-name {
    color: #1D8A0D;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 5px;
}
.article-title {
    color: black;
    font-weight: bold;
    margin: 10px 0px;
    text-align: justify;
}
.share{
    cursor: pointer;
    float: left;
    margin: 0px 10px 10px 0px;
}
.float-ck {
    bottom: 0px;
    right: 0px;
    position: fixed;
    z-index: 2099;
}
#float_content{border: 2px solid rgb(1, 174, 240); display: block;background: white;}
#float_content img{width: 80px;float: left;}
#float_content .float_content{color: #0099CC;float: right;font-size: 16px;font-weight: bold;line-height: 18px;margin-top: 10px;margin-left: 5px;margin-right: 5px;}
#hide_float a {
background: none repeat scroll 0 0 #01AEF0;
color: #FFFFFF;
padding: 5px 5px 0px 5px;
font-weight: bold;
}
a, a:link, a:hover, a:visited {
    text-decoration: none;
}
.stats{
    border: 1px solid #BFC2CC;
    color: #666666;
    padding: 5px 10px 10px;
    width: 178px;
}
.stats h3 {
border-bottom: 1px solid #EE171F;
color: #EE171F;
margin-bottom: 5px;
padding-bottom: 5px;
}

table.price-table {
    width: 100%;
    margin-top: 10px;
    border: 1px solid #eeeeee;
    border-collapse: collapse;
}
table.price-table th {
    background: #f5f5f5;
}
table.price-table td, table.price-table th {
    border: 1px solid #eeeeee;
    border-collapse: collapse;
    padding: 7px 5px;
}
table.price-table .stt {
    width: 50px;
}

table.price-table .date-update {
    width: 100px;
}

table.price-table .download {
    width: 100px;
}
/***tooltip***/

.tooltip{
    position: absolute;
    border: 1px solid #00B2EF;
    z-index: 20000;
    width: 470px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.tooltip table{
    background-color: #FFF;
    border-collapse: collapse;
    width: 100%;
}
.tooltip table td{
    border: 1px solid #d6d6d6;
    padding: 2px;
    vertical-align: top;
}
.tooltip table td.td-name{
    background-color: #00B2EF;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.tooltip table th {
    border: 1px solid #00B2EF;
    padding: 5px;
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
}
.tooltip span.price_tool {
    color: #E50000;
    font-size: 13px;
    font-weight: bold;
}
.tooltip span.name {
    color: #FF0000;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
}

.tip-header {
    width: 60px;
}
.message {
    padding: 10px 0px;
    color: #209F2C;
}

.warning {
    background: #fdc400;
    color: #fff;
}

/*compare*/
.compare-table td {
    padding: 5px;
    vertical-align: top;
}
.compare{
    /*    width:970px;*/
    border: 1px solid #BFC2CC;
    border-radius: 5px 5px 5px 5px;
    padding: 5px;
}
.compare_title{
    text-align:right;
    font-weight:bold;
    vertical-align:top;
}
.price{
    color: #E50000;
/*    font-size: 15px;*/
    font-weight: bold;
}
.share-tool{
    float: left;
    width: 100%
}
.share-tool div{
    width: 100%;
}
.share{
    cursor: pointer;
    float: right;
}
.no-background{background: none !important;}

/*Filters*/
ul.options h3{font-size: 11px; font-weight: bold; color:#004996;text-transform: uppercase;}
ul.optionValues{padding: 3px 0px 6px 6px;}
ul.optionValues li a{color: #393839;font-size: 11px;}
ul.optionValues li a:hover{color: #DA251C;}
.filterSelected{padding: 3px 0px 6px 6px;font-size: 11px;}
.filterSelected a{padding: 0 0 0 10px;float: right;display: block;}
h2.buildTitle{padding: 0px 0px 10px 0px;}
.pcBuild .tbl{
    border-collapse: collapse;font-size:12px; font-weight: bold; width: 736px;
}
.pcBuild .qty{text-align: center;color: #ff0000;}