/* CSS Document */

body {
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
}

img {border:0;}

/********************************************************************** My Properties *****/

.reMyProperty{
margin-bottom:20px;
}
.reMiniHeaderHide{
height:14px;
width:562px;
background-color:#000000;
font-weight:bold;
font-size:11px;
color:#FFFFFF;
margin-bottom:2px;
}
.reMiniHeaderPlus{
float:left;
width:20px;
padding-top:2px;
}
.reMiniHeaderMinus{
float:left;
width:20px;
padding-top:2px;
}
.reMiniHeaderText{
float:left;
width:200px;
}



/********************************************************************** remals Property  *****/

.rePropHeader{
height:22px;
width:562px;
background-image:url(../images/headerBar.jpg);
font-weight:bold;
font-size:11px;
}
.rePropHeaderTitle{
float:left;
padding:3px 0 0 5px;
color:#FFFFFF;
}
.rePropHeaderArea{
float:left;
color:#aaaaaa;
padding:4px 55px 0 0;
}
.rePropContent{
background-color:#EAEAEA;
border:1px solid #CCCCCC;
margin-top:2px;
margin-bottom:12px;

}
.rePropContentLeft{
width:344px;
font-size:11px;
}
.rePropContentLeft p{
font-size:11px;
margin-bottom:5px;
}
.rePropContentLeftText{
padding:7px 5px 5px 10px;
}
.rePropContentLeftAddress{
color:#7D212B;
font-weight:bold;
margin-bottom:5px;
font-size:12px;
white-space: pre;
}
.rePropInfo{
background-color:#f5f5f5;
border:1px solid #CCCCCC;
margin:2px;
font-size:11px;
}
.rePropInfo img{
margin:5px;
}
.rePropInfoTitle{
font-weight:bold;
background-color:#cccccc;
padding:2px 0 2px 5px;
color:#222222;
}
.rePropInfoText{
padding:3px 0 5px 5px;
}
.rePropMainImage{
font-weight:bold;
background-color:#00CC00;
}
.rePropTools{
background-color:#FFFFFF;
margin-top:2px;
border-top:1px solid #CCCCCC;
padding:3px;
text-align:right;
}

.rePropTools div{
display:inline;
}
.rePropHeaderHide{
height:18px;
width:557px;
background-image:url(../images/headerBar.jpg);
font-weight:bold;
font-size:12px;
color:#FFFFFF;
padding:4px 0 0 5px;
margin-bottom:2px;
}
.rePropHeaderHide div{
display:inline;
}
.rePropCurrentListings{
margin-top:2px;
margin-bottom:12px;
}
.rePropCompletedListings{
margin-top:2px;
margin-bottom:12px;
}
.rePropHistoryContent{
background-color:#FFFFFF;
border:1px solid #CCCCCC;
margin-top:2px;
margin-bottom:12px;
padding:10px;
}
.rePropPrevOwner{
width:300px;
background-color:#eeeeee;
border:1px solid #999999;
margin:2px;
height:16px;
}
.rePropPrevOwnerBut{
float:right;
width:30px;
}
.rePropPrevOwnerText{
margin: 1px 0 0 5px;
}
.rePropPastOwnerListings{
margin-top:2px;
margin-bottom:12px;
}

/********************************************************************** remals Listing *****/

