/* Default Settings */


body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#601012;
	background-image:url(body_bg.jpg);
	background-repeat:repeat-x;
}

body a:link, body a:visited, body a:hover
{
	  font: normal 13px arial;
	  color: #7f1617;
	  text-decoration: underline;
}

.maintablebg                                       /* if the portal has any background colors/image */
{
	background-color:#ffffff;
}


.footertext                                              /* copyright text */
{	
	font-size: 12px; 
	font-family: arial;
	font-weight:normal;
	color:#ffffff;
	vertical-align:middle;
	text-decoration: none;
}

a:link 
{
	font-family:arial;
	color:#7f1617;
	font-size:13px;
	line-height:25px;
	text-decoration: none;
}
a:visited 
{
	font-family:arial;
	color:#7f1617;
	font-size:13px;
	line-height:25px;
	text-decoration: none;
}
a:hover 
{
	font-family:arial;
	color:#7f1617;
	font-size:13px;
	line-height:25px;
	text-decoration:underline;
}

.bottomlinks                                               
{
	font-family:arial;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	vertical-align:middle;
	text-decoration:none;
}

a.bottomlinks:link
{
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
}

a.bottomlinks:visited
{
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
}

a.bottomlinks:hover
{
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	text-decoration: underline;
}
.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;     
}


/* Default Settings ends */


/* Form settings */

.FormBodyText						
{
	font:normal 12px arial;
	color:#000000;
	text-decoration: none;
	line-height:15px;
	text-align:left;
}


.FormLabelText					/* used for form labels e.g. username, password..etc */
{
	font:normal 12px arial;
	color:#000000;
	text-decoration: none;
	line-height:15px;
	text-align:right;
}

.FormLabelTextHeader				/* used for form labels e.g. username, password..etc */
{
	font:bold 12px arial;
	color:#000000;
	text-decoration: none;
}

.FormLabelHeader
{
	font:bold 13px arial;
	color: #7c1a1b;
	height:10px;
	background-color:#f2fcbb;
	padding-left:4px;
	text-decoration: none;
	text-align:left;
	line-height:25px;
}

.FormLabelSubHeader
{

	font:bold 12px arial ;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	
}

.FormErrorText
{
 	font:normal 12px 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
{
	font:bold 13px georgia ;
	color: #761517;
	border: 1px solid #e5b83f;
	background-image:url(form_bg.jpg);
	background-repeat:repeat-x;
	height:23px;
	text-decoration: none;
	cursor:pointer;
}

.FormTextField 
{
	font:normal 11px arial ;
	color: #000000;
	height:20px;
	width: 170px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	padding-left:2px;
}

.RequiredField 
{	
	background-color:#d4ecf5;	
}

.RequiredLabel 
{
	color:#EF952C;
	vertical-align:top;
	text-align:center;
	
}

.FormTableHeader
{
 	font:bold 12px arial ;
	color:#ffffff;
	background-color:#741517;
	text-decoration: none;
	text-align:left;
	line-height:16px;
	padding-left:2px;
	padding-right:2px;
  
}


.formtableborder {
	border:1px solid #7f7f7f;
	}


.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTableSubHeader
{
 	font:normal 12px arial ;
	color: #000000;
	background-color:#b59c6a;
	text-decoration: none;
	
  
}

.FormTablerow
{
 	font:normal 12px arial ;
	color: #000000;
	background-color:#f5f0e6;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
  
}
.FormTableRow td
{
	padding:5px;
}

.FormTablerowAlt
{
 	font:normal 12px arial ;
	color: #000000;
	background-color:#e4dbc8;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
  
}

.FormTableRowAlt td
{
	padding:5px;
}

.FormTabActive
{
 	font:bold 12px arial ;
	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 12px arial ;
	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 11px arial;
 color: #000000;
 background-color:#f8f2e4;
 height:30px;
 text-align:left;
 text-decoration: none;
  
}
.FormTableFooter
{
  font:bold 12px arial ;
 color:#000000;
 background-color:#ded3b9;
 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 arial ;
	color: #000000;
	background-color:#bcb6b2;
	text-decoration: none;
	cursor:pointer;
  
}
.FormTextArea
{
	font:normal 11px arial ;
	color: #000000;
	width:100px;
	text-decoration: none;
	border:1px solid #c2c2c2;
}

Select
{
	font:normal 11px arial ;
	color: #000000;
	background-color:#ffffff;
	text-decoration: none;
	width:170px;
	Height:30px!ie;
	Height:18px;
	border:none;
}

.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:#741517;
	height: 1px;
	border: 0;
	width: 100%;
}

