/* Content of this file is copied from SVN/jkl/trunk/web/css/jkl.css */ 

.frontpage {
	
}

/* Ort base colors: */

a:link {
	text-decoration: none;
	color: #9e3040;	
}
a:visited {
	text-decoration: none;
	color: #9e3040;
}
a:hover {
	text-decoration: none;
	color: #9e3040;
}
a:active {
	text-decoration: none;
}
.jstree-anchor:focus {
	border: 1px solid #000;
}
.breadCrumbSpan {
	background-color: #8e2030;	
}

.selectCentury, .selectDecade, .selectYear {
	width: 7em !important;
}

.selectDecade {
	width: 4em !important;
}
.selectYear {
	width: 3em !important;
}

/* Inherited from jkl: */

body {background-color: #ffffff}

body {
	font-family:'Verdana';
	font-size: 10px;
}

img {
  border: none;
}
.treeframe {

}

.mainframe {
	width: 99%;
	height: 490px;
}

.notifyframe {
	width: 99%;
	max-height:40px;
}

.notifyframe div {
	color: #ff0000;
	font-family: 'Verdana';
	font-size: 8px;
}

.submit {
   width:180px;
   height:auto;
}

.lang {
	margin-right: 10px;
}

/*
Commented out because this broke calendar component
and seemed to to be unused. Rename or refactor if
needed...

.label {
	margin-left: 50px;
	margin-top: 20px;
}

.label span{
  font-family:'Verdana';
	font-size: 12px;
}

*/
.kuva {
	margin-left: 5px;
}

.topTable {
	width: 100%;
}

.topRightPane {
	text-align: right;
}

.profium {
	  height:10px;
	  margin-top:1px;
	  margin-right:20px;
}

.lang a {
	font-family:'Verdana';
	font-size: 10px;
	text-decoration:none;
}

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

.loginWindow {
    border-width:1px;
    border-color:gray;
    border-style:solid;
    margin-top:100px;
    width: 400px;
    margin-left: 230px;
    margin-right: auto;
    padding: 15px;
}

.smallPage {
    border-width:1px;
    border-color:gray;
    border-style:solid;
    margin-top:200px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
}

.resultEntry {
    border-left-width:1px;
    border-right-width:2px;
    border-top-width:1px;
    border-bottom-width:2px;
    border-style:solid;
    margin-top:auto;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    margin-top:10px;
    margin-right:10px;
}

.tinyResult {
    border-left-width:1px;
    border-right-width:2px;
    border-top-width:1px;
    border-bottom-width:2px;
    border-style:solid;
    margin-top:auto;
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    margin-top:10px;
    margin-bottom:10px;
    font-size:11px;
    font-family:'Verdana';
    max-width: 100px;
    word-wrap: break-word;    
}

.leftColumn {
}

.normalPane {
	height:auto;
	margin-top:-5px
}

.smallPane {
   
}

.banner {
   margin-top:0px;
   width:100%;
   height:67px;
   clear: both;
}


.leftColumn a {	
   color:#020202;
   font-size:11px;
   letter-spacing:1px;
}

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

a.normalPane, .linkLike, .mdheading {
    color:#1b88c5;
    font-family:'Verdana';
    font-size:12px;
    line-height:20px;
    letter-spacing:1px;
    text-decoration:none;
}

.normalPane span.link {
    color:#1b88c5;
    font-family:'Verdana';
    font-size:12px;
    line-height:20px;
    letter-spacing:1px;
    text-decoration:none;
    cursor:pointer;
	  margin-top:5px;
}

.normalPane span.nonActiveLink {
    color:#ff6f50;
    font-family:'Verdana';
    font-size:12px;
    line-height:20px;
    letter-spacing:1px;
    text-decoration:none;
}

a.normalPane .linkLike:hover {
    text-decoration:underline;
}

.outerContainer {
	height: 99%;
    width: 99%;
    min-width:800px;
    min-height:650px;
    margin-left:auto;
    margin-right:auto;
    border-color:gray;
    border-style:solid;
    border-left-width:1px;
    border-right-width:1px;
    border-top-width:1px;
    border-bottom-width:1px;
}

.innerContainer {
	
    border-left-width:0px;
    border-right-width:0px;
    border-top-width:0px;
    border-bottom-width:0px;
}


.searchResultsTable {
    border-color:gray;
    border-style:solid;
    border-left-width:1px;
    border-right-width:1px;
    border-top-width:1px;
    border-bottom-width:1px;
}

input.autosuggest {
	width: 250px 
}

.header {
   align:right;
   valign:top;
   width:120;
}

.searchResultsHeader {
    font-weight:bolder;
}

.statusbox {
		font-size: 13px;
		font-family: Monaco, monospace;
		width: 15em;
	}
.thumbs {
		margin: 5px;
		padding: 5px;
		width: 600px;
		clear: both;
	}
	
.thumbIcon {
    vertical-align: middle;
    text-align: center;
}

.borderless {
	border: 0;
}
	
	#photos {
		font-family: Arial, sans-serif;
		list-style-type: none;
		float:none;
		margin: 0px;
		padding: 5px;
		width: 600px;
	}
	
	.photo {
		cursor: move;
		position: relative;
		float: left;
		margin: 4px 4px 4px 4px;
		width: 100px;
		height: 100px;
		border: 1px solid #000;
		text-align: center;
		padding-top: 5px;
		background-color: #eeeeff;
	}

	.inspector {
		font-size: 11px;
	}

