@charset "utf-8";
/* CSS Document */

body {
	color:#171717;
	background-color:#171717;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

h1 {
	background:url(../images/logo.jpg);
	background-repeat:no-repeat;
	margin:26px 0 0 0;
	padding:0;
	float:left;
}

h1 a {
	width:365px;
	height:60px;
	color:#ffffff;
	font-size:0;
	display:block;
}

dl h3 a {
	color:#ff6600;
	font-size:12px;
	text-decoration:none;
}

dl h3, dl p {
	margin:0 !important;
	padding:0 !important;
}

dd {
	display:none;
	margin:5px 0 15px 7px;
}

dt {
	margin:10px 0;
}

#superwrapper {
	width:100%;
	background-color:#ffffff;
	display:table;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

#header {
}

#languages {
}

#languages ul {
	width:960px;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
}

#languages ul li {
	width:80px;
	background-image:url(../images/languagesBG.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-weight:bold;
	margin-left:10px;
	float:right;
}

#languages li a {
	color:#ffffff;
	padding:2px 0 4px 0;
	text-align:center;
	text-decoration:none;
	display:block;
}

#languages #active a {
	color:#ff8e14;
}

#navigation {
	width:550px;
	background-image:url(../images/navigationBG.jpg);
	background-repeat:no-repeat;
	list-style:none;
	margin:32px 0 0 0;
	padding:0;
	float:right;
	clear:right;
}

#navigation li {
	height:40px;
	text-align:center;
	overflow:hidden;
	float:left;
}

#navigation li a {
	color:#ffffff;
	background-image:url(../images/navigationBottom.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:none;
	padding:12px 25px 13px 25px;
	display:block;
}

#navigation #active {
	background-image:url(../images/navigationActive.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#contents {
	background-image:url(../images/mainPhoto.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:justify;
	padding:220px 20px 0 20px;
}

#contents #content {
	width:500px;
	float:left;
}

#contents #content h2 {
	font-size:18px;
	margin:27px 0 13px 0;
	padding:0;
}

#contents #content p {
	margin:10px 0;
	padding:0;
}

#search {
	width:305px;
	padding:0 20px;
	float:right;
}

#search h2 {
	margin:0 0 5px 0;
}

#search td {
	font-weight:bold;
	padding:7px 0;
}

#search input {
	font-weight:bold;
}

#search button {
	width:33px;
	height:26px;
	background:url(../images/searchButton.gif);
	border:none;
	cursor:pointer;
	margin-left:15px;
}

#search #hotelCheckin, #search #hotelCheckout {
	width:140px;
	background-color:#ffffff;
	background:url(../images/searchCal.gif);
	background-repeat:no-repeat;
	background-position:right center;
	cursor:pointer;
}

#affiliates {
	height:60px;
	background-image:url(../images/affiliatesBG.gif);
	background-position:center center;
	background-repeat:no-repeat;
	margin-top:50px;
	padding:0 20px;
}

#affiliates h2 {
	color:#4893d9;
	margin:5px 0;
}

#affiliates ul {
	list-style:none;
	margin:0;
	padding:0;
}

#affiliates ul li {
	height:24px;
	margin-right:5px;
	float:left;
}

#affiliates ul li img {
	border:#cccccc 1px solid;
	padding:1px;
}

#destinations {
	height:120px;
	background-image:url(../images/topDestinationsBottom.gif);
	background-color:#dde9f9;
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:25px;
	padding-bottom:15px;
	clear:both;
}

#destinations h2 {
	height:26px;
	background-image:url(../images/topDestinationsTop.gif);
	background-color:#dde9f9;
	background-position:top;
	background-repeat:no-repeat;
	color:#171717;
	font-size:18px;
	margin:0;
	padding:7px 15px 0 15px;
	border-bottom:#ffffff 1px solid;
}

#destinations ul {
	list-style-position:inside;
	margin:10px 15px 5px 15px;
	padding:0;
}

#destinations ul li {
	width:20%;
	color:#333333;
	margin-bottom:5px;
	float:left;
}

#destinations ul li:hover {
	color:#ff0000;
}

#destinations ul li a {
	color:#171717;
}

form td {
	padding:0 10px 10px 0;
	font-weight:bold;
}

form td input, form td textarea {
	width:230px;
	border:#ccc 2px solid;
	padding:2px;
}

form button {
	width:120px;
	background:none;
	background-image:url(../images/buttonBG.gif);
	background-position:top;
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	border:0;
	padding:6px 0;
	cursor:pointer;
}

#footer {
	height:60px;
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
	padding-top:56px;
}

#footer div {
	width:920px;
	margin:0 auto;
	overflow:auto;
	color:#ffffff;
}

#footer ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

#footer ul li {
	margin-right:20px;
	float:left;
}

#footer a {
	color:#ffffff;
}
