.galleryHeader .title
{
    padding:8px;
    background-color:#a9c6cb;
    font-size:1.4em;
    color:#005555;
    display:none;
}

.galleryHeader .description
{
    padding:5px;
    margin:5px;
    text-align:right;
    border:solid 1px #888888;
    background-color:#dfdfdf;
    display:none;
}

.galleryCaption
{
    padding:5px;
    margin:5px;
    text-align:left;
}

.galleryImage
{
    text-align:center;
}

.galleryThumbnails td
{
    padding:5px;
}

.galleryThumbnails .thumbnailRowSelected
{
    background-color:#a9c6cb;
}
#slideshow 
{
	list-style:none; 
	color:#fff;
	width: 100% !important;
}
#slideshow span 
{
	display:none
}
#slideshow ul 
{
	width:100%;
}
#wrapper 
{
	width:100%; /* WIDTH (full width is 730px) */
	margin:5px auto; 
	display:none
}
#wrapper * 
{
	margin:0; 
	padding:0
}
#fullsize 
{
	overflow:hidden; 
	position:relative; 
	width:100%; /* WIDTH (full width is 730px) */
	height:315px; /* HEIGHT (full height is 506px) */
	padding:0; 
	
}
#image 
{
	width:100%; /* WIDTH (full width is 730px) */
	height:315px; /* HEIGHT (full height is 506px) */
}
#image img 
{
	position:absolute; 
	z-index:25; 
	height:315px; /* HEIGHT (full height is 506px) */
	width:100%;
}
.imgnav 
{
	position:absolute; 
	width:25%; 
	height:315px; /* HEIGHT (full height is 506px) */
	cursor:pointer; 
	z-index:150
}
#imgprev 
{
	left:0; 
	background:none !important;
}
#imgnext 
{
	right:0; 
	background:none !important;
}
#imglink 
{
	position:absolute; 
	height:315px; /* HEIGHT (full height is 506px) */
	width:100%; 
	z-index:100; 
	opacity:.4; 
	filter:alpha(opacity=40)
}
.linkhover 
{
	background:url(../images/link.gif) center center no-repeat
}
#thumbnails 
{
	margin-top:5px
}
#slideleft 
{
	float:left; 
	width:20px; 
	height:81px; 
	background:url(../images/scroll-left.gif) center center no-repeat; 
	background-color:#222
}
#slideleft:hover 
{
	background-color:#333
}
#slideright 
{
	float:right; 
	width:20px; 
	height:81px; 
	background:#222 url(../images/scroll-right.gif) center center no-repeat
}
#slideright:hover 
{
	background-color:#333
}
#slidearea 
{
	float:left; 
	position:relative; 
	width:687px; /* thumbnails should be 43 pixels narrower than full width */
	margin-left:2px; 
	height:80px; 
	overflow:hidden;
	padding-bottom:20px;
}
#slider 
{
	position:absolute; 
	left:0; 
	height:81px; 
	width:6000px;
}
#slider img 
{
	cursor:pointer; 
	border:1px solid #666; 
	padding:2px; top:0; 
	height:81px;
	margin:0 2px !important;
}
#information
{
	position:absolute;
	right: 0; 
	bottom:0;
	opacity:.8;
	width:850px; 
	height:50px !important; 
	background:url("https://springboardbursaryfoundation.org.uk/img/info-bg.png");
	margin:0px 0px 10px 30px; 
	color:#fff; 
	overflow:hidden; 
	z-index:200; 
	padding:4px 8px 3px; 
	font-size:14px;
    font-weight:normal;
    letter-spacing:0.2px !important;
    text-align:left;
    display:table;
    background:#f24e2a;
}

#information h3 
{
	padding:2px 2px 2px;
	color:#fff; 
	font-size:14px;
	font-family: Open sans, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: italic;
	text-align:left;
	margin-top:0px;
	letter-spacing:0.2px !important;
}
#infowrap
{
    display:table-cell;
    vertical-align:middle;
}
#information p 
{
	padding:0 8px 8px;
	display:none;
}
#image_overlay
{
	z-index:300;
	right:100px;
	[if IE]right:0px !important;
	top:0;
	width:200px;
	position:absolute;
	opacity:1; 
	filter:alpha(opacity=100);
}
#image_overlay a img
{
	border:none;
}