/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #000000;
   SCROLLBAR-FACE-COLOR:rgb(0,0,200);
   SCROLLBAR-ARROW-COLOR:rgb(0,255,255);
   SCROLLBAR-TRACK-COLOR:rgb(0,0,0);
   scrollbar-3dlight-color:rgb(0,0,255);
   SCROLLBAR-HIGHLIGHT-COLOR:rgb(0,0,225);
   SCROLLBAR-SHADOW-COLOR:rgb(0,0,127);
   scrollbar-darkshadow-color:rgb(0,0,100);
}


a.menu{text-decoration: none;color:blue;font-family: Verdana;}
a.menu:hover{text-decoration: none;color:blue;font-family: Verdana}
a.menu:visited {text-decoration: none;color:blue;font-family: Verdana}
a.menu:active {text-decoration: none; color:blue; font-family: Verdana}

a.move_menu {text-decoration: none; color:blue; font-family: Verdana}
a.move_menu:hover {text-decoration: none; color:blue; font-family: Verdana}
a.move_menu:visited {text-decoration: none; color:blue; font-family: Verdana}
a.move_menu:active {text-decoration: none; color:blue; font-family: Verdana}


a.link {text-decoration: none; color:white; font-family: Verdana}
a.link:hover {text-decoration: none; color:aqua; font-family: Verdana}
/*
a.link:visited {text-decoration: none; color:white; font-family: Verdana}
a.link:active {text-decoration: none; color:white; font-family: Verdana}
*/

a.paglink{text-decoration: none;color:blue; font-family: Verdana}
a.paglink:hover{text-decoration: none;color:aqua; font-family: Verdana}

a.linkban {text-decoration: none; color:blue; font-family: Verdana;FONT-SIZE: 18px;}
a.linkban:hover {text-decoration: none; color:aqua; font-family: Verdana;FONT-SIZE: 18px;}
/*
a.linkban:visited {text-decoration: none; color:white; font-family: Verdana;FONT-SIZE: 18px;}
a.linkban:active {text-decoration: none; color:white; font-family: Verdana;FONT-SIZE: 18px;}
*/

a.link_bg{text-decoration: none;color:blue; font-family: Verdana}
a.link_bg:hover{text-decoration: none;color:aqua; font-family: Verdana}
/*
a.link_bg:visited{text-decoration: none;color:blue; font-family: Verdana}
a.link_bg:active {text-decoration: none; color:blue; font-family: Verdana}
*/

a.link_user{text-decoration: none;color:blue;font-family: Verdana}
a.link_user:hover{text-decoration: none;color:aqua;font-family: Verdana}
/*
a.link_user:visited{text-decoration: none;color:blue;font-family: Verdana}
a.link_user:active {text-decoration: none; color:blue; font-family: Verdana}

a:active,a:visited {text-decoration: none; color:white; font-family: Verdana}
*/

.tagsinput {
	BACKGROUND-COLOR: black; border: none; COLOR: white; FONT-FAMILY: Verdana; FONT-SIZE: 9;
}

.txtinput {
	BACKGROUND-COLOR: black; COLOR: white;
}
   
.buttoninput {
	BACKGROUND-COLOR: black; COLOR: blue;
}

select,select.post {
        BACKGROUND-COLOR: black; border: none; COLOR: white; FONT-FAMILY: Verdana; FONT-SIZE: 9;
}
/* Form elements */
/*
input,textarea, select {
   BACKGROUND-COLOR: black;
   border: none;
   COLOR: white;
   FONT-FAMILY: Verdana;
   FONT-SIZE: 9;
}

input.post, textarea.post, select {
   BACKGROUND-COLOR: black;
   border: none;
   COLOR: white;
   FONT-FAMILY: Verdana;
   FONT-SIZE: 9;
}

input { 	BACKGROUND-COLOR: black; COLOR: white; }
*/

/* The buttons used for bbCode styling in message post */
input.button {
	BACKGROUND-COLOR: black; COLOR: blue;
}

/* The main submit button option */
input.mainoption {
   BACKGROUND-COLOR: black;
   border: none;
   COLOR: white;
   FONT-FAMILY: Verdana;
   FONT-SIZE: 9;
}

/* None-bold submit button */
input.liteoption {
   BACKGROUND-COLOR: black;
   border: none;
   COLOR: white;
   FONT-FAMILY: Verdana;
   FONT-SIZE: 9;
}

