@charset "utf-8";
/* CSS Document */
body {
	background-color: #000;
	color: #FFF;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img.bg {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
#container {
	position: absolute;
	margin-bottom: 30px;
	margin-left: -475px;
	width: 950px;
	left: 50%;
	margin-top: 40px;
	z-index: 1;
}
#menu, #rightmenu, #quickmenu {
	display: none;
}
#background {
	padding: 0px;
	position: absolute;
	top: 20px;
	height: 95px;
	width: 950px;
	left: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -475px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 1;
}
#header {
	height: 40px;
	text-align: right;
	padding-top: 35px;
}
#header ul, #header li, #background ul, #background li, ul.cssswitcher, ul.cssswitcher li {
	margin: 0px;
	padding: 0px;
}
#styleswitcher {
	top: -20px;
	position: absolute;
	z-index: 2;
	right: 80px;
}
#header li, #background li {
	list-style-type: none;
	display: inline;
}
#header li {
	margin-left: 20px;
}
#background li, ul.cssswitcher li {
	float: right;
}
#background li a, ul.cssswitcher li a {
	height: 20px;
	width: 20px;
	display: block;
}
#background ul.bgswitcher li a {
	background-image: url(images/background.png);
	background-repeat: no-repeat;
}

ul.cssswitcher li a {
	background-image: url(images/cssswitcher.png);
	background-repeat: no-repeat;
}
#background li a.prev {
	background-position: 0px 0px;
}
#background li a.prev:hover, ul.cssswitcher li a.one {
	background-position: 0px -20px;
}
#background li a.show, ul.cssswitcher li a.two {
	background-position: -20px 0px;
}
#background li a.show:hover, ul.cssswitcher li a.two:hover {
	background-position: -20px -20px;
}
#background li a.next {
	background-position: -40px 0px;
}
#background li a.next:hover {
	background-position: -40px -20px;
}
#main {
	margin-top: 30px;
}
#content {
	background-image: url(images/boxbg.png);
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#content img {
	border: 1px solid #FFF;
	padding: 10px;
	margin: 5px;
}
#contenttop {
	height: 20px;
	background-image: url(images/boxbgtop.png);
	margin: 0px;
	padding: 0px;
}
#contentbottom {
	height: 20px;
	background-image: url(images/boxbgbottom.png);
}
h1 {
	font-weight: normal;
	font-size: x-large;
	text-align: center;
}
h2 {
	font-size: medium;
	font-weight: normal;
	text-align: center;
}
p {
	text-align: justify;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
iframe {
	width: 600px;
	height: 1235px;
}
#menu, #rightmenu, #quickmenu {
	display: none;
}
#content img {
	border: 1px solid #FFF;
	padding: 10px;
	margin: 5px;
}
#content #slideshow img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#banner {
	display: none;
}
#footer {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#footer p {
	font-size: x-small;
	text-align: center;
	padding: 0px;
	margin: 5px;
}
li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
ul {
	margin: 0px;
	padding: 0px;
}
#slideshow {
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 10px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	height: 387px;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#leftcol {
	float: left;
	width: 250px;
}
#rightcol {
	float: right;
	width: 250px;
}
#leftcol p, #rightcol p {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a:link, a:visited {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
:focus {
        outline: 0;
}
.centred {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.highlight {
	color: #FF0000;
}
.centred>div { /*Proper way to center a relative div*/
	margin: 0 auto;
}
.date {
	color: #CCCCCC;
	font-size: x-small;
}
/*Lightbox CSS*/
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
