/* Reset ezflow */
body,
div#header-position,
div#page-content,
div#page-content-position,
div#topmenu div#topmenu-firstlevel-position,
div.content-view-full div.class-frontpage
{
    background: none;
}

body
{
    font-size: 12px;
    color: gray;
}

body.summer
{
    background-color: #F8B50F;
}

body.winter
{
    background-color: #1A4FBF;
}

body.neutral
{
    background-color: #B2210D;
}

div#page #top_line
{
    background-color: white;
}

div#header
{
    position: relative;
    display: block;
    z-index: 30;
}

div#path
{
    display: none;
}

div#header,
div#columns-position,
div#footer
{
    width: 1000px;
}

div#columns-position
{
    background-color: #FFFFFF;
    padding-bottom: 4px;
}

div#footer
{
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 0px;
    border-top: 1px solid #DEDEDE;
}

div#footer
{
    color: #383838;
    background-color: white;
}

div.border-box div.border-mc,
div.border-box div.border-mr,
div.border-box div.border-ml,
div.border-box div.border-tl,
div.border-box div.border-tc,
div.border-box div.border-tr,
div.border-box div.border-br,
div.border-box div.border-bl,
div.border-box div.border-bc
{
    background: none;
    background-color: transparent;
}

div.border-box div.border-content
{
    padding: 0px;
}

div.subtree_level_0_node_id_2 div.border-box div.border-mc
{
    padding: 0px;
}

div#header div#custom-menu ul li
{
    display: block;
    float: left;
    padding: 0px;
    margin: 0px;
}

div#header
{
    /* z-index: 20; */
    position: relative;
}

div#custom-menu
{
    z-index: 20;
    position: absolute;
    bottom: 0px;
    left: 170px;
    height: 22px;
}

div.zone-layout-3zoneslayout3 div.rightcol-position
{
    /* margin-right: -180px; */
    width: 140px;
    float: left;
    position: relative;
    margin: 0px;
    padding-top: 15px;
    padding-left: 10px;

}

div.zone-layout-3zoneslayout3 div.leftcol-position
{
    /* margin-left: 180px; */
    width: 180px;
    float: left;
    position: relative;
    padding-top: 10px;
    padding-left: 5px;
    margin: 0px;
}

div.zone-layout-3zoneslayout3 div.maincol-position
{
    width: 650px;
    float: left;
    position: relative;
    padding: 0;
    padding-top: 14px;
    padding-left: 10px;
    margin: 0;
}

div.zone-layout-3zoneslayout3 div.content-columns
{
    width: 1000px;
    position: relative;
    padding: 0;
    margin: 0;
}

/* TODO: for speed done here */
.rightcol .intro
{
    display: none;
}

div#sidemenu ul.menu-list li a,
div#sidemenu ul.submenu-list li a
{
    color: black;
    
    background-position: 0.2em 0.4em;
    background-repeat: no-repeat;
    font-size: 14px;
    display: block;
    padding-left: 18px;
    padding-bottom: 2px;
    text-transform: uppercase;
    line-height: 1.4em;
}

.summer div#sidemenu ul.menu-list li a,
div#sidemenu ul.submenu-list li a
{
    background-image: url('../images/sidemenu_bullet_orange.png');
    color: #F07B01;
}

.winter div#sidemenu ul.menu-list li a,
div#sidemenu ul.submenu-list li a
{
    background-image: url('../images/sidemenu_bullet_blue.png');
    color: #1A4FBF;
}

.neutral div#sidemenu ul.menu-list li a,
div#sidemenu ul.submenu-list li a
{
    background-image: url('../images/sidemenu_bullet_neutral.png');
    color: #B2210D;
}

div#sidemenu ul.submenu-list li a
{
    background-image: none;
    text-transform: none;
    line-height: 1.3em;
}

div#sidemenu ul.submenu-list li a
{
    margin-bottom: 5px;
}

.summer div#sidemenu ul.menu-list li a:hover,
.summer div#sidemenu ul.submenu-list li a:hover
{
    background-image: url(../images/sidemenu_bullet_white.png);
    background-color: #F8B50F;
    color:#FFFFFF;
}

.winter div#sidemenu ul.menu-list li a:hover,
.winter div#sidemenu ul.submenu-list li a:hover
{
    background-image: url(../images/sidemenu_bullet_white.png);
    background-color: #1A4FBF;
    color:#FFFFFF;
}

.neutral div#sidemenu ul.menu-list li a:hover,
.neutral div#sidemenu ul.submenu-list li a:hover
{
    background-image: url(../images/sidemenu_bullet_white.png);
    background-color: #B2210D;
    color:#FFFFFF;
}

