/* Drop-Down Menu */

/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.font-family table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:1em;
font-family:Tahoma;
text-transform: uppercase;
width:125px;
height:22px;
padding-top:1px;
color:#35301A;
background-color:transparent;
background-image: url(images/nav-bg2.png);
background-repeat: repeat-x;
text-decoration:none;
margin-right:0px;
text-align:center;
font-weight:bold;
}

.menu ul ul a.drop, .menu ul ul a.drop:visited{
color:#35301A;
font-weight:normal;
text-transform: none;
}

.menu ul ul a.drop:hover{
color:#000;
background-color:transparent;
background-image:url(images/nav-bg.png);
background-repeat: repeat-x;
}

/* style the links hover */
.menu :hover{
color:#000;
background-color:transparent;
background-image: url(images/nav-bg.png);
background-repeat: repeat-x;
text-transform: uppercase;
text-decoration:none;
font-weight:bold;
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}

.spacer2 {
margin-right: 2px;
}

/* Comment element properties */

a {
font-size:1em;
color: #E9E6D1;
text-decoration: none;
}

a:hover {
font-size: 1em;
color: #E9E6D1;
text-decoration: underline;
}

a.side {
font-size: 1em;
color: #E9E6D1;
text-decoration: none;
}

a:hover.side {
font-size: 1em;
color: #E9E6D1;
text-decoration: underline;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
background-image: url(images/bg.png);
background-repeat: repeat;
padding: 10px;
margin: 0;
}

hr {
border: 0.1em solid #B7AC74;
height: 0.1em;
margin: 0.1em;
}

hr.side-hr {
border: 0.1em solid #B7AC74;
height: 0.1em;
margin: 0.1em;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

pre {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.alt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
}

.spacer {
margin-bottom: 10px;
}

.admin-message {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
text-align: center;
color: #fff;
font-weight: bold;
background-color: #392B06;
border: 0.1em solid #B7AC74;
padding: 5px;
margin-bottom: 5px;
}

/* Form element properties */

form {margin: 0px;}

img {border: 0px;}

.center, *[align="center"] {margin: 0 auto;}

.button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #fff;
cursor: pointer;
background: #000 url(images/button.gif) repeat-x;
height: 20px;
margin-top: 2px;
padding: 1px 2px 3px 2px;
border: 0;
}

.button:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #F5F4EB;
cursor: pointer;
background: #000 url(images/button2.gif) repeat-x;
height: 20px;
margin-top: 2px;
padding: 1px 2px 3px 2px;
border: 0;
}

.bbcode {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #fff;
background-color: #000;
border: 0.1em solid #B7AC74;
margin-top: 2px;
}

.textbox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
color: #F8F7EF;
background-color: #000;
border: 0.1em solid #B7AC74;
padding: 2px;
margin: 1px;
}

/* Header and footer properties */

.header-top {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight: normal;
color: #BCB17A;
background: url(images/header-top.png) repeat-x;
}

.header-top-left {
width: 12px;
height: 40px;
background: url(images/header-top-left.png) no-repeat left;
}

.header-top-right {
width: 12px;
height: 40px;
background: url(images/header-top-right.png) no-repeat right;
}

.pm {
font-size: 0.9em;
color: #E9E6D1;
background-color: #2B1F04;
border: 0.1em solid #B7AC74;
padding: 2px;
}

.pm:hover{
font-size: 0.9em;
color: #fff;
background-color: #1A1202;
border: 0.1em solid #B7AC74;
padding: 2px;
text-decoration:none;
}

.header {
font-size: 0.9em;
color: #000;
background: url(images/header.png) repeat-x;
padding: 10px;
}

.header-left {
width: 12px;
height: 166px;
background: url(images/header-left.png) no-repeat left;
}

.header-right {
width: 12px;
height: 166px;
background: url(images/header-right.png) no-repeat right;
}

.sub-header {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #BCB17A;
padding: 5px;
}

.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #BCB17A;
background: url(images/footer.png) repeat-x;
padding: 5px;
}

.footer-left {
width: 12px;
height: 44px;
background: url(images/footer-left.png) no-repeat left;
}

.footer-right {
width: 12px;
height: 44px;
background: url(images/footer-right.png) no-repeat right;
}

.main-footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #BCB17A;
padding-top: 5px;
}

.main-footer a {
font-size: 0.9em;
color: #E1DCBD;
}

/* Side-Panel properties */

.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
color: #777;
padding: 3px 10px 10px 0;
width: 192px;
}

