
/* Default Settings */


body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #970000;
	scrollbar-shadow-color : #970000;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #970000;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	background-color:#ffffff;
	background-image:url(mainbg.jpg);
}
b
a:link, a:visited
{
	  font: normal 11px Verdana;
	  color: #964505;
	  text-decoration:none;
}

a:hover {
	font: normal 11px Verdana;
	color: #964505;
	text-decoration:underline;

}

.bodycolor
{
	background-color:#ffffff;
}


.footertext                                              /* copyright text */
{	
	font-size: 10px; 
	font-family: verdana;
	background-image:url();
	font-weight:normal;
	color:#000000;
	text-align:center;
	background-color:#ffffff;
	text-decoration:none;
}


a:link 
{
	font-family:verdana;
	font-size:11px;
	color:#964505;
	text-decoration: none;
}
a:visited 
{
	font-family:verdana;
	font-size:11px;
	color:#964505;
	text-decoration:none;
}
a:hover 
{
	font-family:verdana;
	font-size:11px;
	color:#964505;
	text-decoration: underline;
}


.bottomlinks                                               
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.bottomlinks a:link
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}

.bottomlinks a:visited
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}

.bottomlinks a:hover
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration: underline;
}



/* Default Settings ends */


/* Form settings */

.FormBodyText
{
	font:normal 11px verdana;
	color:#000000;
	text-decoration: none;
	line-height:15px;
	text-align:left;


}

.FormLabelText
{
	font:normal 11px verdana;
	color:#000000;
	text-decoration: none;
	line-height:15px;


}

.RequiredLabel 
{
	color:#EF952C;
	vertical-align:top;
	text-align:center;
	
}

.FormLabelHeader
{
	font:bold 12px Verdana;
	color: #232728;
	height:10px;
	padding-left:4px;
	text-decoration: none;
	text-align:left;
	line-height:25px;
	
}

.FormLabelTextHeader				/* used for form labels e.g. username, password..etc */
{
	font:bold 11px verdana;
	color:#000000;
	text-decoration: none;
}

.FormLabelSubheader
{
	font:normal 11px verdana;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	
}

.FormErrorText
{
 	font:normal 11px verdana;
	color: #af0202;
	text-decoration: none;
	text-align:left;
  
}

.FormButton
{
	font:normal 11px verdana;
	color: #000000;
	border: 1px solid #000000;
	background-color:#cccccc;
	text-decoration: none;
	cursor:pointer;
}


.FormTextField 
{
	font:normal 11px verdana;
	color: #000000;
	height:20px;
	width: 100px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
}

.RequiredField 
{
	background-color:#f6d7d7;	
	
}

/* formtableborder - created by Sayajee on 1st Sep 09, recomended border values are 1-2px  or 0 */
.formtableborder {
	border:1px solid #8a8476;
	}

.FormTableHeader
{
 	font:normal 11px verdana;
	color:#ffffff;
	background-color:#634C4D;
	text-decoration: none;
	text-align:left;
	padding-left:2px;
	padding-right:2px;
}

.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTableSubheader
{
 	font:normal 11px verdana;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none;
}

.FormTableRow
{
 	font:normal 11px verdana;
	color: #000000;
	background-color:#d5d5d5;
	text-decoration: none;
	text-align:left;
	padding-left:2px;
	padding-right:2px;
}

.FormTableRow td
{
	padding:5px;
}


.FormTableRowAlt
{
 	font:normal 11px verdana;
	color: #000000;
	background-color:#b7b7b7;
	text-decoration: none;
	height:20px;
	text-align:left;
	padding-left:2px;
	padding-right:2px;  
}

.FormTableRowAlt td
{
	padding:5px;
}

.FormTabActive
{
 	font:bold 11px verdana;
	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 verdana;
	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 11px verdana;
	color: #000000;
	width:100px;
	text-decoration: none;
	border:1px solid #c2c2c2;
}

select
{
	font:normal 11px verdana;
	color: #000000;
	background-color:#ffffff;
	text-decoration: none;
	Height:30px!ie;
	Height:18px;
}