div#sidemenu h4 a
{
    color: #0A3C63;
}

div#sidemenu h4
{
    border-bottom: 1px solid #0A3C63;
    display: block
}

.mxattr_intro p
{
    height: 85px;
    overflow: hidden;
}

h1
{
    color: #A7252F;
    font-weight: bold;
}

.neutral div#sidemenu ul.menu-list a.selected
{
    color: #A7252F;
    background-image: url('../images/sidemenu_bullet_red.png');
}

.summer div#sidemenu ul.menu-list a.selected
{
    color: #A7252F;
    background-image: url('../images/sidemenu_bullet_red.png');
}

.winter div#sidemenu ul.menu-list a.selected
{
    color: #A7252F;
    background-image: url('../images/sidemenu_bullet_red.png');
}

div.top_banner
{
    position: relative;
}

div#season_switch 
{
    bottom:10px;
    height:32px;
    padding-top: 8px;
    position:absolute;
    right:10px;
    text-align:right;
    width:130px;
    z-index:30;
}

#summer_link
{
   display:block;
   width: 130px;
   height: 32px;
   background-image: url('../images/summer_banner.png');
   background-repeat: no-repeat;
   color: #ffffff;
   font-weight: bold;
   letter-spacing: 0.1em;
   padding-top: 8px;
   text-transform: lowercase;
   padding-right: 3px;
}

#summer_link:hover
{
   text-decoration: none;
}

#winter_link
{
   display:block;
   width: 130px;
   height: 32px;
   background-image: url('../images/winter_banner.png');
   background-repeat: no-repeat;
   color: #ffffff;
   font-weight: bold;
   letter-spacing: 0.1em;
   padding-top: 8px;
   text-transform: lowercase;
   padding-right: 3px;
}

#winter_link:hover
{
   text-decoration: none;
}

div.rightcol div.border-box div.border-content
{
    padding: 0px;
}


div.custom_mxatt.mxclass_webpage.mxattr_body p
{ 
    line-height: 21px;
}

/* http://www.trending.us/2008/04/30/clearflow-another-way-to-clear-floats-in-css/ */
.clearflow
{
    overflow: hidden;
    zoom: 1;
    word-wrap: break-word;
}

div.custom_mxclass.mxclass_webpage.mxview_line div.photo
{
    width: 180px;
    float: left;
}

div.keyword-full div.mxattr_intro p,
div.content-search div.mxattr_intro p
{
    height: auto;
    overflow: auto;
}

div.custom_mxclass.mxclass_webpage.mxview_line div.info
{
    width: 740px;
    float: right;
}

div.custom_mxclass.mxclass_webpage.mxview_line div.photo div.content-view-embed div.attribute-image
{
    float: none;
}

div.content-search div.mxclass_webpage
{
    margin-top: 10px;
}

div#top_search
{
    position: absolute;
    bottom: 0px;
    left: 646px; /* TODO: dynamic */
    z-index: 20;
    height: 32px;
}

.mxclass_webpage .mxattr_date
{
    float: right;
    text-align: right;
    padding-top: 2px;
}

a
{
    color:#A7252F;
}

span.custom-underline
{
    text-decoration: underline;
}


#header
{
    height: 373px; /* 329 + 44 */
    overflow: hidden;
}

#top_line
{
    position: relative;
    z-index: 10;
    height: 44px;
}

#vertical-menu
{
    width: 147px;
    position: absolute;
    top: 23px;
    left: 10px;
    z-index: 30;
}

div#header div#vertical-menu ul li
{
    width: 147px;
    display: block;
    height: 20px;
    padding: 0px;
    margin-top: 20px;
    margin-left: 0px;
    background-color: #CA250F;
    color: white;
}

div#header div#vertical-menu ul li a,
div#header div#vertical-menu ul li a:hover,
div#header div#vertical-menu ul li a:visited
{
    font-size: 14px;
    font-weight: bold;
    color: white;
    background-color: #CA250F;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    text-align: center;
    line-height: 20px;
}

#change_lang
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 20;
}

div#custom-menu a
{
    font-size: 14px;
    color: red;
    background-color: white;
    display: block;
    float: left;
}

