/*
 * jQuery Nivo Slider v3.0.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.theme-mobilhome.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.theme-mobilhome.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	width: 458px;
	height: 304px;
}
.theme-mobilhome .nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.theme-mobilhome.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.theme-mobilhome .nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.theme-mobilhome .nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.theme-mobilhome .nivo-box img { display:block; }

/* Caption styles */
.theme-mobilhome .nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.theme-mobilhome .nivo-caption p {
	padding:5px;
	margin:0;
}
.theme-mobilhome .nivo-caption a {
	display:inline !important;
}
.theme-mobilhome .nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.theme-mobilhome .nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.theme-mobilhome .nivo-prevNav {
	left:0px;
}
.theme-mobilhome .nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav.nivo-thumbs-enabled {
	text-align:center;
	display: block;
}
.nivo-controlNav.nivo-thumbs-enabled  a {
	display:block;
	width: 100px;
	height: 90px;
}
.nivo-controlNav.nivo-thumbs-enabled  a.active {
	font-weight:bold;
}
.nivo-controlNav.nivo-thumbs-enabled  img {
	width: 100px;
	height: 90px;
}
/*
     FILE ARCHIVED ON 19:49:39 May 26, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:10:15 Aug 20, 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.442
  exclusion.robots: 0.071
  exclusion.robots.policy: 0.063
  esindex: 0.006
  cdx.remote: 5.744
  LoadShardBlock: 68.624 (3)
  PetaboxLoader3.resolve: 59.115 (4)
  PetaboxLoader3.datanode: 66.908 (5)
  load_resource: 65.516
  loaddict: 17.026
*/