 /* General page style. The scroll bar colours only visible in IE5.5+ */

body {

	background-color: #FEFAED;

	scrollbar-face-color: #339966;

	scrollbar-highlight-color: #ffffff;

	scrollbar-shadow-color: #669966;

	scrollbar-3dlight-color: #999966;

	scrollbar-arrow-color:  #000000;

	scrollbar-track-color: #FEF8E2;

	scrollbar-darkshadow-color: #003300;

}



/* General font families for common tags */

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color: #333333;}

a:link,a:active,a:visited { color : #333333; text-decoration: underline;}
a:hover		{ text-decoration: none; color : #000000; }

a.chi:link,a.chi:active,a.chi:visited { color : #CC9900; text-decoration: none; font-weight: bold;}
a.chi:hover		{ text-decoration: underline; color : #000000; font-weight: bold;}

a.ser:link,a.ser:active,a.ser:visited { color : #BBCC00; text-decoration: none; font-weight: bold;}
a.ser:hover		{ text-decoration: underline; color : #000000; font-weight: bold;}

a.prod:link,a.prod:active,a.prod:visited { color : #339966; text-decoration: none; font-weight: bold;}
a.prod:hover		{ text-decoration: underline; color : #000000; font-weight: bold;}

a.nws:link,a.nws:active,a.nws:visited { color : #CB2F01; text-decoration: none; font-weight: bold;}
a.nws:hover		{ text-decoration: underline; color : #000000; font-weight: bold;}

a.back:link,a.back:active,a.back:visited { color : #333333; text-decoration: underline; font-weight: bold;}
a.back:hover		{ text-decoration: none; color : #000000; font-weight: bold;}



/* Main table cell colours and backgrounds */

td.home	{ background-image:url("img/home/sfondo.jpg"); background-position:center center; background-repeat:no-repeat; }
td.interno { background-image:url("img/home/sfondo.jpg"); background-position:top center; background-repeat:no-repeat; }
table.nascosto { border-style: dotted; border-color: #FEFAED;}
td.trattino { border-style: dotted; border-color: #666666; background-color: #FFFFFF}


/* Forum category titles */

.cattitlechi		{ font-weight: bold; font-size: 11px ;  color : #CC9900}
.cattitleser		{ font-weight: bold; font-size: 11px ;  color : #BBCC00}
.cattitleprod		{ font-weight: bold; font-size: 11px ;  color : #339966}
.cattitlenws		{ font-weight: bold; font-size: 11px ;  color : #CB2F01}
.cattitleback		{ font-weight: bold; font-size: 11px ;  color : #CB2F01}

.cattitle		{ font-weight: bold; font-size: 11px ;  color : #339966}

a.cattitle		{ text-decoration: none; color : #006699; }

a.cattitle:hover	{ text-decoration: underline; color : #CC0000;}



/* Forum category titles */

.cattitle2		{ font-weight: bold; font-size: 11px ; color : #99cc99}

a.cattitle2		{ text-decoration: none; color : #006699; }

/* Forum category titles */

.cattitle3		{   font-size: 11px ; color : #003333}

a.cattitle3		{ text-decoration: none; color : #006699; }

a.cattitle3:hover{ text-decoration: none; }

a.cattitle3:hover{ text-decoration: none; }



/* Form elements */

input,textarea, select {

	color : #000000;

	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

	border-color : #666666;
	
	

}



/* The text input fields background colour */

input.post, textarea.post, select {

	background-color : #FFFFFF;

	border: 1px solid;

}



input { text-indent : 2px; }



/* The buttons used for bbCode styling in message post */

input.button {

	background-color : #EFEFEF;

	color : #000000;

	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;

}



/* The main submit button option */

input.mainoption {

	background-color : #FAFAFA;

	font-weight : bold;

}



/* None-bold submit button */

input.liteoption {

	background-color : #FAFAFA;

	font-weight : normal;

}



/* This is the line in the posting page which shows the rollover

  help line. This is actually a text box, but if set to be the same

  colour as the background no one will know ;)

*/

.helpline { background-color: #DEE3E7; border-style: none; }





/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */

@import url("formIE.css");




/* The largest text used in the index page title and toptic title etc. */

.maintitle { 

			font-weight: normal; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif;

			text-decoration: none; color : #000000;
 } .sfondo {  background-attachment: fixed; background-image: url(img/sfsxsmal.jpg); background-repeat: repeat}
