/* LINKS: */
.sub-header ul{
	margin: 0;
	padding: 0;
}
.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

a.white, li.white a {
	font: bold 16px/14px Georgia, "Times New Roman", Times, serif;
  color: #8A531B;
	padding: 3px 5px;
  text-decoration: none;
 }
a:hover.white, li.white a:hover {
	font: bold 16px/14px Georgia, "Times New Roman", Times, serif;
  color: #fff;
	text-decoration: none;
}

a { color : #8A771A; text-decoration : none; font-size : 11px; font-weight:normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
  }
a:hover { color : #1A898A; text-decoration : underline; font-size : 11px; font-weight:normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a.side { color : #0A0601; text-decoration : none;	font-size : 11px;	font-weight:normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
 }
a:hover.side { color : #0A0601; text-decoration : underline;	font-size : 11px;	font-weight:normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a.footer-link { color : #8A771A; text-decoration : none; font-size : 9px; font-weight:normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
 }
a:hover.footer-link { color : #1A898A; text-decoration : underline; font-size : 9px; font-weight:normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.sub-header {
  width : 100%;
  background : #0A0601;
  margin : 0px;
  padding: 0px;
  height : 24px;
  border-top : 1px solid #8A531B;
  border-bottom : 1px solid #8A531B;
}

#banners{
  padding: 10px;
}

img{ border: 0px;}

.full-header {
	height : 80px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #413839;
  background-image : url(images/BANNER.jpg);
  background-repeat : no-repeat;
  background-position : top left;
  background-color : #670001;
  padding : 0;
  margin: 0;
}
.b-left{
  width: 27px;
  background-color : #8A531B;
  background-image: url(images/b-left.gif);
  background-repeat: repeat-y;
  background-position: right;
}
.b-right{
  width: 28px;
  background-color : #8A531B;
  background-image: url(images/b-right.gif);
  background-position: left;
  background-repeat: repeat-y;
}

/* Side-Body styles */

