@font-face{
	font-family:"Apercu";
	src:url("../font/apercu_regular-webfont.eot");
	src:url("../font/apercu_regular-webfont.eot?#iefix") format("embedded-opentype"),url("../font/apercu_regular-webfont.woff2") format("woff2"),url("../font/apercu_regular-webfont.woff") format("woff"),url("../font/apercu_regular-webfont.ttf") format("truetype"),url("../font/apercu_regular-webfont.svg#apercuregular") format("svg");
	font-weight:400;
	font-style:normal
}

@font-face{
	font-family:"Apercu";
	src:url("../font/apercu_bold-webfont.eot");
	src:url("../font/apercu_bold-webfont.eot?#iefix") format("embedded-opentype"),url("../font/apercu_bold-webfont.woff2") format("woff2"),url("../font/apercu_bold-webfont.woff") format("woff"),url("../font/apercu_bold-webfont.ttf") format("truetype"),url("../font/apercu_bold-webfont.svg#apercubold") format("svg");
	font-weight:700;
	font-style:normal
}


body{ 
	font-family: Apercu,Arial, Helvetica, sans-serif; 
	color: #444;
}
h1, h2, h3{ }
h4{
	font-size: 1.125em;
}

a { text-decoration: none;color: #7B313A; outline:none }
a:hover { text-decoration: none;color: #f80; }
.breadcrumb a{ color: #777; }
.breadcrumb a:hover{ color: #333; }
input.btn{
	background: #7B313A;
	padding: 6px;
	font-size: 11px;
}


.topwrap{
	background: #f1f1f1;
	margin-bottom: 10px;
}
.topbody{
	width: 1200px;
	margin: auto;
	text-align: left;
}
.topleft{
	float: left;
	width: 50%;
}
.topleft a, .topright a{
	display: block;
	float: left;
	height: 36px;
	text-indent: 30px;
	line-height: 34px;
}
.topleft a.tl1{
	background: url(../images/cart.png) no-repeat left 2px;
	margin-right: 20px;
}
.topleft a.tl2{
	background: url(../images/cart-preorder.png) no-repeat left 2px;
}

.topright{
	width: 50%;
	float: right;
	text-align: right;
}
.topright a{
	float: right;
	text-indent: 0;
	margin-right: 20px;
}
.topright .search{
	float: right;
	padding-top: 3px;
}
.topright .search .txt{
	width: 200px;
	box-shadow: none;
	padding: 4px;
	text-indent: 5px;
	border-radius: 5px;
	background: url(../images/search.png) no-repeat 180px center #dedede; 
}

.wrapheader{
	padding: 15px 0 20px 0;
}
.header{
	width: 1200px;
	margin: auto;
	text-align: left;
}



.logo{
	text-align: center;
	height: 125px;
}
.logo img{
}
.headermenu{
	position: absolute;	
	width: 1200px;
}

.headermenu1{
	position: absolute;	
	top: -80px;
	width: 500px;
	left: 0;
}
.headermenu2{
	position: absolute;	
	top: -80px;
	right: 0;
	width: 460px;
}
#mainmenu { background: #ffffff; }
#mainmenu a{ color:#7b313a; padding: 0 15px; text-transform: uppercase; }
#mainmenu li a:hover, #mainmenu li:hover a{ background: #ffffff; color:#7b313a; }
#mainmenu li ul{
	background: url(../images/menuheader.png) no-repeat top left;
	padding-top: 11px;
	margin-left: -1px;
}
#mainmenu li li a{ background: #ffffff; border-color: #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd; color:#333333; padding: 0 !important; text-transform: uppercase; font-size: 11px;}
#mainmenu li li a:hover, #mainmenu li li:hover a{ background: #f5f5f5 !important; color:#333;}
#mainmenu li ul ul{
	background: none;
	padding-top: 0px;
}
#mainmenu li li li a{ border-color: #ddd; color:#ffffff; }
#mainmenu li li li a:hover{ background: #efefef !important; }

#mainmenu .halfclass ul{
	width: 840px;
}
#mainmenu .halfclass div{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #fff;
}
#mainmenu .halfclass ul li{
	width: 25%;
	float: left;
}
#mainmenu .halfclass ul li a{
	border-left: none !important;
	border-right: none !important;
	text-align: center;
}

