/*
  The Warcraft Theme for phpBB2 Plus 1.5x
  Created by DaMysterious http://damysterious.xs4all.nl/
*/

/* General font families for common tags */
font,th,td,p
{
  font:12px Verdana,Arial,Helvetica,sans-serif
}

/* General text */
.gensmall
{
  font-size:10px
}

td.genmed,.genmed
{
  font-size:11px
}

a:link {
	color: #FFFFEE;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #FFFFEE;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #FFFFEE;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.postlink {
	color: #FFFFEE;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #EEEECC;
	text-decoration: underline;
}

a.but {
	color: #FFFFEE;
	text-decoration: none;
}

a.but:visited {
	color: #FFFFEE;
	text-decoration: none;
}

a.but:hover {
	color: #FFFFEE;
	text-decoration: none;
}

a.cattitle:visited {
	color: #FFFFEE;
}

a.cattitle:hover {
	color: #FFFFEE;
}

a.topictitle:visited {
	color: #FFFFEE;
}

a.topictitle:visited {
	color: #FFFFEE;
}

a.topictitle:hover {
	color: #EEEECC;
}

a.topictitle:hover {
	color: #EEEECC;
}

abbr {
	color: #AAFF22;
	cursor: help;
}

acronym {
	color: #AAFF22;
	cursor: help;
}

body {
	background: #4D3926;
	border-top-style: solid;
	color: #FFFFEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	scrollbar-3dlight-color: #CC9966;
	scrollbar-arrow-color: #CC9966;
	scrollbar-darkshadow-color: #4D3926;
	scrollbar-face-color: #806040;
	scrollbar-highlight-color: #806040;
	scrollbar-shadow-color: #4D3926;
	scrollbar-track-color: #4D3926;
	}

form {
	display: inline;
}

h1 {
	color: #99734C;
	font: bold 20px/120% Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}

h2 {
	color: #CCFFCC;
	font: bold 18px/180% Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}

hr {
	border-bottom: #FFFFEE 0px solid;
	border-left: #FFFFEE 0px solid;
	border-right: #FFFFEE 0px solid;
	border-top: #FFFFEE 1px solid;
	height: 0px;
}

hr {
	border-bottom: #B8E5B8 0px solid;
	border-left: #B8E5B8 0px solid;
	border-right: #B8E5B8 0px solid;
	border-top: #B8E5B8 1px solid;
	height: 0px;
}

img {
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-top: 0px solid;
}

input {
	background: #526652;
	border-bottom: #7A997A 1px solid;
	border-left: #334033 1px solid;
	border-right: #7A997A 1px solid;
	border-top: #334033 1px solid;
	color: #FFFFEE;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
}

input.button {
	background: #526652;
	border-bottom: #7A997A 1px solid;
	border-left: #334033 1px solid;
	border-right: #7A997A 1px solid;
	border-top: #334033 1px solid;
	color: #FFFFEE;
	font-size: 11px;
}

input.catbutton {
	background: #526652;
	border-bottom: #7A997A 1px solid;
	border-left: #334033 1px solid;
	border-right: #7A997A 1px solid;
	border-top: #334033 1px solid;
	font-size: 10px;
}

input.liteoption {
	background: #526652;
	border-bottom: #7A997A 1px solid;
	border-left: #334033 1px solid;
	border-right: #7A997A 1px solid;
	border-top: #334033 1px solid;
	color: #FFFFEE;
	font-size: 11px;
}

input.mainoption {
	background: #526652;
	border-bottom: #7A997A 1px solid;
	border-left: #334033 1px solid;
	border-right: #7A997A 1px solid;
	border-top: #334033 1px solid;
	font-size: 11px;
	font-weight: bold;
}

input.post {
	background: #526652;
	border-bottom: #7A997A 1px solid;
	border-left: #334033 1px solid;
	border-right: #7A997A 1px solid;
	border-top: #334033 1px solid;
	color: #FFFFEE;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding-bottom: 2px;
	padding-left: 2px;
}

p {
	color: #FFFFEE;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
}

select {
	background: #526652;
	border-bottom: #334033 1px solid;
	border-left: #334033 1px solid;
	border-right: #334033 1px solid;
	border-top: #334033 1px solid;
	color: #FFFFEE;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
}

