@charset "utf-8";
/* CSS Document */

/* Default Settings */


body
{
	margin:0px;
	padding:0px;
	scrollbar-face-color :;
	scrollbar-highlight-color : ;
	scrollbar-shadow-color : ;
	scrollbar-3dlight-color : ;
	scrollbar-arrow-color : ;
	scrollbar-track-color : ;
	scrollbar-darkshadow-color : ;
	
}

.bodycolor
{
	background-color:FFFFFF;
}

.bodybg
{
	background-image:url(main_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#F9F7EB;

}

.maintablebg                                       /* if the portal has any background colors/image */
{
	background:url(table_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.companyname
{
	font-family:Arial;
	font-size:16px;
	font-weight:Bold;
	text-decoration:none;
   	color:#000000;
   	background:#ffffff;
   	background-image:url();

  
}


.slogan 
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	background-image:url();
}

.pagetitle					        /* needed only when there is a page title */

{
	font-family:Arial;
	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:Arial;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	
}

.footertext                                              /* copyright text */
{	 
	font-family:"Century Gothic",Arial ;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration: none;
	white-space:nowrap;

}

a:link 
{
	font-family:Arial;
	color:#bd6c01;
	font-size:11px;
	text-decoration:underline;
}
a:visited 
{
	font-family:Arial;
	color:#bd6c01;
	font-size:11px;
	text-decoration:underline;
}
a:hover 
{
	font-family:Arial;
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}

.bottomlinks                                               
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	cursor:pointer;	
}

a.bottomlinks:link
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	cursor:pointer;	
}

a.bottomlinks:visited
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	cursor:pointer;	
}

a.bottomlinks:hover
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:underline;
	cursor:pointer;	
}

/* Default Settings ends */


/* Form settings */

.FormBodyText						
{
	
	font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
	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:#0094e8;
	text-decoration: none;
}

.FormLabelHeader
{
	font:bold 13px Arial;
	color: #474F14;
	height:10px;
	background-color:#DADFB5;
	padding-left:7px;
	text-decoration: none;
	text-align:left;
	line-height:25px;


}

.FormLabelSubHeader
{

	font:normal 12px 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 11px Arial ;
	color: #d86601;
	text-decoration: none;
	vertical-alignment:middle;
	text-align:left;
	line-height:26px;
	}


.FormButton
{
	font:bold 11px Arial;
	color: #ffffff;
	background-color:#7d844e;
	border: 1px solid #4a4f25;
	text-transform:uppercase;
	text-decoration: none;
	cursor:pointer;
	padding:2px;
}
.FormStatusButton
{
	font:bold 11px Arial;
	color: #1d3446;
	background:url(btn_bg.jpg) repeat-x;
	border: 1px solid #8a8a8a;
	text-transform:uppercase;
	text-decoration: none;
	cursor:pointer;
}
.FormTextField 
{
	font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
	border:1px solid #686F37;
	width:140px;
}

.RequiredField 
{	
	background-color:#ffffff;	
}

.RequiredLabel 
{
	
	color:#d03f10;
	font-size:11px;
	text-align:center;
	padding-left:2px;
	padding-right:5px;
}

.FormTableHeader
{
 	font:bold 13px Arial;
	color:#ffffff;
	background-color:#006cff;
	text-decoration: none;
	text-align:left;
	line-height:16px;
	padding-left:2px;
	padding-right:2px;
  
}

.FormTableSubHeader
{
 	font:normal 11px Arial ;
	color: #000000;
	background-color:#b9b9b9;
	text-decoration: none;
	
  
}

.FormTablerow
{
 	font:normal 10px Arial ;
	color: #000000;
	background-color:#a0d3f2;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
  
}
.FormTableSubrow
{
 	font:normal 10px Arial;
 	color: #000000;
	background-color:#a0d3f2;
 	height:20px;
 	text-align:left;
 	text-decoration: none;
  
}
.FormTableFooter
{
  	font:normal 10px arial ;
 	color:#000000;
 	background-color:#a0d3f2;
 	line-height:16px;
 	padding-left:2px;
	 padding-right:2px;
	text-align:right;
 	text-decoration: none;
  
}
.FormTablerowAlt
{
 	font:normal 10px Arial ;
	color: #000000;
	background-color:#a0d3f2;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
  
}

.FormTabActive
{
 	font:bold 11px 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 11px 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;  
}

.FormTextArea
{
	font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
	border:1px solid #686F37;
	width:140px;
}

