/*
+----------------------------------------------------------------------------+
|   PHP-Fusion Content Management System (c)2004/7 CSS file Fuzeblog
|
|   Released under the terms and conditions of the
|   GNU General Public License (http://gnu.org).
|
|   Fuzed Themes - http://www.phpfusion-themes.com
+----------------------------------------------------------------------------+
*/

body { 
	padding: 0; 
	margin: 0; 
	color: #747474; 
	background: #FFFFFF;
	line-height: 1.2
}

a { 
	font: 12px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	color: #478E65; 
	text-decoration: none; 
	background: inherit 
}

a.visit:visited { 
	color: #478E65; 
	text-decoration: none; 
	background: inherit 
}

a:hover, a.visit:hover, a.small2 { 
	color: #043363; 
	text-decoration: underline; 
	background: inherit 
}

a.side {
	color: #478E65; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
	background: inherit 
}

a:hover.side {
	color: #043363; 
	text-decoration: underline; 
	background: inherit 
}

.main-body { 
	font: 12px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	color: #747474; 
	background-color: #FFFFFF; 
	padding: 3px 
}

hr { 
	border-top: 1px #E2E2E2 solid; 
	border-bottom: 1px #F9F9F9 solid; 
	margin: 3px 3px 3px 3px 
}

td { 
	font: 12px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif 
}

pre { 
	font: 10px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif 
}

.alt { 
	color: #666; 
	background: inherit 
}

img {	
	border: 0px 
}

.main-bg {
	background-color: #FFFFFF; 
	padding: 0px 5px 5px 5px
}

.wrapper { 
	margin: auto; 
	border: 0; 
	width: 100%; 
	font: 12px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	color: #333; 
	background: inherit 
}

.border { 
	border-top: 0px #BCC0C7 solid; 
	border-left: 0px #BCC0C7 solid; 
	border-right: 1px #BCC0C7 solid; 
	border-bottom: 1px #BCC0C7 solid 
}

.panel-main {
	border-bottom: 6px #528A50 solid; 
	font: bold small-caps 14px/22px sans-serif, Verdana, Tahoma, Arial, helvetica, serif; 
	height: 23px; 
	color: #000; 
	background: transparent url() repeat-x center bottom;
	padding: 10px 4px 1px 4px 
}

.center-main {
	border-bottom: 6px #6C9E6A solid; 
	font: bold small-caps 14px/22px sans-serif, Verdana, Tahoma, Arial, helvetica, serif; 
	height: 23px; 
	color: #000; 
	background-color: #FFFFFF; 
	padding: 10px 4px 1px 4px
}

.border_left {
	background-image: url('images/border_left.jpg'); 
	background-repeat: repeat-y; 
	width: 76px 
}

.border_right {
	background-image: url('images/border_right.jpg');
	background-repeat: repeat-y; 
	width: 76px
}

.sub_nav {
	background-image: url('images/green/nav_bg.jpg'); 
	text-align: center; 
	height: 30px; 
	color: #095542; 
	background-color: #F7F7F7
}

.divider {
	vertical-align: middle;
	background-image: url('images/green/divider.gif');
	height: 28px; 
	width: 6px;
	padding: 11px 0px 0px 2px;
	color: #095542; 
	background-color: inherit
}

#navigation { 
	height: 30px; 
 
}

#navigation a {
	font: normal small-caps bold 12px/22px Verdana, Arial, Helvetica, sans-serif; 
	padding: 0px 4px 0px 4px; 
	color: #fff; 
	background-color: inherit; 
	text-decoration: none 
}

#navigation a:hover { 
	color: #81DB31; 
	background-color: inherit
}

.tbl-border {
	background-color: #CCCCCC;
	color: #DDDDDD 
}

.tbl {
	font: 12px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;  
	padding: 3px 4px 3px 4px 
}

.tbl1 {
	font: 12px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	color: #747474; 
	background-color: #FFFFFF; 
	padding: 4px
}

