/* mooShow 0.01 beta CSS Document */

.mooshow a img { 
	border: none;
	outline: none;
	-moz-outline: none;
	}

.mooshow_outerContainer{
	position: relative;
	background-color:#FFF;
	color: inherit;
	width: 20px;
	height: 1px;
	margin: 0 auto;
	display: table;
	}

.dropShadowBorder {
	border-top:1px solid #EEE;
	border-right:1px solid #CCC;
	border-left:1px solid #EEE;
	border-bottom:1px solid #CCC;
	}

.mooshow {
	position: inherit;
	display: none;
	}
	
.mooshow_loading{
	position: absolute;
	top: 0;
	left: 0;
	display:none;
	}

.mooshow_copyright{
	position: absolute;
	top: 15px;
	right: 10px;
	color: #CCCCCC;
	font-size:9px;
	}

.mooshow_extras{
	margin: 0 auto;
	text-align: left;
	color:#666666;
	background-color: inherit;
	}

.mooshow_topNav{
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: left;
	font-size: 8px;
	background-color: inherit;
	color:#CCCCCC;
	line-height: 170%;
	width: 100%;
	}

.mooshow_captions{
	background-color: #FFF;
	color:#999999;
	margin: 0 auto;
	text-align: left;
	line-height:140%;
	height: 35px;
	width: 100%;
	}

.mooshow_contentContainer{
	background-color:#FFFFFF;
	color: inherit;
	position: relative;
	text-align: center;
	line-height: 0.0;
	}
	
.mooshow_overlayNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	}

.mooshow_prevLink, .mooshow_nextLink{
	width: 10%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	outline:none;
	}
	
.mooshow_prevLink { left: 0; float: left; outline: none; -moz-outline: none; background: url(/bilder/start/pil_v.gif) left 100% no-repeat;}
.mooshow_nextLink { right: 0; float: right; outline: none; -moz-outline: none; background: url(/bilder/start/pil_h.gif) right 100% no-repeat;}

/*
New func
*/
.mooshow_jumpLink, .mooshow_moreLink { 
	outline: none; 
	-moz-outline: none;
	height: 15px;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	outline:none;
	margin-top:10px;
	}

.mooshow_jumpLink{
	float:left;
	margin-left:5px;
	width: 15px;
	}
.mooshow_moreLink{
	float:left;
	margin-right:10px;
	/*
	background: url(/bilder/start/moreLink.gif) left 100% no-repeat;
	width: 45px;*/
	}

.mooshow_imageLink:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8; 
}

.jumpLink3{background: url(/bilder/start/knapp03.gif) left 100% no-repeat; }
.jumpLink2{background: url(/bilder/start/knapp02.gif) left 100% no-repeat;}
.jumpLink1{background: url(/bilder/start/knapp01.gif) left 100% no-repeat; margin-left:10px;}


.mooshow_IPTC{
	position: absolute;
	left: 0px;
	height: 35px;
	background-color: #FFF;
	color:#CCCCCC;
	font-size:14px;
	line-height:100%;
	text-align:center;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	z-index:99;
	}

.mooshow_FlipItem{
	height: 35px;
	width: auto;
	}
		
.mooshow_IPTCbutton{
	position: absolute;
	top: 0;
	left: 0;
	}

.mooshow_IPTC_centre{
	text-align:center;
	width:100%;
	height: 100%;
	padding-top:9px;
	}
	
.mooshow_IPTC_centre a{
	line-height:30px;
	}

div#scrollcontent{
	position:absolute;
	top:0px;
	left:0px;
	}

.sIFR-hasFlash span.flipflash {
	letter-spacing: 1px;
	visibility: hidden;
	font-size: 16px;
	line-height: 17px;
}

.flipflash {
	font-size:14px;
}

