/***Newest SQUARE slideshow -- TinySlideshow ***/




#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}

#wrapper {width:756px; margin:40px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:750px; height:450px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:750px; height:0; background:url('../img/70percent-bg.png'); color:#fff; overflow:hidden; z-index:200; /*opacity:.7; filter:alpha(opacity=70);*/}


#image {width:750px;}
#image img {position:absolute; z-index:25; width:750px; height:450px;}
.imgnav {position:absolute; width:25%; height:436px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url('../img/left.gif') left center no-repeat}
#imgnext {right:0; background:url('../img/right.gif') right center no-repeat}
#imglink {position:absolute; height:436px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url('../img/link.gif') center center no-repeat}
#thumbnails {margin-top:15px;}
#slideleft {float:left; width:20px; height:81px; background:url('../img/scroll-left.gif') center center no-repeat; background-color:#222; display: none;}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url('../img/scroll-right.gif') center center no-repeat; display: none;}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:706px; margin-left:5px; height:81px; overflow:hidden; display: none;}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}


ul.tinyslideshow{list-style:none; color:#fff}

#information h3 {
	margin: 0px 0 8px;
	padding: 5px 10px 0;
	font: 21px/30px 'TeXGyreAdventorBold', 'arial', 'helvetica', 'clean', 'sans-serif';
	text-align: left;
	width: 730px; 
	color: #fff;
	float: left;
	}
	
#information p {
	margin: 0px 0 0;
	padding: 0 10px 8px;
	font: 16px/24px 'SourceSansProRegular', 'arial', 'helvetica', 'clean', 'sans-serif';
	text-align: left;
  	width: 730px; 
  	color: #fff;
  	float: left;           
	}
	
	
	
.default-viz{
	width: 730px;
	height: 312px;
	margin: 0 auto;
	}

.collection-image {
	width: 500px;
	height: 300px;
	float: left;
}

.collection-image img{
	width: 500px;
	height: 300px;
}

.collection-thumbs {
	width: 230px;
	height: 300px;
	float: left;
	
}

.thumb {
	width: 100px;
	height: 94px;
	float: left;
	text-align: center;
	overflow: hidden;
	border-left: 9px #fff solid;
	border-bottom: 9px #fff solid;
}

.thumb img {
	width: 120px;
	height: auto;
	}
	
.slideshow-container {
	position: relative;
	width: 920px;
	height: auto;
	padding: 10px 0 0;
}
	
#highlights{
	position: absolute;
	top: -10px;
	left: -5px;
	z-index: 20;
	color: #999;
	font: 24px/24px 'TeXGyreAdventorRegular', 'arial', 'helvetica', 'clean', 'sans-serif';
	text-transform: capitalize;
	}
	