/* LAYOUT */

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	background: #00867D url(images/bg.jpg) repeat-x center top;

	margin: 0px;

}

a {

	text-decoration: underline;

	font-weight: bold;

	color: #B3DBEF;

}

a:hover {

	text-decoration: none;

	color: #F1004F;

}

	.copyright {

		font-weight: normal;

		text-align: right;

		color: #333333;

		font-size: 11px;

}



	a.copyright {

		font-weight: normal;

		text-decoration: none;

		color: #333333;

}

	a.copyright:hover {

		font-weight: normal;

		text-decoration: underline;

		color: #333333;

}

div.main {

	margin: auto;

	width: 810px;

	text-align: left;

	position: relative;

}



.mainarea {

	padding-top: 2px;

	padding-bottom: 2px;

}



.topbar {

	position: relative;

}

.topbar .company {

	position: absolute;

	left: 0px;

	top: 0px;

	padding-left: 50px;

	padding-top: 57px;

	height: 10px;

	font-size: 16pt;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;
	
	color: #FFFFFF;


}

.bottombar {

	position: relative;

	background: #ffffff url(images/bottom_bar.jpg) no-repeat left top;

	height: 28px;

	padding-top: 10px;

	padding-right: 15px;

}

.topmenu {

	background: url(images/menu_bar.jpg) repeat-x left top;

	color: white;

	font-weight: bold;

	height: 36px;

	/*

	padding-left: 25px;

	*/

}

.content {

	vertical-align: top;

	background: #000000 url(images/content_bg.jpg) no-repeat right top;

	padding-right: 30px;

	padding-bottom: 10px;

	padding-left: 30px;

	padding-top: 20px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 18px;

	color: #FFFFFF;
	
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;

	/*

	border-left: 1ps solid #contbordväri;

	border-top: 1ps solid #contbordväri;

	border-right: 1ps solid #contbordväri;

	border-bottom: 1ps solid #contbordväri;

	*/

}

.leftmenu {

	padding-bottom: 10px;

	width: 150px;
	

}



td.leftmenu {

	vertical-align: top;

	width: 150px;

	padding-top: 20px;

	background: #000000 url(images/content_bg.jpg) no-repeat top left; 
	border-left: 1px solid #FFFFFF;
	
	border-top: 3px solid #EF014F;

	/*

	border-left: 1ps solid #leftbordväri;

	border-top: 1ps solid #leftbordväri;

	border-right: 1ps solid #leftbordväri;

	border-bottom: 1ps solid #leftbordväri;

	*/

}

#intramenu {

	background: #49565C;
	
	border-top: 3px solid #EF014F;

}

.leftmenu h2, .leftmenu h2 a {

	font-size: 12px;

	font-weight: bold;

	margin:0px;

	padding: 5px;

	padding-left: 15px;

	color: #1B9EDF;

	text-transform: uppercase;

}

.leftmenu h2 a {

	padding-left: 0px;

}

.leftmenu hr {

	border: 1px solid white;

	width: 100%;

	height: 1px;

}

.leftmenu a {

	padding-left: 15px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #53B1DF;

	text-decoration: none;

}

.search {

	padding-left: 15px;

	padding-top: 10px;

	color: #333333;

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

}

h1.title {

	height: 14px;

	color: #FFFFFF;

	font-size: 11px;

	padding: 2px;

	padding-top: 3px;

	padding-left: 3px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	margin: 0px;

	margin-top: 5px;

}

.rightside {

	vertical-align: top; 

	width: 150px;

}

	

/* NEWS/CALENDAR */

.list {

	font-size: 11px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	width: 100%;

}

.list .date {

	color: #DFDFDF;

	font-weight: bold;

	vertical-align: top;

	width: 4em;

	white-space: nowrap;

}

.list .title {

	color: #333333

}

.list .title A {

	color: #FFFFFF;

	text-decoration: none;

}

