/* CSS Document */

/* Default Settings */

body
{
	padding:20px;
	margin:0px;
	background-color:none;
}

body a:link, body a:visited, body a:hover
{
	font: bold 11px Verdana;
	  color: #00457c;
	  text-decoration: underline;
}

.bodycolor
{
	background-color:#ffffff;
	background-image:url(build_main_bg.jpg);
}

.footertext                                              /* copyright text */
{	
	font-size:11px ; 
	font-family:verdana;
	font-weight:normal;
	color:#ffffff;

}

.bottomlinks                                               
{
	font-family:arial;
	font-size:11px;
	color:#cccccc;
	text-decoration:none;
}

a.bottomlinks:link
{
	font-family:arial;
	color:#cccccc;
	text-decoration:none;
}

a.bottomlinks:visited
{
	font-family:arial;
	color:#cccccc;
	text-decoration:none;
}

a.bottomlinks:hover
{
	font-family:arial;
	color:#cccccc;
	text-decoration:none;
}

/* ==== Do not change ==== */
.edit
{
      font: normal  12px arial; 
      color: #ffffff;
      text-decoration:none;
      border: 1px solid #d3cec3;
      background-color:#333333;
      position:absolute;
      z-index:50000;     
}


/* Default Settings ends */


/* Form settings */

.FormBodyText
{
	font:normal 11px verdana ;
	color:#000000;
	text-decoration: none;

}


.FormLabelText
{
	font:normal 11px verdana;
	color:#000000;
	text-decoration: none;
	text-align:left;
	
}

.FormLabelTextHeader
{
	font:bold 11px verdana;
	color:#000000;
	text-decoration: none;
}

.FormLabelHeader
{
	font:bold 13px Verdana;
	color: #232728;
	height:10px;
	border-bottom:1px solid #2a2a2a;
	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:itallic;
	height:30px;
	vertical-alignment:middle;
	
}


.FormButton
{
	font:normal 11px verdana ;
	color: #ffffff;
	border: 1px solid #000000;
	background-color:#2489a5;
	text-decoration: none;
	cursor:pointer;
	padding:2px;
}



.FormTextField 
{
	font:normal 11px verdana ;
	color: #000000;
	height:20px;
	width: 100px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
}

.RequiredField 
{
	background-color:#96d3ce;
	
}

.RequiredLabel 
{
	color:#EF952C;
	
}

.formtableborder
{
	border:1px solid #034a60;
}

.FormTableHeader
{
 	font:bold 11px verdana ;
	color:#FFFFFF;
	background-color:#014574;
	text-decoration: none;
	text-align:center;
	line-height:20px;
  
}


.FormTableSubHeader
{
 	font:bold 11px verdana ;
	color:#FFFFFF;
	background-color:#2489a5;
	text-decoration: none;
	text-align:center;
	line-height:15px;
}

.FormTablerow
{
 	font: 11px verdana ;
	color:#000000;
	background-color:#cae8e5;
	text-decoration: none;
	text-align:center;
	line-height:15px;
  
}

.FormTablerowAlt
{
 	font: 11px verdana ;
	color:#000000;
	background-color:#bad6d3;
	text-decoration: none;
	text-align:center;
	line-height:15px;
  
}

.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}






.FormTableSubrow {
	font:normal 10px verdana;
	color: #000000;
	height:30px;
	text-align:left;
	text-decoration: none;
}
.FormTableFooter {
	font:bold 11px verdana;
	color:#000000;
	background-color:#b4c93e;
	line-height:16px;
	padding-left:2px;
	padding-right:2px;
	text-align:right;
	text-decoration: none;
}

.FormTableFooter td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTextArea
{
	font:normal 11px verdana ;
	color: #000000;
	background-color:#FFFFFF;
	width:100px;
	text-decoration: none;
}
Select
{
	font:normal 11px verdana ;
	color: #000000;
	background-color:#ffffff;
	text-decoration: none;
	Height:30px!ie;
	Height:18px;
}

.FormBullet
{
	background-image:url(bullet.jpg);
	background-repeat:no-repeat;
	background-position:left 10px;
	width:12px;
	height:10px;

}




.iframetransbg 

{
	background:none;
	margin:0px;
	padding:0px;
}

.iframepopupbg                                      /* sp 7 class*/
{
	background:none;
	margin:0px;
	padding:0px;
}


.FormLinks
{
	font:normal 13px verdana ;
	color: #15738c;
	text-decoration: none;
	cursor:pointer;
}