#mainmenu2 { background: #ffffff; }
#mainmenu2 a{ color:#7b313a; padding: 0 15px; text-transform: uppercase; }
#mainmenu2 li a:hover, #mainmenu2 li:hover a{ background: #ffffff; color:#7b313a; }
#mainmenu2 li ul{
	background: url(../images/menuheader.png) no-repeat top left;
	padding-top: 11px;
	margin-left: -1px;
}
#mainmenu2 li li a{ background: #ffffff; border-color: #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd; color:#333333; padding: 0 !important; text-transform: none;}
#mainmenu2 li li a:hover, #mainmenu2 li li:hover a{ background: #f5f5f5 !important; color:#333;}
#mainmenu2 li ul ul{
	background: none;
	padding-top: 0px;
}
#mainmenu2 li li li a{ border-color: #ddd; color:#ffffff; }
#mainmenu2 li li li a:hover{ background: #efefef !important; }

.focus{
	margin-bottom: 20px;
}

.wrapper{
	width: 1200px;
}
.body{
	width: 100%;
}

.cover-showcase h2{
	border-top: 1px solid #ddd;
	text-transform: uppercase;
	text-align: center;
	height: 40px;
	margin-top: 40px;
	font-size: 20px;
}
.cover-showcase h2 span{
	display: block;
	width: 300px;
	margin: -20px auto 0 auto;
	background: #fff;
	line-height: 40px;
}
.cover-showcase-items .promo-item{
	width: 33%;
	float: left;
	text-align: center;
	margin-bottom: 25px;
}
.cover-showcase-items .promo-item img{
	width: 370px;
}

.cover-info{
	margin: 20px 0;
}
.cover-info h3{
	margin-bottom: 10px;
	font-size: 16px;
	text-transform: uppercase;
}
.cover-info h3 span{
	color: #7B313A;
}
.cover-about{
	width: 280px;
	float: left;
	margin-right: 40px;
}
.cover-reseller{
	width: 280px;
	float: left;
	margin-right: 40px;
}
.cover-video{
	float: right;
	width: 560px;
}
.cover-video iframe{
	width: 100%;
}

.cover-newproduct{
	padding-bottom: 20px;
}
.cover-newproduct h2{
	border-top: 1px solid #ddd;
	text-transform: uppercase;
	text-align: center;
	height: 40px;
	margin-top: 60px;
	font-size: 20px;
}
.cover-newproduct h2 span{
	display: block;
	width: 300px;
	margin: -20px auto 0 auto;
	background: #fff;
	line-height: 40px;
}
.product_list .item{
	width: 22.5%;
	height: 400px;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
.product_list .item-spacer{
	width: 3%;
	height: 30px;
	float: left;
}
.product_list .item .image{
	height: 270px;
	/*border: 1px solid #ddd;*/
	overflow: hidden;
}
.product_list .item .image img{
	height: 270px;
}
.product_list .item h3{
	padding: 10px 0 5px 0;
	font-size: 14px;
	text-transform: uppercase;
}
.product_list .item h3 a{
	color: #666;
}
.product_list .item h3 a:hover{
	color: #7B313A;
}
.product_list .description{
	margin-bottom: 20px;
	color: #666;
}

.product_list .price{
	text-decoration: line-through;
	color: #999;
}
.product_list .promo{

	font-size: 16px;
	color: #7b313a;
	line-height: 23px;
	margin-bottom: 15px;
}
.product_list .action{
	height: 30px;
	padding: 0 45px;
}
.product_list .buy{
	display: block;
	width: 82px;
	height: 30px;
	line-height: 30px;
	color: #666;
	float: left;
	border: 1px solid #aaa;
	text-transform: uppercase;
}
.product_list .buy:hover{
	background: #efefef;
	border: 1px solid #999;
}
.product_list .buy span, .product_list .detail span, .product_list .sold_out span{
	
}
.product_list .detail{
	display: block;
	width: 82px;
	height: 30px;
	line-height: 30px;
	color: #666;
	float: right;
	border: 1px solid #aaa;
	text-transform: uppercase;
}
.product_list .detail:hover{
	background: #efefef;
	border: 1px solid #999;
}

.product_list .sold_out{
	display: block;
	width: 82px;
	height: 30px;
	line-height: 30px;
	color: #666;
	float: left;
	border: 1px solid #aaa;
	text-transform: uppercase;
}
.product_list .sold_out:hover{
	background: #efefef;
	border: 1px solid #999;
}

.product_list .preorder{
	display: block;
	width: 82px;
	height: 30px;
	line-height: 30px;
	color: #666;
	float: left;
	border: 1px solid #aaa;
	text-transform: uppercase;
}
.product_list .preorder:hover{
	background: #efefef;
	border: 1px solid #999;
}
#product_orderby{
	width: 300px;
	float: right;
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
}
#nextprev{
	width: 300px;
	float: right;
	text-align: right;
	margin-right: 20px;
	margin-top: 15px;
}
#nextprev .btn{
	background: none;
	border: none;
	box-shadow: none;
	color: #666;
}
#nextprev .btn:hover{
	color: #333;
}

