
/*format default*/
ul {
	margin: 0;
}

ul li {
	list-style: none;
}

body {
	font-family: /*"Roboto",*/Arial, Helvetica;
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #000;
}
#brand .leftAds{
    display: block !important;
	width: 425px;
	height: 226px;
    overflow: hidden;
    float: left;
}
#brand .center{
    display: block;
    width: 627px;
    height: 162px;
    overflow: hidden;
    float: left;
    margin: 0 18px;
    text-align: center;
}
.hidden{
    display: none;
}
.sale{
    position: absolute;
    top: 5px !important;
    right: 5px;
    border-radius: 50%;
    background: #EA281C;
    color: #fff;
}
#searchFolding {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #888;
    box-shadow: 0 0 2px #bbb;
    display: none;
    left: 0;
    padding: 5px 0;
    position: absolute;
    top: 32px;
    width: 605px;
    z-index: 9999;
    text-align: left;
}

#searchFolding a:nth-of-type(2n+1) {
    background: none repeat scroll 0 0 #f6f6f6;
}
#searchFolding > a {
    color: #7e7e7e;
    display: block;
    overflow: hidden;
    padding: 5px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#searchFolding > a > i {
    color: #0e76bc;
    font-size: 11px;
}
#searchFolding a span {
    color: #7e7e7e;
    float: right;
}
#searchFolding a:hover {
    background: #1aa3da;
    color: #fff;
}
.label {
	background: none;
	font-weight: normal;
	color: #7e7e7e;
	text-shadow: none;
	padding: 0;
	margin: 0;
}

.button-next {
	width: 196px;
	height: 32px;
	line-height: 32px;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	background: url(../images/bt-next.png) no-repeat;
	text-transform: uppercase;
	text-align: center;
	padding: 0 35px 0 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
}

.btn-primary {
	background-color: #c59739;
	background-image: linear-gradient(to bottom, #d7b150, #b47d22);
	border-color: #b47d22;
	color: #FFFFFF;
	text-transform: uppercase;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #b47d22;
	color: #FFFFFF;
}

.price-box .price-from {

}

.col2-left-layout .col-left {
	width: 18%;
}

.col2-left-layout .col-main {
	width: 81%;
}

.breadcrumb {
	padding: 8px 0;
}

ul.messages {
	list-style: none;
	margin: 0;
}

.success-error {
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #F2DEDE;
	border-color: #EED3D7;
	color: #B94A48;
}

.success-msg {
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #DFF0D8;
	border-color: #D6E9C6;
	color: #468847;
}

ul.form-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.form-list li {
	padding: 5px 0;
}

ul.form-list li label {
	display: inline-block;
	margin: 5px 5px 0 0;
	float: left;
	width: 120px;
}

label.required em, p.required {
	color: #d62502;
}

label.required em {
	margin-right: 5px;
}

.banner_top {
	text-align: center;
	background: #000;
	position: relative;
	height: 65px;
}

.banner_top img {
	position: absolute;
	top: 0;
}

.banner_top button {
	background: url(../images/bg_close.png) no-repeat;
	width: 63px;
	height: 66px;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: 100px;
	border: none;
	border-collapse: collapse;
	overflow: hidden;
}

#header {
	border-top: 1px solid #e3e3e3;
	background-image: url("../images/header-bg.jpg");
	background-repeat: repeat-x;
}

#header .container {
	position: relative;
}

#topnav {
	position: absolute;
	right: 165px;
	font-size: 0.9em;
	top: 10px;
}

#topnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#topnav ul li {
	float: left;
	height: 20px;
}

#topnav, #topnav a {
	color: #000;
	line-height: #26px;
	text-decoration: none;
}

#topnav a {
	line-height: 26px;
}

#topnav li span {
	padding: 0 5px;
	/*	display: inline-block; */
}

#topnav span:first-child {
	display: none;
}

#topnav a.login_down {
	background: url("../images/login_down.jpg") right top no-repeat;
	display: inline-block;
	padding: 0 20px 0 0;
}

#topnav .small_login, #topnav .small_reg {
	font-size: 0.9em;
	position: absolute;
	right: 0;
	top: 25px;
	width: 213px;
	z-index: 11000;
}

#topnav .small_reg {
	width: 184px;
	font-size: 1.1em;
}

#topnav .small_login_top {
	background: url("../images/small-login-top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 16px;
	overflow: hidden;
}

#topnav .small_reg_top {
	background: url("../images/small-reg-top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 16px;
	overflow: hidden;
}

#topnav .small_login_contain, #topnav .small_reg_contain {
	background: #FFFFFF;
	border: 1px solid #D6D6D6;
	border-top: none;
	border-radius: 0 0 5px 5px;
	padding: 0 13px;
}

#topnav .small_reg_contain {
	padding-bottom: 6px;
}

#topnav .small_reg_contain .item_reg {
	padding: 2px 10px;
}

#topnav .small_login .input input {
	width: 170px;
	display: block;
}
.small_login_contain label{}

#topnav .small_login .submit {
	text-align: right;
}

#tc-menu {
	width: 870px;
	padding-left: 20px;
	height: 42px;
	overflow: hidden;
}

#tc-menu img {
	width: 183px;
	height: 26px;
	margin-top: 0;
}

#tc-menu .contain {
	height: 42px;
	overflow: hidden;
}

#tc-menu #tn_logo {
	float: left;
	margin: 9px 5px 0 0;
	width: 183px;
	height: 26px;
}

#tc-menu .nav {
	margin-top: 15px;
	margin: 17px 100px 0 0;
	float: right;
}

#tc-menu .contain .nav.top1_1 li {
	display: inline-block;
}

#tc-menu .nav a {
	text-transform: uppercase;
	font-size: 0.9em;
	margin: 0 5px;
}

#tc-menu .nav, #tc-menu .nav a {
	color: #000;
}

#tc-menu .nav span:first-child {
	display: none;
}

#header .logo {
	float: left;
	margin: 11px 0 0 0;
	width: 233px;
	height: 75px;
}

#header .logo h1,
#header .logo span {
	margin: 0;
	display: block;
    text-align: center;
}

#header .logo img {

}

#header .top2_1 {
	text-align: center;
	float: left;
	margin: 10px 0 0 60px;
	width: 660px;
}

#header .top2_1 .menu-horizontal {
	height: 50px;
}

#header .top2_1 .menu-horizontal li {
	height: 50px;
	display: inline-block;
}

#header .top2_1 a {
	margin: 0 10px;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	display: inline-block;
	min-width: 170px;	
}

#header .top2_1 a:hover {
	color: #7c3a00;
}

#header .header-count-member {
	float: right;
	margin-top: 5px;
	text-align: center;
}

#header .header-count-member .member-num {
	color: #9d141b;
	font-size: 4.3em;
	height: 50px;
	line-height: 50px;
}

#header .header-count-member .member-txt {
	width: 100%;
}

#header #header_bag {
	height: 28px;
	margin: 8px 0 0;
	position: absolute;
	right: 0;
	top: 3px;
	width: 155px;
	/*white-space: nowrap;*/
}
#header #header_bag .details {
	position: absolute;
	top: 32px;
	right: 0px;
	z-index: 9999;
	background: #fff;
	border: 1px solid #decca4;
	border-radius: 5px;
	font-size: 0.85em;
	padding: 5px 10px;
	width: 220px;
	box-shadow: 1px 1px 3px #ccc;
}


#header #header_bag .details ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#header #header_bag .details ul li {
	border-bottom: 1px solid #eee;
	clear: both;
	padding: 5px 0;
	min-height: 60px;
}

#header #header_bag .details ul li p {
	margin: 0;
}

#header #header_bag .details ul li a.product-image {
	border: 1px solid #eeeeee;
	width: 56px;
	height: 57px;
	float: left;
	margin: 0 5px 0 0;
	line-height: 1.2em;
}

#header #header_bag .details ul li a.product-image img {
	max-width: 56px;
	max-height: 57px;
}

#header #header_bag .details ul li .product-details {
	float: right;
	width: 152px;
}

#header #header_bag .details ul li .product-details p {
	margin: 0;
}

#header #header_bag .details .actions {
	text-align: center;
	margin: 10px 0 0 0;
}

#header .top2_1 span {
	display: none;
}

#header #header_bag, #header #header_bag a {
	color: #000;
	text-decoration: none;
}

#header #header_bag span {
	display: inline-block;
	line-height: 24px;
}

#header #header_bag .lb {
	background: url(../images/icon-cart.png) right center no-repeat;
	padding: 0 20px 0 0;
}

#header #header_bag .num {
	background: url(../images/cart-number.png) left top no-repeat;
	width: 32px;
	padding: 0 0 0 6px;
	text-align: center;
	color: #fff;
	font-size: 0.9em;
}

#header #topsearch {
	float: left;
	text-align: center;
	margin: 5px 0 0 108px;
	width: 660px;
}

#header #topsearch form {
	margin: 0;
}

#header #topsearch input {
	width: 550px;
	margin: 0;
	font-size: 12px;
}

#header #topsearch .box {
	float: left;
	border-radius: 5px;
	padding: 4px 5px;
	margin: 0;
}

#header #topsearch input, #header #topsearch select {
	border: none;
	box-shadow: none;
	border-radius: 0;
	padding: 0;
	height: 20px;
	line-height: 1em;
	font-size: 0.9em;
}

#header #topsearch select {
	width: 180px;
	border-left: 1px solid #e0e0e0;
	border-radius: none;
}

#header #topsearch select option.parent-cat {
	font-weight: bold !important;
}

#header #topsearch #search_mini_form . form-search > a {
	background: none;
	padding: 0;
	margin: 0 0 0 2px;
	border: none;
	float: left;
    right: 0;
    position: absolute;
}
.form-search{
    position: relative;
    display: table;
}
.level-0 > li{
    line-height: 25px;
}

#homemenu {
	background: #f9f9f9;
	border: 1px solid #e2e2e2;
	border-radius: 5px 5px 0 0;
	height: 35px;
	margin: 15px 0 0 0;
	z-index: 20000;
}

