/* TP specific classes */
.sitemap{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sitemap_topheader{
	background: #ECEDF3;
	border-bottom: solid 1px #ffffff;
	padding: 4px;
}

.sitemap_header{
	background: #ECEDF3;
	border-bottom: solid 1px #ffffff;
	padding: 4px;
	display: block;
	font-weight: bold;
 }

.sitemap_header_active{
	background: #C8D6E1;
	border-bottom: solid 1px #ffffff;
	padding: 4px;
	display: block;
	font-weight: bold;
}

.sitemap_header:hover , .sitemap_header_active:hover{
	background: #DBE4ED;
	border-bottom: solid 1px #ffffff;
	padding: 4px;
	display: block;
	text-decoration: none;
}

/* TP other styles */
ul#articlelist
{
	margin: 0;
	padding: 0.5ex 0;
	list-style: none;
}
ul#catlist
{
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: solid 1px #d0d0d0;
}

ul#articlelist li
{
	margin: 0;
	display: block;
	padding: 0 0 0 3ex;
	background: url(images/divider.gif) no-repeat 5px 3px;
}
ul#catlist li
{
	display: block;
	padding: 0 0 0 3ex;
	margin: 0;
}

/* TP rss feed styles */
.rss_title{
 font-weight: bold;
}

.rss_body{
	margin-bottom: 1ex;
}

.rss_image{
	margin: 4px 0 4px 0;
}
/* Normal, standard links. */
a {
	color: #5688ad;
        text-decoration: none;
        cursor: hand;
}
a:hover {
    color: #71b5e5;
    text-decoration: underline;
    cursor: hand;
}


/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	text-decoration: none;
	font-size:12px;
}
a.nav:hover
{
	text-decoration: underline;
}

.blocktitle {
	font:normal 12px Arial;
	color:#aaa;
	font-weight:normal;
}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}
/* The main body of the entire forum. */
body
{
	background: #000000;
	margin: 0;
	padding: 0;
	color: #222222;
	font:normal 11px Trebuchet, sans-serif;
}
/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
	color: #000000;
/*	font-size: small;*/
	font:normal 11px Trebuchet, sans-serif;
/* 	font-family: Trebuchet, sans-serif; */
}

h1 {
	color:#222222;
	font:bold 18px Arial, sans-serif;
}

h1 a:link, h1 a:hover, h1 a:visited {
	color:#222222;
}

h2 {
	color:#222222;
	font:bold 14px Arial;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color:#222222;
}

h3 {
	color:#222222;
	font:bold 12px Arial;
}

h3 a:link, h3 a:hover, h3 a:visited {
	color:#222222;
}

span.collapse a:link, span.collapse a:hover, span.collapse a:visited {
	color:#888;
	font:bold 18px Arial, sans-serif;
}

span.board a:link, span.board a:hover, span.board a:visited {
	color:#000000;
	font:bold 12px Arial, sans-serif;
}

span.topic a:link, span.topic a:hover, span.topic a:visited {
	color:#000000;
	font:normal 12px Arial, sans-serif;
}

span.stickytopic a:link, span.stickytopic a:hover, span.stickytopic a:visited {
	color:#000000;
	font:bold 12px Arial, sans-serif;
}


.category {
       color:#000000;
}

.category a:link, .category a:hover, .category a:visited {
	color:#000000;
}


img {border:0}

.column {float:left;}
.clear {clear:both;}

#main {
	margin:0 auto;
	font:normal 11px Trebuchet, sans-serif;
	line-height:18px;
	color:#000000;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
	font-family: Trebuchet, sans-serif;
	border: 1px solid #aaa;
}
input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 100%;
	color: #000000;
	font-family: Trebuchet, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	font-family: Trebuchet, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* No image should have a border when linked */
a img
{
	border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #D7DAEC;
/* 	border: 1px solid #000000; */
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #dddddd;
	font-family: "Comic Sans MS", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
/* 	border: 1px solid #000000; */
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

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

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

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	color: #000000;
	background-color: #f3f3f3;
}
.windowbg2
{
	color: #000000;
	background-color: #fafafa;
}
.windowbg3
{
	color: #000000;
	background-color: #ffffff;
}
/* the today container in calendar */
.calendar_today
{
	background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	background: url(images/diag_bg.jpg) left top repeat;
	border: 0px solid #363C47; 
        margin:0;
        padding:5px;
	color: #ffffff;
	font: 11px Geneva, Arial, sans-serif;
        font-weight: bold;
        text-transform: uppercase;
/* 	padding-top: 10px; */
}
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited
{
	color: white;
	font-style: normal;
}
.titlebg a:hover
{
	color: #dfdfdf;
}

.catbg, .catbg2, .catbg3
{
/*	font-weight: bold;
	background-color: #e4e2e0;
	color: #000000;*/
	background: url(images/diag_bgg.jpg) left top repeat;
	border: 0px solid #ffffff;
        margin:0;
        padding:5px;
	color: #000000;
/* 	font: 11px Geneva, Arial, sans-serif; */
        font-weight: bold;
/*         text-transform: uppercase; */
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: white;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	background-color: #FFFFFF;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: Trebuchet, sans-serif;
}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
	color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back
{
	text-decoration: none;
	font-size:  9px;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: Trebuchet, sans-serif;
}

