/*
+---------------------------------------------------------------+
|	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).
+---------------------------------------------------------------+
*/

* { 	
	margin: 0px;
	padding: 0px;
}

/* CORE STYLES */




body {
	font-family: 'tahoma', verdana, arial, helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px 0px;
	padding:0px;
	text-align: center;
	background-image: url(/images/bg.png);
}

a { 
	color: #FF8204; 
	text-decoration:none;
}

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

p {}

h1, h2, h3, h4, h5, h6{
    border: 0px solid #000000;
	font-family: 'tahoma', verdana, arial, helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	margin:0px;
	padding:10px;
	background-image: url(images/title.png);
	text-align:center;
}


table {
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}

td { 
	text-align:left; 
	vertical-align:top; 
	padding-left:2px; 
	padding-right:2px;
	}

blockquote {}

ul, ol {}

form { }

input{
	margin:0px;
}

hr { 
	margin-top:2px;
	height:0px;
	border:none;
	background-color: transparent;
}

/* MAIN TABLE */

.maintable {
	width: 1054px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


.alientable {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/* GFX LAYOUT */

.header_left {
	padding:0px;
	background-image: url(images/header_left.jpg);
	background-repeat: no-repeat;
	height: 368px;
	width: 15px;
}

.header_center {
	padding:0px;
	background-image: url(images/header_tile.gif);
	background-repeat: repeat-x;
	height: 368px;
}

.headcenter_left{
	padding:0px;
	height: 368px;
	width:100%;
	background: url(images/header_center_left.jpg) top center no-repeat;
}

.headcenter_right{
	position:relative;
	padding:0px;
	height: 368px;
	width:100%;
	background: url(images/header_center_right.gif) top right no-repeat;
}

#sitename{
	display:none;
}

#sitetag{
	display:none;
}

#logo{
	position:relative;
	top:54px;
	margin:0px auto;
	width:423px;
	height:84px;
	background: transparent url(images/logo.gif) top center no-repeat;
}

#logo span{
	display:none;
}

.header_right {
	padding:0px;
	background-image: url(images/header_right.jpg);
	background-repeat: no-repeat;
	height: 368px;
	width: 15px;
}

.content_left {
	padding:0px;
	background-image: url(images/content_left.jpg);
	width: 65px;
	background-repeat: repeat-y;
	vertical-align: top;
}

.content_center {
	padding:0px;
	background-color: transparent;
	background-image: url(images/big_back.jpg);
	background-repeat: repeat;
	font-size: 13px;
	vertical-align: top;
}

.content_right {
	padding:0px;
	background-image: url(images/content_right.jpg);
	width: 65px;
	background-repeat: repeat-y;
	vertical-align: top;
}

.left_menu {
	padding:5px;
	width: 235px;
	vertical-align:top;
	border-right: 0px solid #72522B;
	background-image: url(images/content_back.png);
	background-repeat: repeat;
}

.content {
	padding:5px;
	width: auto;
	vertical-align:top;
	background-image: url(images/mid_back.jpg);
	background-repeat: repeat-y;

}

.right_menu {
	padding:5px;
	width: 235px;
	vertical-align:top;
	border-left: 0px solid #72522B;
	background-image: url(images/content_back.png);
	background-repeat: repeat;
}

.footer_left {
	padding:0px;
	background-image: url(images/footer_left.jpg);
	background-repeat: no-repeat;
	width: 65px;
	height: 100px;
}

.footer_center {
	padding:0px;
	background-image: url(images/footer_tile.jpg);
	height: 100px;
}

.footer_right {
	padding:0px;
	background-image: url(images/footer_right.jpg);
	height: 100px;
	width: 65px;
}

.fc_left {
	padding:0px;
	background-image: url(images/footer_center_left.jpg);
	width: 600px;
	text-align:left;
	padding-top:20px;
}

.fc_center {
	padding:0px;
	background-image: url(images/footer_center_center.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: auto;
	text-align:center;

}

#fc_center{

	padding-top:30px; 
}

.fc_right {
	padding:0px;
	background-image: url(images/footer_center_right.jpg);
	width: 200px;
	text-align:right;
}

.fc_right span{
	display:none;

}

/* THE NAVIGATION - More detailed stuff in NAVIGATION LINKS section */

