@charset "utf-8";
/* CSS Document */

/* Default Settings */


body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background:#c3b4a2 url(topstrip1.jpg) left top repeat-x;
}

.bodycolor
{
	background-color:#ffffff;
}


.maintablebg                                       /* if the portal has any background colors/image */
{
	background-color:#ffffff;
	width:945px;
}

.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: 11px; 
	font-family: verdana;
	font-weight:normal;
	color:#ffffff;
	vertical-align:middle;
	text-decoration: none;
}



body a:link, body a:visited, body a:hover
{
	  font: bold 11px Verdana;
	  color: #770504;
	  text-decoration: underline;
}

.bottomlinks                                               
{
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	vertical-align:middle;
	text-decoration:none;
}

a.bottomlinks:link
{
	font-family:verdana;
	color:#ffffff;
	text-decoration: none;
}

a.bottomlinks:visited
{
	font-family:verdana;
	color:#ffffff;
	text-decoration: none;
}

a.bottomlinks:hover
{
	font-family:verdana;
	color:#ffffff;
	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					/* used for form labels e.g. username, password..etc */
{
	font:normal 11px verdana;
	color:#000000;
	text-decoration: none;
	line-height:15px;
	text-align:left;
	
}

.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;*/
	background-color:#c7bdb1;
	padding-left:4px;
	text-decoration: none;
	text-align:left;
	line-height:25px;

}

.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;
  
}


.FormMessageText
{
	 
   	font:normal 12px verdana ;
	color: #d86601;
	text-decoration: none;
	vertical-alignment:middle;
	text-align:left;
	line-height:26px;
	}


.FormButton
{
	font:normal 11px verdana ;
	color: #ffffff;
	border: 1px solid #7c7c7c;
	background-color:#3f3f3f;
	text-decoration: none;
	cursor:pointer;
	padding:3px;
}

.FormTextField 
{
	font:normal 11px verdana ;
	color: #000000;
	height:16px;
	width: 120px;
	border: 1px solid #999999;
	text-decoration: none;
}

.RequiredField 
{	
	background-color:#d4ecf5;	
}

.RequiredLabel 
{
	color:#EF952C;
	vertical-align:top;
	text-align:center;
	
}

.FormTableHeader
{
 	font:bold 11px verdana ;
	color:#000000;
	background-color:#F0BA60;
	text-decoration: none;
	text-align:left;
	line-height:16px;
	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 10px verdana ;
	color: #000000;
	background-color:#e9e8e7;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
  
}

.FormTablerowAlt
{
 	font:normal 10px verdana ;
	color: #000000;
	background-color:#dcd9d5;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
  
}

.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;  
}

.FormTextArea
{
	font:normal 11px verdana ;
	color: #000000;
	width:120px;
	text-decoration: none;
	border:1px solid #999999;
}

Select
{
	font:normal 11px verdana ;
	color: #000000;
	background-color:#ffffff;
	text-decoration: none;
	Height:30px!ie;
	Height:18px;
	width:90px;
	
}

.FormBullet
{
	background-image:url(bullet.png);
	background-repeat:no-repeat;
	background-position:left;
	width:20px;
	height:10px;
	vertical-align:middle;
}

.FormImage
{
	border: dashed 1px #f49602;
	font-family: arial; 
	font-size: 11px; 
	color: #000000;
}

hr
{
	color:#e4e4e6;
	background-color:#d4d4d4;
	height: 1px;
	border: 0;
	width: 100%;
}

.ApplicantName
{
	font:bold 12px verdana ;
	color: #000000;
	text-decoration: none;
}

.ProfileTablebg
{
	background-color:#f2fcbb;
	padding:10px;
}


.iframetransbg 
{
	background:none;

}

.FormLinks
{
	font:bold 11px verdana ;
	color: #770504;
	text-decoration:underline;
	text-align:left;
}

a.FormLinks:link
{
	font:bold 11px verdana ;
	color: #770504;
	text-decoration: underline;
	text-align:left;
}


a.FormLinks:visited
{
	font:bold 11px verdana ;
	color: #770504;
	text-decoration:underline;
	text-align:left;
}


a.FormLinks:hover
{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration: underline;
	text-align:left;
}