.ApplicantName
{
	font:bold 12px arial ;
	color: #000000;
	text-decoration: none;
}

.ProfileTablebg
{
	background-color:#e4dbc8;
	padding:10px;
}


.iframetransbg 
{
	background:transparent;
	padding-left:0px;
	padding-right:10px;
}

.FormLinks
{
	font:bold 11px arial ;
	color: #7f1617;
	text-decoration:underline;
	text-align:left;
}

a.FormLinks:link
{
	font:bold 11px arial ;
	color: #7f1617;
	text-decoration: underline;
	text-align:left;
}


a.FormLinks:visited
{
	font:bold 11px arial ;
	color: #7f1617;
	text-decoration:underline;
	text-align:left;
}


a.FormLinks:hover
{
	font:bold 11px arial ;
	color: #7f1617;
	text-decoration: underline;
	text-align:left;
}

.FormPageNumber
{
	font:bold 11px arial;
	color:#b59c6a;
	text-decoration:none;
	text-align:left;
}
.ActiveFormPageNumber
{
	font:bold 11px arial;
	color:#7f1617;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormPageNumberdivider
{
	font:bold 11px arial;
	color:#b59c6a;
	text-decoration:none;
	text-align:left;
}
.FormFpName
{
	font:bold 12px arial ;
	color: #7f1617;
	text-decoration:underline;
	text-align:left;
}

a.FormFpName:link
{
	font:bold 12px arial ;
	color: #7f1617;
	text-decoration: underline;
	text-align:left;
}


a.FormFpName:visited
{
	font:bold 12px arial ;
	color: #7f1617;
	text-decoration:underline;
	text-align:left;
}


a.FormFpName:hover
{
	font:bold 12px arial ;
	color: #7f1617;
	text-decoration: underline;
	text-align:left;
}
form
{
	padding:0px;
	margin:0px;
}

/* Form settings ends */



/* Login Settings */           /*common setting applicable to both Resident Login and online leasing login*/


.LoginiFrameTransbg
{
 	background-color:transparent;
}

.LoginFormLabelText
{
            font:normal 11px arial ;
            color:#000000;
            text-decoration: none;
			text-align:right;
}

.LoginSelect
{
            font:normal 11px arial ;
            color: #000000;
            background-color:#cccccc;
            text-decoration: none;
            MAX-Height:35px;
}

.LoginFormTextField 
{
            font:normal 11px arial ;
            color: #000000;
            height:20px;
            width: 100px;
            border: 1px solid #999999;
            background-color:#ffffff;
            text-decoration: none;

}

.LoginFormButton
{
	font:normal 11px arial ;
	color: #ffffff;
	border: 1px solid #7c7c7c;
	background-color:#088eb2;
	text-decoration: none;
	cursor:pointer;
	Width:60px;
}
 
.LoginRequiredField 
{
	font:normal 11px arial ;
	color: #000000;
	height:20px;
	border: 1px solid #999999;
	background-color:#d4ecf5;
	text-decoration: none;
}

.Loginformlink
{
            font:normal 11px arial ;
            color:#035a9f;
            text-decoration: none;
}

a.Loginformlink:link
{
            font:normal 11px arial ;
            color:#035a9f;
            text-decoration: none;
}

a.Loginformlink:visited
{
            font:normal 11px arial ;
            color:#035a9f;
            text-decoration: none;
}

a.Loginformlink:hover
{
            font:normal 11px arial ;
            color:#013762;
            text-decoration: none;
}
 
.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 */




/* Corporate Search settings */

.CorpPropertyName
{
	 font:bold 12px arial;
	 color: #ffffff;
	 text-decoration: underline;
}

.CorpUnitTypeName 

{
	 font:normal 11px arial ;
	 color: #000000;
	 text-decoration: underline;
}

a.CorpUnitTypeName:link 

{
	 font:normal 11px arial ;
	 color: #000000;
	 text-decoration: underline;
}

a.CorpUnitTypeName:visited 

{
	 font:normal 11px arial ;
	 color: #000000;
	 text-decoration: underline;
}

a.CorpUnitTypeName:hover 

{
	 font:normal 11px arial ;
	 color: #ff0000;
	 text-decoration: underline;
}

.CorpContactNo
{
	 font:bold 12px arial ;
	 color: #000000;
	 text-decoration: none;
}
.Corpsearchiframetransbg
{
            background:none;
}
.CorpSearchTable{
 	 border:0px solid #ff0000;
 	 width:190px;

}
.CorporateMapSize
{
width:450px;
height:450px;
}

/* 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;
}

a.FeaturedPropLinks:link
{
	font:normal 11px arial ;
	color: #15738c;
	text-decoration: none;
}


a.FeaturedPropLinks:visited
{
	font:normal 11px arial ;
	color: #15738c;
	text-decoration: none;
}


a.FeaturedPropLinks:hover
{
	font:normal 11px arial ;
	color: #000000;
	text-decoration: none;
}

.FeaturedPropiframetransbg
{
            background:none;
}

/* Corporate Featured Property settings */



/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font-family:arial;
	line-height:20px;
	font-size: 13px; 
	color:#000000;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
}