td {
	color: #FFFFEE;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
}

td.cat {
	background: url(images/cellpic5.jpg) #668066;
	border-bottom: #334033 1px solid;
	border-left: #7A997A 0px solid;
	border-right: #334033 0px solid;
	border-top: #7A997A 1px solid;
	color: #FFFFEE;
	font-weight: bold;
	height: 27px;
	letter-spacing: 1px;
	text-indent: 5px;
}

td.genmed {
	color: #FFFFEE;
	font-size: 11px;
}

td.rowpic {
	background: url(images/cellpic5.jpg) #6E8B6D repeat-x;
	border-bottom: #334033 1px solid;
	border-left: #7A997A 0px solid;
	border-right: #334033 0px solid;
	border-top: #7A997A 1px solid;
}

td.spacerow {
	background: #516651;
}

textarea.post {
	background: #526652;
	border-bottom: #7A997A 1px solid;
	border-left: #334033 1px solid;
	border-right: #7A997A 1px solid;
	border-top: #334033 1px solid;
	color: #FFFFEE;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding-bottom: 2px;
	padding-left: 2px;
}


th {
	background: #000000 url(images/cellpic4.jpg);
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	height: 27px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	white-space: nowrap;
}

.bodyline {
	background: #4D3926;
	border-bottom: #99734C 1px solid;
	border-left: #99734C 1px solid;
	border-right: #99734C 1px solid;
	border-top: #99734C 1px solid;
	color: #B8E5B8;
}

.cattitle {
	font-size: 11px;
	font-weight: bold;
}

/* FI DivExpand - Daz - ForumImages.com - START */
/* Code  */
.codetitle,.code
{
  border:1px solid #a4bad2;padding:2px 2px 3px 3px
}

.codetitle
{
  font-size:11px;background: #d8dfe4;text-indent:2px;font-weight:bold;margin:10px 20px 0 20px
}

.code
{
  background:#fafafa;border-top-width:0;color:#060;
  font:12px Courier,'Courier New',sans-serif;overflow:auto;height:40px;
  margin:0 20px 0 20px
}

/* Quote blocks */
.quotetitle,.quote
{
  color:#475e61;font-size:11px;border: 1px solid #a4bad2;padding:2px 2px 3px 3px
}

.quotetitle
{
  background:#e1e7ec;text-indent:2px;font-weight:bold;margin:10px 20px 0 20px
}

.quote
{
  background:#fafafa;border-top-width:0;color:#444;
  overflow:auto;height:40px;margin:0 20px 10px 20px
}

.col {
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	margin-left: 10px;
}

.col {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	display: inline;
	font-size: 7px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 0px;
	padding-top: 0px;
}

.colouter {
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	margin-left: 10px;
}

.colouter {
	border-right-width: 0px;
	cursor: pointer;
}

.errorline {
	background: #3D4D3D;
	border-bottom: #B8E5B8 1px solid;
	border-left: #B8E5B8 1px solid;
	border-right: #B8E5B8 1px solid;
	border-top: #B8E5B8 1px solid;
	color: #CCEECC;
}

.explaintitle {
	color: #EEDDAA;
	font-size: 11px;
	font-weight: bold;
}

.fakebut {
	background: #526652;
	border-bottom: #7A997A 1px solid;
	border-left: #334033 1px solid;
	border-right: #7A997A 1px solid;
	border-top: #334033 1px solid;
	color: #FFFFEE;
	font-size: 11px;
}

.forumline {
	background: #3D4D3D;
	border-bottom: #B8E5B8 1px solid;
	border-left: #B8E5B8 1px solid;
	border-right: #B8E5B8 1px solid;
	border-top: #B8E5B8 1px solid;
	color: #B8E5B8;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.genmed {
	color: #FFFFEE;
	font-size: 11px;
}

.gensmall {
	color: #FFFFEE;
	font-size: 10px;
}

.helpline {
	background: #668066;
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-top: 0px solid;
	font-size: 10px;
}

.helpline {
	background: #526652;
	border-bottom: #7A997A 1px solid;
	border-left: #334033 1px solid;
	border-right: #7A997A 1px solid;
	border-top: #334033 1px solid;
	color: #FFFFEE;
	font-size: 10px;
	font-weight: bold;
}