.FormPageNumber{
	font:bold 11px verdana;
	color:#6b0a09;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}

a.FormPageNumber:link,a.FormPageNumber:visited,a.FormPageNumber:hover{
	font:bold 11px verdana;
	color:#6b0a09;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}


.ActiveFormPageNumber{
	font:bold 11px verdana;
	color:#000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.ActiveFormPageNumber:link,a.ActiveFormPageNumber:visited,a.ActiveFormPageNumber:hover{
	font:bold 11px verdana;
	color:#000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


.FormFpName
{
	font:bold 11px verdana ;
	color: #155a80;
	text-decoration:underline;
	text-align:left;
}

a.FormFpName:link
{
	font:bold 11px verdana ;
	color: #155a80;
	text-decoration: underline;
	text-align:left;
}


a.FormFpName:visited
{
	font:bold 11px verdana ;
	color: #155a80;
	text-decoration:underline;
	text-align:left;
}


a.FormFpName:hover
{
	font:bold 11px verdana ;
	color: #15738c;
	text-decoration: underline;
	text-align:left;
}

/* 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: #718601;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.FloorPlanLinks:link
{
	font:bold 11px verdana ;
	color: #718601;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanLinks:visited
{
	font:bold 11px verdana ;
	color: #718601;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanLinks:hover
{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanName
{
	font:bold 11px verdana ;
	color: #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;
}
/* floorplan settings ends*/ 

/* Corporate Search settings */

.Corpsearchiframetransbg
{
   background:none;
   padding:0px;
   margin:0px;
}

.CorpSearchMainTable
{
 width:100%;

}

.CorpSearchTableFilter
{
   border:0px solid #ff0000;

}

.CorpSearchResultTable
{
	border:1px solid #770504;
	width:660px;
  	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:25px;
}

.CorporateMapSize
{
 width:650px;
 height:250px;
}

.CorpFormlabeltext
{
  font-family: verdana; 
	font-size: 12px; 
	color:#000000;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;

}

.CorpFormlabelHeader
{
  font:bold 16px verdana;
  color: #062e48;
/*  background-color:#049dc6;
  padding-left:15px;*/
    line-height:25px;
  text-decoration: none;
}

.CorpFormLabelSubHeader
{
	font:bold 14px verdana ;
	color: #CF830C;
	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;
}
.CorphCityTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:15px;
	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;
}
.CorphmilesTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:15px;
	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;
}
.CorphcommunityTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:15px;
	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;
}
.CorpFormButton
{
	font:normal 11px verdana ;
	color: #ffffff;
	border: 1px solid #7c7c7c;
	background-color:#3f3f3f;
	text-decoration: none;
	cursor:pointer;
	padding:3px;
}

.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:150px;
	 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 12px verdana;
	  color: #770504;
	  text-decoration: none;
	  vertical-align:top;
}


a.CorpPropertyName:link
{
  font:bold 12px verdana;
  color: #770504;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:visited
{
  font:bold 12px verdana;
  color: #770504;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:hover
{
  font:bold 12px verdana;
  color: #770504;
  text-decoration: underline;
  cursor:pointer;
}

.CorpContentText
{
  font:normal 11px verdana ;
  color: #000000;
  text-decoration: none;
  text-align:left;
}

.CorpFormLinks
{
  font:normal 11px verdana ;
  color: #770504;
  line-height:20px;
  text-decoration: none;
  cursor:pointer;
}

a.CorpFormLinks:link
{
  font:normal 11px verdana;
  color: #770504;
  line-height:20px;
  text-decoration: underline;
  cursor:pointer;
  
}

a.CorpFormLinks:visited
{
  font:normal 11px verdana;
  color: #770504;
  line-height:20px;
  text-decoration: underline;
   cursor:pointer;
}

a.CorpFormLinks:hover
{
  font:normal 11px verdana;
  color: #770504;
  line-height:20px;
  text-decoration: none;
   cursor:pointer;
}

.CorpAdvsearchLink
{
  font:normal 11px verdana ;
  color: #000000;
  text-decoration: none;
}

a.CorpAdvsearchLink:link
{
  font:normal 11px verdana ;
  color: #000000;
  text-decoration: underline;
}

a.CorpAdvsearchLink:visited
{
  font:normal 11px verdana ;
  color: #000000;
  text-decoration: underline;
}

a.CorpAdvsearchLink:hover
{
  font:normal 11px verdana ;
  color: #000000;
  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:480px;
	background-color:#DFD9D1; 
	padding:10px;
	border:1px solid #770504;
	width:650px;
}

.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;
}
 
 
 
/* Corporate Search settings */







/*Corporate Property Details*/


.CorpPropContentText
{
  font:normal 12px verdana ;
  color: #000000;
  text-decoration: none;
}


.Corppropnamebg
{
	background-position:top left;
	background-image:url(Corppropnamebg.jpg);
	background-repeat:no-repeat;
	font:Bold 13px Arial;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	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 2px;
}

.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: #770504;
  text-decoration: none;
}