Select
{
	font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
	border:1px solid #6699cc;
	width:140px;
}

.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;
}
.ProfiletableText
{
	font:bold 10px Arial ;
	color: #000000;
	text-align:left;
}
.ProfileFormLinks
{
	font:bold 11px Arial ;
	color: #000000;
	text-decoration:underline;
	text-align:left;
}

a.ProfileFormLinks:link
{
	font:bold 11px Arial ;
	color: #000000;
	text-decoration: underline;
	text-align:left;
}


a.ProfileFormLinks:visited
{
	font:bold 11px verdana ;
	color: #155a80;
	text-decoration:underline;
	text-align:left;
}


a.ProfileFormLinks:hover
{
	font:bold 11px Arial ;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
.iframetransbg 
{
	background:none;
	padding-left:0px;
	padding-right:0px;
}

.FormLinks
{
	font:normal 11px Arial ;
	color: #333333;
	text-decoration:underline;
}

a.FormLinks:link
{
	font:normal 11px Arial ;
	color: #333333;
	text-decoration: underline;
}


a.FormLinks:visited
{
	font:normal 11px Arial ;
	color: #333333;
	text-decoration:underline;
}


a.FormLinks:hover
{
	font:normal 11px Arial ;
	color: #333333;
	text-decoration: none;
	text-align:left;
}
.FormPageNumber
{
	font:bold 11px Arial;
	color:#0066ff;
	text-decoration:none;
	text-align:left;
}
.ActiveFormPageNumber
{
	font:bold 13px Arial;
	color:#000000;
	text-decoration:none;
	text-align:left;
}
.FormPageNumberdivider
{
	font:bold 13px arial;
	color:#000000;
	text-align:right;
	text-decoration:none;
}
.FormFpName
{
	font:bold 11px Arial ;
	color: #0066ff;
	text-decoration:underline;
}

a.FormFpName:link
{
	font:bold 11px Arial ;
	color: #0066ff;
	text-decoration: underline;
}


a.FormFpName:visited
{
	font:bold 11px Arial ;
	color: #0066ff;
	text-decoration:underline;
}


a.FormFpName:hover
{
	font:bold 11px Arial ;
	color: #0066ff;
	text-decoration: none;
} 

/* Form settings ends */

/*eBrochure Settings*/

.ebroiframetransbg {
	background-color:#0094e8;
}
.ebrochuremaintable {
	background-color:#ffffff;
	width:820px;
}
.ebrochureinnertable {
	background-color:#ffffff;
	width:800px;
}
.ebrochureheaderbg {
	height:162px;
	width:780px;
	background-color:#0092e8;

}
.ebrochurecontentbg {
	background-color:#ffffff;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
	background-color:#ffffff;
}
.ebrochurepropname {
	font:normal 20px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:top;
	padding-top:50px;
}
.ebrochurepropaddress {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	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-color:#023562;
	height:22px;
	text-transform:uppercase;
}
.ebrochuredesign2header {
	font:normal 24px calibri, Arial, Helvetica, sans-serif;
	color: #023562;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurelink {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochureprinticon {
	height:62px;
	width:56px;
	background-image:url(print.jpg);
	background-repeat:no-repeat;
}
.ebrochurerefericon {
	height:62px;
	width:72px;
	background-image:url(refer_friend.jpg);
	background-repeat:no-repeat;
}
.ebrochurefootertext {
	font:normal 12px calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	background-color:#e5e6e0;
	height:22px;
	padding-left:11px;
}
.ebrochuremapdimensions {    /* for map dimensions  */
	width:289px;
	height:207px;
}
.ebrochurebullet {    /* for bullets of headers  */
	background-image:url(headersubbullet.gif);
	background-repeat:no-repeat;
	background-position:center center;
	width:5px;
	height:5px;
}
.ebrochureverticalseparator {
	background-image:url(verti_seprator.gif);
	background-repeat:repeat-y;
	width:13px;	
}
.ebrochurehorizontalseparator 
{
	background-image:url(hori_seprator.gif);
	background-repeat:repeat-x;
	height:13px;	
}

/*eBrochure Settings*/


/* floorplan settings starts*/  
.FloorPlanNormalText {
	font:normal 12px verdana;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanBedName {
	font:normal 14px verdana;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanLinks {
	font:bold 11px verdana;

	color: #155a80;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:link {
	font:bold 11px verdana;
	color: #155a80;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:visited {
	font:bold 11px verdana;
	color: #155a80;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:hover {
	font:bold 11px verdana;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanName {
	font:bold 11px verdana;
	color: #15738c;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:link {
	font:bold 11px verdana;
	color: #15738c;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:visited {
	font:bold 11px verdana;
	color: #15738c;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:hover {
	font:bold 11px verdana;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanbg {
	background:#d8d8b2;
}
.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:bold 11px Arial ;
	color:#3f4140;
	text-decoration: none;
	text-align:left;
}

.LoginSelect
{
	font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
	border:1px solid #6699cc;
	width:140px;
}

.LoginFormTextField 
{
    font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
	border:1px solid #6699cc;
	width:164px;
}

.LoginFormButton
{
	font:bold 11px Arial;
	color: #ffffff;
	background:#0094e8;
	border: 1px solid #0072c8;
	text-decoration: none;
	cursor:pointer;
	Width:60px;
}
 
.LoginRequiredField 
{
	font:normal 11px Arial ;
	color: #000000;
	border: 1px solid #6699cc;
	0background-color:#0094e8;
	text-decoration: none;
	width:164px;
}

.Loginformlink
{
            font:normal 11px Arial ;
            color:#333333;
            text-decoration: none;
}

a.Loginformlink:link
{
            font:normal 11px Arial ;
            color:#333333;
            text-decoration:underline;
}

a.Loginformlink:visited
{
            font:normal 11px Arial ;
            color:#333333;
            text-decoration:underline;
}

a.Loginformlink:hover
{
            font:normal 11px Arial ;
            color:#333333;
            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 */


/* Apartment Search Settings*/

.AptiFrameTransbg
{
	background:none;
	padding-top:20px;
}

.AptFormBodyText
{
	font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
}

.AptFormLabelText
{
	font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
}

.AptSelect
{
	font:normal 11px Arial;
	color:ffffff;
	text-decoration: none;
	border: 1px solid #4a4f25;
	width:140px;
	background-color:#a2aa6b;
}

.AptFormTextField 
{
	font:normal 11px Arial;
	color:#ffffff;
	text-decoration: none;
	border: 1px solid #4a4f25;
	width:140px;
	background-color:#a2aa6b;
	padding-left:2px;
}

.AptFormButton
{
	font:bold 11px Arial;
	color: #ffffff;
	background-color:#7d844e;
	border: 1px solid #4a4f25;
	text-transform:uppercase;
	text-decoration: none;
	cursor:pointer;

	Width:60px;
}

.AptTableVertical    /* for controlling Vertical table parameters in aspx */
{
  	border:0px solid #000000;
  	
}

.AptTableHorizontal    /* for controlling Horizontal table parameters in aspx */
{
	 border:0px;
	 margin-top:-20px;
}

/* Apartment Search Settings*/


/* Corporate Search settings */

.CorpPropertyName
{
	 font:bold 12px Arial;
	 color: #000000;
	 text-decoration:none;
}

.CorpUnitTypeName 

{
	 font:normal 11px Arial ;
	 color: #000000;
	 text-decoration: underline;
}

a.CorpUnitTypeName:link 

{
	 font:normal 11px Arial ;
	 color:#333333;
	 text-decoration:underline;
}

a.CorpUnitTypeName:visited 

{
	 font:normal 11px Arial ;
	 color:#333333;
	 text-decoration:underline;
}

a.CorpUnitTypeName:hover 

{
	 font:normal 11px Arial ;
	 color:#333333;
	 text-decoration:underline;
}

.CorpContactNo
{
	 font:bold 12px Arial ;
	 color: #000000;
	 text-decoration: none;
}
.Corpsearchiframetransbg
{
            background:none;
}

/* Corporate Search settings */


/*Specials Settings*/

.Specialsbg

{
	height:30px;
	background-color:#f2fcbb;
	padding-left:10px;
}

.Specialstext

{
		font:bold 14px arial ;
    	color: #000000;	
    	text-decoration: none;
    	font-style:normal;
    	vertical-alignment:middle;
		padding:10px;

}
/*Specials 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:#000000;
	text-decoration:underline;
}

a.FeaturedPropLinks:link
{
	font:normal 11px Arial ;
	color:#000000;
	text-decoration:underline;
}


a.FeaturedPropLinks:visited
{
	font:normal 11px Arial ;
	color:#000000;
	text-decoration:underline;
}


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 */

.edit{

      font-family:verdana;
      font-size:12px;
      font-weight:normal;
      color: #ffffff;
      text-decoration:none;
      border: 1px solid #d3cec3;
      background-color:#333333;
      font-weight:bold;
      position:absolute;    

}


.normaltext
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#7b5530;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	letter-spacing:1px;
	line-height:20px;
}


.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, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#7b5530;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	letter-spacing:1px;
	line-height:20px;
}


/* Editor settings ends */



/* Menu settings */

.hmenubg                                                   /* for horizontal menu background */ 
{
	background:url(menu_bg.jpg) repeat-x;
	height:40px;
	width:829px;
}

.hlinkbg                                                 /* for horizontal menu*/
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-indent:0px;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	letter-spacing:1px;
}


.hlinkbg a:link,
.hlinkbg a:visited,
.hlinkbg a:active,
.hlinkbg a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:1px;
}

.activehlinkbg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	background-image:url(activemenu_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:middle;
	letter-spacing:1px;
}

.activehlinkbg a:link,
.activehlinkbg a:visited,
.activehlinkbg a:active,
.activehlinkbg a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:middle;
	letter-spacing:1px;
}

