#col1 a {
	color: #0b2b5e;
}

#col1 a:link, #col1 a:visited {
	text-decoration: none;
}

#col1 a:hover, #col1 a:active {
	text-decoration: underline;
}

ul.listings li {
	clear: both;
}

ul.listings li div {
	margin-bottom: 10px;
	border: 1px solid #eee;
	padding-bottom: 5px;
	overflow:hidden;
}

ul.listings h5 {
	background: #eed;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 4px;
}

ul.listings h5 small {
	margin-left: 10px;
	font-weight: normal;
	font-size: .7em;
}

ul.listings span.image {
    display: inline-block;
    text-align: center;
	float: left;
	width: 96px;
	margin-left: 5px;
	overflow:hidden;
}

ul.listings span.image img {
    margin: 0 auto;
}

ul.listings p {
	margin-left: 111px;
}

#col1 ul.listings .price {
	font-size: 1.1em;
	color: #4c6442;
}

#col1 ul.listings .amenities, #col1 ul.listings .type {
	font-size: .8em;
}

#col1 ul.listings .type {
	color: #999;
}

.listingsNav {
    position:relative;
    height: 40px;
}

#col1 .listingsNav a {
    display: inline-block;
    width: 80px;
    padding:5px 0;
    border:1px solid #666;
    background: #9cf;
    color:#000;
    text-align: center;
    text-decoration:none;
    position:absolute;
    top:0;
}

#col1 .listingsNav a.prevButton {
    left:0;
}

#col1 .listingsNav a.nextButton {
    right:0;
}

#col1 .listingsNav a[disabled] {
    visibility:hidden;
}

.listingsSort, .listingsMeta {
    font-size: .8em;
    margin: 0 0 10px;
}

.listingsSort {
    padding: 10px 5px;
    border: 1px solid #eee;
    background: #f9f9f9;
    color: #999;
}
.listingsSort strong {
    color: #000;
}
.listingsSort a {
    display: inline-block;
    margin: 0 5px;
}

#fsViewAll a {
	display: inline-block;
	padding: 5px 20px;
	background: #0b2b5e;
	color: #fff;
}

#fsViewAll a:hover {
	text-decoration: none;
}

#fsFilters, #fsViewAll {
	padding: 0 10px 10px;
	border: 1px solid #ccc;
	margin-top: 5px;
}

#fsFilters legend, #fsViewAll legend {
	color: #999;
}

#fsFilters table, #fsViewAll a {
	margin-top: 10px;
}

#fsFilters table th, #fsFilters table td {
	padding: 4px 4px 6px;
	line-height: 1.4em;
	vertical-align: top;
}

#fsFilters table th {
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}

#fsFilters table td {
	font-size: .8em;
	line-height: 1.8em;
	color: #666;
}

#fsFilters td input[type=text] {
	display: block;
	font-size: 1em;
}

/* @group Listing Details */

.mainListing {
	margin-bottom: 10px;
}

.mainListing table {
	width: 250px;
	margin: 0 10px;
	float: left;
	display: inline;
}

.mainListing td, .amenities td {
	padding: 2px;
}

.amenities tr:hover {
	background: #eed;
	cursor: default;
}

.amenities td, .amenities th {
	font-size: .9em;
	border-bottom: 1px solid #ccc;
}

#col1 .amenities table {
	width: 100%;
	table-layout: fixed;
}

.amenityName, .amenities th {
	font-weight: bold;
}

#col1 .amenities td {
	width: 150px;
	padding-right: 4px;
	/*word-wrap: break-word;*/
}

.amenities div {
	margin-bottom: 20px;
}

.amenities h5 {
	font-weight: bold;
	background: #0b2b5e;
	color: #fff;
	padding: 5px 2px;
}

#col1 .amenities .amenityName {
	width: 150px;
}

.amenities th strong {
	font-size: 1.1em;
}

.mainListing h4 {
	font-weight: bold;
	clear: both;
}

#col1 .mainListing .description {
	margin: 0 0 10px 0;
}

#col1 .amenities .rooms td, #col1 .amenities .rooms th {
	width: 100px;
}

#col1 .back {
	margin-bottom: 10px;
}

#col1 .printLink {
	text-align: center;
	font-size: 1.2em;
}

#col1 .printLink a {
	display: block;
	width: 150px;
	height: 32px;
	line-height: 32px;
	padding-left: 22px;
	margin: 0 auto;
	background: url(../images/printicon.gif) no-repeat left center;
}

/* @group Picture Viewer */

.listingImages {
	width: 405px;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
}

.activeImage {
	width: 375px;
	height: 240px;
	overflow: hidden;
	margin: 0 auto 10px;
	text-align: center;
}

.imgLoading {
	background: url(../images/listings/loading.gif) no-repeat center;
}

div.scrollable {
	position:relative;
	overflow:hidden;	 	
	width: 348px;
	height:70px;
	margin: 0 10px;
	float: left;
}
div.scrollable .items {
	width:20000em;
	position:absolute;
	list-style: none;
	padding: 0;
}
div.scrollable .items li {
	float:left;
	width: 80px;
	overflow: hidden;
	margin: 0 10px 0 0;
	list-style: none;
}

a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(../images/listings/left.png) no-repeat;
	cursor:pointer;
	float: left;
	position: relative;
	top: 22px;
}

a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}

a.disabled {
	opacity: .3;		
}

a.next, a.nextPage {
	background-image:url(../images/listings/right.png);
	clear:right;	
}

/* @end */

/* @end */

.viewMapButton {
    display: block;
    margin: 20px 0 0 50px;
}

.virtualTourButton {
	display: block;
	margin: 5px 0 10px 50px;
}
