/* 34 Concord css - Fonts & Sizes */

/* ------------ START BODY tags ------------ */

BODY
{
	Font-Family: Verdana;
	Text-Align: center;
	Font-Family: Arial, Verdana;
	Font-Size: 7px;
	margin:0px;
	padding:0px;
}

Table
{
	Font-Family: Verdana;
	Font-Size: 12px;
}

H1
{
	Font-Family: Verdana;
	Font-Size: 16px;
	FOnt-Weight: bolder;
	Margin-Top: 0px;
	Margin-Bottom: 5px;
}

H2
{
	Font-Family: Verdana;
	Font-Size: 14px;
	FOnt-Weight: bolder;
	Margin-Top: 0px;
	Margin-Bottom: 5px;
}



H3
{
	Font-Family: Verdana;
	Font-Size: 18px;
	FOnt-Weight: bold;
	Margin-Top: 0px;
	Margin-Bottom: 0px;
}

.tblabodytext
{
	Font-Family: Verdana;
	font-size: 7px;
}

.tblheadtext
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:7px;
}

Table.enFullPage
{
	Margin-Top: 3px;
	Width: 778px;
}

Table.eNMainArea
{
	Width: 786px;
}

TABLE.IPListings
{
	width:535px;
	margin:0px;
	padding:0px;
}

TABLE.IPListings TD
{
	margin:0px;
	padding:0px;
}

#MainColunm
{
	margin:0px;
	padding:0px;
	text-align:left;
}

DIV.greeting
{
	padding-left:10px;
}

TABLE.PanelTopTable,
TABLE.PanelBottomTable
{
	margin:0px;
	padding:0px;
	border:0px;
}

TD.eNContentArea
{
	Vertical-Align: top;
	width: 780px;
}

TD.eNContentArea TABLE.enBodyText
{
	width:585px;
}


/* DIV.eNContentArea */


Table.enBodyText
{
	Width:  780px;
	Height:  780px;
}

TD.enBodyText
{
	Vertical-Align: top;
	Padding: 10px;
}

.eNiFrame
{
	Height: 400px;
}

/* ------------ END BODY tags ------------ */

/* ------------ START Header tags ------------ */

Table.eNPageHeader
{
	Width:  780px;
	Height: 127px;
}

TD.eNHeaderBizCard
{
	Padding: 10px;
	text-align:right;
}

TD.eNPageHeaderLinks
{
	Text-Align: left;
	Vertical-Align: Top;
	Width: 600px;
}

DIV.eNHeaderBizCard
{
	Width: 208px;
}

Table.eNHeaderLinks
{
	Width: 255px;
	height:20px;
}

TD.eNHeaderLinksHome
{
	Text-Align: Center;
	Padding: 4px;
}

TD.eNHeaderLinksAboutUs
{
	Text-Align: Center;
	Padding: 4px;
}

TD.eNHeaderLinksContactUs
{
	Text-Align: Center;
	Padding: 4px;
}

A.eNHeaderLinks
{
	Text-Decoration: none;
	Font-Size: 11px;
	Font-Family: Arial, Verdana, Helvetica, sans-serif;
}


/* ------------ END Header tags ------------ */

/* ------------ START MenuBar tags ------------ */

/*-------------------< Horizontal Menu START >-------------------*/
.HZNav {
	height: 25px;
	width: 780px;
	clear: left;
}

.HZMenu {	
	width:786px; 
	text-align:left;
	margin:0 auto 0 auto;
	padding-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
  	height:22px;
}	

/* ---------------< LI Menu Styles >--------------------*/	
HTML>BODY DIV.HZNav {
  height:15px;
  	padding-top:0px;
	}
	
*HTML DIV.HZNav {
	padding-bottom:0;	
	}
	
DIV.HZMenuContent {
	width:780px;
	margin:0;
	padding:0;
	height:25px;
	}
/* ---------------< Main Menu List >-------------------*/
UL#rciMenu {
  padding: 0 0 5px 0;
  margin: 1px;
  list-style: none;
  margin-left:auto;
  margin-right:auto;
}

HTML>BODY UL#rciMenu {
	width:auto;
	padding-left:40px;
}