.reListHeader{
/*height:18px;  RC 10.12.2010 */
/*width:552px;*/
padding: 5px;
overflow: hidden; /* Otherwise the title wraps to the next line and pushes the content right severely */
background: black;
}
.reListHeaderType{
/*	display: inline; RC 10.12.2010 */
	display: block; /* RC 10.12.2010 */
	float: right; /* RC 10.12.2010 */
	color:#aaaaaa;
/*	padding:4px 55px 0 0;  RC 10.12.2010 */
	padding:4px 4px 0 0;

}
.remalsListingListingType {
	display: inline;
}
.reListHeaderTitle{
	display: inline;
	width: 148px;
	height: 15px;
	overflow: hidden;

/*background: url(../images/search_current_listings.gif) no-repeat;*/
}
.reListHeaderTitle .remalsListingTitle{
	font-size: 14px;
}
.remalsListingTitle {
	color: #FCA522;
	font-size: 11px;
	display: inline;
	font-weight: bold;
}
#listingSearchResultsContainer .remalsListingTitle {
	color: white;
}
#listingSearchResultsContainer .reListingTeaserNanoHeaderTitle .remalsListingTitle {
	color: #222;
}
#listingSearchResultsContainer .reListingTeaserNanoHeaderType .remalsListingListingType {
	color: #444;
}
.remalsListingTitle span.main-title
{
	background: url(../images/arrow-down.gif) no-repeat 0px 5px;
	padding-left: 11px;
}
.reListHeaderTitle a {
	color:#FFFFFF;
	background: none;
	text-decoration: none;
	font-weight: normal;
}
.reListHeaderTitle a:hover {
color:#FFFFFF;
text-decoration: underline;
}
.reListContent{
background-color:#EAEAEA;
border:1px solid #CCCCCC;
margin-top:2px;
margin-bottom:12px;

}
.reListContentLeft{
width:344px;
font-size:11px;
}
.reListContentLeft p{
font-size:11px;
margin-bottom:5px;
}
.reListContentLeftText{
padding:7px 5px 5px 10px;
}
.reListContentLeftAddress{
color:black;
font-weight:bold;
margin-bottom:5px;
font-size:12px;
white-space: pre;
}
.reListSubImage{
height:34px;
background-color:#f5f5f5;
border:1px solid #CCCCCC;
margin:2px;
overflow:hidden;
font-size:11px;
padding-left:2px;
}
.reListSubImageThumb{
float:left;
margin:2px 6px 0 0;
}
.reListSubImageText{
margin-top:3px;
}
.reListInfo{
background-color:#f5f5f5;
border:1px solid #CCCCCC;
margin:2px;
font-size:11px;
}
.reListInfoTitle{
font-weight:bold;
background-color:#cccccc;
padding:2px 0 2px 5px;
color:#222222;
}
.reListInfoText{
padding:3px 0 0px 5px;
}
.reListInfoText div{
margin-bottom:5px;
}

.reListTools{
background-color:#FFFFFF;
margin-top:2px;
border-top:1px solid #CCCCCC;
padding:3px;
text-align:right;
}

.reListTools div{
display:inline;
}
.reListHeaderHide{
height:18px;
width:557px;
background-image:url(../images/headerBar.jpg);
font-weight:bold;
font-size:12px;
color:#FFFFFF;
padding:4px 0 0 5px;
}
.reListHeaderHide div{
display:inline;
}
.reListRelatedContent{
margin-top:2px;
margin-bottom:12px;
}
.reListStatsContent{
background-color:#ffffff;
border:1px solid #CCCCCC;
margin-top:2px;
margin-bottom:12px;
padding:5px 0 5px 50px;
}
.reListStatsContent td{
font-size:10px;
text-align:right;
}
.reListStatsBox{
height:13px;
width:100px;
background-color:#ffffff;
border:1px solid #CCCCCC;
text-align:center;
font-size:11px;
padding:1px;
}
.reListCommentsContent{
background-color:#EAEAEA;
border:1px solid #CCCCCC;
margin-top:2px;
margin-bottom:8px;
}
.reListCommentsCommentArea{
margin:5px;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
padding:10px;
}
.reListCommentsCommentArea div{
margin-bottom:8px;
}
.remalsListingCommentWR{
color:#000099;
}
.reListCommentsPostComment{
padding:10px 0 15px 70px;
}


/********************************************************************** remals Property Teaser *****/

.rePropertyTeaser {
	/*vertical-align: top;*/
	width: 560px;
	height: 82px;
	margin-bottom: 6px;
  	border: 1px solid #999999;
  	background-color: #bbbbbb;
	font-size:10px;
}
.rePropertyTeaserHeader {
	height: 18px;
	padding: 2px 6px 0px 6px;
	border-bottom:1px solid #999999;
	background-color: #dddddd;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	overflow: hidden;
}
.rePropertyTeaserHeaderTitle{
float:left;
}
.rePropertyTeaserHeaderType{
float:right;
color:#aaaaaa;
}
.rePropertyTeaserHeader a{
color:#666666;
text-decoration:none;
}
.rePropertyTeaserContentDetails{
  width: 250px;
  height: 61px;
  margin: 0;
  background-color: #EFF1F0;
  border-bottom: 1px solid #999999;
  float:right;
  font-size:11px;
  color:#666666;
}
.rePropertyTeaserContentText{
width:300px;
float:left;
padding-left:6px;
}
.rePropertyTeaserImg{
float:left;
margin: 0 4px 2px 2px;
}
.rePropertyTeaserlink{
float:right;
width:64px;
margin-top:4px;
}
.rePropertyTeaserContentDetailsText{
float:left;
overflow:hidden;
/*height:55px;*/
white-space: pre;
}


