/*THE FOLLOWING PART IS FOR THE FONT CONTROL*/
#fontcontrol{
	background: none;
	width: 66px;
	height: 18px;
	position: absolute;
	top: 36px;
	left: 44px;
}
#fontcontrol ul{
	background: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
#fontcontrol li{
	background: none;
}
#fontcontrol i{
	display: block;
	visibility: hidden;
}
.font1 a:link, .font1 a:visited{
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/common/01_font1.gif) no-repeat;
}
.font2 a:link, .font2 a:visited{
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 22px;
	background: url(images/common/01_font2.gif) no-repeat;
}
.font3 a:link, .font3 a:visited{
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 44px;
	background: url(images/common/01_font3.gif) no-repeat;
}
.font1 a:hover, .font1 a:active{
	background-position: 0 -18px;
	border-bottom-style:none;
}
.font2 a:hover, .font2 a:active{
	background-position: 0 -18px;
	border-bottom-style:none;
}
.font3 a:hover, .font3 a:active{
	background-position: 0 -18px;
	border-bottom-style:none;
}

/*This is used for hidden stuff, stuff that you don't want people to see with CSS enabled*/
/*Try disabling CSS and you'll see some messages that you don't see with CSS enabled*/

.hidden{
	display: none;
}





/*THE FOLLOWING PART IS FOR THE collapse/expand*/
#collapsecontrol{
	background: none;
	width: 13px;
	height: 13px;
	position: relative;
	bottom: 26px;
	right: 9px;
}
#collapsecontrol ul{
	background: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
#collapsecontrol li{
	background: none;
}
#collapsecontrol i{
	display: block;
	visibility: hidden;
}
.cfont1 a:link, .cfont1 a:visited{
	width: 13px;
	height: 13px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/common/nav-collapse-fp.gif) no-repeat;
}
.cfont2 a:link, .cfont2 a:visited{
	width: 13px;
	height: 13px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/common/nav-expand-fp.gif) no-repeat;
}
.cfont1 a:hover, .cfont1 a:active{
	background-position: 0 -12px;
	border-bottom-style:none;
}

.cfont2 a:hover, .cfont2 a:active{
	background-position: 0 -12px;
	border-bottom-style:none;
}












/* Major components */
/* Greenhouse - Forums*/
body
{ 
    margin:0px; 
    font-size: 10pt; 
    color: #6763CA; 
    padding:0px;
    background-color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
}
TABLE 
{ 
empty-cells: hide;
}
.bbstable
{
	background-color: #f4f4f4;
	margin: 0px;
	padding: 0px;
}

td
{
    font-size: 10pt; 
    color: #556c2f;
}
.messagecellbody 
{   
    border: 0px #999999 solid; 
    font-size: 10pt; 
    color: #3a4628; 
    background-color: #a3b686;
  	padding-left:4px; 
	padding-right:4px; 
	padding-top:2px; 
	padding-bottom:2px;
	border-top: 1px solid #b0c491;
	border-right: 1px solid #88986f;
	border-bottom: 1px solid #88986f;
	border-left: 1px solid #b0c491;
}
.messagecellbody2 
{  
    font-size: 10pt; 
    color: #3a4628; 
    background-color: #a3b686; 
    padding:2px;
	border-top: 1px solid #b0c491;
	border-right: 1px solid #88986f;
	border-bottom: 1px solid #88986f;
	border-left: 1px solid #b0c491;
}
.messagecellbody3
{  
    font-size: 10pt; 
    color: #3a4628; 
    background-color: #a3b686; 
    padding:2px
}
.messageheader 
{  
    font-size: 10pt; 
    color: #999999; 
    background-color: #7ab001;
    padding:2px;
	border-top: 1px solid #454648;
	border-right: 1px solid #2a2b2d;
	border-bottom: 1px solid #2a2b2d;
	border-left: 1px solid #454648;
}

.messagemiddle
{  
    font-size: 10pt; 
    color: #214c01; 
    background-color: #cbd8b5; 
    padding:2px;
	border-top: 1px solid #4a4b4d;
	border-right: 1px solid #38393c;
	border-bottom: 1px solid #38393c;
	border-left: 1px solid #4a4b4d;
}
.messagefooter 
{  
    font-size: 10pt; 
    color: #999999; 
    background-color: #7ab001;
    padding:2px;
	border-top: 1px solid #454648;
	border-right: 1px solid #2a2b2d;
	border-bottom: 1px solid #2a2b2d;
	border-left: 1px solid #454648;
}

.messagecellheader
{
	font-size: 11px; font-weight: bold;
	color: #cfe5aa; 
	background-color: #ffffff; 
	padding-left:8px; padding-right:8px; padding-top:4px; padding-bottom:4px; font-family:Tahoma;
	background-image: url(images/common/theme/buttonover.gif);
}
.messagecellheader2
{
	font-size: 10px; font-weight: bold;
	color: #FFFFFF; 
	background-color: #2f2f2f; 	
	padding-left:8px; padding-right:8px; padding-top:2px; padding-bottom:2px
}
.messagecellheader3
{
	font-size: 11px; font-weight: bold;
	color: #537123; 
	background-color: #f4f4f4; 
	padding-left:8px; 
	padding-right:8px; 
	padding-top:0px; 
	padding-bottom:0px; 
	font-family:Tahoma;
	background-repeat: repeat;
}
.messagecellheader4
{
	font-size: 10px; 
	font-weight: bold;
	color: #000000; 
	background-color: #f4f4f4; 	
	padding-left:8px; 
	padding-right:8px; 
	padding-top:2px; 
	padding-bottom:2px;
	background-repeat:repeat;	
}
.messagecellspacer
{
	background-color: #ffffff;
	color: #6B7983;
	height: 15px;
	font-size: 0px;
	line-height: 15px;
	border: 0px solid #606165;
	whitespace:nowrap;
}
.messagecellfooter 
{
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px; 
	BACKGROUND-COLOR: #2f2f2f;
}
.quotation
{ 
	font-size: 11px; 
	color: #214c01; 
	margin-left: 20px; 
	margin-right: 10px; 
	padding: 2px; 
	BORDER-LEFT: 0px solid;
	background-color: #eaffbc;
	border-top: 1px solid #7ab001;
	border-right: 1px solid #7ab001;
	border-bottom: 1px solid #7ab001;
	border-left: 5px solid #7ab001;
}

.randomquote
{
	 color: #668800; 
     font-size: 11px; font-style: italic;
	 background-color: #242729;
	 margin-left: 0px; 
	 margin-right: 0px;          
	 background-repeat:repeat;
	 padding: 0px;
	 background-image: url(images/common/qbg.gif);
	 
}

.smalltext
{
	font-size: 11px;
	color:#121212;
}


/* MAIN HYPERLINKS */

a
{
	text-decoration: none;
	color: #161d00;
}
A:hover
{
    COLOR: #696969;
}
a:visited.threadlink
{
    COLOR: #ffffff;
	text-decoration:line-through;
}
a:hover.threadlink
{
    COLOR: #cfe5aa;
}
.headerlink2
{color: #808080; text-decoration: none}
.headerlink
{color: #cfe5aa; text-decoration: none;	font-weight: bold;}

.homelink
{color: #808080; text-decoration: none}

:hover.headerlink 
{color: white}



/* Headers (not used too often) */ 

.header6     
{
	font-size: 10pt;
	font-weight: bold;
}
.header5
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
}
.header4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
}
.error
{
    FONT-WEIGHT: bold;
    COLOR: #FF0000;
}


/* next thread / previous thread */

.threadbox
{ 
 	background-color: #626562;
 	font-size: 10px;
 	font-weight: normal; 
 	color:#FFFFFF; 
 	padding: 3px;
 	border: 0px solid #999999;
}
.threadboxlink
{
    color: #FFFFFF;
    text-decoration: none;
}
:hover.threadboxlink
{
    color: #C0BABA;
    text-decoration: none;
}



/* Header items */
.headerbar
{ 
    font-size: 10pt; 
    color: #111111; 
    background-color: #92A2B4;
}

.headercontrolbox
{
    font-size: 10pt; font-weight:bold;
	color: #436e00; 
	background-color: #92cd35; 
	padding-left:3px; padding-right:2px; padding-top:4px; padding-bottom:4px;
	border-top: 1px solid #454648;
	border-right: 1px solid #2a2b2d;
	border-bottom: 1px solid #2a2b2d;
	border-left: 1px solid #454648;
}
.headercontrolbox a
{
   color: #8D98A3;
}

.headerbarlink
{
	color: #FFFFFF;
	font-decoration: none;
	font-size: 11px; text-decoration:none; font-weight:bold
}

.adminlink
{
	color: #005CB9;
	font-decoration: none;
	font-size: 10pt;
	text-decoration: none;
    FONT-WEIGHT: bold;	
}
   

/* footer items */
.footerbar
{ 
    font-size: 10pt; 
    color: #7cac00; 
}



/* FORMS */

form
{
 margin: 0px;
}

.bbsbutton
{
	background-color : #FFFFFF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #FAFAFA;
	font-weight : bold;
}

.bbstextbox
{
 FONT-SIZE: 11px;
 
}

.bbseditbox
{
 font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bbscheckbox
{
 font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bbsradiobox
{
 font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bbsdropdownbox
{
 font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* LEFTOVERS */
.adminname   
{ color: #ff0000 }
.moderatorname 
{ color: #ffa200 }
.registeredname 
{ color: #213500 }
.notregisteredname 
{ color: #ffffff }