@charset "utf-8";

ul, li, ol, dd, dt, dl, p, img, table, tr, th, td, body, div, h1, h2, h3{
	margin:0;
	padding:0;
}

/*---General---*/

html, body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	background:#363636;
	height:100%;
	}

#wrapper{
	background:#000 url(/images/backgrounds/light.jpg) top center no-repeat;
	width:880px;
	margin:0 auto;
	height:100%;
	}
	#wrapper_inner{
	background:#000 url(/images/backgrounds/light.jpg) top center no-repeat;
	width:850px;
	padding:22px 15px;
	}

a{
	color:#FF5500;
	text-decoration:none;
	}
	a:hover{
	text-decoration:underline;
	}

p{
	margin:0px 0px 10px 0px;
	}
	p img{
	float:right;
	margin:0px 0px 20px 20px;
	}

h1{
	margin:0px 0px 10px 0px;
	font-size:15px;
	}	
	h2{
	margin:30px 0px 10px 0px;
	font-size:15px;
	}
	h2.light{
	color:#999;
	}
	h2 span{
	font-weight:normal;
	}
	h2 span.caps{
	text-transform:uppercase;
	}
	h2.top_title{
	margin-top:0px;
	}
	h2 a{
	color:#FF5500;
	text-decoration:underline;
	}
	h2 a.light{
	color:#999;
	}
	h2 a:hover, h2 a:hover.light{
	color:#757575;
	}
.top{
	margin-top:0;
	}


h3{
	margin:15px 0px 5px 0px;
	font-size:13px;
	}
	h3.top_title{
	margin-top:0px;
	}

li{
	margin:0px 0px 10px 20px;
	}
	dt{
	margin:10px 0px 0px 0px;
	font-weight:bold;
	}
	dd{
	margin:0px 0px 10px 0px;
	}

img{
	border:none;
}

.clear{
	clear:both;
	font-size:1px;
	line-height:1px!important;
	height:1px!important;
}

.grey{
	font-weight:normal;
	color:#999;
	}
	.highlight{
	color:#FF5500;
	font-weight:bold;
	}
	.strike{
	text-decoration:line-through;
	}
	.small{
	font-size:10px;
	}
	.error{
	/*font-weight:bold;*/
	color:#E10027;
	}
	
.anchor{
	text-decoration:none!important;
}

/*---Header---*/


h1#logo{
	display:block;
	behavior:url(/cssjs/iepngfix.htc);
	background:url(/images/frui_logo.png) top left;
	width:125px;
	height:107px;
	float:left;
	text-indent:-9000px;
	overflow:hidden;
	margin:0;
	}

#header{
	background:#FFF;
	width:705px;
	padding:15px 20px 0px 0px;
	height:92px;
	float:left;
	color:#BEC5CE;
	font-size:12px;
	}
	#header p{
	display:block;
	float:left;
	text-transform:uppercase;
	margin:0px 35px 0px 0px;
	height:39px;
	}
	#logo_sub{
	color:#B5BBC4;
	}
	#header a{
	color:#B5BBC4;
	text-decoration:none;
	}
	#header a:hover, #header a.selected{
	color:#FF5500;
}

#top_menu{
	text-align:right;
	color:#B5BBC4;
	}
	#top_menu span{
	margin:0 3px;
}


/*---Main Menu---*/

#main_menu{
	font-size:14px;
	font-weight:bold;
	margin-top:19px;
	}
	#main_menu ul{
	padding-top:5px;
	}
	#main_menu li{
	list-style:none;
	float:left;
	margin:0px 23px 0px 0px;
	}
	#main_menu .main_final{
	margin-right:0px;
}


/*---Banner---*/

#banner{
	margin:80px 125px 0px 125px;
	height:120px;
	color:#FFF;
	}
	#banner h2{
	font-size:28px;
	padding-bottom:0px;
	}
	#banner h3{
	font-size:16px;
	padding-top:0px;
}


/*---Content---*/

#content{
	color:#757575;
	margin-top:70px;
	}

