/*
	subOracle theme stylesheet
	(c) Oracle, 2004
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
  background-color: #404040;
  scrollbar-face-color: #F8F8F8;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #F8F8F8;
  scrollbar-3dlight-color: #FCFCFC;
  scrollbar-arrow-color:  #006699;
  scrollbar-track-color: #F0F0F0;
  scrollbar-darkshadow-color: #98AAB1;
  margin: 0;
}

/* General font families for common tags */
font, th, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
    color:#FFFFFF;
	text-decoration:none;
}
a:visited {
    color:#FFFFFF;
	text-decoration:none;
}
a:active {
    color:#FFFFFF;
	text-decoration:none;
}
a:hover {
    color:#FFFFFF;
	text-decoration:underline;
}

hr  {
	height: 0px;
	border: 0px solid #D2D2D2;
	border-top-width: 1px;
}


/* This is the border line & background colour round the entire page */
.bodyline {
	background-color: #404040;
}

/* This is the styles for the page header */
.pageHeader {
	background-color: #404040;
}
.pageHeaderRight {
	padding: 0 25px;
}

/* This is the padding for the content table - everything not in the header or footer */
.content {
	padding: 3px 10px;
	background-color: #404040;
}

/* This is the outline round the main forum tables */
.forumline {
	background-color: #404040;
}

/* This is the main heading and subheading in the overall header */
.maintitle {
	color: #CD9849;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subtitle {
	color: #CD9849;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
}

/* Styles for the "crumbs" */
.crumbs {
	margin: 10px 0;
	background: ;
	padding: 2px 10px;
}

/* Styles for the date & time table */
.DateTime {
	margin-bottom: 3px;
}

/* Main table cell colours and backgrounds */
td.row1 {
	background-color: #141413;
	color:#4A3A21;
}
td.row2 {
	background-color: #141413;
	color:#4A3A21;
}
td.row3 {
	background-color: #141413;
	color:#4A3A21;
}
td.row_info {
	background-color: #141413;
	color:#4A3A21;
}


