/************************************************************************************************************************

  Variazioni per il nuovo layout                                                                                       
  body.new  
  
*/
                                                                                                        
html{ margin: 0px; padding: 0px; }
body.new{ background: #A7C9D5 !important ;  margin: 0px; padding: 0px; }

/*Elementi da nascondere*/
body.new #numero_verde{ display:none; }

/*Variazione con le polaroid sul background*/
body.new.polaroidsBg{  background: #A7C9D5  50% 100px url('/images/background-polaroids.jpg') no-repeat !important ; }

    body.new #main_center{

        background:                     transparent !important;
        z-index:                        1;
        background:                     repeat-x url( '/images/body_bg.jpg' ) !important;   
        margin:                         0px;
        padding:                        0px;
       
    }

    body.new #top_line{
        display: block;
        width: 100%;
        margin: 0px;
        padding: 0px;
        position: absolute;
        z-index: 200;
        text-align: center;
        height: 17px; 
        background: repeat-x url( '/images/h1_bg.jpg' );
    }

        body.new #top_line h1{
            
            position:                       relative !important;
            color:                          #ffffff !important; 
            font-size:                      11px !important;
            font-weight: bold;    
            height:                         17px !important;
            line-height:                    16px !important;
            background:                     repeat-x url('/images/h1_bg.jpg') !important;    
            width:                          960px !important; 
            display:                        block !important;
            margin:                         0px auto !important;
            padding:                        0px !important;
            padding-right:                  5px !important; 
            text-align:                     right !important;
            letter-spacing:                 normal !important;
            z-index:                        auto !important;
            top:                            auto !important;
            left:                           auto !important;
            
        }
        
        body.new #main_shadow{   
            position:                       relative !important;  
            background:                     transparent !important;
            z-index:                        2;
            margin:                         0px auto !important;
        }
        
        body.new #header_bottom_initalia, 
        body.new #header_top,
        body.new #header_bottom{
            display: none;            
        }
        
        body.new #main_limit{
            
               position:                      relative !important;  
               width:                         1000px;
               /*min-width:                      820px;

               width:                          expression(
                                                    (this.offsetParent.clientWidth >= 1000) ? '1000px' :
                                                        ((this.offsetParent.clientWidth < 820) ? '820px' : 'auto')
                                                );*/
               
              text-align:                     right;
              z-index:                        3;
              padding:                        0px; 
              margin:                         0px auto;    
            
        }
        
        body.new #main_real{

            position:                       relative !important;  
            width:                          100%;
            background:                     repeat-x url( '/images/body_bg.jpg' ) !important;          
            z-index:                        0;
           
        }
        
        body.new #main_real.photoCollage{
            
            /*Photocollage @author Michele, property of InItalia srl, all rights reserved. */
            background:                     no-repeat url( '/images/photo_collage.jpg' ) left top !important; 
            
        }
        
            body.new #frame_header_top{
            
                /*position:                     relative !important;*/ /*Sarebbe corretto semanticament ma genera bug su IE*/ 
                width:                          100% !important;
                z-index:                        99997 !important;  
                padding:                        17px 0px 0px 0px !important;       
                height:                         100px !important;   
                overflow:                       visible !important;
                
            }  
            
                 body.new #login_centralino_initalia, form#logout_centralino_initalia{
                    position:                               absolute;
                    top:                                    38px;
                    left:                                   7px;
                    padding:                                2px;
                    z-index: 1000000;
                }
                
                body.new #mark_logo{                    
                    float: left;
                    margin-top: 8px;
                    margin-left: 5px;    
                    width: 304px;
                    height: 54px;
                    background: no-repeat url( '/images/mark_logo.png' );
                    cursor: pointer;
                }
                
                body.new #tagline{
                    float: left;
                    font-size: 12px;
                    font-style: italic;
                    font-weight: bold;
                    margin-top: 0px;
                    margin-left: 5px;
                    line-height: 17px;
                    height: 17px;
                    color: #333;         
                    padding-top: 0px;
                    letter-spacing: 0.6px;               

                }
                
                body.new .tagline_ru{

                     letter-spacing: -0.05em !important;
                    
                }
                
                /*Webkit based hacks*/
                @media screen and (-webkit-min-device-pixel-ratio:0) {
                    
                     body.new .tagline_ru{

                         letter-spacing: -1px !important;
                    
                     }
                    
                    
                }               
                
                body.new #tools{
                    
                    float: right;
                    margin-top: -46px;
                  
                }
                
                    body.new #tools span.option_tool{
                        background-color: #bcd7e0;
                        padding: 3px 5px;
                        float: left;
                        display: inline;
                        border: 1px solid #62A0B5;
                        margin-right: 4px;
                        position: relative;
                        z-index: 99998;
                        
                        -o-border-radius: 5px;
                        -moz-border-radius: 5px;
                        -webkit-border-radius: 5px;
                        border-radius: 5px;
                        
                        /*behavior: url('/images/border-radius.htc');*/
                        
                    }
                    
                    body.new #tools span.option_tool span.label_select{
                        display: inline; float: left; font-size: 11px; height: 19px; line-height: 18px; padding-left: 2px; padding-right: 2px;  margin-right: 3px; color: #222;                        
                    }

                    body.new #tools span.option_tool select{
                        font-size: 11px; 
                        margin: 0px; 
                        height: 19px; 
                        line-height: 11px;
                        display: inline;
                        float: left;  
                        position: relative;
                        z-index: 99997;  
                        border: 1px solid #7F9DB9;
                    }
                    
                    /*Select lingua*/
                    body.new #select_flag { margin: 0px; margin-right: 3px; width: 24px; height: 19px; line-height: 19px; background: no-repeat transparent center center; border: 1px solid #62A0B5; float: left; display: inline; overflow: visible;}

                   body.new  span.option_tool ul, 
                   body.new  #select_language_options{
                        float: left;
                        display: inline;
                        width: 107px;
                        height: 17px;
                        line-height: 17px;
                        margin: 0px;
                        padding:0px;
                        list-style: none;
                        font-size: 11px;  
                        border: 1px solid #7F9DB9; 
                        background: #fff; 
                        position: relative;
                        z-index: 99998;
                    }
                    
                    body.new #select_language_options{
                        display: none;
                        margin-left: 27px; 
                        margin-top: 19px;
                        
                    }

                    /*Webkit based hacks*/
                    @media screen and (-webkit-min-device-pixel-ratio:0) {
                        
                       body.new  span.option_tool ul{
                            clear: both;   
                            margin-top: -19px;
                            margin-left: 27px;
                        }
                        
                        body.new  span.option_tool select{
                            -webkit-appearance: none;     
                            background: url( '/images/arrow_sel.jpg' ) #fff no-repeat center right;   
                            padding-left: 3px; 
                            padding-right: 10px; 
                            font-size: 11px;
                            border-radius: 0px;
                        
                        }
                        
                        body.new  span.option_tool select:hover{
                            background: url( '/images/arrow_sel2.jpg' ) #fff no-repeat center right;   
                        }
                        
                        body.new #select_language_options li.iphoneActive, #select_language_options li.iphoneHover {
                            background-color: #3B5998;
                            color: #fff;
                        }

                    }
                    
                    /*Opera hacks*/
                    body.new  span.option_tool select{
                            -o-appearance: none;    
                    }              

                    body.new #select_language_options{
                        position: absolute;
                        z-index: 999999;
                        height: auto;
                        overflow: visible;
                    }

                        body.new span.option_tool ul li, 
                        body.new #select_language_options li{
                            float: left;
                            text-align: left;
                            height: 17px;
                            background: #fff;
                            line-height: 17px;
                            margin: 0px;
                            padding: 0px;
                            font-size: 11px; 
                            display: none;
                            width: 107px;
                            position: relative;
                            z-index: 99998;
                        }
                        
                        body.new span.option_tool ul li.selected,
                        body.new #select_language_options li{
                            display: inline; 
                        }
                        
                        body.new #curr_language_opt{
                             background: url( '/images/arrow_sel.jpg' ) no-repeat center right !important;   
                             padding-left: 3px !important;  
                             text-decoration: none;   
                        }
                        
                        body.new #curr_language_opt:hover, body.new #curr_language_opt:active {
                             background: url( '/images/arrow_sel2.jpg' ) no-repeat center right !important;     
                             padding-left: 3px !important;     
                             text-decoration: none;
                             color: #000;
                        }
                        
                        /*Firefox hack colore arrow select*/
                        @-moz-document url-prefix() {
                            body.new #curr_language_opt:hover,  body.new #curr_language_opt:active {
                                background: url( '/images/arrow_sel.jpg' ) no-repeat center right !important;        
                            }
                        } 
                       
                        body.new #select_language_options li.selected a{
                             background: no-repeat #fff center left;  
                             text-decoration: none;      
                        }       
                               
                            body.new span.option_tool ul li a,
                            body.new #select_language_options li a{
                                height: 17px;
                                display: inline; 
                                float: left;
                                line-height: 17px;
                                width: 107px;
                                font-size: 11px; 
                                color: #000; 
                                text-decoration: none;
                                cursor: default;
                                position: relative;
                                z-index: 99998;

                            }
                            
                            body.new #select_language_options li a{
                                margin: 0px; 
                                background: no-repeat #fff center left;
                                padding: 0px;
                                padding-left: 20px;  
                                display: block;     
                                text-decoration: none;
                                border-left: 2px solid #fff;
                                
                            }
                            
                            body.new #select_language_options li a:hover, #select_language_options li a:active {
                                background-color: #3B5998;
                                border-left: 2px solid #3B5998;
                                color: #fff;
                            }

                    /*Fine select lingua*/    
                    
                    
                    body.new #tools span.option_tool select.select_valuta{    
                        height: 19px;
                        line-height: 19px;   
                        font-size: 11px;    
                        width: auto !important;
                    }
                
                body.new #navLink{
                    position: relative;
                    z-index: 99997;    
                    float: right;
                    display: inline;
                    text-align:                     right;
                    font-size:                      12px;
                    height:                         25px;
                    line-height:                    25px;
                    position: relative;
                    padding-top: 5px;
                    margin-top: -26px;
                }

                /*Bordi arrotondati per barra navigazione*/
                body.new #navLink span.angle{ 
                    display: inline;
                    float: right;
                    height: 25px;
                    line-height: 20px;
                       
                }

                body.new #navLink span.angle.dx{ 
                    width: 10px;   
                    height: 25px;
                    background: bottom right no-repeat url( '/images/body_03.png' );
                }

                body.new #navLink span.center{ 
                    height: 25px;
                    line-height: 25px;  
                    background: transparent repeat-x top left url('/images/links_top_shadow.png');            
                    float: right;  
                }
                
                body.new #navLink a.bars, body.new #path a.bars{
                    color:                          #4c8699;
                    font-size:                      11px;
                    line-height:                    11px;
                    font-weight:                    normal !important;
                }


                body.new #navLink a.bars:hover, body.new #navLink a.bars:active,
                body.new #path a.bars:hover, body.new #path a.bars:active{
                    color:                          #4c8699;
                }

                body.new #navLink span.angle.sx{ 
                    width: 21px;
                    background: bottom left no-repeat url( '/images/body_01_w.png' );    
                } 
                
            /*Barra di navigazione sociale*/
            body.new #socialFavs{
                display: inline;    
                float: right;            
            }
            
            body.new #social_fav #fb_div{
               height: 19px;
               line-height: 19px;
               padding-top: 1px;    
               float: right;
               overflow: hidden;
            }
            
            body.new #social_fav #p1_div{    
                height: 19px;
                line-height: 19px;
                padding-top: 1px;    
                float: right;
                overflow: hidden;
                width: 50px;
                margin-right: 10px;
            }
                            
            body.new #socialLinks{
                float: right !important;
                overflow: hidden !important;
                padding: 2px !important;
                text-align: left !important;
                border: 1px solid #ccc; !important 

                height: 22px !important; 
                line-height: 15px !important;
            }

            body.new #socialLinks span{
                padding-left: 3px;
                padding-right: 1px;
                color: #777 !important;  
                font-size: 11px !important;
            }
            
            body.new #bookMark{
                float: right;
                text-align: right;
                /*border: 1px solid #ccc;*/
                line-height: 20px;
                height: 22px; 
                padding-right: 2px;
                padding-left: 3px;
                padding-top: 2px;
                display: inline;
                margin-right: 10px !important;
            }

            body.new #bookMark a{    
                line-height: 18px; 
                height: 18px;   
                color: #4C8699;
                font-size: 11px;
                padding-left: 18px;
                background: url( '/images/preferiti_16x16.gif' ) no-repeat left center;
                overflow: hidden;
                display: block;
                float: left;
            }
            
            body.new #bookMark img{ display: none; }

            /*Override degli stili della tabella body*/
            body.new #body{
                width:                          100%;
                padding:                        100px 0px 0px 0px !important;
            }
            
                body.new #body #main_content_table{
                    
                    margin-top: -5px;
                    /*min-height: 900px !important;*/
                    
                }
            
                body.new td.body_01{
                    width:                          10px !important;
                    height:                         5px !important;
                    background:                     bottom left no-repeat url('/images/body_01.png') !important;
                }
                body.new td.body_01 img{
                    width:                          5px !important;
                    height:                         5px !important;
                    visibility:                     hidden !important;
                }
                body.new td.body_02{
                    background: transparent url('/images/body_top_shadow.png') repeat-x !important;
                    height: 10px !important;
                }
                body.new td.body_03{
                    background:               transparent url('/images/body_dx_shadow.png') repeat-y bottom right !important;  
                }
                body.new td.body_03_aff{
                    background-color:               #ffffff !important;
                }
                body.new td.body_04{
                    background:               transparent url('/images/body_sx_shadow.png') repeat-y !important;     
                }
                body.new td.body_05{
                    position:                       relative !important;
                    background-color:               #ffffff !important;
                }
                body.new td.body_06{
                    background:               transparent url('/images/body_dx_shadow.png') repeat-y !important;
                }

                body.new td.body_07{
                    background:               top right no-repeat url('/images/body_07.png') !important;
                    width: 10px;
                }
                body.new td.body_08{
                    background: transparent url('/images/body_bottom_shadow.png') repeat-x !important;
                    height: 10px;
                }
                body.new td.body_09{
                    width:                          10px !important;
                    height:                         5px !important;
                    background:               top left no-repeat url('/images/body_09.png') !important;
                }
                body.new td.body_09 img{
                    width:                          5px !important;
                    height:                         5px !important;
                    visibility:                     hidden !important;
                }
                                
                /*********************************************************/
                /*   Test di variazione cromatica 01                     */
                /*********************************************************/
                
                #main_shadow div.var_color_01 #search_text-container-disabled a,
                #main_shadow div.var_color_01 #sidebarLocalita a,
                #main_shadow div.var_color_01 #socialLinks a
                { color: #4C8699 !important; }
                
                /*Sidebar località*/                
                #main_shadow div.var_color_01 #sidebarLocalita{
                    
                    background-color: #e2eced !important; 
                    color: #ccc;
                 
                }
                   
                    #main_shadow div.var_color_01 #sidebarLocalita div.paragrafo_sidebar font.highlight_blue{
                         
                        color: #666666 !important;
                            
                    }                                       
                    
                /*Ripristino colori link selettore valute*/
                #main_shadow div.var_color_01 #select_language_list a,
                #main_shadow div.var_color_01 #select_language_options a { color: #222 !important;}
                
                #main_shadow div.var_color_01 #select_language_list a:active,
                #main_shadow div.var_color_01 #select_language_options a:hover { color: #fff !important;}
                
                /*********************************************************************/
                /* Evidenziazione link principali                                    */
                /*********************************************************************/
                
                /****Generale*/
                
                /*Underline link mappa colonna sinistra*/
                #main_shadow div.var_highLightMainLinks_01 #sidebarLocalita #linkMappaSidebar a.bars{
                        
                        text-decoration: underline !important; 
                        
                    }
                    
                    #main_shadow div.var_highLightMainLinks_01 #sidebarLocalita #linkMappaSidebar a.bars:hover,
                    #main_shadow div.var_highLightMainLinks_01 #sidebarLocalita #linkMappaSidebar a.bars:active{
                        
                        text-decoration: none !important;
                        
                    }
                    
                /*Listing*/
                
                /*Link principali struttura*/
                #main_shadow div.var_highLightMainLinks_01 div.link a{ font-size: 15px !important; line-height: 15px!important;}
                
                #main_shadow div.var_highLightMainLinks_01 td.nome_struttura div.link a:link,
                #main_shadow div.var_highLightMainLinks_01 td.nome_struttura div.link a:visited { color: #D2691E !important; text-decoration: underline !important;}
                
                #main_shadow div.var_highLightMainLinks_01 td.nome_struttura div.link a:hover,
                #main_shadow div.var_highLightMainLinks_01 td.nome_struttura div.link a:active { color: #FFAA00 !important; text-decoration: none !important;}
                              
                #main_shadow div.var_highLightMainLinks_01 div.descrizione_struttura{ color: #666 !important; }
     
                #main_shadow div.var_highLightMainLinks_01 td.nome_struttura div.indirizzo_struttura{ padding-top: 5px !important; padding-bottom: 3px}
                
                /*Tools struttura*/
                                              
                /****Variazione cromatica 01*/ 
                #main_shadow div.var_color_01 a.standardLink{ color: #4C8699 !important; }
                                
                /*Link mappa sidebar località*/
                #main_shadow div.var_color_01.var_highLightMainLinks_01 { }
                
                    #main_shadow div.var_color_01.var_highLightMainLinks_01 #sidebarLocalita #linkMappaSidebar a.bars
                    {
                            
                            color: #D2691E !important;
                        
                    }
                    
                    #main_shadow div.var_color_01.var_highLightMainLinks_01 #sidebarLocalita #linkMappaSidebar a.bars:hover,
                    #main_shadow div.var_color_01.var_highLightMainLinks_01 #sidebarLocalita #linkMappaSidebar a.bars:active
                    {
                        
                        color: #FFAA00 !important;
                        
                    }
                    
                /*Indirizzo struttura*/
                #main_shadow div.var_color_01.var_highLightMainLinks_01 div.indirizzo_struttura a{ color: #4C8699 !important; }
               
                        

