﻿.Header_Container
{
    /*background-image:url("Images/Header/banner-bg.jpg");*/
    background-repeat:repeat-x;
    background-position:top;     
    width:100%;        
    float:left;    
}
.Header99
{
    float:left;
    width:100%;    
    padding:2px 0px 2px 0px;        
}


/*------------ MENU TOP -----------------*/
.TopMenu
{	
    width:100%;
	float:right;			  	
	text-align:right; 	
	position:relative;
}
.TopMenu ul
{
	float:right;	
}
.TopMenu li
{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 7px 0px 7px;		
	list-style:none;
	text-align:center;
	color:White;	
	border-right:White 1px solid;		
}
    
.TopMenu li a
{
	color:White;	
}

.TopMenu li a:hover
{
	color:#b6d5eb;
}

#TopMenu_Active a
{	
	color:#ffffff;
	text-decoration:underline;	
} 

/* -------------- banner --------------------------*/
.Banner99
{
    float:left;
    width:100%;
    padding: 5px 0px 0px 0px;
    margin-top: -35px;
    /*background-image:url("Images/Header/banner-bg.jpg"); */
    background-color: #fff;
}

.Banner
{ 
    width:100%;
    float:left;        
    text-align:left;            
}

.Banner img
{
	height:90px;
}

/* o đang nhập đăng ký ở dưới chỗ Dành cho nhà tuyển dụng */
.QuickLogin
{
    float:right;
    padding:10px 30px 0px 0px;    
    
}


.MainMenu99
{
    /* background-image:url(images/Header/topmenu-bg.png); */
    background-repeat: repeat-x;
    background-color: #f49620;
    border-bottom:#eeeeee 3px solid;
    width:100%;
    float:left;
}

/* ----------------Menu Sub top ----------------*/
/* ----------------Menu Sub top ----------------*/
/*.MainMenu
{	
	margin-top:3px;	
	width:100%;
	float:left;		
}


.MainMenu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-right:-10px;
}

/*Top level list items*/
/*.MainMenu ul li
{
    position: relative;
    display: inline;
    float: left;        
    border-right:#ffffff 1px solid;
    
}

/*Top level menu link items style*/
/*.MainMenu ul li a
{
    display: block;
    padding: 6px 10px 0 10px;    
    border-bottom-width: 0;
    color: White;
    text-decoration: none;
    font-weight: bold;
    height: 26px;
    /*background: transparent url("images/Menu/DIVIDER.gif") no-repeat top right;*/
    
/*}*/

.MainMenu
{
	margin-top:3px;
	width:100%;
}


.MainMenu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    margin-right:-10px;
}

/*Top level list items*/
.main-menu > li
{
    position: relative;
    float: left;
    border-right:#ffffff 1px solid;
}
.main-menu > li >ul
{
	display:none;
	position:absolute;
	width:170px;
	margin-top: 0px;
	background: #5ca0d1;
	z-index:9999;
}
.MainMenu ul li:hover ul
{
	display:block;

}
/*Top level menu link items style*/
.main-menu >li>a
{
    display: block;
    padding: 4px 7px 0 7px;
    border-bottom-width: 0;
    color: White;
    text-decoration: none;
    /* font-weight: bold; */
    height: 26px;
    /* font-size: 14px; */
    /*background: transparent url("images/Menu/DIVIDER.gif") no-repeat top right;*/
}
.main-menu >li>ul>li>a
{
	display: block;
	padding: 6px 10px 0 10px;
	border-bottom-width: 0;
	color: White;
	text-decoration: none;
	font-weight: bold;
	height: 26px;
	text-align: left;
}
.MainMenu ul li a:hover
{
    background: transparent url("images/Menu/HOVER.png") repeat-x top right;
    color: #000;
    height: 26px;
}
.MainMenu ul li a:hover
{
    background: transparent url("images/Menu/HOVER.png") repeat-x top right;
    color: #000;
    height: 26px;
}

#MainMenu_Active a
{	
	color: #000;
	background: transparent url("images/Menu/HOVER.png") repeat-x top right;
} 
/* -------------------- div để chưa ô search ----------------- */
.Search99
{
    float:left;
    width:100%;        
}


.Search_Content
{		
	/*background-image:url("Images/Site/quicksearch_bg.png"); */	
	float:right;	
	color:White;	
	margin:0px 15px 0px 0px;		
}
.Search_Content ul
{		
}
.Search_Content li
{    
	list-style:none;
	float:left;		
	height:23px;	
}
.Search_Content input
{	
	height:23px;	
	border:0px solid #be710d;
	padding:0px 5px 0px 30px;	
	background-color:transparent;
	color:#dddddd;
}
.Search_Content select
{	
    width:150px;	
	height:21px;
	border:none;			
	border-left:1px solid #be710d;
}
.DefaultSearch
{
    color:#dddddd;
    font-style:italic;
}


/* ------------- DIV SEARCH FORM  EXPAND ------------------------*/
#divSearchForm
{
	position:absolute;
	top:70px;	
	left:408px;
	text-align:center;
	background-color:White;	
	border:#d2d1d1 1px solid;	
	border-top:none;
	padding:0px 10px 5px 10px;
	color:#545454;	
	z-index:2001;
}
#divSearchForm a
{
	color:#545454;
}


/* -------------------- div để chưa ô giỏ hàng ----------------- */
.Cart_Content
{		
	/*background-image:url("Images/Site/quickCart_bg.png"); */
	float:right;		
	margin-top:-55px;
	margin-right:20px;	
	font-size:14px;
	
}
.Cart_Content a
{
    color:White;
}
.Cart_Content a:hover
{
    color:White;
}

.Cart_Content ul
{		
}
.Cart_Content li
{    
	list-style:none;
	float:right;			
}
.CartValue
{     
    color:Yellow;
    font-weight:bold;
}

