/*
  The original subSilver Theme for phpBB version 2+
*/
body {
    color:#8C8C8C;
	background-color: #020405; 
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: none; color : #4FDCFF; }
hr	{ height: 0px; border: solid #000000 0px; border-top-width: 0px;}
.bodyline	{ background-color: #000000; border: 0px #98AAB1 solid; }
.forumline	{ background-color:#000000; border: 0px #2B426E solid; }
td.row1	{ background-color: #141C2B; }
td.row2	{ background-color: #101924; }
td.row3	{ background-color: #141D2E; }
td.rowpic {
		background-color:#020405;
		background-image: url(images/cellpic1.gif);}
th	{
	color: #4FDCFF; font-size: 11px; font-weight : bold;
	background-color: #020405; height: 25px;
	background-image: url(images/cellpic3.gif);}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#020405; border: #000000; border-style: solid 0px; height: 28px;}
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: #000000; border-style: solid 0px; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #000000; border-style: solid 0px; }
th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;}
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #FFFCCC; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #4FDCFF; text-decoration: none; }
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: none; }
.forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: none; color : #4FDCFF; }
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: none; color : #4FDCFF; }
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: none;}
input
{
background-color: #020405;
border: solid 1px #006699;
color: #D1D7DC;
}
textarea
{
background-color: #020405;
border: solid 1px #006699;
color: #D1D7DC;
}
select
{
background-color: #020405;
border: solid 1px #006699;
color: #D1D7DC;
}
a img
{
border: none;
}
li.info
{
font-size : 10px;
color:#009500;
font-weight: bold;
list-style-image:url(images/notice.gif);
}
li.warn
{
font-size : 10px;
color: #CC0000;
font-weight: bold;
list-style-image: url(images/Warning.png);
}
.impt
{
color: #A9B8C2;
font-weight: bold;
font-size:11px;
}
h1, h3, h2, h4, h5, h6
{
color : #FFFCCC; 
}

.liensmenu
{
font-size: 14px;
text-decoration: none;
}

a
{
text-decoration: none;
}


.redflag{
width: 90%;
height: auto;
padding: 10px;
margin: 10px; 
border: 1px dashed #A23C00;
color: #9F0002;
background-color: #101924;
font-size:11px;
}

.normalflag{
width: 90%;
height: auto;
padding: 10px;
margin: 10px; 
border: 1px dashed #AA85BB;
color: #707070;
background-color: #101924;
font-size:11px;
}
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
