/* Default Settings */

HTML
{
	scrollbar-face-color : #684d94;
	scrollbar-highlight-color : #30596D;
	scrollbar-shadow-color : #30596D;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-track-color : #ffffff;

}


body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color : #684d94;
	scrollbar-highlight-color : #30596D;
	scrollbar-shadow-color : #30596D;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	
}

body a:link, body a:visited, body a:hover
{
	  font:italic 13px Arial, Helvetica, sans-serif;
	  color: #684d94;
	  text-decoration: underline;
}

.bodycolor
{
	background-color:#534f6a;
}

.maintablebg                                       /* if the portal has any background colors/image */
{
	background-color:#ffffff;
}

.companyname
{
	font-family:verdana;
	font-size:16px;
	font-weight:Bold;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	background-image:url();

  
}

.slogan 
{
	font:italic 24px Georgia, "Times New Roman", Times, serif;
	color:#5e4694;
	text-decoration:none;
	font-weight:bold;
}

.pagetitle					        /* needed only when there is a page title */

{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	
}


.pagesubheader					        /* needed only when there is a page title */

{
	font-family:verdana;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	
}

.footertext                                              /* copyright text */
{	
	font-size: 12px; 
	font-family: Calibri;
	font-weight:normal;
	color:#ffffff;
	padding-left:5px;
	text-decoration: none;
	
}

a
{
	font-family:Arial;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	cursor:pointer;
	border:0px;
	padding:0px;
	MARGIN: 0px; 
	OUTLINE-STYLE: none; 
	OUTLINE-COLOR: invert;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	VERTICAL-ALIGN: baseline;

}

.bottomlinks                                               
{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;	
}

a.bottomlinks:link
{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;	
}

a.bottomlinks:visited
{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;	
}

a.bottomlinks:hover
{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#ff6c00;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;	
}
.edit{

      font-family:Arial;

      font-size:12px;

      font-weight:normal;

      color: #ffffff;

      text-decoration:none;

      border: 1px solid #d3cec3;

      background-color:#333333;

      font-weight:bold;

      position:absolute;     
	  
	  cursor:pointer;
}


/* Default Settings ends */


/* Form settings */

.FormBodyText						
{
	
	font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
	line-height:15px;
	text-align:left;

}


.FormLabelText					/* used for form labels e.g. username, password..etc */
{
	font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
}

.FormLabelTextHeader				/* used for form labels e.g. username, password..etc */
{
	font:bold 11px Arial;
	color:#000000;
	text-decoration: none;
}

.FormLabelHeader
{
	
	font:bold 13px Arial;
	color: #232728;
	height:10px;
	background-color:#DA8641;
	padding-left:4px;
	text-decoration: none;
	text-align:left;
	line-height:25px;

}

.FormLabelSubHeader
{

	font:normal 11px Arial ;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	
}

.FormErrorText
{
 	font:normal 11px Arial ;
	color: #af0202;
	text-decoration: none;
	text-align:left;
  
}


.FormMessageText
{	 
   	font:normal 12px Arial ;
	color: #d86601;
	text-decoration: none;
	vertical-alignment:middle;
	text-align:left;
	line-height:26px;
}


.FormButton
{
	background:url(search-button.png) no-repeat center center;
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #ff6c00;
	text-decoration: none;
	cursor:pointer;
	Width:76px;
	height:28px;
	border:0px;
	padding-bottom:8px;
	padding-bottom:5px!ie;
}

.FormTextField 
{
	font:normal 14px Calibri;
	color:#0d004c;
	height:20px;
	width:141px;
	border: 1px solid #725a9b;
	background-color:#ffffff;
	text-decoration: none;
}

.RequiredField 
{	
	font:normal 14px Calibri;
	color:#0d004c;
	height:20px;
	width:150px;
	border: 1px solid #725a9b;
	background-color:#bfc57d;
	text-decoration: none;

}