.main_1 {
	/*width: 18%;*/
	float: left;
	position: relative;
	z-index: 20000;
	background: #7c3a00;
	border-radius: 4px 4px 0 0;
}

.main_1 h2 {
	line-height: 36px;
}

.main_1, .main_1 a {
	width: 18%;
	color: #000;
	text-decoration: none;
}

.main_1 h2 {
	font-size: 1em;
	font-weight: normal;
	padding: 0 10px;
	margin: 0;
	text-transform: uppercase;
	/*background: url(../images/arrow-down.png) 200px center no-repeat;*/
	cursor: pointer;
	color: #fff;
}

.main_1 ul.level-0 {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	background: #fff;
	top: 36px;
	left: 0;
	z-index: 5000;
	border: 1px solid #e3e3e3;
	box-sizing:border-box;
}

/*.main_1:hover > ul.level-0 {
	display: block;
}*/

.main_1 ul li {
	border-bottom: 1px solid #e0e0e0;
}

.main_1 ul li.level-0 {
	border: 1px solid #fff;
	border-bottom: 1px solid #e0e0e0;
}

.main_1 ul li.level-0:hover {
	border: 1px solid #c69c33;
	border-right: 0;
}

.main_1 ul li a {
	display: inline-block;
	width: 200px;
	padding: 8px 5px 9px 5px;
}

.main_1 ul li a.level-0 {
	width: 210px;
}

.main_1 ul li:last-child a.level-0 {
	padding: 10px 5px;
}

.main_1 ul li a img {
	float: left;
	margin: 0 5px 0 0;
}

.main_1 li.level-1 {
	width: 180px;
}

.main_1 ul li.level-0 a.has-child {
	background: #fff url(../images/menu-haschild.png) 214px center no-repeat;
	position: relative;
}

.main_1 ul.level-0 li.level-0:hover > .submenu {
	display: block;
}
.main_1 showMenu h2:hover.slimScrollDiv {
	display: block;
}
.level-0{
	display: block;
}
.main_1 ul.level-0 li.active-hover a.has-child {
	width: 218px;
	z-index: 5100;
}

.main_1 .submenu {
	position: absolute;
	top: -1px;
	left: 227px;
	padding: 0 10px;
	list-style: none;
	margin: 0;
	background: #fff;
	font-size: 12px;
	width: 1028px;
	height: 330px;
	border: 1px solid #c69c33;
	overflow: hidden;
}
.showFooter{
    position: inherit !important;
    display: block !important;
}
.main_1 .submenu .submenu_col {
	/*	position: relative;*/

}
.submenu_col > .col_item{
    float: left;
}
.main_1 ul.level-0 .submenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.main_1 .submenu li {
	border-bottom: none;
}

.main_1 .submenu h4 {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 5px;
}

.main_1 .submenu a:hover {
	color: #000;
}

.main_1 ul.level-0 .submenu ul {
	padding: 0 0 0 10px;
}

.main_1 ul.level-0 .submenu ul li a {
	text-transform: none;
	background: url(../images/bullet-square-orange.jpg) left 13px no-repeat;
	padding: 2px 0 2px 10px;
}

.main_1 .submenu a:hover {
	color: #ffbf22;
}

.main_1 .submenu h4 {
	margin: 3px 0 0px 0;
	line-height: 1.1em;
}

.main_1 li.special a, .main_1 a:hover {
	color: #ffbf22;
}

.main_1 li.special a span {
	color: #f80001;
}

.main_1 li.hover {
	background: #bd8926;
}

.main_1 li.hover a {
	color: #fff;
}

.main_1 .submenu_col {
	float: left;
	margin-right: 30px;
}

#brand {
	margin: 20px 0 10px 0;
}

#brand a {
	text-decoration: none;
}

#brand img, #brand object {
	margin: 0 6px 0 7px;
    visibility: visible !important;
	width: 425px;
	height: 226px;
}
#brand object {
	width: 627px;
	vertical-align: middle;
}
#brand a:first-child img, #brand object:first-child {
	margin-left: 0;
    visibility: visible !important
}
#brand object:first-child {
	margin-right: 9px;
}

#brand a:last-child img, #brand object:last-child {
	margin-right: 0;
}

.main_2 {
	float: left;
	margin: 0 0 0 30px;
	height: 36px;
	position: relative;
	z-index: 6005;
}

.main_2 ul.menu-horizontal li {
	display: inline-block;
	padding-right: 6px;
}

.main_2 a {
	display: inline-block;
	line-height: 35px;
	margin: 0;
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	padding: 0 5px;
}

.main_2 a:hover {
	color: #7c3a00;
}

.main_2 span {
	display: none;
}

.main_2 img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
.main_2 .coffeworld_horizontal span.img {
    background: url(../images/thegioicafe_link.png) no-repeat;
}

.main_2 .menu-gift {
	background: url(../images/icon-gift.png) left center no-repeat;
	padding: 0 0 0 30px;
}

.main_2 .menu-program {
	background: url(../images/icon-programe.png) left center no-repeat;
	padding: 0 0 0 35px;
}

.main_2 .menu-happydate {
	background: url(../images/icon-heart.png) left center no-repeat;
	padding: 0 0 0 25px;
}

.main_2 .menu-promotion {
	background: url(../images/icon-promotion.png) left center no-repeat;
	padding: 0 0 0 30px;
}

.main_2 .blog_horizontal_ext, .main_2 .testimonial_horizontal_ext, .main_2 .expert_horizontal_ext, .main_2 .coffeworld_horizontal_ext {
	border: 1px solid #c69c33;
	font-size: 0.9em;
	height: 328px;
	left: -31px;
	margin: 0;
	overflow: hidden;
	padding: 0 10px;
	position: absolute;
	top: 33px !important;
	width: 1027px;
	z-index: 10000;
	background: #FFFFFF;
	padding-top: 5px;
}

.main_2 .expert_horizontal_ext, .main_2 .coffeworld_horizontal_ext {
	display: none;
}

.expert_horizontal ul, .coffeworld_horizontal ul {
	float: left;
	padding: 10px 40px 0px 10px;
}

.main_2 ul.menu-horizontal .expert_horizontal_ext > ul > li, .main_2 ul.menu-horizontal .coffeworld_horizontal_ext > ul > li {
	background: url("../images/h_li.jpg") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
	display: list-item !important;
	height: 34px;
	line-height: 30px;
	list-style: none outside none;
	padding-left: 20px;
	width: auto;
}

.main_2 ul.menu-horizontal .expert_horizontal_ext > ul > li a, .main_2 ul.menu-horizontal .coffeworld_horizontal_ext > ul > li a {
	line-height: 20px;
	padding: 0px;
}

.main_2 ul.menu-horizontal .expert_horizontal_ext > ul > li:hover, .main_2 ul.menu-horizontal .coffeworld_horizontal_ext > ul > li:hover {
	background: url("../images/h_li_hover.jpg") no-repeat scroll 0 7pxrgba(0, 0, 0, 0);
}

.main_2 ul.blog_horizontal {
	margin-top: 5px;
}

.main_2 .blog_horizontal li {
	width: 280px;
	float: left;
	margin-right: 15px;
}

.main_2 .blog_horizontal li.blog-first {
	height: 100%;
	width: 405px;
}

.main_2 .blog_horizontal li.blog-first .image a {
	margin: 0px;
}

.main_2 .blog_horizontal li.blog-first img {
	width: 403px;
}

.main_2 .blog_horizontal a {
	while-space: normal;
}

.main_2 .blog_horizontal .postWrapper-col2, .main_2 .blog_horizontal .postWrapper-col3 {
	margin-right: 20px;
}

.main_2 .blog_horizontal .postWrapper-col2 a, .main_2 .blog_horizontal .postWrapper-col3 a {
	color: #9C9C9C;
	line-height: 18px;
}

.main_2 .blog_horizontal li .description {
	font-weight: bold;
	font-size: 1.1em;
}

.main_2 .blog_horizontal:hover .blog_horizontal_ext {
	display: block !important;
}

.main_2 .testimonial_horizontal > a, .main_2 .blog_horizontal > a, .main_2 .expert_horizontal > a, .main_2 .coffeworld_horizontal > a {
	border-left: 1px #f9f9f9 solid;
	border-right: 1px #f9f9f9 solid;
	border-top: 1px #f9f9f9 solid;
	border-bottom: none;
	top: 0px;
	position: relative;padding: 0 10px 0 5px;
}

.main_2 .testimonial_horizontal:hover > a, .main_2 .blog_horizontal:hover > a, .main_2 .expert_horizontal:hover > a, .main_2 .coffeworld_horizontal:hover > a {
	position: relative;
	height: 34px;
	line-height: 34px;
	background-color: #FFFFFF;
	z-index: 11000;
	top: -1px;
	border-left: 1px #c69c33 solid;
	border-right: 1px #c69c33 solid;
	border-top: 2px #c69c33 solid;
	border-bottom: none;
	
}

.main_2 .testimonial_horizontal:hover .testimonial_horizontal_ext {
	display: block !important;
}

.main_2 .blog_horizontal .postWrapper.view-all a, .main_2 .testimonial_horizontal .postWrapper.view-all a {
	bottom: 15px;
	color: #caa43f;
	font-style: italic;
	position: absolute;
	right: 20px;
	width: auto;
}

.blog_horizontal .item-blog-horizontal {
	display: inline-block;
	line-height: 18px;
	margin-bottom: 8px;
	width: 100%;
}

.blog_horizontal .item-blog-horizontal a, .testimonial_horizontal .testimonial_sidebar_text {
	color: #A3A3A3;
	white-space: normal;
}

.testimonial_horizontal .testimonial_sidebar_text {
	font-style: italic;
	font-size: 1em;
	margin-top: -10px;
}

.testimonial_horizontal .testimonial-horizontal .item-testimonial-horizontal .post-author {
	font-weight: bold;
	color: #696969;
}

.testimonial_horizontal .testimonial_horizontal_ext .testimonial-horizontal {
	margin-left: 5px;
	font-size: 1em;
}

.main_2 .expert_horizontal:hover .expert_horizontal_ext {
	display: block !important;
}

