/*
  The original siedler2 Theme for phpBB version 2+
  Created by hanafi@enthropia design
  http://www.enthropia.com
*/

.Wrapper {
	height: 100%;
	width: 1000px;
	background-color: #664422;
	
	background-repeat: repeat;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #243564;
	border-left-color: #243564;
}
.HeaderWrapper {
	height: 200px;
	width: 1000px;
}
.NavWrapper {
	height: 35px;
	width: 1000px;
	background-image: url(images/Navback.gif);
	background-repeat: repeat;
	background-color: #664422;
}

.forumBox {
	height: 100%;
	width: 100%;
	background-color: #F2F7FB;
}
.forumboxTop {
	background-color: #F2F7FB;
	height: 4px;
	width: 100%;

}
.forumboxrightTop{
	height: 4px;
	width: 5px;
}
.forumboxleftTop{
	height: 4px;
	width: 4px;
}
.forumboxBottom {
	background-color: #F2F7FB;
	height: 4px;
	width: 100%;

}
.forumboxrightBottom{
	height: 4px;
	width: 5px;
}
.forumboxleftBottom{
	height: 4px;
	width: 4px;
}
 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {

	margin: 0px;
	background-color: #664422;
	background-image: url(images/Back.gif);
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

/* General font families for common tags */
font,th,td,p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000033;
}
a:link,a:active,a:visited { text-decoration: none; color : #000000; }
a:hover		{ text-decoration: underline; color : #000066; }
hr	{ height: 0px; border: solid #664422 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #CCCCCC; border: 0px #664422 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #000000; border: 0px #000000 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #d8c596; }
td.row2	{ background-color: #bfae84; }
td.row3	{ background-color: #996633; }


/*
  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 silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #000066;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 14px; font-weight : normal;
	background-color: #996633; background-image: url(images/Topback.gif); height: 23px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color: #996633;  height: 22px;
			background-image: url(images/Topback.gif);
}


/*
  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: normal; border: #666666; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #F2F7FB; border: #666666; border-style: thin groove; }

th.thHead,td.catHead { border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 {
	border-width: 0px 0px 0px 0px;
	background-color: #B4DDFE;
}
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: normal; font-size: 20px; font-family: Arial, Verdana, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.infotxt {
	font-size: 11px;
	color: #000000;
}
.gen {
	font-size : 12px;
	color: #000000;
}
.genmed {
	font-size : 12px;
	color: #000066;
}
.gensmall {
	font-size : 11px;
	color: #000066;
}
.gen2 { /* Letzter Besuch war... */
	font-size: 12px;
	color: #FFFFFF;
}
.gen3 { /* Userlink Memberlist */
	font-size: 12px;
	color: #000000;
}
.pnlink { /* Privatenachrichten-Link */
	font-size: 16px;
	color: #333333;
}

a.gen,a.genmed,a.gensmall,a.gen2 { color: #FFFFFF; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover,a.gen2:hover	{ color: #FFFFFF; text-decoration: underline; }
a.gen3 { color: #000000; text-decoration: underline; }
a.gen3:hover { color: #000066; text-decoration: underline; }
a.pnlink { color: #000000; text-decoration: underline; }
a.pnlink:hover { color: #000066; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 16px; color : #000000; font-weight: none;}
a.mainmenu		{ text-decoration: none; color : #000000;  }
a.mainmenu:hover{ text-decoration: underline; color : #000066; }


/* Forum category titles */
.cattitle		{ font-weight: normal; font-size: 14px ; letter-spacing: 0px; color : #FFFFFF;}
a.cattitle		{ text-decoration: none; color : #FFFFFF; }
a.cattitle:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.cattitle:hover{ text-decoration: underline; color: #FFFFFF;}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 13px; color : #000000; }
a.forumlink 	{ text-decoration: none; color : #000000; }
a.forumlink:hover{ text-decoration: underline; color : #000066; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 13px; color : #000000;}
a.nav			{ text-decoration: underline; color : #000000; }
a.nav:hover		{ text-decoration: underline; color: #000066; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 13px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #333333; }
a.topictitle:hover	{ text-decoration: underline; color : #000066; }


/* titles for the search results: could specify viewed link colour too */
.searchtitel			{ font-weight: bold; font-size: 13px; color : #FFFFFF; }
a.searchitle:link   { text-decoration: underline; color : #FFFFFF; }
a.searchitle:visited { text-decoration: underline; color : #FFFFFF; }
a.searchitle:hover	{ text-decoration: none; color : #FFFFFF; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 13px; color : #000066;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 12px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 14px ;color : #000000;}
a.postlink:link	{ text-decoration: underline; color : #000066;}
a.postlink:visited { text-decoration: underline; color : #000066; }
a.postlink:hover { text-decoration: underline; color : #000000;}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 13px; color: #332211;
	background-color: #d9c9a3; border: #664422; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; color: #333333; line-height: 125%;
	background-color: #d9c9a3; border: #664422; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #FFFFFF;}
a.copyright		{ color: #FFFFFF; text-decoration: none;}
a.copyright:hover { color: #FFFFFF; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	
	font: normal 14px Arial, Verdana, Helvetica, sans-serif;color: #000000;
	border-color : #000066;
	background-color : #d8c596;
}

/* The text input fields background colour */
input.post, textarea.post, {
	background-color : #d8c596;
        font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000;
}

select,radio {
	background-color : #d8c596;
        font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000;
}
input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #996633;
	color : #000000;
	font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000;
}

/* The main submit button option */
input.mainoption {
	background-color : #d8c596;
	font-weight : bold; 
color: #000000;
}

/* None-bold submit button */
input.liteoption {
	background-color : #d8c596;
	font-weight : normal;
	color: #000000;
}

/* 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 { background-color: #d8c596; border-style: solid; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

