/* weather */
    .weather{}
    .weather{} #wheather-details>div{
        padding: 20px;
    }
    /* sidebar */
/*    .section#content .aside#sidebar .weather.sidebar.block{*/
    .weather.sidebar{
        background: linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 1)) !important;
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 1)) !important;
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 1)) !important;
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 1)) !important;
        min-height: 60px;
        overflow: visible !important;
    }
    .weather.sidebar .temperature,
    .weather.sidebar .symbol,
    .weather.sidebar .links{
        display: inline-block;
    }
    .ie7 .weather.sidebar .temperature,
    .ie7 .weather.sidebar .symbol,
    .ie7 .weather.sidebar .links{
        display: inline;
        zoom: 1;
    }
    .weather.sidebar .temperature{
        font-size: 24px;
        margin: 23px 5px 5px 15px;
        width: 45px;
    }
    .weather.sidebar .symbol{
        position: relative;
        vertical-align: top;
        width: 125px;
    }
    .weather.sidebar .symbol img{
        position: absolute;
        /*top: -25px;*/
		top: 0;
    }
    .weather.sidebar .links{
        /*margin: 10px;*/
        margin: 10px 0 10px;
        /*margin-left: 0;*/
        vertical-align: top;
    }
    .weather.sidebar .links a:hover {
        border-bottom: 1px dotted #183a8d;
        color: #183a8d !important;
    }