.side-border-right {
color: #777;
padding: 3px 0 10px 10px;
width: 192px;
}

.side-body {
font-size:  1em;
color: #fff;
padding: 0 4px 0 4px;
}

/* Center-Panel properties */

.main-body {
font-size: 1em;
color: #fff;
padding: 0 5px 3px 5px;
}

.news-category {
border: 0;
margin: 3px 5px 0 0;
float: left;
}

.news-footer {
font-size: 0.9em;
color: #BCB17A;
background-color: transparent;
border-top: 0.1em solid #B7AC74;
padding: 3px;
margin-top: 5px;
}

.news-footer a {
font-size: 0.9em;
}

.main-bg {
color: #fff;
padding: 3px 0 10px 0;
}

/* General table properties */

.panel {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
color: #fff;
background: url(images/panel.png) repeat-x;
padding: 8px 4px 0 4px;
}

.panel-left {
width: 12px;
height: 36px;
background: url(images/panel-left.png) no-repeat left;
}

.panel-right {
width: 12px;
height: 36px;
background: url(images/panel-right.png) no-repeat right;
}

.border-left {
width: 12px;
background: url(images/border-left.png) repeat-y left;
}

.border-right {
width: 12px;
background: url(images/border-right.png) repeat-y right;
}

.panel-btm {
height: 18px;
background: url(images/panel-btm.png) repeat-x;
}

.tbl-border {
font-size: 1em;
border: 0;
}

.tbl {
font-size: 1em;
color: #fff;
padding: 4px;
border: 0.1em solid #B7AC74;
}

.tbl1 {
font-size: 1em;
color: #fff;
background-color: #1A1202;
padding: 4px;
border: 0.1em solid #B7AC74;
}

.tbl2 {
font-size: 1em;
color: #fff;
background-color: #2B1F04;
padding: 4px;
border: 0.1em solid #B7AC74;
}

.forum-caption {
font-size: 1em;
font-weight: bold;
color: #fff;
background-color: #372904;
padding: 4px;
border: 0.1em solid #B7AC74;
}

.quote {
font-size: 1em;
color: #EEECDD;
background-color: #2B1F04;
padding: 4px;
margin: 0px 20px 0px 20px;
border: 0.1em solid #B7AC74;
margin-top: 2px;
}

.poll {
height: 12px;
}

.comment-name {
font-weight: bold;
color: #fff;
}

.shoutboxname {
font-weight: bold;
color: #fff;
}

.shoutbox {
color: #fff;
}

.shoutboxdate {
font-size: 0.9em;
color: #BCB17A;
}

.small {
font-size: 0.9em;
font-weight: normal;
color: #BCB17A;
}

.tbl1 .small {
font-size: 1em;
font-weight: normal;
color: #fff;
}


.small2 {
font-size: 0.9em;
font-weight: normal;
color: #BCB17A;
}

.side-small {
font-size: 0.9em;
font-weight: normal;
color: #BCB17A;
}

.side-label {
color: #fff;
font-size: 1em;
font-weight: bold;
background-color: #392B06;
margin: 2px 0 2px 0;
padding: 2px 2px 3px 2px;
border: 0.1em solid #B7AC74;
}

/* Vertical Navigation */

#navigation h2 {
color: #fff;
font-size: 1em;
font-weight: bold;
background-color: #392B06;
margin: 2px 0 2px 0;
padding: 2px 2px 3px 2px;
border: 0.1em solid #B7AC74;
}
	
#navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
}

* html #navigation ul li{
height: 1%;
}

#navigation a {
display: block;
color: #E4E0C6;
padding: 2px;
text-decoration: none;
}

#navigation a:hover {
color: #000;
background-color: #B7AC74;
}

/* Page Navigation */

.pagenav {
color: #BCB17A;
padding: 0 4px 2px 4px;
margin: 0 2px 10px 2px;
}

.pagenav span {
color: #fff;
font-weight: bold;
background-color: transparent;
border: 0.1em solid #B7AC74;
padding: 2px 4px 2px 4px;
margin-left: 4px;
}

.pagenav a {
color: #E9E6D1;
background-color: transparent;
border: 0.1em solid #B7AC74;
padding: 2px 4px 2px 4px;
text-decoration: none;
margin-left: 4px;
}

.pagenav a:hover {
color: #fff;
background-color: #392B06;
padding: 2px 4px 2px 4px;
text-decoration: none;
margin-left: 4px;
}