/* @override http://localhost/bxslider_v3_plugin/css/styles.css */

/*
 * To change the color scheme of slider change each 
 * background property for each of the five styles below
 */

/*next button*/
.bx-next {
	position:absolute;
	top:43%;
	right:5px;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170110005533im_%2Fhttp%3A%2F%2Fdanseinfo.no%2Fcss%2Fbxslider%2Fred_next.png) no-repeat 0 -30px;
	outline:none;
}

/*previous button*/
.bx-prev {
	position:absolute;
	top:43%;
	left:5px;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170110005533im_%2Fhttp%3A%2F%2Fdanseinfo.no%2Fcss%2Fbxslider%2Fred_prev.png) no-repeat 0 -30px;
	outline:none;
}

/*pager links*/
.bx-pager a {
	margin-right: 4px;
	color: #fff;
	padding: 5px 8px 8px 6px;
	font-size: 0px;
	height:26px;
	zoom:1;
	background: url(./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170110005533im_%2Fhttp%3A%2F%2Fdanseinfo.no%2Fcss%2Fbxslider%2Fred_pager.png) no-repeat 0 -13px;
}
.bx-pager a:hover {background-color:transparent;}

/*auto start button*/
.bx-auto .start {
	background: url(./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170110005533im_%2Fhttp%3A%2F%2Fdanseinfo.no%2Fcss%2Fbxslider%2Fred_auto.png) no-repeat 0 2px;
	padding-left: 13px;
}

/*auto stop button*/
.bx-auto .stop {
	background: url(./?mortyurl=https%3A%2F%2Fweb.archive.org%2Fweb%2F20170110005533im_%2Fhttp%3A%2F%2Fdanseinfo.no%2Fcss%2Fbxslider%2Fred_auto.png) no-repeat 0 -14px;
	padding-left: 13px;
}

/*
 * End color scheme styles
 */


/*next/prev button hover state*/
.bx-next:hover,
.bx-prev:hover {
	background-color:transparent;
	background-position: 0 0;
}

/*pager links hover and active states*/
.bx-pager .pager-active,
.bx-pager a:hover {
	background-position: 0 0;
	background-color:transparent;
}

/*pager wrapper*/
.bx-pager {
	text-align:center;
	padding-top: 7px;
	font-size:12px;
	color:#666;
}

/*captions*/
.bx-captions {
	text-align:center;
	font-size: 12px;
	padding: 7px 0;
	color: #666;
}

/*auto controls*/
.bx-auto {
	text-align: center;
	padding-top: 15px;
}

.bx-auto a {
	color: #666;
	font-size: 12px;
}

/* PROGRAMVISNING FRONT 520x300px */

.moduletable_slidefront {
	position:relative;
	width:521px;
	height:320px;
	}
	
ul#program1 {height:300px;overflow:hidden;list-style-type:none;margin:0 0 0 0;padding:0 0 0 0;}
#program1 li {
	position:relative;
	width:521px;
	height:300px;
	display:block;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:.8rem;
	list-style-type:none;
	}
#program1 li a .smaller {font-size:.92em;}
#program1 li .program-bg {
	position:absolute;
	left:0;
	top:0;
	width:521px;
	max-width:700px;
	height:300px;
	z-index:1;
	}
#program1 li .program-bg img {min-width:521px;min-height:300px;}

#program1 li a {
	position:absolute;
	bottom:0px;
	left:10px;
	padding:2px 4px 5px 4px;
	min-width:150px;
	background-color:#600;
	z-index:10;
	text-decoration:none;
	color:#fff;
	filter: alpha(opacity=65); 
	opacity: .65;
	border:1px solid #300; 
	border-bottom:0;
	}
#program1 li a .plist {border-left:1px solid #666;padding:0 3px 0 3px;}
#program1 li a .plist:first-child {border-left:0px;padding:0 3px 0 0;}

#program1 li a:hover {
	background-color:#be0a2d;
	color:#fff;
	border-color:#600;
	filter: alpha(opacity=80); 
	opacity: .8;
	}
	
#program-header {
	position:absolute;
	top:0px;
	left:10px;
	width:110px;
	height:19px;
	background-color:#be0a2d;
	display:block;
	z-index:50;
	filter: alpha(opacity=50); 
	opacity: .5; 
	border:1px solid #600;
	border-top:0px;
	}
#program-header-text {
	position:absolute;
	top:3px;
	left:15px;
	display:block;
	color:#fff;
	font-size:11px;
	z-index:51; 
	}
	
/* PROGRAMVISNING LITE HØYRE */
#program2wrapper {
	padding:0 0 0 0;
	margin:0 0 0 0;
	background-color:#fff;
	height:144px;
	overflow:hidden;
	}
ul#program2 {list-style:none;list-style-type:none;}
#program2 li {
	position:relative;
	width:192px;
	height:144px;
	display:block;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#fff;
	font-size:.7rem;
	line-height:.7rem;
	list-style-type:none;
	list-style:none;
	}
	

#program2 li .program-bg {
	position:absolute;
	width:300px;
	top:0px;
	left: 50%;
	height:144px;
	z-index:1;
	text-align:center;
	margin-left:-150px;
	}
#program2 li .program-bg img {
	min-width:192px;
	height:144px;
	}

#program2 li a {
	position:absolute;
	bottom:0px;
	left:0px;
	padding:4px 4px 4px 4px;
	display:block;
	width:184px;
	overflow:hidden;
	white-space:normal;
	background-color:#600;
	z-index:10;
	text-decoration:none;
	color:#fff;
	filter: alpha(opacity=65); 
	opacity: .65;
	border-bottom:0;
	}
#program2 li a .plist {border-left:1px solid #666;padding:0 3px 0 3px;}
#program2 li a .plist:first-child {border-left:0px;padding:0 3px 0 0;}

#program2 li a:hover {
	background-color:#be0a2d;
	color:#fff;
	border-color:#600;
	filter: alpha(opacity=80); 
	opacity: .8;
	}
	
@media only screen and (min-width : 321px) and (max-width: 559px) 
,only screen and (min-width : 321px) and (max-width: 560px) and (orientation: portrait)
{
.moduletable_slidefront {
	width:422px;
	height:260px;
	}
	
ul#program1 {height:260px;}
#program1 li {
	width:422px;
	height:260px;
	}
#program1 li .program-bg {
	width:422px;
	max-width:550px;
	height:260px;
	}
#program1 li .program-bg img {min-width:422px;min-height:260px;}

}

/* Smartphones small */
@media only screen and (max-width: 320px) 
{
.moduletable_slidefront {
	width:280px;
	height:172px;
	}
	
ul#program1 {height:172px;}
#program1 li {
	width:280px;
	height:172px;
	}
#program1 li .program-bg {
	max-width:350px;
	width:280px;
	height:172px;
	}
#program1 li .program-bg img {min-width:280px;min-height:172px;}
}

/*
     FILE ARCHIVED ON 00:55:33 Jan 10, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:06:50 Apr 19, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.863
  exclusion.robots: 0.063
  exclusion.robots.policy: 0.047
  esindex: 0.015
  cdx.remote: 7.137
  LoadShardBlock: 69.358 (3)
  PetaboxLoader3.datanode: 114.615 (5)
  PetaboxLoader3.resolve: 462.439 (4)
  load_resource: 662.627 (2)
*/