/* Normal, standard links. */
a:link {
	 color: #A9CBEF;
	 text-decoration: none;
}

a:visited {
	 color: #A9CBEF;
	 text-decoration: none;
}

a:hover {
	 color: #2062AA;
	 text-decoration: none;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited {
	 color: #BFBFBF;
	 text-decoration: none;
}

a.nav:hover {
	 color: #DFDFDF;
	 text-decoration: none;
}

/* Tables should show empty cells. */
table { }

/* By default (td, body..) use verdana in black. */
body, td, th, tr {
	 color: #F2F2F2;
	 padding: 4px;
}

/* The main body of the entire forum. */
body { 
	 background: #000000 url('images/body-bg.jpg') repeat-x fixed;
}

/* Input boxes - just a bit smaller than normal so they align well. */
textarea {
	 color: #000000;
	 background: #ffffff;
}

input, button {
	 color: #000000;
	 border: 1px solid #5489B1;
 	 background: #ffffff;
}

#toplog, #botlog, #gomess {
	 color: #A2AF99;
	 border: 1px outset #5489B1;
	 background: #272727;
}

/* 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 {
	 color: #000000;
	 border: 1px solid #5489B1;
	 background: #ffffff;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	 color: #666666;
	 background-color: #454545;
}

/* No image should have a border when linked */
/* No image should have a border when linked */

a img {
	 border: 0px none;
}

/* A quote, perhaps from another post. */
.quote {
	 color: #000000;
	 background-color:  #9F9F9F;
	 border: 1px solid #353535;
}

/* Silly users may go off-topic */
.off-topic
{
	color: #000000;
	background-color: #cdcdcd;
	border: 1px dotted #696969;
	margin: 2px;
	padding: 2px;
	line-height: 1.2em;
}

/* A code block - maybe even PHP ;). */
.code {
	 color: #000000;
	 background-color:  #9F9F9F;
	 /* Put a nice border around it. */
	 border: 1px solid #252525;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader {
	 color: #CCCCCC;
}

/* The "Off-topic:" header part... */
.off-topicheader
{
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	line-height: 1.1em;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.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 { }

/* Highlighted text - such as search results. */
.highlight { }

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

.windowbg2 {
	 background-color: #303030;
}

.windowbg3 {
	 background: #333333 url('images/winbg2.gif') repeat-x top left;
}

.windowbg4 {
	 background-color: #303030;
}

.windowbg5 {
	 background-color: #262626;
}

/* the today container in calendar */
.calendar_today
{
         background-color: #000000;
}

/* 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: #CDCDCD;
     background: #070707 url('images/titlebg.png') repeat-x;
	 border-bottom: 1px solid #313131;
         padding: 4px
}

.titlebg, .titlebg a:link, .titlebg a:visited {
	 color: #CDCDCD;
}

.titlebg a:hover {
	 color: #FFFFFF;
}

/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited {
	 color: #CDCDCD;
}

.titlebg, .titlebg2 { }

.titlebg2 a:hover { }

.activity_bar {
	 background: #3C79A4 url('images/catbg.png') repeat-x;
}
.activity_holder {
	 background: #3C79A4 url('images/titlebg.png') repeat-x;
}

/* 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: #fff;
	 padding-left: 10px;
	 padding-right: 10px;
	 background: #3C79A4 url('images/catbg.png') repeat-x;
}
.catbg2, tr.catbg2, .catbg3 td { 
	 color: #fff;
	 padding-left: 10px;
	 padding-right: 10px;
	 background: #3C79A4 url('images/catbg.png') repeat-x;
}
.catbg, .catbg2 {
}
.catbg, .catbg2 {
	 font-weight: bold;
	 font-size: 12px;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited {
	 font-size: 12px;
	 color: #fff;
	 text-decoration: none;
      font-weight: bold;
}
.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited {
	 color: #fff;
	 text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
	 text-decoration: none;
}
.catbgf {
	height: 25px;
	line-height: 25px;
	color: #999999;
	font-weight: bold;
	background: #37393d url('images/katorta.png') repeat-x 0 0;
 padding-left:5px;
 padding-right:0;
 padding-top:0;
 padding-bottom:0
}

.catbgf-l {
	background: #37393d url('images/katsol.png') no-repeat 0 0;
	padding-left: 8px;
	position: relative
}
.catbgf-r {
	background: #37393d url('images/katsag.png') no-repeat 100% 0;
	padding-right: 8px;
	position: relative
}
.catbgf a:link
{
	color: #999999;
	text-decoration: none;
	font-family: Trebuchet MS; 
}
.catbgf a:visited
{
	color: #999999;
	text-decoration: none;
}
.catbgf a:hover
{
	text-decoration: none;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor {
     border: 1px solid #303030;
     padding: 4px;
}

/* This is used on tables that should just have a border around them. */
.tborder {
	 border: 1px solid #303030;
	 padding: 4px;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext { }

.middletext { }

.middletext2 { }

.normaltext { }

.largetext { }

/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage { }

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature { }

/* 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,
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last {
	 color: #CCCCCC;
}

.maintab_back, .maintab_active_back,
.mirrortab_back, .mirrortab_active_back {
	 color: #CCCCCC;
}

.maintab_first, .mirrortab_first { }

.maintab_back, .mirrortab_back {
	 background: url('images/tab-bg.png') repeat-x;
	 color: #CCCCCC
}

.maintab_last, .mirrortab_last { }

.maintab_active_first, .mirrortab_active_first { }

.maintab_active_back, .mirrortab_active_back {
	 background: url('images/toolbar-bg.png') repeat-x;
}

.maintab_active_last, .mirrortab_active_last { }

/* how links behave in main tab. */
.maintab_back a:link, .maintab_back a:visited, .maintab_active_back a:link, .maintab_active_back a:visited, .mirrortab_back a:link, .mirrortab_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited {
	 color: #CCCCCC;
}

.maintab_back a:hover, .maintab_active_back a:hover,
.mirrortab_back a:hover, .mirrortab_active_back a:hover {
	 color: #FFFFFF;
}

#hello {
	 float: left;
	 padding-left:10px;
	 padding-top:10px;
	 font-size: 12px;
	 color: #6A0101;
	 font-family: Trebuchet MS; 
	 Font-weight: bold;
}
#header{position:relative; height:150px; overflow:hidden; background: url('images/head.png') repeat-x;}
#head-r{height:150px; background:url('images/head-l.png') no-repeat 0 0; position:relative}
#head-l{height:150px; background:url('images/head-r.png') no-repeat 100% 0; position:relative}
#logo {
	 position: absolute;
	 top: 0px;
	 left: 20px;
	 display: block;
	 width: 266px;
	 height: 129px;
	 cursor: pointer;
	 background: url('images/logo.png') no-repeat;
}
#userarea {
	 height: 78px;
	 float: right;
	 padding: 35px 25px 0 0;
	 text-align: right;
	 font-size: 12px;
	 color: #999999;
	 font-family: Trebuchet MS; 
}
#userarea a:link, #userarea a:visited {
	 color: #999999;
	 text-decoration: none;
	 border-bottom: 1px dotted #555555;
}
#userarea a:hover {
	 color: orange;
	 text-decoration: none;
	 border-bottom: 1px dotted green;
}