a.CorpTabFooterLinks:link, a.CorpTabFooterLinks:visited, a.CorpTabFooterLinks:hover
{
	font:normal 12px verdana ;
  color: #770504;
  text-decoration: none;
}

a.CorpTabFooterLinks:hover
{
	font:normal 12px verdana ;
  color: #000000;
  text-decoration: none;
}

.CorpMapSearchBorder
{
 border:1px solid #cccccc;
 padding:2px;
}

.CorpCheckAvailbg
{
 background:url(CheckAvailBG.gif) no-repeat right top;
 width:180px;
 height:40px;
}

.CorpPropDetailMapSize
{
 width:300px;
 width:300px!ie;
 height:250px;
}

.CorpPropDetailHeader
{
 font:bold 17px Tahoma;
 color:#ffffff;
 text-decoration:none; 
}


.CorpWelcomeHeader
{
 font:bold 15px Tahoma;
 color:#CF830C;
 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;
}

.PropDetailLogo
{
	width:115px;
	height:53px;
}

.PropDetailImage
{
	width:200px;
	height:150px;
}


.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:1px 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;
	font: bold 12px Verdana;
	list-style-type: none;
	display:inline;
	cursor: pointer;
	width:155px;
	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:#d26f1a;
	font: bold 12px Verdana;
	display: block;
	cursor: pointer;
	padding-top:6px;
	height:23px;
	*height:29px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}


.shadetabs li a:hover
{
	background-image: url(TabRight_over.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#6e0705;
	font: bold 12px Verdana;
	display: block;
	cursor: pointer;
	height:23px;
	*height:29px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	}

.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:#6e0705;
	font: bold 12px Verdana;
	display: block;
	cursor: pointer;
	padding-top:6px;
	height:23px;
	*height:29px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}