.tbl2 {
	font: 12px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;  
	color: #747474; 
	background-color: #F7F7F7;
	padding: 4px
}

.forum-caption { 
	height: 24px; 
	font: 12px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	font-weight: bold; 
	background-image: url('images/green/forum_bg.gif'); 
	color: #000000; 
	background-color: #E6EEED; 
	padding: 3px 4px 0px 4px 
}

.header { 
	height: 115px; 
	background-image: url('images/green/main_head_bg.jpg'); 
}

.footer {
	padding-bottom: 0px; 
	font: 11px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	text-align: center; 
	background-color: inherit; 
	color: #838383 
}

#footer_border {
	border-bottom: 1px solid #6C9E6A
}

.footer_cell { 
	border-top: 6px solid #6C9E6A; 
	background-color: #292929; 
	height: 157px;
}

.footer_low { 
	font: 11px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	text-align: center; 
	color: #FF9100;
	background-color: #191919 
}

.footer_links {
	background-color: inherit; 
	color: #6C9E6A; 
	font: 11px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	text-decoration:none 
}

a.footer_links:hover { 
	background-color: inherit; 
	color: #ECA205;
	text-decoration: none; 
	border-bottom:1px dotted #ECA205 
}

form { 
	display: inline; 
	margin: 0;
	padding: 0 
}

.button {
	border: 1px solid #C1D0CC; 
	background: #F1F1F1 url('images/green/btn.gif') bottom left repeat-x; 
	font-size: 10px; 
	color: #fff; 
	font-weight: bold; 
	height: 21px;
	font-family: verdana, sans-serif; 
	padding-bottom: 3px; 
	padding-left: 1px; 
	padding-right: 1px; 
	margin-top: 2px 
}

/* Removes extra padding from bbcode images */

#bold, #italic, #under, #url, #mail, #img, #center, #small, #code, #quote, #php, #smiles, #rtesizeplus, #rtesizeminus, #checklength {
	padding: 0; 
	margin: 0
}

.textbox {
	font: 12px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	color: #1B5A35;
	background: #F3F3F3 url() repeat-x left top;
	border: 1px solid #aaa;
}

.textbox:hover {
	border: 1px solid #348A00;
	background: #F3F3F3;
}

.quote {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Sans-Serif; 
	border: 1px #64A96E solid; 
	background-color: #F3F3F3; 
	color: #2F8F0D;
	padding-left: 5px; 
	margin: 0px 20px 0px 20px 
}

.side-border-left {
	border-right: 1px dotted #CCCCCC; 
	padding: 0px 5px 0px 5px;
	background-color: #FFFFFF 
}

.side-border-right {
	border-left: 1px dotted #CCCCCC; 
	padding: 0px 5px 0px 5px;
	background-color: #FFFFFF 
}

.side-body {
	font: 12px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	color: #666666; 
	padding: 4px 4px 6px 4px; 
	background: #FFFFFF 
}

.center-body {
	font: 12px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	color: #666666; 
	padding: 4px 4px 6px 4px; 
	background: #FFFFFF 
}

.news-main {
	border-bottom: 6px #477A14 solid; 
	font: bold small-caps 14px/22px sans-serif, Verdana, Tahoma, Arial, helvetica, serif; 
	height: 23px; 
	color: #669933; 
	background-color: #FFFFFF; 
	padding: 10px 4px 1px 4px
}

.news-body { 
	font: 12px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	color: #666666; 
	padding: 4px 4px 6px 4px; 
	background: #FFFFFF 
}

.news_block {
	background-image: url('images/green/newsfooter-bg.png'); 
	padding: 4px 4px 6px 4px; 
	border-top: 1px solid #C1D0CC; 
	line-height:16px 
}

.poll {
	height: 14px; 
	border: 1px #AFC0B6 solid;
	padding: 1px 
}

.comment-name {
	font-weight: bold; 
	color: #57A93E; 
	background: inherit
}

