html, body {
	height: 100%;
}

#flashMessage {
position: absolute;
top: 50px;
left: 0px;
width: 100%;
text-align:center;
font-size: 12px;
font-weight: bold;
}

.error, .notification{
width: 300px;
}

.error, .notification, .helpmessage, .warningmessage{
margin: auto;
padding: 10px;  
}

.helpmessage, .warningmessage{
  width: 500px;
}

.warningmessage, .error{
background: #F7CBCA;
border: 1px solid #CE0205;
color: #CE0205;
}

.helpmessage, .notification{
background: #EEF3D3;
border: 1px solid #91A913;
color: #91A913;
}

body {
color:#4A4A4A;
font:62.5% Arial, Helvetica;
background-image: url(../images/containerbg.png);
background-repeat: repeat-x;
background-color: #e5eff4;
}

#page {

}

.page_top_text{
  float: left;
  padding:0 30px 2px 0px;
  margin: 8px 0 0 5px;
  border-bottom: 1px solid #E8E8E8;
}

.page_top_text h4{
  color: #666;
  margin:0px;
  padding: 0px;
}

.page_top_img{
  height: 48px;
  width: 48px;
  float: left;
}

.add_comment {
font-size:80%;
}

a {
color:#ef0e0e;
text-decoration:none;
outline:none;
}

a:hover {
color:#333;
}

ul {
list-style:none;
}

.clear {
clear:both;
}

.alignright {
float:right;
}

.imgleft {
float:left;
border:4px solid #bcd4de;
margin:0 12px 12px 0;
}

.imgright {
float:right;
border:4px solid #bcd4de;
margin:0 0 12px 12px;
}

.img_center {
width:98%;
background:#e0e0e0;
margin:10px 0;
padding:5px;
}

h3.title {
font-size:18px;
margin: 0px;
padding: 0px;
}

h1 a,h3 a {
text-decoration:none;
border-bottom:none;
}

h2 {
line-height:150%;
font:normal 22px "Verdana", Trebuchet MS, Arial;
margin:0;
padding:5px 0 0;
}

h2 a {
text-decoration:underline;
}

h3 {
font:normal 20px "Verdana", Trebuchet MS, Arial;
margin:0;
padding:8px 0 3px;
}

h3 a {
text-decoration:none;
}

h4 {
font:normal 18px "Verdana", Trebuchet MS, Arial;
color:#666;
margin:0;
padding:5px 0;
}

h5 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font:normal 16px  "Verdana", Trebuchet MS, Arial;
	color:#666;
}
h6 {
	margin: 12px 0 12px 0;
	padding: 0;
	line-height: 100%;
	color: #666;
	font:normal 18px  "Verdana", Trebuchet MS, Arial;
	border-bottom:1px solid #ccc;
}

#header {
background:#03658e url(../images/bg-menu.png) repeat-x;
border-bottom:3px solid #8DAB4A;
border-top:1px solid #8DAB4A;
height:35px;
}

.logo {
	position: absolute;
	top: 3px;
	left: 15px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

.logo_i {
	color: #8DAB4A;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px ;
}

#header-in {
width:960px;
margin:0 auto;
}

#header-in #search {
background:url(../images/searchbg.png) no-repeat;
background-position:0 3px;
float:right;
width:281px;
height:23px;
margin:2px 8px 0 0;
padding:5px 0 0 5px;
}

#header-in .i_search {
background:url(../images/i_search.png) no-repeat;
background-position:0 8px;
}

#header-in #search .s {
background:none;
color:#333;
border:none;
font:bold 12px Arial, Helvetica, sans-serif;
width:245px;
float:left;
height:16px;
margin-right:5px;
padding:2px;
}

#header-in #searchform .sgo {
border:none;
margin:2px 0 0;
}

#content-wrap {
width:960px;
padding-bottom:20px;
min-height:500px;
overflow:hidden;
margin:0 auto;
margin-top: 20px;
}

#content {
float:left;
width:570px;
overflow:hidden;
}

#content p {
font-size:12px;
line-height:19px;
text-align:justify;
margin:10px 0;	
}

#content p a:hover {
color:#ef0e0e;
}

#content a {
text-decoration:none;
color:#025b80;
}

#content a:hover {
color:#8dab4a;
}

#content ul {
font:12px Arial, Helvetica, sans-serif;
margin:0 0 15px;
padding:0;
}

#content ul li ul {
margin:8px 0 5px;
padding:0;
}

#content ol {
list-style-type:decimal;
line-height:18px;
font-size:12px;
margin:0;
padding:0 0 10px 22px;
}

#content ol li ol {
margin:8px 0 5px 18px;
padding:0;
}

#content ol li {
background:none;
margin:0 0 5px;
padding:0;
}

