
.sem .text h1 {
	margin: 0 0 20px 0;
}

/*.sem h3 {
	font-family: Palatino, 'Palatino Linotype', Georgia, Times, 'Times New Roman', serif;
	color: #333;
	font-weight: bold;
}*/

.sem .summary {
	margin: 0 0 0 42px;
}

/* This css file serves as a template for styling your kwicks.  Feel free to modify, but please make note of the comments - some of them are important. */

.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.kwicks li {
	/* these are required, but the values are up to you (must be pixel) */
	width: 188px;
	height: 280px;
	margin: 0;

	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}

.small li {
	/* these are required, but the values are up to you (must be pixel) */
	width: 188px;
	height: 110px;
}	

.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */	
	float: left;
}
.kwicks.vertical  li{
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */	
}

#kwick_1 { 
	background: #999 url(../images/Zfsh3dpfnormskinadj2-150dmag.jpg) no-repeat;
}
#kwick_2 {
	background: #777 url(../images/bestdiatom2418c150dmag.jpg) no-repeat;
}
#kwick_3 {
	background: #555 url(../images/amphipod1801c150dmag.jpg) no-repeat;
}
#kwick_4 { 
	background: #333 url(../images/53_her14dx92_150dmag.jpg) no-repeat;
}
#kwick_5 { 
	background: #111 url(../images/34011coench-15150dmag.jpg) no-repeat;
}
.kwicks.horizontal #kwick_5 {
	margin-right: 0; /* cancel margin on last kwick (if you set a margin above) */
}
.kwicks.vertical #kwick_5 {
	margin-bottom: none; /* cancel margin on last kwick (if you set a margin above) */
}

.kwicks a {
	display: block;
	padding: 252px 0 0 0;
	text-decoration: none;
	color: #fff;
	font-family: 'MuseoSans500', sans-serif;
}

.kwicks a span {
	display: block;
	padding: 3px 10px;
}

#kwick_1 a span {
	background: #999;
}

#kwick_2 a span {
	background: #777;
}

#kwick_3 a span {
	background: #555;
}

#kwick_4 a span {
	background: #333;
}

#kwick_5 a span {
	background: #111;
}
	
.small a {
	display: block;
	padding: 5px 10px 7px 10px;
	text-decoration: none;
	color: #fff;
	margin-top: 80px;
	background-color: #666;
}

.small #kwick_1 a {
	background-color: #999;
}

.small #kwick_2 a {
	background-color: #777;
}

.small #kwick_3 a {
	background-color: #555;
}

.small #kwick_4 a {
	background-color: #333;
}

.small #kwick_5 a {
	background-color: #111;
}

.small #kwick_1.selected a ,
.small #kwick_2.selected a ,
.small #kwick_3.selected a ,
.small #kwick_4.selected a ,
.small #kwick_5.selected a {
	background-color: #5e8d36;
}	

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: left;
	width: 538px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 10px;
	height: 25px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 390px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 538px;
	height: 390px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
	width: 538px;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	/*border: 1px solid red;*/
}
div.slideshow a.advance-link {
	display: block;
	width: 538px;
	height: 390px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 390px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: left;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img,
img.sidebar-image,
img.noscript {
	vertical-align: top;
	background: #eee;
	margin-left: 38px;
	border: 1px solid #999;
	width: 466px;
	padding: 3px;
}

img.noscript  {
	margin-top: 35px;
}

img.sidebar-image {
	width: 345px; 
	margin: 35px 0 0 42px;
}

div.video {
	margin: 36px 0 0 42px;
}

div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 200px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 518px;
	top: 0;
	left: 0;
}
div.caption {
	border: 1px dotted #999;
	border-left: none;
	border-right: none;
	padding: .5em 1em 0 1em;
	font-style: italic;
	font-size: 15px;
	margin-left: 42px;
	color: #333;
}

#caption .caption h3 {
	font-weight: normal;
}

div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}

ul.thumbs {
	clear: both;
	margin: 0 0 0 21px;
	padding: 0;
	overflow: hidden;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 3px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}