.iframetransbg {
	background:none transparent;
	padding-left:0px;
	padding-right:10px;
}
.FormLinks
{
	font:bold 11px verdana;
	color: #964505;
	text-decoration:underline;
	text-align:left;
}

a.FormLinks:link
{
	font:bold 11px verdana;
	color: #964505;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FormLinks:visited
{
	font:bold 11px verdana;
	color: #964505;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.FormLinks:hover
{
	font:bold 11px verdana;
	color: #8F0101;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
	
}

.FormPageNumber
{
	font-family:verdana;
	font-size:11px;
	color:#964505;
	text-decoration: none;
	cursor:pointer;
}

a.FormPageNumber:link
{
	font-family:verdana;
	font-size:11px;
	color:#964505;
	text-decoration: underline;
	cursor:pointer;
}

a.FormPageNumber:visited
{
	font-family:verdana;
	font-size:11px;
	color:#964505;
	text-decoration: underline;
	cursor:pointer;
}

a.FormPageNumber:hover
{
	font-family:verdana;
	font-size:11px;
	color:#964505;
	text-decoration: underline;
	cursor:pointer;
}

.ActiveFormPageNumber
{
	font-family:verdana;
	font-size:11px;
	color:#964505;
	text-decoration: none;
	cursor:pointer;
}

a.ActiveFormPageNumber:link
{
	font-family:verdana;
	font-size:11px;
	color:#964505;
	text-decoration: none;
	cursor:pointer;
}

a.ActiveFormPageNumber:visited
{
	font-family:verdana;
	font-size:11px;
	color:#964505;
	text-decoration: none;
	cursor:pointer;
}

a.ActiveFormPageNumber:hover
{
	font-family:verdana;
	font-size:11px;
	color:#964505;
	text-decoration: underline;
	cursor:pointer;
}

.FormPageNumberdivider
{
	font-family:verdana;
	font-size:11px;
	color:#964505;
	text-decoration:none;
}

.FormFPName{

	font:bold 11px verdana;
	color: #964505;
	text-decoration:underline;
	text-align:left;
}

.FormFPName:link{

	font:bold 11px verdana;
	color: #964505;
	text-decoration: underline;
	text-align:left;
}
.FormFPName:visited{

	font:bold 11px verdana;
	color: #964505;
	text-decoration:underline;
	text-align:left;
}
.FormFPName:hover{

	font:bold 11px verdana;
	color: #8F0101;
	text-decoration: underline;
	text-align:left;
}

.FormMessageText
{
   	font:normal 11px verdana;
	color: #d86601;
	text-decoration: none;
	vertical-alignment:middle;
	text-align:left;
	line-height:26px;
}

form
{
	padding:0px;
	margin:0px;
}

/* Form settings ends */

/* floorplan settings starts*/  
.FloorPlanNormalText
{
            font:normal 12px verdana ;
            color:#000000;
            text-decoration: none;
			font-weight:bold;
}

.FloorPlanBedName
{
            font:normal 13px verdana ;
            color:#7e0021;
            text-decoration: none;
			font-weight:bold;
}
.FloorPlanLinks
{
	font:bold 11px verdana ;
	color: #964505;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.FloorPlanLinks:link
{
	font:bold 11px verdana ;
	color: #964505;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanLinks:visited
{
	font:bold 11px verdana ;
	color: #964505;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanLinks:hover
{
	font:bold 11px verdana ;
	color: #8F0101;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanName
{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.FloorPlanName:link
{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanName:visited
{
	font:bold 11px verdana ;
	color: #000000;
	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-color:#e9f7ff;
}
.FloorPlanHomeDecorImg
{
	background-image: url(homedecorplanner.jpg);
	height:28px;
	width:196px;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}

.CorpAdSearchBG {
	BORDER:#8F0101 1px solid; 
	PADDING-RIGHT: 10px; 
	MARGIN-TOP: 45px; 
	PADDING-LEFT: 10px; 
	Z-INDEX: 503; 
	VISIBILITY: hidden; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #cccccc;
width:700px;
	
	
}


.CorpSearchHAdvanceTable{
	width:700px;
	
}

.Corpsortbyselect{
}
/* floorplan settings ends*/ 

/*eBrochure Settings*/
.ebroiframetransbg {
	background:url(mainbg.jpg);
}

.ebrochuremaintable {
	background-color:;
	width:720px;
}
.ebrochureinnertable {
	background-color:#ffffff;
	width:700px;
	border:3px solid #ffffff;
}
.ebrochureheaderbg {
	height:162px;
	width:700px;
	background-image:url(mainbg.jpg);
	background-repeat:repeat;
}
.ebrochurecontentbg {
	background-repeat:repeat-x;
	background-color:#ffffff;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */

}
.ebrochurepropname {
	font:normal 22px arial;
	color: #e3c35c;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}

.ebrochurepropaddress {
	font:normal 13px arial;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	line-height:18px;
	vertical-alignment:middle;
}
.ebrochurenormaltext {
	font:normal 12px verdana;
	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:#980000;
	height:22px;
	text-transform:uppercase;
}
.ebrochuredesign2header {
	font:normal 24px calibri, Arial, Helvetica, sans-serif;
	color: #980000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurelink {
	font:normal 12px arial;
	color: #d6b041;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link 
{
	font:normal 12px arial;
	color: #d6b041;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited 
{
	font:normal 12px arial;
	color: #d6b041;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover
{
	font:normal 12px arial;
	color: #d6b041;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochureprinticon {
	height:45px;
	width:45px;
	background-image:url(print.jpg);
	background-repeat:no-repeat;
}
.ebrochurerefericon {
	height:45px;
	width:45px;
	background-image:url(refer_friend.jpg);
	background-repeat:no-repeat;
}
.ebrochurefootertext {
	font:normal 11px verdana;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#980000;
	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:16px;
height:16px;
}
.ebrochureverticalseparator {
	background-image:url(verti_seprator.Jpg);
	background-repeat:repeat-y;
	width:2px;
}

.ebrochurepropertythumbnail {
	height:110px;
	width:170px;
	border: 1px solid #999999;
	float:right;
}
.ebrochurehorizontalseparator {
	background-color:#546401;
	height:2px;
}
.ebrochurehorizontalcolorseparator {
	height:2px;
}
.ebrochuretopleftcorner {
	background-image:url();
	background-position:right;
	background-repeat:no-repeat;
	height:23px;
	width:9px;
}
.ebrochuretoprightcorner {
	background-image:url();
	background-repeat:no-repeat;
	height:23px;
	width:9px;
	background-position:left;
}
.ebrochurebotleftcorner {
	background-image:url();
	background-position:right;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotrightcorner {
	background-image:url();
	background-position:top left;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochuretopshadow {
	background-image:url();
	background-position:bottom;
	background-repeat:repeat-x;
	height:8px;
}
.ebrochureleftshadow {
	background-image:url();
	background-position:right;
	background-repeat:repeat-y;
}
.ebrochurebottomshadow {
	background-image:url();
	background-position:top;
	background-repeat:repeat-x;
}
.ebrochurerightshadow {
	background-image:url();
	background-position:left;
	background-repeat:repeat-y;
}
.ebrochuredatetime{
	font:bold 12px Verdana;
	color: #000000;
	text-decoration:none;
	height:30px;
	text-align:right;
}

/*eBrochure Settings*/

/* Menu settings */

.hmenubg                                                   /* for horizontal menu background */ 
{
	background-image :url();
}

.hlinkbg                                                  /* for horizontal menu */
{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	
}

.activehlinkbg                                                  /* for horizontal menu */
{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	
}


.vmenubg                                                  /* for vertical menu background */
{	
	background-image:url(vmenubg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#970000;
}

.vlinkbg                                                 /* for vertical menu*/
{	
	font-family:Arial;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
}

.vlinkbg a:link                                                    /* for vertical menu*/
{	
	font-family:Arial;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
}
.vlinkbg a:visited                                                    /* for vertical menu*/
{	
	font-family:Arial;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
}
.vlinkbg a:hover                                                    /* for vertical menu*/
{	
	font-family:Arial;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
}
.activevlinkbg                                                 /* for vertical menu*/
{
	font-family:Arial;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
}

.activevlinkbg a:link                                                 /* for vertical menu*/
{
	font-family:Arial;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
}

.activevlinkbg a:visited                                                 /* for vertical menu*/
{
	font-family:Arial;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
}

.activevlinkbg a:hover                                                 /* for vertical menu*/
{
	font-family:Arial;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
}
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	: #FFFFFF; 
        on-text-color	: #000000;
        off-bg-color	: #FFFFFF;
        off-text-color	: #000000;
        brder-sep-color : #960000;
        firstcell-width : 156;
        
        /*settings for menu in netscape/mozilla */
      
        
        border-top-color	: #FFFFFF; 
        border-left-color	: #000000;
        border-bottom-color	: #FFFFFF;
        border-right-color	: #000000;
        background-color 	: #960000;
        margin-left		: 156;
        width 			: 156;
}  


/* Menu settings ends */

/* Corporate Search settings */

.Corpsearchiframetransbg
{
   background:none;
   padding:0px;
   margin:0px;
}

.CorpSearchMainTable
{
 width:100%;
 margin-top:12px;
/* width:740px!ie;*/

}

.CorpSearchTableFilter
{


}

.CorpSearchResultTable
{
	border:0px solid #cccccc;
	background-color:#BDBEBD;
	width:812px;
  	height:150px;
	font:normal 11px verdana ;
  	color: #000000;
  	text-decoration: none;
}

.CorpSearchResultRow{
	background-color:#BEBEBE;

}

.CorpSearchResultRowAlt
{
 	background-color:#CFCFCF; 

}

.CorpSearchResultRowGap
{
  
	background-color:#E2E2E2;	
 	height:7px;

}

.CorpFormTableHeader
{
 	font:bold 11px verdana ;
	color:#ffffff;
	background-color:#634C4D;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

.CorporateMapSize
{
width:740px;
height:450px;
}

.CorpFormlabeltext
{
  font:normal 11px verdana;
  color: #000000;
  text-decoration: none;

}

.CorpFormlabelHeader
{
  font:bold 16px verdana;
  color: #3F0000;
background-color:#cccccc;
  padding-left:15px;
    line-height:25px;
  text-decoration: none;
}

.CorpFormLabelSubHeader
{
	font:bold 12px verdana ;
	color: #8F0101;
	text-decoration: none;
}

.CorpFormTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 130px;
	padding-left:3px;
	border: 1px solid #000000;
	background-color:#ffffff;
	text-decoration: none;

}
.CorphCityTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 200px;
	padding-left:3px;
	border: 1px solid #000000;
	background-color:#ffffff;
	text-decoration: none;

	
}
.CorphmilesTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 150px;
	padding-left:3px;
	border: 1px solid #000000;
	background-color:#ffffff;
	text-decoration: none;

}
.CorphcommunityTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 220px;
	padding-left:3px;
	border: 1px solid #000000;
	background-color:#ffffff;
	text-decoration: none;
	
}
.CorpFormButton
{
	font:normal 11px verdana ;	
	color: #000000;
	border: 1px solid #000000;
	background-color:#cccccc;
	text-decoration: none;
	cursor:pointer;
	outline:none;
	padding:2px 5px;
}

.CorpSelect
{
 font:normal 11px verdana ;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:130px;
}
.CorphCorpSelect
{
 font:normal 11px verdana ;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:70px;
}

.CorpFormErrorText
{
 font:normal 11px verdana ;
 color: #af0202;
 text-decoration: none;
 text-align:left;
}

.CorpFormMessageText
{
 font:normal 11px verdana ;
 color: #c77500;
 text-decoration: none;
 text-align:left;
}

.CorpDropList
{
	BORDER-RIGHT: #bbbbbb 1px solid; 
	BORDER-TOP: #bbbbbb 1px solid; 
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: normal; 
	Z-INDEX: 55000; 
	OVERFLOW: auto; 
	BORDER-LEFT: #bbbbbb 1px solid; 
	WIDTH: 130px; 
	LINE-HEIGHT: 15px; 
	BORDER-BOTTOM: #bbbbbb 1px solid; 
	FONT-FAMILY: arial; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #ffffff; 
	size: 11px;
}

.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 12px verdana;
	 color: #8F0101;
	 text-decoration: underline;
}


a.CorpPropertyName:link
{
  font:bold 12px verdana;
  color: #8F0101;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:visited
{
  font:bold 12px verdana;
  color: #8F0101;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:hover
{
  font:bold 12px verdana;
  color: #000000;
  text-decoration: underline;
  cursor:pointer;
}

.CorpContentText
{
  font:normal 11px verdana ;
  color: #000000;
  text-decoration: none;
}

.CorpFormLinks
{
  font:normal 11px verdana ;
  color: #964505;
  line-height:20px;
  text-decoration: none;
}

a.CorpFormLinks:link
{
  font:normal 11px verdana;
  color: #964505;
  line-height:20px;
  text-decoration:none;
  cursor:pointer;
  
}

a.CorpFormLinks:visited
{
  font:normal 11px verdana;
  color: #964505;
  line-height:20px;
  text-decoration:none;
   cursor:pointer;
}

a.CorpFormLinks:hover
{
  font:normal 11px verdana;
  color: #964505;
  line-height:20px;
  text-decoration:underline;
   cursor:pointer;
}

.CorpAdvsearchLink
{
  font:normal 11px verdana ;
  color: #964505;
  line-height:20px;
  text-decoration: none;
}

a.CorpAdvsearchLink:link
{
  font:normal 11px verdana ;
  color: #964505;
  line-height:20px;
  text-decoration:none;
}

a.CorpAdvsearchLink:visited
{
  font:normal 11px verdana ;
  color: #964505;
  line-height:20px;
  text-decoration:none;
}

a.CorpAdvsearchLink:hover
{
  font:normal 11px verdana ;
  color: #964505;
  line-height:20px;
  text-decoration: underline;
}

.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:188px;
}

.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 verdana;
  color:#000000;
  text-decoration:none;
}

.Corppropnamebg
{

	background-color:#8F0101;
	font:Bold 15px Arial;
	color:#ffffff;
	text-decoration:none;
	text-indent:15px;
	text-align:left;
	vertical-align:middle;
	height:27px;
}

.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
{
	 padding:15px;
	 padding:5px !ie;
	 padding-left:5px;
	 width:670px;
}

.CorpTabFooterLinks
{
	font:normal 12px verdana ;
  color: #000000;
  text-decoration: none;
vertical-align:middle;
}

a.CorpTabFooterLinks:link, a.CorpTabFooterLinks:visited
{
	font:normal 12px verdana ;
  color: #000000;
  text-decoration: none;
vertical-align:middle;
}

a.CorpTabFooterLinks:hover
{
	font:normal 12px verdana ;
  	color: #8F0101;
  	text-decoration: none;
	vertical-align:middle;
}

.CorpMapSearchBorder
{
 border:1px solid #cccccc;
 padding:10px;
}


.CorpPropDetailMapSize
{
 width:520px;
 width:510px!ie;
 height:250px;
}


.CorpWelcomeHeader
{
 font:bold 17px Tahoma;
 color:#634C4D;
 text-decoration:none;
}

.FormBullet
{
	background-image:url(bullet.png);
	background-repeat:no-repeat;
	background-position:left;
	width:20px;
	height:10px;
	vertical-align:middle;
}

.FormBulletAmenities
{
 background-image:url(bullet.png);
 background-repeat:no-repeat;
 background-position: 0px 4px;
 font:normal 11px verdana ;
 color: #000000;
 padding-left:15px;
 text-decoration: none;
}

.overviewdivpos
{
	margin-top:5px;               
	width:745px;
	min-height:500px;
	margin-top:-1px!ie;

}

.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:0px solid #b6b6b6;
}

/* CSS for tabs */

.shadetabs                    /* style applicale to menu (change only font style)*/
{
	padding:0px;
	margin:0px;
	top:-32px;
	font: bold 12px Verdana;
	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;
	text-decoration:none;
	
}

#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:#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-position:bottom right;
	background-color:#634C4D;
	font: bold 12px Verdana;
	text-decoration:none;
	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-color:#8F0101;
	font: bold 12px Verdana;
	text-decoration:none;
	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-color:#8F0101;
	font: bold 12px Verdana;
	text-decoration:none;
	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-color:#8F0101;
	font: bold 12px Verdana;
	text-decoration:none;
	height:29px;

}


.tabcontent
{
	display:none;
	width:745px;
	min-height:500px;
	border:1px soild #666666;
	background-color:#EFEFEF;
	position: relative;

}

* html .tabcontent {
	height:500px;
}

@media print {
.tabcontent 
{
	display:block !important;
}
}


/* Css for tabs */

/*Corporate Property Details*/


/* Corporate Compare Community settings */

.ComparePopupHeaderbg
{
	background-color:#634C4D;
	height:20px;
}

.ComparePopupHeadertext
{
	font:bold 12px tahoma ;
 	color: #ffffff;
	margin-left:20px;
	
}

a.ComparePopupHeadertext:link,a.ComparePopupHeadertext:visited,a.ComparePopupHeadertext:hover
{	
	font:bold 12px tahoma ;
 	color: #ffffff;
	margin-left:20px;
	
}

.ComparePopupbg
{
	BORDER-RIGHT: #8F0101 1px solid; 
	BORDER-TOP: #8F0101 1px solid; 
	PADDING-LEFT: 0px; 
	Z-INDEX: 500; 
	LEFT: 300px; 
	VISIBILITY: hidden; 
	BORDER-LEFT: #8F0101 1px solid; 
	WIDTH: 300px; 
	BORDER-BOTTOM: #8F0101 1px solid; 
	POSITION: absolute; 
	TOP: 955px; 
	BACKGROUND-COLOR: #ffffff;
}

.CompareHeaders
{
 font:bold 11px tahoma ;
 color: #6F6F6F;
 text-align:left;
 width:90px;
}

.CompareBottomBorder
{
 border-bottom:0px solid #cccccc;
 padding:6px 0px;
}

.CompareBottomBorder table
{
 margin-left:5px;
}

#tblCompare td
{
padding:0px 0px 0px 5px;
vertical-align:top;
}

/* Corporate Compare Community settings */


/* Corporate Featured Property settings */

.FeaturedPropName
{
	 font:bold 11px verdana;
	 color: #000000;
	 text-decoration: underline;
}

.FeaturedPropAdd 

{
	 font:bold 11px verdana;
	 color: #000000;
	 text-decoration: underline;
}

.FeaturedPropDes
{
	 font:normal 11px verdana;
	 color: #000000;
	 text-decoration: none;
 }

.FeaturedPropImg
{
border: 2px solid #000000;
}

.FeaturedPropLinks
{
	font:normal 11px verdana;
	color: #15738c;
	text-decoration: none;
}

a.FeaturedPropLinks:link
{
	font:normal 11px verdana;
	color: #15738c;
	text-decoration: none;
}


a.FeaturedPropLinks:visited
{
	font:normal 11px verdana;
	color: #15738c;
	text-decoration: none;
}


a.FeaturedPropLinks:hover
{
	font:normal 11px verdana;
	color: #000000;
	text-decoration: none;
}

.FeaturedPropiframetransbg
{
 	background:none;
}

.FeaturedPropBox
{
            border:0px solid gray;
            width:200;
            height:270;
}


/* Corporate Featured Property settings */

/* Login Settings */           /*common setting applicable to both Resident Login and online leasing login*/


.LoginiFrameTransbg
{
            background-color:#ffffff;
}

.LoginFormLabelText
{
            font:normal 11px verdana;
            color:#000000;
            text-decoration: none;
			
}

.LoginSelect
{
            font:normal 11px verdana;
            color: #000000;
            background-color:#cccccc;
            text-decoration: none;
            MAX-Height:35px;
}

.LoginFormTextField 
{
            font:normal 11px verdana;
            color: #000000;
            height:20px;
            width: 100px;
            border: 1px solid #999999;
            background-color:#ffffff;
            text-decoration: none;

}

.LoginFormButton
{
	font:normal 11px verdana;
	color: #000000;
	border: 1px solid #000000;
	background-color:#cccccc;
	text-decoration: none;
	cursor:pointer;
	Width:60px;
}
 
.LoginRequiredField 
{
	font:normal 11px verdana;
	color: #000000;
	height:20px;
	border: 1px solid #999999;
	background-color:#d4ecf5;
	text-decoration: none;
}

.Loginformlink
{
            font:normal 11px verdana;
            color:#035a9f;
            text-decoration: none;
}

a.Loginformlink:link
{
            font:normal 11px verdana;
            color:#035a9f;
            text-decoration: none;
}

a.Loginformlink:visited
{
            font:normal 11px verdana;
            color:#035a9f;
            text-decoration: none;
}

a.Loginformlink:hover
{
            font:normal 11px verdana;
            color:#013762;
            text-decoration: none;
}
 
.LoginFormMessageText
{
   	font:bold 11px verdana;
	color: #d19b07;
	text-decoration: none;
	font-style:itallic;
	height:30px;
	vertical-alignment:middle;
	text-align:left;
}

.LoginFormErrorText
{
 	font:normal 11px verdana;
	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 */







/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font-family: verdana; 
	font-size: 11px; 
	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: verdana; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
}


/* Editor settings ends */


/* Section settings */

.blankheader                                          /* when the section has no design applied (design0) */
{
	font-family:verdana;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	height:30px;
}


.design1header
{
	height:30px;
	font-family:verdana;
	color:#696767;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	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;
}

/* Section settings ends */



/*Google Map settings start*/


div.gs-street ,div.gs-directions {
  font-family:"Trebuchet MS";
  font-size:11px;
}

div.gs-phone,  div.gs-city 
{
  display: inline;
  font-family:"Trebuchet MS";
  font-size:11px;

}

div.gs-title a:link
{
  display: inline;
  font-family:"Trebuchet MS";
  font-size:11px;

}


div.gs-region {
  display: inline;
}

div.gs-country {
  display: none;
}

div.gs-directions
{
  font-family:verdana;
  font-size:11px;
}

div.gs-label
{
  font-family:verdana;
  font-size:11px;
}

.gs-secondary-link
{
  font-family:verdana;
  font-size:11px;
}

.gs-watermark
{
  font-family:verdana;
  font-size:11px;
} 

.MarkerText
{
font:normal 11px verdana; color:#000000;
}

.MarkerHeaderText
{
font:bold 12px verdana; color:#9F272C;
}


a.MarkerHeaderText:link, a.MarkerHeaderText:visited, a.MarkerHeaderText:hover
{
font:bold 12px verdana; color:#9F272C;
}

.googledir div{font:normal 11px verdana; color:#000000;}
.googledir table td{font:normal 11px verdana; color:#87050A}

/*Google Map settings end*/


/* Template specific classes */

.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;     

}

.whitebg{
background-color:#ffffff;
}
.toptextbg
{
	background-image:url(sheraton_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.contentbg
{
	background-color:#e2e2e2;
	padding:5px
}
.design1bottom
{
	background-image:url(design1_img2.jpg);
	height:6px;
	background-repeat:no-repeat;
}
.whiteborder
{
	padding:4px;
	background-color:#ffffff;

}
.fieldsetheader
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
   	color:#8f0101;
	
}
.fieldsetborder
{
	border: 1px solid #727272;
	text-indent:10px;	
	width:"98%"

}

a.contactmail:link 
{
	font-family:verdana;
	font-size:11px;
	color:#964505;
	text-decoration: none;
}
a.contactmail:visited 
{
	font-family:verdana;
	font-size:11px;
	color:#964505;
	text-decoration:none;
}
a.contactmail:hover 
{
	font-family:verdana;
	font-size:11px;
	color:#545454;
	text-decoration: underline;
}
.fpdetails
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
   	color:#8f0101;
	
}


.searcherror
{
	font-family: verdana; 
	font-size: 11px; 
	color:#ff0000;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;

}

.pageno
{
	font-family:verdana;
	font-size:11px;
	color:#964505;
	text-decoration: none;
}

.pageno_active 
{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

/* Template specific classes ends */
/* Apartment Search Settings*/

.AptiFrameTransbg
{
	background-color:#ffffff;
}

.AptFormBodyText
{
	font:normal 11px verdana ;
	color:#000000;
	text-decoration: none;
}

.AptFormLabelText
{
	font:normal 11px verdana ;
	color:#000000;
	text-decoration: none;
}

.AptSelect
{
	font:normal 11px verdana ;
	color: #000000;
	text-decoration: none;
	MAX-Height:35px;
}

.AptFormTextField 
{
	font:normal 11px verdana ;
	color: #000000;
	height:20px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
}

.AptFormButton
{
	font:normal 11px verdana ;
	color: #000000;
	border: 1px solid #000000;
	background-color:#cccccc;
	text-decoration: none;
	cursor:pointer;
}

.AptTableVertical    /* for controlling Vertical table parameters in aspx */
{
  	border:0px solid #000000;
	width:100%;
  	
}

.AptTableHorizontal    /* for controlling Horizontal table parameters in aspx */
{
	 border:0px;
	 margin-top:-20px;
}

/* Apartment Search Settings*/

/* Admincorpdetails */

.custpropertyname {
	
	font:bold 12px verdana, arial;
	color:#000000;
}
.formtableborderUnits {
	border:1px solid #000000;
	}

.AdminCorpFormTableHeader
{
 	font:bold 11px verdana ;
	color:#000000;
	background-color:#e2e2e2;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}
.AdminCorpSearchResultTable
{
	border:1px solid #000000;
	background-color:#ffffff;
	width:100%;
  	height:150px;
	font:normal 11px verdana ;
  	color: #000000;
  	text-decoration: none;
}
.AdminFormBulletAmenities
{

 	font:normal 11px verdana ;
 	color: #000000;
 	padding-left:15px;
 	text-decoration: none;
}
.Adminformtableborder {
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	}

.AdminFormTableHeader
{
 	font:bold 11px verdana;
	color:#000000;
	background-color:#e2e2e2;
	text-decoration: none;
	text-align:left;
	padding-left:2px;
	padding-right:2px;
	
}

.AdminFormTableHeader td, .AdminFormTablerow td, .AdminFormTablerowAlt td
{
	padding-left:5px;
	padding-right:7px;
	height:20px;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
}

.AdminFormTableRow
{
 	font:normal 11px verdana;
	color: #000000;
	background-color:#efefef;
	text-decoration: none;
	text-align:left;
	padding-left:2px;
	padding-right:2px;
	
}

.AdminFormTableRow td
{
	padding:5px;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
}

.AdminFormTableRowAlt
{
 	font:normal 11px verdana;
	color: #000000;
	background-color:#f8f8f8;
	text-decoration: none;
	height:20px;
	text-align:left;
	padding-left:2px;
	padding-right:2px;
  
}

.AdminormTableRowAlt td
{
	padding:5px;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
}
.AdminCorpSearchResultRowGap
{
  
	background-color:#ffffff;	
 	height:7px;

}
.AdminCorpBlankcell
{
 width:20%;
}
.AdminCorpLocationcell
{
 width:30%;
}

/* Admincorpdetails */