a.FormLinks:link
{
	font:normal 13px verdana ;
	color: #15738c;
	text-decoration: none;
	cursor:pointer;
}


a.FormLinks:visited
{
	font:normal 13px verdana ;
	color: #15738c;
	text-decoration: none;
	cursor:pointer;
}


a.FormLinks:hover
{
	font:normal 13px verdana ;
	color: #15738c;
	text-decoration: underline;
	cursor:pointer;
}

.FormPageNumber {
	font:bold 11px verdana;
	color:#000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}

a.FormPageNumber:link, a.FormPageNumber:visited, a.FormPageNumber:hover 
{
	font:bold 11px verdana;
	color:#000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}


.ActiveFormPageNumber {
	font:bold 11px verdana;
	color:#000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}

.FormPageNumberdivider {
	font:bold 11px verdana;
	color:#000000;
	text-align:right;
	text-decoration:none;
}

.FormFpName{
	font:normal 13px Verdana;
	color: #894618;
	text-decoration:none;
	cursor:pointer;
}


a.FormFpName:Link{
	font:normal 13px Verdana;
	color: #894618;
	text-decoration:none;
	cursor:pointer;
	
}

a.FormFpName:visited{
	font:normal 13px Verdana;
	color: #894618;
	text-decoration:none;
	cursor:pointer;
	
}

a.FormFpName:hover{
	font:normal 13px Verdana;
	color: #894618;
	text-decoration:none;
	cursor:pointer;
}

Form                                    /*remove it from floor plan  settings and place it here*/
{
	padding:0px;
	margin:0px;
}

/* Form settings ends */
/* floorplan settings starts*/  
.FloorPlanNormalText {
	font:normal 12px verdana;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanBedName {
	font:normal 13px verdana;
	color:#7e0021;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanLinks {
	font:bold 11px verdana;
	color: #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;
}

/* floorplan settings ends*/ 

/*eBrochure Settings*/
.ebroiframetransbg {
	background-image:url(main_bg.jpg);
	padding:0px;
	margin:0px;
}

.ebrochuremaintable {
	background-color:#94d2cf;
	width:690px;
}
.ebrochureinnertable {
	background-color:#94d2cf;
	width:660px;
}
.ebrochureheaderbg {
	height:162px;
	width:660px;
	background-image:url(headerbg.jpg);
	background-repeat:repeat-x;
	background-color:#

}
.ebrochurecontentbg {
	background-image:url(contentbg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	width:660px;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
	background-color:#ffffff;
}
.ebrochurepropname {
	font:normal 22px verdana;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}

.ebrochurepropaddress {
	font:normal 15px verdana;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurenormaltext {
	font:normal 13px verdana;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	
}
.ebrochuredesign1header {
	font:normal 15px verdana;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	background-color:#95d3ce;
	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 {
	background-color:;
	font-family:verdana;
	color:#000000;
	font-size:20px;
	text-decoration:none;
	height:30px;
}
.ebrochurelink {
	font:normal 15px verdana;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link 
{
	font:normal 15px verdana;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited 
{
	font:normal 15px verdana;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover
{
	font:normal 15px verdana;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}





.ebrochurefootertext {
	font:normal 11px verdana;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#2489a5;
	height:22px;
	padding-left:11px;
}

.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                   /* updated for sp7*/
{
 background:url(build_separator.gif) repeat-y;
}
.ebrochurehorizontalseparator                   /* updated for sp7*/
{
 background:url(build_separator.gif) repeat-x;
}
.ebrochurepropertythumbnail {
	height:126px;
	width:160px;
	border: 1px solid #999999;
	float:right;
	padding:0px;
	
}
.brochurehorizontalcolorseparator {
	background-color:#ffffff;
	height:10px;
}
.ebrochuretopleftcorner                               /* updated for png*/
{
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 

src='../templates/ResPropInnerBlueStyle/build_top_leftcorner.png');
	background-repeat:no-repeat;
	height:23px;
	width:9px;
	background-position:left;
}

.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=scale 

src='../templates/ResPropInnerBlueStyle/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=scale 

src='../templates/ResPropInnerBlueStyle/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=scale 


src='../templates/ResPropInnerBlueStyle/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/ResPropInnerBlueStyle/build_top_shadow.png');
	background-position:bottom;
	background-repeat:repeat-x;
	height:8px;
}
.ebrochuretopshadow[class]
{
	background-image:url(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/ResPropInnerBlueStyle/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/ResPropInnerBlueStyle/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/ResPropInnerBlueStyle/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*/


/* Apartment Search Settings*/

.AptiFrameTransbg
{
	background:none;
	padding:0px;
	width:120px;
}

.AptFormBodyText
{
	font:normal 11px verdana ;
	color:#000000;
	text-decoration: none;

}

.AptFormLabelText
{
	font:normal 8px verdana ;
	color:#000000;
	text-decoration: none;
	
}

.AptSelect
{
	font:normal 10px verdana ;
	color: #000000;
	background-color:#FFFFFF;
	text-decoration: none;
	width:112px;
}

.AptFormTextField 
{
	font:normal 11px verdana ;
	color: #000000;
	background-color:#FFFFFF;
	text-decoration: none;
	MAX-Height:35px;
	width:100px;
}

.AptFormButton
{
	font:normal 12px verdana ;
	color: #ffffff;
	border: 1px solid #000000;
	background-color:#2489a5;
	text-decoration: none;
	cursor:pointer;
	Width:60px;
}

.AptTableVertical    /* for controlling Vertical table parameters in aspx */ {
	 border:0px;
	 width:300px;
	 margin:0px;
	 padding:0px;
}
.AptTableHorizontal    /* for controlling Horizontal table parameters in aspx */ {
	 border:0px;
	 width:300px;
	 margin:0px;
	 padding:0px;
}
.AptFormErrorText {
	font:normal 11px verdana;
	color:##cc0000;
	text-align:left;
	text-decoration: none;
}
/* Apartment Search Settings Ends*/

/*Specials Settings*/

.Specialsbg {
	height:70px;
	/*background-image:url(specials_bg.jpg);
	background-repeat:no-repeat;*/
	background-color:#eeb007;
}
.Specialstext {
	font:bold 12px verdana;
	color: #cc0000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
/*Specials Settings*/



/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font-family: verdana; 
	color:#000000;
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	vertical-align:top;
	line-height:20px;
}

.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:0px;
	padding:0px;

}


/* Editor settings ends */

/* --------------// Prospect Menu starts //----------- */
.ProspectMenu
{
	z-index:10000;
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}

.ProspectMenu ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
	width:185px;
}

/* --------------// Top Level Menus starts //----------- */
.ProspectMenu ul li{
	position: relative;
	display: inline;
	float: left;
	font:bold 13px Arial;
	color:#ffdb9e;
	margin:0px;
	padding:0px;
	
}
.ProspectMenu ul li.ProspectMenuLink a{
	display: block;
	width:185px;
}

* html .ProspectMenu ul li.ProspectMenuLink a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.ProspectMenu ul li.ProspectMenuLink a:link,
.ProspectMenu ul li.ProspectMenuLink a:visited
{
	font:bold 13px Arial;
	color:#ffdb9e;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	margin-right:15px;
	padding:0px 0px 5px 0px;
	display:block;
	background:url(arrow_icon.jpg) no-repeat right center;
}

.ProspectMenu ul li.ProspectMenuLink a:hover
{
	font:bold 13px Arial;
	color:#ffdb9e;
	text-decoration:underline;
	vertical-align:middle;
	text-align:left;
	margin-right:15px;
	padding:0px 0px 5px 0px;
	display:block;
	background:url(arrow_icon.jpg) no-repeat right center;
}
/* --------------// Top Level Menus Ends //----------- */

/* --------------// Top Level ActiveMenu starts //----------- */
.ProspectMenu ul li.ProspectMenuLinkActive a{
	display: block;
	width:185px;
}

* html .ProspectMenu ul li.ProspectMenuLinkActive a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.ProspectMenu ul li.ProspectMenuLinkActive a:link, .ProspectMenu ul li.ProspectMenuLinkActive a:visited{
	font:bold 13px Arial;
	color:#ffdb9e;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	margin-right:15px;
	padding:0px 0px 5px 0px;
	display:block;
	background:url(arrow_icon.jpg) no-repeat right center;
}
/* --------------// Top Level ActiveMenu Ends //----------- */


/* --------------// Sub Level Menus starts //----------- */
.ProspectMenu ul li ul{
	position: absolute;
	left:0;
	z-index:50000;
	display: block;
	visibility: hidden;
	margin:0px;
	padding:0px;
	margin-top:-25px;
	margin-left:192px;
	
}

.ProspectMenu ul li ul li{
	position: relative;
	display: inline;
	float: left;
	font:bold 12px Arial;
	color:#EFD786;
	background:#53AFAA;
	border:1px solid #17697F;
	margin-bottom:0px;
}

.ProspectMenu ul li ul li ul{
	margin:0px;
	padding:0px;
	margin-left:0px;
	display:none;
}

.ProspectMenu ul li ul li ul li{
	margin-left:-1px;
	margin-top:-1px;
}

.ProspectMenu ul li.ProspectMenuLink ul li a,
.ProspectMenu ul li.ProspectMenuLinkActive ul li a
{
	width:140px;
}

/* Sub level menu links style */
.ProspectMenu ul li.ProspectMenuLink ul li a:link,
.ProspectMenu ul li.ProspectMenuLink ul li a:visited,
.ProspectMenu ul li.ProspectMenuLinkActive ul li a:link,
.ProspectMenu ul li.ProspectMenuLinkActive ul li a:visited
{
	font:bold 12px Arial;
	color:#EFD786;
	background:#53AFAA;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	padding:0px 5px 5px 13px;
	display:block;
	margin-top:5px;
	
}


/*sub menus hover style*/
.ProspectMenu ul li.ProspectMenuLink ul li a:hover,
.ProspectMenu ul li.ProspectMenuLinkActive ul li a:hover
{
	font:bold 12px Arial;
	color:#F8E5A1;
	background:#53AFAA;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	padding:0px 5px 5px 13px;
	display:block;
	margin-top:5px;
}

/*IE6 hack to get sub menu links to behave correctly*/
* html .ProspectMenu ul li.ProspectMenuLinkActive ul li a{ 
	display: inline-block;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.vert_downarrowclass{
	display:none;
}

.vert_rightarrowclass{
	display:none;
}

.ProspectMenu ul li.ProspectDivider{
	border-top:none;
	border-bottom:none;
	border-left:none;
	margin-bottom:2px;
}

.ProspectMenu ul li.ProspectDivider img{
	display:block;
}
/* --------------// Prospect Menu Ends//----------- */





/* Menu settings */

 .hmenubg {
	height:75px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/ResPropHomeblueStyle/build_menu_bg.png');
	}

.hmenubg[class] {
	height:75px;
	background-image:url(build_menu_bg.png);
	background-repeat:no-repeat;
	}

.hlinkbg
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	height:35px;
	font-weight:bold;
}
	
.hlinkbg a:link 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	position:relative;

}

.hlinkbg a:visited 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	position:relative;

}

.hlinkbg a:hover 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight:bold;
	position:relative;

}

.activehlinkbg
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight:bold;
	position:relative;

}

.vmenubg                                                  /* for vertical menu background */
{
	height:53px;
	background-image:url(build_menu_bg.png);
	background-repeat:no-repeat;
}
.vlinkbg                                                 /* for vertical menu*/
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	vertical-align:middle;
	text-indent:15px;
	text-decoration: none;
	line-height:24px;
}

a.vlinkbg:link , a.vlinkbg:visited                                                                                         /* for vertical menu*/ {
	font:bold 12px verdana;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	list-style:none;
	line-height:40px;
}


a.vlinkbg:hover                                                /* for vertical menu*/ {
	font:bold 12px verdana;
	color:#000000;
	text-decoration:underline;
	vertical-align:middle;
	text-align:left;
	list-style:none;
	line-height:40px;
}


.activevlinkbg                                                 /* for vertical menu*/
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;



	color:#333333;
	vertical-align:middle;
	text-indent:15px;
	text-decoration:underline;
	line-height:24px;
}

a.activevlinkbg:link  ,  a.activevlinkbg:visited                                               /* for vertical menu*/ 
{
	font:bold 11px verdana;
	color:#696969;
	text-decoration:underline;
	vertical-align:middle;
	text-align:left;
	list-style:none;
	padding-left:15px;
}
a.activevlinkbg:hover                                                /* for vertical menu*/ 
{
	font:bold 11px verdana;
	color:#696969;
	text-decoration:underline;
	vertical-align:middle;
	text-align:left;
	list-style:none;
	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 */

.design1header   /* blue design to the left*/
{
	background-color:;
	font-family:verdana;
	color:#000000;
	font-size:20px;
	text-decoration:none;
	height:30px;
	
}

.design1bg

{
	
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	background-color:#2a4161;
}

.design2header  /* content main design in black */
{
	height:20px;
	font-family:verdana;
	color:#ffffff;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	background-color:#333333;
	padding-left:0px;
}

.design2bg
{
	background-color:#333333;
	font-family:verdana;
	font-size:11px;
	color:#e4e4e4;
	margin:0px;
	padding:0px;
}

.design3header  /* plain black bg */
{
	height:20px;
	font-family:arial;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	background-color:#333333;
	padding-left:10px;
}

.design3bg
{
	background-color:#333333;
	font-family:arial;
	font-size:11px;
	color:#e4e4e4;
}

.blankheader                                          /* when the section has no design applied (design4) */ {
	font:bold 14px verdana;
	color: #333333;
	text-align:left;
}



/* 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;
}
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 */
.mainbg_topshadow {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/ResPropHomeBlueStyle/build_top_shadow.png');
	}
.mainbg_topshadow[class] {
	background-image:url(build_top_shadow.png);
	background-repeat:repeat-x;
	}
	
.mainbg_leftshadow {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/ResPropHomeBlueStyle/build_left_shadow.png');
	}	
.mainbg_leftshadow[class] {
	background-image:url(build_left_shadow.png);
	background-repeat:repeat-y;
	}
	
.mainbg_rightshadow {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/ResPropHomeBlueStyle/build_right_shadow.png');
	}
.mainbg_rightshadow[class] {
	background-image:url(build_right_shadow.png);
	background-repeat:repeat-y;
	}
	
.mainbg_bottomshadow {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/ResPropHomeBlueStyle/build_bottom_shadow.png');
	}
.mainbg_bottomshadow[class] {
	background-image:url(build_bottom_shadow.png);
	background-repeat:repeat-x;
	}
	
.logo_bg {
	background-image:url(build_logo_bg.jpg);
	background-repeat:no-repeat;
	}
	
.apartment_searchbg1 {
	background-image:url(build_appartment_searchbg1.jpg);
	background-repeat:no-repeat;
	}
	
	
.apartment_searchbg2 {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/ResPropHomeBlueStyle/build_appartment_searchbg2.png');
	padding-top:10px;
	}
.apartment_searchbg2[class] {
	background-image:url(build_appartment_searchbg2.png);
	background-repeat:no-repeat;
	padding-top:10px;
	}


.extralink 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f6d19b;
	text-decoration:none;
	height:35px;
}
	
.extralink a:link 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f6d19b;
	text-decoration:none;
}

