#top_section
{
   padding: 55;
   background: url(http://www.forestryforum.com/board/Themes/default/images/main_block.png) 100% -230px no-repeat;
   min-height: 65px;
   overflow: hidden;
   margin-bottom: 3px;

}


body
{
background: #f9f9f6 url(http://www.forestryforum.com/board/Themes/default/images/backdrop.png) repeat-x;

}


/* Normal, standard links. */
a:link, a:visited
{
	color: #334466;
	background-color: transparent;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
}
a:hover
{
	color: #d97b33;
	background-color: transparent;
	text-decoration: none;

}

a:active, a:focus { outline-style: dotted; -moz-outline-style:dotted; outline-color: silver; -moz-outline-color:pink; }


/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #334466;
	font-size: 9pt;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
}
a.nav:hover
{
	font-size: 9pt;
	font-weight: bold;
	color: #d97b33;
	text-decoration: underline;
}

/* Tables should show empty cells too. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use Verdana in black. */
body, td
{
	color: #000000;
	font-size: small;
	font-family: verdana, arial, helvetica, sans-serif;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
	font-size: 11pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #bccb73;
}

/* Checkboxes shouldn't have a background color. */
input.check
{
	background-color: transparent;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #bccb73;
}

/* Standard horizontal rule.. */
hr
{
	color: #6394bd;
	background-color: transparent;
}
/* A more colorful hr.. */
.hrcolor
{
	height: 1px;
	border: 0;
	color: #cac161;
	background-color: #6394bd;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #dee7ef;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #cccccc;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}

/* Generally, those [?] icons. */
.help
{
	cursor: help;
	background-color: transparent;
}

/* /me uses this a lot. */
.meaction
{
	color: red;
	background-color: transparent;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 100%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds... */
.windowbg, #preview_body
{
	color: #000000;
	background-color: #FFFFFF;
}
.windowbg2
{
	color: #000000;
	background-color: #f0f4f7;
}

/* Titles - such as table headers. */
.titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	font-style: normal;
	color: #000000;
	background-color: #BEE098;
       background: url(http://www.forestryforum.com/board/Themes/default/images/main_block.png) no-repeat -10px -205px;
}
.titlebg a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/* The category headers, page indexes, and such things. */
.catbg
{
	font-weight: bold;
	background-color: #BEE098;
       font-family: arial, helvetica, sans-serif;
       font-size: 1.1em;
       background: url(http://www.forestryforum.com/board/Themes/default/images/main_block.png) no-repeat -10px -165px;
	color: #FFFFFF;
}

.catbg2
{
	font-weight: bold;
	background-color: #BEE098;
       font-family: arial, helvetica, sans-serif;
       font-size: 1.1em;
       background: url(http://www.forestryforum.com/board/Themes/default/images/main_block.png) no-repeat -10px -165px;
	color: #000000;
}


/* The categorytitles, page indexes, and such things. */
.catbg3
{
	font-weight: bold;
	background-color: #BEE098;
       font-family: arial, helvetica, sans-serif;
       font-size: 1.1em;
       background: url(http://www.forestryforum.com/board/Themes/default/images/main_block.png) no-repeat -10px -170px;
	color: #000000;
}
.catbg4
{
	font-weight: bold;
	background-color: #abc9c7;
       font-family: arial, helvetica, sans-serif;
       font-size: 1.1em;
	color: #000000;
}

/* The categorytitles, page indexes, and such things. */

.titlebg2
{
	font-weight: bold;
	background-color: #BEE098;
       background: url(http://www.forestryforum.com/board/Themes/default/images/backdrop.png) repeat-x -10px -230px;
	color: #000000;
}

.titlebg3
{
	font-weight: bold;
	background-color: #abc9c7;
	color: #000000;
}
/* The borders around things. */
.bordercolor
{
	background-color: #ffffff;
}
.tborder
{
	border: 1px solid #b7b7b7;
}

/* Default font sizes. */
.smalltext
{
	font-size: x-small;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg, #preview_body
{
   color: #000;
   background-color: #dfe1e5;
}
.windowbg2
{
   color: #000;
   background-color: #f0f4f7;

}
.windowbg3
{
   color: #000;
   background-color: #cacdd3;
}
.windowbg4
{
   color: #000;
   background-color: #f0f4f7;

}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
/* Custom classes for the Dynamic Memberlist mod */
.floatleft{float:left;}
.floatright{float:right;}
/* a quick reset list class. */
ul.reset, ul.reset li{
	padding:0; margin:0; list-style:none;
}
/* The blue rounded header bar */
#mlist_form h3.catbg, #mlist_wrapper h3.catbg{
	overflow:hidden; height:31px; line-height:32px; font-weight:bold; border-bottom:none;
	background:url(images/dm_bar.png) no-repeat 100% 0; padding:0 9px 0 0; margin:0;
}
#mlist_form div.cat_bar, #mlist_wrapper div.cat_bar{
	background:url(images/dm_bar.png) no-repeat 0 0;
	padding:0 0 0 9px; overflow:hidden; margin:0;
}
#mlist_form h3.catbg a:link, #mlist_form h3.catbg a:visited,
#mlist_wrapper h3.catbg a:link, #mlist_wrapper h3.catbg a:visited{
	color:#fff; float:left; line-height:31px; font-size: 13px; padding:0 16px 0 8px;
}
#mlist_form h3.catbg a:hover, #mlist_wrapper h3.catbg a:hover{
	color:#e9f0f6; text-decoration:none;
}
/* Roundframe for the search form and the form itself */
#mlist_form span.clear upperframe{
	margin-top:2px;
}
#mlist_form div.innerframe table{
	width:440px; margin:0 auto;
}
#mlist_search{
	width:230px;
}
#mlist_submit{
	padding:1px 8px; margin-left:20px; cursor:pointer;
}
/* Page numbers and letter links above the member blocks */
#mlist_result{
	border-bottom:1px solid #ccc; float:left; width:99.4%; margin:0 0.3%; padding:3px 0;
}
.mlist_above{
	padding:3px 8px;
}
/* Buttons for various sorting options */
.mlist_sort_links{
	border-top:1px solid #59768F; border-bottom:1px solid #59768F; float:left; width:99.4%; margin:0 0.3%;
}
.mlist_sort_links ul{
	float:left; width:100%; padding:0 0 6px 0; margin:0;
}
.mlist_sort_links ul li{
	float:left; list-style:none; padding:0 4px 0 0; margin:6px 7px 0 3px; height:24px;
	line-height:24px; background: url(images/memberlist_buttons.png) no-repeat 100% 0;
}
.mlist_sort_links ul li a:link, .mlist_sort_links ul li a:visited{
	padding:0 8px 0 12px; font-size:12px; line-height:24px; white-space:pre; height:24px;
	margin:0; float:left; color:#fff; background:url(images/memberlist_buttons.png) no-repeat 0 0;
}
.mlist_sort_links ul li:hover{
	background:url(images/memberlist_buttons.png) no-repeat 100% -26px;
}
.mlist_sort_links ul li a:hover{
	background:url(images/memberlist_buttons.png) no-repeat 0 -26px;
	color: #224B6F; cursor:pointer; text-decoration:none;
}
/* Start of the actual member blocks */
#blocksbox{
	float:left; width:100%;
}
ul.top_mlist{
	float:left; margin-top:12px;
}
.mlist_blocks{
	background:url(images/memberlist_bg.png) center top no-repeat; 
	width:169px; height:284px; float:left;
}
.sub_mlist{
	position:relative; text-align:center; width:169px; float:left;
}
.mlist_header{
	height:32px; line-height:32px; position:relative; top:3px;
}
.mlist_header div{
	width:139px; height:32px; margin:0 auto; font-size:1.1em; font-weight:bold; overflow:hidden;
}
.mlist_header div a:link,.mlist_header div a:visited,.mlist_header div a:hover{
	color:#224B6F;
}
.mlist_avatar{
	height:156px; width:169px; position:relative; top:4px; left:0; right:0;
}
.mlist_avatar div{
	height:150px; width:125px; margin:0 auto; overflow:hidden;
}
.mlist_group, .mlist_details, .mlist_icons{
	overflow:hidden; color:#334466; line-height:16px; position:relative; top:4px;
}
/* Lower page numbers and linktree */
#mlist_below{
	border-top:1px solid #59768F; border-bottom:1px solid #59768F; float:left; width:99.4%; margin:0 0.3% 4px 0.3%; padding:6px 0 4px 0;
}
.mlist_linktree{
	padding:0 7px; clear:both;
}
.mlist_linktree div.navigate_section{
	margin-top:0;
}
/* End classes for the Dynamic Memberlist mod */


button:focus::-moz-focus-inner,
input[type="reset"]:focus::-moz-focus-inner,
input[type="button"]:focus::-moz-focus-inner,
input[type="submit"]:focus::-moz-focus-inner,
input[type="file"] > input[type="button"]:focus::-moz-focus-inner {
    padding: 3px;
    border-color: #FF0000;
}

#preview_body {
background-color: #FFFFFF;
background-image: url('http://www.forestryforum.com/board/Themes/default/images/preview.png');
border: 1px dotted;
border-color: #FF0000;
}
