/*
+---------------------------------------------------------------+
|	e107 website system
|
|	©William Moffett 2001-2005
|	http://e107.net
|	que@e107.net
|
|	Released under the terms and conditions of the
|	GNU General Public License (http://gnu.org).
+---------------------------------------------------------------+
*/

/* core */

body { color: #000; background: #000 url(images/bg.png) repeat-x top;  margin: 0; padding: 0; font: 11px Verdana, Trebuchet MS,Arial, Helvetica, sans-serif; }

a { color: #CC0000; text-decoration:none;}

a:hover { color: #FF0000; text-decoration: underline; }

p {}

h1, h2, h3, h4, h5, h6 {
    color: #fff;
	padding: 0;
	margin: 4px 0 0 0;
	background: #E9E9E9 url(images/menub.jpg) repeat-x;
	font: bold 12px verdana, tahoma, arial, helvetica, sans-serif;
	text-align: center;
}

/* heading style */

.hleft { background: url(images/hleft.gif) no-repeat left top; }

.hright { padding: 6px 0 7px 5px; height: 24px; background: url(images/hright.gif) no-repeat right top; }

/* table style */

table { margin: 0px; padding: 0px; border: none; border-collapse: collapse; }

.menutable { background: #E9E9E9 url(images/bright.gif) repeat-y right top; }

.menutable2 { background: url(images/bleft.gif) repeat-y left top; }

.bodytable { padding: 4px 8px 8px 8px; }

.bottomt { background: #fff url(images/hbottom.gif) repeat-x; margin-bottom: 4px; }

.hbleft { background: url(images/bbottom.gif) no-repeat left top; }

.hbright { height: 8px; background: url(images/bbottom.gif) no-repeat right top; text-align: right; }

td 
{ text-align:left; vertical-align:top; padding-left:2px; padding-right:2px; }

.clear { clear: both; }

/* theme layout */

.wrapper { margin: 0 auto; padding: 0; width: 949px; border: 1px solid #000; }

.head1 {
width: 949px;
height: 183px;
margin: 0 auto;
background: url(images/head1.gif) no-repeat;
}

.head2 {
width: 949px;
height: 207px;
margin: 0 auto;
background: url(images/head2.gif) no-repeat;
}

.scrollm { margin: 0; padding: 4px; width: 57%; }

/* main menu */

.menu
{
    margin: 0;
    padding: 20px 20px 0 0;
    list-style-type: none;
	font-size: 12px;
	min-height: 270px;
	}

.menu li
{
    display: inline;
}

.menu a
{
    display: block;
    padding: 4px;
    text-decoration: none;
	font-weight: bold;
    color: #FF0000;
    text-align: center;
	background: #000 url(images/title.png) no-repeat left;

}

.menu a:hover
{
    color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: #FF0000 url(images/titlered.png) no-repeat left;
}

/* center area */

.container {
width: 949px;
margin: 0 auto;
min-height: 349px;
background-color: #747474;
}

.news {
width: 70.4%;
float: right;
margin: 0 4px 0 4px;
}

/* IE FIX */

*html .news {
width: 70%;
float: right;
margin: 0 4px 0 4px;
}

/* news style */

.story { margin: 0; text-align: left; }

.newsleft { width: 20%; float: left; padding: 0 8px 0 0; margin: 0 0 0 8px; } 

.newsimage {}

.newsdate { margin: 7px 0 0 0; }

.newsid { font: bolder 46px verdana, tahoma, arial, helvetica, sans-serif; margin: 7px 0 0 0; color: #eeeeee; text-align: center; }

.newstext { float: right; padding: 0 2px 10px 7px; width: 74%; border-left: 1px solid #DFDFDF;}

.postby { margin: 0; text-align: right; background: #eeeeee; padding: 4px; }

/* left menu */

.leftmenu {
width: 269px;
float: left;
background: url(images/rightmenu.jpg) no-repeat;
}

.lmenu {
vertical-align: bottom;
text-align: center;
color: #000000;
padding: 0 0 0 4px;
}

.footer
{
   background: #000 url(images/title.png) no-repeat left;
   margin: 0 0 0 0;
   color: #fff;
   clear: both;
   }
   
.copyright {
background: url(images/titler.png) no-repeat right;
padding: 4px 0 0 4px;
height: 20px;
text-align: center;
}

   
   
 
   /************* #search styles ***************/

#search      {
	margin: 12px 200px 0 0;
	padding: 0;
	font-size: 90%;
	text-align:right;
	display:block;
	float: right;
}

/* IE FIX */

*html #search{
	margin: 12px 100px 0 0;
	padding: 0;
	font-size: 90%;
	text-align:right;
	display:block;
	float: right;
}
	
#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	margin: 0px;
	padding: 0px;
}


/* E107 STYLES */

.button {
	background-color:#F3F3F3;
	margin: 2px auto;
	color: #7B7A7A;
	font-weight:bold;
	font-size:11px;
	border: 1px solid #CCCCCC;
}

.button:hover { border: 1px solid #000; color: #000; }

.indentchat{

	padding:4px; 
	display:block;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
	color: #666666;
	background: #FBFBFB url(images/chatbox.jpg) repeat-x bottom;
	margin: 2px 0;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
}

.small {

	color: #666666;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.smalltext {
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color: #666666;
}

.smallbottom {
	font-size: 10px;
	color: #666666;
	text-align:left;
}

.tbox {
	background-color: #fff;
	border: 1px solid #BABABA;
	color: #000;
	font-size: 10px;
	margin: 2px auto;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
}

.tbox .chatbox { width: 98%; margin: 5px auto; }

.tbox:hover { border: 1px solid #000; }

.helpbox {
	background-color: #fff;
	border: 1px solid #DFDFDF;
	color: #000;
	font-size: 9px;
	padding: 4px 5px 4px 5px;
}


/* FORUM STYLES */

.fcaption {
	padding: 4px;
	line-height:21px;
	color: #fff;
	background: #000;
	font: bold 12px verdana, tahoma, arial, helvetica, sans-serif;
}

.fcaption span.smalltext{
	color: #CC0000;
}

.fcaption span.smalltext a:hover{
	color: #fff;
}

.fcaption a {
	color: #CC0000;
	text-decoration: none;
}

.fcaption a:hover {
	color: #fff;
}

a.forumlink{
	color: #CC0000;
	text-decoration: none;
}

a.forumlink:hover{
	color: #fff;
}

.fborder {
    border: 0px;
	background-color: transparent;
}

.forumheader{
    background: #FBFBFB url(images/chatbox.jpg) repeat-x bottom;
	padding: 7px 5px 7px 5px;
	height:20px;
	line-height:16px;
	font-weight:bold;

}

.forumheader2{
   
	color: #000;
	padding: 7px 5px 7px 5px;

	}
	
 .forumheader3{
   
	color: #000;
	padding: 7px 5px 7px 5px;
	
	
}

 .forumheader4{

	color: #000;
	padding: 7px 5px 7px 5px;
	
}

.finfobar{

	padding: 4px;
	background:#000;
	height: 20px;
	color: #fff;

	}