/*CSS STYLESHEET FOR RentalHome 2.0 PRODUCT COPYRIGHT V---Systems 2007

------ IMPORATNT INSTRUCTIONS-----
1. MENTION THE FONT NAME IN BODY TAG. DO NOT MENTION IN CLASS NAME UNTILL ITS NECESSARY
2. USE RELATIVE FONT SIZING
3. ALWAYS USE A, A:hover; A:visited

THIS STYLESHEET IS DIVIDED INTO THREE MAJOR PORTION PRINT, VITAL AND LAYOUT RELATED....
LAYOUT RELATED CAN BE ELIMINATED
VITAL VALUES CAN BE CHAGED 
*/


/*---------V-I-T-A-L--------------------------------------------------*/
/*REQUIRED CLASSSED CAN NOT BE ELIMINATED, Just change the attribute*/
/*----------------------------------------------------------------*/
/*css for the error mail */
.ziptext
{
	width:100px;
	height:18px;
	border-top:2px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
	color:#A9A9A9; 
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
}
.Marketingtext
{
	color:#666666; 
	font-family:Arial;
	font-size:13px;
	font-weight: normal;
}
.personalInfoText
{
	font-weight: bold;
	font-size: 12px;
	color:Black; 
	font-family:Arial;
	
}
.errortext
{
	font-weight: bold;
	font-size: 12px;
	color: blue; 
	font-family:Tahoma;
	background-color:White;	
}

/*----MAINTEXT IS USED FOR DISPAYIMG THE CONTENT*/
.maintext{color:Black; font-family:Verdana; font-size:x-small;}
.maintext A{color:blue;font-family:Verdana;	font-size:x-small;font-weight:normal;font-style:normal;	text-decoration:none;}
.maintext A:hover{color:red;font-size:x-small;font-family:Verdana;font-weight:normal;font-style:normal;}
/*.maintext A:visited{color:Maroon;font-size:x-small;font-family:Verdana;	font-weight:normal;	font-style:normal;}*/

/*----MAINHEADING IS USED FOR DISPAYIMG THE HEADING IN CONTENT*/
.mainheading{ font-size:medium; color:Gray;}
.mainheading A{ font-size:medium; color:Blue; text-decoration:none;}
.mainheading A:hover{ font-size:medium; color:Gray;text-decoration:underline;}
.mainheading A:visited{ font-size:medium; color:Maroon;text-decoration:underline;}

