/* Default Settings */
body
{
 margin-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 scrollbar-face-color : #b6b6b6;
 scrollbar-highlight-color : #4e4e4e;
 scrollbar-shadow-color : #4e4e4e;
 scrollbar-3dlight-color : #ffffff;
 scrollbar-arrow-color : #ffffff;
 scrollbar-track-color : #ffffff;
 scrollbar-darkshadow-color : #ffffff;
 background-color:#1e110b;
}

body a:link, body a:visited
{
	font:normal 11px  arial;
	color: #FF953F;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
	outline:none;
}

 body a:hover
{
	font:normal 11px  arial;
	color: #FF953F;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
	outline:none;
}

.bodycolor
{
	background:url(BodyRep.jpg) #fffdf5 repeat-x top;
}

.footertext                                              /* copyright text */
{ 
 font-size: 11px; 
 font-family: arial;
 font-weight:normal;
 color:#72655d;
 vertical-align:middle;
 text-align:left;
 padding-left:8px;
 text-decoration: none;
 
}


.bottomlinks                                               
{
 font-family:arial;
 font-size:11px;
 font-weight:normal;
 color:#bfbfbf;
 vertical-align:middle;
 text-decoration:none;
 text-align:center;
 padding:0px 4px 0px 4px;
}

.bottomlinks a:link,.bottomlinks a:visited, .bottomlinks a:hover
{
 font-family:arial;
 font-size:11px;
 font-weight:normal;
 color:#bfbfbf;
 vertical-align:middle;
 text-decoration:none;
 line-height:32px;
  text-align:center;
}

.edit                                                           /* cross check edit class is present */
{
 font-family:arial;
 font-size:12px;
 font-weight:normal;
 color: #ffffff;
 text-decoration:none;
 border: 1px solid #ffffff;
 background-color:#044d42;
 font-weight:bold;
 position:absolute;
 z-index:1003;
}

/* Default Settings ends */


/* Form settings */

.FormBodyText
{
	font:normal 11px verdana ;
	color:#FFFFFF;
	text-decoration: none;


}

.FormLabelText
{
	font:normal 11px verdana ;
	color:#FFFFFF;
	text-decoration: none;

}

.RequiredLabel 
{
	color:#FF0000;
	
}

.FormLabelHeader
{
	font:bold 11px verdana ;
	color:#6c7d6b;
	text-decoration: none;
	
}

.FormLabelSubheader
{
	font:bold 11px verdana ;
	color:#8d8e8d;
	text-decoration: none;
	
}

.FormErrorText
{
 	font:normal 11px verdana ;
	color:#FF0000;
	text-decoration: none;
  
}

.FormButton
{
	font:normal 11px verdana ;
	color: #FFFFFF;
	border: 1px solid #3F3801;
	background-color:#000000;
	text-align: center;
	vertical-align:middle;
	text-decoration: none;
	cursor:hand;
	background-image:url(button_bg.jpg);
	background-repeat:repeat-x;
	outline:none;
	padding:2px 5px;
}


.FormTextField 
{
	font:normal 11px verdana ;
	color:#000000;
	height:19px;
	width: 100px;
	border: 1px solid #a4b97f;
	background-color:#ffffff;
	text-decoration: none;
}

.RequiredField 
{
	background-color:#FFFFCC;
	background-image:url(textfieldbackground_req.jpg);
	background-repeat:repeat-x;
	
}

/* formtableborder - created by Sayajee on 1st Sep 09, recomended border values are 1-2px  or 0 */
.formtableborder {
	border:1px solid #8a8476;
	}

