/* Default Settings */


body
{
	margin:0px;
	padding:0px;

	
}

body a:link, body a:visited, body a:hover
{
 	font:normal 12px verdana;
	color: #676767;
	text-decoration: underline;
	text-transform: none;
	line-height: 19px;
}

.bodycolor
{
	background-color:#ffffff;
}

.maintablebg                                       /* if the portal has any background colors/image */
{

	background:url(Img-bg.jpg) repeat-x;

}

.tablesize
{
	width: 987px!important;
	width: 987px;
	height:100%;
	color: #ffffff;
	
}
.slogan 
{
	font-family: "Arial Narrow";
	font-size:21px;
	font-weight:bold;
	text-decoration:none;
   	color:#5191cd;
	background:#ffffff url(Img-top.jpg) no-repeat left top;
   	height: 48px;
	vertical-align: middle;
    	padding-right: 32px;
}

.pagetitle	
{
	height:27px;
	background-image: url(bullet-ReadMore.jpg);
	background-position: 9px center;
	background-repeat:no-repeat;
	font-family: "Lucida Sans";
	color:#00457c;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-left: 22px;
}

.pagetitlebullet

{
	background-image: url(Img-TitleLine.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 2px;
}
.pagesubheader					        /* needed only when there is a page title */
{
	font-family: verdana;
	font-size: 14px;
	color: #676767;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	background-color:#ffffff;
	line-height: 19px;
}

.footertext                                              /* copyright text */
{	
	font-size: 10px; 
	font-family: verdana;
	background-image:url();
	font-weight:normal;
	color:#676767;
	/*color:#949494;*/
	vertical-align:bottom;
	text-align:center;
	text-decoration: none;
}

.bottomlinks                                               
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

a.bottomlinks:link, a.bottomlinks:visited
{
	font-family:verdana;
	color:#000000;
	text-decoration: underline;
}

a.bottomlinks:hover
{
	font-family:verdana;
	color:#000000;
	text-decoration: underline;
}

.edit                                         
{
	font: bold 12px arial;
	color: #ffffff;
	text-decoration:none;
	border: 1px solid #d3cec3;
	background-color:#333333;
	position:absolute;
	cursor:pointer;  
}


/* 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;
}
.FormLabelTextHeader
{
	font:bold 12px arial;
	color:#000000;
	text-decoration: none;
}
.FormLabelHeader
{
	font:bold 11px verdana ;
	color:#6c7d6b;
	text-decoration: none;
}
.FormLabelSubheader
{
	font:bold 11px verdana ;
	color:#8d8e8d;
	text-decoration: none;
}
.FormErrorText
{
 	font:normal 11px verdana ;
	color:#FF0000;
	text-decoration: none;
  
}
.FormMessageText
{
 	font:normal 11px verdana ;
 	color: #c77500;
 	text-decoration: none;
 	text-align:left;
}
.FormButton
{
	font:normal 11px verdana ;
	color: #FFFFFF;
	border: 1px solid #3F3801;
	background-color:#000000;
	text-align: center;
	vertical-align:middle;
	text-decoration: none;
	cursor:hand;
	background-image:url(button_bg.jpg);
	background-repeat:repeat-x;
	outline:none;
	padding:2px 5px;
}
.FormTextField 
{
	font:normal 11px verdana ;
	color:#000000;
	height:19px;
	width: 100px;
	border: 1px solid #a4b97f;
	background-color:;
	text-decoration: none;
	background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}

.RequiredField 
{
	background-color:#FFFFCC;
}
.RequiredLabel 
{
	color:#FF0000;
}
.formtableborder 
{
	border:1px solid #8a8476;
	}

.FormTableHeader
{
 	font:bold 11px verdana ;
	background:#f5b50d;
	color:#3a0c00;
	text-decoration: none;
	vertical-align:middle;
	text-align:left;
	height:20px;
}
.FormTableSubheader
{
 	font:normal 11px verdana ;
	color: #000000;
	background-color:#CCCCCC;
	text-decoration: none;
}
.FormTableRow
{
	font:normal 11px verdana ;
	background:#d9d9d9;
	padding-left:5px;
	text-decoration: none;
	vertical-align:middle;
	text-align:left;
	height:20px;
}
.FormTableRowAlt
{
 	font:normal 11px verdana ;
   	background:#e3e3e3;
  	padding-left:5px;
	text-decoration: none;
	vertical-align:middle;
	text-align:left;
    	height:20px;  
}
.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: #666666;
	background-color:;
	width:200px;
	border: 1px solid #999999;
	text-decoration: none;
	height:70px;
}

select
{
	font:normal 11px verdana ;
	color: #000000;
	background-color:;
	border: 1px solid #999999;
	text-decoration: none;
}
.iframetransbg {
	background-color:#ffffff;
	padding-left:0px;
	margin:0px;
}
.iframepopupbg                           
{
	background:none;
	padding:0px;
}

.FormLinks
{
	font:bold 11px verdana ;
	color: #155a80;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.FormLinks:link, a.FormLinks:visited
{
	font:bold 11px verdana ;
	color: #155a80;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FormLinks:hover
{
	font:bold 11px verdana ;
	color: #15738c;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
	
}

.FormPageNumber, a.FormPageNumber:link, a.FormPageNumber:visited, a.FormPageNumber:hover
{
	font:bold 11px verdana;
	color:#647601;
	text-align:left;
	cursor:pointer;
	text-decoration:underline;
}
.ActiveFormPageNumber, a.ActiveFormPageNumber:link, a.ActiveFormPageNumber:visited, a.ActiveFormPageNumber:hover
{
	font:bold 11px verdana;
	color:#000000;
	text-align:left;
	cursor:pointer;
	text-decoration:none;
}

.FormPageNumberdivider
{
	font:normal 11px verdana;
	color:#000000;
	text-align:right;
	text-decoration:none;
}

.FormFPName
{
	font:bold 13px verdana ;
	color: #000000;
	text-decoration: none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:link, .FormFPName:visited
{
	font:bold 13px verdana ;
	color: #000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:hover
{
	font:bold 13px verdana ;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
form
{
	padding:0px;
	margin:0px;
}


/* Form settings ends */


/* floorplan settings starts*/  
.FloorPlanNormalText
{
            font:normal 12px verdana ;
            color:#000000;
            text-decoration: none;
}

.FloorPlanBedName
{
            font:bold 13px verdana ;
            color:#7e0021;
            text-decoration: none;
}
.FloorPlanLinks
{
	font:bold 11px verdana ;
	color: #718601;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:link, 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, 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*/ 

/* Corporate Search settings */

.Corpsearchiframetransbg
{
	background:none;
	padding:0px;
	margin:0px;
}

.CorpSearchMainTable
{
	width:100%;
}

.CorpSearchTableFilter
{
	border:0px solid #ff0000;

}

.CorpSearchResultTable
{
	border:1px solid #a2d7e4;
	width:680px;
  	height:150px;
	font:normal 11px verdana ;
	color:#155a80;
  	text-decoration: none;
}
.CorpSearchResultRow
{
	background-color:#d7f0fa;
}
.CorpSearchResultRowAlt
{
	background-color:#efefef;
}
.CorpSearchResultRowGap
{
	background-color:#ffffff;
	height:7px;
}
.CorpFormTableHeader
{
 	font:bold 11px verdana ;
	color:#ffffff;
	background-color:#555555;
	text-decoration: none;
	vertical-align:middle;
	text-align:left;
	line-height:normal;
	height:20px;
}
.CorporateMapSize
{
	width:675px;
	height:300px;
}
.CorpFormlabeltext
{
	font:normal 11px verdana;
	color: #000000;
	text-decoration: none;
}
.CorpFormlabelHeader
{
	font:bold 16px verdana;
	color: #062e48;
	line-height:25px;
	text-decoration: none;
}
.CorpFormLabelSubHeader
{
	font:bold 12px verdana ;
	color: #0a82a2;
	text-decoration: none;
	white-space:nowrap;
}
.CorpFormTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 180px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	0background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}
.CorphCityTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:18px;
	width: 150px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	0background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}
.CorphmilesTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:18px;
	width: 150px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	0background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}
.CorphcommunityTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:18px;
	width: 180px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	0background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}
.CorpFormButton{
	font:normal 11px verdana ;	
	color: #ffffff;
	border: 1px solid #7c7c7c;
	background-color:#088EB2;
	text-decoration: none;
}
.CorpSelect
{
	font:normal 11px verdana ;
	color: #000000;
	background-color:#ffffff;
	text-decoration: none;
	width:180px;
}
.CorphCorpSelect
{
	font:normal 11px verdana ;
	color: #000000;
	background-color:#ffffff;
	text-decoration: none;
	width:85px;
}

.CorpFormErrorText
{
	font:normal 11px verdana ;
	color: #af0202;
	text-decoration: none;
	text-align:left;
}

.CorpFormMessageText
{
 font:normal 11px verdana ;
 color: #c77500;
 text-decoration: none;
 text-align:left;
}

.CorpDropList
{
 background-color:#FFFFFF;
 OVERFLOW:auto;
 Z-INDEX:55000; 
 POSITION:absolute; 
 border:1px solid #bbbbbb;
 border:1px solid #bbbbbb!ie;
 width:123px;
 width:130px!ie;
 line-height:15px;
 padding-left:5px;
  font-family:arial;
 size:11px;
 font-weight:normal;
}

.CorpDropListNavBg_Active				/* selected background color for key up & down */
{
 background-color:#eeeeee;
 }
 
.CorpDropListNavBg						/* normal background color for key up & down */
{
 background-color:#d3ecf3;
 }

.CorpPropertyName
{
  font:bold 12px verdana;
  color: #049dc6;
color:#00457c;
  text-decoration: none;
  vertical-align:top;
}


a.CorpPropertyName:link, a.CorpPropertyName:visited
{
	font:bold 12px verdana;
	color:#00457c;
	text-decoration: none;
	cursor:pointer;
}
a.CorpPropertyName:hover
{
  font:bold 12px verdana;
color:#00457c;
  text-decoration: underline;
  cursor:pointer;
}

.CorpContentText
{
  font:normal 11px verdana ;
  color: #0a82a2;
  text-decoration: none;
}

.CorpFormLinks
{
  font:normal 11px verdana ;
  color: #4e4e4e;
  line-height:20px;
  text-decoration: none;
}

a.CorpFormLinks:link
{
  font:normal 11px verdana;
  color: #155A80;
  line-height:20px;
  text-decoration: underline;
  cursor:pointer;
  
}