.white_1{
	width:850px;
	background:#FFF;
	}
	.clear_23{
	width:574px;
	float:left;
	display:inline;
	}
	.white_23{
	background:#FFF;
	width:563px;
	float:left;
	display:inline;
	margin-right:11px;
	}
	.clear_13{
	width:287px;
	float:left;	
	display:inline;
	}
	.clear_last{
	width:276px;
	}
	.white_13{
	width:276px;
	background:#FFF;
	float:left;
	display:inline;
	margin-bottom:11px;
	}
	.full_content{
	background:#FFF;
	width:810px;
	float:left;
	display:inline;
	padding:20px 20px 20px 20px;
	}

/*---Index---*/

.index{
	background:#FFF;
	margin:0px 11px 11px 0px;
	padding:15px;
	float:left;
	display:inline;
	}
	.index_box{
	width:246px;
	height:97px;
	}
	.index_box_tall{
	height:235px;
	overflow:hidden;
	}
	.index_tall{
	width:246px;
	height:235px;
	overflow:hidden;
	}
	.dates a{
	color:#757575;
	}
	.dates a:hover{
	color:#FF5500;
	}
	/*.index_vtall{
	width:246px;
	height:511px;
	}
	.index_vtall a{
	color:#757575;
	}
	.index_vtall a:hover{
	color:#FF5500;
	}*/
	.index_wide{
	width:533px;
	}
	.index_freeheight{
	height:auto;	
	}
	.index_box h3, .index_tall h3, .index_freeheight h3{
	color:#FF5500;
	margin:0px 0px 10px 0px;
	font-size:15px;
	}
	.index_gallery{
	padding-right:0px;
	width:261px;
	}
	.index_gallery .thumbs{
	margin:0;
	}
	.index_gallery .thumbs img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
	.index_last{
	margin-right:0px;
	float:right;
	}
	.index_spam{
	margin:33px 0px 33px 0px;
	}
	.index_spam h1{
	color:#FFF;
	font-size:13px;
	}
	.index_spam h1 a{
	color:#FFF;
	}
	.index_spam a{
	color:#757575;
	text-decoration:underline;
	}
	.index_spam a:hover{
	color:#FF5500;
	}
	
	.press_logos{
	height:265px;
	}

/*---Sub Menu---*/

.sub_menu{
	width:105px;
	float:left;
	font-size:14px;
	padding:20px 15px 20px 5px;
	}
	.sub_menu li{
	list-style:none;
	text-align:right;
	margin:0px 0px 10px 0px;
	}
	.sub_menu li a{
	color:#999;
	}
	.sub_menu li a:hover, .sub_menu li a.selected{
	color:#FF5500;
	text-decoration:none;
	}
	.sub_menu img{
	float:right;
	margin-right:15px;
	}
	.sub_content{
	width:350px;
	float:left;
	padding:20px 20px 20px 0px;
	overflow:hidden;
	}


	.sc_dest{
	width:400px;
	}
	.sub_content_wide{
	float:left;
	padding:20px 0px 20px 0px;
	width:720px;
	}
	.line{
	display:block;
	line-height:1px;
	height:1px;
	margin:20px 0px 20px 40px;
	background:#C8D0D5;
	}

/*---Destination & Holiday Boxes---*/

.white_1#grey_lines{
	background:#FFF url(/images/half_grey_lines.gif) top center repeat;
	}

.dest_wide{
	border-bottom:#D9D9D9 1px solid;
	padding:0px 0px 20px 0px;
	margin:0px 20px 20px 0px;
	}
	.dest_wide img{
	margin:0px 30px;
	float:right;
	}
	.dest_wide .half_link{
	margin-bottom:0px;
	text-decoration:underline;
	}
	.dest_wide#dest_last{
	border-bottom:none;
	margin-bottom:0px;
	}
	.dest_wide span{
	display:block;
	width:540px;
	}

