﻿body
{
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
}
a
{
	text-decoration:none;
	color : Blue;
}
a:hover.MenuLink
{
	color : red;
}
a.MenuLink
{
	color : blue;
}
fieldset
{
	
}
legend
{
	font-weight : bold;
	font-size : 12px;
}
.input_frame
{
	font-family: Tahoma;
	font-size: 11px;
}
.label_note
{
	color : #0000ff;
	font-size:11px;
}
.css_MainPage
{
	width	: 990px;
	border	: 0px;
}
.RequireStar
{
	color: Red;
}
.LabelContact
{
	text-align: left;
	color: #48908D;
	font-weight: bold;
}
.LabelErrorMessage
{
	text-align: center;
	color: #ff0000;
	font-weight: bold;
}
.textbox
{
	width: 150px;
	font-size: 11px;
}
.textbox2
{
	width: 250px;
	font-size: 11px;
}
.textbox3
{
	width: 100px;
	font-size: 11px;
}
.textbox30
{
	width: 30px;
	font-size: 11px;
}
.textbox50
{
	width: 50px;
	font-size: 11px;
}
.textbox250
{
	width: 250px;
	font-size: 11px;
}
.dropdown50
{
	width: 50px;
	font-size: 12px;
}
.txt_uploadfile
{
	width: 250px;
	font-size: 11px;
}
.OtherAddress_Load{
    display : none;
}

/* Promotion Menu*/
.dropdown_ParentMenu
{
	width		: 198px;	
	margin-top	: 0px;
	border-bottom	: solid 1px white;
}
.dropdown_ParentMenu a
{
	background	: #ffda17;
	color		: #993300;	
	font-weight	: bold;	
	padding		: 3px;
	width		: 194px;	
	display		: block;
}
.dropdown_ParentMenu a:hover
{
	background	: #000 url('../Images/bgr_Black_Menu_Middle.gif') repeat-x;
	color		: White;
	font-weight	: bold;
	width		: 194px;
	cursor		: pointer;
}
.dropdown_CurrentParentMenu
{
	background	: #000 url('../Images/bgr_Black_Menu_Middle.gif') repeat-x;
	width		: 198px;
	cursor		: pointer;
}
.dropdown_CurrentParentMenu a
{
	background	: #000 url('../Images/bgr_Black_Menu_Middle.gif') repeat-x;
	color		: White;
	font-weight	: bold;
	width		: 194px;
	padding		: 3px;
	display		: block;
	cursor		: pointer;
}
.dropdown_ChildMenu
{
	background	: #fffa8f;
	width		: 198px;	
	padding		: 1px;	
	display		: none;	
}
.MenuItem 
{	
	border-bottom : dotted 1px #DADADA;
}
.MenuItem a
{	
	color		: blue;
	width		: 194px;	
	display		: block;
	padding		: 2px;
}
.MenuItem a:hover
{		
	background	: #94F784 url('../Images/bgr_Gray_Menu_Middle.gif') repeat-x;
	width		: 194px;
	color		: red;
	cursor		: pointer;
}
.CurrentMenuItem
{
	background	: #94F784 url('../Images/bgr_Gray_Menu_Middle.gif') repeat-x;
	padding		: 2px;
	color		: red;
}

/* HouseList_Statistic */
.css_HouseList_Statistic
{
	background-color: Gray; 
	width			: 575px; 
	height			: 20px; 	
	margin			: 6px; 
	margin-bottom	: -3px;
	clear			: both;
}
.css_HouseList_Statistic_Content
{
	float: right; 
	font-size: 11px; 
	color: White; 
	margin-top: 3px; 
	padding-left: 7px;
}

/**/
.css_VerticalMenu
{
	/*background	: gray url("../Images/bgr_Gray_Title_Middle.jpg") repeat-x;	*/
	background	: transparent url('../Images/bgr_Yellow_Title_Middle.gif') repeat-x;
	height		: 27px;
	width		: 990px;
}
.css_VerticalMenuItem
{
	float		: left;
	margin-top	: 7px;
	padding-left: 20px;
	
}
.css_VerticalMenuItem a
{
	color		: Black;
	font-size	: 12.5px;
	font-weight	: bold;
}
.css_VerticalMenuItem a:hover
{
	color		: red;
	font-size	: 12.5px;
	font-weight	: bold;
	cursor		: pointer;
}

/**/
.css_Yellow_Title_Middle
{
	height		: 28px; 
	background	: transparent url('../Images/bgr_Yellow_Title_Middle.gif') repeat-x;
    font-weight	: bold; 
    font-size	: 12px; 
    font-family	: Tahoma;
}
.css_Yellow_Title_Left
{
	width		: 5px; 
	height		: 28px; 
	background	: transparent url('../Images/bgr_Yellow_Title_Left.gif') no-repeat;
}
.css_Yellow_Title_Right
{
	width		: 5px; 
	height		: 28px; 
	background	: transparent url('../Images/bgr_Yellow_Title_Right.gif') no-repeat;
}
.css_Yellow_Title_VerticalLine
{
	font-size	: 1px; 
	width		: 1px;
    background	: #FFFF33;
}
.css_Yellow_Title_HorizontalLine
{
	font-size	: 1px; 
	height		: 1px;
    background	: #FFFF33;
}
.css_White_Title_HorizontalLine
{
	font-size	: 1px;
	height		: 1px;
    background	: #fff;
}
.css_JobOffers_Title
{
	background	: transparent url('../Images/JobOffers_Title.jpg') no-repeat; 
	padding		: 3px; 
	padding-left: 30px; 	
	font-size	: 12px; 
	font-weight	: bold; 
	color		: Red;
	height		: 20px;
}