/**********************************************************************************/
/* GENERIC									 									  */
/**********************************************************************************/

html {
	overflow-y: scroll;
	-webkit-text-size-adjust:none;
}

html,body {
	width: 100%;
	height: 100%;	
	margin:0px;
	padding:0px;
}

img{
	border-style:none;
}

div{
	display:block;
}

body.print{
	background-color: white;
	background-image: none;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
	font-size:12px;
}

p{
	padding:0px 0px 0px 0px;
	margin:0px;
}

.float_close{
	clear:both;
	height:0px;
    overflow:hidden;
}

/**********************************************************************************/
/* SPECIFIC								 										  */
/**********************************************************************************/


/* FONTS DECLARATION */
@font-face {
    font-family: 'antonregular';
    src: url('fonts/anton-webfont.eot');
    src: url('fonts/anton-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/anton-webfont.woff') format('woff'),
         url('fonts/anton-webfont.ttf') format('truetype'),
         url('fonts/anton-webfont.svg#antonregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'signika_negativebold';
    src: url('fonts/signikanegative-bold-webfont.eot');
    src: url('fonts/signikanegative-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/signikanegative-bold-webfont.woff') format('woff'),
         url('fonts/signikanegative-bold-webfont.ttf') format('truetype'),
         url('fonts/signikanegative-bold-webfont.svg#signika_negativebold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'signika_negativeregular';
    src: url('fonts/signikanegative-regular-webfont.eot');
    src: url('fonts/signikanegative-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/signikanegative-regular-webfont.woff') format('woff'),
         url('fonts/signikanegative-regular-webfont.ttf') format('truetype'),
         url('fonts/signikanegative-regular-webfont.svg#signika_negativeregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "signika_negativebold";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/rockwell_bold.eot?#iefix") format("embedded-opentype"), 
         url("fonts/rockwell_bold.woff") format("woff"), 
         url("fonts/rockwell_bold.ttf") format("truetype"), 
         url("fonts/rockwell_bold.svg#rockwell_bold") format("svg");
}
@font-face {
    font-family: "Rockwell";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/rockwell.eot?#iefix") format("embedded-opentype"), 
         url("fonts/rockwell.woff") format("woff"), 
         url("fonts/rockwell.ttf") format("truetype"), 
         url("fonts/rockwell.svg#rockwell") format("svg");
}

/* ELEMENTS */
h1{
	margin:0px;
	font-weight:normal;
}

a{
	text-decoration:none;
    color:#FFFFFF;
}

a:hover{

}

body{
	font-family: signika_negativeregular;
    font-size:13px;
    color:#ffffff;
	background-color:#000000;
	background-image:url('images/background.jpg');
	background-repeat:no-repeat;
    background-position:top center;
}

.common_container{
    width:942px;
    margin:0px auto;    
}

/* HEADER */
#header{
    height:168px;
    background-image:url('images/logo.png');
    background-repeat:no-repeat;
    background-position:0px 13px;
    padding-top:1px;
}

/* TOP MENU */
#top_menu{
    margin-top:114px;
    height:29px;
    padding-top:25px;
	white-space:nowrap;
}

#top_menu a{
    display:inline-block;
    font-size:16px;
	margin-right:4.5%;
}

#top_menu a:hover{
    color:#eb711c;
}

#top_menu a.select{
    color:#eb711c;
}

#top_menu a.no_margin{
    margin:0px;
}

/* GALLERY */
#gallery{
    height:398px;
    background-image:url('images/cornice.jpg');
    position:relative;
}

#gallery .gallery_elements{
    position:absolute;
    top:10px;
    left:10px;
    width:920px;
    height:378px;
    display:none;
}

#gallery .gallery_elements div{
    position:absolute;
}

#gallery .gallery_elements div.logo_gallery{
    margin-left:163px;
}

#gallery .gallery_elements div.filtro_gallery{
    
}

#gallery .gallery_elements div.testo_gallery{
    margin-left:35px;
    margin-top:11px;
    font-size:14px;
}

#container_gallery_nav{
    position:absolute;
    left:45px;
    bottom:35px;
}

#gallery_nav_points{
    display:none;
}

#gallery_nav_points a{
    display:inline-block;
    width:13px;
    height:17px;
    background-image:url('images/nav_point.png');
}

#gallery_nav_points a.selected{
    background-image:url('images/nav_point_sel.png');
}

