/*--------------------------------------------------------------------------
style: 		GLOBAL
--------------------------------------------------------------------------*/

/*Generic*/
body {
	color:#fff;
	margin:0;
	padding:10px 0 0 0;
	text-align:center;
	background-color: #02538B;
	background-image: url(../img/sfondo-1a.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h4 {display:none;}
h2 {
	font-size:16px;
	margin:0;
	font-weight:normal;
	color:#02538B;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
h3 {font-size:13px; margin:0; padding:0 0 0 0; font-weight:bold; color:#00548e;}
p {
	color:#333333;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p.nopadding {padding:0; margin:0;}
a {
	color:#CC0000;
	text-decoration:none;
}
a:hover {
	color:#02538B;
}
div {text-align:left;}
address {font-style:normal; line-height:15px;}

#content ul {color:#000; margin:10px 0 10px 10px; padding:0;}
#content li {padding-left:10px; list-style:none; background:url("../gfx/bg-bullet.gif") no-repeat;}

dl, dt, dl {margin:0; padding:0; color:#000;}
dl {margin:10px;}
dt {padding:0 5px 0 18px; background:#fff url("../gfx/bg-newsicon.gif") no-repeat 0 0; float:left;}

/*ID's*/
#surround {width:850px; margin:auto;}
#container {width:850px; clear:both;}
#body {
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 0;
	margin-right: 27px;
	margin-bottom: 0;
	margin-left: 28px;
	min-height: 112px;
	width: 570px;

}
#newsbody {
	line-height:20px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	height: 143px;
}
#flash {
	width:630px;
	height:193px; /*background:transparent url("../gfx/bg-img02.jpg");*/
	float: right;
}
#flashchart {width:616px; height:450px;}
#flashdiagram {width:616px; margin:10px 0; height:475px; background:transparent url("../gfx/chart-diagram.jpg") no-repeat;}
#trail {
	height:22px;
	line-height:22px;
	clear: both;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;
}
#trail a{
	font-size: 10px;
	color:#CCCCCC;
}
#careers {height:31px; line-height:30px; padding-left:153px; background:transparent url("../gfx/bg-careers.gif") no-repeat;}
#addresses {clear:both; height:150px; padding-top:20px; background:transparent url("../gfx/bg-addressdivider.gif") no-repeat;}

/*Content*/
#content {
	width:628px;
	float:right;
	background-color: #fff;
	background-image: url(../img/bg-contentmiddle.gif);
}
#content a {
	color:#0190bf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content a:hover {
	color:#00548e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contenttop {
	height:20px;
	background-color: transparent;
	background-image: url(../img/bg-contenttop.gif);
}
#contenttitle {
	height:33px;
	clear:both;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
	padding-left: 50px;
}
#contentbottom {
	height:22px;
	background-color: transparent;
	background-image: url(../img/bg-contentbottom.gif);
}

/*Header*/
#header {
	height:64px;
	background-color: transparent;
	background-image: url(../img/logotop.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
#header input {border:none 0; margin:11px 12px 0 16px; font:11px Arial, Helvetica, sans-serif;}
#headerright {
	width:400px;
	height:40px;
	text-align:right;
	float:right;
	background-image: url(../gfx/loginHeader.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 9px;
	padding-right: 31px;
}
#headerfields {width:332px; height:40px; background:transparent url("../gfx/bg-fields.gif"); float:right; text-align:left;}
#headermsg {margin-right:7px; height:40px; line-height:40px; text-align:right; float:right;}

/*Home*/
#home {width:642px; background:#fff url("../gfx/bg-homemiddle.gif"); float:left;}
#hometop {height:26px; background:transparent url("../gfx/bg-hometop.gif");}
#hometitle {height:33px; margin:0 7px; background:transparent url("../gfx/title-home.gif"); clear:both;}
#homebottom {height:26px; background:transparent url("../gfx/bg-homebottom.gif");}

/*Titles*/
 
 #contenttitle {
	background-color: transparent;
	background-image: url(../img/title-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*Latest News*/
#news {
	width:200px;
	float:left;
	height: 183px;
	background-color: #02538B;
	background-image: url(../gfx/newsHeader.jpg);
	vertical-align: middle;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
}
#news h2 {padding:10px 0 10px 0;}
#news ul {margin:0; padding:0;}
#news li {list-style:none;}
#news ul li a {color:#0190bf;}
#news ul li a:hover {color:#00548e;}

#newstop {height:26px; background:transparent url("../gfx/bg-newstop.gif");}
#newstitle {height:33px; margin:0 7px; background:transparent url("../gfx/title-latestnews.gif"); clear:both;}
#newsbottom {height:26px; background:transparent url("../gfx/bg-newsbottom.gif");}
#newsarchive {height:23px; line-height:23px; margin-top:10px; text-align:right;}
#newsarchive a {width:100px; color:#00548e; height:23px; display:block; background:transparent url("../gfx/bg-news-links.gif") no-repeat 0 0; float:right;}
#newsarchive a:hover {color:#0190bf; background-position: 0 -23px;}

/*Classes*/
.cleaner {clear:both;}
.divider {font-size:1px; height:11px; clear:both; background:transparent url("../gfx/bg-div.gif");}
.divider2 {font-size:1px; height:21px; clear:both; background:transparent url("../gfx/bg-div2.gif");}
.address {width:49%; color:#000; float:left;}
.date {padding:0 5px 0 18px; background:#fff url("../gfx/bg-newsicon.gif") no-repeat 0 0; color:#000;}
.overview {color:#000;}
#content {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.regione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #02538B;
	display: block;
	width: 100%;
}
#surround #container #content #body #reglist {
	background-color: #EBEBEB;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 18px;
}
#surround #container #content #body #reglist:hover{
	background-color: #FFFFFF;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 4px;
	cursor: help;
	background-image: url(../gfx/dettagli.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#clear {
	clear: both;
}
table#elencoFil {
	width: 540px;
}
div#indirizzo {
	display: none;
}
#aziendatbl {
	float: right;
}
#logocont {
	float: left;
	height: 50px;
	width: 200px;
}
#logo h1 {
	display:block;
	width:215px;
	height:50px;
	text-indent:-9009px;
	background-color: transparent;
	background-image: url(../images/backgrounds/methis/logo_methis_orizz.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#logo h1 a {

display:block;

width:100%;

height:100%;

outline:none;

}

