/* CSS Document */

/* Default Settings */


body
{
	margin-left:0px;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color : #bababa;
	scrollbar-highlight-color : #30596D;
	scrollbar-shadow-color : #30596D;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #000;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	text-align:left;
}

.page_background
{
	background:url(page_bg.jpg) repeat-x #3d637a;
}

.maintablebg                                       /* if the portal has any background colors/image */
{
	width: 910px;	
}

.content_bg
{
	background: #ededed;
	padding: 8px;
	width:903px;
}

.companyname
{
	background:url(TopHeader_bg.jpg) repeat-x;
	height: 100px;
}

.slogan 
{
	background: #322119;
	
}

.pagetitle					        /* needed only when there is a page title */

{
	font:normal 18px arial;
	color:#000000;
	text-align:left;
	text-decoration:none;
}


.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: Arial;
	font-weight:normal;
	color:#d9d9d9;
	vertical-align:bottom;
	text-decoration: none;
	margin-leftt:8px;
	
}

a:link 
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}

a:visited 
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}

a:hover 
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}

a:active 
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}


.bottomlinks                                               
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

a.bottomlinks:link
{
	font-family:verdana;
	color:#000000;
	text-decoration: underline;
}

a.bottomlinks:visited
{
	font-family:verdana;
	color:#000000;
	text-decoration: underline;
}

a.bottomlinks:hover
{
	font-family:verdana;
	color:#000000;
	text-decoration: underline;
}

/* Default Settings ends */


/* Form settings */

form{
	padding:0px;
	margin:0px;
}

.formtext 
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color: #04294b;
	text-decoration: none;
	height:19px;
	width:166px;
	padding:3px 0px 0px 2px;
	background-color:#d3d9e4;
	border: 1px solid #4b6e90;
}

.formtextarea
{
	font-family:verdana ;
	font-size:10px ;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	width:100px;
}

.formlabeltext
{
	font-family:verdana ;
	font-size:10px ;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	
}

.messagetext
 {
 	font-family:verdana ;
	font-size:10px ;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
 }
 
.formbutton
{
	background:	url(btn_bg.jpg) repeat-x #322119;
	border: 1px solid #a9a9a9;
	font-family:verdana;
	font-size:11px;
	width: 53px;
	height: 19px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	padding-bottom: 3px;
	letter-spacing: 0.03em;
	text-decoration: none;
	cursor: pointer;
}

.formddtext 
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color: #04294b;
	text-decoration: none;
	height:19px;
	width:166px;
	padding:3px 0px 0px 2px;
	background-color:#d3d9e4;
	border: 1px solid #4b6e90;
}

.formddtext[class] 
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color: #04294b;
	text-decoration: none;
	height:19px;
	width:166px;
	padding:1px 0px 0px 2px;
	background-color:#d3d9e4;
	border: 1px solid #4b6e90;
}

.formddtextlong
{
	font-family:verdana ;
	font-size:10px ;
	font-weight:normal;
	color: #000000;
	width:150px;
	background-color:#ffffff;
	text-decoration: none;
	
}

.errorMessage
  {
 	font-family:verdana ;
	font-size:10px ;
	font-weight:normal;
	color: #000000;
	background-color:#ffffff;
	text-decoration: none;
  
  }

/* Form settings ends */


/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff;
	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 
{
}


/* Editor settings ends */



/* Menu settings */

.hmenubg                                                  /* for horizontal menu background */ 
{
	background:url(hmenu_bg.jpg) repeat-x;
	height: 33px; 
	
}

.hlinkbg                                                  /* for horizontal menu */
{
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:center;
}

a.hlinkbg:link
{
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;	
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:center;
}

a.hlinkbg:visited
{
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:center;
}

a.hlinkbg:hover
{
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#d3d5b3;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:center;
}

.activehlinkbg                                                  /* for horizontal menu */
{
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:center;
}


.vmenubg                                                  /* for vertical menu background */
{

}

														
.vlinkbg                                                 /* for vertical menu*/
{
}

.activevlinkbg                                                 /* for vertical menu*/
{

}

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 */

.design1header
{
	height:20px;
	background-color:#666666;
	font-family:verdana;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.design1bg

{
	background-color:#666666;
}

.design2header
{
	height:20px;
	background-color:#666666;
	font-family:verdana;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.design2bg

{
	background-color:#666666;
}


.design3header
{
	height:20px;
	background-color:#666666;
	font-family:verdana;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.design3bg

{
	background-color:#666666;
}

.blankheader                                          /* when the section has no design applied (design4) */
{
	
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}


/* Section settings ends */


/* Template specific classes */

.rightshadow
{
	background:url(right_shadow_repeat.jpg) repeat-y;
}

.bottomshadow
{
	background:url(bottom_shadow_repeat.jpg) repeat-x;
}

.apthome_bg
{
	background:url(Apartment_home_bg.jpg) repeat-x #7a7e43;
	height: 142px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.apthome_gobtn
{
	background:url(go_btn_bg.jpg) repeat-x;
	font: bold 11px Tahoma, "Trebuchet MS", Verdana;
	color: #ffffff;
	text-transform:uppercase;
	margin-right: 45px;
	cursor:pointer;
}

.aptsrch_bg
{
	background:url(Apartment_Search_bg.jpg) repeat-x #af4c35;
	height: 142px;
}

.welcome_bg
{
	background:url(welcome_bg.jpg) repeat-x #67788a;
	height: 142px;
}

.row1
{
	font-family: verdana; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#d0d0d0;
	height:20px;
	text-decoration: none;
	
}

.row2
{
	font-family: verdana; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#f0f0f0;
	height:20px;
	text-decoration: none;
	
}

.tableheader
{
	font-family: verdana; 
	font-size: 12px; 
	color:#ffffff;
	font-weight: bold; 
	background-color:#838383;
	height:25px;
	text-decoration: none;
	
}



a.mapsdir:link{
	font-family:arial;
	font-size:12px;
	color:#515622;
	text-decoration:underline;
}

a.mapsdir:visited{
	font-family:arial;
	font-size:12px;
	color:#515622;
	text-decoration:underline;
}

a.mapsdir:active{
	font-family:arial;
	font-size:12px;
	color:#515622;
	text-decoration:underline;
}

a.mapsdir:hover{
	font-family:arial;
	font-size:12px;
	color:#515622;
	text-decoration:underline;
}

/* Template specific classes ends */
