/*
  subBlack theme for phpBB version 2+
	Created by Gamerhaven
	http://www.gamerhaven.com
	Based on the original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	margin: 0px;
	background-color: #FFFFCC;
	scrollbar-face-color: #BB6633;
	scrollbar-highlight-color: #FFCC88;
	scrollbar-shadow-color: #663300;
	scrollbar-3dlight-color: #FFCC88;
	scrollbar-arrow-color:  #663300;
	scrollbar-track-color: #FFCC88;
	scrollbar-darkshadow-color: #553300;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #663300; text-decoration: none; }
a:hover		{ text-decoration: none; color : #BB5500; }
hr	{ height: 0px; border: solid #CCCCCC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFEEAA; border: 1px #663300 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #BB6633; border: 2px #663300 solid; }


/* Main table cell colours and backgrounds */
.row1	{ background-color: #FFEEAA; }
.row2	{ background-color: #FFCC88; }
.row3	{ background-color: #FFEEAA; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated black background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #683F00;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the black gradient backgrounds */

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#FFBB66; border: #BB6600; border-style: solid; height: 25px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFCC66; border-style: solid; height: 25px; }
td.row3Right,td.spaceRow {
	background-color: #FFBB66; border: #BB6600; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #BB6600;
}


/* General text */
a:link, a:visited { text-decoration: none; color : #663300; }
a:hover { text-decoration: none; color : #BB5500; }

.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #663300; text-decoration: none; }
a.gen,a.genmed,a.gensmall { color: #663300; text-decoration: none; }
a.gen:visited,a.genmed:visited,a.gensmall:visited	{ color: #663300; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #663300; text-decoration: none; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #663300; }
a.mainmenu		{ text-decoration: none; color : #663300;  }
a.mainmenu:visited { text-decoration: none; color : #663300; }
a.mainmenu:hover{ text-decoration: none; color : #BB5500; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #FFDD92}
a.cattitle		{ text-decoration: none; color : #FFDD92; }
a.cattitle:visited { text-decoration: none; color : #FFDD92; }
a.cattitle:hover{  color: #FFDD92; text-decoration: none; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #663300; }
a.forumlink 	{ text-decoration: none; color : #663300; }
a.forumlink:visited { text-decoration: none; color : #663300; }
a.forumlink:hover{ text-decoration: none; color : #BB5500; }


/* 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 : #663300;}
a.nav			{ text-decoration: none; color : #663300; }
a.nav:visited { text-decoration: none; color : #663300; }
a.nav:hover		{ text-decoration: none; color : #BB5500; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #BB5500; }
a.topictitle:link   { text-decoration: none; color : #BB5500; }
a.topictitle:visited { text-decoration: none; color : #BB5500; }
a.topictitle:hover	{ text-decoration: underline; color : #BB5500; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #663300;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #663300; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; color: #663300;}
a.postlink:link	{ text-decoration: underline; color : #BB5500; }
a.postlink:visited { text-decoration: underline; color : #BB5500; }
a.postlink:hover { text-decoration: underline; color : #BB5500; }


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #663300;
	background-color: #FFBB66; border: #663300; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 125%;
	background-color: #616161; border: #BFBFBF; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}


/* Copyright and bottom info */
#copyright		{ text-align: center; font-family: Verdana; font-size: 10px; color: #FFCC66; letter-spacing: -1px; }
#copyright a		{ color: #663300; text-decoration: none;}
#copyright a:link	{ color : #663300; text-decoration: none;}
#copyright a:visited	{ color : #663300; text-decoration: none;}
#copyright a:hover	{ color: #663300; text-decoration: underline;}


/* Form elements */

textarea, select {
	background-color : #FFFFCC;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color: #FFCC00;
    border-width: 2 px;
	color : #BB5500;
}


/* The text input fields background colour */
input.post, textarea.post, select {
	border-color: #FFCC00;
    border-width: 2 px;
	background-color : #FFFFCC;
	color : #BB5500;
}

input { text-indent : 2px;
	border-color: #FFCC00;
    	border-width: 2 px;
	color : #BB5500;
	margin: 1px;	
}

/* The buttons used for bbCode styling in message post */
input.button {
	border-color: #FFCC00;
    	border-width: 2 px;
    	background-color: #983D00;
	color : #FFCC66;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	border-color: #FFCC00;
    border-width: 2 px;
    background-color: #983D00;
	color : #FFCC66;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	border-color: #FFCC00;
    border-width: 2 px;
    background-color: #983D00;
	color : #FFCC66;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { color : #886600; background-color: #FFCC88; border-style: none; }

.message_output {
	border: #663300 solid 1px;
	background-color: #FFEEAA;
	padding: 2px 20px;
	font-weight: bold;
	font-size: 12px;
	color: #663300;
	text-align: center;
	width: 400px;
	margin: auto;
	margin-bottom: 10px;
}

.fg_maintable {
    background-color: #FFEEAA;
	border: 1px #BB5500 solid;
	font-size : 12px;
	color: #663300;
}

.fg_subtable {
    background-color: #BB5500;
}

.phead {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color : #663300;
}

a img { border-width: 0px; }

a.phead:link, a.phead:visited { text-decoration: none; color : #663300; }
a.phead:hover { text-decoration: none; color : #BB5500; }

div.phead { display: block; margin: auto; margin-bottom: 10px; text-transform: uppercase; }

.pgen, td.schriftrolle-m, table.tform {
	font-size : 10px;
	color : #663300;
	text-decoration: none;
}

a.pgen:link, a.pgen:visited	{ text-decoration: none; color : #663300; }
a.pgen:hover { text-decoration: none; color : #BB5500; }

.pereignis {
	font-weight: bold;
	font-size : 10px;
	color : #663300;
	text-decoration: none;
}

.pereignis td {	border-top: 1px solid #990000; }

.pereignis-neu { color : #990000; }

.gegenstand-benutzt { color: #006600; }
.gegenstand-verkauf { color: #DD0000; }

.pbig {	font-size : 12px; color : #663300; text-decoration: none; }
.plarge { font-size : 14px; margin: auto; text-align: center; font-weight: bold; color : #663300; text-decoration: none; }

a.pbig:link, a.pbig:visited { text-decoration: none; color : #663300; }
a.pbig:hover { text-decoration: none; color : #BB5500; }

a.plarge:link, a.plarge:visited { text-decoration: none; color : #663300; }
a.plarge:hover { text-decoration: none; color : #BB5500; }

.pinput {
	height: 20 px;
	width: 80 px;
 	background-color: #663300;
	border: 2px solid #663300;;
	color : #EEBB66;
	font-weight : normal;
}

textarea {
 	background-color: #663300;
	border: 2px solid #663300;;
	color : #EEBB66;
	font-weight : normal;
}

select {
	min-width: 150 px;
	border: 2px solid #663300;;
 	background-color: #663300;
	color : #EEBB66;
	font-weight : normal;
	margin: 1px;
}

.psubmit {
	height: 20 px;
	border: 2px solid #663300;;
 	background-color: #663300;
	font-size: 11px;
	color : #EEBB66;
	font-weight : bold;
}

/* Rahmen und Schriftrollen */

td.rahmen-ol { height: 30px; width: 30px; }
td.rahmen-or { height: 30px; width: 30px; }
td.rahmen-ul { height: 30px; width: 30px; }
td.rahmen-ur { height: 30px; width: 30px; }
td.rahmen-mo { height: 30px; width: 30px; }
td.rahmen-mu { height: 30px; width: 30px; }
td.rahmen-ml { height: 30px; width: 30px; }
td.rahmen-mr { height: 30px; width: 30px; }
td.rahmen-o  { height: 30px; }
td.rahmen-u  { height: 30px; }
td.rahmen-l  { width:  30px; }
td.rahmen-r  { width:  30px; }
td.rahmen-mv { width:  30px; }
td.rahmen-mh { height: 30px; }
td.rahmen-logo { height: 100px; text-align: center; padding: 5px; }
table.rahmen { border-spacing: 0px; width: 100%; }
table.rahmen td { padding: 0px;}

#contentTd { vertical-align: top; padding-right: 10px; }
#contentDiv { width: 100%; overflow: auto; padding: 5px; }

div.parchment { margin: auto; }
td.schriftrolle-ol { height: 18px; width: 75px; }
td.schriftrolle-o  { height: 18px; text-align: center; text-valign: middle; color: #FFFFCC; font-size: 12px; }
td.schriftrolle-or { height: 18px; width: 42px; }
td.schriftrolle-l  { width:  24px; }
td.schriftrolle-m  { vertical-align: top; background-color: #DEBD73; }
td.schriftrolle-r  { width:  21px; }
td.schriftrolle-ul { height: 17px; width: 27px; }
td.schriftrolle-u  { height: 17px; width: px; }
td.schriftrolle-ur { height: 17px; width: 75px; }
table.schriftrolle { border-spacing: 0px; width: 100%; }
table.schriftrolle td { padding: 0px; }

/* Infobox */

#infoBoxTop { position: absolute; left: 180px; top: 130px; z-index: 1; }
#infoBoxBottom { position: absolute; left: 180px; bottom: 0px; z-index: 1; }
#imgShowInfoBox { cursor: pointer; display: block; }
#imgHideInfoBox { cursor: pointer; display: block; }


div.infobox-buttons img { cursor: pointer; }
div.infobox-buttons { z-index: 2; position: absolute; top: 130px; left: 30px; }


table.pgen th, table.pbig th { 
	border-bottom: 1px solid #663300;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #663300;
}

table.pgen th, table.pbig th { 
	border-bottom: 1px solid #663300;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #663300;
}

tr.bordertop td, td.bordertop { border-top: 1px solid #663300; }
tr.borderbottom td, td.borderbottom { border-bottom: 1px solid #663300; }
tr.borderall td, td.borderall { border: 1px solid #663300; }

table.pgen { border-spacing: 0px; width: 100%; margin: auto; }
table.pgen td, table.pgen th { padding: 2px; }

table.tform { border-spacing: 0px; margin: auto; padding: 0px; }
table.tform th { text-align: right; padding-right: 5px; font-weight: bold; }


table.topic { border-spacing: 1px; }
table.topic td { padding: 3px; }

#navrow {
	text-align: center;
	vertical-align: middle;
}

#notizen { position: absolute; left: 200px; top: 100px; width: 500px; visibility: hidden; z-index: 99; }
#notizen textarea { width: 400px; height: 300px; }

#newPm { position: absolute; left: 200px; top: 100px; width: 300px; z-index: 99; }
#newPm a { color: #990000; }
#newPm div { color: #990000; margin: 30px auto; }

#ereignisse { position: absolute; left: 200px; top: 100px; width: 400px; }

#pmFuellstandRahmen { border: 1px solid #663300; }
#pmFuellstandBalken { height: 10px; background-color: #663300; }

.produktion-rahmen { padding: 1px !important; border: 1px solid #663300; vertical-align: middle; }
td.produktion-fertig { padding: 0px !important; height: 20px; background-color: #663300; color: #FFAA00; text-align: center; font-size: 10px; } /* schon fertige FP */
td.produktion-in-bau { padding: 0px !important; height: 20px; background-color: #994400; } /* FP gerade in Bau (Baumeister) */
td.produktion-plan { padding: 0px !important; height: 20px; background-color: #AA5500; } /* Fortschrittsanzeige für nächste Produktion */
td.produktion-plan-fertig { padding: 0px !important; height: 20px; background-color: #006600; } /* Fortschrittsanzeige für nächste Produktion, wenn Produkt fertig wird */
td.produktion-rest { padding: 0px !important; height: 20px; color: #663300; text-align: center; font-size: 10px; } /* leere Tabellenzelle */

.produktion-protokoll-ruhezeit { border: 1px solid #663300; padding: 0px !important; height: 20px; background-color: #994400; color: #FFAA00; text-align: center; font-size: 10px; }
.produktion-protokoll-arbeit { border: 1px solid #663300; padding: 0px !important; height: 20px; background-color: #663300; color: #FFAA00; text-align: center; font-size: 10px; }

div.pulldown { position: relative; z-index: 1; display: inline; height: 30px; vertical-align: middle; }
div.pulldown div { display: none; margin: 0; padding: 5; position: absolute; top: 13; left: -10; width: 200px; }
div.pulldown:hover div { display: block; }

div.tooltip { max-width: 250px; color: #FFAA00; border: 1px solid #DD8800; background-color: #663300; font-size: 10px; padding: 2px; font-family: Verdana, Arial, Helvetica, sans-serif }