.12 { font-family: verdana, ariel; font-size: 12;}
.12w { font-family: verdana, ariel; font-size: 12; COLOR: white; }
.12b { font-family: verdana, ariel; font-size: 12; color: black; }
.12bl { font-family: verdana, ariel; font-size: 12; color: blue; }


/* General font families for common tags */
font,th,td,p { font-family: verdana, ariel }

hr	{ height: 0px; border: solid #0000ff 0px; border-top-width: 1px;}
h1,h2		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000;}

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

/* This is the outline round the main forum tables */
.forumline	{ background-color: #000000; border: 2px #000000 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #000000; border: #0000ff solid; border-width: 0px 0px 1px 1px;}
td.row2	{ background-color: #000000; border: #0000ff solid; border-width: 0px 0px 1px 1px;}
td.row3	{ background-color: #000000; border: #0000ff solid; border-width: 0px 0px 1px 1px;}
td.row4	{ color #0000ff; font-size: 10px; font-weight : bold; 
	background-color: #000000; border: #0000ff solid; border-width: 1px 1px 1px 1px;}

/*
  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: #000000;
		background-image: url(../templates/Obcy/images/);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
/*
th	{
	color: #0000ff; font-size: 10px; font-weight : bold;
	background-color: #000000; height: 25px;
	background-image: url(../templates/Obcy/images/);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(../templates/Obcy/images/);
			background-color:#000000; border: #000000; border-style: solid; height: 28px;
}
*/

/*
  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: #0000ff; border-style: solid; height: 28px; }

td.spaceRow { background-color: #000000; border: #0000ff solid; border-width: 0px 0px 1px 1px;}

td.row3Right { background-color: #000000; border: #0000ff solid; border-width: 0px 1px 1px 1px;}

th.thHead,td.catHead { font-size: 10px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight	 { 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; }
th.thTop	 { border-width: 1px 1px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
			font-weight: bold; font-size: 22px; font-family: "verdana,ariel",verdana,ariel;
			text-decoration: none; line-height : 100%; color : #ffffff;
}
a.maintitle      {
                        font-weight: bold; font-size: 18px; font-family: "verdana,ariel",verdana,ariel;
                        text-decoration: none; line-height : 100%; color : #ffffff;
}

a.maintitle:hoover      {
                        font-weight: bold; font-size: 18px; font-family: "verdana,ariel",verdana,ariel;
                        text-decoration: none; line-height : 100%; color : #ffffff;
}


/* General text */
.small { font-size : 10px; font-family: "ariel, verdana",ariel,verdana; }

.gen { font-size : 10px; }
.genmed { font-size : 10px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #ffffff; }
a.gen,a.genmed,a.gensmall { color: #0000ff; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: aqua; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 10px; color : #ffffff }
a.mainmenu		{ text-decoration: none; color : #0000ff;  }
a.mainmenu:hover{ text-decoration: underline; color : aqua }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 10px ; letter-spacing: 1px; color : #0000ff}
a.cattitle		{ text-decoration: none; color : #0000ff; }
a.cattitle:hover{ text-decoration: underline; color :  #3399FF;}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 10px; color : #ffffff; }
a.forumlink 	{ text-decoration: none; color : #ffffff; }
a.forumlink:hover{ text-decoration: underline; color : aqua;}


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 10px; color : #ffffff;}
a.nav			{ text-decoration: none; color : #0000ff; }
a.nav:hover		{ text-decoration: underline; color : aqua }



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

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #ffffff; }

.posttitle { font-size : 12px; font-weight: bold; line-height: 18px}

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #0000ff }
a.postlink:hover { text-decoration: underline; color : aqua}


/* Quote & Code blocks */
.code {
	font-family: verdana,ariel; font-size: 10px; color: #ffffff;
	background-color: #000000; border: #000000; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: verdana,ariel; font-size: 10px; color: #ffffff; line-height: 125%;
	background-color: #000000; border: #000000; 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: verdana,ariel; color: #ffffff; letter-spacing: -1px;}
a.copyright		{ color: #ffffff; text-decoration: none;}
a.copyright:hover {color :  #3399FF;  text-decoration: underline;}



/* The text input fields background colour */

/* 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: #000000; border-style: none; }

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

