/*
	|	Aruba4u.com Stylesheet - Resorts			|
	|	This stylesheet is used on resorts.html	|
*/

#page-header {
	margin-top: 25px;
	position: relative;
	right: 25px;
}

/* IE6 hack */
* html #page-header {
	left: 10px;
}

div#thumbs-wrap {
	position: relative;
	width: 820px;
	margin-top: 20px;
	padding: 8px 0 20px 0;
	right: 26px;
}

div#thumbs-wrap a {
	width: 150px;
	height: 150px;
	position: relative;
	outline: none;
	display: block;
	float: left;
	border: 3px solid #333;
	margin-right: 10px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

div#thumbs-wrap a:hover,
div#thumbs-wrap a:active {
	border-color: #666;
}

div#thumbs-wrap a img {
	display: block;
}

div#thumbs-wrap a.last-thumb {
	margin-right: 0px;
	margin-bottom: 0px;
}

div.resort-wrapper {
	width: 100%;
	color: #FFF;
	overflow: hidden;
}

div.resort-wrapper div.itembox {
	border: 1px dashed #CCC;
	padding: 6px;
	margin-top: 8px;
}

div.resort-wrapper div.itembox p {
	font-size: 1.3em;
}

/* LEFT CONTENT */
div.resort-wrapper div.left-content {
	float: left;
	margin-top: 8px;
	width: 50%;
}

div.resort-wrapper div.left-content h2 {
	text-transform: uppercase;
	font-size: 3.5em;
	background-color: #666;
	padding: 14px;
	color: #FFF;
	font-weight: normal;
}

div.resort-wrapper div.left-content h2.smaller {
	font-size: 2.5em;
}

div.resort-wrapper div.left-content div#main-image {
	margin: 0;
	padding: 0;
	width: 450px;
	height: 300px;
}

div.resort-wrapper div.left-content div#main-image img {
	width: 450px;
	height: 300px;
	top: 0;
	left: 0;
}

div.resort-wrapper div.left-content div#prev-btn,
div.resort-wrapper div.left-content div#next-btn {
	position: absolute;
	display: inline;
	top: 387px;
	font-size: 1.4em;
	color: #FFF;
	padding: 3px;
	cursor: pointer;
}

div.resort-wrapper div.left-content div#next-btn {
	left: 435px;
}

div.resort-wrapper div.left-content div#thespecials {
	position: absolute;
	top: 430px;
}

div.resort-wrapper h3 {
	font-size: 2.2em;
	text-transform: uppercase;
	margin-top: 15px;
}

div.resort-wrapper div.left-content div#thespecials div.itembox {
	width: 95%;
}

div.resort-wrapper div.left-content div#thespecials div.itembox a {
	font-size: 0.8em;
}

div.resort-wrapper div.left-content div#thespecials div.itembox a:hover,
div.resort-wrapper div.left-content div#thespecials div.itembox a:active{
	color: #FFF;
}

/* RIGHT CONTENT */
div.resort-wrapper div.right-content {
	float: right;
	width: 45%;
	overflow-y: auto;
	height: 620px;
}

div.resort-wrapper div.right-content p {
	width: 100%;
	line-height: 1.65em;
	padding-top: 15px;
}

div.resort-wrapper div.right-content p.first {
	text-indent: 1.75em;
}

div.resort-wrapper div.right-content div.itembox {
	width: 95%;
}

div.resort-wrapper div.right-content div.itembox p {
	font-size: 1.5em;
	line-height: 0.9em;
	text-align: right;
	padding: 0px;
	letter-spacing: 0.03em;
}

div.resort-wrapper div.right-content div.itembox span {
	font-size: 1.0em;
	margin-top: 5px;
	line-height: 1.15em;
	display: block;
	text-align: right;
}