body {
	font-family: "Arial Unicode MS", "Lucida Sans Unicode", "Bitstream Vera Sans", arial, verdana, sans-serif, helvetica; 
	color: #000000;
	background: #FFF url(http://ktlphp.cc.jyu.fi/elgpndb/fileserver/images/body5.gif) repeat-x;
	border: 1px solid #dddddd;
	margin: 38px 5% 20px 5%;
}

h1 {
	margin: 0px;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 100%;
	font-weight: normal;
	border: 0px; 
	margin: 0px;
	padding: 0px;	
}

p {
}

/* ELPGN */
.header {
	background: #FFF url("http://ktlphp.cc.jyu.fi/elgpndb/fileserver/images/logo3.gif") right center no-repeat;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #DDD;
        padding-left: 5px;
        padding-top: 5px;
	height: 130px;
}

.header_left {
	background: url(http://ktlphp.cc.jyu.fi/elgpndb/fileserver/images/logo_small.jpg) left top no-repeat;
	background-position: left top;
	font-weight: bold;
	margin: 0px;
	width: 260px;
	height: 130px;
}

.header_left h1 {
	display: none;
}

/* Common */
.modebar {
	color: #e0deec;
	border-top: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	margin: 0px;
	padding: 0px;
	background: #535d8d url(http://ktlphp.cc.jyu.fi/elgpndb/fileserver/images/mode3.gif) bottom repeat-x;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 1em;
	zoom: 1;
}

.modebar_help {
	float: right;
	padding: 0.5em 1em 0em 0em;
	font-size: 0.7em;
}

.modebar a {
	color: #000000;
	text-decoration: none;
}

.modebar a:visited {
 	color: #000000; 
}

.modebar a:hover {
	color: #e8b51c /* #7a94b0; */
}

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

.modes {
	margin: 0px;
	padding: 0px;
}

.modes ul {
	margin: 0px;
	padding: 0px;
}

.modes li {
	float: left;
	border-right: 1px solid #5b5b5b;
	margin: 0px;
	padding: 0.2em 1em;
	list-style-type: none;
}

.modes li.selected, .login.selected {
	background: #e0deec;
}

.modes li.selected strong {
	font-weight: normal;
}

.login {
	float: right;
	border-left: 1px solid #5b5b5b;
	padding: 0.2em 1em;
}

#search_result_line {
	border-bottom: 1px solid #d0d0d0;
	margin: 0.5em 0 1em 0;
	zoom: 1; /* IE7 */
}

#search_result_line h2 {
	float: left;
	border-bottom: 0px;
	background: #ffffff;
	padding: 0;
	margin: 0;
}

#search_result_line .search_events {
	float: right;
	font-size: 0.7em;
	padding: 0.8em 0em 0.2em 0em;
}

#search_result_line .search_event {
	vertical-align: middle;
	padding-left: 0.3em;
}

#search_result_line a img {
	vertical-align: middle;
	border: none;
}

#search_result_line a {
	color: #000000;
	text-decoration: none;
}

#search_result_line a:visited {
 	color: #000000; 
}

#search_result_line a:hover {
	color: #e8b51c;
}

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

.raw_container {
	border: 1px solid #c7c7c7;
	padding: 0px;
	margin-bottom: 1em;
}

.content, .raw_content {
	background: #fff;
	padding: 1.5em;	
}

.newest_form_container {
	border: 1px solid #c7c7c7;
	padding: 0.5em 0.5em 0.5em 0.5em;
}

.tab_container {
	border: 0px;
	padding: 0px;
}

.tab_container .modebar {
	border-bottom: 1px solid #ddd;
	border-top: 0px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	font-size: 1em;
	zoom: 1;
}

.tab_content .metatab_bar {
	border-bottom: 0px;
	border-top: 0px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	font-size: 1em;
	zoom: 1;
}

.tab_container .modebar a, .tab_content .metatab_bar a {
	color: #000000;
	text-decoration: none; 
}