.allcaps
{
	text-decoration: none; 
	text-transform: uppercase
}

.initialcaps
{
	text-decoration: none; 
	text-transform: capitalize
}

.lowercase
{
	text-decoration: none; 
	text-transform: lowercase
}

.shadow
{
	height:10px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4)
}

.glow
{
	height:10px;
	filter:progid:DXImageTransform.Microsoft.Glow(color='gray', Strength='5')
}

.motionblur
{
	height:10px;
	filter:progid:DXImageTransform.Microsoft.MotionBlur(Strength=10, Direction=45, Add='true')
}


p 
{
	font-family: arial; 
	font-size: 13px; 
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
}


/* Editor settings ends */



/* Menu settings */

.hmenubg                                                   /* for horizontal menu background */ 
{

}

.hlinkbg                                                  /* for horizontal menu */
{

}

a.hlinkbg:link                                              /* for horizontal menu */
{

}

a.hlinkbg:visited                                              /* for horizontal menu */
{

}

a.hlinkbg:hover                                              /* for horizontal menu */
{

}
.activehlinkbg                                                  /* for horizontal menu */
{

}
.vmenubg                                                  /* for vertical menu background */
{
background-color:#f8f2e5;
border:1px solid #7c2e30;
border-bottom:none;
}

.vlinkbg                                                 /* for vertical menu*/
{
	font-family:Georgia;
	font-size:16px;
	color:#611112;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	
	line-height:32px;
	background-image:url(vmenu.jpg);
	background-repeat:repeat-x;
}
.vlinkbg a:link
{
	font-family:Georgia;
	display:block;
	font-size:16px;
	color:#611112;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	line-height:32px;
	padding-left:15px;
}
.vlinkbg a:visited
{
	font-family:Georgia;
	display:block;
	font-size:16px;
	color:#611112;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	line-height:32px;
	padding-left:15px;
}
.vlinkbg a:hover
{
	font-family:Georgia;
	display:block;
	font-size:16px;
	color:#611112;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(vmenu_hover.jpg);
	background-repeat:repeat-x;
	line-height:32px;
	padding-left:15px;
}
.activevlinkbg                                                 /* for vertical menu*/
{
	font-family:Georgia;
	font-size:16px;
	color:#611112;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(vmenu_hover.jpg);
	background-repeat:repeat-x;
	line-height:32px;
	padding-left:15px;
}
.activevlinkbg a:link                                              
{
	font-family:Georgia;
	font-size:16px;
	color:#611112;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(vmenu_hover.jpg);
	background-repeat:repeat-x;
	line-height:32px;
	padding-left:15px;

}
.activevlinkbg a:visited                                         
{
	font-family:Georgia;
	font-size:16px;
	color:#611112;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	line-height:32px;
	background-image:url(vmenu_hover.jpg);
	background-repeat:repeat-x;

}
.activevlinkbg a:hover                                            
{
	font-family:Georgia;
	font-size:16px;
	color:#611112;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	line-height:32px;
	background-image:url(vmenu_hover.jpg);
	background-repeat:repeat-x;
}
HWebMenu                                                /* for horizontal dropdown menu  */
{
	on-bg-color	: #FBAE00; 
        on-text-color	: #582c05;
        off-bg-color	: #FFFFFF;
        off-text-color	: #7B4A0C;
        border-sep-color : #F5DD93;
        firstcell-width :150;


        /*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: #f4e4b8; 
        on-text-color	: #6b1214;
        off-bg-color	: #f4e4b8;
        off-text-color	: #624a00;
        border-sep-color : #6b1214;
        firstcell-width :155;
        
        /*settings for menu in netscape/mozilla */
        border-top-color	: #f4e4b8;
        border-left-color	: #6b1214;
        border-bottom-color	: #f4e4b8;
        border-right-color	: #624a00;
        background-color 	: #6b1214;
        margin-left		: 175;
	width:157;
}