a.CorpFormLinks:visited
{
  font:normal 11px verdana;
  color: #155A80;
  line-height:20px;
  text-decoration: underline;
   cursor:pointer;
}

a.CorpFormLinks:hover
{
  font:normal 11px verdana;
  color: #000000;
  line-height:20px;
  text-decoration: none;
   cursor:pointer;
}

.CorpAdvsearchLink
{
  font:normal 11px verdana ;
  color: #000000;
  line-height:20px;
  text-decoration: none;
}

a.CorpAdvsearchLink:link
{
  font:normal 11px verdana ;
  color: #000000;
  line-height:20px;
  text-decoration: underline;
}

a.CorpAdvsearchLink:visited
{
  font:normal 11px verdana ;
  color: #000000;
  line-height:20px;
  text-decoration: underline;
}

a.CorpAdvsearchLink:hover
{
  font:normal 11px verdana ;
  color: #000000;
  line-height:20px;
  text-decoration: underline;
}
.CorpBlankcell
{
 width:230px;
}

.CorpLocationcell
{
 width:450px;
}

 #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:220;
	VISIBILITY: hidden;
	POSITION: absolute;
	Z-INDEX: 503;
	top:185px;
	top:185px!ie;
	width:660px;
	width:680px!ie;
	background-color:#dce5ee; 
	padding:10px;
	border:1px solid #abbbcb;
}

.CorpSearchHAdvanceTable
{

	width:360px;
	overflow:visible;

}

.CorpSearchAdvanceTable      
{
	width:700px; 	/* width should be same as the content width*/
	width:680px;
}
.Corpsortbyselect
{
 font:normal 11px verdana ;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:150px;
}
 

/* Corporate Search settings */



/*Corporate Property Details*/


.CorpPropContentText
{
	font:normal 12px verdana ;
	color: #000000;
	text-decoration: none;
}
.Corppropnamebg
{
	background:url(property_headerbg.jpg) no-repeat;
	background-position:top left;
	background-color:#007bbf;
	font:Bold 15px Arial;
	color:#ffffff;
	text-decoration:none;
	text-indent:15px;
	text-align:left;
	vertical-align:middle;
	height:27px;
}
.Corppropnameheaderimg
{
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 

src='../templates/ResCorpInnerStyle/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 #a2d7e4;
  background-image:url(corptablebg.jpg);
  background-position:bottom;
  height:150px;
  background-repeat:repeat-x;
  padding:0px 10px;
}

.CorpPropDetailBg
{
	border:1px solid #a2d7e4;
	background-color:#d3e3e5;
}

.CorpTabFooter
{
/*	border:1px solid #a2d7e4;
	background-color:#e7f5f8;*/
	padding:5px;
	width:740px;
}

.CorpTabFooterLinks
{
	font:normal 12px verdana ;
	color: #0086a9;
	text-decoration: none;
}

a.CorpTabFooterLinks:link, a.CorpTabFooterLinks:visited
{
	font:normal 12px verdana ;
	color: #0086a9;
	text-decoration: none;
}

a.CorpTabFooterLinks:hover
{
	font:normal 12px verdana ;
	color: #000000;
	text-decoration: none;
}

.CorpMapSearchBorder
{
	border:1px solid #cccccc;
	padding:10px;
}

.CorpPropDetailMapSize
{
	/*width:425px; // increasing width will affect 'search nearby' in "maps an direction's tab"//  */
	width:350px;
	height:250px;
	BORDER:1px solid #cccccc;
}

.CorpPropDetailHeader
{
	font:bold 17px Tahoma;
	color:#ffffff;
	text-decoration:none; 
}


.CorpWelcomeHeader
{
	font:bold 17px Tahoma;
	color:#2f81b7;
	text-decoration:none;
}


.FormBullet
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale src='../templates/ResCorpInnerStyle/build_formbullet.png')
	background-repeat:no-repeat;
	background-position:center;
	width:16px;
	height:6px;
}

.FormBullet[class]
{
	background-image:url(build_formbullet.png);
	background-repeat:no-repeat;
	background-position: center;
	width:16px;
	height:6px;
}

.FormBulletAmenities
{
 	background-image:url(build_formbullet.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font:normal 11px verdana;
	padding-left:12px;
	color: #155a80;
 	text-decoration: none;
}

.overviewdivpos
{
	margin-top:5px;	
	width:660px;
	min-height:400px;
	margin-top:-1px!ie;

}
.corpdetailtabheader
{
	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
{
	width:7px;
	height:7px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 
src='../templates/ResCorpInnerStyle/build_shadleft_top.png')
}
.CorpProplefttopcornershadow[class]
{
	background:url(build_shadleft_top.png) no-repeat;
	width:7px;
	height:7px;
}
.CorpProprighttopcornershadow
{
	width:7px;
	height:7px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 
src='../templates/ResCorpInnerStyle/build_shadright_top.png')

}
.CorpProprighttopcornershadow[class]
{
	background:url(build_shadright_top.png) no-repeat;
	width:7px;
	height:7px;
}
.CorpPropleftbottomcornershadow
{
	width:7px;
	height:7px;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 
src='../templates/ResCorpInnerStyle/build_shadleft_bottom.png')

}
.CorpPropleftbottomcornershadow[class]
{
	background:url(build_shadleft_bottom.png) no-repeat;
	width:7px;
	height:7px;
}
.CorpProprightbottomcornershadow                          /* updated for png*/
{
	width:7px;
	height:7px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 
src='../templates/ResCorpInnerStyle/build_shadright_bottom.png')
}
.CorpProprightbottomcornershadow[class]
{
	background:url(build_shadright_bottom.png) no-repeat;
	width:7px;
	height:7px;
}
.CorpPropleftshadow 
{
	width:7px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/ResCorpInnerStyle/build_shadow_left.png')
}

