* {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none
}

img {
    border: none
}

li {
    list-style: none
}

body {
    font-size: 13px;
    font-family: arial, Helvetica, sans-serif;
}

.clear {
    clear: both;
}
#menuTop{
    margin-bottom: 0px;
}
.pagination {
    text-align: center;
    height: 29px;
    color: white;
    margin-top: 10px;
    display: block;
}

.pagination span {
    padding: 3px;
    background: url("../images/backgroundPhanTrang.jpg") repeat;
    display: -moz-groupbox;
    margin: 2px;
    border: 1px solid #cccccc;
    color: #333;
}

.pagination span a {
    font-weight: bold;
    color: #504846;
}

.pagination span:hover {
    background: url("../images/backgroundPhanTrangHover.jpg") repeat;
}

.pagination span a:hover {
    color: #ff4500;
}

#footer {
    padding-top: 30px;
    background: #fff;
}

.cauhoithuonggap {
    width: 1000px;
    padding: 20px 0px;;
    margin: 0px auto;
    border-bottom: 1px solid #e3e3e3;
}

.newfooterlist {
    text-align: center;
    padding: 5px 10px!important;
    height: 175px;
}

.nameNewFooter {
    color: #4f4f4f;
    font-weight: bold;
}

.nameNewFooter:hover {
    color: #ce2027;
}

.namealiasFooter {
    color: #888888;

}

.xemthem {
    width: 75px;
    color: #ce2027;
    background: url("../images/iconxemthem.png") no-repeat right top 5px;
    margin: 0px auto;
}

#menuFooterLeft {
    width: 1000px;
    margin: 0px auto;
    margin-top: 20px;
}

.contenfooter {
    float: left;
}

/*menu*/
.ddsmoothmenu {
    background: #2d3178;
    position: relative;
    z-index: 99999;
}

.ddsmoothmenu > ul {
    position: relative;
    height: 56px;
}

.ddsmoothmenu ul > li a {
    color: #fff;
    text-transform: uppercase;
}

.ddsmoothmenu > ul > li > a {
    padding: 8px 10px;
    font-size: 13px;
    display: table;
    text-align: center;
    line-height: 20px;
}

.ddsmoothmenu > ul > li:hover a {
    color: #333;
}

.ddsmoothmenu > ul > li:hover {
    background: #fff;
}

.ddsmoothmenu > ul > li img{
    display: none;
}
.ddsmoothmenu > ul > li {
    float: left;
    display: inline;

}
.ddsmoothmenu > ul > li > ul > li > a img{
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    margin-right: 2px;
}
.ddsmoothmenu > ul > li > ul > li > a {
    font-weight: bold;
    font-size: 11px!important;
    line-height: 30px;
}

.ddsmoothmenu ul > li > ul li a {
    color: #000;
    font-size: 10px;

}

.ddsmoothmenu > ul > li > ul > li:first-child {
    border-left: none;
}

.ddsmoothmenu > ul > li > ul > li ul li a{
    color: #0066cc;
}
.ddsmoothmenu > ul > li > ul > li ul li{
    margin: 1px;
    background: url("../images/arrow_bullet.gif") no-repeat left top 6px;
    padding-left: 8px;
}
.ddsmoothmenu > ul > li > ul > li {
    /*border-left: 1px solid #ccc;*/
    width: 194px;
    height: 120px;

}

.ddsmoothmenu > ul > li > ul > li a:hover {
    color: #ce2027
}

.ddsmoothmenu > ul > li > ul > li {
    float: left;
    margin-right: 10px;
    padding-left: 10px;
    margin: 10px 0px;
}

.ddsmoothmenu > ul > li > ul {
    top: 64px;
    background: url("../images/backgroundmenu.png") repeat #fff;
    border-bottom: 2px solid #2d3178;
    border-left: 2px solid #2d3178;
    border-right: 2px solid #2d3178;

    border-radius: 0px 0px 10px 10px;
}

.ddsmoothmenu ul > li:hover ul {
    display: block;
}

.ddsmoothmenu ul > li > ul {
    position: absolute;
    width: 1053px;
    left: 0px;
    display: none;
    top:56px;
}

.ddsmoothmenu ul > li > ul li ul {
    width: 188px;
    position: relative;
    top:0px;
}

/*het menu*/

.main {
    width: 1000px;
    margin: 0px auto;
}

/*breacum*/
.brearcum li a {
    color: #288ad6;
}

.brearcum li {
    margin: 5px;
    float: left;
    background: url("../images/iconbreacum.png") no-repeat right center;
    padding-right: 15px;
}

.brearcum ul li:last-child a {
    color: #999;
}

.brearcum ul li:last-child {
    background: none;
}

.brearcum {
    padding: 5px 0px;
}

/*breacum*/
.left {
    padding-left: 10px;
}

.breacum {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.titleBreacum {
    border-bottom: 1px solid #ccc;
    background: #f5f5f5;
    padding: 7px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}

.mail {
    background: url("../images/mail.png") no-repeat left center;
    padding: 10px 0px 10px 25px;
}

#helpOnline li {
    width: 109px;
    float: left;
    margin-bottom: 10px;
}

#helpOnline {
    margin: 5px;
}

.sdt {
    color: #cc1b1b;
    font-weight: bold;
}

.chatHelpOnline {
    text-align: center;
    font-size: 17px;
}

.nameHelpOnline {
    color: #6e6e6e;
    font-size: 13px;

}

.titleLeft {
    background: url("../images/iconLeftHot.png") no-repeat left 5px center #ce2027;
    padding: 11px 0px 11px 25px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.listNewProduct li:last-child{
    border-bottom: none;
}
.listNewProduct li{
    border-bottom: 1px solid #ccc;
    padding: 5px;
}
.listNewProduct {

}

.listNewProduct {
    padding: 5px 0px 0px 0px;
}

.infoProduct {
}

.contentNews {
    color: #69696a;
    padding-left: 10px;
    font-weight: bold;
}

.priceleft {
    color: #f2434a;

}

.priceleftold {
    color: #9c9c9c;
}
.hotline span{
    color: red;
    font-size: 13px;
}
.hotline{
    margin: 4px 0px;
    font-weight: bold;
}
.helpOnline{
    border: 1px solid #ccc;
    padding: 3px;
}
.face{
    overflow: hidden;
}
h1{

}
.activeMenuTop img{
    display: block!important;
    width: 65px;
    padding: 0px 0px!important;
}
.phanphoo{
    display: block!important;
    margin: 0px auto;
}
.logoli{
    background: #fff;
}
.formtim{
    padding-right: 5px;
    padding-bottom: 1px;
    background: #fff;
}
.logoli a{
    padding: 0px 3px!important;
}
#searchmobi{
    background: #fff;
    width: 188px;
    padding: 3px 0px;
    float: left;
    margin-top: 10px;
}
.phanphoomobi{
    display: block!important;
    margin: 0px auto;
    width: 234px;
    margin-top: 4px;
}