* {
padding:0;
margin:0;
}

html {
background-color : #eee;
}

a {
	color : #026875;
	text-decoration : none;
}

a:hover {
	color : #026875;
	text-decoration : underline;
}

a.side {
	color : #026875;
	text-decoration : none;
}

a:hover.side {
	color : #026875;
	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;
}

.imaged_anchor {float:left; margin:0 9px 0 14px;}
.imaged_anchor a.white {font-size:11px; font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif"; font-style:italic; font-weight:bold;}
.imaged_anchor a:hover.white {text-decoration:none;}

body {
	color : #555;
	background : #eee url('images/header.jpg') no-repeat top center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align:center;
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #eee;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

pre {
	font-family : Tahoma, Arial, Sans-Serif;
	font-size : 11px;
}

.alt {
	color : #555;
}
 
.outer-border {
  margin : 5px auto 0 auto;
  text-align:left;
}

.sub-header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	background-color : #888;
	border-top : 1px solid #000;
	border-bottom : 1px solid #000;
	padding : 5px;
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
  background: url('images/header.jpg') no-repeat center;
  height:178px;
	font-family : Arial, Helvetica, sans-serif;
	text-align:center;
	font-size : 10px;
	color : #ddd;
	background-color : #444;
}

.sublinks, .topmenu {
  width : 980px;
  height : 40px;
  line-height: 40px;   
  font-size : 12px;
}

.topmenu .bullet {
  font-weight:bold;
  color:#fff;
  text-shadow: #033 1px 1px 1px;
}

.sublinks a {margin:0 3px;}
.sublinks .first-link .bullet {display:none;}
.sublinks {margin-top:1px; text-align:left; text-indent:17px;}

.sublinks li {
  display:inline;
}

.sublinks, .sublinks li a {
  color : #333;
  font-weight : bold;
  text-shadow: #ffe402 1px 1px 1px;
}

.sublinks li a:hover {
  color:#333;
}

.topmenu {
  text-align:right;
  color:#0b6e85;
  text-shadow: #7eebfe 1px 1px 1px;
  width:960px;
  margin-top: 5px;
}

.topmenu a {
  color : #fff;
  font-weight:bold;
  text-shadow: #033 1px 1px 1px;
  margin: 0 6px;
}

.infoblock {
  font-size:12px;
  width:960px;
  background: #2d2d2d url('images/infoblock.png') no-repeat center;
  height: 184px;
  padding: 26px 10px 0 10px;
}

.infopart {
width:234px;
height: 164px;
overflow:hidden;
margin: 0 3px;
float:left;
text-align:center;
}

.infohead {
font-size: 14px;
}

.user_panel {
text-align:left;
margin:30px 0 0 20px;
}

.user_panel a {
font-size:10px;
}

.user_panel label{
font-size:10px;
display:block;
margin-top:6px;
color:#888;
}

.orange, .footer a {color:#faaa01;}
:hover.orange {color:#faaa01;}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	background: #333 url('images/footer.png') no-repeat top center;
	height:78px;
	text-align:center;
}

.footer p {
width:420px;
padding-top:25px;
overflow:hidden;
margin: 0 auto;
color: #aaa;
}

.admin-message {
	font-family : 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 : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	height : 23px;
	font-weight:bold;
	border : 1px solid #ccc;
	margin-top : 2px;
	padding:3px 6px;
}

.user_panel .button {
float:right;
margin-right:24px;
margin-top:6px;
}

.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 : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f8f8f8;
	padding:4px;
	border : 1px solid #ccc;
}

.user_panel .textbox {
background-color:#333;
color:#eee;
border:1px solid #555;
}

.main-body {
	font-size : 12px;
	color : #444;
	background-color : #fff;
	padding : 5px 10px;
	margin:0 20px;
	text-align:left;
	margin:0 auto;
	border: 1px solid #ddd;
	border-width: 0 1px 0 1px;
	line-height:18px;
}

.main-bottom_left, .main-bottom_right, .main-bottom_mid {height:6px; margin-bottom:15px;}
.main-bottom_left {background: url('images/mainbottom_left.png') no-repeat top left; padding-left:5px;}   
.main-bottom_right {background: url('images/mainbottom_right.png') no-repeat top right; padding-right:5px;}
.main-bottom_mid {background: url('images/mainbottom_mid.png') repeat-x top center;}

.side-body {
	font-size : 11px;
	color : #777;
	padding : 4px;
	width:170px;
	margin: 0 20px 0 20px;
}

#side-border-left .side-body {margin: 0 23px 0 17px;}
#side-border-right .side-body {margin: 0 25px 0 15px;}

#main-bg {
	color : #555;
	background-color : #fff;
}

