@charset "utf-8";
.loginFrm {
    margin-top: 50px;
}
.loginBox {
    background: #f3f0e7 none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 6px;
    box-shadow: 0 0 10px #dedede;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    width: 500px;
}
.form-lg {
    margin-top: 20px;
}
.icont-lg {
    position: absolute;
    right: 20px;
    top: 20px;
}
.loginBox input[type="text"], .loginBox input[type="password"] {
    height: 23px;
    width: 96%;
}
.hdrBar {
    background: #3b5998 none repeat scroll 0 0;
    height: 40px;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.hdr_top {
    height: 40px;
    padding: 0 20px;
}
.hdr_top a {
    color: #fff;
    display: block;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
}
.rg-title {
    background: #ffffff url("images/blue-buttlet.png") no-repeat scroll 0 center;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    margin: 0 0 10px;
    padding: 8px 0 8px 10px;
}
.mainLevel {
}
.mainLevel > ul {
   display: inline-block;
    float: left;
    height: 50px;
    margin: 0 0 0 235px;
    padding: 0;
}
.item-main > li {
    float: left;
    height: 50px;
    position: relative;
	border-right:1px solid #fff;
}
.item-main li:last-child {
    border-right: medium none;
}
#navigation.clearfix {
    background: url(images/menu.png) repeat-x;
    height: 50px;
    z-index: 99999;
}
.link-logo {
   /* border: medium none !important;*/
}
.nav-1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.first.top-link {
    padding: 0 0 0 8px !important;
}
.item-main li a.top-link {
    display: block;
    font-size: 14px;
    height: 50px;
    padding: 0 8px;
    text-decoration: none;
	min-width:129px;
	text-align:center;
}
.top-link b {
  
}
.item-main li a.top-link span {
    color: #FFF;
    display: block;
    line-height: 50px;
    padding: 0 13px;
    text-transform: uppercase;
}
.item-main li a.top-link:hover, .item-main li:hover a.top-link, .item-main li a.selected {
    background: #fff ;
    color: #4f504f;
}
.item-main li a.top-link:hover span, .item-main li:hover a.top-link span, .item-main li a.selected span {
    color: #4f504f;
}
.item-main li ul {
    background: #fff none repeat scroll 0 0;
    display: none;
    left: 0;
    position: absolute;
    top: 50px;
    white-space: nowrap;
    z-index: 999;
}
.item-main li:hover ul {
    display: block;
    height: auto !important;
    margin: 0;
    padding: 0;
}
.item-main li ul li {
   /* border-bottom: 1px dotted #005da3;*/
    float: none;
  /*  margin: 6px 6px 7px;*/
	height:50px;
  	border-left:10px solid #fff;
}
.item-main li ul li:last-child a {
    border-bottom: medium none;
}
.item-main li > ul > li:hover > a {
    color: #005da3;
    text-decoration: none;
}
.item-main li ul li:hover > a {
	color:#f1662f;
}
.item-main li ul li a {
    color: #484848;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 39px;
    line-height: 39px;
    overflow: hidden;
    padding:8px 30px 8px 20px;
    width: auto;
}
.item-main li ul li:hover{
	border-left:10px solid #f1662f;
}
.Breadcrum {
}
.Breadcrum .box-breakcrumb {
}
.breadcrumb {margin-left: 15px;}
.breadcrumb ul {
    line-height: 26px;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.breadcrumb ul li {
    background: transparent url("Images/nextbg.png") no-repeat scroll right center;
    float: left;
    margin: 0;
    padding: 0;
}
.breadcrumb ul li:last-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.breadcrumb ul li a {
    color: #333;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 30px;
    padding-left: 8px;
    padding-right: 15px;
}
.breadcrumb ul li a:hover {
    text-decoration: underline;
}
.breadcrumb ul li a.homepage {
   /* background: transparent url("Images/chevron-home.png") no-repeat scroll left center;*/
    display: block;
    float: left;
    line-height: 30px;
    padding-left: 0;
    padding-right: 4px;
   /* text-indent: -9999px;*/
    width: auto;
	padding-right:15px;

}
.breadcrumb ul li a.homepage:hover {
    color: #ff0000;
}
.fillter {
    padding: 0.5em;
}
.fillter ul.paging {
    display: block;
    float: right;
}
ul.paging li {
    border-bottom: medium none !important;
    padding: 0 0 0 3px;
}
ul.paging li span a {
  
  
    color: #4f504f;
    display: inline-block;
    margin-right: 2px;
    padding: 0 5px;
}
ul.paging li span a:hover, ul.paging li span a.selected, ul.paging li span a.active {
   
    color: #e8641b;
    text-decoration: none;
	font-weight:bold;
}
.estore_home .module {
    margin-bottom: 30px;
}
#pageCounter{
	background:#f5f5f5;
	padding:5px 10px;
	margin-left:5px;
}
#lastControl{
	text-transform:uppercase;
	border-right: 1px solid #333;
	
}
#firstControl{
	text-transform:uppercase;
	border-right: 1px solid #333;
	
}
#lastControl:hover,#firstControl:hover{
	font-weight:normal !important;
}
ul.paging li span a span{display:none}
.md {
}
.md .mr {
}
.md .mr .ml {
    background: #fff none repeat scroll 0 0;
}
.md .mr .ml::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#leftPanel2 .md .mr .ml, #leftPanel .md .mr .ml {
    background: #fff none repeat scroll 0 0;
}
#centerPanel2 .md .mr .ml, #Breadcrum .md .mr .ml, #centerPanel22 .md .mr .ml, #leftPanel22 .md .mr .ml {
    border-top: medium none;
}
#rightPanel .md .mr .ml {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f7f7f7 none repeat scroll 0 0;
    border-color: -moz-use-text-color #e9e9e9;
    border-image: none;
    border-style: none solid;
    border-width: medium 1px;
}
.rate, .gold, .so_inner, .statistic-content, .es-sitelink-box, .login-customer-company, .Weather-master, .search-box, .cart-box, .poll-box, .sitelink {
}
.news-top {
    padding: 0;
}
.module-header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-top: 20px;
    padding: 0;
}

