/* 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
{
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, Tahoma, Arial;
	font-size:10px;
	color:#333333;
	text-decoration: underline;
}
a:visited 
{
	font-family:Tahoma, Tahoma, Arial;
	font-size:10px;
	color:#333333;
	text-decoration: underline;
}
a:hover 
{
	font-family:Tahoma, Tahoma, Arial;
	font-size:10px;
	color:#333333;
	text-decoration: underline;
}

.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-family:Tahoma, Tahoma, Arial;
	font-size: 11px; 
	color:#ffffff;
	font-weight: normal; 
	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:bold 13px Tahoma;
	color: #232728;
	height:10px;
	border-bottom:2px solid #9ab40b;
	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;
}

.FormTextField 
{
	font:normal 11px Tahoma ;
	color: #000000;
	height:20px;
	width: 100px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
}

.RequiredField 
{
	background-color:#d4ecf5;
	
}

.RequiredLabel 
{
	color:#EF952C;
	
}

.FormTableHeader
{
 	font:bold 11px Tahoma ;
	color:#000000;
	background-color:#b4c93e;
	text-decoration: none;
	text-align:left;
  
}

.FormTableSubHeader
{
 	font:normal 11px Tahoma ;
	color: #000000;
	background-color:#828c8a;
	text-decoration: none;
	
  
}

.FormTablerow
{
 	font:normal 11px Tahoma ;
	color: #000000;
	background-color:#eff5f4;
	text-decoration: none;
	height:22px;
	text-align:left;
  
}

.FormTablerowAlt
{
 	font:normal 11px Tahoma ;
	color: #000000;
	background-color:#d9e8e5;
	text-decoration: none;
	height:22px;
	text-align:left;
  
}

.FormTabActive
{
 	font:normal 12px Tahoma ;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none;
  
}

.FormTabInactive
{
 	font:normal 12px Tahoma ;
	color: #333333;
	background-color:#cccccc;
	text-decoration: none;
  
}

.FormTextArea
{
	font:normal 12px Tahoma ;
	color: #333333;
	background-color:#ececee;
	width:100px;
	text-decoration: none;
}

Select
{
	font:normal 11px Tahoma ;
	color: #333333;
	background-color:#ececee;
	background-image:url(formtextbg.jpg);
	text-decoration: none;
	Height:30px!ie;
	Height:18px;
}


Span
{
	font:normal 11px Tahoma ;
	color: #333333;
	text-decoration: none;
}

.ApplicantName
{
	font:bold 12px Tahoma ;
	color: #333333;
	text-decoration: none;
}

.ProfileTablebg
{
	background-color:#eff5f5;
}


.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: #15738c;
	text-decoration: none;
}


a.FormLinks:visited
{
	font:normal 11px Tahoma ;
	color: #15738c;
	text-decoration: none;
}


a.FormLinks:hover
{
	font:normal 11px Tahoma ;
	color: #15738c;
	text-decoration: none;
}

/* Form settings ends */




/* 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 12px Tahoma;
	 color: #000000;
	 text-decoration: underline;
}

.FeaturedPropAdd 

{
	 font:bold 11px Tahoma ;
	 color: #000000;
	 text-decoration: underline;
}

.FeaturedPropDes
{
	 font:normal 11px Tahoma ;
	 color: #000000;
	 text-decoration: none;
}

.FeaturedPropImg
{
	border: 2px solid #000000;
}

.FeaturedPropLinks
{
	font:normal 11px Tahoma ;
	color: #15738c;
	text-decoration: none;
}

a.FeaturedPropLinks:link
{
	font:normal 11px Tahoma ;
	color: #15738c;
	text-decoration: none;
}


a.FeaturedPropLinks:visited
{
	font:normal 11px Tahoma ;
	color: #15738c;
	text-decoration: none;
}


a.FeaturedPropLinks:hover
{
	font:normal 11px Tahoma ;
	color: #000000;
	text-decoration: none;
}
/* Corporate Featured Property settings */




/* Login Settings */           /*common setting applicable to both Resident Login and online leasing login*/


.LoginFrameTransbg
{
            background-color:#ffffff;
}

.LoginFormLabelText

{
            font:normal 11px Tahoma ;
            color:#000000;
            text-decoration: none;
}

.LoginSelect
{
            font:normal 11px Tahoma ;
            color: #000000;
            background-color:#cccccc;
            text-decoration: none;
            MAX-Height:35px;
}

.LoginFormTextField 
{
            font:normal 11px Tahoma ;
            color: #000000;
            height:20px;
            width: 100px;
            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;
	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;
	padding-left:10px;
	padding-right:5px;

}
.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;
}
.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;
}
.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;
}
.activevlinkbg                                                 /* for vertical menu*/
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#106159;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	background-color:#b7cfcd;
	padding-left:10px;
	
}
.activevlinkbg a:link                                                 /* for vertical menu*/
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#106159;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	background-color:#b7cfcd;
	

}
.activevlinkbg a:visited                                             /* for vertical menu*/
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#106159;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	background-color:#b7cfcd;
	
	
}
.activevlinkbg a:hover                                             /* for vertical menu*/
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#106159;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	background-color:#b7cfcd;
	
	
}

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, "Times New Roman", Times, serif;
	color:#076158;
	font-size:24px;
	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;
	border-right:1px solid #ffffff;
	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

{
	font-family:Tahoma, Tahoma, Arial;
	font-size: 10px; 
	color:#c2cfd4;
	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;
}
.whitetext
{
	font-family:Tahoma, Tahoma, Arial;
	font-size: 11px; 
	color:#ffffff;
	font-weight: normal; 
	text-decoration: none; 
}
.aptsearchbg
{
	background-color:#4b6301;
	border-left:1px solid #ffffff;
}
/* Template specific classes ends */