div#unitDetails h3 { font-size: 14px; font-weight: bold; margin-bottom: 4px; }
table.unitRateTable { margin-bottom: 5px; border: 1px solid #c2b673; }
	table.unitRateTable th, table.unitRateTable td { vertical-align: top; padding: 5px 7px 6px 7px; text-align: center; line-height: 1.2; }
	table.unitRateTable th { font-size: 11px; font-weight: normal; white-space: nowrap; color: #333; background-color: #c2b673; border-right: 1px solid #b1a562; width: 86px; }
	table.unitRateTable th strong { font-size: 12px; color: #000; }
    table.unitRateTable td { font-size: 20px; letter-spacing: -1px; border-right: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2; }
    table.unitRateTable td.first { border-left: 1px solid #d2d2d2; }
	table.unitRateTable td .discount { font-size: 14px; text-decoration: line-through; letter-spacing: normal; }
	table.unitRateTable td .promotion { font-size: 10px; color: #2f9b32; font-weight: bold; letter-spacing: normal; }
div.specialRates { font-size: 11px; line-height: 1.4; }
	div.specialRates strong { font-weight: bold; color: #2f9b32; }

div#unitNavWrapper {
	padding-bottom: 5px;
	border-bottom: 1px solid #d7cb98;
	margin-bottom: 5px;
}

div#unitNav { float: right; }

div#unitNavWrapper div#unitPh {
	float: left;
}

div#unitNavWrapper div#unitNav {
	float: right;
}

table#unitNavTable td {
	padding: 0 3px;
}

table#unitNavTable td.jumpTo {
	font-size: 11px;
}

table#unitNavTable td.nextUnit {
	padding-left: 20px;
}

table#unitNavTable td.prevUnit {
	padding-right: 20px;
}

form#unitJumpForm input#destUnit {
	width: 25px;
}

div#unitDesc {
	margin-bottom: 1em;
	float: left;
}

div#unitDesc div.special {
	font-size: 14px;
	font-weight: bold;
	color: #a00;
	background-color: transparent;
}
	
div#unitDesc div.view {
	font-size: 14px;
	font-weight: bold;
}

div#unitDesc div.rooms {
	font-size: 14px;
}

div#unitRating { }

table#unitInfo {
	clear: both;
}

table#unitInfo, div#ownerDesc, div.testimonial {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	width: 800px;
}

div.testimonial {
	border-bottom: 1px dashed #c2b67c;
	font-size: 11px;
	padding-bottom: 1em;
}

div.testimonial div.author {
	text-align: right;
}

div.testimonial em {
	text-decoration: underline;
	font-style: normal;
}

div#ownerDesc {
	font-size: 11px;
}

div#ownerDesc .textHeader {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}

table#unitInfo td {
	vertical-align: top;
}

div#virtualTour img {
}

div#virtualTour img.virtThumb {
	border: 1px solid #333;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

div#virtualTour img.virtButton {
	display: block;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

div#reserveUnit {
	padding-top: 5px;
}

div#reserveUnit img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

table#unitInfo td.rightCol {
	padding-left: 20px;
}

div#unitDetails ul {
	margin: 0 0 12px 0;
	padding: 0 0 0 24px;
}
div#unitDetails ul li {
	font-size: 12px;
}

div#picView {
	padding-top: 5px;
	padding-bottom: 10px;
}

div#picView img#selectedPic {
	display: block;
	border: 1px solid #333;
	margin-left: auto;
	margin-right: auto;
}

div#picThumbs a {
}

div#picThumbs {
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	width: 640px;
	border-top: 1px dashed #cb8;
}

div#picThumbs div.instructions {
	clear: left;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}

div#picThumbs img.unitThumb {
	float: left;
	display: block;
	border: 2px solid #333;
	margin: 1px;
}

div.testimonialInfo {
	font-size: 11px;
	text-align: right;
}

div.testimonialInfo .author {
	font-weight: bold;
}