/* ---------------< Parent Item >-------------------*/
LI.rciMenuItemParent,
LI.rciMenuItemParentLast {
  float: left;
  position: relative;
  width: auto;
  margin:0; 
  padding:0 5px 0 5px;
  text-decoration:underline;
} 

UL#rciMenu LI.rciMenuItemParent a.rciMenuItemParent:link, a.rciMenuItemParent:visited, a.rciMenuItemParentHighLighted:link,a.rciMenuItemParentHighLighted:visited,
UL#rciMenu LI.rciMenuItemParentLast a.rciMenuItemParentLast:link, a.rciMenuItemParentLast:visited, a.rciMenuItemParentLastHighLighted:link,a.rciMenuItemParentLastHighLighted:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  padding:6px;  
  height:18px;
  text-decoration:underline;
}

HTML>BODY UL#rciMenu LI.rciMenuItemParent a.rciMenuItemParent:link, a.rciMenuItemParent:visited, a.rciMenuItemParentHighLighted:link,a.rciMenuItemParentHighLighted:visited,
HTML>BODY UL#rciMenu LI.rciMenuItemParentLast a.rciMenuItemParentLast:link, a.rciMenuItemParentLast:visited, a.rciMenuItemParentLastHighLighted:link,a.rciMenuItemParentLastHighLighted:visited {  
  height:37px;
}

*HTML UL#rciMenu LI.rciMenuItemParent a.rciMenuItemParent:link, a.rciMenuItemParent:visited, a.rciMenuItemParentHighLighted:link,a.rciMenuItemParentHighLighted:visited,
*HTML UL#rciMenu LI.rciMenuItemParentLast a.rciMenuItemParentLast:link, a.rciMenuItemParentLast:visited, a.rciMenuItemParentLastHighLighted:link,a.rciMenuItemParentLastHighLighted:visited {  
  padding:0;
  margin:3px 6px 0px 6px;
  height:11px;
}

UL.rciMenuChildGroup {
	display: none;
	position: absolute; 
	top: 15px;
	left:6px;	
	padding:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	margin:0;
	list-style:none;
	width:150px;
} 

/* ---------------< Child Items List - replaces the flyout >-------------------*/
UL.rciMenuChildGroup LI.rciMenuItemChild a.rciMenuItemChild:link, a.rciMenuItemChild:visited{
	text-decoration:none;
	padding: 1px 0 1px 0;
	font-weight:normal;
} 

/* ---------------< Individual Child Items >-------------------*/
UL.rciMenuChildGroup LI.rciMenuItemChild a.rciMenuItemChild:hover {
	text-decoration:none;
	padding: 1px 0 1px 0;
	font-weight:normal;
} 

LI.rciMenuItemChildHighLighted a.rciMenuItemChildHighLighted:link, a.rciMenuItemChildHighLighted:visited {
	text-decoration:none;
	font-weight:bold;
	padding: 1px 0 1px 0;
} 

/* ---------------< Selected Child >-------------------*/
li > ul.rciMenuChildGroup {
}
	
li:hover ul.rciMenuChildGroup, li.over ul.rciMenuChildGroup{ 
	display: block;
	z-index:100;
	text-decoration:none;
}
	
UL.rciMenuChildGroup LI.rciMenuItemDivider {
	padding:0;
	margin:0;
	height:1px;
	font-size:1px;
	width:100%;
	display:none;
	visibility:hidden;
}

li:hover ul.rciMenuChildGroup li.rciMenuItemChild a:hover, li.over ul.rciMenuChildGroup li.rciMenuItemChild a:hover{ 
	text-decoration:underline;
}
/* ---------------< LI Menu Styles END >-------------------*/
/*-------------------< Horizontal Menu END >-------------------*/
/*==============================< Header and Horizontal Menu END >==============================*/

/*-----------------------------------------------------------------------------*/




/* ------------ END MenuBar tags ------------ */


/* ------------ START BizCard tags ------------ */

TD.phoneNumber
{
	text-align:center;
}

DIV.eNBizCard
{
	Padding-Top: 15px;
	Padding-Bottom: 15px;
}