.shadetabs li a.selected:hover
{ 			
	background-image: url(TabRight_over.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#6e0705;
	font: bold 12px Verdana;
	display: block;
	cursor: pointer;
	padding-top:6px;
	height:23px;
	*height:29px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}


.tabcontent
{
	background-image:url(TabContentBG.jpg);
	border:1px #eeeeee solid;
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#ffffff;
	position: relative;
	width:640px;
}

* html .tabcontent {
	height;
}

@media print {
.tabcontent 
{
	display:block !important;
}
}


/* Css for tabs */

/*Corporate Property Details*/





/* Corporate Compare Community settings */

.ComparePopupHeaderbg
{
	background-color:#770504;
	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: #2F81B7;
 text-align:left;
 width:90px;
}

.CompareBottomBorder
{
 border-bottom:1px 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 13px verdana;
  color: #febd14;
  text-decoration: underline;
}


.FeaturedPropAdd
{
  	font:bold 11px verdana ;
 	color: #FFFFFF;
  	text-decoration: none;
}


a.FeaturedPropAdd:link
{
  	font:bold 11px verdana ;
  	color:#FFFFFF;
  	text-decoration: none;
}
a.FeaturedPropAdd:visited
{
  	font:bold 11px verdana ;
  	color:#FFFFFF;
  	text-decoration: none;
}
a.FeaturedPropAdd:hover
{
  	font:bold 11px verdana ;
  	color:#FFFFFF;
  	text-decoration: none;
}


.FeaturedPropDes
{
  font:normal 11px verdana ;
  color: #FFFFFF;
  text-decoration: none;
}

.FeaturedPropImg
{
	 border: 1px solid #000000;
	 width:180px;
	 height:120px;
}

.FeaturedPropLinks
{
 font:normal 11px verdana ;
 color: #15738c;
 text-decoration: none;
}

a.FeaturedPropLinks:link
{
 font:normal 11px verdana ;
 color: #15738c;
 text-decoration: none;
 cursor:pointer;
}


a.FeaturedPropLinks:visited
{
 font:normal 11px verdana ;
 color: #15738c;
 text-decoration: none;
 cursor:pointer; 
}


a.FeaturedPropLinks:hover
{
 font:normal 11px verdana ;
 color: #000000;
 text-decoration: none;
 cursor:pointer; 
}

.FeaturedPropiframetransbg
{
            background:none;
}

.FeaturedPropBox
{
            border:0px solid gray;
            width:200;
            height:270;
}


/* Corporate Featured Property settings */





/*eBrochure Settings*/
.ebroiframetransbg {
	background-image:url(bg.gif);
}
.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-image:url(contentbg.jpg);
	background-repeat:repeat-x;
	background-color:#a1bf07;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
	background-color:#a1bf07;
}
.ebrochurepropname {
	font:normal 22px calibri, Arial, Helvetica, sans-serif;
	color: #d9f202;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurepropaddress {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurenormaltext {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochuredesign1header { /* Recommended to use eiher this or ebrochuredottedhorizontalseparator; Do not remove this comment */
	font:normal 16px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#546401;
	height:22px;
	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 calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurelink {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochureprinticon {
	height:62px;
	width:56px;
	background-image:url(print.jpg);
	background-repeat:no-repeat;
}
.ebrochurerefericon {
	height:62px;
	width:72px;
	background-image:url(refer_friend.jpg);
	background-repeat:no-repeat;
}
.ebrochurefootertext {
	font:normal 12px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#01809b;
	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:#546401;
	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;
}
/*eBrochure Settings ends*/


/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font-family: verdana; 
	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(hmenubg.jpg);
	height:39px;
	background-repeat:repeat-x;
}

.hlinkbg                                                  /* for horizontal menu */
{
	font-family:arial;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	
}

a.hlinkbg:link                                              /* for horizontal menu */
{
	font-family:arial;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	
}

a.hlinkbg:visited                                              /* for horizontal menu */
{
	font-family:arial;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	
}

a.hlinkbg:hover                                              /* for horizontal menu */
{
	font-family:arial;
	font-size:14px;
	color:#f0bb63;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
}

.activehlinkbg                                                  /* for horizontal menu */
{
	font-family:arial;
	font-size:14px;
	color:#3a0c00;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
}


a.activehlinkbg:link                                                 
{
	font-family:arial;
	font-size:14px;
	color:#f0bb63;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
}

a.activehlinkbg:visited                                               
{
	font-family:arial;
	font-size:14px;
	color:#f0bb63;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	padding-top:5px;
}

a.activehlinkbg:hover                                                
{
	font-family:arial;
	font-size:14px;
	color:#f0bb63;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	padding-top:5px;
}


.vmenubg
 { 
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/ResCorpInnerStyle/vmenubg.png');
background-repeat:repeat-y;
vertical-align:top;
height:100%;
}



.vmenubg[class]
{
	background-image:url(vmenubg.png);
	background-repeat:repeat-y;
	height:100%;
}


.vlinkbg                                                 /* for vertical menu*/
{
	font-family:Arial;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	padding-left:15px;
	line-height:30px;
}
a.vlinkbg:link                                               
{
	font-family:Arial;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
}

a.vlinkbg:visited                                               
{
	font-family:Arial;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
}

a.vlinkbg:hover                                               
{
	font-family:Arial;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
}


.activevlinkbg
{
	font-family:Arial;
	font-size:17px;
	color:#F1BB63;
	font-weight:bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	padding-left:15px;
}

.activevlinkbg a:link,
.activevlinkbg a:visited,
.activevlinkbg a:active,
.activevlinkbg a:hover
{
	font-family:Arial;
	font-size:17px;
	color:#F1BB63;
	font-weight:bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	padding-left:15px;
}

HWebMenu                                                /* for horizontal dropdown menu  */
{
	on-bg-color	: #FBAE00; 
        on-text-color	: #582c05;
        off-bg-color	: #FFFFFF;
        off-text-color	: #7B4A0C;
        brder-sep-color : #F5DD93;
        
        /*settings for menu in netscape/mozilla */
        border-top-color	: #F5DD93;
        border-left-color	: #582c05;
        border-bottom-color	: #F9EDC3;
        border-right-color	: #7B4A0C;
        background-color 	: #F5DD93;
        
}    


VWebMenu                                                  /* for vertical dropdown menu  */
{	
	on-bg-color	: #FBAE00; 
        on-text-color	: #FFFFFF;
        off-bg-color	: #FFFFFF;
        off-text-color	: #7B4A0C;
        brder-sep-color : #F5DD93;
        firstcell-width :150;
        
        /*settings for menu in netscape/mozilla */
        border-top-color	: #FBAE00;
        border-left-color	: #FFFFFF;
        border-bottom-color	: #FFFFFF;
        border-right-color	: #7B4A0C;
        background-color 	: #F5DD93;
        margin-left		: 150;
}

/* Menu settings ends */


/* Section settings */

.blankheader                                          /* when the section has no design applied (design0) */
{
	
	height:30px;
	font-family:verdana;
	color:#bd8207;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}


.design1header
{
	height:15px;
	font-family:verdana;
	color:#6e0705;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

.design1bg

{
	background-color:#ffffff;
}

.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-image:url(propertysrch-bg.jpg);
	background-repeat:x;
	width:179px;
	height:168px;
	font-family:Arial;
	font-size:16px;
	color:#222222;
	font-weight:bold;
}


.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:#003b4b;
}

.MarkerHeaderText
{
font:bold 12px verdana; color:#049dc7;
}

a.MarkerHeaderText:link, a.MarkerHeaderText:visited, a.MarkerHeaderText:hover
{
font:bold 12px verdana; color:#049dc7;
}

.googledir div{font:normal 11px verdana; color:#000000;}
.googledir table td{font:normal 11px verdana; color:#056c87}

/*Google Map settings end*/

/* Template specific classes */

.mainleftshadow
{
	background-image:url(mainleftshadow.jpg);
	background-repeat:repeat-y;
	width:28px;

}

.mainrightshadow
{
	background-image:url(mainrightshadow.jpg);
	background-repeat:repeat-y;
	width:25px;

}

.mainbottomshadow
{
	background-image:url(bottom-shadow.jpg);
	background-repeat:repeat-x;

}

.footerbg
{
	height:30px;
	background-color:#3f3f3f;
}

#logo {
	position:absolute;
	margin-left:25px;
	margin-top:-1px;
	/*margin-bottom:300px;*/
}

.footerbg
{
	height:30px;
	background-color:#3f3f3f;
}

.imgbg{
background-image:url(flash-bg1.jpg);
background-repeat:repeat-x;
height:247px;
}

.lefttableborder{
background-image:url(lefttableborder-1.jpg);
background-repeat:repeat-y;
height:321px;
width:2px;
}


#empheader{
	position:absolute;
	margin-left:1px;
	margin-top:205px;
	width:280px;
	height:69px;
}

#clientheader{
	position:absolute;
	margin-left:3px;
	margin-top:180px;
	margin-top:198px !ie;
	width:280px;
	height:69px;
}

