/* Layout
 ------------ */

* {
	margin: 0; /* Reset browsers default margin, padding and font sizes */
	padding: 0;
	border: 0;
	outline: none;
	font-family: arial,verdana,helvetica,tahoma, sans-serif !important;
}

/* Links
 ------------ */
a {
	text-decoration: none !important;	
}
 
a:link, a:visited, a:active {
	background: transparent;
	color: #555555;
}

a:hover, a.forumlink:hover{
	background: transparent;
	color: #EF463C;
}

a.forumlink {
	color: #555555;
	font-weight: bold;
	font-size: 1.1em;
}

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

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

body {
	background: #007701;
	color: #666666;
	font-size: 12px;
	background-image: url('../images/background.gif');
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}

div.item {
	padding-top: 0.6em;
}

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

/*  Text
 --------------------- */
h1 {
	color: black;
	font-size: 1.8em;
	padding: 0 0 20px 0;
}

h2 {
	font-size: 1.1em;
	padding: 0 0 20px 0;
}

h3 {
	font-size: 1.3em;
	padding: 0 0 15px 0;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	padding: 0 0 15px 0;
}

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

html {
	font-size: 100%;
}

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

input, select {
	color: #333333;
	font-size: 1.1em;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

input.radio {
	background-color: transparent;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

body, p, th, td, h1, h2, h3, h4, form, div {
	font-family: arial,verdana,helvetica,tahoma, sans-serif !important;	
}

p {
	font-size: 1.1em;
	padding: 4px 0;
	margin: 0 !important;
}

p.breadcrumbs {
	float: left;
	color: black;
	font-weight: bold;
	font-size: 11px;
}

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

p.forumdesc {
	padding-bottom: 4px;
	margin: 0 !important;
}

p.linkmcp, p.searchbarreg {
	float: right;
	white-space: nowrap;
}

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

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
}

p.topicauthor, p.topicdetails {
	padding: 1px 0;
	text-align: left;
}

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

table.colortable td, td.nopad {
	padding: 0;
}

table.icons,
tr.icons,
td.icons {
	background: transparent; /* required for text in tables, because tables do not inherit from body */
	color: #222;
	font-size: 11px;
	line-height: 135%;
}

td {
	padding: 2px;
}

td.profile {
	padding: 4px;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

/* Tables
 ------------ */
th {
	height: 23px;
	color: #363433;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url('./images/subtitle.gif');
	white-space: nowrap;
	padding: 0 10px 0 0;
}

/* Safari... */
th {
	text-align: left;
}

th a,
th a:visited {
	color: #555555 !important;
}

th a:hover {
	color: #EF463C;
}

.activeuserposting a:link,
.activeuserposting a:visited,
.activeuserposting a:active,
.activeuserposting{
}

.activeusers{
	background: #FFF;
	border: 1px solid #e3e3e3;
	color: #000;
	padding: 1px;
}

.borderwrap h3,
.maintitle,
.maintitlecollapse{
	background: #FFF;
	color: #434343;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 8px 8px 0;
}

.borderwrap,
.borderwrapm{
	background: #e3e3e3; /* this will affect the outlining border of all the tables and boxes through-out the skin. */
}

.borderwrapm{
	margin: 5px;
}

.btnbbcode {
	color: #000000;
	font-size: 1.1em;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnfile {
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.cat {
	height: 26px;
	background-color: #FFF;
	text-indent: 4px;
}

.catdiv {
	height: 26px;
	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}

.cattext {
	font-size: 13px;
	font-weight: bold;
	padding: 6px;
	color: #fff !important;
	background-color: #373737;
	background-image: url(images/bg_nav2.png);
	background-repeat: repeat-x;
	background-position: top;
}

.cattext a:hover {
	color: #9acd32;
}

.cattext a {
	color: #fff !important;
	text-transform: uppercase;
	background-image: url(images/bg_kat.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 6px 0 6px 38px;
}

.cattitle {
}

.codecontent {
	background: #F9F9F9;
	border: 1px dotted #636363;
	color: #434343;
	margin: 0 auto;
	padding: 2px;
}

.codetitle {
	background: #d50909 url('./images/css_img_code.gif') no-repeat right;
	color: #FFF;
	font-weight: bold;
	margin: 0 auto;
	padding: 3px;
}

.copyright{
/*	display: none !important;*/
	background: #FFF;
	font-size: 10px;
	margin: 0 0 5px 0;
	padding: 10px 10px 0 10px;
	text-align: right;
	color: #fff;
}

.fieldwrap{
	background: #F9F9F9;
	border: 1px solid #CCC;
	border-top: 0;
	margin: 5px;
	text-align: left;
}

.fieldwrap h4{
	background-color: #EEE;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color: #444;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

.forumrules {
	background-color: #e6f7e7;
	border-width: 1px;
	border-style: solid;
	border-color: #9acd32;
	padding: 0 4px 4px 4px;
	font-size: 1.1em;
	color: black;
	margin: 0 !important;
}

.forumrules h3, #pageheader {
	color: #6c8f26;
	padding: 0;
}

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

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

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

.helpline {
	background-color: #DEE3E7;
}

.icons td,
.divpad{
	padding: 5px; /* gives all tables faux cellpadding of 5px */
}

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

.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited{
	background: transparent;
	color: #434343;
}

.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active{
	background: transparent;
	color: #434343;
}

.maintitle p,
.maintitlecollapse p,
.formsubtitle p{
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members{
	text-align: right;
	width: auto !important;
}

.maintitle td {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.maintitlecollapse{
}

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

.newslink{
	background: #FFF;
	border-bottom: 1px solid #e3e3e3;
	width: 100%;
}

.newslink input{
	background: #FFF;
	border: 1px solid #e3e3e3;
	color: #363433;
	font-size: 11px;
	padding: 3px;
	vertical-align: middle;
	width: auto;
}

.newslink input.button{
	background: transparent;
	color: #072A66;
	vertical-align: middle;
}

.newslink span{
	color: #595858;
	font-style: italic;
}

.newslink td{
	color: #363433;
	font-size: 10px;
	padding: 5px 5px 5px 10px;
}

.nowrap {
	white-space: nowrap;
}

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

.pm_foe_colour {
	background-color: #DD0000;
}

.pm_friend_colour {
	background-color: #007700;
}

/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

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

.postapprove img, .postreported img {
	vertical-align: bottom;
}

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

.postbody {
	font-size: 1.2em;
/*	line-height: 1.4em;*/
}

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

.posthilit {
	background-color: yellow;
}

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

.quotecontent, .attachcontent {
	background: #f9f9f9;
	border: 1px dotted #636363;
	border-top: 0;
	color: #434343;
	padding: 4px;
	margin: 0 auto;
}

.quotetitle .quotetitle, .attachcontent {
	font-size: 11px;
}

/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	background: #E6E6E6 url('./images/css_img_quote.gif') no-repeat right;
	border: 1px dotted #636363;
	border-bottom: 0;
	color: #555555;
	font-weight: bold;
	font-size: 10px;
	margin: 2px auto 0;
	padding: 3px;
}

.row1 {
	background-color: #FFFFFF;
	padding: 4px;
	border-bottom: 0 !important;
}

.row1 a{
	padding: 0 !important;
	margin: 0 !important;
}

.row2 {
	background-color: #F6F6F6;
	padding: 4px;
}

.row3 {
	background-color: #fff;
	padding: 4px;
}

.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

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

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

.rtl p.linkmcp, .rtl p.datetime, .rtl p.searchbarreg, #userlinks p.home,
#userlinksguest p.home {
	text-align: left;
}

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

.spacer {
	background-color: #FFFFFF;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml, .postauthor, .postdetails {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}

.tablebg {
	background-color: #E3E3E3;
}

.titles {
	font-weight: bold;
	font-size: 1.1em;
}

.username-coloured {
/*	font-weight: bold;*/
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar, .icons {
	width: 100%;
}

/*Custom */
#header {
	height: 197px;
	background-image: url(images/header.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	border-top: 10px solid #9acd32;
	margin: 0 !important;
}

#ipbwrapper{
	margin: 0 auto !important;
	text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
	width: 900px;
	background-color: #fff;
	border-left: 3px solid #006401;
	border-right: 3px solid #006401;
}

#logo {
	height: 165px;
}

#logodesc {
	margin: 0 0 5px 0;
	padding: 5px 25px;
	background-color: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menu {
	background-color: #434343;
	height: 23px;
	color: #fff;
	border-top: 4px solid #9acd32;
	border-bottom: 4px solid #9acd32;
	background-image: url(images/bg_nav.png);
	background-repeat: repeat-x;
}

#menu ul {
	height: 23px;
}

#menu ul li {
/*	display: inline;*/
	padding: 0 10px;
	float: left;
	height: 23px;
	line-height: 23px;
}

#menu ul li a {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

#menu ul li a:hover, 
#menu ul li.over, 
#menu ul li#current {
	color: #9acd32;
}

#menubar {
	margin: 0 25px;
}

#navstrip{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 20px;
	display: none;
}

