/*General*/
html {font-size: 75%;}
body {
	background: #bababa;
	color: #333;
}
* {
	font-family: Verdana, Arial, Sans, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
}
ul, ol, dl {margin: 0.5em 1em}
li {margin-left: 1.5em; line-height: 1.5em;}
p{padding-bottom: 1em;}
option {padding-left: 0.75em}
#subheader ul, #subheader li, #userbar ul, #userbar li, #navigation ul, #navigation li {margin: 0; line-height: inherit;}


/*Links*/
a {text-decoration: none; color: #567184;}
a:hover{text-decoration: underline; color: #767184;}
#subheader ul{
	float: left;
}
#subheader li{
	float: left;
	margin: 0 0.5em;
}

#subheader a.top {
	cursor: hand;
	white-space: nowrap;
	color: #fff;
	display: block;
	text-decoration: none;
}
* html #subheader a.top {width: 1%;}

#subheader a.top span {
	display: block;
	padding: 0 0.5em;
	height: 32px;
	font-size: 17px;
	padding-top: 5.5px;
	font-family: "Times New Roman", Times, serif;
}

#subheader a.top:hover, #subheader li.active a.top{
	color: #567184;
	background: url(images/tab_bg.jpg) left top no-repeat;
}

#subheader a.top:hover span, #subheader li.active a.top span{
	background: url(images/tab_l.jpg) right top no-repeat;
}

/*Structure */
#header{
	height: 167px;
	background: url(images/head.jpg);
}
#mainheader{
	position: absolute;
	top: 28px;
	left: 18px;
}
#subheader {
	display: block;
	position: absolute;
	top: 135px;
	left: 20px;
	height: 32px;
	padding-left: 0.5em;
}
#subheader ul li {display: inline;}
#links{
	position: absolute;
	right: 0;
	top: 0;
}
#main {
	left: 0;
	position: absolute;
	top: 0;
}

#cont {
	width: 100%;
	background: url(images/body.jpg) repeat-y;
}

#offset{
	padding: 5px 25px 0 25px;
}

#foot {
	height: 23px;
	background: url(images/foot.jpg) repeat-y;
}

.border {border: 1px solid #444;}
#main-bg{z-index: 1;}
#side-border-left {
	border-left: 1px solid #bbb;
	width: 14.5em;
	max-width: 14.5em;
	z-index: 2;
	float: right;
	padding: 0.5em;
	display: block;
}
#side-border-right {
	border-left: 1px solid #bbb;
	width: 14em;
	max-width: 14em;
	z-index: 2;
	float: right;
	padding: 0.5em;
	display: block;
}
.side-both #main-bg {margin-right: 31.5em;}
.side-left #main-bg {margin-right: 15.5em;}
.side-right #main-bg {margin-right: 15em;}
.side-left #side-border-right {display:none;}
.side-right #side-border-left {display:none;}

/*Navigation Panel*/
#navigation h2, .side-label {
	font-size: 1.1em;
	padding: 0.25em;
	margin-bottom: 1px;
	font-weight: 700;
}
#navigation ul {
	display: block;
	list-style-type: none;
	line-height: 1.1em;
}
#navigation img.bullet {display: none;}
* html #navigation ul li, #navigation a {height: 1%;}
#navigation a {
	display: block;
	font-weight: 700;
	padding: 0.3em;
	text-decoration : none;
	margin-bottom: 1px;
}
#navigation a:hover {color: #fff;}


/*Misc Styles*/
#container{
	width: 100%;
	overflow-x: auto;
	overflow-y: visible;
}
.pagenav {padding: 0.4em;}
.pagenav span, .pagenav a, .pagenav a:hover {
	color: #777;
	background-color: #fff;
	border: 1px solid #9E4B4B;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}
.pagenav a {
	color: #9E4B4B;
	border: 1px solid #aaa;
	background-color: #ccc;
}
.news-category {
	border: 0;
	float: left;
	margin: 0.2em 0.5em 0 0;
}
.news-footer-img {vertical-align: middle;}
#footer, #subfooter{
	width: 90%;
	margin: 1.5em auto;
	padding: 1em;
	font-size: 0.8em;
	border: 1px solid #aaa;
	background: #ddd;
	color: #999;
}
.barmain {
	color: #aaa;
	padding: 0.3em;
}
.panelcap {	
	font-size: 1.6em;
	margin: 0;
}

#main-bg .panelcap{
	color: #9e4b4b;
}

.oza_body a{
	color: #365164;
}

.panelbody {padding-bottom: 1.5em; line-height: 1.5em;}
.tbl,.tbl1,.tbl2,.forum-caption {padding: 0.3em;}
.tbl-border{
	background: #bbb;
	border: 1px solid #ccc;
}
.tbl1 {background: #e5e5e5;}
.tbl2 {background: #dadada;}
.forum-caption {
	color: #fff;
	font-weight: 700;
}
.textbox,.button,.bbcode {
	border: 1px solid #43809f;
	background: #eee;
	color: #444;
	font-size: 1em;
	margin-top: 0.1em;
	padding: 3px;
}

.button, .bbcode{ background: #f5f5f5; color: #666; border-style: outset; }

.textbox:focus {
	background: #fff;
	border-color: #333;
}

.bbcode {
	border-color: #63a0bf;
	font-size: 1em;
	margin-top: 0.1em;
	padding: 0;
}

.admin-message {
	width: 80%;
	padding: 0.5em;
	margin: 0 auto 0.5em auto;
	color: #ff3333;
	border: 1px solid #333;
	background-image: none !important;
}
.poll {height: 1em; border: 1px solid #666;}
.forum-caption, .poll {background: url(images/uni_bg.jpg);}
.comment-name, .shoutboxname {font-weight: 700;}
.shoutboxdate {
	color: #888;
	font-size: 0.8em;
}
.quote{
	border: 1px solid #567184;
	background: #e3e3e3;
	padding: 0.3em;
	margin: 0.3em;
}
.small,.small2,.side-small {font-size: 0.9em;}
code, pre {
	font-family: monospace;
	font-size: 1.1em;
}
.alt {color: #444;}
hr {
	background: #777;
	border: solid #777 1pt;
	height: 1pt;
}
#mainheader,#main-bg {
	padding: 0.5em;
}
.news-footer {
	font-size: 90%;
	padding: 0.25em;
	border: 1px solid #ccc;
	margin-top: 0.25em;
	background: #ddd;
}
.panelbutton{
	float: right;
	margin: 0.3em;
}
h1,h2,h3,h4,h5,h6 {
	color: #43809f; 
	font-size: inherit;
	font-weight: normal;
	font-family: Times, "Times New Roman", serif;
}


/*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;
}

#jsddm{
	position: relative;
}
		
#jsddm li ul
{	margin: 0 0 0 2px;
	padding: 0;
	background: #eee;
	display: block;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	top: 31px;
	border: 1px solid #aaa;
	border-top: 0px;
}

#jsddm li ul li{
	margin: 0;
	float: none;
	display: block;
}

#jsddm li ul li a{
	color: #9E4B4B;
	width: auto;
	display: block;
	padding: 0.3em;
	white-space: nowrap;
	text-decoration: none;
}

#jsddm li ul li a:hover{
	color: #444;
	background: #ddd;
}