.main_2 .coffeworld_horizontal:hover .coffeworld_horizontal_ext {
	display: block !important;
}

.hotline-area {
	float: right;
	background: #c79c33 url(../images/icon-hotline.png) left top no-repeat;
	padding: 0 12px 0 23px;
	margin: 0 0 0 0;
	font-size: 1.6em;
	height: 36px;
	line-height: 36px;
	color: #FFFFFF;
	font-weight: bold;
}

#footer {
	background: #f0f0f0;
	margin: 20px 0 0 0;
	color: #000;
	font-size: 0.9em;
	padding: 0;
	border-top: 1px solid #e3e3e3;
	width: 100%;
	z-index: 20001;
    display: block !important;
}

#footer .before-footer {
	background: #FFFFFF;
	padding-top: 10px;
}

#footer h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
}

#footer a {
	color: #000;
}

#footer .bottom_1, #footer .bottom_2 {
	float: left;
	margin: 0 20px 0 0;
}

#footer .bottom_1 ul, #footer .bottom_2 ul {
	list-style-image: url(../images/bullet.jpg);
	padding: 0 0 0 5px;
	margin: 12px 0 0 0;
}

#footer .bottom_1 ul li, #footer .bottom_2 ul li {
	margin: 7px 0;
}

#footer .bottom_1 {
	width: 15%;
}

#footer .bottom_2 {
	width: 20%;
}

#footer_icon {
	width: 28%;
	float: left;
	margin-right: 20px;
}

#footer_icon .newsletter {
	float: left;
	height: 28px;
	line-height: 28px;
	text-align: center;
	overflow: hidden;
}

#footer_icon .newsletter a {
	display: inline-block;
	width: 166px;
	height: 28px;
	line-height: 28px;
	background: url("../images/newsletter-icon.png") no-repeat;
	overflow: hidden;
	text-indent: 200px;
}

#footer_icon .newsletter a:hover {
	background-position: 0 -28px;
}

#footer_icon .affiliate {
	float: left;
	height: 28px;
	line-height: 28px;
	margin-left: 10px;
	width: 160px;
	text-align: center;
}

#footer_icon .affiliate a {
	background: url("../images/affiliate-icon.png") no-repeat;
	height: 28px;
	width: 160px;
	display: inline-block;
	overflow: hidden;
	text-indent: 200px;
}

#footer_icon .affiliate a:hover {
	background-position: 0 -28px;
}

#footer_icon .certificate1 {
	width: 97px;
	margin: 10px 20px 0 0;
	float: left;
}

#footer_icon .certificate1 .caption {
	margin: 10px 0;
}

#footer_icon .certificate2 {
	float: left;
	margin: 10px 0 0 0;
}

#footer_icon .certificate2 .caption {
	margin: 10px 0;
}

#footer_about {
	float: left;
	width: 30%;
	margin: 0 10px 10px 0;
}

#footer_about h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	text-transform: uppercase;
}

#footer_about h3, #footer_about h3 a {
	color: #814103;
}

#footer_about .hotline {

}

.toggle-bottom {
	display: none;
}

.weblink_1 {
	float: left;
	position: relative;
	margin: 20px 0 0 0;
}

.weblink_1 .weblink_1_item {
	/*background: url(../images/arrow-up.png ) right center no-repeat;*/
	padding: 0 20px 0 0;
	cursor: pointer;
}

.weblink_1 .weblink_1_item .caret {
	border-top: 4px solid #ac1615;
}

.weblink_1 .weblink_1_contain {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 2px solid #9DAFC3;
	border-radius: 3px;
	bottom: 20px;
	padding: 0;
	position: absolute;
	left: 0;
	width: 275px;
	display: none;
}

.weblink_1 .weblink_1_contain ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.weblink_1 .weblink_1_contain a {
	color: #757575;
	display: inline-block;
	padding: 5px 10px;
	white-space: nowrap;
	width: 180px;
}

.weblink_1 .parent_dropdown {
	list-style: none;
	padding: 0;
	margin: 0;
}

.weblink_1 .dropdown-menu li {
	width: 280px;
}

.footer-bottom {
	border-top: 1px solid #e3e3e3;
	clear: both;
	background: #f0f0f0;
	padding: 5px 0;
}

.footer-bottom, .footer-bottom * {
	font-size: 12px;
}

.footer-bottom .container {
	position: relative;
}

.footer-bottom .container .copyright {
	position: absolute;
	left: 0;
	top: 5px;
}

.footer-bottom .container .footer-share {
	position: absolute;
	right: 217px;
	top: 5px;
	width: 196px;
}

.footer-bottom .container .footer-tracking-order {
	width: 500px;
	margin: 0 0 0 280px;
}

.footer-bottom .container .footer-tracking-order form {
	margin: 0;
}

.footer-bottom .container .footer-tracking-order input {
	width: 130px;
	margin: 0;
	border-radius: 0;
	font-size: 12px;
}

.footer-bottom .container .footer-tracking-order * {
	display: inline-block;
}

.footer-bottom .container .footer-tracking-order label {
	line-height: 1.5em;
	margin: 0;
}

.footer-bottom .container .footer-tracking-order button {
	background: #444444;
	color: #fff;
	border: none;
	border-collapse: collapse;
	line-height: 30px;
	padding: 0 10px;
	text-transform: uppercase;
}

.footer-bottom .container .footer-share ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-bottom .container .footer-share ul li {
	display: inline;
}

.footer-bottom .container .footer-share ul li a {
	text-decoration: none;
}

.product_list {
	position: relative;
}

.product_list h2, .product_list .group_title {
	/*background: url(../images/line.png) left center repeat-x;*/
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #EF8F21;
	background: #EAEBED;
	margin: 0 6px 10px 0;
	height: 27px;
	line-height: 27px;
	padding-left: 25px;
}

.product_list h2 span, .product_list .group_title span {
	padding: 0 0 0 30px;
	background: url(../images/group-title-1.png) left top no-repeat;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	color: #fff;
}

.product_list h2 span span, .product_list .group_title span span {
	background: url(../images/group-title-1.png) right bottom no-repeat;
	padding: 0 30px 0 0;
}

.product_list h2 span span span, .product_list .group_title span span span {
	background: none;
	background-image: linear-gradient(to right, #7c3e03, #c49930, #7c3e03);
	height: 26px;
	line-height: 26px;
	margin: 2px 0 0 0;
	padding: 0;
}

.product_list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.product_list ul li {
	width: 194px;
	height: 335px;
	margin: 5px;
	display: inline-block;
	text-align: center;
	position: relative;
	float: left;
	border: 1px solid #dfdfdf;
	border-radius: 5px;
    background-color: #fff;
}

.product_list ul li:hover {
	box-shadow: 0px 0px 5px #aaa9a9;
	border: 1px solid #aaa9a9;
}

.product_list ul li:hover-notsaleable {
	box-shadow: 0px 0px 5px #fc6969;
	border: 1px solid #fc6969;
}

.product_list .price-box {
	margin: 2px 0;
}

.product_list ul li .icon-look a {
	display: none;
}

.product_list ul li.left-item {
	margin-left: 0;
}

.product_list ul li .thumbnail {
	height: 185px;
	text-align: center;
	position: relative;
	overflow: hidden;
	border: none;
	box-shadow: none;
}

.product_list ul li .icon {
	background: url(../images/bo-icon.png) left top no-repeat;
	width: 42px;
	height: 42px;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	text-align: center;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
}

.product_list ul li .icon span {
	margin: 10px 0 0 0;
	display: block;
	padding: 0 0 0 0px;
}

.product_list ul li .icon_limited {
	background-position: -126px 0;
}

.product_list ul li .icon_online {
	background-position: -169px 0;
}

.product_list ul li.item-friday .icon {
	background-position: -255px 0;
}

.product_list ul li.item-12g .icon {
	background-position: -212px 0;
}

.product_list ul li .icon_gift, .product_list ul li.item-gift .icon {
	background-position: -84px 0;
}

.product_list ul li .hover-item {
	text-align: center;
	margin: 0;
}

.product_list ul li .hover-item ul {
	list-style: none;
	padding: 0;
	margin: 75px 0 0 0;
}

.product_list ul li .hover-item ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

.product_list ul li .hover-item a {
	width: 34px;
	height: 34px;
	display: inline-block;
	background: url(../images/product-list-item.png) no-repeat;
}

.product_list .hover-item a.addwishlist:hover {
	background-position: 0 -34px;
}

.product_list .hover-item a.addtocart {
	background-position: -34px 0;
}
#addToCart{
    font-size: 11px;
    line-height: 35px;
}
.product_list .hover-item a.addtocart:hover {
	background-position: -34px -34px;
}

.product_list .hover-item a.view {
	background-position: -68px 0;
}

.product_list .hover-item a.view:hover {
	background-position: -68px -34px;
}

.product_list ul li .hover-item img {
	margin: 50px 0 0 0;
}

.product_list h3 {
	font-size: 1em;
	line-height: 1.5em;
	height: 37px;
	overflow: hidden;
	color: #7e7e7e;
	font-weight: normal;
	margin: 10px 0 0 0;
}

.product_list, .product_list a {
	color: #000;
}

.product_list .actions input {
	margin: 0;
}

.product_list .actions label {
	display: inline-block;
	margin: 0 0 0 0;
	font-size: 0.85em;
}

.product_list .price-box p {
	margin: 0;
}

.product_list span.label {
	background: none;
	font-weight: normal;
	color: #000;
	text-shadow: none;
}

.product_list a.viewall {
	background-color: #cccacb;
	background-image: url("../images/viewall.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	color: #999999;
	display: inline-block;
	font-size: 1.3em;
	font-weight: bold;
	height: 27px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 28px;
}

.product_list .page-title {
	border: none;
}

.product_list .hover_notsaleable {
	position: absolute;
	top: 0;
	width: 100%;
	background: url(../images/chayhang_1.png);
	padding: 5px 0;
	display: none;
}

.product_list .hover_notsaleable span {
	background: url(../images/icon-chay-hang.png) left center no-repeat;
	color: #d22521;
	text-transform: uppercase;
	padding: 0 0 0 17px;
	display: inline-block;
	line-height: 20px;
}

.product_list .hover .hover_notsaleable {
	display: block;
}

#product-item-hover-content {
	border: 2px solid #c69b32;
	padding: 5px 10px;
	background: #fff;
	border-radius: 6px;
	position: absolute;
	font-size: 12px;
	text-align: left;
	display: none;
	color: #575757;
	box-shadow: 3px 3px 3px #ccc;
}

