body {
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: 12px;
	background-color: #ff7b10;
	margin: 0;
}

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

a:hover {
	text-decoration: underline;
}

form {
	margin : 0px;
}

pre {
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 11px;
}

.alt {
	color : #555;
}

#main {
	width: 100%;
	background: #ff7b10 url(images/main_bg.png) repeat-x;
	height: 100%;
}

#page {
	width: 80%;
	min-width: 940px;
	margin: 0 auto;
	border: 2px solid #444;
	border-top: 0;
	margin-bottom: 25px;
}

#header {
	width: 100%;
	height: 140px;
}

#banner-bg {
	height: 102px;
	background: #eee url(images/banner_bg.png) repeat-x;
}

#banner {
	height: 102px;
	background: url(images/banner.png) no-repeat;
}

#subheader {
	width: 100%;
	height: 36px;
	background-color: #fff;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background: #dd6b0f url(images/subnavi_bg.png) repeat-x;
	font-variant: small-caps;
}

#subnavi {
	float: left;
	font-size: 14px;
}

#subnavi a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#subnavi a:hover {
	text-decoration: underline;
}

#subnavi ul{
	padding: 8px 10px;
	margin: 0;
	color: #fff;
}

#subnavi ul li{
	display: inline;
}

#subnavi ul li.first-link .bullet{
	display: none;
}

#subdate {
	padding: 10px;
	float: right;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#content3 {
    float:left;
    width:100%;
    background: #f2f2f2;
    border-bottom: 2px solid #999;
    overflow:hidden;
    position:relative;
}

#content2 {	
    float:left;
    width:100%;
    background: #fff;
    border-right: 2px dashed #999;
    position:relative;
    right:20%;
}

#content1 {
	padding: 5px 0;
    float:left;
    width:100%;
    border-right: 2px dashed #999;
    background: #f2f2f2;
    position:relative;
    right:60%;
}

#content-2cols {
    float:left;
    background-color: #f2f2f2;
    width:100%;
    padding: 5px 0;
}

#left {
    float:left;
    width:18%;
    position:relative;
    left:81%;
    overflow:hidden;
}

#left-2cols {
    float:left;
    width:18%;
    margin: 5px 0 5px 10px;
}

#middle {
    float:left;
    width:58%;
    position:relative;
    left:83%;
    overflow:hidden;
}

#middle-2cols {
    float:right;
    width:78%;
    margin: 5px 10px 5px 10px;
}

#right {
    float:left;
    width:18%;
    position:relative;
    left:85%;
    overflow:hidden;
}

.side-box {
	border: 2px solid #ccc;
	padding: 0;
	margin-bottom: 10px;
}

.side-title {
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 4px 8px;
	border-bottom: 2px dashed #999;
	background-color: #ededed;
}

.side-body {
	background-color: #fdfdfd;
	padding: 4px;
}

.side-body hr {
	border: 0;
	border-top: 2px dashed #999;
	height: 0px;
	color: #fafafa;
}

.side-label {
	padding: 5px 2px 2px 2px;
}

.main-box {
	border: 2px solid #ccc;
	padding: 0;
	margin-bottom: 10px;
}

.main-title {
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: 2px dashed #999;
	padding: 6px 8px;
	margin-bottom: 2px;
	background-color: #f2f2f2;
}

.main-body {
	padding: 4px;
	background-color: #fdfdfd;
}

.main-body hr {
	border: 0;
	border-top: 2px dashed #999;
	height: 0px;
	color: #fafafa;
}

.news-footer {
	border-top: 2px dashed #ccc;
	padding: 10px;
	background-color: #f2f2f2;
}

#footer {
	clear: both;
	padding: 10px 10px 0 10px;
	height: 60px;
	background-color: #e66700;
	color: #fff;
	font-size: 10px;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#copyright {
	float: left;
}

#counter {
	float: right;
	text-align: right;
}

#phpfusion {
	font-family: Arial,Verdana,serif;
	font-size: 8px;
	text-align: right;
}

/* PHP-Fusion required styles */
.tbl-border {
	border: 2px solid #eee;
	background-color: #ccc;
}

.tbl1 {
	background-color: #fdfdfd;
	padding : 4px;
}

.tbl2 {
	background-color: #e8e8e8;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #888;
	background-color : #f1f1f1;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	border : 1px solid #bbb;
}

.comment-name {
	font-weight : bold;
	color : #005599;
}

.shoutboxname {
	font-weight : bold;
	color : #005599;
	background-color : #f6f6f6;
}

.shoutbox {
	color : #777;
	background-color : #f6f6f6;
}

.shoutboxdate {
	font-size : 10px;
	color : #888;
	background-color : #f6f6f6;
}

.small {
	font-size : 10px;
	font-weight : normal;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #555;
}

/* Page Navigation */

.pagenav {
	width: 300px;
	padding: 5px;
	border: 2px dashed #ccc;
	background-color: #fdfdfd;
}

.pagenav span {
	color: #222;
	background-color: #fdfdfd;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a {
	color: #e66700;
	padding: 0 2px;
	margin: 2px;
	background-color: #eee;
	border: 1px solid #ccc;
}

/* MISC */
.admin-message {
	width: 300px;
	font-weight: bold;
	margin: 5px auto;
	padding: 5px;
	text-align: center;
	color: red;
	border: 2px dashed #ccc;
	background-color: #fdfdfd;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.bbcode {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f8f8f8;
	border : 1px solid #ccc;
}

/*Helpers*/
.center {margin: 0 auto;}
.content_center {text-align: center;}
.flleft {float: left !important;}
.flright {float: right !important;}
.clear {clear: both;}