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

html,body{
	margin:0;
	padding:0;
	font-family: Century Gothic, "Lucida Grande", Helvetica, Arial, sans-serif;
	
}


a,img{
	text-decoration:none;
	border:none;	
}

a{
	color:#000;	
}

#bg_page{
	width:100%;
	background-image:url(../img/page/sfondo.jpg);
	background-repeat:repeat;
	background-position:top center;
}

.wrapper{
	width:926px;
	margin:0 auto;
	position:relative;
	
}

#header{
	
	
		
}

#menu_top{
	
	background-image:url(../img/header/menu/top_bg_repeat.png);
	background-repeat:repeat-x;
	width:100%;
	height:56px;
	position:relative;
	z-index:12;
		
}

#logo{
	position:absolute;
	top:0;
	left:-25px;
		
}

#menu_top_link{
	position:absolute;
	top:0;
	right:0;
}

#menu_top_link a{
	color:#FFF;
	text-decoration:none;
	padding:10px;
	font-size:15px;
	line-height:35px;
	background-image: url(../img/header/menu/divisore_menu_top_link.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	
}

#menu{
	
	background-image:url(../img/header/menu/menu_bg_repeat.png);
	background-repeat:repeat-x;
	width:100%;
	height:53px;
	margin-top:-19px;
}

#menu_link{
	position:absolute;
	top:0;
	right:0;
	z-index:99;
}

#menu_link a{
	color: #78706f;
	text-decoration: none;
	font-size: 18px;
	font-weight:bold;
	height: 43px;
	display: inline-block;
	line-height: 43px;
	padding: 0 10px;
	background-image: url(../img/header/menu/divisore_menu_link.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

#footer{
	
	width:100%;
	height:124px;
	background-image:url(../img/page/footer_repeat.png);
	background-repeat:repeat-x;
		
}
.footer_content{
	text-align:center;
	position:relative;
	top:40px;
	line-height:30px;
	font-size:14px;
	color:#87888a;	
}

/* HOME */

#intro_home{
	margin-top:25px;	
}

#box_intro_left{
	width: 460px;
	height: 249px;
	float:left;
	
}

#box_intro_right{
	width: 460px;
	height: 249px;
	float: right;
	background-image: url(../img/home/intro/bg_box_right.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position:relative;
}

.container_categorie{
	width:435px;
	position:absolute;
	left:17px;
	top:-8px;
}

.categoria_element{
	display:inline-block;
	float:left;
	width:137px;
	margin-top:8px;
	margin-right:8px;

}

.categoria_element_thumb{
	display:block;
	width:137px;

}

.categoria_element_titolo{
	display:block;
	width:137px;
	height:19px;
	background-image:url(../img/categorie/thumb/bg_banda_titolo_orange.png);
	background-repeat:no-repeat;
	line-height:19px;
	font-size:15px;
	color:#fff;
	text-decoration:none;
	padding-left:10px;
	text-transform:capitalize;
	font-family: 'Rockwell';	
}

#arrow_back_btn{
	position:absolute;
	top:85px;
	left:-15px;
	width:38px;
	height:38px;
	background-image:url(../img/home/intro/arrow_left_btn.png);
	z-index:132;
}

#arrow_next_btn{
	position:absolute;
	top:85px;
	right:-10px;
	width:38px;
	height:38px;
	background-image:url(../img/home/intro/arrow_right_btn.png);
	background-repeat:no-repeat;
	z-index:133;
}

#gruppi_slideshow_home{
	width:925px;
	height:431px;
	background-image:url(../img/home/box_gruppi/bg_box_gruppi.png);
	background-repeat:no-repeat;
	margin-top:29px;
}

.home_container_element_gruppo{
	position:absolute;
	top:0;
	left:0;	
}

#arrow_back_slide_gruppo_btn{
	position:absolute;
	top:135px;
	left:-25px;
	width:38px;
	height:38px;
	background-image:url(../img/home/intro/arrow_left_btn.png);
	z-index:132;
}

#arrow_next_slide_gruppo_btn{
	position:absolute;
	top:135px;
	right:-15px;
	width:38px;
	height:38px;
	background-image:url(../img/home/intro/arrow_right_btn.png);
	background-repeat:no-repeat;
	z-index:133;
}


