/* Default Settings */


body
{
	margin:0px 0px 0px 0px;
	background-color:#fcfcfc;
}

.maintablebg                                       /* if the portal has any background colors/image */
{
	background:url(bg-color.jpg) repeat-x #ffffff;
}
.companyname
{
	font:normal 11px Verdana, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none; 
}

.slogan 
{
	font:normal 11pxVerdana, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none; 	
}

.pagetitle					        /* needed only when there is a page title */
{
	font:normal 11pxVerdana, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none; 	
}


.pagesubheader					        /* needed only when there is a page title */
{
	font:normal 11pxVerdana, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none; 
}

body a:link, body a:visited, body a:hover
{
	font:normal 12px verdana;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}
.bodycolor
{
	background-color:#ffffff;
}


.footertext                                              /* copyright text */
{	
	font:normal 11px Verdana;
	color:#000000;
	text-decoration:none;
	letter-spacing:1px;
	/*white-space:nowrap;*/
}


.bottomlinks                                               
{
	font:normal 12px verdana;
	color:#ffffff;
	text-decoration:underline;
	cursor:pointer;
}

a.bottomlinks:link
{
	font:normal 12px verdana;
	color:#ffffff;
	text-decoration:underline;
	cursor:pointer;
}

a.bottomlinks:visited
{
	font:normal 12px verdana;
	color:#ffffff;
	text-decoration:underline;
	cursor:pointer;}

a.bottomlinks:hover
{
	font:normal 12px verdana;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}

.edit
{
	font:bold 12px verdana;
	color: #ffffff;
	text-decoration:none;
	border: 1px solid #d3cec3;
	background-color:#333333;
	position:absolute;
	cursor:pointer;
}

/* Default Settings ends */


/* Form settings */

