/*===========================================*/
/* CSS by Nordic NetLink OÜ, www.nnl.ee */
/*===========================================*/
/*===============================*/
/* GENERAL */
/*===============================*/
@charset "utf-8";

body {
	background:url(../images/bg.jpg) repeat-x #b3b3b3;
	margin:0;
	padding:0;
	line-height:150%;
}
body, td, th, p, input, textarea, option, select {
	font-size:12px;
	color:#444;
}
body, td, th, p, div, h1, h2, h3, h4, h5, input, textarea, option, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 /* content */ {
	color:#369;
	margin:0;
	padding:7px 5px 8px 5px;
	font-size:12px;
	background:url(../images/h_bg.jpg) repeat-x 0 100%;
}
h2 /* content */ {
	color:#900;
	font-size:12px;
	margin:0;
	padding:10px 0 0 0;
}
h3 /* content */ {
	color:#f60;
	margin:4px 0;
	padding:0;
	font-size:12px;
	text-transform:uppercase;
}
h4 /* sides */ {
	color:#369;
	margin:0;
	padding:5px 0 10px 0;
	font-size:12px;
	background:url(../images/h_bg.jpg) repeat-x 0 100%;
	text-align:center;
}
h5 /* special */ {
	color:#fff;
	background:url(../images/header.jpg) no-repeat -20px -126px;
	padding:3px 1%;
	margin:0;
	font-size:12px;

}
th {
	color:#fff;
	background:url(../images/header.jpg) no-repeat -20px -126px;
	padding:3px 0;
}
a:link, a:visited {
	color:#369;
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
}
p {
	text-align:justify;
	margin:0;
	padding:6px 0;
}
input, textarea, select {
	background:none;
	border:1px solid #aaa;
}
hr {
	border:none;
	height:1px;
	background:#ccc;
}
form {
	margin:0;
	padding:0;
}
a img {
	border:none;
}
a:active, a:focus {
	outline:none;
}
fieldset {
	border:1px solid #ccc;
}
legend {
	padding:0 25px;
	background:white;
	color:#666;
	font-weight:bold;
}
/*===============================*/
/* LAYOUT */
/*===============================*/
#main_cont 		{width:990px; margin:auto;}
#main 			{width:100%; float:left; background:url(../images/main_bg.jpg) repeat-y 0 10px;}
#header 		{width:100%; float:left; height:168px; background:url(../images/header.jpg) no-repeat;}
#middle			{width:100%; float:left; padding:0; background:url(../images/header.jpg) no-repeat 0 -169px;}

/*===============================*/
/* TOP */
/*===============================*/
#logo {
	width:270px;
	padding:0 0 0 28px;
	float:left;
	height:115px;
}
#logo img {
	width:290px;
	height:112px;
}
#lang {
	width:400px;
	height:40px;
	text-align:right;
	float:left;
	padding:15px 0 0 266px;
}
#lang img {
	border:1px solid #f4951f;
}
#top_search {
	float:right;
	padding:5px 13px 0 0;
}
#top_search input {
	background:none;
	border:none;
	color:white;
	width:135px;
}
input#search_button {
	width:20px;
	cursor:pointer;
}
/* main menu */
#main_menu {
	width:100%;
	padding:13px;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#main_menu ul,#main_menu ul li {
	display:inline;
	padding:13px 0;
	margin:0;
	list-style:none;
	height:40px;
}
#main_menu a,#main_menu a:visited {
	color:white;
	padding:13px 6px;
	text-decoration:none;
}
#main_menu a:hover,#main_menu a:active,a.active_main,a.active_main:visited {
	background:url(../images/menu_a.jpg) repeat-x;
}

