/****************************************/
/*	Restyling METEOGIORNALE.IT			*/
/*										*/
/*	CSS stile previsioni				*/
/*										*/
/****************************************/

/* @Gruppo BOX PREVIZIONI TEMPO ITALIA HOMEPAGE */

.sub-side.italia {
	margin: 0px 5px 0 0;
}
/* Soluzione migliore */
/* Scartata perchè incompetenti
h3.h3title {
    background: url('../bkg/bg_title_h3_previsioni_2.png') no-repeat;
    clear: both;
    color: #eee;
    display: block;
    font-size: 13px !important;
	font-family: 'Open Sans', sans-serif;
    margin: 0 0 20px;
	height: 28px;
	line-height: 16px;
}
h3.h3title span {
    margin-left: 35px;
}
h3.h3title-regione {
    background: url("../bkg/bg_title_h3_previsioni_bis.png") no-repeat;
    clear: both;
    color: #eee;
    display: block;
    font-size: 13px !important;
	font-family: 'Open Sans', sans-serif;
    margin: 0 0 20px;
	height: 28px;
	line-height: 16px;
}
h3.h3title-regione span {
    margin-left: 35px;
}
h3.h3title-bis {
    background: url("../bkg/bg_title_h3_previsioni_bis.png") no-repeat;
    clear: both;
    color: #eee;
    display: block;
    font-size: 13px !important;
	font-family: 'Open Sans', sans-serif;
	height: 28px;
	line-height: 16px;
}
h3.h3title-bis span {
    margin-left: 35px;
}*/
/* Soluzione oscena */
h3.h3title {
    background: url('../bkg/bg_title_h3.gif') repeat-x;
    clear: both;
    color: #ff6633;
    display: block;
    font-size: 13px !important;
	font-family: 'Open Sans', sans-serif;
    margin: 0 0 20px;
	height: 20px;
	line-height: 0;
}
h3.h3title span {
	background: #fff;
    margin-left: 10px;
	display: inline-block;
	padding: 5px 8px;
}
h3.h3title-regione {
    background: url('../bkg/bg_title_h3.gif') repeat-x;
    clear: both;
    color: #ff6633;
    display: block;
    font-size: 13px !important;
	font-family: 'Open Sans', sans-serif;
    margin: 0 0 20px;
	height: 20px;
	line-height: 0;
}
h3.h3title-regione span {
	background: #fff;
    margin-left: 10px;
	display: inline-block;
	padding: 5px 8px;
}
h3.h3title-bis {
    background: url('../bkg/bg_title_h3.gif') repeat-x;
    clear: both;
    color: #ff6633;
    display: block;
    font-size: 13px !important;
	font-family: 'Open Sans', sans-serif;
    margin: 0 0 8px;
	height: 10px;
	line-height: 0;
}
h3.h3title-bis span {
	background: #fff;
    margin-left: 10px;
	display: inline-block;
	padding: 5px 8px;
}

/* @Gruppo PREVISIONI SETTIMANALI */

ul.settimana {
	min-height: 16px;
	height: auto !important;
	height: 16px;
	padding: 0;
	margin: -25px 0 0 3px;
}
ul.settimana li {
	list-style: none;
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	line-height: 15px;
	padding: 0;
	margin: 2px 2px 0 0;
	float: left;
}
ul.settimana li a {
	border: 1px solid #d4d4d4;
	border-bottom: none;
	color:#0089E0;
	float:left;
	font-size:11px;
	line-height:18px;
	margin:7px 0 0;
	padding:0 11px;
	text-decoration:none;
	text-transform:uppercase;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
	background: rgb(255,255,255);
	/* background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); */
}
ul.settimana li a:hover {
	background: #fff;
	color:#1947A3;
}
ul.settimana li.activelink a {
	color: #e2001a;
	line-height:18px;
	margin-top:7px;
	padding:0 3px;
	background: #fff;
}
.previsioni {
	margin: 0 0 3px 0;
	padding: 0;
	border: 1px solid #d4d4d4;
}
.previsioni .map-previsioni {
	margin:0;
}
.previsioni img {
	display: inline;
	float: left;
}

/* @Gruppo TABELLA CITTA' E PREVISIONI */