/*
  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: #DDDDDD;
}

/* Header cells - the blue and silver gradient backgrounds */
th {
  color: #FBFFFE;
  font-size: 10px;
  background-color: #8A5C2B;
  font-weight:normal;
}
.ts {
  color: #000000;
  font-size: 10px;
  background-color: #141413;
}
.tsmain {
  color: #FFFFFF;
  font-size: 10px;
  background-color: #D30102;
}
.category {
  color: #141413;
  font-size: 12px;
  font-weight:bold;
  background-color:#FFB400;
  margin-left: 1px;
  margin-right: px;
  border-right: 2px;
}
a.category {
  color: #141413;
  font-size: 12px;
  font-weight:bold;
}
a.category:hover {
  color: #141413;
  font-size: 12px;
  font-weight:bold;
}
td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom {
      background-color:#FFB400; 
}
td.red {background-color:#D30102}

/* Forum category table and titles */
.catTable {
	margin-bottom: 5px;
}
td.cattitle {
	height: 32px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #141413;
	padding: 0;
}
.cattitle {
	font-size: 14px;
	letter-spacing: 2px;
	color : #222244;
}
a.cattitle {
	text-decoration: none;
	color : #222244;
}
a.cattitle:hover{
	text-decoration: underline;
	color: #333355;
}


/*
  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 {
	height: 25px;
}
td.spaceRow {
	background-color: #FFFFFF;
	
}
td.row3Right {
	background-color: #141413;
	
}
th.thHead, td.catHead {
	font-size: 12px;
	background-color:FFB400;
	color:141413;
}
th.thSides, td.catSides, {
	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.thLeft,th.thRight {background-color:FFB400; color:141413;}
th.thBottom,td.catBottom  { border-width: 0px 1px 0px 1px; }
th.thTop   { border-width: 0px 0px 0px 0px; background-color:#FFB400; color:#141413 }
th.thCornerL { border-width: 0px 0px 0px 0px; background-color:#FFB400; color:#141413}
th.thCornerR { border-width: 0px 0px 0px 0px; background-color:#FFB400; color:#141413 }


/* The largest text used in the index page title and toptic title etc. */
h1, h2 {
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color : #000000;
}


/* General text */
.gen { font-size : 11px; font-family: Tahoma;}
.genmed { font-size : 11px; font-family: Tahoma;}
.gensmall { font-size : 9px; font-family: Tahoma; }
.gen,.genmed { color : #FFFFFF; }
.gensmall { color : #FFDE00; }
a.gensmall {
    color: #FFDE00;
	text-decoration: none;
}
a.gensmall:hover {
    color: #FFDE00;
	text-decoration: underline;
}
a.gen, a.genmed {
	color: #FFFFFF;
	text-decoration: none;
}
a.gen:hover, a.genmed:hover, .gen a:hover, .genmed a:hover, .gensmall a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.gensmall_info, a.gensmall_info, a.gensmall_info:hover, a.gensmall_info:visited {
    color: #FFFFFF;
	font-size: 9px;
}

/* The register, login, search etc links at the top of the page */
.mainmenu {
	background-color: #404040;
	padding: 2px;
	color:#4A3A21;
}
.headertxt {font-size : 11px; color: #D5D6B6; }
a.headertxt { font-size : 11px; color: #D5D6B6; text-decoration: none; }
a.headertxt:visited { font-size : 11px; color: #D5D6B6; text-decoration: none; }
a.headertxt:hover { font-size : 11px;color: #D5D6B6; text-decoration: underline; }

.headerline {
	font-size : 11px;
	color: #FFFFFF;
}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink    { font-size: 12px; color :#FFDE00; font-weight: bold; }
a.forumlink   { text-decoration: none; color : #FFDE00; }
a.forumlink:visited { text-decoration: none; color : #FFDE00; }
a.forumlink:hover { text-decoration: underline; color : #FFDE00; }

/* 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;
}
.gensmall_nav {
	font-weight: normal;
	font-size: 10px;
	color : #141413;
}
.gensmall_nav2 {
	font-weight: normal;
	font-size: 10px;
	color : #FFFFFF;
}
a.nav {
	text-decoration: none;
	color : #EBEBEB;
}
a.nav:visited {
	text-decoration: none;
	color : #EBEBEB;
}
a.nav:hover {
	text-decoration: underline;
	color : #EBEBEB;
}


/* titles for the topics: could specify viewed link colour too */
.topictitle {
	font-size: 11px;
	color : #FFDE00;
}
a.topictitle:link {
	text-decoration: none;
	color : #FFDE00;
}
a.topictitle:visited {
	text-decoration: none;
	color : #FFDE00;
}
a.topictitle:hover {
	text-decoration: underline;
	color : #FFDE00;
}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name      { font-size : 11px; color : #D30102;}

/* Location, number of posts, post date etc */
.postdetails {
	font-size : 10px;
	color : #FFDE00;
}

/* The content of the posts (body of text) */
.gensmall_post {
    color: #FFFFFF;
	font-size: 11px;
}
.postbody {
	font-size : 11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.postbody:link {
	font-size : 11px;
	color:#FFFFFF;
	text-decoration:underline;
}
a.postlink:link {
	text-decoration: underline;
	color : #FFFFFF;
}
a.postlink:visited {
	text-decoration: underline;
	color : #FFFFFF;
}
a.postlink:hover {
	text-decoration: none;
	color : #FFFFFF;
}


/* Quote & Code blocks */
.code {
	font-family: Verdana, 'Courier New', sans-serif;
	font-size: 11px;
	color: #FFDE00;
	background-color: #141413;
	border: #D1D7DC;
	border-style: solid;
	border-left-width: 1px;
	border-width: 1px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFDE00;
	line-height: 125%;
	background-color: #141413;
	border: #D1D7DC;
	border-style: solid;
	border-width: 1px;
}


/* Copyright and bottom info */
.footer {
	background-color: #4B3922;
}
.copyright {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: -1px;
}
a.copyright {
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* Form elements */
input, textarea, select {
  color : #141413;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border-color : #8A5C2B;
  border-width: 1px;
}

/* The text input fields background colour */
textarea.post, select {
  background-color : #FFFFFF;
}
textarea {
	border: 1px solid #8A5C2B;
}

input {
	text-indent : 2px;
	border: 1px solid #8A5C2B;
	background-color: #FFFFFF;
}
input.text {
	text-indent : 2px;
	border: none;
	background-color: ;
}
input.text2 {
	text-indent : 2px;
	border: none;
	background-color: #DADADA;
}
input.post {
	font-family: Tahoma;
	font-size: 11px;
	color: #141413;
	text-decoration: none;
	border-top: 1px solid #404040;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #404040;
	padding-right: 2px;
	padding-left: 2px;
}
input.radio {
	border: none;
	background-color: #DADADA;
}
iframe {
	border: 1px solid #141413;
}

/* The buttons used for bbCode styling in message post */
input.button {
  background-color : #FFFFFF;
  color : #141413;
  font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption, input.liteoption {
  	font-family: Tahoma;
	font-size: 10px;
	color: #141413;
	text-decoration: none;
	margin-top: 3px;
	background-color: #FFFFFF;
	border-bottom-color: #404040;
	border-left-color: #D4D0C8;
	border-top-color: #D4D0C8;
	border-right-color: #404040;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/* None-bold submit button */


/* 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: #FFFFFF;
	border-style: none;
}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

/* mozilla only styles */
/*
a {
	-moz-outline: 0px none gray;
}
table.crumbs {
	-moz-border-radius: 10px;
}*/