#product-item-hover-content span.arrow {
	background: url(../images/product-item-hover-content-arrow.png) left top no-repeat;
	width: 10px;
	height: 18px;
	top: 75px;
	left: -10px;
	display: inline-block;
	position: absolute;
	display: none;
}

#product-item-hover-content .product_name {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#product-item-hover-content .price-box .price {
	font-weight: bold;
}

#product-item-hover-content .product_sku span {
	margin: 0 0 0 5px;
}

.product_list .product_short_info {
	display: none;
}

.product_list .jcarousel-container-horizontal {
	padding: 0 5px;
}

.product_list .jcarousel-prev-horizontal, .product_list .jcarousel-next-horizontal {
	background: url(../images/arrow-1.png) no-repeat;
	width: 20px;
	height: 30px;
	top: -41px;
}

.product_list .jcarousel-prev-horizontal {
	left: auto;
	right: 27px;
}

.product_list .jcarousel-next-horizontal {
	background-position: -20px 0;
	right: 10px;
}

.price {
	color: #e50002;
	font-weight: bold;
}

.price span {
	color: #7e7e7e;
}

.home-col-left {
	width: 200px;
	margin: 0 20px 0 0;
}

.home-col-center {
	width: 847px;
}

.home-col-right {
	width: 200px;
}

#left_banner img, #right_banner img {
	margin: 0;
    width: 100%;
}

.home_new_product h2 {
	margin-top: 0;
}

.home_bestseller_products {

}

#partner {
	clear: both;
	height: 130px;
	overflow: hidden;
	width: 1280px;
	margin: 0 auto 20px auto;
}

#partner h2 {
	background: url(../images/line-2.png) left center repeat-x;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	margin-bottom: 15px;
	line-height: 1.6;
}

#partner h2 span {
	padding: 0 5px;
	background: #fff;
}

#partner .contain {
	height: 80px;
	overflow: hidden;
	position: relative;
}

#partner .contain .partslide {
	width: 1145px;
	height: 80px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

#partner .contain .partslide img {
	position: absolute;
}

#partner .jcarousel-prev, #partner .jcarousel-next {
	background: url(../images/arrow-left-right.png) left top no-repeat;
	width: 15px;
	height: 32px;
	display: inline-block;
	position: absolute;
	top: 20px;
}

#partner .jcarousel-prev {
	left: 0px;
}

#partner .jcarousel-next {
	background-position: -15px 0;
	right: 0px;
}

#partner .jcarousel-item {
	margin: 0 11px;
	width: 96px;
	height: 74px;
	border: 1px solid #e3e3e3;
}

#banner_slide .nivo-prevNav {
	background: url(../images/prev.png);
	width: 50px;
	height: 45px;
}

#banner_slide .nivo-nextNav {
	background: url(../images/next.png);
	width: 50px;
	height: 45px;
}

#banner_slide .nivo-controlNav a {
	background: url("../images/bullets.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	display: inline-block;
	height: 22px;
	margin: 0 2px;
	text-indent: -9999px;
	width: 22px;
}

#banner_slide .nivo-controlNav a.active {
	background-position: 0 -22px;
}

.banner_slide {
	height: 350px;
}

.nivo-controlNav {
	position: absolute;
	right: 50px;
	top: 260px;
}

.nivo-controlNav {
	position: absolute;
	right: 20px;
	text-align: center;
	z-index: 5000;
}

.nivo-controlNav a {
	background: url("../images/bullets.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	display: inline-block;
	height: 20px;
	margin: 0 2px;
	text-indent: -9999px;
	width: 22px;
}

.nivo-controlNav a.active {
	background-position: 0 -20px;
}

#support {
	position: fixed;
	right: 0;
	top: 45%;
	border-radius: 5px 0 0 5px;
	z-index: 6000;
}

#support img {
	border-radius: 5px 0 0 5px;
}

.breadcrumb {
	background: none;
	font-size: 12px;
	margin: 0;
}

.breadcrumb a {
	color: #002b5a;
}

.box {
	border: 1px solid #e3e3e3;
	margin-bottom: 20px;
}

.left-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.left-menu ul li {
	border-bottom: 1px solid #f4f4f4;
}

.left-menu ul li a {
	display: inline-block;
	padding: 8px 0px 8px 18px;
	margin: 0;
	background: url(../images/bullet.jpg) 9px 16px no-repeat;
	color: #444444;
	text-decoration: none;
	font-size: 12px;
}

.left-menu ul li.special {
	background: #f9f9f9
}

.left-menu ul li.special a {
	color: #c20000;
}

.group_title {
	font-size: 1em;
	background: #7C3A00 url(../images/icon-group-title.png) 5px center no-repeat;
	color: #fff;
	padding: 0 10px 0 30px;
	margin: 0 0 20px 0;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	text-transform: uppercase;
}

.product_compair {
	text-align: center;
	margin: 20px 0;
}

.product_compair span {
	margin: 17px 10px 0 250px;
}

.product_compair ul {
	list-style: none outside none;
	margin: 0 10px 0 0;
}

.product_compair ul li {
	display: inline;
}

.product_compair span, .product_compair ul, .product_compair .lb {
	float: left;
}

.product_compair .lb {
	margin: 14px 0 0;
}

.group_title-1 {
	background: url(../images/group-title.jpg) left top no-repeat;
	padding: 0 0 0 30px;
	color: #000;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 30px;
	margin: 0 0 10px 0;
}

.price_unused {
	text-decoration: line-through;
}

.category_loading {
	clear: both;
	height: 100px;
	background: url(../images/loading.gif) center center no-repeat;
}

.product_list_loading {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/dark1.png);
}

.product_list_loading .loading {
	width: 200px;
	height: 80px;
	/*	background: url(../images/mana_core/m-wait.gif) center center no-repeat;*/
	background: url(../images/loading1.gif) center center no-repeat;
	position: absolute;
}

#product-item-hover-title {
	line-height: 17px;
	font-size: 12px;
	color: #fff;
	/*background: url(../images/product-item-hover-title.png) no-repeat;*/
	background: #EA281C;
	border-radius: 7px;
	position: absolute;
	z-index: 5000;
	/*top: 1538px !important;*/
	left: 0;
	text-align: center;
	display: none;
	width: 97px;
	height: 20px;
	padding: 5px 0 0 0;
}

#product-item-hover-title:before {
	content: "";
	position: absolute;
	left: 40px;
	top: -3px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #ea281c;
}

#product-item-hover-content {
	width: 223px;
}

#product-item-hover-content a.arrow {

}

.customer-dob .dob-day input, .customer-dob .dob-month input {
	width: 20px;
	text-align: center;
}

.customer-dob .dob-year input {
	width: 50px;
	text-align: center;
}

.customer-dob .dob-day label, .customer-dob .dob-month label, .customer-dob .dob-year label {
	float: none;
	display: block !important;
	margin-right: 5px;
}

.customer-dob .dob-day, .customer-dob .dob-month, .customer-dob .dob-year {
	float: left;
	margin: 0 8px 0 0;
}

.customer-account-login .account-login {
	width: 751px;
	margin: 0 auto;
	margin-top: 60px;
}

.customer-account-login .account-login h2 {
	font-size: 1.5em;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.5em;
	font-weight: normal;
}

.customer-account-login .account-login .page-title {
	display: none;
}

.customer-account-login .account-login .new-users {
	width: 320px;
	height: 200px;
	padding: 90px 0 0 0;
	border-right: 1px solid #d3d3d3;
}

.customer-account-login .account-login .registered-users {
	width: 320px;
	margin: 30px 0 0 100px;
}

.customer-account-login .account-login .registered-users li input {
	width: 220px;
}

.customer-account-login .account-login .registered-users li label {
	width: 80px;
}

.customer-account-login .account-login .buttons-set button {
	float: right;
}

.customer-account-login .account-login .buttons-set .f-left {
	margin: 5px 0 0 50px;
	font-size: 0.9em;
	color: #8b8b8b;
}

/*Product Category*/
.box .group_title .block-title, .block-subtitle, .box .group_title, #narrow-by-list dt, #narrow-by-list2 dt {
	background: url("../images/icon-group-title.png") no-repeat scroll 5px center #7c3a00;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 10px 0 30px;
	text-transform: uppercase;
}

#narrow-by-list2 {
	margin: 0;
}

#narrow-by-list dd, #narrow-by-list2 dd {
	border: 1px solid #E3E3E3;
	margin-left: 0;
	margin-bottom: 20px;
}

#narrow-by-list2 dd ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.category-products .toolbar {
	text-align: right;
	display: none;
}

.blog-post-view .postTitle h1 {
	font-size: 1.3em;
	margin: 0;
	line-height: 1.5em;
}

.blog-post-view .postTitle h3 {
	font-size: 0.8em;
	font-style: italic;
	color: #999;
	line-height: 1.5em;
	margin: 0;
}

.blog-post-view .postContent {
	margin: 20px 0 0 0;
	text-align: justify;
	line-height: 1.8em;
}

.blog-post-view .postDetails {
	text-align: right;
	margin: 0 20px 0 0;
	font-size: 1.1em;
}
.showMenu:hover ul.level-0, .showMenu:hover > ul.level-0 >li, .showMenu:hover > ul.level-0 > li > a {
    display: block ;
}
.blog-post-view .postDetails .poster {
	font-size: 1em;
}

.blog-post-view .postDetails {
	display: none;
}

.blog-index-list .toolbar {
	display: none;
}

.news-list .news-list-item {
	min-height: 140px;
	clear: both;
	margin: 0 0 20px 0;;
}

.news-list .news-list-item .postWrapper {
	clear: both;
	min-height: 140px;
	margin-bottom: 20px;
}

