
/********** HONG - LINH***********/
/* Common styles*/
.module_title
{
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 9px;
	font-size: 12px;
}

.left
{
	float: left;
}
.right
{
	float: right;
}

.normal_red
{
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.normal_bold
{
	font-size: 12px;
	font-weight: bold;
}

/*------------------------------------------*/

/*timkiem container*/
.search_box
{
	background: url(     'images/bg_tim.jpg' ) repeat-x;
	width: 220px;
	border: 1px solid #A5A5A5;
	margin-top: 28px;
	height: 196px;
	_margin-top: 23px;
	_height: 221px;
}
.search_content
{
	margin-top: 20px;
}

/*Diemtinraovat container*/
.list_news_title
{
	width: 40%;
	background-color: #046F84;
	color: #FFF;
	height: 22px;
	padding-top: 5px;
	text-align: left;
	float: left;
	text-indent: 20px;
}
/*sangiaodich container*/
.announcement_box
{
	background: transparent url(images/bg_tinrao.gif) no-repeat scroll 0 0;
	width: 700px;
}
.announcement_title
{
	padding: 1px 5px 0px 5px;
	color: #FFF;
}

/*RightContainer */
.right_container_box
{
	width: 240px;
}
.right_container_title
{
	color: white;
	font-weight: bold;
	background: url(       'images/title_account.jpg' ) no-repeat;
	height: 28px;
	_height: 37px;
	text-align: left;
}
.right_container_title .title_wrapper
{
	position: relative;
	left: 20px;
}

.right_container_content
{
	border-left: solid 1px #ececec;
	border-right: solid 1px #ececec;
	border-bottom: solid 1px #ececec;
	margin-left: 6px;
	margin-right: 1px;
	margin-top: 0px;
}

/*news container*/

.news_title
{
	float: left;
	background-color: #046f84;
	text-align: left;
	padding-top: 2px;
	width: auto;
	text-indent: 20px;
	padding-right: 20px;
}

.news_content
{
	clear: both;
	border-top: 3px solid #046f84;
	_margin-top: -3px;
}
.news_title a, .news_title
{
	color: white;
}
.comments_link
{
	font-size: 12px;
	font-style: italic;
}
.normal_title, .title_link
{
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #046F84;
}

.title_link
{
	cursor: pointer;
}

/*Hotnews container*/
.hot_news_box
{
	width: 100%;
	border-bottom: 6px solid #F58C02;
}
.hot_news_title
{
	text-align: left;
	text-indent: 10px;
	color: #046F84;
}
/*login region*/
.login_title
{
	background: url(images/title_account.jpg) no-repeat scroll 0 0;
	height: 30px;
	text-transform: uppercase;
	padding-top: 7px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-indent: 20px;
}
.login_content
{
	text-align: center;
	margin-left: 7px;
	border-top: 1px solid #FFF;
}
/*support region*/
.housing_support
{
	background:#E5E5E5;
	}


/*Tin rao bat dong san*/
.real_estate_announcement
{
	width: 165px;
	_width:170px;
	padding-left: 7px;
	_padding-left: 0px;
}

.real_estate_announcement ul
{
	list-style-type: none;
	margin: 0px -7px;
	padding: 10px 0px 0px 0px;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.real_estate_announcement ul li
{
	list-style-type: none;
}

.real_estate_announcement ul li a
{
	color: #000;
	background: url( 'images/bullet_tool.gif' ) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 3px 0 2px 7px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #dbdbdc;
	_width: 170px;
}

.real_estate_announcement ul li a:visited
{
	color: #000;
}

.real_estate_announcement ul li a:hover
{
	/*hover state CSS*/
	background:#626262;
	color:#FFF;
}


/*--------------------------------------------*/
/* for rtc_container styles*/
.rtc_container
{
    background-color: #F0F0F0;
    background:url(images/bg_rv.gif) no-repeat;
    border:1px solid #A5A5A5;
    border-top:none;
    
}
.rtc_container .module_head
{
    padding-bottom:10px;
}
.rtc_container .module_head .title_band_left
{
    padding:5px 35px;
    float: left;
}
.rtc_container .module_head .title_band_right
{
   
   padding-top:5px;
   padding-right: 35px;
    float: right;
    text-align: right;
   
}

/*end of rtc_container styles*/





/*--------------------------------------------*/
/***** for HUD only *****/
/* for common styles*/
.separate10
{
	height: 10px;
	width: 0px;
}
.separate15
{
	height: 15px;
	width: 0px;
}
.separate20
{
	height: 20px;
	width: 0px;
}
.separate
{
	height: 5px;
	background:#FFFFFF;
}
.module_container
{
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
	_margin-bottom: 0px;
}

.module_container .module_border
{
	/*for module border*/
}
.links_container
{
	background: url('images/bg_gioithieu.jpg') no-repeat;
	height:180px;
	
	}
.links_container table 
{
	padding:0px;
}	
.links_container .title_band_middle
{
	padding-top:5px;
	text-indent:10px;
}
.module_container .module_content_links table td 
	{	
		padding:4px 0 0 20px;		
		_padding:5px 0 0 20px;				
		height:0px;
		}
.module_container .module_head
{
	width: 100%;
	overflow: hidden;
	clear: both;	
	font-size:12px;
	font-weight:bold;
		
}
.module_container .module_footer .actions_button
{
	display: inline;
	float: left;
}
.module_container .module_head .title_band
{
	white-space: nowrap;
	width: auto;
}
.module_container .content_pane_wrapper
{
	clear: both;
	
}
.module_container .module_footer div
{
	display: inline;
	float: right;
}

/* end of common styles*/





/* for left_container styles*/
.left_container
{
	margin-top:10px;	
}
.left_container .module_head
{
    border-bottom: solid 1px #CCC;
}

.left_container .title_band_left
{
}

.left_container .title_band_left
{
}
.left_container .title_band_middle
{
	display:inline;
	float:left;
	background: url(images/bg_cp.gif) repeat-x;
	height:22px;
	text-indent:10px;
	padding-top:3px;
	_height:25px;
}
.left_container .title_band_right
{
	width: 15px;
	height: 25px;
	background: url(images/right_cp.gif) no-repeat;
	display:inline;
	float: left;
	
}
/* end of left_container styles*/
/*----------------------*/


/* for right_container styles*/
.right_container .title_band_right
{
}

.right_container .title_band_right
{
}
.right_container .title_band_middle
{
	display:inline;
	float:right;
	background: url(images/bg_cp.gif) repeat-x;
	height:22px;
	text-indent:10px;
	padding-top:3px;
	padding-right:5px;
	_height:25px;
}
.right_container .title_band_left
{
	width: 15px;
	height: 25px;
	background: url(images/left_cp.gif) no-repeat;
	display:inline;
	float: right;
	
}
/* end of right_container styles*/
/*----------------------*/

/* for hotnews_container styles*/
.hot_news_container
{
    height: 222px;
}
.hot_news_container .title_band
{
    width: 100%;
    background: url(images/new.gif) no-repeat #CDCDCD left;
    height: 25px;
    _height: 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 5px;
    color:Blue;
}
.hot_news_container .content_pane
{
    
}

/*end of hotnews_container styles*/


/*------------------------------------------*/
/*play_list container*/
.play_list_box
{
    background: url('images/bg_tim.jpg') repeat-x;
    border: solid 1px #5e5e5e;
    height: 245px;
    margin-bottom:10px;
}
.play_list_content
{
    margin-top: 5px;
    height: 194px;
    overflow-x: hidden;
    overflow-y: auto;
}

/*------------------------------------------*/
/*UserOnline container*/
.user_online_box
{
    background: url('images/bg_bodem.gif') repeat-x;
    height:160px;
    margin-top:5px;
}
.housing_about_container table tr td
{
	 padding-top:7px;
}
