/* Comment element properties */

a {
	color: #71925d;
	text-decoration: none;
}

a:hover {
	color: #817e6b;
	text-decoration: underline;
}

a.side {
	color: #636262;
	text-decoration: none;
}

a:hover.side {
	color: #817e6b;
	text-decoration: underline;
}

a.white, li.white a {
	color: #638547;
	text-decoration: none;
	padding: 6px 6px 6px 6px;
	border-width: 0 0px 0px 0px;
	border-color: #9d9d9d;
	border-style: solid;
}

a:hover.white, li.white a:hover {
	color: #71925d;
	text-decoration: none;
	padding: 6px 6px 6px 6px;
	border-width: 0 0px 0px 0px;
	border-color: #9d9d9d;
	border-style: solid;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #817e6b;
      background: #4f554b url(images/bg.jpg) repeat fixed top;
	margin: 0px;
}

hr {
	height: 1px;
	border: 1px solid #272727;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #272727;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alt {
	color: #CBCBCB;
}

.spacer {
	margin-bottom: 10px;
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #CBCBCB;
	background-color: #323232;
	border: 1px solid #494949;
	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;
	font-weight: bold;
	color: #fff;
	background-color: #636262;
	background-image: url(images/tb-bg.png);
	height: 20px;
	border: 1px solid #494949;
	margin-top: 2px;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #eee;
	border: 1px solid #494949;
	margin-top: 2px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636262;
	background-color: #000;
	border: 1px solid #000;
}

/* Header and footer properties */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #618246;

	padding: 1px 4px 0px 4px;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	color: #262525;
	text-decoration: underline;
}

.footer a.side {
	color: #CBCBCB;
	text-decoration: none;
}

.footer a:hover.side {
	color: #edc07d;
	text-decoration: underline;
}
.footer-left {
	width: 30px;
	height: 85px;
}

.footer-right {
	width: 30px;
	height: 85px;
}


.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #736f64;
	background-image: url(images/sub-header.png);
}
.sub-date {
	font-family: sans-serif, Verdana, Arial, Helvetica, ;
	font-weight: bold;
	font-size: 9px;
	color: #736f64;
	text-transform: uppercase;
	background-image: url(images/sub-header.png);
}
.sub-header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #399afc;
	background-color: #323232;
	height: 26px;
	background-image: url(images/cc2.png);
}

.sub-header-left {
	width: 35px;
	height: 35px;
	background-image: url(images/sub-header-left.png);
}

.sub-header-right {
	width: 35px;
	height: 35px;
	background-image: url(images/sub-header-right.png);
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.ccell {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #f9f9f9;
	padding: 0px 0px 0px 0px;
      background: url(images/ccell.png);
}

.main-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888;
	padding: 5px;
}

.bottom-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CBCBCB;
	background-color: #323232;
	padding: 4px 4px 5px 4px;
}

.main-body {
	font-size: 10px;
	color: #636262;
	background-image: url(images/bg-tab.png);
	padding: 10px 10px 0 10px;
}

/* Side-Panel properties */

.side-border-left {
	color: #777;
	padding: 20px 0 5px 5px;
	width: 175px;
      border-left:0px solid #000;
   
}

.side-border-right {
	color: #777;
	padding: 20px 5px 5px 0;
	width: 175px;
}

.scapmain {
	font-family: sans-serif, Verdana, Arial, Helvetica, ;
	font-size: 11px;
	font-weight: bold;
	color: #638547;
	text-transform: uppercase;
	background-image: url(images/side.png);
  background-repeat: repeat-x;
}

.scapmain-left {
	width: 20px;
	height: 40px;
	background-image: url(images/side-left.png);
}

.scapmain-right {
	width: 20px;
	height: 40px;
	background-image: url(images/side-right.png);
}

.side-body {
	font-size: 10px;
	color: #636262;
	background-image: url(images/bg-tab.png);
	padding: 10px 10px 0 10px;
}

.sideb { 	background-image: url(images/sideb.png); 	background-repeat: repeat-x; }

/* Center-Panel properties */

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.news-footer {
	font-size: 10px;
	color: #515151;
	background-image: url(images/tb-bg.png);
	padding: 3px 4px 0 4px;
}

.capmain {
	font-family: sans-serif, Verdana, Arial, Helvetica, ;
	font-size: 11px;
	font-weight: bold;
	color: #638547;
	text-transform: uppercase;
	background-image: url(images/side.png);
	border-width: 0px 0px 0 0px;
	border-color: #272727;
	border-style: solid;
	padding: 0px 4px 4px 4px;
}

.capmain-left {
	width: 20px;
	height: 40px;
	background-image: url(images/side-left.png);
}

.capmain-right {
	width: 20px;
	height: 40px;
	background-image: url(images/side-right.png);
}

.main-bg {
	color: #CBCBCB;
	padding: 20px 5px 0 5px;

}

/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	background-image: url(images/tb-bg.png);
}

.tbl {
	font-size: 11px;
	color: #535353;
	padding: 4px;
	background: url(images/tb-bg.png);
}

.tbl1 {
	font-size: 11px;
	color: #535353;
	background: url(images/tb-bg.png);
	padding: 4px;
}

.tbl2 {
	font-size: 11px;
	color: #535353;
	background: url(images/tb-bg.png);
	padding: 4px;

}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #638547;
	background-image: url(images/tb-bg.png);
	padding: 5px 4px 5px 4px;
}

.quote {
	font-size: 11px;
	color: #638547;
	background-image: url(images/tb-bg.png);
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #494949;
}

.poll {
	height: 12px;
	border: 1px solid #494949;
}

.comment-name {
	font-weight: bold;
	color: #CBCBCB;
}

.shoutboxname {
	font-weight: bold;
	color: #888;
}

.shoutbox {
	color: #CBCBCB;
}

.shoutboxdate {
	font-size: 8px;
	color: #888;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #CBCBCB;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #CBCBCB;
}

.side-label {
	color: #CBCBCB;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #323232;
	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: #CBCBCB;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #CBCBCB;
	background-image: url(images/tb-bg.png);
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #CBCBCB;
	background-image: url(images/tb-bg.png);
	border: 1px solid #000;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #CBCBCB;
	background-image: url(images/tb-bg.png);
	border: 1px solid #494949;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #CBCBCB;
	background-image: url(images/tb-bg.png);
	margin: 2px;
	text-decoration: none;
}
