* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

html, body {
	background-color: #000;
	text-align: center;
}

body {

}


h1 {
	font-size: 30px;
	position: absolute;
	top: 22px;
	left: 10px;
}

h2 {
	font-size: 24px;
	line-height:  100%;
	font-weight: bold;
	margin-bottom: 20px;

}

h3 {
	font-size: 18px;
	line-height:  18px;
	font-weight: bold;
	margin-bottom: 16px;
	text-decoration: none;
	color: #000;

}

h4 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 15px;
}

h5 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
}




p, li, a, td, th, dd, address, blockquote, label {
	font-size: 12px;
	line-height: 130%;
	font-style: normal;
}

p, ul, dl, ol, address, blockqoute {
	margin-bottom: 18px;
}



img {
	border: 0px;
	display: block;
}

img.inline {
	display: inline;
}

table {
	border-collapse: collapse;
}

th, td {
	vertical-align: top;
}

input, textarea, option, select {
	font-size: 11px;
}

option {
	padding-right: 5px;
}

a {
	text-decoration: underline;
	color: #00A2DF;
}

a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #000000;
}

ul, ol {
	margin-left: 8px;
	padding-left: 8px;
}




/* custom styles ================== */

.wrapper {
	width: 900px;
	text-align: center;
	margin: 20px auto;
}

.header {
	text-align: left;
	margin: 0 auto;
	width: 900px;
	height: 120px;
	position: relative;
}

.banner_std {
	background-color: #FFFFFF;
	width: 468px;
	height: 60px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.banner_call_now {
	width: 286px;
	height: 66px;
	position: absolute;
	top: 0px;
	right: 0px;
}


.menu_wrapper {
	width: 900px;
	height: 36px;
	text-align: left;
	position: absolute;
	top: 84px;
}

.menu_wrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu_wrapper ul li {
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	float: left;
	line-height: 36px;
	text-align: center;
	font-size: 12px;
	background-color: #FFFFFF;
}

.menu_wrapper ul li a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_wrapper ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
}

.tab_home {
	width: 58px;
	background-image: url(/images/tab_home_off.png);
}
.tab_home_on {
	width: 58px;
}
.menu_wrapper ul li.tab_home_on a, .menu_wrapper ul li.tab_home_on a:hover {
	color: #000000;
}
.tab_destinations {
	width: 96px;
	background-image: url(/images/tab_destinations_off.png);
}
.tab_destinations_on {
	width: 96px;
}
.menu_wrapper ul li.tab_destinations_on a, .menu_wrapper ul li.tab_destinations_on a:hover {
	color: #000000;
}
.tab_deals {
	width: 101px;
	background-image: url(/images/tab_deals_off.png);
}
.tab_deals_on {
	width: 101px;
}
.menu_wrapper ul li.tab_deals_on a, .menu_wrapper ul li.tab_deals_on a:hover {
	color: #000000;
}
.tab_poll {
	width: 109px;
	background-image: url(/images/tab_poll_off.png);
}
.tab_poll_on {
	width: 109px;
}
.menu_wrapper ul li.tab_poll_on a, .menu_wrapper ul li.tab_poll_on a:hover {
	color: #000000;
}
.tab_advice {
	width: 101px;
	background-image: url(/images/tab_advice_off.png);
}
.tab_advice_on {
	width: 101px;
}
.menu_wrapper ul li.tab_advice_on a, .menu_wrapper ul li.tab_advice_on a:hover {
	color: #000000;
}
.tab_book {
	width: 94px;
	background-image: url(/images/tab_book_off.png);
}
.tab_book_on {
	width: 94px;
}
.menu_wrapper ul li.tab_book_on a, .menu_wrapper ul li.tab_book_on a:hover {
	color: #000000;
}










.torso {
	text-align: left;
	width: 900px;
	position: relative;
}

.main_col {
	float: left;
	width: 700px;
	margin-right: 20px;
	background-color: #FFFFFF;
}

.main_col_padding {
	width: 670px;
	margin: 15px;
}

.right_col {
	float: left;
	width: 180px;
}

.footer {
	padding: 20px 0;
	text-align: left;
}

.footer a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}

.footer p {
	font-size: 11px;
	color: #fff;
}

.h3_block {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0 0 0;
	line-height: 1px;
}

h3 span {
	background-color: #fff;
	padding: 3px 6px 3px 9px;
	line-height: 24px;
}

.splash_box_h3 {
	position: absolute;
	top: 18px;
	left: 18px;
	z-index: 999;
}