/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Autore: Mirko Renzetti                                                                                              */
/*    Tutti i diritti sono riservati e sono di InarTek Srl (MI) - Italy                                                   */
/*                                                                                                                        */
/**************************************************************************************************************************/

html{
    height: 100%;
}

body{
    height: 100%;

    position:                       relative;
    /*background:                     #2d4e59 url('/images/background.gif') repeat-x top center;*/
    background-color:	#4C8699;
    margin:                         0px;
}
form{
    margin:                         0px;
}
body, th, td, div, span, input, textarea, li, select{
    font:                           12px arial;
    color:                          #404040;
}
body, th, td, div, span, input, textarea, table, form, a, li, select, img{
    box-sizing:                     border-box;
	-moz-box-sizing:			    border-box;
	-webkit-box-sizing:			    border-box;
}

.highlight{
    color:                          #f27900;
}

.highlight_red{
    color:                          #ff0000;
}

.highlight_blue{
    color:                          #0096bf;
}

.highlight_green{
    color:                          #53a600;
}

a,
a.standardLink{
    color:                          #f27900;
    text-decoration:                none;
}

a:hover{
    color:                          #2d4e59;
    text-decoration:                underline;
}

a.bars{
    color:                          #4c8699;
    font-size:                      12px;
    font-weight:                    bold;
}


a.bars:hover{
    color:                          #8cc6d9;
}

.center{
	text-align: center;
}

h1{
    position:                       absolute;
    left:                           0px;
    top:                            1px;
    width:                          100%;
    height:                         14px;
    line-height:                    14px;
    z-index:                        200;
    font-size:                      12px;
    font-weight:                    bold;
    text-align:                     center;
    color:                          #ffffff;
    letter-spacing:                 1px;
    padding:                        0px;
    margin:                         0px;
}

.no_margin{
	margin: 0px;
}

.no_padding{
	padding: 0px;
}

ul.no_dot{
	list-style-type: none;
}

.bottom_margin{
	margin-bottom: 10px;
}

.clear{
	clear: both;
}

.hidden_0px{
	visibility: hidden;
	font-size: 0px;
	overflow: hidden;
	height: 0px;
}

/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili sfondo dinamico                                                                                               */
/*                                                                                                                        */
/**************************************************************************************************************************/

#main_center{
    min-height: 100%;
    height: auto !important;
    height: 100%;

    /*background-image:               url('/images/background_shadow.gif');
    background-repeat:              repeat-y;
    background-position:            top center;*/

    z-index:                        1;
}

#main_shadow{
    min-height: 100%;
    height: auto !important;
    height: 100%;

    /*background-image:               url('/images/background_shadow.jpg');
    background-repeat:              no-repeat;
    background-position:            top center;*/

    z-index:                        2;

    margin:                         0px auto;
}

#main_limit{
    min-height: 100%;
    height: auto !important;
    height: 100%;

	position:                       relative;
	width:                      1000px;
	/*min-width:                      820px;

	width:                          expression(
                                        (this.offsetParent.clientWidth >= 1000) ? '1000px' :
                                            ((this.offsetParent.clientWidth < 820) ? '820px' : 'auto')
                                    );*/
    padding-top:                    20px;
	text-align:                     right;
    z-index:                        3;

    margin:                         0px auto;

}

#main_real{
	position:                       relative;
    width:                          100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background-color:               #95d4e5;
    /*
    background-image:               url('/images/header.jpg');
    */
    background-repeat:              no-repeat;
    background-position:            top left;
    z-index:                        0;
}
#header{
    position:                       absolute;
    overflow: 						hidden;
    top:                            0px;
    right:                          0px;
    height:                         80px;
}

#header_box{
    position:                       absolute;
    top:                            5px;
    right:                          3px;
    width:                          210px;
    padding:                        3px 5px 3px 5px;
    text-align:                     left;
}
#header_box div{
    margin-top:                     6px;
    font-weight:                    bold;
    font-size:                      14px;
}
#header_box div a{
    font-weight:                    bold;
/*    color:                          #dd0000;*/
    font-size:                      14px;
}
.lingua_usata{
    border:                         solid 2px #ffaa00;
    padding:                        0px;
}
.lingua_usata{
    margin:                         0px;
}
#header_box_bg{
    position:                       absolute;
    top:                            5px;
    right:                          3px;
    width:                          210px;
    height:                         70px;
    background-image:               url('/images/header_box.gif');
    background-repeat:              no-repeat;
    background-position:            top right;
    filter:                         alpha(opacity: 85);
    -moz-opacity:                   0.85;
    opacity:                        0.85;
}

#head{
    height:                         80px;
    display:                        none;
}

#body{
    width:                          100%;
    min-height:						100%;
    height:                         auto !important;
    height:                         100%;
    padding:                        80px 3px 3px 3px;
}

#footer{
    padding-top:                    5px;
    border-top:                     solid 1px #e0e0e0;
}

#footer a{
    font-weight:                    normal;
}

#footer img{
    vertical-align:                 middle;
}

hr.separator{
    border-width:                   0px;
    background-color:               #e0e0e0;
    margin:                         5px;
    height:                         1px;
    color:                          #e0e0e0;
    width:                          50%;
}

hr.separator_dark{
    border-width:                   0px;
    background-color:               #404040;
    margin:                         5px;
    height:                         1px;
    color:                          #404040;
    width:                          50%;
}

#footer hr{
    border-width:                   0px;
    background-color:               #e0e0e0;
    margin:                         5px;
    height:                         1px;
    color:                          #e0e0e0;
    width:                          250px;
}

#header_bottom{
    position:                       absolute;
    left:                           0px;
    top:                            80px;
    width:                          290px;
    height:                         35px;
    z-index:                        100;
}
#header_bottom_initalia{
    position:                       absolute;
    left:                           3px;
    top:                            80px;
    width:                          286px;
    height:                         27px;
    z-index:                        100;
}

#header_top{
    position:                       absolute;
    left:                           0px;
    top:                            0px;
    width:                          960px;
    height:                         81px;
    z-index:                        0;
}
#frame_header_top{
    position:                       absolute;
    left:                           0px;
    top:                            0px;
    width:                          100%;
    height:                         81px;
    overflow:						hidden;
    z-index:                        0;
}

#header_top_affiliato{
    position:                       absolute;
    left:                           3px;
    top:                            3px;
    width:                          954px;
    height:                         78px;
    overflow:						hidden;
    z-index:                        0;
}

/*
#logo{
    position:                       absolute;
    left:                           0px;
    top:                            45px;
    width:                          290px;
    height:                         70px;
    z-index:                        100;
}
*/

#numero_verde{
    position:                       absolute;
    right:                          10px;
    top:                            15px;
    width:                          130px;
    height:                         50px;
    z-index:                        100;
    cursor:                         pointer;
}

#download_app_store{
    position:                       absolute;
    right:                          500px;
    top:                            25px;
    z-index:                        100000;
}


#aggiungi_preferiti_hp{
    text-align:                     center;
}

#aggiungi_preferiti_hp a{
    font-weight:                    bold;
    border-bottom:                  solid 1px #e0e0e0;
    margin-bottom:                  6px;
    padding:                        0px 3px 5px 3px;
}

/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili tabella path                                                                                                  */
/*                                                                                                                        */
/**************************************************************************************************************************/

div#path{
    text-align:                     left;
    font-size:                      12px;
    font-weight:                    bold;
    padding:                        3px 0px 6px 3px;
    overflow:                       hidden;
    float:							left;
}

/***************************************************************************************************************************/
/*                                                                                                                         */
/*     Div contenente l'eventuale stringa alla destra del path                                                             */
/*                                                                                                                         */
/***************************************************************************************************************************/

div.subtitle{
	position: absolute;
	right: 0px;
	top: 0px;
	padding-top: 2px;
}

div.aggiungi_preferiti_near_path{
	width: 							100%;
	font-weight:					bold;
	text-align:						right;
    font-size:                      12px;
    padding-right: 					0px;
}



/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili tabella toolbar                                                                                               */
/*                                                                                                                        */
/**************************************************************************************************************************/

div#toolbar{
    padding-left:                   280px;
    text-align:                     right;
    font-size:                      12px;
    font-weight:                    bold;
    padding:                        2px 3px 5px 0px;
    border-bottom:                  solid 1px #e0e0e0;
    margin-bottom:                  6px;
    height:                         24px;
}





/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili tabella body                                                                                                  */
/*                                                                                                                        */
/**************************************************************************************************************************/

table.body{
    width:                          100%;
    height:                         900px;
    min-height:                         100%;
}

td.body_01{
    width:                          5px;
    height:                         5px;
    background-image:               url('/images/body_01.gif');
}
td.body_01 img{
    width:                          5px;
    height:                         5px;
    visibility:                     hidden;
}
td.body_02{
    background-color:               #ffffff;
}
td.body_03{
    background-image:               url('/images/body_03.gif');
}

td.body_03_aff{
    background-color:               #ffffff;
}

td.body_04{
    background-color:               #ffffff;
}
td.body_05{
    position:                       relative;
    background-color:               #ffffff;
}
td.body_06{
    background-color:               #ffffff;
}

td.body_07{
    background-image:               url('/images/body_07.gif');
}
td.body_08{
    background-color:               #ffffff;
}
td.body_09{
    width:                          5px;
    height:                         5px;
    background-image:               url('/images/body_09.gif');
}
td.body_09 img{
    width:                          5px;
    height:                         5px;
    visibility:                     hidden;
}



/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili search box                                                                                                    */
/*                                                                                                                        */
/**************************************************************************************************************************/

#search_box_hp{
    position:                       relative;
    width:                          440px;
    height:                         130px;
    background-image:               url('/images/search_box.gif');
    background-repeat:              no-repeat;
    background-position:            top left;
    margin-bottom:                  10px;
}

#search_box_hp #search_title{
    position:                       absolute;
    font:                           13px arial;
    top:                            17px;
    left:                           17px;
    font-weight:                    bold;
}

#search_box_hp #search_text{
    position:                       absolute;
    top:                            17px;
    left:                           212px;
    width:                          210px;
    border-width:                   0px;
    padding:                        0px;
    font-size:                      14px;
    font-weight:                    bold;
    background-color:               #fff;
}

#search_box_hp #search_arrival_string{
    position:                       absolute;
    top:                            43px;
    left:                           18px;
    font-weight:                    bold;
}

#search_box_hp #search_arrival_date{
    position:                       absolute;
    top:                            61px;
    left:                           25px;
    font-weight:                    bold;
}

#search_box_hp #search_arrival_date select{
    vertical-align:                 middle;
}

#search_box_hp #search_arrival_date img{
    vertical-align:                 middle;
    cursor:                         pointer;
}

#search_box_hp #search_departure_string{
    position:                       absolute;
    top:                            43px;
    left:                           231px;
    font-weight:                    bold;
}


#search_box_hp #search_departure_date{
    position:                       absolute;
    top:                            61px;
    left:                           238px;
    font-weight:                    bold;
}

#search_box_hp #search_departure_date select{
    vertical-align:                 middle;
}

#search_box_hp #search_departure_date  img{
    vertical-align:                 middle;
    cursor:                         pointer;
}

#search_box_hp #search_available{
    /*display:                        none;
    border:                         dotted 1px #ff0000;*/
    position:                       absolute;
    top:                            89px;
    left:                           7px;
    width:                          225px;
    height:                         32px;
}

#search_box_hp #search_available input, #search_box_hp #search_available label{
    vertical-align:                 middle;
    cursor:                         pointer;
}

#search_box_hp #search_submit{
    position:                       absolute;
    top:                            91px;
    left:                           303px;
}

#search_box_hp #search_submit input{
    cursor:                         pointer;
    width:                          130px;
    height:                         30px;
    background-image:               url('/images/search_box_submit.gif');
    background-repeat:              no-repeat;
    background-position:            top left;
    border-width:                   0px;
    padding:                        2px 30px 2px 2px;
    font:                           14pt tahoma;
}

.error_baloon {
	font-weight: bold;
	color: red;
	font-size: 13px;
}



/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili search box sidebar                                                                                            */
/*                                                                                                                        */
/**************************************************************************************************************************/
/*
.search_box_sidebar_struttura{
    position:                       relative;
    width:                          190px;
    height:                         210px;
    background-image:               url('/images/search_box_sidebar_strutt.jpg');
    background-repeat:              no-repeat;
    background-position:            top left;
}
*/

.search_box_sidebar_struttura{
    background-image:               url('/images/search_box_sidebar_strutt.gif');
    background-repeat:              no-repeat;
    background-position:            top left;
    position:                       relative;
    width:                          190px;
    height:                         250px;
}

.search_box_sidebar_struttura .search_header_struttura{
    position:                       relative;
    top:                            8px;
    width:                          100%;
    font-size:                      18px;
    /*font-weight:                    bold;*/
    letter-spacing:                 -1px;
    text-align:                     center;
    color:                          #3d91f2;
}

.search_box_sidebar_struttura .search_title_struttura{
    position:                       absolute;
    top:                            9px;
    left:                           10px;
    width:                          170px;
    height:                         60px;
    font:                           bold 16px arial;
    text-align:                     center;
}

.search_box_sidebar_struttura .search_title_struttura_small{
    position:                       absolute;
    top:                            30px;
    left:                           5px;
    width:                          180px;
    height:                         70px;
}

.search_box_sidebar_struttura .search_title_struttura_small .header {
    padding: 						0px 5px;
    color: 							#cc0000;
    font-size: 						13px;

    /*text-decoration:	underline;*/
}

.search_box_sidebar_struttura .search_title_struttura_small .header2 {
    padding: 						5px;
    color: 							#660000;
    font-size: 						14px;
    text-decoration:				underline;
    font-weight:                    bold;
}

.search_box_sidebar_struttura .search_title_struttura_small td{
    font:                           bold 13px arial;
    text-align:                     center;
    color:                          #333333;
}

.search_box_sidebar_struttura .search_title_struttura_small img{
    background-color:               #ffffff;
}

.search_box_sidebar_struttura #search_arrival_string{
    position:                       absolute;
    top:                            105px;
    left:                           8px;
    font-weight:                    bold;
}

.search_box_sidebar_struttura #search_arrival_date{
    position:                       absolute;
    top:                            120px;
    left:                           10px;
    font-weight:                    bold;
}
.search_box_sidebar_struttura #search_arrival_date select{
    vertical-align:                 middle;
    font-size:                      11px;
    margin-bottom:                  1px;
}

.search_box_sidebar_struttura #search_arrival_date img{
    vertical-align:                 middle;
    cursor:                         pointer;
}

.search_box_sidebar_struttura #search_departure_string{
    position:                       absolute;
    top:                            150px;
    left:                           8px;
    font-weight:                    bold;
}


.search_box_sidebar_struttura #search_departure_date{
    position:                       absolute;
    top:                            165px;
    left:                           10px;
    font-weight:                    bold;
}

.search_box_sidebar_struttura #search_departure_date select{
    vertical-align:                 middle;
    font-size:                      11px;
    margin-bottom:                  1px;
}

.search_box_sidebar_struttura #search_departure_date img{
    vertical-align:                 middle;
    cursor:                         pointer;
}

.search_box_sidebar_struttura #search_submit{
    position:                       absolute;
    top:                            200px;
    left:                           15px;
}

.search_box_sidebar_struttura #search_submit input{
    cursor:                         pointer;
    width:                          160px;
    height:                         30px;
    background-image:               url('/images/search_box_submit_struttura.gif');
    background-repeat:              no-repeat;
    background-position:            top right;
    border-width:                   0px;
    padding:                        2px 30px 2px 2px;
    font:                           bold 22px Arial;
    color:							#dd0000;
}

.search_box_sidebar_localita{
    position:                       relative;
    width:                          190px;
    height:                         250px;
    background-image:               url('/images/search_box_sidebar.jpg');
    background-repeat:              no-repeat;
    background-position:            top left;
}

.search_box_sidebar_localita .search_title{
    position:                       absolute;
    font:                           13px arial;
    font-weight:                    bold;
    top:                            7px;
    left:                           10px;
    width:                          170px;
    text-align:                     center;
}

.search_box_sidebar_localita #search_text{
    position:                       absolute;
    top:                            31px;
    left:                           10px;
    width:                          170px;
    border-width:                   0px;
    padding:                        1px;
    font-size:                      14px;
    font-weight:                    bold;
    background-color:               #ffffff;
}

.search_box_sidebar_localita #search_arrival_string{
    position:                       absolute;
    top:                            60px;
    left:                           8px;
    font-weight:                    bold;
}

.search_box_sidebar_localita #search_arrival_date{
    position:                       absolute;
    top:                            75px;
    left:                           10px;
    font-weight:                    bold;
}
.search_box_sidebar_localita #search_arrival_date select{
    vertical-align:                 middle;
    font-size:                      11px;
    margin-bottom:                  1px;
}

.search_box_sidebar_localita #search_arrival_date img{
    vertical-align:                 middle;
    cursor:                         pointer;
}

.search_box_sidebar_localita #search_departure_string{
    position:                       absolute;
    top:                            100px;
    left:                           8px;
    font-weight:                    bold;
}


.search_box_sidebar_localita #search_departure_date{
    position:                       absolute;
    top:                            115px;
    left:                           10px;
    font-weight:                    bold;
}

.search_box_sidebar_localita #search_departure_date select{
    vertical-align:                 middle;
    font-size:                      11px;
    margin-bottom:                  1px;
}

.search_box_sidebar_localita #search_departure_date  img{
    vertical-align:                 middle;
    cursor:                         pointer;
}

.search_box_sidebar_localita #search_available{
    /*display:                        none;*/
    position:                       absolute;
    top:                            145px;
    left:                           15px;
    width:                          160px;
    height:                         50px;
}

.search_box_sidebar_localita #search_available label{
    font-size:                      12px;
    font-weight:                    bold;
    font-style:                     italic;
    color:                          #000000;
}

.search_box_sidebar_localita #search_available input, .search_box_sidebar_localita #search_available label{
    vertical-align:                 middle;
    cursor:                         pointer;
}

.search_box_sidebar_localita #search_submit{
    position:                       absolute;
    top:                            205px;
    left:                           30px;
}

.search_box_sidebar_localita #search_submit input{
    cursor:                         pointer;
    width:                          130px;
    height:                         30px;
    background-image:               url('/images/search_box_submit.gif');
    background-repeat:              no-repeat;
    background-position:            top left;
    border-width:                   0px;
    padding:                        2px 30px 2px 2px;
    font:                           14pt tahoma;
}

