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

* {
	margin:0; padding:0;
	
}

body {
	background-image:url(/images/bg_repeat.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	
}

a {
	color:#333;
	
}

h1, h2, h3, h4, h5, p, blockquote {
	margin:10px 0px 10px 0px;
	
}

img, table, tbody, tr, td {
	border:none;
	
}

#wrap {
	width:950px;
	margin:0 auto; padding:0;
	
}

#header {
	width:950px; margin:0; padding:0;
	height:140px;
	
}

.logo {
	width:190px; height:130px;
	margin:0px 20px 0px 0px;
	background-image:url(/images/logo.gif);
	text-indent:-9999px;
	float:left;
	
}

#news {
	width:725px; height:120px;
	float:left;
	background-position:right;
	background-repeat:no-repeat;
	font-family:arial;
	
}

#nav {
	width:950px; height:40px;
	color:#FFFFFF;
	font-family:arial; font-size:12px;
	margin-bottom:12px;
	
}

#nav a {
	text-decoration:none;
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	
}

#nav a:hover {
	text-decoration:underline;
	
}

#nav ul {
	list-style-position:inside;
	list-style:none;
	margin-top:15px;

}

#nav li {
	display:inline;
	margin-right:60px;

}

#sidebar {
	width:173px;
	
}

#sidebar .item {
	display:block;
	margin:10px 0px 10px 0px;
	
}

.left {
	float:left;
	
}

.left_item {
	display:block;
	margin-bottom:10px;
	
}

.right {
	float:left;
	font-family:arial;
	font-size:12px;
	width:685px;
	
}

.right p {
	line-height:18px;
	
}

.vert_divider {
	float:left;
	width:8px;
	margin:0px 35px 0px 35px;
	
}

.horiz_divider {
	width:684px; height:3px;
	margin:25px 0px 25px 0px;
	
}

#lead_sale {
	width:684px;
	display:block;
	
}

#resort_deals {
	margin-bottom:30px;
	
}

#sidebar .item {
	display:block;
	margin-bottom:10px;
	
}

#sidebar .item ul {
	list-style:none;
	list-style-position:inside;
	
}

#sidebar .item li {
	line-height:26px;
	
}

#sidebar .item a {
	font-family:arial; font-size:10px;
	color:#333; text-decoration:none;
	
}

#sidebar .item a:hover {
	text-decoration:underline;
	
}

#destination_deals {
	width:170px;
	margin-bottom:20px;
	
}

#departure_airports {
	width:170px;
	margin-bottom:20px;
	
}

#destination_deals ul, #resort_deals ul, #departure_airports ul {
	list-style:none;
	list-style-position:inside;
	
}

#destination_deals li, #resort_deals li, #departure_airports li {
	line-height:26px;
	
}

#destination_deals a, #resort_deals a, #departure_airports a {
	font-family:arial; font-size:12px;
	color:#333; text-decoration:none;
	
}

#destination_deals a:hover, #resort_deals a:hover, #departure_aiports a:hover {
	text-decoration:underline;
	
}

.destination_list, .resort_list_orginal {
	margin-top:10px;
	
}

.destination_list ul, .resort_list_original ul {
	list-style-postion:inside;
	list-style:none;
	
}

.destination_list li, .resort_list_original ul {
	line-height:1.5em;
	
}

.title {
	font-family:arial; font-size:16px;
	color:#FFFFFF; font-weight:bold;
	margin:5px;
	
}

#deals_search {
	width:308px; float:left;
	margin-top:20px;
	
}

#newsletter {
	width:308px; float:left;
	margin-top:20px;
	
}

.small_vert_divider {
	float:left; margin:0px 29px 0px 29px;
	
}

/** FOOTER **/

#footer {
width:950px;
margin:0 auto;
padding-top:40px;

}

.footer_head {
width:940px; height:25px;
padding:12px 0px 0px 10px;
font-family:arial;
font-size:14px;
color:#989898;

}

.footer_head a {
font-family:arial;
font-size:14px;
color:#989898;
text-decoration:none;

}

