/* Default Settings */


body
{
	margin:0px
	padding:0px;
	margin-top:35px;
	margin-bottom:35px;
	
		
}

.bodycolor
{
	background-image:url(main_bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;

}

body a:link, body a:visited, body a:hover
{
	font: normal 11px  Verdana;
	color: #000000;
	text-decoration: underline;
}

.footertext                                              /* copyright text */
{	
	font-size: 10px; 
	font-family: verdana;
	background-image:url();
	font-weight:normal;
	color:#000000;
	vertical-align:middle;
	text-align:left;
	background-color:#a1a56a;
	text-decoration: none;
	height:20px;
	
}

.bottomlinks                                               
{
	font-size: 10px; 
	font-family: verdana;
	background-image:url();
	font-weight:normal;
	color:#000000;
	vertical-align:middle;
	text-align:center;
	background-color:#a1a56a;
	text-decoration: none;
}

a.bottomlinks:link, a.bottomlinks:visited
{
	font-size: 10px; 
	font-family: verdana;
	font-weight:normal;
	color:#000000;
	vertical-align:middle;
	text-align:center;
	background-color:#a1a56a;
	text-decoration: none;
}

a.bottomlinks:hover
{
	font-size: 10px; 
	font-family: verdana;
	font-weight:normal;
	color:#000000;
	vertical-align:middle;
	text-align:center;
	background-color:#a1a56a;
	text-decoration: none;
}

.edit
{
      font: normal  12px arial; 
      color: #ffffff;
      text-decoration:none;
      border: 1px solid #d3cec3;
      background-color:#333333;
      position:absolute;
      z-index:1000;     
}

/* 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;
	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;
	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: #da3535;
	text-decoration: none;
}

.FormMessageText
{
   	font:bold 12px verdana ;
	color: #876710;
	text-decoration: none;
	font-style:italic;
	height:30px;
}

.FormButton

{
	font:normal 11px verdana ;	
	color: #ffffff;
	border: 1px solid #7c7c7c;
	background-color:#000000;
	text-decoration: none;
	cursor:pointer;
 	background-image:url(button_bg.jpg);
	background-repeat:repeat-x;
	outline:none;
	padding:2px 5px;
}

.FormTextField 
{
	font:normal 11px verdana ;
	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 #999999;
}

.FormTableHeader
{
 	font:bold 11px verdana ;
	color:#ffffff;
	background-color:#5a7692;
	text-decoration: none;
	text-align:left;
	height:25px;
  
}

.FormTableSubHeader
{
 	font:normal 11px verdana ;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none; 
}

.FormTablerow
{
 	font:normal 11px verdana ;
	color: #000000;
	background-color:#e1cb9d;
	text-decoration: none;
	height:22px;
	text-align:left;
}

.FormTablerowAlt
{
 	font:normal 11px verdana ;
	color: #000000;
	background-color:#f9f3e5;
	text-decoration: none;
	height:22px;
	text-align:left;  
}

FormTableHeader td, .FormTablerow td, .FormTablerowAlt td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTableSubrow
{
	font:normal 11px Verdana;
	color: #000000;
	height:30px;
	text-align:left;
	text-decoration: none;
}
.FormTableFooter
{
	font:bold 12px Verdana;
	color:#000000;
	background-color:#a0b6c6;
	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 verdana ;
	color: #000000;
	background-color:#cccccc;
	width:130px;
	text-decoration: none;
}

Select
{
	font:normal 11px verdana ;
	color: #000000;
	background-color:#ffffff;
	text-decoration: none;
	height:20px;
	width:130px;
}

.iframetransbg {
	background:none;
	padding:0px;
	margin:0px;
}

.iframepopupbg                            /* sp7 class*/
{
	background:none;
	padding:0px;
	margin:0px;
}

.FormLinks
{
	font:normal 11px verdana ;
	color: #4c71a4;
	text-decoration: none;
}

a.FormLinks:link
{
	font:normal 11px verdana ;
	color: #4c71a4;
	text-decoration: none;
}


a.FormLinks:visited
{
	font:normal 11px verdana ;
	color: #4c71a4;
	text-decoration: none;
}


a.FormLinks:hover
{
	font:normal 11px verdana ;
	color: #4c71a4;
	text-decoration: none;
}

.FormPageNumber
{
	font:normal 12px Verdana;
	color:#457598;
	text-align:left;
	cursor:pointer;
	text-decoration:none;
}

/* Please add anchor FormPageNumber anchor classes if not present */

a.FormPageNumber:link, a.FormPageNumber:visited, a.FormPageNumber:hover
{
	font:normal 12px Verdana;
	color:#457598;
	text-align:left;
	cursor:pointer;
	text-decoration:none;
}

.ActiveFormPageNumber
{
	font:bold 12px Verdana;
	color:#dd8710;
	text-align:left;
	cursor:pointer;
	text-decoration:underline;
}
.FormPageNumberdivider
{
	font:normal 12px Verdana;
	color:#457598;
	text-align:right;
	text-decoration:none;
}
.FormFPName
{
	font:bold 13px Verdana;
	color: #b26a06;
	text-decoration: none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:link, .FormFPName:visited
{
	font:bold 13px Verdana;
	color: #b26a06;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:hover
{
	font:bold 13px Verdana;
	color: #000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
form
{
	padding:0px;
	margin:0px;
}


/* Form settings ends */

/* --------------// Primary Menu //-----------*/

.PrimaryMenu
{
	
	height: auto;
	float: left;
	z-index: 100;
	padding:0px;
	margin:0px;
	left:0;
	top:0;

}

.PrimaryMenu ul 
{
	

	padding:0px;
	margin:0px;

	
}

.PrimaryMenu ul li
{
	
	width:200px;
	float: left;
	list-style-type: none;
	padding:0px 0px 0px 20px;
	margin:0px;
	height:20px;
	height:38px!ie;
	border:0px solid black;

	
}

/*-------------------------------------------------------*/
/* --------------// Top Level Menus starts //----------- */

.PrimaryMenu ul li
{
	
	position: relative;
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	

}
.PrimaryMenu ul li.PrimaryMenuLink a
{
	display: block;
	


	
}
.PrimaryMenu ul li.PrimaryMenuLink a:link,
.PrimaryMenu ul li.PrimaryMenuLink a:visited
{
	font: normal 14px  Arial, 'Helvetica', sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-align:left;
	display: block;
	
}
.PrimaryMenu ul li.PrimaryMenuLink a:hover
{
	font:normal 14px  Arial, 'Helvetica', sans-serif;
	color:#ffffff;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	
	display: block;
}

/* --------------// Top Level ActiveMenu starts //----------- */

.PrimaryMenu ul li.PrimaryMenuLinkActive a
{
	display: block;

}
.PrimaryMenu ul li.PrimaryMenuLinkActive a:link, 
.PrimaryMenu ul li.PrimaryMenuLinkActive a:visited,
.PrimaryMenu ul li.PrimaryMenuLinkActive a:hover
{
	font-family: Arial, Helevetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
	vertical-align: middle;
	
	
}

/* --------------// Top Level ActiveMenu Ends //----------- */

/* --------------// Sub Level Menus starts //----------- */

.PrimaryMenu ul li ul
{
	position: absolute;
	left:0;
	display: block;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	margin-top:-25px;
	margin-top:-40px!ie;
	margin-left:200px;
	z-index:200;
	border:0px solid red;
	
	
	
}
.PrimaryMenu ul li ul li
{
	font-family: Arial, Helevetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	position: relative;
	display: inline;
	float: left;
	height:25px;
	
	

}
.PrimaryMenu ul li ul li ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	display: none;
}
.PrimaryMenu ul li ul li ul li
{
	margin-left:-1px;
	margin-top:-1px;
	
	
}
.PrimaryMenu ul li.PrimaryMenuLink ul li a,
.PrimaryMenu ul li.PrimaryMenuLinkActive ul li a
{
	width: 170px;
	

}

/* Sub level menu links style */

.PrimaryMenu ul li.PrimaryMenuLink ul li a:link,
.PrimaryMenu ul li.PrimaryMenuLink ul li a:visited,
.PrimaryMenu ul li.PrimaryMenuLinkActive ul li a:link,
.PrimaryMenu ul li.PrimaryMenuLinkActive ul li a:visited
{
	font-family: Arial, Helevetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #49648A;
	text-decoration: none;
	text-align: left;
	background-color: #9FAEC1;
	display: block;
	padding:5px 5px 5px 5px;
	border:1px solid #eae8db;
	
	
}

/*sub menus hover style*/

.PrimaryMenu ul li.PrimaryMenuLink ul li a:hover,
.PrimaryMenu ul li.PrimaryMenuLinkActive ul li a:hover
{
	font-family: Arial, Helevetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #29415F;
	text-decoration: none;
	text-align: left;
	background-color: #9FAEC1;
	display: block;
	padding:5px 5px 5px 5px;
	border:1px solid #eae8db;
	
	
}

/* -------------// Menu Dividers // ----------------------- */

.PrimaryMenu ul li.PrimaryDivider
{
	border-top: none;
	border-bottom: none;
	border-left: none;
	width: 0px;
	margin: 0px;
}
.PrimaryMenu ul li.PrimaryDivider img
{
	display:none;
}

/* -------- CSS classes applied to down and right arrow images ------ */

.horz_downarrowclass
{
	position: absolute;
	margin-top:5px;
	margin-left:2px;
}
.horz_rightarrowclass
{
	position: absolute;
	margin-top:2px;
	right:3px;
}
.vert_downarrowclass
{
	margin-right:3px;
	position: absolute;
	margin-top:2px;
	right: 5px;
}
.vert_rightarrowclass
{
	position: absolute;
	margin-top: 2px;
	right: 5px;
	margin-left: 110px;
}


/* --------------// Primary menu starts //----------- */

/* --------------// Security Menu starts //----------- */

.SecurityMenu
{

	height: auto;
	z-index: 1000;
	border: 0px solid #ff0000;
	padding:0px;
	margin:0px;
}
.SecurityMenu ul
{
	width: auto;
	display: inline-block;
	list-style-type: none;
	padding:0px;
	margin:0px;

	
}

/* --------------// Top Level Menus starts //----------- */

.SecurityMenu ul li
{
	position: relative;
	display: inline;
	float: right;
	font: normal 10px verdana;
	color: #000000;

	padding:0px;
	margin:0px;
}
.SecurityMenu ul li.SecurityMenuLink a
{
	display: block;
	width: auto;
}
.SecurityMenu ul li.SecurityMenuLink a:link,
.SecurityMenu ul li.SecurityMenuLink a:visited
{
	font: normal 10px verdana;
	color: #000000;
	text-decoration: none;
	display: block;
	
	
}
.SecurityMenu ul li.SecurityMenuLink a:hover
{
	font: normal 10px vardana;
	color: #000;
	text-decoration: none;
	display: block;
	text-decoration: underline;
	
}
/* --------------// Top Level Menus Ends //----------- */

/* --------------// Top Level ActiveMenu starts //----------- */

.SecurityMenu ul li.SecurityMenuLinkActive a
{
	display: block;
	
}
.SecurityMenu ul li.SecurityMenuLinkActive a:link, .SecurityMenu ul li.SecurityMenuLinkActive a:visited{
	font:normal 11px arial;
	color: #1a1a1a;
	text-decoration:underline;
	display:block;
}
/* --------------// Top Level ActiveMenu Ends //----------- */


/* --------------// Sub Level Menus starts //----------- */
.SecurityMenu ul li ul
{
	position: absolute;
	left:0;
	display: block;
	visibility: hidden;
	margin:0px;
	padding:0px;
	margin-top:0px;
	
}
.SecurityMenu ul li ul li
{
	position: relative;
	display: inline;
	float: left;
	display:block;
	background:#FFFFFF;
	border:1px solid #0588c0;
	border-bottom:none;
}
.SecurityMenu ul li ul li ul
{
	margin:0px;
	padding:0px;
	margin-left:0px;
	display:none;
}
.SecurityMenu ul li ul li ul li
{
	margin-left: -1px;
	margin-top: -1px;
}
.SecurityMenu ul li.SecurityMenuLink ul li a,
.SecurityMenu ul li.SecurityMenuLinkActive ul li a
{
	width: 110px;
	border-bottom: 1px solid #0588c0;
}

/* Sub level menu links style */

.SecurityMenu ul li.SecurityMenuLink ul li a:link,
.SecurityMenu ul li.SecurityMenuLink ul li a:visited,
.SecurityMenu ul li.SecurityMenuLinkActive ul li a:link,
.SecurityMenu ul li.SecurityMenuLinkActive ul li a:visited
{
	font:normal 11px arial;
	color: #2D2D2D;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	padding: 2px 5px 2px 7px;
	display: block;
	background-color: #fff;
}
.SecurityMenu ul li.SecurityMenuLink ul li a:hover,
.SecurityMenu ul li.SecurityMenuLinkActive ul li a:hover
{
	font:normal 11px arial;
	color: #ca8320;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	padding:2px 5px 2px 7px;
	display:block;
	background-color:#ffffff;
}

/* --------------// Security Menu Ends//----------- */

/* Corporate Search settings */

.Corpsearchiframetransbg
{
   background:none;
   padding:0px;
   margin:0px;
}

.CorpSearchMainTable
{
 width:100%;

}

.CorpSearchTableFilter
{
   border:0px solid #ff0000;

}

.CorpSearchResultTable
{
	border:1px solid #000000;
	width:100%;
  	height:150px;
	font:normal 11px verdana ;
  	color: #000000;
  	text-decoration: none;
}

.CorpSearchResultRow
{
  background-color:#dec699;
  background-position:bottom;
  background-repeat:repeat-x;
}

.CorpSearchResultRowAlt
{
  
  background-color:#dec699;
  background-position:bottom;
  background-repeat:repeat-x;
}

.CorpSearchResultRowGap
{
  
 background-color:#ecd5a9;
 height:7px;

}

.CorpFormTableHeader
{
 	font:bold 11px verdana ;
	color:#ffffff;
	background-color:#48648b;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

.CorporateMapSize
{
 width:100%;
 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 11px verdana ;
	color: #062e48;
	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:20px;
	width: 120px;
	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:20px;
	width: 80px;
	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:20px;
	width: 140px;
	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:#000000;
	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:Verdana;
 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: #573b08;
  text-decoration: none;
  vertical-align:top;
}


a.CorpPropertyName:link
{
  font:bold 12px verdana;
  color: #573b08;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:visited
{
  font:bold 12px verdana;
  color: #573b08;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:hover
{
  font:bold 12px verdana;
  color: #573b08;
  text-decoration: underline;
  cursor:pointer;
}

.CorpContentText
{
  font:normal 11px verdana ;
  color: #000000;
  text-decoration: none;
}

.CorpFormLinks
{
  font:normal 11px verdana ;
  color: #544221;
  line-height:20px;
  text-decoration: none;
}

a.CorpFormLinks:link
{
  font:normal 11px verdana;
  color: #544221;
  line-height:20px;
  text-decoration: underline;
  cursor:pointer;
  
}

a.CorpFormLinks:visited
{
  font:normal 11px verdana;
  color: #544221;
  line-height:20px;
  text-decoration: underline;
   cursor:pointer;
}

a.CorpFormLinks:hover
{
  font:normal 11px verdana;
  color: #544221;
  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;
}



.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
{
	width:650;
	visibility:hidden;
	POSITION: absolute;
	Z-INDEX: 503;
	top:345px;
	background-color:#dce5ee; 
	padding:2px;
	border:1px solid #abbbcb;
}

.CorpSearchHAdvanceTable
{

	width:360px;
	overflow:visible;

.CorpSearchAdvanceTable      /* sp7 class*/
{
	width:700px; 	/* width should be same as the content width*/
}
}
.Corpsortbyselect
{
 font:normal 11px verdana ;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:170px;
}
 

/* Corporate Search settings */

/* Corporate Featured Property settings */

.FeaturedPropName
{
  font:bold 12px verdana;
  color: #000000;
  text-decoration: underline;
}

.FeaturedPropAdd 

{
	font:bold 11px verdana ;
	color: #ffffff;
	text-decoration: underline;
}

.FeaturedPropDes
{
	font:normal 11px verdana ;
	color: #000000;
	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 transparent;
	    margin:0px;
	    padding:0px;
}

.FeaturedPropBox
{
	border:0px solid gray;
	width:200;
	height:140;
	vertical-align:top;
	/*margin-top:-35px;*/
	
}

/* Corporate Featured Property settings */

/*eBrochure Settings*/
.ebroiframetransbg {
	background-image:url(main_bg.jpg);
	padding:0px;
	margin:0px;
}

.ebrochuremaintable {
	background-color:#29486F;
	width:700px;
}
.ebrochureinnertable {
	background-color:#ffffff;
	width:700px;
}
.ebrochureheaderbg {
	height:162px;
	width:700px;
	background-color:#FFFEFC;
}
.ebrochurecontentbg {
	background-image:url(contentbg.jpg);
	background-repeat:repeat-x;
	background-color:#ECD5A9;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
	background-color:#ECD5A9;
}
.ebrochurepropname {
	font:normal 22px verdana;
	color: #3e3e3e;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}

.ebrochurepropaddress {
	font:normal 15px verdana;
	color: #3e3e3e;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurenormaltext {
	font:normal 13px verdana;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochuredesign1header {
	font:normal 15px verdana;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#8C8F59;
	padding:5px;
	text-transform:uppercase;
}
.ebrochuredesign2header 
{
	background-color:;
	font-family:verdana;
	color:#9b5123;
	font-size:20px;
	text-decoration:none;
	height:30px;
}
.ebrochurelink {
	font:normal 15px verdana;
	color: #3e3e3e;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link 
{
	font:normal 15px verdana;
	color: #3e3e3e;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited 
{
	font:normal 15px verdana;
	color: #3e3e3e;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover
{
	font:normal 15px verdana;
	color: #3e3e3e;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}

.ebrochurefootertext {
	font:normal 11px verdana;
	color:#000000;
	text-decoration: none;
	font-style:normal;
	padding:5px;
}

.ebrochuremapdimensions {   	 /* for map dimensions  */
	width:450px;
	height:350px;
}

.ebrochurebullet {    		/* for bullets of headers  */
	background-image:url(headersubbullet.jpg);
	background-repeat:no-repeat;
	background-position:left 7px;
	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:#000000;
	height:10px;
}
.ebrochuretopleftcorner                                                      /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 
src='../templates/ResCorpInnerStyle/build_top_leftcorner.png');
	background-position:right;
	background-repeat:no-repeat;
	height:23px;
	width:9px;
}
.ebrochuretopleftcorner[class]
{
	background-image:url(build_top_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:23px;
	width:9px;
}
.ebrochuretoprightcorner                                         /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 

src='../templates/ResCorpInnerStyle/build_top_rightcorner.png');
	background-repeat:no-repeat;
	height:23px;
	width:9px;
	background-position:left;
}
.ebrochuretoprightcorner[class]
{
	background-image:url(build_top_rightcorner.png);
	background-repeat:no-repeat;
	height:23px;
	width:9px;
	background-position:left;
}
.ebrochurebotleftcorner                                          /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 

src='../templates/ResCorpInnerStyle/build_bot_leftcorner.png');
	background-position:right;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotleftcorner[class]
{
	background-image:url(build_bot_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotrightcorner                                            /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 

src='../templates/ResCorpInnerStyle/build_bot_rightcorner.png');
	background-position:top left;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotrightcorner[class]
{
	background-image:url(build_bot_rightcorner.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochuretopshadow                                                              /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 

src='../templates/ResCorpInnerStyle/build_top_shadow.png');
	background-position:bottom;
	background-repeat:repeat-x;
	height:8px;
}
.ebrochuretopshadow[class]
{
	background-image:url(ResCorpInnerStyle/build_top_shadow.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:8px;
}
.ebrochureleftshadow                                                             /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 

src='../templates/ResCorpInnerStyle/build_left_shadow.png');
	background-position:right;
	background-repeat:repeat-y;
}
.ebrochureleftshadow[class]
{
	background-image:url(build_left_shadow.png);
	background-position:right;
	background-repeat:repeat-y;
}
.ebrochurebottomshadow                                                                /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 

src='../templates/ResCorpInnerStyle/build_bottom_shadow.png');
	background-position:top;
	background-repeat:repeat-x;
}
.ebrochurebottomshadow[class]
{
	background-image:url(build_bottom_shadow.png);
	background-position:top;
	background-repeat:repeat-x;
}
.ebrochurerightshadow                                                                   /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 

src='../templates/ResCorpInnerStyle/build_right_shadow.png');
	background-position:left;
	background-repeat:repeat-y;
}
.ebrochurerightshadow[class]
{
	background-image:url(build_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*/


/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font-family: verdana; 
	font-size: 11px; 
	color:#454546;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	line-height:15px;
	padding-left:0;
}

.allcaps
{
	text-decoration: none; 
	text-transform: uppercase
}

.initialcaps
{
	text-decoration: none; 
	text-transform: capitalize
}

.lowercase
{
	text-decoration: none; 
	text-transform: lowercase
}

.shadow
{
	height:10px;
	}

.glow
{
	height:10px;
}

.motionblur
{
	height:10px;
}

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 */ 
{
}

.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(vmenu_bg.png);
	background-repeat:no-repeat;
	padding:10px;
	padding-top:20px;
	background-color:#48648b;
}

.vlinkbg {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
	line-height:30px;
}

a.vlinkbg:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
}

a.vlinkbg:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
}

a.vlinkbg:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

a.vlinkbg:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
}

.activevlinkbg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
a.activevlinkbg:link, a.activevlinkbg:visited, a.activevlinkbg:hover, a.activevlinkbg:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

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
{	
	on-bg-color	: #9caec6; 
        on-text-color	: #FFFFFF;
        off-bg-color	: #FFFFFF;
        off-text-color	: #7B4A0C;
        brder-sep-color : #4a658c;
        firstcell-width :150;
        
        /*settings for menu in netscape/mozilla */
        border-top-color	: #9caec6;
        border-left-color	: #FFFFFF;
        border-bottom-color	: #FFFFFF;
        border-right-color	: #7B4A0C;
        background-color 	: #4a658c;
        margin-left		: 150;
	width			: 130;
}

/* 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{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/ResCorpHomeStyle/header_bg.png');
	font-family:Verdana;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
}

.design1header[class]
{
	background-image:url(header_bg.png);
	font-family:verdana;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
}

.design1bg
{

}

.design2header
{
	height:20px;
	font-family:verdana;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}

.design2bg

{
	background-color:#666666;
}

.design3header
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/ResCorpHomeStyle/news_events_bg.png');
	background-repeat:no-repeat;
	font-family:verdana;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
}

.design3header[class]
{
	background-image:url(news_events_bg.png);
	background-repeat:repeat-x;
}

.design3bg

{
	background-color:#f6f4ef;
}

/* Section settings ends */


/* Template specific classes */
.maintablebg                                       /* if the portal has any background colors/image */
{
	background-color:#ecd5a9;
	padding:15px;
	padding-bottom:0px;
	background-image:url(inner_table_bg.jpg);
	background-repeat:repeat-x;
}

.companyname
{
	font-family:verdana;
	font-size:16px;
	font-weight:Bold;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	background-image:url();
}

.slogan 
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
}