/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili search call to action "setta le date di soggiorno" nella pagina del listing                                   */
/*                                                                                                                        */
/**************************************************************************************************************************/

#octasd_wrapper{   
   height: 160px;  display: none;  
}

#octasd_head{     
    background: url( '/images/octasd_head_bg.jpg' ) no-repeat #fff; padding-left: 150px; padding-top: 3px; height: 48px; 
}

#octasd_promo{      
    font-size: 16px; font-family: arial; color: #000;    
}

#octasd_promo2 span.cta{      
    font-size: 16px; font-family: arial; font-style: italic; font-weight: bold;       
}

#octasd_separator{        
    background: url( '/images/octasd_separator.jpg' ) repeat-x; height: 6px;    
}

#octasd_dates{                                                   
    background: url( '/images/octasd_dates_bg.jpg' ); height: 85px; padding-left: 10px; padding-top: 10px; 
}   

#octasd_cta, #octasd_location_name{
    font-size: 16px;     
}

#octasd_location_name{
    font-style: italic; font-weight: bold;
}

span.octasd_date_wrapper{
    float: left;    
}

#octasd_departure_wrapper{
    margin-left: 20px;    
}

span.octasd_date_wrapper span.label{     
    font-size: 15px;          
}

#octasd_submit{
    margin-top: -10px; margin-right: 10px; float: right; cursor: pointer; 
}

#octasd_bottom{
    background: #e0dfdd; height: 20px;  padding-left: 10px;
}

#octasd_bottom a{
    font-size: 12px; line-height: 20px; height: 20px; font-weight: bold; color: #0096BF;
}

/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili search box struttura                                                                                          */
/*                                                                                                                        */
/**************************************************************************************************************************/

.search_box_struttura{
    position:                       relative;
    width:                          100%;
    height:                         50px;
    background-image:               url('/images/search_box_struttura_02.gif');
    background-repeat:              repeat-x;
    background-position:            top left;
}

.search_box_struttura .start_bar{
    position:                       absolute;
    top:                            0px;
    left:                           0px;
    width:                          110px;
    height:                         50px;
    z-index:                        0;
}

.search_box_struttura .end_bar{
    position:                       absolute;
    top:                            0px;
    right:                          0px;
    width:                          10px;
    height:                         50px;
    z-index:                        1;
}

.search_box_struttura .search_title{
    position:                       absolute;
    font:                           bold 14px arial;
    top:                            5px;
    left:                           8px;
    z-index:                        2;
}

.search_box_struttura .search_arrival_departure_box{
    position:                       absolute;
    bottom:                         7px;
    left:                           15px;
    z-index:                        3;
}
.search_box_struttura .search_arrival_departure_box *{
    vertical-align:                 middle;
    font-size:                      11px;
    margin-bottom:                  1px;
}

.search_box_struttura .search_arrival_departure_box img{
    cursor:                         pointer;
}

.search_box_struttura .search_submit{
    cursor:                         pointer;
    background-image:               url('/images/search_box_struttura_submit.gif');
    background-repeat:              no-repeat;
    background-position:            top left;
    padding:                        2px 19px 2px 2px;

    position:                       absolute;
    font:                           bold 14px arial;
    bottom:                         8px;
    right:                          6px;
    border-width:                   0px;
    width:                          125px;
    height:                         20px;
    z-index:                        4;
}

/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili mappa Italia                                                                                                  */
/*                                                                                                                        */
/**************************************************************************************************************************/

#map_box_hp{
    position:                       relative;
    width:                          440px;
    height:                         375px;
}

#map_list_hp{
    position:                       absolute;
    left:                           13px;
    top:                            15px;
    list-style-type:                none;
    list-style-position:            outside;
    margin:                         0px;
    padding:                        0px;
}

#map_list_hp li{
    padding:                        1px;
}

#map_italy_hp{
    position:                       absolute;
    left:                           180px;
    top:                            15px;
}

#map_italy_hp div{
	background-image: url('/images/map_regioni.gif');
}

div.regione_map_abruzzo { background-position: 0 -76px; }
div.regione_map_basilicata { background-position: 0 -122px; }
div.regione_map_calabria { background-position: 0 -167px; }
div.regione_map_campania { background-position: 0 -244px; }
div.regione_map_emilia { background-position: 0 -299px; }
div.regione_map_veneto { background-position: 0 -10px; }
div.regione_map_friuli { background-position: 0 -350px; }
div.regione_map_lazio { background-position: 0 -389px; }
div.regione_map_liguria { background-position: 0 -447px; }
div.regione_map_lombardia { background-position: 0 -481px; }
div.regione_map_marche { background-position: 0 -547px; }
div.regione_map_molise { background-position: 0 -595px; }
div.regione_map_piemonte { background-position: 0 -624px; }
div.regione_map_puglia { background-position: 0 -703px; }
div.regione_map_sardegna { background-position: 0 -773px; }
div.regione_map_sicilia { background-position: 0 -854px; }
div.regione_map_toscana { background-position: 0 -915px; }
div.regione_map_trentino { background-position: 0 -988px; }
div.regione_map_umbria { background-position: 0 -1040px; }
div.regione_map_valle_d_aosta { background-position: 0 -1086px; }

a.link_regione_hp{
    font-weight:                    bold;
}

a.link_regione_hp_js, a.link_regione_hp_js:hover, a.link_regione_hp:hover{
    color:                          #2d4e59;
    text-decoration:                none;
    font-weight:                    bold;
}


/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili box sezioni                                                                                                   */
/*                                                                                                                        */
/**************************************************************************************************************************/

.section{
    width:                          100%;
    background-image:               url('/images/section.gif');
    background-repeat:              no-repeat;
    background-position:            top left;
    text-align:                     left;
}
.section div.title{
    width:                          100%;
    font-family:                    arial;
    font-size:                      18px;
    padding:                        8px 10px 0px 10px;
    color:                          #2d4e59;
}
.section div.title_thin{
    width:                          100%;
    font-family:                    arial;
    font-size:                      15px;
    font-weight:                    bold;
    padding:                        8px 10px 0px 10px;
    color:                          #2d4e59;
}
.section div.body{
    width:                          100%;
    padding:                        5px 5px 5px 20px;
}





/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili lista buoni motivi / top_destinations                                                                         */
/*                                                                                                                        */
/**************************************************************************************************************************/

div.fluid_cells{
    text-align:                     left;
}

div.fluid_cells table{
    display:                        inline;
}

div.fluid_cells table td{
    display:                        table-cell;
    white-space:                    nowrap;
}



table.motivi_scelta_hp td{
    padding-bottom:                 5px;
}


table.top_destination_hp td{
    padding-bottom:                 5px;
}
table.top_destination_hp a{
/*    color:                          #f88000;*/
}





/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili sidebar                                                                                                       */
/*                                                                                                                        */
/**************************************************************************************************************************/
#sidebar{
    width:                          200px;
}

/*Sidebar del listing*/

#sidebar.listing .rounded_container_left{ display: block; width: 225px; background: #FFC32D; border-radius: 0px 5px 5px 0px; margin-bottom: 10px; }

#sidebar.listing{ width: 225px; padding-right: 10px; }

    #sidebar.listing #search_box_top_localita{ }

        #sidebar.listing #search_box_top_localita div.legend,
        #sidebar.listing #search_box_top_localita span.legend{ color: #222; text-shadow: 1px 1px 2px #fff; font-weight: bold; font-size: 22px; text-align: left; padding-left: 5px; margin-bottom: 10px; border-radius: 0px 5px 0px 0px; }
        
        /*Titolo principale form ricerca*/
        #sidebar.listing #search_box_top_localita span.legend{ padding: 5px; background: #FCDC8D; display: block; padding-bottom: 1px; border-right: 2px solid #FFC32D;  }
        
        #sidebar.listing #search_box_top_localita label{ display: block; margin-bottom: 10px; color: #222; font-size: 15px; line-height: 15px; height: 15px; padding-left: 5px; font-weight: bold;  text-shadow: 1px 1px 1px #fff;}
        
        /*Label select date soggiorno*/
        #sidebar.listing #search_box_top_localita a.date{ cursor: pointer; text-decoration: none; } 
        
        #sidebar.listing #search_box_top_localita a.date span{ float: left; display: inline; font-weight: bold;  text-shadow: 1px 1px 1px #fff; font-size: 14px; margin-left: 4px; }
        
        #sidebar.listing #search_box_top_localita a.date span.ico{ background: url("/images/ls_calendar_ico.jpg") no-repeat scroll center center transparent; background-position: 0px 0px; width: 15px; height: 20px; margin-left: 5px; }
        
        #sidebar.listing #search_box_top_localita a.date:hover span.ico{ background-position: -15px 0px; }
        /*Fine label select date soggiorno*/
                
        #sidebar.listing #search_box_top_localita input.text{ display: block; margin-left: 5px; margin-bottom: 10px;  font-size: 13px;  width: 200px; }
        
        #sidebar.listing #search_box_top_localita input{  } 
        
        #sidebar.listing #search_box_top_localita div.selGroup{ padding-left: 5px; padding-bottom: 10px; clear: left; width: auto !important; } /*Questa direttiva serve perchè c'è del codice js che impone dimensioni*/
                
        #sidebar.listing #search_box_top_localita div.singleOpt{ float:left; width:100%; padding: 5px; text-align: left; background: #FFEEC0; border: 5px solid #FFC32D; }
        
            #sidebar.listing #search_box_top_localita div.singleOpt input{ float: left; display: inline !important; margin: 0px; padding: 0px; }        
            #sidebar.listing #search_box_top_localita div.singleOpt label{ margin-left: 2px; height: 30px; width: 180px;  float: left; display: inline !important; font-size: 11px; color: #444; text-shadow: none;  padding-left: 0px; padding-left: 2px; margin-bottom: 0px; letter-spacing: 1.1; }
        
        #sidebar.listing #search_box_top_localita span.submit{ font-size: 20px; font-weight: bold; border: 3px solid #fff; color: #fff; text-align: center; padding: 5px 15px; background: #0687FF  ; cursor: pointer; letter-spacing: 1.1; float: right; margin-right: 5px; margin-bottom: 5px; margin-top: 10px; 
        
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        
        -webkit-box-shadow: 1px 1px 2px #999999; 
        -moz-box-shadow: 1px 1px 2px #999999;
        box-shadow: 1px 1px 2px #999999;
        }
        
        #sidebar.listing #search_box_top_localita span.submit:hover,
        #sidebar.listing #search_box_top_localita span.submit.hover{ background: #2D54FF; }
                        
        #sidebar.listing #assistenza_sidebar{ padding: 5px; background: #FCDC8D; margin-top: 10px; border-radius: 0px 0px 5px 0px; border-bottom: 2px solid #FEBA02; border-right: 2px solid #FEBA02; }
             #sidebar.listing #assistenza_sidebar a{ color: #000; text-decoration: underline; padding-left: 25px; line-height: 15px; font-size: 11px; height: 15px; background: left center no-repeat url('/images/phone_15.png'); }
             #sidebar.listing #assistenza_sidebar a:hover, #sidebar.listing #assistenza_sidebar a:active{ text-decoration: none; }
        
    /*FILTRI*/
    
    /*STILI GENERICI SIDEBAR*/
    #sidebar .widget{ padding-bottom: 10px; }
    
         #sidebar .widget span.label{ display: block; margin-bottom: 10px; padding: 5px; color: #444; font-size: 15px; line-height: 15px;  padding-left: 5px; font-weight: bold; border-radius:0px 5px 5px 0px; border-bottom: 2px solid; border-right: 2px solid; width: 100%; clear: both; }
    
    /*Classi cromatiche*/
    #sidebar .widget.primaryFilter{ background-color: #FFF; }
         #sidebar .widget.primaryFilter span.label{ background-color: #FCDC8D; border-color: #D6C08F; }
        
    #sidebar .widget.geoInformation{ background-color: #FFF;  }
         #sidebar .widget.geoInformation span.label{ background-color: #C7DDC7; border-color: #A3AFA3; }
    
    sidebar .widget.lessImportant{ background-color: #FFF; }
         #sidebar .widget.lessImportant span.label{ background-color: #DDD; border-color: #CCC; }  
         
    /*FINE STILI GENERICI SIDEBAR*/
    
    /*FILTRI DEL BUDGET*/    
    #sidebar.listing #budget_filters{ margin-top: 10px; }
    
        #sidebar.listing #budget_filters #subform-budget{padding: 5px;  }
                
        #sidebar.listing #budget_filters #subform-budget.freezed{ background: #eee  no-repeat top right url('/images/working_16.gif'); border: 1px solid #ccc; cursor: wait; padding: 4px; }
        
        #sidebar.listing #budget_filters div.transparentOverlay{ background: transparent; position: absolute; z-index: 9999; display: none;}
        
        /*Replacement checkboxes*/
        #sidebar.listing #budget_filters span.checkboxBudgetReplacement{ width: 14px; height: 14px; float: left; margin-bottom: 5px; border-radius: 2px; padding: 0px; background: no-repeat center center url('/images/checkbox_replacement.png'); background-position:-14px 0px; cursor: pointer; }
        #sidebar.listing #budget_filters span.checkboxBudgetReplacement.rchecked{ background: no-repeat center center url('/images/checkbox_replacement.png'); background-position:0px 0px;}
        #sidebar.listing #budget_filters span.checkboxBudgetReplacement.rdisabled{ background-color: #eee; }
        #sidebar.listing #budget_filters span.checkboxBudgetReplacement.rchecked.rdisabled{ background: no-repeat center center url('/images/checkbox_replacement.png'); background-position:-28px 0px; }
        
        #sidebar.listing #budget_filters span.budgetFilterLabel{ float: left; font-weight: bold; background-image: none; margin-left: 3px;  cursor: pointer; }
        #sidebar.listing #budget_filters span.budgetFilterLabel.rchecked{ color: #3C9F1E; }
        #sidebar.listing #budget_filters span.budgetFilterLabel.rdisabled{ }
        #sidebar.listing #budget_filters span.budgetFilterLabel.rchecked.rdisabled{ color: #65875B; }
        
        #sidebar.listing #budget_filters br.clearFixBudget{ clear: left; height: 0px; line-height: 0px; }
    
    #sidebar.listing #category_filters{ padding-bottom: 10px; }
    
    /*INFORMAZIONI GEOGRAFICHE*/
   
    /*Area informazioni geografiche - mappa*/    
    #geo_info div.content{ }
    
    /*Area informazioni geografiche - top destinations*/        
    #subform-zone{ padding-bottom: 10px; }
    
        #subform-zone a,
        #subform-zone span{ float: left; line-height: 16px; margin-bottom: 5px; }
        
        #subform-zone span.iterator{ width: 14px; height: 16px; background: no-repeat center center url('/images/dot_lista_regioni.gif'); }
        #subform-zone span.dist{ font-size: 10px; }
        
   
     /*ALTRE INFORMAZIONI*/   
    #additional_info div.content, 
    #trust_column div.content{ padding-left: 5px; padding-bottom: 10px; }
    
   
    
    
/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili elementi pagina località                                                                                      */
/*                                                                                                                        */
/**************************************************************************************************************************/
.nome_localita_pagina_localita{
    font-family:                    arial;
    font-size:                      24px;
    font-weight:                    bold;
    color:                          #f88000;
    margin-bottom:                  10px;
    padding:                        3px 0px 1px 3px;

    border-bottom:                  solid 1px #e0e0e0;
}

.link_localita_pagina_localita{
    margin-bottom:                  3px;
    font-size:						1.15em;
}

.pagina_localita_provikncia{
    margin-bottom:                  3px;
    padding-bottom:                 2px;
    border-bottom:                  solid 1px #e0e0e0;
    font-size:                      14px;
}

.pagina_localita_comune{
    margin-bottom:                  3px;
    padding-left:                   10px;
}

#ricerca_estesa{
    margin-bottom:                  2px;
}

#ricerca_estesa img{
    vertical-align:                 middle;
}



/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili specchietto sulla sinistra                                                                                    */
/*                                                                                                                        */
/**************************************************************************************************************************/
.section_side_right{
    float:                          right;
    width:                          240px;
    height:                         240px;
    background-image:               url('/images/section_side.jpg');
    background-repeat:              no-repeat;
    background-position:            top left;
}

.section_side_right div.title{
    font-family:                    arial;
    font-size:                      14px;
    font-weight:                    bold;
    padding:                        8px 10px 0px 10px;
    color:                          #2d4e59;
}
.section_side_right div.body{
    padding:                        5px 5px 5px 20px;
}




/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili messaggi                                                                                                      */
/*                                                                                                                        */
/**************************************************************************************************************************/

#msg_main{
    width:                          360px;
    height:                         265px;
    background:                     url('/images/background_msg.gif') no-repeat top left;
    position:                       relative;
}

#msg_main #icona{
    width:                          48px;
    height:                         48px;
    position:                       absolute;
    top:                            15px;
    right:                          10px;
}

#msg_main #pulsanti{
    width:                          100%;
    height:                         35px;
    position:                       absolute;
    top:                            220px;
    left:                           0px;
    padding:                        0px 5px 5px 5px;
    text-align:                     center;
}

#msg_main #messaggio{
    width:                          330px;
    height:                         170px;
    position:                       absolute;
    top:                            50px;
    left:                           15px;
}
#msg_main #messaggio tr td{
    font:                           12pt verdana;
    color:							#a30;
    font-weight: 					bold;
}


#msg_main #btn_back{
    background:                     #ffffff url('/images/btn_msg_back.gif') no-repeat top left;
    width:                          150px;
    height:                         30px;
    border-width:                   0px;
    cursor:                         pointer;
    padding:                        2px 2px 2px 30px;
    font:                           14pt tahoma;
}

#msg_main #btn_continua{
    background:                     #ffffff url('/images/btn_msg_continua.gif') no-repeat top left;
    width:                          150px;
    height:                         30px;
    border-width:                   0px;
    cursor:                         pointer;
    padding:                        2px 30px 2px 2px;
    font:                           14pt tahoma;
}



/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili lista delle strutture                                                                                         */
/*                                                                                                                        */
/**************************************************************************************************************************/