#footer{ 
background: none; 
text-align:center; 
margin-top:0; 
padding:0; 
font-size:12px;
font-family:optima,verdana,sans-serif; 
color:#000;
border-bottom: solid 7px #9C9D9D;
}
#footer-l{ 
background:none;
}
#footer-r{
 background:none;  
 height: 39px;
}
#footerarea {
	 text-align: center;
}
#footerarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
	float: center;
}
#footerarea a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
	float: center;
}
#footerarea a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
}
#footerarea a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: orange;
	text-decoration: none;
	float: center;
}
#footerarea a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #111;
	text-decoration: none;
}

/* Drop Down Menu Feature */


div#menu {
     background: url('images/toolbar-div.png') no-repeat 0 0;
}

div#menu ul { }

div#menu li { }

div#menu li a {    
     color: #EFEFEF;
}

div#menu li span { }

div#menu li span { }

div#menu a:hover {
     color: #1B4B6F;
}

div#menu a.level1, div#menu span.level1 {
     background: url('images/toolbar-div.png') no-repeat 100% 0;
     color: #EFEFEF;
	 text-decoration: none
}

div#menu a.level1 span, div#menu span.level1 span { }

div#menu li:hover a.level1, div#menu li:hover span.level1 {
     color: #1B4B6F;
	 text-decoration: none;
}

div#menu a.level1 span.title, div#menu span.level1 span.title{ }

div#menu ul.menu ul {
     top: 35px;
	 border-top: 1px solid #1B4B6F;
     background: url('images/menu_bg.png') no-repeat 0 100%;
	 margin-left: -2px
}

div#menu li:hover ul { }

div#menu li.level1 li { }
/* The AJAX notifier */
#ajax_in_progress {
	 background: #002962;
	 color: white;
	 text-align: center;
	 font-weight: bold;
	 font-size: 12pt;
	 padding: 3px;
	 width: 80%;
	 position: fixed;
	 top: 0;
	 left: 0;
}

#searcharea {
	position: absolute;
	bottom: 15px;
	right: 20px;
	top: 80px;
	height: 58px;
	width: 199px;
	background: url('images/moon_10.png') no-repeat;
	overflow: hidden
}

#arama .inputbox {
	background: #fff;
	color: #555;
	padding: 0px 6px 0;
	border: none;
	margin: 8px 0 0 20px;
	width: 80px; 
	height: 15px;


}
#arama {
	 float: right;
	 margin-top: 1px;
	 overflow: hidden;
	 width: 160px;
	 margin-left: 0px;
	 margin-bottom: 5px;
	 margin-right: 20px;
	 height: 35px;
	 background: url('images/extreme6_21.gif') no-repeat;
}
/* Border Board */
#sag1 {
	background: #000 url('images/sag.png') repeat-y 100% 0;

}

#sol1 {
	background: url('images/sol.png') repeat-y 0 0;
}

#alt1 {
	background: url('images/alt.png') repeat-x 0 100%;
}

#altsag1 {
	background: url('images/altsag.png') no-repeat 100% 100%;
}

#altsol1 {
	background: url('images/altsol.png') no-repeat 0 100%;
}

#ust1 {
	background: url('images/ust.png') repeat-x 0 0;
}

#ustsag1 {
	background: url('images/ustsag.png') no-repeat 100% 0;
}

#ustsol1 {
	background: url('images/ustsol.png') no-repeat 0 0;
	padding: 30px
}

.titlebg3 {
	 color: #848484;
	 font-style: normal;
	 background:  url('images/titlebg.png') repeat-x;
	 padding-left: 10px;
	 line-height: 10px;
	 font-size: 12px;
	 font-family: Trebuchet MS; 
       font-weight: bold
}