#propertyheader{
	position:absolute;
	margin-left:3px;
	margin-top:208px;
	width:280px;
	height:69px;
}

#propsrch{
	position:absolute;
	margin-left:18px;
	margin-top:-8px;
	width:150px;
	height:40px;
}


.tablebg{
border: 1px solid #FFFFFF;
width:660px;



}

.design2menu{

	font-family:Arial;
	font-size:16px;
	color:#222222;
	font-weight:bold;
}
a.design2menu:link{

	font-family:Arial;
	font-size:16px;
	color:#222222;
	font-weight:bold;
}
a.design2menu:hover{

	font-family:Arial;
	font-size:16px;
	color:#222222;
	font-weight:bold;
}
a.design2menu:visited{

	font-family:Arial;
	font-size:16px;
	color:#222222;
	font-weight:bold;
}
r



.topbg{
background-image:url(top-bg.jpg);
background-repeat:repeat-x;}

.leftbg{
background-image:url(left-bg.jpg);
background-repeat:repeat-y;
height:98px;}


.rightbg{
background-image:url(right-bg.jpg);
background-repeat:repeat-y;}



#apDiv2 {
	position:absolute;
	margin-left:40px;
	margin-top:-25px;
	width:213px;
	left: -14px;
}

.submenudiv{
position:relative;
	width:213px;
	margin-top:0px;
	background-image:url(submenu1-bg.jpg);
	background-repeat:no-repeat;
	height:171px;
margin-bottom:300px;
}

.hmenu_transbg
 { 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='RescorpinnerStyle/submenubg.png');
background-repeat:repeat-y;
vertical-align:middle;
height:168px;

}



.hmenu_transbg[class]
{
	background-image:url(submenubg.png);
	background-repeat:repeat-y;
}

.FooterStrip
{
		background:url(footerstrip.jpg) left bottom repeat-x;

}


#corpsearchdiv{
	position:absolute;
	margin-left:0px;
	margin-top:0px;
	width:213px;
	height:185px;
	background-image:url(submenu1-bg.jpg);
	background-repeat:no-repeat;
	visibility:hidden;
	padding:25px;
	padding-top:10px;
}

.yellowbg{
background-image:url(yellow-bg.jpg);
width:222px;
height:132px;
background-repeat:no-repeat;
}


#vmenudiv{
	position:absolute;
	margin-left:-1px;
	/*margin-left:-21px !ie;*/
	margin-top:-8px;
	width:222px;
	height:40px;
}

.GB_Window {
	background-color:#ffffff;
}

.caption{
	font-family:Arial;
	font-size:16px;
	color:#000000;
	font-weight:bold;


}		

/* Template specific classes ends */