h3.pag_localita_nome_localita{
    background: transparent url('/images/centro_localita.gif') no-repeat 5px center;
    font: bold 1.5em Arial;
    color: #4c8699;
    margin: 0px 0px 4px;
    padding: 0px 0px 0px 30px;
    height: 22px;
}

div.pag_localita_num_strutture{
	float: right;
	font-size: 1em;
	padding: 4px 5px;
}

.titolo_info{
    width:                          100%;
    height:                         40px;
    margin-bottom:                  7px;
    position:                       relative;
    background-image:               url('/images/barra_nome_02.gif');
    /*
    border:                         dotted 1px #0000ff;
    background-color:               #f8f8ff;
    */
}
.titolo_info #start_bar_struttura{
    background-image:               url('/images/barra_nome_01_struttura.jpg');
    width:                          70px;
    height:                         40px;
    position:                       absolute;
    top:                            0px;
    left:                           0px;
    z-index:                        0;
}

.titolo_info #start_bar_localita{
    background-image:               url('/images/barra_nome_01_localita.jpg');
    width:                          70px;
    height:                         40px;
    position:                       absolute;
    top:                            0px;
    left:                           0px;
    z-index:                        0;
}

.titolo_info #start_bar_regione{
    background-image:               url('/images/barra_nome_01_regione.jpg');
    width:                          70px;
    height:                         40px;
    position:                       absolute;
    top:                            0px;
    left:                           0px;
    z-index:                        0;
}
div #link_ricerca_indirizzo{
	position : 						relative;
	width:							100%;
    z-index: 						2;
    padding-left:					20px;
    margin-bottom:					2px;

}
.frame_title_poi {
	position:						relative;
	width:							305px;
    margin-bottom:					5px;
	text-align: 					right;
    height:                         60px;
    z-index: 						3;
    float:							right;
}

.frame_title_poi .separatore_select_poi {
	position:						relative;
    top:							11px;
    float:							none;
    width:                          40px;
    height:                         40px;
    z-index:                        1;
}

.frame_title_poi .poi_content{
	position:						relative;
	float:							right;
	margin-right:					6px;
	text-align:						left;
	width:							250px;
	z-index:						6;
}

.frame_title_poi label{
	position:                       relative;
	top:							4px;
	left: 							-15;
	font-size: 						13px;
	color: 							#cc0000;
	width :		 					250px;
    z-index:						6;
}

.frame_title_poi select{
	position:						relative;
	float:							left;
	top: 							12px;
	cursor:							pointer;
    width:	 						250px;
    z-index:						6;
}

.frame_title_poi option{
    width:	 						250px;
}

.titolo_info #ordinamento{
    position:                       absolute;
    top:                            8px;
    right:                          6px;
    z-index:                        6;
    font-weight:                    bold;
}

.titolo_info #ordinamento select{
    vertical-align:                 middle;
    border:                         solid 1px #e0e0e0;
    padding:                        1px;
    cursor:                         pointer;
}
.titolo_info #ordinamento label{
	vertical-align:                 middle;
    padding:                        1px;
    cursor:                         pointer;
}

.titolo_info #start_bar{
    background-image:               url('/images/barra_nome_01.gif');
    width:                          10px;
    height:                         40px;
    position:                       absolute;
    top:                            0px;
    left:                          	0px;
    z-index:                        1;
}

.titolo_info #end_bar{
    background-image:               url('/images/barra_nome_03.gif');
    width:                          10px;
    height:                         40px;
    position:                       absolute;
    top:                            0px;
    right:                          0px;
    z-index:                        1;
}

.header_struct_01_bis {
	background-image: url('/images/barra_nome_01_struttura_bis.jpg');
	height: 40px;
}

.header_struct_02_bis {
	background-image: url(/images/barra_nome_02_bis.gif)
}

.header_struct_03_bis {
	background-image: url('/images/barra_nome_03_bis.gif');
	height: 40px;
}

#link_assistenza_telefonica{
    z-index:                        5;
    cursor:                         pointer;


    width:                          130px;
    height:                         29px;

    background-image:               url('/images/prenot_tel_header.gif');

}

#link_assistenza_telefonica_generic {

    cursor:                         pointer;

    width:                          130px;
    height:                         29px;

    background-image:               url('/images/prenot_tel_header.gif');

}

#link_assistenza_telefonica_generic td{
	font:                           bold 12px Arial;
    line-height: 					12px;
    text-align:                     center;
    padding:                        2px 25px 2px 2px;
}

#link_assistenza_telefonica td{
    padding:                        2px 25px 2px 2px;
    font:                           bold 12px Arial;
    line-height: 12px;
    text-align:                     center;
}

#link_prenotazione_online{
    z-index:                        5;
    cursor:                         help;

    width:                          110px;
    height:                         29px;

    background-image:               url('/images/prenot_online_header.gif');

    top:                            3px;
    right:                          -320px;
}

#link_prenotazione_online td{
    padding:                        2px 25px 2px 2px;
    font:                           bold 12px Arial;
    line-height: 12px;
    text-align:                     center;
}

#link_prenotazione_online_scheda{
    cursor:                         help;
    width:                          110px;
    height:                         29px;
/*    margin-left:					50px;*/

    background-image:               url('/images/prenot_online_scheda.gif');
}

#link_prenotazione_online_scheda td{
    padding:                        2px 25px 2px 2px;
    font:                           bold 12px Arial;
    line-height: 12px;
    text-align:                     center;
    color:							#dd0000;
}


.titolo_info .nome_localita{
    font:                           bold 18px Arial;
    color:                          #4c8699;
    position:                       absolute;
    top:                            1px;
    left:                           31px;
    z-index:                        2;
}

.titolo_info .num_strutture{
    font-size:                      11px;
    position:                       absolute;
    top:                            21px;
    left:                           32px;
    z-index:                        3;
}

.info_struttura{
    z-index:                        2;
}

.info_struttura .nome_struttura{
    font:                           bold 18px Arial;
    color:                          #4c8699;
}

.info_struttura .indirizzo_struttura{
    margin-top:                     -3px;
    font-size:                      11px;
    border-bottom:  1px dotted #bbb;
    float: left;
}

#mappa_localita{
    width:                          745px;
    margin-bottom:                  15px;
    position:                       relative;
    display:                        none;
    margin-top: 10px;
}

/*Tab poi del listing*/

#poi_localita{ display: none; }

    #poi_localita div.paragrafo_struttura{ }
    
    #poi_localita div.paragrafo_struttura.first{ margin-top: 10px; }     
    
        #poi_localita div.paragrafo_struttura div.body{ padding: 0px !important; margin: 0px !important; }    
    
        #poi_localita div.paragrafo_struttura div.WrapperListaPoiStruttura{ }  
        
            #poi_localita div.paragrafo_struttura div.WrapperListaPoiStruttura span.entry{ float: left; margin-top: 5px; margin-right: 10px; margin-left: 10px; width: 200px; font-size: 11px; }  

                #poi_localita div.paragrafo_struttura div.WrapperListaPoiStruttura a{ }
                
                #poi_localita div.paragrafo_struttura div.WrapperListaPoiStruttura span.distance{ font-size: 10px; margin-left: 5px; }         
                
                #poi_localita div.paragrafo_struttura br.clearFix{ clear: left; display: block; height: 10px; }         

/*Fine tab poi del listing*/  


.lista_hotel_multipagina{
    width:                          100%;
    margin-bottom:                  15px;
    position:                       relative;
    text-align:                     center;
}


#nav {
	clear:both;
	color:#3666D4;
	height:2em;
	margin:10px;
}
#nav a, #nav b {
	border:1px solid #F27900;
	color:#F27900;
	display:block;
	float:left;
	margin:0pt 5px 0pt 0pt;
	padding:2px 8px;
	text-align:center;
	text-decoration:none;
	font-size:95%;
}
#nav a:hover {
	background:#FFAE5E none repeat scroll 0%;
	border-color:#FF8080;
	color:#FFFFFF;
}
#nav b {
	border:0pt none;
	color:#000000;
	font-size:100%;
	font-weight:bold;
	padding:2px 6px;
}
#nav-next, #nav-prev {
	border-width:2px;
	margin-top:-2px;
	padding-bottom:1px;
	padding-top:1px;
}
#nav-next {
	margin-left:9px;
}
#nav-prev {
	margin-right:14px;
}


/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili specchietto struttura                                                                                         */
/*                                                                                                                        */
/**************************************************************************************************************************/

.specchietto_struttura{
    margin-bottom:                  15px;
    border-bottom:1px dotted orange;
    margin-bottom:10px;
    padding-bottom:10px;
}


.specchietto_struttura .header_struttura{

}

.header_struttura .nome_struttura{
    position:                       relative;
    height:                         33px;
    margin-bottom:                  3px;
}
.header_struttura .nome_struttura div.link{
    font:                           bold 16px Arial;
}

.header_struttura .nome_struttura div.link img{
    margin-left:                    1px;
}

.header_struttura .nome_struttura div.link span{
    font-size:                      11px;
    cursor:                         help;
}

.header_struttura .nome_struttura .indirizzo_struttura{
    color:                          #4c8699;
    font:                           11px tahoma;
    padding:                        3px 0px 2px 1px;
}

.header_struttura .commenti_struttura{
    width:                          110px;
    height:                         30px;
    font:                           11px tahoma;
    text-align:                     left;
}

.voto_struttura{
    position:                       absolute;
    bottom:                         0px;
    right:                          -27px;
    font-weight:                    bold;
}


.barra_struttura{
    position:                       relative;
    width:                          80px;
    height:                         10px;
    padding:                        0px;
}

.barra_struttura .barra_fg{
    position:                       absolute;
    top:                            0px;
    left:                           0px;
    height:                         12px;
    overflow:                       hidden;
}

.commenti_struttura .link_review{
    margin-bottom:                  1px;
    display:                        block;
    width:                          80px;
    text-align:                     center;
}

.voto_grafico .link_review.disabled{
 
   color: #aaa;
   text-decoration: none; 
    
}

.struttura_layer_elenco_hotel {
	width: 				175px;
	border: 			1px solid #FFE580;
	margin-top: 		8px;
	margin-right: 		5px;
	float: 				left;
	background-color: 	#FFf5f0
}

.struttura_layer_elenco_hotel_prezzi td {
	font-size: 11px;	
}

a.layer_info_hotel {
    font-size:						12px;
}


.barra_struttura_big_bg{
/*    background-image:               url('/images/cornice_110.jpg');
    background-position:            center center;
    background-repeat:              no-repeat;*/
}

.barra_struttura_big{
    position:                       relative;
    width:                          160px;
    height:                         20px;
    padding:                        0px;
}

.barra_struttura_big .barra_fg_big{
    position:                       absolute;
    top:                            0px;
    left:                           0px;
    height:                         20px;
    overflow:                       hidden;
}

.barra_struttura_big_voto{
    font-weight:                    bold;
    font-size:                      28px;
}






.specchietto_struttura .foto_struttura{
    width:                          95px;
}

.specchietto_struttura .foto_struttura table{
    background-image:               url('/images/cornice_95_new2.jpg');
    width:                          95px;
    height:                         95px;
    text-align:                     center;
    padding:                        1px 1px 3px 0px;
}

.specchietto_struttura .foto_struttura img{
    border-width: 	1px;
	border-style: 	solid;
	border-color: 	#fa0;
}

.specchietto_struttura .info_struttura{
    padding:                        0px 0px 0px 5px;
}

.specchietto_struttura .descrizione_struttura{
    padding:                        0px 5px 0px 0px;
    margin-top:						2px;
    font-size:                      12px;
    line-height: 					18px;
}

    /*Recensioni*/
    td.wrapper_recensioni{  }
        td.wrapper_recensioni td.voto_grafico{ padding-right: 5px; }
        td.wrapper_recensioni td.voto_numerico{ font-size: 20px; padding-top: 4px; padding-bottom: 0px; font-weight: bold; color: #666}
                
    /*Bottone prezzo*/
    .wrapper_bottone_prezzo{  }
    
        .wrapper_bottone_prezzo span.price{ font-size: 14px; font-weight: bold; color: #fff; background: #0687FF; padding: 2px 8px; text-decoration: none; border: 2px solid #fff; background-clip: padding-box; cursor: pointer; letter-spacing: 1.1px; white-space:nowrap; float: right;
        -webkit-box-shadow: 1px 1px 2px #999999; 
        -moz-box-shadow: 1px 1px 2px #999999;
        box-shadow: 1px 1px 2px #999999;
        
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        }        
        .wrapper_bottone_prezzo span.price.hidden{ display: none; }
        
        /*Il bottone cambia date è in alternativa al bottone prezzi e viene mostrato in modalità prezzi*/
        .wrapper_bottone_prezzo a.date{ font-size: 12px; white-space:nowrap; float: right; display: none; height: 20px; line-height: 20px; cursor: pointer; margin-right: 10px; }
        .wrapper_bottone_prezzo a.date.visible{ display: block;  }
            
            .wrapper_bottone_prezzo a.date span.cta{ float: right; height: 15px; line-height: 15px; color: #F27900; }
            
            .wrapper_bottone_prezzo a.date span.ico{ float: right; background: url("/images/ls_calendar_ico.jpg") no-repeat scroll center center transparent; background-position: 0px 0px; width: 15px; height: 15px; margin-right: 2px; }
            .wrapper_bottone_prezzo a.date:hover span.ico{ background-position: -15px 0px; }

        .wrapper_bottone_prezzo span.price:hover,
        .wrapper_bottone_prezzo span.price:active{ background: #2D54FF; }
             
        /*Bottone prenota a destra delle tariffe*/
        .riassunto_disponibilita_caption .btn_prenota{
           font-size: 15px; font-weight: bold; color: #fff; background: #3CB51B; padding: 2px 8px; text-decoration: none;  border: 2px solid #fff; background-clip: padding-box; float: right; cursor: pointer; float: right; display: inline;
           
        -webkit-box-shadow: 1px 1px 2px #999999; 
        -moz-box-shadow: 1px 1px 2px #999999;
        box-shadow: 1px 1px 2px #999999;
        
        -webkit-border-radius:  8px;
        -moz-border-radius:  8px;
        border-radius:  8px;
        }
        
        .riassunto_disponibilita_caption .btn_prenota:active,
        .riassunto_disponibilita_caption .btn_prenota:hover{ background: #448D31; }

/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili scheda struttura                                                                                              */
/*                                                                                                                        */
/**************************************************************************************************************************/

/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Tabs schede                                                                                                         */
/*                                                                                                                        */
/**************************************************************************************************************************/ 

/*Di default tutte visiibili - fallback no javascript*/
#mainContentWrapper div#tab_description_00,
#mainContentWrapper div#tab_description_01,
#mainContentWrapper div#tab_description_02,
#mainContentWrapper div#tab_description_03,
#mainContentWrapper div#tab_room_services,   
#mainContentWrapper div#tab_map,   
#mainContentWrapper div#tab_photo
{ display: block; } 

/*Attivazione tab x className*/

/*description*/                                                     
#mainContentWrapper.tabDescription div#tab_room_services,
#mainContentWrapper.tabDescription div#tab_map,
#mainContentWrapper.tabDescription div#tab_photo{ display: none; }  
       
#mainContentWrapper.tabDescription table.navigation_struttura.description td.navigation_struttura_left{  

    background-image:               url('/images/toolbar_struttura_off_01.gif');
           
}

#mainContentWrapper.tabDescription table.navigation_struttura.description td{
    
    background-image:               url('/images/toolbar_struttura_off_02.gif');
        
}

#mainContentWrapper.tabDescription table.navigation_struttura.description td a{text-decoration: none;  cursor: default;}  

#mainContentWrapper.tabDescription table.navigation_struttura.description td.navigation_struttura_right{    
    
    background-image:               url('/images/toolbar_struttura_off_03.gif');
                                                              
}               

#mainContentWrapper.tabDescription div#tab_description_00,  
#mainContentWrapper.tabDescription div#tab_description_01,
#mainContentWrapper.tabDescription div#tab_description_02,
#mainContentWrapper.tabDescription div#tab_description_03   
{ display: block; }

/*room_services*/
#mainContentWrapper.tabServices div#tab_description_00,  
#mainContentWrapper.tabServices div#tab_description_01,
#mainContentWrapper.tabServices div#tab_description_02,
#mainContentWrapper.tabServices div#tab_description_03,
#mainContentWrapper.tabServices div#tab_map,
#mainContentWrapper.tabServices div#tab_photo  
{ display: none; }

#mainContentWrapper.tabServices table.navigation_struttura.room_services td.navigation_struttura_left{  

    background-image:               url('/images/toolbar_struttura_off_01.gif');
           
}

#mainContentWrapper.tabServices table.navigation_struttura.room_services td{
    
    background-image:               url('/images/toolbar_struttura_off_02.gif');
        
}

#mainContentWrapper.tabServices table.navigation_struttura.room_services td a{text-decoration: none;  cursor: default;}     

#mainContentWrapper.tabServices table.navigation_struttura.room_services td.navigation_struttura_right{    
    
    background-image:               url('/images/toolbar_struttura_off_03.gif');
                                                              
}             

#mainContentWrapper.tabServices div#tab_room_services{ display: block; }

/*map*/ 
#mainContentWrapper.tabMap div#tab_description_00,  
#mainContentWrapper.tabMap div#tab_description_01,
#mainContentWrapper.tabMap div#tab_description_02,
#mainContentWrapper.tabMap div#tab_description_03,
#mainContentWrapper.tabMap div#tab_room_services,
#mainContentWrapper.tabMap div#tab_photo   
{ display: none; }     

#mainContentWrapper.tabMap table.navigation_struttura.map td.navigation_struttura_left{   

    background-image:               url('/images/toolbar_struttura_off_01.gif');
                                                                
}

#mainContentWrapper.tabMap table.navigation_struttura.map td{
    
    background-image:               url('/images/toolbar_struttura_off_02.gif');
        
}

#mainContentWrapper.tabMap table.navigation_struttura.map td a{text-decoration: none; cursor: default;}

#mainContentWrapper.tabMap table.navigation_struttura.map td.navigation_struttura_right{ 

    background-image:               url('/images/toolbar_struttura_off_03.gif');
            
}            

#mainContentWrapper.tabMap div#tab_map{ display: block; }  