.imgfade {
	filter: alpha(opacity=75);
	margin-left: 3px;
	moz-opacity: 0.5;
}

.imgfolder {
	margin: 1px 4px;
}

.imgfull {
	filter: alpha(opacity=100);
	margin-left: 3px;
	moz-opacity: 1;
}

.imgicon {
	margin-left: 3px;
}

.imgspace {
	margin-left: 1px;
	margin-right: 2px;
}

.imgtopic {
	margin-left: 3px;
}

.maintitle {
	color: #CCFFCC;
	font: bold 20px/120% Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}

.name {
	color: #FFFFEE;
	font-size: 11px;
	font-weight: bold;
}

.nav {
	color: #FFFFEE;
	font-size: 11px;
	font-weight: bold;
}

.postbody {
	color: #FFFFEE;
	font-size: 12px;
	line-height: 125%;
}

.postdetails {
	color: #FFFFEE;
	font-size: 10px;
}

.row1 {
	background: #668066;
	border-bottom: #334033 1px solid;
	border-left: #5B735B 1px solid;
	border-right: #5B735B 1px solid;
	border-top: #7A997A 1px solid;
}

.row11 {
	background: #668066;
	border-bottom: #334033 1px solid;
	border-left: #5B735B 1px solid;
	border-right: #5B735B 1px solid;
	border-top: #7A997A 1px solid;
}

.row2 {
	background: #5B735B;
	border-bottom: #334033 1px solid;
	border-left: #5B735B 1px solid;
	border-right: #5B735B 1px solid;
	border-top: #7A997A 1px solid;
}

.row22 {
	background: #5B735B;
	border-bottom: #334033 1px solid;
	border-left: #5B735B 1px solid;
	border-right: #5B735B 1px solid;
	border-top: #7A997A 1px solid;
	margin: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.row3 {
	background: #516651;
	border-bottom: #334033 1px solid;
	border-left: #5B735B 1px solid;
	border-right: #5B735B 1px solid;
	border-top: #7A997A 1px solid;
}

.subtitle {
	color: #99734C;
	font: bold 18px/180% Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}

.tbl {
	border-collapse: collapse;
	empty-cells: hide;
	height: 5px;
	width: 100%;
}

.tblbot {
	width: 100%;
}

.tbll {
	width: 1px;
}

.tblr {
	width: 0px;
}

.topbkg {
	background: #4D3926;
}

.topictitle {
	color: #FFFFEE;
	font-size: 11px;
	font-weight: bold;
}

.topictitle {
	color: #FFFFEE;
	font-size: 11px;
	font-weight: bold;
}

.topnav {
	background: #668066 url(images/cellpic4.jpg) repeat-x;
	border-bottom: #000000 1px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-size: 10px;
	height: 40px;
	white-space: nowrap;
}

abbr, acronym
{
  border-bottom:1px dotted #FF0000;
  margin:0px;
  font-style: italic;
  color: red;
  cursor:help;
}

/* Admin & Moderator Colours MODification */
.admin,.mod
{
  font-size:11px;font-weight:bold
}

.admin,a.admin,a.admin:visited
{
  color:#ffa34f
}

.mod,a.mod,a.mod:visited
{
  color:#006600
}

a.admin:hover,a.mod:hover
{
  color:#dd6900
}


/* Specify the space around images */
.imgtopic,.imgicon
{
  margin-left:3px
}

.imgspace
{
  margin-left:1px;margin-right:2px
}

.imgfolder
{
  margin:1px 4px 1px 4px
}


/* Gets rid of the need for border="0" on hyperlinked images */
img
{
  border:0 solid
}

/* Background images for tables */
.tbl
{
  border-collapse:collapse;
  height:4px;
  width:100%
}

.tbll
{
  background: url(images/tb4_l.gif) no-repeat;
  width:8px
}

.tblbot
{
  background: url(images/tb4_m.gif) repeat-x;
  width:100%
}

.tblr
{
  background: url(images/tb4_r.gif) no-repeat;
  width:8px
}

.orionmenu
{
  padding:2px;
}
