/************************************/
/****                            ****/
/****    main.css by Parad0x     ****/
/****                            ****/
/************************************/


/************************************/
/*      //General Formating//       */
/************************************/
body {
	font-size: 10pt;
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica;
	background: #FFFFFF;
	color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #6A9B9F;
	scrollbar-shadow-color: #393F4E;
	scrollbar-highlight-color: #ABD3D2;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #393F4E;
	scrollbar-arrow-color: #ABD3D2;
	/*cursor:url(cur.cur);*/}

.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.genmod { font-size : 10px; color : #FFFF00; }
.genlarge { font-size : 13px; }
.gen,.genmed,.gensmall { color : #000000; text-decoration: none; }

a.gen,a.genmed,a.gensmall { color: #CC9900; text-decoration: none; }
a.gen:visited,a.genmed:visited,a.gensmall:visited { color: #FFCC00; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FFFFCC; text-decoration: none; }
a.genmod { text-decoration: none; color : #FFFF00; }
a.genmod:link   { text-decoration: none; color : #FFFF00; }
a.genmod:visited { text-decoration: none; color : #FFFF00; }
a.genmod:hover	{ text-decoration: underline; color : #FFFF00; }

text {font-size: 12pt; font-family: Arial; background: #000000; color: #F5F5F5;}

h1 {font-size: 18pt;}
h2 {font-size: 16pt;}
h3 {font-size: 14pt;}
h1, h2, h3 {
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica;
	background: #FFFFFF;
	color: #000000;}

P { font-size: 12pt; font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica;}

.smfancy {font-size: 12pt;}
.fancy {font-size: 18pt;}
.medfancy{font-size: 24pt; font-weight: bold;}
.bigfancy{font-size: 36pt; font-weight: bold;}
.smfancy, .fancy, .medfancy, .bigfancy {
	background: #FFFFFF;
	color: #000000;
	font-family: Edwardian Script ITC, Lucida Handwriting, Radagund, cursive;}

.copyright {
	font-size: 8pt;
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica;
	background: #FFFFFF;
	font-weight: normal;
	color : #000000;
	letter-spacing: 0px;}

a.copyright { color: #000000; text-decoration: none;}
a.copyright:link { color : #000000; text-decoration: none;}
a.copyright:visited { color : #000000; text-decoration: none;}
a.copyright:hover { color: #C00000; text-decoration: underline;}

.copyright a:hover{
	font-size: 8pt;
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica;
	background: #FFFFFF;
	color: #447B82;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;}


/************************************/
/*            //Linkage//           */
/************************************/
a:link
{
	color: #447B82;
	font-weight: bold; 
	text-decoration: none;
}

a:visited
{
	color: #447B82;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #C00000;
	/*cursor:url(link2.cur); */
	font-weight: bold;
	text-decoration: underline;
}

a.button, a.button:visited
{
	padding: 1px 0 1px 0;
	border: 2px  raised ThreeDFace;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica;
	line-height: normal !important;
	text-align: start;
	text-transform: none;
	font-weight : bold;
	cursor: hand;
}

a.button:hover
{
	padding: 1px 0 1px 0;
	border: 2px  raised ThreeDFace;
	background-color: #eb2200;
	color: #000000;
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica;
	line-height: normal !important;
	text-align: start;
	text-transform: none;
	font-weight : bold;
	cursor: hand;
}






.mainmenu		{ font-size : 11px; color : #CC9900; }
a.mainmenu		{ text-decoration: none; color : #CC9900;  }
a.mainmenu:visited { text-decoration: none; color : #CC9900; }
a.mainmenu:hover{ text-decoration: none; color : #FFFFCC; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 14px ; letter-spacing: 1px; color : #FFCC00}
a.cattitle		{ text-decoration: none; color : #FFCC00; }
a.cattitle:visited { text-decoration: none; color : #FFCC00; }
a.cattitle:hover{  color: #FFFFCC; text-decoration: none; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #CC9900; }
a.forumlink 	{ text-decoration: none; color : #CC9900; }
a.forumlink:visited { text-decoration: none; color : #CC9900; }
a.forumlink:hover{ text-decoration: none; color : #FFFFCC; }


/* 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 : #FFCC00;}
a.nav			{ text-decoration: none; color : #FFCC00; }
a.nav:visited { text-decoration: none; color : #FFCC00; }
a.nav:hover		{ text-decoration: none; color : #FFFFCC; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #CC9900; }
a.topictitle:link   { text-decoration: none; color : #FFFFCC; }
a.topictitle:visited { text-decoration: none; color : #FFFFCC; }
a.topictitle:hover	{ text-decoration: underline; color : #FFFFCC; }


/************************************/
/*            //Tables//            */
/************************************/
table
{
	font-size: 12pt;
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica;
}

td {
	font-size: 12pt;
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica;
}

th {
	font-size: 14pt;
	font-weight: bold;
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica;
} 

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #000000; }
td.row2	{ background-color: #212121; }
td.row3	{ background-color: #000000; }
td.row4	{ background-color: #000000; }
td.spacerow{background:#343434}

td.rowpic {
		background-color: #000000;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the black gradient backgrounds */
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-color:#000000; border: #FFCC66; border-style: solid; height: 28px;
}

th.cathead	{
	color: #CC9900; font-size: 14px; font-weight : bold;
	background-color: #000000; height: 25px;
	background-image: url(images/cellpic12.gif);
}
/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
*/
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: #FFCC66; border-style: solid; height: 25px; }
td.row3Right,td.spaceRow {
	background-color: #000000; border: #FFCC66; border-style: solid; }

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; }


/************************************/
/*             //Forms//            */
/************************************/
input
{
	padding: 1px 0 1px 0;
	border: 2px  raised ThreeDFace;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica;
	line-height: normal !important;
	text-align: start;
	text-transform: none;
	cursor: text;
}

.button
{
	padding: 1px 0 1px 0;
	border: 2px  raised ThreeDFace;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica;
	line-height: normal !important;
	text-align: start;
	text-transform: none;
	font-weight : bold;
	cursor: hand;
}

.button:hover
{
	padding: 1px 0 1px 0;
	border: 2px  raised ThreeDFace;
	background-color: #eb2200;
	color: #000000;
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica;
	line-height: normal !important;
	text-align: start;
	text-transform: none;
	font-weight : bold;
	cursor: hand;
}

.button2
{
	padding: 1px 0 1px 0;
	border: 2px  raised ThreeDFace;
	border-color: #ABD3D2;
	background-color: #6A9B9F;
	color: #000000;
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica;
	font-size: 8pt;
	line-height: normal !important;
	text-align: start;
	text-transform: none;
	font-weight : bold;
	cursor: hand;
}

.button2:hover
{
	padding: 1px 0 1px 0;
	border: 2px  raised ThreeDFace;
	border-color: #ABD3D2;
	background-color: #eb2200;
	color: #000000;
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica;
	font-size: 8pt;
	line-height: normal !important;
	text-align: start;
	text-transform: none;
	font-weight : bold;
	cursor: hand;
}

select
{
	/*font-weight: bold; */
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica;
	background-color: #FFFFFF;
	margin: 0;
	border-color: #FFFFFF;
	line-height: normal !important;
	white-space: nowrap;
	text-align: start; 
	cursor: text;
	border-width: 2px !important;
	border-style: inset !important;
}

/* The main submit button option */
input.mainoption {
	cursor: url(images/link2.cur); 
	background-color : #000000;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	cursor: url(images/link2.cur); 
	background-color : #000000;
	font-weight : normal;
}


/************************************/
/*             //Misc//             */
/************************************/
.blackscrolls
{
	scrollbar-base-color: #000000;
	scrollbar-face-color: #6A9B9F;
	scrollbar-shadow-color: #393F4E;
	scrollbar-highlight-color: #ABD3D2;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #393F4E;
	scrollbar-arrow-color: #ABD3D2;
}

.cta {
	color: #000000;
	background: #FFFFFF;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #6A9B9F;
	scrollbar-shadow-color: #393F4E;
	scrollbar-highlight-color: #ABD3D2;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #393F4E;
	scrollbar-arrow-color: #ABD3D2;
}

.cta2 {
	color: #000000;
	background: #fff68f;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #6A9B9F;
	scrollbar-shadow-color: #393F4E;
	scrollbar-highlight-color: #ABD3D2;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #393F4E;
	scrollbar-arrow-color: #ABD3D2;
}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #000000; border: 1px #212121 solid; }

/* This is the outline round the main forum tables */
/* .forumline	{ background-color: #000000; border: 2px #212121 solid; } */
.forumline	{ background-color: #dcdcdc; border: 1px #5F5F5F solid; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #FFCC00;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #FFFFCC; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; color: #000000;}
a.postlink:link	{ text-decoration: none; color : #FFCC00; }
a.postlink:visited { text-decoration: none; color : #FFCC00; }
a.postlink:hover { text-decoration: none; color : #FFFFCC; }


/* News Code Menu */
.newslink { font-size : 10px; color: #FFFFCC;}
a.newslink { text-decoration: none; color : #FFCC00; }
a.newslink:link	{ text-decoration: none; color : #FFCC00; }
a.newslink:visited { text-decoration: none; color : #FFCC00; }
a.newslink:hover { text-decoration: none; color : #FFCC00; }


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #00CC33;
	background-color: #616161; border: #BFBFBF; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.code2 {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #00CC33;
	background-color: #FFFFFF; border: #BFBFBF; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 125%;
	background-color: #616161; border: #BFBFBF; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
/*
input,textarea, select {
	color : #FFFFCC;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #FFFFCC;
} 
*/
/* The text input fields background colour 
input.post, textarea.post, select {
	background-color : #000000;
}

input { text-indent : 2px; }
*/
/* The buttons used for bbCode styling in message post 
input.button {
	cursor: url(images/link2.cur); 
	background-color : #000000;
	color : #FFFFCC;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/

.sprank
{
Filter: Glow(Color=red, Strength=1)
}
/* 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: #212121; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("./includes/formIE.css");