.product_frontpage .item{
	height: auto !important;
}

.product_image{
	width: 450px;
	overflow: hidden;
	float: left;
	text-align: center;
}
.product_bigimage{
	border: 1px solid #ddd;
}
.product_bigimage img{
	max-width: 100%;
}
.product_thumbnail{
	padding: 20px 0 5px 0;
}
.product_thumbnail .item{
	width: 100px;
	height: 100px;
	float: left;
	border: 1px solid #eee;
	padding: 6px 0;
	margin-right: 5px;
	margin-bottom: 10px;
}
.product_thumbnail .item img{
	height: 100%;
}
.product_information{
	width: 720px;
	float: right;
}
.product_share iframe{
	margin-top: 5px;
}
.product_description{
	margin-bottom: 20px;
}
.product_description table{
	width: 100%;
}
.product_description td{
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	padding: 8px;
}
.product_description .table_index{
	width: 150px;
}
.product_content{
	padding: 20px 10px 10px 10px;
	font-size: 1.2em;
}
.product_description .price{
	font-size: 14px;
	color: #fa0;
	font-weight: bold;
	text-decoration:line-through;
}
.product_description .discount{
	padding: 5px 0 50px 0;
	background: url(../images/down_arrow.gif) no-repeat;
	background-position: 0 30px;
}
.product_description .discount span{
	font-weight: bold;
	color: #2a9948;
}
.product_description .promo{
	font-weight: bold;
}
.product_description .buy{
	display: block;
	width: 120px;
	text-align: center;
	line-height: 36px;
	background: #7b313a;
	color: #fff;
	text-transform: uppercase;
}
.product_description .buy:hover{
	background: #333;
	color: #fff;
}
.product_size{
	padding: 1px 0 20px 0;
}
.product_size th{
	background: #cccccc;
	padding: 10px;
	text-transform: uppercase;
}
.product_size td{
	padding: 10px;
	background: #f4f4f4;
	border-bottom: 1px dashed #ddd;
}
.variation{
	padding: 0;
}
.variation h2{
	background: #ccc;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px;
	margin-bottom: 10px;
}
.sysinfo{
	margin: 15px 0 5px 0;
	padding: 7px 7px 7px 30px;
	background: url(../images/info.gif) no-repeat #CEE8FF;
	background-position: 7px 7px;
	border: 1px solid #BAD9F4;
}
.syswarning{
	margin: 15px 0 5px 0;
    padding: 7px 7px 7px 30px;
    background: url(../images/info.gif) no-repeat #B33A3A;
    background-position: 7px 7px;
    border: 1px solid #BAD9F4;
    color: #fff;
}
.fb-comments-wrap{
	padding: 20px 0;
}
.fb-comments-wrap h3{
	background: #ccc;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px;
}

.welcome{
	width: 48%;
	float: left;
}
.welcome h1{
	font-size: 18px;
	padding: 0 0 10px 0;
	margin: 0;
	text-transform: uppercase;
}
.welcome .rich{
	background: url(../images/hline.jpg) no-repeat top center;
	padding: 15px 0 0 0;
	font-size: 1.2em;
}
.welcome .rich p{
	text-align: justify;
	line-height: 180%;
}