.tab_container .modebar a:visited, .tab_content .metatab_bar a:visited {
 	color: #000000; 
}

.tab_container .modebar a:hover, .tab_content .metatab_bar a:hover {  
	color: #e8b51c;
}

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

.tab_container .modes, .tab_content .metatabs {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 1px;
	zoom: 1;
}

.tab_container .modes ul, .tab_content .metatabs ul {
	margin: 0px;
	padding: 0px;
}

.tab_container .modes li, .tab_content .metatabs li {
	float: left;
	border: 1px solid #ddd;
	margin: 0px 4px 0px 4px;
	padding: 0.2em 1em;
	list-style-type: none;
	background: #ffffff;
}

.tab_container .modes li.selected {
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
}

.tab_content .metatabs li.selected {
	background: #f0f1f6;
	border-bottom: 1px solid #ffffff;
}

.tab_container .modes li.selected strong, .tab_content .metatabs li.selected strong {
	font-weight: normal;
}

.tab_content {
	padding: 0.5em;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 0px;
}

.tab_content a {
        text-decoration: none;
        color: #1e4769;
}

.tab_content a:visited {
        text-decoration: none;
        color: #1e4769;
}

.tab_content a:hover {
        text-decoration: none;
        color: #e8b51c;
}

.tab_items {
	float: left;
}

.tab_item .comment {
	color: #707070;
}

.tab_events {
	font-size: 0.6em;
	padding: 0.6em 0em 0em 0em;
	float: right;
}

.tab_event {
	padding-left: 0.5em;
}

.tab_event a {
	color: #1e4769;
	text-decoration: none;
}

.tab_enable a {
	color: #1e4769;
	text-decoration: none;
}

.tab_event a:visited, .tab_item a:visited {
 	color: #1e4769;
}

.tab_event a:hover, .tab_item a:hover {
	color: #e8b51c;
}

.tab_event img {
	vertical-align: middle;
	border: none;
}

.tab_event_disable a {
	display: none;
}

.tab_item_disable a {
	color: #a0a0ff;
	text-decoration: none;
}

.tab_item_disable a:visited {
 	color: #a0a0ff; 
}

.tab_item_disable a:hover {
	color: #e8b51c;
}

.tab_item_register a {
	color: #ce9a02;
	text-decoration: none;
}

.tab_item_register a:visited {
 	color: #ce9a02; 
}

.tab_item_register a:hover {
	color: #e8b51c;
}

.tab_item_error, .attachment_error {
	color: red;
	font-weight: bold;	
}

.tab_item_reference {
}

.tab_buttons_up {
	margin-top: 0.5em;
	border-bottom: 1px solid #d7d7d7;	
	margin-bottom: 0.5em;
}

