/* Print CSS Document */
.hide, .hidden, #tki-nav-wrapper, #primary-tools, #secondary-tools, #tki-footer-wrapper, .crumbs, .link-top {display: none;}
form, .hide, .link-top, .widget, #breadcrumbs, #footer, #logo-moe, #nav-site, #nav-tki, .print-page, #TB_closeWindow, .artefact-explorer {
display: none;
}
body {
font-family: Verdana, Tahoma, sans-serif;
font-size: 11pt;
color: #000000;
}
blockquote, q {
font-style: italic;
}
em {
font-style: italic;
}
h1,h2,h3,h4,h5,h6 {
font-weight: bold;
}
h1, .h1 {
font-size: 18pt;
}
h2, .h2 {
font-size: 16pt;
}
h3, .h3 {
font-size: 13pt;
}
h4, h5, h6, .h4, .h5, .h6 {
font-size: 11pt;
}
img {
border: 0px none;
}
strong {
font-weight: bold;
}
sub {
display:inline;
font-size:0.909em;
line-height:1em;
padding:0 .1em;
vertical-align:sub;
}
sup {
display:inline;
font-size:0.909em;
line-height:1em;
padding:0 .1em;
vertical-align:super;
}
.factbox {
background: black;
/*border: 1px solid black;*/
padding: 20px;
}
.collection {overflow: hidden; height: 1%; margin-bottom: 11pt;}

.object-right, .artefact .img {
float: right;
margin-left: 15px;
}

.img{		
	text-align: center;
}
.caption{
	width: 200px;
}


.object-left, .collection .img {
float: left;
margin-right: 15px;
}

#TB_window {
margin-top: 0px !important;
margin-right: 0px !important;
margin-bottom: 0px !important;
margin-left: 0px !important;
}
#logo-site{
	display: none;
}
/* video gallery page */
.gallery {margin:0 0 1.75em; padding:5px 0 5px; width: 100%;}
.gallery .row .clearfix {display:block; clear: both; width: 100%; float: left;}
.gallery .item {float:left; width:22%; margin: 10px 0 10px 10px; padding:0;}
.gallery .img {margin: 0; text-align: left; float: left; width: 100%;}
.gallery .img .bd img {display:inline; /*float:left;*/ margin:0; padding:0; position:relative;}
.gallery .img .bottom { display: none;}

/* video page */
#tabs ul {display: none;}
#tabs h3 {display: block !important}
.videopage .additional-tools {display: none;}

/* debug */
#debug {display: none;}