.module-header h3 span {
    color: #000;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
    margin-left: 25px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
.module-header h3 span a {
    color: #516d88;
    display: inline-block;
    text-transform: uppercase;
}
.promotion {
    display: none;
}
.box-title {
    background: #552500 none repeat scroll 0 0;
    margin-bottom: 8px;
}
.box-title h3 span, .box-title h1 span {
    color: #fff;
    display: block;
    font-family: arial;
    font-size: 16px;
    font-weight: normal;
    margin: 0 auto !important;
    padding: 18px 15px 13px;
    text-align: left;
    text-transform: uppercase;
	
}
.md .mr .ml .box-cont {
	background: #EBE9E8;
}
.estore_home .md .mr .ml .box-cont {
	background:#ebe9e8;
}
.news-item01.clearfix {
    border-bottom: 1px solid red;
    padding: 10px 10px 25px 0;
}
.tar a.contine:hover {
    color: #0480dd;
    text-decoration: none;
}
.br {
}
.bl {
}
.tab-box {
	 background: #fff none repeat scroll 0 0;
    padding:0 25px;
}
.tab-modules {
    color: #ffffff;
    display: block;
    padding: 0;
    position: relative;
    width: 100%;
}
.tab-modules ul {
    background: #f5f5f5 none repeat scroll 0 0;
    height: 40px;
    margin: 0 auto;
    padding-bottom: 10px;
}
.module-header h3 {
    margin: 0;
    height: 46px;
    background: url(images/icontab.png) no-repeat 15px 12px #552500 !important;
}
.tab-modules ul li {
    background: rgba(0, 0, 0, 0) url("images/litab.png") no-repeat scroll right center;
    float: left;
    font-weight: bold;
    line-height: 31px;
    margin: 0 2px 0 10px;
}
.tab-modules ul li:first-child {
    margin-left: 0;
}
.tab-modules ul li:last-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.tab-modules ul li a {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 32px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
.tab-modules ul li a span {
    display: block;
    font-weight: bold;
    padding: 4px 15px 4px 0;
}
.tab-modules ul li a.active, .tab-modules ul li a:hover {
    color: #4f504f;
    font-size: 14px;
    font-weight: normal !important;
    line-height: 41px;
    padding: 0 0 0 20px;
    text-decoration: none;
    text-transform: uppercase;
}
.tab b {
    font-weight: normal;
}
.tab-modules ul li a.active span, .tab-modules ul li a:hover span {
}
.md .mr .ml .tab-container {
}
.tab-content {
    color: #333;
}
.login-customer-company .txtvalue, .login-customer-company .txtvaluebutton {
    margin-bottom: 10px;
}
.login-customer-company .txtvalue input[type="text"], .login-customer-company .txtvalue input[type="password"] {
    width: 80%;
}
.txtvaluebutton label {
    display: inline-block;
    margin-left: 5px;
}
ul.menu, .nav0 {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.menu li, .nav0 li {
    position: relative;
    width: 100%;
}
ul.menu .first.expanded {
    border-bottom: 1px solid #d1d1d1;
}
ul.menu li.even, ul.menu li.odd {
    background: rgba(0, 0, 0, 0) url("images/tp/lifte.png") no-repeat scroll 25px 18px;
    border-bottom: 1px solid #a9a9a9;
}
.menu.item-menu.clearfix li:hover {
}
.menu.item-menu.clearfix li ul li {
    background: rgba(0, 0, 0, 0) url("images/tp/lifte.png") no-repeat scroll 42px 18px;
    border-top: 1px solid #a9a9a9;
}
.sub-menu > li:last-child a span {
    border-bottom: medium none !important;
}
.menu.item-menu.clearfix li ul {
    margin-top: -1px;
}
.menu.item-menu.clearfix li ul li:first-child a {
    border-top: medium none;
}
.menu.item-menu.clearfix li a:hover span {
    color: #a8364d;
}
ul.menu > li:hover {
}
.menu.item-menu.clearfix li ul li a:hover {
    background: #fff url("images/tp/liftehv.png") no-repeat scroll 42px 18px;
}
.module.box.product-category.clearfix .menu li a, .module.box.product-category.clearfix .nav0 li a {
    padding-left: 15px;
}
.menu li a, .nav0 li a {
    color: #333;
    cursor: pointer;
    display: block;
    margin: 0;
    padding-left: 15px;
    text-decoration: none;
}
.module.box.product-category.clearfix li.mul > a {
    color: #000;
    font-size: 16px;
}
.module.box.product-category.clearfix li.mul:hover > a {
}
.sub-menu > li a {
    color: #000;
    font-size: 16px;
    padding-left: 51px !important;
}
.sub-menu > li:hover a {
}
.menu li a:hover, .nav0 li a:hover {
    text-decoration: none;
}
.menu li a.selected, .nav0 li a.selected {
}
.menu.item-menu.clearfix li ul li a span {
    line-height: 25px;
    padding: 9px 5px 6px 0;
}
.menu li a span, .nav0 li a span, .menu li ul span {
    color: #552500;
    display: block;
    font-size: 14px;
    line-height: 24px;
}
.menu li a:hover {
    background: #fff url("images/tp/liftehv.png") no-repeat scroll 25px 18px;
}
.menu li ul li, .nav0 li ul li {
    padding: 0;
    width: 100%;
}
.menu li ul li a, .nav0 li ul li a {
    font-weight: normal;
    padding-left: 50px;
}
.nav0 li ul li a:hover, .nav0 li ul li a.selected, .nav0 li:hover {
    text-decoration: none;
    color:#f1662f;
}
.menu li ul li a:hover, .nav0 li ul li a:hover, .menu li ul li a.selected, .nav0 li ul li a.selected, .nav0 li:hover {
    text-decoration: none;
}
.menu li ul li a span, .nav0 li ul li a span {
}
.menu li ul li ul a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}
.menu li ul li ul a span {
    padding: 5px 0 0 5px;
}
.nav0 li {
    position: relative;
    z-index: 200;
    border-bottom: 1px solid #e1e1e1;
}
.nav0 li ul {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e9e9e9;
    display: none;
    position: absolute;
	overflow:hidden;
    z-index: 9999;
}
.nav1 {
    left: 100% !important;
    top: -12px !important;
}
.nav0 li:hover ul {
    display: block;
    font-weight: normal;
    left: 208px;
    top: -1px;
    width: 100%;
}
.nav0 li ul li ul.nav2 {
    display: none;
}
.nav0 li ul li:hover ul.nav2 {
    display: block;
}
.nav0 li ul.nav1 li:hover {
}
.quick-search {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 5px;
}
.search-box input {
    color: #666666;
    font-size: 12px;
    margin: 0;
}
.search-box input.enter-type {
    width: 96%;
}
.search-box p.btn-search {
    text-align: left;
}
.search-box p.to-price {
    float: left;
}
.search-box input {
    float: left;
    width: 42%;
}
#rightPanel .search-box input {
    float: left;
    width: 41%;
}
#rightPanel .search-box input.enter-type {
    width: 95%;
}
.search-box p.space {
    margin-left: 5px;
    margin-right: 5px !important;
}
.advanced-search {
    margin-top: 5px;
}
.advanced-search table tr td {
    text-align: left !important;
    vertical-align: middle;
}
.statistic-content p span {
    display: inline-block;
    width: 63%;
}
.statistic-content p b {
    color: #f1662f;
    font-weight: bold;
	display:inline-block;
	width:28%;
	text-align:right;
}
.statistic-content p span.statistic-today, .statistic-content p span.statistic-yesterday, .statistic-content p span.statistic-week, .statistic-content p span.statistic-lastWeek, .statistic-content p span.statistic-month, .statistic-content p span.statistic-lastMonth {
    background: rgba(0, 0, 0, 0) url("images/checkbox.png") no-repeat scroll 28px 0px;
    color: #545151;
    padding-left: 50px;
}
.statistic-content p span.online {
    background: rgba(0, 0, 0, 0) url("images/checkbox.png") no-repeat scroll 26px 3px;
    padding-left: 50px;
}
.statistic-content p span.statistic-all {
    background: rgba(0, 0, 0, 0) url("images/checkbox.png") no-repeat scroll 26px 3px;
    padding-bottom: 20px;
    padding-left: 50px;
}
.es-newsletter-box {
    padding: 5px;
    text-align: left;
}
.es-newsletter-box input {
    margin-bottom: 10px;
    width: 96% !important;
}
#es_supportOnline .so_inner {
    font-size: 11px;
    overflow: hidden;
}
#es_supportOnline .so_item {
    border-top: 1px solid #d6d6d6;
    padding-bottom: 35px;
	position:relative;
	margin:0px 0 10px;
	padding-top:10px;
}
.support-type {
    
    bottom: 0;
    margin: 0 !important;
    padding: 5px 0 5px 25px;
    position: absolute;
}
.support-type a {
    float: left;
    margin-right: 5px;
    width: 45%;
}
.support-type img {
    height: 22px;
    width: 100%;
}
.support-type a.icon-yahoo {
    background: transparent url("images/yahoo.png") no-repeat scroll left center;
    height: 29px;
    margin-left: -5px;
    width: 71px;
}
.support-type a.icon-yahoo img {
    display: none;
}
.support-type a.icon-skype {
    background: transparent url("images/skype.png") no-repeat scroll left center;
    height: 29px;
    width: 71px;
}
.support-type a.icon-skype img {
    display: none;
}
.support-type .space {
    padding: 0 0 0 5px;
}
.support-phone, .support-email, .support-name, .support-fax {
    color: #333333;
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: 25px;
    padding: 0 0 0 25px;
}
.icon-16-phone {
   /* background: transparent url("images/icon/icon-16-phone.png") no-repeat scroll left center;*/
    color: #4f504f;
    display: block;
    font-size: 12px;
	line-height:16px;
}
.icon-16-email {
    /*background: transparent url("images/icon/icon-16-email.png") no-repeat scroll left center;*/
    color: #4f504f;
    display: block;
	line-height:16px;
}
.icon-16-support {
   /* background: transparent url("images/icon/icon-16-support.png") no-repeat scroll left center;*/
    color: #4f504f;
    display: block;
	line-height:16px;
}
.online-content {
    padding: 5px;
    text-align: left;
}
.online-content ul {
    margin: 0;
    min-height: 50px;
    padding: 0;
}
.online-content .li {
    display: inline-block;
    font-weight: bold;
    margin-right: 5px;
    padding-top: 5px;
    text-align: left;
    vertical-align: top;
}
.topnews-jcarousellite ul li {
    border-top: 1px solid #e9e9e9;
    height: auto !important;
    margin: 10px;
    overflow: hidden;
    padding-top: 5px;
    width: auto !important;
}
.news-top-item {
}
.news-top-item h4 a {
    color: #484848;
}
.news-top-item.first {
    border-top: 1px solid #d6d6d6 !important;
    margin-top: 0;
}
.news-top-item img {
    float: left;
    height: 50px;
    margin: 5px 5px 5px 10px;
    width: 64px;
}
#newsMulitiColum table tr td {
    padding-right: 10px;
    vertical-align: top !important;
}
#newsMulitiColum table tr td:nth-child(2) {
    padding-right: 0;
}
#newsMulitiColum table tr td:nth-child(4) {
    padding-right: 0;
}
#newsMulitiColum table tr td:nth-child(6) {
    padding-right: 0;
}
.other-news tr td {
    background: rgba(0, 0, 0, 0) url("Images/nt/rlm.png") no-repeat scroll 0 12px;
}
.other-news tr td:hover {
    background: rgba(0, 0, 0, 0) url("Images/nt/rlmhv.png") no-repeat scroll 0 12px;
}
.news-top .news-top-item {
    border-top: 1px solid #ccc;
    margin-top: 0;
    padding: 5px 0;
}
.fl.col-750 .news-top .news-top-item {
    padding: 2px 0;
}
.fl.col-750 .news-top .news-top-item {
    background: transparent url("Images/arrow2.jpg") no-repeat scroll left 9px;
    border-top: medium none !important;
}
.fl.col-750 .news-top .news-top-item:hover {
    background: transparent url("Images/arrow2hv.png") no-repeat scroll left 9px;
}
.news-top-item.clearfix > h4 {
    margin-top: 2px;
}
.fl.col-750 .topnews-jcarousellite .group-row-news .news-top-item a, .news-top .news-top-item a {
    float: left;
    margin-right: 0.5em;
    overflow: hidden;
    width: 29%;
}
.fl.col-750 .news-top-item.clearfix a {
    padding-bottom: 8px;
}
.topnews-jcarousellite .group-row-news .news-top-item a img, .news-top .news-top-item:hover a img {
    border: 1px solid #ff402f;
}
.topnews-jcarousellite .group-row-news .news-top-item a img, .news-top .news-top-item a img {
    border: 1px solid #cccccc !important;
    border-radius: 3px;
    max-width: 86%;
    padding: 1px;
}
.fr.col-230 .news-top .news-top-item:hover a img {
    border: 1px solid #ff420f !important;
}
.topnews-jcarousellite .group-row-news .news-top-item h4, .news-top .news-top-item h4 {
    float: right;
    margin-right: 3px;
    width: 67%;
}
.fl.col-230 .topnews-jcarousellite .group-row-news .news-top-item h4 {
    width: 50%;
}
.fl.col-230 .topnews-jcarousellite .group-row-news .news-top-item h4 a:hover {
    color: red;
    text-decoration: none;
}
.fl.col-230 .news-top-item.first {
    border: medium none !important;
}
.topnews-jcarousellite .group-row-news .news-top-item h4 a, .news-top .news-top-item h4 a {
    margin: 0 !important;
    padding-top: 1px;
    width: 100% !important;
}
ul.news-top li:hover a {
    color: red;
    text-decoration: none;
}
#centerPanel22 .box-news-top .md .mr .ml .news-top .news-top-item {
    border: medium none;
    float: left;
    width: 50%;
}
#centerPanel22 .box-news-top .md .mr .ml .news-top .news-top-item a {
    float: left;
    width: 48%;
}
#centerPanel22 .box-news-top .md .mr .ml .news-top .news-top-item img {
    float: left;
    height: 97px;
    margin: 5px 10px 5px 20px;
    width: 154px;
}
#centerPanel22 .box-news-top .module-header {
    background: rgba(0, 0, 0, 0) url("Images/bg_menu_title_module1.png") no-repeat scroll left top;
}
#centerPanel22 .box-news-top .module-header h3 span {
    background: rgba(0, 0, 0, 0) url("Images/bg_menu_title_module_center1.png") repeat-x scroll left top;
}
#centerPanel22 .box-news-top .module-header h3 {
    background: rgba(0, 0, 0, 0) url("Images/bg_menu_title_module_right1.png") repeat-x scroll right top;
}
#centerPanel22 .box-news-top .md .mr .ml .news-top .news-top-item h4 {
    float: left;
    height: 30px;
    text-align: center;
    width: 50% !important;
}
.box-top-topnews {
}
.box-top-topnews .group-row-news li {
    border-bottom: 1px dotted #dedede;
    height: auto !important;
    padding: 5px !important;
}
.box-top-topnews .group-row-news li .news-top-item a {
    float: left;
    width: 30%;
}
.box-top-topnews .group-row-news li .news-top-item a img {
    box-shadow: 0 0 3px #979696;
    max-width: 100%;
}
.box-top-topnews .group-row-news li .news-top-item h4 {
    float: right;
    width: 65%;
}
.box-top-topnews .group-row-news li .news-top-item h4 a {
    float: none;
    width: 100% !important;
}
#twohorizontal .news-top .news-top-item a {
    width: 94% !important;
}
#slide_noimage .group-row-news li .news-top-item h4 {
    background: rgba(0, 0, 0, 0) url("Images/bullet-grey.gif") no-repeat scroll left 7px;
    display: inline-block;
    float: none;
    padding-left: 7px;
    width: 95%;
}
#slide_noimage .group-row-news .news-top-item h4 {
    display: inline-block;
    float: none;
    padding: 0 5px 0 15px;
    width: 90%;
}
#slide_noimage .group-row-news .news-top-item:hover h4 a {
    color: #516d88;
    text-decoration: none;
}
.rate table, .gold table {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
}
.rate table tr td, .gold table tr td {
    border-left: 1px solid #999;
    border-top: 1px solid #999;
}
.Gold_info, .Rate_info, .weather_info {
    color: #000;
}
.WGGold, .WGChart {
    background: #ffffff url("Images/icon/WeatherGold.gif") no-repeat scroll 0 0;
    margin: 0 5px;
    overflow: hidden;
}
.WGChart {
    background-position: 0 0;
    height: 15px;
    width: 17px;
}
.WGGold {
    background-position: -18px 0;
    height: 14px;
    width: 14px;
}
.link-folder {
    color: #8a0000;
    font: bold 13px arial;
    text-decoration: none;
}
.dvt {
}
.goldTable, .rateTable {
    background: #a8a8a8 none repeat scroll 0 0;
    font-size: 12px;
    margin: 10px 5px;
    width: 96%;
}
.tdhead-title {
    background: #ffffff none repeat scroll 0 0;
    padding: 3px 5px;
    width: 30%;
}
.tdhead-value {
    background: #ffffff none repeat scroll 0 0;
    padding: 3px 5px;
    text-align: center;
    width: 35%;
}
.rate-title {
    background: #ffffff none repeat scroll 0 0;
    padding: 3px 5px;
    text-align: left;
    width: 50%;
}
.rate-value {
    background: #ffffff none repeat scroll 0 0;
    padding: 3px 5px;
    text-align: center;
    width: 50%;
}
.es-sitelink-box select, .CityWeather select {
    height: 24px;
    width: 100%;
}
.title, .av {
    color: #000;
}
.form-content {
    line-height: 25px;
    margin-bottom: 00px;
    padding: 0px;
    text-align: left;
}
.form-content .fc-title, .form-content .blueTitle {
    background: #ffffff url("images/icon/blue-buttlet.png") no-repeat scroll 0 center;
    color: #636363;
    font-size: 16px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    margin: 0 0 10px;
    padding: 8px 0 8px 10px;
}
.form-content table tr td {
}
.form-content table tr td a {
    font-weight: bold;
}
.icon-16-phone-map {
    background: transparent url("images/icon/icon-16-phone.png") no-repeat scroll 0 center;
    display: block;
    text-align: left;
}
.icon-16-fax-map {
    background: transparent url("images/icon/fax.png") no-repeat scroll 0 center;
    display: block;
}
.item-map {
    padding: 10px 0;
}
.poll-question {
    font-weight: bold;
    margin-bottom: 10px;
}
.divAnswers .answer-item {
    font-size: 12px;
    padding-bottom: 6px;
}
.divAnswers .answer-button {
    margin-top: 6px;
    text-align: left;
}
.cart-basket, .cart-money, .linkcart {
    margin-bottom: 5px;
    padding: 0 15px;
}
.cart-basket .basket-title, .cart-money .money-title, .linkcart a {
    font-weight: bold;
    padding: 4px 0 4px 25px;
}
.cart-basket .basket-title {
    background: transparent url("Images/icon/cart.png") no-repeat scroll 10px center;
}
.cart-money .money-title {
    background: transparent url("Images/icon/totalmoney.png") no-repeat scroll 11px center;
}
.basket-count, .money-value {
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
    padding-left: 28px;
}
.basket-count span, .money-value span {
    color: #e51515;
}
.linkcart > a {
    font-size: 10px;
    padding: 0 !important;
}
.linkcart {
    float: left;
}
.info-or {
    border: 1px solid #dedede;
    height: 150px;
    overflow: hidden;
    width: 43%;
}
.info-or h3 {
    color: #a10000;
}
.or-action input {
    width: 96%;
}
#fl813691 {
    background: #dedede none repeat scroll 0 0;
    border: 1px solid #999;
    border-radius: 4px 4px 0 0;
    bottom: 0;
    color: #333;
    padding: 5px;
    position: fixed;
    right: 0;
    z-index: 999;
}
#co453569 {
    background-color: #fff;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    height: 90px;
    overflow: hidden;
    padding: 5px;
}
#coh963846 {
    height: 20px;
    z-index: 999;
}
#coh963846 a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}
#coc67178 {
    float: right;
    height: 15px;
}
#coc67178 li {
    display: block !important;
    float: left;
}
#coc67178 li a {
    background-image: url("Images/icon/button.gif");
    background-repeat: no-repeat;
    float: left;
    height: 0;
    overflow: hidden;
    padding-top: 15px;
    width: 30px;
}
#coc67178 li a.close {
    background-position: 0 0;
}
#coc67178 li a.close:hover {
    background-position: 0 -15px;
}
#coc67178 li a.min {
    background-position: -30px 0;
}
#coc67178 li a.min:hover {
    background-position: -30px -15px;
}
#coc67178 li a.max {
    background-position: -60px 0;
}
#coc67178 li a.max:hover {
    background-position: -60px -15px;
}
ul.listItem-row {
    float: left;
    overflow: hidden;
    width: 100%;
}
ul.listItem-row .items {
}
ul.listItem-row table tr {
}
ul.listItem-row table tr td {
    padding: 0px;
    text-align: left;
    vertical-align: top !important;
}
ul.listItem-row li {
    padding: 0px 0 0;
    position: relative;
    width: 92.8%;
	background:#fff;
	margin-bottom:20px;
	overflow:hidden;
}
ul.listItem-row li h4 {
  display: inline-block;
    line-height: 18px;
    margin: 0 0 3px;
    overflow: hidden;
	
}
ul.listItem-row li a.hyperlink_img:hover {
    border: 0px solid #ff9b9b !important;
}
ul.listItem-row li a.hyperlink_img {
    border: 0px solid #ddd;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0px;
    position: relative;
    text-decoration: none;
    text-overflow: ellipsis;
    width: 100%;
}
.fl.col-750 .module.box-top-group-product.clearfix ul.listItem-row li h4 {
    overflow: hidden;
    padding: 1px 1px 1px 10px;
    position: relative;
    text-decoration: none;
    text-overflow: ellipsis;
    text-transform: uppercase;
    width: 171px;
}
.hyperlink_img, a.es_pQuickView {
}
.viewlist .hyperlink_img {
    float: left;
}
ul.listItem-row li.viewlist h3 a {
    font-weight: bold;
}
ul.listItem-row li a img {
    margin: auto;
	width:217px;
	height:160px;
}
ul.listItem-row table tr td h4 a {
    color: #4f504f;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
	padding:0 13px;
	max-height:45px;
	overflow:hidden;
}
ul.listItem-row table tr td h4 a:hover {
    color: #999;
    display: block;
}
.view-all {
    display: none;
    position: absolute;
    right: 10px;
    top: 8px;
}
.view-all a {
    color: #333;
    text-decoration: underline;
}
.view-all a:hover {
    text-decoration: underline;
}
.estore10 {
    display: block;
    position: relative;
    text-align: center;
    vertical-align: middle;
}
.quickview {
    left: 30px;
    position: absolute;
    top: 80px;
}
.box-cont2 table {
    margin: 0 !important;

}
.box-cont2 .listItem-row > table {
    margin: 0 !important;
	background:#ebe9e8;
}
.pri_master {
    margin-bottom: 5px;
}
.fl.col-750 .module.box-top-group-product.clearfix .pri_master {
    margin: 3px 0 3px 10px;
}
.mo-ta-sp {
    max-height: 38px;
    overflow: hidden;
	padding:0 13px;
	color: #4f504f !important;
    font-size: 12px !important;
    font-weight: normal !important;
    line-height: 18px !important;
    margin: 0 0 5px !important;
}
.fl.col-750 .module.box-top-group-product.clearfix .mo-ta-sp {
    margin-left: 10px;
    max-height: 110px;
    overflow: hidden;
}
.km_dvhsp {
}
.old-price {
    color: #999;
    text-decoration: line-through;
}
#leftPanel2 .prices, #leftPanel .prices {
    color: #ed1414;
    font-weight: bold;
}
.new-price {
    color: #a50847;
}
.description {
    display: block;
    margin-bottom: 5px;
}
.refine-box {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #660033;
    margin-bottom: 10px;
}
.refine-box .refine-header {
    background: #660033 none repeat scroll 0 0;
    color: #fff;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0 10px;
    text-transform: uppercase;
}
.refine-box table {
    margin: 0 !important;
}
.spc2 {
    margin-top: 5px;
}
.spc2 ul {
    float: left;
    width: 44%;
}
.cate-picture {
    max-width: 100%;
}
.refine-box .refine-inner .refine-item {
    padding: 5px;
}
.refine-box .refine-inner .refine-item a.parent-cate, .refine-box .refine-inner a.selected {
    font-weight: bold;
}
.refine-box .refine-inner ul li a.refine-sub-item {
    background: rgba(0, 0, 0, 0) url("Images/icon-16-arror-right.png") no-repeat scroll 0 4px;
    padding-left: 10px;
}
.refine-box table tr td {
    text-align: left !important;
    vertical-align: top;
}
.module.box-filter.clearfix .module-header {
    display: none;
}
.filter-panel {
}
.filter-panel h3 {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.filter-panel .filter-price {
    float: right;
    width: 100%;
}
.filter-panel .filter-price p {
    float: right;
    margin: 5px 0;
    padding: 0;
}
.filter-panel UL.filter-list {
    float: left;
    margin: 5px 0 10px;
    padding: 0;
    width: 100%;
}
.filter-panel UL.filter-list LI {
    clear: both;
    float: left;
    list-style-type: none;
    padding: 2px 0;
    width: 90%;
}
.filter-panel UL.filter-list LI span.less, .filter-panel UL.filter-list LI span.more {
    color: #2200c1;
    font-size: 11px;
    text-decoration: underline;
}
.filter-panel UL.filter-list LI span.less:hover, .filter-panel UL.filter-list LI span.more:hover {
    cursor: pointer;
    text-decoration: underline;
}
.filter-panel UL.filter-list LI span.less {
    display: none;
}
.filter-panel UL.filter-list LI span.more {
}
.filter-panel UL.filter-list LI A {
    background: transparent url("Images/icon/getprodv4_revB_sprite.png") no-repeat scroll 0 -476px;
    float: left;
    line-height: 15px;
    padding: 0 0 0 20px;
}
.filter-panel UL.filter-list LI A:hover {
    text-decoration: underline;
}
.filter-panel UL.filter-list LI A.selected {
    background: transparent url("Images/icon/getprodv4_revB_sprite.png") no-repeat scroll 0 -427px;
    display: block;
    float: left;
    line-height: 15px;
    margin: 0 5px 0 0;
    padding: 0 0 0 20px;
}
DIV#product_view_messages {
    margin-bottom: 5px;
    position: relative;
}
DIV#product_view_messages .filter_by {
    border: 1px solid #68584e;
    min-height: 33px;
    position: relative;
}
DIV#product_view_messages .filter_by .filter_by_title {
    float: left;
}
DIV#product_view_messages .filter_by .filter_by_title {
    background: transparent url("Images/icon/getprodv4_revB_sprite.png") no-repeat scroll -164px -209px;
    color: #68584e;
    font-weight: bold;
    height: 34px;
    left: 0;
    line-height: 33px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 86px;
}
DIV#product_view_messages .filter_by UL.filter_list {
    margin: 0 0 0 100px;
    padding: 0;
}
DIV#product_view_messages .filter_by .filter_list LI {
    display: inline;
    float: left;
    font-size: 12px;
    height: 33px;
    margin-right: 10px;
    padding: 0 15px 0 0;
    white-space: nowrap;
}
DIV#product_view_messages .filter_by .filter_list LI A {
    background: transparent url("Images/icon/ulists_bubbleclose.gif") no-repeat scroll right center;
    color: #363636;
    font-size: 12px;
    height: 33px;
    line-height: 33px;
    padding: 0 20px 0 0;
    text-decoration: none;
    white-space: nowrap;
}
DIV#product_view_messages .filter_by .filter_list LI A.clear_all {
    background: transparent none repeat scroll 0 0;
    font-size: 11px;
}
DIV#product_view_messages .filter_by .filter_list LI A:hover {
    text-decoration: underline;
}
.btn-cart {
    color: #333;
    display: inline-block;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    width: 100% !important;
}
.ProductMain.mar-left .btn-cart span {
    background: #f1662f;
    display: block;
    height: 40px;
    width: 100%;
	border-radius:4px;
	overflow:hidden;
	position:relative;
}
.btn-cart span {
    background: #fff none repeat scroll 0 0;
}
.btn-cart span span {
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 40px;
    margin: 0 auto;
    padding: 0;
    width: 100%;
	text-transform:uppercase;
}
.btn-cart:hover {
    text-decoration: none;
}
.btn-cart:hover span {
    background: #f2eeee none repeat scroll 0 0;
}
.btn-cart:hover span span {
    text-decoration: none;
}
a.ui-btn, a.blueButton, a.buynow, a.logincustomer {
    display: inline-block;
    height: 30px;
    text-align: center;
    text-decoration: none !important;
}
a.ui-btn span, a.blueButton span, a.buynow span, a.logincustomer span {
    display: inline-block;
    height: 26px;
    padding-right: 10px;
}
#hlForgetPass, a.ui-btn span span, a.blueButton span span, a.buynow span span, a.logincustomer span span {
    background: #f1662f none repeat scroll 0 0;
    color: #ffffff;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    padding: 5px 15px;
}
a.ui-btn:hover, a.blueButton:hover, a.buynow:hover, a.logincustomer:hover {
}
a.ui-btn:hover span, a.blueButton:hover span, a.buynow:hover span, a.logincustomer:hover span {
}
a.ui-btn:hover span span, a.blueButton:hover span span, a.buynow:hover span span, a.logincustomer:hover span span {
    background: #fb3601 none repeat scroll 0 0;
}
.cus-ship.clearfix {
    float: right;
    width: 33%;
}
.btn-cart2 {
    background: transparent url("Images/buy.png") no-repeat scroll left center;
    display: inline-block;
    height: 30px;
    text-indent: -9999px;
    width: 126px;
}
.security {
    background: #ccc none repeat scroll 0 0;
    margin: 7px 0;
    width: 190px;
}
.security input[type="text"] {
    width: 130px;
}
.security a img {
    height: 28px;
    margin: 0 0 -6px;
}
.cart-button {
    margin-top: 10px;
}
.DetailItem {
    color: #000;
    overflow: hidden;
    padding-bottom: 0px;
}
#ProductDetail h1 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}
.fl b, .DetailRow.clearfix .fl {
    color: #ed1717;
    font-weight: bold;
}
.DetailRow > b {
    color: #4f504f;
}
.fl.old-price {
    text-decoration: none;
}
.fl.old-price b, .ProductPrice.VariationProductPrice span b {
    color: #f50a25;
    font-size: 14px;
}
h2.detailDec, .DetailRow h1 {
    font-size: 12px !important;
    font-weight: normal !important;
    line-height: 18px !important;
    margin: 0 0 5px !important;
	color:#4f504f !important;
}
#ProductDetail .ProductThumb {
	
}
.ProductMain {
}
#ProductDetail .ProductDetailsGrid {
    position: relative;
}
#ProductDetail .ProductDetailsGrid .DetailRow {
    clear: left;
    margin-top: 6px;
    padding-left: 130px;
}
.list_icon_news {
    background-position: 0 -43px;
    height: 41px;
    left: 455px;
    top: 0;
}
#ProductDetail .ProductDetailsGrid .Label {
    display: inline;
    float: left;
    font-weight: bold;
    margin: 0 0 6px -140px;
    padding-top: 1px;
    position: relative;
    text-align: right;
    width: 130px;
}
#ProductDetail .ProductDetailsGrid .Value {
    display: inline;
}
#ProductDetail .listImages ul, #ProductDetails .listImages ul li {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#ProductDetail .listImages ul li {
    border: 1px solid gray;
    height: 30px;
    margin: 0 1px;
    padding: 2px;
    width: 30px;
}
#ProductDetail .listImages {
    float: left;
}
#ProductDetail .listImages ul {
    margin: auto;
}
#ProductDetail #ImageScrollPrev, #ProductDetail #ImageScrollNext {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    float: left;
    margin-top: 13px;
}
#ProductDetail .ShareLinks {
    clear: both;
    padding-left: 30px;
    padding-top: 15px;
    width: 135px;
}
#ProductDetail .GooglePlus1 {
    padding-top: 15px;
}
.BulkDiscount {
    margin-top: 10px;
    padding-bottom: 10px;
}
.fix_img .tab-content img {
    max-width: 100%;
}
.slide_01 {
    border-bottom: 1px dotted #dedede;
    padding: 5px;
}
.slide_01 h4 {
    height: auto !important;
}
.slide_01 h4 a {
    font-weight: bold;
}
#jCarouselLite {
    overflow: hidden;
    padding: 0 15px;
    position: relative;
    text-align: center;
    visibility: visible;
    z-index: 2;
}
#jCarouselLite .carousel {
    position: relative;
}
#jCarouselLite a.prev, #jCarouselLite a.next {
    display: block;
    height: 20px;
    position: absolute;
    text-decoration: none;
    top: 50px;
    width: 13px;
}
#jCarouselLite a.prev {
    background: transparent url("images/buttton_left.png") no-repeat scroll 0 0;
    height: 49px;
    left: 0;
    width: 16px;
}
#jCarouselLite a.next {
    background: transparent url("images/button_right.png") no-repeat scroll 0 0;
    height: 49px;
    right: 0;
    width: 16px;
}
#jCarouselLite a.next:hover {
    background: transparent url("images/nexthv.png") no-repeat scroll 0 0;
}
#jCarouselLite a.prev:hover {
    background: transparent url("images/prehv.png") no-repeat scroll 0 0;
}
.fr.col-750 .carousel.default > div {
    width: 870px !important;
}
#jCarouselLite .carousel .jCarouselLite {
    float: left;
    left: -5000px;
    position: relative;
    visibility: hidden;
}
#jCarouselLite .carousel ul {
}
#jCarouselLite .carousel ul li {
    height: auto !important;
    margin: 0;
    width: 166px;
}
#jCarouselLite .carousel ul li h4 a {
    font-weight: bold;
    height: auto !important;
}
#jCarouselLite .carousel ul li a {
    display: inline-block;
    height: 100px !important;
    max-width: 100%;
    overflow: hidden;
}
.fr.col-750 #jCarouselLite .carousel ul li {
    height: auto !important;
    margin: 0 8px;
    width: 166px;
}
.fr.col-750 #jCarouselLite .carousel ul li a {
    border: medium none;
    overflow: hidden;
    padding: 1px;
    position: relative;
    text-decoration: none;
    text-overflow: ellipsis;
    text-transform: uppercase;
    width: 100%;
}
#jCarouselLite .carousel ul li a img {
    cursor: pointer;
    max-height: 100px;
    max-width: 100%;
}
.fr.col-750 #jCarouselLite .carousel ul li a img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.icon-status {
    padding: 2px;
    position: absolute;
    right: -20px;
    top: 0;
}
.icon-24-new {
    background: transparent url("Images/icon/bg_icon_discount.png") no-repeat scroll 0 -43px;
    display: block;
    height: 43px;
    width: 32px;
}
.icon-24-hot {
    background: transparent url("Images/icon/bg_icon_discount.png") no-repeat scroll 0 0;
    display: block;
    height: 43px;
    width: 32px;
}
.icon-24-promotion {
    background: transparent url("Images/icon/bg_icon_discount.png") no-repeat scroll 0 -90px;
    display: block;
    height: 43px;
    width: 32px;
}
.icon-24-outofstock {
    background: transparent url("Images/icon/bg_icon_discount.png") no-repeat scroll 0 -134px;
    display: block;
    height: 43px;
    width: 32px;
}
.tagDiscount {
    background: #e5302d none repeat scroll 0 0;
    border-radius: 20px;
    color: #ffffff;
    height: 33px;
    left: 1%;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px #333333;
    top: 1%;
    width: 38px;
}
.estore_productlist .tagDiscount {
	background: #e5302d none repeat scroll 0 0;
    border-radius: 20px;
    color: #ffffff;
    height: 28px;
    left: 1%;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px #333333;
    top: 1%;
    width: 38px;
}
.tagDiscount i {
    font-size: 10px;
}
input[type="submit"] {
    cursor: pointer;
    padding: 2px 40px;
}
.item-group {
    padding: 15px 3px 0;
    text-align: left;
}
.item-group a {
    display: block;
    float: left;
    height: 70px;
    margin-right: 10px;
    overflow: hidden;
    width: 98px;
}
.item-group a img {
    height: 70px;
	width: 98px;
    padding: 5px;
}
.item-group.clearfix:last-child {
    border-bottom: medium none;
}
.info-nhomsp {
    float: left;
    width: 40%;
}
.module.box-top-group-product.clearfix .item-group.clearfix:last-child{
	padding-bottom:30px;
}
.item-group h4 a {
    color: #000;
    float: none !important;
    height: auto !important;
    margin: 0 0 5px;
    width: auto !important;
	font-size:13px;
	font-weight:bold;
}
.item-group h4 a:hover {
    color: #ed1717;
    text-decoration: none;
}
.module.box-top-group-product.clearfix .item-group.clearfix {
	padding-left:25px;
	padding-right:25px;
	padding-top:30px;
}
.box_main_all {
    background-color: White;
    font-size: 12px;
    line-height: 1.5em;
    margin-bottom: 10px;
}
.box2_in_center .no_bor_content {
    margin: 0 5px;
}
.comment-panel {
}
.title-commnet {
    border-top: 1px solid #ccc;
    margin: 0 1em 0 25px;
    padding: 1em 0;
}
.title-commnet h3 {
    color: #4f504f;
    font-size: 12px;
    margin: 0;
	font-weight:bold;
}
.form-comment {
    margin-bottom: 1em;
    padding: 0 25px 1em 25px;
}
.form-comment ul li {
    margin-bottom: 0.5em;
	color:#4f504f;
}
.form-comment ul li input {
    border-radius: 0;
    box-shadow: none !important;
}
.reset > label:first-child {
    float: left;
    width: 120px;
	color:#4f504f;
	
	margin-top:11px;
}
.reset > label:last-child {
    float: left;
    margin-top: 0 !important;
    width: 350px;
}
.reset {
    width: 60%;
}
.reset:after{
	clear:both;
	display:block;
	content:"";
}
.form-comment ul li p input {
    height: 30px;
    margin: 4px 0;
    padding: 0 10px;
    width: 95%;
}
.form-comment ul.clearfix {
    margin-left: 0px;
	background:#f3f3f3;
	padding:20px 25px;
}
.form-comment ul li p.last input {
    width: 95%;
}
.form-comment ul li textarea {
      border-radius: 0;
    box-shadow: none !important;
    color: #999;
    max-width: 100%;
    padding: 1.5%;
    width: 97%;
}
.capchart input {
    height: 20px;
}
.img-cc {
    border: 1px solid #dedede;
    height: 26px;
    margin: 0 0.5em;
}
.send-comment {
    background: #f1662f none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-weight: normal;
    padding: 6px 0;
    text-align: center;
    text-decoration: none !important;
    width: 110px;
}
.list-comment {
}
.list-comment h3 {
    font-weight: normal;
    margin: 0 0 1em;
    padding: 0 1em 1em 25px;
}
.list-comment h3 span {
    color: #28a0d8;
    font-size: 14px;
    font-weight: bold;
    margin-right: 0.5em;
}
.list-comment h3 b {
    color: #fb9e01;
}
.list-comment .title-user, .list-comment .infor-user {
    margin-bottom: 0.5em;
}
.list-comment .infor-user {
    font-size: 11px;
}
.subright {
    background: #fff url("images/icon/ic-subright.png") no-repeat scroll 45px 4px;
    border: 1px solid #dedede;
    border-radius: 4px;
    color: #2d96e3;
    padding: 0.2em 2em 0.2em 0.5em;
}
.name-user {
    background: rgba(0, 0, 0, 0) url("images/icon/ic-name.png") no-repeat scroll left 0;
    margin-right: 0.5em;
    padding-left: 1.8em;
}
.email-user {
    background: rgba(0, 0, 0, 0) url("images/icon/ic-email.png") no-repeat scroll left 2px;
    margin: 0 0.5em;
    padding-left: 1.8em;
}
.date-time {
    margin-left: 0.5em;
}
.star-run {
    display: inline-block;
}
.star-run a {
    float: left;
    margin-left: 0.5em;
}
.star-run a.good {
    background: rgba(0, 0, 0, 0) url("images/icon/star-good.png") no-repeat scroll 0 0;
    height: 13px;
    text-indent: -9999px;
    width: 13px;
}
.star-run a.said {
    background: rgba(0, 0, 0, 0) url("images/icon/star-said.png") no-repeat scroll 0 0;
    height: 13px;
    text-indent: -9999px;
    width: 13px;
}
.nd_comment li .star {
    display: inline-block;
    height: 13px;
    margin-left: 0.5em;
    position: absolute;
    right: 1em;
    text-indent: -9999px;
    top: 0;
    width: 93px;
}
.star-1 {
    background: rgba(0, 0, 0, 0) url("images/icon/star-1.png") no-repeat scroll 0 0;
}
.star-2 {
    background: rgba(0, 0, 0, 0) url("images/icon/star-2.png") no-repeat scroll 0 0;
}
.star-3 {
    background: rgba(0, 0, 0, 0) url("images/icon/star-3.png") no-repeat scroll 0 0;
}
.star-4 {
    background: rgba(0, 0, 0, 0) url("images/icon/star-4.png") no-repeat scroll 0 0;
}
.star-5 {
    background: rgba(0, 0, 0, 0) url("images/icon/star-5.png") no-repeat scroll 0 0;
}
.nd_comment {
}
.nd_comment li {
    border-bottom: 1px solid #dedede;
    margin-bottom: 0.7em;
    padding: 0 25px 0.7em;
    position: relative;
}
.reply-comment {
    background: #f7f6f6 none repeat scroll 0 0;
    margin: 0.5em 0 0 !important;
    position: relative;
}
.reply-comment h4 {
    background: #c3e4f4 none repeat scroll 0 0;
    border-top: 1px solid #89caea;
    margin: 0 -1em 0.5em;
    padding: 0.3em 1em;
}
.close-cmt {
    background: rgba(0, 0, 0, 0) url("images/icon/ic-close.png") no-repeat scroll 0 0;
    height: 10px;
    position: absolute;
    right: 5px;
    text-indent: -9999px;
    top: 8px;
    width: 10px;
}
.reply-comment ul li {
    border: medium none;
    padding: 0;
}
.reply-comment .capchart {
    float: right !important;
    width: 43% !important;
}
.reply-comment .capchart input {
    width: 44%;
}
.reply-comment ul li p {
    width: 28% !important;
}
.reply-comment .send-comment {
    background: #89caea none repeat scroll 0 0 !important;
    border: medium none;
    border-radius: 0;
    box-shadow: none !important;
}
.reply-comment ul li.last {
    margin: 0 !important;
}
.sub-reply {
    border-top: 1px solid #dedede;
    margin: 0.5em 0 0;
    padding: 1px 0 0 3em;
}
.sub-reply li {
    background: #f7f6f6 none repeat scroll 0 0;
    margin: 0 0 1px;
    padding: 0.5em;
}
.sub-reply .reply-comment {
    padding: 0;
}
.sub-reply .reply-comment h4 {
    margin: 0 0 0.5em;
}
.view-more {
    background: #c3e4f4 none repeat scroll 0 0;
    font-size: 14px;
    font-weight: bold;
    padding: 0.3em 0;
    text-align: center;
}
.view-more a {
    color: #0387c7;
}
.ratingStar {
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 13px;
    margin: 0;
    padding: 0;
    width: 13px;
}
.filledRatingStar {
    background-image: url("images/icon/star-good.png");
}
.emptyRatingStar {
    background-image: url("images/icon/star-said.png");
}
.savedRatingStar {
    background-image: url("images/icon/star-good.png");
}
ul.listItem-row li .item-list {
    position: relative;
}
ul.listItem-row li .item-list img {
    display: block;
    float: left;
    width: 100px;
}
ul.listItem-row li .item-list h3 {
    float: left;
    line-height: 18px;
    margin: 0;
    padding-left: 19px;
    text-align: left;
    width: 380px;
}
ul.listItem-row li .item-list .item-content {
    float: left;
    font-family: Arial,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 20px;
    text-align: left;
    width: 75%;
}
.item-content .prices {
    text-align: left !important;
}
ul.listItem-row li .item-list .item-content p.description {
    line-height: 20px;
    padding: 7px 0;
    text-align: justify;
}
ul.listItem-row li .item-list .item-content p.prices {
    font-size: 13px;
}
ul.listItem-row li .item-list .item-content p.order {
    padding: 0;
    text-align: left;
}
ul.listItem-row li .item-list img.center {
    display: block;
    margin: auto;
}
ul.listItem-row li .item-list .quickview {
    left: 0;
    position: absolute;
    top: 80px;
}
.es-toolbar {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 3px;
}
#sort {
    font-size: 12px;
    position: relative;
}
#sort .fl {
    line-height: 22px;
}
#sort a {
    font-size: 12px;
    outline: medium none;
}
#sort a#sort-button {
    background: transparent url("/App_Themes/PriceComparison/Images/bgr_order_selection_right.png") no-repeat scroll right top;
    display: inline-block;
    overflow: hidden;
    padding-right: 28px;
}
#sort a#sort-button:hover {
    cursor: pointer;
}
#sort a#sort-button span {
    background: transparent url("/App_Themes/PriceComparison/Images/bgr_order_selection_left.png") no-repeat scroll left top;
    padding-left: 10px;
    width: 87px;
}
#sort a#sort-button, #sort a#sort-button span {
    display: inline-block;
    height: 24px;
    line-height: 24px;
}
#sort #sort-option {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #d1d1d1;
    color: #c5c0b0;
    display: none;
    position: absolute;
    right: 0;
    top: 22px;
    width: 123px;
    z-index: 100;
}
#sort #sort-option a {
    border-bottom: 1px solid #ffffff;
    color: #000000;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 4px;
    text-decoration: none;
}
#sort #sort-option a:hover, #sort #sort-option a.selected {
    background: #49a7f3 none repeat scroll 0 0;
    color: #ffffff;
}
#sort a#sort-button.sort-option-open {
    background: transparent url("/App_Themes/PriceComparison/Images/bgr_order_selection_right_open.png") no-repeat scroll right top;
}
#view-type {
    margin: 0 10px 0 0;
    padding: 4px 0 0;
}
#view-type img {
    width: 16px;
}
.youtubeVideoListBox {
    padding: 10px;
    text-align: center;
}
.youtubeVideoListBoxDisplay {
    margin: 0 auto;
    width: 535px;
}
.box-shopcart {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #bedabb;
    border-radius: 4px;
    margin-bottom: 10px;
}
.box-shopcart .form-content {
    border: medium none;
}
.img-order {
    float: left;
    margin-right: 10px;
    max-height: 80px;
    max-width: 80px;
}
.Shopcart-step {
    margin-bottom: 30px;
}
.Shopcart-step ul {
    list-style: outside none none;
    margin-left: 6px;
    overflow: hidden;
}
.Shopcart-step ul li {
    color: #0093d0;
    font-weight: bold;
}
.Shopcart-step ul li a {
    border-bottom: 7px solid #999999;
    color: #999999;
    display: block;
    float: left;
    height: 30px;
    margin-right: 2px;
    padding: 0 10px 5px;
}
.Shopcart-step ul li a:hover {
    color: #660033;
    text-decoration: none;
}
.Shopcart-step ul li .textnumber {
    color: #333333;
    font-size: 30px;
    font-weight: normal;
}
.Shopcart-step ul li .txtpadding {
    font-weight: normal;
    padding-left: 2px;
    padding-top: 16px;
    text-transform: uppercase;
}
.Shopcart-step ul li a.selected {
    border-bottom: 7px solid #f4b207;
    color: #f4b207;
}
.Shopcart-step ul li a.selected span.textnumber {
    color: #f4b207;
}
.order-list {
    padding: 8px 6px 25px 20px;
}
.cus-ship.clearfix {
    width: 33% !important;
}
.order-box h3 {
    border-bottom: 1px solid #dddddd;
    font-size: 150%;
    padding: 7px 0;
}
.order-box .box-right span {
    display: block;
    line-height: 1.5em;
    text-align: left;
}
.order-list .order-header {
    display: block;
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 5px;
    width: 33%;
}
.order-list .cus-info, .order-list .cus-payment, .order-list .cus-ship {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #dddddd;
    float: left;
    overflow: hidden;
    padding: 10px;
    width: 29%;
}
.form-content .fc-title, .form-content .blueTitle {
    background: #f4f4f4 none repeat scroll 0 0;
    border-bottom: 1px solid #02549e;
    color: #02549e;
    font-size: 16px;
    font-weight: normal;
    height: 18px;
    line-height: 18px;
    margin: 0 0 10px;
    padding: 8px 0 7px 10px;
    text-align: left;
    text-transform: uppercase;
}
.order-box {
    color: #333333;
    height: auto;
}
.order-box h3 {
    border-bottom: 1px solid #dddddd;
    font-size: 150%;
    padding: 7px 0;
}
.order-box .box-left {
    margin-right: 10px;
}
.order-box .box-left, .order-box .box-right {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #dddddd;
    float: left;
    height: 228px;
    padding: 10px;
}
.order-box .box-left {
    width: 60%;
}
.order-box .box-right {
    width: 34%;
}
.box-right span {
}
.box-left table tr td, box-right table tr td {
    vertical-align: top;
}
.order-list .orderTable td {
    text-align: left;
}
.order-list .cus-info, .order-list .cus-payment {
    margin-right: 10px;
}
.message-box {
    padding: 5px;
}
.input-b3 select {
    width: 100%;
}
.borderPayment {
    font-weight: bold;
}
.vc_sp {
    background: transparent url("Images/bg_same.gif") no-repeat scroll left center;
    min-height: 17px;
    padding-left: 28px;
}
.vc_sp label {
    display: inline;
    margin-left: 5px;
}
.box-gradien {
    background: #ffffff url("Images/bgPopup.png") repeat-x scroll left -92px;
    border: 1px solid #dedede;
    margin: 10px 0;
    padding: 10px;
}
.box-gradien .title, .box-gradien .title2 {
    color: #660033;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.content .totalmoney {
    color: #00a0dc;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}
.cart-finish {
    margin: 15px 0 0;
}
.cart-finish .head {
    background: #00a0dc none repeat scroll 0 0;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}
.cart-finish .bRight {
    border-color: #abd5e3;
}
.cart-finish td.item {
    border-color: #abd5e3;
    color: #4e2d00;
    font-size: 12px;
}
.cart-finish td.total-all {
    color: #00a0dc;
    font-size: 14px;
    font-weight: bold;
}
td.item {
    border: 1px solid #dddddd;
    color: #000000;
    font-size: 13px;
    padding: 5px 4px;
}
.bRight {
    border-right: 1px solid #dddddd;
}
.bBottom {
    border-bottom: 1px solid #dddddd;
}
td.head, th.head {
    background: #436088 url("images/bg/tab_bg.gif") repeat-x scroll left top;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 5px 5px 8px;
}
td.head a, th.head a {
    color: #ffffff;
}
td.head a:hover, th.head a:hover {
    text-decoration: none;
}
.w835 {
    width: 835px;
}
.h545 {
    height: 545px;
}
.w817 {
    width: 817px;
}
.w430 {
    width: 430px;
}
.w90 {
    width: 90px;
}
.w310 {
    width: 310px;
}
.h34 {
    height: 34px;
    line-height: 34px;
}
.h32 {
    height: 32px;
    line-height: 32px;
}
.minH60 {
    min-height: 300px;
}
.maxH500 {
    max-height: 500px;
}
.maxH250 {
    max-height: 300px;
}
.mt20 {
    margin-top: 20px;
}
.p10 {
    padding: 10px 4px;
}
.pl10 {
    padding-left: 10px;
}
.pr10 {
    padding-right: 10px;
}
.pt10 {
    padding-top: 10px;
}
.pl20 {
    padding-left: 20px;
}
.mainSpriteBKG {
    background: transparent url("images/bkg.png") no-repeat scroll 0 0;
}
.wmtab .wmtab-tl {
    background-position: 0 -1464px;
}
.wmtab .wmtab-tc {
    background-position: 0 -1508px;
    background-repeat: repeat-x;
    height: 24px;
    margin: 0 16px;
    overflow: hidden;
}
.wmtab .wmtab-tr {
    background-position: right -1552px;
}
.wmtab-current .wmtab-tl {
    background-position: 0 -1332px;
}
.wmtab-current .wmtab-tc {
    background-position: 0 -1420px;
    background-repeat: repeat-x;
    height: 30px;
    margin: 0 16px;
    overflow: hidden;
}
.wmtab-current .wmtab-tr {
    background-position: right -1376px;
}
.wmtab-current .wmtab-txt {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    margin: 9px auto 0;
    text-align: center;
}
.product-info .titleBar {
    background: transparent url("images/IMG_QV_details_header_395x26.gif") no-repeat scroll 0 0;
    display: block;
    height: 26px;
}
.product-info .titleLeft {
    background: transparent none repeat scroll 0 0;
    float: left;
    height: 31px;
    width: 8px;
}
.wmtab {
    cursor: pointer;
    float: left;
    left: 383px;
    margin-right: 3px;
    margin-top: 5px;
    position: absolute;
}
#quick-lock .top {
    background: transparent url("images/top.png") repeat-x scroll center bottom;
    height: 6px;
}
#quick-lock .top-right {
    background: transparent url("images/top-right.png") no-repeat scroll right top;
    height: 6px;
    width: 9px;
}
#quick-lock .top-left {
    background: transparent url("images/top-left.png") no-repeat scroll left top;
    height: 6px;
    width: 9px;
}
#quick-lock .border-left {
    background: transparent url("images/box-left.png") repeat-y scroll left center;
    padding-left: 5px;
}
#quick-lock .border-right {
    background: transparent url("images/box-right.png") repeat-y scroll right center;
    padding-right: 5px;
}
#quick-lock .border-left1 {
    background: transparent url("images/box-left.png") repeat-y scroll left center;
    width: 5px;
}
#quick-lock .border-right1 {
    background: transparent url("images/box-right.png") repeat-y scroll right center;
    width: 5px;
}
#quick-lock .border-top {
    border-top: 1px solid #d2d2d2;
}
#quick-lock .bottom {
    background: transparent url("images/bot1.png") repeat-x scroll center bottom;
    height: 12px;
}
#quick-lock .bot-right {
    background: transparent url("images/bot-right1.png") no-repeat scroll right top;
    height: 12px;
    width: 9px;
}
#quick-lock .bot-left {
    background: transparent url("images/bot-left1.png") no-repeat scroll left top;
    height: 12px;
    width: 9px;
}
#quick-lock .target-bar {
    background: transparent url("images/bg-bar.png") repeat-x scroll left top;
}
ul.list-auction {
    color: #666666;
    font-size: 14px;
    list-style-position: outside;
    list-style-type: none;
    margin-top: 10px;
}
ul.list-auction li {
    border-bottom: 1px dotted #dcd6d0;
    float: left;
    margin-bottom: 5px;
    width: 100%;
}
ul.list-auction li div {
    float: left;
    line-height: normal;
    padding: 4px 8px;
    text-align: left;
}
ul.list-auction .upTitle {
    color: #e97d13;
}
#ProductDetails h2 {
    color: #323232;
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 5px;
}
#ProductDetails .ProductThumb {
    float: left;
    height: 268px;
    text-align: center;
    width: 300px;
}
#ProductDetails .ProductDetailsGrid {
    position: relative;
}
#ProductDetails .ProductDetailsGrid .DetailRow {
    clear: left;
    margin-top: 6px;
    padding-left: 130px;
}
#ProductDetails .ProductDetailsGrid .Label {
    display: inline;
    float: left;
    font-weight: bold;
    margin: 0 0 6px -140px;
    padding-top: 1px;
    position: relative;
    text-align: right;
    width: 130px;
}
#ProductDetails .ProductDetailsGrid .Value {
    display: inline;
}
#ProductDetails .ProductThumbImage {
    height: 280px;
    margin: auto;
    overflow: hidden;
    width: 280px;
}
#ProductDetails .listImages ul, #ProductDetails .listImages ul li {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#ProductDetails .listImages ul li {
    border: 1px solid gray;
    height: 30px;
    margin: 0 1px;
    padding: 2px;
    width: 30px;
}
#ProductDetails .listImages {
    float: left;
}
#ProductDetails .listImages ul {
    margin: auto;
}
.product-info .titleCenter {
    background: transparent none repeat scroll 0 0;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: auto;
    line-height: 23px;
    width: auto;
}
.product-info .titleRight {
    background: transparent none repeat scroll 0 0;
    float: right;
    height: 31px;
    width: 8px;
}
.bgwhite {
    background-color: White;
}
.pl20 {
    padding-left: 20px;
}
.fc005cbc {
    color: #005cbc;
    font-size: 14px;
    font-weight: bold;
}
.fce77000 {
    color: #e77000;
}
#popupContact {
    display: none;
    font-size: 13px;
    padding: 7px;
    position: fixed;
    text-align: center;
    width: 640px;
    z-index: 99999999;
}
#popupContact img {
    background: transparent none repeat scroll 0 0;
    max-height: 100%;
    max-width: 100%;
    padding: 3px;
}
#popupContact h1 {
    border-bottom: 1px dotted #d3d3d3;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 2px;
    text-align: left;
}
#popupContactClose {
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    position: absolute;
    right: -20px;
    top: -10px;
}
#popupContactCloseAll {
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    left: -20px;
    line-height: 14px;
    position: absolute;
    top: -10px;
}
.news-item01 img {
    float: left;
    margin: 5px 10px 5px 0;
}
.news-item01 h4 a {
    color: #0e5ea2;
    font-size: 14px;
    text-transform: uppercase;
}
.news-item01 h4 a:hover {
    color: #fd2727;
    text-decoration: none;
}
.news-item01 p {
    color: #000;
    font-size: 12px;
    line-height: 17px;
    padding: 0;
    text-align: justify;
}
.news-item01 .tar {
    text-align: right;
}
.new-title {
    color: #478cd6;
    font-size: 15px;
    font-weight: bold;
    margin-top: 0;
    padding: 5px 0 0;
}
#pnNews > div {
}
.other-news {
     background: #fff none repeat scroll 0 0;
    line-height: 20px;
    margin-top: 30px;
    padding: 19px 25px;
}
.other-news tr:last-child td a {
    border-bottom: medium none;
}
.s11.clgray.fr {
    line-height: 25px;
	color:#adadad;
}
#newsMulitiColum .other-news a {
    width: 93%;
}
.other-news table tr td {
    padding: 1px 0 !important;
    text-align: left;
}
.other-news h3 {
    color: #545151;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0;
}
.other-news ul li {
 
}
.other-news a {
    color: #545151;
    display: inline-block;
    float: left;
    font-size: 12px;
    margin-left: 8px;
    overflow: hidden;
   
    text-overflow: ellipsis;
    width: 78%;
	background: rgba(0, 0, 0, 0) url("Images/dotli.png") no-repeat scroll left 8px;
    padding-left: 15px;
}
.other-news a:hover {
    color: #f1662f;
    text-decoration: none;
}
.other-news a span {
    width: 20%;
}
.news-detail {
   background:#fff;
   color: #333;
   line-height: 22px;
   margin-bottom: 40px;
   padding: 10px 25px 25px;
   text-align: justify;
}
.footer-navBar ul li:last-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.news-detail h1 {
    background: #f4f4f4 none repeat scroll 0 0;
    border-bottom: 1px solid #02549e;
    color: #02549e;
    font-size: 14px;
    margin: 0 0 15px;
    padding: 6px 0 6px 10px;
}
.news-detail p.nws-d-short {
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    padding-bottom: 5px;
    text-align: justify;
}
.news-detail p.nws-d-full {
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    line-height: 25px;
    padding-bottom: 33px;
    text-align: justify;
}
.news-detail .nws-d-update {
    color: #999999;
    font-size: 12px;
    padding-bottom: 5px;
}
.news-item {}
.news-item:nth-child(3n){
	  margin-right: 0px;
}
.news-item a {
    display: block;
}
.news-item img {
    border: 0px solid #ccc !important;
    float: none;
    margin: 0;
    padding: 0px;
}
.news-item h4 a {
    color: #222;
    font-size: 18px;
    margin-bottom: 3px;
    line-height:24px;
    text-transform:uppercase;
    padding-left:24px;
    padding-right: 10px;
    margin: 0px 0 7px;
    height: 56px;
    overflow:hidden;
    padding-top: 10px;
}
.news-item:hover h4 a {
    color: #ff4800;
    text-decoration: none;
}
.news-item p {
    line-height: 18px;
    padding-left: 5px;
    color: #552500;
    font-size: 13px;
    margin-bottom: 0px;
    overflow:hidden;
    padding-right: 5px;
}
.other-news.clearfix {
    margin-bottom: 10px;
}
.news-item01 a {
    color: #666666;
    display: block;
}
.news-item01 img {
    border: 1px solid #e6e6e6 !important;
    border-radius: 2px;
    float: left;
    margin: 5px 10px 5px 0;
    padding: 1px;
}
.news-item01 h4 {
    font-weight: bold;
}
.news-item01 p {
    color: #484848;
    font-size: 12px;
    line-height: 17px;
    margin-top: 4px;
    padding: 0;
    text-align: justify;
}
.fl.col-750 #newsMulitiColum .box-cont {
    padding: 0;
}
.news-item01 .tar, .news-item .tar {
    height: 35;
    text-align: center;
	background:#cccccc;
}
.news-item01 .tar a {
    display: inline-block;
}
.news-item .createdon {
    color: #adadad;
    font-size: 12px;
	display:none;
	line-height:24px;
	margin-bottom:8px;
}
.sepe {
    border-bottom: 1px dotted #dcdcdc;
}
.contine {
    color: #4f504f !important;
    display: block !important;
    font-weight: normal;
    text-transform: capitalize;
	position:relative;
	padding:8px 0;
}
.news-item01:hover .tar,.news-item:hover .tar {
    color: #fff !important;
	background:#4f504f;
}
.nws-left {
    float: left;
    padding-right: 10px;
    padding-top: 7px;
    width: 50%;
}
.nws-infor {
    float: right;
    width: 64%;
}
.nws-left a.news-top-item-img {
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    padding: 3px;
}
.fl.col-750 .nws-left a.news-top-item-img {
    margin-right: 15px;
}
.nws-left a img {
    width: 100%;
}
.nws-left h2 {
    margin: 0;
}
.fl.col-750 .nws-left h2 {
    float: left;
    margin: 0;
    padding-bottom: 5px;
    width: 183px;
}
.fl.col-750 .listItem-row.clearfix {
    padding-bottom: 25px;
}
.fl.col-750 .nws-d-update {
    display: none;
}
.fl.col-750 .nws-left h2 a {
}
.fl.col-750 .nws-d-update > i {
    padding-left: 10px;
}
.nws-left h2 a {
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
}
.nws-d-short {
    color: #333;
    margin: 0.5em 0 0;
}
ul.news-top {
    float: right;
    width: 46%;
}
ul.news-top li a {
    background: rgba(0, 0, 0, 0) url("images/iconlibot.png") no-repeat scroll left 6px;
    border-bottom: 1px solid #ccc;
    color: #333333;
    display: inline-block;
    float: left;
    margin-left: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    width: 75%;
}
ul.news-top li:hover a {
    background: rgba(0, 0, 0, 0) url("images/iconlibothv.png") no-repeat scroll left 6px;
}
.news-comment {
    margin: 10px 0;
    padding: 0;
}
.news-comment .header {
	padding:5px 10px;
    margin-bottom: 10px;
	background:#f5f5f5;
}
.news-comment .header b {
    font-size: 14px;
	color:#4f504f;
}
.news-comment .header .button {
    float: right;
}
.news-comment .header #btn-post-comment {
    background: transparent url("images/icon/respond.png") no-repeat scroll 0 4px;
    cursor: pointer;
    padding-left: 15px;
}
.news-comment .item {
    padding: 6px 0 5px;
    position: relative;
}
.news-comment .item .middle {
    border: 1px solid #cccccc;
}
.news-comment .item .top {
    background: transparent url("images/icon/top_commnet.jpg") no-repeat scroll 0 0;
    height: 7px;
    margin-left: 25px;
    position: absolute;
    top: 0;
    width: 12px;
}
.news-comment .item .middle .name {
    padding-left: 10px;
    padding-top: 6px;
}
.news-comment .item .middle .name .icon {
    background-image: url("images/commment_icon.jpg");
    background-position: 0 -60px;
    float: left;
    height: 16px;
    width: 17px;
}
.news-comment .item .middle .name .text {
    background: transparent url("images/icon/icon_name.png") no-repeat scroll 0 0;
    color: #e20a17;
    font-size: 11px;
    font-weight: bold;
    padding-left: 25px;
    padding-top: 4px;
}
.news-comment .item .middle .name .text span {
    color: #999999;
    font-size: 11px;
    font-weight: normal;
    padding-left: 3px;
    padding-top: 4px;
}
.news-comment .item .middle .email {
    color: #999999;
    font-size: 11px;
    padding-left: 10px;
}
.news-comment .item .middle .content {
    color: #666666;
    font-size: 12px;
    padding: 8px 10px;
}
.cms-button {
    text-align: center;
}
.cms-comment h3 {
      background: #fff none repeat scroll 0 0;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.cmt_new input {
    float: left;
    margin-right: 5px;
    width: 100px !important;
}
.cmt_new a {
    display: inline-block;
    float: left;
}
.cmt_new img.captcha {
    border: 1px solid #dedede !important;
    float: left;
    height: 30px;
    margin-right: 5px;
    width: 105px;
}
.es-contact-form h3.contact-title {
    background-color: #f5f5f5;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    margin: 20px 0;
    padding: 3px 10px;
}
.es-contact-form h3.contact-title span {
    font-size: 12px;
    font-weight: normal;
}
.es-contact-form input[type="text"], .es-contact-form select, .es-contact-form textarea {
    width: 100%;
}
.security input {
    width: 70% !important;
}
#footer {
    background: #ebe9e8 none repeat scroll 0 0;
}
#footer .wrapper {
	width:100%;
}
.footer-navBar {
    color: #fff;
    margin: 21px 0 0;
    text-align: center;
}
.clearfix.menu2 > a > span > b {
    font-family: times new roman;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
}
.quicklink-f td {
    vertical-align: top;
}
.footer-navBar ul {
}
.footer-navBar ul li {
}
.footer-navBar ul li a {
    color: #333333;
    padding: 0;
}
.footer-navBar ul li a:hover {
    text-decoration: none;
}
.footer-navBar ul li:hover {
}
.footer-navBar ul li a span {
    padding: 0;
}
.footer-navBar ul li a span b {
    background: rgba(0, 0, 0, 0) url("images/iconlibot.png") no-repeat scroll 3px center;
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
    padding-left: 13px;
}
.footer-navBar ul li:hover a span b:hover {
    background: rgba(0, 0, 0, 0) url("images/iconlibothv.png") no-repeat scroll 3px center;
    color: #4f83b2;
}
#Powerby a {
    color: #fff;
}
.footer-tags {
  margin: auto;
  padding: 0 10px;
}
.footer-tags .tags-key {
    color: #666666;
    float: left;
    width: 50px;
}
.footer-tags .tags-key .tags {
    background: rgba(0, 0, 0, 0) url("images/icon/tagvn.png") no-repeat scroll 0 0;
    margin: 0;
    padding-left: 18px;
}
.footer-tags .all-key {
}
.footer-tags ul.list-keys li {
    color: #666666;
    float: left;
    font-size: 11px;
}
.footer-tags ul.list-keys li a {
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    padding: 0 5px 3px;
}
.footer-tags ul.list-keys li a:hover {
    color: #ff402f;
    text-decoration: none;
}
#f_bar {
    background: transparent url("../images/f_bar.gif") repeat-x scroll 0 0;
    padding: 3px;
}
#f_bar a.logo {
    background: rgba(0, 0, 0, 0) url("../Images/logo-small.png") no-repeat scroll left center;
    color: #666;
    display: block;
    line-height: 30px;
    padding: 0 0 0 70px;
}
#f_bar a.logo:hover {
    color: #000;
}
#searchmenu {
    display: inline-block;
    padding:0px;
	width:260px;
}
#searchmenu input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
     border-color: #cccccc;
	border-style:solid;
	border-width:1px 0px 1px 1px;
    color: #666;
    float: left;
    font-size: 13px;
	border-radius:4px 0 0 4px;
    height: 30px;
    margin-top: 35px;
    padding-bottom: 0 !important;
    padding-left: 13px;
    padding-right: 0 !important;
    padding-top: 0 !important;
    width: 205px;
}
#searchmenu .search-button {
    background: rgba(0, 0, 0, 0) url("images/nt/sr.png") no-repeat scroll center center;
    border-color: #cccccc;
	border-style:solid;
	border-width:1px 1px 1px 0px;
    float: left;
    height: 30px;
    margin-left: -1px;
    margin-top: 35px;
    width: 39px;
	border-radius:0px 4px 4px 0px;
}
#es_supportOnline1 .so_item {
    border-bottom: 1px dotted #999;
    padding-bottom: 5px;
    position: relative;
}
#es_supportOnline1 .so_item .support-type {
    position: absolute;
}
#es_supportOnline1 .so_item .support-type img {
    height: auto;
    width: auto;
}
#es_supportOnline1 .so_item .support-type a {
    display: block;
    float: none;
    margin: 0 0 10px;
    width: auto;
}
#es_supportOnline1 .support-name, #es_supportOnline1 .support-phone, #es_supportOnline1 .support-email {
    padding-left: 37px;
}
.information {
    margin-bottom: 5px;
}
.information .pri_master, .information .btn-class, .information .km_dvhsp, .information .pri_master .prices, .information .pri_master .old-price {
    float: left;
    margin: 0;
}
.information .pri_master {
    margin: 0 5px 5px 0 !important;
}
#footerstatic {
    padding: 0.5em;
}
#footerstatic .footer-shop-name {
    padding: 0.5em;
    text-align: left;
    width: 70%;
}
.f-statistic {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #dedede;
    box-shadow: 0 0 3px #ffffff;
    color: #666666;
    padding: 10px;
}
.valueonline > span {
    color: #333;
}
.valuetotal > span {
    color: #333;
}
#PowerbyStatic > a {
    color: #666666;
}
.f-statistic .title-statistic {
    border-bottom: 1px solid #e6e6e6;
    color: #666666;
    font-weight: bold;
    margin-bottom: 0.5em;
    padding-bottom: 0.2em;
}
.f-statistic .onlie-static {
    background: rgba(0, 0, 0, 0) url("Images/icon/ic_statistic1.png") no-repeat scroll 0 0;
    padding-left: 22px;
}
.f-statistic .total-static {
    background: rgba(0, 0, 0, 0) url("Images/icon/ic_statistic.png") no-repeat scroll 0 0;
    margin-left: 0.5em;
    padding-left: 22px;
}
.albumdetail .box-cont2 {
    padding: 10px 0 10px 73px;
}
#cr-container {
    border: 1px solid #78abd8;
    border-radius: 2px;
    height: 510px;
    position: relative;
    width: 600px;
}
.cr-content-container {
    display: none;
    height: 400px;
    overflow: hidden;
    width: 599px;
}
.cr-img {
    margin: 1px;
    z-index: 1;
}
.cr-content {
    height: 360px;
    margin: 20px;
    position: relative;
    z-index: 10;
}
.cr-more-link {
    color: #000;
    font-size: 11px;
    padding: 0 5px;
    text-transform: uppercase;
}
.cr-more-link:hover {
    color: #fff;
}
.cr-thumbs {
    bottom: 20px;
    height: 72px;
    left: 48px;
    overflow: hidden;
    position: absolute;
    width: 575px;
    z-index: 20;
}
.cr-thumbs div {
    border: 1px solid #78abd8;
    border-radius: 2px;
    cursor: pointer;
    display: none;
    float: left;
    height: 70px;
    margin-right: 20px;
    width: 109px;
}
.cr-thumbs img {
    display: block;
    height: 67px;
    margin: 1px;
    width: 107px;
}
.cr-thumbs h4 {
    bottom: 15px;
    color: #fff;
    font-family: "Holtwood One SC",serif;
    font-size: 13px;
    left: 15px;
    line-height: 14px;
    position: absolute;
    right: 15px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.cr-thumbs div:hover h4 {
    bottom: 14px;
}
.cr-thumbs div.cr-selected {
    border-color: #9ad878;
}
.cr-thumbs div.cr-selected img {
    border-color: #9ad878;
}
.cr-nav span {
    cursor: pointer;
    height: 34px;
    position: absolute;
    text-indent: -9000px;
    width: 27px;
    z-index: 50;
}
.cr-nav span.cr-nav-next {
    background: transparent url("Images/album_next.png") no-repeat scroll left top;
    bottom: 40px !important;
    right: -6px;
}
.cr-nav span.cr-nav-prev {
    background: transparent url("Images/album_pre.png") no-repeat scroll left top;
    bottom: 40px !important;
    left: -6px;
}
.sub-menu li ul {
    display: none;
}
#es_supportOnline2 .so_item {
    border-bottom: 1px dotted #999;
    padding-bottom: 5px;
    position: relative;
}
#es_supportOnline2 .so_item .support-type {
    position: absolute;
    right: 0;
}
#es_supportOnline2 .so_item .support-type img {
    height: auto;
    width: auto;
}
#es_supportOnline2 .so_item .support-type a {
    display: block;
    float: none;
    margin: 0 0 10px;
    width: auto;
}
#es_supportOnline2 .support-name, #es_supportOnline2 .support-phone, #es_supportOnline2 .support-email {
    padding: 0 35px 0 0 !important;
}
#es_supportOnline2 .name-cl {
    font-weight: bold;
}
.box-filter .filter-panel ul {
    margin: 0;
    padding: 0;
}
.box-filter .filter-panel ul li {
    margin: 0;
    padding: 0;
}
.box-filter .filter-panel ul h2 {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 49px;
    line-height: 49px;
    padding-left: 20px;
    text-transform: uppercase;
}
.box-filter .filter-panel ul .collsPan {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0 26px;
}
.box-filter .filter-panel ul .collsPan .pad {
    background: transparent none repeat scroll 0 0;
    border: medium none;
}
.box-filter .filter-panel ul .collsPan .pad label {
    display: block;
    line-height: 1.3em;
    margin: 0;
    padding: 7px 0 !important;
}
.box-filter .filter-panel ul .collsPan .pad label a {
    color: #5a5a5a;
    display: block;
    font-size: 12px;
}
.box-filter .filter-panel ul .collsPan .pad label:hover a {
    color: #4f83b3;
    text-decoration: none;
}
.box-filter .filter-panel ul .collsPan .pad label a span {
    color: #5a5a5a;
}
.box-filter .filter-panel ul .collsPan .pad label a.clearoneradio {
    background: transparent url("Images/close_fiter.png") no-repeat scroll right top;
    display: block;
}
.box-filter .filter-panel ul .collsPan .pad input[type="checkbox"], input[type="radio"], input.checkbox, input.radio {
    float: left;
    margin-right: 5px;
}
#ProductDetail .groupsfiter .input-box .g_f {
    display: block;
    float: left;
    line-height: 20px;
    width: 60px;
}
#ProductDetail .groupsfiter .message {
    clear: both;
    color: #f00;
    font-size: 10px;
    line-height: 13px;
    margin: 3px 0 0;
    min-height: 13px;
    padding-left: 17px;
    text-align: left;
}
#ProductDetail .groupsfiter {
}
#ProductDetail .groupsfiter .input-box .g_f {
    color: #666;
    display: block;
    float: left;
    font-weight: bold;
    width: 84px;
}
#ProductDetail .groupsfiter .input-box {
    line-height: 30px;
}
#ProductDetail .groupsfiter .message {
    clear: both;
    color: #f00;
    font-size: 10px;
    line-height: 13px;
    margin: 3px 0 0;
    min-height: 13px;
    padding-left: 17px;
    text-align: left;
}
#ProductDetail .groupsfiter .input-box select {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc !important;
    color: #999;
    height: 22px;
    line-height: 20px;
    padding: 1px;
    width: 140px;
}
.box-shopcart .right_Option_card {
    float: left;
    margin-left: 10px;
    padding-top: 5px;
}
.box-shopcart .right_Option_card a {
    float: left;
}
.box-shopcart .right_Option_card .item-options {
    line-height: 20px;
    padding-top: 5px;
    width: 100%;
}
.box-shopcart .right_Option_card dt {
    float: left;
    padding-right: 20px;
}
.box-shopcart .right_Option_card dd {
    padding-left: 80px;
}
.input-box, .DetailRow {
    margin-bottom: 5px;
}
.g_f {
    display: inline-block;
    width: 80px;
}
.ui-autocomplete {
    background-color: #ffffff;
    border: 1px solid #a4a4a4;
    overflow: hidden;
    padding: 0;
    z-index: 99999999;
}
.ui-menu {
    display: block;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 2px;
}
.ui-widget-content {
    border: 1px solid #aaaaaa;
    color: #222222;
    z-index: 9999 !important;
}
.ui-menu .ui-menu-item {
    clear: left;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.ui-menu .ui-menu-item a {
    color: #000000;
    cursor: pointer;
    display: block;
    line-height: 1.5;
    padding: 0.2em 0.4em;
    text-decoration: none;
}
.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50%;
    border: 1px solid #d3d3d3;
    color: #555555;
    font-weight: normal;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #555555;
    text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header.ui-state-focus {
    background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") repeat-x scroll 50% 50%;
}
.ui-state-hover a, .ui-state-hover a:hover {
    color: #212121;
    text-decoration: none;
}
.old-price {
    margin-bottom: 0;
}
#map_canvas {
    float: right;
    height: 500px;
    width: 75%;
}
#marker_list {
    cursor: pointer;
    float: left;
    height: 500px;
    overflow: auto;
    width: 21%;
}
#marker_list span {
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
}
#marker_list span.map-title {
    color: #653746;
}
#marker_list .selected span {
    color: #ea377c !important;
}
#popupContactClose {
    background-color: #ffffff;
    border-radius: 20px;
    color: #ff0000;
    font-size: 17px;
    height: 24px;
    line-height: 24px;
    width: 24px;
}
.tab-product01 {
}
.tab-product02 {
}
.tab-product03 {
}
.tab-product01 .listtab li {
    float: left;
    line-height: 37px;
}
.tab-product01 .listtab li a {
    padding: 0 15px;
}
.tab-product01 .listtab li a span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}
.tab-product01 .listtab li a.active, .tab-product01 .listtab li a:hover {
    background: #e86ba6 none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}
.tab-product01 .ml, .tab-product02 .ml {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ebe9e9 #ebe9e9;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}
.tab-product01 .hot-product, .tab-product02 .hot-product, .tab-product03 .hot-product {
    float: left;
    width: 23.3%;
}
.tab-product01 .hot-product a, .tab-product02 .hot-product a {
    height: 439px;
    width: 100%;
}
.tab-product01 .hot-product a img, .tab-product02 .hot-product a img, .tab-product03 .hot-product a img {
    max-height: 100%;
    max-width: 100%;
}
.tab-product01 .list-product, .tab-product02 .box_countproduct, .tab-product03 .box_countproduct {
    border-left: 1px solid #ebe9e9;
    float: right;
    width: 76.55%;
}
.tab-product01 ul.listItem-row table tr td, .tab-product02 ul.listItem-row table tr td, .tab-product03 ul.listItem-row table tr td {
    padding: 0;
}
.tab-product01 ul.listItem-row li, .tab-product02 ul.listItem-row li, .tab-product03 ul.listItem-row li {
    border-bottom: 1px solid #ebe9e9;
    border-right: 1px solid #ebe9e9;
    padding: 10px 0;
    width: 100%;
}
.tab-product01 ul.listItem-row li:hover, .tab-product02 ul.listItem-row li:hover, .tab-product03 ul.listItem-row li:hover {
    background: rgba(0, 0, 0, 0) url("Images/dotted-texture.png") repeat scroll 0 0;
}
.tab-product01 ul.listItem-row li:hover h4 a, .tab-product02 ul.listItem-row li:hover h4 a, .tab-product03 ul.listItem-row li:hover h4 a {
    color: #568dc9;
}
.tab-product03 .box_countproduct {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ebe9e9 #ebe9e9;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    width: 75.5%;
}
.tab-product03 .hot-product a {
    border: 1px solid #ebe9e9;
    height: 477px;
    width: 100%;
}
#slide-bottom {
    margin-bottom: 40px;
    width: 99% !important;
}
.estore_productdetail #lblprice > b {
    color: #4f504f !important;
	font-size:30px;
	font-weight:normal !important;
	text-transform:uppercase;
	font-style:normal;
}
.ProductMain.mar-left .btn-class.btn-cart {
    display: flex;
}
.item-main li ul li:first-child ul {
    top: 0;
}
.item-main li ul li ul {
    display: none !important;
    left: 100%;
    top: 0;
}
.item-main li ul li ul li a {
    color: #333;
}
.item-main li ul li ul li:hover a {
}
.item-main li ul li:hover ul {
    display: block !important;
}
.quickview-outer {
    display: none !important;
}
.fl.adv_img {
    margin-top: 10px;
}
.extra_menu {
    float: right;
}
.extra_menu > ul > li {
    float: left;
    position: relative;
}
.extra_menu > ul > li > a {
    border: 1px solid transparent;
    cursor: pointer;
    display: block;
    line-height: 26px;
    margin: -1px 5px;
    padding: 0 5px;
}
.extra_menu > ul > li > a > span {
    font-size: 12px;
    text-transform: none;
}
.extra_menu > ul > li:hover > a > span {
    color: #000;
    text-decoration: underline;
}
.fr.col-750 .module.box-center.clearfix {
    margin-bottom: 20px;
}
.fr.col-750 .module.box-center.clearfix:last-child {
    border-bottom: medium none;
    padding-bottom: 15px;
}
#slide-bottom li {
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 10px 12px 0;
}
#slide-bottom li:hover {
    border: 1px solid #4d83b2;
}
.fl.col-230 .module.box-top-group-product .ml ul li > a {
    border: medium none;
    float: left;
    position: inherit !important;
    width: 100%;
}
.fl.col-230 .module.box-top-group-product .ml ul li > a > img {
    border: 1px solid #ccc !important;
    border-radius: 3px;
    padding: 2px;
    position: inherit !important;
}
.fl.col-230 .module.box-top-group-product .ml ul li {
    height: auto !important;
}
.fl.col-230 .module.box-top-group-product .ml ul li h4 > a {
    color: #333333;
    margin-left: 5px;
    text-align: left;
    text-transform: none;
    width: 50%;
}
.fl.col-230 .module.box-top-group-product .ml ul li h4 > a:hover {
    color: #ed1414;
}
.fl.col-230 .login-customer-company {
    font-weight: bold;
    margin-left: 30px;
    padding-top: 10px;
}
.fl.col-230 .txtvaluebutton > label {
    color: #666666;
    font-weight: normal;
}
.fl.col-230 .txtvaluebutton > input {
    background: rgba(0, 0, 0, 0) url("images/tp/bgdn.png") repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    margin-left: 5px;
    padding: 4px 5px !important;
}
.fl.col-230 .login-customer-company > a {
    color: #666;
    margin-left: 4px;
}
.statistic-content {
    padding-top: 15px;
    padding-bottom: 5px;
}
#bottomPanel {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}
.clearfix.menu2 > a {
    color: #fff;
    text-decoration: none;
    width: 100%;
}
.footer-shop-name {
    color: #333333;
    padding: 20px 0 0;
    text-align: left;
    background: #fff;
}
.estore_home #bottomPanel {
    border: medium none;
}
.estore_home .clearfix.menu2 > a {
    border-bottom: medium none;
    padding-bottom: 0;
}
.estore_home .footer-shop-name {
    border-top: medium none;
}
.box-cont.tab-content {
    line-height: 25px;
    padding-bottom: 15px;
    padding-top: 17px;
}
.news-top.group-row-news .news-top-item.clearfix {
    background: rgba(0, 0, 0, 0) url("images/iconlibot.png") no-repeat scroll left center;
    margin-left: 10px;
}
.news-top.group-row-news .news-top-item.clearfix:hover {
    background: rgba(0, 0, 0, 0) url("images/iconlibothv.png") no-repeat scroll left center;
}
.footer-navBar {
    display: none;
}
.clearfix.menu2 {
}
.clearfix.menu2.tl > ul li {
    display: inline-block;
}
.clearfix.menu2.lovend ul li a:hover {
    text-decoration: none;
}
.clearfix.menu2.lovend ul li a:hover b {
    color: #f71111;
}
.clearfix.menu2.lovend ul li:hover {
    background: rgba(0, 0, 0, 0) url("images/tp/licatehv.png") no-repeat scroll 5px center;
}
.clearfix.menu2.lovend ul li {
    background: rgba(0, 0, 0, 0) url("images/tp/lib.png") no-repeat scroll 5px center;
    line-height: 30px;
    padding-left: 12px;
}
.clearfix.menu2 b {
    color: #333;
    font-weight: normal;
}
#centerPanel2 .prices > b, #centerPanel .prices > b {
    color: #ee1212;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    padding-right: 15px;
}
#centerPanel2 .old-price, #centerPanel .old-price {
    font-size: 14px;
    padding-left: 10px;
}
.sp-noibat li {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 12px;
    position: relative;
}
.sp-noibat h3 {
    background: rgba(0, 0, 0, 0) url("images/tp/bgb.png") repeat scroll 0 0;
    bottom: -6px;
    padding: 20px 0;
    position: absolute;
    width: 297px;
}
.sp-noibat h3 a {
    color: #fff;
    display: block;
    font-size: 17px;
    text-align: center;
}
.estore_productdetail .fl.old-price {
    padding-left: 0 !important;
}
#Breadcrum {
    width: 100%;
}
.clearfix.wcontent {
    /* margin: 0 auto; */
    /* width: 1200px; */
}
#main .wrapper .content-inner > .clearfix {
    /* margin: 0 auto; */
    /* width: 1200px; */
}
.estore_searchproduct .quick-search.clearfix {
    margin-top: 5px;
}
.es-contact-form .fl > input, .es-contact-form .fl textarea {
    border: 1px solid #ccc !important;
}
#leftPanel .module-header a {
    color: #fff;
    font-weight: bold;
}
.qcvn > li {
    display: inline-block;
    margin-right: 10px;
}
#vnlove {
    margin: 0 auto;
    width: 1250px !important;
}
.menubottomvn {
    background: #ededed none repeat scroll 0 0;
    margin-top: 20px;
    padding: 20px 0;
}
#vnlove td {
    vertical-align: top;
}
.sp-noibat {
    margin: 0 auto;
    width: 1250px;
}
#Breadcrum ul li a, #topBar ul li a, #footer ul li a, #Powerby a {
    white-space: nowrap;
}
#navigation ul li a {
    white-space: nowrap;
    background: url(images/line.png) no-repeat right;
    font-weight: normal;
}
.breadcrumb ul li a {
    white-space: nowrap;
}
#Breadcrum ul li a {
    white-space: normal !important;
}
#vnlove td {
    vertical-align: top;
}


