/* SVN FILE: $Id: cake.generic.css 7118 2008-06-04 20:49:29Z gwoo $ */
/**
 *
 * PHP versions 4 and 5
 *
 * CakePHP(tm) :  Rapid Development Framework <http://www.cakephp.org/>
 * Copyright 2005-2008, Cake Software Foundation, Inc.
 * 1785 E. Sahara Avenue, Suite 490-204
 * Las Vegas, Nevada 89104
 *
 * Licensed under The MIT License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright		Copyright 2005-2008, Cake Software Foundation, Inc.
 * @link		http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project
 * @package		cake
 * @subpackage		cake.app.webroot.css
 * @since		CakePHP(tm)
 * @version		$Revision: 7118 $
 * @modifiedby		$LastChangedBy: gwoo $
 * @lastmodified	$Date: 2008-06-04 13:49:29 -0700 (Wed, 04 Jun 2008) $
 * @license		http://www.opensource.org/licenses/mit-license.php The MIT License
 */

* {
	margin:0;
	padding:0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,p,blockquote,table,
th,td,iframe { margin: 0; padding: 0; border: 0; }


fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; color: inherit;}

/* General Style Info */
/* @group General Style */
body {
	/*background: #ddd;*/
	color: #fff;
	margin: 0;
	text-align: center;
	/*pub bloccata adattare al banner
		padding-top: 148px;*/
	font: 90% arial,helvetica,sans-serif;
}

a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	cursor: pointer;
	color: #21759b;
	font-size: 150%;
	margin: 0.1em 0;
}
h2 {

	color: #e32;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 190%;
	margin: 0.3em 0;
	padding-top: 0.8em;
}
h3 {
	color: #993;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 165%;
	padding-top: 1.5em;
}
h4 {
	color: #993;
	font-weight: normal;
	padding-top: 0.5em;
}
ul, li {
	margin: 0 12px;
}

iframe {
	border-style: none;
}
.content {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container {
	text-align: left;
}

#left {
	width: 800px;
	background-color: white;
	float: left;
	margin-bottom: 15px;
}

/* @end */



/* TOP HEADER */
/* @group Top Header */

#testata {
	float: 	left;
	height: 85px;
	width:	168px;
	overflow: hidden;
}
#menu_header_container {
	width: 100%;
	/*-moz-box-shadow: 0 0 22px rgba(155, 151, 151, 0.8);
	box-shadow: 0 0 22px rgba(155, 151, 151, 0.8);*/
	position: fixed;
	top: 0;
	z-index: 20000;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}

#top_header {
	background-image: -webkit-linear-gradient(bottom, #1c5a8d 0%, #3987c9 100%);
	background-image: -moz-linear-gradient(bottom, #1c5a8d 0%, #3987c9 100%);
	background-image: -ms-linear-gradient(bottom, #1c5a8d 0%, #3987c9 100%);
	background-image: linear-gradient(to top, #1c5a8d 0%, #3987c9 100%);
	
	/*background: url(/media/images/ilcaffe/top_header.jpg) repeat-x;*/
	height: 85px;
	overflow: visible;
	min-width: 950px;
	margin: 0;
	padding: 0 5px;
}

#adnz_wideboard_1 {
margin: 10px auto;
padding: 0;
}
#top_header_content {
	width: 945px;
	text-align: left;
	margin: 0 auto;
	height: 85px;
	overflow: visible;
}

#loghi {
	padding-left: 12px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	text-align: left;
	float: left;
}

#banner_menu {
	margin: 10px auto 0;
}
#banner_menu img{
	width: 966px;
	margin-top: 9px;
}

/*
#loghi img {
	padding: 0 10px;
}
*/



#search .submit {
	display: none;
}

#top_header li {
	float: left;
}


#top_header ul {
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	float: left;
	list-style: none;
	width: 750px;
	margin-bottom: 2px;
}

#top_header ul li a {
	display: block;
	padding: 0 10px;
	color: #c6d6e4;
	text-shadow: #333 1px 1px 1px;
	background-color: transparent;
	text-decoration: none;
	font: bold 14px/27px Arial, Helvetica, Geneva, sans-serif;
	
}

#top_header ul li a:hover {
	color: #fff;
}


#top_header ul li#important a {
	background: #d54e21 url(/media/images/ilcaffe/important-tab-bg.png) bottom left repeat-x;
	color: #fff;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;

	
	text-shadow: #b5421c 1px 1px 1px;
}


