﻿.Header_Container
{    
    width:100%;        
    float:left;    
}
.Header99
{
    float:left;
    width:100%;    
    padding:2px 0px 2px 0px;    
}


/*------------ MENU TOP -----------------*/
.TopMenu
{	
    width:100%;
	float:right;	
	margin-top:5px;	  	
	text-align:right; 
}
.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: 0px 0px 0px 0px;
}

.Banner
{ 
    width:100%;
    float:left;        
    text-align:left;           
	padding:10px 0px 10px 0px;
}
.Banner img
{
	width:100%;
	
}
/* 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-color: #035e9f;
    border-top:White 1px solid;
    border-bottom:White 2px solid;
    width:100%;
    float:left;
}

/* ----------------Menu Sub top ----------------*/
.MainMenu
{		
	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: 7px 10px 0 10px;    
    border-bottom-width: 0;
    color: White;
    text-decoration: none;
    font-weight: bold;
    height: 29px;
    /*background: transparent url("images/Menu/DIVIDER.gif") no-repeat top right;*/
    
}

.MainMenu ul li a:hover
{
    background: transparent url("images/Menu/HOVER.png") repeat-x top right;
    color: #000;
    height: 29px;
}

#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;
}



.banner-col-1
{
    width:55%;
    float:left;
}
.banner-col-2
{
    width:40%;
    float: right;
}
.banner-col-2 h3
{
	float:right;
    padding: 15px;
    font-size: 20px;
    font-weight: bold;
    color: white;
    background-color: #035e9f;
    border-radius: 10px;
    margin-top: 15px;
    /* font-family: auto; */
}