/* main */
    .weather.main{
        margin-bottom: 40px;
    }
    .weather.main h1{
        padding: 20px;
        background: none !important;
        line-height: 40px;
    }
    .ie7 .weather.main h1{
        position: relative;
        z-index: 2;
    }
    .weather.main .tab{margin-top:13px}


        /* tabs */
        .weather.main .details{}
        .weather.main .weather-source{
            margin-top: 30px;
        }
        .weather.main .details .tabs{}

        .weather.main .details .tabs li{
                display: inline-block;
        }
        .ie7 .weather.main .details .tabs li{
                display: inline;
                zoom: 1;
        }
        /* main tabs */
        .weather.main .details .tabs.main-tabs{
                margin-top: -45px;
        }
        .ie7 .weather.main .details .tabs.main-tabs{
                border-bottom: none;
                position: relative;
                z-index: 1;
        }
        .weather.main .details .tabs.main-tabs li{
                border: 1px solid #e9e9e9;
                border-bottom: none;
                border-top-left-radius: 2px;
                border-top-right-radius: 2px;
                font-size: 17px;
                line-height: 35px;
                padding-top: 2px;
                text-align: center;
                width: 146px;
                -moz-border-top-left-radius: 2px;
                -moz-border-top-right-radius: 2px;
                -webkit-border-top-left-radius: 2px;
                -webkit-border-top-right-radius: 2px;
        }
        .weather.main .details .tabs.main-tabs li.active,
        .weather.main .details .tabs.main-tabs li.ui-state-active{
                background-color: #fff;
                border-color: #d1d1d1;
                border-bottom: 1px solid #fff;
                margin-bottom: -1px;
        }
        .weather.main .details .tabs.main-tabs li + li{
                margin-left: 3px;
        }
        .weather.main .details .tabs.main-tabs li a{
                display: block;
                font-family: "UniversLTStd57Condensed", sans-serif;
                height: 100%;
                width: 100%;
        }
        /* sub tabs */
        .weather.main .details .tabs.sub-tabs{
                background: url('/themes/custom/images/backgrounds/shadows/accommodation-detail-sub-tabs.png') center bottom no-repeat transparent;
                height: 39px;
                line-height: 39px;
                margin-bottom: 30px;
                padding-bottom: 9px;
        }
        .weather.main .details .tabs.sub-tabs li{
                padding: 0 0 9px 34px;
        }
        .weather.main .details .tabs.sub-tabs li.active,
        .weather.main .details .tabs.sub-tabs li.ui-state-active{
                background: url('/themes/custom/images/backgrounds/shadows/accommodation-filter-active.png') center 32px no-repeat transparent;
        }
        .weather.main .details .tabs.sub-tabs li + li{
        }
        .weather.main .details .tabs.sub-tabs li a{
                color: #000;
                display: inline-block;
                height: 100%;
                padding-left: 34px;
                padding-right: 20px;
                margin-left: -34px;
        }
        .weather.main .details .tabs.sub-tabs li + li a{
                border-left: 1px solid #e5e5e5;
        }
        /*INTRO TEXT*/
        .intro-text{
            margin-bottom: 35px;
        }
        .intro-text .intro {
            color: #E5B449;
            font-family: "UniversLTStd57Condensed";
            font-size: 19px;
            padding-top: 4px;
        }

        /**/
        .weather.main .content-block{}
            .weather.main .content-block .right-column,
            .weather.main .content-block .left-column{
                width: 275px;
                float: left;
            }
            .weather.main .content-block .left-column{
                position: relative;
                margin-right: 35px;
            }
                .weather.main .content-block .left-column .weather-temp-values{
                    display: inline-block;
                    padding-top: 19px;
                    margin-left: 19px;
                    line-height: 30px;
                }
                .ie7 .weather.main .content-block .left-column .weather-temp-values{
                    display: inline;
                    zoom:1;
                }
            .weather.main .content-block .right-column{
                padding-top: 5px;
            }
            .weather.main .content-block.weather-mountain{
                margin-top: 30px;
                padding-top: 30px;
                border-top: 1px solid #e5e5e5;
            }
            .weather.main .content-block.weather-mountain .left-column{
                position: relative;
            }
                .weather.main .content-block.weather-mountain .left-column .weather-value{
                    position: absolute;
                    top: 0;
                }
                .weather.main .content-block.weather-mountain .left-column .weather3000{
                    right: 50px;
                    top: 5px;
                }
                .weather.main .content-block.weather-mountain .left-column .weather2000{
                    right: 50px;
                    top: 35px;
                }
                .weather.main .content-block.weather-mountain .left-column .weather0{
                    right: 50px;
                    top: 65px;
                }
                .weather.main .content-block.weather-mountain .left-column .item-value{
                    position: absolute;
                    top: 0;
                    font-size: 24px;
                    line-height: 18px
                }
                .ie7 .weather.main .content-block.weather-mountain .left-column .item-value{
                    line-height: 24px
                }
                .weather.main .content-block.weather-mountain .left-column .item-value.wheather-3000m{
                    right: -5px;
                    top: 5px;
                }
                .weather.main .content-block.weather-mountain .left-column .item-value.wheather-2000m{
                    right: -5px;
                    top: 35px;
                }
                .weather.main .content-block.weather-mountain .left-column .item-value.wheather-zero{
                    right: -5px;
                    top: 65px;
                }
        .weather.main #evolution .weather-evolution .weather-evolution-details{
            float: left;
            width: 275px;
        }
        .weather.main #evolution .weather-evolution .weather-items{
            float: left;
            width: 275px;
            margin-right: 35px;
            font-size: 14px;
        }
            .weather.main #evolution .weather-evolution .weather-items .weather-day{
                margin-bottom: 26px;
            }
            .weather.main #evolution .weather-evolution .weather-items .weather-day .weather-date{font-weight: bold;}
            .weather.main #evolution .weather-evolution .weather-items .weather-day .weather-icon{
                float: left;
                width: 140px;
                padding-top: 6px;
            }
            .weather.main #evolution .weather-evolution .weather-items .weather-day .weather-temp{
                float: left;
                padding-top: 27px;
                padding-left: 3px;
                line-height: 30px;
                width: 130px;
                position: relative;
            }
                .weather.main  .tempo-value{
                    display: inline-block;
                    font-size: 24px;
                    line-height: 24px;
                    position: absolute;
                    right: -3px;
                }
                .ie7 .weather.main #evolution .weather-evolution .weather-items .weather-day .weather-temp .tempo-value{
                    display: inline;
                    zoom:1;
                }