/* SITE BODY CSS */
body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #928f34; font-size:13px;
  background-color: #000000;
}
td{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #928f34; font-size: 12px;
}
th{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #d0c99f;
  color: #FFFFFF;padding:5px;
  font-size: 13px;
}
ul {
  margin: 2px; padding: 2px;
  list-style: decimal inside;
  text-align: left;
}
li {
 margin-left: 2px;
 list-style: square inside;
}
a{
  color: #928f34;
  text-decoration: none;
}
a:hover{
  color: #b1ae3f;
  text-decoration: underline;
}
.sitetitle{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px; padding: 3px;
}
.bottom_bg{
  background-image : url(images/bottom_bg.gif);
  background-repeat : repeat-x;
}
.inbottom_bg{
  background-image : url(images/in_bottom_bg.gif);
  background-repeat : repeat-x;
}
.copyright{
  font-size:11px;
  color: #b6aa69;
}

/* MENU CONTENT CSS */
.menuHeader{
  padding:2px;
  font-size:11px;
}
.menuTitle{
  padding: 2px; font-size: 12px;
  color: #534d28;
}
.menuContent{
  padding: 5px 0px 0px 0px; font-size: 12px;
  color: #928f34; line-height:145%;
}

/* XOOPS CSS */

td#mainmenu {
  width:154px;
  padding: 0px; line-height:90%;
}
td#mainmenu a {
  color: #928f34;
}
td#mainmenu a:hover {
  background-color: #f2efe6;
  text-decoration: none;
}
td#mainmenu a.menuTop {
}
td#mainmenu a.menuMain {
}
td#mainmenu a.menuSub {
/*  background-image: url(images/submenu.gif);
  background-repeat: no-repeat; background-position: left center;*/
  padding-left: 15px;
}

td#usermenu {
  width:154px;
  padding: 0px; line-height:90%;
}
td#usermenu a {
  color: #928f34;
}
td#usermenu a:hover {
  background-color: #f2efe6;
  text-decoration: none;
}
td#usermenu a.menuTop {
}
td#usermenu a.highlight {
  color: #ffc;
  background-color: #d0c99f;
}

.outer{
  border: 1px solid #b6aa69; width:100%;
}
.head{
  background-color: #eae7d5;
  padding: 5px;
}
a.head:link,a.head:visited{
  font-weight: bold;
}
.even{
  background-color: #f2efe3;
  vertical-align: top;
  padding: 5px;
}
.odd{
  background-color: #f7f5ee;
  vertical-align: top;
  padding: 5px;
}
tr.even td{
  font-size:11px;
  background-color: #f2efe3;
  vertical-align: middle;
  padding: 5px;
}
tr.odd td{
  font-size:11px;
  background-color: #f7f5ee;
  vertical-align: middle;
  padding: 5px;
}
.foot{
  background-color: #eae7d5;
}

div.errorMsg {
  background-color: #FFCCCC;
  text-align: center;
  border-top: 1px solid #DDDDFF;
  border-left: 1px solid #DDDDFF;
  border-right: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
  font-weight: bold; padding: 10px;
}
div.confirmMsg {
 background-color: #DDFFDF;
 color: #136C99; text-align: center;
 border-top: 1px solid #DDDDFF;
 border-left: 1px solid #DDDDFF;
 border-right: 1px solid #AAAAAA;
 border-bottom: 1px solid #AAAAAA;
 font-weight: bold; padding: 10px;
}
div.resultMsg {
 background-color : #CCCCCC;
 color: #333333; text-align: center;
 border-top: 1px solid silver;
 border-left: 1px solid silver;
 font-weight: bold;
 border-right: 1px solid #666666;
 border-bottom: 1px solid #666666;
 padding: 10px;
}


/* XOOPS NEWBB CSS */
.comTitle {
  font-weight: bold;
  margin-bottom: 2px;
}
.comText {
  padding: 2px;
}
.comUserStat {
  font-size: 10px;
  color: #d0c99f;
  font-weight:bold;
  border: 1px solid #d0c99f;
  background-color: #f7f5ee;
  margin: 2px; padding: 2px;
}
.comUserStatCaption {
  font-weight: normal;
}
.comUserStatus {
  margin-left: 2px;
  margin-top: 10px;
  color: #2F5376;
  font-weight:bold;
  font-size: 10px;
}
.comUserRank {
  margin: 2px;
}
.comUserRankText {
  font-size: 10px;
  font-weight:bold;
}
.comUserRankImg {
  border: 0;
}
.comUserName {
}
.comUserImg {
  margin: 2px;
}
.comDate {
  font-weight: normal;
  font-style: italic;
  font-size: smaller
}
.comDateCaption {
  font-weight: bold;
  font-style: normal;
}
div.xoopsCode {
 background: #FFFFFF;
 border: 1px inset #b6aa69;
 font-family: "Courier New",Courier,monospace;
 padding: 0px;
}
div.xoopsQuote {
 background: #FFFFFF;
 border: 1px inset #b6aa69;
 padding: 0px;
}

/* XOOPS NEWS CSS */
.item {border: 1px solid #d0c99f;}
.itemHead {padding: 3px; background-color: #d0c99f; color: #f7f5ee;}
.itemInfo {text-align: right; padding: 3px; background-color: #f7f5ee}
.itemTitle a {font-weight:bold; color: #f7f5ee; background-color: transparent;}
.itemPoster {font-size: 90%; }
.itemPostDate {font-size: 90%;}
.itemStats {font-size: 90%;}
.itemBody {padding-left: 5px;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 130%;}
.itemFoot {text-align: right; padding: 3px; background-color: #f7f5ee;}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}