table.prev-italia {
	width: 158px;
	border: none;
}
table.prev-europa, table.prev-mondo { border: none;}
table.prev-italia tr td, table.prev-europa tr td, table.prev-mondo tr td {
	/* font-size: 11px; */
	font-size: 12px;
	padding-left: 5px;
}
table.prev-italia tr td a:link, table.prev-italia tr td a:visited, table.prev-europa tr td a:link, table.prev-europa tr td a:visited, table.prev-mondo tr td a:link, table.prev-mondo tr td a:visited  {
	text-decoration: none;
	color: #09539d;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}
table.prev-italia tr td a:hover, table.prev-italia tr td a:focus, table.prev-italia tr td a:active, table.prev-europa tr td a:hover, table.prev-europa tr td a:focus, table.prev-europa tr td a:active, table.prev-mondo tr td a:hover, table.prev-mondo tr td a:focus, table.prev-mondo tr td a:active {
	color: #e2001a;
}
table.prev-italia tr.rowblue, table.prev-europa tr.rowblue, table.prev-mondo tr.rowblue {
	/*background: rgb(245,250,255);
	background: -moz-linear-gradient(top,  rgba(245,250,255,1) 0%, rgba(225,236,245,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,250,255,1)), color-stop(100%,rgba(225,236,245,1)));
	background: -webkit-linear-gradient(top,  rgba(245,250,255,1) 0%,rgba(225,236,245,1) 100%);
	background: -o-linear-gradient(top,  rgba(245,250,255,1) 0%,rgba(225,236,245,1) 100%);
	background: -ms-linear-gradient(top,  rgba(245,250,255,1) 0%,rgba(225,236,245,1) 100%);
	background: linear-gradient(top,  rgba(245,250,255,1) 0%,rgba(225,236,245,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5faff', endColorstr='#e1ecf5',GradientType=0 );*/
	/* background-color: #d0e3eb; */
	/* background-color: #ecf3fa; */
	background-color: #e7f0f8;
	border-bottom: 1px solid #e1ecf5;
}
table.prev-italia tr.rowwhite, table.prev-europa tr.rowwhite, table.prev-mondo tr.rowwhite {
	/*background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 60%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(60%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 60%,rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 60%,rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 60%,rgba(237,237,237,1) 100%);
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 60%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );*/
	background-color: #f5f7fa;
	border-bottom:1px solid #ededed;
}
table.prev-italia tr.rowblue td.tmin , table.prev-europa tr.rowblue td.tmin, table.prev-mondo tr.rowblue td.tmin {
	width: 27px;
	color: #fff;
	/* background: url('../bkg/sfondo-min.png') no-repeat left center; */
	text-align: center;
	padding-left: 0;
	background: #4765b3;
	border: 1px solid #fff;
}
table.prev-italia tr td.tmin, table.prev-europa tr td.tmin, table.prev-mondo tr td.tmin {
	width: 27px;
	color: #fff;
	/* background: url('../bkg/sfondo-min.png') no-repeat left center; */
	text-align: center;
	padding-left: 0;
	background: #4765b3;
	border: 1px solid #fff;
}
table.prev-italia tr.rowblue td.tmax, table.prev-europa tr.rowblue td.tmax, table.prev-mondo tr.rowblue td.tmax {
	width: 27px;
	color: #fff;
	/* background: url('../bkg/sfondo-max.png') no-repeat left center; */
	text-align: center;
	padding-left: 0;
	background: #ff684a;
	border: 1px solid #fff;
}
table.prev-italia tr td.tmax, table.prev-europa tr td.tmax, table.prev-mondo tr td.tmax {
	width: 27px;
	color: #fff;
	/* background: url('../bkg/sfondo-max.png') no-repeat left center; */
	text-align: center;
	padding-left: 0;
	background: #ff684a;
	border: 1px solid #fff;
}
.sub-side.italia .previsioni table.prev-italia tr td img { border: none;}

/* @Gruppo PREVISIONI REGIONALI */

#prev-reg {
	text-align: left;
	width: 460px;
	padding-top: 6px;
	margin: 0 3px 0 0;
}
.outer-reg { width: 460px; }
#labelreg { margin-top:-2px;}
#labelreg ul {
	min-height: 16px;
	height: auto !important;
	height: 16px;
	padding: 0;
	margin: 0;
}
#labelreg li {
	list-style: none;
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	margin: 0 5px 0 0;
	float: left;
}
#labelreg li a {
	border: 1px solid #ccc;
	border-bottom: none;
	color:#0089E0;
	float:left;
	font-size:11px;
	line-height:18px;
	margin:7px 0 0;
	padding:0 6px;
	text-decoration:none;
	text-transform:uppercase;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
#labelreg li a.current {
	padding: 0 6px;
	margin-top: 7px;
	line-height: 18px;
	color: #ff6e00;
}
#wrapperreg {
	min-height:99px;
	overflow:hidden;
	position:relative;
	width:460px;
}
.box-reg {
	border: 1px solid #ccc;
	font-size: 11px;
	min-height: 110px;
	overflow:hidden;
	width:458px;
	z-index:1;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(-45deg,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 75%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(75%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));
	background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 75%,rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 75%,rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 75%,rgba(237,237,237,1) 100%);
	background: linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 75%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 );
}

