/* RESET */

:link, :visited {
	text-decoration: none;
}
	
ul, ol {
	list-style: none;
}
	
h1, h2, h3, h4, h5, h6, pre, code, p {
	font-size: 1em;
}
	
ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, 
form, body, html, p, blockquote, fieldset, input {
	padding: 0;
	margin: 0;
}
	
a img, :link img, :visited img {
	border: none;
}
	
address {
	font-style: normal;
}

/* GLOBALS */ 

body {
background: url(images/background_pattern.jpg);
font-family: "Georgia", "Times New Roman", "Serif";
font-size: 13px;
line-height: 24px;
color: #111;
margin: 0 auto;
}

a {
color: #222;
}

a:visited {
color: #222;
}

a:hover {
color: #888;
}

.show {
visibility: visible !important;
}

a:current {
color: #000;
}

p {
margin: 10px 0px 10px 0px;
}

h1 {
text-transform: uppercase;
font-weight: bold;
font-size: 16px;
margin:0px 0px 10px 0px;
font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", "sans-serif";
display: block;
clear: both;
padding: 0px 0px 2px 0px;
border-bottom: 4px solid #efefef;
}

h2 {
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
margin:0px 0px 10px 0px;
font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", "sans-serif";
display: block;
clear: both;
padding: 0px 0px 0px 0px;
border-bottom: 3px double #999;
}

h3 {
font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", "sans-serif";
}

.player {
width: 692px;
background: #cfcfcf;
margin-bottom:10px;
padding:5px 5px 7px 3px;
font-size: 12px;
font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", "sans-serif";
}

.content {
width: 250px !important;
}

.player strong {
font-size: 12px;
padding: 3px 5px 3px 5px;
color: #111;
background: #c1c1c1;
margin-left: 5px;
}

/* HEADER */

#header_wrap {
height: 0px;
}

#header_left{
}

#header_right{
}

/* CONTENTS */

#wrap {
position: relative;
clear: both;
margin: 0 auto;
}

#main-nav {
	margin: 0 auto;
	min-height: 25px;
	margin-left: 264px;
	width:182px;
}

#main-handle {
	width: 657px;
	margin: 0 auto;
	text-align: right;
}
#main-nav li {
	display: inline;
	list-style: none;
}

#main-nav li a:hover, #main-nav li a.active {
	background: #900;
	color: #fff;
}

#contents {
	background: url(images/background_4.jpg) 136px top;
	min-height: 10px;
	border-bottom: #000 4px solid;
}

#contents table {
display:none;
position: absolute;
left: 269px;
font-size: 10px;
font-weight: bold;
font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", "sans-serif";
color: #fff;
text-align: left;
}

#contents { font-size: 8pt; text-align: left; color:#ddd; font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", "sans-serif"; }
#contents a { font-size: 9pt; text-align: left; padding: 1px; color:#efefef; background: #111; padding: 3px; font-weight: normal !important;}
#contents a:hover { text-align: left; padding: 1px; color:#999;}
#contents .juuri { width: 100%; margin: 0px 3px 10px -1px; background: #e6c31d; padding: 2px 2px 2px 5px; font-weight: bold; }
#contents .lue { width: 100%; margin: 10px 3px 10px -1px; background: #dc3525; padding: 2px 2px 2px 5px; font-weight: bold; }
#contents .nae { width: 100%; margin: 0px 3px 10px -1px; background: #000000; padding: 2px 2px 2px 5px; font-weight: bold; color: #FDFDFA; }
#contents .koe { width: 100%; margin: 10px 3px 10px -1px; background: #45ade0; padding: 2px 2px 2px 5px; font-weight: bold; }
#contents .kirjeita { width: 100%; margin: 0px 0px 10px 0px; background: #ad4cc5; padding: 2px 0px 2px 0px; font-weight: bold; }
#contents .latva { width: 100%; margin: 10px 0px 10px 0px; background: #8bc54c; padding: 2px 0px 2px 0px; font-weight: bold; }

#main-nav li a.close{
	display: none;
	position: fixed;
	background: #900;	
	outline: none;
}
#main-nav li a.close:hover{
	background: #900ff;
	outline: none;
}

#contents .table_top {
height: 170px;
color: #000;
}

.forward, .backward, .forward:hover, .backward:hover, #main-nav li a {
float:left;
display:block;
position: fixed;
z-index:999;
background: #111;
color: #eaeaea;
font-size: 10px;
font-weight:bold;
font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", "sans-serif";
padding:5px;
margin:0px 0px 0px 0px;
cursor: pointer;
height:15px;
line-height: 12px;
}

.forward {
margin-left:57px;
}

#main-nav li a, #main-nav li a.close {
margin-left:118px;
}

.forward:hover {
margin-left:57px;
}

.forward:hover, .backward:hover {
background: #900;
color: #fff;
}


/* PANEL */

#panel_wrap {
background:;
height:100%;
width:300px;
color: #111;
position:absolute;
top:0px;
}

ul.panel_switch {
margin:0 auto;
margin-left: 46px;
}

ul.panel_switch li {
float: left;
margin-right: 25px;
display: block;
padding: 5px;
background: #111;
font-size: 9px;
font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", "sans-serif";
}

#panel {
left: 20px;
background:;
color: #111;
text-align: justify;
margin-top: 250px;
margin-left: 30px;
float:left;
}

.showpanel {
display: block !important;
}

#panel ul {
margin-top: 0px;
}

#panel li, #panel li:hover {
position: relative;
margin-top:16px;
background:#151515;
padding-top:9px;
width:203px;
height: 33px;
color: #555;
text-align: left;
font-size: 16px;
font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", "sans-serif";
border-bottom: 1px dotted #252525;
border-right: 1px dotted #252525;
}