.styled select {
   background: transparent;
   width: 110%;
   padding: 5px;
   font-size: 14px;
   border: 1px solid #ccc;
   height: 32px;
   outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
   appearance: none;
   overflow:hidden;

	
} 

.styled{
   width: 250px;
   height:32px;
   overflow: hidden;
   background: url(../img/home/box_gruppi/bg_select_arrow.png) no-repeat 96% #ddd;
}

#gruppi_left_home{
	position:relative;
	width:305px;
	height:431px;
	float:left;
}

#gruppi_left_home .intro_sezione_titolo{
	height:77px;
	color:#fff;
	font-family: 'Rockwell';
	font-size:25px;
	padding-left:25px;
	padding-top:12px;
	line-height:24px;
}

#container_menu_left_gruppi{
	text-align:center;
		
}

#container_menu_left_gruppi a{
	display:inline-block;
	background-color:#e1e1e1;
	color:#9fa1a4;
	line-height:32px;
	height:32px;
	padding:0 10px;
	font-family: 'Rockwell';	
}

#container_menu_left_gruppi a:hover{
	color:#2e4d86;
	background-color:#a4a5a8;
}

#container_menu_left_gruppi .active_link{
	color:#fff!important;
	background-color:#2e4d86!important;
}

#container_step_left_gruppi{
	position:relative;	
}
.step_left_gruppi{
	position:absolute;
	top:0;
	left:0;	
	padding:20px 15px 5px 30px;
}

.step_left_gruppi h2{
	font-family: 'Rockwell';
	display:block;
	color:#2e4d86!important;
	font-size:18px;
	margin-bottom:5px;
}

#step1_left_gruppi{
	
}



#step2_left_gruppi{
	
	display:none;	
}

#legend_left{
	width:305px;
	text-align:center;
	margin-top:30px;	
}

#legend_left a{
	margin-right:5px;
	font-weight:bold;
}

#intro_trovamici{
	background-color:#a6b3c3;
	color:#2e4d86;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight:bold;
	padding:10px;
	margin-left:-10px;
	margin-bottom:20px;	
}

#trovamici_input{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:28px;
	line-height:28px;
	display:inline-block;
	outline:none;
	width:170px;
	border:1px solid #efefef;
}

#trovamici_btn_invia{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:28px;
	line-height:28px;
	display:inline-block;
	background-color:#2e4d86;
	color:#fff;
	padding:0 15px;
	border:1px solid #efefef;
	margin-left:-10px;
	position:relative;
	top:3px;
}

#gruppi_right_home{
	width:615px;
	float:left;
	height:431px;
	position:relative;
	
}

#gruppi_right_intro{
	color:#2e4d86;	
	font-weight:bold;
	height:60px;
	padding-left:22px;
	padding-top:18px;
	padding-right:10px;
	
}

#gruppi_right_gallery{
	margin-left:10px;
	position:relative;
}

.element_gruppo{
	width:116px;
	height:147px;
	margin-right:5px;
	margin-bottom:10px;
	float:left;	
}

.element_gruppo_img{
	display:block;
}

.element_gruppo_caption{
	display:block;
	width:116px;
	height:58px;
	position:relative;
	text-align:center;
}
.element_gruppo_caption_titolo{
	position:absolute;
	top:10px;
	width:116px;
	text-align:center;
	overflow:hidden;
	font-size:13px;
	color:#fff;
}

.element_gruppo_caption_status{
	position:absolute;
	bottom:10px;
	width:116px;
	text-align:center;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

#caption_destinazione_right{
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

.status_red{
	background-color:#2e4d86;
}

.status_blue{
	background-color:#c4b453;
}

.status_green{
	background-color:#3a997b;
}

#adv_slideshow_home{
	background-color:#eff2ed;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height:270px;
	margin-top:29px;
	
}
#adv_home_titolo{
	float:left;	
	color:#2e4d86;
	font-family: 'Rockwell';
	font-size:25px;
	padding-left:25px;
	padding-top:20px;
	line-height:24px;
	width:200px;
}
#adv_home_intro{
	float:left;	
	color:#505050;
	font-size:16px;
	padding-left:25px;
	padding-top:26px;
	line-height:20px;
	width:600px;
}

#avd_container{
	position:relative;
	width:100%;
	height:200px;
	
}

