/* CSS Main */

*{
	font-family:Arial, Tahoma;
}
a{
	text-decoration:none;
}
body{
	font-size:12px;
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6, form, input, select, ul{
	margin:0px;
}
img{
	border:none;
	-ms-interpolation-mode:bicubic;
}
p{
	margin:16px 0px 16px 0px;
}
p.p_first{
	margin-top:0px;
}
p.p_last{
	margin-bottom:0px;
}
ul{
	list-style:none;
	padding:0px;
}

.absolute{
	position:absolute;
}
.break_module, .break_module_line, .break_content, .break_content_line, .clear{
	display:block;
	font-size:0px; /* for IE -- avoid any space from phantom text */
	clear:both;
	line-height:0px;
}
.break_module{
	height:5px;
}
.break_module_line{
	height:11px;
}
.break_content{
	height:15px;
}
.break_content_line{
	height:26px;
}
.clear{
	background:transparent; /* for IE -- avoid space from inherited filters */
	height:1px;
	margin-bottom:-1px;
}
.fl{
	float:left;
}
.fc{
	float:left;
}
.fe{
	float:right;
}
.fr{
	float:right;
}
.hidden{
	display:none;
}
.nowrap{
	white-space:nowrap;
}

/*
### Configuration site ###
*/
#body{
	padding:0px 5px 0px 5px;
}
#container_body, #container_content, #container_content_left, .container_content_left, #container_content_center, #container_content_right, #container_footer, .header_banner, .header_menu{
	overflow:hidden;
}
#container_body{
	background:#FFFFFF;
	margin:0px auto;
}
#container_header{
	clear:both;
	margin-bottom:5px;
}
#container_content{
	width:100%;
}
#container_content_left{
	width:180px;
	float:left;
}
#container_content_left .container_content_left{
	position:absolute;
	width:180px;
}
#container_content_center, #container_content_center_left, #container_content_center_right{
	float:left;
	width:100%;
}
#container_content_center{
	margin-right:-300px;
}
#container_content_center .container_content_center{
	margin-left:185px;
	margin-right:305px;
}
#container_content_center_left{
	margin-right:-300px;
}
#container_content_center_left .container_content_center_left{
	margin-right:305px;
}
#container_content_center_right{
	
}
#container_content_center_right .container_content_center_right{
	margin-left:185px;
}
#container_content_right{
	width:300px;
	float:right;
}
#container_content_right .container_content_right{
	
}
#container_footer{
	clear:both;
}
/*
--- End Configuration site ---
*/

/*** Header Bar ***/
.header_bar, .header_bar_v2{
	position:fixed;
	bottom:auto;
	top:0px;
	z-index:1111;
}
* html .header_bar, * html .header_bar_v2{
	position:absolute;
	bottom:auto;
}
/*-- End Header Bar --*/

