/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:			Violaceous
	Based on style:		subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		Matt ()
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* { 	margin: 0; padding: 0; }

html { font-size: 100%; background: #f1fff4 url('./images/bg01.gif'); }

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #003300;
	background-color: #e9f7e0;
	border-left: 2px solid #2d5e00;
	border-right: 2px solid #2d5e00;
	border-bottom: 2px solid #2d5e00;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0px auto;
	max-width: 1100px;
	min-width: 960px;
	padding-bottom: 15px;
}

#wrapheader {
	height: auto !important;
	padding: 0;
}

#wrapcentre {
	margin: 5px 5px 0 5px;
	background: transparent;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #e9f7e0;
	border: 1px solid #40ad19;
}

#logodesc {
	padding: 5px 25px 15px 25px;
	background: #e9f7e0 url('./images/header.png') repeat-x;
	border-bottom: 2px solid #2d5e00;
}

#logodesc1 {
	background: url('./images/bg_header.png') center no-repeat;
}

#menubar {
	margin: 0;
	padding: 0 25px 0 25px;
	height: 20px;
	background: #f1fff4 url('./images/bg_menu1.png');
	border-top: 1px solid #49434d;
	border-bottom: 1px solid #000;
}

#datebar { margin: 10px 5px 0 5px; }
#findbar { width: 100%; margin: 0; padding: 0; border: 0; }

