/* Default Settings */


html
{
	margin-left:0px;
	margin-top:15px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color : #18546f;
	scrollbar-highlight-color : #5c8da2;
	scrollbar-shadow-color : #5c8da2;
	scrollbar-3dlight-color : #5c8da2;
	scrollbar-arrow-color : #ffffff;
	scrollbar-track-color : #0f2c3b;
	scrollbar-darkshadow-color : #18546f;
	
}

body
{
	margin-left:0px;
	margin-top:15px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color : #18546f;
	scrollbar-highlight-color : #5c8da2;
	scrollbar-shadow-color : #5c8da2;
	scrollbar-3dlight-color : #5c8da2;
	scrollbar-arrow-color : #ffffff;
	scrollbar-track-color : #0f2c3b;
	scrollbar-darkshadow-color : #18546f;
	
}

body a:link, body a:visited, body a:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
	outline:none;
}

.bodycolor
{
	background-color:#12171d;
}
.maintablebg                                       /* if the portal has any background colors/image */
{
	background-color:#ffffff;
}

.companyname
{
	font-family:Tahoma;
	font-size:16px;
	font-weight:Bold;
	text-decoration:none;
   	color:#000000;
   	background-image:url(top_middle.jpg);
	border-bottom:2px solid #ffffff;
  
}

.slogan 
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	background-image:url();
   	height:;
   	width:;
}

.pagetitle					        /* needed only when there is a page title */

{
	font-family:Tahoma;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	
}


.pagesubheader					        /* needed only when there is a page title */

{
	font-family:Tahoma;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	
}

.footertext                                              /* copyright text */
{	
	font-size: 10px; 
	font-family: Tahoma;
	font-weight:normal;
	color:#668b87;
	vertical-align:middle;
	text-align:center;
	background-color:#12171d;
	text-decoration: none;
	
}

a:link 
{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration: underline;
}
a:visited 
{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration: underline;
}
a:hover 
{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

.bottomlinks                                               
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#668b87;
	text-decoration:none;
	padding:0px 6px;
}

a.bottomlinks:link
{
	font-family:Tahoma;
	color:#668b87;
	text-decoration: none;
	padding:0px 6px;
}

a.bottomlinks:visited
{
	font-family:Tahoma;
	color:#668b87;
	text-decoration: none;
	padding:0px 6px;
}

a.bottomlinks:hover
{
	font-family:Tahoma;
	color:#b9dfef;
	text-decoration: underline;
	padding:0px 6px;
}


/* Default Settings ends */


/* Form settings */

.FormBodyText						
{
	font:normal 12px Tahoma ;
	color:#333333;
	text-decoration: none;

}


.FormLabelText					/* used for form labels e.g. username, password..etc */
{
	font:normal 11px Tahoma;
	color:#000000;
	text-decoration: none;
	
}

.FormLabelTextHeader				/* used for form labels e.g. username, password..etc */
{
	font:bold 11px Tahoma;
	color:#000000;
	text-decoration: none;
}

.FormLabelHeader
{
	
	font:normal 16px Georgia;
	color: #106159;
	padding-left:0px;
	text-decoration: none;
	
}

.FormLabelSubHeader
{

	font:normal 11px Tahoma ;
	color: #999999;
	text-decoration: none;
	font-weight:bold;
	
}

.FormErrorText
{
 	font:normal 11px Tahoma ;
	color: #EF952C;
	text-decoration: none;
  
}


.FormMessageText
{
	 
   	font:bold 12px Tahoma ;
	color: #876710;
	text-decoration: none;
	font-style:itallic;
	height:30px;
	vertical-alignment:middle;
	
}


.FormButton
{
	font:normal 11px Tahoma ;
	color: #000000;
	border: 1px solid #333333;
	background-color:#f2c13a;
	text-decoration: none;
	height:22px;
	cursor:pointer;
	Width:70px;
	vertical-align:middle;
}

.FormSubButton
{
	font:normal 11px Tahoma ;
	color: #000000;
	border: 1px solid #333333;
	background-color:#f2c13a;
	text-decoration: none;
	height:21px;
	cursor:pointer;
	vertical-align:middle;
}

.FormTextField 
{
	
	background-image:url(formtextbg.jpg);
	background-repeat:repeat-x;
	font:normal 11px Tahoma ;
	color: #666666;
	height:17px;
	width:130;
	border: 1px solid #999999;
	text-decoration: none;
	width:130px;
}