/*Css*/
.item-main.clearfix > div {
    position: absolute;
    right: 0;
    top: -90px;
	width:260px;
}
.product-category .module-header h3{
	height: 46px;
	background: url(images/icontab.png) no-repeat 15px 12px #552500 !important;
}
.product-category .module-header h3 span {
	line-height:50px;
	text-align:center !important;
	margin-left:0;
	text-transform:uppercase;
	color:#fff !important;
}
.product-category  .module-header{
	margin:0
}
.product-category .first.top-link{
	padding-left:15px !important;
}
.product-category ul.nav0{
	padding: 12px 0px 12px 10px;
	background: #fff;
	z-index: 10;
	position: relative;
}
.product-category ul.nav0 li{
	background: url(images/icon_dm.png) no-repeat 0px 17px;
	padding: 11px 0px;
	padding-left: 6px;
}
.menu li:hover > a span, .nav0 li:hover > a span{
	color:#f1662f;
}
.swiper-slide{
	height:47px !important;
}
.product-category ul.nav0 > li:first-child{
	margin:0;
}
.news-item01:hover .tar, .news-item:hover .tar{
	background:#4f504f;
}
.news-item01:hover .contine, .news-item:hover .contine{
	color:#fff !important;
}

.news-item01:hover .contine::after,.news-item:hover .contine::after {
    background: rgba(0, 0, 0, 0) url("Images/icon11.png") no-repeat scroll 0 -24px;
    content: "";
    height: 22px;
    position: absolute;
    width: 22px;
}
.mnv-icon{
	padding-left:30px;
}
.mnv-icon a i{
	font-size:20px;
	margin-right:20px;
}
.breadcrumb ul li:last-child a{
	font-weight:bold;
}
.box-title h1{
	position:relative;
}
.box-title h1 span{
	position:relative;
}
.box-title h1 span:after{
	width:75px;
	height:40px;
	position:absolute;
	top:5px;
	right:10px;
	content:"";
}
.estore_productlist .box-title{
	margin-top:0px;
}
ul.listItem-row table tr{
	position:relative;
	height:255px;
	overflow:hidden;
}
ul.listItem-row table table tr td:first-child{
	width:100%;
}
ul.listItem-row table table tr td.reset{
	position:absolute;
	top:170px;
	left:0px;
	width:217px;
	height:auto;
	background:#fff;
}
ul.listItem-row table tr td.last table tr td:first-child a.hyperlink_img{
	
}
ul.listItem-row table tr td:not(:first-child){
	
}
.title_list_product .md .mr .ml {
    background: #ebe9e8 none repeat scroll 0 0;
}

