BODY {
   FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
   FONT-SIZE: 8pt;
   CURSOR: default;
   COLOR: #4f4f4f;
   background-color: #CCA1EC;
}
P {
	FONT-SIZE: 8pt;
	CURSOR: default;
	COLOR: #4f4f4f;
	background: transparent;
}
TD {
	FONT-SIZE: 8pt; 
	CURSOR: default; 
	COLOR: #4f4f4f;
}
TR {
	FONT-SIZE: 8pt; 
	CURSOR: default; 
	COLOR: #4f4f4f;
}
a {
   text-decoration: none;
   color: #9E35EF;
}
a:visited	{
   text-decoration: none;
   color: #465964;
}
a:hover		{
   color: #9E35EF;
   text-decoration: underline;
}
a:active	{ text-decoration: underline; color: #465964; }
hr	{ height: 0px; border: solid #525E6E 0px; border-top-width: 1px;}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
/* This is the border line & background colour round the entire page */
.bodyline	{  border: 0px #FFFFFF ; }

/* This is the outline round the main forum tables */
.forumline	{ background: transparent; }

/* Main table cell colours and backgrounds */
td.row1	{ background: transparent;}
td.row2	{ background-color: #EFEFEF; }
td.row3	{ background: transparent; }

/*
  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-image: url(http://tjekmig.dk/forum/templates/subSilver/images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #4f4f4f; font-size: 11px; font-weight : bold;
	height: 25px;
	background-image: url(http://tjekmig.dk/forum/templates/subSilver/images/cellpic3.jpg);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(http://tjekmig.dk/forum/templates/subSilver/images/cellpic1.jpg);
			 border: #FFFFFF; 
}

/*
  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-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	
}

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	{
	font-weight: bold; font-size: 14px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #4f4f4f;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #4f4f4f; }
a.gen,a.genmed,a.gensmall { color: #4f4f4f; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #4f4f4f }
a.mainmenu		{ text-decoration: none; color : #4f4f4f;  }
a.mainmenu:hover{ text-decoration: underline;  }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 0px; color : #4f4f4f}
a.cattitle		{ text-decoration: none; color : #4f4f4f; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #4f4f4f; }
a.forumlink 	{ text-decoration: none; color : #4f4f4f; }
a.forumlink:hover{ text-decoration: underline;  }

/* 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 : #4f4f4f;}
a.nav			{ text-decoration: none; color : #4f4f4f; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 10px; color : #4f4f4f; }
a.topictitle:link   { text-decoration: none; color : #4f4f4f; }
a.topictitle:visited { text-decoration: none; color : #4f4f4f; }
a.topictitle:hover	{ text-decoration: underline;  }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #4f4f4f;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 11px; color : #4f4f4f; }

/* The content of the posts (body of text) */
.postbody { font-size : 11px; color : #000000; }
a.postlink:link	{ text-decoration: none; color : #9E35EF; }
a.postlink:visited { text-decoration: none; color : #009900; }
a.postlink:hover { text-decoration: underline; color : #4f4f4f; }

/* Quote & Code blocks */
.code {
   width: 420px;
   overflow-x: hidden;
   overflow-y: auto;
   overflow: hidden;
   font-family: "Courier New", Courier, monospace;
   font-size: 10px;
   color: Gray;
   background-color: #F5F5F5;
   font-style: normal;
   border: thin dashed #CCA1EC;
}
.scroll{
	width: 420px;
	height: 100px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: hidden;
}
.oll{
	width: 450px;
	overflow: hidden;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #4f4f4f; line-height: 125%;
	background-color: #FAFAFA;  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: #4f4f4f; letter-spacing: -0px;}
a.copyright		{ color: #4f4f4f; text-decoration: none;}
a.copyright:hover { color: #4f4f4f; text-decoration: underline;}

.imgfade{filter:alpha(opacity=50); -moz-opacity:0.5;margin-left:3px}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1;margin-left:3px}

/* 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 {
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	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;
}


input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

input.post, textarea.post, select {
	background-color : #E2E2E2;
	border-color: #333333;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #333333;
}
input.button, input.mainoption, input.liteoption {
	background-color : #E1E1E1;
	color: #666666;
	font-size: 10px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}
.postoverflow
{
	width: 470px;
	overflow: auto;
}

*/
.helpline { background-color: #EFEFEF; border-style: none; }.unnamed1 {  background-image: url(http://tjekmig.dk/forum/templates/subSilver/back.jpg); background-repeat: repeat}

