@charset "utf-8";
/*
  Nerthum default style v 4.0		
  Created by Tanel Kärp
  http://www.nerthum.com
*/


 /* General page style */
body {
	background: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* General font families for common tags */
font, th, td, p {
	font-family: Verdana, Helvetica, sans-serif
}
a:link, a:active, a:visited {
	color: #cccccc;
	text-decoration: none;
	border-bottom: solid 1px #666666;
}
a:hover {
	color: #cc6666;
	text-decoration: none;
	border-bottom: solid 5px #cc6666
}
hr {
	height: 0px;
	border: solid #e9e9e9 0px;
	border-top-width: 1px;
	margin-top: 10px;
	margin-bottom: 10p;
}
.hrtekst {
	color: #999999;
	font-weight: normal;
	font-size: 10px
}
.hrlink, hrlink a, hrlink a:active, hrlink a:visited {
	color: #cccccc;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	border-bottom: solid 1px #666666;
}
.forumline {
	background-color: #333333;
	border: solid 0px #333333
}
h1 {
	font-family: Verdana, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color: #cccccc;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a.h1, a.h1:visited {
	text-decoration: none;
	border-bottom: 0;
	font-family: Verdana, sans-serif;
	color: #cccccc;
	font-size: 28px;
	font-weight: bold;
}
a.h1:hover {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	color: #cc6666;
	font-size: 28px;
	font-weight: bold;
}
/* Main table cell colours and backgrounds */
td.row1 {
	background-color: #3f3f3f
}
td.row2 {
	background-color: #4a4a4a;
	border: none
}
td.row3 {
	background-color: #565656
}
td.row5 {
	background-color: #333333
}
/*nerthumi menüü horisontaal */
#menua a.vmenu, #menub a.vmenu:link, #menua a.hmenu, #menua a.hmenu:link, #menub a.vmenu:visited, #menua a.hmenu:visited {
	display:block;
	width:200px;
	height:20px;
	background:#3f3f3f;
	color:#4B791E;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	line-height:20px;
}
#menua a.hmenu, #menua a.hmenu:link, #menua a.hmenu:visited {
	float:left;
}
#menua a.hmenu:hover, #menub a.vmenu:hover {
	background:#cc6666;
	color:#4B791E;
	border-bottom: 0;
}
#menua a.hmenu:active, #menub a.vmenu:active {
	background:#FFFFFF;
	color:#4B791E;
}
#menua {
	height:20px;
}
#menua:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
/* Taustakasti värv */
td.row4 {
	background-color: #333333;
	border: 0;
}
/* Esilehele nerru logo */
td.nerthfront {
	height: 215px;
	width: 470px;
	background: #3f3f3f;
	padding: 20px;
	padding-top: 30px;
	border: 0;
	border-bottom: 0px solid #EAEAEA;
}
/* Nerthumi header ja footer*/

#header {
	background: #333333 url(header/vaikimisi/header.png) top left no-repeat;
	width: 770px;
	border-bottom: solid 1px #cccccc;
}
td.footer {
	background: #333333;
	border-top: solid 1px #cccccc;
}

