﻿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: left;
	width: 325px;
	margin-left: 2px;
	height: 267px;
	overflow: hidden;
}
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: 5px;     height: 23px;*/
	display: none;
}
div.controls a
{
	padding: 5px;
}
div.ss-controls
{
	float: left;
}
div.nav-controls
{
	float: right;
}
div.loader
{
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 319px;
	height: 239px;
}
div.slideshow
{
	clear: both;
	min-height: 248px;
	margin-top: 5px;
	overflow: hidden;
	text-align: center;
	margin-left: 5px;
}
div.slideshow span.image-wrapper
{
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link
{
	padding: 2px;
	display: block;
}
div.slideshow img
{
	display: block;
	border: solid 1px #912424;
}
div.download
{
	float: right;
}
div.embox
{
	clear: both;
}
div.image-title
{
	display: none;
}
div.image-desc, div.image-desc-1
{
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	text-align: left;
	height: 40px;
	overflow: hidden;
}
div.galleriffic-landscape div.navigation div.top
{
	margin-bottom: 12px;
	height: 11px;
	display: none;
}
div.galleriffic-landscape div.navigation div.bottom
{
	margin-top: 5px;
	text-align: center;
}
div.galleriffic-landscape div.pagination a, div.pagination span.current
{
	font-size: smaller;
	display: inline-block;
	margin-right: 2px;
	padding: 3px 7px 3px 7px;
	border: 1px solid #ccc;
}
div.galleriffic-landscape div.pagination a:hover
{
	background-color: #eee;
	text-decoration: none;
}
div.galleriffic-landscape div.pagination span.current
{
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.cell-nav
{
	display: none;
}
/***************/div.image-desc
{
	color: #222;
	border: solid 1px #888;
	padding-left: 5px;
}
div.navigation
{
	margin-top: 7px; /* 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-right:8px;
}
div.navigation img
{
}
ul.thumbs
{
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.thumbs li
{
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
a.thumb
{
	margin-bottom: 5px;
	margin-left: 3px;
	display: block;
	text-decoration: none;
}
ul.thumbs li.selected a.thumb
{
}
a.thumb:focus
{
	outline: none;
}
ul.thumbs img
{
	display: block;
	border: solid 1px #FFF;
}
ul.thumbs li.selected img
{
	display: block;
	border: solid 1px #fff;
}
div.pagination
{
	clear: both;
}
div.navigation div.top
{
}
div.navigation div.bottom
{
	margin-top: 12px;
}
div.pagination a, div.pagination span.current
{
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
}
div.pagination a:hover
{
}
div.pagination span.current
{
}
/* Minimal Gallery Styles */#thumbs-min ul.thumbs li
{
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}
#thumbs-min a.thumb
{
	padding: 0px;
	display: inline;
	border: none;
}
li.selected
{
	background-color: Transparent;
}
li.selected img
{
	margin-left: 0px;
}
#thumbs-min ul.thumbs li.selected a.thumb
{
}

