/*
+---------------------------------------------------------------+
|	e107 website system

|
|	Released under the terms and conditions of the
|	GNU General Public License (http://gnu.org).
|
+---------------------------------------------------------------+
*/

/* Struttura generale */

body {
	background:#FFF;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px; /* Sets default font size to 10px */
	color:#004B97;
}
* {
	margin:0;
	padding:0;
}
img {
	border:0px none;
}
p {
	margin-bottom:1.75em;
}
a {
	text-decoration:none;
	color:#004B97;
}
a:hover {
	text-decoration:underline;
	color:#004B97;
}
.clear {
	clear:both;
}
/* La struttura che contiene i vari contenuti */

#wrapper {
	margin:0 auto;
	width:960px;
	font-size:12px;
	background:#FBFBFB;
}
#header {
	height:134px;
	background:url(images/header_dati.gif) center right no-repeat;
}
#menu {
	height:30px;
	line-height:30px;
	background:#006AB1;
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
	padding-bottom:0
}
#sidebar1 {
	float:left;
	width:200px;
	background:#FBFBFB;
}
#sidebar2 {
	float:right;
	width:170px;
	background:#FBFBFB;
}
#content {
	float:left;
	width:588px;
	background:#FBFBFB;
	border-left: 1px solid #EFF5D9;
	border-right: 1px solid #EFF5D9;
}
#contentBig {
	float:right;
	width:760px;
	background:#FBFBFB;
}
#footer {
	clear:both;
	height:30px;
	background:#006AB1 url(images/footer_bg.gif);
	margin-bottom:10px;
}
/* Entrate (titoli,colori ecc) */

.entry {
	padding:18px 10px;
	text-align:justify;
	lline-height:1.60em;
}
.entry-title {
	font-size:17px;
	font-weight:bold;
	letter-spacing:-1px;
	color: 222;
}
.entry-title2 {
	font-size:13px;
	font-weight:bold;
	padding-left:6px;
	background-color:#EFF5D9;
}
.date {
	font-size:0.9em;
	color:#999;
	cursor:default;
	letter-spacing:1px;
}
.comments {
	margin-top:-1em;
}
.comments a {
	color:#6CC7DC;
	background:url('images/icon-comment.png') no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px
}
.comments a:hover {
	color:#6CC7DC;
	text-decoration:underline;
}
.icons {
	margin-top:-1.8em;
	text-align: right;
}
.sidemenu {
	color:#004B97;
	padding:0 3px 0 4px;
}
.sidemenu a {
	color:#004B97;
	/*background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;*/
	padding-right:2px;
}
.sidemenu a:hover {
	color:##004B97;
}
.piva {
	font-size:11px;
}
/* Menu */

#menu ul {
	list-style-type:none;
}
#menu li {
	float:left;
}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	font-weight:bold;
}
#menu li a:hover {
	background:#0079CA;
	border:0px 0px 2px 0px #693 solid line;
	text-decoration:none;
}
#menu li.active {
	background:#0079CA;
}
/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:2px;
}
#sidebar li {
}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
}
/* Footer */

#footer-valid {
	padding-top:5px;
	padding-left:20px;
	cursor:default;
	color:#FFF;
	text-align:center;
}
#footer-valid a {
	color:#FFF;
	text-decoration:underline;
}
#footer-valid a:hover {
	color:#FFF;
	text-decoration:none;
}
/* Heading's */

h1 {
	font-size:30px;
	font-weight:bold;
	cursor:default;
	position:relative;
	top:20px;
	left:10px;
	letter-spacing:1px;
	font-style:Arial;
}
h1 a, h1 a:hover {
	font-style:Arial;
}
/* Tasti,spazi,dimensioni testi e specifiche del Forum */

.button {
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	text-align:center;
	background-color: #F2F2F2;
	border: #5e5d63 1px solid;
}
.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.spacer {
	padding: 2px 0 2px 0;
}
.indent {
	margin: 10px;
	padding: 10px;
	background-color: #B4C835;
	border: #6CC7DC 1px solid;
}
.smalltext {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	text-align:center;
}
.smallblacktext {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align:center;
}
.mediumtext {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.tbox {
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #333136;
	font: 10px verdana, arial, sans-serif;
}
.helpbox {
	border: 0px;
	background-color: transparent;
	color: #333136;
	font: 9px verdana, arial, sans-serif;
}
.fborder {
	border: 0px solid;
	border-color: #ccc #336699 #336699 #ccc;
}
.forumheader {
	height:10px;
	background-color: #006AB1;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	padding: 4px;
	border: 1px solid #336699;
}
.forumheader a {
	color: #fff;
}
.forumheader a:hover {
	color: orange;
}
.forumheader2 {
	background-color: #F5F8E7;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid #ccc;
	text-align:left;
}
.forumheader3 {
	height:10px;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	text-align:left;
}
.forumborder {
	border:  #000080 1px solid;
	background-color: #F4F7FA;
}
.fcaption {
	height:15px;
	padding: 2px 0 2px 0px;
	background-color: #F5F8E7;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}
.fcaption a {
	padding-right:4px;
}
/* Form contatti */
#dati-anagrafici {
}
.hr-contatti {
	color:#CCC;
	border:solid 1px;
	margin:0px;
	padding:0px;
}
#negozio1, #negozio2 {
	float:left;
	width:280px;
}
#magazzino {
	float:left;
	width:562px;
	text-align:center;
}
#contactForm {
}
#sitecontactinfo {
}
/*  News Scroller */
#newsscroller {
	margin:0px 5px 0px 0px;
}
#newsscroller a {
	color:#004B97;
	text-decoration:none;
	display:block;
}
/* Formattazione testi */
.testoazzurro {
	color:#06C;
}
.testo-giustificato{
	text-align:justify;
}
/*  Formattazione contenuti */
#iconecontenuti {
	text-align:right;
}
td.forumheader3 ul{
	margin-left:20px;
	padding: 1px 0px;
}
.miniaturacontenuto{
	float:right;
	padding-left: 20px;
}
.titoli{
	padding-top:15px;
	font-size:14px;
}
.titoletti{
	font-size:11px;
	//padding:4px 0px;
}