.maintab_first
{
	display: none;
}
.maintab_back
{
}
.maintab_last
{
	display: none;
}
.maintab_active_first
{
	display: none;
}
.maintab_active_back
{
	font-weight:bold;
	background: #73A5C9;
}
.maintab_active_last
{
	display: none;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited
{
	color: #73A5C9;
	text-decoration: none;
	font-weight:bold;
}

.maintab_active_back a:link , .maintab_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	text-decoration: underline;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, 
{
	color: #73A5C9;
	text-transform: uppercase;
	vertical-align: top;
	font-weight:bold;
}

.mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}


.mirrortab_back
{
	text-decoration: none;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: Trebuchet, sans-serif;
	text-transform: uppercase;
	vertical-align: top;
}


.mirrortab_active_back
{
	text-decoration: none;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: Trebuchet, sans-serif;
	text-transform: uppercase;
	vertical-align: top;
}

.mirrortab_first
{
	display: none;
}
.mirrortab_back
{
}
.mirrortab_last
{
	display: none;
}
.mirrortab_active_first
{
	display: none;
}
.mirrortab_active_back
{
	font-weight:bold;
	background: #73A5C9;
}
.mirrortab_active_last
{
	display: none;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited
{
	color:#73A5C9;
	text-decoration: none;
	font-weight:bold;
}


.mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	text-decoration: underline;
}

/* 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;
}


#smfshout
{
	padding: 6px;
	font-size: xx-small;
}
.smfshout_delete
{
	border: solid 1px #888;
	background: white;
	padding: 1px;
}
.smfshout_body
{
	border: solid 1px #888;
	background: white;
	padding: 3px;
	text-align: left;
}
.smfshout_frame
{
	padding: 5px 0 0 0;
}
 li a.chosen
{
	font-weight:bold;
}

.nn a {text-decoration:none;}
.nn a:hover {text-decoration:underline;} 



#header 	{}
#header_top {padding:5px 0px 5px 0px;}
#header_top .indent {}
#header_top .column_1 {width:12%;}
#header_top .column_2 {width:65%;padding:7px 0px 7px 0px;background:#464646;}
#header_top .column_3 {width:2%;padding:0px 0px 5px 0px; text-align:right;}
#menu 	{height:23px}
#content	{height:100%}
#content .column_1	 {width:12%;height:300px;background:url(images/img2/gnu.jpg) 0 0 no-repeat;  text-align:right;}
#content .column_2	 {width:85%;background:#ffffff;}
#footer {
	color:#ffffff;
	text-align:right;
	font:normal 11px Tahoma;
	text-transform:uppercase;
	margin:14px 0px 20px 0px;
	padding:0px 10px 0px 0px;
}

#footer a {color:#000; font:normal 11px Tahoma}
#footer_bottom .column_1 {width:12%;}
#footer_bottom .column_2 {width:85%;background:#000000;}

.menu {
	list-style:none;
	line-height:13px;
	margin:0px 0px 0px 0px;
	padding:2px 0px 5px 0px;
}
.menu a {
	color:#EBEBEB;
	font:normal 11px Tahoma;
	padding:0px 0px 0px 20px;
	text-transform:uppercase;
}


.title1 {color:#ffffff;margin:0px 0px 0px 10px; padding:0px 0px 3px 9px; text-transform:uppercase; font:bold 11px Tahoma}
.title2 {margin:15px 0px 0px 0px; border-bottom:2px solid #C91600; padding:0px 0px 3px 9px; text-transform:uppercase; font:bold 11px Tahoma}




#myuser
{
	font-size: small;
	padding-bottom: 1em;
}
#ava
{
	float: right;
	margin-right: 10px;
	text-align: right;
	font-family: "Comic Sans MS", sans-serif;
}
#bodyarea
{
	border-bottom: solid 1px #ddd;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix 
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix , * html .catbg, * html .catbg2, * html .catbg3
{
	height: 1%;
}
/* End hide from IE-mac */

ul {
	top: 45px;
	margin: 0 0 0 0px;
	padding: 0 5px 5px 0px;
	list-style: none;
	font-size: 12px;
}

#pages
{
	padding-top: 1em;
}
#uppersection
{
	padding: 1em;
/* 	background: url(images/img/upper.jpg) repeat-x; */
}
.errorbar
{
	color: white;
	font-size: xx-small;
	text-align: center;
	padding: 3px;
	border-bottom: solid 1px black;
}
#errorpanel
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
}




.large_text {
font-family: arial, sans-serif;
font-size: 30px;
/* background-color: transparent;  */
/* font-weight: bold;  */
color: #bcbcbc;
text-align: center;
}


input,textarea {
    border: 1px solid #D1DCEC;
    background: #ffffff;
    color:#111111;
}

input[type="button"], input[type="reset"] , input[type="submit"]
{
   font-size:11px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#5688ad;
   background-color:#FFFFFF;
   border-style:solid;
   border-color:#5688ad;
   border-width:1px;
   cursor:hand;
}

hr {
        border: none 0;
        border-top: 1px solid #ccc;
        width: 100%;
        height: 2px;
        margin: 10px auto 0 0;
        text-align: left;
}


