﻿.Right_MemberArea
{
	float:right;	
	width:100%;	
	text-align:center;
	margin-bottom:5px;
}
.Right_MemberArea ul
{		
}
.Right_MemberArea li
{
    width:100%;
	float:left;
	list-style:none;	
	text-align:center;
	border-right:#ffffff 1px solid;	
	height:18px;
}
.Right_MemberArea a
{
    color:#ec4800;
    font-weight:bold;
}

#Right_MemberArea_Active
{
	text-decoration:underline;
}


.Right_Title
{	
	height:22px;
	width:100%;				
	float:left;
	background-color:#dddddd;
	border:#dddddd 1px solid;	
	padding:5px 0px 2px 0px;
    color:#e50808;   
    text-align:center;    
    font-size:15px;
}

.Right_Content
{
	margin-top: 10px;
	border-top:none;
}

.Right_Content li
{	
    list-style:none;
	margin-left:3px;
	background:url(Images/Icons/vuong-orange.gif) no-repeat; 
	background-position: 5px 8px;
	padding-left:15px;	
}

.Right_Content a
{		
}


/* THUMB nơi chứa các sản phẩm */
.Right_Content_Thumb
{		
	
	width:100%;				
	float:left;		
	border:#dddddd 1px solid; 
	margin-bottom:10px;
}

.Right_Content_Thumb ul
{	    
    float:left;				
	margin:5px 5px 5px 5px;	
	text-align:left;
	font:13px/18px Arial;			
	list-style:none;
}
.Right_Content_Thumb ul li
{
    padding-bottom:5px;
}

.Right_Content_Thumb ul li ul li
{
    float:left;        
}

.Right_Content_Thumb img
{	
	width:45px;		
	border:0px;		
}
.Right_Content_Thumb a
{
	color:#000000;	
	float:left;		
}

.Right_Content_Thumb_Oldprice
{
    text-decoration:line-through;
    color:#cccccc;            
}
.Right_Content_Thumb_Price
{
	color:Red;	
	font-size:13px;
	
}

/* --------------- ben phai list la o vuong ----------------*/
.Right_Content_List
{
    color:#121212;
    padding: 10px 5px;
}
.Right_Content_List ul
{    
}
.Right_Content_List li
{			
    margin:0px 5px 0px 7px;
	/*background:url(Images/Icons/vuong-blue.gif) no-repeat;
	background-position: 3px 14px; */
	background:url(Images/Icons/arrow-red.gif) no-repeat; 
	list-style:none;
	background-position: 0px 11px;
	padding:5px 0px 5px 15px;    
	border-bottom:#cccccc 1px dotted;	
}
.Right_Content_List a
{
    color:#121212;
}


/* Cuối các box right */
.Right_Bottom
{
	background-image:url("Images/Site/right_bottom_bg.png");
	background-repeat:no-repeat;
	height:13px;
	width:100%;				
	float:left;		
}
.Right_Content_Box
{				
	width:100%;				
	float:left;		
	color:#222222;
	border-left:1px solid rgba(0,0,0,.18);			
	border-right:1px solid rgba(0,0,0,.18);
	border-bottom:1px solid rgba(0,0,0,.18);
	background-color: #f6f6f6;
}

.Right_Content_Box1
{
	margin-top: 10px;
	overflow: hidden;
	color:#222222;
	background-color: #fff2e8;
	-moz-border-radius: 5px; /* from vector shape */
	-webkit-border-radius: 5px; /* from vector shape */
	border-radius: 5px; /* from vector shape */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	-moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,.18); /* inner shadow */
	-webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.18); /* inner shadow */
	box-shadow: inset 0 0 0 1px #feebdd; /* inner shadow */
}

.Right_Content_Box5
{
	color: #FFFFFF;
	/* background-color: #2A81C1; */
	-moz-border-radius: 5px;/* from vector shape */
	-webkit-border-radius: 5px;/* from vector shape */
	border-radius: 5px;/* from vector shape */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;/* prevents bg color from leaking outside the border */
	-moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,.18);/* inner shadow */
	-webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.18);/* inner shadow */
	box-shadow: inset 0 0 0 1px #7FADCA;/* inner shadow */
	margin: 0;
	-webkit-box-shadow: 0px 3px 0px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: 0px 3px 0px 0px rgba(255,255,255,0.2);
	box-shadow: 0px 3px 0px 0px rgba(255,255,255,0.2);
	font-family: Roboto Condensed,sans-serif;/* Safari 4-5, Chrome 1-9 */
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#4F94FD), to(#002B5A));/* Safari 5.1, Chrome 10+ */
	background:-webkit-linear-gradient(top, #04538E, #0070C3);/* Firefox 3.6+ */
	background:-moz-linear-gradient(top, #4F94FD, #002B5A);/* IE 10 */
	background:-ms-linear-gradient(top, #4F94FD, #002B5A);/* Opera 11.10+ */
	background:-o-linear-gradient(top, #4F94FD, #002B5A);
	padding-bottom:10px;
}
.Right_Content_Box5 h1
{
    height:22px;
    width:100%;
    float:left;
    padding: 15px 0px 15px 0px;
    color:White;
    text-align:center;
    font-size:20px;
    margin: 0 0 30px 0;
}

.Right_Content_Box2
{
	margin-top: 10px;
	border:1px solid #f2f1f1;
	background-color: #f6f6f6;
}

.Right_Content_Box3
{				
	width:100%;				
	float:left;		
	color:#222222;
	border:1px solid rgba(0,0,0,.18);			
}

.Right_Content_Box4
{
	margin: 10px 0 0 0;
	color:#222222;
	-moz-border-radius: 5px; /* from vector shape */
	-webkit-border-radius: 5px; /* from vector shape */
	border-radius: 5px; /* from vector shape */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	-moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,.18); /* inner shadow */
	-webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.18); /* inner shadow */
	box-shadow: inset 0 0 0 1px ##cccccc; /* inner shadow */
}


.Right_Counter
{
    width:99%;				
	float:left;		
	color:#222222;
	padding:10px 0px 5px 0px;    
	font-size:14px;
}
.Right_Counter ul
{    
}
.Right_Counter li
{			 
	list-style:none;
	padding-left:30px;
	padding-bottom:5px;
}


.Right_Title1 h3
{
	height:22px;
	padding:13px 0px 8px 0px;
	color:#e50808;
	text-align:center;
	font-size:20px;
	margin: 0 0 20px 0;
}

.Right_Title2 h3
{	
	height:22px;
	width:100%;				
	float:left;
	padding:13px 0px 8px 0px;
    color:#333333;   
    text-align:center;    
    font-size:20px;
}


.Right_QuickMenu
{
    float:left;
    width:100%;
}
.Right_QuickMenu ul
{
}
.Right_QuickMenu li
{
    float:left;
    width:100%;
    padding:5px;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    list-style:none;
    padding:10px 0px 10px 0px;
    margin:2px 0px 2px 0px;
}
.Right_QuickMenu li:hover
{
    background-color:#dfdfdf;
}

.Right_QuickMenu li a
{
    color:White;
}
.Right_QuickMenu li:hover a
{
    color:#ee0000;
    text-decoration:none;
}

.li1
{
    background-color:#0578d4;
}
.li2
{
    background-color:#eb5724;
}
.li3
{
    background-color:#7ec21d;
}
.li4
{
    background-color:#840091;
}
.li5
{
    background-color:#33b8e9;
}