/*
Page number layout
*/
#pagination{
	font-size:8pt;
	text-align:center;
	margin:1em 0;
}
#pagination ul{
	display:inline;
	list-style-type:none;
	line-height:2em;
	padding:0;
	margin:0 0 0 .5em;
}
#pagination li{
	display:inline;
}
#pagination a{
	color:#5F5F5F;
	text-decoration:none;
	padding:.1em .3em;
	border:1px solid #E1E1E2;
	padding:2px 8px;
	margin:0 2px;
}
#pagination a:hover{
	color:#ffffff;
	background-color: #244698;
}
#pagination li.current span{
	color: #FFFFFF;	
	padding:2px 8px;
	margin:0 2px;
	/* background-color:#5F5F5F; */
	border:1px solid #5F5F5F;
	background-color: #244698;
}
#pagination li.disabled span{
	color:#888888;
	padding:2px 8px;
	margin:0 2px;
	border:1px solid #888;
}



#widget {
	width:230px;
	background-color:#ececec;
	float:left;
	font-size: 120%;
}
#widget #widgetquicksearch {
	background-image:url(../images/listing-qsearch.gif);
	background-repeat:no-repeat;
	padding:0 18px;
	padding-top:73px;
	font-size:120%;
}
#widget #widgetquicksearch td {
	padding:5px 0;
	margin-top: 2px;
	text-align: right;
}
#widget #widgetquicksearch td select {
	margin-left:8px;
	width:142px;
	font-size:100%;
	border: 1px solid #747474;
	padding: 1px;
	-moz-border-radius:			5px;
	-webkit-border-radius:		5px;
	border-radius:				5px;
}
#widget #agentdetail {
	padding: 0 15px;
	margin-top:12px;
}
#widget #agentdetail h3 {
	background-image:url(../images/listing-title2.gif);
	background-repeat:no-repeat;
	color:white;
	padding:6px 28px;
	font-size:120%;
}
#widget #loancalc {
	padding: 0 15px;
	margin-top:12px;
}
#widget #loancalc h3 {
	background-image:url(../images/listing-title2.gif);
	background-repeat:no-repeat;
	color:white;
	padding:11px 13px;
	font-size:120%;
}
#widget #loancalc p {
	padding: 0 25px;
	margin:2px;
}
#widget #loancalc label {
	display:block;
}

#widget .widgetbot {
	width:239px;
	height:11px;
	font-size:1px;
	background-image:url(../images/listing-quicksearch-bg-bot.gif);
	background-repeat:no-repeat;
}


#result {
	width:980px;
    margin:0 auto;
	font-size:85%;
	margin-bottom:30px;
	margin-top:2px;
}
#result #propdetail {
	width:689px; /* 680 */
	margin-right:14px;
	margin-left:15px;
	float:right;
}
#result #propdetail h1 {
	color:#707070;
	border:none;
	font-size:120%;
	margin:0;
	padding:0;
}
#result #propdetail #sort {
	margin: 0;
	padding: 0;
}
#result #propdetail .propbox {
    font-size:8pt;
    margin-bottom:4px;
	font-weight:bold;
	background-image: url(../images/result_prop-top.gif);
	background-repeat: no-repeat;
	padding-bottom:25px;
    border:none;
}
#result #propdetail a img{
	border: 1px solid #8A8A8A;
}
#result #propdetail .titlebox2 {
	margin:0;
	padding:0;
    color:white; 
}
#result #propdetail .titlebox3 {
	margin:0;
	padding:0;
	width:auto;
	height:35px;
}
#result #propdetail b.title {
	font-size:120%;
	margin-top:10px;
	margin-left:20px;
	color:white;
}
#result #propdetail i.price {
	font-size:120%;
	color:white;
	white-space: pre;
}
#result #propdetail .listingbox2 {
	font-size:8pt;
    padding:6px;
	font-weight:bold;
    color:#3e3e3e;
    margin: 0 10px;
    margin-bottom:10px;
}
#result #propdetail .housepix {
    border:solid #3E3E3E 1px;
}
#result #propdetail .housetitle {
	display:block;
	white-space: nowrap;
}
#result #propdetail .street {
    padding-top:3px;
	font-weight:normal;
}
#result #propdetail .desc {
    padding-top:5px;
	font-weight:normal;
	line-height: 150%;
	margin: 0 5px 0 5px;
	color: #3E3E3E;
}
#result #propdetail .propdetail {
	font-weight:normal;
	background-image: url(../images/result-moredetail.gif);
	background-repeat: no-repeat;
	width:163px;
	height:69px;
	padding-top:5px;
	display:block;
}
#result #propdetail .propdetail span {
	display:block;
	margin:0 10px;
	margin-bottom:3px;
}
#result #propdetail .propdetail .moredetail {
	margin-top:10px;
}
#result #propdetail .propdetail .moredetail a {
	color:#3E3E3E;
}
#result #propdetail .rooms {
	font-weight:bold;
	text-align:center;
	background-image: url(../images/result-rooms.gif);
	background-repeat: no-repeat;
	width:167px;
	margin-top:17px;
}

