/* 00332A */
body { 
	background-color: #000000;
	layer-background-color: #003333;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #003333;
	scrollbar-highlight-color: #006633;
	scrollbar-shadow-color: #006633;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #FF9900;
	scrollbar-track-color: #0C4E34;
	scrollbar-darkshadow-color: #009900;
}
/*#0B332D*/
/* General font families for common tags */
font,th,td,p 			{ font-family: Verdana,Arial,serif, line-height: 125%; }
a:link,a:active,a:visited	{ color: #FFCC00; }
a:hover				{ text-decoration: underline; color: #66FF00; }
hr				{ height: 0px; border: solid #009900 0px; border-top-width: 1px;}

a { text-decoration:none; } 

/* This is the border line & background colour round the entire page border: 1px #009900 solid; background-color: #0C4E34; */
.bodyline	{ border: 1px #009900 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #000000; border: 2px #009900 dashed; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #0C4E34; }
td.row2	{ background-color: #004433; }
td.row3	{ background-color: #000000; }
td { color: #ffffff; font-size: 12px; }
/*
  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: #000000;
		background-image: url(http://www.webxtractions.com/board/templates/greenery/images/cellpic11.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FF9900; font-size: 11px; font-weight: bold; 
	background-color: #FFCC00; height: 25px;
	background-image: url(http://www.webxtractions.com/board/templates/greenery/images/cellpic12.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(http://www.webxtractions.com/board/templates/greenery/images/cellpic10.gif);
	background-color:#000000; border: #4F784D; border-style: solid; height: 28px;
}

/*
  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 {
	font-weight: bold; border: #000000; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #000000; border: #4F784D; border-style: solid;
}

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.thCornerL				{ 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	{
	font-weight: bold; font-size: 22px; font-family: Arial,Helvetica,sans-serif,Verdana,serif;
	text-decoration: none; line-height: 125%; color: #FFFFFF;
}

/* The largest header text used in the index page title and toptic title etc. */
.pagetitle	{
	font-weight: bold; font-size: 28px; font-family: "comic sans ms",Arial,Helvetica,sans-serif;
	text-decoration: none; line-height: 125%; color: #FFFFFF;
}

// B3BDD1

td.nopic {
		background-color: #000000;
		background-image: url(http://www.webxtractions.com/board/templates/greenery/images/bar/slant3.gif);
		background-repeat: repeat-y;
}
.gmenu		{ font-size: 12px; color: #999999; font-family: Arial,Helvetica,sans-serif,Verdana,serif; }
a.gmenu		{ font-size: 12px; color: #999999; font-family: Arial,Helvetica,sans-serif,Verdana,serif; text-decoration: none; }
a.gmenu:visited	{ font-size: 12px; color: #999999; font-family: Arial,Helvetica,sans-serif,Verdana,serif; text-decoration: none; }
a.gmenu:hover,	{ font-size: 12px; color: #CCCCCC; filter: flipv; height: 0px; width: inherit; font-family: "Lydian BT"; text-decoration: none; }

/* General text */
.gen						{ font-size: 13px; line-height: 125%; }
.genmed						{ font-size: 11px; line-height: 125%; }
.gensmall					{ font-size: 10px; line-height: 125%; }
.genorangebig	{
	font-weight: bold; font-size: 20px; font-family: Arial,Helvetica,sans-serif,Verdana,serif;
	text-decoration: none; line-height: 125%; color: #FFFFFF;
}
.genorange					{ color: #FF9900; font-size: 13px; }
.gen,.genmed,.gensmall				{ color: #FFFFFF; }
a.gen,a.genmed,a.gensmall			{ color: #FFCC00; text-decoration: none; line-height: 125%; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #66FF00; text-decoration: underline; line-height: 125%; }

/* News text */
.news						{ font-size: 12px; }
.newsmed					{ font-size: 11px; }
.newssmall					{ font-size: 10px; }
.news,.newsmed,.newssmall			{ color: #000000; }
a.news,a.newsmed,a.newssmall			{ color: #FFCC00; text-decoration: none; }
a.news:hover,a.newsmed:hover,a.newssmall:hover	{ color: #00CCFF; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu						{ font-size: 12px; color: #FFFFFF }
a.mainmenu						{ text-decoration: none; color: #FFCC00; }
a.mainmenu:hover					{ text-decoration: underline; color: #66FF00; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px; letter-spacing: 1px; color: #FFCC00 }
a.cattitle		{ text-decoration: none; color: #FFCC00; }
a.cattitle:hover	{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color: #FFCC00; }
a.forumlink		{ text-decoration: none; color: #FFCC00; }
a.forumlink:hover	{ text-decoration: underline; color: #66FF00; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 12px; color: #FFFFFF;}
a.nav			{ text-decoration: none; color: #FFCC00; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too  font-size: 12px;*/
.topictitle		{ font-weight: bold; font-size: 12px; color: #FFFFFF; }
a.topictitle:link	{ text-decoration: none; color: #FFCC00; }
a.topictitle:visited	{ text-decoration: none; color: #FFCC00; }
a.topictitle:hover	{ text-decoration: underline; color: #66FF00; }

h1,h2,h3,h4,h5		{ font-weight: bold; color: #FFFFFF; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size: 11px; color: #FFFFFF; }

/* Location, number of posts, post date etc */
.postdetails		{ font-size: 10px; color: #FFFFFF; }

/* The content of the posts (body of text) */
.postbody		{ font-size: 12px; line-height: 12px; color: #FFFFFF; }
a.postlink:link		{ text-decoration: none; color: #FFCC00 }
a.postlink:visited	{ text-decoration: none; color: #FFCC00; }
a.postlink:hover	{ text-decoration: underline; color: #66FF00}

/* Quote & Code blocks */
.code { 
	font-family: Arial, Verdana; font-size: 11px; color: #CCFF00;
	background-color: #006633; border: #000000; border-style: dashed;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, serif; font-size: 11px; color: #FFFFCC; line-height: 125%;
	background-color: #006633; border: #000000; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* New Messages */
.pm	{ font-size: 13px; text-decoration: none; font-weight: normal; color: #FFFFCC; }

/* Chatters */
.chat	{ font-size: 11px; text-decoration: none; font-weight: bold; }

/* DHTML Emoticons Dropdown */
.dropdown	{ position: absolute; color:black; width:140px;  border: #000000; border-style: solid; border-top-width: 2px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #006633; layer-background-color: #006633; top:330px; z-index:1; visibility: hidden ;}
.drophead	{ color: #333333; font-size: 11px; text-decoration:none; border: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px; }
.dropitem	{ text-decoration:none; color:black; font-size: 11px }
.drophead:hover { color:black; text-decoration:none }
.dropitem:hover	{ color:black; font: bold }

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana,Arial,serif; color: #FFFFCC; letter-spacing: -1px; }
a.copyright		{ color: #FFFFCC; text-decoration: none; }
a.copyright:hover	{ color: #FFFFFF; text-decoration: underline; }

/* Form elements */
input,textarea, select {
	color:		#FFFFFF;
	font:		normal 11px Verdana,Arial,serif;
	border-color:	#FFFFFF;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color: #000000;
}

input	{ text-indent: 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color:	#003333;
	color:			#FFFFFF;
	font-size:		11px;
	font-weight:		bold;
	font-family:		Verdana,Arial,serif;
}

/* The main submit button option */
input.mainoption {
	background-color:	#003333;
	font-weight:		bold;
}

/* None-bold submit button */
input.liteoption {
	background-color:	#006633;
	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: #0C4E34; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("http://www.webxtractions.com/board/templates/greenery/formIE.css");

#middlerail {position:absolute; width:100%; top:122; left:0; z-index:1;
	     font-size:11px;
	     padding:20px 10px 10px 12px; border-style: solid; border-width:0px 0px 0px 2px; border-color:#0099CC}

#leftrail { position:absolute; top:280; left:0; width:100%; z-index:10 }

#rightrail { position:absolute; width:100%; top:112px; left:40%;  z-index:1;
	     font-size:11px;
	     padding: 0px 10px 0px 12px; border-style: solid; border-width:0px 0px 0px 2px; border-color:#336633 }

#feature1 { position:relative; top:15px; left:0; margin-left:200px; margin-right:55; z-index:0;
	    background-color: #004433; layer-background-color: #004433;
	    padding:10px 10px 25px 10px; border:solid; border-width:2px; border-color:#FF6600;}
		  
#feature2 { position:relative; top:5px; left:0; margin-left:226px; margin-right:22; z-index:15;
	    background-color: #0C4E34; layer-background-color: #0C4E34;
	    padding:10px 10px 10px 10px; border:solid; border-width:2px; border-color:#FF9900 }

#feature3 { position:relative; top:-12px; left:0; margin-left:150px; margin-right:80; z-index:0;
	    background-color: #004433; layer-background-color: #004433;
	    padding:25px 10px 20px 10px; border:solid; border-width:2px; border-color:#FF6600 }

#feature4 { position:relative; top:-50px; left:0; margin-left:75px; margin-right:25; z-index:-1;
	    background-color: #000000; layer-background-color: #000000;
	    padding:25px 10px 10px 10px; border:solid; border-width:2px; border-color:#FF9900 }

#feature4_mac_ie5 { position:relative; top:-50px; left:0; margin-left:75px; margin-right:25; z-index:0;
		    background-color: #000000; layer-background-color: #000000;
		    padding:15px 10px 10px 10px; border:solid; border-width:2px; border-color:#FF9900 }

.available {
	color: #FFFFCC;
	font-family: "Verdana, Arial, Helvetica";
	font-size: 11px;
}
			
.notavailable {
	color: #FF0000;
	font-family: "Verdana, Arial, Helvetica";
	font-size: 11px;
}
.separator {
	background-color: #003333;
}
