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;
	width:392px;
	margin-top:10px;
	float:right;
}

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 {
	height:23px;
	margin-top:5px;
	width:180px;	
	
}
div.controls a {
	padding: 5px;
	outline:0;
	
}
div.ss-controls {
	float: left;
	padding-left: 6px;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 430px;
	height: 321px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	width:392px;
	display:block;
	text-align:center;
}
div.slideshow img {
	display: block;
	margin:0 auto;
	border: 0px solid #CCCCCC;
}

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. */
}
#thumbs-adv{
	width: 330px;
	float:left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
     }
     
ul.thumbs {
	margin: 0;
	padding: 0;
	height: 310px;
}
ul.thumbs li {
	float: left;
	display:inline;
	padding: 0;
	list-style: none;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	background-image: none;

}
a.thumb {
	padding: 0px;
	display: block;
	border: 0px solid #ccc;
}
ul.thumbs li.selected a.thumb {
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	float: right;
	padding: 10px;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	float: left;
	margin-right: 2px;
	margin-bottom: 0px;
	border: 0px solid #ccc;
	color: #E87F8E;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
div.pagination a:hover {
	text-decoration: underline;
}
div.pagination span.current {
	font-weight: normal;
	color: #E87F8E;
	text-decoration: underline;
}

#controls-adv{
	color:#7A9D3E;
	width: 320px;
	text-align: center;
}

.controls a{
	color:#7A9D3E;
	font-family:verdana, arial, sans-serif;
	text-decoration:none;
	font-size:12px;
}
	
/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
	background-image: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #7A9D3E;
	font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