.half_box{
	height:129px;
	width:425px;
	float:left;
	padding-top:20px;
	}
	.half_box img{
	margin:20px 30px;
	float:left;
	}
	.half_box a{
	color:#4D4D4D;
	text-decoration:none;
	}
	.half_box a:hover{
	text-decoration:underline;
	color:#FF5500;
	}
	.half_box h2{
	margin-top:0px;
	}
	.half_box p{
	margin-right:25px;
	}
	
	.dest_wide a{
	color:#4D4D4D;
	display:block;
	}
	.dest_wide a:hover{
	text-decoration:none;
	color:#FF5500;
	}
	.dest_wide span{
	display:block;
	margin:0px 30px 10px 0px;
	}
	.dest_wide .half_title{
	font-size:15px;
	}
	.dest_wide .half_title span{
	display:inline;
	margin-right:0px;
	}
	.half_box .half_country, .dest_wide .half_country{
	text-transform:uppercase;
	}
	.half_box .half_place, .dest_wide .half_place{
	font-weight:bold;
	}


/*---Destinations---*/


.thumbs{
	margin:20px 0px 15px 0px;
	}
	.thumbs img{
	float:left;
	margin-right:14px;
	margin-bottom:15px;
	}
	.thumbs img.last_thumb{
	margin-right:0px;
	}
	
.white_13 h2{
	margin:20px 20px 0px 20px;
	font-size:16px;
	}
	.right_block{
	border-bottom:#D9D9D9 1px solid;
	clear:both;
	padding:20px;
	}
	.right_block img{
	float:left;
	margin-right:20px;
	}
	.right_block a{
	color:#4D4D4D;
	display:block;
	}
	.right_block a:hover{
	text-decoration:none;
	color:#FF5500;
	}
	.right_block span{
	display:block;
	font-weight:bold;
	margin-bottom:5px;
	}

/*---Holidays---*/

.right_info{
	border-bottom:#D9D9D9 1px solid;
	clear:both;
	padding:20px;
	}
	.right_info h3{
	color:#FF5500;
	margin:0px;
	}
	.right_info p{
	margin:5px 0px 0px 0px;
	}
	.right_info span{ /*JIMBO*/
	font-size:10px;
	color:#B5BBC4;
	}	

/*---Frui Courses---*/

.fc_list h2 a{
	color:#4D4D4D;
	text-decoration:none;
}
.fc_list.over h2 a{
	color:#FF5500;
}
.fc_list p a{
	text-decoration:underline;
}
.fc_list p a{
	text-decoration:underline;
}
.fc_list.over p, .fc_list.over p a{
	color:#FF5500;
}

/*---Club Frui---*/

.cf_list .jover{
	margin:20px 0px 0px 0px;
	}
	.cf_list a{
	color: #4D4D4D;
	text-decoration:none;
	}
	.cf_list a:hover{
	color:#FF5500;
	}
	.cf_list .cf_list_img{
	width:70px;
	float:left;
	margin:0px 20px 0px 0px;
	}
	.cf_list .cf_list_content{
	float:left;
	width:430px;
	}
	.cf_list h2{
	margin-top:0px;
	}
	.cf_list .over{
	color:#FF5500;
	}
	.cf_list .over a{
	color:#FF5500;
	}
	.jshop_content p img{
	float:none;
	margin:0;
	padding:0;
	}


/*---Book Now---*/

