/* Comment element properties */

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

a:hover {
	color: #fff;
	text-decoration: none;
}

a.side {
	color: #fff;
	text-decoration: none;
}

a:hover.side {
	color: #fff;
	background-color: #222;
	text-decoration: none;
}

a.white, li.white a {
	font-size: 10px;
	color: #e1e1e1;
	text-decoration: none;
	text-transform: uppercase;
	padding: 12px 20px 11px 20px;
}

a:hover.white, li.white a:hover {
	font-size: 10px;
	color: #c0c0c0;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(images/subheader-hover.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 12px 20px 11px 20px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #222;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 100%;
}

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, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alt {
	color: #04688d;
}

.spacer {
	margin-bottom: 5px;
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #b22222;
	background-color: #e1e1e1;
	border: 1px dotted #888;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e1e1e1;
	background-image: url(images/button2.jpg);
	height: 20px;
	border: 1px solid #000;
	margin-top: 3px;
}

.button:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-image: url(images/button.jpg);
	height: 20px;
	border: 1px solid #000;
	margin-top: 3px;
}

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

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

.textbox:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #222;
	border: 1px dotted #777;
}

/* Header and footer properties */

.header-wrapper {
	margin: 0 auto;
	width: 92%;
}

.header-left {
	background-image: url(images/header-left.png);
	background-repeat: no-repeat;
	width: 52px;
	height: 228px;
}

.header-center {
	background-image: url(images/header-center.png);
	background-repeat: repeat-x;
	height: 228px;
}

.header-right {
	background-image: url(images/header-right.png);
	background-repeat: no-repeat;
	width: 52px;
	height: 228px;
}

.subheader-wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111;
	margin: 0 auto;
	width: 92%;
}

.subheader-left {
	background-image: url(images/subheader-left.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 40px;
}

.subheader-center {
	background-image: url(images/subheader-center.png);
	background-repeat: repeat-x;
	height: 40px;
}

.subheader-center ul{
  	padding: 0;
 	margin: 0;
}

.subheader-center  ul li{
 	display: inline;
}

.subheader-center  ul li.first-link .separator{
    display: none;
}

.subheader-right {
	font-size: 10px;
	text-transform: uppercase;
	color: #e1e1e1;
	background-image: url(images/subheader-right.png);
	background-repeat: no-repeat;
	width: 240px;
	height: 40px;
}

.main-content {
	width: 90%;
	margin: 0 auto;
}

.footer-wrapper {
	width: 92%;
	margin: 0 auto;
}

.footer-fill {
	background-image: url(images/footer-fill.png);
	background-repeat: repeat-x;
}

.footer-left {
	background-image: url(images/footer-left.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 120px;
}

.footer-center {
	line-height: 110%;
	font-size: 10px;
	color: #fff;
	text-align: center;
	background-image: url(images/footer-center.png);
	background-repeat: no-repeat;
	width: 708px;
	height: 120px;
}

.footer-right {
	background-image: url(images/footer-right.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 120px;
}

.main-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #222;
	padding: 5px;
}

.bottom-footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #e1e1e1;
	background-color: #333;
	border: 1px dotted #999;
	padding: 4px 10px 4px 10px;
	margin: 0px auto;
}

.main-body {
	font-size: 11px;
	color: #e1e1e1;
	background-color: #111;
	padding: 4px;
}

.cap-left {
	background-image: url(images/cap-left.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 60px;
}


.cap-center {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background-image: url(images/cap-center.png);
	background-repeat: repeat-x;
	padding: 0px 4px 4px 6px;
}

.cap-right {
	background-image: url(images/cap-right.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 60px;
}

.main-bg {
	color: #c0c0c0;
	padding: 20px 10px 10px 10px;
}

/* Side-Panel properties */


.side-left #side-panels-right {display: none;}
.side-right #side-panels-left {display: none;}

.side-panels-left {
	color: #fff;
	width: 200px;
	padding: 20px 5px 10px 5px;
}

.center-panels {
	color: #111;
	background-color: #685e4c;
}

.side-panels-right {
	color: #fff;
	width: 200px;
	padding: 20px 5px 10px 5px;
}

.scap-left {
	background-image: url(images/scap-left.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 60px;
}


.scap-center {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background-image: url(images/scap-center.png);
	background-repeat: repeat-x;
	padding: 0px 4px 4px 6px;
}

.scap-right {
	background-image: url(images/scap-right.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 60px;
}

.side-border-left {
	background-image: url(images/side-border-left.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 7px;
}

.side-border-right {
	background-image: url(images/side-border-right.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 7px;
}

.side-bottom-left {
	background-image: url(images/side-bottom-left.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 22px;
}

.side-bottom-center {
	background-image: url(images/side-bottom-center.png);
	background-repeat: repeat-x;
	height: 22px;
}

.side-bottom-right {
	background-image: url(images/side-bottom-right.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 22px;
}

.side-body {
	font-size: 10px;
	color: #e1e1e1;
	background-color: #111;
	padding: 4px;
	margin: 0;
}

/* Center-Panel properties */

.top-content {
	margin: 0px auto;
	width: 80%;
}

.middle-left {
	background-image: url(images/middle-left.png);
	background-repeat: repeat-y;
	width: 15px;
}

.middle-right {
	background-image: url(images/middle-right.png);
	background-repeat: repeat-y;
	width: 15px;
}

.content {
	margin: 0 auto;
	width: 92%;
}

.bottom-content {
	margin: 0px auto;
	width: 80%;
}

.bottom-left {
	background-image: url(images/bottom-left.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

.bottom-center {
	background-image: url(images/bottom-center.png);
	background-repeat: repeat-x;
}

.bottom-right {
	background-image: url(images/bottom-right.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.news-footer {
	text-align: center;
	font-size: 10px;
	color: #c0c0c0;
	background-color: #111;
	padding: 4px;
}

/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	border: 1px solid #555;
}

.tbl {
	font-size: 11px;
	color: #e1e1e1;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #f1f1f1;
	border: 1px dotted #c1c1c1;
	padding: 4px;
}

.tbl2 {
	font-size: 11px;
	color: #e1e1e1;
	background-color: #222;
	padding: 4px;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	background-color: #222;
	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 #000;
}

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

.shoutboxname {
	font-weight: bold;
	color: #fff;
}

.shoutbox {
	color: #fff;
}

.shoutboxdate {
	font-size: 10px;
	color: #fff;
}

.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;
}

.side-label {
	color: #e1e1e1;
	background-color: #111;
	border: 1px dotted #555;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	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: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #f6a504;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #111;
	border: 1px solid #444;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #222;
	border: 1px solid #333;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #444;
	margin: 2px;
	text-decoration: none;
}