.CorpPropleftshadow[class]
{
	background:url(build_shadow_left.png) repeat-y;
	width:7px;
}
.CorpProprightshadow 
{
	width:7px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/ResCorpInnerStyle/build_shadow_right.png')
}
.CorpProprightshadow[class]
{
	background:url(build_shadow_right.png) repeat-y;
	width:7px;
}
.CorpProptopshadow
{
	height:7px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/ResCorpInnerStyle/build_shadow_top.png')
}
.CorpProptopshadow[class]
{
	background:url(build_shadow_top.png) repeat-x;
	height:7px;
}
.CorpPropbottomshadow
{
	height:7px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/ResCorpInnerStyle/build_shadow_bottom.png')
}
.CorpPropbottomshadow[class]
{
	background:url(build_shadow_bottom.png) repeat-x;
	height:7px;
}

.CorpTableBorder
{
	border:1px solid #a2d7e4;
}

/* CSS for tabs */

.shadetabs                    /* style applicale to menu (change only font style)*/
{
	padding:0px;
	margin:0px;
	font: bold 12px Verdana;
	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;
	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(TabRight.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#a8c50b;
	display: block;
	cursor: pointer;
	padding-top:6px;
	height:23px;
	*height:29px;
	color: #0046ad;
	text-decoration: none;
	text-align:center;
}


.shadetabs li a:hover
{
	background-image: url(TabRight_over.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#029ec7;
	display: block;
	cursor: pointer;
	height:23px;
	*height:29px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	}

.shadetabs li a.selected
{ 																/*mention text color, active bg image for active tab*/
	background-image: url(TabRight_over.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#029ec7;
	display: block;
	cursor: pointer;
	padding-top:6px;
	height:23px;
	*height:29px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}

.shadetabs li a.selected:hover
{ 			
	background-image: url(TabRight_over.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#029ec7;
	display: block;
	cursor: pointer;
	padding-top:6px;
	height:23px;
	*height:29px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}


.tabcontent
{
	background-image:url(TabContentBG.jpg);
	border:1px #eeeeee solid;
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#ffffff;
	position: relative;
	/*width:660px; sp6.1*/
	width:646px;
	min-height:500px;
}

* html .tabcontent {
	height:500px;
}
.nontabcontent
{
            background-position:bottom;
            width:650px;
            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 */

.ComparePopupHeaderbg
{
	background-color:#049dc6;
	height:20px;
}

.ComparePopupHeadertext
{
	font:bold 12px tahoma ;
 	color: #ffffff;
	margin-left:20px;
	
}

a.ComparePopupHeadertext:link,a.ComparePopupHeadertext:visited,a.ComparePopupHeadertext:hover
{	
	font:bold 12px tahoma ;
 	color: #ffffff;
	margin-left:20px;
	
}
.ComparePopupbg
{
	background-color:#ffffff;
	border:1px solid #828282;
	z-index:500;
	visibility:hidden;
	left:350px;
	width:300px;
	position:absolute;
	top:604px;
	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:bold 12px verdana;
 	 color: #22445F;
 	 text-decoration: underline;
}

.FeaturedPropAdd 

{
	font:bold 11px verdana ;
	color: #22445F;
	text-decoration: none;
}

.FeaturedPropDes
{
	font:normal 11px verdana ;
	color: #000000;
	text-decoration: none;
 }

.FeaturedPropImg
{
 	border: 0px solid #000000;
	width:230px;
	height:120px;
	margin:10px;
}

.FeaturedPropLinks
{
 	font:normal 11px verdana ;
 	color: #15738c;
 	text-decoration: none;
}

a.FeaturedPropLinks:link
{
 	font:normal 11px verdana ;
 	color: #15738c;
	 text-decoration: none;
	 cursor:pointer;
}


a.FeaturedPropLinks:visited
{
	 font:normal 11px verdana ;
	 color: #15738c;
 	text-decoration: none;
	 cursor:pointer; 
}


a.FeaturedPropLinks:hover
{
	 font:normal 11px verdana ;
	 color: #000000;
	 text-decoration: none;
	 cursor:pointer; 
}

.FeaturedPropiframetransbg
{
            background:none;
}

/* Corporate Featured Property settings */


/*eBrochure Settings*/
.ebroiframetransbg {
	background-image:url(../ResPropHomeStyle/bg.gif);
}
.ebrochuremaintable {
	width:690px;
	background-color:#ffffff;
}
.ebrochureinnertable {
	background-color:#ffffff;
	width:660px;
}
.ebrochureheaderbg {
	height:162px;
	width:660px;
	background-image:url(../ResPropHomeStyle/build_headerbg.jpg);
	background-repeat: no-repeat;
}
.ebrochurecontentbg {
	background-image:url(0contentbg.jpg);
	background-repeat:repeat-x;
	background-color:#a1bf07;
	width:660px;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
	background-color:#a1bf07;
}
.ebrochurepropname {
	font:normal 22px calibri, Arial, Helvetica, sans-serif;
	color: #d9f202;
	text-decoration: none;
	font-style:normal;
	vertical-align:middle;
}
.ebrochurepropaddress {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-align:middle;
}
.ebrochurenormaltext {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-align:middle;
}
.ebrochuredesign1header { /* Recommended to use eiher this or ebrochuredottedhorizontalseparator; Do not remove this comment */
	font:normal 16px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#546401;
	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 calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-align:middle;
}
.ebrochurelink {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-align:middle;
}
a.ebrochurelink:link {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-align:middle;
}
a.ebrochurelink:visited {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-align:middle;
}
a.ebrochurelink:hover {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-align:middle;
}
.ebrochurefootertext {
	font:normal 12px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#01809b;
	height:22px;
	padding-left:11px;
}
.ebrochuremapdimensions {    /* for map dimensions  */
	width:550px;
	height:300px;
}
.ebrochurebullet{
/* for bullets of headers  */
	background-image:url(../ResPropHomeStyle/build_headersubbullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	width:5px;
	height:5px;
}
.ebrochureverticalseparator 
{
	background:url(../ResPropHomeStyle/build_separator.gif) repeat-y;
}
.ebrochurehorizontalseparator
{
	background:url(../ResPropHomeStyle/build_separator.gif) repeat-x;
}
.ebrochurepropertythumbnail {
	height:126px;
	width:160px;
	border: 2px solid #000000;
	float:right;
	padding:0px;
	margin:0px;
}

.ebrochurehorizontalcolorseparator {
	background-color:#546401;
	height:10px;
}
.ebrochuretopleftcorner                                     /* updated for png*/              
{
	height:23px;
	width:9px;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/ResPropHomeStyle/build_top_leftcorner.png')

}
.ebrochuretopleftcorner[class] {
	background-image:url(../ResPropHomeStyle/build_top_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:23px;
	width:9px;
}
.ebrochuretoprightcorner                               /* updated for png*/
{
	height:23px;
	width:9px;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/ResPropHomeStyle/build_top_rightcorner.png')
}
.ebrochuretoprightcorner[class] {
	background-image:url(../ResPropHomeStyle/build_top_rightcorner.png);
	background-repeat:no-repeat;
	height:23px;
	width:9px;
	background-position:left;
}
.ebrochurebotleftcorner                               /* updated for png*/
{
	height:55px;
	width:9px;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/ResPropHomeStyle/build_bot_leftcorner.png')
}
.ebrochurebotleftcorner[class] {
	background-image:url(../ResPropHomeStyle/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/ResPropHomeStyle/build_bot_rightcorner.png')
	height:55px;
	width:10px;
}
.ebrochurebotrightcorner[class] {
	background-image:url(../ResPropHomeStyle/build_bot_rightcorner.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochuretopshadow                               /* updated for png*/
{
	height:8px;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/ResPropHomeStyle/build_top_shadow.png')
}
.ebrochuretopshadow[class] {
	background-image:url(../ResPropHomeStyle/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/ResPropHomeStyle/build_left_shadow.png')
}
.ebrochureleftshadow[class] {
	background-image:url(../ResPropHomeStyle/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/ResPropHomeStyle/build_bottom_shadow.png')
}
.ebrochurebottomshadow[class] {
	background-image:url(../ResPropHomeStyle/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/ResPropHomeStyle/build_right_shadow.png')
}
.ebrochurerightshadow[class] {
	background-image:url(../ResPropHomeStyle/build_right_shadow.png);
	background-position:left;
	background-repeat:repeat-y;
}
.ebrochuredatetime {
            font:bold 12px Verdana;
            color: #000000;
            height:30px;
            text-align:right;
}
/*eBrochure Settings ends*/


/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font-family: verdana;
	font-size: 12px;
	color: #676767;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	line-height: 19px;
}

.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:normal 12px verdana; 
 	text-decoration: none; 
	text-transform: none;
	color: #676767;
	padding:0px;
	/*margin:0px;*/
	line-height: 19px;
}

.companyoverviewr1c2
{
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif; 
	color: #4F91CD; 
	background-image:url(company_overview_r1_c2.gif);
}
.companyoverviewr2c1
{
	font-size: xx-small; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #00457C;
	background-image:url(company_overview_r2_c2.gif);
}
.companyoverviewr3c1
{
	font-size: xx-small; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #00457C;
	background-image:url(company_overview_r3_c2.gif);
}

/* Editor settings ends */


/* Menu settings */


.hlinkbg                                                  /* for horizontal menu */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	padding-left:15px;padding-right:15px;
	height: 30px;	
	height: 29px!ie;	
	white-space:nowrap;
}
a.hlinkbg:link, a.hlinkbg:visited, a.hlinkbg:active, a.hlinkbg:hover                                                  
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	
	padding-left:15px;padding-right:15px;
	line-height:25px;
	white-space:nowrap;
	
}

.activehlinkbg, 
a.activehlinkbg:link, 
a.activehlinkbg:visited, 
a.activehlinkbg:hover, 
a.activehlinkbg:active                                                      
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fdde71;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	
	padding-left:15px;padding-right:15px;
	line-height:25px;
	white-space:nowrap;
}

.vmenubg                                                  /* for vertical menu background */
{
	background: url(../html/corphome/images/menu-bg.gif) repeat-x;
}

														
.vlinkbg                                                 /* for vertical menu*/
{
	font-family:arial;
	font-size:15px;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
	list-style:none;
	padding: 9px 0px 9px 0px!important;
	padding: 9px 0px 9px 0px;
}

.activevlinkbg                                                 /* for vertical menu*/
{
	font-family:arial;
	font-size:15px;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
}


HWebMenu                                                /* for horizontal dropdown menu  */
{
	on-bg-color	: #232726; 
       	 on-text-color	: #ffffff;
       	 off-bg-color	: #232726;
       	 off-text-color	: #ffffff;
       	 brder-sep-color : #000000;
		
	
        
       /*settings for menu in netscape/mozilla */
        border-top-color	: #232726;
        border-left-color	: #ffffff;
        border-bottom-color	: #232726;
        border-right-color	: #ffffff;
        background-color 	: #232726;
}    


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;
}

/* --------------// CorpTop Menu starts //----------- */

.CorpTopMenu
{
	z-index:100;
	position:relative;
	padding-top:1px;
	margin-top:-1px;
}

.CorpTopMenu ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
	*margin-top:0px;
}

/* --------------// Top Level Menus starts //----------- */
.CorpTopMenu ul li{
	position: relative;
	display: inline;
	float: left;
}
.CorpTopMenu ul li.CorpTopMenuLink a{
	display: block;
	padding:6px 26px 4px 26px;
	_padding:7px 26px 7px 26px;
}

* html .CorpTopMenu ul li.CorpTopMenuLink a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
.CorpTopMenu ul li.CorpTopMenuLink a:link,
.CorpTopMenu ul li.CorpTopMenuLink a:visited
{
	font:normal 13px arial;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	height:21px;
}

.CorpTopMenu ul li.CorpTopMenuLink a:hover
{
	font:normal 13px arial;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	height:21px;
	0background:#a6958b url(Activehlinkbg.jpg) repeat-x;
}
/* --------------// Top Level Menus Ends //----------- */

/* --------------// Top Level ActiveMenu starts //----------- */
.CorpTopMenu ul li.CorpTopMenuLinkActive a{
	display: block;
	padding:6px 26px 4px 26px;
	_padding:7px 26px 6px 26px;
}
* html .CorpTopMenu ul li.CorpTopMenuLinkActive a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.CorpTopMenu ul li.CorpTopMenuLinkActive a:link, .CorpTopMenu ul li.CorpTopMenuLinkActive a:visited, .CorpTopMenu ul li.CorpTopMenuLinkActive a:hover{
	font:normal 13px arial;
	color:#FDDE71;
	text-decoration:none;
	vertical-align:middle;
	height:21px;
	0background:#a6958b url(Activehlinkbg.jpg) repeat-x;
}
/* --------------// Top Level ActiveMenu Ends //----------- */


/* --------------// Sub Level Menus starts //----------- */
.CorpTopMenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0px;
	padding:0px;
	*margin-top:-1px;
}

.CorpTopMenu ul li ul li ul
{
	display:none;
	margin:0px;
	padding:0px;
}
.CorpTopMenu ul li ul li {*margin-top:-1px;}
.CorpTopMenu ul li.CorpTopMenuLink ul li a,
.CorpTopMenu ul li.CorpTopMenuLinkActive ul li a
{
	width: 200px;
	display:block;
	padding:5px;
	border-bottom:0px solid #232726;
	*margin-top:-1px;
}

/* Sub level menu links style */
.CorpTopMenu ul li.CorpTopMenuLink ul li a:link,
.CorpTopMenu ul li.CorpTopMenuLink ul li a:visited,
.CorpTopMenu ul li.CorpTopMenuLinkActive ul li a:link,
.CorpTopMenu ul li.CorpTopMenuLinkActive ul li a:visited
{
	font:normal 11px arial;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	background:#232726;
	padding-left:5px;
}

.CorpTopMenu ul li.CorpTopMenuLink[class] ul li a:link,
.CorpTopMenu ul li.CorpTopMenuLink[class] ul li a:visited,
.CorpTopMenu ul li.CorpTopMenuLinkActive[class] ul li a:link,
.CorpTopMenu ul li.CorpTopMenuLinkActive[class] ul li a:visited
{
	font:normal 11px arial;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	padding-left:5px;
	background: #232726;
}

/*sub menus hover style*/
.CorpTopMenu ul li.CorpTopMenuLink ul li a:hover,
.CorpTopMenu ul li.CorpTopMenuLinkActive ul li a:hover
{
	font:normal 11px arial;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	background:#232726;
	padding-left:5px;
}
.CorpTopMenu ul li.CorpTopMenuLink[class] ul li a:hover,
.CorpTopMenu ul li.CorpTopMenuLinkActive[class] ul li a:hover
{
	font:normal 11px arial;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	padding-left:5px;
}
/*IE6 hack to get sub menu links to behave correctly*/
* html .CorpTopMenu ul li.CorpTopMenuLinkActive ul li a{ 
	display: inline-block;
}
.CorpTopMenu ul li.PrimaryDivider img{
	display:none;
}
/* ######### CSS classes applied to down and right arrow images  ######### */

.horz_downarrowclass{
	position: absolute;
	margin-top:5px;
	margin-left:0px;
}

.horz_rightarrowclass{
	position: absolute;
	margin-top:2px;
	right: 5px;
}

/* --------------// CorpTop Menu Ends//----------- */

/* Menu settings ends */


/* Section settings */

.design1header
{
	background: url(design1headerBg.jpg) no-repeat 0px 0px;
	font-family: "Trebuchet MS";
	color:#00457c;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding-left: 22px;
	line-height:25px;
	height:30px;
}

.design1bg

{
	background-image: url(Img-TitleLine.jpg);
	background-position:5px bottom;                    
	background-repeat:no-repeat;
	height: 2px;
}

.design2header
{
	border-bottom:	1px solid #9fbd11;
	font-family: "Trebuchet MS";
	color:#00457c;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding: 8px;
}

.design2bg

{
	width: 262px!important;
	width: 262px;
	background: url(Propertybg.jpg) repeat-x #d6d6d6;
}


.design3header
{
	height:20px;
	background-color:#666666;
	font-family:verdana;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	
}

.design3bg

{
	width: 268px!important;
	width: 258px;
	height: 148px;
	
	
}

.blankheader                                          /* when the section has no design applied (design4) */
{
	
	
	font-family: verdana;
	font-size: 13px;
	color: #676767;
	font-weight:bold;
	height:20px;
	text-decoration: none;
	text-transform: none;
	vertical-align:middle;
	line-height: 19px;
}


/* 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:70px;
	background-color:#838383;
}

.Specialstext
{
	font:bold 12px verdana ;
        color: #FFFFFF;
        text-decoration: none;
        font-style:normal;
        vertical-alignment:middle;
}
/*Specials Settings*/

/* Template specific classes */

.hbullet                                                   /* for horizontal menu background */ 
{
	background-image:url(Img-menuSeprator.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	width:2px;
}


.hmenuwidth
{
	width: 808px;
	padding: 0px 103px 0 px 100px;
}

.row1
{
	font-family: verdana;
	font-size: 13px;
	color: #676767;
	font-weight: normal;
	background-color:#a2a2a2;
	text-decoration: none; 
	padding:5px 0px 5px 5px;
	text-transform: none;
	line-height: 19px;
}

.row2
{
	font-family: verdana;
	font-size: 13px;
	color: #676767;
	font-weight: normal;
	background-color:#eeeeee;
	text-decoration: none; 
	border-bottom:1px solid #ffffff; 
	padding:5px 0px 5px 5px;
	text-transform: none;
	line-height: 19px;
}

.tableheader
{
	font-family: verdana;
	font-size: 13px;
	color: #676767;
	font-weight: normal;
	background-color:#eeeeee;
	text-decoration: none; 
	border-bottom:1px solid #ffffff; 
	text-transform: none;
	line-height: 19px;

}


.maincontentbg
{
	background: #ffffff;
}

.shadowborderleft
{
	background: url(Img-leftshadow.jpg) repeat-y;
	width: 6px;
}

.shadowborderright
{
	background: url(Img-rightshadow.jpg) repeat-y;
	width: 6px;
}

.shadowborderbottom
{
	background: url(Img-shadowB.jpg) no-repeat;
	margin-left:30px;
	height: 6px;
}

.topstrip
{
	padding: 2px 0px 0px 2px;
	background:url(Img-TopStrip.jpg) repeat-y;
	height:10px;
	
}

.margintopstrip
{
	margin:2px 0px 1px 1px;
}

.contentborder
{
	border-left: 1px solid #898989;
	border-right: 1px solid #898989;
	border-top: 1px solid #898989;
	border-bottom: 1px solid #898989;
	
	
}
.contentborderleft
{
	border-width: 2px;
	border-style:double;
	border-color: #898989;
	
}
.marginleftcontent
{
	margin: 38px 0px 31px 0px;
}

.heightrow
{
	height: 25px!important;
	height: 25px;
}

.borderwhite
{
	border: 1px solid #ffffff;
	width: 263px!important;
	width: 264px;
}

.orangestrip
{
	background-color: #eeb007;
	height:11px;
	width: 262px!important;
	width: 262px;
}

fieldset{
	border:1px, solid #484848 ;
	moz-border:1px, solid #484848;
	padding:7px;
}



legend{
	
	font-family: verdana;
	font-size: 13px;
	color: #00457c;
	font-weight: bold;
	padding:7px;
	text-decoration: none;
	text-transform: none;
	line-height: 19px;

	/*font-family:Verdana;
	font-size:12px;
	color:#00457c;
	font-weight:bold;
	font-style:normal;
	padding:7px;*/
}


.propsearchlinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#657a08;
	text-decoration:none;
}
.Numberbg
{
	background-image:url(orange_number_bkg.gif);
	background-repeat:no-repeat;
	background-repeat:no-repeat !IE;
	background-position:left top;
	vertical-align:top;
	text-align:center;
	font-family:verdana;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	
}

a.Numberbg:link
{
	background:none;
	height:18px;
	width:19px;
	vertical-align:top;
	text-align:center;
	font-family:verdana;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	padding-top:0px;
	padding-top:0px !IE ;
	padding-right:4px !IE;
	padding-right:4px;
}

a.Numberbg:active
{
	background:none;
	height:18px;
	width:19px;
	vertical-align:top;
	text-align:center;
	font-family:verdana;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	padding-top:0px;
	padding-top:0px !IE ;
	padding-right:4px !IE;
	padding-right:4px;
}


a.Numberbg:visited
{
	background:none;
	height:18px;
	width:19px;
	vertical-align:top;
	text-align:center;
	font-family:verdana;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	padding-top:0px;
	padding-top:0px !IE ;
	padding-right:4px !IE;
	padding-right:4px;
}
a.Numberbg:hover
{
	background:none;
	height:18px;
	width:19px;
	vertical-align:top;
	text-align:center;
	font-family:verdana;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	cursor:pointer;
	padding-top:0px;
	padding-top:0px !IE ;
	padding-right:4px !IE;
	padding-right:4px;
}

.sitemap                                              
{
 	font-family: verdana;
	font-size: 13px;
	color: #676767;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	line-height: 19px;

	/*font-family:Arial;
 	font-size:11px;
	 font-weight:normal;
	 color:#949494;
	 text-decoration:none;*/
}

a.sitemap:link
{
 	font-family: verdana;
	font-size: 13px;
	color: #676767;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	line-height: 19px;

	/*font-family:Arial;
 	color:#949494;
 	font-weight:normal;
 	text-decoration: none;
 	font-size:11px;*/
}

a.sitemap:visited
{
 	font-family: verdana;
	font-size: 13px;
	color: #676767;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	line-height: 19px;

	/*font-family:Arial;
	color:#949494;
	font-weight:normal;
	text-decoration: none;
	font-size:11px;*/
}

a.sitemap:hover
{
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	line-height: 19px;

	/*font-family:Arial;
 	  color:#007dc3;
	  font-weight:normal;
	  font-size:11px;
 	  text-decoration: underline;*/
}

.sitemap1                                              
{
 	

	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#676767;
 	/*color:#949494;*/
 	text-decoration:none;
}

a.sitemap1:link
{
 	font-family:verdana;
	color:#676767;
 	/*color:#949494;*/
	font-weight:normal;
 	text-decoration: underline;
 	font-size:13px;
}

a.sitemap1:visited
{
 	font-family:verdana;
	color:#676767;
 	/*color:#949494;*/
 	font-weight:normal;
 	text-decoration: underline;
 	font-size:13px;
}

a.sitemap1:active
{
 	font-family:verdana;
	color:#676767;
 	/*color:#949494;*/
 	font-weight:normal;
 	text-decoration: underline;
 	font-size:13px;
}

a.sitemap1:hover
{
 	font-family:verdana;
 	color:#000000;
	/*color:#007dc3;*/
 	font-weight:normal;
 	font-size:13px;
 	text-decoration: underline;
}

.hidemap                                              
{
 	font-family: verdana;
	font-size: 13px;
	color: #676767;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	line-height: 19px;

	/*font-family:Arial;
 	font-size:12px;
	font-weight:bold;
	color:#949494;
	text-decoration:none;*/
}

a.hidemap:link
{
	font-family: verdana;
	font-size: 13px;
	color: #676767;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	line-height: 19px;

	/*font-family:Arial;
	  color:#949494;
 	  font-weight:bold;
 	  text-decoration: none;
	  font-size:12px;*/
}

a.hidemap:visited
{
	 font-family: verdana;
	font-size: 13px;
	color: #676767;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	line-height: 19px;

	/*font-family:Arial;
	color:#949494;
 	font-weight:bold;
 	text-decoration: none;
 	font-size:12px;*/
}

a.hidemap:hover
{
 
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;

	/*font-family:Arial;
	color:#007dc3;
 	font-weight:bold;
 	font-size:12px;
 	text-decoration: underline;*/
}

h1 { 
	margin-top: 10px; 
	height: 87px; 

}

h2 { 
	font-family: verdana;
	font-size: 14px;
	color: #676767;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	line-height: 19px;
	vertical-align:middle;
	margin-top:8px !ie;
}
h3 { 
	font-family: verdana;
	font-size: 18px;
	color: #676767;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	line-height: 19px;
}

.propertyname
{
	font-family: verdana;
	font-size: 12px;
	color: #676767;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	line-height: 19px;
}

.city
{
	font-family: verdana;
	font-size: 12px;
	color: #676767;
	font-weight:bold;
	font-style:italic;
	text-decoration: none;
	text-transform: none;
	line-height: 19px;
}

.propertydesc
{
	font-family: verdana;
	font-size: 11px;
	color: #676767;
	font-weight:normal;
	text-decoration: none;
	text-transform: none;
	line-height: 19px;
}

.view                                              
{
 	font-family: verdana;
	font-size: 11px;
	color: #22445f;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	line-height: 19px;
}

a.view:link
{
 	font-family: verdana;
	font-size: 11px;
	color: #22445f;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	line-height: 19px;
}

a.view:visited
{
 	font-family: verdana;
	font-size: 11px;
	color: #22445f;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	line-height: 19px;
}

a.view:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	line-height: 19px;

}
.featuredprop_name
{
	border-bottom:1px solid #9FBD11;
	color:#00457C;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	padding:8px;
	text-decoration:none;
}
.paddingcontent
{
	padding:10px 7px 5px 7px;
/*padding: 15px 15px 0px 10px !important;
       	 padding:15px 15px 0px 10px;
text-align:justify;*/

}
td
{
	font-family: verdana;
	font-size: 12px;
	color: #676767;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	line-height: 19px;
}

.SummaryPagePropertyImage
{
	width:115px;
	height:108px;
}

/* Template specific classes ends */