.booking, .booking_last{
	border-bottom:#D9D9D9 1px solid;
	padding:0px 0px 10px 0px;
	margin-bottom:20px;
	}
	.booking h2, .booking_last h2, .book_med h2{
	margin-top:0px;
	}
	.booking span.extra{ /*JIMBO*/
	font-size:12px;
	color:#757575;
	}		
	.booking span.offer{ /*JIMBO*/
	font-size:10px;
	color:#FF5500;
	}	
	.booking p a, .booking_last p a{
	color:#757575;
	text-decoration:underline;
	}
	.booking p a:hover, .booking_last p a:hover{
	color:#FF5500;
	}
	.booking_last{
	border-bottom:none;
	margin-bottom:0px;
	}
	
	.book_long{
	float:left;
	width:333px;
	margin-right:20px;
	display:inline;
	}
	.book_med{
	width:220px;
	float:left;
	margin-right:20px;
	display:inline;
	}
	.book_short{
	float:left;
	width:100px;
	margin-right:20px;
	display:inline;
	}
	.book_gap{
	width:580px;
	margin-right:20px;
	float:left;
	text-align:right;
	display:inline;
	}
	.book_gap h2{
	margin-bottom:5px;
	}
	
	#top_booking{
	border-bottom:none;
	background: url(/images/grey_pixel.gif) repeat-x bottom;
	padding-bottom:0px;
	}
	#top_booking ul{
	margin:0;
	padding:0;
	}
	#top_booking li{
	margin:0;
	padding:0;
	margin:0px 15px 0px 0px;
	display:block;
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#B3B3B3;
	padding-bottom:10px;
	}
	#top_booking li#checkout_selected{
	color:#808080;
	border-bottom:1px solid #4D4D4D;
	}
	
	
	
	.title_submit{
	border:none;
	background:none;
	font-size:15px;
	color:#FF5500;
	font-weight:bold;
	text-decoration:underline;
	margin:0px;
	padding:0px;
	}
	.title_submit#title_grey{
	color:#999;
	}
	.title_submit:hover{
	color:#757575;
	}
	.p_submit{
	border:none;
	background:none;
	font-size:13px;
	color:#FF5500;
	text-decoration:underline;
	margin:0px;
	padding:0px;
	}
	.p_submit:hover{
	color:#757575;
	}
	.booking p a.highlight{
	color:#FF5500;
	font-weight:normal;
	}
	.booking p a:hover.highlight{
	color:#757575;
	}


/*---Contact---*/

#contact_form input.input_text, #contact_form textarea{
	display:block;
	width:131px;
	height:16px;
	padding:2px;
	border:1px solid #CCC;
	float:left;
	}
	#contact_form .select_country{
	width:136px;
	}
	#contact_form input[type=hidden]{
	display:none;
	}
	#contact_form label{
	display:block;
	width:80px;
	clear:both;
	float:left;
	line-height:22px;
	height:22px;
	}
	#contact_form textarea{
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#757575;
	}
	#contact_form textarea.small{
	height:50px;
	}
	#contact_form .verify img{
	float:left;
	margin-top:1px;
	}
	#contact_form .verify input{
	width:51px;
	}
	#contact_form div{
	height:22px;
	margin-bottom:10px;
	}
	#contact_form div.textarea{
	height:auto;
	}
	
	.input input{
	height:15px;
	float:left;
	padding:0;
	margin:3px 10px 0px 0px;;
	}
	.input /*label*/{
	/*display:block;
	float:left;*/
	height:20px;
	line-height:20px;
	}
	

/*---Payment---*/

.cc_item{
	float:left;
	margin-right:20px;
}
#switch{
	padding:10px 0px 0px 113px;
	}
	.cc_div{
	margin-bottom:10px;
	}
	.payment_p{
	width:420px;
	}
	

/*---Footer---*/

#footer{
	margin-top:65px;
	color:#CCCCCC;
	}
	#footer a{
	color:#CCCCCC;
	}
	#footer a:hover{
	color:#FF5500;
	}
	#footer p.sitemap{
		color:#666666;
	}
	#footer p.sitemap a{
		color:#666666;
	}
	#footer p.sitemap a:hover{
		color:#FF5500;
}		



/* --- BLOG --- */
p img.alignnone{
	float:none;
	margin-left:0px;
	margin-right:20px;
}


/*--- EDITABLE Flash Text Replacement ---*/



/*
.sIFR-hasFlash #banner h2 {
	visibility: hidden;
	font-size: 28px;
}
.sIFR-hasFlash #banner span {
	visibility: hidden;
	font-size:17px;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size:1.4em;
}
*/
/*.sIFR-hasFlash #contact_info {
	margin:0;
	padding:0;
	visibility: hidden;
	font-size:12px;	
}
.sIFR-hasFlash #logo_sub {
	margin:0;
	padding:0;
	visibility: hidden;
	font-size:13px;	
}*/

/*--- NON EDITABLE Flash Text Replacement ---*/
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}

/*----- THICKBOX ORRIBLE CSS ---------*/

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