.news-list .news-list-item .thumbnail {
	width: 145px;
	height: 121px;
	float: left;
	margin-right: 20px;
}

.news-list .news-list-item .thumbnail p {
	width: 145px;
	height: 121px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.news-list .news-list-item .thumbnail img {
	max-height: 121px;
	max-width: 145px;
}

.news-list .news-list-item .postTitle h2 {
	font-size: 1.1em;
	margin: 0;
	line-height: 1.5em;
}

.news-list .news-list-item .postTitle h3 {
	display: none;
}

.news-list .news-list-item .postTitle a {
	color: #000;
}

.news-list .news-list-item .postContent {
	margin-top: 5px;
	font-size: 0.9em;
	text-align: justify;
}

.news-list .news-list-item .detail {
	margin: 5px 0 0 0;
	text-align: right;
	font-size: 0.9em;
}

.news-list .news-list-item .detail, .news-list .news-list-item .detail a {
	color: #aaaaaa;
}

.col-left .currently, .col-left .actions {
	display: none;
}

.block-compare {
	height: 55px;
	margin: 20px 0;
	position: relative;
	width: 100%;
}

.block-compare .block-title {
	float: left;
	height: 53px;
	line-height: 53px;
	margin-left: 70px;
	width: 16%;
}

.block-compare .block-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

.block-compare #compare-items li.item {
	margin-left: 10px;
	display: inline-block;
	position: relative;
}

.block-compare #compare-items li.item a.btn-remove {
	background: url("../images/close_compare.png") left top no-repeat;
	height: 14px;
	position: absolute;
	right: -5px;
	text-indent: -999em;
	top: -5px;
	width: 14px;
}

.block-compare #compare-items li.item a.btn-remove:hover {
	background: url("../images/close_compare.png") -14px top no-repeat;
}

.block-compare #compare-items li.item p.product-name {
	border: 1px solid #E0E0E0;
	border-radius: 3px;
	height: 53px;
	margin: 0;
	width: 53px;
}

.block-compare .actions {
	float: left;
	margin: 0 0 0 20px;
	padding: 14px 0 0 0;
}

.block-compare .actions .btn_clear {
	float: right;
	color: #fff;
	font-size: 0.9em;
	height: 23px;
	line-height: 23px;
	padding: 0 0 0 22px;
	background: url(../images/bt-clear-all.png) left top no-repeat;
	margin: 0 0 0 5px;
	text-decoration: none;
	width: 67px;
}

.block-compare .actions .btn_clear:hover {
	background-position: 0 -23px;
}

.block-compare .actions .btn_compare {
	background: url("../images/bt-compair.png") left top no-repeat;
	border: medium none;
	float: left;
	height: 23px;
	line-height: 23px;
	width: 83px;
	color: #fff;
	padding: 0 0 0 23px;
	font-size: 0.85em;
	display: inline-block;
}

.block-compare .actions .btn_compare:hover {
	background: url("../images/bt-compair.png") left -23px no-repeat;
}

.catalog-product-compare-index .product-name {
	font-size: 1.2em;
	line-height: 1.5em;
}

.table td.a-center, .table th.a-center {
	text-align: center;
}

.catalog-product-compare-index .table {
	font-size: 0.9em;
}

.support-area {
	position: fixed;
	right: 0;
	top: 40%;
	background: #fff;
	border-radius: 5px 0 0 5px;
	box-shadow: 0 0 5px #ccc;
	width: 50px;
	padding: 0;
	z-index: 9999;
}

.support-area a {
	display: block;
	width: 50px;
	height: 20px;
	margin: 0 0;
	text-align: center;
	padding: 30px 0 0 0;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	z-index: 9999;
}

.support-area a:hover {
	color: #ffbf22;
}

.support-area a.chat {
	background: url(../images/chat.png) center 5px no-repeat;
	border-radius: 5px 0 0 0;
}

.support-area a.chat:hover {
	background: url(../images/chat-hover.png) center 5px no-repeat;
}

.support-area a.support {
	background: url(../images/question.png) center 5px no-repeat;
	padding: 40px 0 0 0;
	border-radius: 0 0 0 5px;
}

.support-area a.support:hover {
	background: url(../images/question-hover.png) center 5px no-repeat;
}

.cms-page-view .col-main {
	text-align: justify;
}

.turnkeye-testimonial-index-index .main {
	margin: 10px 0;
}

.turnkeye-testimonial-index-index .testimonials_title {
	font-weight: normal;
	font-size: 1.1em;
	color: #000;
	text-transform: uppercase;
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

.turnkeye-testimonial-index-index .main-col {
	width: 1053px;
	float: left;
}

.turnkeye-testimonial-index-index .right-col {
	width: 197px;
	float: right;
}

.turnkeye-testimonial-index-index .testimonial_item {
	clear: both;
	margin: 0 0 20px 0;
	min-height: 80px;
}

.turnkeye-testimonial-index-index .thumbnail {
	width: 79px;
	height: 79px;
	float: left;
	padding: 0;
}

.turnkeye-testimonial-index-index .thumbnail .thumbnail-contain {
	width: 79px;
	height: 79px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.turnkeye-testimonial-index-index .thumbnail .thumbnail-contain img {
	max-width: 79px;
	max-height: 79px;
}

.turnkeye-testimonial-index-index .testimonial_text {
	color: #737373;
	background: #f6f6f6;
	border-radius: 4px;
	min-height: 70px;
	width: 910px;
	float: right;
	position: relative;
	padding: 5px 15px;
	font-size: 0.9em;
}

.turnkeye-testimonial-index-index .testimonial_text span.arrow {
	position: absolute;
	top: 10px;
	left: -8px;
	width: 8px;
	height: 15px;
	display: block;
	background: url(../images/testimonial-arrow.png) no-repeat;
}

.turnkeye-testimonial-index-index .testimonial_item h2 {
	line-height: 1.5em;
	margin: 0 0 5px 0;
	font-size: 1em;
}

.turnkeye-testimonial-index-index .testimonial_item p {
	font-style: italic;
}

.page-title {
	border-bottom: 1px solid #BDBDBD;
	height: 27px;
	margin: 0 0 20px 0;
}

.page-title h1 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0;
}

.col-main {
	margin: 10px 0;
}

/*-------------------------------------------------------------
 Contact page
 -------------------------------------------------------------*/
.contacts-index-index .col-left, .contacts-index-index .col-right {
	width: 49.5%;
}

.contacts-index-index #map {
	width: 100%;
	height: 400px;
}

.contacts-index-index .information {
	text-align: center;
	margin: 0 0 20px 0;
	color: #000;
}

.contacts-index-index .information h2 {
	font-size: 1.2em;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 1.5em;
	text-transform: uppercase;
}

.contacts-index-index #contactForm h3 {
	font-size: 1em;
	margin: 0 0 20 0;
	padding: 0;
	line-height: 1.5em;
}

.contacts-index-index .information .hotline {
	font-weight: bold;
	margin: 10px 0;
}

.contacts-index-index .information .hotline .label {
	font-weight: bold;
}

.contacts-index-index .information .hotline .hotline-content {
	font-size: 1.8em;
	color: red;
}

.contacts-index-index .form-block {
	list-style: none;
	margin: 0;
	padding: 0;
}

.contacts-index-index .form-block li {
	clear: both;
}

.contacts-index-index .form-block input, .contacts-index-index .form-block textarea {
	width: 95%;
}

.contacts-index-index .form-block textarea {
	height: 140px;
}

.contacts-index-index .form-block .fields .field {
	width: 48%;
	float: left;
	margin-right: 1%;
}

#button_move_top {
	position: fixed;
	right: 5px;
	bottom: 40px;
	background: url(../images/icon-top.png) no-repeat;
	width: 47px;
	height: 46px;
	z-index: 2147483647;
}

.cms-page-view .page-title {
	border: none;
}

.cms-page-view .page-title h1 {
	font-size: 1.2em;
	text-transform: none;
	font-weight: bold;
}

.col2-right-layout .col-main {
	width: 78.5%;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	padding: 5px 10px;
	margin-top: 0;
}

.col2-right-layout .col-right {
	width: 18%;
}

.cms-page-view .col-right #cms_banner img {
	margin: 0 0 5px 0;
}

.cms-page-view .cms_right_1 {
	margin: 0 0 20px 0;
}

.cms-page-view .cms_right_1 h2 {
	background: #c69f42 url(../images/cms-menu-title.png) no-repeat;
	font-size: 1.1em;
	font-weight: normal;
	color: #fff;
	line-height: 23px;
	margin: 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	border-radius: 0px 5px 0 0;
}

.cms-page-view .cms_right_1 ul {
	margin: 0px 0 5px 3px;
	padding: 0 0 5px 27px;
	list-style: square;
	border: 1px solid #ebdcb3;
	border-top: none;
	background: #fff2d5;
	border-radius: 0 0 5px 5px;
}

.cms-page-view .cms_right_1 ul li {
	padding: 5px 0;
}

.cms-page-view .cms_right_1 ul li a {
	color: #323232;
	text-decoration: none;
	font-size: 0.9em;
}

.cms-page-view .cms_right_1 ul li a:hover {
	color: #c3a042;
}

.cms-page-view .col-right #cms_banner img {
	width: 100%;
}

#banner_checkout {
	text-align: center;
	margin: 10px 0;
}

.left-menu .m-filter-item-list li {
	padding: 5px 0 5px 10px;
}

.left-menu .m-filter-item-list li a {
	background: none;
	padding-left: 0;
}

.left-menu .m-filter-item-list li span {
	font-size: 12px;
}

.left-menu .m-filter-item-list li input {
	margin: 0;
}

.left-menu .m-filter-item-list li label {
	width: auto;
	display: inline-block;
	font-size: 0.85em;
}

#dbiz_popup_banner img {
	max-width: none;
}

.validation-advice {
	color: #B94A48;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 140px;
}

input.validation-failed {
	background: #F2DEDE !important;
}

.main_compare {
	padding: 0 10px;
}

#search_autocomplete {
	border: 1px solid #ccc;
	text-align: left;
	background: #fff;
	z-index: 9999;
}

