/* Default Settings */


body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color : ;
	scrollbar-highlight-color :;
	scrollbar-shadow-color :;
	scrollbar-3dlight-color :;
	scrollbar-arrow-color :;
	scrollbar-track-color : ;
	scrollbar-darkshadow-color : ;
	background-color:#2f210f;
}


body a:link, body a:visited, body a:hover
{
	font-family:Verdana ;
	font-size:11px;
	font-weight: normal;
	color:#461921;
	text-decoration:none;
	text-decoration:none;
}

.bodycolor
{
	background-color:#ffffff;
}

.maintablebg                                       /* if the portal has any background colors/image */
{
	background-color:#4b2b2f;
	padding:2px;
}

.companyname
{
	font-family:verdana;
	font-size:16px;
	font-weight:Bold;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	background-image:url();
   	height:;
   	width:;
  
}

.slogan 
{
	font-family:"ruzicka Freehand LT Std Roman";
	font-size:28px;
	font-weight:normal;
	text-decoration:none;
   	color:#FFFFFF;
   	background-image:url();
   	height:;
   	width:;
}

.pagetitle					        /* needed only when there is a page title */

{
	font-family:verdana;
	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:verdana;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	
}

.footertext                                              /* copyright text */
{	
	font-size: 10px; 
	font-family: verdana;
	background-image:url();
	font-weight:normal;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
	text-decoration: none;
	background-color:#310e14;
	height:29px;
	
}

/*a:link 
{
	font-family:georgia;
	font-size:14px;
	color:#7d0248;
	text-decoration: underline;
}
a:visited 
{
	font-family:georgia;
	font-size:14px;
	color:#7d0248;
	text-decoration: underline;
}
a:hover 
{
	font-family:georgia;
	font-size:14px;
	color:#b77e02;
	text-decoration: none;
}*/

.bottomlinks                                               
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:85px;
}

a.bottomlinks:link
{
	font-family:verdana;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}

a.bottomlinks:visited
{
	font-family:verdana;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}

a.bottomlinks:hover
{
	font-family:verdana;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

/* Default Settings ends */


/* Form settings */

.FormBodyText						
{
	font:normal 11px verdana ;
	color:#000000;
	text-decoration: none;

}


.FormLabelText					/* used for form labels e.g. username, password..etc */
{
	font:normal 11px verdana;
	color:#000000;
	text-decoration: none;
	
}

.FormLabelTextHeader				/* used for form labels e.g. username, password..etc */
{
	font:bold 11px verdana;
	color:#000000;
	text-decoration: none;
}

.FormLabelHeader
{
	
	font:bold 13px Verdana;
	color: #232728;
	height:10px;
	border-bottom:2px solid #572830;
	padding-left:0px;
	text-decoration: none;
	
}

.FormLabelSubHeader
{

	font:normal 11px verdana ;
	color: #999999;
	text-decoration: none;
	font-weight:bold;
	
}

.FormErrorText
{
 	font:normal 11px verdana ;
	color: #8B4513;
	text-decoration: none;
  
}


.FormMessageText
{
	 
   	font:bold 12px verdana ;
	color: #876710;
	text-decoration: none;
	font-style:itallic;
	height:30px;
	vertical-alignment:middle;
	
}


.FormButton
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	
	height:23px;
	background-color:#582930;
	border-width:1px;
	border-color:#e99602;
	cursor:pointer;
	margin-right:2px;
}

.FormTextField 
{
	font:normal 11px verdana ;
	color: #000000;
	height:20px;
	width: 100px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
}

.FormText
{
	font:normal 12px arial ;
	color: #000000;
	height:20px;
	width: 100px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
}

.RequiredField 
{
	background-color:#d4ecf5;
	
}

.RequiredLabel 
{
	color:#EF952C;
	
}

.formtableborder
{
	border:1px solid #3a0c17;
}

.FormTableHeader
{
 	font:bold 11px verdana ;
	color:#ffffff;
	background-color:#5c2c34;
	text-decoration: none;
	text-align:left;
}

.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:#d2ab6f;
	text-decoration: none;
	height:22px;
	text-align:left;
}

.FormTableRow td
{
	padding:5px;
}


.FormTablerowAlt
{
 	font:normal 11px verdana ;
	color: #000000;
	background-color:#efefef;
	text-decoration: none;
	height:22px;
	text-align:left;
}