/*div che contiene l'iframe della mappa*/
#mainContentWrapper.tabMap #mappa_dinamica{  }
#mainContentWrapper.tabMap #loadingDiv{ width: 730px; height: 401px; background: #EBE6DC; float: left; }  
#mainContentWrapper.tabMap #loadingDiv span.wait{ float: left; background: url('/images/working_16.gif') #fff left center no-repeat; text-align: left; font-size: 12px; color: #222; line-height: 12px; font-family: arial; padding-left: 20px; padding-top: 4px; padding-bottom: 4px; margin-left: 5px; margin-top: 5px; border:1px solid #bbb; }
#mainContentWrapper.tabMap #frame_mappa_localita{ float: left; margin-top: -401px; }
                 
/*photo*/  
#mainContentWrapper.tabPhoto div#tab_description_00,  
#mainContentWrapper.tabPhoto div#tab_description_01,
#mainContentWrapper.tabPhoto div#tab_description_02,
#mainContentWrapper.tabPhoto div#tab_description_03,
#mainContentWrapper.tabPhoto div#tab_room_services,
#mainContentWrapper.tabPhoto div#tab_map   
{ display: none; }   

#mainContentWrapper.tabPhoto table.navigation_struttura.photo td.navigation_struttura_left{  

    background-image:               url('/images/toolbar_struttura_off_01.gif');
                                                                
}


#mainContentWrapper.tabPhoto table.navigation_struttura.photo td{
    
    background-image:               url('/images/toolbar_struttura_off_02.gif');
        
}

#mainContentWrapper.tabPhoto table.navigation_struttura.photo td a{text-decoration: none;  cursor: default;}  

#mainContentWrapper.tabPhoto table.navigation_struttura.photo td.navigation_struttura_right{    
    
    background-image:               url('/images/toolbar_struttura_off_03.gif');
                
}            
      

#mainContentWrapper.tabPhoto div#tab_photo{ display: block; }      

/********************************Fine tabs schede***********************************************/
#descrizione_struttura{
    padding:                        0px 2px 0px 2px;
}

.bigfont {
	font-size: 15px;
    line-height: 1.2em;
}

.foto{
    background-image:               url('/images/cornice_170.jpg');
    width:                          170px;
    height:                         170px;
    text-align:                     center;
    padding:                        0px 0px 4px 0px;
    float:                          left;
    margin:                         0px 5px 0px 0px;
}
.foto img{
    border-top:                     solid 1px #d0d0d0;
    border-left:                    solid 1px #d0d0d0;
    border-bottom:                  solid 1px #f0f0f0;
    border-right:                   solid 1px #f0f0f0;
}

#foto_struttura{
    background-image:               url('/images/cornice_110.jpg');
    width:                          110px;
    height:                         110px;
    text-align:                     center;
    padding:                        0px 0px 4px 0px;
    float:                          left;
    margin:                         0px 3px 3px 0px;
}

#foto_struttura img{
    border:                         solid 1px #e0e0e0;
}


#foto_struttura span{
    clear:                          both;
}

.foto_titolo_sezione{
    font-weight:                    bold;
    padding-bottom:                 2px;
    margin-bottom:                  3px;
    border-bottom:                  solid 1px #e0e0e0;
}

.foto_75{
    background-image:               url('/images/cornice_95.jpg');
    width:                          95px;
    height:                         95px;
    text-align:                     center;
    padding:                        0px 0px 4px 0px;
    float:                          left;
    margin:                         0px 5px 0px 0px;
}

.foto_75 img{
    border-top:                     solid 1px #d0d0d0;
    border-left:                    solid 1px #d0d0d0;
    border-bottom:                  solid 1px #f0f0f0;
    border-right:                   solid 1px #f0f0f0;
}

.foto_300{
    background-image:               url('/images/cornice_300.gif');
    width:                          320px;
    height:                         320px;
    text-align:                     center;
    padding:                        0px 0px 4px 0px;
    margin:                         0px 4px 0px 0px;
    position:                       relative;
}

.foto_300 img.zoom{
    border-top:                     solid 1px #d0d0d0;
    border-left:                    solid 1px #d0d0d0;
    border-bottom:                  solid 1px #f0f0f0;
    border-right:                   solid 1px #f0f0f0;
}

.foto_250{
    background-image:               url('/images/cornice_250.gif');
    width:                          270px;
    height:                         270px;
    text-align:                     center;
    padding:                        7px 0px 4px 0px;
    margin:                         0px 0px 0px 0px;
    position:                       relative;
}

.foto_300 img.bar{
    position:                       absolute;
    top:                            150px;
    left:                           110px;
    visibility:                     hidden;
}

.foto_250 img{
    border-top:                     solid 1px #d0d0d0;
    border-left:                    solid 1px #d0d0d0;
    border-bottom:                  solid 1px #f0f0f0;
    border-right:                   solid 1px #f0f0f0;
}

.fine_descrizione{
    clear:                          both;
    padding-bottom:					4px;
    font-size:                      1px;
}

.fine_descrizione2{
    clear:                          both;
}

.titolo_descrizione{
    font-family:                    arial;
    font-size:                      14px;
    font-weight:                    bold;
    color:                          #2d4e59;
    margin-bottom:                  7px;
    padding:                        0px 0px 2px 0px;
    border-bottom:                  solid 1px #e0e0e0;
}

.gruppo_servizi{
    font-family:                    arial;
    font-size:                      12px;
    font-weight:                    bold;
}

.lista_servizi{
    padding-left:                   7px;
}





.paragrafo_struttura{
    padding:                        0px 5px 0px 0px;
}

.paragrafo_struttura .titolo{
    position:                       relative;
    font-family:                    arial;
    font-size:                      15px;
    font-weight:                    bold;
    padding:                        3px 0px 2px 21px;
    margin:                         0px 0px 2px 0px;
    color:                          #2d4e59;
    /*border-bottom:                  solid 1px #e0e0e0;
    background-color:               #ecf3fb;*/

    background-image:               url('/images/paragrafo_titolo.jpg');
    background-repeat:              no-repeat;
    background-position:            left center;

}

.paragrafo_struttura .titolo .link{
    position:                       absolute;
    top:                            4px;
    left:                           380px;
    font-size:                      12px;
    font-weight:                    bold;
}

.paragrafo_struttura .titolo .link.barra_voto{
    top:                            -2px;
    left:                           580px;    
}

.paragrafo_struttura .titolo .link.barra_voto .bolder_voto_val{
    position: relative;
    font-size: 20px;
    top: -3px;
    padding-right: 2px;
}

.paragrafo_struttura .titolo .link.barra_voto .voto_struttura{
    position:                       absolute;
    top:                            -2px;
    left:                           86px;
    font-size:                      12px;
    right:                          0px;
    font-weight:                    bold;
}

.paragrafo_struttura .titolo .link a {
    position: absolute;
    white-space: nowrap;
    line-height: 14px;
    height: 14px;
    padding-right: 13px;
    background: transparent url('/images/freccia_link.gif') no-repeat right top;
}

.paragrafo_struttura .titolo .link.barra_voto a{     
    position: relative;
    padding-right: 0px;  
    background: transparent;
    font-size: 11px;
    height: 11px; 
    line-height: 11px;
    text-align: left;
    top: -2px;
}

.paragrafo_struttura .titolo .link a:hover{
    text-decoration:                none;
    background-position: right -14px;
}

.paragrafo_struttura .titolo .link img{
    vertical-align:                 middle;
}

.paragrafo_struttura .body{
    width:                          100%;
    padding:                        2px 7px 0px 10px;
}

.paragrafo_struttura .body_bottom{
    width:                          100%;
    padding:                        2px 0px 0px 10px;

}

.paragrafo_struttura.fsp br{ 
    
    line-height: 3px;
    height: 3px; 
    
}

.paragrafo_struttura.fsp div.goto_advanced_selection{ 
    
    padding: 3px !important; font-size: 1.05em !important;
    
}

.paragrafo_struttura.fsp table.reservation_prezzo_totale td{
    
    font-size: 16px !important;
    
}

.prezzo_soggiorno_listing{
    font-weight:                    bold;
}
.riga_listing td{
    border-top:                     solid 1px #e0e0e0;
}




.paragrafo_sidebar{
    margin-top:                     15px;
    width:                          190px;
}



#mappa_sidebar{
    position:                       relative;
    width:                          190px;
    height:                         200px;
    background-image:               url('/images/mappa_sidebar.gif');
    background-repeat:              no-repeat;
    background-position:            top left;
    text-align: center
}

#mappa_sidebar #mappa{
    border-top:                     solid 1px #d0d0d0;
    border-left:                    solid 1px #d0d0d0;
    border-bottom:                  solid 1px #f0f0f0;
    border-right:                   solid 1px #f0f0f0;
    cursor:                         pointer;
}







.list_item{
    padding:                        1px 15px 0px 14px;
    background-image:               url('/images/dot_lista_regioni.gif');
    background-repeat:              no-repeat;
    background-position:            0px 3px;
}

.list_item_caparra{
    padding:                        5px 30px 2px 30px;
    background-image:               url('/images/icona_msg_alert_24_lamp.gif');
    background-repeat:              no-repeat;
    background-position:            4px 2px;
    border-style:					solid;
    border-color: 					#cc0000;
    border-width:					1px;
    height: 						32;
}





.list_subitem{
    font-size:                      10px;
}



div.footer_link_paragrafo_desc_generale{
    margin-top:                     7px;
    font-size:                      11px;
}





/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Navigation bar scheda struttura                                                                                     */
/*                                                                                                                        */
/**************************************************************************************************************************/

    div.navigation_struttura{
        padding:                        0px;
        margin-bottom:                  0px;
        text-align:                     left;
    }

    /* link alla scheda */
    table.navigation_struttura{
        background-image:               url('/images/toolbar_struttura_02.gif');
        background-repeat:              repeat-x;
        background-position:            top left;
        float:                          left;
        height:                         20px;
        margin-right:                   7px;
        margin-bottom:                  7px;
    }

    table.navigation_struttura a{
        color:                          #404040;
        font-size:                      12px;
        font-weight:                    bold;
        padding:                        0px 10px;
    }

    table.navigation_struttura td.navigation_struttura_left{
        background-image:               url('/images/toolbar_struttura_01.gif');
        background-repeat:              repeat-x;
        background-position:            top left;
        width:                          5px;
    }


    table.navigation_struttura td.navigation_struttura_right{
        background-image:               url('/images/toolbar_struttura_03.gif');
        background-repeat:              repeat-x;
        background-position:            top left;
        width:                          5px;
    }

    /* scheda selezionata */
    table.navigation_struttura_selected{
        background-image:               url('/images/toolbar_struttura_off_02.gif');
        background-repeat:              repeat-x;
        background-position:            top left;
        float:                          left;
        height:                         20px;
        margin-right:                   7px;
        margin-bottom:                  7px;
    }

    table.navigation_struttura_selected span{
        color:                          #404040;
        font-size:                      12px;
        font-weight:                    bold;
        padding:                        0px 10px;
    }

    table.navigation_struttura_selected td.navigation_struttura_left{
        background-image:               url('/images/toolbar_struttura_off_01.gif');
        background-repeat:              repeat-x;
        background-position:            top left;
        width:                          5px;
    }


    table.navigation_struttura_selected td.navigation_struttura_right{
        background-image:               url('/images/toolbar_struttura_off_03.gif');
        background-repeat:              repeat-x;
        background-position:            top left;
        width:                          5px;
    }

    /*fix dimensione link barra voto generale struttura*/
    #main_shadow div.var_highLightMainLinks_01 div.barra_voto a,
    div.barra_voto a{ font-size: 11px !important; } 
    
    hr.sep_review{
        border:                         none;
        background-color:               #e0e0e0;
        color:                          #e0e0e0;
        height:                         1px;
        margin:                         0px;
        width:                          100%;
    }

    .review_utente{
        margin:                         5px 0px;
    }



    .tabella_riassuntiva{
        border-right:                   solid 1px #e0e0e0;
        border-bottom:                  solid 1px #e0e0e0;
    }
    .tabella_riassuntiva td{
        border-left:                    solid 1px #e0e0e0;
        border-top:                     solid 1px #e0e0e0;
        text-align:                     center;
    }
    .tabella_riassuntiva td.vuota{
        border-left:                    none;
        border-top:                     none;
    }
    .riga_pari{
        background-color:               #f8f8f8;
    }

    .riga_dispari{
        background-color:               #f0f0f0;
    }


    .commenti_liberi{
        background-color:               #e5f4ff;
        border:                         solid 2px #bfe4ff;
        padding-left:                   3px;
        margin-bottom:                  5px;
    }

    .replica_hotel {
    	background-color:               #F9EAF6;
        border:                         solid 2px #f1cce9;
        margin-left:                    25px;
        padding-left:					3px;
        margin-top:                  	-2px;
        margin-bottom:                  5px;
    }



    div.info_01{
        text-align:                     center;
        font-weight:                    bold;
        font-size:                      18px;
        color:                          #2d4e59;
    }

    div.info_01 img{
        vertical-align:                 middle;
    }




    .btn_prenota{
        cursor:                         pointer;
        width:                          144px;
        height:                         29px;
        background-image:               url('/images/prenota_listing.gif');
        background-repeat:              no-repeat;
        background-position:            top left;
        background-color:               #ffffff;
        border-width:                   0px;
        padding:                        0px;
        font:                           16px arial;
        font-weight:                    bold;
        color:                          #ffffff;
        letter-spacing:                 1px;
    }
    
    
    #btn_prenota_title{
        background-image:               url('/images/prenota_struttura.gif');
        position:                       absolute;
        top:                            4px;
        left:                           417px;
        z-index:                        10;
    }


    .poi_titolo_sezione{
        color:                          #0096bf;
        font-weight:                    bold;
        padding-bottom:                 2px;
        margin-bottom:                  3px;
        border-bottom:                  solid 1px #e0e0e0;
    }








    .lista_hotel_distanze_ricerca{
        text-align:                     center;
        font-weight:                    bold;
        font-size:                      14px;
    }

    .lista_hotel_messaggio{
        text-align:                     center;
        font-weight:                    bold;
        font-size:                      15px;
        color:                          #4c8699;
        margin:                         20px 0px 0px 0px;
    }
    
    .lista_hotel_messaggio.smallest{            
        font-size: 14px !important;
        margin: 10px 0px !important;      
    }

	.lista_hotel_messaggio A{
		font-size: 20px;
		text-decoration: underline;
	}



/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili sepcchietto disponibilità (old)                                                                               */
/*                                                                                                                        */
/**************************************************************************************************************************/

table.riassunto_disponibilita{
    width:                              100%;
    margin-top:                         5px;
}

table.riassunto_disponibilita th{
    text-align:                         center;
    font-weight:                        bold;
    padding:                            3px 0px;
}

table.riassunto_disponibilita tr.pari{
    background-color:                   #f8f8f8;
}

table.riassunto_disponibilita tr.pari{
    background-color:                   #e0e0e0;
}


/***************************************************************************************************************************/
/*                                                                                                                         */
/*  Stili tabella servizi                                                                                                  */
/*                                                                                                                         */
/***************************************************************************************************************************/ 
#servicesTableReloaded{ width: 700px; overflow: auto; }


/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili sepcchietto disponibilità                                                                                     */
/*                                                                                                                        */
/**************************************************************************************************************************/

tr.riassunto_disponibilita_caption td {
	font-weight:						bold;
	cursor:								default;
}

div.riassunto_disponibilita tr{
    padding:							2px;
	cursor:								pointer;
}

div.riassunto_disponibilita tr *{
	cursor:								pointer;
}

div.riassunto_disponibilita tr span.tipologia_camera{
	font-weight:						normal;
}


div.riassunto_disponibilita tr.pari{
    background-color:                   #f8f8f8;
}

div.riassunto_disponibilita tr.dispari{
    background-color:                   #F0F0F0;
}

div.riassunto_disponibilita tr.over{
    background-color:                   #d7ff80;
}

span.str_tariffa_speciale{
	color: #cc0000;
	font-size: 10px;
	font-style:italic
}

span.capienza_persone{
	font-size:							10px;
}

span.icona_bb{
	z-index:							1000;
}

span.icona_special_offer{
	z-index:							1000;
}

span.costo_camera_evid{
	font-size:							13px;
	color: 								#009900;
	font-weight:						bold;
}

span.costo_camera{
	font-size:							13px;
	color: 								#FFc0c0;
	font-weight:						bold;
}

div.riassunto_disponibilita tr span.costo_camera_listino {
	text-decoration:					line-through;
	color:								#666;
	font-size:							11px;
}

div.riassunto_disponibilita tr span.sconto_costo_camera {
	text-align:							center;
	color:								#666;
}


/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili Tabelle di disponibilità nella reservation                                                                    */
/*                                                                                                                        */
/**************************************************************************************************************************/

.reservation_tabella{
    border-top:                     solid 1px #a3b1bf;
}

.reservation_camera_1, .reservation_camera_2, .reservation_camera_1_selected, .reservation_camera_2_selected{
    width:                          100%;
    margin-top:                     15px;
    background-repeat:              repeat-x;
    background-position:            top left;
}

.reservation_camera_1, .reservation_camera_2{
    border:                         solid 1px #e8e8e8;
}


.reservation_camera_1_selected, .reservation_camera_2_selected{
    border:                         solid 1px #acb5bf;
}

.container_reservation_camera_inner_1, .container_reservation_camera_inner_2{
    background-color:               #fafafa;
    background-repeat:              repeat-x;
    background-position:            bottom left;
    border-left:                    solid 1px #d3dae2;
    border-right:                   solid 1px #d3dae2;
    border-bottom:                  solid 1px #d3dae2;
    width:                          100%;
    padding:                        2px;
}

.reservation_camera_1{
    /*background-image:               url('/images/box_reservation_top_1.gif');*/
    background-color:               #f8f8f8;
}

.reservation_camera_1_selected{
    background-image:               url('/images/box_reservation_top_1.gif');
    background-color:               #e8f1f8;
}

.reservation_camera_2{
    /*background-image:               url('/images/box_reservation_top_1.gif');*/
    background-color:               #fafafa;
}

.reservation_camera_2_selected{
    background-image:               url('/images/box_reservation_top_1.gif');
    background-color:               #e8f1f8;
}



.container_reservation_camera_inner_1{
    /*background-image:               url('/images/box_reservation_1.gif');*/
}

.container_reservation_camera_inner_2{
    /*background-image:               url('/images/box_reservation_2.gif');*/
}







.container_reservation_camera{
    width:                          100%;
    padding:                        0px 0px 0px 50px;
    display:                        none;
}




.reservation_tipologia_camera{
    font-size:                      15px;
    padding:                        1px 0px 1px 3px;
}

.reservation_capienza_camera{
    font-size:                      10px;
}

/* Prezzo Base Camere */
    .reservation_prezzo_base_camera_title{
            font-size:                      15px;
            font-weight:                    bold;
            text-align:                     center;
            padding:                        1px;
    }
    .reservation_prezzo_base_camera{
        text-align:                     center;
        font-size:                      15px;
        font-weight:                    bold;
    }
    .reservation_prezzo_base_camera, .reservation_prezzo_base_camera_title{
        color:                          #ff7f00;
    }



.reservation_prezzo_camera{
    text-align:                     center;
    font-size:                      18px;
    font-weight:                    bold;
    color:                          #009900;
}

.reservation_ordine_camera{
    text-align:                     center;
    font-size:                      17px;
    font-weight:                    bold;
    color:                          #009800;
}




/* Numero camere */
    .reservation_numero_camera_title{
        font-size:                      15px;
        font-weight:                    bold;
        text-align:                     center;
        padding:                        1px;
    }
    .reservation_numero_camera{
        font-size:                      14px;
        font-weight:                    bold;
        text-align:                     center;
    }
    .reservation_numero_camera_title, .reservation_numero_camera{
        color:                          #177899;
    }



    table.reservation_prezzo_totale{
        margin-top:                     10px;
        margin-bottom:                  10px;
    }
    table.reservation_prezzo_totale td{
        font-size:                      18px;
    }

    table.reservation_prezzo_totale td.reservation_prezzo_totale{
        font-size:                      18px;
        font-weight:                    bold;
        white-space:                    nowrap;
        color:                          #009900;
        background-color:               #ffff60;
        border:                         solid 2px #009900;
        padding:                        3px;
    }



    div.reservation_numero_bambini{
        margin-top:                     3px;
    }

    div.reservation_numero_bambini input{
        border:                         solid 1px #6c7680;
        width:                          35px;
        text-align:                     center;
    }

    span.select{
        background-color:               #ffffff;
        border-bottom:                  solid 1px #c0c0c0;
        padding:                        1px 7px;
    }

    input.reservation_submit, button.reservation_submit{
        width:                          170px;
        height:                         40px;
        background-color:               transparent;
        border-width:                   0px;
        background-image:               url('/images/btn_prenota.gif');
        padding:                        3px 30px 5px 5px;
        color:                          #ffffff;
        font-size:                      20px;
        font-weight:                    bold;
        cursor:                         pointer;
    }

    input.reservation_confirm{
        width:                          350px;
        height:                         40px;
        background-color:               transparent;
        border-width:                   0px;
        background-image:               url('/images/btn_conferma_prenotazione.gif');
        padding:                        3px 30px 5px 5px;
        color:                          #ffffff;
        font-size:                      20px;
        font-weight:                    bold;
        cursor:                         pointer;
        background-position:            right center;
    }

   button.btn_indietro{
        width:                          170px;
        height:                         40px;
        background-color:               transparent;
        border-width:                   0px;
        background-image:               url('/images/btn_indietro.gif');
        padding:                        3px 5px 5px 32px;
        color:                          #ffffff;
        font-size:                      20px;
        font-weight:                    bold;
        cursor:                         pointer;
    }

    table.mess_warning{
        background:                     #ffea80;
        border:                         solid 2px #d9c76c;
        margin:                         25px 0px;
    }
    
    table.mess_info{
        background:                     #D2FFFF;
        border:                         solid 2px #D0D0D0;
        margin:                         25px 0px;
    }
    
    table.mess_warning.smallest{
        border: solid 5px #d9c76c; 
        margin: 0px !important;                               
    }
    
     table.mess_warning.smallest td{
        font-size: 15px !important;
        font-weight: bold !important;                                
    }

    table.mess_warning td{
        font-size:                      20px;
    }

    table.mess_warning_penale{
        background:                     #FAFAFA;
        border:                         solid 1px #dddddd;
        margin:                         10px 0px;
    }

    table.mess_warning_penale td{
        font-size:                      12px;
        text-align:						left;
    }

    table.mess_reservation_carta_credito{
    	background:                     #ccffaa;
        border:                         solid 1px #009900;
        margin:                         10px 0px;
        width:							74%;
    }



    table.mess_success{
        background:                     #dfffbf;
        border:                         solid 2px #bed9a3;
        margin:                         25px 0px;
    }

    table.mess_success td{
        font-size:                      20px;
    }

    table.mess_error{
        background:                     #fff;
        border:                         solid 2px #d9a3a3;
        margin:                         25px 0px;
    }

    table.mess_error td{
        font-size:                      15px;
    }

    table.info_verde {
		background:#E5FAEC none repeat scroll 0 0;
		border-color:#339250;
    }
/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili info e speciale                                                                                               */
/*                                                                                                                        */
/**************************************************************************************************************************/
	.blu {color: #1B7CB9}
	.paragrafo {padding-left:15px;}
	.rosso {color: #CC0000; font-size:14px;}
	.rosso_small {color: #CC0000;}
	.verde {color: #458677}
	.numero_verde {	color: #277900;
		font-weight: bold;
	}
	.inline {
		float: left;
		margin: 0em 1em 1em 0;
		display: inline;
		padding: 2px 2px;
	}
	a.coll-verde { color: #458677;
	 font-weight: bold;
	 text-decoration: none;
	}
	a.curriculum { color: #CC0000;
	 font-size: 11px;
	 font-family: Georgia, Tahoma;
	}
	table.box { border: 1px solid #1B7CB9;}
   td.annuncio { padding: 2px;}
	table.speciale {
		border: 1px solid #CC0000;
	}
	.paragrafo_sx {
		margin-left: 15px;
	}

	.testo_campi_dati {font-size: 12px; color: #458677;}

	.campi_dati{
 		font-family: Tahoma, Verdana, Arial;
 		font-size: 11px;
    	color: #1B7CB9;
      border: 1px solid #54A6C4;
   	margin:2px;
		background-color: #EAF5FF;
 		scrollbar-3dlight-color: #BDE1FF;
 		scrollbar-arrow-color: #F6FFCF;
 		scrollbar-base-color: #A7BD42;
 		scrollbar-darkshadow-color: #2F82B1;
 		scrollbar-face-color: #56ABDB;
 		scrollbar-highlight-color: #E4F5FF;
 		scrollbar-shadow-color: #3990C0;
 		scrollbar-track-color: #F2FAFF;
}

	.bottone{
		background-color: #72AE95;
 		font-size: 13px;
 		font-weight: bold;
 		color: #FFFFFF;
 		border: 1px solid #499374;
}


/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili pagine prenotazioni                                                                                           */
/*                                                                                                                        */
/**************************************************************************************************************************/
    .tabella_dati_utenti{

    }

    .tabella_dati_utenti tr.focus{
    }

    .tabella_dati_utenti td,
    .tabella_moduli td{
        font-size:                  14px;
    }
    .tabella_moduli td{
        color:                      #0096bf;
    }

    .tabella_dati_utenti td.focus,
    .tabella_moduli td.focus{
        color:                      #f27900;
        font-weight:                bold;
    }

    .tabella_dati_utenti input, .tabella_dati_utenti select, .tabella_dati_utenti textarea,
    .tabella_moduli input, .tabella_moduli select, .tabella_moduli textarea{
        font-size:                  14px;
        font-weight:                bold;
        border:                     solid 1px #d0d0d0;
        padding:                    1px;
    }

    .tabella_dati_utenti input.focus, .tabella_dati_utenti textarea.focus,
    .tabella_moduli input.focus, .tabella_moduli textarea.focus{
        border:                     solid 1px #404040;
    }

    .tabella_dati_utenti div.errore{
        font-size:                  11px;
        font-weight:                bold;
        color:                      #e00000;
        display:                    none;
    }
    
    .tabella_dati_utenti span.alert_rooms_left{ 
        
        color: red;
        font-weight: bold;
        
    }




/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili calendario                                                                                                    */
/*                                                                                                                        */
/**************************************************************************************************************************/
.calendario_main{
    border:                                solid 1px #404040;
    background-color:                    #ffffff;
    width:                                220px;

    position:                            absolute;
    top:                                0px;
    left:                                0px;
    display:                            none;
}

.calendario_riga_giorni{
    height:                                22px;
}

.calendario_riga_giorni_nomi{
    height:                                20px;
}

.calendario_giorno_nome{
    border:                                solid 1px #ffffff;
    color:                                #000000;
    text-align:                            center;
    font-weight:                        bold;
    cursor:                                default;
    width:                                14%;
}

.calendario_giorno_nome_we{
    color:                                #a04020;
    border:                                solid 1px #ffffff;
    text-align:                            center;
    font-weight:                        bold;
    cursor:                                default;
    width:                                14%;
}

.calendario_mese_corrente{
    font-weight:                        bold;
    text-align:                            center;
    cursor:                                pointer;
    white-space:                        nowrap;
}

.calendario_body{
    width:                                100%;
}



.calendario_giorno{
    background-color:                    #e5e5e5;
    border-top:                            solid 1px #f0f0f0;
    border-right:                        solid 1px #c0c0c0;
    border-bottom:                        solid 1px #c0c0c0;
    border-left:                        solid 1px #f0f0f0;
    text-align:                            center;
    cursor:                                pointer;
}

.calendario_giorno_over{
    background-color:                    #ffffff;
    border:                                solid 1px #404040;
    text-align:                            center;
    font-weight:                        bold;
    cursor:                                pointer;
}

.calendario_oggi{
    background-color:                    #b0d0f0;
    border-top:                            solid 1px #bfdfff;
    border-right:                        solid 1px #a0c0e0;
    border-bottom:                        solid 1px #a0c0e0;
    border-left:                        solid 1px #bfdfff;
    text-align:                            center;
    cursor:                                pointer;
}

.calendario_oggi_over{
    background-color:                    #dfefff;
    border:                                solid 1px #404040;
    text-align:                            center;
    font-weight:                        bold;
    cursor:                                pointer;
}

.calendario_giorno_selezionato{
    background-color:                    #f8a000;
    border-top:                            solid 1px #ffd080;
    border-right:                        solid 1px #d88000;
    border-bottom:                        solid 1px #d88000;
    border-left:                        solid 1px #ffd080;
    text-align:                            center;
    font-weight:                        bold;
    cursor:                                pointer;
}

.calendario_giorno_selezionato_over{
    background-color:                    #ffd080;
    border:                                solid 1px #404040;
    text-align:                            center;
    font-weight:                        bold;
    cursor:                                pointer;
}

.calendario_giorno_we{
    background-color:                    #ffc0c0;
    border-top:                            solid 1px #ffe0e0;
    border-right:                        solid 1px #cfb0b0;
    border-bottom:                        solid 1px #cfb0b0;
    border-left:                        solid 1px #ffe0e0;
    text-align:                            center;
    cursor:                                pointer;
}

.calendario_giorno_we_over{
    background-color:                    #ffe0e0;
    border:                                solid 1px #404040;
    text-align:                            center;
    font-weight:                        bold;
    cursor:                                pointer;
}

.calendario_giorno_vuoto{
    background-color:                    transparent;
    border:                                solid 1px #ffffff;
    text-align:                            center;
    cursor:                                default;
}

.calendario_giorno_disabilitato{
    color:                                #a0a0a0;
    text-align:                            center;
    cursor:                                default;
    text-decoration:                    line-through;
}

.calendario_mese_container{

    position:                            absolute;
    top:                                0px;
    left:                                0px;
    display:                            none;
}

.calendario_mese_main{
    width:                                100%;
    border:                                solid 1px #404040;
    background-color:                    #ffffff;
}

.calendario_mese_riga{
    text-align:                            center;
    cursor:                                pointer;
}

.calendario_mese_riga_over{
    text-align:                            center;
    cursor:                                pointer;
    background-color:                    #dfefff;
}

.calendario_mese_riga_attuale{
    font-weight:                        bold;
    text-align:                            center;
    cursor:                                pointer;
}

.calendario_mese_riga_attuale_over{
    font-weight:                        bold;
    text-align:                            center;
    cursor:                                pointer;
    background-color:                    #f8a000;
}

.calendario_chiudi{
    font-weight:                        bold;
    cursor:                                pointer;
}

/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili box login centralino InItalia                                                                                 */
/*                                                                                                                        */
/**************************************************************************************************************************/

form#login_centralino_initalia, form#logout_centralino_initalia{
    position:                               absolute;
    top:                                    7px;
    left:                                   7px;
    padding:                                2px;
}

div#mess_login_centralino_initalia{
    width:                                  75%;
    padding:                                7px;
    font-weight:                            bold;
    font-size:                              16px;
}

form#login_centralino_initalia, div#mess_login_centralino_initalia{
    border:                                 solid 2px #ff0000;
    background-color:                       #ffc0c0;
}

form#logout_centralino_initalia{
    border:                                 solid 2px #00e000;
    background-color:                       #e0ffe0;
}

form#login_centralino_initalia input.text{
    padding:                                1px;
    border:                                 solid 1px #ff0000;
    background-color:                       #ffffff;
}


/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili assistenza telefonica sidebar                                                                                 */
/*                                                                                                                        */
/**************************************************************************************************************************/

/*div.assistenza_telefonica_sidebar{
    position:               relative;
    cursor:                 pointer;
    width:                  190px;
    height:                 110px;
    background-image:       url('/images/assistenza_sidebar_bg.jpg');
}

div.assistenza_telefonica_sidebar_over{
    position:               relative;
    cursor:                 pointer;
    width:                  190px;
    height:                 110px;
    background-image:       url('/images/assistenza_sidebar_bg_over.jpg');
}

div.assistenza_sidebar_title{
    position:               absolute;
    top:                    7px;
    left:                   5px;
    width:                  180px;
    font-size:              15px;
    font-weight:            bold;
    padding:                2px 0px;
    letter-spacing:         -1px;
}

table.assistenza_sidebar_body{
    position:               absolute;
    top:                    30px;
    left:                   5px;
    width:                  180px;
    height:                 70px;
}*/ /*Non più usati*/

.suggerimento_prenotazione_struttura {
	border: 				1px;
	border-style: 			dashed;
	border-color: 			#009900;
	background-color: 		#FBFDDB;
}

A.proponi_hotel_col_sx {
	border: 				1px;
	border-style: 			dashed;
	padding: 				5px 5px 5px 25px;
	background: 			#FBFDDB url('/images/new_pic.gif') no-repeat 2px center;
	margin-bottom: 			10px;
}

/*******************************************************************/
table.tabella_modulo_review_giudizio{

}

table.tabella_modulo_review_giudizio td{
    text-align:             center;
}

table.tabella_modulo_review_giudizio td.tipo_giudizio{
    text-align:             left;
}

table.tabella_modulo_review_giudizio td.voto_giudizio{
    font-weight:            bold;
}

table.tabella_modulo_review_giudizio input[type=radio]{
    cursor:                 pointer;
}

table.tabella_modulo_review_giudizio textarea{
    width:                  100%;
    height:                 150px;

    border:                 solid 1px #c0c0c0;
}

div.sezione_modulo_review{
    color:                          #f27900;
    font-size:                      14px;
    font-weight:                    bold;
    border-bottom:                  solid 1px #e0e0e0;

    padding:                        0px 15px 2px 17px;
    background-image:               url('/images/dot_lista_regioni.gif');
    background-repeat:              no-repeat;
    background-position:            0px center;
}

input.text_modulo_review{
    border:                         solid 1px #c0c0c0;
    padding:                        1px;
    text-align:                     center;
}



/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stili tabella tipologie camere prenotazione lite                                                                    */
/*                                                                                                                        */
/**************************************************************************************************************************/

table.tabella_disponibilita_lite{
	border-collapse:				collapse;
}

table.tabella_disponibilita_lite td.tariffa {
	color:			#009900;
	font-weight:	bold;
	cursor:	pointer;
}

table.tabella_disponibilita_lite td.dettagli_tariffa {
	font-size: 		11px;
	cursor:	pointer;
}

table.tabella_disponibilita_lite th{
	/*background:				#b6dbf2 url('/images/tab_dispo_lite_head.gif') repeat-x top left;*/
	background:						#ffe580;
	padding:						2px 7px;
	font-size:						15px;
	/*font-weight: 					bold;*/
	border:							solid 1px #b3aa86;
}

table.tabella_disponibilita_lite td{
	padding:						4px 12px;
	border:							solid 1px #aaa;
	font-size:						13px;
	text-align:						center;
}

table.tabella_disponibilita_lite th.ultimo_lite{
	/*border-bottom:						solid 3px #fa0;*/
}

table.tabella_disponibilita_lite td.ultimo_lite{
	/*border-left:						solid 3px #fa0;
	border-right:						solid 3px #fa0;*/
	border-bottom:						solid 1px #777;
	background:	#ffb84c;
}

table.tabella_disponibilita_lite td.ultimo_lite{
    padding: 0px;
    text-align: center;
}

table.tabella_disponibilita_lite td.ultimo_lite tbody{
    padding: 0px;
    text-align: center;
}


table.tabella_disponibilita_lite td.ultimo_lite tr.selectQta td{
    padding-bottom: 1px;
    padding-top: 1px;
    border: none;    
}

table.tabella_disponibilita_lite td.ultimo_lite tr.alertRoomsLeft td{
    color: #882222;
    border: none;
    font-size: 11px;   
    line-height: 11px;
    padding: 0px; 
}

table.tabella_disponibilita_lite td.ultimo_lite select{
	font-size:						14px;
	width:							135px;
}

table.tabella_disponibilita_lite td.ultimo_lite select option{
	font-weight:					normal;
}

table.tabella_disponibilita_lite th.tipologia_camera_lite{
	text-align:						left;
}

table.tabella_disponibilita_lite td.tipologia_camera_lite{
	text-align:						left;
	font-size: 						13px;
	font-weight: 					bold;
	cursor:	pointer;
}

table.tabella_disponibilita_lite td.capacita_lite{
	font-size:						10px;
	cursor:	pointer;
}

table.tabella_disponibilita_lite tr.riga_dispo_lite_pari{
	background-color:				#f8f8f8;
}

table.tabella_disponibilita_lite tr.riga_dispo_lite_dispari{
	background-color:				#eaeaea;
}

table.tabella_disponibilita_lite tr.riga_dispo_lite_hover{
	background-color:				#FFEA80 ;
}


/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Sile separatore liste strutture                                                                                     */
/*                                                                                                                        */
/**************************************************************************************************************************/

.separatore_lista_strutture{
	width:							80%;
	margin:							40px auto 25px;
	background:						#f40;
	text-align:						center;
	padding:						4px 0px;
	overflow:						hidden;
	height:							25px;
}

.separatore_lista_strutture *{
	vertical-align: 				top;
}

.separatore_lista_strutture img{
	width:							28px;
	height:							31px;
}

.separatore_lista_strutture span{
	color:							#fff;
	font-size:						1.2em;
	font-weight:					bold;
}

/*
.separatore_lista_strutture{
	margin:							30px auto 7px;
	text-align:						center;
	padding:						20px 0px 0px;
	border-top:						solid 1px #aaa;
}

.separatore_lista_strutture *{
	vertical-align: 				top;
}

.separatore_lista_strutture img{
	width:							36px;
	height:							38px;
}

.separatore_lista_strutture span{
	font-size:						1.6em;
	font-weight:					bold;
	color:							#f30;
}
*/

.paragrafo_struttura_rosso{
    position:                       relative;
    font-family:                    arial;
    font-size:                      15px;
    font-weight:                    bold;
    padding:                        3px 0px 2px 21px;
    margin:                         30px 0px 30px 0px;
    color:                          #fff;
    /*border-bottom:                  solid 1px #e0e0e0;
    background-color:               #ecf3fb;*/

    background-image:               url('/images/paragrafo_titolo_rosso.jpg');
    background-repeat:              no-repeat;
    background-position:            left center;

}





/***************************************************************************************************************************/
/*                                                                                                                         */
/*     Lista delle categorie nella sidebar                                                                                 */
/*                                                                                                                         */
/***************************************************************************************************************************/

div.lista_categorie_sidebar{
	margin:                            0px 5px;
    list-style-type:                 none;
    padding:                        0px;
    padding-bottom: 5px;
}

div.lista_categorie_sidebar{

}


div.lista_categorie_sidebar a{ line-height: 24px; }

div.lista_categorie_sidebar span.bullet{ color: #222; font-weight: bold; padding-left: 15px; background: left center url('/images/lista_cat_bullet.gif') no-repeat; }

select.lista_categorie_sidebar{
	width:							180px;
	font-size:						11px;
}


.scelta_localita{
    cursor:                     pointer;
    border:                     solid 1px #f0f0f0;
    margin-bottom:              5px;
}
.scelta_localita_hover{
    cursor:                     pointer;
    border:                     solid 1px #bfddff;
    background-color:           #f2f8ff;
    margin-bottom:              5px;
}
.scelta_localita_barra_bg{
    background-color:           #f8f8f8;
    border:                     solid 1px #808080;
}

.scelta_localita_barra{
    height:                     11px;
    background-color:           #bfddff;
}

.scelta_localita_barra_low{
    height:                     11px;
    background-color:           #e4e4e4;
}







/***************************************************************************************************************************/
/*                                                                                                                         */
/*     Div del filtro attivo sopra la barra della località                                                                 */
/*                                                                                                                         */
/***************************************************************************************************************************/

div.filtro_attivo{
	margin-bottom: 5px;
}





/***************************************************************************************************************************/
/*                                                                                                                         */
/*    Stili form ricerca indirizzi e risultati                                                                             */
/*                                                                                                                         */
/***************************************************************************************************************************/


#search_address_form_from{
	padding: 10px;
	text-align: center;
	width:		100%;
}

div.frame_ricerca{
	width: 90%;
	margin: 0px auto;
	padding: 10px;
	position: relative;
	text-align: left;
	clear: left;
}

div#ricerca_indirizzo{
	background-color: #dfffbf;
	border: 1px solid #a7bf8f;
}