.adv_block_container{
	position:absolute;
	top:20px;
	left:25px;
}

.element_adv{
	float:left;	
}

.element_adv_img{
	float:left;
	width:268px;	
}
.element_adv_caption{
	float:left;
	width:146px;
	margin-left:20px;	
}
.element_adv_caption h2{
	margin:0;
	padding:0;
	color:#2f4e86;
	font-size:18px;	
}

.element_adv_caption p{
	margin:0;
	padding:0;
	font-size:14px;
}

.element_adv_caption a{
	display:inline-block;
	font-size:14px;
	background-color:#2f4e86;
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	margin-top:5px;
}

/* PAGINA VACANZE */

.block_container{
	width: 927px;
	background-color: #eff2ed;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url(../img/wizard/bg_block_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear:both;
	padding:20px 0;
}

.titolo_block{
	margin-bottom:2px;
	margin-left:3px;	
}

.left_corner_titolo_block{
	width:24px;
	height:30px;
	background-image: url(../img/wizard/left_corner_titolo.png);
	background-repeat: repeat-x;	
	float:left;
}

.content_titolo_block{
	float:left;
	height:30px;
	line-height:30px;
	color:#fff;
	padding:0 10px;
	background-color:#2e4d86;
	font-family: 'Rockwell';
	font-size:18px;
}

.right_corner_titolo_block{
	width:27px;
	height:30px;
	background-image: url(../img/wizard/right_corner_titolo.png);
	background-repeat: no-repeat;	
	float:left;
}


#categorie_vacanze_left{
	background-color:#a6b3c3;
	color:#2e4d86;
	font-weight:bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:180px;
	padding:20px;
	line-height:24px;
	float:left;
	margin-left:30px;
}

#categorie_vacanze_right{
	float:left;
	width:640px;
	margin-left:30px;
}
#categorie_vacanze_right .categoria_element{
	margin-right:15px;
	margin-top:15px;
}

#destinazione_block{
	
}

#destinazione_vacanze_left{
	float:left;
	background-image: url(../img/wizard/categoria_bg.png);
	background-repeat: no-repeat;
	margin-left:15px;
	width:383px;
	min-height:229px;
	text-align:justify!important;	
}

#destinazione_vacanze_left #titolo_box_categoria{
	margin-top:10px;
	color:#2e4d86;	
}

#destinazione_vacanze_left p{
	margin-top:10px;	
}

#destinazione_vacanze_right{
	float:left;
	margin-top:20px;
	margin-left:15px;	
}

#separatore_destinazioni_titolo{
	background-image: url(../img/wizard/divisore_categorie.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	margin-left:32px;
}

#separatore_destinazioni_titolo h2{
	background-color:#eff2ed;
	display:inline-block;
	color:#2e4d86;
	font-size:18px;
	padding-right:10px;
	margin-bottom:5px;
}

.element_elenco_destinazione{
	background-color:#fcfffa;
	width:407px;
	padding:10px;
	margin-left:20px;
	float:left;
	margin-bottom:10px;
}
.element_elenco_destinazione:hover{
	background-color:#ebf1f7;
}
.element_elenco_destinazione_titolo{
	display:block;
	width:186px;
	height:22px;
	background-image:url(../img/wizard/bg_banda_titolo.png);
	background-repeat:no-repeat;
	line-height:23px;
	font-size:15px;
	color:#fff;
	text-decoration:none;
	padding-left:10px;
	text-transform:capitalize;
	font-family: 'Rockwell';
	margin-top:-2px;		
}

.element_elenco_destinazione_img{
	float:left;
}

.element_elenco_destinazione_right{
	float:left;
	margin-left:10px;
	width:200px;
	font-size:14px;
	text-align:justify!important;
}

.element_elenco_destinazione_right a{
	
}

#container_block_gruppi{
	width: 927px;
	background-color: #ebf1f7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	clear:both;
	padding:20px 0;
	margin-top:20px;
}

#block_titolo_gruppi{
	background-image:url(../img/wizard/bg_titolo_gruppi.png);
	width:896px;
	height:57px;
	display:block;
	margin:0 auto;
	position:relative;
	top:20px;
}

#titolo_gruppi{
	position:absolute;
	left:60px;
	top:5px;
	font-size:18px;
	color:#fff;
	font-family: 'Rockwell';
}
#testo_intro_gruppi{
	font-size:15px;
	position:absolute;
	top:8px;
	left:370px;	
}