IMG.eNBizCardPhoto
{
	Text-Align: left;
	Width: 78px;
}

TD.eNBizCardPhoto
{
	width: 88px;
	Text-Align: left;
}

DIV.eNBizCardName
{
	Font-Weight: bold;
	Text-Align: left;
	Font-Family: Arial, Verdana;
	Font-Size: 13px;
	text-transform: uppercase;
}

DIV.eNBizCardPhone
{
	Text-Align: left;
	Font-Family: Arial, Verdana;
	Font-Size: 10px;
}

SPAN.eNBizCardPhoneCaption
{
	Padding-Right: 5px;
	Font-Family: Arial, Verdana;
	Font-Size: 10px;
}

DIV.eNBizCardFax
{
	Text-Align: left;
	Font-Family: Arial, Verdana;
	Font-Size: 10px;
}

SPAN.eNBizCardFaxCaption
{
	Padding-Right: 5px;
	Font-Family: Arial, Verdana;
	Font-Size: 10px;
}

DIV.eNBizCardEmail
{
	Text-Align: left;
	Font-Family: Arial, Verdana;
	Font-Size: 10px;
}

A.eNBizCardEmail
{
	Text-Decoration: none;
}

DIV.eNBizCardAddress1
{
	Text-Align: left;
	Font-Family: Arial, Verdana;
	Font-Size: 10px;
}

DIV.eNBizCardAddress2
{
	Text-Align: left;
	Font-Family: Arial, Verdana;
	Font-Size: 10px;
}

DIV.eNBizCardCityStateZip
{
	Text-Align: left;
	Font-Family: Arial, Verdana;
	Font-Size: 10px;
}

DIV.Homepage_epbizcardname
{
font-family: Verdana, Arial, Helvetica, sans-serif;
} 

DIV.epbizcardname
{
font-family: Verdana, Arial, Helvetica, sans-serif;

} 

DIV.Homepage_ePBizCardBusiness
{
font-family: Verdana, Arial, Helvetica, sans-serif;

} 

DIV.Homepage_ePBizCardAddress1
{
font-family: Verdana, Arial, Helvetica, sans-serif;

} 

DIV.Homepage_ePBizCardAddress2
{
font-family: Verdana, Arial, Helvetica, sans-serif;

} 

DIV.Homepage_ePBizCardCityStateZip
{
font-family: Verdana, Arial, Helvetica, sans-serif;
} 

DIV.Homepage_ePBizCardFax
{
font-family: Verdana, Arial, Helvetica, sans-serif;

} 

DIV.Homepage_ePBizCardBizPhone
{
font-family: Verdana, Arial, Helvetica, sans-serif;

} 

DIV.Homepage_ePBizCardAgentEmail
{
font-family: Verdana, Arial, Helvetica, sans-serif;

}

TABLE#AgentInfo_Audio_audiobox
{
	text-align:center;
	width:200px;
}

/* ------------ END BizCard tags ------------ */

/* ------------ START HomePage tags ------------ */

TD.namebg
{
	Padding-Left: 10px;
}

TD.tagline
{
	color:#660000;
	Padding-Left: 10px;
	font-size:19px;
	font-family:Verdana;
}

TD.HPHeadline
{
	Padding-Left: 10px;
	Padding-Right: 10px;
	Padding-Bottom: 10px;
}

TD.HPParagraph
{
	Padding: 16px;
	Text-Align: justify;
	Vertical-Align: top;
}

DIV.HPParagraph
{
	Padding: 16px;
	Vertical-Align: top;
}

TD.HPFeaturedProperty
{
	Width: 166px;
	Text-Align: center;
}

DIV.HPFeaturedProperty
{
	Padding: 10px;
	Height:  780px;
}

H2.HPFeaturedProperty
{
}

SPAN.featureHeading
{
	float:left;
	width:100%;
	font-weight:bold;
	text-align:center;
}

SPAN.reNews
{
	font-weight:bold;
}

TD.FPAddress
{
	Padding-Top: 5px;
	Text-Align: center;
}

TD.FPBedBaths
{
	Text-Align: center;
}