.list .content {

	color: #333333;

	/*font-size: 80%;*/

	padding-bottom: 1em;

}

.list .link {

	text-align: right;

	white-space: nowrap;

}

.list .link a {

	text-decoration: underline;

	color: #FFFFFF;	/*

	color: white;

	border: 1px solid #2e5d8b;

	background: #3e6f9f;

	padding-left: 2px;

	*/

}



/* Single item */

.news {

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.news h1 {

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-transform: uppercase;

	margin: 0px;

}

.news .date {

	color: #DFDFDF;

}

.news blockquote {

	margin: 0px;

	margin-top: 10px;

}



.searchresults {



}

.searchresults h1 {

	font-size: 12px;

	font-weight: bold;

	color: #333333;

	text-transform: uppercase;

}

.searchresults a {

	color: #333333;

	font-weight: bold;

	text-decoration: none;

}



.searchresults hr {

	border: none;

	border-top: 1px solid #AAA;

	height: 1px;

	width: 85%;

	text-align: center;

	margin-top: 1em;

	margin-bottom: 1em;

}



.feedbackform {

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.feedbackform h1 {

	font-size: 12px;

	font-weight: bold;

	color: #649949;

	text-transform: uppercase;

}

.feedbackform .label {

	font-size: 9pt;

	color: #FFFFFF;

}

.feedbackform input, .feedbackform textarea {

	display: block;

	margin-top: 2px;

}

.feedbackform input.button {

	display: inline;

	border: 1px solid #3c6293;

	background: #f0eeef;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9pt;

	color: #649949;

}



/* IE fix */

* html form { margin: 0px; }



/* DOMMENU */ 

div.domMenu_menuBar {

}

div#domMenu_top, div.domMenu_menuBar table, div.domMenu_menuBar td {

}

div.domMenu_menuElement {

	/* background: url(images/menu_element.jpg) no-repeat left top; */

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	white-space: nowrap;

	color: #FFFFFF;

	text-align: left;

	padding-top: 10px;

	padding-right: 15px;

	padding-left: 15px;

	height: 26px;

	/*

	text-transform: uppercase;

	*/

}

div.domMenu_left_menuElement {

	/* background: url(images/left_element.jpg) no-repeat left top; */

	font-weight: bold;
	
	color: #FFFFFF;

	white-space: normal;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 15px;

	padding-right: 15px;

	border-bottom: 1px solid #343434;

}

	div.domMenu_menuElementHover {

		/* background: url(images/menu_hover.jpg) no-repeat left top; */

		color:  #EF014F;

}

	div.domMenu_left_menuElementHover {

		/* background: url(images/left_hover.jpg) no-repeat left top; */

		color: #EF014F;

}

div.domMenu_subMenuBar {

	border: 1px solid #343434;

}

div.domMenu_subMenuElement {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	border: solid #62abf8;

	border-width: 0px 0px 0px 0px;

	background-color: #7A7D82;

	color: #EFEFEF;

	text-align: left;

	padding-top: 5px;

	padding-right: 15px;

	padding-left: 15px;

	padding-bottom: 5px;

}

	div.domMenu_subMenuElementHeading {

		font-weight: bold;

		text-align: right;

}

		div.domMenu_subMenuElementHover {

			color: #F1004F;

}



/* FORUM */

.forum {

	font-size: 8pt;

}



a.forum_cat_link, a.forum_msg_link, a.forum_msg_link_selected, a.forum_msg_funktion, a.forum_add_new {

	color: #333333;

	font-weight: bolder;

	text-decoration: underline;

}

A.forum_cattree_link{
	
	color: #FFFFFF;

	font-weight: bolder;

	text-decoration: underline;
	
}

a.forum_msg_link_selected {

	color: #FFFFFF;

}



td.forum_cat_topic, TD.forum_msg_topic, TD.forum_form_topic, TD.forum_add_new {

	background-color: #49565C;

	color: #FFFFFF;

}



TD.forum_msg_functions, TD.forum_msg_info {

	background-color: #49565C;

	color: black;

}



TD.forum_cat_topic{   /* on forum frontpage*/

	border-bottom: 1px solid #FFFFFF;

	font-weight: bolder;

	padding: 2px 5px 2px 5px;

}

TD.forum_cat_bg{    /* bg of category-topic*/

	background-color: white;

	border: 1px solid #2A4C7E;

	color: black;

	padding: 2px 5px 2px 5px;

	height: 50px;

}

TD.forum_cat_name{    /* category name on frontpage cat-list */

	background-color: white;

	color: black;

	padding: 2px 5px 2px 5px;

}



TD.forum_cat_info{    /* info of category (total messages) */

	color: black;

	padding: 2px 5px 2px 5px;

}



TD.forum_msglist_topic{   /* topic, nickname, total replies */

	background: #49565C;

	font-weight: bolder;

	border-bottom: 1px solid #FFFFFF;

	padding: 2px 2px 2px 2px;

}



TD.forum_msglist_1{   /* msg list where user has selected category line 1 */

	color: #000000;

}



TD.forum_msglist_2{   /* msg list where user has selected category line 2 */

	color: #000000;

	background-color: #D7D8DD;

}



TD.forum_msgtree_topic{   /* topic, nickname, total replies */

	font-weight: bolder;

	border-bottom: 1px dotted #999999;

	padding: 2px 2px 2px 2px;

}



TD.forum_msgtree_1{   /* msg tree under chosen message line 1 */

	color: #FFFFFF;

	padding:2px;

}



TD.forum_msgtree_2{   /* msg tree under chosen message line 2 */

	color: #000000;

	background-color: #D7D8DD;

	padding:2px;

}

TD.forum_msg_bg { /* open message whole cell bg*/

	background-color: white;

	border: 1px solid #999999;

	padding: 0px;

}

TD.forum_msg_topic  { /* open message topic */

	font-weight: bolder;

	padding: 2px 2px 2px 2px;

}

TD.forum_msg_info { /* open message info (nickame, time) */

	font-size: 7pt;

	font-weight: bolder;
	
	color: #FFFFFF;
	
	padding: 2px 2px 2px 2px;

}

TD.forum_msg_content{   /* open message content */

	color: black;

	padding: 2px 2px 2px 2px;

	border-top: 1px solid #999999;

	border-bottom: 1px solid #999999;

}

TD.forum_msg_functions  { /* bg of reply to message, inform of bad message */

	padding: 2px 3px 2px 3px;

}



TD.forum_form_topic{    /* topic of form of new message or topic */

	border: 1px solid #999999;

	font-weight: bolder;

	padding: 2px 2px 2px 5px;



}



TD.forum_add_new{   /* bg of add new topic or message */

	/*border: 1px solid #2A4C7E;*/

	background: none;

	padding: 2px 5px 2px 5px;

}





a.morelink {

	position: relative;

	display:block;

	text-align: right;

	right: 0px;

	text-decoration: none;

	color: #333333;

}

.login {

	padding-left: 10px;

}

.banners {

	text-align: center;

}

.banners hr {

	border:none;

	border-top: 1px solid #ddd;

	height: 1px;

	width: 100%;

	text-align:center;

	margin: 5px auto;

}

/* Otsikot */

h1, h2, h3, h4, h5, h6 {

	font-weight: bold;

	color: #FFFFFF;

}



h1 {

	font-size: 24px;

}

h2 {

	font-size: 20px;

}

h3 {

	font-size: 18px;

}

h4 {

	font-size: 16px;

}

h5 {

	font-size: 14px;

}

h6 {

	font-size: 12px;

}



/* IE FIX */

* html .banners hr { margin: 0px auto; }

/* IE8 fix */

.search input[type="submit"] { padding: 0; } 