div#custom-menu span.separator
{
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

fieldset
{
    border: 0px;
}

#top_search input[type=text]
{
    border: 1px solid red;
    font-size: 12px;
}


div.content-columns
{
    background-color: white;
    color: #383838;
    line-height: 20px;
}

#homepage .col1,
#homepage .col2,
#homepage .col3,
#homepage .col4
{
    float: left;
    /* outline: 1px solid red; */
}

#homepage .col1
{
    width: 380px;
    padding: 20px;
}
#homepage .col2
{
    width: 140px;
    padding: 20px;
}  
#homepage .col3
{
    width: 180px;
    padding: 20px;
}
#homepage .col4
{
    width: 140px;
    padding: 20px;
}

div.right,
div.left
{
    float: left;
}

div.left
{
    width: 110px;
}

div.right
{
    width: 270px;
}

div.class_promo.view_line
{
    margin-bottom: 20px;
}

.custom_mxclass.mxclass_accomodation.mxview_line .photo,
.custom_mxclass.mxclass_accomodation.mxview_line .info
{
    float: left;
    width: 100px;
}

.custom_mxclass.mxclass_accomodation.mxview_line .info
{
    margin-left: 10px;
    width: 470px;
}

.custom_mxclass.mxclass_accomodation.mxview_line
{
    margin-top: 15px;
    border-top: 1px solid #DEDEDE;
    padding-top: 5px;
}

.custom_mxclass.mxclass_accomodation.mxview_full .left
{
    width: 460px;
}

.custom_mxclass.mxclass_accomodation.mxview_full .right
{
    margin-left: 10px;
    width: 100px;
}

div#header #languages
{
    margin-bottom: 20px;
}

#languages img
{
    border: 0px solid #DEDEDE;
}

/* TODO ESTATE */
h1,h2,h3,h4,h5,h6
{
    color: #F07B01;
}

/* DIMENSIONI PER STRUTTURE USATE SUIA IN ESTATE CHE IN INVERNO*/
.box_titolo
{
    height:28px;
    padding-left:7px;
    padding-top:5px;
}

.box_titolo_video
{
   
}

.link_banner
{
    display: block;
    text-align:right;
    width: 130px;
    height: 27px;
    text-align: right;
    padding-top:7px;
    color: #FFFFFF;
    font-weight: bold;
    letter-spacing: .1em;

}

.box_banner
{
    width: 139px;
    height: 32px;
    text-transform: lowercase;
    margin-bottom: 10px;  
}

.cerca_e_prenota
{
    width: 139px;
}

.cerca_e_prenota_news
{
    width: 180px;
    height: 255px;
    overflow: hidden;
}

.cerca_e_prenota_video
{
    width: 180px;
    height: 168px;
    margin-top: 20px; 
    overflow: hidden;
}

.frase
{
    padding-left:5px;
    padding-right:5px; 
}

h2.h2_titolo_box
{
    font-size: .9em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin:0px;
}

.bottom_box
{
    background-color: #FFFFFF;
    height:7px;
}

.frase_box
{
    padding-left:5px;
    padding-right:5px; 
}

 #pellicola_video
{
    margin-left: 11px;
}

/* CSS CHE GESTISCONO LE TABELLE DI NEWS DISPONIBILITA E BANNER LINK DELLA SEZIONE SUMMER*/


.summer .box_banner
{  
    background-color:#F2D5B5;
}

.summer #last_minute_banner
{
    background-image:url(../images/summer/last_minute_banner.jpg);
    background-repeat: no-repeat;
}

.summer #newsletter_banner
{
    background-image:url(../images/summer/newsletter_banner.jpg);
    background-repeat: no-repeat;
}

.summer #video_banner
{
    background-image:url(../images/summer/video_banner.jpg);
    background-repeat: no-repeat;
}

.summer #meteo_banner
{
    background-image:url(../images/summer/meteo_banner.jpg);
    background-repeat: no-repeat;
}

.summer .cerca_e_prenota
{
    background-color: #F2D5B5;
}

.summer  .box_titolo_disponibilita
{
    background-image:url(../images/summer/sfondo_titolo_disponibilita.jpg);
    background-color: #F2D5B5;
    background-repeat:no-repeat;
}

.summer .bottom_disponibilita
{
      background-image:url(../images/summer/bottom_disponibilita.jpg);
      background-repeat:no-repeat;
}

.summer .cerca_e_prenota_news
{
    background-color: #F2D5B5;
}

.summer .box_titolo_news
{
    background-image:url(../images/summer/sfondo_titolo_news.jpg);
    background-color: #F2D5B5;
    background-repeat:no-repeat;
}

.summer .bottom_news
{
    background-image:url(../images/summer/bottom_news.jpg);
    background-color: #FFFFFF;
    background-repeat:no-repeat;
}

.summer .cerca_e_prenota_video
{
    background-color: #F2D5B5;
}


/* FINE CSS CHE GESTISCONO LE TABELLE DI NEWS DISPONIBILITA E BANNER LINK DELLA SEZIONE SUMMER*/

/* CSS CHE GESTISCONO LE TABELLE DI NEWS DISPONIBILITA E BANNER LINK DELLA SEZIONE WINTER*/
.winter .second_level_menu
{
    color: #FFFFFF; 
}

.winter .box_banner
{  
    background-color:#FFFFFF;
}

.winter #last_minute_banner
{
    background-image:url(../images/winter/last_minute_banner.jpg);
    background-repeat: no-repeat;
}

.winter #newsletter_banner
{
    background-image:url(../images/winter/newsletter_banner.jpg);
    background-repeat: no-repeat;
}

.winter #video_banner
{
    background-image:url(../images/winter/video_banner.jpg);
    background-repeat: no-repeat;
}

.winter #meteo_banner
{
    background-image:url(../images/winter/meteo_banner.jpg);
    background-repeat: no-repeat;
}

.winter .cerca_e_prenota
{
    background-color: #C6DFF5;
}

.winter .box_titolo_disponibilita
{
    background-image:url(../images/winter/sfondo_titolo_disponibilita.jpg);
    background-color: #C6DFF5;
    background-repeat:no-repeat;

}

.winter .bottom_disponibilita
{
      background-image:url(../images/winter/bottom_disponibilita.jpg);
      background-color: #FFFFFF;
      background-repeat:no-repeat;

}

.winter .cerca_e_prenota_news
{
    background-color: #C6DFF5;
}

.winter .box_titolo_news
{
    background-image:url(../images/winter/sfondo_titolo_news.jpg);
    background-color: #C6DFF5;
    background-repeat:no-repeat;
}

.winter .bottom_news
{
      background-image:url(../images/winter/bottom_news.jpg);
      background-repeat:no-repeat;
}

.winter .box_titolo_video
{
    background-image:url(../images/winter/sfondo_titolo_news.jpg);
    background-color: #C6DFF5;
    background-repeat:no-repeat;
}

.winter .frase_box
{
    background-color: #C6DFF5;
}

.winter .bottom_video
{
      background-image:url(../images/winter/bottom_news.jpg);
      background-color: #FFFFFF;
      background-repeat:no-repeat;
}

/* FINE CSS CHE GESTISCONO LE TABELLE DI NEWS DISPONIBILITA E BANNER LINK DELLA SEZIONE WINTER*/

/* INIZIO CSS CHE GESTISCONO LA SEZIONE NEUTRAL */


.neutral .box_banner
{  
    background-color:#F2D5B5;
}

.neutral #last_minute_banner
{
    background-image:url(../images/summer/last_minute_banner.jpg);
    background-repeat: no-repeat;
}

.neutral #newsletter_banner
{
    background-image:url(../images/summer/newsletter_banner.jpg);
    background-repeat: no-repeat;
}

.neutral #video_banner
{
    background-image:url(../images/summer/video_banner.jpg);
    background-repeat: no-repeat;
}

.neutral #meteo_banner
{
    background-image:url(../images/summer/meteo_banner.jpg);
    background-repeat: no-repeat;
}

.neutral .cerca_e_prenota
{
    background-color: #F2D5B5;
}

.neutral  .box_titolo_disponibilita
{
    background-image:url(../images/summer/sfondo_titolo_disponibilita.jpg);
    background-color: #F2D5B5;
    background-repeat:no-repeat;
}

.neutral .bottom_disponibilita
{
      background-image:url(../images/summer/bottom_disponibilita.jpg);
      background-repeat:no-repeat;
}

.neutral .cerca_e_prenota_news
{
    background-color: #F2D5B5;
}

.neutral .box_titolo_news
{
    background-image:url(../images/summer/sfondo_titolo_news.jpg);
    background-color: #F2D5B5;
    background-repeat:no-repeat;
}

.neutral .bottom_news
{
    background-image:url(../images/summer/bottom_news.jpg);
    background-color: #FFFFFF;
    background-repeat:no-repeat;
}

.neutral .cerca_e_prenota_video
{
    background-color: #F2D5B5;
}

/* FINE CSS CHE GESTISCONO LA SEZIONE NEUTRAL*/

.text
{
   line-height:20px;
}

div.maincol
{
    padding: 0px;
    line-height: 20px;
}

#mx_simplemail_main input
{
    float: left;
    margin-left: 10px;
}

#mx_simplemail_main .row
{
    padding-top: 2px;
}

#subscribe_newsletter input,
#subscribe_newsletter label
{
    float: left;
    margin-left: 10px;   
}

.mxview_line .mxattr_avail_services h2,
.mxview_line .mxattr_avail_languages h2,
.mxview_line .mxattr_address_city h2,
.mxview_line .mxattr_address_local h2
{
    display: inline;
}

div.content-view-sitemap
{
    padding-left: 100px;
    padding-right: 100px;
    margin: auto;
}

div.content-view-sitemap h1
{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

div.mxattr_accomodation
{
    margin-top:10px;
}

div.mxattr_avail_services
{
    margin-top:8px;
}

div.mxattr_avail_languages
{
    margin-top:8px;
}

div.mxattr_address_local
{
    margin-top:8px;
}

div.mxattr_accomodation
{
    margin-top: 8px;
    margin-bottom: 10px;
}

div.mxattr_vitto
{
    margin-top:8px;
    margin-bottom:10px;
}

input#SearchText
{
    background-color:#FFFFFF; color:#000000
}

.summer input
{
    background-color: #F8B50F;
    color:#FFFFFF;
}

.winter input
{
    background-color: #1A4FBF;
    color:#FFFFFF;
}

.neutral input
{
    background-color: #B2210D;
    color:#FFFFFF;
}

div.mxattr_body
{
    line-height:18px;
}

div.bottom
{
    margin-top:12px;
}

div.right_banner
{
    margin-top: 10px;
}

iframe
{
    border: 3px solid #F2D5B5;
    width: 550px;
    height: 250px;
}

.class_event .right
{
    width: auto;
}

.date
{
    color:#A86166;
}

fieldset label
{
    color:#515151;
}

select#accomodation_type
{
    color:#515151;
}

div#mappa,
div#mappa2
{
    margin-left: 30px;
}

div#mappa2
{
    margin-top: 20px;
}

.right_banner 
{
    border: 2px solid #939393;
    width: 150px;
    height: 100px;
    overflow: hidden:
}

.map_info {
    padding: 5px;
    /* height: 150px; */
    width: 170px;
    position: absolute;
    top: 10px;
    left: 650px;
    background-color: #F2D5B5;
    border: 2px solid #F49100;
    text-align: center;
}

#leggenda {
    position: absolute;
    left: 620px;
    top: 300px;
}

#leggenda2 {
    position: absolute;
    left: 620px;
    top: 800px;
}

