@charset "Shift_JIS";
html {height:100%;}
.offerbox {
}
body {
	margin:0;
	padding:0;
	height:100%;
	background-color:#999999;
	font-family:arial, serif;
	width:960px;
	margin-left: auto;
	margin-right: auto;
}
#wrap {
	min-height:100%;
	position:relative;
	background-color: #FFFFFF;
}
* html #wrap {height:100%}
#header {
	background-color: #FFFFFF;
	color:#333333;
	height: 90px;
	margin: 0px;
	padding-right: 30px;
	background-image: url(castaways_header_background.jpg);
}
#main_menu  {
	height:252px;
	text-align:left;
	border: 0px;
	margin: 0px;
	z-index: 10;
	position: absolute;
 /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='_menu_images/black_transparent_with_line.png');
	top: 90px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}
/* IE ignores styles with [attributes], so it will skip the following. */
#main_menu[class] {
  background-image:url(_menu_images/black_transparent_with_line.png);
}
#content {
	padding:0px;
	text-align:left;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 30px;
	z-index: 2;
	background-color: #FFF;
	width: 680px;
}
#animation {
	height:260px;
	width: 960px;
	text-align:left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-color: #fff;
}
#inner-wrap {
	padding-bottom:60px;
	background-color: #FFFFFF;
}
#inner-wrap:after {
content:" ";
display:block;
clear:both;
}
#country-menu_vertical {
	width:180px;
	text-align:left;
	left: 0px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
	float: right;
	background-image: url(_menu_images/side_menu_list_topline_40.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#country-menu_horizontal {
	width:910px;
	text-align:left;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: 30px;
	background-image: url(_menu_images/menu_end_line.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#horizontal_menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 910px;
	height: 35px;
}
#horizontal_menu li {
	float: left;
	font-family: "Century Gothic", "Gill Sans", "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 0;
	padding: 0;
}	
#horizontal_menu a {
	background: url(_menu_images/menu_line.gif) no-repeat right;
	color: #666;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	border: none;
	margin-top: 5px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#horizontal_menu a:visited {
	text-decoration: none;
	color: #666666;
}
#horizontal_menu a:hover {
	text-decoration: none;
	color: #CC0000;
}
#horizontal_menu a:active {
	text-decoration: none;
	color: #CC0000;
}
#footer {
	position:absolute;
	bottom:0;
	height:50px;
	background-color: #FFF;
	width:690px;
	color:#CCCCCC;
	text-align:left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#footer p {
	margin:0;
	font-size:10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	color: #666666;
	height: 40px;
	padding: 0px;
}
h1 {
	font-family: "Century Gothic", "Gill Sans", Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #886bb4;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: "Century Gothic", "Gill Sans", Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
	font-weight: lighter;
	color: #886bb4;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #FF0008;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-family: "Century Gothic", "Gill Sans", Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 {
	font-family: "Century Gothic", "Gill Sans", Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #886bb4;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h6 {
	font-family: "Century Gothic", "Gill Sans", Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#hotel_container {
	margin: 0px;
	width: 672px;
	background-color: #BBB7B5;
	position: absolute;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.hotel_short_description_box {
	font-family: "Century Gothic", "Gill Sans", Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	display: inline;
	float: left;
	width: 160px;
	height: 170px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	text-align: left;
	vertical-align: top;
	position: relative;
}
.hotel_short_description_box_txt {
	font-family: "Century Gothic", "Gill Sans", Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.hotel_short_description_box_txt a:link {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
.hotel_short_description_box_txt a:visited {
	text-decoration: none;
	color: #333333;
}
.hotel_short_description_box_txt a:hover {
	text-decoration: none;
	color: #FFF;
}
.hotel_short_description_box_txt a:active {
	text-decoration: none;
	color: #CC0000;
}
.hotel_resort_description_txt {
	font-family: "Century Gothic", "Gill Sans", Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.grey_heading {
	font-family: "Century Gothic", "Gill Sans", Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #BBB7B5;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.body_copy_purple {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #886bb4;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
p.no_margin {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.first_paragraph {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(red_bullet.gif);
}

#content a:link {
	color: #333333;
	text-decoration: underline;
}
#content a:visited {
	text-decoration: none;
	color: #333333;
}
#content a:hover {
	text-decoration: underline;
}
#content a:active {
	text-decoration: none;
}

input, textarea 
{
    background-color : #DBD7E3; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
    color : #333333;
}
.destinations_country {
	font-family: "Century Gothic", "Gill Sans", "Lucida Grande CE", Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.destinations_country li {
	line-height: 40px;
	height: 40px;
	background-image: url(_menu_images/destinations_menu_list_line39.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}
.destinations_country a:link {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.destinations_country a:visited {
	text-decoration: none;
	color: #666666;
}
.destinations_country a:hover {
	text-decoration: none;
	color: #CC0000;
}
.destinations_country a:active {
	text-decoration: none;
	color: #CC0000;
}
.holiday_type_text {
	font-family: "Century Gothic", "Gill Sans", "Lucida Grande CE", Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.holiday_type_text li {
	line-height: 40px;
	height: 40px;
	background-image: url(_menu_images/destinations_menu_list_line39.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}
.holiday_type_text a:link {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.holiday_type_text a:visited {
	text-decoration: none;
	color: #666666;
}
.holiday_type_text a:hover {
	text-decoration: none;
	color: #CC0000;
}
.holiday_type_text a:active {
	text-decoration: none;
	color: #CC0000;
}
.nopadding {
	margin: 0px;
	padding: 0px;
}
.logopadding {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#offerbox {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 160px;
	height: auto;
	background-image: url(_offer_box_images/offerbox_background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top;
	height: auto;
	z-index: 15;
	position: relative;
}
.offer_heading {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Century Gothic", "Gill Sans", "Lucida Grande CE", Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
#offerbox a:link {
	color: #FFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#offerbox a:visited {
	text-decoration: none;
	color: #FFF;
}
#offerbox a:hover {
	text-decoration: none;
	color: #40227F;
}
#offerbox a:active {
	text-decoration: none;
	color: #40227F;
}
.header_txt {
	font-family: "Century Gothic", "Gill Sans", "Lucida Grande CE", Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	float: right;
	line-height: 88px;
	height: 88px;
}
p.price_includes_text {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p.from_price {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
p.resort_description {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
p.hotel_description {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.travel_agents_bullets {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.travel_agents_bullets li {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
.travel_agents_white_text {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding: 8px;
	margin: 0px;
}
#side_space {
	width:180px;
	text-align:left;
	left: 0px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.hotel_tabs {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	height: 25px;
}
.image1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.special_offer_heading {
	font-family: "Century Gothic", "Gill Sans", Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #210A52;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.touring_heading {
	font-family: "Century Gothic", "Gill Sans", Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p.touring {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p.touring_from_price {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.upgrade_type {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p.upgrade_price {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.offers_footnote {
	font-size: 9px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.purple_page_number {
	font-family: "Century Gothic", "Gill Sans", Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-style: normal;
	line-height: 28px;
	font-weight: lighter;
	color: #886bb4;
	padding: 0px;
	margin: 0px;
}
#extra_offerbox {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 160px;
	height: auto;
	background-image: url(_offer_box_images/offerbox_background1.jpg);
	background-repeat: no-repeat;
	background-color: #221352;
	background-position: bottom;
	height: auto;
	z-index: 15;
	position: relative;
}
#extra_offerbox a:link {
	color: #FF0000;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
#extra_offerbox a:visited {
	text-decoration: none;
	color: #FF0000;
}
#extra_offerbox a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#extra_offerbox a:active {
	text-decoration: none;
	color: #FF0000;
}
#extra_offerbox h4 {
	color: #FF0000;
	text-decoration: none;
	margin:0px;
	padding:0px;
	font-size: 14px;
	text-align: center;
}