.forumrules {
	background-color: #e9f7e0;
	border: 1px solid #40ad19;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {color: #2E233D;}
.forumrules h3:hover {color: #55515D;}

#pageheader { }
#pagecontent { }
#pagefooter { }
#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: #fafffa;
	font-family: "Papyrus", "Georgia", "Tahoma", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 2.4em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

h5, h5 a:link, h5 a:active, h5 a:visited {
	color: #FFF;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

h6, h6 a:link, h6 a:active, h6 a:visited {
	color: #2E233D;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps
}

p {font-size: 1.1em;}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {float: right;}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {float: left;}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: #003300;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 5px 0 5px;
	white-space: nowrap;
} 
p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	padding-top: 5px;
	vertical-align: bottom;
}

.postauthor {color: #000000; font-size: 1.2em;}
.postdetails {color: #000000;}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	color: #008800;
	font-size: 1.2em;
}

.gen1 {
	margin: 1px 1px;
	color: #003300;
	font-size: 1.0em;
}

.sitedscr {
	margin: 1px 1px;
	color: #66cc77;
	font-size: 1.5em;
	font-weight: bold;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.gensadminpn {
	margin: 1px 1px;
	font-size: 1.1em;
	/*font-weight: bold;*/
}

.Nimbifer {
	margin: 1px 1px;
	font-family: "Papyrus", "Georgia", "Tahoma", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}

.copyright {
	color: #55515D;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url('./images/cellpic3.png');
	border: 1px solid #337000;
	white-space: nowrap;
	padding: 7px 5px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: transparent;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic2.png') repeat-x;
	border: 1px solid #99cc52;
}
.rtl .catdiv {
	background: white url('./images/cellpic3.png') repeat-x;
	border: 1px solid #337000;
}

.cat {
	height: 28px;
	margin: 10px;
	padding: 0;
	border: 0;
	color: #000;
	background: #F6E2FA url('./images/cellpic2.png');
	border: 1px solid #99cc52;
	text-indent: 4px;
}

.cattopic {
	height: 28px;
	margin: 10px;
	padding: 0;
	border: 0;
	color: #000;
	background: #F6E2FA url('./images/cellpic2.png');
	border: 1px solid #99cc52;
	text-indent: 4px;
}

/*.menu1 {
	background: #e9f7e0 url('./images/m2bg.png');
	padding: 5px;
	border: 1px solid #7F808A;
}*/

.menu1bg{
	background: url('./images/menu1bg.png') bottom left repeat-x;
	height: 22px;
	margin: 10px 0 10px 0;
}

.menu1left {
	background: url('./images/menu1left.png') bottom left no-repeat;
	padding-left: 5px;
}

.menu1right {
	background: url('./images/menu1right.png') bottom right no-repeat;
	padding-right: 5px;
}

.menu1title {
	font-size: 1.1em;
	color: #000000;
	padding-top: 5px;
	font-weight: normal;
}

.row1 {
	background: #e9f7e0;
	padding: 5px;
	border: 1px solid #40ad19;
}

.row2 {
	background: #e9f7e0;
	padding: 5px;
	border: 1px solid #40ad19;
}

.row3 {
	background: #e9f7e0;
	padding: 5px;
	border: 1px solid #40ad19;
}

.spacer {
	background-color: #dce5de;
}

.stat1 {
	color: #FFF;
	background-image: url('./images/cellpic3.png');
	border-top: 1px solid #337000;
	border-right: 1px solid #337000;
	border-left: 1px solid #337000;
	border-bottom: 1px dotted #337000;
	padding: 7px 5px;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #dce5de;
	color: #dce5de;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link, a:active, a:visited {
	color: #2E233D;
	outline: none;
	text-decoration: none;
}

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

a.forumlink {
	color: #2E233D;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle:visited {
	color: #2E233D;
	text-decoration: none;
}

th a, th a:visited {
	color: #fafffa !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #000;
	background-color: #FAFFFA;
}

textarea {
	background-color: #FAFFFA;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #000;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFFFA;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #333;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Verdana, Helvetica, sans-serif;
	background: url("./images/cellpic2.png") repeat-x;
	border: 1px solid #99cc52;
}

.btnbbcode:hover {
	border: 1px solid #000;
}

.btnmain {
	font-weight: bold;
	background: url("./images/cellpic2.png") repeat-x;
	border: 1px solid #99cc52;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnmain:hover {
	border: 1px solid #000;
}

.btnlite {
	font-weight: normal;
	background: white url("./images/cellpic2.png") repeat-x;
	border: 1px solid #99cc52;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite:hover {
	border: 1px solid #000;
}

.btnfile {
	font-weight: normal;
	background: white url("./images/cellpic2.png") repeat-x;
	border: 1px solid #99cc52;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile:hover {
	border: 1px solid #000;
}

.helpline {
	background: white url("./images/cellpic2.png") repeat-x;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	/*border-width: 1px 1px 0 1px;*/
	/*border-style: solid;*/
	/*border-color: #99cc52;*/
	color: #333333;
	background: white url("./images/cellpic4.png") repeat-x;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	background-color: #e7f1e9;
	color: #323;
	margin: 0 5px 10px 5px;
	padding: 5px;
	/*border-color: #7F808A;*/
	/*border-width: 0 1px 1px 1px;*/
	/*border-style: solid;*/
	/*border-top: 1px solid #000;*/
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	color: #333333;
	background: #e2ebe4 url("./images/cellpic4.png") repeat-x;
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	/*border-width: 1px 1px 0 1px;*/
	/*border-style: solid;*/
	/*border-color: #99cc52;*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	/*border-color: #7F808A;*/
	/*border-width: 0 1px 1px 1px;*/
	/*border-style: solid;*/
	/*border-top: 1px solid #000;*/
	font-weight: normal;
	color: #333333;
	background-color: #e7f1e9;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
}

.syntaxbg {
	color: #fafffa;
}

.syntaxcomment {
	color: #808080;
}

.syntaxdefault {
	color: #5E5E5E;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #3C3C3C;
}

.syntaxstring {
	color: #6F6F6F;
}


/* Private messages
 ------------------ */
.pm_marked_colour {}
.pm_replied_colour {}
.pm_friend_colour {}
.pm_foe_colour {}

/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #A7A7A7;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}
/* Top Menu BG */
#fisheyemenubg {
	background: url('./images/dockbg.png');
	border-bottom: 0px solid #000;
}

/* Top Menu 
Originally from: http://www.ndesign-studio.com/blog/design/css-dock-menu/ */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
	width: 100%;
}

.dock-container {
	background: url('./images/dockbg.png');
	height: 50px;
	padding-left: 20px;
	position: absolute;
}

a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}
/* End Top Menu */

/* Main Round Corners */
#wrapbg {
	margin: 10px 8px 0 8px;
	background: #fafffa url('./images/ct.png') top repeat-x;
	border: 2px solid #2d5e00;
}

/*#wrapleft {
	background: url('./images/ctl.png') top left no-repeat;
}*/

/*#wrapright {
	background: url('./images/ctr.png') top right no-repeat; 
}*/

#cb {
	background: url('./images/cb.png') bottom repeat-x;
	/*border-bottom: 2px solid #2d5e00;*/
}

/*#wrapbotleft {
	background: url('./images/cbl.png') bottom left no-repeat; 
}*/

/*#wrapbotright {
	background: url('./images/cbr.png') bottom right no-repeat;
	padding: 2px 5px 5px 5px; 
}*/
/* End Main Round Corners */
