﻿form
{
	margin: 0;
	padding: 0;
}
body
{
	color: #a8a8a8;
	background-color: #000;
	font-size: 0.8em;
	font-family: Verdana,Helvetica,sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
	height: 100%;
}

img
{
	margin: 0;
	border: none;
}

a, a:visited
{
	color: #c6c6c6;
	text-decoration: none;
}

.redtxt
{
	color: #aa0000;
}

a:hover span.red
{
	color: #aa0000;
}

div.separator
{
	width: 565px;
	height: 45px;
	margin: 40px -20px 0 -17px;
	background: #000 url('Images/separator.png');
}

a:hover
{
	color: #c6c6c6;
}

.page
{
	width: 855px;
	padding: 33px 0 20px 0;
	margin: 0 auto;
	text-align: left;
}

#header
{
	width: 855px;
	height: 115px;
	background: #000 url('Images/header.png');
}

#sidebar
{
	padding: 30px 0 30px 0;
	width: 231px;
	float: left;
}

#sidebarbkgd
{
	width: 855px;
	display: block;
	float: left;
	background: #000 url('Images/sideborder.png') repeat-y;
}

#topborder
{
	display: block;
	background: #000 url('Images/topborder.png');
	width: 855px;
	height: 1px;
}

#bottomborder
{
	display: block;
	float: left;
	background: #000 url('Images/bottomborder.png');
	width: 855px;
	height: 1px;
}

#container
{
	width: 600px;
	float:right;
	margin-left: 18px;
}

#content
{
	font-family: Helvetica,sans-serif;
	font-size: 10pt;
	line-height: 140%;
	text-align: left;
	margin: 24px 35px 24px 35px;
}

#content ul
{
	margin: 0 0 0 17px;
	padding: 0;
}

#content img
{
	margin: 0 25px 25px 0;
	padding: 0;
}

#content a:link
{
	color: #e5e5e5;
}

#content a:visited
{	
	color: #e5e5e5;
}

#content a:hover
{
	text-decoration: underline;
	color: #e5e5e5;
}

#content li
{
	padding-bottom: 5px;
}

#footer
{
	padding-top: 7px;
	clear: both;
}

.menucontainer
{
	position: relative;
	vertical-align: top;
	height: auto;
}

#topmenucontainer
{
	margin: 24px 0 17px 0;
	text-align: right;
}

.menucontainer ul
{
	height: 27px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#topmenucontainer li
{
	float: right;
	position: relative;
}

#topmenucontainer li a
{
	height: 27px;
	z-index: 20;
	position: relative;
	vertical-align: middle;
	padding:  4px 30px 0 30px;
}

#topmenucontainer li .hover
{
	position: absolute;
	z-index: 0;
	height: 27px;
	left: 0;
	top: 0;
	display: none;
}

#topmenucontainer li .hover, #topmenucontainer li.selected
{
	background: #000 url('Images/topsel.png') repeat-x;
}

#leftmenu
{
	margin: 0;
	padding: 0;
}

#leftmenu li
{
	position: relative;
	list-style-type: none;
	height: 25px;
	text-align: left;
	margin: 0 0 6px 1px;
}

#leftmenu li a
{
	position: relative;
	z-index: 20;
	display: block;
	vertical-align: middle;
	padding: 4px 0 5px 30px;
}

#leftmenu li .hover
{
	position: absolute;
	z-index: 0;
	height: 25px;
	left: 0;
	top: 0;
	display: none;
}

#leftmenu li .hover, #leftmenu li.selected
{
	background: #000 url('Images/leftsel.png') repeat-x;
}

.menucontainer ul li a
{
	display: inline-block;
}

#bottommenu
{
	text-align: right;
	font-size: 0.85em;
	height: 38px;
	background: #000 url('Images/bottom.png') repeat-x;
}

#bottommenu a, #bottommenu a:visited
{
	margin: 10px 20px 0 35px;
	color: #c6c6c6;
}

#bottommenu a:hover
{
	text-decoration: underline;
}

#bottommenu li
{
	display: inline;
}

#aboutline
{
	height: 22px;
	color: #c6c6c6;
	font-size: 11px;
	margin-top: 5px;
	font-family: Arial;
}

#copyright
{
	margin-left: 33px;
	float: left;
}

#developer
{
	margin-right: 34px;
	float: right;
}

#loggedusr
{
	text-align: right; 
	margin-right: 5px; 
	padding-top: 3px; 
	color: #c6c6c6;
}

.img_cont
{
	float: left;
	width: 119px;
	height: 119px;
	margin: 0 13px 13px 0;
	display: inline;	
}

.img_cont a img
{
	border: solid 1px #0d0d0d;
}

.img_cont a:hover img
{
	border-color: #666;
}

h2, h1
{
	font-size: 0.9em;	
	color: #d5d5d5;
}

.adminlink
{
	color: #aa0000!important;
	text-decoration: underline!important;
}

.adminlink:hover
{
	color: #aa0000;
	text-decoration: underline;
}

.textbox
{
	width: 515px;
}

.submit
{
	background: #000 url('Images/leftsel.png') repeat-x;
	color: #c6c6c6;
	height: 27px;
	width: 119px;
	text-align: center;
	border: solid 1px #131313;
	margin: 0 -4px 0 0;
	padding: 0;
}

.postname
{
	color: #aa0000;
	float: left;
	margin-left: 20px;
}

.posthead
{
	display: block;
	width: 565px;
	height: 30px;
	margin: 0 -20px 0 -17px;
	padding: 27px 0 0 0;
	background: #0d0d0d url('Images/separator.png') no-repeat;
}

.postdate
{
	float: right;
	margin-right: 20px;
	font-size: 0.85em;
}

.postcom
{
	display: block;
	text-align: justify;
	margin: 0 2px 20px 2px;
}

.submit:hover
{
	border-color: #333;
}

.field
{
	width: 185px;
	height: 16px;
	color: #c6c6c6;
	border: solid 1px #c6c6c6;
	background-color: #0d0d0d;
}

.fieldarea
{
	width: 527px;
	height: 111px;
	color: #c6c6c6;
	border: solid 1px #c6c6c6;
	background-color: #0d0d0d;
}

.textdate
{
	width: 120px;
}

.textpreview
{
	width: 515px;
	height: 115px;
}

.textarea
{
	width: 515px;
	height: 300px;
}

.pager
{
	text-align: right;
	font-size: 0.85em;
}

.pager a
{
	margin: 0 1px 0 1px;
}

.pager .current
{
	margin: 0 1px 0 1px;
	color: #aa0000;
}