.anythingSlider,
.anythingSliderInside {
	width: 955px;
	position: relative;
	margin: 0 0 20px 22px;
	z-index: 5px;
	background:#000000;
	min-height: 385px;
}
	
.anythingSlider .wrapper,
.anythingSliderInside .wrapper {
	width: 955px;
	height: auto;
	overflow: hidden;
	/*position: absolute;*/
	top: 0;
	left: 0;	
	background:#000000;
}

	#anythingSliderInside, .anythingSlider_wrapper, .anythingSlider_loading,
	#anythingSliderInside .wrapper{
		width: 659px;
		margin: 0;
	}
	#mccarthyGallery .anythingSlider {
		margin: 10px 0 0;
	}
	#mccarthyGallery .anythingSlider,
	#mccarthyGallery .wrapper {
		width: 703px;
		margin: 0;
		padding: 0;
	}
	#mccarthyGallery .wrapper {
		/*margin: 8px 0 0 8px;*/
		height: 468px;
	}
	#mccarthyGallery ul {
		margin-top: 0;
	}
	.anythingSlider_loading {
		position:absolute;
		margin-top:165px;
		text-align:center;
		height:200px;
	}

	
/* Width below is max for Opera */
.anythingSlider .wrapper ul { width: 32700px; list-style: none; margin: 20px 0 0;background:#000000;padding:0;}
.anythingSlider ul li { display: block; float: left; padding: 0; width: 955px; margin: 0; text-align:center;background:#000000}
	#anythingSliderInside ul li {width: 659px;background:#000000}
	#mccarthyGallery .anythingSlider ul li { width: 703px; position:relative;}
.anythingSlider .arrow, #mccarthyGallery .arrow { display: block; height: 200px; width: 67px; background: url(images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 45px; cursor: pointer; }
	#anythingSliderInside .arrow { top: 80px;}
	#mccarthyGallery .arrow { top: 150px; }
.anythingSlider .forward, #mccarthyGallery .forward { background-position: 0 0; right: -32px; }
	#anythingSliderInside .forward { right: -37px; }
	#mccarthyGallery .forward { right: -25px; }
.anythingSlider .back { background-position: -67px 0; left: -38px; }
	#mccarthyGallery .back { background-position: -67px 0; left: -28px; }
.anythingSlider .forward:hover, #mccarthyGallery .forward:hover { background-position: 0 -200px; }
.anythingSlider .back:hover, #mccarthyGallery .back:hover { background-position: -67px -200px; }

#thumbNav { 
	top: 298px;
	text-align: left;
	background: url(images/bg-pagination.png) top left repeat;
	width: 100%;
	margin: 0;
}
	#anythingSliderInside #thumbNav {
		width: 659px;
		margin: 0; 
		top: 322px;
	}
	#mccarthyGallery #thumbNav {
		display: none;
	}
	#mccarthyGallery .subtext {
		width: 100%;
		background: url(images/bg-pagination.png) top left repeat;
		height: 40px;
		line-height: 30px;
		text-indent: 15px;
		color: #999999;
		position: absolute;
		bottom: 0;
		left: 0;
	}
#thumbNav a {
	text-decoration:none;
	color: #fff;
	font: 13px/11px Myriad Pro, Trebuchet MS;
	display: inline-block;
	padding: 15px 13px;
	text-align: center; 
	background-image: none;
}
#thumbNav a:hover,
#thumbNav a.cur {
	color: #fecc07;
	background: url(images/bg-pagination-arrow.gif) bottom center no-repeat;
	text-decoration: none;
}

#start-stop { display: none; background: green; background-image: url(images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing { background-color: red; }
#start-stop:hover { background-image: none; }


.anythingSlider li div.caption {
	width: 100%;
	text-align: center;
	padding: 3px 0;
	background: url(images/bg-pagination.png) top left repeat;
	color: #fff;
	z-index: 10;
}
/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }