*, html { margin: 0; padding: 0; }

body {
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: center;
	background: transparent url("gfx/bkgtile.jpg") top left repeat;
 	color: #000000;
 	line-height: 120%;
 	margin: 20px 0;
}


/* MAIN LAYOUT STRUCTURE */
#wrapper { width: 750px; display: table; margin: 0 auto; background: #ffffff url("gfx/contentbkg.jpg") top left repeat-y; }
#header { width: 750px; height: 336px; background: transparent url("gfx/heading.jpg") top left no-repeat; }
#menu { width: 750px; height: 30px; background: transparent url("gfx/menubkg.jpg") top left no-repeat; margin-bottom: 20px; }
#content { width: 680px !important; margin: 0 auto; display: table; }
#bottom { width: 750px; height: 10px; margin: 0 auto; background: #ffffff url("gfx/bottom.jpg") bottom left no-repeat; }
#footer { font-size: 11px; text-align: center; line-height: 110%; margin: 10px 20px 0 0; color: #ffffff; }
#adwcredit { font-size: 9px; font-family: verdana, arial, helvetica, sans-serif; text-align: center; letter-spacing: 3px; margin: 0 20px 10px 0; } 


*>html #wrapper, *>html #content { display: inline-table; }


/* HORIZONTAL MENU */

#menu ul { list-style-type: none; position: relative; margin: 0 0 0 25px; padding: 3px 0 0 0; }
#menu li { float: left; font-size: 12px; font-weight: bold; line-height: 120%; position: relative; margin: 0; }
#menu a { display: block; padding: 5px 10px; }
#menu a:link, #menu a:visited { color: #000000; }
#menu a:hover, #menu a:active { color: #800000; }





