/*
  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 {
  background-color : #ffffff;
  margin : 30px 0px 30px 0px;
  padding : 0px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 0.7em;
  color : #303884;
  text-align : center;
  scrollbar-face-color : #F6F6FF;
  scrollbar-track-color : #F7F7F9;
  scrollbar-arrow-color : #303884;
  scrollbar-highlight-color : #F7F7F9;
  scrollbar-shadow-color : #A6A9CB;
  scrollbar-3dlight-color : #A6A9CB;
  scrollbar-darkshadow-color : #A6A9CB;  
}

table, tr, td, form, span, p, font, th { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px; color: #303884;}

/* General font families for common tags */

td.lineleft { background: #FFFFFF url(../../../pics/line_left.gif); }
td.lineright { background: #F5F5FA url(../../../pics/line_right.gif); }

td.forum_back2 { background: #F5F5FA url(../../../pics/forum_back2.gif); }

hr	{ height: 0px; border: solid #A6A9CB 0px; border-top-width: 1px; margin: 0px 0px 0px 0px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #A6A9CB; border: 1px #A6A9CB solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #A6A9CB; border: 0px; text-align : left; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #F5F5FA; padding : 0px 10px 0px 10px; }
td.row2	{ background-color: #F5F5FA; padding : 0px; }
td.row3	{ background-color: #F5F5FA; padding : 5px 10px 5px 10px; }


/*
  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: #F5F5FA;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #303884; font-size: 11px; font-weight : bold;
	background-image: url(images/cellpic1.gif);
	background-color: #F5F5FA; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#F5F5FA; height: 28px;
}
td.catLeft {
 padding-left : 10px;
}


/*
  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;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; height: 28px; font-size : 1.0em; letter-spacing : 1px; }
td.row3Right,td.spaceRow {
	background-color: #F5F5FA; }

th.thHead,td.catHead,th.catHead { font-size : 1.0em; border-width: 1px 1px 0px 1px; text-align : left; padding-left : 10px; }
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; text-align : center; padding : 0px 5px 0px 5px; }
th.thCornerL { text-align: left; padding-left : 10px; border-width: 1px 0px 0px 1px; }
th.thCornerR { text-align: right; padding: 0px 10px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
			font-size: 1.3em;
			text-decoration: none;
			letter-spacing : 2px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight : bold;			
			color : #303884;
}


/* General text */
a:link,a:active,a:visited { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  color: #303884; text-decoration: none; }

a:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  color: #303884; text-decoration: underline; }

.gen { font-size : 1.0em; }
.genmed { font-size : 0.9em; }
.gensmall { font-size : 0.9em; }
.gen,.genmed,.gensmall { color : #303884; }
a.gen,a.genmed,a.gensmall { color: #303884; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #303884; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 0.9em; color : #303884 }
a.mainmenu		{ text-decoration: none; color : #303884;  }
a.mainmenu:hover{ text-decoration: underline; color : #303884; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size : 1.0em; letter-spacing: 1px; color : #303884; }
a.cattitle		{ text-decoration: none; color : #303884; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 1.1em; color : #303884; }
a.forumlink 	{ text-decoration: none; color : #303884; }
a.forumlink:hover{ text-decoration: underline; color : #303884; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 1.0em; color : #303884;}
a.nav			{ text-decoration: none; color : #303884; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #303884; }
a.topictitle:link   { text-decoration: none; color : #303884; }
a.topictitle:visited { text-decoration: none; color : #303884; }
a.topictitle:hover	{ text-decoration: underline; color : #303884; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 1.0em; color : #303884;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 0.9em; color : #303884; }


/* The content of the posts (body of text) */
.postbody { font-size : 1.1em;}
a.postlink:link	{ text-decoration: none; color : #303884 }
a.postlink:visited { text-decoration: none; color : #303884; }
a.postlink:hover { text-decoration: underline; color : #303884}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #303884;
	background-color: #FAFAFA; border: #D1D7DC; 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: #303884; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; 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: Verdana, Arial, Helvetica, sans-serif; color: #303884; letter-spacing: -1px;}
a.copyright		{ color: #303884; text-decoration: none;}
a.copyright:hover { color: #303884; text-decoration: underline;}


/* Form elements */


select, textarea, input {
  background-color : #FAFAFA;
  border : 1px solid #A6A9CB;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #333399;
}

input.br {
  width : 180px;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FAFAFA;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #FAFAFA;
	color : #303884;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	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 { background-color: #F5F5FA; border-style: none; }

#wrapper {
  width : 860px;
  margin : 0px auto 10px auto;
  text-align : left;			
}

#boardmenu {
  width : 860px;
  clear : both;  
  margin : 0px auto 0px auto;
  padding : 20px 0px 20px 0px;
  background : url(../../../pics/forum_back2.gif) repeat-y left;  
  text-align : left;			
}

#forumback {
  width : 860px;
  clear : both;  
  margin : 0px auto 0px auto;
  padding : 0px;  
  background : url(../../../pics/forum_back.gif) repeat-y left;
  border-top : 1px solid #a6a9cb;
  border-bottom : 1px solid #a6a9cb;  
}

#header {
  clear : both;
  height : 49px;
  text-align : center;
  font-weight : bold;
}

#content {
  width : 810px;
  margin : 20px 25px 20px 25px;
  text-align : left;
}

img {
  border : 0px;
}
img.menupic {
  border-left : 1px solid #a6a9cb;	  
}
img.pfeil {
  margin-right : 4px;
}
img.floatpic {
  float : left;
  margin: 0px 15px 10px 0px;
}

h1, h2, h3 {
  font-weight : bold;
  margin : 0px 0px 15px 0px;
}

h1 {
  font-size : 1.3em;
  letter-spacing : 2px;
}

h2 {
  font-size : 1.2em;
  letter-spacing : 2px;
}

h3 {
  font-size : 1.0em;
  letter-spacing : 1px;
}

ul {
  list-style-image: url(http://www.glasdesign-schaefers.de/pics/nav_pfeil_r.gif);
  line-height : 130%;
}
ul.link {
  list-style-image: url(http://www.glasdesign-schaefers.de/pics/pfeil.gif);
}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

