/*
	subOracle theme stylesheet
	(c) Oracle, 2004
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
  background-color: #FFFFFF;
  scrollbar-face-color: #F8F8F8;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #F8F8F8;
  scrollbar-3dlight-color: #FCFCFC;
  scrollbar-arrow-color:  #006699;
  scrollbar-track-color: #F0F0F0;
  scrollbar-darkshadow-color: #98AAB1;
  margin: 0;
}

/* General font families for common tags */
font, th, td, p {
	font-family: "Times New Roman";
}
a:link, a:active {
	color : #404040;
}
a:visited {
	color: #505050;
}
a:hover    {
	text-decoration: underline;
	color : #B6B6B6;
}
hr  {
	height: 0px;
	border: 0px solid #D2D2D2;
	border-top-width: 1px;
}


/* This is the border line & background colour round the entire page */
.bodyline {
	background-color: #FFFFFF;
}

/*Colore sfondo parte in alto dove c'è il logo*/
.pageHeader {
	background-color: #FFFFFF;
}
.pageHeaderRight {
	padding: 0 25px;
}

/* This is the padding for the content table - everything not in the header or footer */
.content {
	padding: 3px 10px;
	background-color: #FFFFFF;
}

.forumline_bianco {border: 1px solid #333333;}

/* Sfondo e bordo della tabella principale*/
.forumline {
	background-color: #CCCCCC;
	border: 1px solid #333333;
}

/* Titolo della sezione in alto a sinistra in grande */

.maintitle{color:#000000;font-size:22px;font-style:italic;text-decoration:none;}
.maintitle a{text-decoration:none;font-weight:normal;}
.maintitle a:hover{text-decoration:underline;font-weight:normal;}
.mainthread{font-size:18px;}
.infosezione{padding-left:40px;}
.ele_moderatori{font-size:12px;}


.subtitle {
	color: #555555;
	font: 16px "Times New Roman";
}

/* Styles for the "crumbs" */
.crumbs {
	margin: 10px 0;
	border: 1px solid #C6C6CC;
	background: #F8F8F8;
	padding: 2px 10px;
}


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
    background-color: #DDDDDD;
}

/* Header cells - the blue and silver gradient backgrounds */
th {
  color: #303030;
  font-size: 14px;
  font-weight : bold;
  background-color: #F6F6F6;
}
.catBottom{background-color:#FFFFFF;padding-top:10px;padding-bottom:10px;}

td.cat, td.catHead, td.catSides, td.catLeft, td.catRight {
      background-color:#F0F0F0; border: #FFFFFF; border-style: solid; height: 28px;
}

/* Forum category table and titles */
.catTable {
	margin-bottom: 0px;
}
td.cattitle {
	height: 32px;
	border-bottom: 1px solid #CCCCCC;
	padding: 0;
}
.cattitle {
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 1px;
	color : #000000;
	padding-bottom:10px;
	padding-top:20px;
}

/*linea separatrice*/
.sepa{background-color:#000000;height:1px;width:300px;font-size:1px;}
.riga_nera{background-color:#333333;}
/*Chi ce'è in linea*/

.tit_linea{font-size:14px;font-weight:bold;color:#000000;padding-bottom:10px;}
.tit_linea a{text-decoration:none;color:#000000;}
.tit_linea a:hover{text-decoration:underline;color:#000000;}
.testo_linea{font-size:13px;}

.indice a{font-size:14px;text-decoration:none;font-weight:normal;}
.indice a:hover{font-size:14px;text-decoration:underline;font-weight:normal;}

a.cattitle {
	text-decoration: none;
	color : #222244;
}
a.cattitle:hover{
	text-decoration: underline;
	color: #333355;
}

.seisezione{font-size:14px;font-weight:normal;color:#000000;}
.tit_file_permessi{font-size:17px;font-weight:normal;padding-bottom:5px;}
/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
  height: 29px;
  border-width: 0px 0px 0px 0px;
}
th.thHead, th.thSides, th.thTop, th.thLeft, th.thRight, th.thBottom, th.thCornerL, th.thCornerR {
	font-weight: bold;
	border-color: #FFFFFF;
	border-style: solid;
	height: 25px;
}
td.spaceRow {
	background-color: #D3D9DE;
	border: #FFFFFF;
	border-style: solid;
}
td.row3Right {
	background-color: #FFFFFF;
	border: #FFFFFF;
	border-style: solid;
}
th.thHead, td.catHead {
	font-size: 14px;
	border-width: 1px 1px 0px 1px;
}
th.thSides, td.catSides, td.spaceRow {
	border-width: 0px 1px 0px 1px;
}
th.thRight,td.catRight,td.row3Right   { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft    { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }


/* The largest text used in the index page title and toptic title etc. */
h1, h2 {
	font-weight: bold;
	font-size: 22px;
	font-family: "Times New Roman";
	text-decoration: none;
	line-height : 120%;
	color : #000000;
}


/* General text */
.gen_max{font-size:16px;}
.gen { font-size : 14px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 11px;letter-spacing: 1px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen, a.genmed, a.gensmall {
	color: #404040;
	text-decoration: none;
}
a.gen:hover, a.genmed:hover, a.gensmall:hover, .gen a:hover, .genmed a:hover, .gensmall a:hover {
	color: #909090;
	text-decoration: underline;
}


/* The register, login, search etc links at the top of the page */
.mainmenu {
	background-color:#FFFFFF;
	border-top:1px solid;
	border-bottom:1px solid;
	padding: 5px;
	font-size : 13px;
}
.mainmenu a {
	text-decoration: none;
}
.mainmenu a:hover {
	text-decoration: underline;
	color: #909090;
}



/* Titoli dei forum in index.php*/

.forumlink {font-weight:normal;font-size:17px;color:#000000;}
a.forumlink {text-decoration: none;color :#000000;}
a.forumlink:hover{text-decoration: underline;color:#A0A0A0;}


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav {
	font-weight: bold;
	font-size: 12px;
	color : #000000;
}
a.nav {
	text-decoration: none;
	color : #404040;
}
a.nav:hover {
	text-decoration: underline;
}
.nav_topic{
  font-size:14px;
  color:#333333;
}
a.nav_topic{
text-decoration:underline;
}
a.nav_topic:hover{
text-decoration:underline;
color: #999999;
}

.nav_indietro{
  font-size:14px;
  color:#333333;
}
a.nav_indietro{
text-decoration:none;
color : #404040;
}
a.nav_indietro:hover{
text-decoration:underline;
}

/* titles for the topics: could specify viewed link colour too */

a.topictitle {font-size:18px;color:#000000;font-weight:normal;text-decoration:none;}
a.topictitle:hover{font-size:20px;color:#000000;font-weight:normal;text-decoration:none;}
.nuovo_argo{padding-top:10px;padding-bottom:10px;}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name {font-size:16px;color:#000000;}

/* Location, number of posts, post date etc */
.postdetails {
	font-size : 12px;
	color : #000000;
}
.post_subject{font-size:16px;background-color:#FFFFFF;padding-left:3px;padding-top:3px;}
/* The content of the posts (body of text) */
.postbody {
	font-size : 14px;
}
a.postlink:link {
	text-decoration: none;
	color : #404040;
}
a.postlink:visited {
	text-decoration: none;
	color : #505050;
}
a.postlink:hover {
	text-decoration: underline;
	color : #A0A0A0;
}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 13px;
	color: #111111;
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-style: solid;
	border-left-width: 1px;
	border-width: 1px;
}

.quote {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #444444;
	line-height: 125%;
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-style: solid;
	border-width: 1px;
}


/* Copyright and bottom info */
.footer {
	background-color: #FFFFFF;
}
.copyright {
	font-size: 12px;
	font-family: "Times New Roman";
	color: #444444;
}
a.copyright {
	color: #444444;
	text-decoration: none;
}
a.copyright:hover {
	color: #000000;
	text-decoration: underline;
}


/* Form elements */
input, textarea, select {
  color : #000000;
  font: normal 13px "Times New Roman";
  border-color : #E0E0E0;
  border-width: 1px;
}

/* The text input fields background colour */
input.post, textarea.post, select {
  background-color : #FFFFFF;
}
textarea {
	border: 1px solid #E0E0E0;
}

input {
	text-indent : 2px;
	border: 1px solid #E0E0E0;
	background-color: #F8F8F8;
}
iframe {
	border: 1px solid #E0E0E0;
}

/* The buttons used for bbCode styling in message post */
input.button {
  background-color : #EFEFEF;
  color : #000000;
  font-size: 13px; font-family: "Times New Roman";
}

/* The main submit button option */
input.mainoption {
  background-color : #F6F6F6;
  font-size:17px;
  font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
  background-color : #FAFAFA;
  font-size:17px;
  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: #F6F6F6;
	border-style: none;
}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

/* mozilla only styles */
a {
	-moz-outline: 0px none gray;
}
table.crumbs {
	-moz-border-radius: 10px;
}

.nome_campo{font-size:15px;font-weight:bold;padding-top:10px;padding-bottom:5px;padding-left:5px;}
.foto_avviso{font-size:15px;font-weight:normal;padding-bottom:15px;}
.foto_avviso a{text-decoration:underline;font-weight:bold;color:#000000;}
.foto_avviso a:hover{text-decoration:none;font-weight:bold;color:#000000;}
.foto_commento_postata{padding-bottom:5px;font-size:12px;}

