body {
background-color: #333339;
SCROLLBAR-FACE-COLOR: #666666;
SCROLLBAR-HIGHLIGHT-COLOR: #999999;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-ARROW-COLOR: #cccccc;
SCROLLBAR-TRACK-COLOR: #999999;
SCROLLBAR-DARKSHADOW-COLOR: #999999}




/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #CCCCCC; }
a:hover		{ text-decoration: underline; color : #CCCCCC; }
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: #4a4a6a; border: 0px #666666 solid; background-image: url(images/brown_bg.jpg);}

/* This is the outline round the main forum tables */
.forumline	{ background-color: #444466; border: 1px #222244 solid; }
.forumline2	{ background-color: #333355; border: 1px #333355 solid; }


/* Main table cell colours and backgrounds */
td.row0	{ background-color: #595979; }	/*  #5c5f80; */
td.row1	{ background-color: #575773; }
td.row2	{ background-color: #575773; }
td.row3	{ background-color: #525273; }
td.row4	{ background-color: #4a4a65; }
td.topic{ background-color: #404060; }


/*
  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: #666666;
		background-image: url(images/cellpic2.gif);
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #CCCCCC; font-size: 11px; font-weight : bold;
	background-color: #666666; 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:#666666; border: #4A473F; border-style: solid; height: 28px;
}

td.siteMenuHead {
			background-image: url(../../../general/images/menubg1.gif);
			background-color:#666666; border: #4A473F; border-style: solid;
			height: 32px;
			border-width: 0px 0px 0px 0px;		
}


/*
  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: #4A473F; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #666666; border: #4A473F; 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: 12px; font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
			text-decoration: none; color : #d2d2d2;
}


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

/* General text with EEEEEE background*/
.Bgen { font-size : 12px; }
.Bgenmed { font-size : 11px; }
.Bgensmall { font-size : 10px; }
.Bgen,.Bgenmed,.Bgensmall { color : #0000CC; }
a.Bgen,a.Bgenmed,a.Bgensmall { color: #0000CC; text-decoration: none; }
a.Bgen:hover,a.Bgenmed:hover,a.Bgensmall:hover	{ color: #0000CC; text-decoration: underline; }

/* General text with 44456c background*/
.Cgen { font-size : 12px; }
.Cgenmed { font-size : 11px; }
.Cgensmall { font-size : 10px; }
.Cgen,.Cgenmed,.Cgensmall { color : #0ccccc; }
a.Cgen,a.Cgenmed,a.Cgensmall { color: #0000CC; text-decoration: none; }
a.Cgen:hover,a.Cgenmed:hover,a.Cgensmall:hover	{ color: #0000CC; text-decoration: underline; }



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


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

/* Site MainMENU titles */
.sitemainmenu			{ font-weight: 200; font-size: 12px ; letter-spacing: 1px; color : #444466; vertical-align: middle;}
a.sitemainmenu			{ text-decoration: none; color : #444466; background-color: none;  }
a.topictitle:link  		{ text-decoration: none; color : #444466; background-color: none;  }
a.sitemainmenu:visited 	{ text-decoration: none; color : #444466; background-color: none; }
a.sitemainmenu:hover	{ text-decoration: none; color : #111133; background-color: #99a6bd; }

/* Site MENU titles */
.sitemenu			{ font-weight: 400; font-size: 12px ; letter-spacing: 1px; color : #d2d2d2}
a.sitemenu			{ text-decoration: none; color : #d2d2d2; background-color: none;  }
a.topictitle:link   { text-decoration: none; color : #d2d2d2; background-color: none;  }
a.sitemenu:visited 	{ text-decoration: none; color : #d2d2d2; background-color: none; }
a.sitemenu:hover	{ text-decoration: none; color : #FFFFFF; background-color: #6666aa; }



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


/* 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 : #CCCCCC;}
a.nav			{ text-decoration: none; color : #CCCCCC; }
a.nav:hover		{ text-decoration: underline; }

.indexnav		{ 
				padding-left:0;
				padding-right:8; 
				padding-top:1;
				padding-bottom:3; 
				background-image:url(../../../general/images/MenuBottom.gif);
				background-color: #505070;
				height:34;
				border:0; 
				border-style:solid;
				border-color:#3c3c55;
				margin-left:0;
				 }
				

.pagehighlight		{ color: #CCCCCC; }
.pagelowlight		{ color: #9c9aa7; }
.pagenav			{ font-weight: bold; font-size: 11px; color : #b4b4c0;}
a.pagenav			{ text-decoration: none; color : #b4b4c0; }
a.pagenav:link		{ text-decoration: underline; color : #b4b4b9; }
a.pagenav:visited	{ text-decoration: underline; color : #b4b4b9; }
a.pagenav:hover		{ text-decoration: underline; color : #CCCCCC; }



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


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

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


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


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #000000;
	background-color: #666666; border: #4A473F; 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: #bcbcbc; line-height: 125%;
	background-color: #4c4c6c; border: #3A374F; 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: #666690; letter-spacing: -1px;}
a.copyright		{ color: #666690; text-decoration: none;}
a.copyright:link	{ text-decoration: none; color : #666690; }
a.copyright:visited { text-decoration: none; color : #666690; }
a.copyright:hover { color: #666690; text-decoration: underline;}


/* Matt Sims Copyright */
.mattsims		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #00CCCC; letter-spacing: -1px;}
a.mattsims		{ color: #00CCCC; text-decoration: none;}
a.mattsims:hover { color: #00CCCC; text-decoration: underline;}


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

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #4a4a6a;
	background-image: url(images/posting_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

input.postB {
	background-image: url(images/InputBoxLine.gif);
	background-color: 4a4a6a;
	background-repeat: repeat-x;
	border: none;
	height: 24;
	padding-top: 5;
	vertical-align: middle;
}



input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #ff0000;
	color : #CCCCCC;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color : #CCCCCC;
	background-image: url(images/button_bg.gif);
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: 0;
}

/* The main submit button option */
input.mainoption {
	font-weight : bold; color : #CCCCCC; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:2;
	background-image: url(images/Button.gif);
	border: none;
	height: 24;
	vertical-align: middle;
	cursor:pointer;cursor:hand;
}

/* None-bold submit button */
input.liteoption {
	font-weight : 200; color:#bbbbcc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:2;
	background-image: url(images/Button.gif);
	border: none;
	height: 24;
	vertical-align: middle;
	cursor:pointer;cursor:hand;
}

.hand_pekare{  cursor: pointer;  cursor: hand; }
.hand_pekare_out{  cursor: pointer;  cursor: default; }






/* 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: #444466; border-style: none; }


.bloggdatum1 {
  font:90%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#8888a8;
  }
  
  .bloggdatum2 {
  font:90%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#3d3d5d;
  a.bloggdatum2		{ text-decoration: none; color : #1d1d3d; }
a.bloggdatum2:link		{ text-decoration: none; color : #1d1d3d; }
a.bloggdatum2:visited	{ text-decoration: none; color : #1d1d3d; }
a.bloggdatum2:hover	{ text-decoration: underline; color : #e4e4e4; }
  }
  
.bloggrubrik   { 
	font:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 18px;
  	text-transform:uppercase;
  	letter-spacing:.1em;
	color:#e4e4e4;
	padding-left:13px;
	
  }
  
.bloggtext   {
	font:120%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  	letter-spacing:.1em;
	color:#d4d4d4;
  }

.bloggnav			{ font:100%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; font-weight: normal; color : #b4b4c0;}
a.bloggnav			{ text-decoration: none; color : #b4b4c0; }
a.bloggnav:link		{ text-decoration: none; color : #b4b4b9; }
a.bloggnav:visited	{ text-decoration: none; color : #b4b4b9; }
a.bloggnav:hover	{ text-decoration: underline; color : #e4e4e4; }

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