@charset "UTF-8";
/* CSS Document */

.categoryTab {
	background:url(../images/listings-top-bg.gif) top left no-repeat;
	padding: 5px 10px 5px 10px;
	color: #FFF;
	width: 589px;
	float:left;
	display:block;
	}

.viewTypes {
	width: 170px;
	float:left;
	display:block;
	font-weight:bold;
	}

a.viewTypeOne {
	float:left;
	display:block;
	height:19px;
	width: 19px;
	background-image:url(../images/view-type-icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 5px 0 0;
	}

a.viewTypeOne:hover {
	background-position: 0 -20px;
	}

a.viewTypeTwo {
	float:left;
	display:block;
	height:19px;
	width: 19px;
	background-image:url(../images/view-type-icon.png);
	background-repeat: no-repeat;
	background-position: -20px 0;
	margin: 0 5px 0 0;
	}

a.viewTypeTwo:hover {
	background-position: -20px -20px;
	}
	
.resultPages {
	width: 350px;
	float:right;
	display:block;
	text-align: right;
	line-height: 16px;
	font-weight:bold;
	}
	
.resultPages a {
	color: #fefb00;
	font-weight:bold;
	padding: 0 3px 0 3px;
	}
	
.resultPages a.selected {
	color:#95b900;
	}

a.previous {
	padding: 0 10px 0 15px;
	background-image: url(../images/left-arrow-ON.png);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	/* border-right: 1px solid #95b900; */
	line-height: 16px;
	}

a.previousOFF {
	padding: 0 10px 0 15px;
	background-image: url(../images/left-arrow-OFF.png);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	/* border-right: 1px solid #95b900; */
	line-height: 16px;
	color: #95b900;
	}

a.nextpage {
	padding: 0 15px 0 10px;
	background-image: url(../images/right-arrow-ON.png);
	background-position: right;
	background-repeat:no-repeat;
	/* border-left: 1px solid #95b900; */
	line-height: 16px;
	}

a.nextpageOFF {
	padding: 0 15px 0 10px;
	background-image: url(../images/right-arrow-OFF.png);
	background-position: right;
	background-repeat:no-repeat;
	/* border-left: 1px solid #95b900; */
	line-height: 16px;
	color: #95b900;
	}

.listingsHolder {
	width: 577px;
	float:left;
	display:block;
	border:1px solid #e86803;
	padding: 8px 15px 8px 15px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	}

.listingsLocation {
	width: 577px;
	float:left;
	display:block;
	font-size: 20px;
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
	border-bottom: 3px solid #e86803;
	line-height:20px;
	}

.resultNumber {
	width: 577px;
	float:left;
	display:block;
	padding: 10px 0 5px 0;
	border-bottom: 1px dotted #ccc;	
	}

.resultNumber .leftNumber {
	width: 270px;
	float:left;
	display:block;
	padding-left: 10px;
	color: #666666;
	line-height: 16px;
	}

.resultNumber .leftNumber b {
	color:#333333;
	}

.resultNumber .rightNumber {
	width: 270px;
	float:right;
	display:block;
	color: #666666;
	line-height: 16px;
	text-align:right;
	}

.columnHolder {
	width: 577px;
	float:left;
	display:block;
	}

a.tabscolumn {
	float:left;
	display:block;
	height: 30px;
	line-height:18px;
	border-top: 1px solid #e86803;
	border-left: 1px solid #fff;
	color:#FFF;
	font-weight:bold;
	background: #e86803 url(../images/arrow-down2.png) top right no-repeat;
	}

a.tabscolumn:hover {
	background: #fff url(../images/arrow-down.png) top right no-repeat;
	color: #e86803;
	}

a.tabscolumn span {
	display:block;
	padding: 5px 15px 0 10px;
	}

a#priceTab {
	width: 155px;
	border-left: 1px solid #5a8c1e;
	}

a#monthyTab {
	width: 154px;
	}

a#bedsTab {
	width: 78px;
	}

a#bathsTab {
	width: 78px;
	}

a#sizeTab {
	width: 107px;
	}

.rowsFullData {
	width: 577px;
	float:left;
	display:block;
	padding: 5px 0 10px 0;
	border-bottom: 1px dotted #aaa;
	}

.row2 {
	background-color: #f3f3f3;
	}

.rowsData  {
	float:left;
	display:block;
	height: 30px;
	line-height:18px;
	color: #333;
	font-weight:bold;
	}

.rowsData span {
	display:block;
	padding: 5px 15px 0 10px;
	}
	
.priceTab {
	width: 160px;
	font-size:14px;
	}

.monthyTab {
	width: 150px;
	}

.bedsTab {
	width: 79px;
	}

.bathsTab {
	width: 79px;
	}

.sizeTab {
	width: 107px;
	}

.thumbPhotos {
	float:left;
	display:block;
	width: 150px;
	padding: 0 0 0 10px;
	}

a.thumbnails img{
	border: 3px solid #ddd;
	}
	
a.thumbnails:hover img{
	border: 3px solid #5a8c1e;
	}

.listDesc {
	float: right;
	display:block;
	width: 410px;
	line-height:16px;
	}

.listDesc a {
	color: #5a8c1e;
	}

ul.listType {
	list-style:none;
	padding:0 0 15px 0;
	margin: 0px;
	display:block;
	float:left;
	width: 410px;
	}

ul.listType li {
	float: left;
	display:block;
	width: 205px;
	font-weight:bold;
	}

/*************** Search Collapseable  ***************/

.rightGoogleMap {
	float: right;
	display:block;
	width: 570px;
	}

.rightSearch {
	float:left;
	display:block;
	width: 278px;
	border: 1px solid #ccc;
	overflow: hidden;	
	}
	
.rightSearch div {
	background-color: #fff;
	padding: 5px;
}

.collapseContent {
	overflow:auto;
	height: 302px;
	width: 260px;
	display:block;
}

.rightSearch a {
	cursor:pointer;
	display:block;
	padding: 7px 0 0 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-align:center;
	height: 23px;
	overflow:hidden;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	color: #666;
	background-image: url(../images/searchRight-tab-bg-OFF.gif);
}
.rightSearch a:hover {
	background-image: url(../images/searchRight-tab-bg-ON.gif);
	color:#FFFFFF;
}
.rightSearch a.selected {
	background-image: url(../images/searchRight-tab-bg-ON.gif);
	color:#FFFFFF;
}

				
