/* listing results
---------------------------------------------------------- */
table#listing-results{padding:0;margin:0;width:100%}
table#listing-results th,
table#listing-results td{padding:0;margin:0;vertical-align:top;}
table#listing-results h3 a{color:#fff;border:none;font-size:110%}
table#listing-results h3 a:hover{text-decoration:underline}
td.result-image{background:#CDE5E5;width:125px;text-align:center}
td.result-image a{border:none}
td.result-image img{width:113px;border:none}
td.result-image h4{font-weight:normal;font-size:80%;margin:0}
td.result-image h4 a {
	font-size: 11px;
	color: #666;
	text-decoration: underline;
	padding:5px;
}
td.result-info {
	background-color: #F4F4F4;
}
td.result-info h3, td.result-info p {
	padding: 0px;
	margin:0px;
}
td.result-info h3 {
	background-color: #6CACAC;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 5px 8px;
}
td.result-info p {
	padding: 5px;
	line-height:normal;
}
td.result-info p.amenities {
	color: #669999;
}
.non-featured td.result-info h3 {
	background-color: #cccccc;
	background-image:url(/img/search-results-item-bg.png);
	background-repeat: repeat-x;
	background-position:bottom;
}
.non-featured td.result-spec h4.price {
	background-color: #D6D1CD;
	background-image:url(/img/search-results-price-bg.png);
	background-repeat: repeat-x;
	font-size:12px;
}
.non-featured td.result-image {
	background-color: #EBE7E6;
}
td.result-spec {width: 150px;}
td.result-spec h4 {margin:0px;padding:0px;}
td.result-spec h4.price {
	background-color: #D6F0EF;
	padding: 5px 0px 4px 10px;
	font-weight: bold;
	font-size:12px;
}
.result-stats {
	background-color: #EBE7E6;
	margin-top:1px;
	padding:10px 10px 20px 10px;
	
}

/* listing
---------------------------------------------------------- */
#column-a {
    float:left;
	width:475px;
}
#column-b {
	float:left;
	width: 240px;
	margin-left:10px;
}
#column-a h3{
	padding:0;
	margin:0;
	color: #35A0CC;
	font-size: 18px;
	font-weight:normal;
}
#column-b h4 {
	margin:0px;
	padding: 12px;
	text-align: center;
	font-weight:normal;
	font-size: 11px;
	color: #666;
}
.listing-image {
	background-color: #EBE7E6;
    margin-bottom:10px;
}
.listing-image a{border:none}
.listing-image-caption{
	text-align:center;
	padding:8px;
}
#main-info.block {
	padding:0px;
}
#main-info h3 {
	background-color: #fff;
	margin: 0px;
	padding:10px;
	border-bottom: 10px solid #EBE7E6;
}
#main-info h3 span.listing-id {
	color: #000;
}
#main-info table td {
	font-size: 14px;
	color: #666;
}
#main-info table {
    font-weight: bold;
}
#main-info table strong{
	color: #333;
}

p.availability {
	text-align:right;
	padding: 0 10px 10px;
	margin:0px;
}

p.availability a {
	color: #666;
	font-weight:700;
}

#listing-specials.block {
	padding:0px;
	border: 10px solid #CCCCCC;
}

#listing-specials h3 {
	border-bottom: 10px solid #CCCCCC;
	font-size: 18px;
	color: #989898;
	padding:5px 10px;
	background-color: #EBE7E6;
}

#listing-specials p {
	padding: 0px 5px 5px 5px;
	color: #669999;
}
#listing-navigation {
	background-color: #f4f4f4;
    margin-top:10px;
}
#listing-navigation ul {
	margin:0px;
	padding:0px;
	width:500px;
	float: left;
}
#listing-navigation ul a {
	color: #000;
	padding-right:20px;
	background-image:url(/img/ul-green-arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-top: 2px;
}
#listing-navigation li {
	display: inline;
	list-style-type: none;
	padding-top: 2px;
}
#listing-navigation ul li a {
    margin-right:10px;
}
#send-listing {
	width: 240px;
	float:right;
	background-color: #EBE7E6;
	display:inline;
	text-align: center;
}
#send-listing a {
	color: #35A0CC;
	background-image:url(/img/send-orange-arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
}
#listing-amenities ul, #listing-activities ul {
	width:30%;
	margin:0px;
	padding: 0px;
	list-style-type:none;
	float:left;
	color: #333333;
}
#listing-amenities ul li, #listing-activities ul li {
	background-image:url(/img/ul-green-arrow.gif);
	background-repeat:no-repeat;
	padding-left: 10px;
}
#listing-rates.block {
	padding: 0px;
}
#listing-rates table {
	width:100%;
	background-color: #EBE7E6;
}
#listing-rates table th, #listing-rates table td {
	text-align: center;
	color: #333333;
}
#listing-rates table td {
	background-color:#F4F4F4;
	border-top: 5px solid #EBE7E6;
}
#listing-conditions {
	font-size: 11px;
	color: #999;
	margin-top:0px;
	padding:0px;
	margin-bottom:10px;
}
table.listing-contact-info {
		border-top: 10px solid #EBE7E6;
}
table.inside-table {
    width: 100%;
    margin: 10px;
}
a.email-owner, #listing-navigation a.email-owner {
	font-size: 13px; 
	font-weight: normal;
	background-image:url(/img/email-owner-bg.png);
	background-position:right;
	background-color:#FF6600;
	color: #fff;
	padding: 2px 30px 2px 15px;
	
}
h3 a.email-owner {margin-left:15px;}
p.print-page {
	text-align:right;
	text-transform: uppercase;
	
}
p.print-page a {
	color: #35A0CC;
	padding-right: 20px;
	background-image: url(/img/icon-fax.gif);
	background-position: right;
	background-repeat: no-repeat;
	
}
h3.inline{display:inline}
.text-block {
	border-top:10px solid #EBE7E6;
	padding-top: 10px;
}
.unavailable{
	background:#FECBCB;
}
