html, body { 
	width: 100%; height: 100%; padding: 0; margin: 0; background: #fff;
	font-size: 100%; line-height: 100%;
	background: #333;
	color: green;
	font-family:Calibri, sans-serif;
	}
.body-black{
	background: #000;
}	



#piletaster {
	display: none;	
}

.msg-container{
	position: absolute;
	width:100%;
	height:100%;
	background: #333;
	z-index: 1000;
	text-transform: uppercase;
}
.msg-container table, #piletaster td{
	height: 100%;
	width: 100%;
}

.msg-container td {
	text-align: center;
	vertical-align: middle;
	padding-bottom: 40px;
	letter-spacing: 0.2em;
}
.msg-container p{

	font-size: 1.2em;
}	

p {
	font-size: 0.8em;
	color: #aaa; 
	margin:0; 
/*	white-space: nowrap;
*/
	line-height: 1.3em;
	}
span {
	color: #aaa; 
	}

a,a:active,a:visited {
	color: #aaa;
	text-decoration: none;
	}

/* SECTION-DEPENDENT STYLE: */
body.bakken2013 a.menu, body.bakken2013 span.active {
	padding-top:10px;
}

a.menu-file, span.active {
	display: block;

}
span.active, p.active {
	color: #eee;
}
.lt-gt {
	display:inline !important;
}
/*
#afsender{
	position: fixed; top: 8px; right: 14px;
	}
#titel {
	position: fixed; bottom: 12px; margin-left: 12px;
}

#set-background-color{
	font-size: 4em; color: #000;
	position: fixed; bottom: 12px; right: 12px;
	cursor: pointer; 
	}
.set-background-color-white{
	color: #fff !important;
}
.hidden { display: none;}
*/


/* CONTAINERS
************************************ */
div.image {
	float:left;
	text-align: center;
	height:98%;
	line-height:98%;
	margin-top:10px;
	margin-left:10px;
}
div.image img {
	vertical-align: middle;
}
div.menu {
	float:right;
	margin-right: 30px;
	margin-top: 20px;
}
.caption{
	line-height: 1.2em;
	text-align: left;
	background: none;
	white-space: inherit;
}

/* NAVIGATION LISTS
************************************ */
ul.menu {
	margin-top: 6px;
}
span.menu {
	padding-left:0px;
	white-space: nowrap
}
p.menu {
	white-space: nowrap;
}
span.dir-title {
	font-weight: bold;
	cursor: pointer;
}
ul, select {
	margin-bottom:6px;
	float: left;
	clear:both;
}
.menu-file-highlight{
	color: white !important;
}
.stor-version {
	font-size: 0.7em;
}
/* NAVIGATION ARROWS
************************************ */
div.navigation {
	margin:4px 0 2px -10px;
	float: left;
	clear:both;
	font-size:1.7em;
}
.overview {
	font-weight: bold;
	/*letter-spacing: 0.04em;*/
	margin-left:20px;
	display:inline !important;
}
.overview span{
	padding-right: 4px;
}

/* graphic buttons */

.item {
	width:16px;
	height:16px;
	float: left;
	margin-right: 12px;
}
#left-arrow, #right-arrow {
	width:0px;
	height:0px;
	border-right: 10px solid transparent;
	border-left: 10px solid #666;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	margin-right: 4px;
}
#left-arrow {
	border-right: 10px solid #666;
	border-left: 10px solid transparent;
	margin-right: 10px;
}
#left-arrow-handheld {
	border-right: 10px solid #fff;
}
#thumbs-container {
	margin-top:2px;
}
#thumbs-1 {
	float: left;
}
#thumbs-2 {
	float: right;
}
#thumbs-3 {
	float: left;
	clear:both;
	margin-top: 4px;
}
#thumbs-4 {
	float: right;
	margin-top: 4px;
}
.thumbs {
	width:6px;
	height:6px;
	border: 0;
	background: #666;
}
#full-container {
	background: #888;
	margin-top:2px;
}
#full-container div {
	width:12px;
	height: 12px;
	margin-top: 4px;
	background: #666;
}

/* THUMBS
************************************ */
#thumbs-container li {float:left; }
#save-sorted-thumbs, #save-sorted-menu {float:left;clear:left;}
.thumb-file {
	float:left;
	margin:12px 0 0 12px;
}
.menu-thumb-highlight{
	opacity:0.3;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

		div.image {height: auto;line-height: auto;width:100%;float:left;clear:both;margin:0;margin-top:20px;}
		div.image img {float:left;clear:both;width:100%;margin:0}

		div.menu {width:100%;float:left;clear:both}
		div.menu select {margin-left:10px}

		#menu-container {padding-left:10px;width:100%}

		div.navigation {margin-left:10px;margin-top:0;clear:none;float:right}

		#left-arrow, #right-arrow {
			border-top:20px solid transparent;
			border-right:20px solid transparent;
			border-bottom:20px solid transparent;
			border-left:20px solid #666;
			}
		#left-arrow {
			margin-right:20px;
			border-right:20px solid #666;
			border-left:20px solid transparent;
			}

			#menu-container {margin-top:-10px}
			p.menu {line-height: 2em;}
			

		#thumbs-container li {margin-left:10px;margin-top:10px}

		body.thumbnail-view div.navigation { display: none;}
		body.thumbnail-view div.menu { display: none;}

/*		body.plain-view #menu-container {margin-top:-20px}
		html,body {font-size:120%}

*/
}