TD.FPPrice
{
	Text-Align: center;
}

TD.FPButtons
{
	Text-Align: center;
}

DIV.FPViewDetails
{
	Padding: 3px;
}

TD.REMSFeaturedSearches
{
	width:550px;
}

IMG.REMSFeaturedPropertyImage
{
}

DIV.HPHeadline
{
	Padding: 10px;
	Text-Align: justify;
}


DIV.eNHPText
{
	Font-Family: Arial, Verdana;
	Font-Size: 12px;
}

SPAN.eNHPText
{
	Font-Family: Arial, Verdana;
	Font-Size: 12px;
}

Table.eNHPButtons
{
	Padding: 0px;
}

TD.HPButtonsLeft
{
	Width: 50%;
}

TD.HPButtonsRight
{
	Width: 50%;
}

SPAN.HPButtonHeadline
{
	Font-Family: Arial, Verdana;
	Font-Size: 12px;
	Font-Weight: bold;
}

A.HPButtonHeadline
{
}

SPAN.HPButtonText
{
	Font-Family: Arial, Verdana;
	Font-Size: 12px;
}

TD.HPButtonImage
{
	Padding: 5px;
}

IMG.HPButtonImage
{
	Width: 60px;
}

/* ------------ END HomePage tags ------------ */



/* ------------ START Footer tags ------------ */

TD.eNFooterBG
{
	Padding-Left: 10px;
	Padding-Right: 10px;
	Padding-Bottom: 10px;
	Padding-Top: 10px;
}

DIV.eNFooterBG
{
	Padding: 10px;
	Text-Align: justify;
}


Table.eNFooter
{
	Width:  786px;
	Height: 40px;
}

TD.eNCopyright
{
	Text-Align: center;
	Padding: 3px;
}

DIV.eNCopyright
{
	Font-Family: Arial, Verdana;
	Font-Size: 11px;
}

TD.eNTagline
{
	Padding: 3px;	
}

DIV.eNTagline
{
	Text-Align: center;
}

A.eNTagline
{
	Font-Family: Arial, Verdana;
	Font-Size: 11px;
	Text-Decoration: none;
}

A.eNFooterLink
{
	Text-Decoration: none;
}

/* START Contact footer */
Table.eNFooterContactInfo
{
	Width: 786px;
	Height: 40px;
}

TD.eNFooterContactInfo
{
	Text-Align: center;
	Padding-Top: 0px;
}

DIV.eNFooterContactName
{
	Font-Family: Arial, Verdana;
	Font-Size: 12px;
	line-height: 14px;
	font-weight:bold;
}

DIV.eNFooterContactInfo
{
	Font-Family: Arial, Verdana;
	Font-Size: 11px;
	line-height: 14px;
}

SPAN.eNFooterContactInfo
{
	Font-Family: Arial, Verdana;
	Font-Size: 11px;
	line-height: 14px;
	text-transform:uppercase;
	font-weight:bold;
}
/* END Contact footer */
/* ------------ END Footer tags ------------ */

TD.enPagination
{
}

SPAN.enPaginationCount
{
}

SPAN.enPaginationPages
{
}

a.enPaginationPrev
{
}	

a.enPaginationPrev:hover
{
}

a.enPaginationNext
{
}	

a.enPaginationNext:hover
{
}


a.enPagination
{
}	

a.enPagination:hover
{
}

SPAN.enPaginationCurrentPage
{
}

SPAN.enPaginationDivider
{
}

/* Featured Property Styles */

TABLE.REMSFeaturedProperty {}

TD.REMSFeaturedPropertyColumn {}

IMG.REMSFeaturedPropertyImage {
	width: 128px;
}

SPAN.REMSFeaturedPropertyAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 13px;
	padding: 0px 0px 2px 5px;
}

SPAN.REMSFeaturedPropertyBedAndBath {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 13px;
	padding: 0px 0px 2px 5px;
}

SPAN.REMSFPEnahncedPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 13px;
	padding: 0px 0px 2px 5px;
}

TR.REMSFeaturedPropertyRow {
	vertical-align:top;
}

/* Featured Property Styles */

DIV.eNAboutUsAwards {}