.content_wrap {background:#fff url('images/contentwrapbg.png') repeat-y center; width:980px;}

.side-both #main-bg {margin: 0 230px;}
.side-left #main-bg {margin-left: 230px; margin-right:20px;}
.side-right #main-bg {margin-right: 230px; margin-left:20px;}
.side-left #side-border-right {display:none;}
.side-right #side-border-left {display:none;}

.center {
	margin : 0 auto;
}
	
* html #main-bg{
	height: 0px;	
}

.border {
	margin-bottom : 5px;
}

#side-wrap_left, #side-wrap_right {
padding-bottom:40px;
width:210px;
}

#side-wrap_left {float:left;background: url('images/side-wrap_left.png') no-repeat bottom left;}
#side-wrap_right {float:right;background: url('images/side-wrap_right.png') no-repeat bottom right;}

#side-border-left {
	color : #777;
	background : #fff url('images/sidebody_left.png') repeat-y top left;
	float:left;
	width: 210px;
}

#side-border-right {
	color : #777;
	background : #fff url('images/sidebody_right.png') repeat-y top left;
	float:right;
	width: 210px;
}

.news-category {
	border:0;
	margin:3px 18px 14px 0;
	float:left;
}

.news-footer {
	text-align: center;
	font-size : 11px;
	color : #555;
	background: url('images/newsfooter.png') no-repeat top left;
	height:40px;
	padding:0 10px;
	line-height: 48px;
	margin-bottom:15px;
}

.news-footer strong, .news-footer .bullet {
display:none;
}

.barmain {
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 10px;
	color : #aaa;
	padding : 4px;
}

.capmain, .cap_rightcorner, .capcontent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #666;
	background-color: #eee;
	text-align:left;
	margin: 0 auto;
	height:31px;
	line-height:34px;
	text-indent: 8px;
	color: #026875;
}

.capmain {background: url('images/capleft.png') no-repeat top left; padding-left:5px;}
.cap_rightcorner {background: url('images/capright.png') no-repeat top right; padding-right:5px;}
.capcontent {background: url('images/capmid.png') repeat-x top center;}

.scapmain {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #fff;
	text-shadow: #075353 1px 1px 1px;
	background-color : #0f98ba;
	padding : 4px;
	height:41px;
	line-height:32px;     
	text-indent: 20px;
	background: url('images/scapmain.png') repeat-x top left;
}

#side-border-left .scapmain {background: url('images/scap_left.png') no-repeat top left;}
#side-border-right .scapmain {background: url('images/scap_right.png') no-repeat top left;}

.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 : 0 4px;
}

.tbl2 {
	font-size : 11px;
	color : #555;
	background-color : #eee;
	padding : 0 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;
}

.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: 11px;
	color : #444;
	background-color: #e5e9ea;
	margin: 0;
	padding: 4px 6px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #444;
	padding: 2px;
	text-decoration : none;
}

#navigation a:hover {
	background-color:#eee;
}

/* Page Navigation */


.pagenav {
	padding: 0.4em;
}

.pagenav span {
	color: #444;
	background-color: #fbbc18;
	border: 1px solid #d49d02;
	padding: 0.2em 0.5em 0.2em 0.5em;
	margin: 0.2em;
}

.pagenav a {
	color: #444;
	font-weight:bold;
	background-color: #ddd;
	border: 1px solid #bbb;
	padding: 0.2em 0.5em 0.2em 0.5em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #005599;
	margin: 0.2em;
	text-decoration: none;
}

.transparent30
{
filter: alpha(opacity=30);
-khtml-opacity: 0.3;
-moz-opacity: 0.3;
opacity: 0.3; 
}

*:hover.transparent30 {
filter: alpha(opacity=100);
-khtml-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}

/*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;}

