* {
	font-family: Verdana, Arial, Sans, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
} 

a {
	color : #005599;
	text-decoration : none;
}

a:hover {
	color : #005599;
	text-decoration : underline;
}

a.side {
	color : #005599;
	text-decoration : none;
}

a:hover.side {
	color : #005599;
	text-decoration : underline;
}

a.white, li.white a {
	color: #fff;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #fff;
	text-decoration: underline;
}
a.footer {
color:#FFFFFF;
}

body {
	color : #555;
	background : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 980px;
	margin:0 auto;	
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #eee;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

pre {
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 11px;
}

.alt {
	color : #555;
}
 
.outer-border {
	border : 5px solid #fff;
}

.sub-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #fff;
	background-color : #000;
	background:#000 url(images/menu.gif) repeat scroll 0 0;
	border-top : 1px solid #000;
	border-bottom : 1px solid #000;
	padding : 5px;
	font-size:12px;
}

.sub-header ul{
	margin:0;
	padding:0;
	display: block;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ddd;
	background: #000 url(images/header_neu2.jpg) no-repeat top left;
	width: 100%;
	height:160px;
	padding : 10px;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #000;
	border-top : 5px solid #fff;
	padding : 5px;
	height: 150px;
}

.admin-message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	color : #555;
	background-color : #f6f6f6;
	border : 1px solid #e1e1e1;
	padding : 3px 4px 5px 4px;
	margin-bottom : 5px;
}

.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;
}

.main-body {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px 0px 5px 0px;
}

.side-body {
	font-size : 10px;
	color : #777;
	background-color : #f6f6f6;
	padding : 4px;
}

#main-bg {
	line-height: 1.45em;
	padding: 1em 0.25em;
}

.side-both #main-bg {margin: 0 16.5em;}
.side-left #main-bg {margin: 0 0.5em 0 17.5em;}
.side-right #main-bg {margin: 0 17.5em 0 0.5em;}

.side-left #side-border-right {display:none;}
.side-right #side-border-left {display:none;}

.center {
	margin : 0 auto;
}
	
* html #main-bg{
	height: 0px;
	margin: 0 1em 1em 1em;
	background: #d1d1d1; 	
}
#cont{
	margin: 0;
	background: #d1d1d1;
}
#container{
	width: 100%;
	overflow-x: auto;
	overflow-y: visible;
}
.border {
	border : 1px solid #e1e1e1;
	margin-bottom : 5px;
}

#side-border-left {
display:inline;
float:left;
max-width:19em;
padding:1em 0.75em;
width:16em;
}

#side-border-right {
display:inline;
float:right;
max-width:19em;
padding:1em 0.75em;
width:16em;
}

.news-category {
	border:0;
	margin:3px 5px 0 0;
	float:left;
}

.news-footer {
	text-align: center;
	font-size : 10px;
	color : #555;
	background-color : #f1f2f4;
	padding : 3px 4px 4px 4px;
}

.barmain {
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 10px;
	color : #aaa;
	padding : 4px;
}

.capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #666;
	background-color : #fff;
	padding : 2px 0px 4px 0px;
}

.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #666;
	background-color : #f1f1f1;
	border-bottom : 1px solid #e1e1e1;
	padding : 4px;
}

.tbl-border {
	border : 1px solid #e1e1e1;
}

.tbl {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #555;
	background-color : #E1E1E1;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #888;
	background-color : #DDDDDD;
	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;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #555;
	background-color : #f6f6f6;
}

.side-label {
	color : #555;
	background-color : #f1f1f1;
	padding : 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	color : #555;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #005599;
	background-color: #f6f6f6;
	padding: 2px;
	text-decoration : none;
}

#navigation a:hover {
	color: #f6f6f6;
	background-color: #005599;
}

/* Page Navigation */


.pagenav {
	padding: 0.4em;
}

.pagenav span {
	color: #fff;
	background-color: #005599;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a {
	color: #005599;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #005599;
	margin: 0.2em;
	text-decoration: none;
}


/*Helpers*/
.center {margin: 0 auto;}
.content_center {text-align: center;}
.flleft {float: left !important;}
.flright {float: right !important;}
.clear {clear: both;}


/*IE Fixes*/
* html #main-bg {
	height: 1%;
	width: auto;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.floatfix {overflow:hidden;}
* html .floatfix {width:100%;}
.center, *[align="center"] {margin: 0 auto;}


/*Panels*/
.panelcap {
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.75em;
	display: block;
	height: 1.75em;
	font-weight: 500;
	background: #242424 url(images/panelcap_bg.jpg) repeat-x top;
}
.panelcap span {
	display: block;
	background: transparent url(images/panelcap_r.jpg) no-repeat top right;
}
.panelcap span span {
	display: block;
	padding: 0 0.75em;
	background: transparent url(images/panelcap_l.jpg) no-repeat top left;
}
.navcap_r{
	margin: -1px -1px 0 0;
	background: transparent url(images/navcap_r.jpg) no-repeat top right;
}
.navcap_l{
	margin: -1px 0 0 -1px;
	background: transparent url(images/navcap_l.jpg) no-repeat top left;
}
.panelbody {
	z-index: 1000;
	background: #f7f7f7 url(images/panelbody_bg.jpg) repeat-x bottom;
	margin-bottom: 1em;
	border-bottom: 1px solid #b0b0b0;
	border-left: 1px solid #fff;
	border-right: 1px solid #c7c7c7;
}
.panel_r{
	margin: 0 -1px -1px 0;
	background: transparent url(images/panelbody_r.jpg) no-repeat bottom right;
}
.navcap_r .panel_r{margin: 0 0 -1px 0;}
.panel_l{
	margin: 0 0 -1px -1px;
	padding: 0.75em;
	background: transparent url(images/panelbody_l.jpg) no-repeat bottom left;
}
.navcap_l .panel_l{margin: 0 0 -1px 0;} 
h1, h2, h3, h4, h5, h6 {
font-size:inherit;
}

#left_footer {
color:#FFFFFF;
float:left;
font-size:12px;
padding:5px;
}
#right_footer {
color:#FFFFFF;
float:right;
font-size:12px;
padding:5px;
text-align:right;
}

/* Tooltips */
#tooltip {
	position: absolute;
	padding: 4px;
	color: #FFF;
	font-size: 1em;
	display: none;
	text-align: left;
	background-color: #445577;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	width: 250px;
}
 
.tooltipTitle {
	font-weight: bold;
	color: #CEE1EF;
} 

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
.messageNumber {
background:#FFFFFF url(images/tableHead.gif) repeat;
border-style:solid;
border-width:1px;
color:#475767;
margin:0 0 0 4px;
padding:0 4px;
text-decoration:none;
}

menu {
list-style-type:disc;
margin-left:1.5em;
}

.sidefooter {
background: #D1D1D1;
color: #000;	
clear:both;
display:block;
padding:5px;
}

* html img,
* html .png {
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}