.footer_head a:hover {
text-decoration:underline;

}

.footer_head ul {
	list-style:none;
	
}

.footer_head li {
	display:inline;
	margin-right:30px;
	padding-right:30px;
	background-image:url(/images/v_divider.gif);
	background-position:right;
	background-repeat:no-repeat;
	
}

.footer_body {
width:820px;
background-position:center top;
background-repeat:no-repeat;
margin:0 auto;

}

.footer_body h6 {
margin:0; padding:0;

}

.footer_body ul {
margin:0;

}

.footer_body li {
margin:0;
padding:2px 0px 6px 0px;
list-style:none;
font-family:arial;
font-size:12px;
color:#333333;
display:block;
background-image:url(/images/h_divider.gif);
background-repeat:repeat-x;
background-position:bottom;

}

.footer_body li:hover {
background-color:#;

}

.footer_body a {
color:#333333;
text-decoration:none;

}

.footer_body a:hover {
text-decoration:underline;

}

.footer_body h6 {
color:#333333;
font-size:12px;
font-family:arial;

}

.f_content_column {
width:183px;
margin:3px 5px 0px 5px;
float:left;

}

.f_content_divider {
width:2px; height:160px;
background-image:url(/images/v_divider.gif);
background-repeat:no-repeat;
background-position:center;
margin:20px 5px 0px 5px;
float:left;

}

.bold {
	font-weight:bold;
	
}

#booking_engine {
	width:163px; padding:5px;
	color:#FFFFFF;
	font-family:arial; font-size:12px;
	margin-bottom:20px;
	background-color:#844357;
	
}

.booking_engine_item {
	display:block; margin-bottom:10px;
	font-weight:bold;
	
}

#sales_list th {
	text-align:left;
	margin:5px; font-family:arial;
	font-size:14px;
	
}

#sales_list td {
	padding:5px;
	
}

#more_offers {
	font-size:16px;
	
}

#more_offers ul {
	list-style-position:inside;
	
}

#more_offers li {
	line-height:30px;
	list-style:none;
	margin-bottom:20px;
	
}

#funjet_table {
	width:683px; height:900px;
	margin-top:10px;
	overflow:auto;
	
}

#upgrade {
	width:678px; height:109px;
	padding-top:31px; padding-right:5px;
	margin-top:20px;
	background-image:url(/images/upgrade_bg.gif);
	background-repeat:no-repeat;
	
}

#upgrade .item1 {
	width:164px;
	height:89px;
	float:left;
	
}

#upgrade .item2 {
	width:176px; height:89px;
	margin:0px 75px 0px 87px;
	float:left;
	
}

#upgrade .item3 {
	width:172px; height:89px;
	float:left;
	
}

.resort_left {
	width:298px;
	float:left;
	font-family:arial;
	font-size:12px;
	line-height:24px;
	
}

.resort_left h2 {
	color:#864559;
	
}

.resort_quote {
	font-family:georgia;
	font-size:24px;
	line-height:30px;
	color:#864559;
	margin:10px 0px 10px 0px;
	padding:10px;
	
}

.resort_quote span.huge {
	font-size:30px;
	
}

.resort_v_divider {
	width:2px; height:400px;
	background-image:url(/images/resort_v_divider.gif);
	margin:0px 43px 0px 43px;
	float:left;
	
}

#resort_nav {
	width:665px; margin:20px auto 20px auto;
	display:block;
	font-family:arial;
	background-color:#f4f4f4;
	padding:10px;
	text-align:center;
}

#resort_nav ul {
	list-style:none;
	display:inline;
	
}

#resort_nav li {
	margin-right:45px;
	display:inline;
	
}

#resort_nav li a {
	color:#844357;
	text-decoration:none;	
}

#resort_nav li a:hover {
	text-decoration:underline;
	
}

.hotel_info {
	width:266px; padding:15px;
	background-color:#e5e5e5;
	border:1px solid #c3c3c3;
	
}

