 /* classic popup */
.classic-popup{background: rgba(255,255,255, 0.24);border-radius: 5px;-moz-border-radius: 5px;padding:5px}
.classic-popup-title{width:100%; background:#187c11; height:41px; text-align:center;}
.classic-popup-title,.classic-popup-title .fl,a.classic-popup-close{height:40px;line-height:40px;font-weight:bold;color:#fff}
.classic-popup-title .fl{padding-left:20px;font-size:16px;text-transform:uppercase;text-shadow:0 1px 0 #666666}
a.classic-popup-close{float:right;font-size:13px;line-height: 30px;padding:0 10px}
a.classic-popup-close:hover{text-decoration:none;color:#4f2d00}
.classic-popup-content{width:100%;background:#fff; }
#bannerPopup { position:relative;}
.close-popup { text-align:right; margin-bottom:5px;}
.close-popup a { display:inline-block; background:url(../images/close-popup.gif) no-repeat; color:#FFF; font-size:12px; text-decoration:none; padding-left:20px;}
.bannerPopupContent { background:#fff;}
/* fix for bold in FF4 win 64bit */
b{font-weight:bold}
.classic-popup .error { border:1px solid red;}
 
 
/*------------ css cho box ------------*/  
.box {
	
}

.box_mid {
	padding:45px 40px;margin: 10px 0 10px 0;    box-shadow: 0 5px 15px rgba(0,0,0,.5);border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
}
 
.box-title{	
	height:41px;
	width: 972px;
	margin: 4px;
	font-size: 18px;
	background-color: #009FE3;float:left;
} 
.box-title-l {
	/*background:url(../images/box-title-l.gif) left no-repeat;*/
	padding-left:10px;	
	height:41px;
}
.box-title-r {
	/*background:url(../images/box-title-r.gif) right no-repeat;*/
	padding-right:11px;	
	height:41px;
}
.box-title h1 { line-height:41px; 	color:#FFFFFF;	font-weight:bold; font-size:16px; text-transform:uppercase;}
.box-content {
	/*border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px 5px; 
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;*/
}
/*.mid-title { border-bottom:1px dotted #bfbfbf; margin-bottom:10px; padding-bottom:10px;}*/
.mid-title .titleL {
	float:left;
	color:#333333;
	font-size:12px; 
	text-transform:uppercase; 
	line-height:12px;
	padding-left: 4px;
	font-family:adelle,georgia;
}
.mid-title .titleL a {color:#333333;}
.mid-title .titleR {
	float:right;	
}

.mid-content {
 	padding:10px 0px; 
}


.div_member{
	display:none;
	position:absolute;
	top:20px;
	border:1px solid #ccc;
	background:#fff;	
	z-index:9000;
	width:190px;
	right:-10px;
	padding:5px;
}

.div_member ul {list-style:none;}
.div_member li {
	text-align:left;
	padding:3px 0px;
	padding-left:25px;	
	font-weight:normal;
}
#vnt-header-bar .div_member li a { color:#000;}

.div_member .member {	background:url(../images/icon/icon_info.gif) no-repeat left center;}
.div_member .your_order {	background:url(../images/icon/icon_order.gif) no-repeat left center;} 
.div_member .inbox {	background:url(../images/icon/icon_pm.gif) no-repeat left center;}  
.div_member .changepass {	background:url(../images/icon/icon_reload.gif) no-repeat left center;}
.div_member .logout {	background:url(../images/icon/exit.gif) no-repeat left center;}
  
	

/*CATEGORY*/
.box_category {padding:0px;   }
.box_category  ul {list-style:none;}
.box_category  li { }
.box_category  li a {
	background:url(../images/icon_cat.gif) 0px 9px no-repeat;
	display:block;  
	font-weight:bold;
	padding-left:10px;	
}
.box_category  li a:hover{
	 text-decoration:underline;
} 
.box_category  li a.current {}

.box_category ul ul {
	list-style:none;
	padding-left:10px; 
}
.box_category ul ul li {
	background:none;
	padding:2px;
}
.box_category ul ul li a {
	background:url(../images/icon_li.gif) 0px 9px no-repeat;
	font-weight:normal;
	padding-left:10px; 	
}
.box_category ul ul li a:hover { }
.box_category ul ul li a.current { }


.mid_banner {
	/*margin-bottom:10px;	*/
	min-height:270px;
}
/*.boxFreeShip {
	background:url(../images/free_ship_bg.gif) repeat-x;
	height:48px;	
}*/
/*.boxFreeShip .free-ship-l {
	background:url(../images/free_ship_l.gif) left no-repeat;
	padding-left:11px;	
}
.boxFreeShip .free-ship-r {
	background:url(../images/free_ship_r.gif) right no-repeat;
	padding-right:11px;	
}*/
.boxFreeShip .free-ship-content {
	height:48px;
	color:#FFF;
	line-height:48px;
	font-weight:bold;
	font-size:36px;
	text-align:center;
}
.box-title-r h3{text-align: center;color: white;text-transform: uppercase;line-height: 6px;}