.radio input {
    width:auto;
    height:auto;
}

.quickSearchPane {
	  margin-top:10px;
	  position: right;
	  text-align: right; 
}

.quickSearchPane input {
    width:100px;
    height:auto;
}

.quickSearchPane .submit {
   width:auto;
   height:auto;
}

.mdViewSelectPane {
	margin: 5px;	
}

.mdViewSelectPane select {
	width: auto;
}
	
select {
    width:200px;
}

select.wide {
	 width:450px;
}

.searchTemplates select {
	width:200px;	
}

.searchDropDown {
	width:200px;	
}

.wwwSearchTextField {
        width: 100%;	
}

.simpleSearchSearchValue {
        width: 300px;	
}

.simpleSearchDateValue {
	width: 150px;
}

.checkbox {
    width:auto;
    height:auto;
}

.radio {
    width:auto;
    height:auto;
}

.autoSize {
    width:auto;
    height:auto;
}

.imageDescription {
    width:250px;
}

body {
    background-image:url("../images/banner.gif");
    background-repeat:no-repeat;
    background-position:top;
}

th, td {
    vertical-align: top;
    text-align: left;
}

.center {
    text-align: center;
}

.title {
    padding-top: 0px;
    font-weight: bold;
    margin-left: 20px;
}

.navi {
    padding-top: 20px;
    font-weight: bold;
}

.meta {
		margin-left: 10px;
}

.bread {
		margin-left: 60px;
		margin-right: 20px;
}

.bread a, .bread a:hover, .bread a:visited {
	color:#ffffff;
    font-family:'Verdana'; 
    font-size:10px;
    text-decoration:none;
}

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

.mediumSizeLink {
	font-family:'Verdana'; 
    font-size:12px;
    text-decoration:none;
}

.mediumSizeLink:hover {
	text-decoration:underline;
}

.actionbar {
  width: 80%;
}

.actionBar li {
	display: inline;
	text-decoration:underline;
}

.actionBar li a {
	font-size:12px;
	border-right: medium;
}

.actionBar li a:last-child {
	border-right: none;
}

.optionLabel {
    margin-left: 200px;
}

.results {
    padding-top: 20px;
    font-weight: bold;
    margin-left: 200px;
}

.hierarchyList { 
    list-style-type: none; 
}

#collectionHierarchy {
    display: none;
}

.errorMsg {
    color: red;
    padding: 10px;
}

.layoutImages {
    padding-top: 15px;
    padding-bottom: 15px;
}

.accessRightTable {
    width: 500px;
    padding-bottom: 10px;
}

.accessRightTable th {
    padding-top: 10px;
}

.selectItem {
    vertical-align: middle;
    text-align: center;
}


div.autosuggest
{
	position: absolute;
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer
{
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #333;
}


div.autosuggest ul
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #333;
}