.estore_home .product-category .md{
	display:block;
}
.product-category:hover .md{
	display:block;
}
#leftPanel #es_supportOnline .module-header{
	padding:0 20px;
	background:#fff;
}
#leftPanel #es_supportOnline .module-header > h3, #leftPanel2 #es_supportOnline .module-header > h3{
	background:#fff !important;
	border-bottom:1px dotted #ccc;
}
#leftPanel #es_supportOnline .module-header h3 span, #leftPanel2 #es_supportOnline .module-header h3 span{
	margin-left:0px;
	color:#333;
	text-transform:inherit;
	position:relative;
}
.estore_productlist .pri_master,.estore_productlist .btn-cart{
	display:none;
}
.mnv-icon a:hover i{
	color:#e8641b;
}
ul.listItem-row li:hover table tr td h4 a{
	color:#f1662f;
	
}

.estore_productdetail .BlockContent h1 {
    background: #fff url("Images/bg-sp1.png") no-repeat scroll right top;
    position: relative;
	color: #fff;
    display: block;
    font-family: arial;
    font-size: 16px;
    font-weight: normal;
    margin: 0 auto 30px !important;
    padding: 18px 15px 13px;
    text-align: left;
    text-transform: uppercase;
}
.estore_productdetail .BlockContent > table{
	padding:25px;
	background:#fff;
	margin-bottom:0px
}
.ProductMain .DetailRow:nth-child(1){
	width:30%;
	float:right;
}
.ProductMain .DetailRow:nth-child(2){
	width:70%;
	float:left;
}
.estore_productdetail .ProductMain .DetailRow:nth-child(1) .fl > b{
	visibility:hidden;
}
.clearfix.share_detail {
    background: #fff none repeat scroll 0 0;
    padding-bottom: 10px;
    padding-left: 25px;
}
.send-comment{
	overflow:hidden;
	position:relative;
}
.news-item01 .tar, .news-item .tar{
	position:relative;
	overflow:hidden;
}
.send-comment:after,.ProductMain.mar-left .btn-cart span:after,
.news-item01 .tar:after, .news-item .tar:after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 155px;
    left: -75px;
    opacity: 0.2;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    width: 50px;
    z-index: 1;
}