.RequiredField 
{
	background-image:url(formtextbg.jpg);
	background-repeat:repeat-x;
	font:normal 11px Tahoma ;
	color: #666666;
	height:17px;
	border: 1px solid #999999;
	text-decoration: none;
	width:130px;
	
}

.RequiredLabel 
{
	color:#EF952C;
	
}

.formtableborder
{
	border:1px solid #034a60;
}

.FormTableHeader
{
 	font:bold 11px Tahoma ;
	color:#ffffff;
	background-color:#184d91;
	text-decoration: none;
	text-align:left;
  
}

.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}


.FormTableSubHeader
{
 	font:normal 11px Tahoma ;
	color: #ffffff;
	background-color:#cccccc;
	text-decoration: none;
	
  
}

.FormTablerow
{
 	font:normal 11px Tahoma ;
	color: #000000;
	background-color:#dce4ee;
	text-decoration: none;
	height:22px;
	text-align:left;
  
}

.FormTablerowAlt
{
 	font:normal 11px Tahoma ;
	color: #000000;
	background-color:#dce4ee;
	text-decoration: none;
	height:22px;
	text-align:left;
  
}

.FormTabActive
{
 	font:bold 12px Tahoma ;
	color: #ffffff;
	background-color:#0c3e54;
	text-decoration: none;
  
}

.FormTabInactive
{
 	font:normal 12px Tahoma ;
	color: #b9dfde;
	background-color:#125979;
	text-decoration: none;
	border-bottom:1px solid #0c3e54;
  
}

.FormTableSubrow 
{
	font:normal 11px Tahoma;
	color: #333333;
	height:30px;
	text-align:left;
	text-decoration: none;
}

.FormTableFooter 
{
	font:bold 11px Tahoma;
	color:#000000;
	background-color:#dce4ee;
	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;
}


.FormTextArea
{
	font:normal 11px Tahoma ;
	color: #333333;
	background-color:#ececee;
	border: solid 1px #cccccc;
	width:130px;
	height:50px;
	text-decoration: none;
}

Select
{
	font:normal 11px Tahoma ;
	color: #333333;
	background-color:#e4e4e6;
	text-decoration: none;
	border:solid 1px #cccccc;
	width:130px;
}

