a:link, a:visited, a:active { color: #000000; text-decoration: none; }
a:hover { color: #D69900; text-decoration: underline; }
body {
	background-color: #c4c447; 
/*	background-image:url(images/sfondoNATALE.gif);  */
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
	text-align: center;
}
img { border: 0px; }
table, td, tr, input, select { color: Black; font-family: Verdana, sans-serif; font-size: 11px; }
.blacktext { color: #000000; }
.botcontent { background-color: #E9E9E9; height: 8px; text-align: right; }
.botnav { background-color: #E9E9E9; height: 8px; text-align: left; }
.comments { font-size: 10px; line-height: 16px; text-align: right; }
.comments a:link, .comments  a:visited, .comments :active { color: #D69900; font-weight: bold; text-decoration: none; }
.comments a:hover { color: Black; text-decoration: none; }
.content { background-color: #E9E9E9; padding-left: 8px; padding-right: 8px; vertical-align: top; width: 598px; }
.date { color: #9A9A9A; font-size: 10px; }
.footer {
	background-image: url(images/footer_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 10px;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
}
.footer a:link, .footer  a:visited, .footer :active { color: #FFFFFF; text-decoration: none; }
.footer a:hover { text-decoration: underline; }
.leftmargin, .rightmargin { width: 8px; }
.logoarea { background-color: #4E4E4E; background-image: url(images/logoarea_bg.gif); height: 87px; width: 780px; }
/* .logoarea { background-color: #4E4E4E; background-image: url(images/logoarea_bgNATALE.gif); height: 87px; width: 780px; } */

.middlemargin { background-color: #9A9A9A; background-image: url(images/middlemargin_bg.gif); width: 8px; }
.nav { background-color: #E9E9E9; color: #9A9A9A; padding-left: 8px; padding-right: 2px; vertical-align: top; width: 178px; }
.nav a:link, .nav  a:visited, .nav :active { text-decoration: none; }
.nav a:hover { color: #D69900; text-decoration: underline; }
.news { vertical-align: top; width: 385px; }
.main2 { vertical-align: top; width: 100%; }
.recent { padding-left: 8px; vertical-align: top; width: 188px; }
.recentlinks { font-size: 10px; }
.recentlinks a:link, .recentlinks  a:visited, .recentlinks :active { color: Black; text-decoration: none; }
.recentlinks a:hover { color: #D69900; font-size: 10px; text-decoration: underline; }
.reviewnav { border-bottom-color: #9A9A9A; border-bottom-style: solid; border-bottom-width: 1px; font-size: 11px; font-weight: bold;  width: 55%;  padding-bottom: 3px; }
.reviewnav a:link, .reviewnav  a:visited, .reviewnav :active { color: #D69900; text-decoration: none; }
.reviewnav a:hover { color: Black; }
.topcontent { background-color: #E9E9E9; background-image: url(images/container_bgt.gif); height: 8px; text-align: right; }
.topnav { background-color: #E9E9E9; background-image: url(images/container_bgt.gif); height: 8px; text-align: left; }
#container { background-color: #8A8A8A; border: 1px solid #363636; margin-left: auto; margin-right: auto; text-align: left; width: 780px; }
#section { color: #D69900; font-size: 11px; font-weight: bold; }
#section a:link, #section  a:visited, #section :active { color: #D69900; text-decoration: none; }
#section a:hover { color: Black; }
input { border: 1px solid #363636; }
select { border: 1px solid #363636; }
.imgBordo { border: 1px solid #363636; }
.box { padding-left: 8px; padding-right: 8px; vertical-align: top;}
label { font-weight: bold;}

.alert {
	padding-left:35px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#FF0000;
	font-weight:bold;
	font-style:italic;
	border: 1px dashed #FF0000;
	background-image: url(images/icoAlert.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.Ok {
	padding-left:40px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
	border: 1px dashed #6BAF00;
	background-image: url(images/icoOk.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 10px;
}

/* new2009 */
/* form elements */
form {
	margin:10px; padding: 0 5px;
/*	border: 1px solid #f2f2f2; */
}
label {
	display:block;
	font-weight:bold;
	margin:3px 0;
}

input {
	padding:2px;
	border:1px solid #CFCFCF;
	font: normal 1em Verdana, sans-serif;
	color:#777;
  background:#ffffff url(images/inputBg.gif) top left no-repeat;
}

input:hover, textarea:hover, select:hover {
  border:1px solid #888888;
}

textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #CFCFCF;
	height:100px;
	display:block;
	color:#777;
  background:#ffffff url(images/inputBg.gif) top left no-repeat;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #cc6666;
	border: none;
}

select {
	padding:2px;
	border:1px solid #CFCFCF;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
fieldset {border:0;margin:0; padding:0;clear:both;}
fieldset.imposta_ricerca {float:right; padding:0 10px 0 0;}
fieldset.imposta_ricerca label {font-weight:bold; margin:0 0 0 15px;}
fieldset.imposta_ricerca select {margin:0 3px 0 3px;   background:#ffffff url(inputBg.gif) top left no-repeat;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 130%;	
}
h2 {
	font-size: 120%;
	text-transform: uppercase;
	color: #6EAD00;
	padding: 10px;
}
h3 {
	font-size: 120%;
	color: #666666; 
}
.linearicerca {width:auto; margin:1px auto 0 auto;background: url(images/riga2.gif) bottom center repeat-x; font-size:1px; height:1px; clear:both}
.testofont {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: black;
}
.testofontfooter {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #FFF;
}
/* search form */
.searchform {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 3;
	width: 160px;
	height:40px;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 100px;
	color: #777; 
	height: 14px;
	padding: 0px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
}
.searchform input.button {
	width: 40px;
	height: 18px;
	padding: 0px 5px;
	vertical-align: top;
}
/* search form top */
.searchformtop {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 3;
	width: 450px;
	height:40px;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
}
.searchformtop p { margin: 0; padding: 0; }
.searchformtop input.textbox { 
	width: 100px;
	color: #777; 
	height: 14px;
	padding: 0px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
}
.searchformtop input.button {
	width: 40px;
	height: 18px;
	padding: 0px 5px;
	vertical-align: top;
}
/* livevalidation  */
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}
.LV_valid {
    color:#00CC00;
}
.LV_invalid {
    color:#CC0000;
}
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}


.imgover:hover{
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}


/* Menu */
ul#topnav {
	margin: 0; padding: 0;
	list-style: none;
	float: left;
	width: 120px; /* width menu */
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0; margin-bottom:2px;
}
ul#topnav a {
	float: left;
	display: block;
	height: 24px; /*--Specify height of navigation--*/
	text-indent: -99999px; /*--Shoot the text off the page--*/
	background-position: left top;
}
ul#topnav a:hover {
	background-position: left -24px;
}
/* pulsanti */
ul#topnav li.home a {
	background-image: url(images/m_home.png);
	width: 120px;
}
ul#topnav li.chisiamo a {
	background-image: url(images/m_chisiamo.png);
	width: 120px;
}
ul#topnav li.dovesiamo a {
	background-image: url(images/m_dovesiamo.png);
	width: 120px;
}
ul#topnav li.biglietteria a {
	background-image: url(images/m_biglietteria.png);
	width: 120px;
}
ul#topnav li.tessera a {
	background-image: url(images/m_tessera.png);
	width: 120px;
}
ul#topnav li.convenzioni a {
	background-image: url(images/m_convenzioni.png);
	width: 120px;
}
ul#topnav li.carrello a {
	background-image: url(images/m_carrello.png);
	width: 120px;
}
ul#topnav li.ricerca a {
	background-image: url(images/m_ricerca.png);
	width: 120px;
}
ul#topnav li.ordini a {
	background-image: url(images/m_ordini.png);
	width: 120px;
}
ul#topnav li.documenti a {
	background-image: url(images/m_documenti.png);
	width: 120px;
}
ul#topnav li.logout a {
	background-image: url(images/m_logout.png);
	width: 120px;
}
#home li.home a,
#chisiamo li.chisiamo a,
#dovesiamo li.dovesiamo a,
#biglietteria li.biglietteria a,
#tessera li.tessera a,
#convenzioni li.convenzioni a,
#carrello li.carrello a,
#ricerca li.ricerca a,
#ordini li.ordini a,
#documenti li.documenti a,
#logout li.logout a
{
	background-position: left bottom;
}
/* Fine Menu */