.tab_buttons_up input {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.tab_buttons {
	border-top: 1px solid #d7d7d7;	
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.tab_buttons input {
	margin-top: 0.5em;
}

.tab_metainfo, .tab_description, .tab_author, .tab_info, .tab_fileinfo {
	font-size: 0.8em;
}

dl.metalist, dl.formlist, dl.form_layout_list, dl.directory_list, dl.metatab_list, dl.textcrop_list, dl.filelist, dl.filelist_print,
dl.userlist, dl.usergrouplist, dl.companylist {
	padding: 0px;
	margin: 0px;	
}

dl.metadelete, dl.formdelete, dl.form_layout_delete, dl.directory_delete, dl.metatab_delete, dl.textcrop_delete, dl.filedelete,
dl.userdelete, dl.usergroupdelete, dl.companydelete {
	padding: 0em;
	margin: 0em 0em 0em 0em;
}

dl.metalist dt, dl.form_layout_list dt, dl.directory_list dt, dl.metatab_list dt, dl.textcrop_list dt, dl.formlist dt, dl.userlist dt,
dl.usergrouplist dt, dl.companylist dt {
	border-bottom: 1px solid #ddd;
	font-size: 1.2em;
	padding: 0em 0em 0em 0em;
	margin-bottom: 0.2em;
	zoom: 1;	/* IE7 */
}

dl.metalist dt:after, dl.form_layout_list dt:after, dl.directory_list dt:after, dl.metatab_list dt:after, dl.textcrop_list dt:after, 
dl.formlist dt:after, dl.filelist dt:after, dl.filelist_print dt:after, dl.userlist dt:after, dl.userlist dt:after, 
dl.usergrouplist dt:after, dl.companylist dt:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

dl.metadelete dt, dl.form_layout_delete dt, dl.directory_delete dt, dl.metatab_delete dt, dl.textcrop_delete dt, dl.filedelete dt, 
dl.formdelete dt, dl.userdelete dt, dl.usergroupdelete dt, dl.companydelete dt {
	border-bottom: 1px solid #d0d0d0;
	font-size: 1.2em;
	padding: 1em 0em 0em 0em;
}

dl.metalist dd, dl.form_layout_list dd, dl.directory_list dd, dl.metatab_list dd, dl.textcrop_list dd, dl.formlist dd, dl.filelist dd,
dl.filelist_print dd, dl.userlist dd, dl.usergrouplist dd, dl.companylist dd {
	margin: 0.2em 0em 0.2em 2em;
}

dl.metadelete dd, dl.form_layout_delete dd, dl.directory_delete dd, dl.metatab_delete dd, dl.textcrop_delete dd, dl.formdelete dd, 
dl.filedelete dd, dl.userdelete dd, dl.usergroupdelete dd, dl.companydelete dd, dl.directory_list dl {
	margin: 0em 0em 0em 2em;
}

dl.metalist dt + dt, dl.form_layout_list dt + dt, dl.directory_list dt + dt, dl.metatab_list dt + dt, dl.textcrop_list dt + dt, 
dl.formlist dt + dt, dl.filelist dt + dt, dl.filelist_print dt + dt {
	margin: 1em 0em 0em 0em;
}

dl.metadelete dt + dt, dl.form_layout_delete dt + dt, dl.directory_delete dt + dt, dl.metatab_delete dt + dt, dl.textcrop_delete dt + dt,
dl.formdelete dt + dt, dl.filedelete dt + dt {
	margin: 1em 0em 0em 0em;
}

dl.directory_list dd, dl.directory_list dt {
	margin: 0.5em 0em 0em 0em;
}

dl.dl.directory_delete dd, dl.directory_delete dt {
	margin: 0.5em 0em 0em 0em;
}

dl.filelist dt {
	background-image: url("../images/attachment.gif");
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #d0d0d0;
	padding: 0em 0em 0em 1em;
	margin-bottom: 0.2em;
	zoom: 1;
}

dl.filelist_print dt {
	border-bottom: 0px;
	padding: 0em 0em 0em 0em;
	margin-bottom: 0.2em;
	zoom: 1;
}

table.userlist, table.settinglist {
}

table.userlist th , table.settinglist th {
	text-align: left;
}

table.userlist td , table.settinglist td {
	color: black;
}

.form_container, .formblock_container, .textblock_container {
	border: 1px solid #c7c7c7;
	padding: 0px;	
}

.form_container h2 {
	font-size: 1em;
	font-weight: bold;
	border-top: 0px; 
	border-right: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-style: solid;
	border-color: #c7c7c7;
	margin: 0px;
	padding: 0.2em 0.2em 0.2em 0.5em;
	background: #f0f1f6;
}

.form_content {
	padding: 0.5em 0.5em 0.5em 0.5em;
}

.form_content_print {
	padding: 0.5em 0.5em 0.5em 0.5em;
	margin: 0.2em 0.2em 0.2em 0.2em;
	border: 1px solid #c7c7c7;
}

.form_content_print h2 {
	padding: 0.5em 0.5em 0.5em 0.5em;
	border-bottom: 1px solid #c7c7c7;
}

.form_content table, .form_content span {
	table-layout: auto;
	color: #707070;
}

.form_content span {
	color: black;
}

.form_content input {
	display: inline;
	font-size: 0.8em;
}

.form_content .comment {
	color: #707070;
}

.form_content .button {
	margin: 0.5em 0em 0em 0em;	
}

.form_content #add_metadata {
	width: 99%;
}

.form_events {
	font-size: 0.7em;
	zoom: 1;
}

.form_event {
	float: right;
	padding: 0em 0em 0em 0.5em;
}

.form_event a {
	color: #000000;
	text-decoration: none;
}

.form_event a:visited {
 	color: #000000; 
}

.form_event a:hover {
	color: #990000;
}

.form_table {
	border-top: 1px solid #d0d0d0;
	background: #f5f5f5;
	margin: 0.2em 0 0.2em 0;
}

.form_table th, .form_table td {
	border-bottom: 1px solid #d0d0d0;
	padding: 2px;
}

.formblock_container, .textblock_container {
	border: 1px solid #c7c7c7;
	margin-bottom: 0.5em;
	padding: 0px;	
}

.formblock_container .title, .textblock_container .title {
	font-size: 1em;
	font-weight: bold;
	color: #1e4769;
	border-top: 0px; 
	border-right: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-style: solid;
	border-color: #c7c7c7;
	margin: 0px;
	padding: 0.2em 0.2em 0.2em 0.5em;
	background: #f0f1f6;
}

.formblock_content, .textblock_content {
	margin-bottom: 0.5em;
	padding: 0.5em;
}

.formblock {
	border: 1px solid #c7c7c7;
	margin-bottom: 0.5em;
	padding: 0.5em;
}

.formblock h3 {
	margin: 0em;	
}

.text_content, .text_content span {
	color: black;
}

.text_content {
	zoom: 1;
}

.text_content + .formpart {
	margin: 0.5em 0em 0em 0em;
}

.form_content .formpart {
	margin: 0.5em 0em 0em 0em;
}

.formpart + .formpart, .button + .formpart {
	margin: 1em 0em 0em 0em;
}

.formpart_view {
	overflow: hidden;
	width: 99%;
	padding: 2px;
	border: 1px solid #c7c7c7;
}

.formpart .file {
	margin: 0em 0em 0.5em 0em;	
}

.form_buttons {
	margin: 0.5em 0em 0.5em 0em;	
}

form {
	margin: 0px;
}

textarea, input.full, input.limited {
	font-family: "Arial Unicode MS", "Lucida Sans Unicode", "Bitstream Vera Sans", arial, verdana, sans-serif, helvetica; 
	font-size: 1em;
	padding: 2px;
	border: 1px solid #c7c7c7;
}

textarea.full, input.full {
	width: 99%;
}

.formtext_file {
	font-size: 1em;
}

/* Ainoastaan taulukkoladonnassa käytettävä määrittely */
.formtext_file td {
	vertical-align: top;
}

.formtext_file, input.file {
	margin: 0em 0em 0.5em 0em;
}

.formtext_file input.button {
	margin: 0em;
}

.formtext_file, input.checkbox {
	color: #707070;
}

.formtext_view {
	overflow: hidden;
	width: auto;
	padding: 2px;
	border: 1px solid #c7c7c7;
}

.formtext_view_limited {
	display: inline-block;
	padding: 2px;
	border: 1px solid #c7c7c7;	
}

.formtext_print {
	zoom: 1;
}

.comment_item + .comment_item {
	margin: 0.5em 0em 0em 0em;
}

.comment_left {
	float: left;
}

.comment_right {
	float: right;
	margin-top: -0.2em;
}

.float_disabled img {
	border: 1px solid #1e4769;
	margin: 0.3em 0em 0.3em 0em;
}

.float_left img {
	border: 1px solid #1e4769;
	margin: 0.3em 0.3em 0.3em 0em;
	float: left;
}

.float_right img {
	border: 1px solid #1e4769;
	margin: 0.3em 0em 0.3em 0.3em;
	float: right;
}


.error {
	border: 1px dashed red;
	padding: 0.5em;
	margin-bottom: 1em;
	color: red;
	font-weight: bold;	
}

.info {
	border: 1px dashed #1e4769;
	padding: 0.5em;
	margin-bottom: 1em;
	color: #1e4769;
	font-weight: bold;	
}

.help {
	border: 1px dashed #1e4769;
	padding: 0.5em;
	margin-bottom: 1em;
	color: #1e4769;
	font-weight: bold;	
}

.help h4 {
	margin: 0.5em 0 0 0;
}

.delete_container {
	border: 1px dashed red;
	padding: 0em 0.5em 1em 0.5em;
	margin-bottom: 1em;
	margin-top: 1em;
}

.action_link {
	font-weight: bold;
	font-size: 0.8em;
	margin: 0.5em 0em 1em 0em;	
}

.action_link a {
	color: #000000;
	text-decoration: none; 
}

.action_link a:visited {
 	color: #000000; 
}

.action_link a:hover {
	color: #e8b51c;
}

.metasearch, .textsearch, .directorysearch {
	margin-bottom: 1em;
	padding: 0.5em;
	border: 1px solid #c7c7c7;
	background: #f0f1f6;
}

.textsearch h5, .directorysearch h5 {
	font-weight: bold;	
}

.metasearch_content h2 {
	margin-bottom: 1em;
	font-size: 1.2em;	
}

.metacloudbrowser {
	padding: 0.5em;
	width: auto;
	border: 1px solid #c7c7c7;
	background: #f0f1f6; /* #f2f6fb; */
}

.metapath {
	background: #e0deec; /* Harmaa #d0d0d0;*/
	padding: 5px;
}

.metapath a {
	text-decoration: none;
	font-weight: bold;
	color: #1e4769;
}

.metapath a:hover {
	color: #e8b51c;
/*	text-decoration: underline; */
}

.metacloud {
	margin: 0.5em;
	padding: 0em;
	text-align: center;
}

.metacloud li {
	display: inline;
	margin: 0.2em;
	/*white-space: nowrap;*/
}

.metacloud li span {
	display: none;
}

.metacloud a {
	text-decoration: none;
	white-space: nowrap;	
}

.metacloud a:hover {
	color: #e8b51c;
/*	text-decoration: underline; */
}

.cloud1 {
	font-size: 0.8em;
}

.cloud1 a, .cloud1 a:visited {
	color: #000000;	
}

.cloud2 {
	font-size: 1.0em;
}

.cloud2 a, .cloud2 a:visited {
	color: #282828;	
}

.cloud3 {
	font-size: 1.2em;
}

.cloud3 a, .cloud3 a:visited {
	color: #505050;	
}

.cloud4 {
	font-size: 1.4em;
}

.cloud4 a, .cloud4 a:visited {
	color: #787878;
}

.cloud5 {
	font-size: 1.6em;
}

.cloud5 a, .cloud5 a:visited {
	color: #a0a0a0;
}

.cloud1 a:hover, .cloud2 a:hover, .cloud3 a:hover, .cloud4 a:hover, .cloud5 a:hover {
	color: #e8b51c;
}


.metacloud:after, .text_content:after, .formtext_print:after, .form_events:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.searchresults h2 {
	margin-bottom: 1em;
	font-size: 1.2em;	
}

.registration_info {
	margin-top: 1em;
}

.forgotten_password_info {
	font-size: 0.7em;
}

.registration_info a, .forgotten_password_info a {
	color: #000000;
	text-decoration: none;
}

.registration_info a:visited, .forgotten_password_info a:visited {
 	color: #000000; 
}

.registration_info a:hover, .forgotten_password_info a:hover {
	color: #e8b51c;
}

#prntFormEditors {
    padding: 5px;
}