/* headeri nupud */
.uusnav {
	font-size: 32px;
	font-weight: bold;
	color: #3f3f3f;
	background: transparent;
	letter-spacing: -1px;
	margin-left: 9px;
	text-transform: uppercase;
}
a.uusnav {
	text-decoration: none;
	color: #666666;
	border-bottom: 0;
}
a.uusnav:hover {
	color: #F9F9F9;
	border-bottom: 0;
	text-decoration: none
}
a.logolink {
	border-bottom: 0;
}
a.logolink:hover {
	border-bottom: 0;
}
.isic {
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	color: #ffffff;
	background: transparent;
	letter-spacing: -1px;
	margin-left: 9px;
	margin-bottom: 4px;
	margin-top: 10px;
}
.isicnav, .isicset {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -1px;
	margin-left: 10px;
	margin-top: 15px;
	background-image: url(images/nupp.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.1em;	
}
a.isicnav {
	text-decoration: none;
	border-bottom: 0;
	color: #ffffff;
}
a.isicset {
	text-decoration: none;
	border-bottom: 0;
	color: #cccccc;
}
a.isicnav:hover, a.isicset:hover {
	color: #ffb846;
	border-bottom: 0;
	text-decoration: none
}
/* Sisestuskast */
.inpt {
	background-color: #FFFFFF;
	color: #999999;
	border-color: #000000;
	border-width: 1px
}
/*
  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: #333333
}
/* Header cells - the blue and silver gradient backgrounds */
th {
	color: #F9F9F9;
	font-weight: bold;
	font-size: 13px;
	background: #333333;
	height: 23px;
	text-transform: uppercase;	
	text-align: left;
}
td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom {
	background: #333333;
	height: 23px
}
/*
  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: 23px;
	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;
	height: 23px
}
td.row3Right, td.spaceRow {
	background-color: #333333
}
th.thHead, td.catHead {
	font-size: 12px
}
th.thSides, td.catSides, td.spaceRow {
}
th.thRight, td.catRight, td.row3Right {
}
th.thLeft, td.catLeft {
}
th.thBottom, td.catBottom {
}
th.thTop {
}
th.thCornerL {
}
th.thCornerR {
}
/* The largest text used in the index page title and toptic title etc. */
.maintitle, h2 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	text-decoration: none;
	color : #cccccc;
}
a.h2 {
	text-decoration: none;
}
/* General text */
.gen {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
.genmed {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}
.genuudis {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}
.gensmall {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}
.gen, .genmed, .gensmall, .genuudis {
	color : #cccccc;
}
a.gen, a.genmed, a.gensmall, a.genuudis {
	color: #cccccc;
	text-decoration: none;
	border-bottom: solid 1px #666666;
}
a.gen:hover, a.genmed:hover, a.gensmall:hover, a.genuudis:hover {
	color: #cc6666;
	text-decoration: none;
	border-bottom: solid 5px #cc6666
}
/* Portal.php blokkide pealkirjad */
.genportal {
	font-size : 13px;
	color : #F9F9F9;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
}
a.genportal {
	color: #F9F9F9;
	text-decoration: none;
	border-bottom: 0;	
}
a.genportal:hover {
	color: #F9F9F9;
	text-decoration: none
}
/* The register, login, search etc links at the top of the page */
.mainmenu {
	color: #F9F9F9;
	font-size: 11px
}
a.mainmenu {
	color: #F9F9F9;
	border-bottom: 0;
	text-decoration: none
}
a.mainmenu:visited {
	color: #F9F9F9;
	border-bottom: 0;
	text-decoration: none
}
a.mainmenu:hover {
	color: #F9F9F9;
	text-decoration: underline
}
/* Forum category titles */
.cattitle {
	color: #F9F9F9;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px
}
a.cattitle {
	color: #F9F9F9;
	border-bottom: 0;
	text-decoration: none
}
a.cattitle:hover {
	color: #EEEEEE;
	text-decoration: underline
}
/* Forum title: Text and link to the forums used in: index.php */
.forumlink {
	color: #538620;
	font-weight: bold;
	font-size: 12px
}
a.forumlink {
	color: #538620;
	border-bottom: 0;
	text-decoration: none
}
a.forumlink:visited {
	color: #538620;
	border-bottom: 0;
	text-decoration: none
}
a.forumlink:hover {
	color: #244008;
	text-decoration: underline
}
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav {
	color: #cccccc;
	font-weight: normal;
	font-size: 11px
}
a.nav {
	color: #cccccc;
	border-bottom: 0;
	text-decoration: none
}
a.nav:visited {
	color: #cccccc;
	border-bottom: 0;
	text-decoration: none
}
a.nav:hover {
	color: #cc6666;
	text-decoration: none
}
/* titles for the topics: could specify viewed link colour too */
.topictitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-weight: bold;
	font-size: 18px
}
a.topictitle:link {
	color: #cccccc;
	border-bottom: 0;
	text-decoration: none
}
a.topictitle:visited {
	color: #cccccc;
	border-bottom: 0;
	text-decoration: none
}
a.topictitle:hover {
	color: #cc6666;
	text-decoration: none
}
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name {
	font-size : 12px;
	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: 150%;
	color: #cccccc;
}
a.postlink:link {
	color: #cccccc;
	text-decoration: none
}
a.postlink:visited {
	color: #cccccc;
	text-decoration: none
}
a.postlink:hover {
	color: #747474;
	text-decoration: underline
}
/* Quote & Code blocks */
.code {
	color: #777777;
	font-size: 11px;
	font-family: Courier, "Courier New", sans-serif;
	background-color: #FFFFFF;
	border: solid 1px #EAEAEA
}
.quote {
	color: #cccccc;
	font-style: italic;
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	border: solid 1px #666666;
	margin-bottom: 20px;
}
/* Copyright and bottom info */
.copyright {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	letter-spacing: -1px;
}
a.copyright {
	color: #888888;
	border-bottom: 0;
	text-decoration: none;
}
a.copyright:hover {
	color: #888888;
	text-decoration: none;
}
/* Form elements */
input, textarea, select {
	background-color: #333333;
	color: #cccccc;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;	
	border: 1px solid #444444;;
}
/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #cccccc;
	border: 1px solid #444444;
	color: #333333;
}
input {
	text-indent : 2px;
}
/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #4444444;
	color : #cccccc;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #444444;	
}
/* The main submit button option */
input.mainoption {
	background-color : #666666;
	font-weight : bold;
}
/* None-bold submit button */
input.liteoption {
	background-color : #666666;
	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: #333333;
	border-style: none;
}
.nupp {
	margin-left: 7px;
	background-image: url(images/nupp.jpg);
	background-repeat: no-repeat;
	background-position: 0 .9em;
	padding-left: .9em;
	line-height: 200%;
}
.nupp2 {
	margin-top: 5px;
	margin-left: 7px;
	background-image: url(images/nupp.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .9em;
	line-height: 100%;
}
.peidetud {
	display: none;
}
 @media print {
.tabcontent {
	display:block!important;
}
}

td.l {
	background: transparent url(images/vaikimisi/2l.jpg) repeat-y;
	width: 5px;
	height: 100%;
}
td.r {
	background: transparent url(images/vaikimisi/2r.jpg) repeat-y;
	width: 5px;
	height: 100%;
}
td.d {
	background: transparent url(images/vaikimisi/2d.jpg) repeat-x;
	height: 5px;
}
td.u {
	background: transparent url(images/vaikimisi/2u.jpg) repeat-x;
	height: 5px;
}
td.ul1 {
	background: transparent url(images/vaikimisi/2ul1.jpg) no-repeat;
	background-position: left;
	width: 50%;
	height: 5px;
}
td.ul2 {
	background: transparent url(images/vaikimisi/2ul2.jpg) no-repeat;
	width: 5px;
	height: 15px;
}
td.ur1 {
	background: transparent url(images/vaikimisi/2ur1.jpg) no-repeat;
	background-position: right;
	width: 50%;
	height: 5px;
}
td.ur2 {
	background: transparent url(images/vaikimisi/2ur2.jpg) no-repeat;
	width: 5px;
	height: 15px;
}
td.dl1 {
	background: transparent url(images/vaikimisi/2dl1.jpg) no-repeat;
	background-position: bottom;
	width: 5px;
	height: 15px;
}
td.dl2 {
	background: transparent url(images/vaikimisi/2dl2.jpg) no-repeat;
	width: 50%;
	height: 5px;
}
td.dr1 {
	background: transparent url(images/vaikimisi/2dr1.jpg) no-repeat;
	background-position: bottom;
	width: 5px;
	height: 15px;
}
td.dr2 {
	background: transparent url(images/vaikimisi/2dr2.jpg) no-repeat;
	background-position: right;
	width: 50%;
	height: 5px;
}
td.pic {
	background: #333333;
}
td.l2 {
	background: transparent url(images/vaikimisi/2l.jpg) repeat-y;
	width: 5px;
	height: 100%;
}
td.r2 {
	background: transparent url(images/vaikimisi/2r.jpg) repeat-y;
	width: 5px;
	height: 100%;
}
td.d2 {
	background: transparent url(images/vaikimisi/2d.jpg) repeat-x;
	height: 5px;
}
td.u2 {
	background: transparent url(images/vaikimisi/2u.jpg) repeat-x;
	height: 5px;
}
td.ul12 {
	background: transparent url(images/vaikimisi/2ul1.jpg) no-repeat;
	background-position: left;
	width: 50%;
	height: 5px;
}
td.ul22 {
	background: transparent url(images/vaikimisi/2ul2.jpg) no-repeat;
	width: 5px;
	height: 15px;
}
td.ur12 {
	background: transparent url(images/vaikimisi/2ur1.jpg) no-repeat;
	background-position: right;
	width: 50%;
	height: 5px;
}
td.ur22 {
	background: transparent url(images/vaikimisi/2ur2.jpg) no-repeat;
	width: 5px;
	height: 15px;
}
td.dl12 {
	background: transparent url(images/vaikimisi/2dl1.jpg) no-repeat;
	background-position: bottom;
	width: 5px;
	height: 15px;
}
td.dl22 {
	background: transparent url(images/vaikimisi/2dl2.jpg) no-repeat;
	width: 50%;
	height: 5px;
}
td.dr12 {
	background: transparent url(images/vaikimisi/2dr1.jpg) no-repeat;
	background-position: bottom;
	width: 5px;
	height: 15px;
}
td.dr22 {
	background: transparent url(images/vaikimisi/2dr2.jpg) no-repeat;
	background-position: right;
	width: 50%;
	height: 5px;
}
/* Abisüsteemi disain */
.helpbtn {
	position: absolute;
	visibility: hidden;
	border: 0;
	background-color: #666633;
	width: 300px;
	padding: 8px;
}