.testo_gallery .titolo{
    font-family: antonregular;
    font-size:58px;
    color:#ed731e;
    padding-bottom:10px;
}

/* HIGHLIGHT */
#highlight{
    margin-top:17px;
}



.hl_left{
    float:left;
    background-image:url('images/hl_left.jpg');
    width:298px;
    height:416px;
    position:relative;
    font-size:12px;
	line-height:12px;
}

.hl_left .titolo{
    font-family: antonregular;
    font-size:45px;
    color:#ed731e; 
    padding-bottom:10px;
	line-height:45px;
}

.hl_left div{
    position:absolute;
    bottom:20px;
    width:243px;
    left:29px;
}

.hl_right{
    float:right;
    /*background-image:url('images/hl_right.jpg');*/
    /*width:298px;*/
	width:301px;
    height:416px;
    font-size:12px;
}

.hl_right .hl_middle a{
    color:#ed731e; 
    display:block;
    padding-bottom:20px;
	font-size: 12px;
	line-height: 12px;
	font-family:signika_negativeregular;
}

.hl_right .hl_middle a:hover{
    color:#FFFFFF;
}

/*
.hl_right div{
    padding:30px;
}
*/

.hl_right .titolo{
    font-family: antonregular;
    font-size:41px;
    line-height:41px;
    padding-bottom:20px;
}

.hl_right .data{
    font-size:10px;
    font-family: verdana;
}

.hl_middle{
    background-image:url('images/hl_middle.jpg');
    width:301px;
    height:203px;
    margin-left:321px;
    margin-top:10px;
    font-family: antonregular;
    font-size:36px;
    line-height:36px;
}

.hl_middle div{
    padding:30px;
}

.hl_top{
    background-image:url('images/hl_top.jpg');
    width:942px;
    height:54px;
    font-family: antonregular;
    font-size:40px;
    line-height:41px;
	margin-bottom:17px;
}

.hl_top div{
    padding:5px;
}

/* FOOTER */
#footer{
    background-image:url('images/footer.png');
    height:54px;
    margin-top:26px;
    font-size:10px;
    text-transform:uppercase;
}

#footer .left{
    float:left;
    padding-top:10px;
    padding-left:10px;
}

#footer .right{
    float:right;
    padding-top:10px;
    padding-right:10px;
}

#footer .sub_left{
    float:left;
    text-align:right;
    margin-right:20px;
}

#footer .sub_right{
    float:right;
}

/* BANNER */
#banner{
    height:197px;
    position:relative;
    background-image:url('images/cornice_image.png');
}

#banner div.image{
    position:absolute;
    top:11px;
    left:11px;
}

#banner .titolo{
    margin-left:35px;
    margin-top:11px;
    font-family: antonregular;
    font-size:58px;    
    position:absolute;
    color:#ed731e;
    text-transform:uppercase;
}

/* NAVIGATOR */
.navigator{
    position:absolute;
    left:11px;
    bottom:5px;
    text-transform:uppercase;
    font-size:9px;    
    font-family: verdana;
}

/* PAGE */
#page{
    margin-top:21px;
    margin-bottom:21px;
}

#page #left{
    width:214px;
    float:left;
    padding-top:2px;
}

#page #left a{
    display:block;
    padding:19px 16px;
    font-size:15px;
    text-transform:uppercase;
    background-image:url('images/bk_left_menu.png');
    color:#c18a64;
    position:relative;
}

#page #left a:hover{
    color:#FFFFFF;
    background-image:url('images/bk_left_menu_sel.png');
}

#page #left a .ombra{
    position:absolute;
    height:6px;
    width:214px;
    top:0px;
    left:0px;
    background-image:url('images/ombra_menu.png');
}

#page #left a.select{
    color:#FFFFFF;
    background-image:url('images/bk_left_menu_sel.png');
}

#page #right{
    width:712px;
    float:right;    
}

#page .common_page{
    border-top:3px solid #d5671a;
    background-image:url('images/bk_black_trasp.png');    
}

#page .title{
    color:#eb711c;
    font-size:16px;
    padding-bottom:20px;
    text-transform:uppercase;
}

#page #container{
    padding:35px 40px;
}

/* SCROL GALLERY */

#scroll_gallery{
    height:133px;
    border-top:3px solid #d5671a;
    border-bottom:3px solid #d5671a;
    position:relative;
}