.RequiredLabel 
{
	font:bold 12px Verdana;
	color:#EF952C;
	vertical-align:top;
	text-align:center;
	padding-left:4px;
	
}

.formtableborder 
{
	border:1px solid #8a8476;
}

.FormTableHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
	background-color:#DA8641;
	text-decoration: none;
}

.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTableSubHeader
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	background-color:;
	text-decoration: none;
}

.FormTablerow
{
 	font-family: arial; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#D8DAC4;
	text-decoration: none; 
  
}

.FormTableRow td
{
	padding:5px;
}


.FormTablerowAlt
{
 	font-family: arial; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#f0f1e0;
	text-decoration: none; 
}

.FormTabActive
{
 	font:normal 14px Calibri;
	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 14px Calibri;
	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;  
}

.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 14px Calibri;
	color: #000000;
	width:150px;
	text-decoration: none;
	border: 1px solid #725a9b;
}

Select
{
	font:normal 13px Calibri;
	color: #000000;
	border: 1px solid #c3ba77;
	0background-color:#bfc57d;
	text-decoration: none;
	height:18px;
	height:18px!ie;
	width:100px;
}

.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 Arial;
	color: #000000;
	text-decoration: none;
}

.ProfileTablebg
{
	background-color:#f2fcbb;
	padding:10px;
}


.iframetransbg 
{
	background:none;
	padding-left:0px;
}

.FormLinks
{
	font:bold 11px Arial;
	color: #ff6c00;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;	
}

