/* FIX */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    
    html body .module.mod-box.news_iscriviti.deepest{background-position: 2px 0;}
}
/* ------ */
#top-a {min-height: 340px!important;}
    section#news {height: 36px;}
#content { padding:0px; }
.searchbox { background: url("../images/bg_search.png") no-repeat scroll 0 50% transparent !important;  border: 0px solid #DDDDDD !important;  height: 29px !important; padding: 3px 24px !important; width: 133px !important; }
#maininner { }



/* CORREZIONI HOME BODY */
#block-top-a {
    background-image: url("../images/ombretta_up.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    min-height: 352px;
}
.tabber_content .slides a img {
height: 140px;
width:100%;
}

#news .module.mod-box.deepest {
    width: 681px;
}

#block-main .wrapper {
    max-width: 1200px;
    width: 1065px;
}

#block-top-a .wrapper {
    padding-left: 15px;
    padding-right: 15px;
}



#top-a .module.slide_homepage {position:absolute;}

#bg-top {
    
    z-index:-1;
	min-height: 365px;
}

#bg-top .slider_visore {
    
    background-repeat:no-repeat;
	background-position: 50% 55px; 
    display: block;
    height: 485px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.slide_homepage {
    height: 475px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 90px;
    width: 100%;
    z-index: 0;
}

.slide_homepage.deepest > p {
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
}


.controls {
    display: block;
    height: 50px;
    left: -100px;
    opacity: 0;
    position: absolute;
    top: 135px;
    width: 120%;
    z-index: 0;
}
.controls .left, .controls .right {
    
    height: 55px;
    position: absolute;
    width: 90px;
    cursor:pointer;
}

.controls .left{
    float: left;
    background: url("../images/cursors.png") no-repeat scroll 60px center transparent;
}
.controls .right{
    float: right;
    background: url("../images/cursors.png") no-repeat scroll -95px center transparent;
    right: 0;
}

.counter {
    height: 32px;
    left: 400px;
    position: absolute;
    top: 315px;
    width: auto;
    z-index: 1;
    overflow:auto;
    display:table;
}

.counter > ul {
    height: 32px;
    padding: 0;
    width: auto;
}

.counter .count {
    display: block;
    float: left;
    height: 20px;
    width: 20px;
    margin-left: 12px;
    cursor: pointer;
    background: url("../images/cursors.png") no-repeat scroll -38px center transparent;
}

.counter .count.active {
    background: url("../images/cursors.png") no-repeat scroll -75px center transparent;
}

.counter .count > span {
    display: block;
    height: 0;
    overflow: hidden;
    width: 0;
}
/* CORREZIONI TEMPORANEE PER LA HOME */
#top-a {
    position: relative;
    width: 100%;
    min-height:319px;
}

.bolli_home {
    position: absolute;
    right: 0;
}

.bolli_home {
    position: absolute;
    right: 0;
    top: 50px;
}


/* CSS FULL LINKING DEL VISORE */
#block-top-a{position:relative}
.full_link {display: block;height: 100%;position: absolute;width: 100%;z-index: 1;}
#top-a .bolli_home {z-index: 5;}
.module.cerca_google {z-index: 301;}
#top-a li.level1 {position: relative;z-index: 5;}
.counter{z-index:10!important;}
.controls{z-index:2;height:0px!important;}
.controls .left, .controls .right{z-index:20}
section#news {z-index: 5;}


/* MODULO NEWS NUOVO */
body #block-bottom {background-image: none;padding: 0 0 55px;}
body #news2 p {margin: 0;padding: 0;}
body #news2 {padding: 25px 15px 20px;}
#news2 .module.news_sx {margin: 0 10px 0 0;width: 90px;display:block;float: left;font-weight: bold;}
#news2 .module.news_center {width: 710px;width: calc(100% - 250px);height: 25px;display:block;float: left;}
#news2 .module.news_center #FeedHorizontal {margin: 0;width: 100%;height: 100%;}
#news2 .module.news_center marquee{margin:0!important;}
#news2 .module.news_dx {background: url("/templates/yoo_master/images/play.png") no-repeat scroll right center #007f60;border: 2px solid #fff;border-radius: 10px;box-shadow: 0 0 3px #888;display: block;float: left;margin: -7px 0 0 10px;padding: 5px;width: 120px;}
#news2 .module.news_dx a em, #news2 .module.news_dx a {color: white;font-weight: bold;}
/* FIX AGGIUNTIVO PER CHROME */
@media screen and (-webkit-min-device-pixel-ratio:0) {#news2 .module.news_dx a em, #news2 .module.news_dx a{font-size:13px;}#news2 .module.news_sx a{font-size:13px;}}