/*********************************************************************** remals Listing Teaser Micro *****/

.reListingTeaserMicro{
width: 560px;
height: 45px;
border:1px solid #CCCCCC;
background-color: #EAEAEA;
margin-bottom:4px;
margin-top:2px;
}
.reListingTeaserMicroImg{
float:left;
margin: 0 3px 3px 1px;
}
.reListingTeaserMicroHeader{
color:#888888;
height:15px;
}
.reListingTeaserMicroHeaderTitle{
float:left;
}
.reListingTeaserMicroHeaderTitle a{
	font-size: 11px;
	font-weight: normal;
}
.reListingTeaserMicroHeaderType{
float:right;
width:200px;
text-align:right;
color:#999999;
margin-right:3px;
}
.reListingTeaserMicroText{
font-size:10px;
}

/********************************************************************** remals Listing Teaser *****/

.reListingTeaserGarbage{
float:right;
width:15px;
margin-left:10px;
}

.reListingTeaser {
	/*vertical-align: top;*/
	width: 560px;
	height: 82px;
	margin: 2px 0 4px 0;
  	border: 1px solid #CCCCCC;
  	background-color: #EAEAEA;
	font-size:10px;
}
.reListingTeaserHeader {
	height: 18px;
	padding: 2px 6px 0 6px;
	border-bottom:1px solid #CCCCCC;
	background-color: #848589;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.reListingTeaserHeaderTitle{
float:left;
}
.reListingTeaserHeaderType{
float:right;
color:#CCCCCC;
}
.reListingTeaserHeader a{
	color:#FFFFFF;
	background: none;
	text-decoration:none;
}
.reListingTeaserHeader a:hover{
text-decoration:underline;
color:#FFFFFF;
}
.reListingTeaserContentDetails{
  width: 250px;
  height: 58px;
  margin: 0;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  float:left;
  font-size:11px;
  color:#666666;
}
.reListingTeaserContentText{
width:300px;
float:right;
}
.reListingTeaserImg{
float:left;
margin: 0 4px 1px 1px;
}
.reListingTeaserlink{
margin-top: 7px;
float:right;
}
.reListingTeaserContentDetailsText{
overflow:hidden;
height:55px;
white-space: pre;
}

/********************************************************************** remals Person Teaser *****/

.rePersonTeaser {
    background-color: #e8e8e8;
  border: 1px black solid;
  position: relative;
  margin: 5px;
  padding: 10px;
}


.rePersonName {
float: left;
width: 100px;
}

.rePersonEmail {

}

/*********************************************************************** remals Listing Teaser Mini *****/


.reListingMiniTeaser {
	/*vertical-align: top;*/
	width: 535px;
	height: 82px;
	margin: 2px 0 4px 0;
  	border: 1px solid #CCCCCC;
  	background-color: #EAEAEA;
	font-size:10px;
}
.reListingMiniTeaserHeader {
	height: 18px;
	padding: 2px 6px 0 6px;
	border-bottom:1px solid #CCCCCC;
	background-color: #9FA0A4;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.reListingMiniTeaserHeaderTitle{
float:left;
}
.reListingMiniTeaserHeaderType{
float:right;
color:#CCCCCC;
}
.reListingMiniTeaserHeader a{
color:#FFFFFF;
text-decoration:none;
background: none;
}
.reListingMiniTeaserContentDetails{
  width: 225px;
  height: 58px;
  margin: 0;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  float:left;
  font-size:11px;
  color:#666666;
}
.reListingMiniTeaserContentText{
width:275px;
float:right;
}
.reListingMiniTeaserImg{
float:left;
margin: 0 4px 1px 1px;
}
.reListingMiniTeaserlink{
margin-top: 7px;
float:right;
}
.reListingMiniTeaserContentDetailsText{
overflow:hidden;
height:55px;
white-space: pre;
}

