/* Default Settings */

body
{
	margin-left:0px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color : #FAEBAC;
	scrollbar-highlight-color : #30596D;
	scrollbar-shadow-color : #30596D;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	background-image:url(bkg_blue_gradient.jpg);
	background-repeat:repeat-x;
	background-color:#fdfdfd;
}

.maintablebg                                       /* if the portal has any background colors/image */
{
	background-color:#f1efe9;
	background-repeat:repeat-x;
	border:1px solid #cccccc;
	padding:5px;
}

.companyname
{
	font-family:verdana;
	font-size:16px;
	font-weight:Bold;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	background-image:url();
}

.slogan 
{
	background-color:#54657c;
}

.pagetitle					        /* needed only when there is a page title */

{
	font-family:Arial Narrow;
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
   	color:#666666;
}


.pagesubheader					        /* needed only when there is a page title */

{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
   	color:#334865;
   
}

a:link, a:visited, a:hover 
{
	font-family:Verdana; 
	font-size:10px; 
	color:#4b525a;
	font-weight: normal;
	text-decoration: none; 
	text-transform: none;
	text-align:left;
	line-height:15px;
}

.bottomlinks                                               
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;


}

a.bottomlinks:link
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}

a.bottomlinks:visited
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}

a.bottomlinks:hover
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
	
}

/* Default Settings ends */

/* Form settings */

.FormBodyText						
{
	
	font:normal 11px verdana;
	color:#000000;
	text-decoration: none;
	line-height:15px;
	text-align:left;

}


.FormLabelText					/* used for form labels e.g. username, password..etc */
{
	font:normal 11px verdana;
	color:#000000;
	text-decoration: none;
	line-height:15px;
	text-align:right;
	
}

.FormLabelTextHeader				/* used for form labels e.g. username, password..etc */
{
	font:bold 11px verdana;
	color:#000000;
	text-decoration: none;
}

.FormLabelHeader
{
	
	font:bold 13px Verdana;
	color: #232728;
	height:10px;
	background-color:#f2fcbb;
	padding-left:4px;
	text-decoration: none;
	text-align:left;
	line-height:25px;

}

.FormLabelSubHeader
{

	font:normal 11px verdana ;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	
}

.FormErrorText
{
 	font:normal 11px verdana ;
	color: #af0202;
	text-decoration: none;
	text-align:left;
  
}


.FormMessageText
{
	 
   	font:normal 12px verdana ;
	color: #d86601;
	text-decoration: none;
	vertical-alignment:middle;
	text-align:left;
	line-height:26px;
	}


.FormButton
{
	font-family:arial ;
	font-size:11px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	background-color:#5d7493;
	border:1px solid #ffffff;
	cursor:pointer;
}

.FormTextField 
{
	font:normal 11px verdana ;
	color: #000000;
	height:20px;
	width: 100px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
}

.RequiredField 
{	
	background-color:#d4ecf5;	
}

.RequiredLabel 
{
	color:#EF952C;
	vertical-align:top;
	text-align:center;
	
}

.FormTableHeader
{
 	font:bold 11px verdana ;
	color:#000000;
	background-color:#b4c93e;
	text-decoration: none;
	text-align:left;
	line-height:16px;
	padding-left:2px;
	padding-right:2px;
  
}

.FormTableSubHeader
{
 	font:normal 11px verdana ;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none;
	
  
}

.FormTablerow
{
 	font:normal 10px verdana ;
	color: #000000;
	background-color:#d7f0fa;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
  
}

.FormTablerowAlt
{
 	font:normal 10px verdana ;
	color: #000000;
	background-color:#efefef;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
  
}

.FormTabActive
{
 	font:bold 11px verdana ;
	color: #ffffff;
	background-image:url(tab_active.jpg);
	background-repeat:no-repeat;
	height:24px;
	width:146px;
	text-decoration: none;
	cursor:pointer;
  	text-align:center;
	vertical-align:middle;
}

.FormTabInactive
{
 	font:normal 11px verdana ;
	color: #cfcfcf;
	background-image:url(tab_inactive.jpg);
	background-repeat:no-repeat;
	height:24px;
	width:146px;
	text-decoration: none;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;  
}

.FormTextArea
{
	font:normal 11px verdana ;
	color: #000000;
	width:100px;
	text-decoration: none;
	border:1px solid #c2c2c2;
}

Select
{
	font:normal 11px verdana ;
	color: #000000;
	text-decoration: none;
	width:110px;
	height:16px;
}