#scroll_gallery a.scroll_left{
    width:24px;
    height:133px;
    background-image:url('images/scroll_gallery_left.png');
    position:absolute;
    top:0px;
    left:0px;
    display:block;
}

#scroll_gallery a.scroll_left:hover{
    background-image:url('images/scroll_gallery_left_sel.png');
}

#scroll_gallery a.scroll_right{
    width:24px;
    height:133px;
    background-image:url('images/scroll_gallery_right.png');
    position:absolute;
    top:0px;
    right:0px;
    display:block;
}

#scroll_gallery a.scroll_right:hover{
    background-image:url('images/scroll_gallery_right_sel.png');
}

#scroll_gallery #scroll_viewport{
    overflow:hidden;
}

#scroll_gallery #scroll_container{
    white-space:nowrap;
    position:relative;
}

#scroll_gallery #scroll_container a{
    display:inline-block;
    border-right:1px solid #FFFFFF;
}

/* NEWS */
#news .list_elem{
    padding:24px 27px;
    border-bottom:2px solid #d5671a;
}

#news .list_elem .left{
    float:left;
    width:249px;
}

#news img{
    border:1px solid #d5671a;
}

#news .list_elem .right{
    float:left;
    width:625px;
}

#news .list_elem .data{
    color:#eb711c;
    text-transform:uppercase;
    padding-bottom:5px;
}

#news .list_elem .titolo{
    font-family: antonregular;
    font-size:26px;
    text-transform:uppercase;
    padding-bottom:10px;
}

#news .last_elem{
    border:none;
}

#news_dettaglio{
    padding:30px;
}

#news_dettaglio div{
    float:left;
    margin-right:30px;
    border:1px solid #d5671a;
}

#news_dettaglio .data{
    color:#eb711c;
    text-transform:uppercase;
    padding-bottom:5px;
}

#news_dettaglio .titolo{
    font-family: antonregular;
    font-size:26px;
    text-transform:uppercase;
    padding-bottom:40px;
}

/* CONTATTI */
.mappa{
    height:290px;
    border-bottom:4px solid #d5671a;
}

.form{
    padding:30px 30px;
}

.form .left{
    float:left;
    width:225px;
    color:#eb711c;
}

.form .left .titolo{
    font-family: antonregular;
    font-size:26px;
    padding-bottom:30px;
    color:#FFFFFF;
}

.form .right{
    float:right;
    width:622px;
}

.form .subleft{
    float:left;
    width:234px;
}

.form .subright{
    float:right;
    width:376px;
    text-align:right;
}

.form input{
    width:201px;
    height:39px;
    border-radius:10px;
    margin-bottom:10px;
    padding:0px 10px;
    border:none;
    font-family: verdana;
    font-size:10px;
}

.form textarea{
    width:348px;
    height:118px;
    border-radius:10px;
    margin-bottom:10px;
    padding:10px 10px;
    border:none;
    font-family: verdana;
    font-size:10px;
}

a.button_invia{
    display:inline-block;
    background-image:url('images/btn_invia.png');
    width:122px;
    height:18px;
    font-size:10px;
    text-transform:uppercase;
    color:#18aa00;
    text-align:center;
    padding-top:8px;    
    margin-top:10px;
    float:right;
}

/* PRENOTA */
#prenota #tool{
    background-image:url('images/bk_orange_trasp.png');
    border-bottom:4px solid #d5671a;
    height:76px;
}

#prenota #tool #accedi div.right{
    float:right;
    padding-top:20px;
    padding-right:10px;
}

#prenota #tool #accedi div.left{
    float:left;
    padding-left:10px;
    padding-top:30px;
    text-decoration:underline;
}

#prenota #giorni{
    background-image:url('images/bk_orange_trasp.png');
    border-bottom:4px solid #d5671a;
    height:35px;
    padding:10px 10px;
}

#prenota #info{
    background-image:url('images/bk_orange_trasp.png');
    border-bottom:4px solid #d5671a;
    padding:10px 10px;
}

#giorno{
    margin-top:10px;
    background-color:#FFFFFF;
    color:#bd4812;
    font-size:17px;
    text-align:center;
    padding:5px 0px;
    margin-bottom:2px;
    text-transform:capitalize;
}