.send-comment:hover::after,.ProductMain.mar-left .btn-cart:hover span:after {
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.news-item01:hover .tar:after, .news-item:hover .tar:after {
    left: 120%;
    transition: all 550ms cubic-bezier(0.6, 3.5, 0.6, 3.5) 0s;
}
.estore_news .news-item01 .tar:after,.estore_news  .news-item .tar:after,
.estore_newslist .news-item01 .tar:after,.estore_newslist  .news-item .tar:after {
	  height: 0px;
}
.send-comment:hover,.ProductMain.mar-left .btn-cart:hover span {
	background:#eb5807;
}
.sku{
	padding:0 13px;
}

.estore_news .box-title {
	margin-top:0px;
}
.estore_news .box-title h3 {
    background: #fff url("Images/bg-sp1.png") no-repeat scroll right top;
    position: relative;
}
.estore_news .news-item{
	width:100%;
	position:relative;
	margin-bottom:30px;

}
.estore_news .news-item > a{
	display:inline-block;
	float:left;
	margin-right:30px;
}
.estore_news .news-item h4 a{
	font-size:14px;
	font-weight:bold;
	color:#4f504f;
	text-transform:initial;
	line-height:24px;
	margin:10px 0 0;
}
.estore_news .news-item .createdon{
	display:block;
}

.estore_news .news-item01 .tar,.estore_news  .news-item .tar {
    background: #cccccc none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 35px;
}
.estore_news .md .mr .ml .box-cont{
	background:#ebe9e8;
}
.estore_news .news-item p{
	padding-right:65px;
}
.estore_news .news-item a.contine{
	text-indent:-999px;
	overflow:hidden;
	height:100%;
	padding:0px;
}

.estore_news .contine::after {
    right: 20%;
    top: 41%;
}
.estore_news .news-item01:hover .tar, .estore_news .news-item:hover .tar{
	background:#f1662f;
}



.estore_newslist .news-item a img,.estore_newslist ul.listItem-row li a img{
	width:217px;
}
.estore_newslist .box-title {
	margin-top:0px;
}
.estore_newslist .box-title h3 {
    background: #552500;
    position: relative;
}
.estore_newslist .news-item{
	width:100%;
	position:relative;
	margin-bottom:30px;
	background: #fff;
}
.estore_newslist .news-item > a{
	display:inline-block;
	float:left;
	margin-right:30px;
}
.estore_newslist .news-item h4 a{
	font-size:14px;
	font-weight:bold;
	color:#4f504f;
	text-transform:initial;
	line-height:24px;
	margin:10px 0 0;
	padding-left:0px;
}
.estore_newslist .news-item .createdon{
	display:block;
}

.estore_newslist .news-item01 .tar,.estore_newslist  .news-item .tar {
    background: #cccccc none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 35px;
}
.estore_newslist .md .mr .ml .box-cont{
	background:#ebe9e8;
}
.estore_newslist .news-item p{
	padding-right:65px;
	padding-left:0px;
}
.estore_newslist .news-item a.contine{
	text-indent:-999px;
	overflow:hidden;
	height:100%;
	padding:0px;
}

.estore_newslist .contine::after {
    right: 20%;
    top: 41%;
}
.estore_newslist .news-item01:hover .tar, .estore_newslist .news-item:hover .tar{
	background:#f1662f;
}





.footer-shop-name >div >div >div p{
	margin-bottom:5px;
}
.statistic-box {margin-bottom: 20px;}
.statistic-box .module-header h3{
	background:#f5f5f5 !important;
}
.statistic-box .module-header h3 span{
	text-transform:none;
	color:#545151 !important;
	font-size:13px;
	margin-left:25px;
}
 .module-header h3{
}
 .module-header h3 span{
	text-transform:none;
	color:#545151 !important;
	font-size:13px;
	margin-left: 15px;
}
.news-category .menu li a,.news-category  .nav0 li a{
	padding-left: 15px !important;
}
.news-category .module-header h3{
}
.news-category .module-header h3 span{
	color: #fff !important;
	font-size:12px;
	text-transform:none;
	padding-left: 38px;
	line-height: 50px;
	text-transform: uppercase;
}
.news-category .menu li a span, .news-category .nav0 li a span, .news-category .menu li ul span{
	font-size:12px;
	color:#545151;
	padding-left:17px;
	background: url("Images/dotli.png") no-repeat left 15px;
	padding: 5px 10px;
}
.news-category .menu li a,.news-category  .nav0 li a{
	border:0px;
}
.news-category .menu li:hover a span, .news-category .nav0 li:hover a span, .news-category .menu li:hover ul span{
	color:#f1662f;
}
.news-detail h1{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: #4f504f;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: -4px !important;
	margin-top: 7px !important;
	padding-left: 0;
}
.news-detail p.clearfix .fl:first-child{
	margin-top:5px;
}
.news-detail p.clearfix .fl:last-child{
	width:78% !important;
}
.news-detail p.clearfix{
	padding:0 20px;
}
#post-comment{
	background:#f3f3f3;
	padding-bottom:10px;
	
}
#pnCMSComment .item{padding-left:10px;padding-right:10px;}