.extralink a:visited 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f6d19b;
	 text-decoration:none;
}

.extralink a:hover 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f6d19b;
	 text-decoration: underline;
}

.hmenudiv
{
	position:absolute;
	z-index:1000;
	width:865px;
	margin-left:-8px;
	float:left;
	margin-top:-75px;
}	
	

.flash_border1 {
	background-image:url(build_flash_border1.jpg);
	background-repeat:no-repeat;
	width:613px;
	height:13px;
	}
	
.flash_border2 {
	background-image:url(build_flash_border3.jpg);
	background-repeat:no-repeat;
	width:17px;
	height:276px;
	}

.flash_border3 {
	background-image:url(build_flash_border2.jpg);
	background-repeat:no-repeat;
	width:21px;
	height:276px;
	}

.flash_border4 {
	background-image:url(build_flash_border4.jpg);
	background-repeat:no-repeat;
	width:613px;
	height:14px;
	}


/*----------------------------------------------------------------*/

.extra_menu_border1{
	background-image:url(build_rightmenu_topbg.jpg);
	background-repeat:no-repeat;
	width:236px;
	height:14px;
	}
	
.extra_menu_border2 {
	background-image:url(build_rightmenu_leftbg.jpg);
	background-repeat:repeat-y;
	width:13px;
	}