#search_autocomplete ul {
	margin: 0;
	padding: 5px 10px;
	list-style: none;
}

#search_autocomplete ul li {
	cursor: pointer;
}

.product_price_unused .old-price {
	text-decoration: line-through;
	color: #666;
}

.product_list ul li.jcarousel-item {
	width: 190px;
}

.error-msg, .notice-msg {
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}

.product_price_unused {
	font-size: 0.85em;
}

.product_price_unused span.price {
	font-size: 12px;
}


input[type="radio"], input[type="checkbox"] {
	margin: 2px 0 5px 0;
}

ul.form-list li .radio label.radio_label {
	width: auto;
	float: none;
	display: inline-block;
	margin: 0 20px 0 0;
}

ul.form-list li .radio input {
	width: 15px;
	float: none !important;
	margin: 0 0 5px 0;
}

.box-invoice-title {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	line-height: 1.5em;
}

#box-invoice label {
	line-height: 1.8em;
}

#box-invoice label em {
	color: red;
}

#popup-tracking-order {
	height: 35px;
	overflow: hidden;
	display: none;
}

#popup-tracking-order form {
	margin: 0;
}

#popup-tracking-order form * {
	margin: 0;
}

.box-reviews ul li .validation-advice {
	width: 275px;
	padding-left: 0;
}

input.required {
	border: 1px solid red;
}

.rounded {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.memberReSuccess, .consumerReSuccess {
	height: 300px;
}

.memberReSuccess > div, .consumerReSuccess > div {
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0 auto;
	color: #7c3a00;
	font-size: 16px;
}

.memberReSuccess .goHome, .consumerReSuccess .goHome {
	background-image: url(../images/go-home.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 130px;
	padding-top: 3px;
	padding-left: 20px;
	height: 27px;
	text-align: center;
	color: #fff;
	display: block;
	text-decoration: none;
}

.memberReSuccess > div {
	background-image: url(../images/member-re-success.png);
	width: 500px;
	height: 86px;
	padding: 10px 20px 10px 105px;
	margin-bottom: 20px;
}

.consumerReSuccess > div {
	background-image: url(../images/consumer-re-success.png);
	width: 502px;
	height: 57px;
	padding: 10px 10px 10px 90px;
	margin-bottom: 30px;
}

.btn-compare {
	background: #c09129;
	border-radius: 4px;
	border-collapse: collapse;
	border: 1px solid #c09129;
	padding: 4px 20px;
	color: #fff;
	text-transform: uppercase;
	margin: -8px 0 0 0;
}

.btn-compare:hover, .btn-compare:focus, .btn-compare:active {
	background: #000;
	border: 1px solid #000;
}

.catalog-product-compare-index .add-to-row .btn-remove {
	background: url(../images/xoa.png) no-repeat;
	width: 16px;
	height: 15px;
	overflow: hidden;
	text-indent: 30px;
	display: inline-block;
	margin: 5px 5px 0 0;
}
/*language css*/
#language_switcher {
	float: left;
	margin: 6px 0 0 0;
	/*background: url(../images/language-bg.png) left top no-repeat;*/
	width: 174px;
	height: 37px;
	/*text-align: center;*/
}

#language_switcher ul {
	list-style: none;
	padding: 0;
	margin: 6px 0 0 0;
}

#language_switcher ul li {
	display: inline-block;
}

#language_switcher ul li a {
	border: 1px solid #ccc;
	display: inline-block;
	height: 17px;
	margin-top: 2px;
	overflow: hidden;
	text-indent: 999em;
	width: 25px;
}

#language_switcher ul li a:hover {
	border: 1px solid #7c3a00;
}

#language_switcher ul li #vn {
	background: url(../images/flag-vn.gif) left top no-repeat;
}

#language_switcher ul li #en {
	background: url(../images/flag-en.gif) left top no-repeat;
}

#language_switcher ul li #ru {
	background: url(../images/flag-ru.gif) left top no-repeat;
}

.fancybox-inner #frm_mini_login label {
	width: 100px;
	display: inline-block;
	float: left;
	margin: 5px 0 0 0;
}

.promofriday-index-index .dealtimer_listpage, .promotime-index-index .dealtimer_listpage {
	display: none;
}

.promofriday-index-index .product_list .item, .promotime-index-index .product_list .item {
	/*	height: 280px;*/

}

.promofriday-index-index .product_list .item .product-name, .promotime-index-index .product_list .item .product-name {
	margin: 10px 0;
}

.red-shadow {
	box-shadow: 0 0 5px #d72c28;
}

.btn {
	background: #e6e6e6 url(../images/btn-bg.png) repeat-x;
	white-space: nowrap;
}

.btn-primary {
	background: #b47d22 url(../images/btn-primary-bg.png) repeat-x;
}

.customer-dob .validation-advice {
	padding-left: 0;
}

/* Trang Intro */
.intro-index-index {
	background: #fff url(../images/intro-bg.jpg) center top no-repeat;
}

.intro-index-index .clock {
	background: url(../images/clock-bg.png) no-repeat;
	width: 115px;
	height: 70px;
	font-size: 5.3em;
	color: #000;
	position: absolute;
	top: 282px;
	text-align: center;
	padding: 48px 0 0 0;
	font-weight: bold;
}

.intro-index-index .opening {
	width: 196px;
	height: 42px;
	background: url(../images/button-opening.png) no-repeat;
	margin: 0 auto;
	position: absolute;
	top: 430px;
}

.intro-index-index .open_hover {
	background: url(../images/button-opening-2.png) no-repeat;
	width: 196px;
	height: 42px;
}

.intro-index-index .opening a {
	width: 174px;
	height: 42px;
	line-height: 42px;
	display: block;
	text-align: center;
	padding: 0 22px 0 0;
	font-size: 1.2em;
	color: #581e13;
	text-decoration: none;
}

.intro-index-index .open_hover a {
	color: #fff;
}

.intro-index-index #library {
	display: none;
}

.intro-index-index canvas {
	-webkit-transform: translateZ(0);
	background: red;
}

.catalog-product-view #giftVoucher {
	width: 926px;
	height: 292px;
	margin: 0 auto;
	margin-bottom: 40px;
	box-shadow: 10px 10px 5px 3px #8f8f8f;
	border: 1px solid #cecece;
}

.catalog-product-view #giftVoucher .product_image {
	float: left;
	margin-right: 20px;
}

.catalog-product-view #giftVoucher  h1 {
	font-size: 20px;
	text-transform: uppercase;
	color: #7C3A00;
	margin: 5px 0;
	line-height: 25px;
}

.catalog-product-view #giftVoucher .gifcart_info {
	margin: 0 0 0 30px;
	width: 435px;
}

.catalog-product-view #giftVoucher .gifcart_info form {
	margin: 0;
}

.catalog-product-view #giftVoucher .gifcart_info form * {
	font-size: 12px;
}

.catalog-product-view #giftVoucher .gifcart_info form select {
	margin: 0;
}

.catalog-product-view #giftVoucher .gifcart_info form .validation-advice {
	padding-left: 0;
}

.catalog-product-view #giftVoucher .gifcart_info form table td {
	vertical-align: top;
}

.promotionalgift-index-index .main-container {
	margin-top: 20px;
}

.promotionalgift-index-index .main-container .crule-title {
	display: none;
}

.gift-tootip {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 2px solid #C69B32;
	border-radius: 6px;
	box-shadow: 3px 3px 3px #CCCCCC;
	padding: 10px 20px;
	width: 250px;
}

.gift-tootip h3 {
	font-size: 1.1em;
	margin: 0;
}

.promotionalgift-index-index .main-container {
	margin-top: 20px;
}

.promotionalgift-index-index .main-container .crule-title {
	display: none;
}

.gift-tootip {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 2px solid #C69B32;
	border-radius: 6px;
	box-shadow: 3px 3px 3px #CCCCCC;
	padding: 10px 20px;
	width: 250px;
}

.gift-tootip h3 {
	font-size: 1.1em;
	margin: 0 0 10px 0;
	line-height: 1.2em;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background: #e9e9e9;
}

fieldset.fieldset {
	border: 1px solid #ccc;
	padding: 0 10px 10px 10px;
	margin-bottom: 20px;
}

fieldset.fieldset legend {
	font-size: 1em;
	line-height: 1em;
	border: none;
	display: inline-block;
	width: auto;
	padding: 0 10px;
	margin: 0;
	font-weight: bold;
}

fieldset.fieldset ul.form-list li label {
	display: block !important;
	float: none;
	width: auto !important;
}

#topnav .dropdown-menu {
	background-color: none;
	border: none;
	box-shadow: none;
	left: -100px;
	top: 0px;
	background: none;
	z-index: 10005;
	height: 0px;
}

#topnav .dropdown {
	display: inline-block;
	margin-left: 3px;
	white-space: nowrap;
}

#topnav .dropdown-menu li {
	height: 0px;
}

/*
 ThuanVo
 button fixed - right
 */
#zenbox_tab {
	top: 190px !important;
}

.newletter-fixed-right {
	background-image: url("../images/newletter-fixed-right.jpg");
	height: 147px;
	position: fixed;
	right: 0;
	top: 265px;
	width: 34px;
}
/*hover register link*/
.reg_menu_item .dropdown-menu-register {
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
}

.reg_menu_item {
	display: inline-block;
	position: relative;
}

/*Css site Russian*/
#hypermarket_ru .product_list ul li {
	height: 350px;
}
/*banner video*/
.video_banner_popup {
	display: none;
}
.video_layer {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-image: url('../images/icon-play-banner.png');
	background-repeat: no-repeat;
	background-position: center;
}
.video_layer:hover {
	text-decoration: none;
	background: url("../images/fancybox/fancybox_overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0)
}
.video_layer a {
	width: 100%;
	height: 100%;
	float: left;
}
.video_layer a:hover {
	background-image: url('../images/icon-play-hover-banner.png');
	background-repeat: no-repeat;
	background-position: center;
}
/*update product list*/
#product-item-hover-content ul li {
	list-style-position: inside;
	list-style-type: initial;
}
.gift-tootip, .main_2 .expert_horizontal_ext, .main_2 .coffeworld_horizontal_ext {
	z-index: 6000;
}
.link-print {
	display: none;
}