div.autosuggest ul li
{
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a
{
	color: #ccc;
	display: block;
	text-decoration: none;
	background-color: transparent;
	text-shadow: #000 0px 0px 5px;
	position: relative;
	padding: 0;
	width: 100%;
}
div.uggest ul li a:hover
{
	background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color: #1B5CCD;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
	color: #fff;
	background-color: #1B5CCD;
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
	background-image: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr
{
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
	left: 0;
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
	right: 0;
	background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #6EADE7;
}

.alert
{
	border-color: red;
	border-width: 2px;
	border-style: solid;
	padding: 20px;
}

.mdtableOut
{
	border:1px outset #1B88C5;
	border-spacing: 0px;
}

.mdtable
{
	margin: 5px;
	border-spacing: 0px;
	width:100%;
    min-width: 600px;
}

.mdrow {
	padding-top: 1px;
	padding-bottom: 1px;
}

.mdheading {
	font-size: 12px;
}

.mdcheckbox
{
	white-space: nowrap;
}
	
.mdname
{
	font-size: 12px;
	font-weight: bold;
	width: 10%;
	padding: 5px;
}

.mdsubname
{
  font-size: 12px;
  font-style: italic;
  width: 30%;
  padding-right: 20px;
}

.mdtableheader 
{
	font-size: 12px;
	font-style: italic;
	color: black;
	line-height: 22px;
	padding-left:5px;
	text-transform: uppercase;
text-decoration: underline;
}
.mdsubsubname
{
	padding-left: 20px;
  font-size: 12px;
  font-style: italic;
  width: 30%;
  padding-right: 20px;
}

table.editmode .mdvalue .mdvaluethreecolumns {
  word-wrap: break-word;
  white-space:nowrap;	
}

.mdvalue input.mdtextfield, .mdvalue select, .mdvalue textarea {
  border: 1px solid gray;
  width: 43em;
  font-size: 1.1em;
  font-family: sans-serif;
  padding-left: 5px;
}

.mdvaluethreecolumns input {
  font-size: 12px;
  border: 1px solid gray;
  width: 5em;
  font-family: sans-serif;
  padding-left: 5px;
}

.mdvaluethreecolumns span {
  font-size: 12px;
  margin-top: 5px !important;
  margin-right: 2px; 
}

.mdvaluethreecolumns {
	width: 30px;
	margin-left:0px;
}

.mdvalue textarea {
  height: 18em;
  
}
.mdvalue input.mdbutton {
  width: 14em;
}

.shaded
{
	background-color: silver;
}

.hidden
{
	display: none;
}

.nowrap {
  white-space: nowrap;
}

.mdTitle
{
	padding-top: 20px;
	font-weight: bold;
	font-size: 120%;
}

.spacer
{
	padding-top: 20px;
}

.normal
{
 	max-width: 600;
 	max-height: 600;
}

.masterListTitle
{
	font-weight: bold;
	font-size: 120%;
}

.mdContainerHeading {
	border:1px outset #99ccff;
/*	padding-left:7px;
	padding-right:7px;
*/	font-family:'Verdana';
	font-size: 12px;
}

.mdContainerHeading span {
  display: block;
  padding-left:7px;
  padding-right:7px;
  height: 100%;
}
.mdContainerHeading span.link {
  cursor: pointer;
}
.mdContainerHeading span.nonActiveLink {
 font-style: italic;
 background-color: silver;
}

.mdContainerBody {
	border:1px outset #1B88C5;
	padding:15px;
}

table.imageCart td.content {
  max-width: 550px;
}

table.imageCart h1, h2 {
	line-height:1.2em; 
	font-weight:bold; 
	color:black;
	text-shadow:#fff 0px 1px;
}
table.imageCart h1 {
	font-size:21px; font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif; 
}
table.imageCart h2 {
	font-size:18px; font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif; 
}

div#cartControls {
	border: 4px double black;
	padding-left: 50px;
	padding: 15px;
	margin-top: 30px;
	margin-left: 15px;
	
  margin-right: 0px;
  font-size: 0.9em;
}

div#cartControls img {
	border: none;
}

div#cartControls h2 {
	font-size: 1em;
	text-decoration: underline;
  
}

table.cartList {
  font-size: 0.8em;
}
table.cartList td {
	padding: 2px 7px 2px 7px;
}
table.cartList img {
  border: none;
}

