/* handykoelsch theme; modified on the basis of
 * subSilver Theme for phpBB2
 * Created by subBlue design
 * http://www.subBlue.com
 */

body { 	
	background-color:#FFDD88;
	scrollbar-face-color: #FFDD88;
	scrollbar-highlight-color: #FFFF99;
	scrollbar-shadow-color: #CC9933;
	scrollbar-3dlight-color: #F9F9F9;
	scrollbar-arrow-color:  #D70000;
	scrollbar-track-color: #FFFFCC;
	scrollbar-darkshadow-color: #AA8822;
	background-image : url(images/bgr4.gif);
}

/* General font families for common tags */
font,th,td,P	{ font-family: Verdana, Arial, Helvetica, sans-serif }
p, td		{ font-size : 12; color : 000000; }
a:link,a:active,a:visited { color : #D70000; }
/**/a:hover		{ text-decoration: underline; color : #DD6900; }
/**a:hover      {color: #DD6900; text-decoration: none; background-color: transparent; position: relative; top: 1.5px; left: 1.5px;}
*/hr		{ height: 0px; border: solid #990000 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color:#F9F9F9; border: #D70000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

/* This is the outline round the main forum tables */
.forumline	{ background-color:#CC9933; border: 2px #D70000 solid }


/* Main table cell colours and backgrounds */
TD.row1		{ background-color: #FFFFCC }
TD.row2		{ background-color: #D70000 }
TD.row3		{ background-color: #FFFFCC }
TD.row4		{ background-color: #FFDD88 }

/*
  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: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{ 
	color: #FFCC66; font-size: 11px; font-weight: bold; 
	background-color: #990000; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
		background-image: url(images/cellpic1.gif);
		background-color:#D70000; border: #FFFFFF; border-style: solid; height: 28px;
}

/*
  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 :-)
*/

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; 

}

td.row3Right,td.spaceRow {
	background-color: #D70000; border: #FFFFFF; border-style: solid; }

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; }

/* 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 : #D70000;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #990000; }
a.gen,a.genmed,a.gensmall { color: #D70000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #D68000; text-decoration: underline; }


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


/* Forum category titles */
.cattitle		{ font-weight : bold; font-size : 12px;letter-spacing: 1px; color : #770000 }
a.cattitle		{ text-decoration: none; color : #FFFFFF; }
a.cattitle:hover{ text-decoration: underline; color : #FFFFFF;}
a.cattitle:visited{ text-decoration: none; color : #FFFFFF; }
a.cattitle:visited:hover{ text-decoration: underline; color : #FFFFFF; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink			{ font-size : 12px; font-weight : bold; text-decoration : none; color : #D70000; }
a.forumlink			{ text-decoration: none; color : #D70000; }
a.forumlink:hover	{ text-decoration: underline; color : #D68000; }

/* Number of posts, topics, date etc in Forum index; and on bars in viewtopic*/
.forumdetails		{ font-size : 10px; color : #FFFFCC; }
a.forumdetails		{ color: #FFFFCC; text-decoration: none; }
a.forumdetails:hover	{ color: #CC9933; text-decoration: underline; }
a.forumdetails:visited  { color: #FFFFCC; text-decoration: none; }
a.forumdetails:visited:hover{ color: #CC9933; text-decoration: underline; }


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


/* titles for the topics: can specify viewed link colour too */
.topictitle			{ font-size : 11px; font-weight : bold; color : #990000; }
a.topictitle		{ text-decoration: none; color : #990000; }
a.topictitle:hover	{ text-decoration: underline; color : #D68000; }
a.topictitle:visited	{ text-decoration: none; color : #CC9933; }


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


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


/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink	{ text-decoration: none; color : #D70000	 }
a.postlink:visited { text-decoration: none; color : #CC9933; }
a.postlink:hover { text-decoration: underline; color : #D68000 }


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	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: #444444; 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
}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	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: #DEE3E7; border-style: none; }

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

/* GalleryStyles startof */
TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	}

/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  font-color: 990000;
	  font-size: 14px; 
	  font-weight: bold; 
	}
.desc                           /* album descriptions on main page */
	{ 
	  color: #990000;
	  font-size: 12px; 
	}
.caption                        /* photo captions on all pages */
	{ 
	  color: #990000;
	  font-size: 10px; 
	}
.error                          /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}

.headbox			/* box around the page headers */
	{
	}

.head                           /* page headers */
	{ 
	  color: #990000;
	  font-size: 16px; 
	  font-weight: bold; 
	}
.bread                          /* used in breadcrumb bars */
	{ 
	  color: #990000;
	  font-size: 10px; 
	}
.nav                            /* used in navigation bars */
	{ 
	  color: #990000;
	  font-size: 12px; 
	}
.admin                          /* used in admin bars */
	{ 
	  color: #990000;
	  font-size: 10px; 
	  font-weight: bold; 
	}
.fineprint                      /* used for fine print */
	{ 
	  color: #990000;
	  font-size: 10px; 
	}
.popuphead
	{
	  color: #990000;
	  font-size: 16px;
	  font-weight: bold
	}
.popup
	{
	  color: #990000;
	  font-size: 12px;
	}
.editlink			/* Used for the [edit] tags */
	{
	  color: #990000;
	  font-size: 10px;
	}
/* GalleryStyles endof */


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");