/* Menu settings ends */


/* Section settings */

.blankheader                                          /* when the section has no design applied (design0) */
{
	
	height:30px;
	font-family:arial;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}


.design1header
{
	font-family:georgia;
	color:#761517;
	font-size:28px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	height:50px;
}

.design1bg

{
}

.design2header
{

}

.design2bg

{

}


.design3header
{

}

.design3bg

{

}

/* Section settings ends */


/* Template specific classes */
.toplinks
{
font:normal 12px arial;
color:#ffffff;
text-align:center;
text-decoration:none;
}
a.toplinks:link
{
font:normal 12px arial;
color:#ffffff;
text-align:center;
text-decoration:none;
}
a.toplinks:visited
{
font:normal 12px arial;
color:#ffffff;
text-align:center;
text-decoration:none;
}
a.toplinks:hover
{
font:normal 12px arial;
color:#ffffff;
text-align:center;
text-decoration:underline;
}
.rightmenubg
{
background-image:url(vmenubg.jpg);
background-repeat:no-repeat;
background-color:#ffffff;
}
.login
{
background-image:url(login.jpg);
background-repeat:repeat;
height:32px;
width:228px;
display:block;
border-bottom:1px solid #7b2f2f;
border-left:1px solid #7b2f2f;
border-right:1px solid #7b2f2f;
}
.login a:link
{
background-image:url(login.jpg);
background-repeat:repeat;
height:32px;
width:228px;
display:block;
}
.login a:visited
{
background-image:url(login.jpg);
background-repeat:no-repeat;
height:32px;
width:228px;
display:block;
}

.login a:hover
{
background-image:url(login_hover.jpg);
background-repeat:no-repeat;
height:32px;
width:228px;
display:block;
}
.redstrip
{
background-color:#791b1c;
height:4px;
border-left:4px solid #ffffff;
border-right:4px solid #ffffff;
}
.contentbg
{
background-image:url(contentbg.jpg);
background-repeat:no-repeat;
background-color:#ffffff;
border-left:4px solid #ffffff;
border-right:4px solid #ffffff;
}
.propsearch_bg
{
background-image:url(propertysearch_bg.jpg);
background-repeat:no-repeat;
height:235px;
}
.propsearch_heading
{
font-family:Georgia;
font-size:17px;
font-weight:bold;
color:#ffffff;
text-align:center;
height:40px;
vertical-align:top;
}
.punchline
{
	font-family:Times New Roman;
	font-size:23px;
	font-weight:normal;
	color:#ffffff;
	padding-left:20px;
	vertical-align:middle;
}
.whitebg
{
background-color:#ffffff;
}
/* Template specific classes ends */