.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; 	
}

.vmenubg2                                                 /* for vertical menu background */
{
	background-image:url(vmenu_bg.jpg);
	background-repeat:repeat-y;
}

.apartment_searchbg {
	background-color:#9faec1;
	padding:10px;
}
	
.padding1{
	padding:10px;
}

.readmore, .readDetail{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

.readDetail {	
	text-align:left;
}
	
.readmore a:link, .readDetail a:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

.readmore a:visited, .readDetail a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

.readmore a:hover, .readDetail a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-align:right;
	text-decoration:underline;
}

	
.news_heder {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#848327;
	font-weight:bold;
        padding-bottom:6px;
        padding-top:12px;
}
	
.devider_v {
	border-left:dotted;
	border-left-width:1px;
	border-left-color:#957722;
        float:left;
}


.news{
       WIDTH: 290px;
       PADDING-left: 20px;
       FLOAT: left;
}

	
.bottom_shadow {
	background-image:url(main_table_shadowB.png);
	background-repeat:repeat-x;
}
	
.news_eventstext{
	font-family: verdana; 
	font-size: 11px; 
	color:#454546;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	line-height:15px;
}


.PNGBgShadowL
 { 
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/ResCorpHomeStyle/main_table_shadowL.png');
	background-repeat:repeat-y;
}

.PNGBgShadowL[class]
{
	background-image:url(main_table_shadowL.png);
	background-repeat:repeat-y;
}

.PNGBgShadowR
 { 
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/ResCorpHomeStyle/main_table_shadowR.png');
	background-repeat:repeat-y;
}

.PNGBgShadowR[class]
{
	background-image:url(main_table_shadowR.png);
	background-repeat:repeat-y;
}

.PNGBgShadowT
 { 
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/ResCorpHomeStyle/main_table_shadowT.png');
	background-repeat:repeat-x;
}

.PNGBgShadowT[class]
{
	background-image:url(main_table_shadowT.png);
	background-repeat:repeat-x;
}

.PNGBgShadowB
 { 
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/ResCorpHomeStyle/main_table_shadowB.png');
	background-repeat:repeat-x;
}

.PNGBgShadowB[class]
{
	background-image:url(main_table_shadowB.png);
	background-repeat:repeat-x;
}

.newsevent_bordetT {
	background-image:url(news_events_borderT.jpg);
	background-repeat:repeat-x;
	}
	
.newsevent_bordetB {
	background-image:url(news_events_borderB.jpg);
	background-repeat:repeat-x;
	}
	
.newsevent_bordetL {
	background-image:url(news_events_borderL.jpg);
	background-repeat:repeat-y;
	}
	
.newsevent_bordetR {
	background-image:url(news_events_borderR.jpg);
	background-repeat:repeat-y;
	}

.leftbg {
	background-image:url(left_bg.gif);
	background-repeat:repeat-y;

}

.feateureptext {
	font-family: verdana; 
	font-size: 11px; 
	color:#FFFFFF;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;

}

.news_events {
	font-family:verdana;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
}

.sectionheader {
	font-family:verdana;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.activevSublinkBg {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F5E7CC;
	text-decoration: none;
	line-height:30px;
}

a.activevSublinkBg:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F5E7CC;
	text-decoration: none;
}

a.activevSublinkBg:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F5E7CC;
	text-decoration: none;
}

a.activevSublinkBg:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F5E7CC;
	text-decoration:none;
}

/* Template specific classes ends */
