/**
* CPG Dragonfly CMS
* Copyright (c) 2004-2005 by CPG-Nuke Dev Team, www.dragonflycms.com
* Released under the GNU GPL version 2 or any later version
* $Id: style.css,v 9.6 2005/06/21 15:55:31 djmaze Exp $
*/
font, th, td, p {
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  /*text-align:left;temp disabled*/
}
legend {
  font-weight: bold;
}
fieldset {
  border: #999;
  border-style: double;
  padding: 10px;
  margin-bottom: 10px;
}
br {
  clear: left;
}
IMG {
	border: 0;
}
label.set,radio.set,input.set {
  display: block;
  float: left;
}
radio.set {
  vertical-align: text-bottom;
}
label.set {
  text-align: left;
  width: 300px;
  padding-right: 10px;
  margin-bottom: 5px;
}
label.ulog, input.ulog {
  display: block;
  float: left;
}
label.ulog {
  text-align: left;
  width: 125px;
  padding-right: 10px;
  margin-bottom: 5px;
}
.rd {
  text-align: left;
  width: 60px;
  padding-left: 3px;
  padding-right: 10px;
}
.no {
  text-align: right;
  width: 8px;
  padding-right: 10px;
}
.yes {
  text-align: left;
  width: 20px;
  padding-right: 10px;
  vertical-align: bottom;
}
input.sub {
  left: 20px;
  float: none;
}
.title {
  background: none;
  color: #444;
  text-decoration: none;
  font: bold 14px Verdana, Helvetica, sans-serif;
}
.content {
  background: none;
  color: #CCC;
  font: 10px Verdana, Helvetica, sans-serif;
}
.storytitle {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #FFF;
font-size: 11px;
font-weight: bold;
}
.storycat {
  background: none;
  color: #F00;
  text-decoration: underline;
  font: bold 10px Verdana, Helvetica, sans-serif;
}
.option {
	background-color : #dedede;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-indent : 1px;
	width: auto;
	border-right-color: #53535E;
	border-right-style: solid;
	border-bottom-color: #53535E;
	border-bottom-style: solid;
	border-left-color: #1D1D28;
	border-left-style: solid;
	border-top-color: #1D1D28;
	border-top-style: solid;
	background-image:    url(../images/nav_bg.gif);
	color: #2C2C2D;
}
.tiny {
  background: none;
  color: #CCC;
  text-decoration: none;
  font: normal 10px Verdana, Helvetica, sans-serif;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #171717;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.helphead {
  color: #FFF;
  font-size: 10px;
  width: 244px;
  padding: 3px;
  vertical-align: middle;
  background: #0065DE;
}
.helpcontent {
  width: 240px;
  border: 1px solid #5f727b;
  padding: 4px;
  background: #FFF;
}
.headtable {
  width: 975px;
  border-width: 0;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
}
.headmenu {
  font-weight: bold;
  text-align: center;
}
.maintable {
  width: 100%;
  border-width: 0;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
}
.mainside {
  width: 164px;
  vertical-align: top;
  background-color: #202020;
}
.main {
  width: 874px;
  vertical-align: top;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #202020;
}
/* table inside the the td that holds the block title */
.blockhead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	background-color: none;
	vertical-align: middle;
}
}
/* table that holds the content in blocks */
.blockcontent {
  border: 0px solid #5f727b;
  padding: 4px;
}
/* div at the top of modules holding the page title if one... */
.pagetitle {
  color: #DAD1FF;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border-width: 0;
  height: 16px;
  padding: 6px;
  background: #5f727b url(../images/cellpic3.gif);
}
/* fieldset around each admin item */
.adminitem {
    border: 0px;
    padding: 0px;
  width: 130px;
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
}
.adminitem span {
  display: block;
  width: 120px;
  color: #DAD1FF;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #CCC;
  background: #696969;
}
.table1,.table2 {
  border: 1px solid #696969;
  border-spacing: 0;
  padding: 5px;
  background: #202020;
}
/* div called from function OpenTable2 */
.table2 {
  width: 50%;
  text-align: center;
}
.newsindex,.newsarticle {
  width: 100%;
  border: 1px solid #5f727b;
  border-spacing: 0;
  padding: 5px;
}
/* tables that hold newscat, newsempty newstopic in themes/x/template/news/index.html */
.newsindex {
  background: #202020;
}
/* table that holds the news stories in themes\x\template\news\article.html */
.newsarticle {
  background: #202020;
}
a:link       		{ color: #ffffff; font-family: Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; }
a:active     		{ color: #ffffff; font-family: Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; }
a:visited    		{ color: #ffffff; font-family: Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; }
a:hover      		{ color: #5C7272; font-family: Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; }
.statlink {
  font-weight: bold;
}
.statlink, a.statlink,.statlink a {
  color: #FFF;
  text-decoration: none;
}
a:hover.statlink,.statlink a:hover {
  color: #FFF;
  text-decoration: none;
}
.navmenu {
  color: #FFF;
  background: #0E72A4;
  border-style: none;
  font: bold 12px;
}
.navmenu img {
  margin: 1px 5px;
}
.navmenu a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #FFF;
  padding: 2px 5px;
}
.navmenu a:hover {
  background: #EFEFEF;
  text-decoration: none;
  color: #CCC;
}
hr {
  height: 0;
  border: solid #D1D7DC 0;
  border-top-width: 1px;
}
.bodyline,.forumline {
  border: 1px #ccc solid;
  background: #696969;
}
td.row1,td.row2,td.row3 {
	BORDER-RIGHT: #666 2px solid; 
	BORDER-BOTTOM: #666 2px solid;
	BORDER-TOP: #CCC 1px solid; 
	BORDER-LEFT: #CCC 1px solid;
	background: #202020;
}
td.rowpic {
  background: #FFF url(../images/cellpic2.jpg) repeat-y;
}
th {
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
  height: 30px;
  background: #202020 url(../images/cellpic3.gif);
}
td.cat, td.catHead, td.catSides, td.catleft, td.catright, td.catbottom, td.catBottom {
  background: #202020 url(../images/cellpic1.gif);
}
td.catHead, td.catSides, td.catleft, td.catright {
  border: #FFF;
  border-style: solid;
  height: 30px;
}
td.cat,td.catHead,td.catbottom {
  height: 25px;
}
th.thHead,th.thSides,th.thtop,th.thleft,th.thright,th.thbottom,th.thCornerL,th.thCornerR {
  font-weight: bold;
  border: #FFF;
  border-style: solid;
  height: 28px;
}
td.row3right, td.spaceRow {
  border: #FFF;
  border-style: solid;
  background: #202020;
}
th.thHead, td.catHead {
  font-size: 12px;
}
th.thHead,td.catHead,td.spaceRow,td.row3right,
td.catSides,td.catleft,td.catright,td.catbottom,
th.thSides,th.thleft,th.thright,th.thtop,th.thbottom,th.thCornerL,th.thCornerR {
  border-width: 0;
}
.maintitle, h1, h2 {
  text-decoration: none;
  color: #FFF;
  font: bold 22px/120% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.gen {
  font-size: 12px;
}
.genmed {
  font-size: 11px;
}
.gensmall {
  font-size: 10px;
}
.gen, .genmed, .gensmall {
  color: #CCC;
}
a.gen, a.genmed, a.gensmall {
  color: #CCC;
  text-decoration: none;
}
a.gen:hover, a.genmed:hover, a.gensmall:hover {
  color: #CCC;
  text-decoration: underline;
}
/* Forum category titles */
.cattitle {
font-family: Tahoma, Arial, Helvetica, sans-serif; 
color: #FFF;
font-size: 11px; 
font-weight: bold;
}
a.cattitle {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #FFF;
font-size: 11px;
font-weight: bold;
}
a.cattitle:hover {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #DAD1FF; 
font-size: 11px;
font-weightT: bold;
}
.forumlink {
  font-weight: bold;
  font-size: 12px;
  color: #FFF;
}
a.forumlink {
  text-decoration: none;
  color: #FFF;
}
a.forumlink:hover {
  text-decoration: none;
  color: #DAD1FF;
}
.nav {
  font-weight: bold;
  font-size: 11px;
  color: #CCC;
}
a.nav {
  text-decoration: none;
  color: #CCC;
}
a.nav:hover {
  text-decoration: underline;
  color: #DAD1FF;
}
.topictitle {
  font-weight: bold;
  font-size: 11px;
  color: #FFF;
}
a.topictitle:link {
  text-decoration: none;
  color: #FFF;
}
a.topictitle:visited {
  text-decoration: none;
  color: #FFF;
}
a.topictitle:hover {
  text-decoration: underline;
  color: #DAD1FF;
}
.name {
  font-size: 11px;
  color: #CCC;
}
.postdetails {
  font-size: 10px;
  color: #CCC;
}
.postbody {
  font-size: 12px;
}
a.postlink:link {
  text-decoration: none;
  color: #DAD1FF;
}
a.postlink:visited {
  text-decoration: none;
  color: #DAD1FF;
}
a.postlink:hover {
  text-decoration: underline;
  color: #AE0000;
}
.code,.quote {
  border: #D1D7DC;
  border-style: solid;
  border-width: 1px;
  background: #FAFAFA;
}
.code {
  color: #060;
  font: 11px Courier, 'Courier New', sans-serif;
}
.quote {
  color: #444;
  font: 11px/125%;
}
.copyright {
  color: #CCC;
  letter-spacing: -1px;
  font: 10px;
}
a.copyright {
  color: #CCC;
  text-decoration: none;
}
a.copyright:hover {
  color: #FFF;
  text-decoration: underline;
}
input, textarea, select {
  color: #000;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
input.post, textarea.post, select {
	background-color : #e8e8e8;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-indent : 1px;
	width: auto;
	border-right-color: #53535E;
	border-right-style: solid;
	border-bottom-color: #53535E;
	border-bottom-style: solid;
	border-left-color: #1D1D28;
	border-left-style: solid;
	border-top-color: #1D1D28;
	border-top-style: solid;
	background-image:    url(../images/nav_bg.gif);
	color: #2C2C2D;
	background-repeat: repeat-x;
	background-position: top;
}
input {
  text-indent: 2px;
}
input.button {
  color: #000;
  background: #EFEFEF;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
}
input.mainoption {
  background: #FAFAFA;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
input.liteoption {
  background: #FAFAFA;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.helpline {
  border-style: none;
  background: #DEE3E7;
}
.bbcbutton {
  border-style: outset;
  border-width: 1px;
}

/* pagination */
.pagact {
	font-size: 10px;
	width: 50px;
	height: 20px;
	text-align: center;
	background: transparent url(../images/pagact.gif) no-repeat scroll 0 1px;
}
.paginact, .pagneutral {width: 50px; text-align: center; }
.paginact a, .pagneutral a {
	display: block;
	font-size: 10px;
	width: 50px;
	height: 20px;
	padding-top: 5px;
	background: transparent url(../images/paginact.gif) no-repeat;
}
.pagneutral a {
	background: transparent url(../images/pagneutral.gif) no-repeat;
}
.form {
  margin-bottom: 0px;
  }
    /*COPPERMINE CLASSES*/
.gallerycat{
BORDER-RIGHT: #696969 2px solid; 
BORDER-BOTTOM: #696969 2px solid;
BORDER-TOP: #EFEFEF 1px solid; 
BORDER-LEFT: #EFEFEF 1px solid;
background: #CCC;
}
.tableb{
border:1px solid #FFF;
}
.tableb_compact{
background:#CCC url(../images/cellpic1.gif) repeat;
color:#FFF;
}
.tablef{
background:#CCC;
}
.tableh1{
background:#CCC url(../images/cellpic1.gif) repeat;
color:#FFF;
height:30px;
}
.tableh1_compact{
background:#CCC url(../images/cellpic1.gif) repeat;
color:#FFF;
height:30px;
}
.tableh2{
background:#CCC url(../images/cellpic1.gif) repeat;
color:#FFF;
height:30px;
}
.tableh2_compact{
background:#CCC url(../images/cellpic1.gif) repeat;
color:#FFF;
height:30px;
}
/* Link color for main gallery breadcrumb */
a:link.statlink, a:active.statlink, a:visited.statlink {
color: #FFF;
}
.middle1 {
width: 22px;
height: 19px;
vertical-align: top;
background: #202020 url(../images/middle1.jpg) repeat-y;
}
.headmenu1, a.headmenu1,.headmenu1 a, a:link.headmenu1, .headmenu1 a:link, .headmenu1 a:visited, a:visited.headmenu1  {
    color: #CCC;
    font: bold 14px Verdana, Helvetica, sans-serif;
	padding-top: .7em;
	margin-bottom: -10px;
}
a:hover.headmenu1,.headmenu1 a:hover {
    color: #FFF;
    font: bold 14px Verdana, Helvetica, sans-serif;
	padding-top: .7em;
	margin-bottom: -10px;
}
.header6 a, .header6 a:visited	{
   color: #CCC;
   font: bold 14px Verdana, Helvetica, sans-serif;
   background: #DDD url(../images/header/Header_06.jpg) no-repeat;
   display: block;
   text-align:center;
   width: 177px;
   height: 38px;
   }

.header6 a:hover{
   color: #FFF;
   text-decoration: none;
   font: bold 14px Verdana, Helvetica, sans-serif;
   background: #DDD url(../images/header/Header_06r.jpg) no-repeat; 
   display: block;
   text-align:center;
   width: 177px;
   height: 38px;
   }
   .header8 a, .header8 a:visited	{
   color: #CCC;
   font: bold 14px Verdana, Helvetica, sans-serif;
   background: #DDD url(../images/header/Header_08.jpg) no-repeat;
   display: block;
   text-align:center;
   width: 177px;
   height: 38px;
   }

.header8 a:hover{
   color: #FFF;
   text-decoration: none;
   font: bold 14px Verdana, Helvetica, sans-serif;
   background: #DDD url(../images/header/Header_08r.jpg) no-repeat; 
   display: block;
   text-align:center;
   width: 177px;
   height: 38px;
   }
   .header9 a, .header9 a:visited	{
   color: #CCC;
   font: bold 14px Verdana, Helvetica, sans-serif;
   background: #DDD url(../images/header/Header_09.jpg) no-repeat;
   display: block;
   text-align:center;
   width: 177px;
   height: 38px;
   }

.header9 a:hover{
   color: #FFF;
   text-decoration: none;
   font: bold 14px Verdana, Helvetica, sans-serif;
   background: #DDD url(../images/header/Header_09r.jpg) no-repeat; 
   display: block;
   text-align:center;
   width: 177px;
   height: 38px;
   }
   .header10 a, .header10 a:visited	{
   color: #CCC;
   font: bold 14px Verdana, Helvetica, sans-serif;
   background: #DDD url(../images/header/Header_10.jpg) no-repeat;
   display: block;
   text-align:center;
   width: 177px;
   height: 38px;
   }

.header10 a:hover{
   color: #FFF;
   text-decoration: none;
   font: bold 14px Verdana, Helvetica, sans-serif;
   background: #DDD url(../images/header/Header_10r.jpg) no-repeat; 
   display: block;
   text-align:center;
   width: 177px;
   height: 38px;
   }
   .header11 a, .header11 a:visited	{
   color: #CCC;
   font: bold 14px Verdana, Helvetica, sans-serif;
   background: #DDD url(../images/header/Header_11.jpg) no-repeat;
   display: block;
   text-align:center;
   width: 177px;
   height: 40px;
   }

.header11 a:hover{
   color: #FFF;
   text-decoration: none;
   font: bold 14px Verdana, Helvetica, sans-serif;
   background: #DDD url(../images/header/Header_11r.jpg) no-repeat; 
   display: block;
   text-align:center;
   width: 177px;
   height: 40px;
   }
   .header12 a, .header12 a:visited	{
   color: #CCC;
   font: bold 14px Verdana, Helvetica, sans-serif;
   background: #DDD url(../images/header/Header_12.jpg) no-repeat;
   display: block;
   text-align:center;
   width: 177px;
   height: 40px;
   }

.header12 a:hover{
   color: #FFF;
   text-decoration: none;
   font: bold 14px Verdana, Helvetica, sans-serif;
   background: #DDD url(../images/header/Header_12r.jpg) no-repeat; 
   display: block;
   text-align:center;
   width: 177px;
   height: 40px;
   }