/*===============================*/
/* LEFT */
/*===============================*/
#left_side {
	width:183px;
	float:left;
	padding:0 0 10px 12px;
}
.l_box {
	width:179px;
}
/* SIDE MENU */
.side_menu ul {
	margin:0;
	padding:10px 0 10px 10px;
	list-style:none;
	line-height:110%;
}
/* 1. step */
.side_menu ul li a, .side_menu ul li a:visited {
	color:#333;
	display:block;
	width:100%;
	padding:3px 0;
	text-decoration:none;
}
.side_menu a:hover, .side_menu a:active,a.active_side,a.active_side:visited {
	color:#900 !important;
}
/* 2. step */
.side_menu li ul a, .side_menu li ul a a:visited {
	width:90% !important;
	padding:5px 0 5px 10% !important;
	font-weight:normal !important;
	font-size:12px !important;
	text-decoration:none !important;
	text-transform:none !important;
}
.side_menu li ul a:hover, .side_menu li ul a a:active,.side_menu li ul li.active_side a,.side_menu li ul li.active_side a:visited {
	text-decoration:underline !important;
}
/* 3. step */
.side_menu ul li.active_side ul li.active_side ul li a, .side_menu ul li.active_side ul li.active_side ul a a:visited {
	width:80% !important;
	padding:5px 0 5px 20% !important;
	text-decoration:none !important;
}
.side_menu ul li.active_side ul li.active_side ul li a:hover, .side_menu ul li.active_side ul li.active_side ul a a:active, .side_menu ul li.active_side ul li.active_side ul li.active_side a, .side_menu ul li.active_side ul li.active_side ul li.active_side a:visited {
	text-decoration:underline !important;
}
/* user login */
.side_user form div {
	padding:10px 0 10px 10px;
}
.side_user input {
	width:136px;
	color:#666;
	font-size:10px;
	border:1px solid #aaa !important;
	background:none !important;
	margin:0 0 4px 0;
}
input#login_enter {
	width:auto !important;
	margin:0 0 8px 0 !important;
	cursor:pointer;
	border:white !important;
	background:url(../images/menu_a.jpg) repeat-x !important;
	color:white;
	height:20px;
}
.side_user ul {
	list-style:none;
	margin:0;
	padding:0;
}
.side_user a,.side_user a:visited {
	color:#222;
	text-decoration:none;
	font-size:11px;
}
.side_user a:hover,.side_user a:active {
	text-decoration:underline;
}
li.user_menu_log_out a {
	color:#900 !important;
	margin:5px 0;
}
ul.user_menu_forum {
	padding-left:0;
	margin-left:-1px !important;
}
ul.user_menu_forum a {
	color:#fff !important;
	background:url(../images/header.jpg) no-repeat -20px -126px;
	padding:7px 0 !important;
	text-align:center;
	font-weight:bold;
}
/*===============================*/
/* CONTENT */
/*===============================*/
#content {
	width:580px;
	float:left;
	padding:0 7px 10px 10px;
}
.content {
	background:white !important;
}
#content ul {
	margin:10px 0;
	padding:0;
	list-style:none;
}
#content ul li {
	padding:0 0 0 15px;
	background:url(../images/bullet.jpg) no-repeat 0 50%;
}
#content ol {
	margin:10px 0 10px 22px;
	padding:0;
}
/*===============================*/
/* RIGHT */
/*===============================*/
#right_side {
	width:188px;
	float:left;
	padding:0 10px 10px 0;
	float:left;
}
.r_box {
	width:100%;
	padding:0 0 5px 0;
}
/* ALTERNATIVE BOXES */
/* side partners */
.side_partners {
	text-align:center;
}
.side_partners img {
	margin:5px 0 0 0;
}

/*===============================*/
/* BOTTOM */
/*===============================*/
#footer	{
	width:100%;
	float:left;
	padding:6px 0;
	text-align:center;
	background:url(../images/footer.jpg) no-repeat;
	font-size:10px;
	color:white;
}
#footer_info {
	width:90%;
	float:left;
}
#designer {
	width:10%;
	float:left;
	text-align:center;
}
#designer a,designer a:visited {
	color:#aaa !important;
	text-decoration:none;
}
/*===============================*/
/* NEWS */
/*===============================*/
/* news list */
.news_list {
	width:100%;
	padding-bottom:10px;
}
.news_list_date {
	padding:5px 0;
	font-size:12px;
	color:#777;
}
.news_list_txt a,.news_list_txt a:visited {
	color:#333;
	text-decoration:none;
}
.news_list_txt_read_more {
}
/* open news */
#news_open {}
#news_open_date {
	padding:5px 0;
	font-size:12px;
	color:#666;
}
#news_open_intro {
	font-style:italic;
	color:#222;
}
#news_open_txt {}
#news_open_back {}
#news_comments {}
#news_comments_form {}
#news_comments_disclaimer {}
/*===============================*/
/* CALENDAR */
/*===============================*/
#calendar_list{}
.cal_row {
	padding:5px 0;
}
.cal_row a {
	width:100%;
	display:block;
}
.cal_date {
	width:90px;
	color:#666;
	text-align:right;
}
/* user calendar */
.calendar_user_block {
	padding:0 0 20px 0;
}
/*===============================*/
/* SEARCH */
/*===============================*/
#search_result {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
#search_result td {
	padding:0 3px;
}
#search_result tr:hover td {
	background:url(../images/header.jpg) no-repeat -20px -126px;
	color:white;
}
#search_result a,#search_result a:visited {
	display:block !important;
	padding:3px 0;
	text-decoration:none;
	color:#555;
}
#search_result a:hover,#search_result a:active {
	color:white;
}
.search_first {
	width:80%;
}
.search_last {
	text-align:right;
	color:#999;
}

/*===============================*/
/* FORUM */
/*===============================*/
#forum_nav {
	color:#333;
	width:580px;
	clear:both;
	padding:0 0 3px 0;
}
#forum_nav a,.forum_nav a:visited {
	text-decoration:none;
}
#forum_main {
	width:578px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#forum_main td,#forum_main th {
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:4px 2px 4px 2px;
}
#forum_main_posts th,#forum_post_new_h {
	background-image:url(../images/r_h.jpg);
	background-repeat:repeat-x;
	color:#777 !important;
	font-size:11px;
}
#forum_main a,#forum_main a:visited {
	text-decoration:none;
}
#forum_main a:hover {
	text-decoration:underline;
}
.forum_post_date {
	text-align:right;
	font-size:10px;
	color:#999;
}
.forum_post {
}
.forum_sub {
	background-image:url(../images/r_h.jpg);
	background-repeat:repeat-x;
    text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:white;
	padding:3px;
}
.forum_sub a,.forum_sub a:visited {
	color:white;
}
.forum_last_post {
	font-size:10px;
	color:#999;
	text-align:right;
}
#forum_stat {
	border:1px solid #ccc;
	padding:0 0 4px 0;
	margin:12px 0 0 0;
	width:578px;
}
#forum_stat h2 {
	padding:4px 0 4px 2px;
	margin:0 0 12px 0;
	text-transform:uppercase;
	font-size:11px;
	background-image:url(../images/r_h.jpg);
	background-repeat:repeat-x;
}
#forum_stat p {
	padding:4px 2px 4px 2px;
}
