body{
	font-family: "trebuchet MS", trebuchet, arial, helvetica, sans-serif; 	color: #333333
	}
img{
	border-color: #666666;
}		

form {
	margin: 0px;
	padding: 0px;
	}
.smallbox { 
	font-family: thaoma, arial, helvetica, sans-serif; 
	font-size: 9px;
	border: #333333 solid 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	}
.textbox {
	font-family : arial, verdana, sans-serif;
	font-size : 11px;
	color: #000000;
	background-color: #ffffff;
	border: #333333 solid 1px;
	background: url("images/bkg_field.gif");
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 3px;
	}
.textbox-noedit {
	font-family : arial, verdana, sans-serif;
	font-size : 11px;
	color: #999999;
	background-color: #ffffff;
	border: #333333 solid 1px;
	background: url("images/bkg_field.gif");
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 3px;
	}


.textarea {
	font-family : arial, verdana, sans-serif;
	font-size : 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px inset #94c0de;
	margin-top: 1px;
	margin-bottom: 1px;
	}

.button {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 0 2 0 2;
	border-style: outset;
	border-color: #ffffff #999999 #999999 #ffffff;
	border-width: 1px;
	width:auto;
	cursor: hand;
	background: #fcde79 url("images/bgr_button.gif") repeat-x	scroll right top;
	margin: 1px;
	}
	
/* default text */
.text {
	font-size: 9pt;
	}
.text_help {
	font-size: 11px;
	}
.text_link {
	font-size: 11px;
	background-image: url("images/line-stxt.gif");

	}
.text_link a{
	color: #143984;
}
.text_link a:hover{
	color: #FE6020;
}

.text_dettagli {
	font-size: 12px;
	background-image: url("images/line-des.gif");
	color: #000000;
	}
.text_dettagli a{
	color: #143984;
}
.text_dettagli a:hover{
	color: #FE6020;
}


.credit {
	font-size: 10px;
	text-decoration: none;
	color: #666666
	}

/* small text */
.small { 
	font-family: thaoma, arial, helvetica, sans-serif; 
	font-size: 9px
	
	}

/* top navigation */
.nav-top-bg {  
	}
.nav-top-txt {  
	font-size: 14px; 
	}
.nav-top-txt a {  
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
	}
.nav-top-txt a:hover { 
	color: #FF5A00
	}

/* category navigation */
.nav-back{
	background-color: #999999;
	}
.nav-back a {
	background-color: #003399; 
	}
.nav-back a:hover {
	background-color: #FF5A00;
	}
.navbar-dis {  
	font-size: 11px;  
	font-weight: bold; 
	background-color: #f0f0f0; 
	color: #999999;
	}
.navbar {  
	font-size: 15px;  
	font-weight: bold; 
	background-color: #f0f0f0; 
	color: #003399;
	}
.navbar a { 

	color: #003399;
	}
.navbar a:hover {
	color: #FF5A00;
	}

/*user navigation */
.nav-usermenu-title { 
	font-size: 12px; 
	font-weight: 700; 
	color: #999999
	}
.nav-usermenu-txt {  
	font-size: 12px; 
	color: #4141c0; 
	text-decoration: underline
	}
.nav-usermenu-txt:hover {  
	color: #FE6020; 
	font-size: 12px
	}

/* alternating table rows */
.cell1 {
	font-size: 12px;
	color: #000000;
	height: 30px;
	}
.cell2 {  
	font-size: 12px; 
	color: #000000;
	height: 30px;
	}

/* dialog boxes */
.box-table {  
	border-color: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #dedede
	}

/* titles */
.title-cat {  
	font-size: 18px; 
	color: #333333; 
	}
.title {
	font-size: 13px;
	color: #373737;
	font-weight: bold;
	}
.subtitle {
	font-size: 12px;
	font-weight: 800;
	color: #666666;
	background-color: transparent;
	text-align: center;
}

/* system messages and errors */
.sys-message { 
	color: #C0C0C0; 
	font-size: 9pt;
	}
.error {  
	font-size: 9pt; 
	color: #FF3300; 
	font-weight: bold
	}
.small-msg { 
	font-size: 12px;
	color: #999999
	}

/* statistics and misc. messages */
.stats { 
	color: #779EC4; 
	font-size: 9pt;
	}
.stats-small {  
	color: #808080; 
	font-family: thaoma, arial, helvetica, sans-serif; 
	font-size: 9px;
	}

/* search */
.search-title {  font-size: 12px; font-weight: 800; color: #ffffff; background-color: #666666}
.search-field-lable { font-size: 12px}
.search-advanced {
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.search-bg {
	background-color: #dedede;
	}
.search-table { 
	background-color: #F0F0F0
	}
.search-advanced:hover {
	color: #FF5A00;
}


/* buttons */
.button {
	font-family: thaoma,  arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #f9eeae;
	border: 1px solid #333333;
}
.buttonsmall {
	font-family: thaoma, arial, helvetica, sans-serif;
	font-size: 9px;
	background-color: #f9eeae;
	cursor: hand;
	border: 1px solid #333333;
}

/* float boxes */
.floatbox-table {
	font-size: 12px;
}
.floatbox-title {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-image: url(images/bkg_box.gif);
	text-align: right;
	padding-right: 7px;
}
.floatbox-txt {  
	font-family: Tahoma, arial, helvetica, sans-serif; 
	font-size: 10px
	}
.floatbox-txt  a { 
	color: #000000; 
	text-decoration: none
	}
.floatbox-txt  a:hover {  
	color: #FF5A00; 
	}

.spacing-pad-left {  padding-left: 15px}

/* spacing styles */
.spacing-pad-top-right {  padding-top: 15px; padding-right: 15px}
.spacing-pad-top-left {  padding-top: 15px; padding-left: 15px}
.spacing-pad-left-right { padding-right: 15px ; padding-left: 15px}

/* categories */
.cat {
	font-size: 11pt;
	color: #003399;
	font-weight: bold;
	}
.cat a:hover {  
	color: #FE6020; 
	}
.catsub {

	font-size: 13px;
	color: #003399;
}
.catsub a:hover { 
	color: #FF5A00; 
	}
.catsub_client { font-family: "trebuchet MS", trebuchet, arial, helvetica, sans-serif; font-size: 8pt; color: #003399 }
.catsub_client:hover { color: #FF5A00; font-family: "trebuchet MS", trebuchet, arial, helvetica, sans-serif; font-size: 8pt}
.cat-no { color: #707070; font-family: thaoma, arial, helvetica, sans-serif; font-size: 10px;  }
.cat-desc { color: black; font-family: "trebuchet MS", trebuchet, arial, helvetica, sans-serif; font-size: 9pt; }
.cat-new { color: blue; font-family: "trebuchet MS", trebuchet, arial, helvetica, sans-serif; font-size: 12px; ; vertical-align: super}
.cat-pick {  font-family: "trebuchet MS", trebuchet, arial, helvetica, sans-serif; font-size: 12px; color: #009900; vertical-align: super}
.cats-stats {  color: #707070; font-family: "trebuchet MS", trebuchet, arial, helvetica, sans-serif; font-size: 9pt; }

/* links */
.link { 
	font-weight: bold;
	font-size: 16px;
	color: #003399; 
	}
.link2 { 
	font-weight: bold;
	font-size: 12px;
	color: #003399; 
	}
.link:hover, .link2:hover { color: #FE6020;}
.link-rate { font-size: 12px; color: #006600; text-decoration: none; }
.link-review { font-size: 12px; color: #a27900; text-decoration: none; }
.link-modify { font-size: 10px; color: #333333; text-decoration: none; }
.link-modify:hover{
	background-color: #EFF5FC;
}
.link-div { font-size: 12px; color: #000000; text-decoration: none; }
.link-desc { font-size: 9pt; }
.link-detail { font-size: 8pt; }
.link-new { color: blue; font-size: 9px; ; vertical-align: super}
.link-top { color: red; font-size: 9px; vertical-align: super}
.link-pop { color: #FF9900; font-size: 9px; vertical-align: super}
.link-pick { color: #009900; font-size: 9px; ; vertical-align: super }

/* reviews */
.review { font-size: 9pt;}
.review-detail { color: #707070; font-size: 8pt; }
.review-detail:hover { 
	color: #FE6020; 
}
.bordo-grigio{
	border-color: #777777;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.bordo-blu{
	border-color: #D5E3F2;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.sp-padiglione {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	width: 200px;
	line-height: 18px;
	text-decoration: underline;
}
.sponsor {
	font-size: 11px;
	padding-left: 5px;
	letter-spacing: 1px;
}
.sponsor a{
	color: #003399;
}
.sp-padiglione-large {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	width: 400px;
	line-height: 18px;
	text-decoration: underline;
}
.talk{
	font-size: 12px;
	text-align: justify;
	background-color: #FBFBFB;
	border-left: 5px solid #E1EDF9;
	padding: 10px;
	width: 90%;
}
.copy{
	font-size: 11px;
	text-align: justify;
	background-color: #FBFBFB;
	border-left: 5px solid #E1EDF9;
	padding: 10px;
	width: 83%;
}
.copy a{
	color: #003399;
}
.fiere{
	font-size: 11px;
	background-color: #FBFBFB;
	border-left: 5px solid #E1EDF9;
	padding: 3px;
}
.fiere a{
	color: #003399;
}
.fiere-data{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #FF0000;
	font-size: 11px;
	padding: 1px;
	background-color: #FFFFFF;
}