/* THIS CLASS IS USED FOR DISPLAYING LABELS FOR THE INFORMATION */
.ErrorDisp{	color:Red;font-size:12px;font-weight:bold;font-family:Verdana;}
.ErrorDisp1{color:#cccccc;font-size:12px;font-weight:bold;font-family:Verdana;}

/* THIS CLASS IS USED FOR DISPLAYING CATEGORY NAMES FOR PRODUCTS STAFFS */
.CatName{font-weight:bold;color:#29559C;font-size:x-small;}
.CatName A{font-weight:bold;color:Blue;font-size:x-small;text-decoration:underline;}
.CatName A:hover{font-weight:bold;color:#29559C;font-size:x-small;text-decoration:none;}
.CatName A:visited{font-weight:bold;color:Maroon;font-size:x-small;text-decoration:none;}

/* THIS CLASS IS USED FOR DISPLAYING SITEMAP PAGES */
/*.SiteMapCss{color:Purple;font-size:x-small;text-decoration:none;}
.SiteMapCss A{color:#29559C;font-size:x-small;font-weight:normal;text-decoration:none;}
.SiteMapCss A:hover{color:Red;font-size:x-small;font-weight:normal;text-decoration:underline;}
.SiteMapCss A:visited{color:Maroon;font-size:x-small;font-weight:normal;text-decoration:none;}*/
.SiteMapCss{color:#474427;text-decoration:none;font-weight:bold; font-size:12pt; font-family:Tahoma;}
.SiteMapCss A{color:#474427;font-weight:bold; font-size:12pt; font-family:Tahoma;text-decoration:none;}
.SiteMapCss A:hover{color:#d16f1a;font-weight:bold; font-size:12pt; font-family:Tahoma;text-decoration:underline;}
.SiteMapCss A:visited{color:#666666;font-weight:bold; font-size:12pt; font-family:Tahoma;text-decoration:none;}


/* THIS CLASS IS USED FOR DISPLAYING ERROR MESSAGES IN ERROR PAGES */
.ErrorInfo{	font-size:x-small;color:#000033;background-color:#DFDFDF;border: 1px solid black;}

.center{text-align:center;}

/* THIS CLASS IS USED FOR DISPLAYING TABLE CONTENTS */
.TblMainText{font-size:x-small;	color:#000000;text-decoration:none;}
.TblMainText A{	font-size:x-small;color:#0000FF;text-decoration:none;}
.TblMainText A:hover{font-size:x-small;	color:0000FF;text-decoration:none;}

/* THIS CLASS IS USED FOR DISPLAYING TABLE HEADINGS */
.TblHeading{font-size:x-small;font-weight:bold;color:#FFFFFF;background-color:#444025;text-decoration:none;}
.TblHeading A{font-size:x-small;font-weight:bold;color:Blue;background-color:#444025;text-decoration:none;}
.TblHeading	A:hover{font-size:x-small;font-weight:bold;color:#FFFFFF;background-color:#444025;text-decoration:none;}

input{BORDER-RIGHT: activecaption 1px solid; BORDER-TOP: activecaption 1px solid; BORDER-LEFT: activecaption 1px solid; COLOR: buttontext; BORDER-BOTTOM: activecaption 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: window;}

/* THIS CLASS IS USED FOR DISPLATING MANDATORY INFORMATION */
.mandatory{color:#ff0000;}

/* THIS CLASS IS USED IN FOOTER COPYRIGHT */
.Copyright{ COLOR: #797979;FONT-FAMILY: verdana;FONT-SIZE:10px;TEXT-DECORATION: none;}
.Copyright A{COLOR: #797979;FONT-FAMILY: verdana;FONT-SIZE:10px;TEXT-DECORATION: none;}
.Copyright A:hover{COLOR: Blue;FONT-FAMILY: verdana;FONT-SIZE:10px;TEXT-DECORATION: none;}
.Copyright A:visited{COLOR: Maroon;FONT-FAMILY: verdana;FONT-SIZE:10px;TEXT-DECORATION: none}



/*----------------------L-A-Y-O-U-T- -R-E-L-A-T-E-D-----------*/
/*LAYOUT RELATED CLASSSES CAN VARY PROJECT TO PROJECT*/
/*-------------------------------------------------------------*/
.LayoutTextBox
{
	font-family:Tahoma;
	font-size:9px;
	color:#000000;
}

/*News Class is used for dispayimg the news into Header*/
.news
{
	
	COLOR: #63350F;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none
}
.news A
{
	
	COLOR: #63350F;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none
}
.news A:hover
{
	COLOR: #63350F;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none
} 

.Login
{
    COLOR: #FFFFFF;
	FONT-FAMILY: verdana;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none
} 

.loginstrip
{
	font-family:Verdana;
	color:White;
	font-weight:normal;
	background-color :#ACB44C;
	font-size:11px;
}

.forgetpass
{
	font-family:Tahoma;
	font-family:Georgia;
	color:Black;
	font-size:10px;
}

.forgetpass A
{
	font-family:Tahoma;
	color:white;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

.forgetpass A:hover
{
	font-family:Tahoma;
	color:red;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
}

/*------------------P-R-I-N-T- -M-E-D-I-A-----------------------------*/
/*REQUIRED CLASSSED CAN NOT BE ELIMINATED AS IT IS USEFULL FOR SEO, Just change the attribute*/
/*----------------------------------------------------------------*/
@media print
{
	body{font-family:Verdana;color:Black;background-color:White;}
	.maintext{color:Black; font-size:x-small;}
}

/* CSS Document */
 
body
{
margin:0px 0px;
padding:0px;
}
#layout
{
position:relative;
border:0px solid green;
width:1000px;
margin:0px;
padding:0px;
border:0px solid red;
}

/*LAYOUT RELATED CSS*/
#master /*Main Master Div for all Div */
{
	width:100%;position:relative; 
}
	#layoutDiv 
	{
		/*width:1000px;min-height:922px;position:relative; */
		width:1000px;position:relative;border:0px solid blue;overflow:hidden; background-image:url(../images/InsideBodyRepeater2.jpg); background-repeat:repeat-y;
	}
	#layoutDiv2 
	{
		/*width:1000px;min-height:922px;position:relative; */
		width:1000px;position:relative;border:0px solid blue;overflow:hidden; background-image:url(../images/InsideBodyRepeater.jpg); background-repeat:repeat-y;
	}
		/**html #layoutDiv
		{
			height:922px;
		}*/
		/* First Logo Row Start */
		#FirstRow
		{
			position:relative;width:1000px;height:116px; border:0px solid red;
		}
			#TopLogo_left1
			{
				position:absolute;width:14px;height:116px; left:0px; top:0px;
			}
			#TopLogo_left2
			{
				position:absolute;width:19px;height:116px; left:14px; top:0px; background-image:url(../images/TopLogo_left2.jpg); background-repeat:no-repeat;
			}
			#TopLogo
			{
				position:absolute;width:409px;height:116px; left:33px; top:0px;
			}
			#TopLogo_Right1
			{
				position:absolute;width:31px;height:116px; left:442px; top:0px; background-image:url(../images/TopLogo_Right1.jpg); background-repeat:no-repeat;
			}
			#DynImageNavRow
			{
				position:absolute;width:510px;height:116px; left:473px; top:0px;
			}
				#dynImage
				{
					position:absolute;width:510px;height:85px; left:0px; top:0px;background-color:#D16F1A; /*background-image:url(../images/dynImage.jpg); background-repeat:no-repeat;*/
				}
				#dynImageBelow
				{
					position:absolute;width:510px;height:14px; left:0px; top:85px;background-image:url(../images/dynImageBelow.jpg); background-repeat:no-repeat;
				}
				#Navigation1Row
				{
					position:absolute;width:510px;height:17px; left:0px; top:99px;
				}
					#Nav1_Left
					{
						position:absolute;width:173px;height:17px; left:0px; top:0px;background-image:url(../images/Nav1_Left.jpg); background-repeat:no-repeat;
					}
					#Navigation1
					{
						position:absolute;width:320px;height:17px; left:173px; top:0px; overflow:hidden;/*background-image:url(../images/Navigation1.jpg); background-repeat:no-repeat;*/
					}
					#Nav1_right
					{
						position:absolute;width:17px;height:17px; left:493px; top:0px; background-image:url(../images/Nav1_right.jpg); background-repeat:no-repeat;
					}
			#TopLogo_Right3
			{
				position:absolute;width:4px;height:116px; left:983px; top:0px;background-image:url(../images/TopLogo_Right3.jpg); background-repeat:no-repeat;
			}
			#TopLogo_Right4
			{
				position:absolute;width:13px;height:116px; left:987px; top:0px;
			}
			/* First Logo Row End */
		/* Second Navgation2 Row Start */
		#Navigation2Row
		{
			position:relative;width:1000px;height:26px; border:0px solid red; 
		}
			#Nav2_Left2
			{
				position:absolute;width:11px;height:26px; left:14px; top:0px; background-image:url(../images/Nav2_Left2.jpg); background-repeat:no-repeat;
			}
			#Nav2_LeftRep1
			{
				position:absolute;width:220px;height:26px; left:25px; top:0px; background-image:url(../images/Nav2_LeftRep1.jpg); background-repeat:repeat-x;
			}
			#Navigation2
			{
				position:absolute;width:742px;height:26px; left:245px; top:0px; overflow:hidden;/*background-image:url(../images/Navigation2.jpg); background-repeat:no-repeat;*/
			}
		/* Second Navgation2  Row End */
		/* Third Search Row Start */
		#MainSearchRow
		{
			position:relative;width:1000px;min-height:339px; border:0px solid red; 
		}
		*html #MainSearchRow
		{
			height:339px;
		}
			#LadiesImgLeft
			{
				position:absolute;width:24px;height:5px; left:0px; top:0px; background-image:url(../images/SearchLadiesImg_Left.jpg); background-repeat:no-repeat;
			}
			#SearchLadiesImg
			{
				position:absolute;width:479px;height:339px; left:24px; top:0px; background-image:url(../images/SearchLadiesImg.jpg); background-repeat:no-repeat;
			}
			#MapArea
			{
				position:absolute;width:430px;height:339px; left:503px; top:0px;
			}
				#MapTop1
				{
					position:absolute;width:430px;height:6px; left:0px; top:0px; background-image:url(../images/MapTop1.jpg); background-repeat:no-repeat;
				}
				#StateDropDownRow
				{
					position:absolute;width:430px;height:54px; left:0px; top:28px;
				}
					#StateHeadingLtImg
					{
						position:absolute;width:130px;height:54px; left:20px; top:0px; /*background-image:url(../images/StateHeadingLtImg.jpg); background-repeat:no-repeat;*/
					}
					#StateHeading
					{
						position:absolute;width:164px;height:54px; left:150px; top:0px; background-image:url(../images/StateHeading.jpg); background-repeat:no-repeat;
					}						
					#StateDropDown
					{
						position:absolute;width:116px;height:17px; left:314px; top:10px;
					}
						.StateDropDownClass
						{
							width:116px;height:18px;
							font-family:Verdana;
							font-size:11px;
							font-style:normal;
							color:#666666;
						}
				#MapRow
				{
					position:absolute;width:430px;height:186px; left:0px; top:82px;
				}
					#MapImageLeft
					{
						position:absolute;width:54px;height:186px; left:0px; top:0px;background-image:url(../images/MapImage_Lt.jpg); background-repeat:no-repeat;
					}
					#MapImage
					{
						position:absolute;width:356px;height:186px; left:23px; top:0px;/*background-image:url(../images/MapImage.jpg); background-repeat:no-repeat;*/
					}
					#MapImageRight
					{
						position:absolute;width:35px;height:186px; left:395px; top:0px;background-image:url(../images/MapImage_Rt.jpg); background-repeat:no-repeat;
					}
				#AdvanceSearchHeading
				{
					position:absolute;width:430px;height:32px; left:0px; top:268px;background-image:url(../images/AdvanceSearchheading.jpg); background-repeat:no-repeat;
				}
				#AdvanceSearchTextRow
				{
					position:absolute;width:430px;height:14px; left:0px; top:298px;border:0px solid red;
				}
					#AdvanceSearchLeftText
					{
						position:absolute;width:311px;height:14px; left:0px; top:0px;background-image:url(../images/AdvanceSearchLink_Left.jpg); background-repeat:no-repeat;
					}
						.AdvanceSearchTextCss
						{
							font-family:Tahoma;
							font-size:11px;
							font-style:normal;
							font-weight:bold;
							color:#DFDFDF;
						}
					#AdvanceSearchLinkText
					{
						position:absolute;width:112px;height:14px; left:311px; top:0px; /*background-image:url(../images/AdvanceSearchLink.jpg); background-repeat:no-repeat;*/
					}
					#AdvanceSearchLinkText_rt
					{
						position:absolute;width:7px;height:14px; left:423px; top:0px;background-image:url(../images/AdvanceSearchLink_Rt.jpg); background-repeat:no-repeat;
					}
				#AdvanceSearchBelow
				{
					position:absolute;width:430px;height:25px; left:0px; top:314px;background-image:url(../images/AdvanceSearchBelow.jpg); background-repeat:no-repeat;
				}
			#MapRightImg1
			{
				position:absolute;width:44px;height:339px; left:933px; top:0px; background-image:url(../images/Map_rt.jpg); background-repeat:no-repeat;
			}
			#SearchLastWhiteImg
			{
				position:absolute;width:23px;height:5px; left:977px; top:0px; background-image:url(../images/SearchLastWhiteImg.jpg); background-repeat:no-repeat;
			}
		/* Third Search  Row End */
		/* Fourt ABove Body Area Row Start*/
		#InsideAboveBodyArea
		{
			position:relative;width:1000px;height:6px; background-image:url(../images/InsideAboveBodyArea.jpg); background-repeat:no-repeat; font:0px;
		}
		#AboveBodyArea
		{
			position:relative;width:1000px;height:21px; 
		}
			#AboveBodyArea_1
			{
				position:absolute;width:3px;height:21px; left:24px; top:0px; background-color:#D16F1A;
			}
			#AboveBodyArea_2
			{
				position:absolute;width:947px;height:21px; left:27px; top:0px; border:0px solid red; background-color:#e4e4d4;
			}
			#AboveBodyArea_3
			{
				position:absolute;width:3px;height:21px; left:974px; top:0px; background-color:#D16F1A;
			}
		/* Fourt ABove Body Area Row End*/
		/* Ffith Body Area Row Start*/
		#InsideBodyAreaRow
		{
			 position:relative;width:1000px;min-height:547px;
		}
			*html #InsideBodyAreaRow
			{
				height:547px;
			}
			#InsideBodyArea
			{
				position:relative;width:947px;min-height:547px; margin-left:27px; margin-right:26px; border:0px solid Green;
			}
			*html #InsideBodyArea
			{
				height:547px;
			}
			
	#SearchResultsBodyArea
	{
		position:relative;width:1000px;min-height:547px; border:0px solid Green;
	}
	*html #SearchResultsBodyArea
	{
		height:547px;
	}
						
		#BodyAreaRow
		{
			position:relative;width:1000px; min-height:276px; background-image:url(../images/BodyRepeater.jpg); background-repeat:repeat-y;border:0px solid red;
		}
			*html #BodyAreaRow
			{
				height:276px;
			}
			#BodyAreaLeft
			{
				position:absolute;width:3px;min-height:276px; left:24px; top:0px; background-color:#D16F1A;border:0px solid Green; 
			}
			*html #BodyAreaLeft
			{
				height:276px;
			}
			#BodyArea
			{
				position:relative;width:947px;min-height:276px; background-color:#E4E4D4; margin-left:27px; margin-right:26px;
			}
			*html #BodyArea
			{
				height:276px;
			}
			#BodyAreaRt
			{
				position:absolute;width:3px;min-height:276px; left:974px; top:0px; background-color:#D16F1A;
			}
			*html #BodyAreaRt
			{
				height:276px;
			}
		/* Ffith Body Area Row End*/
		
		/* Sixth Below Body Area Row Start */
		#BelowBodyRed
		{
			position:relative;width:1000px;height:3px; font-size:0px; background-image:url(../images/BodybelowRed.jpg); background-repeat:no-repeat;
		}
		#InsideBelowBodyRed
		{
			position:relative;width:1000px;height:8px; font-size:0px; background-image:url(../images/InsideBeloBodyArea.jpg); background-repeat:no-repeat;
		}
		/* Sixth Below Body Area Row End */
		/* Seventh Footer Area Row Start */
		#FooterRow
		{
			position:relative;width:1000px;height:10px;border:0px solid red; margin-top:11px;
		}
			.FooterCss
			{
				font-family:tahoma;
				font-size:11px;
				color:#454018;
				font-weight:bold;
				text-decoration:none;
			}
			.FooterCss A
			{
				font-family:tahoma;
				font-size:11px;
				color:#D16F1A;
				font-weight:bold;
				text-decoration:none;
			}
			.FooterCss A:hover
			{
				font-family:tahoma;
				font-size:11px;
				color:#454018;
				font-weight:bold;
				text-decoration:none;
			}
			#SearchHomes
			{
				position:absolute;width:87px;height:10px;left:24px;top:0px;
			}
			#SearchSep
			{
				position:absolute;width:2px;height:10px;left:120px;top:0px; background-image:url(../images/Seperator.jpg); background-repeat:no-repeat;
			}
			#ListRental
			{
				/*position:absolute;width:101px;height:10px;left:131px;top:0px;*/
				position:absolute;height:10px;left:131px;top:0px;
			}
			#ListRentalSep
			{
				position:absolute;width:2px;height:10px;left:240px;top:0px; background-image:url(../images/Seperator.jpg); background-repeat:no-repeat;
			}
			#AboutUs
			{
				/*position:absolute;width:55px;height:10px;left:251px;top:0px;*/
				position:absolute;height:10px;left:251px;top:0px;
			}
			#AboutUsSep
			{
				position:absolute;width:2px;height:10px;left:315px;top:0px; background-image:url(../images/Seperator.jpg); background-repeat:no-repeat;
			}
			#Tenants
			{
				position:absolute;width:49px;height:10px;left:326px;top:0px;
			}
			#TenantsSep
			{
				position:absolute;width:2px;height:10px;left:385px;top:0px; background-image:url(../images/Seperator.jpg); background-repeat:no-repeat;
			}
			#Resources
			{
				position:absolute;width:66px;height:10px;left:396px;top:0px;
			}
			#ResourcesSep
			{
				position:absolute;width:2px;height:10px;left:471px;top:0px; background-image:url(../images/Seperator.jpg); background-repeat:no-repeat;
			}
			#WhatsNew
			{
				/*position:absolute;width:70px;height:10px;left:481px;top:0px;*/
				position:absolute;height:10px;left:481px;top:0px;
			}
			#WhatsNewSep
			{
				/*position:absolute;width:2px;height:10px;left:559px;top:0px; background-image:url(../images/Seperator.jpg); background-repeat:no-repeat;*/
				position:absolute;width:2px;height:10px;left:565px;top:0px; background-image:url(../images/Seperator.jpg); background-repeat:no-repeat;
			}
			#Faq
			{
				position:absolute;width:29px;height:10px;left:572px;top:0px;
			}
			#FaqSep
			{
				position:absolute;width:2px;height:10px;left:610px;top:0px; background-image:url(../images/Seperator.jpg); background-repeat:no-repeat;
			}
			#ContactUs
			{
				/*position:absolute;width:68px;height:10px;left:621px;top:0px;*/
				position:absolute;height:10px;left:621px;top:0px;
			}
			#ContactUsSep
			{
				position:absolute;width:2px;height:10px;left:698px;top:0px; background-image:url(../images/Seperator.jpg); background-repeat:no-repeat;
			}
			#Privacy
			{
				/*position:absolute;width:87px;height:10px;left:709px;top:0px;*/
				position:absolute;height:10px;left:709px;top:0px;
			}
			#PrivacySep
			{
				position:absolute;width:2px;height:10px;left:808px;top:0px; background-image:url(../images/Seperator.jpg); background-repeat:no-repeat;
			}
			#Sitemap
			{
				position:absolute;width:60px;height:10px;left:816px;top:0px;
			}
			#SitemapSep
			{
				position:absolute;width:2px;height:10px;left:875px;top:0px; background-image:url(../images/Seperator.jpg); background-repeat:no-repeat;
			}
			#Login
			{
				/*position:absolute;width:83px;height:10px;left:889px;top:0px;*/
				position:absolute;height:10px;left:889px;top:0px;
			}
			
		/* Seventh Footer Area Row End */
		/* 8 Copyright Area Row Start */
		#CopyrightRow
		{
			position:relative;width:1000px; height:11px; margin-top:10px;
		}
			.CopyrightCss
			{
				font-family:Verdana;
				font-size:11px;
				color:#D16F1A;
				text-decoration:none;
			}
			.CopyrightCss A
			{
				font-family:Verdana;
				font-size:11px;
				color:#D16F1A;
				text-decoration:none;
			}
			.CopyrightCss A:hover
			{
				font-family:Verdana;
				font-size:11px;
				color:#454018;
				text-decoration:none;
			}
			#CopyrightText1
			{
				position:absolute;left:292px; top:0px;
			}
		/* 8 Copyright Area Row End */
		#DescriptionRow
		{
			/*position:relative; width:1000px; height:78px; margin-top:61px; border:0px solid red;*/
			position:relative; width:1000px; height:60px; margin-top:21px; border:0px solid red;
		}
			#DescriptionContent1
			{
				/*position:absolute; width:890px; height:78px; left:100px; top:0px;border:0px solid Green;*/
				position:absolute; width:920px; left:40px; right:50px; top:0px;border:0px solid Green;
			}
				.DescriptionContentCss
				{
					font-family:Verdana;
					font-size:12px;
					font-style:normal;
					color:#A6A6A6;
					text-align:center;
				}
				
	/****************MyAccounts Layout Extra CSS Start**********************/
	#MyAccountAboveBodyArea
		{
			position:relative;width:1000px;height:6px; background-image:url(../images/MyAccountBodyAboveArea.jpg); background-repeat:no-repeat; font:0px; border:0px solid Green;
		}
		
		#MyAccountBodyAreaRow
		{
			position:relative;width:1000px;min-height:500px; background-image:url(../images/MyAcountBodyRepeater.jpg); background-repeat:repeat-y;border:0px solid Green;
		}
		*html #MyAccountBodyAreaRow
			{
				height:500px;
			}
			#MyAccountBodyArea
			{
				position:relative;width:947px;min-height:500px; margin-left:27px; margin-right:26px; border:0px solid Green;
			}
			*html #MyAccountBodyArea
			{
				height:500px;
			}
			#MyAccountLeftBody
			{
				position:relative;width:650px;min-height:500px;margin-left:20px;margin-top:0px; border:0px solid Blue; 
			}
			*html #MyAccountLeftBody
			{
				height:500px;
			}
			#MyAccountRightBody
			{
				position:absolute;width:236px;min-height:480px; left:710px; top:40px; right:0px; border:0px solid Maroon;
			}
			*html #MyAccountRightBody
			{
				height:480px;
			}
			#MyAccountBelowBodyRed
			{
				position:relative;width:1000px;height:8px; font-size:0px; background-image:url(../images/MyAccountBodyBelowArea.jpg); background-repeat:no-repeat;
			}
		/****************MyAccounts Layout Extra CSS End**********************/
		
		/****************Search Layout Extra CSS Start**********************/
		#SearchAboveBodyArea
		{
			position:relative;width:1000px;height:6px; background-image:url(../images/SearchAboveBody.jpg); background-repeat:no-repeat; font:0px; border:0px solid Green;
		}
		
		#SearchBodyAreaRow
		{
			position:relative;width:1000px;min-height:300px; background-image:url(../images/SearchBodyRepeater.jpg); background-repeat:repeat-y;border:1px solid Green; overflow:hidden;
		}
		*html #SearchBodyAreaRow
			{
				height:300px;
				overflow:visible;
			}
			#SearchBodyArea
			{
				position:relative;width:947px;min-height:300px; margin-left:27px; margin-right:26px; border:0px solid Green;
			}
			*html #SearchBodyArea
			{
				height:300px;
			}
			#SearchLeftBody
			{
				position:relative;width:720px;min-height:300px;margin-left:30px;margin-top:0px; border:0px solid Blue; 
			}
			*html #SearchLeftBody
			{
				height:300px;
			}
			#SearchRightBody
			{
				position:absolute;width:178px;min-height:300px; left:769px; top:30px; right:0px; border:0px solid Maroon;
			}
			*html #SearchRightBody
			{
				height:300px;
			}
			#SearchBelowBodyRed
			{
				position:relative;width:1000px;height:8px; font-size:0px; background-image:url(../images/SearchBelowBody.jpg); background-repeat:no-repeat;
			}
			#SearchBottomBannerRow
			{
				position:relative;width:1000px;height:62px; font-size:0px; border:0px solid Maroon; /* background-image:url(../images/SearchBottomBanner.jpg); background-repeat:no-repeat;*/
			}
				#SearchBottomBanner
				{
					/*position:absolute;width:953px;height:62px;left:24px; top:0px; font-size:0px; border:0px solid Green;border-Right:0px solid #D16F1A; border-Right:3px solid #D16F1A; border-Bottom:3px solid #D16F1A; border-Left:3px solid #D16F1A; */
					position:absolute;width:953px;height:62px;left:24px; top:0px; font-size:0px; border:0px solid Green;border-Bottom:3px solid #D16F1A; /*background-image:url(../images/SearchBottomBannerImg.jpg); background-repeat:no-repeat;*/
				}
		/****************Search Layout Extra CSS End**********************/
		
		/**************Property Details Extra Layout Start**************/
		#PropertyDetailsAboveBodyArea
		{
			position:relative;width:1000px;height:6px; background-image:url(../images/PropertyDetailsAboveBody.jpg); background-repeat:no-repeat; font:0px;
		}
		#PropertyDetailsBodyAreaRow
		{
			position:relative;width:1000px;min-height:547px; background-image:url(../images/PropertyDetailsbodyRepeter.jpg); background-repeat:repeat-y;
		}
			*html #PropertyDetailsBodyAreaRow
			{
				height:547px;
			}
			#PropertyDetailsBodyArea
			{
				position:relative;width:947px;min-height:547px; margin-left:27px; margin-right:26px; border:0px solid Green;
			}
			*html #PropertyDetailsBodyArea
			{
				height:547px;
			}
			#PropertyDetailsBelowBodyRed
			{
				position:relative;width:1000px;height:11px; font-size:0px; background-image:url(../images/PropertyDetailsBeloBodyArea.jpg); background-repeat:no-repeat;
			}
			#PropertyRightBody
			{
				position:absolute;width:200px;min-height:300px; left:730px; top:40px; right:0px; border:1px solid Maroon;
			}
			*html #PropertyRightBody
			{
				height:300px;
			}
		/**************Property Details Extra Layout End**************/
		
/*****************Layout CSS END**************/

.LoginHeading{font-size:x-small;font-weight:bold;color:#FFFFFF;background-color:#444025;text-decoration:none;}
.LoginHeading A{font-size:x-small;font-weight:bold;color:#D16F1A;background-color:#444025;text-decoration:none;}
.LoginHeading	A:hover{font-size:x-small;font-weight:bold;color:#FFFFFF;background-color:#444025;text-decoration:none;}


.WelcomeUser
{
	font-family:Tahoma;
	color:#D16F1A;
	font-weight:bold;
	/*background-color :#ACB44C;*/
	font-size:14px;
}
.UserName
{
	font-family:Tahoma;
	color:#474427;
	font-weight:bold;
	/*background-color :#ACB44C;*/
	font-size:15px;
}

.newsTitle{color:#474427; font-family:Tahoma; font-size:14pt; font-weight:bold; text-decoration:none;}
.newsTitle A{color:#474427; font-family:Tahoma; font-size:14pt; font-weight:bold; text-decoration:none;}
.newsTitle A:hover{color:#d16f1a; font-family:Tahoma; font-size:14pt; font-weight:bold; text-decoration:none;}

.newsType{color:#d16f1a; font-family:Tahoma; font-size:x-small; font-weight:bold; text-decoration:none;}
.newsType A{color:#d16f1a; font-family:Tahoma; font-size:x-small; font-weight:bold; text-decoration:none;}
.newsType A:hover{color:#474427; font-family:Tahoma; font-size:x-small; font-weight:bold; text-decoration:none;}

.NewsHeading{color:#d16f1a; font-family:Tahoma; font-size:14pt; font-weight:bold; text-decoration:none;}
.NewsHeading A{color:#d16f1a; font-family:Tahoma; font-size:14pt; font-weight:bold; text-decoration:none;}
.NewsHeading A:hover{color:#d16f1a; font-family:Tahoma; font-size:14pt; font-weight:bold; text-decoration:none;}


.FAQCatList{color:#d16f1a; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none;}
.FAQCatList A{color:#d16f1a; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none;}
.FAQCatList A:hover{color:#474427; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none;}

.FAQSearchTextBoxCss
{
	color:#666666; 
	font-family:Arial; 
	font-size:12px; 
	font-weight:normal; 
	text-decoration:none;
	background-image:url(../images/FAQTextBox.jpg);
	background-repeat:no-repeat;
	border:0px;
	width:282px;
	height:22px;
	vertical-align:middle;
	padding-top:4px;
	padding-left:7px;
	border:0px solid red;
}
.FAQCatName
{
	color:#C26D1D; 
	font-family:Arial; 
	font-weight:bold;
	font-size:16px;	
	text-decoration:none;
}
.FAQQusetion
{
	color:#D16F1A; 
	font-family:Arial; 
	font-weight:bold;
	font-size:30px; 
	
	text-decoration:none;
}
.FAQQusetion1
{
	color:#5B5838; 
	font-family:Verdana,Arial; 
	font-weight:bold;
	font-size:15px; 	
	text-decoration:none;
}
.FAQAnswer
{
	color:#BABA92; 
	font-family:Arial; 
	font-weight:bold;
	font-size:30px;	
	text-decoration:none;
}

.FAQAnswer1
{
	color:#838383; 
	font-family:Arial; 
	font-weight:normal;
	font-size:14px; 
	
	text-decoration:none;
}
.PaymentHeading
{
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	
	background-color:#D16E19;
	text-decoration:none;
}
.PaymentHeading1
{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	
	background-color:#EEEDDB;
	text-decoration:none;
}
.PaymentControl
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	border:0px;
	
	text-decoration:none;
}
.PropertImages{font-size:x-small;font-weight:bold;color:#FFFFFF;background-color:#444025;text-decoration:none;}
#Adjustment
{
	position:relative;width:930px;border:0px solid green;left:-6px;background-color:#ededdb;
}
*html #Adjustment
{
	position:relative;width:930px;border:0px solid red;left:0px;
}