/**
* CPG Dragonfly CMS
* Copyright (c) 2004-2005 by CPG-Nuke Dev Team, dragonflycms.org
* Released under the GNU GPL version 2 or any later version
* $Id: style.css,v 1.2 2005/12/17 04:05:50 djmaze Exp $
*
* Dark Green: 336600
* Light Green: 339900
* Dark Blue: 003366
* Gold: FFCC33 
*/

/*-- font, th, td, p {text-align:left;} --temp disabled*/

legend {
  font-weight: bold;
}
fieldset {
  border: #999;
  border-style: double;
  padding: 10px;
  margin-bottom: 10px;
}
br {
  clear: left;
}
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;
}
input.set {background: #000000;}

.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;
  color: #EEEEEE;
}
.title {
  background: none;
  color: #007799;
  text-decoration: none;
  font-style:normal; font-variant:normal; font-weight:bold; font-size:14px; font-family:Verdana
}
.content {
  background: none;
  color: #EEEEEE;
  font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:Verdana
}
.storytitle {
  background: none;
  color: #808080;
  text-decoration: none;
  font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Verdana
}
.storycat {
  background: none;
  color: #F00;
  text-decoration: underline;
  font: bold 10px Verdana, Helvetica, sans-serif;
}
.option {
  background: #000000;
  color: #EEEEEE;
  text-decoration: none;
  font-style:normal; font-variant:normal; font-weight:bold; font-size:10px; font-family:Verdana
}
.tiny {
  background: none;
  color: #EEEEEE;
  text-decoration: none;
  font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:Verdana
}
body {
  color: #2567fb;
  background-image:url('../images/backgrounda01.gif');
  background-color: #000000;
  font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:Verdana, Helvetica, sans-serif
}
.helphead {
  color: #EEEEEE;
  font-size: 10px;
  width: 244px;
  padding: 3px;
  vertical-align: middle;
  background: #000080;
}
.helpcontent {
  width: 240px;
  border: 1px solid #FFFFFF;
  padding: 4px; color:#EEEEEE; background-color:#333333;

}
.headtable {
  width: 100%;
  border-width: 0;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
}
.head {
  height: 135px;
  border-width: 0;
  border-spacing: 2px;
  padding: 2px;
  width: 100%;
  background: #000000 url(../images/header-tile.jpg);
}
.headmenu {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  background: #000000 url(../images/forumliner-bg.gif);
}

.menubutton {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}
.maintable {
  width: 100%;
  border-width: 0;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
  background: #000000 url('../images/backgrounda01.gif') repeat;
}
.mainside {
  width: 164px;
  vertical-align: top;
}
.main {
  width: 100%;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
}
/* table inside the the td that holds the block title */
.blockhead {
  color: #FFCC33;
  font-size: 11px;
  font-weight: bold;
  height: 14px;
  width: 152px;
  padding: 4px;
  vertical-align: bottom;
  background: #000000 url(../images/forumliner-bg.gif);
  border-left: 1px double #FFCC33;
  border-right: 1px double #FFCC33;
  border-top: 1px double #FFCC33;
}
/* table that holds the content in blocks */
.blockcontent {
  width: 152px;
  padding: 4px;
  background: #000000 url('../images/backgrounda02.gif') repeat;
  color:#EEEEEE;
  border-left: 1px double #FFCC33;
  border-right: 1px double #FFCC33;
  border-bottom: 1px double #FFCC33;
}
#mainblock .top {
background: #000000;
color: #b82a0e;
padding: 10px; font-style:normal; font-variant:normal; font-weight:bold; font-size:8pt; font-family:tahoma, arial, sans-serif
}
#mainblock .text {
font: 8pt tahoma, arial, sans-serif;
color: #838628;
padding: 5px;
background: #000000;
}