.hl_purple {
	background-color: #A01F8A;
	color: #FFFFFF;
}
.hl_orange {
	background-color: #D7A200;
	color: #FFFFFF;
}
.hl_green {
	background-color: #9DB614;
	color: #FFFFFF;
}
.hl_blue {
	background-color: #00A2DF;
	color: #FFFFFF;
}
.hl_red {
	background-color: #FF5000;
	color: #FFFFFF;
}
.hl_black {
	background-color: #000;
	color: #FFFFFF;
}
.hl_white {
	background-color: #FFFFFF;
}
.box_purple {
	background-color: #A01F8A;
	padding: 3px;
	zoom:1;
}
.box_orange {
	background-color: #D7A200;
	padding: 3px;
	zoom:1;
}
.box_green {
	background-color: #9DB614;
	padding: 3px;
	zoom:1;
}
.box_blue {
	background-color: #00A2DF;
	padding: 3px;
	zoom:1;
}
.box_red {
	background-color: #FF5000;
	padding: 3px;
	zoom:1;
}
.box_black {
	background-color: #000;
	padding: 3px;
	zoom:1;
}
.box_white {
	background-color: #FFF;
	padding: 3px;
	zoom:1;
}

.box_pink {
	background-color: #FF53A0;
	padding: 3px;
	zoom:1;
}
.box_inner {
	background-color: #fff;
	position: relative;
}
.box_padder {
	padding: 10px;
}
.box_padder_small {
	padding: 5px;
}
.blue_background {
	background-color: #00A2DF;
}
.pink_background {
	background-color: #FF53A0;
}
.text_blue {
	color: #00A2DF;
}
.text_pink {
	color: #FF53A0;
}
.text_white {
	color: #FFF;
}
.text_purple {
	color: #A01F8A;
}
.text_green {
	color: #9DB614;
}
.splash_box {
	background-color: #A01F8A;
	padding: 3px;
}

.splash_box_inner {
	background-color: #A01F8A;
	width: 664px;
}

.splash_box_left_col {
	float: left;
	width: 332px;
}

.splash_box_right_col {
	float: left;
	width: 332px;
}