.FormBullet
{
	background-image:url(bullet.png);
	background-repeat:no-repeat;
	background-position:left;
	width:20px;
	height:10px;
	vertical-align:middle;
}

.FormImage
{
	border: dashed 1px #f49602;
	font-family: arial; 
	font-size: 11px; 
	color: #000000;
}

hr
{
	color:#e4e4e6;
	background-color:#d4d4d4;
	height: 1px;
	border: 0;
	width: 100%;
}

.ApplicantName
{
	font:bold 12px verdana ;
	color: #000000;
	text-decoration: none;
}

.ProfileTablebg
{
	background-color:#f2fcbb;
	padding:10px;
}


.iframetransbg 
{
	
	
	background:none;
	
}

.FormLinks
{
	font:bold 11px verdana ;
	color: #155a80;
	text-decoration:underline;
	text-align:left;
}

a.FormLinks:link
{
	font:bold 11px verdana ;
	color: #155a80;
	text-decoration: underline;
	text-align:left;
}


a.FormLinks:visited
{
	font:bold 11px verdana ;
	color: #155a80;
	text-decoration:underline;
	text-align:left;
}


a.FormLinks:hover
{
	font:bold 11px verdana ;
	color: #15738c;
	text-decoration: underline;
	text-align:left;
}

.FormPageNumber
{
	font:bold 11px verdana;
	color:#647601;
	text-decoration:none;
	text-align:left;
}
.ActiveFormPageNumber
{
	font:bold 13px verdana;
	color:#000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}

.FormFpName
{
	font:bold 11px verdana ;
	color: #155a80;
	text-decoration:underline;
	text-align:left;
}

a.FormFpName:link
{
	font:bold 11px verdana ;
	color: #155a80;
	text-decoration: underline;
	text-align:left;
}


a.FormFpName:visited
{
	font:bold 11px verdana ;
	color: #155a80;
	text-decoration:underline;
	text-align:left;
}


a.FormFpName:hover
{
	font:bold 11px verdana ;
	color: #15738c;
	text-decoration: underline;
	text-align:left;
}

form
{
	margin:0px;
	padding:0px;
}
/* Form settings ends */



/* Login Settings */           /*common setting applicable to both Resident Login and online leasing login*/


.LoginiFrameTransbg
{
            background-color:#ffffff;
}

.LoginFormLabelText
{
            font:normal 11px verdana ;
            color:#000000;
            text-decoration: none;
	    text-align:right;
}

.LoginSelect
{
            font:normal 11px verdana ;
            color: #000000;
            background-color:#cccccc;
            text-decoration: none;
            MAX-Height:35px;
}

.LoginFormTextField 
{
            font:normal 11px verdana ;
            color: #000000;
            height:20px;
            width: 100px;
            border: 1px solid #999999;
            background-color:#ffffff;
            text-decoration: none;

}

.LoginFormButton
{
	font:normal 11px verdana ;
	color: #ffffff;
	border: 1px solid #7c7c7c;
	background-color:#088eb2;
	text-decoration: none;
	cursor:pointer;
	Width:60px;
}
 
.LoginRequiredField 
{
	font:normal 11px verdana ;
	color: #000000;
	height:20px;
	border: 1px solid #999999;
	background-color:#d4ecf5;
	text-decoration: none;
}

.Loginformlink
{
            font:normal 11px verdana ;
            color:#035a9f;
            text-decoration: none;
}

a.Loginformlink:link
{
            font:normal 11px verdana ;
            color:#035a9f;
            text-decoration: none;
}

a.Loginformlink:visited
{
            font:normal 11px verdana ;
            color:#035a9f;
            text-decoration: none;
}

a.Loginformlink:hover
{
            font:normal 11px verdana ;
            color:#013762;
            text-decoration: none;
}
 
.LoginFormMessageText
{
   	font:bold 11px verdana ;
	color: #d19b07;
	text-decoration: none;
	font-style:itallic;
	height:30px;
	vertical-alignment:middle;
	text-align:left;
}

.LoginFormErrorText
{
 	font:normal 11px verdana ;
	color: #af0202;
	text-decoration: none;
	text-align:left;
	line-height:20px;
}

.LoginTableHome
{
	 border:0px;
	 width:200px;
	 margin:0px;
}

.LoginTableInner
{
	 border:1px;
	 width:500px;
	 margin:0px;
}

/* Login Settings */




/* Corporate Search settings */

.Corpsearchiframetransbg
{
   background:none;
   padding:0px;
   margin:0px;
}

.CorpSearchMainTable
{
	width:100%;
	/*width:740px !ie;*/	

}

.CorpSearchTableFilter
{
   border:0px solid #ff0000;

}

.CorpSearchResultTable
{
	border:1px solid #d0d0bf;
	width:590px;
  	height:150px;
	font:normal 11px verdana ;
  	color: #4b525a;
  	text-decoration: none;
}

.CorpSearchResultRow
{
  /*background-image:url(corptablebg.jpg);
  background-position:bottom;
  background-repeat:repeat-x;*/
}

.CorpSearchResultRowAlt
{
  
 /* background-image:url(corptablebg.jpg);
  background-position:bottom;
  background-repeat:repeat-x;*/
}

.CorpSearchResultRowGap
{
  
 background-color:#f1efe9;
 height:7px;

}

.CorpFormTableHeader
{
 	font:bold 11px verdana ;
	color:#ffffff;
	background-color:#555555;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

.CorporateMapSize
{
 	width:590px;
	height:350px;
}

.CorpFormlabeltext
{
  font:normal 11px verdana;
  color: #000000;
  text-decoration: none;

}

.CorpFormlabelHeader
{
  font:bold 14px verdana;
  color: #ffffff;
 background-color:#6e6442;
  padding-left:15px;
    line-height:25px;
  text-decoration: none;
}

.CorpFormLabelSubHeader
{
	font:bold 14px verdana;
	color: #6e6441;
	text-decoration: none;
	width:20%;
}

.CorpFormTextField
{
	font:normal 11px verdana;
	color: #2a4468;
	height:20px;
	width: 130px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
}
.hCityTextField
{
	font:normal 11px verdana ;
	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;
}
.hmilesTextField
{
	font:normal 11px verdana ;
	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;
}
.hcommunityTextField
{
	font:normal 11px verdana ;
	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-family:arial;
	font-size:11px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	background-color:#5d7493;
	border:1px solid #ffffff;
	cursor:pointer;
}

.CorpSelect
{
 font:normal 11px verdana;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:130px;
}
.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:#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:#d3ecf3;
 }

.CorpPropertyName
{
  font:bold 14px verdana;
  color: #334865;
  text-decoration: none;
  vertical-align:top;
}


a.CorpPropertyName:link
{
  font:bold 14px verdana;
  color: #334865;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:visited
{
  font:bold 14px verdana;
  color: #334865;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:hover
{
  font:bold 14px verdana;
  color: #334865;
  text-decoration: underline;
  cursor:pointer;
}

.CorpContentText
{
  font:normal 11px verdana;
  color: #000000;
  text-decoration: none;
}

.CorpFormLinks
{
  font:normal 11px verdana;
  color: #6e6441;
  line-height:20px;
  text-decoration: none;
}

a.CorpFormLinks:link
{
  font:normal 11px verdana;
  color: #6e6441;
  line-height:20px;
  text-decoration: underline;
  cursor:pointer;
  
}

a.CorpFormLinks:visited
{
  font:normal 11px verdana;
  color: #6e6441;
  line-height:20px;
  text-decoration: underline;
   cursor:pointer;
}

a.CorpFormLinks:hover
{
  font:normal 11px verdana;
  color: #6e6441;
  line-height:20px;
  text-decoration: none;
   cursor:pointer;
}

.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;
}

.CorpAdSearchBG
{
	height:350;
	VISIBILITY: hidden;
	POSITION: absolute;
	Z-INDEX: 503;
	top:295px;
	background-color:#ECE8DD; 
	padding:10px;
	border:1px solid #1B1810;
}

.CorpSearchHAdvanceTable
{

	width:307px;
	overflow:visible;

}
.Corpsortbyselect
{
 font:normal 11px verdana ;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:150px;
}

.Corppropnamebg
{
	background:url(property_headerbg.jpg) no-repeat;
	background-position:top left;
	background-color:#726545;
	font:Bold 15px Arial;
	color:#ffffff;
	text-decoration:none;
	text-indent:15px;
	text-align:left;
	vertical-align:middle;
	height:27px;
}

#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*/
 
/* Corporate Search settings */

/*Corporate Property Details*/


.CorpPropContentText
{
  font:normal 12px verdana;
  color: #000000;
  text-decoration: none;
}

.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
{
	 padding:15px;
	 padding:5px !ie;
	 padding-left:5px;
	 width:670px;
}

.CorpTabFooterLinks
{
	font:normal 12px verdana;
  color: #726545;
  text-decoration: none;
}

a.CorpTabFooterLinks:link, a.CorpTabFooterLinks:visited
{
	font:normal 12px verdana;
  color: #726545;
  text-decoration: none;
}

a.CorpTabFooterLinks:hover
{
	font:normal 12px verdana;
  color: #000000;
  text-decoration: none;
}

.CorpMapSearchBorder
{
 border:1px solid #cccccc;
 padding:10px;
}

.CorpCheckAvailbg
{
 background:url(CheckAvailBG.gif) no-repeat right top;
 width:180px;
 height:40px;
}

.CorpPropDetailMapSize
{
 width:400px;
 width:420px!ie;
 height:250px;
}

.CorpPropDetailHeader
{
 font:bold 17px Tahoma;
 color:#ffffff;
 text-decoration:none; 
}


.CorpWelcomeHeader
{
 font:bold 17px Tahoma;
 color:#334865;
 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 verdana ;
 color: #4b525a;
 padding-left:15px;
 text-decoration: none;
}

.PropDetailLogo
{
	width:115px;
	height:53px;
}

.PropDetailImage
{
	width:200px;
	height:150px;
}

.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 #b6b6b6;
}
/*Corporate Property Details*/

/* Corporate Featured Property settings */

.FeaturedPropName
{
	 font:bold 12px verdana;
	 color: #000000;
	 text-decoration: underline;
}

.FeaturedPropAdd 

{
	 font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
   	color:#334865;
/*padding-left:19px;*/
}

.FeaturedPropDes
{
	font-family: Verdana; 
	font-size:10px; 
	color:#4b525a;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	vertical-align:top;
	text-align:left;
	line-height:15px;
	border:0px solid #ff0000;
}

.FeaturedPropImg
{
	border: 2px solid #000000;
	width:85px;
	height:85px;
}

.FeaturedPropLinks
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#4b525a;
	text-decoration:underline;
	
}