/* div at the top of modules holding the page title if one... */
.pagetitle {
  color: #FFCC33;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  height: 14px;
  padding: 4px;
  background: #000000 url(../images/forumliner-bg.gif);
  border-left: 1px double #FFCC33;
  border-right: 1px double #FFCC33;
}
/* 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: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #FFFFFF;
  background: #333333;
}
.table1,.table2 {
  border-top: 1px double #FFCC33;
  border-left: 1px double #FFCC33;
  border-right: 1px double #FFCC33;
  border-bottom: 1px double #FFCC33;
  border-spacing: 0;
  padding: 7px;

}
/* div called from function OpenTable2 */
.table2 {
  width: 50%;
  text-align: center;
}
.newsindex,.newsarticle {
  width: 100%;
  border: 1px solid #FFFFFF;
  border-spacing: 0;
  padding: 5px;
  text-align: left;
  background: #000000 url('../images/backgrounda02.gif') repeat;
}
.newstitle {
  font-weight: bold;
  font-size: 14px;
  color: #f7992a;
  text-decoration: underline;
}
.newstext {
  font-size: 10px;
  color: #FFFFFF;
}
a:link,a:active,a:visited { text-decoration: none; color : #baaae6; }
a:hover		{ text-decoration: underline; color : #cf0000; }

.statlink {
  font-weight: bold;
}
.statlink, a.statlink,.statlink a {
  color: #FFCC33;
  text-decoration: none;
}
a:hover.statlink,.statlink a:hover {
  color: #FFF;
  text-decoration: underline;
}
.navmenu {
  color: #FFFFFF;
  background: #000080;
  font-style:normal; font-variant:normal; font-weight:bold; font-size:12px
}
.navmenu img {
  margin: 1px 5px;
}
.navmenu a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #FFFFFF;
  padding: 2px 5px;
}
.navmenu a:hover {
  background: #333333;
  text-decoration: none;
  color: #FFFFFF;
}
hr	{ height: 0px; border: solid #454545 0px; border-top-width: 1px;}
.bodyline	{
	background-image:url('../images/backgrounda01.gif');
	background-color: none;
	border: 0px #202020 solid;
}/*  border-collapse: collapse; */
.forumline	{ 
  background-color: #000000; 
  border: 1px #202020 solid; 
  background-image:url('../images/backgrounda01.gif'); 
}

td.row1	{ background-color: none; border: 1px #191919 ridge;}
td.row2	{ background-image:url('../images/backgrounda02.gif'); background-color: none; border: 1px #191919 ridge;}
td.row3	{ background-image:url('../images/backgrounda01.gif'); background-color: none; border: 1px #191919 ridge;}

td.rowpic {
		background-color: #000000;
		background-image: url(../images/cellpic1.gif);
		background-repeat: repeat-x;
}
th	{
	color: #FFCC33; font-size: 11px; font-weight : bold;
	background-color: #000000; height: 25px;
	background-image: url(../images/cellpic1.gif);
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catright,td.catbottom,td.catRight,td.catBottom {
			background-image: url(../images/cellpic1.gif);
			background-color:#454545; border: #202020; border-style: solid; height: 28px;
}
td.cat,td.catHead,td.catBottom {
	height: 28px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thtop,th.thleft,th.thright,th.thbottom,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #000000; border-style: solid; height: 28px;
}
td.row3Right,td.row3right,td.spaceRow {
	background-color: #454545; border: #202020; border-style: solid; background-image:url('../images/backgrounda01.gif');
}
th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #EEEEEE; font-variant: small-caps;
}
/*Fonts*/
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall { color : #EEEEEE; }
a.gen,a.genmed,a.gensmall { color: #baaae6; text-decoration: none; }
a.gen:link,a.genmed:link,a.gensmall:link	{ color: #baaae6; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #cf0000; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #EEEEEE }
a.mainmenu		{ text-decoration: none; color : #baaae6;  }
a.mainmenu:hover{ text-decoration: underline; color : #cf0000; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 14px ; letter-spacing: 1px; color : #baaae6}
a.cattitle		{ text-decoration: none; color : #baaae6; }
a.cattitle:hover{ text-decoration: underline; color: #417ce7;}

/* Forum title: Text and link to the forums */
.forumlink		{ font-weight: bold; font-size: 12px; color : #baaae6; }
a.forumlink 	{ text-decoration: none; color : #baaae6; }
a.forumlink:hover{ text-decoration: underline; color : #417ce7; }

.forumdesc {
  font-size: 10px;
  color: #EEEEEE;
}

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #EEEEEE;}
a.nav			{ text-decoration: none; color : #baaae6; }
a.nav:hover		{ text-decoration: underline;color:#cf0000;}

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #EEEEEE; }
a.topictitle:link   { text-decoration: none; color : #baaae6; }
a.topictitle:visited { text-decoration: none; color : #baaae6; }
a.topictitle:hover	{ text-decoration: underline; color : #417ce7; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 12px; color : #ff9d1d;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #fcf4bf; }

/* The content of the posts (body of text) */
.postbody { font-size : 11px; line-height: 15px; color:#FFFFFF;}
a.postlink:link	{ text-decoration: none; color : #baaae6}
a.postlink:visited { text-decoration: none; color : #baaae6; }
a.postlink:hover { text-decoration: underline; color : #417ce7}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #999999;
	background-color: #0A0A0A; border: #454545; border-style: ridge;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
	background-image:url('../images/backgrounda03.gif');
}

.quote {
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #999999; line-height: 125%;
	background-color: #0A0A0A; border: #454545; border-style: ridge;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
	background-image:url('../images/backgrounda03.gif');
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #999999; letter-spacing: -1px;}
a.copyright		{ color: #999999; text-decoration: none;}
a.copyright:hover { color: #EEEEEE; text-decoration: underline; ; }

/* Form elements */
input,textarea, select {
	background: #000000;
	color : #EEEEEE;
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	border-color : #EEEEEE;
}
/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #000000;
}
input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #000000;
	color : #EEEEEE;
	font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif;
}
/* The main submit button option */
input.mainoption {
	background-color : #000000;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #0A0A0A;
	font-weight : normal;
}
.helpline { background-color: #000000; border-style: none; }

.bbcbutton {
  border-style: outset;
  border-width: 1px;
}

/* pagination */
.pagact {
	font-size: 10px;
	width: 16px;
	height: 20px;
	text-align: center;
	background: transparent url(../images/pagact.gif) no-repeat scroll 0 1px;
}
.paginact, .pagneutral {width: 17px; text-align: center; }
.paginact a, .pagneutral a {
	display: block;
	font-size: 10px;
	width: 17px;
	height: 20px;
	padding-top: 5px;
	background: transparent url(../images/paginact.gif) no-repeat;
}
.pagneutral a {
	background: transparent url(../images/pagneutral.gif) no-repeat;
}

/*COPPERMINE CLASSES*/
.gallerycat{
  background: #000000 url('../images/backgrounda02.gif') repeat;
  border: 1px solid #202020;
}
.tableb{
border:1px solid #D1D7DC;
}
.tableb_compact{
background:#000000 url(../images/cellpic1.gif) repeat;
color:#FFCC33;
}
.tablef{
background:#D1D7DC;
}
.tableh1{
background:#000000 url(../images/cellpic1.gif) repeat;
color:#EEEEEE;
height:21px;
}
.tableh1_compact{
background:#000000 url(../images/cellpic1.gif) repeat;
color:#EEEEEE;
height:21px;
}
.tableh2{
background:#000000 url(../images/cellpic1.gif) repeat;
color:#EEEEEE;
height:21px;
}
.tableh2_compact{
background:#000000 url(../images/cellpic1.gif) repeat;
color:#EEEEEE;
height:21px;
}
/* Link color for main gallery breadcrumb */
a:link.statlink, a:active.statlink, a:visited.statlink {color: #007799;}

a:link.statlink,a:active.statlink,a:visited.statlink { text-decoration: none; color : #baaae6; }
a:hover.statlink		{ text-decoration: underline; color : #cf0000; }