/* GLOBAL LINK STYLES */ 
a { text-decoration: none; }
a:link { color: #263b6d; background: transparent; } 
a:visited { color: #4f6f3b; background: transparent; } 
a:hover, a:active { color: #800000; background: transparent; }


#adwcredit a:link { color: #ce8484; background: transparent; } 
#adwcredit a:visited { color: #ce8484; background: transparent; } 
#adwcredit a:hover, #adwcredit a:active { color: #ce8484; background: transparent; text-decoration: underline !important; }


/* a.administrator:link, a.administrator:active, a.administrator:visited { color: #3B6747 !important; }
a.moderator:link, a.moderator:active, a.moderator:visited { color: #0000B2 !important; } */
a img { border: 0 none; }





/* FORM STYLES */
input, select, textarea { font-size: 11px !important; background: #ffffff; }
input, textarea { padding: 2px; border: 1px solid #808080; }
select * { font-size: 11px !important; }
select option { padding: 0 5px 0 0; }
textarea { width: 99%; font-size: 12px !important; }
textarea#tags-txtarea { width: 98%; }
input[type="submit"], input[type="reset"], input[type="button"] { padding: 0 10px 0 10px; cursor: pointer; font-weight: bold; color: #444444; border-bottom: 2px solid #808080; }
label, input[type="radio"], input[type="checkbox"], select { cursor: pointer; }
input[type="text"]:focus, input[type="password"]:focus, textarea:focus { border-color: #808080; }
optgroup option { padding: 0 10px 0 10px; }



/* Text & Code Styles */
pre.code { display: block; margin: 0 25px 0 25px; padding: 5px; font-family: monospace; color: #7F0000; background-color: #FFF; border: 1px solid #BFBFBF; overflow: auto; }
blockquote.quote { margin: 0 25px 0 25px; }
blockquote.quote .title { font-weight: bold; padding: 3px; }
blockquote.quote .content { padding: 10px; color: #333333; background: #ffffff url("gfx/quote_bg.png") top right no-repeat; border: 1px solid #BFBFBF; overflow: auto; }
hr { border: 0; border-top: 1px solid #808080; padding: 6px; }
#logo { float: left; height: 30px; }
h1#boardname { text-align: right; font-size: 14px; font-weight: bold; color: #808080; line-height: 30px !important; }
h1#boardname #line { padding: 0 0 2px 0; border-bottom: 2px solid #EBD6AD; }
h2#boarddescr { text-align: right; font-weight: normal; font-style: italic; color: #7F7F7F; line-height: 30px !important; }



/* Top Menu */
#topmenu * { text-align: left; }
#topmenu { clear: both; float: left; width: 680px; background: #fafafa url("gfx/topmenu_bg.png") top left repeat-x; border: 1px solid #A8A8A8; padding: 3px 0 3px 0; margin: 5px 0 10px 0; }
#topmenu ul { list-style: none; }
#topmenu ul li { display: inline; }
#topmenu ul li a:link, #topmenu ul li a:visited, #topmenu ul li a:hover { text-decoration: none; padding: 3px 7px 3px 7px; border-right: 1px solid #A8A8A8; }
#topmenu ul li#logout a:link, #topmenu ul li#logout a:visited, #topmenu ul li#logout a:hover { border-right: 0; border-left: 1px solid #A8A8A8; }
#topmenu ul li a:link, #topmenu ul li a:visited { color: #333333; }
#topmenu ul li a:active, #topmenu ul li a:hover { color: #333333; background: #ffffff url("gfx/topmenu_bg_reverse.png") top left repeat-x; }
#topmenu-shadow { clear: both; width: 700px; height: 5px; background: #ffffff url("gfx/topmenu_shadow.png") top left repeat-x; line-height: 100%; overflow: hidden; margin: 0 auto 15px auto; }


/* Location Bar */
p.locationbar { clear: both; text-align: left; font-style: italic; color: #333333; margin: -10px 0 10px 0; padding: 3px; font-size: 11px; }
p.locationbar a { font-style: normal; }



/* Page Box */
#pagebox-bg { width: 100%; background: #ffffff url("gfx/pagebox_bg.png") top left repeat-x; margin: 0 auto 0 auto; }



/* Shadows */
#shadow-left { background: transparent url("gfx/pageshadow_left.png") top left repeat-y; }
#shadow-right { padding: 20px 30px 15px 30px; background: transparent url("gfx/pageshadow_right.png") top right repeat-y; }



/* Global styles */
table.maintable, table.confirmform { clear: both; border-collapse: collapse; border-width: 0 1px 1px 1px; border-style: solid; border-color: #A8A8A8; margin: 0 0 20px 0; width: 100%; }
table.maintable th, table.confirmform th { font-weight: bold; font-size: 11px; background: #cfcfcf; text-align: left; padding: 4px 6px; border-width: 1px 0 0 1px; border-style: solid; border-color: #A8A8A8; white-space: nowrap; }
table.maintable td, table.confirmform td, td.msg { background: #fafafa; padding: 6px !important; text-align: left; border-width: 1px 0 0 1px; border-style: solid; border-color: #A8A8A8; vertical-align: middle; }
table.maintable td a:visited { color: #555555; }
td.fieldtitle { background-color: #fafafa !important; width: 25%; height: 1%; font-weight: bold; }
td.formcontrols { background-color: #fafafa !important; text-align: center !important; padding: 6px !important; }
td.formcontrols input { font-weight: bold; }
td.formcontrols a { color: #808080 !important; }
td.formcontrols .postformshortcut { margin-top: 5px; color: #666666; font-size: 10px; }
table.maintable th.icon { width: 25px; }
table.maintable td.icon { background: #eeeeee; width: 25px; }
table.maintable th.count, table.maintable td.count { width: 1%; text-align: center; white-space: nowrap; }
table.maintable td.count { background: #eeeeee; font-weight: bold; }
table.maintable th.lastpostinfo, table.maintable td.lastpostinfo { width: 200px; }
table.maintable td.lastpostinfo { font-size: 11px; }
.msgbox h3, .preview h3 { color: #ffffff; font-weight: bold; font-size: 11px; background: #808080; text-align: left; padding: 4px 6px 4px 6px; border: 1px solid #c0c0c0; }
.msgbox p, .preview div.preview { background: #fafafa; padding: 18px 36px 18px 36px; margin: 0 0 20px 0; text-align: left; border: 1px solid #c0c0c0; border-top: 0; line-height: 150%; font-size: 11px; }
.msgbox p p { padding: 0; border: 0; }
.preview div.preview { line-height: 125%; padding: 18px; }



/* Forumlist styles */
table.maintable td.forumcat { font-weight: bold; background: #e8e8e8 url("gfx/topmenu_bg.png") top left repeat-x; }
.forumname { font-weight: bold; }
.forumdescr { margin: 3px 0 0 3px; }
table.maintable td.online { font-weight: bold; background: #e8e8e8 url("gfx/topmenu_bg.png") top left repeat-x; }
table.maintable td.stats-cell { line-height: 150%; font-size: 11px; }
.detailed-list-link { float: right; font-weight: bold; }



/* Topiclist styles */
#forumname { font-weight: bold; text-align: left; font-size: 14px; background: #000000; padding: 2px 4px; }
#forumname a:link, #forumname a:hover, #forumname a:active, #forumname a:visited { color: #ffffff; }
#forummods { text-align: left; color: #444444; margin: 0 0 6px 0; }

#toolbartop { float: right; line-height: 23px; text-align: right; margin: 0 0 6px 0; }
#toolbarbottom { float: right; line-height: 23px; text-align: right; margin: -14px 0 0 0; }
#toolbartop a, #toolbarbottom a { color: #333333; font-size: 11px; font-weight: normal !important; background: #fafafa url("gfx/button_normal.png") top left repeat-x; padding: 2px 11px 2px 11px; margin: 0 0 0 4px; border: 1px solid #A8A8A8; }
#toolbartop a:hover, #toolbarbottom a:hover { background: #ffffff url("gfx/button_reverse.png"); border: 1px solid #A8A8A8; }

#pagelinkstop { float: left; line-height: 23px; margin: 0 0 6px 0; font-size: 11px; }
#pagelinksbottom { float: left; line-height: 23px; margin: -14px 0 0 0; font-size: 11px; }
.topicname { font-size: 12px; font-weight: bold; }
.topicpagelinks { float: right; text-align: right; color: #444444; white-space: pre; padding: 0 0 0 10px; }

#bottomfix { clear: both; height: 20px; }
.author { clear: left; padding: 2px 0 0 3px; color: #444444; }
.author a { text-decoration: none; color: #444444; }



/* Topic styles */
table.maintable tr.tr1 td { background: #fafafa; }
table.maintable tr.tr2 td { background: #fafafa; }
table.maintable td.postername { text-align: left; font-weight: bold; width: 135px; height: 1%; background: #f3f3f3 !important; }
table.maintable td.postername .posternamecontainer { overflow: hidden; width: 135px; }
table.maintable td.postinfo { text-align: left !important; font-size: 11px !important; vertical-align: top; background: #f2f2f2 !important; }
table.maintable td.postinfo .postdate { color: #444444; }
table.maintable td.postinfo .postlinks { float: right; font-weight: bold; color: #999999; }
table.maintable td.posterinfo { text-align: left !important; font-size: 11px !important; vertical-align: top; background: #f2f2f2 !important; width: 135px; border-top: 0 none !important; }
table.maintable td.posterinfo .avatar { margin-top: 10px; }
table.maintable td.posterinfo .avatar img { margin-bottom: 10px; }
table.maintable td.posterinfo .field { color: #444444; }
table.maintable td.postcontent { vertical-align: top; }
table.maintable td.postcontent .post { overflow: auto; font-size: 12px; cursor: auto; }
table.maintable td.postcontent .signature { color: #444444; font-size: 10px; }
table.maintable td.postcontent .editinfo { margin: 5px 0 0 0; border-top: 1px solid #c0c0c0; padding: 5px 0 0 0; color: #444444; font-size: 10px; font-style: italic; }
table.maintable td.postcontent .poster-ip-addr { color: #666666; font-size: 10px; text-align: right; padding: 5px 0 0 0; }
table.maintable td.postcontent .poster-ip-addr a { text-decoration: none; }
table.maintable td.posterinfo, table.maintable td.postcontent { border-bottom: 4px solid #D8D8D8; }
#actionlinks { color: #323232; text-align: left; padding: 3px; margin: -10px 0 10px 0; font-size: 11px; }



/* FAQ styles */
table.maintable td#faq-contents { font-size: 10pt; }
table.maintable td#faq-contents h3 { font-size: 10pt; font-weight: bold; margin: 0 0 10px 0; }
table.maintable td#faq-contents ul { margin: 0 0 10px 30px; }
table.maintable td#question { font-size: 10pt; padding: 12px !important; }



/* Active topics styles */
table.maintable td.atforum { font-size: 7pt; width: 1%; }



/* Stats styles */
table.maintable td.statstitle { background-color: #fafafa; font-weight: bold; width: 1%; white-space: nowrap; }
table.statslayout { width: 100%; border-collapse: collapse; }
table.statslayout td { width: 50%; vertical-align: top; padding: 0 20px 0 0; }
table.statslayout td.last { padding: 0; }



/* Bottom Text Link Bar */
p#linkbar { color: #323232; text-align: center; margin-bottom: 20px; font-size: 11px; }
p#linkbar a { margin: 0 2px 0 2px; }
p#linkbar #rss-feed-icon { margin: 0 1px 0 3px; }
p#linkbar #rss-feed-icon img { vertical-align: middle; }





/* */
table.confirmform td.msg, td.msg { padding: 18px 36px 18px 36px !important; font-size: 11px; }
table.maintable td.minimal { background: #fafafa; width: 1%; white-space: nowrap; text-align: center; }
table.maintable td.avatar-field { background: #fafafa; width: 80px; text-align: center; }


/* PAGE LINKS */
#pagelinksothertop { text-align: left; font-weight: bold; margin: 0 0 10px 0; }
#pagelinksotherbottom { text-align: left; font-weight: bold; margin: -10px 0 20px 0; }
#pagelinkstop strong, #pagelinksbottom strong, #pagelinksothertop strong, #pagelinksotherbottom strong { padding: 1px 2px 1px 2px; border: 1px solid #c0c0c0; background: #fafafa; }
	

/* PANEL MENU */
ul#panelmenu { list-style: none; margin: 0 0 10px 0; padding: 5px; text-align: center; background: #fafafa; border: 1px solid #c0c0c0; }
ul#panelmenu li { display: inline; padding: 0 10px 0 10px; border-left: 2px solid #c0c0c0; }
ul#panelmenu li#first { border-left: 0; }


/* DATA STYLES */
.jump-in-data { color: #666666; margin-left: 10px; }
.moreinfo { padding-top: 3px; }
.results-posts-post-info td { background: #fafafa !important; }
.results-posts-post-date { float: right; }
.results-posts-post-content td { border-top: 0 !important; border-bottom: 2px solid #c7c3c7; }
.results-posts-post-content div { line-height: 150%; height: 48px; overflow: hidden; }


/* BB CONTROLS */
#bbcode-controls, #smiley-controls { list-style: none; }
#bbcode-controls li, #smiley-controls li { display: inline; }
#bbcode-controls { padding: 4px 3px 4px 3px; background-image: #ffffff url("gfx/bbcode_bg.png") bottom left repeat-x; border: 1px solid #d7cbbe; border-top: 0; margin: 0 0 3px 0; }
#bbcode-controls li a { padding: 2px 6px 2px 6px; margin: 0 2px 0 0; text-decoration: none; color: #333333 !important; cursor: default !important; }
#bbcode-controls li a:hover { padding: 2px 5px 2px 5px; background: #dae2e4; border: 1px solid #2058b9; }


/* SMILEY CONTROLS */
#smiley-controls { margin: 3px 0 0 0; }
#smiley-controls li { margin: 0 2px 0 0; }


/* POST OPTIONS */
#post-options input, #post-options label { margin: 5px 0 0 0; }


/* UseBB COPYRIGHT CONTROLS */
#usebbcopy { clear: both; float: left; width: 705px; padding: 3px 9px 3px 9px; background: #fafafa url("gfx/topmenu_bg.png") top left repeat-x; border: 1px solid #808080; font-style: normal; text-align: right; }
#usebbcopy a:link, #usebbcopy a:hover, #usebbcopy a:active, #usebbcopy a:visited { text-decoration: none; }
#bottom-shadow { float: left; height: 5px; background: #ffffff url("gfx/topmenu_shadow.png") top left repeat-x; line-height: 100%; overflow: hidden; width: 100%; }
#shadow-left>#shadow-right { padding-bottom: 40px; }


/* DEBUG INFO STYLES */
#debug-info-small { margin: 0 auto 20px auto; padding: 3px; text-align: center; background: #fafafa; border: 1px solid #c0c0c0; font-size: 10px; }
#debug-info-large { margin: 0 auto 20px auto; font-size: 10px; text-align: center; width: 85%; }
#debug-info-large div { background: #fafafa; padding: 3px; }
#debug-info-large textarea { font-size: 10px !important; font-family: monospace !important; margin: 3px 0 0 0; border: 1px solid #c0c0c0; padding: 3px; }