/*popup*/
.popup-tracking-order{min-width: 570px;height: auto;}
#popup-tracking-order #frm_popup_tracking_order input{width: 30%;}

/*promotion gift*/
#update_promotional_gift .promotional-srule{max-width: 420px;border: 2px solid #f04a2e;margin: 0 auto;border-radius: 8px;overflow: hidden;}
#update_promotional_gift .promotional-srule .promotional-title{background:#fbca56 url(images/gift.png) no-repeat left top;margin-bottom: 20px;}
#update_promotional_gift .promotional-srule .promotional-title h2{color: #cc0008;font-size: 17px;margin:5px 0 0 !important;padding: 0 0 0 78px;background: none;line-height: 20px !important}
#update_promotional_gift .promotional-srule .promotional-title h4.child-title{color: #99740e;font-size: 14px;font-weight: normal;font-style: italic;background: none;padding: 0 0 0 56px;margin-top: 0;}

#update_promotional_gift .jcarousel-container-horizontal{padding: 0 10px;}
#update_promotional_gift .jcarousel-list-horizontal{width: 100% !important;}
.jcarousel-clip-horizontal .images{margin-top: 10px;}
#update_promotional_gift .jcarousel-item{width: 50%;box-sizing: border-box;margin-right: 0;}
#update_promotional_gift #promotional-shoppingcart-table ul li .item{width: 85%;
margin: 0 auto;
border: 1px solid #fada80;
padding: 10px;
border-radius: 6px;}
#update_promotional_gift #promotional-shoppingcart-table ul li .item img{border: none;}
#update_promotional_gift #promotional-shoppingcart-table ul li .item:hover,#update_promotional_gift #promotional-shoppingcart-table ul li .item.active{border: 1px solid #ef472d;}
#update_promotional_gift .promotional-button{display:block;margin: 30px 0;text-align: center;}
#update_promotional_gift .promotional-button button{margin-left: 45px !important;float: none;
background: #d5ac3a url(../images/gift2.png) no-repeat 5px center;
border: 1px solid #c29c31;
padding: 0 30px 0 45px;
line-height: 34px;
border-radius: 4px;
color: #fff;text-transform: uppercase;margin-left: 0 !important;}
#update_promotional_gift .promotional-button button:hover{background: #c29c31 url(images/gift2.png) no-repeat 5px center;;}
.block-account .block-content ul li.last{display: none;}
.breadcrumbs-view  > li > .arrow:after{
    content: "»";
}
.breadcrumbs-view  > li a:hover{
    text-decoration: none;
}
.breadcrumbs-view  > li:last-child > a{
    font-weight: 700;
}
/*Paginator*/
.paginator {
    clear: both;
    line-height: 30px;
    text-align: center;
}
.pagesTop .paginator span, .pagesTop .paginator a {
    display: inline-block;
}
.labelPages, .paging-last, .paging-first {
    display: none !important;
}
.paginator span.currentPage {
    background: #7C3A00;
    color: #fff;
    height: 30px;
    text-align: center;
    width: 30px;
}
.pagesTop .paginator a {
    background: none repeat scroll 0 0 #fff;
    color: #333;
    height: 30px;
    line-height: 10px;
    margin: 0 2px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 30px;
}
.pagesTop .paginator a.paging-next, .pagesTop .paginator .paging-previous {
    line-height: 30px;
}
.paginator span.currentPage {
    background: #7C3A00;
    color: #fff;
    height: 30px;
    text-align: center;
    width: 30px;
}
.paginator .titlePages {
    display: none !important;
}
/*End Paginator*/
/**Check out**/
.listBank {
    display: none;
    padding: 5px 0 5px 15px;
}
.listBank > span {
    cursor: pointer;
    float: left;
    height: 34px;
    margin: 2px;
    overflow: hidden;
    padding: 2px;
    transition: all 200ms ease 0s;
    width: 50px;
}
.listBank > span:hover, .listBank > span.active {
    background: none repeat scroll 0 0 #999;
}
.oderComplete {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    line-height: 30px;
    padding: 15px;
    text-align: center;
}
.oderComplete h2 {
    font-size: 1.6em;
    font-weight: 700;
    line-height: 40px;
}
.oderComplete h3 {
    font-size: 1.4em;
    font-weight: 700;
    line-height: 40px;
}

.oderComplete p {
    font-size: 14px;
}
.continuteOrder {
    background-image: linear-gradient(to bottom, #fafafa 0%, #f0f0f0 100%);
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 1px .5px rgba(18, 18, 18, 0.52);
    color: #444;
    display: inline-block;
    font-size: 14px;
    margin: 10px 0 0;
    padding: 4px 15px;
}
.continuteOrder:hover{
    text-decoration: none;
}
/**End Check out**/
/**Signin Form**/
.loginForm {
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
}
.loginForm form ul li label {
    display: inline-block !important;
    min-width: 205px;
    text-align: left;
}
.loginForm form ul li label span {
    color: red;
}
.loginForm form ul li input.tb {
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    text-align: left;
    width: 255px;

}
#btnSubmit {
    background:  #7C3A00;
    border-radius: 6px;
    color: #fff;
    font-family: tahoma;
    font-size: 12px;
    padding: 5px 8px;
    text-align: center;
    border: 1px solid #eee;
}
.loginForm form ul li select {
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 30px;
    margin: 10px 0;
    padding: 2px;
    width: 270px;
}
/**End Signin Form**/

#zoomSlide {
    margin: 10px 0 0;
    position: relative;
    overflow: hidden;
}
#prevSlideZ::before {
    content: "";
}
#prevSlideZ {
    right: 3px;
}
#nextSlideZ::before {
    content: "";
}
#nextSlideZ {
    left: 5px;
}
#prevSlideZ, #nextSlideZ {
    background: rgba(53, 53, 53, 0.41) none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    opacity: 0.3;
    position: absolute;
    text-align: center;
    top: 35px;
    width: 19px;
    z-index: 2;
}

ul#listImgZoom_2 li {
    cursor: pointer;
    float: left;
    height: 72px;
    list-style: outside none none;
    margin: 0 5px;
    overflow: hidden;
    position: relative;
    width: 72px !important;
}

.borImagezoom {
  height: 72px;
}

.borImagezoom img {
    max-height: 100%;
    max-width: 100%;
}

.colorWrp, .sizeWrp {
    display: table;
    width: 100%;
}
.sizeWrp label, .colorWrp label {
    display: inline-block;
    float: left;
    color: #000;
    font-weight: 700 !important;
    text-shadow: none;
    font-size: 12px;
    margin: 17px 4px 0;
}
span.req a img {
    width: 100%;
}
span.req a.active {
    border: 2px solid #f48c42;
}
span.req a:hover{
    text-decoration: none;
}
span.req a {
    border: 2px solid #fff;
    border-radius: 100px;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.4);
    display: block;
    float: left;
    height: 30px;
    margin: 5px 1%;
    overflow: hidden;
    width: 30px;
    color: #000;
}
span.req a b {
    border: medium none;
    display: table;
    margin: 5px auto;
}
.ui-tooltip{
    text-align: center;
    color: black;
    display: none;
    position: absolute;
}
.unsel{
    cursor: not-allowed;
}
.ui-tooltip, .qvColorFilter  .arrow:after{
    background: black!important;
    border: 2px solid white!important;
}
.ui-tooltip{
    padding: 10px 20px;
    color: white!important;
    box-shadow: 0 0 7px black;
}
.ui-tooltip-content{
    color: #ffffff!important;
}
.qvColorFilter .arrow, .qvSizeFilter .arrow{
    width: 70px; height: 16px; overflow: hidden;
    position: absolute; left: 50%; margin-left: -32px; bottom: -16px;
}
.qvColorFilter .arrow.top, .qvSizeFilter .arrow.top{
    top: -16px; bottom: auto;
}
.qvColorFilter .arrow.left,.qvSizeFilter .arrow.left{
    left: 20%;
}
.qvColorFilter  .arrow:after, .qvSizeFilter  .arrow:after{
    content: "";
    position: absolute; left: 20px; top: -20px; width: 20px; height: 20px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
}
.qvColorFilter .arrow.top:after, .qvSizeFilter .arrow.top:after{
    bottom: -20px; top: auto;
}
.product-view .tab-content{
	border: 1px solid #e7e7e7 !important;
	border-top: none !important;
}
.product-view .nav-tabs li a{
	font-weight: bold;
}
.counpon{
	clear: both;
	display: inline-block;
	width: 100%;
}
.counpon input{
	padding: 4px 5px;
	float: left;
	width: 80%;
}
#txtCode{
	display: block;
}
.counpon button{
	float: right;
	background: #b47d22 url(../images/btn-primary-bg.png) repeat-x;
	border: none;
	color: #fff;
	width: auto;
}

/*------*/
/*#product-item-hover-title:before {*/
	/*content: "";*/
	/*position: absolute;*/
	/*left: 40px;*/
	/*top: -3px;*/
	/*border-left: 5px solid transparent;*/
	/*border-right: 5px solid transparent;*/
	/*border-bottom: 5px solid #ea281c;*/