.hotel_info td {
	background-image:url(/images/h_content_divider.gif);
	background-position:bottom;
	color:#787878;
	background-repeat:repeat-x;
	padding-bottom:5px; padding-top:5px;
}

.hotel_info td.label {
	font-size:14px;
	font-weight:bold;
	width:260px;
	
}

.video_button {
	background-image:url(/images/video_button_bg.gif);
	width:224px; height:41px;
	padding-left:75px; padding-top:15px;
	font-size:18px; font-weight:bold;
	margin:20px 0px 20px 0px;
	
}

.video_button a {
	 color:#864559;
	 
}

.right div.item {
	display:block;
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
	
}

.right div.item2 {
	display:block;
	margin-bottom:15px;
	
}

.right div.item div.pic {
	width:135px; height:110px;
	float:left;
	
}

.right div.item div.description {
	float:left; padding:0px 10px 10px 10px;
	width:330px;
	
}

.right div.item div.description ul {
	list-style:square;
	list-style-position:inside;
	margin-left:30px;
	
}

.right div.item div.description h2 {
	margin-top:0px;
	font-weight:normal;
	
}

.right div.item div.info {
	width:200px;
	float:left;
}

.right div.item div.info ul {
	list-style-position:inside;
	list-style:square;
	margin-left:20px;
	line-height:24px;
	
}

.right h1.headline {
	font-family:georgia;
	color:#864559;
	font-size:30px;
	font-weight:normal;
	
}

.no_bold {
	font-weight:normal;
	
}

.reg {
	font-size:12px;
	
}

/** TRAVEL ZOO STYLES **/

.resort_list {
	width:683px;
	border:1px solid #cdcdcd;
	text-align:left;
	
}

.resort_list th {
	background-image:url(/images/t_head_bg.png);
	background-repeat:repeat-x;
	height:41px;
	border-top:1px solid #c87990;
	border-bottom:1px solid #c87990;
	width:25%;
	padding-left:10px;
	
}

.resort_list td {
	padding-left:20px;
	
}

.resort_list tbody tr td {
	background-image:url(/images/t_cell_bg.png);
	background-repeat:repeat-x;
	height:41px;
	font-family:arial; font-size:18px;
	width:25%;
	
}

.resort_list tbody tr:hover td {
	background-image:url(/images/t_cell_bg_hover.png);
	background-repeat:repeat-x;
	
}

#resort_list_wrap {
	width:700px;
	height:550px;
	overflow-y:scroll;
}

.sharebox {
	display:block;
	width:245px;
	padding:15px;
	background-color:#d4d4d4;
	border:1px solid #c3c3c3;
	
}

.sharebox table td {
	padding:10px;
	
}

#resort_sales {
	margin-top:30px;
	display:block;
	
}
.more_info a {
	color:#906;
	font-size:14px;
	text-decoration:none;

}

.more_info a:hover {
	text-decoration:hover;
	
}


#rsrt_info_wrap {
	width:685px;
	margin-top:20px;
	
}

.rsrt_info_left {
	float:left;
	width:444px;
	margin-right:40px;
	
}

.rsrt_info_left p {
	line-height:24px;
	
}

#rsrt_buttons {
	background-color:#ececec;
	width:189px;
	border:1px solid #d2d2d2;
	padding:5px;
	
}

#rsrt_buttons .item {
	display:block;
	margin-bottom:10px;
	border-bottom:none;
	
}

#side_deals_wrap {
	width:175px;
	display:block;
	margin:10px auto 10px auto;
	
}

#side_deals {
	width:155px;
	height:68px;
	padding:5px 0px 5px 15px;
	background-color:#ebebeb;
	border:1px solid #cecdcd;
	
}

.other_deals {
	width:299px; height:42px;
	display:block;
	background-image:url(/images/small_tz_banner_bg.jpg);
	background-repeat:no-repeat;
	margin:10px auto 10px auto;
	padding:58px 0px 0px 386px;
	
}

/** END TRAVEL ZOO STYLES **/

.left {
	float:left;
}