a.FormLinks:link
{
	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FormLinks:visited
{
	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.FormLinks:hover
{
	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}

.FormPageNumber
{
	font:bold 11px Arial;
	color:#ff6c00;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.ActiveFormPageNumber
{
	font:bold 11px Arial;
	color:#000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}

.FormPageNumberdivider
{
	font:bold 11px Arial;
	color:#000000;
	text-align:right;
	text-decoration:none;
}


.FormFpName
{
	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.FormFpName:link
{
	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FormFpName:visited
{
	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.FormFpName:hover
{
	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}

form
{
	padding:0px;
	margin:0px;
}



/* Form settings ends */

/* floorplan settings starts*/  
.FloorPlanNormalText
{
            font:normal 12px Arial ;
            color:#000000;
            text-decoration: none;
			font-weight:bold;
}

.FloorPlanBedName
{
            font:normal 13px Arial ;
            color:#7e0021;
            text-decoration: none;
			font-weight:bold;
}
.FloorPlanLinks
{
	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.FloorPlanLinks:link
{
	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanLinks:visited
{
	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanLinks:hover
{
	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration: none;
	text-align:left;
	cursor:pointer;
}
.FloorPlanName
{
	font:bold 11px Arial ;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.FloorPlanName:link
{
	font:bold 11px Arial ;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanName:visited
{
	font:bold 11px Arial ;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanName:hover
{
	font:bold 11px Arial ;
	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*/ 


/* Login Settings */           /*common setting applicable to both Resident Login and online leasing login*/


.LoginiFrameTransbg
{
	background:none;
}

.LoginFormLabelText
{
	font:normal 11px Arial ;
	color:#000000;
	text-decoration: none;
	text-align:right;
}

.LoginSelect
{
	font:normal 14px Calibri;
	color: #000000;
	border: 1px solid #ffffff;
	background-color:#bfc57d;
	text-decoration: none;
	Height:30px!ie;
	Height:18px;
}

.LoginFormTextField 
{
	font:normal 12px Calibri;
	color:#0d004c;
	height:20px;
	width:130px;
	border: 1px solid #725a9b;
	background-color:#ffffff;
	text-decoration: none;
}

.LoginFormButton
{
	background:url(search-button.png) no-repeat center center;
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #ff6c00;
	text-decoration: none;
	cursor:pointer;
	Width:76px;
	height:28px;
	border:0px;
	padding-bottom:6px;
	padding-bottom:5px!ie;
}
 
.LoginRequiredField 
{
	font:normal 14px Calibri;
	color: #000000;
	text-decoration: none;
	height:20px;
	border: 1px solid #725a9b;
}

.Loginformlink
{
	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.Loginformlink:link
{
	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.Loginformlink:visited
{
	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.Loginformlink:hover
{
	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
 
.LoginFormMessageText
{
   	font:bold 11px Arial ;
	color: #d19b07;
	text-decoration: none;
	font-style:itallic;
	height:30px;
	vertical-alignment:middle;
	text-align:left;
}

.LoginFormErrorText
{
 	font:normal 11px Arial ;
	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 */

/* Menu settings */

.hmenubg                                                   /* for horizontal menu background */ 
{
	background:url(hmenu-border.jpg) no-repeat left bottom;
	width:823px;
}

.hlinkbg                                                  /* for horizontal menu */
{
	font:italic 13px Arial, Helvetica, sans-serif;
	color:#ff6c00;
	text-decoration:none;
	text-transform:uppercase;
}

.hlinkbg a:link                                              /* for horizontal menu */
{
	font:italic 13px Arial, Helvetica, sans-serif;
	color:#ff6c00;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

.hlinkbg a:visited                                              /* for horizontal menu */
{
	font:italic 13px Arial, Helvetica, sans-serif;
	color:#ff6c00;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

.hlinkbg a:hover                                              /* for horizontal menu */
{
	font:italic 13px Arial, Helvetica, sans-serif;
	color:#684d94;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}
.activehlinkbg                                                  /* for horizontal menu */
{
	font:italic 13px Arial, Helvetica, sans-serif;
	color:#684d94;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

.activehlinkbg a:link
{
	font:italic 13px Arial, Helvetica, sans-serif;
	color:#684d94;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

.activehlinkbg a:visited
{
	font:italic 13px Arial, Helvetica, sans-serif;
	color:#684d94;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

.activehlinkbg a:hover
{
	font:italic 13px Arial, Helvetica, sans-serif;
	color:#684d94;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}



.vmenubg                                                  /* for vertical menu background */
{
	background-image :url();
}

.vlinkbg                                                 /* for vertical menu*/
{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
}

.activevlinkbg                                                 /* for vertical menu*/
{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
}

HWebMenu                                                /* for horizontal dropdown menu  */
{
		on-bg-color	:#684d94; 
        on-text-color	:#fe6b01;
        off-bg-color	:#684d94;
        off-text-color	:#ffffff;
        brder-sep-color :#684d94;
		height:200px;
		firstcell-width:150; 	
		
		
		  
        /*settings for menu in netscape/mozilla */
        border-top-color	: ;
        border-left-color	: ;
        border-bottom-color	:#684d94 ;
        border-right-color	: ;
        background-color 	: #684d94;
        width :150; 
        
} 


VWebMenu                                                  /* for vertical dropdown menu  */
{	
	on-bg-color	:; 
        on-text-color	:;
        off-bg-color	:;
        off-text-color	:;
        brder-sep-color :;
        firstcell-width :150;
        
        /*settings for menu in netscape/mozilla */
        border-top-color	: ;
        border-left-color	: ;
        border-bottom-color	: ;
        border-right-color	: ;
        background-color 	: #684d94;
        margin-left		: 150;
		width:232px;	
}

/* Menu settings ends */


/* Corporate Search settings */

.Corpsearchiframetransbg
{
   background:none;
   padding:0px;
   margin:0px;
}

.CorpSearchMainTable
{
 width:550px;
/* width:740px!ie;*/

}

.CorpSearchTableFilter
{
   border:0px solid #ff0000;

}

.CorpSearchResultTable
{
	border:1px solid #a2d7e4;
	width:740px;
  	height:150px;
	font:normal 9pt Arial;
	color:#3b2883; 
	text-decoration:none;
	line-height:14pt; 
}

.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:#ffffff;
 height:7px;

}

.CorpFormTableHeader
{
 	font:bold 11px Arial;
	color:#ffffff;
	background-color:#555555;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

.CorporateMapSize
{
 width:600px;
 height:450px;
}

.CorpFormlabeltext
{
  font:normal 11px verdana;
  color: #000000;
  text-decoration: none;

}

.CorpFormlabelHeader
{
  font:bold 16px verdana;
  color: #062e48;
/*  background-color:#049dc6;
  padding-left:15px;*/
    line-height:25px;
  text-decoration: none;
}

.CorpFormLabelSubHeader
{
	font:bold 14px verdana ;
	color: #0a82a2;
	text-decoration: none;
}

.CorpFormTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 130px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}
.hCityTextField
{
	font:normal 11px Arial ;
	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 Arial ;
	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 Arial ;
	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
{
	background:url(search-button.png) no-repeat center center;
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #ff6c00;
	text-decoration: none;
	cursor:pointer;
	Width:76px;
	height:28px;
	border:0px;
	padding-bottom:8px;
	padding-bottom:5px!ie;
}

.CorpSelect
{
	font:normal 13px Calibri;
	color: #000000;
	border: 1px solid #c3ba77;
	0background-color:#bfc57d;
	text-decoration: none;
	height:18px;
	height:18px!ie;
	width:100px;
}

.hCorpSelect
{
	font:normal 13px Calibri;
	color: #000000;
	border: 1px solid #c3ba77;
	0background-color:#bfc57d;
	text-decoration: none;
	height:18px;
	height:18px!ie;
	width:100px;
}

.CorpFormErrorText
{
 	font:normal 11px Arial ;
	color: #af0202;
	text-decoration: none;
	text-align:left;
}

.CorpFormMessageText
{
   	font:normal 12px Arial ;
	color: #d86601;
	text-decoration: none;
	vertical-alignment:middle;
	text-align:left;
	line-height:26px;
}

.CorpDropList
{
 background-color:#FFFFFF;
 OVERFLOW-y:auto;
 height:220px;
 Z-INDEX:55000; 
 POSITION:absolute; 
 border:1px solid #bbbbbb;
 border:1px solid #bbbbbb!ie;
 width:123px;
 width:130px!ie;
 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 11px Arial;
	color: #684d94;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;	
}

a.CorpPropertyName:link
{
	font:bold 11px Arial;
	color: #684d94;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.CorpPropertyName:visited
{
	font:bold 11px Arial;
	color: #684d94;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.CorpPropertyName:hover
{
	font:bold 11px Arial;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}

.CorpContentText
{
  font:normal 11px Arial ;
  color: #0a82a2;
  text-decoration: none;
}

.CorpFormLinks
{
 	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.CorpFormLinks:link
{
 	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
  
}

a.CorpFormLinks:visited
{
  	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.CorpFormLinks:hover
{
  	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}

.CorpAdvsearchLink
{
  	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}

a.CorpAdvsearchLink:link
{
 	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.CorpAdvsearchLink:visited
{
 	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.CorpAdvsearchLink:hover
{
 	font:bold 11px Arial ;
	color: #ff6c00;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}

.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*/
 
 
 
/* Corporate Search settings */



/*Corporate Property Details*/


.CorpPropContentText
{
  font:normal 12px Arial ;
  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
{
/*	border:1px solid #a2d7e4;
	background-color:#e7f5f8;*/
	padding:5px;
	width:740px;
}

.CorpTabFooterLinks
{
	font:normal 12px Arial ;
  color: #0086a9;
  text-decoration: none;
}

a.CorpTabFooterLinks:link, a.CorpTabFooterLinks:visited
{
	font:normal 12px Arial ;
  color: #0086a9;
  text-decoration: none;
}

a.CorpTabFooterLinks:hover
{
	font:normal 12px Arial ;
  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:520px;
 width:520px!ie;
 height:250px;
}

.CorpPropDetailHeader
{
 font:bold 17px Tahoma;
 color:#ffffff;
 text-decoration:none; 
}


.CorpWelcomeHeader
{
 font:bold 17px Tahoma;
 color:#2f81b7;
 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 Arial ;
 color: #0a82a2;
 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 #666525;
}


/* CSS for tabs */

.shadetabs                    /* style applicale to menu (change only font style)*/
{
	padding:0px;
	margin:0px;
	top:-32px;
	font: bold 11px Arial;
	list-style-type:none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	border:0px solid #FF0000;
	display:block;
	
}

#navcontainer ul li { display: inline; }

.shadetabs li                 /*style applicable to each tab (give width expected for each tab)*/
{
	display:inline;
	display:inline!ie;
	height:29px;
}

.shadetabs li a:link,.shadetabs li a:visited
{
	-moz-inline-box:block;
	display:inline-block!ie;
	z-index:1;
	text-align:center;
	width:auto!ie;
	color:#000000;
	padding-top:6px;
	padding-bottom:8px;
	padding-right:16px;
	padding-right:15px!ie;
	padding-left:16px;
	padding-left:15px!ie;
	margin-right: 1px;
	background-image:url(TabRight.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#a9c702;
	font: bold 11px arial;
	height:29px;
}


.shadetabs li a:hover
{
	-moz-inline-box:block;
	display:inline-block!ie;
	z-index:1;
	width:auto!ie;
	text-align:center;
	color:#FFFFFF;
	padding-top:6px;
	padding-bottom:8px;
	padding-right:16px;
	padding-right:15px!ie;
	padding-left:16px;
	padding-left:15px!ie;
	margin-right: 1px;
	background-image:url(TabRight_over.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#029ec7;
	font: bold 11px arial;
	height:29px;
	
	}

.shadetabs li a.selected
{ 																/*mention text color, active bg image for active tab*/
	-moz-inline-box:block;
	display:inline-block!ie;
	z-index:1;
	width:auto!ie;
	text-align:center;
	color:#FFFFFF;
	padding-top:6px;
	padding-bottom:8px;
	padding-right:16px;
	padding-right:15px!ie;
	padding-left:16px;
	padding-left:15px!ie;
	margin-right: 1px;
	background-image:url(TabRight_over.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#029ec7;
	font: bold 11px arial;
	height:29px;
}


.shadetabs li a.selected:hover
{ 			
	-moz-inline-box:block;
	display:inline-block!ie;
	z-index:1;
	width:auto!ie;
	text-align:center;
	color:#FFFFFF;
	padding-top:6px;
	padding-bottom:8px;
	padding-right:16px;
	padding-right:15px!ie;
	padding-left:16px;
	padding-left:15px!ie;
	margin-right: 1px;
	background-image:url(TabRight_over.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#029ec7;
	font: bold 11px arial;
	height:29px;

}


.tabcontent
{
	display:none;
	background-image:url(TabContentBG.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	width:745px;
	min-height:500px;
	border:1px solid #029ec7;
	border-top:2px solid #029ec7;
	background-color:#ffffff;
	position: relative;

}

   

* html .tabcontent {
	height:500px;
}

@media print {
.tabcontent 
{
	display:block !important;
}
}


/* Css for tabs */

/*Corporate Property Details*/


/* Corporate Search settings */

.CorpPropertyName
{
	font:bold 11px Arial;
	color: #684d94;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;	
}

a.CorpPropertyName:link
{
	font:bold 11px Arial;
	color: #684d94;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.CorpPropertyName:visited
{
	font:bold 11px Arial;
	color: #684d94;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.CorpPropertyName:hover
{
	font:bold 11px Arial;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}

.CorpUnitTypeName 

{
	 font:normal 11px Arial;
	 color: #ff6c00;
	 text-decoration: underline;
	 cursor:pointer;
}

a.CorpUnitTypeName:link 

{
	 font:normal 11px Arial ;
	 color: #ff6c00;
	 text-decoration: underline;
	 cursor:pointer;
}

a.CorpUnitTypeName:visited 

{
	 font:normal 11px Arial ;
	 color: #ff6c00;
	 text-decoration: underline;
	 cursor:pointer;
}

a.CorpUnitTypeName:hover 

{
	 font:normal 11px Arial ;
	 color: #ff6c00;
	 text-decoration: underline;
	 cursor:pointer;
}

.CorpContactNo
{
	 font:normal 11px Arial, Helvetica, sans-serif;
	 color: #000000;
	 text-decoration: none;
}

.Corpsearchiframetransbg
{
	background:none;
}
.CorpSearchTable{
	 border:0px solid #ff0000;
	 width:170px;

}
.CorporateMapSize
{
	width:630px;
	height:350px;
}


.HeaderCorpContactNo
{
	 font:normal 18px Georgia, "Times New Roman", Times, serif;
	 color: #99a539;
	 text-decoration: none;
	 padding-left:52px;
}

.HeaderCorpContactNo2
{
	 font:normal 18px Georgia, "Times New Roman", Times, serif;
	 color: #99a539;
	 text-decoration: none;
	 padding-left:144px;
}

.HeaderCorpContactNo3
{
	 font:normal 18px Georgia, "Times New Roman", Times, serif;
	 color: #99a539;
	 text-decoration: none;
}

a.HeaderCorpContactNo3:link
{
	 font:normal 18px Georgia, "Times New Roman", Times, serif;
	 color: #99a539;
	 text-decoration: none;
	 cursor:pointer;
}

a.HeaderCorpContactNo3:visited
{
	 font:normal 18px Georgia, "Times New Roman", Times, serif;
	 color: #99a539;
	 text-decoration: none;
	 cursor:pointer;
}

a.HeaderCorpContactNo3:hover
{
	 font:normal 18px Georgia, "Times New Roman", Times, serif;
	 color: #99a539;
	 text-decoration: none;
	 cursor:pointer;
}
/* Corporate Search settings */



/* Corporate Featured Property settings */

.FeaturedPropName
{
	 font:bold 12px Arial;
	 color: #000000;
	 text-decoration: underline;
}

.FeaturedPropAdd 

{
	 font:bold 11px Arial ;
	 color: #000000;
	 text-decoration: underline;
}

.FeaturedPropDes
{
	 font:normal 11px Arial ;
	 color: #000000;
	 text-decoration: none;
}

.FeaturedPropImg
{
	border: 2px solid #000000;
}

.FeaturedPropLinks
{
	font:normal 11px Arial ;
	color: #15738c;
	text-decoration: none;
	cursor:pointer;
}

a.FeaturedPropLinks:link
{
	font:normal 11px Arial ;
	color: #15738c;
	text-decoration: none;
	cursor:pointer;
}


a.FeaturedPropLinks:visited
{
	font:normal 11px Arial ;
	color: #15738c;
	text-decoration: none;
	cursor:pointer;
}


a.FeaturedPropLinks:hover
{
	font:normal 11px Arial ;
	color: #000000;
	text-decoration: none;
	cursor:pointer;
}

.FeaturedPropiframetransbg
{
	background:none;
}

/* Corporate Featured Property settings */



/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font:normal 9pt Arial;
	color:#3b2883; 
	text-decoration:none;
	line-height:14pt; 
}


.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:normal 12px Arial;
	color:#3b2883; 
	text-decoration: none; 
	padding:0px;
	margin:0px;
}


/* Editor 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;
	text-decoration:none;
}


.design1header
{
	height:30px;
	font-family:verdana;
	color:#cc0000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

.design1bg

{
	background-color:#ffffff;
}

.design2header
{
	font:italic 11px Arial, Helvetica, sans-serif;
	color:#684d94;
	text-decoration:none;
	font-weight:bold;
}

.design2bg

{
	background-color:#666666;
}


.design3header
{
	font:italic 18px Arial, Helvetica, sans-serif;
	color:#ff712c;
	text-decoration:none;
	font-weight:bold;
}

.design3bg

{
	background-color:#666666;
}

/* Section settings ends */



/*Third Party Search*/

.TP_bg
{
	background:url(ThirdParty_link_bg.png) no-repeat center bottom;
	width:402px;
	height:15px;
}

.TP_Header
{
	font:italic 16px Arial, Helvetica, sans-serif;
	color:#3b2884;
	text-decoration:none;
	font-weight:bold;
	padding-left:12px;
	padding-left:12px!ie;	
}


.Third_FormTextField
{
	font:normal 14px Calibri;
	color:#0d004c;
	height:20px;
	height:20px!ie;
	width:94px;
	text-align:left;
	line-height:13px;
	padding-left:4px;
	border: 1px solid #ffffff;
	background-color:#bfc57d;
	text-decoration: none;
}

.Third-Select
{
	font:normal 14px Calibri;
	font:normal 14px Calibri!ie;
	color:#0d004c;
	height:18px;
	height:19px!ie;
	width:142px;
	text-align:left;
	border: 1px solid #ffffff;
	background-color:#bfc57d;
	text-decoration: none;
}

.Third_link
{
	font:italic 13px Arial, Helvetica, sans-serif;
	color:#ff712c;
	text-decoration:underline;
}

a.Third_link:link
{
	font:italic 13px Arial, Helvetica, sans-serif;
	color:#ff712c;
	text-decoration:underline;
	cursor:pointer;
}

a.Third_link:visited
{
	font:italic 13px Arial, Helvetica, sans-serif;
	color:#ff712c;
	text-decoration:underline;
	cursor:pointer;
}

a.Third_link:hover
{
	font:italic 13px Arial, Helvetica, sans-serif;
	color:#ff712c;
	text-decoration:none;
	cursor:pointer;
}

/*Third Party Search*/

/* Template specific classes */

.mainleftshadow
{
	background:url(shadow-left.jpg) repeat-y left top;
	width:8px;
}

.mainrightshadow
{
	background:url(shadow-right.jpg) repeat-y right top;
	width:8px;

}

.footerbg
{
	background-image:url(footerbg.jpg);
	background-repeat:repeat-x;
	height:18px;
}

.topbg
{
	background:url(header-bg.jpg) no-repeat left top;
	width:1024px;
	height:314px;
}

.leasing_header
{
	font:italic 30px Georgia, "Times New Roman", Times, serif;
	color:#5e4694;
	text-decoration:none;
	padding-top:36px;
}

#content
{
	position:absolute;
	float:none;
	width:1000px;
	0background:#ff0000;
	z-index:1;
	margin-top:60px;
	margin-left:15px;
	margin-right:25px;
}

DIV {
	BORDER:0px; 
	PADDING:0px; 
	MARGIN:0px; 
	OUTLINE-STYLE:none; 
	OUTLINE-COLOR:invert; 
	OUTLINE-WIDTH:0px; 
	BACKGROUND:none transparent scroll repeat 0% 0%; 
	FONT-SIZE:100%; 
	VERTICAL-ALIGN:baseline;
}

.try_free_demo {
	BACKGROUND-IMAGE:url(btn_go.png); WIDTH:49px; HEIGHT:49px;
}

.image_button {
	TEXT-INDENT: -10000px; DISPLAY:block; BACKGROUND-REPEAT:no-repeat; BACKGROUND-POSITION: left top; CURSOR:pointer;
}
.image_button:hover {
	BACKGROUND-POSITION: left bottom;
}

#apt_search{
	width:231px;
	height:175px;
	margin-top:0px;
	margin-left:0px;
	position:absolute;
	top:-65;
	left:300;
	z-index:1100;
	BACKGROUND-IMAGE:url(popup_bg.png);
	display:none;
	}
	
#close_btn {
 
	WIDTH:36px; 
	HEIGHT:35px; 	
	display:inline; 	
	margin-top:0px;
	margin-left:0px;
	position:absolute;
	top:118;
	left:175;
	z-index:1200; 
	}

/* Template specific classes ends */