.side-body {
	font-size:10px;
	color:#FFF;
	padding: 0px 8px 0px 8px;
	margin-top: -5px !important;
	margin-top: 0px;
}
.panelbg{
	background-color: #8A2D1A;
}
.scapbg{
	width: 100%;
	height: 36px;
	background-image: url(images/scapbg.gif);
	background-repeat: repeat-x;
	margin: 0;
}
.scapl{
	width: 100%;
	height: 36px;
	background-image: url(images/scapl.gif);
	background-repeat: no-repeat;
}
.scapr{
	width: 100%;
	height: 36px;
	background-image: url(images/scapr.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.sbodyl{
	background-image: url(images/sbodyl.gif);
	background-repeat: repeat-y;
}
.sbodyr{
	background-image: url(images/sbodyr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.sfootbg{
	margin-top: -2px !important;
	margin-top: 0px;
	width: 100%;
	height: 35px;
	background-image: url(images/sfootbg.gif);
	background-repeat: repeat-x;
}
.sfootl{
	width: 100%;
	height:35px;
	background-image: url(images/sfootl.gif);
	background-repeat: no-repeat;
}
.sfootr{
	width: 100%;
	height:35px;
	background-image: url(images/sfootr.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/* General page styles */

body {	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
  background-color : #000;
  padding:0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
  background-image:url(images/bodybg.jpg);
  background-attachment: fixed;
  background-repeat : repeat-x;
  
}
form {margin : 0px;
}
hr {
 color:#000;background-color:#000;height:1px;border:none;
}
hr.side-hr {
 color:#000;background-color:#000;height:1px;border:none;
}
td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
pre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.alt {
	color : #565656;
}
.smallalt {
	color : #565656;
}
.outer-border {
  border : 0;
  background-color : #525252;
} 

/* Buttons and textboxes */

.button {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : #FFF;
 	background-color : #171717;
  border: 1px solid #939082;
  background-image: url(images/buttonbg.png);
  background-repeat : repeat-x;
  background-position : top;
  margin-top: 4px;
  padding: 2px; 
 }
.button:hover {
	color: #FFEA93;
	border:1px solid #FFEA93;
  cursor: pointer;
}
.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333;
  background-color : #FFFFFF;
  border: 1px solid #B8B7B1;
	margin: 2px 0px 2px 0px;
  }
.textbox:hover {
	color : #333;
	background-color : #EAEAEA;
	border :1px solid #FFEA93;	
}
.bbcode {
  border : 1px solid #B8B7B1;
  }
.bbcode:hover {
  border :1px solid #FFEA93;
}

/* Side borders and main body styles */

.main-body {
	font-size : 11px;
	color : #333;
	background-color : #FFF;
  padding : 5px 5px 0px 5px;
}
.main-bg {
	color : #FFF;
	padding : 5px 0 10px 5px;
  background-color : #525252;
  border-top : 1px solid #2D2D2D;
  border-left : 1px solid #3A3A3A;
}
.border {
	border : 1px solid #D7CFC8;
}

#side-both #main-bg {margin: 0 210px;}
#side-left #main-bg {margin-left: 210px;}
#side-right #main-bg {margin-right: 210px;}
#side-left #side-border-right {display:none;}
#side-right #side-border-left {display:none;}

#side-border-left {
	color : #FFF;
  background-color : #525252;  
  background-image: url(images/sborderl.gif);
  background-repeat : repeat-y;
  background-position : top right;
  border-top : 1px solid #2D2D2D;
  border-left : 1px solid #2D2D2D;
  padding : 5px 20px 2px 2px;
  width : 200px;
}
#side-border-right {
	color : #FFF;
  background-color : #525252;
  background-image: url(images/sborderl.gif);
  background-repeat : repeat-y;
  background-position : top left;
  border-top : 1px solid #2D2D2D;
  padding : 5px 2px 2px 16px;
  width : 200px;
}

/* Footer styles */

.footer {
	height : 70px;
  text-align: center;
  font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
  color: #FFEA93;
  background-color : #8A531B;
  background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
  background-position: top;
	padding : 20px 1px 5px 210px;
}
#footleft{
  background-image: url(images/footl.jpg);
	background-repeat: no-repeat;
  background-position: top left;
  width : 38px;
  background-color : #8A531B;}
#footright{
  background-image: url(images/footr.jpg);
	background-repeat: no-repeat;
  background-position: top right;
  width : 38px;
  background-color : #8A531B;
}		
#b-left-bottom {
  height: 60px;
  width: 40px;
  margin: 0;
  background-color: #8A2D1B;
  background-image: url(images/footer_l.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#bottom-center {
  font-size: 9px;
  width: auto;
  color: #0A0601;
  background-color: #8A2D1B;
  text-align : right;
  height: 60px;
  margin: 0;
  background-image: url(images/footer_center.jpg);
  background-position: bottom;
}
#b-right-bottom {
  height: 60px;
  width: 40px;
  margin: 0;
  background-color: #8A2D1B;
  background-image: url(images/footer_r.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* NEWS */
.news-category {
	float: right;
	margin: 5px;
}

.p-news {
  text-align: center;
  clear : both;
  margin: 3px 2px 0 2px;
}

.news-capmain {
  font: bold 17px Georgia, "Times New Roman", Times, serif;
	color : #171717;
	background-image: url(images/ncapmb.gif);
  background-repeat: no-repeat;
	background-position : top left;
  padding : 4px 15px 0px 76px;
}
.news-body {
	font-size:10px;
	font-size : 11px;
	color : #000;
	padding: 6px 14px 0px 14px;
	margin-top: -1px !important;
	margin-top: 0px;
}

.newsbg{
	background-color: #F7F1F1;
}
.ncapbg{
	width: 100%;
	height: 28px;
	background-image: url(images/ncapbg.gif);
	background-repeat: repeat-x;
	margin: 0;
}
.ncapl{
	width: 100%;
	height: 28px;
	background-image: url(images/ncapl.gif);
	background-repeat: no-repeat;
}
.ncapr{
	width: 100%;
	height: 28px;
	background-image: url(images/ncapr.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.nbodyl{
	background-image: url(images/nbodyl.gif);
	background-repeat: repeat-y;
}
.nbodyr{
	background-image: url(images/nbodyr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

/* ARTICLES */

.art-capmain {
  font: bold 17px Georgia, "Times New Roman", Times, serif;
	color : #171717;
	background-image: url(images/acapmb.gif);
  background-repeat: no-repeat;
	background-position : top left;
  padding : 4px 15px 0px 76px;
}

/* TABLE BODY: */

.tab-body {
  font-size:10px;
	font-size : 11px;
	color : #000;
	padding: 9px 14px 5px 14px;
	margin-top: -5px !important;
	margin-top: 0px;
}
.tfootbg{
	margin-top: -0px !important;
	margin-top: 0px;
	width: 100%;
	height: 30px;
	background-image: url(images/tfootbg.gif);
	background-repeat: repeat-x;
}
.tfootl{
	width: 100%;
	height: 30px;
	background-image: url(images/tfootl.gif);
	background-repeat: no-repeat;
}
.tfootr{
	color : #333;
  text-align : center;
  width: 100%;
	height: 30px;
	background-image: url(images/tfootr.gif);
	background-repeat: no-repeat;
	background-position: right;
} 

/* Labels */

.capmain {
  font: bold 17px Georgia, "Times New Roman", Times, serif;
	color : #171717;
	background-image: url(images/capmain.gif);
  background-repeat: no-repeat;
	background-position : top left;
  padding : 4px 2px 2px 37px;
}
.scapmain {
  font: bold 13px Georgia, "Times New Roman", Times, serif;
	color : #000;
  margin : 0 10px 0 10px;
  padding : 10px 1px 0px 8px;
}

.side-label {
	font-family : Arial, Verdana,  sans-serif;
  font-size: 11px;
  color : #FFF;
  padding : 2px 4px 2px 4px;
}

/* Tables */

.tbl-border {
	border: 1px solid #DDD;
  color : #111;
}
.tbl {
	font-size : 11px;
	color : #333;
  padding : 2px;
}
.tbl1 {
	font-size : 11px;
	color : #333;
  background-color : #FFF;
  padding : 4px;
}
.tbl2 {
	font-size : 11px;
	color : #333;
  background-color : #DDD;
  padding : 4px;
}
.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #333;
  background-color : #F1F1F1;
  background-image: URL(images/fcaption.gif);
  border: 1px solid #DDD;
  padding : 4px 4px 5px 5px;
}
.quote {
	font-size : 11px;
	color : #FFF;
	background-color : #000;
	background-image : url(images/quote_bg.gif);
	background-position : top right;
	background-repeat : no-repeat;
  padding : 4px;
	border : 2px solid #bbb;
}
.poll {
	height : 10px;
  background-color : #DDD;
	border: 1px solid #4B8928;	
}
.comment-name {
	font-weight : bold;
	color : #333;
}

/* Shoutbox: */

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

.shoutbox {
	color : #DDD;
}
.shoutboxdate {
	font-size : 10px;
	color : #DDD;
}
.small {
	font-size : 11px;
	font-weight : normal;
	color : #333;
}
.small2 {
	font-size : 11px;
	font-weight : normal;
	color : #333;
}
.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #DDD;
  padding: 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font: bold 11px/8px Georgia, "Times New Roman", Times, serif;
/*	background-color: #f1f1f1; */
	margin: 0;
	padding: 2px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li, #navigation a {
height: 1%;
}

#navigation a {
	font: bold  11px Georgia, "Times New Roman", Times, serif;
  display: block;
	color: #8A531B;
	padding: 2px;
	text-decoration: none;
	background-color: #0A0601;
	border-top : 1px solid #8A531B;
	border-left : 1px solid #8A531B;
}

#navigation a:hover {
	color: #FFF;
	background-color: #333;
	border-top : 1px solid #0A0601;
	border-left : 1px solid #0A0601;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
	width : auto;
}

.pagenav span {
	color: #000;
	background-color: #EDCF91;
	border: 1px solid #ddd;
	padding: 2px 4px;
	margin: 2px;
}

.pagenav a {
	font-size : 11px;
  color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	font-size : 11px;
  color: #fff;
	background-color: #000;
	margin: 2px;
	text-decoration: none;
}

/* Helpers */
.center {margin: 0 auto;}

/* MESSAGES */
.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #333;
	background-color: #ffcc66;
	border: 1px solid #8A531B;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
   color: #000;
}
.mceContentBody a {
   color: blue !important; /* FX requires a important here */
}