#table_header div.column{
    background-color:#d7671a;
    float:left;
    margin-right:2px;
    height:15px;
    text-transform:uppercase;
    font-family: verdana;
    font-size:10px;
    text-align:center;
    padding-top:4px;
    margin-bottom:2px;
}

#table_header div.last_column{
    margin-right:0px;
}

.table_row{
    letter-spacing:0.5px;
}

.table_row div.column{
    float:left;
    border-right:2px solid #d5671a;
    border-bottom:2px solid #d5671a;
    height:24px;
    text-transform:uppercase;
    text-align:center;
    padding-top:6px;
}

.table_row.first_row{
    border-top:2px solid #d5671a;
}

.table_row.odd_row{
    background-color:#2e2925;
}

.dalle{
    width:95px;
}

.alle{
    width:104px;
}

.corso{
    width:230px;
}

.istruttore{
    width:228px;
}

.posti{
    width:108px;
}

.disponibilita{
    width:167px;
}

.table_row div.last_column{
    margin-right:0px;
    border-right:none;
}

/* POPUP */
#dialog_registrati{
}

.form_prenotazione{
    width:500px;
    border:4px solid #d5671a;
    background-color:#f2f2f2;
    padding:25px;
    display:block;
    position:relative;
    color:#000000;
}

.form_prenotazione .titolo{
    display:inline-block;
    background-image:url('images/fiamma.jpg');
    background-repeat:no-repeat;
    height:45px;
    padding-left:50px;
    color:#eb711c;
    text-transform:uppercase;
    font-family: antonregular;
    font-size:34px;
    padding-top:20px;
    margin-bottom:40px;
}

.form_prenotazione .jqmClose{
    display:block;
    position:absolute;
    top:10px;
    right:10px;
    cursor:pointer;
}

.form_prenotazione .row{
    margin-bottom:10px;
}

.form_prenotazione .row div{
    display:inline-block;
    height:20px;
    vertical-align:middle;
}

.form_prenotazione .row div.left{
    text-transform:uppercase;
    background-color:#aaaaaa;
    width:128px;    
    padding:5px 10px;
}

.form_prenotazione .row div.right{
    height:30px;
    margin-left:10px;
}

.form_prenotazione .row div.right input{
    height:16px;
    padding:5px;
    margin:0px;
    width:315px;
    padding:5px 10px;
}

.form_prenotazione .privacy{
    margin-top:10px;
}

.form_prenotazione .footer{
    margin-top:20px;
    position:relative;
    height:40px;
}

.form_prenotazione .footer .left{
    position:absolute;
    bottom:0px;
    color:#eb711c;;
    text-transform:uppercase;
    font-family: verdana;
    font-weight:bold;
    font-size:10px;
}

.form_prenotazione .footer .right{
    position:absolute;
    bottom:0px;
    right:0px;
}

.jqmWindow{
	margin-left: -277px;
    width: 554px;
}

/* BUTTON */
a.button{
    display:inline-block;
    background-image:url('images/btn_large.png');
    width:166px;
    height:25px;
    text-align:center;
    text-transform:uppercase;
    padding-top:10px;
}

a.button:hover{
	color:#ED731E;
}

a.button_small{
    display:inline-block;
    background-image:url('images/btn_small.png');
    width:112px;
    height:25px;
    text-align:center;
    text-transform:uppercase;
    padding-top:10px;
    font-size:11px;
    background-size:contain;
    background-repeat:no-repeat;
}

a.button_small:hover{
	color:#ED731E;
}

a.button_small:hover{
	color:#ED731E;
}

a.button_small.select{
    background-image:url('images/btn_small_sel.png');
}

a.prenota{
    color:#31e900;
    display:inline-block;
    min-height:20px;
    background-image:url('images/plus_ico.png');
    background-position:right;
    background-repeat:no-repeat;
    padding-right:30px;
    padding-left:30px;    
    min-width:100px;
}

a.cancellati{
    color:#eb711c;
    display:inline-block;
    min-height:20px;
    background-image:url('images/minus_ico.png');
    background-position:right;
    background-repeat:no-repeat;
    padding-right:30px;    
    padding-left:30px;    
    min-width:100px;
}

/* COMMON */
.error_input_form{
	color:#FF0000;
}

.verdana_small{
    font-family: verdana;
    font-size:10px;
}

.color_orange{
    color:#eb711c;
}

.color_green{
    color:#31e900;
}

.color_red{
    color:#ff0000;
}

.hidden{
    display:none;
}