
/* ================= */
/* = LISTINGS PAGE = */
/* ================= */
#listings ul { list-style: none; margin: 0; }
#listings ul li { overflow: hidden; margin: 0 0 1.5em; padding: 0; background: transparent; }
#listings h4 { line-height: 1.4; }
#listings h4 a { text-decoration: none; color: #7CAC1B; }
#listings h4 strong { font-size: 13px; color: #06C; }
#listings h6 { font-size: 15px; margin: 0 0 10px; line-height: 1; }

#listings ul * { margin: 0; }
#listings ul li { clear: left; }
#listings ul li p.small { margin: 0 0 5px; }
#listings ul li ul { margin: .5em 0 .3em; }
#listings p.price { margin: 0 0 .5em; }
#listings ul li ul li {
	display: inline; 
	padding: 10px 10px 10px 0;
	font: 700 14px/1 'Helvetica Neue', arial, helvetica, sans-serif;
	color: #6C645B;
}
#listings ul li ul li i {
	color: #fff; font-weight: 800; font-size: 11px;
	padding: 1px 5px 2px; font-style: inherit; 
	background: url(../img/dot-lrg.png) no-repeat 50% 50%;
}
#listings ul img { float: left; margin: 0 10px 0 0; }


/* ============= */
/* = VIEW PAGE = */
/* ============= */

#preview_info {
	border: 1px solid #ddd; background: #f2f2f2;
	padding: 8px 10px; margin: .5em 0 1em; 
}

#main-intro { overflow: hidden; margin: 0 0 1em; position: relative; }

#contactowner { position: absolute; z-index: 100; top: 15px; left: 15px; width: 481px; height: 286px; padding-left: 15px; border: 2px solid #fff; background: url(../img/bg-white-90.png); }
#contactowner form {  }
#contactowner form fieldset label { font-size: 12px; }
#contactowner form fieldset label span { font-size: 10px; color: #666; }
#contactowner form fieldset p { width: 152px; margin: 0 5px 5px 0; float: left; }
#contactowner form fieldset p input, 
#contactowner form fieldset textarea { padding: 2px 0; border: 1px solid #C3C3C3; border-top-color: #7C7C7C; border-bottom-color: #DDD; background: #fff url(../img/input-bg.gif) 0 0 repeat-x; font-size: 14px; }
#contactowner form fieldset p input.form_error { background: #FFD1D1 url(../img/input-bg.gif) 0 0 repeat-x; }
#contactowner form fieldset p input { width: 152px; }
#contactowner form fieldset textarea { width: 466px; height: 100px; }

#contactowner form .submit { width: 300px; margin: 1em 0 0; height: 2em; background-position: 0 0; background-repeat: no-repeat; clear: left; }
#contactowner form .submit input { display: inline; margin-right: 1em; }

#contactowner form .submit a.cancel { background: url(../img/cancel.gif) no-repeat 0px 1px; padding: 0 0 0 17px; font-size: 12px; }
#contactowner form .submit a.cancel:active { background-position: 0 -39px; }

#contactowner form .submit p.submitstatus { margin: 2em 0 0; font-size: 11px; }

#contactowner #contactMessageSuccess { margin: 75px 0 0 25px; }

#contactowner #contactMessageSuccess p { background: url(../img/tick-lightblue.gif) no-repeat; padding-left: 45px; min-height: 35px; line-height: 33px; }


#mainimg { float: left; width: 530px; height: 320px; background-color: #000; }

#details { float: left; width: 260px; margin: 0 0 1em 30px; }
#details p.propertynumber {
	color: #7CAC1B;
	font-weight: 800; padding: 5px 2px; margin: 0; line-height: 20px;
	background: url(../img/dotted-ccc.png) repeat-x left bottom;
}
#details p.propertynumber strong { color: #06C; }
#details p.location {
	color: #51473D; font-weight: 800; font-size: 13px;
	padding: 5px 2px; margin: 0; line-height: 20px;
	background: url(../img/dotted-ccc.png) repeat-x left bottom;
}
#details p.price { 
	font-size: 13px; font-weight: 800; text-align: left; 
	color: #6599DC; padding: 5px 2px; margin: 0; line-height: 20px;
	background: url(../img/dotted-ccc.png) repeat-x left bottom;
}
#details p.price strong { font-size: 13px; font-weight: 800; text-align: left; color: #FF6600;}
#details p.specs { color: #06C; font-size: 12px; font-weight: 800; margin:0; padding: 5px 2px; background: url(../img/dotted-ccc.png) repeat-x left bottom; }
#details p.specs span { color: #7CAC1B; font-weight: 800; margin: 0 3px 0 0; }
#details ul {
	list-style: none; overflow: hidden; padding: 5px 2px; font-size: 11px; margin:0;
	background: url(../img/dotted-ccc.png) repeat-x left bottom; font-weight: 800;
}
#details ul li { width: 128px; float: left; margin: 0; font-size: 10px; padding: 0; background: transparent; }
#details ul li span { color: #7CAC1B; }