.shoutboxname {
	font-weight: bold;
	color: #57A93E;
	background: inherit 
}

.shoutbox { 
	color: #747474; 
	background: inherit 
}

.shoutboxdate { 
	font: 10px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	color: #4E672A; 
	background: inherit 
}

.small { 
	font: 12px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	color: #747474;
	font-weight: normal 
}

a.small:hover {
	color: #EFEFEF
} 

.small2 { 
	font: 12px 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	color: #076F78; 
	background: inherit 
}

/* Sidebar styles */

a{
	outline: none;
}

a:active{
	outline: none;
}

#sideBar{
	text-align:left;
}

#sideBar h2{
	color:#FFFFFF;
	font-size:110%;
	font-family:arial;
	margin:10px 10px 10px 10px;
	font-weight:bold !important;
}

#sideBar h2 span{
	font-size:125%;
	font-weight:normal !important;
}

#sideBar ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#sideBar li{
	margin:0px 10px 3px 10px;
	list-style-type:none;
	display:block;
	background-color:#555;
	width:177px !important; 
	width: 200px;
	color:#FFFFFF;
}

#sideBar li a{
	width:100%;
}

#sideBar li a:link,
#sideBar li a:visited{
	border: 1px solid #606060;
	color: #C6C6C6;
	display: block;
	padding: 6px 10px;
	text-decoration: none;
	width: 100%;
}

#sideBar li a:hover{
	color: #C6C6C6;
	background: #707070;
	border: 1px solid #898989;
	text-decoration: none;
}

#sideBar{
	position: absolute;
	width: auto;
	height: auto;
	top: 300px;
	right:0px;
	background-image:url('images/background.gif');
	background-position:top left;
	background-repeat:repeat-y;
}

#sideBarTab{
	float:left;
	height:137px;
	width:28px;
}

#sideBarTab img{
	border:0px solid #FFFFFF;
}

#sideBarContents{
	float:left;
	overflow:hidden !important;
	width:200px;
	height:300px;
}

#sideBarContentsInner{
	width:200px;
}

/* Toolbar classes */
#tool { padding: 10px 0; min-height: 20px; }
#tool_clock { float: right; }
#tool br { clear: both; font-size: 0; height: 0px; }
#tool_menu { list-style: none; margin: 0; padding: 0; position: absolute; }
#tool_menu li:hover ul, #tool_menu li.hover ul { display: block; }
#tool_menu ul { border: 1px solid #C1D0CC; border-bottom-width: 2px; border-top-width: 2px; clear: both; display: none; left: 0; list-style: none; margin: 0; padding: 0; position: absolute; top: 26px; white-space: nowrap; width: 140px; }
#tool_menu ul li { clear: both; display: block; height: 28px; }
#tool_menu li.seperator { border-bottom: 2px solid #C1D0CC; }
#tool_menu li.button { height: 20px; line-height: 20px; width: 80px; text-align: center; }
#tool_menu a { background-color: #FFFFFF; color: #000; cursor: pointer; display: block; filter: alpha(opacity=90); font: 11px "Lucida Grande", Verdana, sans-serif; height: 28px; line-height: 28px !important; padding-left: 6px; padding-right: 6px; opacity: 0.9; text-align: left; text-decoration: none; }
#tool_menu a img { vertical-align: text-bottom; margin-right: 4px; }
#tool_menu a.hover, #tool_menu a:hover { background-color: #597BC6; color: #FFF; filter: alpha(opacity=100); opacity: 1; }
.tool_preview { border-top: 1px solid #C1D0CC;  border-bottom: 1px solid #C1D0CC; float: left; font-size: 0; height: 12px; margin-right: 4px; width: 16px; }
* html #tool_menu a { padding: 6px; }
* html #tool_menu a img { vertical-align: middle; }
* html .tool_preview { position: relative; margin-top: 7px; }
html>body .tool_preview { height: 10px; margin-top: 9px; }