/*********************************************************************** remals Listing Teaser Nano *****/

.reListingTeaserNano{
width: 250px;
height: 43px;
border:1px solid #CCCCCC;
background-color: #EAEAEA;
margin-bottom:3px;
position: relative;
}
.reListingTeaserNanoImg{
max-width: 50px;
max-height:43px;
position:absolute;
top:0;
left:0;
border:1px solid #FFFFFF;
margin-right:3px;
}
.reListingTeaserNanoHeader{
position: absolute;
top: 0px;
left: 60px;
color:#888888;
font-weight:bold;
height:13px;
overflow:hidden;
}
.reListingTeaserNanoHeaderTitle{
/*float:left;*/
}
.reListingTeaserNanoHeaderTitle a{
color:#888888;
}
.reListingTeaserNanoHeaderType{
/* float:right;
width:120px;
text-align:right; */
color:#bbbbbb;
margin-right:3px;
position:absolute;
top: 15px;
left: 60px;
}
.reListingTeaserNanoText{
position:absolute;
top:30px;
left:60px;
font-size:10px;
}

/********************************************************************** remals Listing Mini Header*****/
                                            
.reListMiniHeader{
height:21px;
width:535px;
background: none;
font-weight:bold;
font-size:11px;
}

.reListMiniHeader .remalsListingTitle {
color: black;
}

.reListMiniHeader .remalsListingTitle span.main-title{
background: none;
}

/********************************************************************** remals Property Mini Teaser *****/

.rePropertyMiniTeaser {
	/*vertical-align: top;*/
	width: 535px;
	height: 82px;
	margin-bottom: 6px;
  	border: 1px solid #999999;
  	background-color: #bbbbbb;
	font-size:10px;
}
.rePropertyMiniTeaserHeader {
	height: 18px;
	padding: 2px 6px 0px 6px;
	border-bottom:1px solid #999999;
	background-color: #dddddd;
	color:#666666;
	font-weight:bold;
	font-size:12px;
}
.rePropertyMiniTeaserHeaderTitle{
float:left;
}
.rePropertyMiniTeaserHeaderType{
float:right;
color:#aaaaaa;
}
.rePropertyMiniTeaserHeader a{
color:#666666;
text-decoration:none;
}
.rePropertyMiniTeaserContentDetails{
  width: 225px;
  height: 61px;
  margin: 0;
  background-color: #EFF1F0;
  border-bottom: 1px solid #999999;
  float:right;
  font-size:11px;
  color:#666666;
}
.rePropertyMiniTeaserContentText{
width:275px;
float:left;
padding-left:6px;
}
.rePropertyMiniTeaserImg{
float:left;
margin: 0 4px 2px 2px;
}
.rePropertyMiniTeaserlink{
float:right;
width:64px;
margin-top:4px;
}
.rePropertyMiniTeaserContentDetailsText{
float:left;
overflow:hidden;
height:55px;
white-space: pre;
}

/********************************************************************** remals related listing mini header *****/

.rePropMiniHeaderHide{
height:17px;
width:530px;
background-image:url(../images/miniHeaderBar.jpg);
font-weight:bold;
font-size:12px;
color:#FFFFFF;
padding:4px 0 0 5px;
margin-bottom:2px;
}


/**************************/
/* listing search */
/**************************/

.search-title
{
	color: white;
}

.listingSearchContainer {
/*
	background-image:url(../images/listingSearchBackground.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
*/
	padding: 8px 0px 9px 4px;
	min-height: 49px;
	background-color: #EDEDED;
}
.listingSearchContainer .listingSearchBox .formLabel {
  font-size: 11px;
	padding: 3px;
	text-transform: capitalize;
}
.listingSearchContainer .listingSearchBox {
	padding: 0 0 10px 10px ; 
	float: left;
}
.listingSearchContainer .listingSearchBoxSingle {
	width: 175px;
}
.listingSearchContainer .listingSearchBoxDouble {
	width: 350px;
}
.listingSearchContainer .listingSearchBox select option {
  font-size: 10px;
}
.listingSearchContainer .clearing {
  clear: left;
}
.listingSearchContainer .listingSearchTextBox {
	margin: 5px 0px 0px 2px;
	padding: 0 0 0 8px;
	width: 418px;
	background: url(../images/text_box_border.gif) repeat-x top;
/*
	float: left;
*/
}
.listingSearchContainer .listingSearchTextBox .formLabel {
  font-size: 11px;
	color: #000000; 
	padding: 10px 3px 3px 3px;
	text-transform: capitalize;
}
#listingSearchResultsContainer {
   clear: left;
}