.clearing {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.col_110 {
	float: left;
	width: 110px;
}
.col_150 {
	float: left;
	width: 150px;
}
.col_215 {
	float: left;
	width: 215px;
}
.col_250 {
	float: left;
	width: 250px;
}
.col_280 {
	float: left;
	width: 280px;
}
.col_380 {
	float: left;
	width: 380px;
}
.col_445 {
	float: left;
	width: 445px;
}
.col_510 {
	float: left;
	width: 510px;
}
.col_550 {
	float: left;
	width: 550px;
}
.col_mar_10 {
	margin-right: 10px;
}
.spacer_5 {
	height: 5px;
}
.spacer_10 {
	height: 10px;
}
.spacer_15 {
	height: 15px;
}
.spacer_20 {
	height: 20px;
}
.box_174_wm_0 {
	height: 90px;
	background-image: url(/images/box_174_wm_0.jpg);
}
.box_215_wm_0 {
	height: 90px;
	background-image: url(/images/box_215_wm_0.jpg);
}
.box_215_wm_1 {
	height: 90px;
	background-image: url(/images/box_215_wm_1.jpg);
}
.box_215_wm_2 {
	height: 90px;
	background-image: url(/images/box_215_wm_2.jpg);
}
.box_215_wm_3 {
	height: 90px;
	background-image: url(/images/box_215_wm_3.jpg);
}
.box_215_wm_4 {
	height: 90px;
	background-image: url(/images/box_215_wm_4.jpg);
}
.box_215_wm_5 {
	height: 90px;
	background-image: url(/images/box_215_wm_5.jpg);
}
.book_now_wm_0 {
	background-image: url(/images/book_now_wm_0.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.poll_wm_0 {
	background-image: url(/images/poll_wm_0.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.arrow_list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.arrow_list li {
	background-image: url(/images/bullet_arrow.png);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.arrow_list_spaced li {
	margin-bottom: 20px;
}

.arrow_list li ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}


.search_form_row {
	margin-bottom: 5px;
	clear: both;
	width: 154px;
}

.search_form_label_row {
	width: 154px;
}

.search_form_label {
	clear: both;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
.search_form_select_long {
	width: 154px;
}
.search_form_day_col {
	float: left;
	width: 40px;
	margin-right: 5px;
}
.search_form_month_col {
	float: left;
	width: 80px;
	margin-right: 5px;
}

.search_form_datepicker_col {
	float: left;
	width: 19px;
	cursor: pointer;
}

.search_form_select_day {
	width:40px;
}

.search_form_select_month {
	width: 80px;
}
.search_form_select_short {
	width: 40px;
}

.age_small_text {
	font-size: 10px;
	color: #FFF;
	padding: 0 10px 0 4px;
	display: inline;
}

.search_form_button_row {
	text-align: right;
	padding-top: 10px;
	width: 100%;
}
.hidden_input {
	visibility: hidden;
	height: 0;
}

.breadcrumbs {
	height: 25px;
	background-color: #CCCCCC;
	padding-left: 10px;
	margin-bottom: 10px;
}

.breadcrumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
	display: inline;
}
.breadcrumbs ul li {
	color: #fff;
	display: inline;
	padding-right: 5px;
	font-size: 11px;
}
.breadcrumbs ul li a, .breadcrumbs ul li a:visited, .breadcrumbs ul li a:hover {
	color: #fff;
	font-size: 11px;
}
.active_link {
	background-color: #00A2DF;
	color: #FFFFFF;
	text-decoration: none;
}
.photo_right {
	float: right;
	margin: 0 0 0px 10px;
}
.title_call_now {
	position: absolute;
	top: 5px;
	left: 150px;
	font-size: 28px;
	font-weight: bold;
}
.title_holiday_ref {
	position: absolute;
	top: 45px;
	left: 150px;
	font-size: 18px;
	font-weight: bold;
}
.box_opening_hours {
	position: absolute;
	top: 10px;
	left: 480px;
	width: 170px;
}
.box_opening_hours p {
	color: #fff;
	font-size: 11px;
	margin: 0;
}
.box_opening_hours_padder {
	padding: 5px;
}
.book_now_box {
	height: 80px;
}
.blue_table_bg_header {
	background-color: #00A2DF;
	padding: 2px 5px;
	margin-bottom: 5px;
}
.blue_table_bg_header td {
	color: #FFFFFF;
	font-weight: bold;
}
.aqua tr td {
	font-size: 11px;
	padding-bottom: 3px;
}
.libra tr td {
	font-size: 12px;
	padding-bottom: 8px;
}
.acc_desc_note {
	font-size: 11px;
	color:#999999;
}
.thumb_photo {
	width: 90px;
	height: 66px;
}
.holiday_results_item_outer {
	background-color:
}
.a_right {
	text-align: right;
}
.title_link, a.title_link:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
}
.plain_link, a.plain_link:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	background-color: transparent;
}
.results_body_table tr td {
	font-size: 11px;
}

.price {
	font-size: 15px;
	font-weight: bold;
	color: #00A2DF;
}
.rating {
	display: inline;
}
.list_none {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.vote_bar {
	background-image: url(/images/vote_bar.png);
	height: 15px;
	width: auto;
}
.example_1 {
	font-size: 16px;
	font-weight: bold;
}
.destination_photo {
	float: left;
	margin: 0 15px 15px 0;
}
.list_sitemap li ul, .list_sitemap li ul li ul {
	margin-bottom: 0;
}

.title_book {
	font-size: 16px;
	font-weight: bold;
	color: #A01F8A;
}

.col_resort_main {
	width: 320px;
	margin-right: 20px;
	float: left;
}

.title_std {
	background-color: #00A2DF;
	padding: 4px 6px;
	margin: 0 0 10px 0;
	font-size: 15px;
	line-height: 15px;
	font-weight:bold;
	color: #fff;
}

.col_resort_info {
	width: 170px;
	float: left;
}

.no_margin {
	margin: 0px;
}

.resort_map img {
	margin: 0 0 10px 0;
}

.resort_info_list {
	height: 30px;
	background-image: url(/images/tab_resort_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 510px;
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
}

.resort_info_list li {
	display: block;
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	height: 30px;
	line-height: 30px;
}

.resort_tab_on {
	background-image: url(/images/tab_resort_on_left.png);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.resort_tab_on a {
	background-image: url(/images/tab_resort_on_right.png);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.resort_info_list li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}

.quote_form_text {
	width: 200px;
}

.quote_form_day {
	width: 40px;
}

.quote_form_month {
	width: 90px;
}

.quote_form_no {
	width: 40px;
}

.quote_form_notes {
	width: 200px;
	height: 60px;
}

.quote_form_date_col {
	float:left;
	margin-right: 4px;
}

.deal_box {
	width: 324px;
	float: left;
	
}

.col_deal_left {
	width: 108px;
	margin-right: 10px;
	float: left;

}

.col_deal_right {
	width: 186px;
	float: left;
	height: 150px;
	position: relative;
}

.margin_right_10 {
	margin-right: 10px;
}

.deal_destination {
	font-size: 15px;
	font-weight: bold;
	color: #9DB614;
}

.deal_resort {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.deal_hotel {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.deal_price {
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
}

.deal_book_button {
	width: 186px;
	height: 25px;
	background-color: #FF53A0;
	display: block;
	text-align: center;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 125px;
}
.deal_info {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.message {
	padding: 10px;
	margin-bottom: 10px;
	background-color:#ececec;

}

.message_neg {
	border: 1px solid #FF0000;
}

.message_title {
	font-weight: bold;
}
