/* 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:#ffffff;
	text-align:left;
}

.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;

}

.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;

}

.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;
}

.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;  
}

/* 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;
}
.FormTableRow
{
	font:normal 12px arial;
	background:#d8d8d8;
	padding-left:5px;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}
/* remove FormTableRow td class*/

.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;
}
#lblPageNoStatus
{ 	z-index:5000;
}
.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 */


/* floorplan settings starts*/  
.FloorPlanNormalText
{
	font:normal 12px arial;
	color:#000000;
	text-decoration: none;
}
.FloorPlanBedName
{
	font:bold 13px arial;
	color:#b26a06;
	text-decoration: none;
}
.FloorPlanLinks
{
	font:normal 12px arial;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:link, a.FloorPlanLinks:visited

{
	font:normal 12px arial;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:hover
{
	font:normal 12px arial;
	color: #000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FloorPlanName
{
	font:bold 12px arial;
	color: #b26a06;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:link, a.FloorPlanName:visited
{
	font:bold 12px arial;
	color: #b26a06;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:hover
{
	font:bold 12px arial;
	color: #000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FloorPlanbg
{
	background-color:#e2e2e2;
}

/* floorplan settings ends*/ 


/*Specials Settings*/

.Specialsbg
{
            height:30px;
            background-color:#233466;
	text-align:left;
}

.Specialstext
{
            font:bold 12px Arial ;
            color: #FFFFFF;
            text-decoration: none;
            font-style:normal;
            vertical-alignment:middle;
}
/*Specials Settings*/




/*Corporate Property Details*/
.CorpPropContentText
{
	font:normal 12px arial;
	color: #000000;
	text-decoration: none;
}
.Corppropnamebg
{
	font:bold 15px Arial;
	color:#152c70;
	text-align:left;
	padding:5px;
	background-color:#f1f1f1;
}
.Corppropnameheaderimg      /*sp7 class*/
{
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 

src='../templates/ExpressResCorpInnerStyle/build_property_headerbg.png');
	background-repeat:no-repeat;
	background-position:left top;
	height:30px;
}
.Corppropnameheaderimg[class]
{
	
	background:url(build_property_headerbg.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:30px;
}
.CorpPropDetailTable
{
	border:1px solid #cacaca;
	height:150px;
	padding:0px 10px;
}
.CorpPropDetailBg
{
	border:1px solid #a2d7e4;
	background-color:#d3e3e5;
}
.CorpTabFooter
{
	border:0px solid #a2d7e4;
	/*background-color:#e7f5f8;*/
	padding:0px;
	width:670px;
}
.CorpTabFooterLinks
{
	font:normal 12px arial;
	color: #49667b;
	text-decoration: none;
}
a.CorpTabFooterLinks:link, a.CorpTabFooterLinks:visited
{
	font:normal 12px arial;
	color: #49667b;
	text-decoration: underline;
}
a.CorpTabFooterLinks:hover
{
	font:normal 12px arial;
	color: #49667b;
	text-decoration: none;
}
.CorpMapSearchBorder
{
	border:1px solid #cccccc;
	padding:10px;
}

.CorpPropDetailMapSize
{
	width:350px;
 	width:350px!ie;
	height:250px;
	border:1px solid #999999;
}
.CorpPropDetailHeader        /*sp7 class*/
{
	font:bold 17px arial;
	color:#ffffff;
	text-decoration:none;
}
.CorpWelcomeHeader
{
	font:bold 17px arial;
	color:#49667b;
	text-decoration:none;
}
.FormBullet
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 

src='../templates/CorpInnerStyle/build_formbullet.png');
	background-repeat:no-repeat;
	font:normal 12px arial;
	color:#000000;
	padding-left:10px;
	text-decoration: none;
}

.FormBullet[class]
{
	background:url(build_formbullet.png);
	background-repeat:no-repeat;
	font:normal 12px arial;
	color:#000000;
	padding-left:10px;
	text-decoration: none;
}
.FormBulletAmenities
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop 

src='../templates/CorpInnerStyle/build_formbullet.png');
	background-repeat:no-repeat;
	font:normal 12px arial;
	color:#000000;
	padding-left:10px;
	text-decoration: none;
}

.FormBulletAmenities[class]
{
	background:url(build_formbullet.png);
	background-repeat:no-repeat;
	
}

.overviewdivpos
{
	margin-top:5px;
	width:670px;
	min-height:500px;
 	margin-top:-1px!ie;
}
.corpdetailtabheader                                   /* sp7 class*/
{
	font:bold 17px arial;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;

	background-color:#606060;
	padding:0px 0px 0px 10px;
	height:25px;
}
.CorpProplefttopcornershadow                         /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 

src='../templates/ExpressResCorpInnerStyle/build_shadleft_top.png');
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.CorpProplefttopcornershadow[class]
{
	background:url(build_shadleft_top.png);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.CorpProprighttopcornershadow                            /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 

src='../templates/ExpressResCorpInnerStyle/build_shadright_top.png');
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.CorpProprighttopcornershadow[class]
{
	background:url(build_shadright_top.png);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.CorpPropleftbottomcornershadow                              /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 

src='../templates/ExpressResCorpInnerStyle/build_shadleft_bottom.png');
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.CorpPropleftbottomcornershadow[class]
{
	background:url(build_shadleft_bottom.png);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.CorpProprightbottomcornershadow                          /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 

src='../templates/ExpressResCorpInnerStyle/build_shadright_bottom.png');
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.CorpProprightbottomcornershadow[class]
{
	background:url(build_shadright_bottom.png);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.CorpPropleftshadow                                          /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/ExpressResCorpInnerStyle/build_shadow_left.png');
	background-repeat:repeat-y;
	width:7px;
}
.CorpPropleftshadow[class]
{
	background:url(build_shadow_left.png);
	background-repeat:repeat-y;
	width:7px;
}
.CorpProprightshadow                        /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/ExpressResCorpInnerStyle/build_shadow_right.png');
	background-repeat:repeat-y;
	width:7px;
}
.CorpProprightshadow[class]
{
	background:url(build_shadow_right.png);
	background-repeat:repeat-y;
	width:7px;
}
.CorpProptopshadow                                /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/ExpressResCorpInnerStyle/build_shadow_top.png');
	background-repeat:repeat-x;
	height:7px;
}
.CorpProptopshadow[class]
{
	background:url(build_shadow_top.png);
	background-repeat:repeat-x;
	height:7px;
}
.CorpPropbottomshadow                                    /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/ExpressResCorpInnerStyle/build_shadow_bottom.png');
	background-repeat:repeat-x;
	height:7px;
}
.CorpPropbottomshadow[class]
{
	background:url(build_shadow_bottom.png);
	background-repeat:repeat-x;
	height:7px;
}
.CorpTableBorder
{
	border:1px solid #b6b6b6;
}
/* CSS for tabs */