#top_header ul li a.current, #top_header ul li#important a.current {
	color: white;
	background: #134069;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	text-shadow: #236298 1px 1px 1px;
}



#top_header ul li#important a:hover {
	color: #ffac90;
}

#top_header ul li#important a.current:hover {
	color: #555;
}

#search{
	margin-top: 0px;
	float: right;
	height: 32px;
	width: 200px;
	text-align: right;
}

#search{
	display: none;
}

#lente {
	background-image: url(/media/images/ilcaffe/lente.jpg);
	height: 32px;
	width: 32px;
	float: left;
	display: inline-block;
	cursor: pointer;
}


#search input {
	
	width: 150px;
	height: 15px;
	top: 0;
	margin: 9px 0 8px 0;
	padding: 0 5px;	
	float: left;

	-moz-border-radius-topleft: 10px;
	-khtml-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-khtml-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: white;
	border: 2px solid #134069;
}
/* @end */
/* MENU HEADER */
/* @group Menu Header */
#menu_header {
	background: url(/media/images/ilcaffe/menu_header.jpg) repeat-x;
	height: 23px;
	min-width: 950px;
	margin: 0;
	padding-right: 5px;
	padding-left: 5px;
}


#menu_header ul {
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	list-style: none;
	min-width: 500px;
	
}

#menu_header ul li {
	float: left;
	margin: 0;
}

#menu_header ul li a {
	display: block;
	padding: 0 4px;
	color: #c6d6e4;
	text-shadow: #333 1px 1px 1px;
	background-color: transparent;
	text-decoration: none;
	font: bold 10px/20px Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

#menu_header ul li a:hover {
	color: #fff;
}

#menu_header ul li a.current, #header ul a.current {
	color: #333;
	background: white;
	text-shadow: white 1px 1px 1px;
	
	-moz-border-radius-topleft: 2px;
	-khtml-border-top-left-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-khtml-border-top-right-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
	
}


/* @end */


/* CONTENT */

#content{
	background: white;
	min-height: 10px; 
	clear: both;
	color: #333;
	min-width: 950px;
	overflow: hidden;
	padding-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 102px;
}


/* FOOTER */
/* @group Footer */
#spacer{
	min-width: 950px;
	height: 20px;
	background-color: white;
}

#footer {
background-image: -webkit-linear-gradient(bottom, #1c5a8d 0%, #3987c9 100%);
background-image: -moz-linear-gradient(bottom, #1c5a8d 0%, #3987c9 100%);
background-image: -ms-linear-gradient(bottom, #1c5a8d 0%, #3987c9 100%);
background-image: linear-gradient(to top, #1c5a8d 0%, #3987c9 100%);
	color: #ffffff;
	clear: both;
	padding: 6px 10px;
	text-align: right;
}
#footer_logo {
	background: url(/media/images/ilcaffe/footer_logo.jpg) -3px -3px;
	padding: 0;
	margin: 0;
	height: 82px;
}

#footer_giornale {
	float: left;
	width: 590px;
	margin-top: 20px;
}

#footer_giornale h1 {
	font-size: 80%;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
}

#footer_giornale a {
	padding: 10px 0 0;
	font-size: 65%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 0;
}


#footer_giornale a:hover {
	text-decoration: underline;
}

#footer_copyright {
	font-size: 70%;
	float: left;
	/*background: url(/media/images/ilcaffe/footer_logo.jpg) no-repeat 0 0px;*/
	width: 180px;
	margin: 0;
	padding: 3px 0 20px 3px;
}

/* @end */

/* @group Right */

#right, #right_ {
	width: 119px;
	background-color: white;
	float: right;
	padding-left:12px;
	height: 100%;
}

.borderRight {
	border-bottom: 1px #999 dotted;
}

.borderRight1 {
	padding-top: 4px;
}

#right img,embed{
	margin: 20px 0 0 0;
}

#right ul {
	padding-bottom: 4px;
}

#right li {
	list-style-type: square;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	line-height: 13px;
	cursor: pointer;

}

#right img.comunica {
	margin: 0 0 5px 0;
}

.rightElement {
	line-height: 20px;
	color: #333;
	font-size: 11px;
	background-color: #e8e8e8;
	margin: 4px 0;
	padding: 0 4px;
	font-weight: bold;
	cursor: pointer;

}


#epaper {
	margin-top: 0;
}
.epaper-container {
	left: 0; 
	bottom: 0; 
	width: 100%; 
	height: 830px;
	padding-top: 0;
}
/* @end */