.FormBullet
{
	background-image:url(bullet.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:10px;
}


.ApplicantName
{
	font:bold 12px Tahoma ;
	color: #333333;
	text-decoration: none;
}

.ProfileTablebg
{
	background-color:#eff5f5;
}


.FormImage 
{
	border: dashed 1px #f49602;
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
hr 
{
	color:#546401;
	height: 1px;
	border: 0;
	width: 100%;
}



.iframetransbg {
	background-color:#ffffff;
	padding-left:10px;
}

.FormLinks
{
	font:normal 11px Tahoma ;
	color: #15738c;
	text-decoration: none;
}

a.FormLinks:link
{
	font:normal 11px Tahoma ;
	color: #106159;
	text-decoration: underline;
}


a.FormLinks:visited
{
	font:normal 11px Tahoma ;
	color: #106159;
	text-decoration: underline;
}


a.FormLinks:hover
{
	font:normal 11px Tahoma ;
	color: #106159;
	text-decoration: none;
}

.FormPageNumber 
{
	font:bold 11px Tahoma;
	color:#106159;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.ActiveFormPageNumber 
{
	font:bold 11px Tahoma;
	color:#106159;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFPName {
	font:bold 12px Tahoma;
	color:#106159;
	text-decoration: none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:link 
{
	font:bold 12px Tahoma;
	color: #106159;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:visited 
{
	font:bold 12px Tahoma;
	color: #106159;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:hover 
{
	font:bold 12px Tahoma;
	color: #106159;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
.FormPageNumberdivider 
{
	font:bold 11px Tahoma;
	color:#106159;
	text-align:right;
	text-decoration:none;
}
.FormMessageText
{
 font:normal 11px verdana ;
 color: #ff0000;
 text-decoration: none;
 text-align:left;
}

/* Form settings ends */

/*Google Map settings start*/


div.gs-street ,div.gs-directions {
  font-family:Arial;
  font-size:11px;
}

div.gs-phone,  div.gs-city 
{
  display: inline;
  font-family:Arial;
  font-size:11px;

}

div.gs-title a:link
{
  display: inline;
  font-family:Arial;
  font-size:11px;

}


div.gs-region {
  display: inline;
}

div.gs-country {
  display: none;
}

div.gs-directions
{
  font-family:Arial;
  font-size:11px;
}

div.gs-label
{
  font-family:Arial;
  font-size:11px;
}

.gs-secondary-link
{
  font-family:Arial;
  font-size:11px;
}

.gs-watermark
{
  font-family:Arial;
  font-size:11px;
} 

.MarkerText
{
font:normal 11px Arial; color:#a30c0b;
}

.MarkerHeaderText
{
font:bold 12px Arial; color:#a30c0b;
}


a.MarkerHeaderText:link, a.MarkerHeaderText:visited, a.MarkerHeaderText:hover
{
font:bold 12px Arial; color:#a30c0b;
}

.googledir div{font:normal 11px Arial; color:#000000;}
.googledir table td{font:normal 11px Arial; color:#056c87}

/*Google Map settings end*/



/* floorplan settings starts*/  
.FloorPlanNormalText {
	font:normal 12px Tahoma;
	color:#333333;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanBedName {
	font:normal 13px Tahoma;
	color:#106159;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanLinks {
	font:bold 11px Tahoma;
	color: #106159;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:link {
	font:bold 11px Tahoma;
	color: #106159;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:visited {
	font:bold 11px Tahoma;
	color: #106159;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:hover {
	font:bold 11px Tahoma;
	color: #106159;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanName {
	font:bold 11px Tahoma;
	color: #106159;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:link {
	font:bold 11px Tahoma;
	color: #106159;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:visited {
	font:bold 11px Tahoma;
	color: #106159;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:hover {
	font:bold 11px Tahoma;
	color: #106159;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanbg {
	background-color:#dce4ee;
}
.FloorPlanHomeDecorImg {
	background-image: url(homedecorplanner.jpg);
	height:28px;
	width:196px;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}

form
{
	padding:0px;
	margin:0px;
}
/* floorplan settings ends*/ 


/* Corporate Search settings */

.Corpsearchiframetransbg
{
   background:none;
   padding:0px;
   margin:0px;
}

.CorpSearchMainTable
{
 width:100%;
/* width:740px!ie;*/
}

.CorpSearchTableFilter
{
   border:0px solid #dce4ee;
}

.CorpSearchResultTable
{
	border:1px solid #184d91;
	width:740px;
  	height:150px;
	font:normal 11px Tahoma;
  	color: #000000;
  	text-decoration: none;
}

.CorpSearchResultRow
{
  background:#dce4ee;
  background-position:bottom;
  background-repeat:repeat-x;
}

.CorpSearchResultRowAlt
{
  
  background:#dce4ee;
  background-position:bottom;
  background-repeat:repeat-x;
}

.CorpSearchResultRowGap
{
  
 background-color:#ffffff;
 height:7px;

}

.CorpFormTableHeader
{
 	font:bold 11px Tahoma ;
	color:#ffffff;
	background-color:#184d91;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

.CorporateMapSize
{
 width:690px;
 height:450px;
}

.CorpFormlabeltext
{
  font:normal 11px Tahoma;
  color: #000000;
  text-decoration: none;

}

.CorpFormlabelHeader
{
  font:bold 16px Tahoma;
  color: #373737;
   line-height:25px;
  text-decoration: none;
}

.CorpFormLabelSubHeader
{
	font:bold 14px Tahoma ;
	color: #5c5c5c;
	text-decoration: none;
}

.CorpFormTextField
{
	font:normal 11px Tahoma ;
	color: #000000;
	height:19px;
	width: 130px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:url(formtextbg.jpg);
	background-repeat:repeat-x;
}
.CorphCityTextField
{
	font:normal 11px Tahoma ;
	color: #000000;
	height:19px;
	width: 200px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}
.CorphmilesTextField
{
	font:normal 11px Tahoma ;
	color: #000000;
	height:19px;
	width: 150px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}
.CorphcommunityTextField
{
	font:normal 11px Tahoma ;
	color: #000000;
	height:19px;
	width: 220px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}
.CorpFormButton
{
	font:normal 11px Tahoma ;	
	color: #ffffff;
	border: 1px solid #7c7c7c;
	background-color:#000000;
	text-decoration: none;
	cursor:pointer;
 	/*background-image:url(button_bg.jpg);*/
	background-repeat:repeat-x;
	outline:none;
	padding:2px 5px;
}

.CorpSelect
{
 font:normal 11px Tahoma ;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:130px;
}
.hCorpSelect
{
 font:normal 11px Tahoma ;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:70px;
}

.CorpFormErrorText
{
 font:normal 11px Tahoma ;
 color: #ff0000;
 text-decoration: none;
 text-align:left;
}

.CorpFormMessageText
{
 font:normal 11px Tahoma ;
 color: #818181;
 text-decoration: none;
 text-align:left;
}

.CorpDropList
{
 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;
}

.CorpDropListNavBg_Active				/* selected background color for key up & down */
{
 background-color:#eeeeee;
 }
 
.CorpDropListNavBg						/* normal background color for key up & down */
{
 background-color:#f3f4f4;
 }

.CorpPropertyName
{
  font:bold 12px Tahoma;
  color: #106159;
  text-decoration: none;
  vertical-align:top;
}


a.CorpPropertyName:link
{
  font:bold 12px Tahoma;
  color: #106159;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:visited
{
  font:bold 12px Tahoma;
  color: #106159;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:hover
{
  font:bold 12px Tahoma;
  color: #106159;
  text-decoration: underline;
  cursor:pointer;
}

.CorpContentText
{
  font:normal 11px Tahoma ;
  color: #000000;
  text-decoration: none;
}

.CorpFormLinks
{
	font:bold 11px Tahoma;
	color: #106159;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
	outline:none;
}

a.CorpFormLinks:link
{
  	font:bold 11px Tahoma;
	color: #106159;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
	outline:none;
  
}

a.CorpFormLinks:visited
{
	font:bold 11px Tahoma;
	color: #106159;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
	outline:none;
}

a.CorpFormLinks:hover
{
	font:bold 11px Tahoma;
	color: #106159;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
	outline:none;
}

.CorpAdvsearchLink
{
  font:normal 11px Tahoma ;
  color: #106159;
  line-height:20px;
  text-decoration: none;
}

a.CorpAdvsearchLink:link
{
  font:normal 11px Tahoma ;
  color: #106159;
  line-height:20px;
  text-decoration: none;
}

a.CorpAdvsearchLink:visited
{
  font:normal 11px Tahoma ;
  color: #106159;
  line-height:20px;
  text-decoration: none;
}

a.CorpAdvsearchLink:hover
{
  font:normal 11px Tahoma ;
  color: #106159;
  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:220;
	VISIBILITY: hidden;
	POSITION: absolute;
	Z-INDEX: 503;
	top:225px;
	background-color:#e6e7e7; 
	padding:10px;
	border:1px solid #bcbcbc;
}

.CorpSearchHAdvanceTable
{

	width:330px;
	overflow:visible;

}
.Corpsortbyselect
{
 font:normal 11px Tahoma ;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:150px;
}
/* Corporate Search settings */


/*Corporate Property Details*/


.CorpPropContentText
{
  font:normal 12px Tahoma ;
  color: #000000;
  text-decoration: none;
}

.Corppropnamebg
{
	background-color:#0e3e54;
	font:Bold 15px Arial;
	color:#ffffff;
	text-decoration:none;
	text-indent:15px;
	text-align:left;
	vertical-align:middle;
	height:27px;
}

.CorpPropDetailTable
{
  border:1px solid #bcbcbc;
  background-image:url(corptablebg.jpg);
  background-position:bottom;
  height:150px;
  background-repeat:repeat-x;
  padding:0px 10px;
}

.CorpPropDetailBg
{
	border:1px solid #bcbcbc;
	background-color:#ededed;
}

.CorpTabFooter
{
	 padding:15px;
	 padding:5px !ie;
	 padding-left:5px;
	 width:670px;
}

.CorpTabFooterLinks
{
  font:normal 12px Tahoma ;
  color: #106159;
  text-decoration: none;
}

a.CorpTabFooterLinks:link, a.CorpTabFooterLinks:visited
{
  font:normal 12px Tahoma ;
  color: #106159;
  text-decoration: none;
}

a.CorpTabFooterLinks:hover
{
  font:normal 12px Tahoma ;
  color:#106159;
  text-decoration: none;
}

.CorpMapSearchBorder
{
 border:1px solid #cccccc;
 padding:10px;
}


.CorpPropDetailMapSize
{
 width:520px;
 width:510px!ie;
 height:250px;
}


.CorpWelcomeHeader
{
 font:bold 17px Tahoma;
 color:#076158;
 text-decoration:none;
}

.FormBullet
{
 background-image:url(bullet.png);
 background-repeat:no-repeat;
 background-position: 4px 7px;
 width:20px;
 height:10px;
}

.FormBulletAmenities
{
 background-image:url(bullet.png);
 background-repeat:no-repeat;
 background-position: 0px 4px;
 font:normal 11px Tahoma ;
 color: #000000;
 padding-left:15px;
 text-decoration: none;
}

.overviewdivpos
{
	margin-top:5px;               
	width:745px;
	min-height:500px;
	margin-top:-1px!ie;

}

.CorpProplefttopcornershadow
{
	background:url(shadleft_top.png) no-repeat;
	width:7px;
	height:7px;
}

.CorpProprighttopcornershadow
{
	background:url(shadright_top.png) no-repeat;
	width:7px;
	height:7px;
}

.CorpPropleftbottomcornershadow
{
	background:url(shadleft_bottom.png) no-repeat;
	width:7px;
	height:7px;
}

.CorpProprightbottomcornershadow
{
	background:url(shadright_bottom.png) no-repeat;
	width:7px;
	height:7px;
}


.CorpPropleftshadow
{
	background:url(shadow_left.png) repeat-y;
	width:7px;
}

.CorpProprightshadow
{
	background:url(shadow_right.png) repeat-y;
	width:7px;
}


.CorpProptopshadow
{
	background:url(shadow_top.png) repeat-x;
	height:7px;
}


.CorpPropbottomshadow
{
	background:url(shadow_bottom.png) repeat-x;
	height:7px;
}

.CorpTableBorder
{
	border:1px solid #184d91;
}

/* CSS for tabs */

.shadetabs                    /* style applicale to menu (change only font style)*/
{
	padding:0px;
	margin:0px;
	font: bold 12px Tahoma;
	top:10px;
	list-style-type:none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	border:0px solid #000000;
	display:block;
	text-decoration:none;
	
}

#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;
	width:150px;
	float: left;
	margin-bottom:-8px;
	*margin-bottom:-2px; 	/* setting for IE*/
	position:relative;
	margin-right:2px;
}

.shadetabs li a:link,.shadetabs li a:visited
{
	
	/*background-image: url(TabRight.jpg);*/
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#0e3e54;
	display: block;
	cursor: pointer;
	padding-top:6px;
	height:23px;
	*height:29px;
	color: #b9dfef;
	text-decoration: none;
	text-align:center;
}


.shadetabs li a:hover
{
	/*background-image: url(TabRight_over.jpg);*/
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#809c25;
	display: block;
	cursor: pointer;
	height:23px;
	*height:29px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	}

.shadetabs li a.selected
{ 																/*mention text color, active bg image for active tab*/
	/*background-image: url(TabRight_over.jpg);*/
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#809c25;
	display: block;
	cursor: pointer;
	padding-top:6px;
	height:23px;
	*height:29px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}

.shadetabs li a.selected:hover
{ 			
	/*background-image: url(TabRight_over.jpg);*/
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#809c25;
	display: block;
	cursor: pointer;
	padding-top:6px;
	height:23px;
	*height:29px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}


.tabcontent
{
	/*background-image:url(TabContentBG.jpg);*/
	border:1px #eeeeee solid;
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#ffffff;
	position: relative;
	width:740px;
	min-height:500px;
}

* html .tabcontent {
	height:500px;
}

@media print {
.tabcontent 
{
	display:block !important;
}
}

/* Css for tabs */

/*Corporate Property Details*/


/* Corporate Compare Community settings */

.ComparePopupHeaderbg
{
	background-color:#184d91;
	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:550px;
	width:300px;
	position:absolute;
	top:1044px;
	padding-left:0px;
}

.CompareHeaders
{
 font:bold 11px tahoma ;
 color: #5b5b5b;
 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 Search settings */

.PropertyName
{
	 font:bold 12px Tahoma;
	 color: #ffffff;
	 text-decoration: underline;
}

.UnitTypeName 

{
	 font:normal 11px Tahoma ;
	 color: #000000;
	 text-decoration: underline;
}

.ContactNo
{
	 font:bold 12px Tahoma ;
	 color: #000000;
	 text-decoration: none;
}

/* Corporate Search settings */




/* Corporate Featured Property settings */

.FeaturedPropName
{
	 font:bold 11px Tahoma;
	 color: #106159;
	 text-decoration: none;
}

.FeaturedPropAdd 

{
	 font:normal 11px Tahoma ;
	 color: #106159;
	 text-decoration: none;
}

.FeaturedPropDes
{
	 font:normal 11px Tahoma ;
	 color: #106159;
	 text-decoration: none;
}

.FeaturedPropImg
{
	border: 0px solid #000000;
}

.FeaturedPropLinks
{
	 font:normal 11px Tahoma ;
	 color: #106159;
	 text-decoration: none;
}

a.FeaturedPropLinks:link
{
	 font:normal 11px Tahoma ;
	 color: #106159;
	 text-decoration: underline;
}


a.FeaturedPropLinks:visited
{
	 font:normal 11px Tahoma ;
	 color: #106159;
	 text-decoration: underline;
}


a.FeaturedPropLinks:hover
{
	 font:normal 11px Tahoma ;
	 color: #106159;
	 text-decoration: underline;
}

.FeaturedPropiframetransbg
{
	background:none;
}

.FeaturedPropBox
{
	border:0px solid gray;
	width:200;
	height:270;
}
/* Corporate Featured Property 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(headerbg.jpg);
	background-repeat: no-repeat;
}
.ebrochurecontentbg {

	background-color:#E5E5E5;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
	background-color:#E5E5E5;
}
.ebrochurepropname {
	font:normal 22px calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurepropaddress {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #464646;
	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:#555555;
	height:30px;
	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: #000000;
	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:#000000;
	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:#000000;
	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;
}

.ebrochuredatetime {
	font:bold 12px Verdana;
	color: #000000;
	text-decoration:none;
	height:30px;
	text-align:right;
}
/*eBrochure Settings ends*/



/* Login Settings */           /*common setting applicable to both Resident Login and online leasing login*/


.LoginFrameTransbg
{
            background:none;
}

.LoginFormLabelText

{
            font:normal 12px Tahoma ;
            color:#666666;
            text-decoration: none;
}

.LoginSelect
{
            font:normal 11px Tahoma ;
            color: #333333;
            background-color:#cccccc;
            text-decoration: none;
            MAX-Height:35px;
}

.LoginFormTextField 
{
           font:normal 11px Tahoma ;
            color: #000000;
            height:20px;
            width: 130px;
            border: 1px solid #999999;
            background-color:#ffffff;
            text-decoration: none;

}

.LoginFormButton
{
	font:normal 11px Tahoma ;
	color: #000000;
	border: 1px solid #333333;
	background-color:#f2c13a;
	text-decoration: none;
	height:22px;
	cursor:pointer;
	Width:70px;
	vertical-align:middle;
}
 
.LoginRequiredField 
{
            background-color:#d4ecf5;
}

.Loginformlink
{
            font:normal 11px Tahoma ;
            color:#000000;
            text-decoration: none;
}

a.Loginformlink:link
{
            font:normal 11px Tahoma ;
            color:#000000;
            text-decoration: none;
}

a.Loginformlink:visited
{
            font:normal 11px Tahoma ;
            color:#000000;
            text-decoration: none;
}

a.Loginformlink:hover
{
            font:normal 11px Tahoma ;
            color:#000000;
            text-decoration: none;
}
 
.LoginFormMessageText
{
   	font:bold 11px Tahoma ;
	color: #876710;
	text-decoration: none;
	font-style:itallic;
	height:30px;
	vertical-alignment:middle;
}

.LoginFormErrorText
{
 	font:normal 11px Tahoma ;
	color: #EF952C;
	text-decoration: none;
}

.LoginTable
{
	 border:0px;
	 width:300px;
	 margin:0px;
	 padding:2px;
}

/* Login Settings */



/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font-family:Tahoma, Tahoma, Arial;
	font-size: 12px; 
	color:#333333;
	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:Tahoma;
	font-size: 12px; 
	color:#333333;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
}


/* Editor settings ends */



/* Menu settings */

.hmenubg                                                   /* for horizontal menu background */ 
{
	background-image :url();
}

.hlinkbg                                                  /* for horizontal menu */
{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	
}

.activehlinkbg                                                  /* for horizontal menu */
{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	
}


.vmenubg                                                  /* for vertical menu background */
{
	background-color:#0e3e54;
	font-size:16px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.vlinkbg                                                 /* for vertical menu*/
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;

	height:48px;
}
.vlinkbg a:link                                              
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	padding-left:10px;
}
.vlinkbg a:visited                                             
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	padding-left:10px;
}
.vlinkbg a:hover                                            
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#b9dfef;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	padding-left:10px;
}
.activevlinkbg                                                 /* for vertical menu*/
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#0f625a;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	background-color:#6fa09c;;

	background-color:#b7cfcd;
	height:48px;
	
}
.activevlinkbg a:link                                                 /* for vertical menu*/
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#0f625a;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	padding-left:10px;

}
.activevlinkbg a:visited                                             /* for vertical menu*/
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#0f625a;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	padding-left:10px;
}
.activevlinkbg a:hover                                             /* for vertical menu*/
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#0f625a;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	padding-left:10px;	
	
}

HWebMenu                                                /* for horizontal dropdown menu  */
{
		on-bg-color	: #FBAE00; 
        on-text-color	: #582c05;
        off-bg-color	: #FFFFFF;
        off-text-color	: #7B4A0C;
        brder-sep-color : #F5DD93;
        
        /*settings for menu in netscape/mozilla */
        border-top-color	: #F5DD93;
        border-left-color	: #582c05;
        border-bottom-color	: #F9EDC3;
        border-right-color	: #7B4A0C;
        background-color 	: #F5DD93;
        
}    


VWebMenu                                                  /* for vertical dropdown menu  */
{	
	on-bg-color	: #b7cfcd; 
        on-text-color	: #FFFFFF;
        off-bg-color	: #70a09b;
        off-text-color	: #ffffff;
        brder-sep-color : #ffffff;
        firstcell-width :150;
	padding-top:5px;
        
        /*settings for menu in netscape/mozilla */
        border-top-color	: #FBAE00;
        border-left-color	: #FFFFFF;
        border-bottom-color	: #FFFFFF;
        border-right-color	: #7B4A0C;
        background-color 	: #F5DD93;
        margin-left		: 150;
}

/* Menu settings ends */


/* Section settings */

.blankheader                                          /* when the section has no design applied (design0) */
{
	
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
	text-decoration:none;
}


.design1header
{
	height:40px;
	background-color:#ffffff;
	font-family:Georgia;
	color:#076158;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}

.design1bg

{
	background-color:#ffffff;
}

.design2header
{
	height:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#076158;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

.design2bg

{
	background-color:#eff5f4;
	
	font-family:Tahoma, Tahoma, Arial;
	font-size: 10px; 
	color:#333333;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
}


.design3header
{
	height:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

.design3bg

{
	background-image:url(section3_img1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#4b6301;
	font-family:Tahoma, Tahoma, Arial;
	font-size: 11px; 
	color:#ffffff;
	font-weight: normal; 
	text-decoration: none; 
}

/* Section settings ends */


/* Template specific classes */

.row1
{
	font-family: Tahoma; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#eff5f4;
	text-decoration: none; 
}

.row2
{
	font-family: Tahoma; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#d9e8e5;
	text-decoration: none; 
}

.tableheader
{
	font-family: Tahoma; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#828c8a;
	text-decoration: none; 
}
.toplinks
{
	font-family:Tahoma, Tahoma, Arial;
	font-size:9px; 
	color:#ffffff;
	font-weight: normal; 
	text-decoration: none;
	padding:15px 3px 0px 3px;
	text-transform:uppercase;
}
a.toplinks:link
{
	font-family:Tahoma, Tahoma, Arial;
	font-size:9px; 
	color:#ffffff;
	font-weight: normal; 
	text-decoration: none;

	text-transform:uppercase;
}
a.toplinks:visited
{
	font-family:Tahoma, Tahoma, Arial;
	font-size:9px; 
	color:#ffffff;
	font-weight: normal; 
	text-decoration: none;

	text-transform:uppercase;
}
a.toplinks:hover
{
	font-family:Tahoma, Tahoma, Arial;
	font-size:9px; 
	color:#ffffff;
	font-weight: normal; 
	text-decoration: none;

	text-transform:uppercase;
}


.flashtd
{
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.vmenudes
{
	font-family:Tahoma, Tahoma, Arial;
	font-size:10px; 
	color:#ffffff;
	font-weight: normal; 
	text-decoration: none;
	padding:10px 15px 10px 20px;
}
.greentext
{

	font-family:Tahoma, Tahoma, Arial;
	font-size:10px;
	color:#076158;
	text-decoration:none;
}
a.greentext:link
{

	font-family:Tahoma, Tahoma, Arial;
	font-size:10px;
	color:#076158;
	text-decoration:underline;
}
a.greentext:visited
{

	font-family:Tahoma, Tahoma, Arial;
	font-size:10px;
	color:#076158;
	text-decoration:underline;
}
a.greentext:hover
{

	font-family:Tahoma, Tahoma, Arial;
	font-size:10px;
	color:#076158;
	text-decoration:none;
}
.vmenubglevel1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	background-color:#70a09b;
}
.subvlinkbg
{
	font-family:Georgia, "Times New Roman";
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	height:29px;
	background-color:#6fa09c;
	background-image:url(submenubg.jpg);
	background-position:left;
	background-repeat:no-repeat;

	
	/*background-color:#70a09b;*/

	
}
.subvlinkbg a:link
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	padding-left:36px;
	/*background-color:#70a09b;*/

}
.subvlinkbg a:visited
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	padding-left:36px;
	/*background-color:#70a09b;*/
}
.subvlinkbg a:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#dedcdc;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	padding-left:36px;
	/*background-color:#70a09b;*/
}



.subsubvlinkbg
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	height:30px;
	background-color:#6fa09c;
	background-image:url(subsubmenubg.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.subsubvlinkbg a:link
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	padding-left:46px;
	/*background-color:#70a09b;*/

}
.subsubvlinkbg a:visited
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	padding-left:46px;
	/*background-color:#70a09b;*/
}
.subsubvlinkbg a:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#dedcdc;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	padding-left:46px;
	/*background-color:#70a09b;*/
}

.design1subheader
{
	height:20px;
	background-color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#106159;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
.design4bg
{
	background-color:#eff5f4;
	border-right:1px solid #ffffff;
	font-family:Tahoma, Tahoma, Arial;
	font-size: 10px; 
	color:#333333;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	border:1px solid #b7cfcd;
}
.orangetext
{

	font-family:Tahoma;
	font-size:12px;
	color:#b88400;
	text-decoration:none;
	font-weight:bold;
}
.FeaturedPropheader
{
	 font:normal 12px Georgia;
	 color: #106159;
	 text-transform:uppercase;
}
.FeaturedPropbg
{
	background-color:#eff5f4;
	border-right:1px solid #ffffff;
	font-family:Tahoma, Tahoma, Arial;
	font-size: 10px; 
	color:#333333;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
}
.whitetext
{
	font-family:Tahoma, Tahoma, Arial;
	font-size: 11px; 
	color:#ffffff;
	font-weight: normal; 
	text-decoration: none; 
}



/*propertylisting table classes*/
.propertylistingtable
{
 background-color:#eff5f4;
 border:1px solid #b7cfcd;
 font-family:Tahoma;
 color:#333333;
 font-size:11px;
 font-weight:normal;
 text-decoration:none;
}
.propertylisting_header
{
 background-color:#6fa09c;
 font-family:Georgia, "Times New Roman", Times, serif;
 color:#ffffff;
 font-size:12px;
 font-weightbold;
 text-decoration:none;
 height:25px;
 padding:3px 0px 0px 5px;

}
a.propertylisting_header:link
{
 background-color:#6fa09c;
 font-family:Georgia, "Times New Roman", Times, serif;
 color:#ffffff;
 font-size:12px;
 font-weightbold;
 text-decoration:none;
 height:25px;
 padding:3px 0px 0px 5px;
}
a.propertylisting_header:visited
{
 background-color:#6fa09c;
 font-family:Georgia, "Times New Roman", Times, serif;
 color:#ffffff;
 font-size:12px;
 font-weightbold;
 text-decoration:none;
 height:25px;
 padding:3px 0px 0px 5px;
}
a.propertylisting_header:hover
{
 background-color:#6fa09c;
 font-family:Georgia, "Times New Roman", Times, serif;
 color:#ffffff;
 font-size:12px;
 font-weightbold;
 text-decoration:none;
 height:25px;
 padding:3px 0px 0px 5px;
}



/*property listing settings ends*/
.aptsearchbg
{
	background-color:#4b6301;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
/* Template specific classes ends */