div.frame_ricerca div.ricerca_indirizzo_titolo{
	font-weight: bold;
	font-size: 16px;
	position: relative;
	margin-bottom: 7px;
	width: 100%;
}

div.frame_ricerca div.ricerca_indirizzo_titolo a{
	font-weight: normal;
	font-size: 10px;
	color: #000;
	position: absolute;
	right: 0px;
	top: 0px;
}

div.frame_ricerca img.wait{
	visibility: hidden;
}

div.frame_ricerca input.text{
	border: solid 1px #aaa;
	padding: 1px;
}



div.frame_ricerca div.corner, div#tabs div.corner{
	overflow: hidden;
	font-size: 1px;
	position: absolute;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	z-index: 0;
}



div#ricerca_indirizzo div.sprite, div#tabs a#tab_indirizzo div.sprite{
	background-image: url('/images/corner_sprite_10px.gif');
}

div#ricerca_indirizzo div.left_top, div#tabs a#tab_indirizzo div.left_top{
	top: -1px;
	left: -1px;
	background-position: 0px 0px;
}


div#ricerca_indirizzo div.right_top, div#tabs a#tab_indirizzo div.right_top{
	top: -1px;
	right: -1px;
	background-position: -10px 0px;
}

div#ricerca_indirizzo div.left_bottom{
	bottom: -1px;
	left: -1px;
	background-position: 0px -10px;
}


div#ricerca_indirizzo div.right_bottom{
	bottom: -1px;
	right: -1px;
	background-position: -10px -10px;
}




div#tabs{
	padding-left: 10px;
	text-align: left;
	width: 90%;
	margin: 0px auto;
}

div#tabs a{
	float: left;
	display: block;
	padding: 4px 7px;
	margin-right: 3px;
	position: relative;
}

div#tabs a span{
	z-index: 10;
	position: relative;
}

div#tabs a#tab_indirizzo{
	background-color: #dfffbf;
	border-color: #a7bf8f;
	border-style: solid;
	border-width: 1px 1px 0px;
}

div#tabs a#tab_monumento{
	background-color: #ffeabf;
	border-color: #c3a569;
	border-style: solid;
	border-width: 1px 1px 0px;
}




.ricerca_indirizzo_risultato{
	margin-bottom: 5px;
	border: solid 1px #ddd;
	background: transparent;
	cursor: pointer;
}

.ricerca_indirizzo_risultato_hover{
	margin-bottom: 5px;
	border: solid 1px #ccc;
	background-color: #e8f8ff;
	cursor: pointer;
}






.risultati_ricerca{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

.font_14{
	font-size: 14px;
}

.list_item_square{
    padding:                        1px 0px 1px 14px;
    background-image:               url('/images/search_dot_square.gif');
    background-repeat:              no-repeat;
    background-position:            0px center;
}

.list_item_circle{
    padding:                        1px 14px 0px 14px;
    background-image:               url('/images/search_dot_circle.gif');
    background-repeat:              no-repeat;
    background-position:            0px center;
}

.list_item_triangle{
    padding:                        1px 14px 0px 14px;
    background-image:               url('/images/search_dot_triangle.gif');
    background-repeat:              no-repeat;
    background-position:            0px center;
}


.lista_regioni{
	margin: 20px;
}

.categorie_top{
	float: right;
	font-size: .8em;
	padding-right: 20px;
    background-image:               url('/images/up_16.gif');
    background-repeat:              no-repeat;
    background-position:            right center;
}

.cat_lista_regioni{
	list-style-image: url('/images/search_dot_square.gif');
	margin: 0px auto;
	padding: 0px 0px 0px 20px;
	/*padding: 5px 25px 5px 45px;*/
	width: 90%;
}

.cat_lista_province{
	list-style-image: url('/images/search_dot_circle.gif');
	margin-top: 7px;
	padding-left: 20px;
	margin-left: 0px;
}

.cat_lista_comuni{
	list-style-image: url('/images/search_dot_triangle.gif');
	margin-top: 2px;
	padding-left: 20px;
	margin-left: 0px;
}

.cat_lista_regioni li{
	padding-bottom: 15px;
	font-size: 1.6em;
}

.cat_lista_regioni li div{
	border-bottom: solid 1px #ccc;
	font-size: 1em;
}

.cat_lista_province li{
	padding-bottom: 5px;
	font-size: .75em;
}

.cat_lista_comuni li{
	padding-bottom: 0px;
	font-size: .8em;
}

/* MILKBOX START */

#mbOverlay {
	position: absolute;
	left: 0;
	width:100%;
	background-color: #000; /* set the Milkbox overlay color // opacity: see the js options */
	z-index:100;
	cursor: pointer;
}

#mbCenter {
	/* for default width and height, see the js options */
	position: absolute;
	z-index:101;
	overflow:hidden;
	left: 50%;
	top:10%;/* overwritten in the js options to properly position the milkbox when activated in a scrolled window */
	background-color: #fff;/* set the Milkbox background color */
	border: 8px solid #fff;/* set the Milkbox border */
	margin:0px; padding:0px;/* set the Milkbox padding */
}

.mbLoading{ background: #fff url(/images/mb/loading.gif) no-repeat center; }/* IMAGE: loading gif */

#mbImage{ margin:0; padding:0; height:0; border:none; font-size:0; overflow:hidden; }

.clear{ clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden; }


/* *** BOTTOM *** */

#mbBottom {
	/* set text options */
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	/*line-height: 1.4em;*/
	text-align: left;
	padding:4px 0 4px 0;
	margin:0;
}

/* navigation */
/* be careful if you change buttons dimensions */

#mbNavigation{
	float:right;
	/*height:35px;*/
	padding-top:3px;
	height: 35px;
	border-left:1px solid #9c9c9c;/* set nav border */
}


#mbCloseLink, #mbPrevLink, #mbNextLink {
	outline:none;
	display:block;
	float:right;
	height:20px;
	cursor: pointer;
}

#mbCount{
	outline:none;
	display:block;
	font-size: 12px;
	float:right;
	width:40px;
	text-align:center;
}


#mbPrevLink, #mbNextLink{ width:17px; }
#mbPrevLink{ background: transparent url(/images/mb/prev.gif) no-repeat; }/* IMAGE: prev */
#mbNextLink{ background: transparent url(/images/mb/next.gif) no-repeat; }/* IMAGE: next */

/* NOTE: doesn't work in ie6, so, just see the js options :) */
a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover { background-position: 0 -23px; }

#mbCloseLink {
	width:20px;
	background: transparent url(/images/mb/close.gif) no-repeat;/* IMAGE: close */
}

/* description */

#mbDescription{
	margin-right:27px;
	padding:0px 10px 0 0;
	font-weight: bold;
	text-align:justify;
	font-size:14px;
	line-height:12px;
	color:#4C8699;
}

.info_ricerca_camere{
	background-color: #FFFFb0;
	font-size: 14px;
	padding:3px;
	border: 1px dashed #ff0000;
	margin-bottom:10px;
	width:680px;
	text-align: center;
	color: #1B7CB9;
	cursor: pointer;
}

.info_ricerca_camere A{
	font-weight: bold;
}

/* MILKBOX END */

.div_info_clx{
	display:none;
	text-align:left;
	margin:0px;
	padding:3px;
	background-color:#FFfdc6;
	color:#FF3F00;
	font-size:12px;
	border: 2px solid #FFB84C;
}

tr.riga_clx{
	padding:0px;
	margin:0px;
	border-collapse: separate;
	height:0px;
}

tr.riga_clx td{
	padding:0px;
	margin:0px;
	height:0px;
}

tr.riga_clx td.topless{
	border-top:0px;
	height:0px;
    line-height:0px;
    width: 200px;
}

.tariffa_speciale {
	color:red;
	font-weight:bold;
	font-style:italic;
	/*background-color: #FFFFC0;
	border: 1px solid #FFC0C0;*/
	padding: 0px 5px 0px 5px;
}

#initaliaToolTip {
 padding: 2px;
 border: 1px solid #F27900;
 background: #FFA851;
}

.button_green_big {
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    -o-border-radius:8px;
    border-radius:8px;
	background-color:#00bb00;
	border:3px solid #f0f0f0;
	color:#FFFFFF;
	float:right;
	font-size:1.5em;
	font-weight:bold;
	overflow:visible;
	padding:0.15em 0.5em;
}



ul#trigger_search_panel {
    width: 90%;
    margin: 0px auto;
    padding: 0px;
    list-style-type: none;
    position: relative;
    z-index: 2;
}

ul#trigger_search_panel li {
    float: left;
    margin-right: 10px;
    position: relative;
    z-index: 2;
    margin-bottom: -1px;
}

ul#trigger_search_panel li a {
    display: block;
    padding: 3px 15px;
    color: #000;
    position: relative;
    z-index: 3;
}

ul#trigger_search_panel li#trigger_indirizzo {
    background-color: #dfffbf;
    border-style: solid;
    border-color: #a7bf8f #a7bf8f #dfffbf #a7bf8f;
    border-width: 1px;
}

ul#trigger_search_panel li#trigger_monumento {
    background-color: #ffeabf;
    border-style: solid;
    border-color: #c0a062 #c0a062 #a7bf8f #c0a062;
    border-width: 1px;
}

div#ricerca_monumento {
    background-color: #ffeabf;
    border: solid 1px #c0a062;
    display: none;
}

div#ricerca_monumento div.sprite, ul#trigger_search_panel div.sprite {
	background-image: url('/images/corner_sprite_10px.gif');
    position: absolute;
    width: 10px;
    height: 10px;
}

div#ricerca_monumento div.left_top, ul#trigger_search_panel div.left_top {
	top: -1px;
	left: -1px;
	background-position: -20px 0px;
}

div#ricerca_monumento div.right_top, ul#trigger_search_panel div.right_top {
	top: -1px;
	right: -1px;
	background-position: -30px 0px;
}

div#ricerca_monumento div.left_bottom, ul#trigger_search_panel div.left_bottom {
	bottom: -1px;
	left: -1px;
	background-position: -20px -10px;
}


div#ricerca_monumento div.right_bottom, ul#trigger_search_panel div.right_bottom {
	bottom: -1px;
	right: -1px;
	background-position: -30px -10px;
}

li#trigger_indirizzo div.left_top {
	top: -1px;
	left: -1px;
	background-position: 0px 0px;
}

li#trigger_indirizzo div.right_top {
	top: -1px;
	right: -1px;
	background-position: -10px 0px;
}

li#trigger_indirizzo div.left_bottom {
	bottom: -1px;
	left: -1px;
	background-position: 0px -10px;
}


li#trigger_indirizzo div.right_bottom {
	bottom: -1px;
	right: -1px;
	background-position: -10px -10px;
}

select.select_valuta {
    width: 53px;
}

select.select_valuta option{           
    width: auto;
}

/* nuovi stili per i nuovi form di ricerca */




/** Search box (homepage) *****************************************************/

#search_box_hp_new {
    width: 450px;
    padding: 10px;
    margin-bottom: 10px;
    background: #fff url('/images/search-box-hp.jpg') no-repeat left -10px;
    position: relative;
}

#search_box_hp_new #search_box_hp_new-end {
    background: #fff url('/images/search-box-hp.jpg') no-repeat left top;
    height: 10px;
    margin: 0px -10px -10px -10px;
    overflow: hidden;
    clear: both;
}

#search_box_hp_new #search_text-container {
    height: 30px;
    margin-bottom: 5px;
}

#search_box_hp_new #search_text-container label {
    position: relative;
    float: left;
    padding: 0px 20px 0px 5px;
    margin-top: 7px;
    font-weight: bold;
    font-size: 13px;
}

#search_box_hp_new #search_text-container label img {
    position: absolute;
    right: 0px;
    top: 50%;
    width: 16px;
    height: 16px;
    margin-top: -8px;
}

#search_box_hp_new #search_text-container img {
	cursor: pointer;
}

#search_box_hp_new #search_text {
    font: 16px arial;
    float: right;
    background-color: #fff;
    -webkit-appearance: none;
    margin-top: 5px;
    margin-right: 7px;
    width: 210px;
    line-height: 20px;
    height: 20px;
    border: none;
}

#search_box_hp_new #search_arrival_date, #search_box_hp_new #search_departure_date {
    float: left;
    width: 49.999%;
    position: relative;
}

#search_box_hp_new #search_arrival_date label, #search_box_hp_new #search_departure_date label {
    display: block;
    font-weight: bold;
}

#search_box_hp_new #search_arrival_date div, #search_box_hp_new #search_departure_date div {
    float: left;
    margin: 0px 2px 0px 0px;
}

#search_box_hp_new #search_arrival_date div.error, #search_box_hp_new #search_departure_date div.error {
    padding-bottom: 6px;
    margin-bottom: -6px;
    background: transparent url('/images/field-error.gif') repeat-x bottom left;
}

#search_box_hp_new #search_arrival_date select, #search_box_hp_new #search_departure_date select {
    float: left;
    margin: 0px;
}

#search_box_hp_new #search_arrival_date img, #search_box_hp_new #search_departure_date img {
    float: left;
    margin-top: 2px;
    cursor: pointer;
}


#search_box_hp_new #search_available_new {
     clear: left;
     position: relative;
     font-size: 11px;
     box-sizing: content-box;
     -moz-box-sizing: content-box;

     padding-top: 10px;
     padding-bottom: 10px;
     float: left;
     width: 65%;
     display: inline;
}

#search_box_hp_new #search_available_new input {
     position: absolute;
     left: 3px;
     top: 50%;
     margin-top: -8px;
     width: 16px;
     height: 16px;
}

#search_box_hp_new #search_available_new label {
     margin-left: 25px;
}

#search_box_hp_new #search_submit {
     float: left;
     width: 35%;
     display: inline;
     text-align: right;
     padding-top: 10px;
}

#search_box_hp_new #search_submit-button {
    width: 132px;
    height: 32px;
    margin: 0px;
    border-width: 0px;
    /*
    padding: 1px 29px 5px 2px;
    background: transparent url('/images/search-box-hp-submit2.jpg') no-repeat center center;
    */
    font-size: 14pt;
    cursor: pointer;

    padding: 2px 29px 4px 2px;
	background: transparent url('/images/search-box-hp-submit2.gif') no-repeat center center;

}




/** Search box (località) *****************************************************/