.FormBodyText
{
	font:normal 12px Verdana;
	color:#000000;
	text-decoration: none;
	line-height:15px;
	text-align:left;
}
.FormLabelText					/* used for form labels e.g. username, password..etc */
{
	font:normal 11pxVerdana;
	color:#ffffff;
	text-decoration: none;
}
.FormLabelTextHeader				/* used for form labels e.g. username, password..etc */
{
	font:bold 14pxVerdana;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
.FormLabelHeader
{
	font:bold 14pxVerdana;
	color: #232728;
	height:10px;
	background-color:#f2fcbb;
	padding-left:4px;
	text-decoration: none;
	text-align:left;
	line-height:25px;
}
.FormLabelSubHeader
{
	font:bold 12pxVerdana;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.FormErrorText
{
	font:normal 11pxVerdana;
	color: #af0202;
	text-decoration: none;
	text-align:left;
}
.FormMessageText
{
	font:normal 12pxVerdana;
	color: #a6600e;
	text-decoration: none;
	text-align:left;
	line-height:26px;
}
.FormButton
{
	font:normal 12px Verdana;
	color: #ffffff;
	border:1px solid #c19b6a;
	background:#ab6f01;
	padding:2px 4px 2px 2px;
	text-decoration: none;
	cursor:pointer;
}

.FormTextField
{
	background-color:#6E4913;
	font:normal 11px Verdana;
	color: #ffffff;
	text-decoration: none;
	width:120px;
}
.RequiredField
{
	border: 1px solid #999999;
	background-color:#6E4913;
	font:normal 11px Verdana;
	color:#ffffff;
	width:120px;
}
.RequiredLabel
{
	color:#6E4913;
	vertical-align:top;
	text-align:center;
}

.FormTextArea
{
	font:normal 12px Verdana;
	color: #000000;
	width:100px;
	text-decoration: none;
	border:1px solid #999999;
}
Select
{
	background:#c6aa84;
	font:normal 11px Verdana;
	color: #000000;
	text-decoration: none;
	width:120px;
}

.iframetransbg
{
	background:none transparent;
	padding-left:0px;
	padding-right:10px;
}

.iframepopupbg                            	/*sp7 class*/
{
	background:none;
	padding:0px;
}



form
{
	padding:0px;
	margin:0px;
}


/*Form Settings*/


/* Corporate Search settings */

.Corpsearchiframetransbg
{
   background:none;
   padding:0px;
   margin:0px;
}

.CorpSearchMainTable
{
 width:640px;

}

.CorpSearchTableFilter
{
   border:0px solid #ff0000;

}

.CorpSearchResultTable
{
	border:1px solid #53360C;
	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:#C7B280;
 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:670px;
 height:300px;
}

.CorpFormlabeltext
{
  font:normal 11px verdana;
  color: #000000;
  text-decoration: none;

}

.CorpFormlabelHeader
{
  font:bold 13px verdana;
  color: #614110;
    line-height:25px;
  text-decoration: none;
}

.CorpFormLabelSubHeader
{
	font:bold 13px verdana;
	color: #53360C;
	text-decoration: none;
	white-space:nowrap;
}

.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: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;
}
.CorphmilesTextField
{
	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;
}
.CorphcommunityTextField
{
	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 12px Verdana;
	color: #ffffff;
	border:1px solid #c19b6a;
	background:#ab6f01;
	padding:2px 5px;
	text-decoration: none;
	cursor:pointer;
}

.CorpSelect
{
 font:normal 11px verdana ;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:130px;
}
.CorphCorpSelect 
{
 font:normal 11px verdana ;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:70px;
}

.CorpFormErrorText
{
 font:normal 11px verdana ;
 color: #af0202;
 text-decoration: none;
 text-align:left;
}

.CorpFormMessageText
{
 font:normal 11px verdana ;
 color: #c77500;
 text-decoration: none;
 text-align:left;
}

.CorpDropList
{
 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 12px verdana;
  color: #56390d;
  text-decoration: none;
  vertical-align:top;

}


a.CorpPropertyName:link
{
  font:bold 12px verdana;
  color: #56390d;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:visited
{
  font:bold 12px verdana;
  color: #56390d;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:hover
{
  font:bold 12px verdana;
  color: #56390d;
  text-decoration: underline;
  cursor:pointer;
}

.CorpContentText
{
  font:normal 11px verdana ;
  color: #000000;
  text-decoration: none;
}

.CorpFormLinks
{
  font:normal 11px verdana ;
  color: #000000;
  line-height:20px;
  text-decoration: none;
}

a.CorpFormLinks:link
{
  font:normal 11px verdana;
  color: #000000;
  line-height:20px;
  text-decoration: underline;
  cursor:pointer;
  
}

a.CorpFormLinks:visited
{
  font:normal 11px verdana;
  color: #000000;
  line-height:20px;
  text-decoration: underline;
   cursor:pointer;
}

a.CorpFormLinks:hover
{
  font:normal 11px verdana;
  color: #000000;
  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:300px;
}

.CorpLocationcell
{
 width:460px;
}

 #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:461px;
	*top:447px;
	background-color:#A18150; 
	padding:10px;
	border:1px solid #53360C;
	width:580px;
	*width:600px;
}

.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;
}


.Corp_Search_bg

{
	background:url(design2_img1.jpg) repeat-x #614111;
	border:1px solid #968269;
	padding:10px 10px 10px 15px;
}


.CorpUnitTypeName 

{
	 font:normal 12px verdana ;
	 color: #000000;
	 text-decoration: underline;
}

a.CorpUnitTypeName:link 

{
	 font:normal 12px verdana;
	 color: #000000;
	 text-decoration: underline;
}

a.CorpUnitTypeName:visited 

{
	 font:normal 12px verdana;
	 color: #000000;
	 text-decoration: underline;
}

a.CorpUnitTypeName:hover 

{
	 font:normal 12px verdana;
	 color: #ff0000;
	 text-decoration: underline;
}

.CorpContactNo
{
	 font:bold 12px verdana;
	 color: #000000;
	 text-decoration: none;
}

.CorpSearchTable
{
 	 border:0px solid #ff0000;

}


/* Corporate Search settings */




/* Corporate Featured Property settings */

.FeaturedPropName
{
	 font:bold 12px verdana;
	 color: #000000;
	 text-decoration: underline;
}

.FeaturedPropAdd 

{
	 font:bold 12px verdana ;
	 color: #000000;
	 text-decoration: underline;
}

.FeaturedPropDes
{
	 font:normal 12px verdana ;
	 color: #000000;
	 text-decoration: none;
}

.FeaturedPropImg
{
	border: 2px solid #000000;
}

.FeaturedPropLinks
{
	font:normal 12px verdana ;
	color: #15738c;
	text-decoration: none;
}

a.FeaturedPropLinks:link
{
	font:normal 12px verdana ;
	color: #15738c;
	text-decoration: none;
}


a.FeaturedPropLinks:visited
{
	font:normal 12px verdana ;
	color: #15738c;
	text-decoration: none;
}


a.FeaturedPropLinks:hover
{
	font:normal 12px verdana ;
	color: #000000;
	text-decoration: none;
}

.FeaturedPropiframetransbg
{
            background:none;
}

/* Corporate Featured Property settings */

/*eBrochure Settings*/
.ebroiframetransbg
{
	Background-color:#ffffff;
}
.ebrochuremaintable
{
	width:690px;			/* width changed for printing compatibility */
	background-color:#ffffff;
}
.ebrochureinnertable
{
	background-color:#ffffff;
	width:660px;			/* width changed for printing compatibility */
}
.ebrochureheaderbg                                               /* updated for png*/
{
	height:162px;
	width:660px;			/* width changed for printing compatibility */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/Rescorpinnerstyle/build_headerbg.png');
	background-repeat: repeat_x;
}
.ebrochureheaderbg[class]
{
	height:162px;
	width:660px; 				/* width changed for printing compatibility */
	background-image:url(../Rescorpinnerstyle /build_headerbg.png);
	background-repeat: repeat_x;
}
.ebrochurecontentbg
{
	background-repeat:repeat-x;
	background-color:#efefef;
width:660px; 		/* width changed for printing compatibility */
}
.ebrochurecontentbgcolor
{   					/* for bottom color of background plain color which comes in a div  */
	background-color:#efefef;
}
.ebrochurepropname
{
	font:normal 22px arial;
	color: #3d5a6f;
	text-decoration: none;
	vertical-align:middle;
}
.ebrochurepropaddress
{
	font:normal 15px arial;
	color: #3d5a6f;
	text-decoration: none;
	font-style:normal;
	vertical-align:middle;
}
.ebrochurenormaltext
{
	font:normal 15px arial;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
}
.ebrochuredesign1header
{ 		/* Recommended to use eiher this or ebrochuredottedhorizontalseparator; Do not remove this comment */
	font:normal 16px arial;
	color: #ebbc19;
	background:#49667b;
	height:22px;
	text-transform:uppercase;
}
.ebrochuredottedhorizontalseparator
{ 			/* Recommended to use eiher this or ebrochuredesign1header; Do not remove this comment */
	/*background:url(../Rescorpinnerstyle /dottedhoriline.gif) left bottom repeat-x;*/
	height:1px;
}
.ebrochuredesign2header
{
	font:normal 24px arial;
	color: #4b7b8e;
	text-decoration: none;
	vertical-align:middle;
}
.ebrochurelink
{
	font:normal 15px arial;
	color: #3d5a6f;
	text-decoration: underline;
	vertical-align:middle;
}
a.ebrochurelink:link, a.ebrochurelink:visited

{
	font:normal 15px arial;
	color: #3d5a6f;
	text-decoration: underline;
	vertical-align:middle;
}
a.ebrochurelink:hover
{
	font:normal 15px arial;
	color: #3d5a6f;
	text-decoration: none;
	vertical-align:middle;
}
/* remove ebrochureprinticon and ebrochurerefericon*/
.ebrochurefootertext
{
	font:normal 12px arial;
	color: #ffffff;
	text-decoration: none;
	background:#446277;
	height:22px;
	padding-left:11px;
}
.ebrochuremapdimensions
{    					/* for map dimensions  */
	width:550px;
	height:300px;
}
.ebrochurebullet                                  /* updated for png*/
{      
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 
src='../templates/Rescorpinnerstyle/build_headersubbullet.png');
 background-repeat:no-repeat;
 background-position:0px 7px;
 padding-top:4px;
 width:12px;
 }