.extra_menu_border3 {
	background-image:url(build_rightmenu_bottombg.jpg);
	background-repeat:no-repeat;
	width:235px;
	height:15px;
	}

.extra_menu_border4 {
	background-image:url(build_rightmenu_rightbg.jpg);
	background-repeat:repeat-y;
	width:10px;
	}
	

.extralinksbg {
	background-color:#2489a5;
	}
	
.margintop {
	padding-top:75px;
	}
	
.right_bg {
	background-image:url(build_right_bg.jpg);
	background-repeat:repeat-y;
	}

.footerlink 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration: underline;
	height:35px;
	font-weight:bold;

}
	

.footerlink a:link 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}

.footerlink a:visited 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}

.footerlink a:hover 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
.introbg {
	height:75px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/ResPropHomeblueStyle/slideShowBg.png');
	}
.introbg[class] {
	height:75px;
	background-image:url(slideShowBg.png);
	background-repeat:no-repeat;
	}

.maintablebg                                       /* if the portal has any background colors/image */
{
	background-image:url(maintablebg.jpg);
	background-repeat:repeat-y;
}

.SNpadding
{
	padding-left:20px;
}

.SNwidth
{
	width:160px;
}

.SNicon
{
	padding-bottom:0px;
}

/* Template specific classes Ends*/
