﻿/* GALLERY */
.box { }
.galleryBox {  float:left; background-color:#fff; width:929px; padding:20px; }
.gallerySpan2 { width:629px; float:left; background-color:#fff; }
.gallerySpan1 { width:280px; float:left; background-color:#fff; }

#thumbs { width:280px; clear: both; float:left; padding-top: 10px; }
#gallery { width:640px; float: right; padding-top: 10px; *margin-top: 30px; }

div.albums { clear: both; padding-top: 20px; text-align: left; }
div.albums ul { margin-bottom: 20px; }
div.albums ul li { display: inline-block; *display: block; *float: left; white-space: nowrap; padding:10px 10px 0; }

div.ss-controls { float: left; padding:5px 0 5px 0; }
div.nav-controls { float: left; width:20px; padding:5px 8px; }
div.loader { background-image: url('/_Resources/img/lightbox/loading.gif');background-repeat: no-repeat;background-position: center;width: 560px;height: 350px }

div.slideshow { clear: both; }
div.slideshow span.image-wrapper { position:relative; float:left; padding-bottom: 10px; width: 100%; height: 411px; }

/*
div.slideshow a.advance-link { display:block; width:50%; height:100%; position:absolute; top:0; left:50%; }
div.slideshow a.previous-link { display:block; width:50%; height:100%; position:absolute; top:0; left:0; }
div.slideshow a.advance-link:hover { background: transparent url('/_Resources/img/arrow_right_green.png') no-repeat 90% 50%; }
div.slideshow a.previous-link:hover { background: transparent url('/_Resources/img/arrow_left_green.png') no-repeat 10% 50%; }
*/
div.slideshow a.previous-link { position: absolute; top: 50%; left: 20px; display: block; margin-top: -49px; width: 40px; height: 97px; background: url(/_Resources/img/arrows.png) left top no-repeat; z-index: 900; text-indent: -999em; }
div.slideshow a.previous-link:hover { background-position: left bottom; }
div.slideshow a.advance-link { position: absolute; top: 50%; right: 20px; display: block; margin-top: -49px; width: 40px; height: 97px; background: url(/_Resources/img/arrows.png) right top no-repeat; z-index: 900; text-indent: -999em; }
div.slideshow a.advance-link:hover { background-position: right bottom; }

div.slideshow img { margin: 0 auto; border: none; display: block; width: auto; height:411px; }
div.download { float: right; }
div.embox {	clear: both; text-align: left; }
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. */ }
	   
ul.thumbs { clear: both; margin: 0; padding: 0; }
ul.thumbs li { float: left; padding: 0; margin: 3px 6px 3px 0; list-style: none; }
a.thumb { width:80px; height:80px; overflow:hidden; display: block; border: 1px solid #fff; }
ul.thumbs li.selected a.thumb { background-color:#995C87; }
a.thumb:focus { outline:none;}
ul.thumbs img { border: none; display: block; width:180px; margin-top:-20px; margin-left:-55px; }

div.pagination { clear: both; }

div.navigation div.top { margin-bottom: 12px; height: 11px; }
div.navigation div.bottom { margin-top: 12px; text-align:left; }

div.pagination span.current { margin-right: 5px; color: #EC1185; }
div.pagination a { margin-right: 5px; color: #00A3D8; }
div.pagination a:hover, div.pagination a:focus { text-decoration: underline; }
div.pagination {}
div.pagination a.previous { }
div.pagination a.previous span { }
div.pagination a.previous:hover span {}
div.pagination a.next { }
div.pagination a.next span { }
div.pagination a.next:hover span { }

.nav-controls a { position:relative;  display:block; overflow:hidden; width:6px; height:13px; }

div.pagination { }

.nav-controls a.previous { position:relative;  display:block; overflow:hidden; width:6px; height:13px; }
.nav-controls a.previous { float:left; }
.nav-controls a.previous span { position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; background:#fff url(/_Resources/img/arrow/arrow_purple_left.png) no-repeat top left;}
.nav-controls a.previous:hover span { background:#fff url(/_Resources/img/arrow/arrow_orange_left.png) no-repeat top left;}

.nav-controls a.next { position:relative; display:block; overflow:hidden; width:6px; height:13px; }
.nav-controls a.next { float:right; }
.nav-controls a.next span { position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; background:#fff url(/_Resources/img/arrow/arrow_purple_right.png) no-repeat top right;}
.nav-controls a.next:hover span { background:#fff url(/_Resources/img/arrow/arrow_orange_right.png) no-repeat top right;}

.ss-controls a.play { }
.ss-controls a.play:hover, .ss-controls a.play:focus { color: #000; }
.ss-controls a.play span {}
.ss-controls a.play:hover span {}

.ss-controls a.pause {}
.ss-controls a.pause {}
.ss-controls a.pause {}
.ss-controls a.pause span {}
.ss-controls a.pause:hover span {}

/* link colour */
.link_0 a { color: #D8108D; }
.link_1 a { color: #00A3D8; }
.link_2 a { color: #F0981D; }
.link_3 a { color: #73BC51; }
.link_4 a { color: #F0981D; }
