
div.galf_content {width:570px;height:410px; margin-left:10px;}

div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
	width: 570px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}

div.loader,
div.slideshow a.advance-link,
div.caption-container {
	height: 401px; /* This should be set to be at least the height of the largest image in the slideshow with padding */	
}

div.slideshow-container {
	position: relative;
	clear: both;
	float: left;
	height: 380px;
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/loadmain.gif); /*loaderWhite.gif*/
	background-repeat: no-repeat;
	background-position: center;
}

div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
}

a.advance-link:link, a.advance-link:hover, a.advance-link:visited {color:#5d3b00; }
a.advance-link:link img {border:1px solid #5d3b00; color:#5d3b00; }

div.slideshow a.advance-link {
	display: block;
	line-height: 320px; /* This should be set to be at least the height of the largest image in the slideshow with padding */
	text-align: center;
}

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow a.advance-link:focus {
	outline: none;
}

div.slideshow img {border:1px solid;}

div.caption-container {
	float: right;
	position: relative;
}
span.image-caption {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.caption-container, span.image-caption {}

div.caption {
	padding-left: 10px;
	margin-top:100px;
	width:210px;
	overflow:visible;
}

div.image-title {
	font-weight: bold;
	font-size: 1.2em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.fullsize {
	margin-top: 30px;
	font-size:11px;
	font-weight:bold;
	line 
}
div.photo-index {
/*	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 12px;
	padding-left:15px;
	width:200px;*/
	position: relative;
	padding-left: 20px;
	top:39px;
	font-style:italic;
}

div.photo-restart {
	position: relative;
	text-align:right;
	padding-right: 20px;
	top:39px;
	font-style:italic;
}

div.slideshowstartplay {
	position: absolute;
	top:5px;
	left: 0;
	padding: 0 12px;
	padding-left:15px;
	width:200px;
	z-index:100;
}

/*******************************************************************/
div.navigation-container {
	float: left;
	position: relative;
	/*left: 50%;*/
}
div.navigation {
	float: left;
	position: relative;
	/*left: -50%;*/
}
div.navigation a.pageLink {
	display: block;
	position: relative;
	float: left;
}


div.navigation a.prev {
	background-image: url(../images/slaqleft.jpg);
	height:102px;
	width: 53px;
}
div.navigation a.next {
	background-image: url(../images/slaqright.jpg);
	height:102px;
	width: 53px;
}
/*******************************************************************/

ul.thumbs {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background:url(../images/filmfon.jpg);
	background-position:center;

	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:528px;
	height:102px;
	overflow:hidden;
}

ul.thumbs li {
	float: left;
	margin-left:13px;
	margin-top:7px;
	display:block;
	border: 5px solid #3b2602;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
a.thumb {padding: 1px;display: block;}
a.thumb:focus {	outline: none;}
ul.thumbs img {border: none;display: block;}


/************************ LIGHTBOX *****************/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 1100px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