#details div.contact { margin: 0; padding: 20px 4px 5px; font-size: 12px; }

p.contactowner a { display: block; text-indent: -9999px; height: 40px; width: 170px; background: url(../img/contactowner.png) no-repeat; margin: 13px 0 0 -3px; }
p.contactowner a:hover, p.contactowner a.selected  { background-position: 0px -40px; }

p.propertydetails a { display: block; text-indent: -9999px; height: 40px; width: 189px; background: url(../img/propertydetails.png) no-repeat; margin: 20px 0 0 -2px; }
p.propertydetails a:hover{ background-position: 0px -40px; }

#amenities { clear: left; margin: 0 0 2em; }
#amenities ul { list-style: none; overflow: hidden; }
#amenities ul li {
	background: url(../img/amenities-tick.jpg) no-repeat 0% 50%;
	font-size: 12px; line-height: 20px; float: left;
	padding: 0 5px 0 18px; margin: 0 7px 0 0; white-space: nowrap;
}

#activities { margin: 0 0 2em; }
#activities ul { list-style: none; margin: 1em 0; }

#photos { overflow: hidden; margin: 0 0 1em; }
#photos ul { list-style: none; margin: 15px 0 0; padding: 0; overflow: hidden; }
#photos ul li { list-style: none; margin: 0 15px 15px 0; padding: 0; float: left; }


#travel { margin: 0 0 2em; }
#travel dt, #resources dt { font-size: 12px; color: #51473D; }
#travel dd, #resources dd { font-size: 11px; margin: 0 0 .7em; }
#travel dd a:link, #resources dd a:link { color: #0066CC; }

#prices { margin: 0 0 2em;  }
#prices table { margin: 1em 0 .5em; width: 100%; background: #FFF url(../img/dotted-ddd.png) repeat-x left top; }
#prices table th { text-align: left; font-size: 10px; color: #666; padding: 6px 5px 7px; background: url(../img/dotted-ccc.png) repeat-x left bottom; color: #06C; text-transform: uppercase; }
#prices table th.period { width: 65%; }
#prices table td { padding: 5px 5px 6px; background: #FFF url(../img/dotted-ccc.png) repeat-x left bottom; }
#prices table tr.odd td { background-color: #F3F7FF; }
#prices p.note { margin-bottom: 1.5em; }

#area-map { margin: 0 0 2em; }
#area-map img { margin: .7em 0; }

#access { margin: 0 0 2em; }


/* CALENDAR */

#availability span.cal-yellow { background-color: #FFEF00; color: #F60; }
#calendar-key { list-style: none; overflow: hidden; font-size: 10px; margin: 1.5em 0 1em; }
#calendar-key li { width: 115px; margin: 0 0 10px 5px; padding: 0; float: left; background: url(../img/calendar-key.gif) no-repeat 0px 0px; text-indent: 22px; }
#calendar-key li.unavailable { background-position: 0px -30px; }
#calendar-key li.booked { background-position: 0px -90px; }
#calendar-key li.changeover { background-position: 0px -60px; }

#calendar-key.full { float: left; margin: 1em 0; width: 560px; }
#calendar-key.full li { width: auto; margin: 0 15px 0 0; }

#calendar { text-align: center; margin: 0 0 2em; overflow: hidden; }
#calendar.full { clear: both; padding-top: 1em; }
#calendar a { text-decoration: none; }
#calendar em { font-style: normal; font-weight: bold; }
#calendar { margin: 0 0 1em; overflow: hidden; }

p#calcontrol { 
	margin: 5px 0 5px; overflow: hidden; width: 260px;
	background-repeat: no-repeat;
	background-position: 82px 8px;
}
p#calcontrol strong { float: left; line-height: 33px; margin: 0 5px 0 0; }
p#calcontrol span#calprev a,
p#calcontrol span#calnext a { display: block; height: 40px; width: 40px; float: left; background: url(../img/bluearrows.png) no-repeat; text-indent: -9999px; }
p#calcontrol span#calnext a { background-position: -60px 0px; margin-right: 25px; }
p#calcontrol span#calprev a:hover { background-position: 0px -50px; }
p#calcontrol span#calnext a:hover { background-position: -60px -50px; }
p#calcontrol a.fullcal { 
	display: block; height: 40px; width: 155px; float: left;
	background: url(../img/fullcalendar.png) no-repeat;
	text-indent: -9999px; margin: 0;
}
p#calcontrol a:hover.fullcal { background-position: 0px -40px; }

/* FULL CALENDAR PAGE */

#cal-intro { overflow: hidden; margin: 0 0 2em; padding: 0 0 2em; background: url(../img/dotted-ccc.png) repeat-x left bottom; }
#cal-intro #mainimg,
#cal-intro #mainimg img { width: 260px; height: 157px; }
#cal-intro #details { margin: 0 0 0 20px; }
#cal-intro .contact { margin: 1em 0 0 20px; padding: 2px 5px 5px; font-size: 12px; float: left; line-height: 1.7; }


/* CALENDAR FORMATTING */

#calendar .minical { float: left; margin: 0 20px 1em 0; }
#calendar .minical.first { clear: left; }
#calendar .minical.last { margin: 0; }

#calendar span.month { width: 260px; padding: 0 0 3px; margin: 0 0 1em; display: block; overflow: hidden; }
#calendar span.month span.monthLabel { 
	display: block; text-align: left;
	font-size: 12px; padding: 0 0 .2em;
}
#calendar span.month span.monthLabel a { color: #06C; }

#calendar span.month span.days { 
	display: block;
	border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; overflow: hidden;
	margin: 0 0 3px; width: 259px;
}
#calendar span.month span.days span {	
	float: left; width: 37px; font-size: 85%;
	margin: 0; text-align: center; 
}
#calendar span.week { 
	width: 262px; float: left;
	padding: 0; margin: 0 0 1px;
}
#calendar span.week span {
	float: left; width: 36px; line-height: 25px;
	padding: 0; margin: 0 1px 0 0;
	text-align: center; color: #ccc;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}


#calendar span.week span.day-today,
#calendar span.week span.day-start-today,
#calendar span.week span.day-end-today,
#calendar span.week span.day-Weekend-today { border: 1px solid #6CF; width: 34px; line-height: 23px; }

#calendar span.week span.day,
#calendar span.week span.day-today { color: #06C; background-color: #E4EFFC; }
#calendar span.week span.day-Weekend,
#calendar span.week span.day-Weekend-today { color: #06C; background-color: #D7E4FB; }

#calendar span.week span.day-booked,
#calendar span.week span.day-start-booked,
#calendar span.week span.day-end-booked,
#calendar span.week span.day-booked-today { color: #f60; background-color : #FFEF00; }
#calendar span.week span.day-Weekend-booked,
#calendar span.week span.day-Weekend-start-booked,
#calendar span.week span.day-Weekend-end-booked,
#calendar span.week span.day-Weekend-booked-today { color: #f60; background-color: #FFE200; }
#calendar span.week span.day-booked-start,
#calendar span.week span.day-booked-start-today { color: #f60; background-image: url(../img/calendar/booked-start.gif); }
#calendar span.week span.day-Weekend-booked-start,
#calendar span.week span.day-Weekend-booked-start-today { color: #f60; background-image: url(../img/calendar/booked-start-weekend.gif); }
#calendar span.week span.day-booked-end,
#calendar span.week span.day-booked-end-today { color: #f60; background-image: url(../img/calendar/booked-end.gif); }
#calendar span.week span.day-Weekend-booked-end,
#calendar span.week span.day-Weekend-booked-end-today { color: #f60; background-image: url(../img/calendar/booked-end-weekend.gif); }
#calendar span.week span.day-booked-end-booked-start,
#calendar span.week span.day-booked-end-booked-start-today { color: #f60; background-image: url(../img/calendar/booked-both.gif); }
#calendar span.week span.day-Weekend-booked-end-booked-start,
#calendar span.week span.day-Weekend-booked-end-booked-start-today { color: #f60; background-image: url(../img/calendar/booked-both-weekend.gif); }

#calendar span.week span.day-Blank,
#calendar span.week span.day-Blank-today,
#calendar span.week span.day-Blank-booked,
#calendar span.week span.day-Blank-booked-today,
#calendar span.week span.day-Blank-booked-start,
#calendar span.week span.day-Blank-booked-start-today,
#calendar span.week span.day-Blank-booked-end,
#calendar span.week span.day-Blank-booked-end-today,
#calendar span.week span.day-Blank-booked-end-booked-start,
#calendar span.week span.day-Blank-booked-end-booked-start-today { background-color: #f2f2f2; color: #ccc; visibility: hidden; }