#search_box_top_localita {
    width: 100%;
}

#search_box_top_localita #form {
    padding: 5px;
    width: 100%;
    margin-bottom: 5px;
    background-color: #FFd327;
    position: relative;
    border: 2px solid #FFC000;
}

#search_box_top_localita #search_text-container {
    margin-bottom: 5px;
    display: none;
}

#search_box_top_localita #search_text-container label {
    font-weight: bold;
    font-size: 16px;
}

#search_box_top_localita #search_text {
    font-size: 16px;
}

#search_box_top_localita #search_text-container a {
    cursor: pointer;
}

#search_box_top_localita_header #search_text-container-disabled {
    margin-top: 0px;
    position: relative;
}

#select_dati_poi {
    width: 220px;
}

#search_box_top_localita_header #search_text-container-disabled img {
    position: absolute;
    left: 1px;
    top: 5px;
}

#search_box_top_localita_header #search_text-container-title {
    position: relative;
    height: 30px;
}

#search_box_top_localita_header #search_text-container-disabled h2 {
    display: inline;
    font-size: 22px;
    vertical-align: middle;
    color: #4C8699;
    font-weight: bold;
}

#search_box_top_localita_header #search_text-container-disabled a {
    cursor: pointer;
}

#search_box_top_localita_header #search_text-container-disabled span {
    font-size: 11px;
    margin-left: 2px;
    position: absolute;
    top: 10px;
}

#search_box_top_localita_header #search_text-container-disabled h2 img {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -10px;
}

#search_box_top_localita_header #search_text-container-disabled-cambia-destinazione {
    font-size: 11px;
    display: block;
    position: absolute;
    left: 1px;
    top: 25px;
}

#search_text-container-disabled-ricerca-extra {
    margin-top: 10px;
    text-align: left;  
    font-size: 14px;    
}

/*Tabs del listing*/
#listing_tabs_wrapper{ margin-top: 10px; }

    #listing_tabs{ background: #fff; display: block; height: 25px; padding: 0px; }  
        
        #listing_tabs span.tab{ height: 24px; padding: 5px 10px; padding-bottom: 3px; font-size: 15px; line-height: 24px; font-weight: bold; margin: 0px 5px; border-radius: 5px 5px 0px 0px;  position: relative; }
        #listing_tabs span.tab.active{ background: #FEF3DA; border: 2px solid #FEBA02; border-bottom: none; z-index: 9999; }
        #listing_tabs span.tab.inactive{  background: #EFEEEA; cursor: pointer; border: 2px solid #ccc; border-bottom: none; z-index: 99; top: 2px; }
        #listing_tabs span.first{ margin-left: 13px; }
 
/*Fine tabs del listing*/

#subform_container {
	padding: 3px;
    background: #FEF3DA; 
    padding-bottom: 4px;
    margin-top: -3px;
    border-top: 2px solid #FEBA02;
    border-left: none;
    border-bottom: 1px solid #FEBA02;
    position: relative;
    z-index: 999;    
    /*http://projects.korrelboom.com/gradient-generator/#top|FEF3DA|FCDC8D*/    
   /* Opera 11.10+ */
    background: -o-linear-gradient(top, rgba(254,243,218,1), rgba(252,220,141,1));
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, rgba(254,243,218,1), rgba(252,220,141,1));
    /* Chrome 7+ & Safari 5.03+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(254,243,218,1)), color-stop(1, rgba(252,220,141,1))); 
      
}

    #hotels_found_resume{ font-weight: bold; font-size: 11px; padding-left: 21px; height:23px; line-height: 23px;  background: no-repeat left center url('/images/check_16.gif'); }

    #subform-order {
        float: left;
        width: 100%;
        padding-right: 3px;
    }
    
    #subform-order label{ font-size: 11px; font-weight: bold; padding-right: 3px;}
    
    #subform-order #select_order{ font-size: 11px; margin-top: 2px; }

    #subform-info div {
        position: relative;
        padding-left: 37px;
        margin-bottom: 5px;
        color: #090;
        font-weight: bold;
    }

    #subform-info div img {
        position: absolute;
        width: 30px;
        height: 30px;
        left: 3px;
        top: 50%;
        margin-top: -15px;
    }

#search_box_top_localita select {
    font-size: 12px;
}

#search_box_top_localita #search_arrival_date {
    float: left;
}

#search_box_top_localita #search_arrival_date img {
    cursor: pointer;
}

#search_box_top_localita #search_departure_date {
    float: left;
    margin-left: 30px;
}

#search_box_top_localita #search_departure_date img {
    cursor: pointer;
}

#search_box_top_localita #search_arrival_date div, #search_box_top_localita #search_departure_date div {
    margin-right: 2px;
    margin-bottom: 6px;
}

#search_box_top_localita #search_arrival_date div.error, #search_box_top_localita #search_departure_date div.error {
    padding-bottom: 6px;
    margin-bottom: -0px;
    background: transparent url('/images/field-error.gif') repeat-x bottom left;
}

#search_box_top_localita #search_submit {
    text-align: center;
    padding-top: 15px;
}

#search_box_top_localita #search_submit-button {
    width: 132px;
    height: 32px;
    padding: 1px 29px 5px 2px;
    border-width: 0px;
    background: transparent url('/images/search-box-localita-submit.jpg') no-repeat center center;
    font-size: 14pt;
    position: absolute;
    right: 35px;
    top: 50%;
    margin-top: -16px;
    color: #001e26;
    cursor: pointer;
}

#search_box_top_localita #search_submit-new {
    position: absolute;
    top: 20px;
    right: 20px;
    text-align: center;
}

#search_address_form_to {
	display: none;
}

/*
#search_box_top_localita #search_submit-button {
    padding: 1px 2px 5px 2px;
    background: transparent url('/images/search-box-localita-submit-2.jpg') no-repeat center center;
}

#search_box_hp_new #search_submit-button {
    padding: 1px 2px 5px 2px;
    background: transparent url('/images/search-box-localita-submit-2.jpg') no-repeat center center;
}

*/


.btn-orange, .btn-orange-arrow, .btn-green, .btn-green-2, .btn-green-3, .btn-green-4, .btn-green-5  {
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    display: inline-block;
    background-color: transparent;
    cursor: pointer;
    text-decoration: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    outline: 0 none;
    overflow: visible;
}

.btn-orange::-moz-focus-inner, .btn-orange-arrow::-moz-focus-inner, .btn-green::-moz-focus-inner, .btn-green-2::-moz-focus-inner, .btn-green-3::-moz-focus-inner, .btn-green-4::-moz-focus-inner, .btn-green-5::-moz-focus-inner {
    border: 0px;
    padding: 0px;
    outline: 0 none;
}

.btn-orange:active, .btn-orange:focus, .btn-orange-arrow:active, .btn-orange-arrow:focus, .btn-green:active, .btn-green:focus, .btn-green-2:active, .btn-green-2:focus, .btn-green-3:active, .btn-green-3:focus, .btn-green-4:active, .btn-green-4:focus, .btn-green-5:active, .btn-green-5:focus {
    outline: 0 none;
}

a.btn-orange:hover, a.btn-orange-arrow:hover, a.btn-green:hover, a.btn-green-2:hover, a.btn-green-3:hover, a.btn-green-4:hover, a.btn-green-5:hover, .btn-green-2 span, .btn-green-3 span, .btn-green-4 span, .btn-green-5 span {
    text-decoration: none;
}

.btn-orange span, .btn-orange-arrow span, .btn-green span, .btn-green-2 span, .btn-green-3 span, .btn-green-4 span, .btn-green-5 span {
    display: inline-block;
    position: relative;
    margin: 0px;
    padding-right: 10px;
    background-repeat: no-repeat;
    background-position: right -32px;
}

.btn-orange span span, .btn-orange-arrow span span, .btn-green span span, .btn-green-2 span span, .btn-green-3 span span, .btn-green-4 span span, .btn-green-5 span span {
    padding: 4px 5px 4px 15px;
    line-height: 24px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    background-position: left 0px;
    white-space: nowrap;
    background-position: left top;
}

.btn-orange span        {   background-image: url('/images/fluid-btn-orange.jpg'); background-position: right -32px;        }
.btn-orange-arrow span  {   background-image: url('/images/fluid-btn-orange-arrow.jpg'); background-position: right -32px;  }
.btn-green span         {   background-image: url('/images/fluid-btn-green.jpg'); background-position: right -30px;         }
.btn-green-2 span       {   background-image: url('/images/fluid-btn-green-2.jpg'); background-position: right -30px;         }
.btn-green-3 span       {   background-image: url('/images/fluid-btn-green-3.jpg'); background-position: right -30px;         }
.btn-green-4 span       {   background-image: url('/images/fluid-btn-green-4.jpg'); background-position: right -30px;         }
.btn-green-5 span       {   background-image: url('/images/fluid-btn-green-5.jpg'); background-position: right -30px;         }

.btn-green span span        {   line-height: 22px;  }
.btn-green-2 span span      {   line-height: 22px; color: #fff; }
.btn-green-3 span span      {   line-height: 22px; color: #fff; }
.btn-green-4 span span      {   line-height: 22px; color: #fff; }
.btn-green-5 span span      {   line-height: 22px; color: #fff; }

.btn-orange-arrow span      {   padding-right: 30px;    }
.btn-orange-arrow span span {   padding-right: 5px;     }






/** kLayer ********************************************************************/

.kLayer-cell-01, .kLayer-cell-02, .kLayer-cell-03, .kLayer-cell-04,
.kLayer-cell-06, .kLayer-cell-07, .kLayer-cell-08, .kLayer-cell-09 {
    width: 8px;
    height: 8px;
    overflow: hidden;
    background-image: url('/images/layer.png');
}

.kLayer-cell-01 {
    background-position: -16px 0px;
    background-repeat: no-repeat;
}

.kLayer-cell-02 {
    width: auto;
    background-position: -32px 0px;
    background-repeat: no-repeat;
}

.kLayer-cell-03 {
    background-position: -24px 0px;
    background-repeat: no-repeat;
}

.kLayer-cell-04 {
    height: auto;
    background-position: 0px 0px;
    background-repeat: repeat-y;
}

.kLayer-cell-05 {
    width: auto;
    height: auto;
    background-color: #fff;
}

.kLayer-cell-06 {
    height: auto;
    background-position: -8px 0px;
    background-repeat: repeat-y;
}

.kLayer-cell-07 {
    background-position: -16px -8px;
    background-repeat: no-repeat;
}

.kLayer-cell-08 {
    width: auto;
    background-position: -32px -8px;
    background-repeat: no-repeat;
}

.kLayer-cell-09 {
    background-position: -24px -8px;
    background-repeat: no-repeat;
}



/** Calendario **/

#prec_calendario, #succ_calendario, #chiudi_calendario, #calendario_mese_anno {
    background-image: url('/images/calendario-sprite.gif');
    background-repeat: no-repeat;
}
#prec_calendario        {   background-position: 0px 0px;   }
#succ_calendario        {   background-position: 0px -20px; }
#chiudi_calendario      {   background-position: 0px -40px; }
#calendario_mese_anno   {   background-position: right -53px; display: inline-block; padding-right: 12px; }



/** Slideshow **/

#iiss-thumbs-scroll-prev,
#iiss-thumbs-scroll-next {
    background-image: url('/images/slideshow-scroll.gif');
    background-repeat: no-repeat;
}

.scroll-v-prev, .scroll-v-next {
    width: 75px;
    height: 20px;
}

.scroll-h-prev, .scroll-h-next {
    width: 20px;
    height: 75px;
}

.scroll-v-prev          {   background-position: -80px 0px;     }
.scroll-v-prev-hover    {   background-position: -80px -20px;       }

.scroll-h-prev          {   background-position: 0px 0px;  }
.scroll-h-prev-hover    {   background-position: -20px 0px;    }

.scroll-v-next          {   background-position: -80px -40px;   }
.scroll-v-next-hover    {   background-position: -80px -60px;     }

.scroll-h-next          {   background-position: -40px 0px;   }
.scroll-h-next-hover    {   background-position: -60px 0px;     }





#iiss-img-frame-bar-prev,
#iiss-img-frame-bar-next,
#iiss-img-frame-bar-close,
#iiss-img-frame-bar-play,
#iiss-img-frame-bar-pause {
    background-image: url('/images/slideshow-control.gif');
    background-repeat: no-repeat;
}

.frame-bar-prev         {   background-position: 0px 0px;      }
.frame-bar-prev-hover   {   background-position: 0px -17px;    }

.frame-bar-next         {   background-position: -17px 0px;    }
.frame-bar-next-hover   {   background-position: -17px -17px;  }

.frame-bar-close        {   background-position: -34px 0px;    }
.frame-bar-close-hover  {   background-position: -34px -17px;  }

.frame-bar-pause        {   background-position: -51px 0px;    }
.frame-bar-pause-hover  {   background-position: -51px -17px;  }

.frame-bar-play         {   background-position: -68px 0px;    }
.frame-bar-play-hover   {   background-position: -68px -17px;  }


#iiss-img-next-icon, #iiss-img-prev-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    background-image: url('/images/slideshow-scroll.gif');
    background-repeat: no-repeat;
}

#iiss-img-prev, #iiss-img-next {
    background-image: url('/images/transparent.gif');
}

#iiss-img-prev-icon {
    left: 10px;
    background-position: 0px -80px;
}

#iiss-img-next-icon {
    right: 10px;
    background-position: -40px -80px;
}



/** kBaloon *******************************************************************/

.kBaloon-bg-01, .kBaloon-bg-03,
.kBaloon-bg-07, .kBaloon-bg-09, .kBaloon-bg-10 {
    position: absolute;
    display: block;
    background-image: url('/images/kbaloon.gif');
    background-repeat: no-repeat;
}

.kBaloon-bg-01 {
    background-position: 0px -71px;
}

.kBaloon-bg-03 {
    background-position: 0px -86px;
}

.kBaloon-bg-07 {
    background-position: 0px -10px;
}

.kBaloon-bg-09 {
    background-position: 0px -25px;
}

.kBaloon-bg-10 {
    background-position: 0px -40px;
}






/******************************************************************************/


#iiss-overlay, #iiss-overlay-frame {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    display: none;
}

#iiss-overlay-frame {
    filter: 'mask()';
    z-index: 9999;
}

#iiss-container {
    left: 0px;
    width: 100%;
}

#iiss-img-area {
    position: absolute;
}

#iiss-thumbs-area {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

#iiss-img-frame {
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #fff;
}

#iiss-img-container {
    position: absolute;
}

#iiss-img-frame-bar {
    position: absolute;
    white-space: nowrap;
    width: 100%;
    left: 0px;
    color: #4C8699;
    font-weight: bold;
    font-size: 12pt;
}

#iiss-img-frame-bar-num {
    line-height: 17px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    font-size: 8pt;
    font-weight: bold;
    color: #444
}

#iiss-img-frame-bar-prev, #iiss-img-frame-bar-pause, #iiss-img-frame-bar-play,
#iiss-img-frame-bar-next, #iiss-img-frame-bar-close {
    cursor: pointer;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

#iiss-img-frame-bar-pause {
    display: none;
}

#iiss-thumbs-container {
    overflow: hidden;
    padding: 5px;
    position: absolute;
}

#iiss-thumbs-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
}

#iiss-thumbs-list li {
    float: left;
    padding: 3px;
    width: 81px;
    height: 81px;
    cursor: pointer;
    overflow: hidden;
}

#iiss-thumbs-list li img {
    width: 75px;
    height: 75px;
    display: block;
}

/*Google plus 1*/

#p1_div { float: right; overflow: hidden; width: 55px; margin-top: 3px; }                                 

/*Overlay call center*/
#initalia_overlay_cc{ position: fixed; bottom: 0px; right: 6px; z-index: 999999; background: url("/images/call_center_overlay_bkg.png") no-repeat; width: 228px; height: 60px; cursor: pointer; }
#initalia_overlay_cc.transparent{ background: url("/images/call_center_overlay_bkg.png") no-repeat -378px 0px; }
    #initalia_overlay_cta{ position: absolute; top: 6px; left: 48px; font-size: 13px; font-weight: bold; color: #006600; font-family: verdana; text-decoration: none; text-align: center; } 
    .transparent #initalia_overlay_cta{ color: #3EB73E; }
    #initalia_overlay_cc_submit{ position: absolute; bottom: 12px; right: 12px; background: url("/images/call_center_overlay_bkg.png") no-repeat -228px -29px; width: 147px; height: 25px; color: #fff; text-align: center; font-size: 15px; font-weight: bold; line-height: 25px; font-family: verdana; cursor: pointer; } 
    #initalia_overlay_cc_submit.over{ background: url("/images/call_center_overlay_bkg.png") no-repeat -228px -5px; }
    .transparent #initalia_overlay_cc_submit{ background:  url("/images/call_center_overlay_bkg.png") no-repeat -606px -5px; }
    
/*Tabella servizi in scheda struttura */
#servicesTableExternalWrapper{ background-color: #fff; }
    #servicesTableExternalWrapper table{ background-color: #fff; border-color: #fff;}
    #servicesTableExternalWrapper thead td { font-weight: bold; }
    #servicesTableExternalWrapper td{ text-align: center; }
    #servicesTableExternalWrapper td.serviceName{ text-align: left; padding: 3px; padding-left: 15px; background-image: url('/images/dot_lista_regioni.gif'); background-position: center left; background-repeat: no-repeat; } 
    #servicesTableExternalWrapper tr.even td.even{ background-color: #f8f8f8; }
    #servicesTableExternalWrapper tr.even td.odd{ background-color: #eaf0f8; }
    #servicesTableExternalWrapper tr.odd td.even{ background-color: #e8e8e8; }
    #servicesTableExternalWrapper tr.odd td.odd{ background-color: #dae0e8; }

    /*Icone per tipologia tariffa x servizio*/
    #servicesTableExternalWrapper tr td{ background-position: center center; background-repeat: no-repeat; }
    #servicesTableExternalWrapper tr td.pay{ background-image: url( '/images/money_16.gif' ); }
    #servicesTableExternalWrapper tr td.free{ background-image: url( '/images/check_16.gif' ); }    
    #servicesTableExternalWrapper tr td.na{ background-image: none; color: #ccc; }  
    #servicesTableExternalWrapper tr td.bagno_c{ background-color: red !important; }     