/*}*/
.catalog-product-view .product_info .btn-checkout,
.product-options-bottom .add-to-cart .btn-checkout {
	background: #ea281c !important;
	color: #fff !important;
}
#addToCart {
	padding-left: 0 !important;
}
#addToCart i {
	font-size: 22px;
	left: -5px;
	top: 3px;
	position: relative;
}
#shopping-cart-table .btn-continue {
	background: #ea281c url(../images/icon-back.png) 10px center no-repeat !important;
}
.btn-primary {
	background: #ea281c url(/tp/T0083/images/btn-primary-bg.png) repeat-x !important;
}
.onepage .page-title,
#btnSubmit,
.paginator span.currentPage {
	background: #ea281c;
}
.counpon button {
	background: #ea281c url(/tp/T0083/images/btn-primary-bg.png) repeat-x;
}
#brand .leftAds {
	width: 33%;
}
.main_1 {
	z-index: unset !important;
}
.show_m {
	display: block !important;
}
.slimScrollDiv {
	position: absolute;
	display: none;
}
.main_1.showMenu:hover .slimScrollDiv, .slimScrollDiv a{
	display: block !important;
}
#orderManager table{
	margin-bottom: 20px;
}
.profile tr label{
	width: 30%;
	display: inline-block!important;
}
@media screen and (min-width: 1301px)
{
	#header .container {
		min-height: inherit;
	}
	.banner_slide {
		margin-top: -330px;
	}
	.main_1 ul.level-0 {
		position: inherit;
	}
}
@media screen and (max-width: 1300px) and (min-width: 992px) {
	.home-col-left {
		max-width: 15%;
	}
	.home-col-center {
		max-width: 68%;
		overflow: hidden;
	}
	.home-col-right {
		max-width: 15%;
		display: block !important;
	}
	.product_list ul li {
		width: 32% !important;
	}
	#brand img {
		height: auto !important;
	}
	#brand .leftAds {
		height: auto;
		max-height: 226px;
	}
}
@media screen and (min-width: 992px) {
	.onepage #column-1 {
		width: 30% !important;
	}
	.onepage #column-2 {
		width: 30% !important;
	}
	.onepage #column-3 {
		width: 33% !important;
	}
}
@media screen and (max-width: 991px) and (min-width: 767px) {
	#billing-new-address-form .email-tel .email,
	#billing-new-address-form .email-tel .telephone{
		width: 100% !important;
	}
	#billing-new-address-form #billing_street {
		width: 94% !important;
	}
	.onepage #column-1, .onepage #column-2 {
		width: 47% !important;
	}
	.onepage #column-3 {
		width: 99% !important;
	}
}
@media screen and (min-width: 768px) {
	.menuScroll>ul#mobile{
		width: 230px !important;
		position: static !important;
	}
	.menuScroll{
		position: static !important;
		width: 230px !important;
	}
	.slimScrollDiv{
		z-index:999;
		overflow: visible !important;
	}
}
@media screen and (max-width: 767px) {
	.slimScrollDiv, .menuScroll {
		height: inherit !important;
	}
	#homemenu, .catalog-product-view .nav-tabs>li.active>a{
		background: #ea281c !important;
	}
	.catalog-product-view .nav-tabs>li>a {
		background: #ea281c !important;
		color: #fff !important;
	}
	#brand .leftAds {
		display: none !important;
	}
	.col-main .rounded#scroll {
		padding: 5px 15px;
	}
	.onepage #column-1,
	.onepage #column-2,
	.onepage #column-3 {
		width: 99.5% !important;
	}
	#billing-new-address-form #billing_street {
		width: 94% !important;
	}
	.onepage #billing-new-address-form .email-tel .email {
		width: 100% !important;
	}
	#billing-new-address-form .input-region-field .region,
	#billing-new-address-form .input-region-field .input-city-field{
		width: 48% !important;
	}
}
.hotline-fixed-mobie {
	display: none;
}
@media (max-width: 480px) {
	.hotline-fixed-mobie {
		display: block;
		position: fixed;
		bottom: 40px;
		left: 10px;
		font-size: 36px;
		padding: 10px 15px;
		border-radius: 50%;
		background: #747474;
	}
	.hotline-fixed-mobie i {
		color: #fff;
	}

}
.ew-alo-phone {
	position: fixed;
	bottom: 25%;
	z-index: 999;
	left: -50px;
}

.ew-alo-ph-circle {
	width: 160px;
	height: 160px;
	top: 20px;
	left: 20px;
	position: absolute;
	background-color: transparent;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid rgba(30, 30, 30, 0.4);
	border: 2px solid #48A5D4 9;
	opacity: .1;
	-webkit-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
	-moz-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
	-ms-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
	-o-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
	animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-circle {
	-webkit-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
	-moz-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
	-ms-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
	-o-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
	animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-circle {
	-webkit-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
	-moz-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
	-ms-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
	-o-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
	animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-circle, .ew-alo-phone:hover .ew-alo-ph-circle {
	border-color: #309ACF;
	opacity: .5
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-circle, .ew-alo-phone.ew-alo-green:hover .ew-alo-ph-circle {
	border-color: #FDAA38;
	border-color: #ffc272 9;
	opacity: .5
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-circle {
	border-color: #309ACF;
	border-color: #48A5D4 9;
	opacity: .5
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-circle, .ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-circle {
	border-color: #ccc;
	opacity: .5
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-circle {
	border-color: #FDAA38;
	opacity: .5
}

.ew-alo-ph-circle-fill {
	width: 100px;
	height: 100px;
	top: 50px;
	left: 50px;
	position: absolute;
	background-color: #000;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: .1;
	-webkit-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-moz-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-ms-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-o-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-circle-fill {
	-webkit-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
	-moz-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
	-ms-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
	-o-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
	animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-circle-fill {
	-webkit-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	-moz-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	-ms-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	-o-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	opacity: 0 !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-circle-fill, .ew-alo-phone:hover .ew-alo-ph-circle-fill {
	background-color: rgba(0, 175, 242, 0.5);
	background-color: #309ACF 9;
	opacity: .75 !important
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-circle-fill, .ew-alo-phone.ew-alo-green:hover .ew-alo-ph-circle-fill {
	background-color: rgba(117, 235, 80, 0.5);
	background-color: #ffc272 9;
	opacity: .75 !important
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-circle-fill {
	background-color: rgba(0, 175, 242, 0.5);
	background-color: #a6e3fa 9;
	opacity: .75 !important
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-circle-fill, .ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-circle-fill {
	background-color: rgba(204, 204, 204, 0.5);
	background-color: #ccc 9;
	opacity: .75 !important
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-circle-fill {
	background-color: rgba(117, 235, 80, 0.5);
	opacity: .75 !important
}

.ew-alo-ph-img-circle {
	width: 60px;
	height: 60px;
	top: 70px;
	left: 70px;
	position: absolute;
	background: rgba(30, 30, 30, 0.1) url(/tp/T0197/img/temp/jIfeFOA.png) no-repeat center center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: .7;
	-webkit-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
	-o-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
	animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-img-circle {
	-webkit-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
	-moz-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
	-ms-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
	-o-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
	animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-img-circle {
	-webkit-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
	-moz-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
	-ms-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
	-o-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
	animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-img-circle,
.ew-alo-phone:hover .ew-alo-ph-img-circle {
	background-color: #309ACF
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-img-circle,
.ew-alo-phone.ew-alo-green:hover .ew-alo-ph-img-circle {
	background-color: #FDAA38
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-img-circle {
	background-color: green;
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-img-circle, .ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-img-circle {
	background-color: #ccc
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-img-circle {
	background-color: #FDAA38
}

@-moz-keyframes ew-alo-circle-anim {
	0% {
		-moz-transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1;
		-moz-opacity: .1;
		-webkit-opacity: .1;
		-o-opacity: .1
	}
	30% {
		-moz-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5;
		-moz-opacity: .5;
		-webkit-opacity: .5;
		-o-opacity: .5
	}
	100% {
		-moz-transform: rotate(0) scale(1) skew(1deg);
		opacity: .6;
		-moz-opacity: .6;
		-webkit-opacity: .6;
		-o-opacity: .1
	}
}

@-webkit-keyframes ew-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(.5) skew(1deg);
		-webkit-opacity: .1
	}
	30% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		-webkit-opacity: .5
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		-webkit-opacity: .1
	}
}

@-o-keyframes ew-alo-circle-anim {
	0% {
		-o-transform: rotate(0) kscale(.5) skew(1deg);
		-o-opacity: .1
	}
	30% {
		-o-transform: rotate(0) scale(.7) skew(1deg);
		-o-opacity: .5
	}
	100% {
		-o-transform: rotate(0) scale(1) skew(1deg);
		-o-opacity: .1
	}
}

@-moz-keyframes ew-alo-circle-fill-anim {
	0% {
		-moz-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
	50% {
		-moz-transform: rotate(0) -moz-scale(1) skew(1deg);
		opacity: .2
	}
	100% {
		-moz-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-webkit-keyframes ew-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}
	100% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-o-keyframes ew-alo-circle-fill-anim {
	0% {
		-o-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
	50% {
		-o-transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}
	100% {
		-o-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-moz-keyframes ew-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg)
	}
	10% {
		-moz-transform: rotate(-25deg) scale(1) skew(1deg)
	}
	20% {
		-moz-transform: rotate(25deg) scale(1) skew(1deg)
	}
	30% {
		-moz-transform: rotate(-25deg) scale(1) skew(1deg)
	}
	40% {
		-moz-transform: rotate(25deg) scale(1) skew(1deg)
	}
	50% {
		-moz-transform: rotate(0) scale(1) skew(1deg)
	}
	100% {
		-moz-transform: rotate(0) scale(1) skew(1deg)
	}
}

@-webkit-keyframes ew-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}
	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}
	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}
	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
}

@-o-keyframes ew-alo-circle-img-anim {
	0% {
		-o-transform: rotate(0) scale(1) skew(1deg)
	}
	10% {
		-o-transform: rotate(-25deg) scale(1) skew(1deg)
	}
	20% {
		-o-transform: rotate(25deg) scale(1) skew(1deg)
	}
	30% {
		-o-transform: rotate(-25deg) scale(1) skew(1deg)
	}
	40% {
		-o-transform: rotate(25deg) scale(1) skew(1deg)
	}
	50% {
		-o-transform: rotate(0) scale(1) skew(1deg)
	}
	100% {
		-o-transform: rotate(0) scale(1) skew(1deg)
	}
}
.fix-conten {
	position: fixed;
	bottom: 100px;
	right: 5px;
	z-index: 100;
}
.fixedItem{
	display: none;
	text-align: center;
	margin-top: 5px;
}
.fixedItem.cart a {
	background: #ed1b25;
}
.fixedItem a {
	display: block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background: #00a651;
	border-radius: 100px;
}
.fixedItem.cart a img {
	max-width: 17px;
}
.fixedItem i {
	font-size: 16px;
	color: #fff;
	padding-top: 10px;
}