#btnReset span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #f1662f;
    text-decoration: underline;
	padding:2px;
}
#btnReset span:hover{
	cursor:pointer;
}
.estore_product .pri_master,.estore_product  .btn-cart,.estore_productdetail .pri_master,.estore_productdetail .btn-cart,
.estore_searchproduct .pri_master,.estore_searchproduct  .btn-cart{
	display:none;
}
.estore_productdetail .statistic-content p b {
    color: #f1662f !important;
    display: inline-block;
    font-weight: bold;
    text-align: right;
    width: 28% !important;
}
select#ddlCategory{
	height:30px !important;
}
.news-category .nav0{padding-bottom:10px;}
.footer-shop-name > div:nth-child(2) {
    margin: auto;
    /* width: 1200px; */
    padding-bottom:20px;
}
.footer-shop-name > div:nth-child(2):after{
	clear:both;
	display:block;
	content:"";
}
#footer #topBar .wrapper{
	width:1200px;
	margin:auto;
}
.news-item a,ul.listItem-row li a{
	overflow:hidden;
}
.news-item a img,ul.listItem-row li a img{
    transition: all 0.4s ease 0s;
    width: 100%;
}
.news-item:hover a img,ul.listItem-row li:hover a img{
    animation: 10s linear 0s alternate none 2 running animation_protolioeff;
}