a.FeaturedPropLinks:link
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#4b525a;
	text-decoration:underline;
	
}


a.FeaturedPropLinks:visited
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#4b525a;
	text-decoration:underline;
}


a.FeaturedPropLinks:hover
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#4b525a;
	text-decoration:underline;
}

.FeaturedPropiframetransbg
{
            background:none;

}


.FeaturedPropBox
{
	border:0px solid gray;
	width:200px;
	margin-top:-5px !ie;
	margin-left:5px;
}


/*@media screen and (-webkit-min-device-pixel-ratio:0)
{
.FeaturedPropBox
{
	border:1px solid gray;
	width:200;
	height:50;
	margin-top:5px;
	margin-left:5px;
}
}*/


/* Corporate Featured Property settings */

/*eBrochure Settings*/
.ebroiframetransbg {
	background-image:url(bkg_blue_gradient.jpg);
	background-repeat:repeat-x;
	background-color:#fdfdfd;
}

.ebrochuremaintable {
	background-color:#ffffff;
	width:720px;
}
.ebrochureinnertable {
	background-color:#d2c28a;
	width:700px;
}
.ebrochureheaderbg {
	height:162px;
	width:700px;
	background-color:#d2c28a;
}
.ebrochurecontentbg {
	background-image:url(contentbg.jpg);
	background-repeat:repeat-x;
	background-color:#f2e9ca;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
 background-color:#f2e9ca;
}
.ebrochurepropname {
	font:normal 22px calibri, Arial, Helvetica, sans-serif;
	color: #483c32;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}

.ebrochurepropaddress {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	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 {
	font:normal 16px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#6e6441;
	height:22px;
	text-transform:uppercase;
}
.ebrochuredesign2header {
	font:normal 24px calibri, Arial, Helvetica, sans-serif;
	color: #483c32;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurelink {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #74313e;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link 
{
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #74313e;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited 
{
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #74313e;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover
{
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #74313e;
	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:#483c32;
	height:22px;
	padding-left:11px;
}

.ebrochuremapdimensions {   	 /* for map dimensions  */
width:289px;
height:207px;
}

.ebrochurebullet {    		/* for bullets of headers  */
background-image:url(arrow.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:15px;
	height:15px;
	vertical-align:top;


}

.ebrochureverticalseparator {
	background-image:url(verti_seprator.gif);
	background-repeat:repeat-y;
	width:13px;
}
.ebrochurepropertythumbnail {
	height:85px;
	width:85px;
	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:#baa459;
	height:10px;
}

.ebrochuredatetime {
	font:bold 12px Verdana;
	color: #6e6441;
	text-decoration:none;
	height:30px;
	text-align:right;
}

/*eBrochure Settings*/

/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font-family: Verdana; 
	font-size:10px; 
	color:#4b525a;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	vertical-align:top;
	text-align:left;
	line-height:15px;
}

.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:Verdana;
	color:#4b525a;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}*/


/* Editor settings ends */



/* Menu settings */


.hmenubg                                           /* for horizontal menu background */ 
{
	height:40px;
	/*position:relative;
	position:absolute;*/
	width:898px;
	background-image:url(hmenubg1.png);
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:middle;
	padding-bottom:10px;
	/*behavior: url("../system/iepngfix.htc");*/
	
}


.hlinkbg                                                  /* for horizontal menu */
{
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	/*background-position:left;
	background-repeat:no-repeat;*/

}


a.hlinkbg:link                                              /* for horizontal menu */
{
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	/*background-position:left;
	background-repeat:no-repeat;*/

}

a.hlinkbg:visited                                              /* for horizontal menu */
{
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	/*background-position:left;
	background-repeat:no-repeat;*/
		
}

a.hlinkbg:hover                                              /* for horizontal menu */
{
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	/*background-position:left;
	background-repeat:no-repeat;*/
	
}
.activehlinkbg                                                  /* for horizontal menu */
{
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	/*background-position:left;
	background-repeat:no-repeat;*/
	
}

.vmenubg                                                  /* for vertical menu background */
{
/*background-color:#6e6442;*/
	
}

.vlinkbg                                                 /* for vertical menu*/
{
	font-family:verdana;
	font-size:12px;
	color:#ddd8c5;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(img01.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:11px;
	padding-left:10px!ie;
	line-height:20px;
}

a.vlinkbg:link                                                /* for vertical menu*/
{
	font-family:verdana;
	font-size:12px;
	color:#ddd8c5;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(img01.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:11px;
	padding-left:10px!ie;
	line-height:20px;
}

a.vlinkbg:visited                                                
{
	font-family:verdana;
	font-size:12px;
	color:#ddd8c5;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(img01.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:11px;
	padding-left:10px!ie;
	line-height:20px;
}


a.vlinkbg:active                                                
{
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(img02.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:11px;
	padding-left:10px!ie;
	line-height:20px;
}

a.vlinkbg:hover                                                
{
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(img02.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:11px;
	padding-left:10px!ie;
	line-height:20px;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0)
{   a.vlinkbg:hover                                      
{
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(img02.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:11px;
	padding-left:10px!ie;

}
}*/

.activevlinkbg                                                 /* for vertical menu*/
{
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(img02.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:11px;
	padding-left:10px!ie;
	line-height:20px;
}

a.activevlinkbg:link                                               
{
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(img02.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:11px;
	padding-left:10px!ie;
	line-height:20px;
}

a.activevlinkbg:visited                                               
{
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(img02.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:11px;
	padding-left:10px!ie;
	line-height:20px;
}

a.activevlinkbg:hover                                               
{
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(img02.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:11px;
	padding-left:10px!ie;
	line-height:20px;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0)
{
.vlinkbg{
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(img02.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:11px;
	padding-left:10px!ie;
	line-height:20px;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.activevlinkbg{
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(img02.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:11px;
	padding-left:10px!ie;
	line-height:20px;
}
}
*/

HWebMenu                                                /* for horizontal dropdown menu  */
{
	on-bg-color	: #f6f0df; 
        on-text-color	: #000000;
        off-bg-color	: #e7dab6;
        off-text-color	: #000000;
        brder-sep-color : ;
        	firstcell-width	:200;	
        /*settings for menu in netscape/mozilla */
        border-top-color	: #f6f0df;
        border-left-color	: #000000;
        border-bottom-color	: #e7dab6;
        border-right-color	: #000000;
        background-color 	: 
        width			:200;
}    


VWebMenu                                                  /* for vertical dropdown menu  */
{	
	on-bg-color	: #c1a142; 
        on-text-color	: #e7dab6;
        off-bg-color	: #e7dab6;
        off-text-color	: #1d395f;
        brder-sep-color : #6e6442;
        firstcell-width :200;
        /*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;

}


/* Menu settings ends */


/* Section settings */

.blankheader                                          /* when the section has no design applied (design4) */
{
	
	font-family:Verdana;
	color:#334865;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;

}


.design1header 
{
	font-family:Verdana;
	color:#334865;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	font-stretch:narrow;
}

.design1bg

{
	
	font-family: Verdana; 
	font-size: 10px; 
	color:#4b525a;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	vertical-align:top;
	text-align:left;
	line-height:13px;
	background-color:#f1efe9;
}

.design2header
{
	font-family:Verdana;
	color:#334865;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	font-stretch:narrow;
}

.design2bg

{
	font-family: Verdana; 
	font-size: 10px; 
	color:#4b525a;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	vertical-align:top;
	text-align:left;
	line-height:13px;
	background-color:#ddd8c5;
}


.design3header
{
	
	font-family:Verdana;
	color:#334865;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	font-stretch:narrow;
}

.design3bg

{
   font-family: Verdana; 
	font-size: 10px; 
	color:#4b525a;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	vertical-align:top;
	text-align:left;
	line-height:13px;
   background-color:#c9bd92;
	

}


/* Section settings ends */


/* Template specific classes */

.leftshadow{
	background-image:url(left_shadow.jpg);
	background-repeat:repeat-y;
}

.rightshadow{
	background-image:url(right_shadow.jpg);
	background-repeat:repeat-y;
}

.contentbg                                       /* if the portal has any background colors/image */
{
	background-color:#ffffff;
	background-repeat:repeat-x;
	border:1px solid #cccccc;
}

.topimgbg                                       /* if the portal has any background colors/image */
{
background-image:url(topimg-bg.jpg);
background-repeat:repeat-y;
background-position:right;
}


.row1
{
	font-family: verdana; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#666666;
	text-decoration: none; 
}

.row2
{
	font-family: verdana; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#cccccc;
	text-decoration: none; 
}


.aptsrchbg
{
font-family:arial;
font-size:11px; 
color:#2a4468;
font-weight:normal;
background-color:#ddd8c5;
}


#notediv {
	position:absolute;
	margin-left:-2px;
	margin-top:160px;
	*margin-top:100px;
	_margin-top:100px;
	margin-top:30px !ie;
	margin-top:40px;
	margin-top:40px !ie;
	/*margin-bottom:300px;*/
	/*height: 34px;*/
	width: 146px;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0)
{
#notediv{
	position:absolute;
	margin-left:-2px;
	margin-top:40px;
	width: 146px;
}
}*/

.bottomshadow{

background-repeat:repeat-x;
height:5px;
}

.bottomshadow[class]{
background-image:url(bottom-shadow.jpg);
	background-repeat:repeat-x; 
 height:5px;
}

.more                                               
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#4b525a;
	text-decoration:underline;
}

a.more:link
{
	font-family:Verdana;
	color:#4b525a;
	text-decoration: underline;
	font-size:10px;
	font-weight:normal;
}

a.more:visited
{
	font-family:Verdana;
	color:#4b525a;
	text-decoration: underline;
	font-size:10px;
	font-weight:normal;
}

a.more:hover
{
	font-family:Verdana;
	color:#4b525a;
	text-decoration:underline;
	font-size:10px;
	font-weight:normal;
}

.footerbg{
background-color:#54657c;
font-family:Verdana;
font-size:14px;
color:#FFFFFF;

}

.copyrighttext{
font-family:Verdana;
font-size:11px;
color:#445d7e;
font-weight:normal;
}



.tableborder{
border:2px solid #ffffff;
}

.MenuItems{
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	position:absolute;
	width:900px;
}

.Design3bgBottomHeight{
	height:5px;
	*height:4px;
	_height:2px;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0)
{
.Design3bgBottomHeight{
	height:5px;
}
}*/

.footertext{
font-family:Verdana;
font-size:11px;
color:#445d7e;
font-weight:normal;
}


.learn                                               
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#4b525a;
	text-decoration:none;
}

a.learn:link
{
	font-family:Verdana;
	color:#4b525a;
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
}

a.learn:visited
{
	font-family:Verdana;
	color:#4b525a;
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
}

a.learn:hover
{
	font-family:Verdana;
	color:#4b525a;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}


 h1
{
	font-family:Verdana;
	color:#334865;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

.Menubg
{
	background-image:url(MenuBg.jpg);
	background-repeat:repeat;
	background-color:#6e6442;
}


form{
margin:0px;
padding:0px;
}

.footerbg1{
background-image:url(footerbg1.jpg);
background-repeat:repeat-x;
background-color:#54657c;
}

.AptSelect
{
 font:normal 11px verdana;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:130px;
}
/* Template specific classes ends */
