/* * * */
/* Normal, standard links. */
a:link 
{ 
	text-decoration: none; 
	color: #fafaf8; 
}

a:visited 
{ 
	text-decoration: none; 
	color: #fafaf8; 
}
/* Tables should show empty cells. */
table
{
	empty-cells: show;
}


/* The main body of the entire forum. */
body
{
	margin: 0;
	padding: 0;
	color: #000000;
	background: #000000 url('images/wall.jpg');
	background-attachment:fixed;
	background-position:top;
	background-repeat:no-repeat;
	background-color: #000000;
	font-style:normal; font-variant:normal; 
	font-weight:normal; 
	font-size:78%; 
	font-family:Trebuchet MS, Lucida Grande, Verdana, Georgia, Sans-Serif
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	font-size: 9pt;
	color: #E5DCB9;
	font-family:Trebuchet MS, Lucida Grande, Verdana, Georgia, Sans-Serif;
	background: url(images/textbg.gif);
	border: 1px solid #6b75b1;
}

/* 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: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: tahoma, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #f5f5f5;
	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: #f5f5f5;
	font-family: "courier new", "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, #preview_body
{
	background-color: #696969;	
}
.windowbg2
{
	background-color: #696969;	
}
/* Color for background of posts requiring approval */
.approvebg
{
	color: #000000;
	background-color: #F6E0D4;
}
/* Color for background of *topics* requiring approval */
.approvetbg
{
	color: #000000;
	background-color: #E4A17C;
}


/* 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
{
	E5DCB9
	font-style: normal;
	background: #43475c url(images/titlebg-m.gif) repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
	
}
.titlebg, .titlebg a:link, .titlebg a:visited {
	color: #E5DCB9;
	font-style: normal;
	font-size: 12px;	
}
.titlebg a:hover {
	text-decoration: underline;
}

.titlebg2 td {
	color: #E5DCB9;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited {
	color: #E5DCB9;
	font-style: normal;
	text-decoration: underline;
}

.titlebg2 a:hover 
{
	color: #E5DCB9;
}

/* This is used for categories, page indexes, and several other areas in the forum. */
.catbg, .catbg3
{	
	height: 22px;
	background-color: #343956;
	background-image: url(images/catbg-m.gif);
}

/* This is used for a category that has new posts in it... to make it light up. */
.catbg2
{	
	height: 22px;
	background-color: #343956;
	background-image: url(images/catbg-m.gif);
}

.catbg, .catbg2, .catbg3
{
	font-weight: bold;
	color: #E5DCB9;
}
.catbgnew {
	height: 29px;
	line-height: 29px;
	color: #b7b9b3;
	font-weight: bold;
	background: url('images/catbg-m.gif') repeat-x 0 0; padding-left:5px; padding-right:0; padding-top:0; padding-bottom:0
}

.catbgnew-l {
	background: url('images/catbg-l.gif') no-repeat 0 0;
	padding-left: 8px;
	position: relative
}
.catbgnew-r {
	background: url('images/catbg-r.gif') no-repeat 100% 0;
	padding-right: 8px;
	position: relative
}
.catbgnew a:link
{
	color: #b7b9b3;
	text-decoration: none;
}
.catbgnew a:visited
{
	color: #b7b9b3;
	text-decoration: none;
}
.catbgnew a:hover
{
	text-decoration: underline;
}
/* the today container in calendar */
.calendar_today
{
	background-color: #E5DCB9;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #707070;
	
}
/* This is used on tables that should just have a border around them. Major TP Article */
.tborder
{
	background-color: #707070;
	border: 1px solid #000000;
}
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: tahoma, sans-serif;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
.smalltext2
{
	font-weight:bold; 
	font-size: small;
	font-family: tahoma;
}

/* And this is the bottom, where the copyright is, etc. */
#footerarea
{	
	/* background: url(images/footerbg.gif) repeat-x; 
	color: #E5DCB9;	*/
	
}

/* 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;
}
/* No image should have a border when linked */
a img{
	border: 0;
}

