﻿@import url('navbarpre.css');
@import url('soccialbox.css');

body {
	margin: 10px 0 0 0;
	text-align: center;
	font: 13px Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, sans-serif;
	white-space: nowrap; /* Rimuove spazi bianchi verticali... */
}
.pager {
	position: relative;
	margin: 0 auto;
	clear: both;
	border: solid #FFF;
	border-width: 0 2px;
	width: 990px;
	background: #FFF;
	text-align: left;
	white-space: normal;
}
a,
#header a,
#navBar a,
#bigFoot a {
	color: inherit;
	*color: expression( this.parentNode.currentStyle.color );
	text-decoration: none;
}
a:hover,
#header a:hover,
#navBar a:hover,
#bigFoot a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
p {
	margin: 0 0 4px 0;
}

/* TITOLI */
h1, h2, h3, h4, h5, h6 {
	margin: 3px 0 6px 0;
}
.titleSmall, .titleMedium,
.titleBig, .titleSuperBig {
	display: block;
	font-weight: bold;
}
.titleSmall {
	font-size: 14px;
}
.titleMedium {
	font-size: 18px;
}
.titleBig {
	font-size: 26px;
}
.titleSuperBig {
	font-size: 28px;
}

/* FORMATI PUBBLICITARI */
.advManchette,
.advVideobox,
.advTiny,
.advColumn {
	/*overflow: hidden;*/
	/*background: #DEDEDE;*/
	min-height: 1px;
}
.advManchette {
	width: 234px;
	max-height: 90px;
	_height: expression( Math.max(1,Math.min(this.clientHeight,90))+"px" );
}
.advVideobox {
	width: 300px;
	/* non mettere l'altezza fissa perché potrebbe uscirne uno a 600px */
}
.advVideobox iframe,
.advVideobox img {
	display: block;
}
.advTiny {
	width: 200px;
	max-height: 200px;
	_height: expression( Math.max(1,Math.min(this.clientHeight,200))+"px" );
}
.advColumn {
	width: 300px;
	max-height: 100px;
	_height: expression( Math.max(1,Math.min(this.clientHeight,100))+"px" );
}

/* STILI COMUNI */
#header, #navBar, #liveBar,
#homeHeadline, #homePage {
	float: left;
	width: 100%;
}
.clear {
	clear: both;
}

/* INTESTAZIONE */
#header .pager {
	position: relative;
	padding: 10px 0;
	height: 90px;
	text-align: center;
}
#header .advManchette {
	float: left;
}
#header .advManchette .box_contenuto {
	margin: 0; border: 0; padding: 0;
}
.headerLogo {
	float: left;
	margin: 0 36px;
	width: 450px;
	height: 100%;
	background: none no-repeat 50% 50%;
}
#headerLogo1 { background-image: url('http://qn.quotidiano.net/file_generali/img/liz/loghi/header_qnet.gif') }
/*#headerLogo1 { background-image: url('http://qn.quotidiano.net/file_generali/img/liz/loghi/qn_natale.gif') }*/
#headerLogo1.artefiera {
	position: absolute;
	top: 0; left: 0;
	margin: 0;
	height: 90px;
	width: 990px;
	background-image: url('http://qn.quotidiano.net/file_generali/img/liz/loghi/header_artefiera.gif');
}
#headerLogo2 { background-image: url('http://www.ilrestodelcarlino.it/file_generali/img/liz/loghi/header_rdc.gif') }
#headerLogo3 { background-image: url('http://www.lanazione.it/file_generali/img/liz/loghi/header_naz.gif') }
#headerLogo4 { background-image: url('http://www.ilgiorno.it/file_generali/img/liz/loghi/header_gio.gif') }
#headerLogo5 { background-image: url('http://qn.quotidiano.net/file_generali/img/liz/loghi/header_qs.gif') }
#headerLogo5.olimpiadi_2012 { background-image: url('http://qn.quotidiano.net/file_generali/img/liz/loghi/header_olimpiadi_2012.gif') }
#headerLogo5.europei_2012 { background-image: url('http://qn.quotidiano.net/file_generali/img/liz/loghi/header_europei_2012.gif') }
#headerLogo5.rugby_sei_nazioni_2012 { background-image: url('http://qn.quotidiano.net/file_generali/img/liz/loghi/header_6nazioni.jpg') }
#headerLogo9 { background-image: url('http://qn.quotidiano.net/file_generali/img/liz/loghi/header_caffe.gif') }
.headerLogo a {
	display: block;
	height: 100%;
}
.headerLogo a span {
	display: none;
}