.box-reg ul {
padding: 0;
margin: 10px 0 0 0;
}

.box-reg ul li {
list-style: none;
padding: 4px;
margin: 0;
color: #333;
}

.box-reg ul li a {
text-decoration: none;
color: #09539d;
}

span.regione   {
font-weight: bold;
text-transform: uppercase;
color: #09539d;
}

span.strong {
font-weight: bold;
text-transform: uppercase;
color: #ff6400;
}

/*
#box-reg-2, #box-reg-3, #box-reg-4, #box-reg-5
{
	display:none;
}
*/

/* @Gruppo PREVISIONI EUROPA E MONDO */

.europa-mondo {
	width: 460px;
	margin: 10px 5px 3px 0;
}
.europa-mondo h6 {
	color:#FF8A00;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	margin-bottom:5px;
	padding-left:2px;
	text-transform:uppercase;
}
.europa-mondo img.prev-europa {
	width: 222px;
	float: left;
	margin: 2px 2px 0 0;
	border: 2px solid #e6eaec;
}
.europa-mondo img.prev-mondo {
	width: 222px;
	float: right;
	margin: 2px 0 0 2px;
	border: 2px solid #e6eaec;
}
.prev-europa-mondo {
	width: 460px;
	margin: 5px 0 0 0;
}
table.prev-europa {
	width: 224px;
	float: left;
	margin: 3px 2px 3px 0;
}
table.prev-mondo {
	width: 224px;
	float: right;
	margin: 3px 0 3px 2px;
}
table.prev-europa tr td, table.prev-mondo tr td {
	/* font-size: 11px; */
	font-size: 12px;
	color: #039;
}
table.prev-europa td.tmin, table.prev-mondo td.tmin {
	width: 40px;
	color: #fff;
	background: url('../bkg/sfondo-min.png') no-repeat center center;
	text-align: center;
}
table.prev-europa td.tmax, table.prev-mondo td.tmax {
	width: 40px;
	color: #fff;
	background: url('../bkg/sfondo-max.png') no-repeat center center;
	text-align: center;
}
table.prev-europa tr td img, table.prev-mondo tr td img { border: none;}

/* @Gruppo METEOSAT */

.sub-side.meteosat {
	width: 460px;
	margin: 0 5px 0 0;
}
.sub-side.meteosat img { border: 2px solid #d4d4d4;}
.sub-side.meteosat img.left {
	float: left;
	width: 220px;
	margin: 3px 2px 3px 4px;
}
.sub-side.meteosat img.right{
	float: right;
	width: 220px;
	margin: 3px 4px 3px 2px;
}

/* @Gruppo TABELLA TEMPERATURE */

.sub-side.toptable{
	margin: 15px 5px 0 0;
	height: 290px;
}
p.navigatop { margin: 10px 0 0 0;}
p.navigatop a { margin-right: 10px;}
table.top {
	width: 460px;
	float: right;
	margin-left: 3px;
	color: #1b75ae;
	font-family: 'Open Sans', sans-serif;
}
table.top caption{
	background: url('../bkg/bg_title_temperature.png') no-repeat; 
    font-size: 13px !important;
	line-height: 17px;
	height:30px;
	padding-left: 35px;
	color:#eee;
}
table.top caption a:link,table.top caption a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #fff;
}
table.top caption a:hover,table.top caption a:focus,table.top caption a:active {
	font-size: 13x;
	text-decoration: none;
	color: #eee;
}
table.top tr td {
	font-size: 12px;
	border: 1px solid #fff;
	/* background: #eaf1fa; */
	background-color: #e7f0f8;
	padding-left: 3px;
	line-height: 20px;
}
table.top tr td a:link,table.top tr td a:visited {
	/* color: #000080; */
	color: #09539d;
	text-decoration: none;
}
table.top tr td a:hover,table.top tr td a:focus,table.top tr td a:active {
	/* color: #259fec; */
	color: #e2001a;
	text-decoration: none;
}
table.top tr td.caldo {
	background: #ff684a;
	/* background: url('../bkg/sfondo-max.png') no-repeat 1px 3px; */
	color: #fff;
	text-align: center;
	padding: 0;
	width: 27px;
}
table.top tr td.freddo {
	background: #4765b3;
	/* background: url('../bkg/sfondo-min.png') no-repeat 1px 3px; */
	color: #fff;
	text-align: center;
	padding: 0;
	width: 27px;
}