#content blockquote {
background:#F4F9FB url(../images/quote2.png) no-repeat left top;
background-position:8px 5px;
width:91%;
font-style:italic;
margin:15px 0 20px;
padding:5px 8px 5px 35px;
}

#content blockquote p {
}

.uudis {
background:transparent;
margin:0;
}

.xtop,.xbottom {
display:block;
background:transparent;
font-size:1px;
}

.xb1,.xb2,.xb3,.xb4 {
display:block;
overflow:hidden;
}

.xb1,.xb2,.xb3 {
height:1px;
}

.xb2,.xb3,.xb4 {
background:#fff;
border-left:1px solid #fff;
border-right:1px solid #fff;
}

.xb1 {
background:#fff;
margin:0 5px;
}

.xb2 {
border-width:0 2px;
margin:0 3px;
}

.xb3 {
margin:0 2px;
}

.xb4 {
height:2px;
margin:0 1px;
}

.xboxcontent {
background:#fff;
border:0 solid #fff;
height:100%;
overflow:hidden;
border-width:0 1px;
padding:0 10px;
}

.min_height {
min-height:500px;
}

.spcaer_top {
margin-top:10px;
}

#content .posts {
clear:both;
height:100%;
padding-bottom:5px;
margin-bottom:5px;
}

#content .post_top {
margin-bottom:5px;
border-bottom:1px solid #dcebf6;
font-size:11px;
padding:0 0 3px 0;
}

#content .post_top a:hover {
color:#333;
text-decoration:none;
}

#content .post_title {
background:#bce3ff url(../images/post_bottom.png) no-repeat bottom;
clear:both;
overflow:hidden;
height:100%;
margin:10px 0 15px 0;
font:11px Arial, Helvetica, sans-serif;
padding:0;
}

#content .post_title a {
color:#03658E;
text-decoration:none;
}

#content .post_title a:hover {
color:#f95200;
text-decoration:none;
}

.post_bottom{
  padding-top: 4px;
}

.post_title2 {
background:url(../images/post_top.png) no-repeat top;
clear:both;
overflow:hidden;
height:100%;
padding:5px;
}

.kommentaaride_arv{
  width: 200px;
  float: left;
}

.admintools {
width:100px;
text-align:right;
float:right;
}

#searchform input {
color:#333;
border:1px solid #4A4A4A;
margin-bottom:5px;
}

#search br {
display:none;
}

* html .sidebar_bottom {
margin-bottom:-4px;
}

#sidebar h3 {
font:bold 13px "Trebuchet MS", Verdana, Arial;
color:#385001;
background:url(../images/sheadbg.png) no-repeat;
margin:0 0 5px;
padding:2px 0 3px 22px;
}

#sidebar {
float:right;
width:375px;
background:url(../images/sidebarbg.png) repeat-y;
overflow:hidden;
height:100%;
padding:0;
}

#sidebar_l {
float:left;
width:170px;
padding-left:10px;
margin-top:10px;
}

#sidebar_r {
float:right;
width:170px;
padding-right:10px;
margin-top:10px;
}

.sidebar_top {
background:url(../images/sidebar_top.png) no-repeat left top;
height:84px;
margin-bottom:-11px;
padding:10px;
}

.sidebar_userinfo {margin:0 5px 10px 0;}

.sidebar_picture {
width:94px;
height: 64px;
padding:10px 0 0;
background: url(../images/intralogo.png) no-repeat;
background-position: 0px 5px;
}

#sidebar h2 {
font:bold 13px "Trebuchet MS", Verdana, Arial;
color:#385001;
background:url(../images/sheadbg.png) no-repeat;
margin:0 0 5px;
padding:2px 0 3px 22px;
}

#sidebar h4 {
font:bold 12px "Trebuchet MS", Verdana, Arial;
color:#333;
margin:0 0 5px;
padding:8px 0 0;
}

#sidebar p {
font:11px Arial, Helvetica, sans-serif;
margin:0;
padding:0 0 5px;
}

#sidebar a {
line-height:18px;
text-decoration:none;
color:#187298;
}

#sidebar ul,#sidebar ul li {
font:12px "Trebuchet MS", Verdana, Arial;
list-style-type:none;
margin:0 0 25px;
padding:0;
}

#sidebar ul li ul li {
background:url(../images/bullet.png) no-repeat;
background-position:5px 9px;
border-bottom:1px solid #d2e4ed;
margin:0;
padding:3px 0 3px 22px;
}

#sidebar li .menu_esileht {
	background: url(../images/house.png) no-repeat;
	background-position: 2px 2px;
}

#sidebar li .menu_dokumendid {
	background: url(../images/folder_database.png) no-repeat;
	background-position: 2px 2px;
}

#sidebar li .menu_post {
	background: url(../images/menu_mail_message.png) no-repeat;
	background-position: 2px 4px;
}