.ebrochurebullet[class]
{
 background-image:url(../Rescorpinnerstyle /build_headersubbullet.png);
 background-repeat:no-repeat;
 background-position:0px 2px;
 width:12px;
}
.ebrochureverticalseparator                   /* change the class for sp7*/
{
 background:url(../Rescorpinnerstyle /build_separator.gif) repeat-y;
}
.ebrochurehorizontalseparator                   /* change the class for sp7*/
{
 background:url(../Rescorpinnerstyle /build_separator.gif) repeat-x;
}
.ebrochurepropertythumbnail
{
	height:126px;
	width:160px;
	border: 1px solid #999999;
	float:right;
	padding:0px;
}
.ebrochurehorizontalcolorseparator
{
	background-color:#49667b;
	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(../Rescorpinnerstyle /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(../Rescorpinnerstyle /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(../Rescorpinnerstyle /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(../Rescorpinnerstyle /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(../Rescorpinnerstyle /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(../Rescorpinnerstyle /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(../Rescorpinnerstyle /build_right_shadow.png);
	background-position:left;
	background-repeat:repeat-y;
}
.ebrochuredatetime
{
	font:normal 12px arial;
	color: #000000;
	text-decoration: none;
}
/*eBrochure Settings ends*/


/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font-family: verdana; 
	font-size: 12px; 
	color:#ffe5d0;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	line-height:18px;
}


.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;
	margin:7px;
	padding:0px;

}


/* Editor settings ends */



/* Menu settings */


/* --------------// Primary Menu starts //----------- */

.PrimaryMenu
{
	z-index:10000;
	position:relative;
	padding-top:0px;
	/*margin-top:5px;*/
	margin-top:2px;
}


.PrimaryMenu ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
	margin-top:0px;
	*margin-top:0px;

}

/* --------------// Top Level Menus starts //----------- */
.PrimaryMenu ul li
{
	position: relative;
	display: inline;
	float: left;
		
}
.PrimaryMenu ul li.PrimaryMenuLink a{
	display: block;
	padding: 7px 48px 7px 48px;
	_padding: 7px 40px 7px 40px;
	border:0px solid #ff00ff;
	
}

* html .PrimaryMenu ul li.hlinkbg a{ 		/*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
.PrimaryMenu ul li.PrimaryMenuLink a:link,
.PrimaryMenu ul li.PrimaryMenuLink a:visited
{
	font:normal 15px Tahoma;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	margin-top:-1px;
}

.PrimaryMenu ul li.PrimaryMenuLink a:hover
{
	font:normal 15px Tahoma;
	color:#ffffff;
	text-decoration:none;
	vertical-align:top;
	background-image: url(menu_bgOver.gif);
	margin-top:-1px;	
}
/* --------------// Top Level Menus Ends //----------- */

/* --------------// Top Level ActiveMenu starts //----------- */
.PrimaryMenu ul li.PrimaryMenuLink a{
	display: block;

}
* html .PrimaryMenu ul li.PrimaryMenuLinkActive a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	padding: 5px 48px 5px 48px;
	_padding: 5px 40px 5px 40px;
}

.PrimaryMenu ul li.PrimaryMenuLinkActive a:link, .PrimaryMenu ul li.PrimaryMenuLinkActive a:visited{
	font:normal 14px Arial;
	color:#c3cadd;
	text-decoration:none;
	vertical-align:middle;
	padding:0px 20px;
	background-image: url(menu_bgOver.gif);
	margin-top:-1px;
}
/* --------------// 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:3px;
	_margin-top:-1px;
	margin-left:0px;
	
}
.PrimaryMenu ul li ul li ul
{
	display:none;
	margin:0px;
	padding:0px;
}

.PrimaryMenu ul li.PrimaryMenuLink ul li a,
.PrimaryMenu ul li.PrimaryMenuLinkActive ul li a
{
	width: 160px;
	padding: 0px 0px;
	border: 1px solid #666666;
	/*margin-top:-1px;*/
	*margin-top:-2px;
	_margin-top:-1px;
	background-color:#EEEDED;
	padding:10px 5px 10px 5px;
	_padding:10px 5px 10px 5px;
}

/* 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:normal 13px Arial;
	color:#333333;
	text-decoration:none;
	vertical-align:middle;
	background:#EEEDED;
	padding:10px 5px 10px 5px;
	_padding:10px 5px 10px 5px;
	text-align:left;
}

/*.PrimaryMenu ul li.PrimaryMenuLink[class] ul li a:link,
.PrimaryMenu ul li.PrimaryMenuLink[class] ul li a:visited,
.PrimaryMenu ul li.PrimaryMenuLinkActive[class] ul li a:link,
.PrimaryMenu ul li.PrimaryMenuLinkActive[class] ul li a:visited
{
	font:normal 13px Arial;
	color:#333333;
	text-decoration:none;
	vertical-align:middle;
	background:#EEEDED;
	padding:10px 5px 10px 5px;
	_padding:10px 5px 10px 5px;
	text-align:left;
}

/*sub menus hover style*/
.PrimaryMenu ul li.PrimaryMenuLink ul li a:hover,
.PrimaryMenu ul li.PrimaryMenuLinkActive ul li a:hover
{
	font:normal 13px Arial;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	background:#a49c84;
	padding:10px 5px 10px 5px;
	_padding:10px 5px 10px 5px;
	text-align:left;
}
.PrimaryMenu ul li.PrimaryMenuLink[class] ul li a:hover,
.PrimaryMenu ul li.PrimaryMenuLinkActive[class] ul li a:hover
{
	font:normal 13px Arial;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;
	background:#a49c84;
	padding:10px 5px 10px 5px;
	_padding:10px 5px 10px 5px;
	text-align:left;
}
/*IE6 hack to get sub menu links to behave correctly*/
* html .PrimaryMenu ul li.PrimaryMenuLinkActive ul li a{ 
	display: inline-block;
}

/* ######### 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: 5px;
}

.PrimaryMenu ul li.PrimaryDivider img{
	display:inline;
	position:absolute;
	margin-top:5px;
	text-align:center;
}
/* --------------// Primary Menu Ends//----------- */



.hmenubg
{
	background:url(menu_bg.png) repeat-x;
	height:36px;
	font: normal 11px Tahoma, "Trebuchet MS", Verdana;
	color:#ffffff;
}

.hlinkbg {
	FONT-WEIGHT: normal; FONT-SIZE: 15px; VERTICAL-ALIGN: middle; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
; line-height:34px; line-height:37px!ie;}
.hlinkbg A:link {
	DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 15px; VERTICAL-ALIGN: middle; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
; line-height:34px; line-height:37px!ie;}
.hlinkbg A:visited {
	DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 15px; VERTICAL-ALIGN: middle; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
; line-height:34px; line-height:37px!ie;}
.hlinkbg A:hover {
	/*DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 15px; BACKGROUND-IMAGE: url(menu_bgOver.gif); MARGIN: 0px; COLOR: #ffffff; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: Tahoma; HEIGHT: 34px; TEXT-DECORATION: none
;line-height:34px; line-height:37px!ie;*/}

.activehlinkbg                                                
{
	font:normal 15px Tahoma;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}

.activehlinkbg a:link
{
	font:normal 15px Tahoma;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}

.activehlinkbg a:visited
{
	font:normal 15px Tahoma;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}

.activehlinkbg a:active
{
	font:normal 15px Tahoma;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}

.activehlinkbg a:hover
{
	font:normal 15px Tahoma;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}

.vmenubg                                                  /* for vertical menu background */
{
	background-color:#FFFFFF;
	border-left:1px solid #294c67;
	border-right:1px solid #294c67;
	padding:20px 18px 0px 18px;
}

.vlinkbg                                                 /* for vertical menu*/
{
	font:normal 14px Verdana;
	color:#e92b11;
	text-decoration:none;
	vertical-align:middle;
	text-decoration:none;
}

.vlinkbg a:link                                               /* for vertical menu*/
{
	font:normal 14px Verdana;
	color:#e92b11;
	text-decoration:none;
	vertical-align:middle;
	text-decoration:none;
}

.vlinkbg a:visited                                                /* for vertical menu*/
{
	font:normal 14px Verdana;
	color:#e92b11;
	text-decoration:none;
	vertical-align:middle;
	text-decoration:none;
}


.vlinkbg a:hover                                                 /* for vertical menu*/
{
	font:normal 14px Verdana;
	color:#e92b11;
	text-decoration:none;
	vertical-align:middle;
	text-decoration:none;
}

.activevlinkbg                                                 /* for vertical menu*/
{
	font:normal 14px verdana;
	color:#ad2c02;
	text-decoration:none;
	vertical-align:middle;
}

.activevlinkbg a:link                                                 /* for vertical menu*/
{
	font:normal 14px verdana;
	color:#ad2c02;
	text-decoration:none;
	vertical-align:middle;
}

.activevlinkbg a:visited                                                 /* for vertical menu*/
{
	font:normal 14px verdana;
	color:#ad2c02;
	text-decoration:none;
	vertical-align:middle;
}

.activevlinkbg a:hover                                                 /* for vertical menu*/
{
	font:normal 14px verdana;
	color:#ad2c02;
	text-decoration:none;
	vertical-align:middle;
}

/*Menu Settings*/

HWebMenu                                                /* for horizontal dropdown menu  */
{
	on-bg-color:#FBAE00; 
	on-text-color:#582c05;
	off-bg-color:#FFFFFF;
	off-text-color:#7B4A0C;
	border-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:#ad2c02; 
	on-text-color:#ffffff;
	off-bg-color:#dbdbdb;
	off-text-color:#000000;
	border-sep-color:#000000;
	firstcell-width:150;
	width:130px;
        /*settings for menu in netscape/mozilla */
	border-top-color:#ad2c02;
	border-left-color:#ffffff;
	border-bottom-color:#dbdbdb;
	border-right-color:#000000;
	background-color:#000000;
	margin-left:150;
}

/* Menu settings ends */





/* Section settings */

.blankheader {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}
.design1header 
{
	font:bold 19px Arial Narrow;
	color:#ffffff;
	text-decoration:none;
}
.design1bg {

}
.design2header 
{
	font:normal 14px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}


.design3header {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: verdana; HEIGHT: 20px; BACKGROUND-COLOR: #666666; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.design3bg {
	BACKGROUND-COLOR: #666666
}
/* Section settings ends */


/* Apartment Search Settings*/

.AptiFrameTransbg
{
	background:url(design2_img1.jpg) repeat-x #614111;
	border:1px solid #968269;
	padding:10px 10px 10px 15px;
}
.AptFormBodyText
{
	font:normal 12pxVerdana;
	color:#000000;
	text-decoration: none;
}
.AptFormLabelText
{
	font:normal 12pxVerdana;
	color:#000000;
	text-decoration: none;
}
.AptSelect
{
	background:#c6aa84;
	font:normal 10px Verdana;
	color: #000000;
	text-decoration: none;
}

.AptFormTextField
{
	font:normal 12pxVerdana;
	color: #000000;
	height:20px;
	width: 115px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
}
.AptFormButton
{
	font:normal 12px Verdana;
	color: #ffffff;
	border:1px solid #c19b6a;
	background:#ab6f01;
	padding:2px 4px 2px 2px;
	text-decoration: none;
	cursor:pointer;
}
.AptTableVertical    /* for controlling Vertical table parameters in aspx */
{
	border:0px solid #000000;
}
.AptTableHorizontal    /* for controlling Horizontal table parameters in aspx */
{
	border:0px;
	margin-top:-20px;
}
/* Apartment Search Settings*/


/* Template specific classes */

#Topmenu
{
	position:absolute;
	width:641px;
	margin-left:-132px;
	margin-left:-641px!ie;
	margin-top:0px;
	margin-top:-20px!ie;
	z-index:1000;
	height:36px;
}

#SNicons
{
	width:135px;
	height:69px;
	float:right;
}

#refer
{	margin-left:150px;
	_margin-left:150px;
	float:left;
}

/* Template specific classes ends */