TABLE.enAdminPreviewSelect { padding-right:20px;}

#MainArea {}

.SlideShowViewerPhoto{
width:250px;
}

.eNAboutUsLogo{
width:100px;
float:right;
}

.AgentBizCardPhoto{
width:142px;
}


HTML>BODY td.lftagentphoto{
width:auto;
height:auto;
}

div.eNContentArea table.enBodyText {
height:780px;
width:585px;
}

Table.TopPageBizCardTable {
width:575px;
}

TD.eNBizCardRight {
width:1%;
}

TD.eNBizCardMiddle {
width:1%;
padding-right:5px;
}

.eNBizCardCompany {
font-weight:bold;
}




TD.eNBizCardRight {

width:1%;

}

 

TD.eNBizCardMiddle {

width:1%;

padding-right:5px;

}

 

.eNBizCardCompany {

font-weight:bold;

}

 

 

DIV.eNBizCardAddress1


{

            Text-Align: left;

            Font-Family: Verdana, Arial, Helvetica, sans-serif;

            Font-Size: 11px;

            width:100%;

}

 

DIV.eNBizCardAddress2

{

            Text-Align: left;

            Font-Family: Verdana, Arial, Helvetica, sans-serif;

            Font-Size: 11px;

            width:100%;

}

 

DIV.eNBizCardCityStateZip

{

            Text-Align: left;

            Font-Family: Verdana, Arial, Helvetica, sans-serif;

            Font-Size: 11px; 

            width:100%;

}
/*---<TABS>---*/
.searchTab {
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:25px;
	}

a.searchTab:link {
	text-decoration:none;
	}

a.TabDefaultClass,
a.TabDefaultClass:link,
a.TabDefaultClass:visited,
a.TabDefaultClass:hover,
a.TabDefaultClass:active,

a.TabDefaultClass span.searchTab,
a.TabDefaultClass:link span.searchTab,
a.TabDefaultClass:visited span.searchTab,
a.TabDefaultClass:hover span.searchTab,
a.TabDefaultClass:active span.searchTab,

a.TabMouseOverClass,
a.TabMouseOverClass:link,
a.TabMouseOverClass:visited,
a.TabMouseOverClass:hover,
a.TabMouseOverClass:active,

a.TabMouseOverClass span.searchTab,
a.TabMouseOverClass:link span.searchTab,
a.TabMouseOverClass:visited span.searchTab,
a.TabMouseOverClass:hover span.searchTab,
a.TabMouseOverClass:active span.searchTab,

a.TabSelectedClass,
a.TabSelectedClass:link,
a.TabSelectedClass:visited,
a.TabSelectedClass:hover,
a.TabSelectedClass:active,

a.TabSelectedClass span.searchTab,
a.TabSelectedClass:link span.searchTab,
a.TabSelectedClass:visited span.searchTab,
a.TabSelectedClass:hover span.searchTab,
a.TabSelectedClass:active span.searchTab {
	text-decoration:none;
	}

.TabDefaultClass {
	display:block;
	height:28px;
	width:132px;
	text-align:center;
}

.TabMouseOverClass {
	display:block;
	height:28px;
	width:132px;
	text-align:center;
}

.TabSelectedClass {
	display:block;
	height:28px;
	width:132px;
	text-align:center;
}
/*Open Houses*/
/*Main description and separator border between search results*/