.shadetabs                    		/* style applicale to menu (change only font style)*/
{
	padding:0px;
	margin:0px;
	top:10px;
	list-style-type:none;
	text-align: left; 		/*set to left, center, or right to align the menu as desired*/
	border:0px solid #FF0000;
	display:block;
	text-decoration:none;
}
#navcontainer ul li
{
	display: inline;
}
.shadetabs li                 /*style applicable to each tab (give width expected for each tab)*/
{
	margin:0px;
	padding:0px;
	list-style-type: none;
	font: bold 12px Verdana;
	display:inline;
	cursor: pointer;
	width:128px;
	float: left;
	margin-bottom:-8px;
 	*margin-bottom:-2px; 	/* setting for IE*/
	position:relative;
	margin-right:2px;
}
.shadetabs li a:link, .shadetabs li a:visited
{
	background-image: url(build_TabRight.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#dadfec;
	display: block;
	cursor: pointer;
	padding-top:6px;
	height:23px;
 	*height:29px;
	font: bold 12px Verdana;
	color: #000000;
	text-decoration:none;
	text-align:center;
}
.shadetabs li a:hover
{
	background-image: url(build_TabRight_hover.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#f68d18;
	display: block;
	cursor: pointer;
	height:23px;
 *height:29px;
	font: bold 12px Verdana;
	color: #ffffff;
	text-decoration:none;
	text-align:center;
}
.shadetabs li a.selected
{ 																				/*mention text color, active bg image for active tab*/
	background-image: url(build_TabRight_hover.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#f68d18;
	display: block;
	cursor: pointer;
	padding-top:6px;
	height:23px;
 	*height:29px;
	font: bold 12px Verdana;
	color: #ffffff;
	text-decoration:none;
	text-align:center;
}
.shadetabs li a.selected:hover
{
	background-image: url(build_TabRight_hover.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#f68d18;
	display: block;
	cursor: pointer;
	padding-top:6px;
	height:23px;
 	*height:29px;
	font: bold 12px Verdana;
	color: #ffffff;
	text-decoration:none;
	text-align:center;
}
.tabcontent
{
	background-position:bottom;
	width:670px;
	min-height:500px;
	border:1px solid #a1a1a1;
	position: relative;
}
* html .tabcontent
{
	height:500px;
}
.nontabcontent                             /*sp7 classes*/
{
            background-position:bottom;
            width:670px;
            min-height:;
            border:1px solid #a1a1a1;
            position: relative;
}
* html .nontabcontent
{
            height:;
}
 @media print {
.tabcontent
{
	display:block !important;
}
}
/* Css for tabs */

/*Corporate Property Details*/


/* Corporate Compare Community settings */
.Corpthumbbg
{
	vertical-align:top;
}
.ComparePopupHeaderbg
{
	background-color:#4b6f88;
	height:20px;
}
.ComparePopupHeadertext
{
	font:bold 14px arial;
	color: #ffffff;
	margin-left:20px;
}
a.ComparePopupHeadertext:link, a.ComparePopupHeadertext:visited, a.ComparePopupHeadertext:hover
{
	font:bold 12px arial;
	color: #ffffff;
	margin-left:10px;
}
.ComparePopupbg
{
	background-color:#ffffff;
	border:1px solid #99b3cc;
	z-index:500;
	visibility:hidden;
	left:550px;
	width:300px;
	position:absolute;
	top:620px;
	padding-left:0px;
}
.CompareHeaders
{
	font:bold 11px tahoma;
	color: #2F81B7;
	text-align:left;
	width:90px;
}
.CompareBottomBorder
{
	border-bottom:1px solid #cccccc;
	padding:6px 0px;
}
.CompareBottomBorder table
{
	margin-left:5px;
}
#tblCompare td
{
	padding:0px 0px 0px 5px;
	vertical-align:top;
}
/* Corporate Compare Community settings */

/* Corporate Featured Property settings */

.FeaturedPropName
{
	font-family: arial; 
	font-size: 9pt; 
	color:#000000;
	font-weight: bold;
	text-align:left;
	height:18px;

}
.FeaturedPropAdd
{
	font-family: arial; 
	font-size: 9pt; 
	color:#000000;
	font-weight: normal;
	text-align:left;
	text-transform: none;
	height:60px;
	
}
.FeaturedPropDes
{
	font-family: arial; 
	font-size: 9pt; 
	color:#000000;
	font-weight: normal;
	text-transform: none;
	text-align:left;
	height:60px;
	

}
.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;
}

.FeaturedPropBox
{

	
}



/* Remove FeaturedPropBox class from here */

/* Corporate Featured Property settings */

/* Remove Login settings from here */

/*eBrochure Settings*/
.ebroiframetransbg
{
	Background-color:#ffffff;
}
.ebrochuremaintable
{
	width:670px;			/* 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 
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 

src='../templates/CorpInnerStyle/build_formbullet.png');
	background-repeat:no-repeat;
	font:normal 12px arial;
	color:#000000;
	padding-left:10px;
	text-decoration: none;
}

.ebrochurebullet [class]
{
	background:url(build_formbullet.png);
	background-repeat:no-repeat;
	font:normal 12px arial;
	color:#000000;
	padding-left:10px;
	text-decoration: none;
}
.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*/

.Featuredbox
{
	border: 0px solid red;
	width:420px;
	position:absolute;
	z-index:3000;
	float:right;
	margin-left:505px;
	margin-left:500px!ie;
	margin-top:-20px;
	margin-top:-40px!ie;
	height:180px;

}


/* Corporate Search settings */

.Corpsearchiframetransbg
{
	background:none;
	padding:0px;
	margin:0px;
}
.CorpSearchMainTable
{
	width:900px;

}
.CorpSearchTableFilter
{
	border:0px solid #ff0000;
}

.CorpSearchResultTable
{
	border:0px solid #ff0000;
	width:900px;  		/*make it 100% instead of 700 px*/
	height:150px;
	font:normal 12px arial;
	color: #000000;

	text-decoration: none;
}

.CorpSearchResultRow
{
	background-color:#d8d8d8;
}

.CorpSearchResultRowAlt
{
	background-color:#e2e2e2;
}
.CorpSearchResultRowGap
{
	background-color:#ffffff;
	height:3px;
}
.CorpFormTableHeader
{
	font:bold 12px arial;
	color:#ffffff;
	background-color:#31457e;
	text-decoration: none;
	vertical-align:middle;
	text-align:left;
	height:25px;
}
.CorporateMapSize
{
	width:850px; 		/*make it 700 instead of 700 px*/
	height:450px;
	border:1px solid #cccccc;
	text-align:center;
	margin-top:28px;
}	
.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: 120px;
	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: 90px;
	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: 120px;
	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;
	/*remove height*/
	background-color:#ffffff;
	text-decoration: none;
	width:180px;
}
.hCorpSelect
{
	font:normal 11px arial;
	color:#000000;
	/*remove height*/	
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: 50003;
	top:350px;
	background-color:#dce5ee;
	padding:5px;
	border:1px solid #abbbcb;
	width:620px;
}
.CorpSearchHAdvanceTable
{
	width:360px;
	overflow:visible;
}
.CorpSearchAdvanceTable      /* sp7 class*/
{
	width:670px; 	/* 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 Search settings */

/* 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;
	padding-right: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;

}

.propnames
{
	font-family: arial; 
	font-size: 10pt; 
	color:#2b4c3f;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	text-align:justify;
}

.propnames a:link
{
	font-family: arial; 
	font-size: 10pt; 
	color:#2b4c3f;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	text-align:justify;
}

.propnames a:visited
{
	font-family: arial; 
	font-size: 10pt; 
	color:#2b4c3f;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	text-align:justify;
}

.propnames a:hover
{
	font-family: arial; 
	font-size: 10pt; 
	color:#0b5ab3;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	text-align:justify;
}
.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:0px;
	margin-top:2px;


}

.design2bg

{
	background-color:#e6e6e6;
	border:1px #cbcbcb solid;
	border-top:0px;
	text-align:left;
}


.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:left;

        
}

.design3header span
{
	background-color:#31457e;
	font-family:arial;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	padding-left:13px;
	line-height:18px;
	vertical-align:middle;

}
.design3bg

{
	background-color:#666666;
}

/* Section settings ends */


/* Template specific classes */

.propertyname
{
	font-family: Arial; 
	font-size: 9pt; 
	color:#000000;
	font-weight: bold; 
	/*text-transform:uppercase;*/
	padding-left:10px;
	padding-right:10px;
}

.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: 9pt;
	color:#000000;
	font-weight: normal;
	line-height:18px;
	background-color:#f0f1ed;
	background-image:url(row1repeat.jpg);
	background-repeat:repeat-x;
	text-decoration: none; 

}

.row2
{
	font-family: Arial; 
	font-size: 9pt;
	color:#000000;
	font-weight: normal;
	line-height:18px;
	background-color:#fffbff;
	background-image:url(row2repeat.jpg);
	background-repeat:repeat-x;
	text-decoration: none; 

}

.rowHead
{
	font-family: Arial; 
	font-size: 9pt; 
	color:#000000;
	font-weight: bold;
	line-height:14px;

}
.SrNo
{
	font-family: Arial; 
	font-size: 12px; 
	color:#1f362c;
	font-weight: bold;
	background-color:#d8dbe3;
	text-decoration: none;

}
.tableheader
{
	font-family: Arial; 
	font-size: 9pt;
	color:#FFFFFF;
	font-weight: bold; 
	background-color:#314f75;
	text-decoration: none; 
}

.tableheader2
{
	font-family: Arial; 
	font-size: 12px; 
	color:#3f5a7c;
	font-weight: bold;
	background-color:#cdd2dd;
	/* background-color:#4c698d;*/
	text-decoration: none; 
}

.Arrow
{

background-image:url(Arrow-rep.gif);
background-repeat:repeat-x;
font-family:Arial;
font-size:10px;
color:#FFFFFF;
padding-right:3px;
}

.iframetransbg
{
background:#FFFFFF;
}

.contentborder
{

	border:1px solid #cccccc;
}

.featuredPropertyTable
{
	padding:3px;
}
.balnceHeight
{
}
/* Template specific classes ends */