/*-- End Configuration Layout --*/
/*Phan thong bao update loginname*/
#form_update_login{
	height: 400px;
}
#form_update_login .header div{
	display: block !important;
}
#form_update_login .header{
	color: white;
	font-size: 15pt;
	height: 70px;
	width: 100%;
	border-bottom: 1px solid #C9C9C9;
	background-color: #0e76bc;
	border-radius: 5px 5px 0px 0px;
}
#form_update_login .header .logo-bk{
	background: url(standard/logoidvg1.png);
	height: 70px;
	width: 243px;
	float: left;
}
#form_update_login .header .logo-id{
	background: url(standard/logo-id-1.png);
	height: 27px;
	width: 81px;
	float: right;
	margin-top: 43px;
}
#form_update_login .header .title{
	text-transform: uppercase;
	position: absolute;
	margin-top: 23px;
	margin-left: 246px;
}
.form_button, .form_button_2{
	background: #0E76BC;
	border: 1px #0E6DAD solid;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: default;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 10px;
}
.form_button_2{
	font-size: 11px;
	font-weight: normal;
	padding: 2px 8px;
}
.list_ol{
	margin: 0px;
	padding: 0px;
}
.list_ol li{
	line-height: 20px;
}
/*end updatelogin*/
/** POPUP LOCATION **/
#raovat_location_popup{
	display: none;
}
.raovat_location_popup{
	width: 465px;
}
.raovat_location_popup .popup_header{
	width: 100%;
	height: 94px;
	background: url("standard/location_popup_header.png") no-repeat transparent;
}
.raovat_location_popup .popup_content{
	width: 100%;
	height: 165px;
	background: url("standard/location_popup_bg.png") repeat;
	text-align: center;
	color: #1a379b;
}
.raovat_location_popup .popup_content .big_text{
	font-weight: bold;
	font-size: 20px;
	padding-top: 20px;
}
.raovat_location_popup .popup_content .small_text{
	font-size: 14px;
}
.raovat_location_popup .popup_form{
	margin-top: 20px;
}
.fake_selectbox{
	background: #f2f2f2; /* Old browsers */
	background: -moz-linear-gradient(top,  #f2f2f2 0%, #d4d4d4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#d4d4d4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f2f2f2 0%,#d4d4d4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f2f2f2 0%,#d4d4d4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f2f2f2 0%,#d4d4d4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f2f2f2 0%,#d4d4d4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#d4d4d4',GradientType=0 ); /* IE6-9 */
	width: 225px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	position: relative;
}
.fake_selectbox:active,.fake_selectbox.active{
	background: #d4d4d4; /* Old browsers */
	background: -moz-linear-gradient(top,  #d4d4d4 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d4d4d4), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d4d4d4 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d4d4d4 0%,#f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d4d4d4 0%,#f2f2f2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d4d4d4 0%,#f2f2f2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d4d4', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
}
.fake_selectbox.active ul{
	display: block;
}
.fake_selectbox ul{
	position: absolute;
	width: 100%;
	top: 41px;
	z-index: 9999999;
	background: #f2f2f2;
	border: 1px solid #d7d7d7;
	line-height: 25px;
	height: 250px;
	overflow-y: scroll;
	display: none;
}
.fake_selectbox ul li{
	height: 25px;
	text-align: left;
	font-size: 14px; 
	font-weight: normal;
	padding: 0 10px;
}
.fake_selectbox ul li:hover{
	background: #ebebeb;
	font-weight: bold;
	color: #1a379b;
}
.fake_selectbox span{
	display: block;
	width: 100%;
	background: url("standard/icon_arrow_down_blue.gif") 200px center  no-repeat;
}
.blue_button{
	background: #2347b3;
	cursor: pointer;
	color: white;
	font-size: 13px;
	display: inline-block;
	height: 42px;
	line-height: 43px;
	padding: 0 15px;
	font-weight: bold;
	border-radius: 5px; 
	margin-left: 5px;
}
/** HEADER LOCATION **/
.select_city{
	position: relative;
}
.select_city .arrow{
	position: absolute;
	top: 25px;
	z-index: 11;
	display: none;
	height: 20px;
	width: 100%;
}
.select_city .arrow:before{
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #d7d7d7;
	top: 0px;
	left: 30px;
	content: "";
	position : absolute;
}
.select_city .arrow:after{
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid white;
	top: 1px;
	left: 30px;
	content: "";
	position : absolute;
}
.select_city ul{
	display: none;
	position: absolute;
	background: white;
	top: 34px;
	left: -103px;
	z-index: 10;
	max-height: 250px;
	overflow-y: scroll;
	width: 190px;
	border: 1px solid #d7d7d7;
}
.select_city ul li{
	line-height: 25px;
	color: #333333;
	font-size: 12px;
	padding: 0 5px;
	float: none;
}
.select_city ul li a{
	display: block;
}
.select_city ul li:hover,.select_city ul li:hover a{
	color: #163695;
	background: #f7f7f7;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.select_city>a.selected{
	background: #ebebeb;
	border: 1px solid #d7d7d7;
	font-size: 11px;
	color: #666666;
	border-radius: 3px;
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	padding: 0 25px 0 10px;
	text-align: center;
	margin-top: 3px;
	display: inline-block;
	background: url('standard/icon_arrow_down_gray.gif') no-repeat 90% center;
}
.select_city>a.selected:hover{
	text-decoration: none;
	color: #666666 !important;
}
.select_city.active ul,.select_city.active .arrow{
	display: block;
}
.select_city.active a.selected{
	background: url('standard/icon_arrow_down_gray.gif') no-repeat 90% center white;
}