#pagecontent {
}

#pagefooter {
}

#pageheader h2{
	padding: 0 !important;
}

#poll {
}

#postdata {
}

#postrow {
}

#top_menu a, 
#top_menu a:link, 
#top_menu a:visited {
	color: #666;
	padding: 5px 0;
	text-transform: lowercase;
}

#top_menu a:hover, 
#top_menu a.active {
}

#top_menu li, .rtl p.moderators, .rtl p.breadcrumbs {
	float: right;
}

#top_menu ul, 
#top_menu li, 
#menu ul, 
#menu li {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

#userlinks p,
#userlinksguest p{
	font-size: 11px;
	padding: 7px 0 7px 0;
	text-align: right;
	font-weight: normal;
}

#userlinks,
#userlinksguest{
	background-image: url(images/bg_headr.png);
	background-repeat: repeat-x;
	border: 0px solid #C2CFDF;
	margin: 0 0 5px 0;
	padding: 10px;
}

#userlinksguest p.pcen{
	text-align: center;
}

#wrapcentre {
	margin: 15px 25px 0 25px;
}

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

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
}

#wrapnav {
	width: 100%;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

.bana {
	text-align: center;
	padding: 10px 0;
	background-color: #efefef;
	background-image: url(images/bg_banna.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #a9b8c2;
}

.bana img{
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 0 auto;
}

#ipbwrapper #pageheader, #ipbwrapper .catmain, #navstrip {
/*	display: none;*/
}

#pageheader {
	height: 20px;
}

.activeusers {
	display: none;
}

.postlink {
	font-weight: bold;
	color: #5e7c21 !important;
}