.news-frontpage{
	width: 48%;
	float: right;
}
.news-frontpage h2{
	font-size: 18px;
	padding: 0 0 16px 0;
	margin: 0;
	text-transform: uppercase;
}
.news-frontpage h2 span{
	color: #7B313A;
}
.news-frontpage .news-inside{padding: 10px 0;}
.news-frontpage .news-item{
	margin-bottom:10px;
}
.news-frontpage .news-item h3{font-size:14px;margin:0 0 5px 0;padding:0px;}
.news-frontpage .news-content{line-height:18px;font-size:11px; padding: 5px  0;}
.news-frontpage .news-thumbnail{width:20%;float:left;margin:0 5px 5px 0}
.news-frontpage .news-thumbnail img{width:90%;background:#fff;padding:2px; background: #efefef;}
.news-list h3{
	background: #ccc;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px;
	margin-bottom: 10px;
}
.news-list ul{
	padding:0;
	margin: 0;
	list-style: none;
}
.news-list li{
	padding: 2px 0 2px 5px;
	line-height: 24px;
	border-bottom: 1px solid #efefef;
}


.hometestimonial{
	width: 49%;
	float: right;
}
.hometestimonialinside{
	padding: 10px 0;
}
.hometestiitem{
	padding-bottom:10px; 
}
.hometestiimage{
	float: left;
	width: 20%;
	height: 90px;
	overflow: hidden;
}
.hometestiimage img{
	width: 100%;
}
.hometestidesc{
	float: right;
	width: 75%;
}
.hometesticontent{
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
	margin-bottom: 5px;
	
}

.footertop{
	height: 20px;
	margin-bottom: 10px;
	background: #fff;
	border-bottom: 1px solid #ddd;
}
.footerwrap{
	width: 1200px;
	margin: auto;
	background: #fff;
}
.footerwrap .body{
	text-align: left;
	padding: 10px 0 20px 0;
	color: #777;
}
.footerabout, .footerservice, .footersosmed, .footerpayment, .footershipment{
	width: 20%;
	float: left;
}
.footerwrap h3{
	font-size: 14px;
	padding: 0 0 10px 0;
	color: #333;
}
.footerwrap ul{
}
.footerwrap li{
	height: 24px;
}
.footerwrap a{
	color: #666;
}
.footerwrap a:hover{
	color: #333;
}
.footersosmed .promo-item{
	padding-bottom: 5px;
}
.footerpayment .promo-item{
	padding-bottom: 5px;
}
.footershipment .promo-item{
	padding-bottom: 5px;
}

.footercopywrap{}
.footercopy{
	text-align: center;
	color: #666;
	margin: auto;
	padding: 10px 0;
}
.footercopy a{
	color: #666;
}
.footercopy a:hover{
	color: #333;
}

.maincontent{
	margin-top: 10px;
	border-top: 1px solid #ddd;
	padding: 0;
}
.maincontent h1{
	border-bottom: 1px dashed #ddd;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	background: #f5f5f5;
	color: #7B313A;
	text-transform: uppercase;
}



.order_step_guide{
	padding-bottom: 20px;
}
.order_step_guide table{
	width: 100%;
}
.order_step_guide td{
	text-align: center;
	background: #f4ede3;
	padding: 5px 0;
	color: #999;
	border-bottom: 4px solid #611720;
	font-size: 12px;
}
.order_step_guide td.current{
	background: #611720;
	color: #fff;
}
.order_step_guide h4{
	background: #7B313A;
	color: #fff;
	padding: 10px;
	margin: 0;
	text-align: center;
	border-top: 1px solid #611720;
	font-size: 14px;
}

.shopping_cart h3{
	padding-bottom: 10px;
	text-transform: uppercase;
}
.shopping_cart table{
	width: 100%;
	margin-bottom: 20px;
}
.shopping_cart th{
	background: #ccc;
	text-transform: uppercase;
	padding: 10px 0 10px 10px;
}
.shopping_cart td{
	border-top: 1px solid #ddd;
	padding: 10px;
}

.shopping_cart tr.subtotal td{
	background: #efefef;
}

.pagepromospacer{
	background: url(../images/welcomebg.jpg) no-repeat;
	height: 31px;
}

.sidebar{
	width: 250px;
	float: right;
	margin: 30px 0;
}
.sidebar h3{
	font-size: 18px;
	border-bottom: 4px double #ddd;
	padding: 0 10px 5px 5px;
}
.sidebarinside{
	padding: 10px;
	background: #f8f8f8;
	border: 1px solid #eee;
	border-radius: 5px;
}
.service{
	margin-bottom: 20px;
}
.service li{
	border-bottom: 1px solid #ddd;
}
.service a{
	color: #333;
	text-indent: 0;
	padding: 5px !important;
}
.service a:hover{
	background: #eee !important;
}

.news-sidebar .gdauto{
	padding: 5px 0;
}
.news-sidebar .item{
	padding: 5px 0;
}
.news-sidebar a{
	color: #333;
}
.news-sidebar a:hover{
	color: #111;
}

/* subpage item */
.subpage-list{
	padding: 20px 0 10px 0;
}
.subpage-item{
	margin-bottom: 10px;
	border-top: 1px solid #efefef;
	padding: 10px 0;
}
.subpage-item h3{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 18px;
}
.subpage-image .thumbnail{
	border: 1px solid #ddd;
	padding: 4px;
}
.subpage-content{
	padding: 5px 0;
	line-height: 18px;
}
.page-content img{
	border: 1px solid #ddd;
	padding: 4px;
}



/* Berita di halaman utama */
.maincontent  .news-more{
	padding-top: 20px;
}
.maincontent  .news-more h3{
	padding: 8px 0;
	margin: 0;
	font-size: 12px;
	border-radius: 5px;
}
.maincontent .news-more ul{
	padding:0;
	margin: 0;
	list-style: none;
}
.maincontent .news-more li{
	background: url(../images/news-icon.png) no-repeat;
	background-position: 0 5px;
	padding: 4px 0 2px 22px;
	line-height: 18px;
	font-weight: bold;
}


.maincontent .news-thumbnail{
	margin-bottom: 10px;
}
.maincontent .news-thumbnail img{
	width: 100%;
}
.maincontent .news-item{
	width: 25%;
	float: left;
}
.maincontent .news-itemi{
	padding: 5%;
	height: 480px;
	overflow: hidden;
}
.maincontent .news-item h3{
	font-size: 16px;
	margin: 0;
	padding:  5px 0 10px 0;
	text-transform: uppercase;
}
.maincontent .news-info{
	font-size: 11px;
	margin-bottom: 5px;
	color: #555;
}
.maincontent .news-content-noimage{
	font-size: 1.2em;
	line-height: 150%;
}


/* Album dan Gallery Photo */
.album .item{
	width: 190px;
	float: left;
	margin: 10px 0;
	border: 1px solid #efefef;
}
.album .iteminside{
	padding: 5px;
}
.album .itemspacer{
	width: 15px;
	height: 30px;
	float: left;
}
.album .imagesplitbig{
	width: 180px;
	height: 118px;
	margin-bottom: 2px;
	overflow: hidden;
}
.album .imagesplitsmall, .album .imageone{
	border-bottom: 3px solid #fff;
}
.album .imagesplitsmall a{
	display: block;
	width: 89px;
	height: 60px;
	overflow: hidden;
}
.album .imagesplitsmall .imagesmall1{
	float: left;
	margin-right: 2px;
}
.album .imagesplitsmall img{
	width: 90px;
	height: 90px;
}
.album .item h3{
	font-size: 12px;
	text-align: center;
	background: #f5f5f5;
	padding: 5px;
	margin: 0;
	height: 28px;
	overflow: hidden;
}


.gallery-item{
	float: left;
	margin: 5px 5px;
	padding: 5px;
	background: #f5f5f5;
	border: 1px solid #eee;
}
.gallery-item:hover{
	background: #a5a6ba;
	border: 1px solid #a5a6ba;
}
.gallery-item a{
	display: block;
	height: 180px;
	width: 175px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #fff;
	background: #333;
}
.gallery-item a:hover{
	background: #666;
}
.gallery-item img{
}


/* Kontak di Halaman Utama */
.pagecontactinfo h3{
	margin-top: 20px;
	margin-bottom: 5px;
}
.pagecontactinfo .contact-infos, .pagecontactinfo .contact-map{
}
.pagecontactinfo .contact-map img{
	width: 400px;
}
.pagecontactform{
}
.pagecontactform .form-note{
	display: none;
}
.pagecontactinfo li span{
	padding-left: 10px;
}
.pagecontactinfo li{
	line-height: 24px;
}
.pagecontactinfo li img{
	vertical-align: middle;
}


/* testimonial */
.testimonial-title .title{
	background: #000;
	width: 100px;
	float: left;
}
.testimonial-title .more-comment{
	float: right;
	width: 150px;
	background: #7c7b7b;
}
.testimonial-title .more-comment a{color:#fff;}
.testimonial-title .more-comment a:hover{color:#fc0;}
.testimonial{}
.testileft{
	width: 49%;
	float: left;
}
.testiright{
	width: 49%;
	float: right;
}
.testimonial .item{
	margin: 0 0 15px 0;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #f5f5f5;
}
.testimonial .itemin{
	padding: 10px;
	border: 1px solid #fff;
	border-radius: 5px;
}
.testimonial .testiphoto{
	width: 24%;
	float: left;
	overflow: hidden;
}
.testimonial .testiphoto img{
	max-width: 100%;
}
.testimonial .testiphotocontent{
	width: 73%;
	float: right;
}

.testimonial .testicontent{
	padding: 0 10px 10px 0;
	text-align: justify;
	line-height: 160%;
	font-family: Georgia;
}
.testimonial .testisender{
}
.testimonial .testisender strong{
	display: block;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia;
	text-transform: capitalize;
}
.testimonial .testisender a{
	font-size: 11px;
	color: #777;
}
.testimonial .pagination{
	margin-bottom: 10px;
}
.testimonialform{
	background: #f5f5f5;
	padding: 10px;
	border-top: 4px solid #efefef;
}
.testimonialform h3{
	background: #333;
	padding: 10px;
	margin: 0 0 10px 0;
	color: #fff;
}


.projecttitle a{
	display: block;
	background: #f5f5f5;
	border: 1px solid #ddd;
	padding: 5px 10px;
	font-size: 18px;
}
.projecttitle a:hover{
	background: #333;
}
.projectitems{
	padding: 0 10px;
	border: 1px solid #ddd;
	display: none;
}
.projectitems .item{
	padding: 10px 0;
}


.mobilemenubar{
	height: 40px;
	display: none;
	background: #611720;
}

.mobilemenuother{
	background: none;
	text-align: left;
}
.mobilemenuother li{
	display: inline;
	padding-right: 20px;
}
.mobilemenuother li a{ line-height: 40px; }
.mobilemenuother a{ color:#ffffff; }
.mobilemenuother li a:hover, .mobilemenuother li:hover a{ color: #fc0 }

.mobilemenutoggler{
	width: 40px;
	height: 40px;
	float: left;
}
.mobilemenutoggler a{
	display: block;
	height: 40px;
	background: url(img/mlist-24.png) no-repeat #e0e0e0 center center;
}
.mobilemenutoggler a span{
	display: none;
}
.mobilesearchform{
	margin-left: 45px;
}
.mobilesearchform .txt{
	width: 75%;
	box-shadow: none;
	padding: 5px;
	border: 1px solid #A0565F;
	background: #A0565F;
	color: #fff;
}
.mobilesearchform .btn{
	width: 10%;
	min-width: 30px;
	box-shadow: none;
	padding: 4px 5px;
	background: #EF6B00;
}
.mlist{
	position: absolute;
	width: 100%;
	z-index: 200000;
	text-align: left;
}
.mlist h3{
	display: none;
}
.mlist li a{
	display: block;
	line-height: 40px !important;
	background: #7B313A;
	border-bottom: 1px solid #a0565f;
	color: #fff;
	text-indent: 10px;
}
.mlist li a:hover{
	background: #873d46;
}
.mlist .more{
	position: absolute;
	width: 100%;
}

.mlist li ul a{
	text-indent: 40px;
	background: #fff;
	color: #333;
	border-bottom: 1px solid #ccc;
}
.mlist li ul a:hover{
	background: #efefef;
}

.mlist li ul ul a{
	text-indent: 60px  !important;
	background: #fff;
	color: #333;
	border-bottom: 1px solid #ccc;
}
.mlist li ul ul a:hover{
	background: #efefef;
}


/* box order */

.addtocart{
	height: 450px;
	overflow: auto;
	text-align: left;
}
.addtocart h1{
	font-size: 12px;
	background: #53060c;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 5px 10px;
}
.addtocart table{
	width: 100% !important;
}
.addtocart td{
	border-bottom: 1px solid #efefef;
}

.addtocart .order_image{
	/*width: 200px;*/
	float: left;
	text-align: center;
}
.addtocart .order_image img{
	max-width: 100%;
	max-height: 200px;
}
.addtocart .order_description{
	width: 360px;
	float: right;
	padding: 20px 0 0 0;
}
.addtocart .order_description h3{
	margin: 0 !important;
	font-size: 14px;
}
.addtocart .order_content{
	padding: 5px 0;
	border-bottom: 3px solid #ddd;
}

.addtocart .order_description .price{
	font-size: 14px;
	color: #fa0;
	font-weight: bold;
	text-decoration:line-through;
}
.addtocart .order_description .discount{
	padding: 5px 0 50px 0;
	background: url(../images/down_arrow.gif) no-repeat;
	background-position: 0 30px;
}
.addtocart .order_description .discount span{
	font-weight: bold;
	color: #2a9948;
}
.addtocart .order_description .promo{
	font-weight: bold;
}
.addtocart .order_description .buy{
	display: block;
	width: 100px;
	text-align: center;
	line-height: 25px;
	background: #468692;
	color: #fff;
	font-weight: bold;
}
.addtocart .order_description .buy:hover{
	background: #333;
	color: #fff;
}
.addtocart .order_size{
	padding: 20px 0 10px 0;
}
.addtocart .order_size th{
	background: #efefef;
	padding: 6px;
	border-top: 1px solid #ddd;
}
.addtocart .order_size td{
	font-size: 11px;
}
.addtocart .order_size td.addtocard{
	padding: 10px;
	text-align: right;
	background: #fff;
}


.aff_joinbox{
	width: 200px;
	float: right;
	margin: 10px 0 10px 20px;
}
.aff_joinbox_item{
	border: 2px solid #e7d8c5;
	padding: 10px;
	background: url(../images/cs-bg.jpg) repeat-x bottom #fff;
	margin-bottom: 10px;
}
.aff_joinbox .btn{
	margin: 10px 0 0 0;
	width: 100%;
}
.aff_welcome{
	background: #f6efe7;
	border-bottom: 2px solid #e7d8c5;
	margin-bottom: 10px;
	padding: 8px;
	font-size: 11px;
}

.dropshippermenu{
	background: #efefef;
	margin-bottom: 10px;
	padding: 10px;
}
.dropshippermenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.dropshippermenu li{
	display: inline;
	padding: 0 10px;
	line-height: 20px;
	border-right: 1px solid #ddd;
}
.dropship_welcome{
	margin-bottom: 10px;
	padding: 4px 8px;
	font-size: 11px;
	text-align: right;
}
.maindropshipper h1{
	background: none;
	border-bottom: 1px solid #ddd;
}
.maindropshipper td, .maindropshipper th{
	border: 1px solid #ddd;
}
.maindropshipper th{
	text-align: center;
	background: #efefef;
}
.shoppingcart_address{
	font-size: 14px;
	width: 300px;
	border: 4px double #aaa;
	padding: 6px 10px;
	margin: 10px 0;
	background: #f5f5f5;
	line-height: 150%;
}
.shoppingcart_address b{
	text-transform: uppercase;
}
.font-red{
	color: red;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
	background-color: #f0f0f0;
	color:#000;
	border-color:#ddd;
}
.select2-results__option{
	text-align: left;
}