/*  Based on the original subSilver Theme for phpBB version 2+ 
Created by subBlue design http://www.subBlue.com

Re-Designed by Omi of KYOMii Designs http://www.KYOMii.com
For BRIX of BRIX-CENTRAL.COM : With the help, ideas and inspiration on Dark Nemesis, Freaking Booty, and Rapid Dr3ams. Later edites for guardsmen.org.uk.
*/

/*****Main Layout*****/
/* body options */
body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 90%;
	color: #B8B8B8;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/main/bg-main-6x562.gif);
	background-repeat: repeat-x;
        scrollbar-base-color: 000000;
        scrollbar-arrow-color: a4a4a4;
        scrollbar-face-color: 000000;
        scrollbar-highlight-color: a4a4a4;
        scrollbar-3dlight-color: a4a4a4;
        scrollbar-darkshadow-color: a4a4a4;
        scrollbar-shadow-color: a4a4a4;}


/* Page Container */
#container {
	width: 800px;
	border: 1px solid #CCCCCC;
	margin: auto;
	margin-top: 15px;}

/* Page Banner */
#banner-main {
	width: 800px;
	height: 110px;
	background-image: url(images/main/banner-main-800x110.jpg);
	background-repeat: no-repeat;}

/* main menu */
#nav1Container {
	width: 800px;
	height: 30px;
	background-color: #000000;
	border-top: 4px solid #000000;
	border-bottom: 1px solid #000000;}

/* main menu list options */
ul.nav1  {
	padding:  0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;}

ul.nav1 li {
	display: inline;
	line-height: 23px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1.2em;}