.FormTableHeader
{
 	font:bold 11px verdana ;
	background:#08594d;
	color:#FFFFFF;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTableSubheader
{
 	font:normal 11px verdana ;
	color: #000000;
	background-color:#CCCCCC;
	text-decoration: none;
}

.FormTableRow
{
	font:normal 11px verdana ;
	background:#c5baa9;
	padding-left:5px;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

.FormTableRow td
{
	padding:5px;
}


.FormTableRowAlt
{
 	font:normal 11px verdana ;
   background:#81735d;
   padding-left:5px;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
    	height:20px;  
}

.FormTableRowAlt td
{
	padding:5px;
}

.FormTabActive
{
 	font:bold 11px verdana ;
	color: #ffffff;
	background-color:#917b70;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
	
  
}

.FormTabInactive
{
 	font:bold 11px verdana ;
	color: #ffffff;
	background-color:#bcb6b2;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}


.FormTableSubrow
{
  font:normal 10px verdana;
 color: #000000;
 height:30px;
 text-align:left;
 text-decoration: none;
  
}

.FormTableFooter
{
  font:bold 11px verdana ;
 color:#000000;
 background-color:#b4c93e;
 line-height:16px;
 padding-left:2px;
 padding-right:2px;
 text-align:right;
 text-decoration: none;
  
}

.FormTableFooter td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTabMouseover
{
 	font:normal 11px verdana ;
	color: #000000;
	background-color:#bcb6b2;
	text-decoration: none;
	cursor:pointer;
  
}

.FormTextArea
{
	font:normal 11px verdana ;
	color: #666666;
	background-color:;
	width:200px;
	border: 1px solid #999999;
	text-decoration: none;
	height:70px;
}

select
{
	font:normal 11px verdana ;
	color: #000000;
	background-color:;
	border: 1px solid #999999;
	text-decoration: none;
}

.iframetransbg {
 background:none transparent;
 padding-left:0px;
}
.FormLinks
{
	font:normal 11px verdana ;
	color: #ffffff;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.FormLinks:link
{
	font:normal 11px verdana ;
	color: #ffffff;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FormLinks:visited
{
	font:normal 11px verdana ;
	color: #ffffff;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.FormLinks:hover
{
	font:normal 11px verdana ;
	color: #ffffff;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
	
}

a.FormPageNumber:link, a.FormPageNumber:visited, a.FormPageNumber:hover
{
	font:normal 11px verdana ;
	color:#457598;
	text-align:left;
	cursor:pointer;
	text-decoration:none;
}

.ActiveFormPageNumber
{
	font:bold 11px verdana ;
	color:#ffffff;
	text-align:left;
	cursor:pointer;
	text-decoration:underline;
}


a.ActiveFormPageNumber:link, a.ActiveFormPageNumber:visited, a.ActiveFormPageNumber:hover
{
	font:bold 11px verdana ;
	color:#ffffff;
	text-align:left;
	cursor:pointer;
	text-decoration:underline;
}


.FormPageNumberdivider
{
	font:bold 11px verdana;
	color:ffffff;
	text-align:right;
	text-decoration:none;
}

.FormFPName{

 font:bold 13px verdana ;
 color: #ffffff;
 text-decoration: none;
 text-align:left;
 cursor:pointer;
}

.FormFPName:link{

 font:bold 13px verdana ;
 color: #ffffff;
 text-decoration:none;
 text-align:left;
 cursor:pointer;
}
.FormFPName:visited{

 font:bold 13px verdana ;
 color: #ffffff;
 text-decoration:none;
 text-align:left;
 cursor:pointer;
}
.FormFPName:hover{

 font:bold 13px verdana ;
 color: #ffffff;
 text-decoration:underline;
 text-align:left;
 cursor:pointer;
}

.FormMessageText
{
 font:normal 11px verdana ;
 color: #c77500;
 text-decoration: none;
 text-align:left;
}

form
{
	padding:0px;
	margin:0px;
}

/* Form settings ends */


/* floorplan settings starts*/  
.FloorPlanNormalText
{
            font:normal 12px verdana ;
            color:#000000;
            text-decoration: none;
			font-weight:bold;
}

.FloorPlanBedName
{
            font:normal 13px verdana ;
            color:#7e0021;
            text-decoration: none;
			font-weight:bold;
}
.FloorPlanLinks
{
	font:bold 11px verdana ;
	color: #e8dfd2;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.FloorPlanLinks:link
{
	font:bold 11px verdana ;
	color: #e8dfd2;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanLinks:visited
{
	font:bold 11px verdana;
	color: #e8dfd2;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanLinks:hover
{
	font:bold 11px verdana ;
	color: #178a79;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanName
{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.FloorPlanName:link
{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanName:visited
{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanName:hover
{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanbg
{
            background-color:#e9f7ff;
}
.FloorPlanHomeDecorImg
{
	background-image: url(homedecorplanner.jpg);
	height:28px;
	width:196px;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}
/* floorplan settings ends*/ 

/* Corporate Search settings */

.Corpsearchiframetransbg
{
   background:none;
   padding:0px;
   margin:0px;
   z-index:0;
}

.CorpSearchMainTable
{
 width:100%;
/* width:688px!ie;*/

}

.CorpSearchTableFilter
{
   border:0px solid #ff0000;

}

.CorpSearchResultTable
{
	border:1px solid #393938;
	width:98%;
  	height:150px;
	font:normal 11px arial ;
  	color: #867761;
  	text-decoration: none;
}

.CorpSearchResultRow
{
  background-position:bottom;
  background-repeat:repeat-x;
}

.CorpSearchResultRowAlt
{
  

  background-position:bottom;
  background-repeat:repeat-x;
}

.CorpSearchResultRowGap
{
  

 height:7px;

}

.CorpFormTableHeader
{
 	font:bold 11px arial ;
	color:#ffffff;
	background-color:#08594d;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

.CorporateMapSize
{
 width:688px;
 height:450px;
}

.CorpFormlabeltext
{
  font:normal 12px arial;
  color: #C77500;
  text-decoration: none;
	line-height:24px;
}

.CorpFormlabelHeader
{
  font:bold 16px verdana;
  color: #ffffff;
/*  background-color:#049dc6;
  padding-left:15px;*/
    line-height:25px;
  text-decoration: none;
}

.CorpFormLabelSubHeader
{
	font:bold 14px arial ;
	color: #8d2a96;
	text-decoration: none;
}

.CorpFormTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:17px;
	width: 174px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
}
.CorphCityTextField
{
	font:normal 11px arial ;
	color: #000000;
	height:20px;
	width: 130px;
	padding-left:3px;
	background-color:#ffffff;
	text-decoration: none;

}
.CorphmilesTextField
{
	font:normal 11px arial ;
	color: #000000;
	height:20px;
	width: 130px;
	padding-left:3px;
	background-color:#ffffff;
	text-decoration: none;
}
.CorphcommunityTextField
{
	font:normal 11px arial ;
	color: #000000;
	height:20px;
	width: 130px;
	padding-left:3px;
	background-color:#ffffff;
	text-decoration: none;
}

.CorphCorpSelect {
	font:normal 11px arial ;
	color: #000000;
	height:20px;
	width: 130px;
	padding-left:3px;
	background-color:#ffffff;
	text-decoration: none;
	
}

.CorpFormButton
{
	font:normal 11px verdana ;	
	color: #ffffff;
	border: 1px solid #a157ab;
	background-color:#000000;
	text-decoration: none;
	cursor:pointer;
 	background-image:url(searchBtn.jpg);
	background-repeat:repeat-x;
	outline:none;
}

.CorpSelect
{
	 font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 174px;
	width: 174px!ie;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
}
.hCorpSelect
{
	 font:normal 11px verdana ;
	 color: #000000;
	 height:19px;
	 -moz-height:19px;
	 background-color:#ffffff;
	 text-decoration: none;
	 width:70px;
}

.CorpFormErrorText
{
	 font:normal 11px verdana ;
	 color: #af0202;
	 text-decoration: none;
	 text-align:left;
}

.CorpFormMessageText
{
	 font:normal 11px verdana ;
	 color: #c77500;
	 text-decoration: none;
	 text-align:left;
}




.CorpDropList
{
	 background-color:#3f3f3f;
	 OVERFLOW:auto;
	 Z-INDEX:55000; 
	 POSITION:absolute; 
	 border:1px solid #bbbbbb;
	 border:1px solid #bbbbbb!ie;
	 width:123px;
	 width:130px!ie;
	 line-height:15px;
	 padding-left:5px;
	  font-family:arial;
	 size:11px;
	 font-weight:normal;
	color:#000000;
}


a.CorpDropList:link, a.CorpDropList:visited, a.CorpDropList:hover
{
	 background-color:#FFFFFF;
	 OVERFLOW:auto;
	 Z-INDEX:55000; 
	 POSITION:absolute; 
	 border:1px solid #bbbbbb;
	 border:1px solid #bbbbbb!ie;
	 width:123px;
	 width:130px!ie;
	 line-height:15px;
	 padding-left:5px;
	  font-family:arial;
	 size:11px;
	 font-weight:normal;
	color:#000000;
}

.CorpDropListNavBg_Active				/* selected background color for key up & down */
{
 	background-color:#eeeeee;
 }
 
.CorpDropListNavBg						/* normal background color for key up & down */
{
 	background-color:#d3ecf3;
 }

.CorpPropertyName
{
	  font:bold 12px arial;
	  color: #e8dfd2;
	  text-decoration: none;
	  vertical-align:top;
}


a.CorpPropertyName:link
{
  font:bold 12px arial;
	  color: #e8dfd2;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:visited
{
  font:bold 12px arial;
	  color: #e8dfd2;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:hover
{
  font:bold 12px arial;
	  color: #e8dfd2;
  text-decoration: underline;
  cursor:pointer;
}

.CorpContentText
{
  font:normal 12px arial ;
  color: #ffffff;
  text-decoration: none;
}

.CorpFormLinks
{
  font:normal 11px arial ;
  color: #ffffff;
  line-height:20px;
  text-decoration: none;
  padding:0px 3px 0px 3px;
}



.CorpFormLinks a:link, .CorpFormLinks a:visited
{
  font:normal 11px arial ;
  color: #ffffff;
  line-height:20px;
  text-decoration: none;
  padding:0px 3px 0px 3px;
}

.CorpFormLinks a:hover
{
  font:normal 11px arial ;
  color: #ffffff;
  line-height:20px;
  text-decoration: underline;
  padding:0px 3px 0px 3px;
}


.CorpAdvsearchLink
{
  font:normal 11px verdana ;
  color: #000000;
  line-height:20px;
  text-decoration: none;
}

a.CorpAdvsearchLink:link
{
  font:normal 11px verdana ;
  color: #000000;
  line-height:20px;
  text-decoration: underline;
}

a.CorpAdvsearchLink:visited
{
  font:normal 11px verdana ;
  color: #000000;
  line-height:20px;
  text-decoration: underline;
}

a.CorpAdvsearchLink:hover
{
  font:normal 11px verdana ;
  color: #000000;
  line-height:20px;
  text-decoration: underline;
}

.Corpthumbbg
{
	 background-image:url(corpthbg.png);
	 background-repeat:no-repeat;
	 background-position:5px 8px;
	 margin-left:3px;
	 margin-top:-20px;
	 width:120px;
	 height:110px;
	 vertical-align:top;
}

.CorpBlankcell
{
 width:207px;
}

.CorpLocationcell
{
 width:416px;
}

 #chkListCommunity td{width:180px;} /* class added to contrl alignment of the amenties in advanced search this is the min width required*/
 #chkListUnit td{width:180px}		/* class added to contrl alignment of the amenties in advanced search this is the min width required*/
 
  .CorpAdSearchBG
{
	height:290px;
	VISIBILITY: hidden;
	POSITION: absolute;
	Z-INDEX: 503;
	top:510px;
	background-color:#FFF6DF; 
	padding:10px;
	border:1px solid #af9e84;
	width:666px;
}

.CorpSearchHAdvanceTable
{

	width:666px;
	overflow:visible;

}
.Corpsortbyselect
{
 font:normal 11px verdana ;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:150px;
}
 
 
 
/* Corporate Search settings */

/* Events Calender starts */
.calenderborderleft {
 border-left:1px solid #b3b3b3;
 border-top:1px solid #b3b3b3;
 font-family: arial;
 color:#d2ecee;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
}
.calenderborderright {
 border-right:1px solid #b3b3b3;
 border-bottom:1px solid #b3b3b3;
 font-family: arial;
 color:#d2ecee;
 font-size: 11px;
 font-weight: bold;
 width:50px;
 height:50px;
 text-decoration: none;
}

.EventDetailHeader
{
 font:bold 13px arial;
 color: #ffffff;
 height:10px;
 background-color:#1c1c1c;
 padding-left:4px;
 text-decoration: none;
 text-align:left;
 line-height:25px;
}
/* Events Calender ends */


/*Corporate Property Details*/


.CorpPropContentText
{
  font:normal 12px arial ;
  color: #ffffff;
  text-decoration: none;
}

.Corppropnamebg
{
	background-position:top left;
	background-color:#4c3f2c;
	font:Bold 13px Arial;
	color:#ffffff;
	text-decoration:none;
	text-indent:15px;
	text-align:left;
	vertical-align:middle;
	height:27px;

}

.CorpPropDetailTable
{
  border:1px solid #a2d7e4;
  background-image:url(corptablebg.jpg);
  background-position:bottom;
  height:150px;
  background-repeat:repeat-x;
  padding:0px 10px;
}

.CorpPropDetailBg
{
	border:1px solid #a2d7e4;
	background-color:#d3e3e5;
}

.CorpTabFooter
{
/*	border:1px solid #a2d7e4;
	background-color:#e7f5f8;*/
	padding:5px;
	width:640px;
}

.CorpTabFooterLinks
{
	font:normal 12px arial;
  color: #ffffff;
  text-decoration: none;
}

a.CorpTabFooterLinks:link, a.CorpTabFooterLinks:visited
{
	font:normal 12px arial;
  color: #ffffff;
  text-decoration: none;
}

a.CorpTabFooterLinks:hover
{
  font:normal 12px arial ;
  color: #ffffff;
  text-decoration: underline;
}

.CorpMapSearchBorder
{
 border:1px solid #cccccc;
 padding:10px;
}

.CorpPropDetailMapSize
{
 width:300px;
 width:300px!ie;
 height:250px;
}

.CorpWelcomeHeader
{
 font:bold 16px arial;
 color:#8a3e91;
 text-decoration:none;
}

.FormBullet
{
 background-image:url(bullet.png);
 background-repeat:no-repeat;
 background-position: 4px 4px;
 width:20px;
 height:10px;
}

.FormBulletAmenities
{
 background-image:url(bullet.png);
 background-repeat:no-repeat;
 background-position: 0px 4px;
 font:normal 11px arial ;
 color: #867761;
 padding-left:15px;
 text-decoration: none;
}

.overviewdivpos
{
	margin-top:5px;               
	width:640px;
	min-height:500px;
	margin-top:-1px!ie;

}


/* CSS for tabs */

.shadetabs                    /* style applicale to menu (change only font style)*/
{
	font: bold 12px Arial;
	list-style-type:none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	top:10px;
	display:block;
	padding:0px;
	margin:0px;	
}

#navcontainer ul li
{
	display: inline;
}

.shadetabs li                 /*style applicable to each tab (give width expected for each tab)*/
{
	margin:0px;
	padding:0px;
	list-style-type: none;
	display:inline;
	cursor: pointer;
	height:23px;
	width:125px;
	float: left;
	padding-top:5px;
	margin-bottom:-8px;
	*margin-bottom:-2px; 	/* setting for IE*/
	position:relative;
	margin-right:2px;
	
}

.shadetabs li a:link,.shadetabs li a:visited
{
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	padding-top:5px;
	height:23px;
	width:125px;
	display: block;
	cursor: pointer;
	background: url(tab_inactive.jpg) no-repeat left top;

}


.shadetabs li a:hover
{
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	height:23px;
	width:125px;
	display: block;
	cursor: pointer;
	background: url(tab_active.jpg) no-repeat left top;
}

.shadetabs li a.selected
{ 															/*mention text color, active bg image for active tab*/
	color: #000000;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	height:23px;
	width:125px;
	display: block;
	cursor: pointer;
	background: url(tab_active.jpg) no-repeat left top;
}

.shadetabs li a.selected:hover
{ 			
	color: #000000;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	height:23px;
	width:125px;
	display: block;
	cursor: pointer;
	background: url(tab_active.jpg) no-repeat left top;
}

.tabcontent
{
	border:1px #393938 solid;
	width:640px;
	position: relative;
	background-color:#292928;
}

* html .tabcontent {
	height:500px;
}

@media print {
.tabcontent 
{
	display:block !important;
}
}


/* Css for tabs */

/*Corporate Property Details*/


/* Corporate Compare Community settings */

.ComparePopupHeaderbg
{
	background-color:#75327a;
	height:20px;
}

.ComparePopupHeadertext
{
	font:bold 12px tahoma ;
 	color: #ffffff;
	margin-left:20px;
	
}

a.ComparePopupHeadertext:link,a.ComparePopupHeadertext:visited,a.ComparePopupHeadertext:hover
{	
	font:bold 12px tahoma ;
 	color: #ffffff;
	margin-left:20px;
	
}

.ComparePopupbg
{
	background-color:#ffffff;
	border:1px solid #828282;
	z-index:500;
	visibility:hidden;
	left:750px;
	width:300px;
	position:absolute;
	top:804px;
	padding-left:0px;
}

.CompareHeaders
{
 font:bold 11px tahoma ;
 color: #2F81B7;
 text-align:left;
 width:90px;
}

.CompareBottomBorder
{
 border-bottom:1px solid #cccccc;
 padding:6px 0px;
}

.CompareBottomBorder table
{
 margin-left:5px;
}

#tblCompare td
{
padding:0px 0px 0px 5px;
vertical-align:top;
}

/* Corporate Compare Community settings */


/* Corporate Featured Property settings */

.FeaturedPropName
{
  font:bold 15px Arial;
  color: #393939;
  text-decoration: none;
  line-height:22px;
}

.FeaturedPropAdd 

{
  font:normal 11px verdana ;
  color: #000000;
  text-decoration: none;
}

.FeaturedPropDes
{
  font:normal 11px verdana ;
  color: #393939;
  text-decoration: none;
}

.FeaturedPropImg
{
	 width:196px;
	 height:82px;
	 background:url(featuredimg.jpg) no-repeat top;
	 border:2px solid #847762;
}

.FeaturedPropLinks
{
 font:normal 11px arial ;
 color: #393939;
 text-decoration: none;
 background:url(featuredArrows.gif) no-repeat right;
 line-height:24px;
padding:0px 15px 0px 0px;
}

.FeaturedPropLinks a:link
{
 font:normal 11px arial ;
 color: #393939;
 text-decoration: none;
 cursor:pointer;
padding:0px 15px 0px 0px;
  line-height:24px;
}


.FeaturedPropLinks a:visited
{
 font:normal 11px arial ;
 color: #393939;
 text-decoration: none;
 cursor:pointer; 
  line-height:24px;
padding:0px 15px 0px 0px;
}


.FeaturedPropLinks a:hover
{
 font:normal 11px arial ;
 color: #393939;
 text-decoration: none;
 cursor:pointer; 
  line-height:24px;
padding:0px 15px 0px 0px;
}

.FeaturedPropiframetransbg
{
            background:none transparent;
}

.FeaturedPropBox
{
            border:0px solid gray;
            width:200;
            height:270;
}


/* Corporate Featured Property settings */




/* Login Settings */           /*common setting applicable to both Resident Login and online leasing login*/


.LoginFrameTransbg
{
            background-color:#ffffff;
}

.LoginFormLabelText

{
	font:normal 11px verdana ;
	color:#000000;
	text-decoration: none;
}

.LoginSelect
{
	font:normal 11px verdana ;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none;
	MAX-Height:35px;
}

.LoginFormTextField 
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 100px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;

}

.LoginFormButton
{
	font:normal 11px verdana ;
	color: #000000;
	border: 1px solid #333333;
	background-color:#000000;
	text-decoration: none;
	cursor:pointer;
	vertical-align:middle;
	background-image:url(button_bg.jpg);
	background-repeat:repeat-x;
	outline:none;
	padding:2px 5px;
}
 
.LoginRequiredField 
{
    background-color:#d4ecf5;
	background-image:url(textfieldbackground_req.jpg);
	background-repeat:repeat-x;
}

.Loginformlink
{
    font:normal 11px verdana ;
    color:#000000;
    text-decoration: none;
}

a.Loginformlink:link
{
    font:normal 11px verdana ;
    color:#000000;
    text-decoration: none;
 	cursor:pointer;   
}

a.Loginformlink:visited
{
    font:normal 11px verdana ;
    color:#000000;
    text-decoration: none;
 	cursor:pointer; 
}

a.Loginformlink:hover
{
    font:normal 11px verdana ;
    color:#000000;
    text-decoration: none;
 	cursor:pointer; 
}
 
.LoginFormMessageText
{
    font:bold 11px verdana ;
	color: #c77500;
	text-decoration: none;
	font-style:itallic;

	vertical-alignment:middle;
}

.LoginFormErrorText
{
  font:normal 11px verdana ;
 color: #EF952C;
 text-decoration: none;
}

.LoginTableHome
{
  border:0px;
  width:300px;
  margin:0px;
  padding:2px;
}

.LoginTableInner
{
  border:1px;
  width:500px;
  margin:0px;
}

/* Login Settings */


/*eBrochure Settings*/
.ebroiframetransbg {
	background-image:url(bg.gif);
}
.ebrochuremaintable {
	width:730px;
	background-color:#ffffff;
}
.ebrochureinnertable {
	background-color:#ffffff;
	width:700px;
}
.ebrochureheaderbg {
	height:162px;
	width:700px;
	background-image:url(topbar.jpg);
	background-repeat: no-repeat;
}
.ebrochurecontentbg {
	background-image:url(contentbg.jpg);
	background-repeat:repeat-x;
	background-color:#a1bf07;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
	background-color:#a1bf07;
}
.ebrochurepropname {
	font:bold 18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
	line-height:30px;
}
.ebrochurepropaddress {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurenormaltext {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochuredesign1header { /* Recommended to use eiher this or ebrochuredottedhorizontalseparator; Do not remove this comment */
	font:normal 16px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#546401;
	height:22px;
	text-transform:uppercase;
}
.ebrochuredottedhorizontalseparator { /* Recommended to use eiher this or ebrochuredesign1header; Do not remove this comment */
	/*background:url(dottedhoriline.gif) left bottom repeat-x;*/
	height:1px;
}
.ebrochuredesign2header {
	font:normal 24px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurelink {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochureprinticon {
	height:62px;
	width:56px;
	background-image:url(print.jpg);
	background-repeat:no-repeat;
}
.ebrochurerefericon {
	height:62px;
	width:72px;
	background-image:url(refer_friend.jpg);
	background-repeat:no-repeat;
}
.ebrochurefootertext {
	font:normal 12px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#01809b;
	height:22px;
	padding-left:11px;
}
.ebrochuremapdimensions {    /* for map dimensions  */
	width:550px;
	height:350px;
}
.ebrochurebullet {    /* for bullets of headers  */
	background-image:url(headersubbullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	width:5px;
	height:5px;
}
.ebrochureverticalseparator {
	background-image:url(verti_seprator.gif);
	background-repeat:repeat-y;
	width:13px;
}
.ebrochurepropertythumbnail {
	height:126px;
	width:160px;
	border: 1px solid #999999;
	float:right;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.ebrochurehorizontalseparator {
	background-image:url(hori_seprator.jpg);
	background-repeat:repeat-x;
	height:13px;
}
.ebrochurehorizontalcolorseparator {
	background-color:#546401;
	height:10px;
}
.ebrochuretopleftcorner {
	background-image:url(top_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:23px;
	width:9px;
}
.ebrochuretoprightcorner {
	background-image:url(top_rightcorner.png);
	background-repeat:no-repeat;
	height:23px;
	width:9px;
	background-position:left;
}
.ebrochurebotleftcorner {
	background-image:url(bot_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotrightcorner {
	background-image:url(bot_rightcorner.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochuretopshadow {
	background-image:url(top_shadow.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:8px;
}
.ebrochureleftshadow {
	background-image:url(left_shadow.png);
	background-position:right;
	background-repeat:repeat-y;
}
.ebrochurebottomshadow {
	background-image:url(bottom_shadow.png);
	background-position:top;
	background-repeat:repeat-x;
}
.ebrochurerightshadow {
	background-image:url(right_shadow.png);
	background-position:left;
	background-repeat:repeat-y;
}
/*eBrochure Settings ends*/


/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
 font-family: arial; 
 font-size: 12px; 
 color:#ffffff;
 font-weight: normal; 
 text-decoration: none; 
 text-transform: none;
}

.allcaps
{
 text-decoration: none; 
 text-transform: uppercase;
}

.initialcaps
{
 text-decoration: none; 
 text-transform: capitalize;
}

.lowercase
{
 text-decoration: none; 
 text-transform: lowercase;
}

.shadow
{
 height:10px;
 filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4);
}

.glow
{
 height:10px;
 filter:progid:DXImageTransform.Microsoft.Glow(color='gray', Strength='5');
}

.motionblur
{
 height:10px;
 filter:progid:DXImageTransform.Microsoft.MotionBlur(Strength=10, Direction=45, Add='true');
}


p 
{
 font-family: arial; 
 font-size: 12px; 
 color:#ffffff;
 font-weight: normal; 
 text-decoration: none; 
 text-transform: none;
}


/* Editor settings ends */



/* Menu settings */

.hmenubg                                                   /* for horizontal menu background */ 
{
	 background:url(vmenubg.png) no-repeat top;
	 height:39px;
}


.hlinkbg                                                  /* for horizontal menu */
{
	font:normal 17px Lucida Sans unicode;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:top;
	cursor:pointer;
	line-height:35px;
	width:128px;
	text-align:center;
	height:44px;
}

.hlinkbg a:link, .hlinkbg a:visited                                            /* for horizontal menu */
{
	font:normal 17px Lucida Sans unicode;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:top;
	cursor:pointer;
	line-height:35px;
	width:128px;
	text-align:center;	
	height:44px;
	display:block;
 }
 
.hlinkbg a:hover                                             /* for horizontal menu */
{
	font:normal 17px Lucida Sans unicode;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:top;
	cursor:pointer;
	line-height:35px;
	text-align:center;
	background:url(hlink_over.gif) repeat-x top;
	height:44px;
	border:0px solid #00ff00;
	display:block;
 }
 
.activehlinkbg                                                  /* for horizontal menu */
{
	font:normal 17px Lucida Sans unicode;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:top;
	cursor:pointer;
	line-height:35px;
	width:128px;
	text-align:center;
	
	height:44px;
}

.activehlinkbg a:link, .activehlinkbg a:visited, .activehlinkbg a:hover                                                  /* for horizontal menu */
{
	font:normal 17px Lucida Sans unicode;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:top;
	cursor:pointer;
	line-height:35px;
	width:128px;
	text-align:center;
	background:url(hlink_over.gif) repeat-x top;

}

.vmenubg                                                  /* for vertical menu background */
{

}

.vlinkbg                                                 /* for vertical menu*/
{
 font:normal 17px Lucida Sans unicode;
 color:#FFFFFF;
 text-decoration:none;
 vertical-align:middle;
 cursor:pointer;
 line-height:44px;
}
.vlinkbg a:link, .vlinkbg a:visited                                               /* for vertical menu*/
{
 font:normal 17px Lucida Sans unicode;
 color:#FFFFFF;
 text-decoration:none;
 vertical-align:middle;
 cursor:pointer;
 line-height:44px;
}

.vlinkbg a:hover                                               /* for vertical menu*/
{
 font:normal 17px Lucida Sans unicode;
 color:#FFFFFF;
 text-decoration:none;
 vertical-align:middle;
 cursor:pointer;
 line-height:44px;
}

.activevlinkbg                                                 /* for vertical menu*/
{
 font-family:verdana;
 font-size:10px;
 color:#000000;
 font-weight:bold;
 letter-spacing:;
 text-decoration:none;
 vertical-align:middle;
 cursor:pointer; 
 line-height:45px;
}
HWebMenu                                                /* for horizontal dropdown menu  */
{
 	on-bg-color : #a135aa; 
        on-text-color : #FFFFFF;
        off-bg-color : #bfaa8a;
        off-text-color : #000000;
        brder-sep-color : ;

        
        /*settings for menu in netscape/mozilla */
          border-top-color : #a135aa;
        border-left-color : #582c05;
        border-bottom-color : #F9EDC3;
        border-right-color : #7B4A0C;
        background-color  : #bfaa8a;
        
}    
    
#menuFg2 div, #menuFg1 div, #menuFg0 div, #menuFg3 div, #menuFg4 div, #menuFg5 div
{
	font-size:13px;
	/*padding-top:3px;
	padding-bottom:3px;*/

}
#menuContainer
{
	position:absolute;
	margin-top:-48px;
	margin-top:30px!ie;
	display:block;
	padding:2px;
	z-index:2000;
	border:0px solid #00ff00;
	margin-left:175px;

}

/* Menu settings ends */


/* Section settings */

.blankheader                                          /* when the section has no design applied (design0) */
{
 
 height:30px;
 font-family:verdana;
 color:#bd8207;
 font-size:16px;
 font-weight:bold;
 text-align:left;
 vertical-align:middle;
 text-decoration:none;
}


.design1header
{
 height:40px;
 font-family:Georgia;
 color:#ffe1af;
 font-size:22px;
 font-weight:normal;
 text-align:left;
 vertical-align:middle;
 text-decoration:none;
}

.design1bg

{
 background-color:#ffffff;
}

.design2header
{
	 height:42px;
	 font-family:Georgia;
	 color:#2b1f18;
	 font-size:22px;
	 font-weight:normal;
	 text-align:left;
	 vertical-align:middle;
	 text-decoration:none;
	 line-height:42px;

}

.design2bg

{
 background-color:#666666;
}


.design3header
{
 height:20px;
 background-color:#666666;
 font-family:verdana;
 color:#000000;
 font-size:12px;
 font-weight:bold;
 text-align:center;
 text-decoration:none;
}

.design3bg

{
 background-color:#666666;
}

/* Section settings ends */


/*Google Map settings start*/


div.gs-street ,div.gs-directions {
  font-family:verdana;
  font-size:11px;
}

div.gs-phone,  div.gs-city 
{
  display: inline;
  font-family:verdana;
  font-size:11px;

}

div.gs-title a:link
{
  display: inline;
  font-family:verdana;
  font-size:11px;

}


div.gs-region {
  display: inline;
}

div.gs-country {
  display: none;
}

div.gs-directions
{
  font-family:verdana;
  font-size:11px;
}

div.gs-label
{
  font-family:verdana;
  font-size:11px;
}

.gs-secondary-link
{
  font-family:verdana;
  font-size:11px;
}

.gs-watermark
{
  font-family:verdana;
  font-size:11px;
} 

.MarkerText
{
font:normal 11px verdana; color:#003b4b;
}

.MarkerHeaderText
{
font:bold 12px verdana; color:#000000;
}


a.MarkerHeaderText:link, a.MarkerHeaderText:visited, a.MarkerHeaderText:hover
{
font:bold 12px verdana; color:#049dc7;
}

.googledir div{font:normal 11px verdana; color:#000000;}
.googledir table td{font:normal 11px verdana; color:#056c87}

/*Google Map settings end*/


/*Specials Settings*/

.Specialsbg
{
            height:70px;
            /*background-image:url(specials_bg.jpg);
            background-repeat:no-repeat;*/
            background-color:#838383;
}

.Specialstext
{
            font:bold 12px verdana ;
            color: #FFFFFF;
            text-decoration: none;
            font-style:normal;
            vertical-alignment:middle;
}
/*Specials Settings*/


/* Template specific classes */

.mainleftshadow
{
 background-image:url(mainleftshadow.jpg);
 background-repeat:repeat-y;
 width:10px;

}

.mainrightshadow
{
 background-image:url(mainrightshadow.jpg);
 background-repeat:repeat-y;
 width:10px;

}

.footerbg
{
	 background-image:url(footerbg.jpg);
	 background-repeat:repeat-x;
	 height:67px;
}

.footerWM
{
	 background-image:url(footerWatermark.jpg);
	 background-repeat:no-repeat;
	 background-position:93% center;
	 background-color:#1e110b;
	 height:62px;
}
.Headerbg
{
 background-image:url(Headerbg.jpg);
 background-repeat:repeat-x;
 width:960px;
 height:93px;
}


.slogan
{
	font:normal 23px Brush Script std;
	color:#f5f0e9;
	vertical-align:middle;
	line-height:35px;
}

.contenttext
{
	font:normal 12px Arial;
	color:#f5f0e9;
	vertical-align:middle;
	line-height:18px;
}

.contentBorder 
{
	position:relative;
	background:url(ContentTopborder.png) no-repeat;
	z-index:201;
	width:652px;
	height:12px;
}


.normalText2
{
	font:normal 12px Arial;
	color:#eadac4;
	vertical-align:middle;
	line-height:18px;

}

.topBorder
{
	background:url(topHeaderBorder.png) no-repeat top;
	width:1px;
}

.leftCol
{
	background-color:#e8dfd2;
	border:1px solid #c9c6ba;
}

.contentDiv
{

	background:url(content_bg.jpg) repeat;
	width:715px;
	border-bottom:none
}
/* Template specific classes ends */

.subHeader
{
 font-family: arial; 
 font-size: 12px; 
 color:#dba346;
 font-weight: bold; 
 text-decoration: none; 
 text-transform: none;
}