.vmenubg                                                  /* for vertical menu background */
{

}

.vlinkbg                                                 /* for vertical menu*/
{
	font-family:"Georgia",Arial;
	font-size:18px;
	color:#7b5530;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	background:url(vmenu_bullet.gif) no-repeat;
	padding-left:30px;
}


a.vlinkbg:link                                                /* for vertical menu*/
{
	font-family:"Georgia",Arial;
	font-size:18px;
	color:#7b5530;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}

a.vlinkbg:visited                                           /* for vertical menu*/
{
	font-family:"Georgia",Arial;
	font-size:18px;
	color:#7b5530;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}

a.vlinkbg:active                                              /* for vertical menu*/
{
	font-family:"Georgia",Arial;
	font-size:18px;
	color:#7b5530;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}

a.vlinkbg:hover                                           /* for vertical menu*/
{
	font-family:"Georgia",Arial;
	font-size:18px;
	color:#7b5530;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}

.activevlinkbg                                                 /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

a.activevlinkbg:link                                                 /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}


a.activevlinkbg:visited                                                 /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

a.activevlinkbg:active                                               /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

a.activevlinkbg:hover                                           /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

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	: #FBAE00; 
        on-text-color	: #FFFFFF;
        off-bg-color	: #FFFFFF;
        off-text-color	: #7B4A0C;
        brder-sep-color : #F5DD93;
        firstcell-width :150;
        
        /*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) */
{
	
	height:30px;
	font-family:Arial;
	color:#bd8207;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}


.design1header
{
	font-family:Arial;
	color:#c97200;
	font-size:30px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:none;
}


.design1bg

{
	background-color:#ffffff;
}

.design2header
{
	font-family:Arial;
	color:#0066ff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.design2bg

{
	background-color:#666666;
}


.design3header
{
	height:20px;
	background-color:#666666;
	font-family:Arial;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.design3bg

{
	background-color:#666666;
}

/* Section settings ends */


/* Template specific classes */

	
.tableleftshadow
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='ResPropHomestyle/outer_shadow_left.png');
	width:12px;
}

.tableleftshadow[class]
{
	background:url(outer_shadow_left.png) repeat-y;
	width:12px;
}

.tablerightshadow
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='ResPropHomestyle/outer_shadow_right.png');
	width:12px;
}

.tablerightshadow[class]
{
	background:url(outer_shadow_right.png) repeat-y;
	width:12px;
}



.contenttablebg
{
	background:url(content_table_bg.jpg) no-repeat top;
	background-color:#FFFFFF;
	padding:22px;
	border:1px solid #d8d4bb;
	border-top:none;
}

.footerbg 
{
	background:url(footer_bg.jpg) repeat-x;
	height:42px;
}

.footerlink                                                 /* for horizontal menu*/
{
	font-family:"Century Gothic",Arial ;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration: none;
}


.footerlink a:link,
.footerlink a:visited,
.footerlink a:active
{
	font-family:"Century Gothic",Arial ;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration: none;
}
.footerlink a:hover{
	font-family:"Century Gothic",Arial ;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
}

.leftmenubg {
	background:url(left_menu_bg.jpg) repeat-x #f6f2da;
	padding:20px;
	}


/* Template specific classes ends */