ul.nav1 li a {
	text-decoration: none;
	color: #ffffff;}

ul.nav1 li a:hover, ul.nav1 li.current a  {
	color: #FF0000;}


/* Container Columns */
#main1 {
	width: 800px;
	padding: 0px 0px 0px 0px;
	font-size: 0.85em;
	float: left;}

/* Page Paragraph */
p {
	font-size: 0.85em;
	line-height: 16px;
	margin: 0px;
	padding: 0px;}


ul.nav2  {
	padding:  0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.1em;
	list-style-type: none;}

ul.nav2 a {
	text-decoration: none;
	color: #ffffff;}

ul.nav2 a:hover, ul.nav1 li.current a  {
	color: #FF0000;}

ul.nav2 li {
	display: inline;
	line-height: 23px;
	padding-left: 12px;
	margin-left: 12px;
	background-image: url(../images/main/arrow-main-13x16.gif);
	background-repeat: no-repeat;
	font-size: 1em;}

ul.nav2 li a {
	text-decoration: none;
	color: #ffffff;}

ul.nav2 li a:hover, ul.nav1 li.current a  {
	color: #FF0000;}

ul.nav2 a.current  {
	color: #FF0000;}


/*****Main Table*****/
/* colour round the entire table */
.bodyline	{ background-color: #000000; }

/* outline round entire table */
.tableline	{ background-color: #000000; border: 0px #000000 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #000000; }
td.row2	{ background-color: #000000; }
td.row3	{ background-color: #000000; }

/* Main Table Top Right Image*/


/* Main Table Header cells */


/* Main Table Inner Border Settings */
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: 28px;}
td.row3Right,td.spaceRow {
	background-color: #E6E6E6; border: #CCCCCC; border-style: solid;}

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

/* Main Table Category Titles */
.cattitle		{ font-weight: bold; font-size: 14px ; letter-spacing: 1px; color : #B8B8B8}
a.cattitle		{ text-decoration: none; color : #ffffff; }
a.cattitle:hover{ text-decoration: none; }

/* Main Table Sub-Titles */
.tablelink		{ font-weight: bold; font-size: 14px; color : #ffffff; }
a.tablelink 	{ text-decoration: none; color : #cccccc; }
a.tablelink:hover{ text-decoration: underline; color : #ffffff; }

/*****Footer*****/
#footer {
	width: 800px;
	margin: auto;
	clear: both;
	font-size: 0.7em;
	padding-top: 4px;
	padding-left: 10px;}

#footer a{
	text-decoration: none;
	color: #cccccc;
	float: left;}

#footer a:hover {
	color: #99CC00;}

.copyright {
	float: right;
	padding: 0px; 
	padding-bottom: 10px;
	padding-right: 10px;
	color: #000000;
        font-size : 11px}


/* ALL RULES */
hr {height: 0px; border: solid #292929 0px; border-top-width: 1px;} 


/* ALL ACTIVE LINKS */
a:active {color : #0184FF; text-decoration: none;}
a.gen:active {text-decoration: none; color: #0184FF;}
a.genmed:active {text-decoration: none; color: #0184FF;}
a.gensmall:active {text-decoration: none; color: #0184FF;}
a.gensmall1:active {text-decoration: none; color: #0184FF;}
a.optext:active {color: #0184FF;}
a.mainmenu:active {text-decoration: none; color: #0184FF;}
a.nav:active {text-decoration: none; color: #0184FF;}
a.pnum:active {text-decoration: none; color: #0184FF;}
a.alert:active {text-decoration: none; color: #0184FF; background-color: #000000;}
a.cattitle:active {text-decoration: none; color : #0176E3;} 
a.forumlink:active {text-decoration: none; color : #c0c0c0;} 
a.topictitle:active {text-decoration: none; color : #c0c0c0;}
a.postlink:active {text-decoration: none; color : #c0c0c0;} 
a.infostat:active {text-decoration: none; color : #0184FF;}
a.copyright:active {text-decoration: none; color: #404040;}
a.name:active {text-decoration: none; color: #0184FF;}
a.postdetails:active {text-decoration: none; color: #444444;} 
a.postbody:active {text-decoration: none; color: #444444;}
a.menu:active {text-decoration: none; color: #ffffff;}

/* ALL VISITED LINKS */
a:visited {color : #0184FF; text-decoration: none;}
a.gen:visited {text-decoration: none; color: #0184FF;}
a.genmed:visited {text-decoration: none; color: #0184FF;}
a.gensmall:visited {text-decoration: none; color: #0184FF;}
a.gensmall1:visited {text-decoration: none; color: #0184FF;}
a.optext:visited {color: #0184FF;}
a.mainmenu:visited {text-decoration: none; color: #0184FF;}
a.nav:visited {text-decoration: none; color: #0184FF;}
a.pnum:visited {text-decoration: none; color: #0184FF;}
a.alert:visited {text-decoration: none; color: #0184FF; background-color: #000000;}
a.cattitle:visited {text-decoration: none; color : #0176E3;} 
a.forumlink:visited {text-decoration: none; color : #c0c0c0;} 
a.topictitle:visited {text-decoration: none; color : #c0c0c0;}
a.postlink:visited {text-decoration: none; color : #c0c0c0;} 
a.infostat:visited {text-decoration: none; color : #0184FF;}
a.copyright:visited {text-decoration: none; color: #c0c0c0;}
a.name:visited {text-decoration: none; color: #0184FF;}
a.postdetails:visited {text-decoration: none; color: #0184FF;} 
a.postbody:visited {text-decoration: none; color: #444444;}
a.menu:visited {text-decoration: none; color: #ffffff;}

/* ALL LINKS */
a:link {color : #0184FF; text-decoration: none;}
a.gen:link {text-decoration: none; color: #0184FF;}
a.genmed:link {text-decoration: none; color: #0184FF;}
a.gensmall1:link,a.gensmall {text-decoration: none; color: #0184FF;}
a.gensmall:link {text-decoration: none; color: #0184FF;}
a.optext:link {color: #0184FF;}
a.mainmenu:link {text-decoration: none; color: #0184FF;}
a.nav:link {text-decoration: none; color: #0184FF;}
a.pnum:link {text-decoration: none; color: #0184FF;}
a.alert:link {text-decoration: none; color: #0184FF; background-color: #0184FF;}
a.cattitle:link {text-decoration: none; color : #0176E3;} 
a.forumlink:link {text-decoration: none; color : #c0c0c0;} 
a.topictitle:link {text-decoration: none; color : #c0c0c0;}
a.postlink:link {text-decoration: none; color : #c0c0c0;} 
a.infostat:link {text-decoration: none; color : #0184FF;}
a.copyright:link {text-decoration: none; color: #404040;}
a.name:link {text-decoration: none; color: #0184FF;}
a.postdetails:link {text-decoration: none; color: #444444;} 
a.postbody:link {text-decoration: none; color: #444444;}
a.menu:link {text-decoration: none; color: #ffffff;}

/* ALL LINK HOVERS */
a:hover { text-decoration: none; color: #E3E3E3; text-decoration: none;}
a.gen:hover {text-decoration: none; color: #E3E3E3;}
a.genmed:hover {text-decoration: none; color: #E3E3E3;}
a.gensmall:hover {text-decoration: none; color: #E3E3E3;}
a.gensmall1:hover {text-decoration: none; color: #E3E3E3;}
a.optext:hover {text-decoration: none; color: #FFFFFF;}
a.mainmenu:hover {text-decoration: none; color: #E3E3E3;}
a.nav:hover {text-decoration: none;}
a.pnum:hover {text-decoration: none; color: #0184FF;}
a.alert:hover {text-decoration: none; color: #0184FF; background-color: #0184FF;}
a.cattitle:hover {text-decoration: none;}
/*a.forumlink:hover {text-decoration: none; color: #0184FF;}*/
a.forumlink:hover {text-decoration: none; color: #0184FF;}
a.topictitle:hover {text-decoration: none; color: #0184FF;}
a.postlink:hover {text-decoration: none; color: #0184FF;}
a.infostat:hover {text-decoration: none; color: #a4a4a4;}
a.copyright:hover {text-decoration: none; color: #404040;}
a.name:hover {text-decoration: none; color: #0184FF;}
a.postdetails:hover {text-decoration: none; color: #E3E3E3;} 
a.postbody:hover {text-decoration: none; color: #E3E3E3;}
a.menu:hover {text-decoration: none; color: #ff0000;}

/* ALL TEXT */
.gen {font-size: 12px; color: #c0c0c0; font-weight: normal; text-decoration: none; } 
.genmed {font-size: 11px; color: #c0c0c0; } 
.gensmall {font-size : 10px; color: #c0c0c0; }
.gensmall1 {font-size : 10px; color: #c0c0c0; }
.optext {font-size: 11px; color: #c0c0c0; font-weight: bold; text-decoration: none; }
.mainmenu {font-size: 11px; color: #0184FF; letter-spacing: +1px;}
.nav {font-size: 11px; color: #0184FF; font-weight: bold; }
.pnum {font-size: 11px; color: #0184FF; font-weight: bold; }
.alert {font-size: 11px; color: #0184FF; font-weight: bold; background-color: #00ff00;}
.cattitle {font-size: 12px; color: #0176E3; font-weight: bold; letter-spacing: +2px;}
.forumlink {font-size: 10px; color: #c0c0c0; font-weight: bold; letter-spacing: +1px;}
.topictitle {font-size: 11px; color: #c0c0c0; font-weight: bold; letter-spacing: +1px;}
.postlink {font-size: 11px; color: #0184FF; letter-spacing: +1px;}
.infostat {font-size: 10px; color: #c0c0c0; }
.copyright {font-size: 10px; color: #404040; letter-spacing: -1px;}
.name {font-size: 11px; color: #0184FF; }
.postdetails {font-size: 10px; color: #c0c0c0; } 
.postbody {font-size: 12px; color: #c0c0c0; font-weight: normal;}
.menu {font-size: 11px; color: #c0c0c0; font-weight: normal; text-decoration: none; }
body {font-size: 12px; color: #ffff; font-weight: normal; font-family: Tahoma, Arial, Verdana;}

.maintitle,h1,h2,a.maintitle:link,a.maintitle:hover,a.maintitle:visited,a.mintitle:active {font-weight: bold; font-size: 22px; text-decoration: none; line-height : 120%; color : #a4a4a4;}
th.thHead,td.catHead {font-size: 12px;}
th.thTop,th.thLeft,th.thRight,th.thBottom,th.thSides,th.thHead,th.thCornerL,th.thCornerR,td.cat,td.catSides,td.catLeft,td.catRight,td.catBottom,td.row3Right,td.spaceRow
{font-weight: bold; color: #0184FF;}
.maintitle0,a.maintitle0:link,a.maintitle0:hover,a.maintitle0:visited,a.mintitle0:active {font-weight: bold; font-size: 32px; text-decoration: none; line-height : 120%; color : #a4a4a4;}
.maintitle1,a.maintitle1:link,a.maintitle1:hover,a.maintitle1:visited,a.mintitle1:active {font-weight: bold; font-size: 18px; text-decoration: none; line-height : 120%; color : #a4a4a4;}

td.spaceRow {color: #FFFFFF}

.copyright,font,th,td,p,body,input,textarea,select,input.button, {font-family: Verdana, Arial, Helvetica, sans-serif;}
.maintitle,.maintitle0,.maintitle1,h1,h2 {font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;}


/* GENERAL TABLE BORDERS */ 

.bodyline {border: 0px #000000 solid;}
.forumline {border: 1px #404040 solid; background-color: #292929;} 


/* MAIN TABLE CELLS */ 

td.row1 {background-color: #000000;} 
td.row2 {background-color: #000000;} 
td.row3 {background-color: #000000;}
td.yo1 {background-color: #a4a4a4;} 


/* SPECIAL CODE, QUOTE, HELPLINE BLOCKS */ 

.code {
font-family: Courier, 'Courier New', sans-serif;
font-size: 11px; color: #FB3D89; letter-spacing: +1px;
background-color: #000000;
border: #0184FF;
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: #c0c0c0;
line-height: 120%;
background-color: #000000;
border: #0184FF;
border-style: solid;
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
}

.helpline {background-color: #000000; border-style: none; color: red;}


/* FORM ELEMENTS */

input {text-indent : 2px;}
input, textarea, {color : #000000; font: normal 12px; font-weight:bold; } 
input.post, textarea, select {border: #404040 1px solid; background: url(images/sunset2.jpg)  }
input.post, textarea.post, select {background-color : #000000; letter-spacing: +1px;}
.option {color: #0184FF;}
select {color : #c0c0c0; font: normal 11px;  }


/* FORM BB CODE BUTTONS */ 

input.button {background-color : #000000;  border: #0184FF 1px solid; color: #0184FF;}
input.button {font-size: 11px;}


/* FORM SUBMIT BUTTONS */ 

input.mainoption {background-color : #000000; font-weight : bold; border: #0184FF 0px solid; background: url(images/sunset2.jpg)  } 
input.liteoption {background-color : #000000; font-weight : normal; border: #0184FF 0px solid; background: url(images/sunset2.jpg) }


/*  GRADIENT BACKGROUNDS OF HEADERS */ 

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(images/cellpic1.gif);
height: 28px;

}

td.cat1,td.catHead1,td.catSides1,td.catLeft1,td.catRight1,td.catBottom1 {
background-color:#000000;
height: 28px;

} 

td.rowpic {
background-color: #000000;
background-image: url(images/cellpic2.jpg);
background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */ 

th {
color: #FFA34F;
font-size: 11px;
font-weight : bold;
background-color: #000000;
height: 25px;
background-image: url(images/cellpic3.gif);

} 
td.yo {
color: #FFA34F;
font-size: 11px;
font-weight : bold;
background-color: #000000;
height: 25px;
background-image: url(images/cellpic3.gif);

}


/* INNER BORDERS */ 

td.cat,td.catHead,td.catBottom {height: 29px;} 

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {height: 28px;} 

td.row3Right {background-color: #510D07;} 

td.spaceRow {background: #000000; }

th.thTop,th.thLeft,th.thRight,th.thBottom,th.thSides,th.thHead,th.thCornerL,th.thCornerR,td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom,td.row3Right,td.spaceRow
{border-width: 0px 0px 0px 0px;}



/* IMPORTED STYLES */ 

@import url("formIE.css");