/* my shit */

#update_section {
 display:none;
 }

td.titlebg table tbody tr td a, div#upshrinkHeaderIC td.titlebg {
 color:#FFF!important;
 }

div#mainarea tr.catbg3 td a {
 color:#EC008C!important;
 }

div#mainarea tr.catbg3 td a:visited {
 font-weight:bold!important;
 }

form#frmLogin table.tborder tbody tr.windowbg td {
text-align:left!important;
}

div#helpmenu { 
background-color:#FFF;
}

div#helpmain.windowbg2 p, div#helpmain.windowbg2{
 width: 100%!important;
 }

span.error {
font-family:Georgia,"Times New Roman",Times,serif;
font-weight:normal;
color:#06AEF1;
}

div#helpmenu a:link {
 color:#EC008C
 }


li {
 color:black;
 }

form#frmLogin {
 float:left;
 }
 
 

 
 
/* Normal, standard links. */


a:link {
	 color: #EC008C;
	 font-weight:bold;
	 text-decoration: none;
}
a:visited {
	 color: #EC008C;
	 text-decoration: none;
     font-weight:bold;
}

a:hover {
	 color: #EC008C;
	 text-decoration: underline;
}
/* Navigation links - for the link tree. */

.nav, .nav:link, .nav:visited {
	 color: #bbb;
	 text-decoration: none;
}
a.nav:hover {
	 color: #755931;
	 text-decoration: underline;
}
/* Tables should show empty cells. */
table {
	 empty-cells: show;
}
/* By default (td, body..) use verdana in black. */
body, td, th, tr 
{
	color: #333333;
	font-size: 12px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	line-height: 150%;
}
/* The main body of the entire forum. */
body 
{
	margin: 30px 0 0 0;
	padding: 0;
}
/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button, option
{
	color: #000000;
	font-family: verdana, sans-serif;
	background: #f0f0f5;
	border: 1px solid #A8BEE6;
	padding: 2px;
}
input, button
{
	font-size: 90%;
}
textarea
{
	font-size: 100%;
	color: #000000;
	font-family: verdana, 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: verdana, sans-serif;
	background: #f0f0f5;
}
/* 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;
	 /*width:10px;*/
}
/* A quote, perhaps from another post. */
.quote {
	color: #e3e3e3;
	background-color: #484848;
	border-top: 1px dashed #000000;
	border-left: 2px solid #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	font-size: 11px;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.4em;
	padding-top: 3px;
	padding-bottom: 3px;
}
/* A code block - maybe even PHP ;). */
.code {
	color: #e3e3e3;
	background-color: #484848;
	font-family: Arial, "courier new", "times new roman", monospace;
	font-size: 11px;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border-top: 1px dashed #000000;
	border-left: 2px solid #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	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 {
	color: #e3e3e3;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	background-color: transparent;
	height: 17px;
	padding-top: 2px;
}
.codeheader {
	color: #e3e3e3;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	background-color: transparent;
	height: 17px;
	padding-top: 2px;
}
/* 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: #000;
	background-color: #FFF; 
	/*width:4%;*/
}
.windowbg2
{
	color: #000;
	background-color: #FFF;
	width:40%!important;
}
.windowbg3
{
	color: #000;
	background-color: #FFF
}
/* the today container in calendar */
.calendar_today
{
	color: #FF0000;
	font-weight: 700;
	text-align: center;
	background-color: #D9C7A3;
}
/* 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 {
	 color: #fefefe;
	 font-style: normal;
	 background: #999;
	 padding-left: 10px;
	 padding-right: 10px;
}

td.titlebg {
 padding-top:20px;
 }


tr.titlebg { 
    width:99%!important;
	}

.titlebg, .titlebg a:link, .titlebg a:visited {
	 font-weight: bold;
	 color: #EC008C;
	 font-style: normal;
	 font-size: 12px;
}
.titlebg a:hover {
	 color: #EC008C;
}
/* same as titlebg, but used where bold text is not needed */

.titlebg2 a:link, .titlebg2 a:visited {
	 color: #fefefe;
	 font-style: normal;
	 text-decoration: underline;
}
.titlebg2 a:hover {
	 color: #EC008C;
	 text-decoration: underline;
}
/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg, tr.catbg td, .catbg3, tr.catbg3 td {
	 color: #000;
	 padding-left: 0px;
	 padding-right: 10px;
	 /*background: url(./images/catbg.gif) repeat-x;*/
	 background-color:#FFF;
	 text-align:left!important;
}
.catbg2, tr.catbg2, .catbg3 td { }
	 color: #000;
	 padding-left: 10px;
	 padding-right: 10px;
	 /*background: url(./images/catbg.gif) repeat-x;*/
     background-color:#FFF;
}