/* NUOVO MENU 2011 */
ul.nav2011 {
	clear: both;
	margin: 0;
	padding: 0 1px;
	width: 100%;
	height: 32px;
	background: #c52434 url('http://qn.quotidiano.net/file_generali/img/liz/nav2011.png') repeat-x 0 0;
}
ul.nav2011 li {
	float: left;
	margin: 10px 0;
	padding: 0;
	border-right: 1px solid #b6192a;
	height: 12px;
	text-align: center;
	list-style-type: none;
}

ul.nav2011 li#nav2011_home { width: 53px }
ul.nav2011 li#nav2011_sport { width: 56px }
ul.nav2011 li#nav2011_motori { width: 61px }
ul.nav2011 li#nav2011_magazine { width: 74px }
ul.nav2011 li#nav2011_il_caffe { width: 67px }
ul.nav2011 li#nav2011_donna { width: 58px }
ul.nav2011 li#nav2011_lifestyle { width: 76px }
ul.nav2011 li#nav2011_spettacolo { width: 93px }
ul.nav2011 li#nav2011_tecnologia { width: 89px }
ul.nav2011 li#nav2011_blog { width: 50px }
ul.nav2011 li#nav2011_multimedia { width: 90px }
ul.nav2011 li#nav2011_meteo { width: 56px }
ul.nav2011 li#nav2011_annunci { width: 67px }
ul.nav2011 li#nav2011_business, ul.nav2011 li#nav2011_imprese { width: 74px }
ul.nav2011 li#nav2011_promozioni { width: 92px }

