/* @override http://www.aethr.net/forums/templates/BBTech/BBTech.css */

/* @override http://aethr.net/forums/templates/BBTech/BBTech.css */

/* This deals with quicklinks! Wheee!! ZOOOOOOM! Are you enjoying my enthusiastic comments? Good.*/
span.quicklinks {
	position: fixed;
	top: 12px;
	right: -320px;
	background-image: url(http://www.aethr.net/forums/templates/BBTech/images2/quicklinks.png);
	height: 164px;
	width: 335px;
	padding-left: 10px;
}

a.quicklinks{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

span.quicklinks:hover {
	position: fixed;
	top: 12px;
	right: -160px;
	background-image: url(http://www.aethr.net/forums/templates/BBTech/images2/quicklinks.png);
	height: 164px;
	width: 339px;
}

/* This deals with announcements... the shoutbox thingamajiger*/
span.announcements {
	position: fixed;
	top: 12px;
	left: -326px;
	background-image: url(http://www.aethr.net/forums/templates/BBTech/images2/announcements.png);
	height: 164px;
	width: 335px;
	padding-right: 15px;
}

table.announcements, p.announcements{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
}

span.announcements:hover{
	position: fixed;
	top: 12px;
	left: -20px;
	background-image: url(http://www.aethr.net/forums/templates/BBTech/images2/announcements.png);
	height: 164px;
	width: 339px;
}

/* Header Backdrop Mid, Left, Right */
.HBM { 
	position: absolute;
	top: 0px;
	background-image: url(http://www.aethr.net/forums/templates/BBTech/images2/header-top-middle.jpg);
	height: 109px;
	width: 100%;
	background-repeat: repeat-x;
}

.HBL { 
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(http://www.aethr.net/forums/templates/BBTech/images2/header-top-left.jpg);
	height: 109px;
	width: 47px;
}

.HBR {
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url(http://www.aethr.net/forums/templates/BBTech/images2/header-top-right.jpg);
	height: 109px;
	width: 47px;
	//background-repeat: repeat-y;
}

.header {
	position: absolute;
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 20px;
}

.options{
	position: absolute;
	right: 50px;
	top: 107px;
}

.loginout{
	color: #CCCCCC;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	bottom: 18px;
	/*text-shadow: #000000 2px 2px 2px;*/
}

.temp{
	padding-top: 109px;
}

.newMessage {
	position: absolute;
	left: 120px;
	top: 115px;
	color: #CCCCCC;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

.newMessage img{
	position: absolute;
	left: -65px;
	bottom: -27px; //-12px;
}


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
color : #E4E4E4;
//background-color: #1D2A3D;
background-color: black;
/*text-shadow: #000000 2px 2px 2px;*/
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #E4E4E4; text-decoration: none; }
a:hover		{ text-decoration: none; color : #70819B; }
hr {
border-top: 1px solid #121316;
border-bottom: 1px solid #47475D;
height: 2px;
width: 100%;
}


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

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


/* Main table cell colours and backgrounds */
td.row1	{
BORDER: #0E151F 2px solid;
padding: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin: 0px;
background:#24334A;
}
td.row2	{
BORDER: #0E151F 2px solid;
padding: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin: 0px;
background:#24334A;
}
td.row3	{
BORDER: #0E151F 2px solid;
padding: 5px;
margin: 0px;
background:#384861;
}



td.rowpic {
BORDER: #0E151F 2px solid;
background:#384861;
}


th	{
color: #B7BAC5; 
font-size: 11px; 
font-weight : bold;
BORDER: #0E151F 2px solid;
background:#24334A; 
height: 29px;
background-image: url(http://www.aethr.net/forums/templates/BBTech/images2/topic-backdrop.gif);
}
th.1	{
color: #B7BAC5; 
font-size: 11px; 
font-weight : bold;
BORDER: #0E151F 2px solid;
background:#2C2C3C; 
height: 29px;
background-image: url(http://www.aethr.net/forums/templates/BBTech/images2/topic-backdrop.gif);
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
BORDER: #0E151F 2px solid;
background:#2A2B3A;
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 :-)
*/

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold; 
BORDER: #0E151F 2px solid;
background:#0E151F; height: 29px; 
background-image: url(http://www.aethr.net/forums/templates/BBTech/images2/topic-backdrop.gif);
}
td.row3Right,td.spaceRow {
BORDER: #0E151F 2px solid;
background:#384861;
 }

td.catHead { 
font-size: 12px; 
BORDER: #0E151F 2px solid;
background:#1D2A3D; 
background-image: url(http://www.aethr.net/forums/templates/BBTech/images2/topic-backdrop.gif);
background-repeat: repeat-x;
}
td.catSides	 { 
BORDER: #0E151F 2px solid;
background:#1D2A3D; 
background-image: url(http://www.aethr.net/forums/templates/BBTech/images2/topic-backdrop.gif);
background-repeat: repeat-x;
}
td.catRight	 { 
BORDER: #0E151F 2px solid;
background:#1D2A3D; 
background-image: url(http://www.aethr.net/forums/templates/BBTech/images2/topic-backdrop.gif);
background-repeat: repeat-x;
}
td.catLeft	  { 
BORDER: #0E151F 2px solid;
background:#1D2A3D;
}
td.catBottom  { 
BORDER: #0E151F 2px solid;
background:#24334A
}



/* The largest text used in the index page title and toptic title etc. */
.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 : #ffffff;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #E4E4E4; }
a.gen,a.genmed,a.gensmall { color: #E4E4E4; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #70819B; text-decoration: none; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #E4E4E4; }
a.mainmenu		{ text-decoration: none; color : #E4E4E4;  }
a.mainmenu:hover{ text-decoration: none; color : #70819B; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 16px ; letter-spacing: 0px; color : #E4E4E4}
a.cattitle		{ text-decoration: none; color : #E4E4E4; }
a.cattitle:hover{ text-decoration: none; }


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


/* 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 : #E4E4E4;}
a.nav			{ text-decoration: none; color : #E4E4E4; }
a.nav:hover		{ text-decoration: none; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #E4E4E4; }
a.topictitle:link   { text-decoration: none; color : #E4E4E4; }
a.topictitle:visited { text-decoration: none; color : #E4E4E4; }
a.topictitle:hover	{ text-decoration: none; color : #70819B; }


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

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


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: underline; color : #E4E4E4; }
a.postlink:visited { text-decoration: underline; color : #E4E4E4; }
a.postlink:hover { text-decoration: underline; color : #70819B;}


/* Quote & Code blocks */
.code {
font-family: Arial, 'Courier New', sans-serif; 
font-size: 11px; color: #70819B;
BORDER-RIGHT: #47475D 1px solid; 
BORDER-TOP: #121316 2px solid; 
BORDER-BOTTOM: #47475D 1px solid;
BORDER-LEFT: #121316 2px solid;
background:#0D0E13;
}

.quote {
font-family: Arial, 'Courier New', sans-serif; 
font-size: 11px; color: #70819B;
BORDER-RIGHT: #47475D 1px solid; 
BORDER-TOP: #121316 2px solid; 
BORDER-BOTTOM: #47475D 1px solid;
BORDER-LEFT: #121316 2px solid;
background:#0D0E13;
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; text-decoration: none;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:link   { text-decoration: none; color : #444444; }
a.copyright:visited { text-decoration: none; color : #444444; }
a.copyright:hover { color: #70819B; text-decoration: none;}
.copyrightarea{
	position: relative;
	bottom:10px;
}

/* Form elements */
input,textarea, select {
color : #e4e4e4;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
BORDER-RIGHT: #47475D 1px solid; 
BORDER-TOP: #121316 2px solid; 
BORDER-BOTTOM: #47475D 1px solid;
BORDER-LEFT: #121316 2px solid;
background:#0D0E13;
}

/* The text input fields background colour */
input.post, textarea.post, select {
background-color : #0d0e13;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
BORDER-RIGHT: #121316 2px solid; 
BORDER-TOP: #47475D 2px solid; 
BORDER-BOTTOM: #121316 1px solid;
BORDER-LEFT: #47475D 2px solid;
background:#2C2C3C;
color : #e4e4e4;
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
BORDER-RIGHT: #121316 2px solid; 
BORDER-TOP: #47475D 2px solid; 
BORDER-BOTTOM: #121316 1px solid;
BORDER-LEFT: #47475D 2px solid;
background:#2C2C3C;
font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
BORDER-RIGHT: #121316 2px solid; 
BORDER-TOP: #47475D 2px solid; 
BORDER-BOTTOM: #121316 1px solid;
BORDER-LEFT: #47475D 2px solid;
background:#2C2C3C;
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 { 
BORDER-RIGHT: #47475D 1px solid; 
BORDER-TOP: #121316 2px solid; 
BORDER-BOTTOM: #47475D 1px solid;
BORDER-LEFT: #121316 2px solid;
background:#0D0E13; 
}


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

/* Ammendments */

.moderatorList {
	display: none;
}

a.cattitle {
    padding-left: 3px;
}

.postbody a {
	text-decoration: underline;
}