/* main selectors */
#forum {
	background-color: #F8F8F8;
	border: solid 1px #A0A0A0;
	border-width: 0 1px 1px 1px;
	margin: 0;
	padding: 0;
}

#acp, #forum, p, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#forum p {
	margin: 0;
	text-align: left;
}

#content {
	padding: 2px 7px 5px 7px;
	text-align: center;
}

table, img {
	border: 0;
}

form {
	display: inline;
}

label {
	color: #333;
}
label:hover {
	color: #666;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited { color: #FFFFF; }
a:hover, a:active { color: #FF1010; }

.gen { font-size: 12px; }
.genmed { font-size: 11px; }
.gensmall { font-size: 10px; }

.error-message {
	font-size: 12px;
	color: #FF1010;
	font-weight: bold;
}

/* header */
.forum-header {
	background: #F7F7F7 url(images/bg_logo.gif) top left repeat-x;
	padding: 0;
}

.forum-buttons {
	text-align: center;
	font-size: 11px;
	color: #FF1010;
	background-image: url(images/bg_topnav.gif);
	border-top: solid 1px #2E9524;
	border-bottom: solid 1px #2E9524;
	height: 20px;
}
* html .forum-buttons { height: 18px; }

.forum-buttons a, .forum-buttons a:visited {
	color: #37A12C;
	text-decoration: none;
	margin: 0 3px;
}

.forum-buttons a:hover, .forum-buttons a:active {
	color: #FF1010;
	text-decoration: none;
}

.header-search { padding: 5px; }

/* footer */
#copyright {
	padding: 7px;
	text-align: center;
	background-image: url(images/bg_copyright.gif);
	border-top: solid 1px #2E9524;
	font-size: 9px;
	color: #FF6666;
}

#copyright a, #copyright a:visited {
	color: #2E9524;
	text-decoration: none;
}

#copyright a:hover, #copyright a:active {
	color: #FF1010;
	text-decoration: none;
}


/* main tables/divs */
.forumline {
	border: solid 1px #2E9524;
	margin: 5px 0;
	background-color: #F8F8F8;
}

.no-width { margin: 5px auto; }

.forumline td { padding: 2px; }

.row1, .row2, .row3, .row4, .row1h, .row1h-new, .row2h, .row3h, .row1hHover, .row1h-newHover {
	background-color: #F8F8F8;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	text-align: left;
}

.row1h:hover, .row1hHover { 
	background: #F0F0F0 url(images/bg_row_hover.gif) bottom right no-repeat; 
	border-top-color: #F8F8F8;
	border-left-color: #F8F8F8;
	border-bottom-color: #D0D0D0;
	border-right-color: #D0D0D0;
}
.row1h-new:hover, .row1h-newHover { 
	background: #F0F0F0 url(images/bg_row_hover_new.gif) bottom right no-repeat; 
	border-top-color: #F8F8F8;
	border-left-color: #F8F8F8;
	border-bottom-color: #D0D0D0;
	border-right-color: #D0D0D0;
}

.forumline div.row1, .forumline p.row1 { text-align: left; padding: 3px; }

.row1g, .row1g-left, .row1g-left-top {
	background: #FFF url(images/bg_post.gif) top left repeat-x;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	vertical-align: middle;
	text-align: center;
}

.row1g-left, .row1g-left-top {
	text-align: left;
}

.row1g-left-top {
	vertical-align: top;
}

.forumline th {
	background: #FFF url(images/bg_th.gif) top left repeat-x;
	color: #469A40;
	font-weight: bold;
	font-size: 11px;
	height: 24px;
	padding: 0 5px;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	white-space: nowrap;
}

.forumline .row-forum {
	padding: 1px 2px 2px 2px;
}

.forumline .no-padding {
	padding: 0;
}

.forumline .row-header {
	background: #388830 url(images/bg_hdr1.gif);
	border: solid 1px #DBEFDB;
	border-right-color: #CFDADE;
	border-bottom-color: #CFDADE;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}

.forumline p.row-header { height: 25px; }

.forumline .row-header span {
	background: url(images/bg_hdr2.gif) top left no-repeat;
	padding-left: 17px;
	color: #ECF4EC;
	display: block;
	padding-top: 4px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
}

.row-header a, .row-header a:visited {
	color: #ECF4EC;
	text-decoration: none;
}

.row-header a:hover, .row-header a:active {
	color: #C8EDC5;
	text-decoration: none;
}

/* shortcuts */
.row-center, .row-center-small {
	text-align: center;
	vertical-align: middle;
}

.row-center-small {
	font-size: 10px;
}

.catBottom, .cat, .catLeft, .catRight {
	background: #FDFDFD url(images/bg_catbottom.gif) top left repeat-x;
	text-align: center;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	height: 28px;
	min-height: 28px;
}

.forumline td.catBottom { padding: 1px; }

.spaceRow {
	background: #3D8538 url(images/bg_spacerow.gif);
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	height: 3px;
	padding: 0;
}

.forumline td.spaceRow { padding: 0; }

.empty-table td {
	padding: 3px 0;
}

.poll-table td {
	padding: 3px 10px;
	text-align: left;
	font-size: 11px;
}

/* navigation */
.nav-header {
	background-image: url(images/bg_nav1.gif);
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 5px;
}

.nav-links {
	color: #888888;
	text-align: right;
	background: #FFF url(images/bg_nav2.gif) top left repeat-x;
	padding: 3px 5px;
	font-size: 10px;
	line-height: 1.4em;
}

.nav-links-left {
	position: relative;
	float: left;
	text-align: left;
}

.nav-header, .nav-links {
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}

.nav-div a, .nav-div a:visited {
	color: #469A40;
	text-decoration: none;
}

.nav-div a:hover, .nav-div a:active {
	color: #FF1010;
	text-decoration: none;
}

.nav-links a, .nav-links a:visited { text-decoration: none; }

.nav-div a.nav-current, .nav-div a.nav-current:visited {
	color: #FF1010;
}

.nav-div a.nav-current:hover, .nav-div a.nav-current:active {
	color: #D61212;
	text-decoration: none;
}


/* forum index */
.forumlink, .forumlink-new {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
}
a.forumlink, a.forumlink:visited { text-decoration: none; }
a:forumlink:hover, a:forumlink:active { text-decoration: none; }

a.forumlink-new, a.forumlink-new:visited { 
	text-decoration: none; 
	color: #FF1010;
}
a:forumlink-new:hover, a:forumlink-new:active { 
	text-decoration: none;
	color: #D61212;
}

.moderators {
	font-size: 10px;
	color: #888;
}

.moderators a, .moderators a:visited {
	color: #777;
	text-decoration: none;
}

.moderators a:hover, .moderators a:active {
	color: #FF1010;
	text-decoration: none;
}

/* viewforum */
.topiclink b, .topiclink-new b { 
	color: #444;
	font-size: 11px;
}

.topiclink a, .topiclink-new a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.topiclink a:visited {
	color: #25691F;
	text-decoration: none;
}

.topiclink a:hover, .topiclink a:active {
	color: #FF1010;
	text-decoration: none;
}

.topiclink-new a, .topiclink-new a:visited { 
	text-decoration: none; 
	color: #FF1010;
}
.topiclink-new a:hover, .topiclink-new a:active { 
	text-decoration: none;
	color: #D61212;
}


/* pagination */
.pagination { 
	font-size: 12px;
	line-height: 2em;
	margin: 0; 
	margin-top: 5px; 
	margin-bottom: 3px; 
}
.pagination a, .pagination a:visited { 
	color: #469A40; 
	border: #888 1px solid; 
	padding: 1px; 
	background: #FFF url(images/bg_nav2.gif) top left repeat-x;
	text-decoration: none;
}
.pagination a:hover, .pagination a:active { 
	color: #FF1010;
	border: #888 1px solid; 
	padding: 1px; 
	text-decoration: none;
}

.gotopage { 
	display: block;
	font-size: 10px;
	line-height: 2em;
	margin: 3px 0 1px 0; 
}
* html .gotopage { margin-top: 5px; margin-bottom: 2px; }
.gotopage a, .gotopage a:visited { 
	color: #469A40; 
	border: #888 1px solid; 
	padding: 1px; 
	background: #FFF url(images/bg_nav2.gif) top left repeat-x;
}
.gotopage a:hover, .gotopage a:active { 
	color: #FF1010;
	border: #888 1px solid; 
	padding: 1px; 
}

/* post */
.row-post-author, .row-post {
	background: #FFF url(images/bg_post.gif) top left repeat-x;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	vertical-align: top;
	padding: 3px;
}

.row-post-author {
	text-align: center;
	width: 150px;
}

.row-post {
	text-align: left;
}

.post-name {
	font-weight: bold;
	color: #469A40;
	font-size: 16px;
	line-height: 1.6em;
}

.post-rank {
	color: #888;
	font-size: 10px;
}

.post-details {
	text-align: left;
	margin: 5px;
	color: #666;
	font-size: 10px;
	line-height: 1.4em;
}

.post-images img {
	display: block;
	margin: 1px auto;
}

.post-buttons-top {
	float: right;
}

.post-subject {
	color: #469A40;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}

.post-text {
	font-size: 12px;
	line-height: 1.2em;
}

@media all and (min-width: 0px) {
	html>body .post-text { 
		overflow: auto; 
	}
}

.row-post-date, .row-post-buttons {
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	vertical-align: middle;
	font-size: 10px;
	line-height: 12px;
	color: #666;
	background: url(images/bg_postbottom.gif);
	white-space: nowrap;
	padding: 1px;
}

.row-post-buttons {
	text-align: left;
}

.post-buttons a img, .post-buttons a:visited img, .post-buttons-single a img, .post-buttons-single a:visited img {
	background-color: #469A40;
}

.post-buttons a:hover img, .post-buttons a:active img, .post-buttons-single a:hover img, .post-buttons-single a:active img {
	background-color: #FF1010;
}

.post-buttons-single {
	text-align: center;
	vertical-align: middle;
}

.img-main a img, .img-main a:visited img {
	background-color: #FF1010;
}

.img-main a:hover img, .img-main a:active img {
	background-color: #444;
}

.post-text blockquote {
	color: #444;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #D0D0D0;
	background: #FFF url(images/bg_quote_content.gif) bottom right no-repeat;
	padding: 5px;
	font-size: 12px;
}

.post-text blockquote h6 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url(images/bg_quote_header.gif) top left no-repeat;
}

.post-text .code {
	color: #444;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #D0D0D0;
	background-color: #FFF;
	padding: 5px;
	font-size: 12px;
	font-family: Courier, 'Courier New', sans-serif;
}

.post-text .code h6 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url(images/bg_code_header.gif) top left no-repeat;
}

/* inputs */
input, select { 
	vertical-align: middle; 
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}
textarea {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

input, textarea, select { 
	color: #333; 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	vertical-align: middle;
	margin: 0;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

.helpline {
	border: solid 1px #F8F8F8;
	background-color: #F8F8F8;
	color: #666;
}

input.button {
	background: #FFF url(images/bg_nav2.gif) top left repeat-x;
	border: solid 1px #BBB;
	border-left-color: #CCC;
	border-top-color: #CCC;
	color: #666;
}

input.button:hover {
	color: #000;
	border-left-color: #AAA;
	border-top-color: #AAA;
	border-right-color: #999;
	border-bottom-color: #999;
}

input.post, textarea, select, input.liteoption {
	border: solid 1px #888;
	color: #666;
	background-color: #F8F8F8;
}

input.mainoption {
	border: solid 1px #666;
	color: #444;
	background-color: #F8F8F8;
}

* html input.post, * html textarea, * html select, * html input.liteoption {
	color: #333;
	border: solid 1px #2E9524;
}
* html input.mainoption {
	color: #000;
	border: solid 1px #2E9524;
	font-weight: bold;
}



input.post:hover, textarea:hover, select:hover, select:focus, input.liteoption:hover, input.mainoption:hover {
	border: solid 1px #666;
	color: #444;
	background-color: #FAFAFA;
}

input.post:focus, textarea:focus {
	border: solid 1px #2E9524;
	color: #000;
}

input.post:focus, select:focus, input.mainoption:focus, input.liteoption:focus {
	background: #E7E7E7 url(images/bg_input.gif) top left repeat-x;
}

textarea:focus {
	background-color: #F4F4F4;
}

select optgroup {
	background-color: #000;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
}
select option {
	background-color: #F0F0F0;
	color: #333;
}

/* inputs - fixing height */
input.mainoption, input.liteoption { height: 18px; }
* html input.mainoption, * html input.liteoption { height: 20px; }

input.post { height: 16px; }
@media all and (min-width: 0px) { html>body input.post { height: 18px; } }

select option { height: 15px; }

input.jumpbox { height: 18px; }
@media all and (min-width: 0px) { html>body input.jumpbox { height: 15px; } }
* html input.jumpbox { height: 18px; }

/* private message popup */
.popup, .popuppm { display: none; }
.popuppm-new {
	display: block;
	text-align: center; 
	margin: 50px;
}
.popuppm-new a { 
	margin: 5px 0; 
	padding: 40px 60px; 
	font-size: 12px; 
	font-weight: bold; 
	background: #FFF url(images/bg_post.gif) top left repeat-x;
	border: solid 1px #2E9524; 
	color: #FF1010;
	text-decoration: none;
}
.popuppm-new a:hover {
	color: #666;
	text-decoration: none;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #3A6948; }
a:hover		{ text-decoration: none; color : #15271B; }
hr	{ height: 0px; border: solid #95B079 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
/*.bodyline	{ background-image: url(templates/SoftGreen/images/SoftGreen-maintable-bg.gif) }*/

/* This is the outline round the main forum tables */
/*.forumline	{ background-color: #FFFFFF; border: 0px #006699 solid; }*/


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FFFFFF; }
td.row2	{ background-color: #FFFFFF; }
td.row3	{ background-color: #FFFFFF; }

td.row0 {
    background-color: #FFFFFF;
  	border-style: solid;
  	border-width: 0px 0px 0px 1px;
  	border-left-color: #95B079;
}
td.row4 {
    background-color: #FFFFFF;
  	border-style: solid;
  	border-width: 0px 1px 0px 0px;
  	border-right-color: #95B079;
}
td.row5 {
    background-color: #FFFFFF;
  	border-style: solid;
  	border-width: 0px 1px 0px 1px;
  	border-left-color: #95B079;
		border-right-color: #95B079;
}

td.row6	{ background-color: #CCDCC0; }
td.row7	{ background-color: #EEF3EB; }
td.row8 {
    background-color: #CCDCC0;
  	border-style: solid;
  	border-width: 0px 1px 0px 0px;
  	border-right-color: #95B079;
}
td.row9 {
    background-color: #CCDCC0;
  	border-style: solid;
  	border-width: 1px 0px 0px 0px;
  	border-top-color: #95B079;
}


/*
  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-image: url(images/sg-forumsheadtable-bg.gif);
		height: 18px;
  	border-style: solid;
  	border-width: 0px 1px 0px 0px;
  	border-right-color: #95B079}
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #3A6903; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 18px;
	background-image: url(images/sg-forumsheadtable-bg.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/sg-forumsheadtable-bg-down.gif);
			background-color:#D1D7DC; 
			height: 28px;
    	border-style: solid;
    	border-width: 0px 1px 0px 1px;
    	border-left-color: #95B079;
			border-right-color: #95B079;			
}

/*
  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: 28px;
	border-width: 0px 0px 0px 0px;
}*/
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
  background-image: url(images/sg-forumsheadtable-bg.gif);
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#3A6903;
	font-weight: bold; border: #95B079; border-style: solid; height: 18px; }
th.thHeadL{
  background-color:#D2DFC8;
  background-image: url(images/sg-forumsheadtable-bg.gif);
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color:#3A6903;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-left-color: #95B079;
	height: 18px;}	
th.thHeadR{
  background-color:#D2DFC8;
  background-image: url(images/sg-forumsheadtable-bg.gif);
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color:#3A6903;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-right-color: #95B079;
	height: 18px;}	
th.thHeadM{
  background-color:#D2DFC8;
	background-image: url(images/sg-forumsheadtable-bg.gif);
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color:#3A6903;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	height: 18px;}	
	
td.row3Right,td.spaceRow { background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }
td.spaceRowLR	{ background-color: #95B079; 
              	border-style: solid;
              	border-width: 0px 1px 0px 1px;
              	border-left-color: #95B079;
          			border-right-color: #95B079;			
								}

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. { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #3A6903; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #15271B; text-decoration: none; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #000000 }
a.mainmenu		{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-weight:bold; text-decoration: none; color : #FFFFFF;  }
a.mainmenu:visited{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-weight:bold; text-decoration: none; color : #FFFFFF; }
a.mainmenu:hover{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-weight:bold; text-decoration: none; color : #FFFFFF; }


/* Forum category titles */
.cattitle		{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;          
								font-size: 11px; 
								color: #3A6903;}
td.cattitle		{ background-image: url("images/sg-forumsheadtable-bg.gif");
              font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
							font-size: 11px; 
							letter-spacing: 1px; 
							color: #3A6903; 
							vertical-align:middle;
							height: 18px; 
							border-style: solid;
							border-width: 0px 0px 0px 1px;
							border-left-color: #95B079}
td.cattitle1{ background-image: url("images/sg-forumsheadtable-bg.gif");
              font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
							font-size: 11px; 
							letter-spacing: 1px; 
							color: #3A6903; 
							vertical-align:middle;
							height: 18px; 
							border-style: solid;
							border-width: 0px 1px 0px 1px;
							border-left-color: #95B079;
							border-right-color: #95B079}
td.cattitle2{ background-image: url("images/sg-forumsheadtable-bg.gif");
              font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
							font-size: 11px; 
							letter-spacing: 1px; 
							color: #3A6903; 
							vertical-align:middle;
							height: 18px; 
							border-style: solid;
							border-width: 0px 1px 0px 0px;
							border-right-color: #95B079}

a.cattitle		{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;                 
								font-size: 11px; 
								text-decoration: none; 
								color: #FFFFFF;}
a.cattitle:visited { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
										 font-size:11px; 
										 text-decoration: none; 
										 color : #FFFFFF;}
a.cattitle:hover{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
									font-size:11px; 
									text-decoration: none; 
									color : #3A6903;}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #3A6903; }
a.forumlink 	{ text-decoration: none; color : #3A6903; }
a.forumlink:visited{ text-decoration: none; color : #3A6903; }
a.forumlink:hover{ text-decoration: none; color : #3A6903; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #3A6903; }
a.nav:hover		{ text-decoration: none; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #3A6903; }
a.topictitle:visited { text-decoration: none; color : #3A6903; }
a.topictitle:hover	{ text-decoration: none; color : #3A6903; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: none; color : #DD6900}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; 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: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: none;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* 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: #DEE3E7; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

/* SoftGrenn additional styles */
td.tdTopHead {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 
              color:#FFFFFF; 
							font-weight:bold; 
							font-size:13px}
td.tdTopHead1 {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 
              background-image: url("images/sg-forumsheadtable-bg.gif");  
              color:#3A6903; 
							font-weight:bold; 
							font-size:13px}
td.tdTopHeadL {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 
              background-image: url("images/sg-forumsheadtable-bg.gif");  
              color:#3A6903; 
							font-weight:bold; 
							font-size:13px;
            	border-style: solid;
            	border-width: 0px 0px 0px 1px;
            	border-left-color: #95B079;
							}
td.tdTopHeadR {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 
              background-image: url("images/sg-forumsheadtable-bg.gif");  
              color:#3A6903; 
							font-weight:bold; 
							font-size:13px;
            	border-style: solid;
            	border-width: 0px 1px 0px 0px;
            	border-right-color: #95B079;
							}
.ForumRowDelimiter {height:1px; background-color: #D2DFC8}
.ForumRowDelimiter1 {height:1px; background-color: #BBCDAB}	

.ForumRowDelimiter3 {height:1px; background-color: #95B079}
						
p.p1 {
              margin-left:5px;
            	margin-right:5px;
}
td.bgSoft {
					 		background-color:#EEF3EB;
            	border-style: solid;
            	border-width: 0px 1px 0px 1px;
            	border-left-color: #95B079;
            	border-right-color: #95B079;
}
td.greenBorders {
					 		background-color:#FFFFFF;
            	border-style: solid;
            	border-width: 0px 1px 1px 1px;
            	border-left-color: #95B079;
            	border-right-color: #95B079;
            	border-bottom-color: #95B079;
}
td.greenBorders4 {
					 		background-color:#FFFFFF;
            	border-style: solid;
            	border-width: 1px 1px 1px 1px;
            	border-left-color: #95B079;
            	border-right-color: #95B079;
            	border-bottom-color: #95B079;
            	border-top-color: #95B079;
}

