/*****************/
/* GLOBAL STYLES */
/*****************/
.custom-list, .custom-list-item
{
	position: relative;
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
a
{
	text-decoration: none;
	outline: none;
}
a:hover
{
	text-decoration: underline;
}
form, fieldset
{
	position: relative;
	text-align: left;
}
/********************/
/* MAIN SITE STYLES */
/********************/
body
{
	margin:0;
	padding:0;
	background-color:#eaeced;
	color:#404040;
	font-family:Verdana, Arial, Helvetica;
	font-size:0.9em;
}
#content
{
	width:973px;
	background-color:#FFFFFF;
	margin:0 auto;
}
#header{
	height:109px;
	background-image: url('Immagini/bg_header-p.jpg');
	background-repeat:repeat-x;
}
#logopmi{
	display:block;
	float:left;
}
#logoegl{
	display:block;
	float:right;
}
#menu{
	clear:left;
	height:30px;
}
#menu a{
	position:absolute;
	display:block;
	padding:6px 10px 6px 10px;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	background-color:#0045ce;
}
#evidenza{
	height:200px;
	padding:118px 0 0 165px;
	background-image: url('Immagini/bg_evidenza.jpg');
	background-repeat:no-repeat;
}
#evidenza .box_evidenza{
	width:152px;
	height:154px;
	float:left;
	margin-right:7px;
	background-image:url('Immagini/bg_box_evidenza.png');
	background-repeat:no-repeat;
}
#evidenza .box_evidenza h3{
	margin:4px 0 0 10px;
	padding:0;
	color:#ffae00;
	font-size:0.8em;
	text-transform:uppercase;
}
#evidenza .box_evidenza p{
	margin:0;
	padding:10px 10px;
	height:80px;
	font-size:0.8em;
	color:#000000;
}
#evidenza .box_evidenza a{
	margin-left:35px;
}
#footer{
	clear:both;
	height:31px;
	background-image:url('Immagini/bg_footer.jpg');
	background-repeat:repeat-x;
}
div, img, body, a, h1, h2, h3, h4, h5, form, fieldset, table, tr, td, p
{
	border:  0;
	margin:  0;
	padding: 0;
}
#hpbody{
	padding-left:10px;
}
.scrollbox{
	width:452px;
	float:left;
	margin: 20px 10px 10px 10px;
}
/************************/
/* TAB NAVIGATOR STYLES */
/************************/
.tab-navigator
{
	width: 442px;
	background-repeat: no-repeat;
	/*background-position: bottom left;*/
	/*background-position: 0 0;*/
	margin:0;
	padding:0 0 0 10px;
	/*background-color:Black;*/
}
.tab-navigator h2
{
	position:relative;
	top:-4px;
	left:30px;
	margin:0;
	padding:0;
	font-size:0.9em;
	color:#FFFFFF;
}
.blog .tab-navigator h2
{
	color:#1d4670;
}
/********************/
/* NEWS LIST STYLES */
/********************/
.news-list
{
	background-image: url( 'Immagini/bg_scrollbox.png' );
	/*height: 271px;*/
	height: 290px;
	/*margin-bottom: 15px;*/
	margin: 0;
	padding-top:5px;
}
.blog .news-list
{
	background-image: url( 'Immagini/bg_scrollbox_blog.png' );
}
.scroll-list-items
{
	width: 440px;
	/*background-color:Green;*/
}
.scroll-list-items ul
{
	width: 435px;
	height: 260px;
	/*background-color:Gray;*/
}
.scroll-list-items ul li
{
	padding:0;
	border: 0;
	margin: 0;

	height: 87px;
	width: 415px;

	background: url( 'Immagini/bg-dotted.gif' ) repeat-x bottom left;
}
.scroll-list-items ul li .img-container
{
	position: relative;
	float: left;
	top: 10px;
}
.scroll-list-items ul li img
{
	border: 1px solid #e0d7bc;
}
.scroll-list-items ul li a
{
	display: block;
	color: #034ea2;
	font-size:0.9em;
	font-weight:bold;
}
.scroll-list-items ul li p
{
	position: relative;
	float: right;
	right: 0;
	padding: 0;
	top: 10px;
	width: 415px;
	/*background-color:Fuchsia;*/
}
.scroll-list-items ul li p span
{
	display:block;
	margin-top:1px;
	font-size:0.75em;
}
.scroll-list-items ul li p span.date
{
	width:150px;
	float:left;
	font-size:0.6em;
	font-weight:bold;
	margin-top:2px;
}
.scroll-list-items ul li p strong
{
	display:block;
	float:right;
	font-weight:normal;
	font-size:0.9em;
}
.scroll-list-items .jScrollPaneTrack
{
	background: url( 'Immagini/scrollbar-track-news.png' ) no-repeat 5px 0px;
}
.scroll-list-items .jScrollPaneDrag
{
	background: url( 'Immagini/scrollbar-thumb-news.gif' ) no-repeat top left;
}
/**********************/
/* JSCROLLPANE STYLES */
/**********************/
.jScrollPaneContainer
{
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack
{
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag
{
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop
{
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom
{
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
/*****************/
/* SCHEDE STYLES */
/*****************/
#scheda{
	padding:20px 25px 20px 25px;
}
#scheda h2{
	margin-bottom:15px;
	color:#00587e;
	font-size:1.1em;
}
#scheda p{
	margin-bottom:15px;
}
.boxschedasx, .boxschedarx{
	width:450px;
	margin:35px 0 0 0;
}
.boxschedasx{
	float:left;
}
.boxschedarx{
	float:right;
}
.boxschedasx h3 span, .boxschedarx h3 span{
	visibility:hidden;
}
.boxschedasx h3{
	background-image:url('Immagini/offerte/hd_opzioni.png');
	background-repeat:no-repeat;
	border-bottom:4px solid #00587e;
	margin-bottom:10px;
}
.boxschedarx h3{
	background-image:url('Immagini/offerte/hd_energia-verde.png');
	background-repeat:no-repeat;
	border-bottom:4px solid #68d26f;
	margin-bottom:10px;
}
.boxschedasx ul, .boxschedarx ul{
	margin:0 0 15px 0;
	padding:0;
	list-style-type:none;
}
.boxschedasx ul li, .boxschedarx ul li{
	padding:0 0 0 12px;
	background-image:url('Immagini/bg_li.png');
	background-repeat:no-repeat;
	background-position:2px 6px;
}
#scheda p.desc{
	clear:both;
}
#toolbar{
	clear:both;
	padding:35px 15px 10px 10px;
	border-top:1px solid #8597b0;
}
#toolbar ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#toolbar ul li{
	float:right;
	margin-left:40px;
	margin-bottom:10px;
}
#toolbar ul li a{
	color:#094a66;
	display:block;
	padding-right:22px;
	background-image:url('Immagini/bg_li-toolbar.png');
	background-repeat:no-repeat;
	background-position:center right;
}
