.propertyOverviewItemTotal { height:211px; }
.propertyOverviewItem { height:195px; }

.propertyOverviewItemTotal,
.propertyOverviewItem
{  
    width:220px;
    border:solid 1px #FFFFFF;
}

.propertyOverviewItemTotal:hover,
.propertyOverviewItem:hover
{
    cursor:pointer;
    border:solid 1px #333333;
}
.propertyOverviewHeadingAlpha
{
    float:left;
    margin-top:117px;
    width:220px;
    height:30px;
    background-color:#393939;
    z-index:100;
    position:relative;
}
.propertyOverviewHeadingText
{
    float:left;
    margin-top:-28px;
    padding:0px 5px 0px 5px;
    text-align:left;
    font:bold 11px Arial;
    width:210px;
    height:30px;
    white-space:normal;
    color:#FFFFFF;
    overflow:hidden;
    z-index:101;
    position:relative;
}
.propertyOverviewDetail
{
    float:left;
    margin-top:-149px;   
}
.propertyOverviewDetailCell
{
    float:left;
    padding:0px 0px 0px 2px;
    margin-top:1px;
    text-align:left;
    font:bold 11px Arial;
    width:218px;
    height:15px;
    white-space:normal;
    background-color:#eef1f6;
    color:#000000;
}
.propertyOverviewSmallDetailCell
{
    float:left;
    height:15px; 
    font-size:11px;
    font-family:Arial;
    font-weight:normal;
}
.propertyThumbnail
{
    float:left;
    background-position:center;
    background-repeat:no-repeat;
    width:220px;
    height:147px;
}
.propertyProspectDescription
{
    margin:13px 13px 13px 0px;
	text-align:left;
	float:left;
	width:294px;
	font-family:  Arial;
	font-size:11px;
}
.propertyProspectImagesHolder
{
    float:left;
    margin:13px 13px 13px 0px;
	width:220px;
}
.propertyProspectAgencyHolder
{
    float:left;
    margin:13px 0px 13px 0px;
    font-size:12px;
	width:167px;
}
.smallThumbnailsContainer
{
    float:left;
    background-image:url(../Images/propertyProspectGrid.jpg);
    background-position:right;
    background-repeat:repeat-y;
    width:220px;
}
.propertyProspectThumbnail
{
    width:220px;
    overflow:hidden;
    float:left;
    padding-bottom:1px;
}
.propertyProspectSmallThumbnail
{
    width:60px;
    overflow:hidden;
    float:left;
    padding-bottom:1px;
    margin-right:1px;
}
.propertyMenuLink
{
    float:left;
    padding-top:3px;
    margin-bottom:1px;
    padding-left:5px;
    width:177px;
    height:15px;
    font-family:Arial;
	font-weight:bold;
	font-size:11px;
	/*color:#a90f14;*/
	background-color:#c2d0e3;
	background-image:url(../images/redarrowclose.gif);
	background-position:right center;
	background-repeat:no-repeat;
	text-align:left;
}
.propertyMenuLink:hover
{
    cursor:pointer;
	background-color:#d1dbea;
}
.propertyMoreDetailLink
{
    margin-top:13px;
    padding-top:2px;
    float:right;
    padding-left:5px;
	width:290px;
	height:15px;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	/*background-color:#a90f14;*/
	background-color:#000000;
	background-image:url(../images/arrowclose.gif);
	background-position:center right;
	background-repeat:no-repeat;
	text-align:left;
}
.propertyMoreDetailLink:hover
{
    cursor:pointer;
	/*background-color:#ed1c24;*/
	background-color:#cccccc;
}
.pagerContainer
{
	width:707px;
	height:17px;
	float:left;
	color: #a90f14;
    font-size: 18px;
    font-family: Arial;
	line-height:15px;
	border-top:dotted 1px #999999;
	border-bottom:dotted 1px #999999;
	overflow:hidden;
}
.prevPage
{
    margin:1px 1px 0px 1px;
    float:left;
    width:15px;
    height:15px;
    background-image:url(../Images/prevPage.jpg);
    background-position:center;
    background-repeat:no-repeat;
}
.prevPage:hover
{
    cursor:pointer;
    background-image:url(../Images/prevPageOver.jpg);
}
.prevPageDisable
{
    margin:1px 1px 0px 1px;
    float:left;
    width:15px;
    height:15px;
    background-image:url(../Images/prevPageDisable.jpg);
    background-position:center top;
    background-repeat:no-repeat;
}
.nextPage
{
    margin:1px 1px 0px 1px;
    float:left;
    width:15px;
    height:15px;
    background-image:url(../Images/nextPage.jpg);
    background-position:center top;
    background-repeat:no-repeat;
}
.nextPage:hover
{
    cursor:pointer;
    background-image:url(../Images/nextPageOver.jpg);
}
.nextPageDisable
{
    margin:1px 1px 0px 1px;
    float:left;
    width:15px;
    height:15px;
    background-image:url(../Images/nextPageDisable.jpg);
    background-position:center;
    background-repeat:no-repeat;
}
.pageSelected
{
    margin:1px 1px 0px 1px;
    color:#fff;
    font-family: Arial;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    float:left;
    width:15px;
    height:15px;
    background-color:#000;
}
.pageButton
{
    margin:1px 1px 0px 1px;
    color:White;
    font-family: Arial;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    background-color:#6d6e72;
    width:15px;
    height:15px;
    float:left;
}
.pageButton:hover
{
    cursor:pointer;
    background-color:#eb1c24;
}
.advSearchBox
{
    padding: 2px 0px 13px 13px;
    width: 720px;
    height: 142px;
    background-color: #000000;
    overflow:hidden;
    background-image:url(../Images/advSearchGrid.jpg);
    background-position:right center;
    background-repeat:no-repeat;
}
.propertyAdvSearchSection
{
    color: #949695;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    width: 220px;
    margin-right: 13px;
    height: 142px;
    float: left;
}
.propertyAdvSearchAreaList
{
    margin-top:15px;
    padding: 2px 3px 0px 3px;
    text-align: left;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    color: #939598;
    background-color: #ffffff;
    width: 218px;
    height:81px;
    border:none;
    overflow:visible;
}
.propertyType
{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    width: 100px;
    height: 85px;
    float: left;
}
.keyword
{
    width:214px;   
    height:22px;
    padding-top:3px;
    padding-left:3px;
    background-color:White;
}
.searchField
{
    width:106px;   
    height:22px;
    padding-top:3px;
    padding-left:3px;
    background-color:White;
}
.propertySimpleSearch
{
    float: left;
    width: 500px;
    padding-top:3px;
    height: 20px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #CCCCCC;
    text-align: left;
}
.propertySimpleSearchDropdownBox
{
    font-size: 11px;
    margin-left: 10px;
}
.advSearchGridBox
{
    width:21px;
    height:131px;
    background-image:url(../Images/advSearchGrid.jpg);
    background-position:left;
    background-repeat:repeat-y;
    float:left;
    margin-top:11px;
}
