
/*** ELEMENTI PRINCIPALI ***/

#container {
}

/*** STILI GENERALI ***/

h1 {
    margin: 0;
}

hr {
    margin: 22px 0 ;
}

/*** SLIDESHOW ***/

/* graceful orbit loading state */
 
#slider { 
    background: url(/images/foundation/orbit/spinner.gif) center center #f4f4f4 no-repeat; 
    height: 495px; 
}
#slider img { display: none; }

#slider.orbit { background: none; }
#slider.orbit img { display: block; } 
 
ul.orbit-bullets li {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(/images/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

ul.orbit-bullets li.active, ul.orbit-bullets li.active:hover { background-position: 0 -13px }

ul.orbit-bullets li:hover { background-position: 0 -26px }

/*** BOX-HOME ***/

/* BOX-HOME: gallery */

#box-gallery .titolo-viola {
  background: none repeat scroll 0 0 #63275e;
  font-size: 19px;
  padding: 7px 15px 9px;
  color: white;
  margin-bottom: 15px;
}

#box-gallery ul {
    list-style: none;
}    

#box-gallery li {
    padding: 0;
    margin-bottom: 10px;
}   

#box-gallery li:first-child {
    padding-right: 3%;
}

#box-gallery li + li {
    padding-left: 3%;
}
    
#box-gallery li img {
    vertical-align: middle;
}   

/* BOX-HOME: icone */

#box-icone {
    border-top: 3px solid black;  
    border-bottom: 3px solid black;
    padding: 0 10px;
    margin-bottom: 22px;
}

#box-icone ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;    
}

#box-icone li {
    float: left; 
    height: 65px;
    line-height: 65px;
}  

#box-icone li + li {
    margin-left: 25px;
}  

#box-icone li img { 
    vertical-align: middle;
}  

.lt-ie9 #box-icone img {
    max-width: none; 
}

/*** BOX-HOME: Suedtirol ***/

#box-suedtirol {
	margin-bottom: 10px;	
}

/*** BOX-HOME: form disponibilità ***/

#box-search {
    padding: 20px 7% 12px;
}

#box-search .titoletto-viola {
    margin-top: 0;
}

#form_search {
    overflow: hidden;  
    margin-bottom: 8px;
}

#form_search * {
    font-weight: bold;
    font-size: 14px;
}

#form_search input[type='text'] {
    width: 42%;
    float:left;
    height: 26px;
    padding: 0 6px;
    font-size: 13px; 
    margin: 0;
}

#form_search p label {
    float:left;
    width:100px;
    color: #63275e;
    line-height: 16px;
    padding-top: 8px;
} 
   
#form_search .form-row  {
    overflow: hidden;
    margin-bottom: 9px;
}

#form_search p  {
clear: both;
line-height:30px;
}
#form_search p img {
    margin-left:6px;
}

#form_search input[type='submit'] {
    padding: 10px 25px;
    background:rgb(173,162,75);
    color:white;
    border:0;
    font-size: 15px;
    margin-top: 6px;
    float: right;
    text-transform:uppercase;
}

#form_search select {
    max-width: 54%; 
    font-size: 13px;
    height: 30px;
    margin: 0;
    float: left;
}

.lt-ie9 #form_search select {
    max-width: 48%; 
}

/*** BOX-HOME: meteo-webcam ***/

dd.active a {
    background: #e4e8e5;
}   

dd a {
    background: #d0becf;
}  

#webcamTab {
    padding: 10px 10px 15px;
}

#webcamTab p + p {
    margin-top: 14px; 
    font-size: 11px;
}

#meteoTab {text-align:center;}
#meteoTab table {margin:auto; width:100%}
#meteoTab table .meteoprovbz_min {text-align:right;}
#meteoTab table a {color:#333;font-size:9px;
    font-family: Raleway !important;
}     
#meteoTab th,
#meteoTab td {
    font-size: 13px;
}  
#meteoTab td {
    font-family: Raleway !important;
}     
#meteoTab img {
    height:40px;
}       
#meteoTab tfoot {
    display: none;
}   
#webcamTab img { 
    vertical-align: middle;
}

/*** RESPONSIVE ***/

/* RESPONSIVE: max-width: 1024px */

@media only screen and (max-width: 1024px) { 
    #box-home .title {
        font-size: 20px;
    }  
    #form_search input[type="text"] {
        max-width: 35%;
    }   
    #form_search select {
        max-width: 49%;
    } 
}

/* RESPONSIVE: max-width: 930px */

@media only screen and (max-width: 930px) { 
    #box-home .title {
        font-size: 18px;
    }     
    #slideshow .slide-img { 
        background-size: cover;
    }   
    #form_search input[type="text"] {
        max-width: 30%;
    }  
    #form_search p label {
      font-size: 13px;
      width: 52%;
    }   
    #form_search select {
        max-width: 45%;
    } 
}

/* RESPONSIVE: max-width: 767px */

@media only screen and (max-width: 767px) { 
    #slideshow {
        width: 767px;
        height: 350px;
    }
    #slideshow .slide-img {
        height: 350px;  
    } 
    #slideshow .title {
        width: 96%;
        padding: 10px 20px;
        margin-top: 280px; 
        font-size: 20px;
    }   
    #slideshow .title a,
    #slideshow .title span{
        font-size: 20px;
    }  
}

/* RESPONSIVE: max-width: 479px */

@media only screen and (max-width: 479px) {
    #slideshow {
        height: 250px;
    }
    #slideshow .slide-img {
        height: 250px;   
    } 
    #slideshow .title {   
        margin-top: 180px;  
        font-size: 18px;  
        padding: 8px 20px;
    }   
    #slideshow .title a,
    #slideshow .title span {
        font-size: 18px;
        line-height: 20px;
    } 
}

/* RESPONSIVE: max-width: 320px */

@media only screen and (max-width: 320px) {   
    #slideshow {
        height: 200px;
    }
    #slideshow .slide-img {
        height: 200px;
    } 
    #slideshow .title {   
        margin-top: 130px;  
        font-size: 16px;  
        padding: 5px 10px;
    } 
    #slideshow .title a,
    #slideshow .title span {
        font-size: 16px;
        line-height: 18px;
    }   
}


.box-pic {
    margin: 15px 0;
}