#crea_gruppo_btn{
	width: 470px;
	height: 146px;
	background-image: url(../img/wizard/new_gruppo_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
}

#crea_gruppo_btn:hover{
	background-position: 0px -146px;		
}

.btn_gruppo_wizard_sel{
	background-position: 0px -146px!important;
	cursor:default;		
}

#join_gruppo_btn{
	width: 470px;
	height: 146px;
	background-image: url(../img/wizard/join_gruppo_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	display:inline-block;
	position:absolute;
	top:0;
	right:0;
}

#join_gruppo_btn:hover{
	background-position: 0px -146px;		
}

.element_gruppo_wizard{
	width:420px;
	min-height:170px;
	border:4px solid #ddd;
	background-color:#fff;	
	position:relative;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.bg_titolo_gruppi_element{
	background-repeat: no-repeat;
	width: 183px;
	height: 22px;
	position:absolute;
	top:0;
	left:9px;
	padding-left:25px;
	font-size:18px;
	line-height:22px;
	color:#fff;
	font-family: 'Rockwell';
}

.gruppi_element_img{
	float:left;
	height:169px;
	overflow:hidden;
}

.gruppi_element_dati{
	float:left;
	margin-left:20px;
	margin-top:20px;
	width:210px;	
	height:149px;
	overflow:hidden;
}

.gruppi_element_dati ul{
	list-style:none;
	margin:0;
	padding:0;
}

.gruppi_element_dati ul li{
	margin-top:5px;	
}


#container_element_gruppo_wizard{
	margin-left:20px;	
}

.element_gruppo_action_link{
	background-image: url(../img/wizard/bg_element_action_link.png);
	width: 420px;
	height: 47px;
	position:relative;
	z-index:999;
	margin-top:-10px;
}

.btn_gruppi_wizard{
	color:#fff;
	display:inline-block;
	height:27px;
	line-height:27px;
	padding:0 10px;
	
}

.num_persone_gruppo_element{
	font-family: 'Rockwell';	
	color:#000;	
	font-size:24px;
	display:inline-block;
	float:left;	
	margin-left:20px;
	margin-right:10px;
}

img_profilo_persone_gruppo_element{
	float:left;
	margin-right:5px;
}

/*  OVERLAY  */

#overlay_bg{
	background-image:url(../img/overlay/bg_overlay.png);
	background-repeat:repeat;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:9999999;
	display:none;
}

#overlay_container{
	
	width:829px;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-414px;	
}

#overlay_top{
	width:829px;
	height:91px;
	display:block;
	margin:0;
	padding:0;
	background-image:url(../img/overlay/overlay_top.png);
}

#overlay_content{
	width:829px;
	min-height:200px;
	display:block;
	margin:0;
	padding:0;
	background-image:url(../img/overlay/overlay_repeat.png);
	position:relative;
}

#overlay_content_ajax{
	margin:0 60px;
	max-height:500px;
	overflow-x:hidden;
	overflow-y:auto;
	
}

#overlay_content_ajax p{
	text-align:justify!important;
}


#overlay_bottom{
	width:829px;
	height:57px;
	display:block;
	margin:0;
	padding:0;
	background-image:url(../img/overlay/overlay_bottom.png);
}

#step2_wizard,#step3_wizard{
	display:none;	
}

.cat_wizard_attiva{
	opacity:0.5!important;	
}

.dest_wizard_attiva{
	background-color:#cedae6!important;	
}

#preloader_step2 h2, #preloader_step3 h2{
	font-family: 'Rockwell';
	color:#2e4d86;
	font-size:18px;
}

.generic_btn{
	font-family: 'Rockwell';
	background-color:#2e4d86;
	color:#fff;
	padding:5px 10px;
	display:inline-block;
	font-size:16px;	
}


#overlay_accedi_content h2{
	font-family: 'Rockwell';	
	font-size:20px;	
	color:#333;
}


.form_aw{
	position:relative;
	margin-top:15px;		
	
}

.form_aw label{
	
	display:block;
	font-weight:bold;
	font-size:14px;
	height:26px;
	line-height:26px;
	float:left;
	text-align:right;
	margin-right:10px;
	width:140px;			
}