TD.listingSearch2 {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #000000; 
	BORDER-TOP: 1px groove #666666;
	border-bottom:1px solid white;
}	
/*---</TABS>---*/
/* ---------------< Tabs START >---------------*/
/* TABS Property Search page*/
/*font color for the search tabs*/
.searchTab{
	color:#000000;
}
/*Quick Search,  Address/MLS, Advanced Search */
/*Tab Links*/
a.TabDefaultClass:link, a.TabDefaultClass:active, a.TabDefaultClass:visited , a.TabDefaultClass:hover{
	text-decoration:none;
}
/*Graphic tab and color setting*/
/*Begin Customize tab graphics, color, etc*/
.TabDefaultClass {
	vertical-align:middle;
	background-color: transparent;
	/*SAME COLOR: This color should be the same as DIV.REMSListingSearchCount, TD.REMSGridHeader, TR.REMSGridHeader, and the others*/
	background-image: url(../images/TABS_Default.gif);/*change this image to make it color-var friendly*/
	background-repeat:no-repeat;
	color:#ffffff;
}
.TabMouseOverClass {
	text-decoration:none;
	vertical-align:middle;
	background-color: transparent;
	/*SAME COLOR: This color should be the same as DIV.REMSListingSearchCount, TD.REMSGridHeader, TR.REMSGridHeader, and the others*/
	background-image: url(../images/TABS_Selected.gif);/*change this image to make it color-var friendly*/
	background-repeat:no-repeat;
	background-position: bottom left;
	color:#ffffff;
}
.TabSelectedClass {
	background-color: transparent;
	/*SAME COLOR: This color should be the same as DIV.REMSListingSearchCount, TD.REMSGridHeader, TR.REMSGridHeader, and the others*/
	background-image: url(../images/TABS_Selected.gif);/*change this image to make it color-var friendly*/
	background-repeat:no-repeat;
	background-position: top left;
	color:#ffffff;
}
/*End Customize tab graphics, color, etc*/
/*Usually blue bar where search button is. Add backgroung color and remove or change image to adapt this to any template*/
/* ---------------< Tabs END >---------------*/

TABLE.REMAXsearchResults,
TABLE.REMAXsearchResults TABLE
TABLE.REMAXsearchResults TABLE TR,
TABLE.REMAXsearchResults TABLE TR TD {
margin:0px;
padding: 1px 1px;
border-collapse:collapse;
}

DIV.MainSearch {
width:600px;
padding-bottom:20px;
border-bottom: 0px solid #333333;
}

DIV.MainSearch TABLE {
width:600px !important;
}

DIV#REMSQuickSearchMain {
padding-left:35px;
}

TD.SearchPannelButton {
width:100%;
}

.Panel2TopTable {
margin:0px;
padding:0px;
background:#FFFFFF;
border-collapse:collapse;
}

.Panel2TopTable TD {
vertical-align:top;
}

.Panel2TopTable a.REMSLinkCommand {
display:block;
vertical-align:top;
}

TD.Panel2TopMidRight {
}

HR.SearchResults {
display:none;
}

TABLE.Panel2BottomTable {
margin:0px;
padding:0px;
background:#FFFFFF;
border-collapse:collapse;
}

a.REMSLinkCommandSmaller {
color:#333333;
}

a.REMSLinkCommandSmaller:hover {
color:#333333;
}



Table.TopPageBizCardTable {
width:534px;
}

Table.TopPageBizCardTable TD.eNBizCard {
text-align:right;
}

TD.eNBizCardRight {
width:1%;
text-align:right;
}

TD.eNBizCardRight IMG {
}

TD.eNBizCardMiddle {
width:1%;
padding-right:5px;
}

.eNBizCardCompany {
font-weight:bold;
}

div.eNAboutUsBizCard{
width:205px;}

.BizCard3_AgentLogo {
width:100px;
}


.eNBizCardLogo {
width:100px;
/* height:80px; */
}

.Homepage_eNBizCardLogo {
width:100px;
/* height:80px; */
}

/*------- Find Property Box - START ------*/

.HPQuickSearchContent{
width:172px;
margin: 0px 0px 20px 36px;
padding:0px;
}

HTML > BODY .HPQuickSearchContent{
margin: 0px 0px 20px 36px;
}


#srch_prop{
	margin:0px;
	padding: 5px 0px 5px 7px;
	border: 1px solid #CCCCCC;
	background:#FFFFFF;
	text-align:center;
}

#srch_prop h2{
	width:100%;
	text-align:left;
}

#srch_prop br,
#srch_prop p{
	display:none;
}

#txtCityStateZip{
	margin:0px 0px 2px 0px;
}

#cboMinPrice{
	margin:0px 2px 2px 0px;
}

#cboMaxPrice{
	margin:0px 0px 2px 0px;
}

#cboBedrooms{
	margin:0px 2px 5px 0px;
}