.catbg, .catbg2 {
	 font-weight: bold;
	 font-size: 12px;
	 text-align:left!important;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited {
	 font-size: 98%;
	 color: #fff;
	 text-decoration: none;
}
.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited {
	 color: #EC008C;
	 text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
	color: #222;
	 text-decoration: underline;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor {
	 background-color: #CCC;
	 padding: 0px;
}
/* This is used on tables that should just have a border around them. */
.tborder {
	 padding: 1px;
}
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}

.smalltext img {
 display:none;
 }

.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: visible;
	 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
{
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	vertical-align: top; 
	padding-left:15px;
}
.maintab_back, .maintab_active_back
{
	color: #000;
	text-decoration: none;
	font-size:  9px;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	width: 9px;
	background-color: gold;
	text-transform:lowercase !important;
}
.maintab_back
{
	background-color: gold;
	text-transform:lowercase !important;
	color:#000!important;
}
.maintab_back a {
color:#000;
}

.maintab_last
{
	background-color: gold;
	width: 8px;
	text-transform:lowercase !important;
}
.maintab_active_first
{
	background-color: #D0BA00;
	width: 6px;
	text-transform:lowercase !important;
}
.maintab_active_back
{
	background-color: #D0BA00;
	padding-bottom:4px;
	text-transform:lowercase !important;
}


.maintab_active_last
{
	width: 8px;
	background-color: #D0BA00;
	text-transform:lowercase !important;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: #FFF;
	text-decoration: none;
}
.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #EC008C;
	text-decoration: underline;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: #755931;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}
.mirrortab_first
{
	/*background: url(images/mirrortab_first.gif) no-repeat;*/
	width: 9px;
}
.mirrortab_back
{
	/*background: url(images/mirrortab_back.gif) repeat-x;*/
}
.mirrortab_last
{
	/*background: url(images/mirrortab_last.gif) no-repeat;*/
	width: 6px;
}
.mirrortab_active_first
{
	/*background: url(images/mirrortab_active_first.gif) no-repeat;*/
	width: 6px;
}
.mirrortab_active_back
{
	/*background: url(images/mirrortab_active_back.gif) repeat-x;*/
}
.mirrortab_active_last
{
	/*background: url(images/mirrortab_active_last.gif) no-repeat;*/
	width: 8px;
}
/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: #000;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #282828;
	text-decoration: none;
}
#wrapper {
	 width: 609px;
	/* min-width: 720px;
	 margin: 0 auto;*/
	 padding: 0px;
	 margin-top:-28px;
}
#header {
	 position: relative;
	 /*height: 92px;*/
	 overflow: hidden;
	
}
#head-r {
	 /*height: 154px;*/
}
#head-l {
	 
}
#logo {
	/* position: absolute;
	 top: 30px;
	 left: 25px;
	 display: block;
	 width: 219px;
	 height: 71px;
	 cursor: pointer;
	 background: url(./images/49logo.gif) no-repeat;*/
}
#userarea {
	float:right;
	font-family:tahoma,sans-serif;
	font-size:10px;
	padding:10px 0 0 0;
	text-align:right;
	display:list-item;
	margin-top:-10px;
    //margin-top:12px;
	}
#userarea a:link, #userarea a:visited {
	 color: #EC008C;
	 text-decoration: none;
	 border-bottom: 1px dotted #FFFFFF;
}
#userarea a:hover {
	 color: #EC008C;
	 text-decoration: none;
	 border-bottom: 1px dotted #EC008C;
}
#search {
		clear:both;
		float:left;
		font-family:Tahoma,Arial,Helvetica,sans-serif;
		font-size:11px;
		margin:-42px 0;
		padding:0 0 0 0;
		display:none;
}
.inputs { 
	color: #FFFFFF;
	border: 1px dotted #aaa;
	background: #999999;
	text-indent: 0.2cm;
}
.inputs:hover {
	border: 2px solid #755931;
}
#toolbar {
background-color:gold;
font-size:1em;
height:22px;
margin-top:-26px;
width:99% !important;
display:none;
}
#mainarea {
	 margin: 0 0 0 0px;
}
#footer {
	 /*background: #AB813A url(./images/img/foot-bg.gif) 0 100% repeat-x;*/
	 background-color:#8E6F3E;
}
#footerarea {
	 text-align: center;
	 padding: 7px;
}
#footerarea {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display:none;
}
#footerarea a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footerarea a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footerarea a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footerarea a:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
/* 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;
}