.form_aw input{
	display:inline-block;
	height:26px;
	margin:0;
	padding:0 8px;
	outline:none;
	width:220px;
	float:left;
	border:1px solid #d5d3d3;	
	
}

.select_aw{
	display:inline-block;
	margin:0;
	padding:0 8px;
	width:100px;
}


.btn_aw{
	background-color:#D14836;
	padding:0 15px;
	color:#fff;
	border:1px solid transparent;
	text-shadow:0 1px rgba(0, 0, 0, 0.1);
	text-transform:uppercase;
	-moz-user-select:none;
	border-radius:2px 2px 2px 2px;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	height:27px;
	line-height:27px;
}

.btn_aw:hover{
	color:#fff0d8!important;
	background-color:#D14836!important;
}


/* OVERLAY GRUPPO */
#menu_switch_gruppo_overlay{
	display:block;
	position:relative;
	top:-5px;
	margin-bottom:10px;
}

#menu_switch_gruppo_overlay a{
	display:inline-block;
	background-color:#e1e1e1;
	color:#9fa1a4;
	line-height:32px;
	height:32px;
	padding:0 10px;
	font-family: 'Rockwell';	
}

#menu_switch_gruppo_overlay a:hover{
	color:#2e4d86;
	background-color:#a4a5a8;
}

#menu_switch_gruppo_overlay .active_link{
	color:#fff!important;
	background-color:#2e4d86!important;
}

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

#step_dettagli_overlay_gruppo ul li{
	margin-top:5px;	
}

#step_equipaggio_overlay_gruppo{
	
}

#step_equipaggio_overlay_gruppo_left{
	width:300px;
	float:left;
	display:block;
	border-right:1px solid #efefef;
	
}
#step_equipaggio_overlay_gruppo_left h1{
	margin-top:0;
	padding-top:0;
	font-size:20px;
	font-family: 'Rockwell';	
	color:#32528d;
}

#step_equipaggio_overlay_gruppo_right{
	width:360px;
	float:left;
}

/* BACHECA */
#msg_bacheca_container{
	margin:0;
	padding:0;
	width:400px;
	overflow-x:hidden;
}
.msgBacheca{
	padding-bottom:20px;
	padding-left:30px;
	text-align:justify;
	width:360px;
	overflow:hidden;
}
.msgBar{
	background-image:url(../img/bacheca/msgBar.png);
	background-repeat:no-repeat;
	background-position:left center;
	width:360px;
	height:42px;
	position:relative;	
	
}
.fotoMsgUtente{
	display:inline-block;
}
.usernameUtente{
	display:inline-block;
	height:42px;
	line-height:42px;
	font-family: Century Gothic, sans-serif;
	font-size:15px;
	color:#32528d;
	position:absolute;
	width:160px;
	overflow:hidden;

	left:52px;
}
.dataMsg{
	display:inline-block;
	height:42px;
	line-height:42px;
	font-family: Century Gothic, sans-serif;
	font-size:12px;
	color:#fff;
	position:absolute;
	left:222px;
}
.msgText{
	display:block;
	margin-top:5px;
	padding:0;
	padding-left:53px;
	padding-right:10px;
	font-size:13px;	
} 
#topBacheca h1{
	margin-top:0;
	padding-top:0;
	font-size:20px;
	color:#333;
	font-family: 'Rockwell';	
}
#topBacheca{
	margin-bottom:40px;
	margin-left:27px;	
}
#containerInputMsg{
	 width:360px;
	 height:55px;
	 background-image:url(../img/bacheca/inputBG.jpg);
	 background-repeat:no-repeat;
	 position:relative;
}
#msg_bacheca_txt{
	margin:8px 10px;
	height:40px;	
	width:340px;
	border:none;
	margin-bottom:0;
	font-family: Century Gothic, sans-serif;
	font-size:13px;
}
#inviaMsgBTN{
	background-image:url(../img/bacheca/inviaMsgBTN.png);
	background-repeat:no-repeat;
	color:#fff;
	width:80px;
	height:22px;
	display:block;
	text-decoration:none;	
	position:absolute;
	bottom:-22px;
	right:40px;
}



#box_equipaggio_home{
	width:886px;
	margin:0 auto;
	padding:20px;
	background-color:#efefef;	
}

/* AREA PERSONALE */