@keyframes animation_protolioeff {
0% {
    transform: scale(1) translateX(0px);
}
50% {
    transform: scale(1.2) translateX(-10px);
}
75% {
    transform: scale(1.3) translateX(-20px);
}
100% {
    transform: scale(1.4) translateX(-30px);
}
}
.box-top-group-product .pri_master{
	display:none;
}
.estore_news .news-item h4 a{
	padding-left:0;
}
.box-black{
	background:#4f504f;
	height:50px;
	
	margin-bottom:1px;
	text-align:center;
}
.box-black a{
	font-size:14px;
	color:#fff;
	line-height:21px;
	padding-top:12px;
	text-transform: uppercase;
}
.estore_home .module.product-category{
	margin-bottom:0px;
}
.estore_home .box-title{
	margin-top:0px;
}
.estore_home #bottomPanel .module{
	padding-top:30px;
}
.mnv-boxhtml {
    background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
    bottom: 0;
    position: absolute;
    width: 102%;
    z-index: 9;
    padding:27px 0;
    left: -15px;
}
.mnv-boxhtml h3{font-size:18px;line-height:36px; color:#ff4800;padding-left:50px}
.mnv-boxhtml p{font-size:24px;line-height:36px; color:#212121;padding-left:50px;text-transform:uppercase;margin-bottom:0px;}
.estore_home #centerPanel{
	position:relative;
	min-height:473px;
}
.images-bg{
	overflow:hidden;
}
.estore_newslist .news-item h4 a{
	height:auto;
}
.estore_newslist .news-item p{
	height:auto;
}
.product-category {
    background:#fff;
}
a.news-item-img-services {
        max-height: 170px;
}
.prdaddtocart {display: inline-block;width: 100%;padding-top: 10px;}
.prdaddtocarta a {
    background: url(images/cart.png) no-repeat;
    padding: 5px 37px;
    text-indent: -9999px;
    margin-top: -23px;
}
.prdaddtocarta {display: inline-block;width: 100%;}
.estore_newslist .news-item h4 a:hover {

color: #552500;
}