/**************************/
/* property search */
/**************************/

.propertySearchContainer {
#	background-image:url(../images/listingSearchBackground.jpg);
#	background-repeat: no-repeat;
	background: #ededed;
	height: 49px;
	min-height: 49px;
	margin-top: 5px;
}
.propertySearchContainer .propertySearchBox .formLabel {
  font-size: 10px;
#	color: #FFFFFF; 
	padding: 3px;
	text-transform: uppercase;
}
.propertySearchContainer .propertySearchBox {
	padding: 0 0 0 10px ; 
	float: left;
}
.propertySearchContainer .propertySearchBox select option {
  font-size: 10px;
}
.propertySearchContainer .clearing {
  clear: left;
}
.propertySearchContainer .propertySearchTextBox {
	padding: 0 0 0 10px; 
	float: left;
}
.propertySearchContainer .propertySearchTextBox .formLabel {
  font-size: 10px;
	color: #000000; 
	padding: 10px 3px 3px 3px;
}
#propertySearchResultsContainer {
   clear: left;
}

/**************************/
/* person search */
/**************************/

.personSearchContainer {
	background-image:url(../images/personSearchBackground.jpg);
	background-repeat: no-repeat;
	height: 49px;
	min-height: 49px;
	margin-top: 5px;
}
.personSearchContainer .personSearchBox .formLabel {
  font-size: 10px;
	color: #FFFFFF; 
	padding: 3px;
	text-transform: uppercase;
}
.personSearchContainer .personSearchBox {
	padding: 0 0 0 10px ; 
	float: left;
}
.personSearchContainer .personSearchBox select option {
  font-size: 10px;
}
.personSearchContainer .clearing {
  clear: left;
}
.personSearchContainer .personSearchTextBox {
	padding: 10px 0 0 10px; 
	float: left;
}
.personSearchContainer .personSearchTextBox .formLabel {
  font-size: 10px;
	color: #000000; 
	padding: 10px 3px 3px 3px;
}
#personSearchResultsContainer {
   clear: left;
   width: 280px;
}

/**************************/
/* half width listing search */
/**************************/

.halfPageHeader {
#	background-image:url(../images/headerBar250px.jpg);
	background: black;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	width: 240px;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
}

.listingHalfSearch {
	vertical-align: top;
	width: 250px;
	background-color: #EDEDED;
	padding-bottom: 8px;
}

.listingHalfSearchBox{
  padding: 8px 6px 2px 8px;
}

.listingHalfSearchFooter {
	display: none;
	width: 250px;
  height: 25px;
	min-height: 25px;
	background-image:url(../images/listingSearchBgSmall.jpg);
}

.personHalfSearch {
	vertical-align: top;
	width: 250px;
	background-color: #ededed;
	padding-bottom: 8px;
}

.personHalfSearchBox{
  padding: 8px 6px 2px 8px;
}

.personHalfSearchFooter {
	display: none;
	width: 250px;
  height: 25px;
	min-height: 25px;
background-image:url(../images/listingSearchBgSmallGrey.jpg);
}

/**************************/
/* web stats */
/**************************/

.reListingStats {padding: 5px 0;min-height:80px;height:80px; font-size: 12px; font-weight: bold;}
.reListingStats .label {margin: 5px 0 2px 0; float: left; width: 130px;}
.reListingStats .value {margin: 5px 10px 2px 0; float: left; width: 50px;}
.reListingStats .value-narrow {width: 20px;}
.reListingStats .buttons {float: left; margin-top:8px;}

a .remalsListingTitle {
	color: white;
}

a .remalsListingDescription {
	color: black;
}
