@charset "utf-8";
/* CSS Document */

font,th,td,p { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-top:0px; 
	margin-top:0px; 
	padding-bottom:0px; 
	margin-bottom:0px;
}

hr { 
	height: 0px; 
	border: solid #D1D1D1 0px; 
	border-top-width: 1px;
}

.bodyline { 
	background-color: #FFFFFF; 
	border: 0px #98AAB1 solid; 
}

.forumline	{ 
	background-color: #FFFFFF;
	border: 0px #006699 solid;
}

td.row1	{ 
	background-color: #EEEEEE; 
}
td.row2	{ 
	background-color: #E4E4E4; 
}
td.row3	{ 
	background-color: #D1D1D1; 
}

td.rowpic {
	background-color: #FFFFFF; 
	border: 0px;
	background-image: url('/images/site_tmp/sf_open_bianco.jpg');
	background-repeat: repeat-y;
}

th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #C1C1C1; 
	height: 25px;
	background-image: url('/images/site_tmp/sf_open_grigio.gif');
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url('/images/site_tmp/sf_open_bianco.jpg');
	background-color:#D1D1D1; 
	border: #FFFFFF; 
	border-style: solid; 
	height: 25px; 
	border: 0px;
}

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: #FFFFFF; 
	border-style: solid; 
	height: 25px; 
	border: 0px;
}

td.row3Right,td.spaceRow {
	background-color: #D1D1D1; 
	border: #FFFFFF; 
	border-style: solid;
}

th.thHead,td.catHead { 
	font-size: 11px; 
	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;
}

.thTop {
	border-width: 1px 0px 0px 0px; 
}

.thCornerL{ 
	border-width: 1px 0px 0px 1px;
}

.thCornerR {
	border-width: 1px 1px 0px 0px;
}

.maintitle	{
	font-weight: bold; 
	font-size: 14px; 
	font-family: Tahoma, "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	line-height : 150%; 
	color : #000000;
}

/* General text */
.frm_title {
font-family: tahoma,arial,helvetica;
font-size: 13px;
color: #303030;
line-height: 15px;
text-decoration: none;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
}
.frm_title a:link { color:#303030; text-decoration:none; }
.frm_title a:visited { color:#303030; text-decoration:none; }
.frm_title a:active { color:#303030; text-decoration:none; }
.frm_title a:hover { color:#303030; text-decoration:underline; }

.gen { font-size : 11px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #000000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #E90000; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: normal; font-size: 11px ; letter-spacing: 2px; color : #000000; margin-left:5px;}
a.cattitle		{ text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 11px; color : #000000; }
a.forumlink 	{ text-decoration: none; color : #000000; }
a.forumlink:hover{ text-decoration: underline; color : #E90000; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #666666; }
a.topictitle:hover	{ text-decoration: underline; color : #E90000; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }
a.postdetails:link   { text-decoration: none; color : #000000; }
a.postdetails:visited { text-decoration: none; color : #000000; }
a.postdetails:hover	{ text-decoration: underline; color : #E90000; }

/* The content of the posts (body of text) */
.postbody { font-size:11px; line-height:15px;}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 100%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #919191; letter-spacing: 0px; line-height:12px;}
a.copyright		{ color: #919191; text-decoration: none;}
a.copyright:hover { color: #919191; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

.textareapost{
	width:582px;
	border:0px solid #424242;
	margin-top:3px;
	padding-left:5px;
	margin-bottom:3px;
	margin-left:2px;
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 10px; font-family: Tahoma, 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; }