#panel li small {
float: right;
margin-right: 10px;
font-style: italic;
font-size: 9px;
}

#panel li a {
color: #aaa;
}

#panel li a:hover {
color: #efefef;
}

#panel li.yellow a:hover { border-bottom: 5px solid #E6C31D; }
#panel li.red a:hover { border-bottom: 5px solid #dc3525; }
#panel li.black a:hover { border-bottom: 5px solid #fff; }
#panel li.blue a:hover { border-bottom: 5px solid #45ade0; }
#panel li.purple a:hover { border-bottom: 5px solid #ad4cc5; }
#panel li.green a:hover { border-bottom: 5px solid #8bc54c; }

#panel li a, #panel li a:hover {
display:block;
width:178px;
outline: none;
height:33px;
width:183px;
border: 0px solid #fff;
margin: 0 auto;
margin: 1px 1px 0px 20px;
border-bottom: 5px solid #111;
border-right: 5px solid #111;
}

#panel li a:hover {
border-bottom: 5px solid #161616;
border-right: 5px solid #161616;
}

/* inline tabs */

/* root element for tabs. decorated with rounded borders and gradient background image */
ul.tabs {
	background:#ddd;
	width: 700px;
	position:relative;
	height:25px;
	margin: 20px 0px 0px 20px;
}


/* accordion header */
ul.tabs li {
	height:25px;
	color: #efefef;
	font-weight:normal;
	cursor:pointer;		
	float:left;
	font-size: 10px !important;
	font-weight: bold;
	font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", "sans-serif";
	margin: 0px;
	outline: none;
}

ul.tabs li a {
display: block;
height: 100%;
padding: 0px 3px 0px 4px;
outline: none;
}

ul.tabs li a:hover {
color: #000;
outline: none;
}

ul.tabs li:hover.yellow {background: #E6C31D !important;}
ul.tabs li:hover.red {background: #dc3525 !important;}
ul.tabs li:hover.white {background: #fff !important;}
ul.tabs li:hover.blue {background: #45ade0 !important;}
ul.tabs li:hover.purple {background: #ad4cc5 !important;}
ul.tabs li:hover.green {background: #8bc54c !important;}

/* currently active header */
ul.tabs li.yellow a.current {cursor:pointer;background: #E6C31D !important;}
ul.tabs li.red a.current {cursor:pointer;background: #dc3525 !important;}
ul.tabs li.white a.current {cursor:pointer;background: #fff !important;}
ul.tabs li.blue a.current {cursor:pointer;background: #45ade0 !important;}
ul.tabs li.purple a.current {cursor:pointer;background: #ad4cc5 !important;}
ul.tabs li.green a.current {cursor:pointer;background: #8bc54c !important;}

/* tabs pane */
ul.tabs div.pane {
	display:none;
	clear: both;
}

/* MAIN */

#main_wrap {
position: relative;
width: 740px;
background: #fff;
margin-left:30px;
margin-top:20px;
margin-bottom: 40px;
border-bottom: 5px solid #202020;
border-right: 5px solid #202020;
text-align: justify;
float: left;
}

.panes {
background: #fff;
padding:20px;
width:700px;
float:left;
}

.panes a {text-decoration: underline;}

.panes a:hover {text-decoration: underline;}

.panes a:visited {text-decoration: underline;}

.panes a:link {text-decoration: underline;}


#main_wrap h1 {

}

.main_img {
float: left;
margin-bottom: 20px;
}

.right_info {
width: 180px;
font-size: 12px;
font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", "sans-serif";
float:right;
margin: 0px -10px 0px 0px;
padding: 0px 10px 10px 10px;
text-align: left !important;
}

.top_info {
width: 700px;
font-size: 12px;
font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", "sans-serif";
float:left;
padding: 0px !important;
}

.top_info li {
float:left;
padding-right: 20px;
padding-bottom: 15px;
}

.main_line {
clear:both;
display: block;
width: 100%;
height: 4px;
background: #efefef;
margin: 10px 0px 10px 0px;
}

#main_top {
margin: 0 auto;
margin-top: 108px;
width: 980px;
height: 40px;
background: url(iimages/main_top_bottom_background.png) top;
}

#main_bottom {
margin: 0 auto;
margin-bottom: 40px;
width: 980px;
height: 20px;
background: url(iimages/main_top_bottom_background.png) bottom;
}

/* scrollable */

/* root element for single scroll */ 
.scroll { 
    position:relative; 
    overflow:hidden; 
    width: 700px; 
    cursor:pointer; 
    float:left; 
} 

.h500px {
	height: 500px !important;
}

.h460px {
	height: 460px !important;
}
 
 
.h600px {
	height: 600px !important;
}

.h700px {
	height: 700px !important;
}

.h467px {
	height: 467px !important;
}
 
/* root element for the scroll pics */ 
.scroll .photos { 
    width:20000em; 
    position:absolute; 
    clear:both; 
} 
 
/* single scroll item */ 
.photos .w500px img { 
    float:left; 
    cursor:pointer; 
    width:500px; 
    margin:0px;
    margin-left:4px; 
} 

.photos .w600px img { 
    float:left; 
    cursor:pointer; 
    width:600px; 
    margin:0px;
    margin-left:4px; 
} 

.photos .w700px img { 
    float:left; 
    cursor:pointer; 
    width:700px; 
    margin:0px;
    margin-left:4px; 
} 
 
/* possible settings for the active scroll */ 
.scroll.active { 
 
}