ul.nav2011 li.red, ul.nav2011 li.dark {
	margin: 0;
	border-right: 0;
	padding: 10px 0;
	background: #b6192a url('http://qn.quotidiano.net/file_generali/img/liz/nav2011.png') repeat-x 0 -32px;
}
ul.nav2011 li.dark {
	background-color: #555;
	background-position: 0 -64px;
}
ul.nav2011 li a {
	display: block;
	position: relative;
	top: -10px;
	border: 0 solid #8f2031;
	width: 100%;
	height: 32px;
	font-weight: bold;
	font-size: 12px;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
ul.nav2011 li a:hover {
	padding-right: 1px;
	background: url('http://qn.quotidiano.net/file_generali/img/liz/nav2011.png') repeat-x 0 -96px;
}
ul.nav2011 li.current a {
	border-top-width: 4px;
	padding-right: 1px;
	height: 28px;
	background: #FFF !important;
	color: #333;
	line-height: 24px;
}
ul.nav2011 li#nav2011_home a { border-color: #F00 }
ul.nav2011 li#nav2011_sport a { border-color: #F90 }
ul.nav2011 li#nav2011_motori a { border-color: #c80607 }
ul.nav2011 li#nav2011_magazine a { border-color: #69002F }
ul.nav2011 li#nav2011_il_caffe a { border-color: #804b45 }
ul.nav2011 li#nav2011_donna a { border-color: #FF3366 }
ul.nav2011 li#nav2011_lifestyle a { border-color: #000 }
/*ul.nav2011 li#nav2011_spettacolo a { border-color: #F00 }*/
ul.nav2011 li#nav2011_salute a { border-color: #516e8e }
ul.nav2011 li#nav2011_viaggisapori a { border-color: #e16407 }
ul.nav2011 li#nav2011_moda a { border-color: #804b45 }
/*ul.nav2011 li#nav2011_ecquo a { border-color: #F00 }*/
ul.nav2011 li#nav2011_blog a { border-color: #066 }
ul.nav2011 li#nav2011_multimedia a { border-color: #000 }
ul.nav2011 li#nav2011_meteo a { border-color: #3071b5 }
ul.nav2011 li#nav2011_annunci a { border-color: #F60 }
ul.nav2011 li#nav2011_lavoro a { border-color: #3984C1 }
/* ALTRI COLORI: TESTATE E CITTA */
ul#nav2011Line_test, ul#nav2011Line_test li.red, ul#nav2011Line_test li.dark {
	background-image: url('http://qn.quotidiano.net/file_generali/img/liz/nav2011_test.png');
}
ul#nav2011Line_test li {
	border-right-color: #1f5e7d;
}
ul#nav2011Line_test li#nav2011_home a {
	border-color: #0082C5;
}
/* ALTRI COLORI: BLOG */
ul#nav2011Line_blog, ul#nav2011Line_blog li.red, ul#nav2011Line_blog li.dark {
	background-image: url('http://qn.quotidiano.net/file_generali/img/liz/nav2011_blog.png');
}
ul#nav2011Line_blog li {
	border-right-color: #1f797a;
}
/* AJAX MENU */
ul.nav2011 li.qam_active,
ul.nav2011 li.qam_active a {
	z-index: 1003;
}
ul.nav2011 li.qam_active a {
	top: -14px;
	left: -6px;
	padding: 4px 6px 20px 6px !important;
	background-color: #D21F25 !important;
	background-image: url('http://qn.quotidiano.net/file_generali/img/liz/ajaxmenu_arrow.png') !important;
	background-repeat: no-repeat !important;
	background-position: 50% 100% !important;
	border-top-width: 0;
	padding-right: 0;
	height: 32px;
	line-height: 32px;
	color: #FFF;
	font-size: 1.0em;
	text-shadow: #333 0 1px 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
ul.nav2011 li#nav2011_home.qam_active a { background-color: #D21F25 !important }
ul.nav2011 li#nav2011_sport.qam_active a { background-color: #F7941D !important }
ul.nav2011 li#nav2011_motori.qam_active a { background-color: #F00 !important }
ul.nav2011 li#nav2011_magazine.qam_active a { background-color: #69002F !important }
ul.nav2011 li#nav2011_il_caffe.qam_active a { background-color: #804b45 !important }
ul.nav2011 li#nav2011_donna.qam_active a { background-color: #FF3366 !important }
ul.nav2011 li#nav2011_lifestyle.qam_active a { background-color: #C00 !important }
ul.nav2011 li#nav2011_spettacolo.qam_active a { background-color: #C83C47 !important }
ul.nav2011 li#nav2011_tecnologia.qam_active a { background-color: #395590 !important }
ul.nav2011 li#nav2011_annunci.qam_active a { background-color: #555555 !important }

/* TOP CHAIN DEL MENU 2011 */
.topchain {
	position: relative;
	padding: 6px 0;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.topchain, #boxAllEditions {
	color: #999;
	font-size: 12px;
}
.topchain strong, .topchain em {
	padding-right: 4px;
	color: #0082C5;
	text-transform: uppercase;
	font-weight: bold;
}
.topchain em {
	padding: 0 2px;
	color: #666;
	font-style: normal;
}
.topchain a, #boxAllEditions a {
	color: #000;
}
.topchain #showAllEditions {
	display: none;
	position: absolute;
	top: 6px; right: 0;
	padding-right: 10px;
	width: 100px;
	text-align: right;
	background: #FFF url('http://qn.quotidiano.net/file_generali/img/liz/menu_arrow.gif') no-repeat 100% 50%;
	cursor: pointer;
}
.topchain #showAllEditions:hover { background-position: 100% 65% }
#boxAllEditions {
	float: left;
	clear: both;
	border-bottom: 4px solid #D9D9D9;
	padding: 6px 1px;
	width: 100%;
	background-color: #EFEFEF;
}
#boxAllEditions div {
	float: left;
	margin: 0 4px 0 6px;
	width: 320px;
	vertical-align: top;
}
#boxAllEditions div strong {
	display: block;
	margin-bottom: 4px;
	text-align: center;
}
#boxAllEditions div a {
	/* VEDI SU */
}