/*
listing.php
*/
#listing {
	width:980px;
    margin:0 auto;
	margin-top:2px;
	font-size:85%;
	margin-bottom:30px;
}
#listing #propdetail {
	margin-top:15px;
	margin-right:14px;
	margin-left:24px;
	float:right;
	font-size:75%;
}
#listing #detailshow {
	padding:17px;
	margin-top:10px;
	background-color:#ececec;
	text-align: justify;
	color:#234597;
	width:459px; /* 680 */
	padding-right:204px
}
#listing #detailshow h1 {
	color:#234597;
}
#listing #detailshow #photo {
	margin-left:10px;
	margin-bottom:10px;
	margin-right:-187px;
	float:right; 
	width:353px;
	height:283px;
}
#listing #detailshow .morephoto {
	margin-left:465px;
	margin-top:295px;
	width:181px;
	position: absolute;
}
#listing #detailshow .morephoto div {
	background-repeat:repeat-x;
	background-color:#657CB6;
	padding-top:13px;
}
#listing #detailshow .morephoto a.click4more {
	display:block;
	margin-left:9px;
	margin-bottom:9px;
	font-size:110%;
	font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}
#listing #detailshow .morephoto img {
	border:1px solid #FAF5E1;
	margin-left:9px;
	margin-bottom:9px;
}
#listing #detailshow .morephoto span {
	display:block;
	width:181px;
	height:8px;
	font-size:1px;
	background-image:url(../images/listing-morephoto-bg-bot.gif);
	background-repeat:no-repeat;
}

#listing #detailshow h1 {
	font-size:170%;
	border:none;
	margin:0;
}
#listing #detailshow h2.price {
	font-size:140%;
	color:red;
	margin-bottom:6px;
}
#listing #detailshow h2.street {
	font-size:140%;
}
#listing #detailshow span.desc {
	font-size:120%;
}

#listing #propdetail .detailtop {
	margin-top:8px;
	width:475px;
	height:6px;
	font-size:1px;
	background-image:url(../images/listing-detail.gif);
	background-repeat:no-repeat;
}
#listing #propdetail .detail {
	width:443px;
	border-left:1px solid #C2C2C2;
	border-right:1px solid #C2C2C2;
	background-image:url(../images/listing-detail-bg.gif);
	background-repeat:repeat-x;
	padding:6px 15px;
	font-size:110%;
	background-color:white;
	color:#234597;
}
#listing #propdetail .detail h3 {
	font-size:130%;
	margin:0;
	margin-bottom:5px;
	color:#234597;
}
#listing #propdetail .detail td {
	border-bottom:1px solid #C2C2C2;
	padding:5px 0;
	color:#000000;
	text-align: justify;
}
#listing #propdetail .detail .fieldName{
	width: 130px;
}
#listing #propdetail .detail td b {
	padding-right:10px;
	color:#234597;
}
#listing #propdetail .detailbot {
	width:475px;
	height:8px;
	font-size:1px;
	background-image:url(../images/listing-detail-bot.gif);
	background-repeat:no-repeat;
}
#listing #propdetail .detailbot {
	width:475px;
	height:8px;
	font-size:1px;
	background-image:url(../images/listing-detail-bot.gif);
	background-repeat:no-repeat;
}
#listing #propdetail .googlemap {
	color:#0B3053;
	margin-top:25px;
	margin-bottom:25px;
}
#listing #propdetail .googlemap h3 {
	font-size:130%;
	margin:0;
	margin-bottom:5px;
	color:#234597;
}

#listing #propdetail .contactme {
	width:443px;
	border-left:1px solid #C2C2C2;
	border-right:1px solid #C2C2C2;
	background-image:url(../images/listing-detail-bg.gif);
	background-repeat:repeat-x;
	padding:6px 15px;
	font-size:110%;
	background-color:white;
}
#listing #propdetail .contactme h3 {
	font-size:130%;
	margin:0;
	margin-bottom:5px;
	color:#234597;
}
#listing #propdetail .contactme td {
	padding:5px 0;
	color:#000000;
}
#listing #propdetail .contactme td b {
	padding-right:10px;
	color:#234597;
}
#listing #propdetail .contactme input[type=text] {
	width:300px;
}
#listing #propdetail .contactme textarea {
	width:300px;
}
