/*
 * jQuery Nivo Slider v2.0
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 #slider {
	position:relative;
	background:url(/web/20110907094206im_/http://westernstudiesinstitute.org/images/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:12px;
	left:0px;
	display:none;
}
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */

	

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#CCC;
	font-size: 14px;
	color:#CCC;
	text-shadow: 0px 0px 0px #000;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:60;
	margin-bottom:15px;
}
.nivo-caption p {
	padding:28px 15px;
	margin:0;
	color: #183445
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
	width: 0px;
	height: 0px;
	background: url(/web/20110907094206im_/http://westernstudiesinstitute.org/images/prev_next.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
a.nivo-prevNav {
	left:5px;
}
a.nivo-nextNav {
	right:5px;
	background-position: -44px 0;
}
div.nivo-controlNav {
bottom:55px;
position:absolute;
right:10px;
}

div.gallery div.inner_slider_image div.nivo-controlNav {
bottom:20px;
position:absolute;
right:20px;
}




/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	display: block;
	background: url(/web/20110907094206im_/http://westernstudiesinstitute.org/images/navigator.png) no-repeat 0 -12px;
	width:11px;
	height: 11px;
	float: left;
	margin: 0 3px;
	text-indent: -9999px;
	overflow: hidden;
}
.nivo-controlNav a.active {
	background-position: 0 0;
}

/*
     FILE ARCHIVED ON 09:42:06 Sep 07, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:03:08 May 11, 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):
  capture_cache.get: 0.491
  load_resource: 25.971
  PetaboxLoader3.datanode: 25.384
*/