/* LIVEBAR :D */
#liveBar {
	z-index: 9;
}
#liveBar .pager {
	position: relative;
	/*border: 1px solid #d9d9d9;
	border-top-width: 0;
	border-bottom-style: dotted;
	padding: 0 1px;*/
	width: 990px;
	min-height: 5px;
	/*min-height: 36px;
	_height: expression( this.clientHeight < 36 ? "36px" : "auto" );*/
}
/* LIVE BAR - SOTTOMENU */
#liveBar #sottomenu {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #FFFFFF;
}
#liveBar .voce_sottomenu {
	float: left;
	display: inline;
	padding: 10px 0;
	height: 16px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	list-style-type: none;
	white-space: nowrap;
}
#liveBar #sottomenu.euro2012 .voce_sottomenu {
	font-size: 14px;
	/*font-weight: bold;*/
}
#liveBar #sottomenu.euro2012 #sottomenu_1 a,
#liveBar #sottomenu.euro2012 #sottomenu_8 {
	padding-left: 0;
	color: #f60;
	font-weight: bold;
}
#liveBar .voce_sottomenu.right {
	float: right;
}
#liveBar .voce_sottomenu a {
	border-right: 1px dotted #d9d9d9;
	padding: 0 7px;
}
#liveBar .current a {
	color: #aa2624;
	font-weight: bold;
}
#liveBar .voce_sottomenu a em {
	font-style: normal;
	color: #666;
}
#liveBar #sottomenu.euro2012 .voce_sottomenu select {
	vertical-align: top;
}

#liveBar #sottomenu #sottomenu_risultati_e_classifiche,
#liveBar #sottomenu #sottomenu_risultati {
	float: right;
}
#liveBar #sottomenu #sottomenu_risultati_e_classifiche a,
#liveBar #sottomenu #sottomenu_risultati a {
	border-right: none;
	border-left: 1px dotted #d9d9d9;
}
/* TICKER */
/*#headerTicker object, #headerTicker embed { margin: 6px 0 }*/

/* FOOTER */
#bigFoot {
	float: left;
	clear: both;
	margin-top: 10px;
	border-top: 4px solid #e2e2e2;
	padding: 20px 0 30px 0;
	width: 100%;
	background: #efefef;
	color: #999;
}
#bigFoot .pager {
	border-width: 0;
	background-color: transparent;
}
#bigFoot .footerBox {
	float: left;
	border-left: 1px solid #e2e2e2;
	padding: 4px 0;
	width: 164px;
}
#bigFoot #footerBox0 {
	border-left: 0;
}
#bigFoot .footerBox ul {
	margin: 0;
	padding: 0 10px;
}
#bigFoot .footerBox ul li {
	margin: 0;
	padding: 2px 0;
	list-style-type: none;
}
#bigFoot .footerBox ul li.empty {
	white-space: nowrap;
	height: 6px;
}
#bigFoot .footerBox ul li strong {
	color: #808080;
	text-transform: uppercase;
	font-size: 1.1em;
}
#bigFoot .footerBox ul li label {
	display: block;
	padding-top: 4px;
	font-style: italic;
}
#bigFoot .footerBox ul li input,
#bigFoot .footerBox ul li select {
	display: block;
	border: 1px solid #e2e2e2;
	width: 100%;
}
#bigFoot .footerBox ul li select {
	background: #f6f6f6;
	color: #666;
}
#bigFoot .footerLine {
	float: left;
	clear: both;
	margin-bottom: 4px;
	width: 100%;
	font-size: .9em;
}
#bigFoot #footerMap {
	margin-top: 20px;
}
#bigFoot #footerMap a {
	margin-right: 5px;
	border-right: 1px solid #e2e2e2;
	padding-right: 5px;
}
#bigFoot #footerMap a.last {
	border-right: 0;
}

/* STATISTICHE */
#statistiche {
	clear: both;
}