#mappa {
    position: relative;
}

#under_footer
{
    color: white;
    font-size: 0.8em;
}

#under_footer a,
#under_footer a:hover,
#under_footer a:visited
{
    color: white;
}

.custom_mxatt.mxclass_promo.mxattr_starting_from h2
{
   display: inline;
}

.mxclass_promo .price
{
    display: inline;
    font-size: 1.1em;
    font-weight: bold;
}

.zone-layout-3zoneslayout3 .rightcol-position .rightcol .border-mc, 
.zone-layout-3zoneslayout3 .leftcol-position .leftcol .border-mc
{
    padding-left: 0px;
    padding-top: 0px;
}

#page.subtree_level_2_node_id_507 .class_event .right
{
    width: 540px;
}

#page.subtree_level_2_node_id_507 .class_event .read_more
{
    padding: 10px;
    font-size: 1.2em;
}

.box.cerca_e_prenota_news .left
{
    float: none;
}

.cerca_e_prenota fieldset,
.cerca_e_prenota label
{
    /* width: auto; */
    width: 129px;
    white-space: normal;
}

.winter div.but_top
{
    margin-top: 15px;
    background-image: url('../images/rich_top.jpg');
    background-repeat: no-repeat;
    height: 16px;
}

.winter div.but_bot
{
    background-image: url('../images/rich_bot.jpg');
    background-repeat: no-repeat;
    height: 16px;
}

.winter div.but_mid
{
    background-image: url('../images/rich_mid.jpg');
    background-repeat: repeat-y;
}

.summer div.but_top
{
    margin-top: 15px;
    background-image: url('../images/sum_top.jpg');
    background-repeat: no-repeat;
    height: 16px;
}

.summer div.but_bot
{
    background-image: url('../images/sum_bot.jpg');
    background-repeat: no-repeat;
    height: 16px;
}

.summer div.but_mid
{
    background-image: url('../images/sum_mid.jpg');
    background-repeat: repeat-y;
}

div.but_mid p
{
    margin: 0px;
    padding: 5px 15px;
}

div.but_mid p a
{
    color: white;
    font-weight: bold;
}