.inactive {
	color: #777777;
	display: inline;
	text-decoration:underline;
	font-size:12px;
	border-right: medium;
}

.nowrap {
  white-space:nowrap;
}

.noborder {
  border: none;
}

p.help {
    position: absolute;
    top: 0px;
    right: 30px;
    line-height:20px;
}

p.help-feature {
    line-height:20px;
    display: inline;
}

p.help a {
    color:#1b88c5;
    font-family:'Verdana';
    font-size:12px;
    letter-spacing:1px;
    text-decoration:none;
}

p.help-feature a {
    color:#1b88c5;
    font-family:'Verdana';
    font-size:12px;
    letter-spacing:1px;
    text-decoration:none;
}

div.addToCartButton {
  margin: 1em auto 2em auto;
}

/* Fox for bug #5301 */
form.autoform .msg {
  width: 23em;
}

div.map-div div {
    margin: 0;
}

/*tooltip code*/
a.thumb{
    position:relative;
    z-index:24; background-color:#ffffff;
    color:#000;
    text-decoration:none}

a.thumb:hover{z-index:25; background:#ffffff;}

a.thumb span {
	visibility: none;
	display: none;
    text-decoration: none;
  font-family:'Verdana';
  font-size:11px;
    margin-left: 60px;
    position:absolute;
    top:0em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#ffffff; color:#000;
}

a.thumb:hover span { 
    display:block;

}

.table_header {
	font-size: 12px;
	font-weight: bold;
	background-color: silver;
	padding: 4pt;
	margin-bottom: 4pt;
	border-color: grey;
}

.table_header2 {
	font-size: 12px;
	font-weight: bold;
	padding: 4pt;
	margin-bottom: 4pt;
	width:125pt;
}

.table_header img {
	margin :0px;
	padding: 0px;
	border: none;
}

.table_data {
	border: 1px solid rgb(240,240,240);
	padding: 2pt;	
	font-size: 12px;
}

.coordinateTable {
	padding: 6pt;	
	font-size: 12px;
}

.coordinateTable {
	padding: 6pt;	
	font-size: 12px;
}

.coordinateTabledata {
	border: 1px solid rgb(240,240,240);
	padding: 2pt;	
	font-size: 12px;
	width: 200pt;
}

/* Reporting - see print.css for print settings */

.reporttableheader {
	font-size: 12px;
	font-weight: bold;
	background-color: silver;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	width:900px;
}

.esineluetteloheader {
	font-size: 12px;
	font-weight: bold;
	background-color: silver;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	width:750px;
}


.reporttablesubheader {
	font-size: 12px;
	font-weight: bold;
	background-color: silver;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 900px;
}

.reportcellheader {
	font-size: 11px;
	font-weight: bold;
	border: none;
	text-align: left;
	width: 125px;
}
.reportcellvalue {
	font-size: 11px;
	border: none;
	text-align: left;
	width: 125px;
}

.reportname
{
	font-size: 12px;
	font-weight: bold;
	width: 250px;
}
.reportsubname
{
	font-size: 12px;
	font-style: italic;
	width: 250px;
}

.reportmdvalue
{
	font-size: 12px;
	width: 630px;
}

.reporttextualdesc
{
	font-size: 12px;
	padding-left: 10px;
	width: 860px;
}

.reporthr
{
	max-width: 900px;
	text-align: left; /*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Firefox and Chrome*/
}

.pagebreakinfo
{
	font-size: 11px;
	font-style: italic;
	text-align: bottom;
	page-break-after: always; 
}

.reportNormalImage 
{
	max-width: 375px;
	
}

.reportAtarImage
{
	max-width: 600px;
}


.normalphotodesc
{
	font-size: 12px;
	font-style: italic;
	width: 350px;
	margin-left: 5px;	
  position: relative;
}

div.normalphotodesc 
{
  width: inherit;
  page-break-inside: avoid !important;
  /* color: green; for checking that these rules are in effect */
  padding-left: 20px;
}


.bigphotodesc
{
	font-size: 12px;
	font-style: italic;
	width: 550px;
	margin-left: 5px;
}

/**
*	Area report specific
*/

td.report_image_text_column {
	width: 250px;
	font-size: 12px;
	font-style: italic;
}

/**
*	Diaari important view links
*/

.valokuvaDiaari {
	width: 100px;
}

.esineDiaari {
	width: 125px;
}
.diaariFuncLink {
	font-size:12px;
	text-decoration:none;
	line-height: 30px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Trebuchet Ms, sans-serif !important; 
}

.diaariFuncLink:hover {
	text-decoration:underline;
}

.objecttitle {
	font-size:14px;
	font-weight:bold;
	line-height:1.7em; 
	text-shadow:#e0e0e0 1px 1px;
	padding-left:5px;
}

.resultEntryThumbnailView {
    width: 175px;
    height: 175px;
    float:left;
	border-left-width:1px;
    border-right-width:2px;
    border-top-width:1px;
    border-bottom-width:2px;
    border-style:solid;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-right: 5px;
    margin-left: 30px;
    margin-bottom:10px;
    margin-right:2px;
	overflow:hidden;
}

.thumbnailViewMetadata {
    font-size: 12px;
    width: 150px;
}

.resultEntryThumbImg {
    max-height: 85px;
	 height: expression(this.height > 85 ? 85: true);
    max-width: 150px;
	 width: expression(this.width > 150 ? 150 : true);
}

/* Yleinen & overridejäjä */
body, html { background:#e2e2e2; margin:0; padding:0; font:12px "Lucida Sans Unicode", "Lucida Grande", Trebuchet Ms, sans-serif !important;  }
.outerContainer { height: 100% !important; width: 100% !important; margin:0 !important; border:none; }

/* .hidden { display: none; visibility: hidden; } Disabled on 20.1.2016 due to field helps didn't work */

::-moz-selection {background:#842380; color:#fff;} ::-selection {background:#842380; color:#fff;} /* Valinnan väri, violetti */

/* Siiri Yläpalkki */
.topRightPane {padding:0; margin:0; height:82px; }
#siiri-header { background:url(../images/siiri-images/siiri-header.jpg) repeat-x #e43031; height:auto; width:100%; }
#siiri-logo {margin:0 0 0 50px} /* Siirin logo  */

/* Siiri Etusivu */

table#siirietusivu {font-size:12px; line-height:1.7em; text-shadow:#fff 0px 1px; margin:0 0 20px 0;}
table#siirietusivu td {padding:0 0 15px 0;}
table#siirietusivu img {margin:20px 0 -20px 0}
table#siirietusivu h2 {font-size:21px; font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif; line-height:1.2em; font-weight:bold; color:#842380 }
table#siirietusivu h2 span {font-size:15px; font-weight:normal; color:#000; display:block}
table#siirietusivu h2 a {font-size:21px; font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif; line-height:1.2em; font-weight:bold; color:#842380 }
table#siirietusivu p {padding:0 20px 0 0; }


/* Hakuvalikko */
.mediumSizeLink {font-family:"Lucida Sans Unicode", "Lucida Grande", Trebuchet Ms, sans-serif !important; }
.top-text, .top-text a {color:#fff; font-size:10px; text-transform:uppercase; text-shadow:0px 1px #bb3233; }
.quickSearchPane {margin:12px 50px 0 0; padding:0; height:0px;}
.quickSearchPane select{width: 200px ; min-height: auto; background:url(../images/siiri-images/siiri-dropdown-bg.jpg) repeat-x top left; background-color:#fff; border:none; padding:3px; margin:0 0 7px 0; border:1px solid #cb2a2b; font-family:"Lucida Sans Unicode", "Lucida Grande", Trebuchet Ms, sans-serif !important; font-size:11px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-box-shadow:0px 1px 0px #ee6a6b; -webkit-box-shadow:0px 1px 0px #ee6a6b; box-shadow:0px 1px 0px #ee6a6b}

/* Breadcrumb/Leivänmurupolku */
.breadCrumbSpan { background:none;	margin:0; padding:0; height:25px; line-height:24px}
.bread { margin:0 50px 0 50px; padding:0; }
.bread a, .bread a:hover, .bread a:visited { font-family:"Lucida Sans Unicode", "Lucida Grande", Trebuchet Ms, sans-serif !important; color:#969696; font-size:11px; text-decoration:none; padding:0; margin:0; }
.bread a:hover{  color:#e53132; border-bottom:1px dotted #e53132; }

/* Sivupalkki, itse valikko sijatsee siiri-valikko.css */
div .leftColumn {  margin:20px 0 0 20px;  }
/*  .treeframe { width:450px; height: 2000px;  } */

/* Palkit, kuten muokkauspalkki (Haku kansiosta, Tarkennettu haku kansiosta, Lisää kohteita) */
.normalPane { height:auto; margin:10px 20px 20px 20px; border:1px solid #d2d2d2; background:#ffffff; -moz-box-shadow:#d2d2d2 2px 2px 0px; -webkit-box-shadow:#d2d2d2 2px 2px 0px; box-shadow:#d2d2d2 2px 2px 0px;  }
.smallPane { margin:0 50px 0 20px }
.panelmargin { margin:-5px 50px 20px 20px; }

.actionbar { width: 90%; margin:0; padding:10px 10px 15px 10px; }
.actionBar li { display: inline; text-decoration:none; }
.actionBar li:after { content:'/'; font-size:11px }
.actionBar li:last-child:after {content:' ';}
.actionBar li a {  font-size:12px; color:#000; border-bottom:1px dotted #000; }
.actionBar li a:hover {  color:#e53132; border-bottom:1px dotted #e53132; }

/* Laatikko */
.resultEntry { 
background:#ffffff; 
border-left-width:1px; 
border-right-width:3px; 
border-top-width:1px;  
border-bottom-width:3px;  
border-style:solid; border-color:#d2d2d2;  
margin-top:auto;  
width: auto;  
margin-left: auto; 
margin-right: auto; padding: 20px 20px 5px 20px; 
margin:0 0 20px 0; 
}

/* Thumbnail, ikonit, valinta */
.siiri-thumbnail { background:url(../images/siiri-images/pixel-white.gif) center top repeat-x #e2e2e2; border:1px solid #d0d0d0; padding-top:10px; padding-right:5px; padding-bottom:5px; margin-right:20px; width:240px; }
.siiri-thumbnail img{border:1px solid #d0d0d0; background:#fff; padding:1px;}

.siiri-thumbnail-ulkoinen { background:url(../images/siiri-images/pixel-white.gif) 
	center top repeat-x #e2e2e2; 
	border:1px solid #d0d0d0; 
	padding:10px; 
	width:240px; 
}

.siiri-thumbnail-ulkoinen img 
{
	display: block;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #d0d0d0; 
	background:#fff; 
	padding:1px;
}
.siirry_tilauskoriinUlkoinen
{
	font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
}

.normal { max-width: 200px; max-height: 200px; }
.siiri-valinta {margin:10px 0 0 0; padding:0;}
.siiri-lisaa-lataa {padding:0px 5px 0px 8px}
.siiri-lisaa-lataa {font-size:11px; font-weight:bold;}
.siiri-lisaa-lataa img{margin:0 8px 0 0}
.siiri-lisaa-lataa a{display:block; font-size:11px; color:#000; font-weight:bold; margin:0 0 10px 0}
.siiri-lisaa-lataa a:hover {color:#e53132; }

.siiri-lisaa-thumb {font-size:11px; font-weight:bold;}
.siiri-lisaa-thumb a{display:block; font-size:11px; color:#000; font-weight:bold; margin:0 0 10px 0}
.siiri-lisaa-thumb a:hover {color:#e53132; }

/* Rivit & tiedot */
.mdrow:nth-child(odd) {  background:#e5e5e5; }
.mdroweven { background:#e5e5e5; }
.mdroweven:nth-child(odd) {  background:#c0c0c0; }
.mdvalue { font-size: 12px; width: 600px; padding:5px}

/* Footer */
#siiri-footer {background:#fff; border-top:1px solid #d2d2d2; padding:20px 50px; color:#636363; font-size:11px; margin:0; height:35px }
#siiri-footer p {text-align:left; float:left;}
#siiri-footer img{float:right; margin:0 0 0 20px}

.deleted { background:#ff3333; font-size: 11px; font-weight: bold; width: 33%; padding: 5px; }


.deletedCell {
	background:#ff3333; 
    border: 1px solid rgb(240,240,240);
    padding: 2pt;   
    font-size: 12px;
}

/* Imagecarts actionbar lista */

#imageCartSelectFromActionBarDiv {
	margin:0px;
	padding:5px;
	border:1px solid #ccc;
	background: #fff;
}
#imageCartSelectFromActionBarDiv a {
	cursor:hand;
	cursor:pointer;	
}

.dimmedSelect {
	background: #eee;
	border: 1px solid #eee;
 	filter: alpha(opacity = 50); opacity:.50;
}

.linkedImageThumbOnEditpage {
	width: 30%;
}
.linkedImageThumbOnEditpage td {
	position: relative;
}
.linkedImageThumbOnEditpage span {
  	font-size: 12px;
  	font-style: italic;
  	margin-left:5px;
  	margin-top:2px;
}

/* Relic report (Muinaisjäännöksen rauhoitusilmoitus) */

#relicReportWrapper {
	min-height: 100%;
	position: relative;
}
#mainReportFooter {
	height: 100px;
	position:relative;
   	width:900px;
	clear:both; 
}
#mainReportFooter img {
	width:350px;
	float:right;
}
#mainReportHeader {
	position: relative;
	top: 10px; 
	left:500px;
	width:350px;
	font-size: 16px;	
}

#mainReportHeader img {
	width:400px;
	float:right;
	padding-bottom:5px;
}

#mainReportContent1 {
	position: relative;
}

.mainReportHeadings {
	margin-left:15px;
	margin-right:15px;
	width: 800px;
	font-size: 16px;
}

.mainReportContent {
	margin-left:60px;
	margin-right:15px;
	line-height:150%;
	width: 800px;
	font-size: 16px;	
}
.relicReportTable {
	width:800px;
}
.relicreportrow {
	font-size: 14px;
	line-height:150%;
	margin-left:50px;
	
}
.relicreportname {
	font-size: 14px;
	line-height:150%;
	font-weight: bold;
	padding-left:25px;
}
.relicreportdata {
	font-size: 14px;
	line-height:150%;
}
.break {
    page-break-after: always;
    width:0px;
    height:0px;
}

.relicBody {
	width: 900px; 
	background-color: white;
}

.relicReportSignatures {
	width: 400px; 
	display: inline-block;
}

/* Relic report ends */

/* Grave catalog */

.graveCatalogTable {
  	border-collapse: collapse;
	margin-left:2px;
	width:900px;
	font-size:12px;
}

.graveCatalogTable td, th {
 	width:20%;
  	border: 1px solid #000;
  	padding: 0.3em;
}
.graveCatalogHeaders th {
	font-weight: bold;	
}
.graveCatalogData {

}

.manageFoldersContainer {
     width: auto;
     clear: both;
     white-space: nowrap;
}

.manageFoldersContainer input[type="text"]{
    width: 70%;
    clear: both;
}
.manageFoldersContainer input[type="submit"]{
    width: 10%;
}

/* MJ-search GUI */
.mjSearch span {
	display:inline-block;
	width:80px;
}

table.tablesorter {
	border-color:grey !important;
	
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #E5E5E5;
}

table.mjtable thead tr th {
	border-style: none !important;
	background: #e2e2e2; 
	text-decoration:underline;
	cursor: pointer;
}
table.mjtable tbody td {
	width: 200px;
}

table.mjtable {

}

table.mjtable tr:nth-child(even) {
	background: #e5e5e5;
}

table.mjtable tr:nth-child(odd) {
	background: #fafafa;
}

.pda-overlay {
	background-color: #000;
	opacity: .9;
	filter: alpha(opacity=90);
	position: fixed;
	_position:absolute;
	top: 0px; left: 0px;
	_top:expression(eval(document.body.scrollTop));
	width: 100%; height: 100%;
	z-index: 1000;
	text-align: center;
	padding-top: 15px;
}

.arrow {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 6px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted;
    position: relative;
}

.arrow.arrow-up {
    border-top: 0 dotted;
    border-bottom: 6px solid #000;
    content: ""}
        
/* Override some report properties here to get matching colors for Siiri */
.tabs-menu .current a {
    color: black !important;
}

.reportItemInTab:nth-child(2n) {
	background-color:#EAEAEA !important;
	clear:both;
}

.tabs-menu a:hover {
	color: #E60000 !important;
}

.lausuntoTexts li {
	padding-top: 5px;
	padding-left: 5px;
	cursor: pointer;
	text-decoration: none;
	color:#000; 
}

.lausuntoTexts li:hover {
	color:#e53132;	
	background:#f0f0f0;
}

/*Lausuntoraportti*/

.onelausunto {
	padding:5px;
	padding-left:15px;
	width:90%;
}

.lausuntolabel {
	font-weight:bold;
	float:left;
	width:160px;
}

.lausuntodata input[type="text"] {
	width:60%;
}

.allLinked {
	padding-left:15px;
}

.linked {
	display: inline;
}

.lausunto-header h2, h1{
	text-decoration:underline !important;
	color:#990073;
}

.lausunto-h3 {
	text-decoration:underline !important;
	color:#330033;
}

/* NEW CART STYLE */

.cartBar ul { 
  overflow: auto;
  list-style-type: none;
}
 
.cartBar li {
  height: auto;
  float: left;
  margin-right: 0px;
  border-right: 1px solid #aaa;
  padding: 0 10px;
  margin-bottom:25px;
}
 
.cartBar li:last-child {
  border-right: none;
}
 
.cartBar li a {
  text-decoration: none !important;
  color: #292929 !important;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
 
.cartBar li a:hover {
  color: red;
}

.imageCart {
	float:left;
	width:65%;	
}

.cartControls {
	float:left;
	width:30%;
}

.cartThumbnail img {
	max-width:80px;
	max-height:100px;
	display: block;
    margin: 0 auto;
    border:1px solid #;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;  
    box-shadow: 1px 2px 2px 2px #888888;
}

.cartThumbnail {
    box-shadow: 0 0 3px 2px #adadad;
    margin-left: 10px;
    margin-bottom:10px;
    margin-right:1px;
    padding-top:10px;
    width: 105px;
    float:left;
    position:relative;
}

.cartThumbnail a {
	text-decoration:none;
	line-height:150%;
	font-size:13px;
}

.cartRemoveLink {
	float:right;
	padding-right:5px;
}

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

.cartThumbnail {
    display: flex;
    flex-direction: column;
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #fff;
}

.cartTextContent {
    font-size: 11px;
    padding: 5px;
    overflow: visible;
    flex-grow: 1;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
}


.cartItemControls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2px;
    margin-top: 10px;
    width: 100%;
}

.cartItemControls input {
    margin-right: 10px;
}

.cartTextContent img {
    max-width: 100%;
}

.cartThumbnail .cartTextContent{
    font-size:11px;
    padding:5px;
    overflow: visible;
    text-overflow: ellipsis;
    height: auto;
    max-height: 220px;
    margin-bottom:25px;
}

.cartTextContent {
    overflow: visible;
}

/* TRE-407: */
.imagewithcaption {
    margin-bottom:5px;
    margin-right:10px;
    page-break-inside: avoid !important;
}

/* CART ENDS */

.jasper {
	height: 500px;
}


/* Video Js */ 
.video-js {

    vertical-align: top;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    word-break: initial;

}

.siiri-thumbnail .video-js{
    width: 300px;
    height: 150px;  
    max-height: 200px;
    max-width: 200px;
}

.siiri-thumbnail {
    background:url(siiri-images/pixel-white.gif) center top repeat-x #e2e2e2; 
    border:1px solid #d0d0d0; 
    padding:10px; margin-right:20px
}
.siiri-thumbnail video{
    background: rgb(226, 226, 226); padding:1px;
}

.siiri-thumbnail .vjs-fullscreen video{
    background: rgb(0, 0, 0);
}
.displayObjectVideo {
    width: 200px;
}

.displayViewVideo {
    height: 200px;
    width: 200px;
}

.editViewVideo {
    height: 200px;
    width: 200px;
}

#map-div {
    font-size: 13px;
}


.manage-users--button__edit  {
    border: 1px solid #842380 !important;
    background: #842380 !important;
}



.manage-users--button__edit:hover {
    color: black !important;
}

input:checked + .slider {
    background-color: #842380;
}
  
