div.content {
/* The display of content is enabled by a javascript generated style on the page.
This is so that the slideshow content won't display unless javascript is enabled. */
display: none;
float:right;
width:722px;
}
div.controls {
margin-top: 5px;
height: 23px;
}
div.ss-controls {
float: left;
}
div.ss-controls span {
color: #666666;
cursor: pointer;
}
div.nav-controls {
float: right;
}
div.nav-controls a {
padding: 5px;
}
div.slideshow {
clear: both;
}
div.slideshow span.image-wrapper {
float: left;
padding-bottom: 12px;
}
div.slideshow a.advance-link {
padding: 10px;
display: block;
background-color:#FFFFFF
}
div.slideshow img {
border: none;
display: block;
/*	margin:0 auto;*/
}
div.download {
float: right;
}
div.embox {
clear: both;
border: 1px solid #ccc;
background-color: #eee;
padding: 12px;
}
div.image-title {
font-weight: bold;
font-size: 1.4em;
}

div.image-desc {
line-height: 1.3em;
padding-top: 12px;
}
div.navigation {
/* The navigation style is set by a javascript generated style on the page.
This is so that the javascript specific styles won't be applied unless javascript is enabled. */
margin-top:-29px;
_margin-top:-35px;
}
ul.thumbs {
clear: both;
margin: 0;
padding: 0;
}
ul.thumbs li {
float: left;
padding: 0;
margin: 6px 11px 6px 0;
list-style: none;
}
ul.thumbs li a {
padding: 7px;
display: block;
background-color:#FFFFFF
}
ul.thumbs li.selected a {
background: #93B8C8;
}
ul.thumbs a:focus {
outline: none;
}
ul.thumbs img {
border: none;
display: block;
}
div.pagination {
clear: both;
font-size:10px;
}
div.navigation div.top {
margin-bottom: 12px;
height: 11px;
}
div.navigation div.bottom {
margin-top: 12px;
}
div.pagination a, div.pagination strong {
display: block;
float: left;
margin-right: 2px;
padding: 4px 7px 2px 7px;
border: 1px solid #ccc;
background-color:#FFFFFF;
color:#666666;
text-decoration:none;
}
div.pagination a:hover {
background-color: #ffc;
text-decoration: none;
}
div.pagination strong {
background-color: #93B8C8;
color:#000000;
cursor:default
}
