/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	background:  url(images/bg_testata.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align: left; 
	color: #4f6b72;
	text-decoration:none;
	}

body,a{
	text-decoration:none;	
	}

a:link		{ COLOR: #FF7800; }
a:visited	{ COLOR: #FF7800; }
a:active	{ COLOR: #000000; }
a:hover		{ COLOR: #5A8C31; }


h1 {
	text-align: right; 
	font-size: 26px;
	color: #F5AD00;
	font-weight: lighter;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1 a {
	text-decoration: none;
	color: #F5AD00;
}

h2 {
	font-size: 25px;
	font-family:Century Gothic;
	line-height:140%;
	color: #4E87DF;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEEEEE; 
}

h3 {
	font: bold 15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #4E87DF;
	border: 1px solid #D7D7D7;
	text-transform: uppercase;
	text-align: left;
	padding: 5px 5px 4px 12px;
	margin-bottom:2px;
	background: #fff url(images/bordo_inf_contenitore.gif)  repeat-x bottom;
}


h4 {
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
	height:15px;
	font-weight:bold;
	line-height:15px;
	color: #4E87DF;
	padding-left: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEEEEE; 
	background: #fff;
}	


			.head_wrapper {
				position:relative;
				width: 983px;
				height: 138px;
				margin-left: auto;
				margin-right: auto;	
			}
			
			#slogan {
				position:absolute;
				width: 500px;
				height: 30px;
				top: 92px;
				left: 460px;
				color: #f5f5f5;
				font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
				letter-spacing: 2px;
				line-height: 11px;
			}

#wrapper {
	width: 983px;
	margin: 0 auto;
	min-height: 650px;
	height: auto !important;
	height: 650px;
}

#main {
	float: left;
	width: 730px;
}

#main_login {
	margin: 0 auto;
	width: 600px;
}

.box {	
	/* caratteristiche del box */
			border: 	1px solid #EFEDED;
			background: #fff url(images/bordo_inf_contenitore.gif)  repeat-x bottom;
			margin: 0px;
			min-height: 470px;
			height: auto !important;
			height: 470px;
}


.box p{
			padding: 10px;
	/* caratteristiche del testo interno al box contenitore*/	
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			line-height: 16px;
			text-align: left; 
			color: #000;
			text-decoration:none;	
}

/* inizio gestione navigazione menu login */
#login {
	position:absolute;
	top: 85px;
	left: 903px;
}

#login li {
	float: left;
}

#login li a {
	display: block;
	height: 30px;
	width: 80px;
	FONT-FAMILY: Verdana; 
	font-size: 9px;
	text-align: center;
	COLOR: #fff;
	line-height: 35px;
	font-weight: bold;
	/* xxxtext-indent:-9999em; */
}

/* elemento login  */

#login li a.login {
	background-image: url(images/btn_login.png);
}

#login li a.login:hover {
	background-position: bottom;
}

/* elemento registrazione  */
#login li a.registrati {
	background-image: url(images/btn_registrati.png);
}

#login li a.registrati:hover {
	background-position: bottom;
}

/* fine gestione navigazione menu login */


#header_subtitle {
	position:relative;
	top: 122px;
	left: 500px;
	color:	#000;
	font-size: 11px;
}


#header_insert  {
	position:relative;
	top: 0px;
	left: 300px;
	color: #F0F0F0;
	font-size: 11px;
}

#header_logo  {
	clear:both;
	position:absolute;
	height: 78px;
	width: 244px;
	top: 77px;
	left: 738px;
	color: #F0F0F0;
	font-size: 11px;
}


/* inzio barra di sinistra del sito*/

#sidebar{ 
	width: 245px;
	margin-right: 5px;
	float: left;
	background-image: url(images/bg_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}

#sidebar ul {
    list-style-type: none;
} 

#sidebar li{ 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D5863F;
	font-weight: bold;
	border-bottom: 1px dotted #98B9CF ;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	background: #FDFDFD;
}

#sidebar li a { 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7823D;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
}

 * html #sidebar li a {  /* make hover effect work in IE */
	width: 225px;
}

#sidebar li a:hover {
    background: #ffffcc;
}

#sidebar img{ 
	margin-right: 3px;
	margin-top: 3px;
}

#sidebar small{ 
	color: #4D7D9D;
	font-size:10px;
}

#sidebar > h4 {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;

	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}


#sidebar #evt_listing {
	height: 490px;
	width: 245px;
	overflow: auto;

}

/* fine barra laterale del sito*/


/* inzio barra di sinistra per i clienti*/
#menuadmin{ 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 245px;
	margin-right: 5px;
	float: left;
	background-image: url(images/bg_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}

#menuadmin ul {
    list-style-type: none;
} 

#menuadmin li{ 
	display:block;
	border: none;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	background: #fff;
	color: #4f6b72;
	margin-top: 2px;
	margin-bottom: 2px;
}

#menuadmin li a { 
	display: block;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:28px;
	line-height:28px;
	margin-left: 10px;
	width: 230px;
	color: #1B6D7C; 
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}


#menuadmin li a:hover {
    background: #F5FAFA;
	color: #D7823D;
}

#menuadmin > h4 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	text-transform: uppercase;
	text-align: left;
	padding: 8px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

#menuadmin > p{ 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f6b72;
	height:450px;
	line-height:20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #EFEDED;
	background: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
	padding:10px;
}


#baloon {
	/* xxxbackground: #FFFDEB; */
	height: 200px;
	border: 1px solid #CBD99C;
	padding: 5px;

}


/* fine */	


#testo_fondo{	/* testo "Per sapere come inserire eventi su questo sito, clicca qui" vedere di spostarlo da una altra parte.  */	
	clear: both;
	/* xxxheight: 80px; */
	/* xxxbackground: #99CCFF; */
	text-align: center;
	font-size: 11px;
	/* xxxpadding: 10px; */
}



/* inzio gestione form */
form {
	font-size: 10px;
	line-height: 18px;
	width: 92%;
	padding-left: 35px;
}

form label {
	display: block;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: normal;
	height:35px;
}

form fieldset {
	border: 1px solid #CCCCCC;
	padding: 10px;
	}

form legend	{
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;

}

form input {
	float: left;
	font-size: 12px;
	padding: 2px;
	color:#0099FF;
}

form textarea {
	float: left;
	font-size: 12px;
	padding: 2px;
	color:#0099FF;	
}

form select {
	border: 1px solid #CCCCCC;
	margin: 3px;
	float: left;
}

form option {
	background: #fff;

}

form button {
	background: url(images/bg_btn.jpg)  repeat-x bottom;
	border: 1px solid #CBD99C;
	padding: 1px;
	margin-left: 3px;
	cursor: pointer;
	width: 115px;
	text-align: center;
	color: #424252;
	text-decoration: none;
	line-height: 24px;
	height: 28px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}

/* fine gestione form */

/* 
-------------------------------------------------------------------------
gestione colonne 
-------------------------------------------------------------------------
*/
	
ul.single_column  {
	width: 100%;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
    line-height: 24px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
}

ul.single_column li {
	float: left;
	width: 98%;
    margin-left: 1%;
	display: inline;
    border-top:1px dotted #EFEDED;
	margin-bottom:0px;
	margin-top:0px;
}


ul.single_column pre {
	color:#C94646;
	padding: 0px 0px 0px 130px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
}

ul.due_colonne  {
	width: 100%;
	overflow: hidden;
	padding: 10px 0px 0px 0px;
    line-height: 1.8;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
}

ul.due_colonne li {
	float: left;
	width: 48%;
    margin-left: 1%;
	display: inline;
    border-top:1px dotted #EFEDED;
	margin-bottom:0px;
	margin-top:0px;
}

ul.tre_colonne {
	width: 100%;
	overflow: hidden;
    padding: 10px 0;
    line-height: 1.8;
}

ul.tre_colonne li{
	float: left;
	width: 32%;
    margin-left: 1%;
	display: inline;
    border-bottom:1px dotted #EFEDED;
	}

ul.lileft li {
	text-align: left;
}	

ul.liright li {
	text-align: right;
}	





/*
--------------------------------------------------------
*/


.input120 input {
	width: 120px;
	border: 1px solid #CBD99C;
	padding: 5px 2px;
	margin: 3px;
	background: url(images/bg_input.png)  repeat-x bottom;
}

.input120 label.error {
	width: 160px;
	height: 16px;
	color: #c00;
	background: url(images/message_error.gif) left center no-repeat;
	text-align: left;
	font-size: 12px;
	margin-left: 5px;
	padding: 4px 0px 0px 25px;
	font-weight: bold;
}

.input449 input   {
	width: 449px;
	padding: 5px 2px;
	border: 1px solid #CBD99C;
	margin: 3px;
	background: url(images/bg_input.png)  repeat-x bottom;
}


.input449 textarea {
	width: 449px;
	height:70px;
	line-height:17px;
	border: 1px solid #CBD99C;
	margin: 3px;
	background: url(images/bg_input.png)  repeat-x bottom;
}


.input449 label.error {
	width: 430px;
	height: 16px;
	color: #c00;
	background: url(images/message_error.gif) left center no-repeat;
	text-align: left;
	font-size: 12px;
	margin-left: 5px;
	padding: 4px 0px 0px 25px;
	font-weight: bold;
}


.input0 input { 
	border: 0px;
	width: 30px;
}


.select130 select {
	width:130px;
	padding: 5px 2px;
	border: 1px solid #CBD99C;
	margin: 3px;
	background: url(images/bg_input.png)  repeat-x bottom;
}

.select310 select {
	width:310px;
	padding: 5px 2px;
	border: 1px solid #CBD99C;
	margin: 3px;
	background: url(images/bg_input.png)  repeat-x bottom;

}


.label120 label {
	width: 120px;
}

.label160 label {
	width: 160px;
}

.label170 label {
	width: 170px;
}

.label180 label {
	width: 180px;
}

.label220 label {
	width: 220px;
}

.label300 label {
	width: 300px;
}




/*
=Navigation
*/



/******* inizio tab di navigazione orizzontale ********/
#top-menu {
	position:absolute;
	top: 88px; 
	/* xxxleft: 522px; */
}

#top-menu ul{
	list-style: none;
	padding: 0px;
	margin: 0px;

}
#top-menu ul li {
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;

}
#top-menu ul li a {
	margin: 0px;
	background: url(images/tabs_top.png);
	display: block;
	width: 113px;
	text-align: center;
	color: #000;
	text-decoration: none;
	line-height: 29px;
	height: 27px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
#top-menu ul li a:hover {
	color: #4B732A;
	background-position: bottom;
}


