/* Default Settings */


body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	
}

.h1 {
   font-size:1em;
} 

.h2 {
font-size:0.875em;
}

.maintablebg                                       /* if the portal has any background colors/image */
{
	
	background-image:url(bodybg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}

.logo
{
	background-image:url(logo-rep.jpg);
	background-repeat:repeat-x;
	background-color:#1a2f26;
	text-align:left;
}




.companyname
{
	font-family:arial;
	font-size:16px;
	font-weight:Bold;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	background-image:url();
   	height:;
   	width:;
  
}

.slogan 
{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	background-image:url();
   	height:;
   	width:;
}

.pagetitle					        /* needed only when there is a page title */

{
	font-family:arial;
	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:arial;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	
}


.bottomlinks
{
	font-size: 9pt; 
	font-family: arial;
	font-weight:normal;
	color:#ffffff;
	vertical-align:middle;
	background-color:#2b4c3f;
	text-decoration: none;

}

.bottomlinks a:link
{
	font-size: 9pt; 
	font-family: arial;
	font-weight:normal;
	color:#ffffff;
	vertical-align:middle;
	background-color:#2b4c3f;
	text-decoration: none;

}

.bottomlinks a:visited
{
	font-size: 9pt; 
	font-family: arial;
	font-weight:normal;
	color:#ffffff;
	vertical-align:middle;
	background-color:#2b4c3f;
	text-decoration: none;

}

.bottomlinks a:hover
{
	font-size: 9pt; 
	font-family: arial;
	font-weight:normal;
	color:#ffffff;
	vertical-align:middle;
	background-color:#2b4c3f;
	text-decoration: underline;

}

.edit                                          /* cross check*/
{
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color: #ffffff;
	text-decoration:none;
	border: 1px solid #d3cec3;
	background-color:#333333;
	font-weight:bold;
	position:absolute;
	cursor:pointer;  
}


.activebottomlinks
{
	font-size: 9pt; 
	font-family: arial;
	font-weight:normal;
	color:#ffffff;
	vertical-align:middle;
	background-color:#2b4c3f;
	text-decoration: underline;

}

.activebottomlinks a:link
{
	font-size: 9pt; 
	font-family: arial;
	font-weight:normal;
	color:#ffffff;
	vertical-align:middle;
	background-color:#2b4c3f;
	text-decoration: underline;

}

.activebottomlinks a:visited
{
	font-size: 9pt; 
	font-family: arial;
	font-weight:normal;
	color:#ffffff;
	vertical-align:middle;
	background-color:#2b4c3f;
	text-decoration: underline;

}

.activebottomlinks a:hover
{
	font-size: 9pt; 
	font-family: arial;
	font-weight:normal;
	color:#ffffff;
	vertical-align:middle;
	background-color:#2b4c3f;
	text-decoration: underline;

}
.footertext                                              /* copyright text */
{	
	font-size: 9pt; 
	font-family: arial;
	font-weight:normal;
	color:#ffffff;
	vertical-align:middle;
	background-color:#2b4c3f;
	text-decoration: none;
}

.footertext a:link                                             /* copyright text */
{	
	font-size: 9pt; 
	font-family: arial;
	font-weight:normal;
	color:#ffffff;
	vertical-align:middle;
	background-color:#2b4c3f;
	text-decoration: none;
}

.footertext a:visited                                             /* copyright text */
{	
	font-size: 9pt; 
	font-family: arial;
	font-weight:normal;
	color:#ffffff;
	vertical-align:middle;
	background-color:#2b4c3f;
	text-decoration: none;
}

.footertext a:hover                                             /* copyright text */
{	
	font-size: 9pt; 
	font-family: arial;
	font-weight:normal;
	color:#ffffff;
	vertical-align:middle;
	background-color:#2b4c3f;
	text-decoration: underline;
}

.footermenu
{
	font-size: 8pt; 
	font-family: arial;
	font-weight:normal;
	color:#a9a9a9;
	vertical-align:middle;
	background-color:#FFFFFF;
	text-decoration: none;

}

.footermenu a:link
{
	font-size: 8pt; 
	font-family: arial;
	font-weight:normal;
	color:#a9a9a9;
	vertical-align:middle;
	background-color:#FFFFFF;
	text-decoration: none;

}

.footermenu a:visited
{
	font-size: 8pt; 
	font-family: arial;
	font-weight:normal;
	color:#a9a9a9;
	vertical-align:middle;
	text-align:center;
	background-color:#FFFFFF;
	text-decoration: none;
}

.footermenu a:hover
{
	font-size: 8pt; 
	font-family: arial;
	font-weight:normal;
	color:#000000;
	vertical-align:middle;
	text-align:center;
	background-color:#FFFFFF;
	text-decoration: none;
}

.activefooter
{
	font-size: 11px; 
	font-family: arial;
	font-weight:normal;
	color:#000000;
	vertical-align:middle;
	text-align:center;
	background-color:#FFFFFF;
	text-decoration: none;
}


/* Default Settings ends */


/* Form settings */

.FormBodyText
{
	font:normal 12px arial;
	color:#000000;
	text-decoration: none;
}
.FormLabelText
{
	font:normal 12px arial;
	color:#000000;
	text-decoration: none;
}
.FormLabelTextHeader				
{
	font:bold 12px arial;
	color:#000000;
	text-decoration: none;
}
.FormLabelHeader
{
	font:bold 13px arial;
	color:#000000;
	background-color:#b1c2cf;
	padding-left:5px;
	line-height:25px;
	height:25px;
	text-decoration: none;
}
.FormLabelSubheader
{
	font:bold 12px arial;
	color:#000000;
	text-decoration: none;
}
.FormErrorText
{
	font:normal 12px arial;
	color:#FF0000;
	text-decoration: none;
}
.FormMessageText
{
	font:normal 12px arial;
	color: #cd4400;
	text-decoration: none;
	text-align:left;
}
.FormButton
{
	font:normal 12px arial;
	color: #ffffff;
	border: 1px solid #ffffff;
	background-color:#ca8320;
	text-decoration: none;
	cursor:pointer;
	outline:none;
	line-height:15px;
}

.FormTextField
{
	font:normal 12px arial;
	color:#000000;
	height:19px;
	width: 100px;
	border: 1px solid #cccccc;
	background-color:#ffffff;
	text-decoration: none;
}
.RequiredField
{
	font:normal 12px arial;
	color: #000000;
	border: 1px solid #999999;
	background-color:#fff7ec;
	text-decoration: none;
	padding-right:-5px;
	height:20px;
}
.RequiredLabel
{
	color:#FF0000;
	vertical-align:top;
	text-align:center;
}
.formtableborder
{
	border:1px solid #999999;
}
.FormTableHeader
{
	font:bold 12px arial;
	background:#49667b;
	color:#ffffff;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

.FormTableSubheader
{
	font:normal 12px arial;
	color: #ffffff;
	background-color:#49667b;
	text-decoration: none;
}

.FormTableRowAlt
{
	font:normal 12px arial;
	background:#d8d8d8;
	padding-left:5px;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td 
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTableSubrow
{
	font:normal 11px arial;
	color: #000000;
	height:30px;
	text-align:left;
	text-decoration: none;
}
.FormTableFooter
{
	font:bold 12px arial;
	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 arial;
	color: #000000;
	background-color:#ffffff;
	width:200px;
	border: 1px solid #cccccc;
	text-decoration: none;
	height:70px;
}
select
{
	font:normal 12px arial;
	color: #000000;
	background-color:#ffffff;
	border: 1px solid #cccccc;
	text-decoration: none;
}


.iframetransbg
{
	background:none;
	padding-left:0px;
}
.iframepopupbg                            	/* sp7 class*/
{
	background:none;
	padding:0px;
}
.FormLinks
{
	font:normal 12px arial;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FormLinks:link, a.FormLinks:visited

{
	font:normal 12px arial;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FormLinks:hover
{
	font:normal 15px arial;
	color: #ff0000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormPageNumber
{
	font:normal 12px arial;
	color:#457598;
	text-align:left;
	cursor:pointer;
	text-decoration:none;
}

a.FormPageNumber:link, a.FormPageNumber:visited, a.FormPageNumber:hover
{
	font:normal 12px arial;
	color:#457598;
	text-align:left;
	cursor:pointer;
	text-decoration:none;
}

.ActiveFormPageNumber
{
	font:bold 12px arial;
	color:#dd8710;
	text-align:left;
	cursor:pointer;
	text-decoration:underline;
}
.FormPageNumberdivider
{
	font:normal 12px arial;
	color:#457598;
	text-align:right;
	text-decoration:none;
}
.FormFPName
{
	font:bold 13px arial;
	color: #b26a06;
	text-decoration: none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:link, FormFPName:visited
{
	font:bold 13px arial;
	color: #b26a06;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:hover
{
	font:bold 13px arial;
	color: #000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
form
{
	padding:0px;
	margin:0px;
}
/* Form settings ends */


/* Corporate Search settings */

.Corpsearchiframetransbg
{
	background:none transparent;
	padding:0px;
	margin:0px;
}
.CorpSearchMainTable
{
	width:100%;

}
.CorpSearchTableFilter
{
	width:100px;
	border:0px solid #ff0000;
}
.CorpSearchResultTable
{
	border:0px solid #ff0000;
	width:100%; 	 /*make it 100% instead of 700 px*/
	height:130px;
	font:normal 12px arial;
	color: #000000;
	text-decoration: none;
}
.CorpSearchResultRow
{
	background-color:#d8d8d8;
}
.CorpSearchResultRowAlt
{
	background-color:#d8d8d8;
}
.CorpSearchResultRowGap
{
	background-color:#ffffff;
	height:7px;
}
.CorpFormTableHeader
{
	font:bold 12px arial;
	color:#ffffff;
	background-color:#3b586c;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:25px;
}
.CorporateMapSize
{
	width:690px; 		/*make it 690 instead of 700 px*/
	height:450px;
	border:1px solid #cccccc;
}
.CorpFormlabeltext
{
	font:normal 11px arial;
	color: #000000;
	text-decoration: none;
}
.CorpFormlabelHeader
{
	font:bold 16px arial;
	color: #062e48;
   	 line-height:25px;
	text-decoration: none;
}
.CorpFormLabelSubHeader
{
	font:normal 12px arial;
	color: #3b586c;
	text-decoration: none;
}
.CorpFormTextField
{
	font:normal 12px arial;
	color:#000000;
	height:19px;
	width: 180px;
	border: 1px solid #cccccc;
	background-color:#ffffff;
	text-decoration: none;
	padding-left:3px;
}
.CorphCityTextField
{
	font:normal 12px arial;
	color:#000000;
	height:19px;
	width: 140px;
	vertical-align:middle;
	border: 1px solid #cccccc;
	background-color:#ffffff;
	text-decoration: none;
	padding-left:3px;
}
.CorphmilesTextField
{
	font:normal 12px arial;
	color:#000000;
	height:19px;
	width: 140px;
	vertical-align:middle;
	border: 1px solid #cccccc;
	background-color:#ffffff;
	text-decoration: none;
	padding-left:3px;
}
.CorphcommunityTextField
{
	font:normal 12px arial;
	color:#000000;
	height:19px;
	width: 140px;
	vertical-align:middle;
	border: 1px solid #cccccc;
	background-color:#ffffff;
	text-decoration: none;
	padding-left:3px;
}
.CorpFormButton
{
	font:normal 12px arial;
	color: #ffffff;
	border: 1px solid #ffffff;
	background-color:#ca8320;
	text-decoration: none;
	cursor:pointer;
	outline:none;
	line-height:15px;
}
.CorpSelect
{
	font:normal 12px arial;
	color: #000000;
	height:19px;
	-moz-height:19px;
	background-color:#ffffff;
	text-decoration: none;
	width:180px;
}
.hCorpSelect
{
	font:normal 11px arial;
	color:#000000;
	height:20px;
	-moz-height:20px;
	background-color:#ffffff;
 	vertical-align:bottom!ie;
	text-decoration: none;
	width:70px;
}
.CorpFormErrorText
{
	font:normal 11px arial;
	color: #af0202;
	text-decoration: none;
	text-align:left;
}
.CorpFormMessageText
{
	font:normal 11px arial;
	color: #c77500;
	text-decoration: none;
	text-align:left;
}
.CorpDropList
{
	background-color:#FFFFFF;
	OVERFLOW:auto;
	Z-INDEX:55000;
	POSITION:absolute;
	border:1px solid #cccccc;
	border:1px solid #cccccc!ie;
	width:173px;
	width:180px!ie;
	line-height:15px;
	padding-left:5px;
	font:normal 10pt arial;
}


.CorpDropListNavBg_Active				/* selected background color for key up & down */
{
	background-color:#eeeeee;
	font:normal 10pt arial;
	color:#000000;
	padding-left:5px;

}
.CorpDropListNavBg						/* normal background color for key up & down */
{
	background-color:#d3ecf3;
	font:normal 10pt arial;
	color:#000000;
	padding-left:5px;
}
.CorpPropertyName
{
	font:bold 16px arial;
	color: #174275;
	text-decoration: none;
	vertical-align:top;
	height:20px;
}
a.CorpPropertyName:link, a.CorpPropertyName:visited
{
	font:bold 16px arial;
	color: #174275;
	text-decoration: none;
	cursor:pointer;
}
a.CorpPropertyName:hover
{
	font:bold 16px arial;
	color: #000000;
	text-decoration: underline;
	cursor:pointer;
}
.CorpContentText
{
	font:normal 12px arial;
	color: #405e73;
	text-decoration: none;
}
.CorpFormLinks
{
	font:normal 12px arial;
	color: #49667b;
	line-height:20px;
	text-decoration: none;
}
a.CorpFormLinks:link, a.CorpFormLinks:visited

{
	font:normal 12px arial;
	color: #49667b;
	line-height:20px;
	text-decoration: underline;
	cursor:pointer;
	margin-left:4px;
}
a.CorpFormLinks:hover
{
	font:normal 12px arial;
	color: #49667b;
	line-height:20px;
	text-decoration: none;
	cursor:pointer;
margin-left:4px;
}
.CorpAdvsearchLink
{
	font:normal 11px arial;
	color: #000000;
	line-height:20px;
	text-decoration: none;
}
a.CorpAdvsearchLink:link, a.CorpAdvsearchLink:visited

{
	font:normal 11px arial;
	color: #000000;
	line-height:20px;
	text-decoration: underline;
}
a.CorpAdvsearchLink:hover
{
	font:normal 11px arial;
	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
{
	height:350;
	VISIBILITY: hidden;
	POSITION: absolute;
	Z-INDEX: 503;
	top:490px;
	background-color:#dce5ee;
	padding:5px;
	border:1px solid #abbbcb;
	width:716px;
}
.CorpSearchHAdvanceTable
{
	width:360px;
	overflow:visible;
}
.CorpSearchAdvanceTable      /* sp7 class*/
{
	width:700px;	 /* width should be same as the content width*/
}
.Corpsortbyselect
{
	font:normal 11px arial;
	color: #000000;
	height:19px;
	-moz-height:19px;
	background-color:#ffffff;
	text-decoration: none;
	width:100px;
}

/* Corporate Featured Property settings */

.FeaturedPropBox
{

   	height:210px;
	border:0px solid #00ff00;
}

.FeaturedPropName
{
	font-family: arial; 
	font-size: 9pt; 
	color:#000000;
	font-weight: bold;
	height:18px;
}
.FeaturedPropAdd
{
	font-family: arial; 
	font-size: 9pt; 
	color:#000000;
	font-weight: normal;
	text-transform: none;
	height:52px;
}
.FeaturedPropDes
{
	font-family: arial; 
	font-size: 9pt; 
	color:#000000;
	font-weight: normal;
	text-transform: none;
	height:52px;
}
.FeaturedPropImg
{
	border: 1px solid #000000;
	width:151;
	height:71;
}
.FeaturedPropLinks
{
	color:#B6912D;
	font-family:arial;
	font-size:8pt;
	font-weight:normal;
	text-transform:uppercase;
}
a.FeaturedPropLinks:link, a.FeaturedPropLinks:visited

{
	color:#B6912D;
	font-family:arial;
	font-size:8pt;
	font-weight:normal;
	text-transform:uppercase;
}
a.FeaturedPropLinks:hover
{
	font-weight:normal;
	font-family: arial; 
	font-size: 8pt; 
	color:#31457e;
	text-transform:uppercase;
}
.FeaturedPropiframetransbg
{
	background:none;

}

/*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/ExpressResCorpInnerStyle/build_headerbg.png');
	background-repeat: repeat_x;
}
.ebrochureheaderbg[class]
{
	height:162px;
	width:660px;		/* width changed for printing compatibility */
	background-image:url(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;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurepropaddress
{
	font:normal 15px arial;
	color: #3d5a6f;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurenormaltext
{
	font:normal 15px arial;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochuredesign1header
{ 		/* Recommended to use eiher this or ebrochuredottedhorizontalseparator; Do not remove this comment */
	font:normal 16px arial;
	color: #ebbc19;
	font-weight:bold;
	background:#49667b;
	height:22px;
	text-transform:uppercase;
}
.ebrochuredottedhorizontalseparator
{ 			/* Recommended to use eiher this or ebrochuredesign1header; Do not remove this comment */
	/*background:url(dottedhoriline.gif) left bottom repeat-x;*/
	height:1px;
}
.ebrochuredesign2header
{
	font:normal 24px arial;
	color: #4b7b8e;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurelink
{
	font:normal 15px arial;
	color: #3d5a6f;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link, a.ebrochurelink:visited

{
	font:normal 15px arial;
	color: #3d5a6f;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover
{
	font:normal 15px arial;
	color: #3d5a6f;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
/* remove ebrochureprinticon and ebrochurerefericon*/
.ebrochurefootertext
{
	font:normal 12px arial;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	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/ExpressResCorpInnerStyle/build_headersubbullet.png');
 background-repeat:no-repeat;
 background-position:0px 7px;
 padding-top:4px;
 width:12px;
 }
.ebrochurebullet[class]
{
 background-image:url(build_headersubbullet.png);
 background-repeat:no-repeat;
 background-position:0px 2px;
 width:12px;
}
.ebrochureverticalseparator                   /* change the class for sp7*/
{
 background:url(build_separator.gif) repeat-y;
}
.ebrochurehorizontalseparator                   /* change the class for sp7*/
{
 background:url(build_separator.gif) repeat-x;
}
.ebrochurepropertythumbnail
{
	height:126px;
	width:160px;
	border: 1px solid #999999;
	float:right;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
.ebrochurehorizontalcolorseparator
{
	background-color:#49667b;
	height:10px;
}
.ebrochuretopleftcorner                                                      /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 
src='../templates/ExpressResCorpInnerStyle/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/ExpressResCorpInnerStyle/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/ExpressResCorpInnerStyle/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/ExpressResCorpInnerStyle/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/ExpressResCorpInnerStyle/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/ExpressResCorpInnerStyle/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/ExpressResCorpInnerStyle/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/ExpressResCorpInnerStyle/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:normal 12px arial;
	color: #000000;
	text-decoration: none;
	font-style:normal;
}
/*eBrochure Settings ends*/







/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font-family: Arial; 
	font-size: 10pt      ; 
	color:#333333;
	font-weight: normal; 
	text-decoration: none;
	text-transform: none;
	text-align:left;
padding-left:10px;
}


p
{
	font-family: arial; 
	font-size: 10pt; 
	color:#000000;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	text-indent:0px; 
	margin:0px;
	padding:0px;

}

.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')
}




/* Editor settings ends */



/* Menu settings */

.hmenubg                                                   /* for horizontal menu background */ 
{
	background-image :url();
}

.hlinkbg                                                  /* for horizontal menu */
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 4px 0 4px;
	
}

.hlinkbg a:link                                                 /* for horizontal menu */
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px;
	
}

.hlinkbg a:visited                                                 /* for horizontal menu */
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px;
	
}

.hlinkbg a:hover                                                 /* for horizontal menu */
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px;
	
}

.activehlinkbg                                                  /* for horizontal menu */
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px;
	
}

.activehlinkbg a:link                                                 /* for horizontal menu */
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px;
	
}

.activehlinkbg a:visited                                                 /* for horizontal menu */
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px;
	
}


.activehlinkbg a:hover                                                 /* for horizontal menu */
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px;
	
}
.vmenubg                                                  /* for vertical menu background */
{
	background-image :url();
}

.vlinkbg                                                 /* for vertical menu*/
{
	font-family:arial;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
}

.activevlinkbg                                                 /* for vertical menu*/
{
	font-family:arial;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
}

HWebMenu                                                /* for horizontal dropdown menu  */
{
	on-bg-color	: #FBAE00; 
        on-text-color	: #582c05;
        off-bg-color	: #FFFFFF;
        off-text-color	: #7B4A0C;
        brder-sep-color : #F5DD93;
        
        /*settings for menu in netscape/mozilla */
        border-top-color	: #F5DD93;
        border-left-color	: #582c05;
        border-bottom-color	: #F9EDC3;
        border-right-color	: #7B4A0C;
        background-color 	: #F5DD93;
        
}    


VWebMenu                                                  /* for vertical dropdown menu  */
{	
	on-bg-color	: #FBAE00; 
        on-text-color	: #FFFFFF;
        off-bg-color	: #FFFFFF;
        off-text-color	: #7B4A0C;
        brder-sep-color : #F5DD93;
        firstcell-width :150;
        
        /*settings for menu in netscape/mozilla */
        border-top-color	: #FBAE00;
        border-left-color	: #FFFFFF;
        border-bottom-color	: #FFFFFF;
        border-right-color	: #7B4A0C;
        background-color 	: #F5DD93;
        margin-left		: 150;
}

/* Menu settings ends */


/* Section settings */

.blankheader                                          /* when the section has no design applied (design0) */
{
	
	font-family:arial;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
	text-decoration:none;
}


.design1header
{
	height:32px;
	font-family:Trebuchet MS;
	color:#2b4c3f;
	font-size:19px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
padding-left:10px;
}

.design1bg

{
	background-color:#ffffff;

}

.design2header
{
	height:22px;
	background-color:#2b4c3f;
	background-image:url(SearchCorner.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	font-family:arial;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;


}

.design2header span
{
	height:22px;
	background-color:#2b4c3f;
	font-family:arial;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	padding-left:10px;
	margin-top:2px;

}

.design2bg

{
	background-color:#e6e6e6;
	border:1px #cbcbcb solid;
	border-top:0px;

}


.design3header
{
	
	background-color:#31457e;
	background-image:url(SearchCorner2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	border:0px #00FF00 solid;
	text-transform:uppercase;
	text-align:center;
	
}

.design3header span
{
	
	background-color:#31457e;
	font-family:arial;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:0px;
	vertical-align:middle;
	line-height:28px;
}

.design3bg

{
	background-color:#666666;
}

/* Section settings ends */


/*Google Map settings start*/


div.gs-street, div.gs-directions
{
	font-family:verdana;
	font-size:11px;
}
div.gs-phone, div.gs-city
{
	display: inline;
	font-family:verdana;
	font-size:11px;
}
div.gs-title a:link
{
	display: inline;
	font-family:verdana;
	font-size:11px;
}
div.gs-region
{
	display: inline;
}
div.gs-country
{
	display: none;
}
div.gs-directions
{
	font-family:verdana;
	font-size:11px;
}
div.gs-label
{
	font-family:verdana;
	font-size:11px;
}
.gs-secondary-link
{
	font-family:verdana;
	font-size:11px;
}
.gs-watermark
{
	font-family:verdana;
	font-size:11px;
}
.MarkerText
{
	font:normal 11px verdana;
	color:#003b4b;
}
.MarkerHeaderText
{
	font:bold 12px verdana;
	color:#049dc7;
}
a.MarkerHeaderText:link, a.MarkerHeaderText:visited, a.MarkerHeaderText:hover
{
	font:bold 12px verdana;
	color:#049dc7;
}
.googledir div
{
	font:normal 11px verdana;
	color:#000000;
}
.googledir table td
{
	font:normal 11px verdana;
	color:#056c87
}
/*Google Map settings end*/

/*Specials Settings*/

.Specialsbg                               
{
	height:30px;
	background-repeat:no-repeat;
	background-position:left;
}
.Specialstext
{
	font:bold 14px verdana;
	color: #b05a0d;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
	padding-left:25px;
	line-height:30px;
}
/*Specials Settings*/



/* Template specific classes */

.propertyname
{
	font-family: arial; 
	font-size: 9pt; 
	color:#000000;
	font-weight: bold; 

	/*text-transform:uppercase;*/
}

.readmore
{

	font-weight:normal;
	font-family: arial; 
	font-size: 8pt; 
	color:#b6912d;
	text-transform:uppercase;
}

.readmore a:link
{

	font-weight:normal;
	font-family: arial; 
	font-size: 8pt; 
	color:#b6912d;
	text-transform:uppercase;
}
.readmore a:visited
{

	font-weight:normal;
	font-family: arial; 
	font-size: 8pt; 
	color:#b6912d;
	text-transform:uppercase;
}
.readmore a:hover
{

	font-weight:normal;
	font-family: arial; 
	font-size: 8pt; 
	color:#31457e;
	text-transform:uppercase;
}

.Searchtext
{

	font-weight:bold;
	font-family: arial; 
	font-size: 10pt; 
	color:#616060;
	text-decoration:none;
	text-align:center;

}

.Searchtext a:link
{

	font-weight:bold;
	font-family: arial; 
	font-size: 10pt; 
	color:#616060;
	text-decoration:none;
	text-align:center;

}

.Searchtext a:visited
{

	font-weight:bold;
	font-family: arial; 
	font-size: 10pt; 
	color:#616060;
	text-decoration:none;
}

.Searchtext a:hover
{

	font-weight:bold;
	font-family: arial; 
	font-size: 10pt; 
	color:#000000;
	text-decoration:none;
}

.row1
{
	font-family: arial; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#666666;
	text-decoration: none; 
}

.row2
{
	font-family: arial; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#cccccc;
	text-decoration: none; 
}


.tableheader
{
	font-family: arial; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#cccccc;
	text-decoration: none; 
}

.toplinks
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 4px 0 4px;

}

.toplinks a:link
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 4px 0 4px;

}

.toplinks a:visited
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 4px 0 4px;

}

.toplinks a:hover
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;


}


.toplinks a:active
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 4px 0 4px;

}

/* Template specific classes ends */

.iframetransbg
{
background:transparent;
}
.transparentbg{
	background:none transparent;
	margin:0px;
	padding:0px;
}


.featuredPropertyTable
{
	padding:10px 5px;
}
.balnceHeight
{
	height:6px;
}