body {
	margin: 0;
	padding: 0px;
	border: none;
	background: #666;
}

#MainContainer {
	width:760px;
	margin:0 auto;
}

#Header {
	background-image:url(../images/hdr_back.jpg);
	width:100%;
	height:90px;
	padding:0;
}

.hdr_left {
	float:left;
	margin:0;
	padding:0;
}

.hdr_right {
	float:right;
	margin:0;
	padding:0;
}

.logo {
	float:right;
	margin:0;
	padding:0;
}

#Main {
	margin:10px 11px 40px 10px;
	text-align:left;
	padding:10px 20px 60px;
	background:#F3F3F3;
}

#Footer {
	background-image:url(../images/ftr_back.gif);
	width:auto;
	height:24px;
	font-size:0px;
	color: #FFFFFF;
	text-align:left;
	font-size:9px;
	padding:0;
	text-align:left;
	position:fixed;
	bottom:0;
	margin:0 auto;
	width:760px;
}

#Footer a {
	color:#FFFFFF;
}

#Footer p {
	padding:7px 30px;
	margin:0;
}

.ftr_left {
	float:left;
	margin:0;
	padding:0;
}

.ftr_right {
	float:right;
	margin:0;
	padding:0;
}

#NavigationContainer {
	padding:0 0 0 10px;
	height:21px;
	position:relative;
	top:63px;
}

#SectionTree {
	margin: 0;
	padding: 0;
	font-family: Lucida Sans Unicode, Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color:white;
	font-weight:bold;
}

#SectionTree ul {
	margin: 0 7px;
	padding: 0;
	list-style:none;
}

#SectionTree li {
	float:left;
	display:inline;
	list-style:none;
	padding:0;
	padding:0 7px;
	border-right:2px solid #333;
}

#SectionTree li.LastItem {
	border-right:none;
}

#SectionTree a {
	color: #333;
	text-decoration:none;
}

#SectionTree a:hover {
color:#CC0000
}

#SectionTree a.Current {
}

#SectionTree a.Current:hover{
color:#CC0000
}

#Column {
	width:20%;
	float:right;
}

#SearchBox {
	margin:2px 0 10px 0;
	font-size: 9px;
	color: #A3BBF3;
}

#SearchBox form {
	margin: 0px;
	padding: 0px;
}

#SearchBox input {
	font-size: 9px;
}

.SearchField {
	margin: 0px;
	width: 106px;
	height: 13px;
	line-height: 12px;
	padding: 2px;
	vertical-align: top;
	font-family: Verdana, helvetica, sans-serif;
	border:1px solid black;
	border-right:none;
	font-size: 9px;
}

#SearchBox a {
	color: #A3BBF3;
	text-decoration: none;
}

#LanguageSelector {
	font-size: 10px;
	text-align:left;
	margin-bottom:20px;
}

#LanguageSelector a {
	text-decoration: none;
}

#LanguageSelector a:hover {
	text-decoration: underline;
}

#LanguageSelector .Current {
	color: #333333;
	font-weight: bold;
}

#SectionTree2 {
	padding:0;
	margin:0;
	font-family: Lucida Sans Unicode, Trebuchet MS, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#SectionTree2 ul {
	padding:0;
	margin:0;
	list-style:none;
}

#SectionTree2 li {
	line-height:160%;
	list-style:none;
	padding: 0;
	margin:0;
}

#SectionTree2 li a {
text-decoration:none;
color:#CC3300;
}

#SectionTree2 li a:hover {
text-decoration:underline;
}

#LocationBar {
	line-height: 20px;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #4E4B49;
}

#LocationBar a {
	padding: 0px 4px 0px 8px;
	color: #4E4B49;
	text-decoration: underline;
	background-image: url(../images/locationbar_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#LocationBar a:hover {
	text-decoration: underline;
}

#Buttons {
	float:right;
	margin:-18px 0px 0 0;
	width:40px;
}

.Buttons {
	float:right;
	margin:3px 3px 0 3px;
	position:relative;
}

#ContentContainer {
	margin: 0px 11px 0px 0px;
	display:table;
	width:78%
}

.Clear, .clear {
	clear: both;
}

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

.clearfix {display: inline-block;}

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

a {
	color: #CC0000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	margin: 0px;
	padding-top: 10px;
	font-size: 24px;
	font-weight: normal;
	font-family: Lucida Sans Unicode, Trebuchet MS, Arial, Verdana, sans-serif;
	color:#CC0000;
}

h2 {
	margin: 0px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}

h3 {
	margin: 0px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
}

#Header h6 {
	font-family: Trebuchet MS,Arial, Verdana, sans-serif;
	font-size:40px;
	font-weight: bold;
	margin:0 0 -50px 0;
	padding:0;
	color:white;
	float:left;
	position:relative;
	top:10px;
	left:10px;
	
}

p.qoute {
	margin: 5px;
	padding: 5px;
	font-style: italic;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

span.Date {
	font-size: 11px;
	color: #85A5EF;
}

img {
	border:none;
}

.divid_logo {
	float:right;
	margin: 6px 5px 0 0;
}

input.FormText, select.FormSelect, textarea.FormTextArea {
	margin:2px;
	border-color:gray;
}

textarea.FormTextArea {
	width:99%;
}

input.FormText, select.FormSelect {
	height:14px;
}

table.ZebraTable tr.dark,
table.DataTable tr.dark,
table.DataTable td.dark {
	background: #EBEBEB;
}

table.ZebraTable tr.light,
table.DataTable tr.light,
table.DataTable td.light  { 
	background: white;
}

#StaticContainer {
	margin: 10px 0;
	text-align:left;
	font-size:10px;
}

#StaticContainer h2{
	font-weight:bold;
	font-size:12px;
}

#StaticContainer h3{
	font-size:10px;
	font-weight:bold;
	padding-bottom:5px;
}

#StaticContainer ol{
padding:10px;
margin:0 0 0 10px;
padding-left:20px;
}

.linkbox a {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 10px;
}


/* Slideshow */

div#SlideshowContainer {text-align:center; margin: 10px auto;}
div#SlideContainer {border:1px solid gray; padding:10px; background:white; width:400px; height:266px; float:left;}
div#OptionsContainer {float:left;}
div.slideshow {width:400px; padding:10px 0; margin:0; position:relative }
div.slideshow img {width:400px; height:266px; top:0; left:0;}
div#algus img {margin-top:-10px}

ul.slideshow_list {text-align:left; list-style:none; float:left; padding:0; margin:0}
ul.slideshow_list li {padding:0; margin:0}
ul.slideshow_list li.kuhuedasi {padding:6px 11px; margin:0; font-weight:bold;}
ul.slideshow_list li a {display:block; padding:5px 10px; margin:0; background:white; border-top:1px solid gray; border-right: 1px solid gray; clear:right;}
ul.slideshow_list li a:hover {text-decoration:none; background:#F3BCB9; color:black;}


/* MISC */
.hidden {display:none}

div#prevnext {width:420px; border: 1px solid gray; border-top:none}
div#prevnext a {display:block; width:210px; float:left; text-align:center; padding: 5px 0; font-weight:bold;}
div#prevnext a:hover {text-decoration:none; color:black;}