.FormTableRowAlt td
{
	padding:5px;
}

.FormTabActive
{
 	font:normal 12px verdana ;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none;
  
}

.FormTabInactive
{
 	font:normal 12px verdana ;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none;
}

.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;
}

.FormTextArea
{
	font:normal 12px arial ;
	color: #000000;
	background-color:#fffffff;
	width:100px;
	text-decoration: none;
}

Select
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:157px;
	line-height:21px;
	margin-top:4px;
	margin-bottom:4px;
}


.iframetransbg {
	background-color:transparent;

}

.FormLinks
{
	font:normal 11px verdana ;
	color: #15738c;
	text-decoration: none;
}

a.FormLinks:link
{
	font:normal 11px verdana ;
	color: #15738c;
	text-decoration: none;
}


a.FormLinks:visited
{
	font:normal 11px verdana ;
	color: #15738c;
	text-decoration: none;
}


a.FormLinks:hover
{
	font:normal 11px verdana ;
	color: #15738c;
	text-decoration: none;
}

.FormPageNumber {
	font:bold 11px verdana;
	color:#555555;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.ActiveFormPageNumber {
	font:bold 13px verdana;
	color:#000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.ActiveFormPageNumber:link {
	font:bold 13px verdana;
	color:#000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.ActiveFormPageNumber:hover {
	font:bold 13px verdana;
	color:#000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.ActiveFormPageNumber:visited {
	font:bold 13px verdana;
	color:#000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

.FormFpName
{
	
	font:bold 14px Verdana;
	color:#461921;
	text-decoration: none;
	cursor:pointer;	
}


.FormFpName a:link
{
	
	font:bold 14px Verdana;
	color:#461921;
	text-decoration: none;
	cursor:pointer;	
}


.FormFpName a:visited
{
	
	font:bold 14px Verdana;
	color:#461921;
	text-decoration: none;
	cursor:pointer;
	
}

.FormFpName a:active
{
	
	font:bold 14px Verdana;
	color:#461921;
	text-decoration: none;
	cursor:pointer;
	
}

.FormFpName a:hover
{
	
	font:bold 14px Verdana;
	color:#461921;
	text-decoration: none;
	cursor:pointer;
	
}

.FormPageNumberdivider {
	font:bold 11px verdana;
	color:#000000;
	text-align:right;
	text-decoration:none;
}

form
{
	padding:0px;
	margin:0px;
}


/* Form settings ends */


/* floorplan settings starts*/  
.FloorPlanNormalText {
	font:normal 12px verdana;
	color:#595959;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanBedName {
	font:normal 13px verdana;
	color:#595959;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanLinks {
	font:bold 11px verdana;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:link {
	font:bold 11px verdana;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:visited {
	font:bold 11px verdana;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:hover {
	font:bold 11px verdana;
	color: #595959;
	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:#ffffff;
}
.FloorPlanHomeDecorImg {
	background-image: url(homedecorplanner.jpg);
	height:28px;
	width:196px;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}

form
{
	padding:0px;
	margin:0px;
}
/* floorplan settings ends*/ 


/* Corporate Search settings */

.Corpsearchiframetransbg
{
   background:none;
}

.CorpSearchMainTable
{
 width:100%;
/* width:740px!ie;*/

}

.CorpSearchTableFilter
{
   border:0px solid #ff0000;

}

.CorpSearchResultTable
{
	border:1px solid #3a0c17;
	width:600px;
  	height:150px;
	font:normal 11px verdana ;
  	color: #000000;
  	text-decoration: none;
}

.CorpSearchResultRow
{
  /*background-image:url(corptablebg.jpg);
  background-position:bottom;
  background-repeat:repeat-x;*/
}

.CorpSearchResultRowAlt
{
  
  /*background-image:url(corptablebg.jpg);
  background-position:bottom;
  background-repeat:repeat-x;*/
}

.CorpSearchResultRowGap
{
  
 background-color:#ffffff;
 height:7px;

}

.CorpFormTableHeader
{
 	font:bold 11px verdana ;
	color:#ffffff;
	background-color:#555555;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

.CorporateMapSize
{
 width:600px;
 height:450px;
}

.CorpFormlabeltext
{
  font:normal 11px verdana;
  color: #000000;
  text-decoration: none;

}

.CorpFormlabelHeader
{
  font:bold 16px verdana;
  color: #062e48;
/*  background-color:#049dc6;
  padding-left:15px;*/
    line-height:25px;
  text-decoration: none;
}

.CorpFormLabelSubHeader
{
	font:bold 12px verdana ;
	color: #000000;
	text-decoration: none;
	
}

.CorpFormTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 130px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}
.hCityTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 200px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}
.hmilesTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 150px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}
.hcommunityTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 220px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}
.CorpFormButton
{
	font:normal 11px verdana ;	
	color: #ffffff;
	border: 1px solid #7c7c7c;
	background-color:#e18e22;
	text-decoration: none;
	cursor:pointer;
 	/*background-image:url(button_bg.jpg);
	background-repeat:repeat-x;*/
	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;
}
.hCorpSelect
{
	 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
{
	 background-color:#FFFFFF;
	 OVERFLOW:auto;
	 Z-INDEX:55000; 
	 POSITION:absolute; 
	 border:1px solid #bbbbbb;
	 border:1px solid #bbbbbb!ie;
	 width:123px;
	 width:130px!ie;
	 line-height:15px;
	 padding-left:5px;
	  font-family:arial;
	 size:11px;
	 font-weight:normal;
}

.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 14px verdana;
	  color: #550e20;
	  text-decoration: none;
	  vertical-align:top;
}


a.CorpPropertyName:link
{
  font:bold 14px verdana;
  color: #550e20;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:visited
{
  font:bold 14px verdana;
  color: #550e20;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:hover
{
  font:bold 14px verdana;
  color: #550e20;
  text-decoration: underline;
  cursor:pointer;
}

.CorpContentText
{
  font:normal 11px verdana ;
  color: #5c2c34;
  text-decoration: none;
}

.CorpFormLinks
{
  font:normal 11px verdana ;
  color: #550e20;
  line-height:20px;
  text-decoration: none;
}

a.CorpFormLinks:link
{
  font:normal 11px verdana;
  color: #550e20;
  line-height:20px;
  text-decoration: underline;
  cursor:pointer;
  
}

a.CorpFormLinks:visited
{
  font:normal 11px verdana;
  color: #550e20;
  line-height:20px;
  text-decoration: underline;
   cursor:pointer;
}

a.CorpFormLinks:hover
{
  font:normal 11px verdana;
  color: #550e20;
  line-height:20px;
  text-decoration: none;
   cursor:pointer;
}

.CorpAdvsearchLink
{
  font:normal 11px verdana ;
  color: #000000;
  line-height:20px;
  text-decoration: none;
}

a.CorpAdvsearchLink:link
{
  font:normal 11px verdana ;
  color: #000000;
  line-height:20px;
  text-decoration: underline;
}

a.CorpAdvsearchLink:visited
{
  font:normal 11px verdana ;
  color: #000000;
  line-height:20px;
  text-decoration: underline;
}

a.CorpAdvsearchLink:hover
{
  font:normal 11px verdana ;
  color: #000000;
  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:207px;
}

.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*/
 
  .CorpAdSearchBG
{
	height:350;
	VISIBILITY: hidden;
	POSITION: absolute;
	Z-INDEX: 503;
	top:380px;
	background-color:#fbf0d2; 
	padding:10px;
	border:1px solid #5c2c34;
}

.CorpSearchHAdvanceTable
{

	width:360px;
	overflow:visible;

}
.Corpsortbyselect
{
 font:normal 11px verdana ;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:150px;
 width:145px!ie;
}
 
  
/* Corporate Search settings */

/*Corporate Property Details*/


.CorpPropContentText
{
  font:normal 12px verdana ;
  color: #000000;
  text-decoration: none;
}

.Corppropnamebg
{
	background:url(property_headerbg.jpg) no-repeat;
	background-position:top left;
	background-color:#5c2c34;
	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
{
/*	border:1px solid #a2d7e4;
	background-color:#e7f5f8;*/
	padding:5px;
	width:740px;
}

.CorpTabFooterLinks
{
	font:normal 12px verdana ;
  color: #5c2c34;
  text-decoration: none;
}

a.CorpTabFooterLinks:link, a.CorpTabFooterLinks:visited
{
	font:normal 12px verdana ;
  color: #5c2c34;
  text-decoration: none;
}

a.CorpTabFooterLinks:hover
{
	font:normal 12px verdana ;
  color: #000000;
  text-decoration: none;
}

.CorpMapSearchBorder
{
 border:1px solid #cccccc;
 padding:10px;
}

.CorpPropDetailMapSize
{
 width:370px;
 width:340px!ie;
 height:250px;
}

.CorpWelcomeHeader
{
 font:bold 17px Tahoma;
 color:#5c2c34;
 text-decoration:none;
}

.FormBullet
{
 background-image:url(bullet.png);
 background-repeat:no-repeat;
 background-position: 4px 7px;
 width:20px;
 height:10px;
}

.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;
line-height:15px;
}

.overviewdivpos
{
	margin-top:5px;               
	width:600px;
	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;
	font: bold 12px Verdana;
	top:10px;
	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)*/
{
	margin:0px;
	padding:0px;
	list-style-type: none;
	display:inline;
	cursor: pointer;
	width:145px;
	float: left;
	margin-bottom:-8px;
	*margin-bottom:-2px; 	/* setting for IE*/
	position:relative;
	margin-right:2px;

}

.shadetabs li a:link,.shadetabs li a:visited
{
	
	background-image: url(TabRight.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#e18e22;
	display: block;
	cursor: pointer;
	padding-top:6px;
	height:23px;
	*height:29px;
	color: #000000
	text-decoration: none;
	text-align:center;
	font: bold 12px Verdana;
}


.shadetabs li a:hover
{
	background-image: url(TabRight_over.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#5c2c34;
	display: block;
	cursor: pointer;
	height:23px;
	*height:29px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	font: bold 12px Verdana;
}

.shadetabs li a.selected
{ 																/*mention text color, active bg image for active tab*/
	background-image: url(TabRight_over.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#5c2c34;
	display: block;
	cursor: pointer;
	padding-top:6px;
	height:23px;
	*height:29px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	font: bold 12px Verdana;
}

.shadetabs li a.selected:hover
{ 			
	background-image: url(TabRight_over.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#5c2c34;
	display: block;
	cursor: pointer;
	padding-top:6px;
	height:23px;
	*height:29px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	font: bold 12px Verdana;
}


.tabcontent
{
	display:none;
	/*background-image:url(TabContentBG.jpg);
	background-position:bottom;
	background-repeat:repeat-x;*/
	width:600px;
	/*min-height:500px;*/
	border:1px solid #3a0c17;
	border-top:2px solid #3a0c17;
	background-color:#fbf0d2;
	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:#550e20;
	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
{
	background-color:#ffffff;
	border:1px solid #828282;
	z-index:500;
	visibility:hidden;
	left:550px;
	width:300px;
	position:absolute;
	top:1044px;
	padding-left:0px;
}

.CompareHeaders
{
 font:bold 11px tahoma ;
 color: #5c2c34;
 text-align:left;
 width:90px;
}

.CompareBottomBorder
{
 border-bottom:0px solid #cccccc;
 padding:6px 0px;
}

.CompareBottomBorder table
{
 margin-left:0px;
}

#tblCompare td
{
padding:0px 0px 0px 5px;
vertical-align:top;
}

/* Corporate Compare Community settings */

/* Corporate Featured Property settings */

.FeaturedPropName
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#55292f;
	vertical-align:middle;
	text-align:center;
	height:24px;
}

.FeaturedPropAdd 

{
	 font:bold 11px verdana ;
	 color: #000000;
	 text-decoration: underline;
	text-align:center;
}

.FeaturedPropDes
{
	 font:normal 11px verdana ;
	 color: #000000;
	 text-decoration: none;
}

.FeaturedPropImg
{
	border: 1px solid #000000;
	width:130px;
	height:70px;
	margin-left:40px;
	margin-top:10px;

}

.FeaturedPropLinks
{
	font:normal 11px verdana ;
	color: #c76402;
	text-decoration: underline;
	margin-left:110px;
}

a.FeaturedPropLinks:link
{
	font:normal 11px verdana ;
	color: #c76402;
	text-decoration:underline;
	margin-left:110px;
}


a.FeaturedPropLinks:visited
{
	font:normal 11px verdana ;
	color: #c76402;
	text-decoration: underline;
	margin-left:110px;
}


a.FeaturedPropLinks:hover
{
	font:normal 11px verdana ;
	color: #000000;
	text-decoration: none;
	margin-left:110px;
}

.FeaturedPropiframetransbg
{
        background:transparent;

}

.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*/


.LoginFrameTransbg
{
            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 #333333;
	background-color:#f2c13a;
	text-decoration: none;
	height:22px;
	cursor:pointer;
	Width:70px;
	vertical-align:middle;
}
 
.LoginRequiredField 
{
            background-color:#d4ecf5;
}

.Loginformlink
{
            font:normal 11px verdana ;
            color:#000000;
            text-decoration: none;
}

a.Loginformlink:link
{
            font:normal 11px verdana ;
            color:#000000;
            text-decoration: none;
}

a.Loginformlink:visited
{
            font:normal 11px verdana ;
            color:#000000;
            text-decoration: none;
}

a.Loginformlink:hover
{
            font:normal 11px verdana ;
            color:#000000;
            text-decoration: none;
}
 
.LoginFormMessageText
{
   	font:bold 11px verdana ;
	color: #876710;
	text-decoration: none;
	font-style:itallic;
	height:30px;
	vertical-alignment:middle;
}

.LoginFormErrorText
{
 	font:normal 11px verdana ;
	color: #EF952C;
	text-decoration: none;
}

.LoginTableHome
{
	 border:0px;
	 width:300px;
	 margin:0px;
	 padding:2px;
}

.LoginTableInner
{
  border:1px;
  width:500px;
  margin:0px;
}

/* Login Settings */

/*eBrochure Settings*/
.ebroiframetransbg {
	/*background-image:url(bg.gif);*/
background-color:#290D0C;
	height:100%;
}
.ebrochuremaintable {
	width:730px;
	background-color:#ffffff;
}
.ebrochureinnertable {
	background-color:#ffffff;
	width:700px;
}
.ebrochureheaderbg {
	height:162px;
	width:700px;
	/*background-image:url(headerbg.jpg);
	background-repeat: no-repeat;*/
}
.ebrochurecontentbg {

	background-color:#f8eacf;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
	background-color:#f8eacf;
}
.ebrochurepropname {
	font:normal 22px Georgia;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurepropaddress {
	font:normal 15px Georgia;
	color: #464646;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurenormaltext {
	font:normal 15px Georgia;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochuredesign1header { /* Recommended to use eiher this or ebrochuredottedhorizontalseparator; Do not remove this comment */
	font:normal 16px Georgia;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#290d0c;
	height:30px;
	text-transform:uppercase;
}
.ebrochuredottedhorizontalseparator { /* Recommended to use eiher this or ebrochuredesign1header; Do not remove this comment */
	/*background:url(dottedhoriline.gif) left bottom repeat-x;*/
	height:1px;
}
.ebrochuredesign2header {
	font:normal 24px Georgia;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurelink {
	font:normal 15px Georgia;
	color: #000000;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link {
	font:normal 15px Georgia;
	color: #000000;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited {
	font:normal 15px Georgia;
	color: #000000;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover {
	font:normal 15px Georgia;
	color: #000000;
	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 Georgia;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#290d0c;
	height:22px;
	padding-left:11px;
}
.ebrochuremapdimensions {    /* for map dimensions  */
	width:550px;
	height:350px;
}
.ebrochurebullet {    /* for bullets of headers  */
	background-image:url(headersubbullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	width:5px;
	height:5px;
}
.ebrochureverticalseparator {
	background-image:url(verti_seprator.gif);
	background-repeat:repeat-y;
	width:13px;
}
.ebrochurepropertythumbnail {
	height:126px;
	width:160px;
	/*border: 1px solid #999999;*/
	float:right;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.ebrochurehorizontalseparator {
	background-image:url(hori_seprator.jpg);
	background-repeat:repeat-x;
	height:13px;
}
.ebrochurehorizontalcolorseparator {
	background-color:#461921;
	height:10px;
}
.ebrochuretopleftcorner {
	background-image:url(top_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:23px;
	width:9px;
}
.ebrochuretoprightcorner {
	background-image:url(top_rightcorner.png);
	background-repeat:no-repeat;
	height:23px;
	width:9px;
	background-position:left;
}
.ebrochurebotleftcorner {
	background-image:url(bot_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotrightcorner {
	background-image:url(bot_rightcorner.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochuretopshadow {
	background-image:url(top_shadow.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:8px;
}
.ebrochureleftshadow {
	background-image:url(left_shadow.png);
	background-position:right;
	background-repeat:repeat-y;
}
.ebrochurebottomshadow {
	background-image:url(bottom_shadow.png);
	background-position:top;
	background-repeat:repeat-x;
}
.ebrochurerightshadow {
	background-image:url(right_shadow.png);
	background-position:left;
	background-repeat:repeat-y;
}

.ebrochuredatetime {
	font:bold 12px Verdana;
	color: #000000;
	text-decoration:none;
	height:30px;
	text-align:right;
}
/*eBrochure Settings ends*/


/* 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;
}

.normaltext1
{
	font-family: Georgia; 
	font-size: 12px; 
	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 */



/* 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;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	
}

.activehlinkbg                                                  /* for horizontal menu */
{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	
}


.vmenubg                                                  /* for vertical menu background */
{
	background-image:url(vmenubg.jpg);
	background-position:middle;
	background-repeat:repeat-y;
	background-color:#d58f15;
	
}

.vlinkbg                                                 /* for vertical menu*/
{
	font-family:verdana;
	font-size:13px;
	color:#000000;
	font-weight:normal;
	line-height:38px;
	text-align:left;
	vertical-align:middle;
	border:0px solid #0000ff;
	height:38px;
	cursor:pointer;
	text-decoration:none;
	display:block;
	
}

a.vlinkbg:link
{
	font-family:verdana;
	font-size:13px;
	color:#6d0819;
	font-weight:normal;
	line-height:38px;
	display:block;
	vertical-align:middle;
	text-decoration:none;
	padding-top:0px;
	padding-top:10px!ie;
}

a.vlinkbg:visited
{
	font-family:verdana;
	font-size:13px;
	color:#6d0819;
	font-weight:normal;
	line-height:38px;
	display:block;
	vertical-align:middle;
	text-decoration:none;
	padding-top:0px;
	padding-top:10px!ie;
}

a.vlinkbg:hover
{
	font-family:verdana;
	font-size:13px;
	color:#6d0819;
	font-weight:normal
	line-height:38px;
	text-align:left;
	vertical-align:middle;
	cursor:pointer;
	display:block;
	background-image:url(vmenubg_hover.jpg);
	background-position:top;
	height:38px;
	
}

.activevlinkbg                                                 /* for vertical menu*/
{
	font-family:verdana;
	font-size:13px;
	color:#6d0819;
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
	display:block;
	background-image:url(vmenubg_hover.jpg);
	background-position:center;
	line-height:38px;
	margin:auto;
	padding-top:0px;
	padding-top:11px!ie;
	

}



a.activevlinkbg:link                                            /* for vertical menu*/
{
	
	font-family:verdana;
	font-size:13px;
	color:#6d0819;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	line-height:38px;
	display:block;
	border:0px solid #00ff00;
	height:38px;
	vertical-align:middle;
	border:0px solid #00ff00;

}


a.activevlinkbg:visited                                            /* for vertical menu*/
{
	font-family:verdana;
	font-size:13px;
	color:#6d0819;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	line-height:38px;
	display:block;
	height:38px;
	vertical-align:middle;
	
}




a.activevlinkbg:hover                                            /* for vertical menu*/
{
	font-family:verdana;
	font-size:13px;
	color:#6d0819;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	line-height:38px;
	display:block;
	height:38px;
	vertical-align:middle;
	
}



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) */
{
	
	font-family:verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
	text-decoration:none;
}


.design1header
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#3b0c17;
}

.design1bg

{
	background-color:#FFFFFF;
	background-image:url(content_bg.jpg);
	background-repeat:repeat-x;
	padding:25px;
	height:290px;
}

.design2header
{
	height:35px;
	background-image:url(header2.gif);
	background-repeat:no-repeat;
	font-family:verdana;
	color:#db9614;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	padding-left:35px;
}

.design2bg

{
	background-color:#FFFFFF;
	background-image:url(content_bg.jpg);
	background-repeat:repeat-x;
	height:160px;
}


.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:verdana;
  font-size:11px;
}

div.gs-phone,  div.gs-city 
{
  display: inline;
  font-family:verdana;
  font-size:11px;

}

div.gs-title a:link
{
  display: inline;
  font-family:verdana;
  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:#000000;
}


a.MarkerHeaderText:link, a.MarkerHeaderText:visited, a.MarkerHeaderText:hover
{
font:bold 12px verdana; color:#5c2c34;
}

.googledir div{font:normal 11px verdana; color:#000000;}
.googledir table td{font:normal 11px verdana; color:#056c87}

/*Google Map settings end*/


/*Specials Settings*/

.Specialsbg
{
            height:70px;
            /*background-image:url(specials_bg.jpg);
            background-repeat:no-repeat;*/
            background-color:#838383;
}

.Specialstext
{
            font:bold 12px verdana ;
            color: #FFFFFF;
            text-decoration: none;
            font-style:normal;
            vertical-alignment:middle;
}
/*Specials Settings*/


/* Template specific classes */
.caption_bg {
	background-image:url(caption_bg.jpg);
	background-repeat:repeat-x;

	}
	
.property_searchbg {
	background-image:url(propertysearch_bg.jpg);
	background-repeat:no-repeat;
	}
	
.property_search_padding {
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
/*	background-color:#f4dcac;*/
	}
	
.feature_propbg {
	background-image:url(feature_propbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:222px;
	background-color:#f8ead0;
	height:150px;
	}
	
.sitemap_bg {
	background-image:url(sitemap_bg.jpg);
	background-repeat:no-repeat;
	width:222px;
	height:29px;
	}
	
	
.extralinkbg
 { 
 	position:absolute;
	z-index:1000;
	width:222px;
	height:31px;
	margin-top:176px; 
	padding-top:20px;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='ResCorpHomeStyle/lable_bg.png');

}

.extralinkbg[class]
 { 
	position:absolute;
	z-index:1000;
	width:222px;
	height:51px;
	margin-top:176px; 
	padding-top:20px;
	background:url(lable_bg.png) no-repeat;
}

.extralinkbg01
 {
	position:absolute;
	z-index:10000;
	margin-top:176px;
	width:222px;
	float:left;
}

.extralinks                                               
{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
}

a.extralinks:link
{
	font-family:verdana;
	color:#FFFFFF;
	text-decoration: none;
	position:relative;
}

a.extralinks:visited
{
	font-family:verdana;
	color:#FFFFFF;
	text-decoration: none;
	position:relative;
}

a.extralinks:hover
{
	font-family:verdana;
	color:#FFFFFF;
	text-decoration: underline;
	position:relative;
}

.icon_padding {
	padding-right:5px;
	padding-top:3px;
	float:left;
	}

.shadowMenu
{
position:absolute;
 z-index:200000; 
width:11px;
height:441px; 
margin-left:222px; 
margin-left:0px!ie; 
top: 101px;

}

.Numberbg
{
	font-family:georgia;
	color:#000000;
	font-size:16px;
	text-decoration: none;
	background-color:#f1c15e;
	text-align:center;
	height:24px;
	display:block;
	vertical-align:middle;
	width:24px;
}

.Numberbg a:link
{ 
	font-family:georgia;
	color:#000000;
	font-size:16px;
	text-decoration: none;
	background-color:#f1c15e;
	text-align:center;
	vertical-align:middle;
	display:block;
	height:24px;
	width:24px;
}

.Numberbg a:visited
{ 
	font-family:georgia;
	color:#000000;
	font-size:16px;
	text-decoration: none;
	background-color:#f1c15e;
	text-align:center;
	vertical-align:middle;
	display:block;
	height:24px;
	width:24px;
}
.Numberbg a:hover
{
	font-family:georgia;
	color:#4d0618;
	font-size:16px;
	text-decoration: none;
	background-color:#f1c15e;
	text-align:center;
	display:block;
	vertical-align:middle;
	height:24px;
	width:24px;
}

.row
{
	font-family:georgia;
	color:#770317;
	font-size:18px;
	text-decoration: none;
	text-align:center;
	
}

.row a:link
{
	font-family:georgia;
	color:#770317;
	font-size:18px;
	text-decoration: none;
	text-align:center;
	
}

.row a:visited
{
	font-family:georgia;
	color:#770317;
	font-size:18px;
	text-decoration: none;
	text-align:center;
	
}

.row a:hover
{
	font-family:georgia;
	color:#770317;
	font-size:18px;
	text-decoration: none;
	text-align:center;
	
}

.ResultBG
{
background-color:#fff0d7;
border:1px solid #d1bc98;
}

.spImage
{
border:1px solid #4e2027;width:210px;height:130px;
}

/* span
{
 
 font:normal 11px verdana ;
 color: #000000;
 text-decoration: none;
 line-height:15px;
}*/


.transbg{

	background-image:url(transbg.jpg);
	background-repeat:repeat-x;
background-color:#f8ead0;

}
/* Template specific classes ends */