/* 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;
}
/* Menu */
#menu {
	  text-align: center;
}

#footer {
	  background: #030303 url(images/ship1.png) 0 100% no-repeat; 
}

#foot-r {
	 background: url(images/ship2.png) 100% 100% no-repeat; 
}

#foot-l {
	 /* background: url(images/ship2.png) 0 100% no-repeat; */
}

#footerarea {
	 text-align: center;
	 padding: 10px;
	 color: #FBF5E6;
}

#footerarea a:link, #footerarea a:visited {
	 color: #FBF5E6;
}

#footerarea a:hover {
	 color: #FBF5E6;
	 text-decoration: none;
}

/* Controls the body Colors in TP */
#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	color: #fafaf8; 
	background: #1C1C1C;
	border-left: 1px solid #111;
	border-right: 1px solid #111;
	border-bottom: 1px solid #111;
	
}
/* Perhaps the wisth use 830 and 868 for default if you mess this up.*/
#content-wrapper
{
	width: 988px;
	float: left;
	padding: 0px 0px 5px 5px;
}
#wrapper2 {
	width: 994px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
	padding-bottom: 11px;
}
#header
{
	float: left;
	width: 100%;
	background: #737dbb;
	clear: right;
	border-left: 1px solid #111;
	border-right: 1px solid #111;
	border-top: 1px solid #111;
}
#navigation
{
	
	clear: both;
	float: left;
	width: 100%;
	background-image: url('images/header.jpg');
	height: 300px;
	cursor: pointer;
	
}
/* Header */

#header h1 
{ 
	padding-left: 30px; 
}

/* Wrapper */

#wrapper a:link { 
	font-weight: bold; 
	text-decoration: none; 
}

#wrapper a:visited { 
	font-weight: bold; 
	text-decoration: none; 
}

#wrapper a:hover, #wrapper a:active { 
	text-decoration: none; 
}


.userarea {
	font-size: 11px;
	width: 97%;
	text-align: right;
	color: #fafaf8;
	padding-top: 125px;
	font-weight: bold;
	
}
.userarea a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #fafaf8;
}
.userarea a:visited { 
	font-weight: bold; 
	text-decoration: none;
	color: #fafaf8;
}
#userareaavatar {
	height:100px;
	width: 100px;
	float: right;
	font-size: 10pt;
	color: #2a2a2b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-bottom: 20;
	padding-left: 0;
	vertical-align: middle;
}
.loginbutton {
	background: url(images/custom/login_button.png) no-repeat;
	width: 52px;
	height: 26px;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	margin-top: 2px;
} 
/* template menu */
.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#1d1d1d url(./images/custom/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.selected a {color:#fff; background:url(./images/custom/button3.gif);}
.menu1 li.selected a b {background:url(./images/custom/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(./images/custom/button2.gif);}
.menu1 li a:hover b {background:url(./images/custom/button2.gif) no-repeat right top;}
.menu1 li.selected a:hover {color:#fff; background:#000 url(./images/custom/button3.gif); cursor:default;}
.menu1 li.selected a:hover b {background:url(./images/custom/button3.gif) no-repeat right top;}
.loginbutton {
	background: url(images/custom/login_button.png) no-repeat;
	width: 75px;
	height: 26px;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	margin-top: 2px;
} 
#toolbar {

	background-image: url(images/menubg.gif) repeat;
	background-color: #6b75b1;
	border-left: 1px solid #111;
	border-right: 1px solid #111;
	 margin: 0;
	 padding: 0;
	 height: 35px;
	
	
}
.extramenu {
		font-size:118%; 
}
.profil {
	 padding-top: 1px;
	 padding-right: 0px;
	 padding-bottom: 1px;
	 padding-left: 1px;
	 margin: 1px 0px 1px 1px;
	 background-color: #000;
	 border-top: 1px solid #414b79;
	 border-right: 1px solid #414b79;
	 border-left: 1px solid #414b79;
	 border-bottom: 1px solid #414b79;
} 
/* * Copyright 2008-2010 by:	  Ejeet Networks (http://www.ejeet.net) * */