#sidebar li .menu_arhiiv {
	background: url(../images/date.png) no-repeat;
	background-position: 2px 2px;
}

#sidebar li .menu_kasutajad {
	background: url(../images/group.png) no-repeat;
	background-position: 2px 2px;
}

#sidebar li .menu_seaded {
	background: url(../images/wrench_orange.png) no-repeat;
	background-position: 2px 2px;
}

#sidebar ul li ul li a {
color:#187298;
line-height:18px;
text-decoration:none;
border-bottom:none;
}

#sidebar ul li ul li a:hover {
text-decoration:none;
color:#ef0e0e;
background-position:0 6px;
}

#sidebar ul li ul li ul li {
background:none;
border-bottom:none;
margin:0;
padding:3px 0 3px 22px;
}

#sidebar ul li ul li ul li a {
color:#187298;
text-decoration:none;
margin:0;
}

#sidebar ul li ul li ul {
border:none;
margin:0;
padding:0;
}

#sidebar ul li ul li ul li a:hover {
color:#ef0e0e;
background-position:0 8px;
}

.sidebar_bottom {
background:url(../images/sidebar_bottom.png) no-repeat left top;
height:11px;
clear:both;
}

.post_active {
position:absolute;
top:-18px;
left:10px;
}

.rcomment {
position:absolute;
top:-18px;
left:118px;
}

.clearfix:after {
content:".";
clear:both;
height:0;
visibility:hidden;
display:block;
}

.clearfix {display:block;}
* html .clearfix {height:1%;}
a.button,button {
display:block;
float:left;
border:1px solid #dedede;
border-top:1px solid #eee;
border-left:1px solid #eee;
background-color:#f5f5f5;
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-size:100%;
line-height:130%;
text-decoration:none;
font-weight:700;
color:#565656;
cursor:pointer;
margin:0 5px 0.667em 0;
padding:5px 0px 5px 7px;
}

button {
width:auto;
overflow:visible;
padding:4px 10px 3px 7px;
}

button[type] {
line-height:17px;
padding:4px 10px 4px 7px;
}

*:first-child+html button[type] {padding:4px 10px 3px 7px;}

button img,a.button img {
border:none;
width:16px;
height:16px;
float:none;
margin:0 3px -3px 0 !important;
padding:0;
}

button:hover,a.button:hover {
background-color:#dff4ff;
border:1px solid #c2e1ef;
color:#369;
}

a.button:active {
background-color:#6299c5;
border:1px solid #6299c5;
color:#fff;
}
body .positive {color:#529214;}

a.positive:hover,button.positive:hover {
background-color:#E6EFC2;
border:1px solid #C6D880;
color:#529214;
}

a.positive:active {
background-color:#529214;
border:1px solid #529214;
color:#fff;
}

body .negative {color:#d12f19;}

a.negative:hover,button.negative:hover {
background:#fbe3e4;
border:1px solid #fbc2c4;
color:#d12f19;
}

a.negative:active {
background-color:#d12f19;
border:1px solid #d12f19;
color:#fff;
}

.confirm_top{
  padding:0 30px 2px 0px;
  margin: 0 0 0 5px;
  border-bottom: 1px solid #E8E8E8;
}

.confirm_top h4
{
		color: #666;
		margin:0px;
		padding: 0px;
		font-size: 14px;
}

.confirm_text
{
		text-align: center;
		margin: 10px 0 0 0;
		font-weight: bold;
}

.confirm_object
{
		color: #D12F19;
}

.confirm_buttons
{
		padding:10px 0 0 0;
		position: absolute;
		bottom: 5px;
		right: 5px;
}

.confirm_buttons a:hover {
text-decoration:none;
color:#187298;
}

.alignleft,#content {float:left;}

h1 a:hover,h3 a:hover,h2 a:hover {
color:#668c0e;
text-decoration:none;
}

#content p a,#content .post_top a {
color:#007fdb;
text-decoration:none;
}

#content li,#content li ul li {
background:url(../images/bullet4.png) no-repeat center;
background-position:0 2px;
margin:0 0 5px;
padding:0 0 0 18px;
}

#content .commetmain p,#sidebar ul li ul {
margin:0;
padding:0;
}

.thecomment,.comment-body {margin:0;}

#sidebar a:hover,.confirm_buttons a {
color:#ef0e0e;
text-decoration:none;
}

.post_to input {
  border: 1px solid #666;
  width: 280px;
}

.post_message textarea {
  width: 290px;
  height: 150px;
  border: 1px solid #ccc;
  font:100% Arial, Helvetica;
}

.read_message textarea{ border: 0; }

.message {
  padding: 5px;
  color: #666;
}

.new_message {
  color: red;
}
