﻿.meteo-panel 
{ 
	width: 300px; 
	height: 250px;
	border: solid 1px black; 
	background: transparent url('../../img/syndication/TMNews/panel-bg.png') no-repeat scroll left top; 
	font-size: 11px;
	color: #1561ad;
}
.meteo-panel .title-container { padding: 0px; height: 35px; }
.meteo-panel .title { cursor: pointer; display: none; padding: 5px 5px 0px 10px; height: 30px; font-size: 18px; color: #ffffff; background: transparent url('../../img/syndication/TMNews/header-bg.png') no-repeat scroll left top;  }
.meteo-panel .title SPAN { display: none; }
.meteo-panel .contents { padding: 5px 0px; height: 170px;cursor: pointer; }
.meteo-panel .contents TABLE.table { width: 100%;display: none; }
.meteo-panel .contents TABLE.table TH { text-align: center; padding: 2px 5px 5px 5px; font-size: 12px; font-weight: bold; }
.meteo-panel .contents TABLE.table TR { }
.meteo-panel .contents TABLE.table TD { padding: 0px 3px; }
.meteo-panel .contents TABLE.table TD.name { font-size: 13px; font-weight: bold; text-align: right; }
.meteo-panel .contents TABLE.table TD.sky { padding: 0px; width: 40px; height: 30px; font-size: 4px; }
.meteo-panel .contents TABLE.table TD.minmax { font-size: 11px; font-weight: normal; padding-right: 10px; text-align: center; }
.meteo-panel .contents TABLE.table TD.minmax2 { font-size: 11px; font-weight: normal; padding-right: 15px; text-align: center; }
.meteo-panel .contents TABLE.table TR.odd TD { background-color: #e9f2f9; border: solid 1px #ffffff; border-left: 0px; border-right: 0px; }
.meteo-panel .footer { margin: 3px 0px 0px 0px; }
.meteo-panel .footer .search-panel { padding: 5px; }
.meteo-panel .footer .search-panel TABLE { border: solid 1px #1562af; border-collapse: collapse; font-size: 1px; }
.meteo-panel .footer .search-panel INPUT.textbox { color: #1562af; margin: 0px; padding: 2px 2px; font-family: Verdana, Arial; font-size: 11px; border: 0px; border-right: solid 1px #ababab; }
.meteo-panel .footer .search-panel INPUT.empty { color: #9a9a9a; }
.meteo-panel .footer .search-panel INPUT.button { display: block; border: 0px; } 
.meteo-panel .footer .credits { height: 20px; font-size: 11px; font-weight: bold; padding: 12px 10px 0px 0px; float: right; }

.frame-container { width: 620px; background-color: #ffffff; }
.frame-container .contents { margin: 5px 0px 0px 0px; padding: 0px; }
.frame-container .search-panel { padding: 4px 0px 4px 5px; width: auto; }
.frame-container .search-panel TABLE { border: 0px; border-collapse: collapse; font-size: 1px; }
.frame-container .search-panel INPUT.textbox { color: #1562af; margin: 0px; padding: 2px 2px 3px 2px; font-family: Verdana, Arial; font-size: 11px; border: 0px; border-right: solid 1px #ababab; }
.frame-container .search-panel INPUT.empty { color: #9a9a9a; }
.frame-container .search-panel INPUT.button { display: block; border: 0px; padding: 0px; margin: 0px; } 
.frame-container .article-panel { margin-top: 0px; }
.frame-container .article-panel TABLE TD { width: 50%; vertical-align: top; padding: 0px 5px; }
.frame-container .footer { padding: 10px 7px 7px 7px; font-size: 11px; text-align: right; color: #1562af; }
/* meteo1.css modifications */
.map-panel-2 { width: 302px; margin-left: 2px; }
.map-panel-2 .contents-panel { margin: 8px 8px; font-size: 11px; line-height: 13px; }
.map-panel-2 .contents-panel .previsioni-panel { margin: 6px 0px; }
#page-menu { margin: 0px; }
#page-menu A { padding: 7px 23px 7px 23px; }
#page-menu A.selected { padding: 4px 23px 6px 23px; }
#RCbox { margin-top: 5px; }
#RCbody { min-height: 220px; }