#cboBathrooms{
	margin:0px 0px 5px 0px;
}

.ctysttzp{
	float:left;
	display:block;
	color:#999999;
	width:156px;
	font-size:10px;
	margin:0px;
}

.srch_lft{
	float:left;
	color:#999999;
	width:76px;
	font-size:10px;
	height:19px;
	margin:0px;
}

.srch_rit{
	float:left;
	color:#999999;
	width:78px;
	font-size:10px;
	height:19px;
	margin:0px;
}

INPUT.srch_btn {
	float:none;
	display:block;
	background-image:URL('/images/SearchButton.gif');
	background-repeat:no-repeat;
	background-position:top left;
	font-size:0px;
	line-height:0px;
	text-indent:-999999px;
	margin: 5px auto;
	padding:0px;
	WIDTH: 83px; HEIGHT: 19px;
	border:0px;
	outline:0px;
	overflow:hidden;
	cursor:pointer;
}

/*------- Find Property Box - END ------*/

#RightColumn {
padding-top:79px;
}

#MainListinTD {
/*border:1px solid red;*/
}

Div.MainListinTDDiv {
margin-top:37px;
}

#Table1 {
width:240px;
}
.Homepage_ePBizCardCellPhoneCaption {
padding-right:3px;
}
.Homepage_ePBizCardBizPhoneCaption {
padding-right:3px;
}
.Homepage_ePBizCardFaxCaption {
padding-right:3px;
}

.enDisplayListings{
	width:762px;
}

#SRrule2 {
width:762px;
}

html>body div.eNAboutUsBizCard {
width:242px;
}

td.enListingImage {
width:124px;
}

#Table1 #REMSListingPagination2 {
width:auto !important;}

.PropertyListPaginationBackground {
width:auto !important;
}

.REMSListingPagination{
	width:510px;
}
#PropertyListInfoCenter1_Repeater1_ctl00_PropertySummaryInfoCenter1_RemoveListing {
	float:right; 
	left: 327px;
    position: relative;
}
#PropertyListInfoCenter1_Repeater1_ctl02_PropertySummaryInfoCenter1_RemoveListing {
	float:right; 
	left: 327px;
    position: relative;
}
#PropertyListInfoCenter1_Repeater1_ctl04_PropertySummaryInfoCenter1_RemoveListing {
	float:right; 
	left: 327px;
    position: relative;
}
#PropertyListInfoCenter1_Repeater1_ctl06_PropertySummaryInfoCenter1_RemoveListing {
	float:right; 
	left: 327px;
    position: relative;
}
$PropertyListInfoCenter1_Repeater1_ctl08_PropertySummaryInfoCenter1_RemoveListing {
	float:right; 
	left: 327px;
    position: relative;
}
#PropertyListInfoCenter1_Repeater1_ctl10_PropertySummaryInfoCenter1_RemoveListing {
	float:right; 
	left: 327px;
    position: relative;
}
$PropertyListInfoCenter1_Repeater1_ctl12_PropertySummaryInfoCenter1_RemoveListing {
	float:right; 
	left: 327px;
    position: relative;
}
.courtesyof {
	position: relative;
	left: 0px;
	top:-3px;
	float:left;
}

.courtesyflyer {
	float: left;
    left: 275px;
    margin-bottom: 23px;
    position: relative;
    top: 0;
	
}
#REMSQuickSearchPanelBottom .FMLSIDXContainer {
	position: relative;
	top:-18px;
	color: #000000;
    font-family: Arial;
    font-size: 10pt;
}
.FMLSIDXContainer {
	position: relative;
	top:-2px;
	color: #000000;
    font-family: Arial;
    font-size: 10pt;
}
.FMLSIDXContainer {top:-13px\9;}
.courtesyof {top:-16px\9;}   
#REMSQuickSearchPanelBottom .FMLSIDXContainer {top:-30px\9;}
.FMLSIDXContainer {
    width: 450px;
} 
#tblCourtesyOfUpper {
	width: 495px;
	position: relative;
	top: -6px;
} 
#tblCourtesyOfUpper {
	margin-bottom:6px\9;
	top: -8px!important\9;
} 