#navigation{
	font-size: 13px;
	font: 13px 'tahoma', verdana, arial, helvetica, sans-serif;
	width: 75%;
	height: 15px;
	position: absolute;
	top: 289px;
	left: 400px;
	right: 400px;
	list-style: none;
	display:block;


}

#navigation ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation li{
	width: 100px;
	height: 15px;
	background: none;
 	display: block;
	float:left;
	text-align:center;
		
}

#navigation li a{
	display:block;
	text-decoration:none;
	font-weight:bold;
color: #FFFFFF;
	width: 100px;
	height: 15px;
	line-height: 15px;
	

}

#navigation li a.offpage{
	color: #FFCC00;
}

#navigation li a.onpage{
	color: #FFFFFF;
}

#navigation li a.offpage:hover{
	color: #FFFFFF;
}

#navigation li a.onpage:hover{
	color: #FF6600;

}

/* E107 STYLES */

.bodytable {
	padding: 0px;
	font: 14px 'tahoma', verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/grey.png);
	background-repeat:repeat-x repeat-y;

}

.indent{
	padding: 5px;
	margin: 5px;
	font: 9px verdana, tahoma, arial, sans-serif;
	color: #aaa;
	border: 1px solid;
	background-color: #333333;
	border-bottom: #39393b 1px solid;
	border-left: #151515 1px solid;
	border-right: #39393b 1px solid;
	border-top: #151515 1px solid;
	background: url(images/bgblock.jpg);
}
	.indentchat{
	background-color:#72522B;
	border: 1px solid #72522B;
	margin:2px;
	padding:4px; 
	display:block;
	text-decoration:none;
	font-weight:bold;
	color: #cbcbcb;
}
.small {
	background-color: #72522B;
	border: #72522B 0px solid;
	color: #ccc;
	font: 8px tahoma, verdana, arial, helvetica, sans-serif;
}

.smalltext {
	font: 10px 'tahoma', verdana, arial, helvetica, sans-serif;
	color: #fff;
}
.smallbottom {
	font: 10px 'tahoma', verdana, arial, helvetica, sans-serif;
	color: #fff;
	text-align:left;
}

.tbox {
	background-color: #72522B;
	border: #000 0px solid;
	color: #fff;
	font: 10px 'tahoma', verdana, arial, helvetica, sans-serif;
}

.helpbox {
	background-color: #72522B;
	border: #39393b 0px solid;
	color: #cccccc;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.button{
	margin:0px 0px;
	background-color: #72522B;
	border: #39393b 1px solid;
	color: #cbcbcb;
	font: 9px 'tahoma', verdana, arial, helvetica, sans-serif;
	text-align:center;
}

/* FORUM STYLES */

.fcaption {
	padding:0px 4px;
	height:45px;
	line-height:45px;
	background: #72522B url(images/ncbg.png) top left repeat-x;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	color: #fff;
	font-weight:bold;
}

.fcaption span.smalltext{
	color: #FF9900;
}

.fcaption span.smalltext a:hover{
	color: #FF9900;
}

.fcaption a {
	color: #FFFFFF;
	text-decoration: none;
}

.fcaption a:hover {
	color: #FF9900;
}

a.forumlink{
	color: #fff;
	text-decoration: none;
}

a.forumlink:hover{
	color: #FF9900;
}

.fborder {
	border:0px;
	background-color: transparent;
}

.forumheader{
   background-color: #371F10;
	padding:0px 4px;
	height:20px;
	line-height:16px;
	font-weight:bold;
	background-image : url(images/ncbg.png);
	color: #FFFFFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.forumheader2{
   background-color: #371F10;
	color: #FF9900;
	padding: 4px;
	border: #000 0px solid;
	background-image: url(images/chatbg.png);
}
 .forumheader3{
   background-color: #371F10;
	color: #FF9900;
	padding: 4px;
	border: #000 0px solid;
	background-image: url(images/chatbg.png);
}
 .forumheader4{
	background-color: #371F10;
	font: 10px verdana, tahoma, arial, sans-serif;
	color: #fff;
	padding: 4px;
	border: #000 0px solid;
	background-image: url(images/chatMainbg.png);
}
.finfobar{
	color: #fff;
	padding: 4px;
	border: #252525 0px solid;
	background: #371F10;
}




