@charset "utf-8";
/* CSS Procuced by http://www.OrangePineapple.co.uk - Site designed by Alex */

html, body, h1, h2, h3, h4, div, span, blockquote, p, address, form, fieldset, input, img, ul, ol, li, dl, dt, dd, dfn, cite {margin: 0; padding: 0; border: 0;}

a {text-decoration: none;}
a img {border: 0;}
a, a:visited {color: #FF0000;}
a:hover {color: #FF6600;}
.style2 {color: #FF0000; font-size: 14px;}
.style3 {font-size: 14px;}

input {font-family: Arial, Tahoma, Verdana; font-size: 14px; color: #FFFFFF;}
textarea {font-family: Arial, Tahoma, Verdana; font-size: 14px; color: #FFFFFF;}

.clear {clear: both;}

/* Backgrounds */

body {background-color: #000000; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}
body p {font-size: 14px; text-align: justify; padding-bottom: 12px;}

/* Containers */

.container {width: 731px; text-align: left; margin-left: auto; margin-right: auto;}
#lhs {float:left; width:254px;}
#rhs {float:left; padding-left: 20px; width: 450px;}
.lhs span {float: right;}
#logo {width: 254px;}
#nav {width: 254px;}
#nav img {padding-bottom: 17px;}
#info_title img {padding-bottom: 3px;}
#content_title img {padding-bottom: 5px;}
#info {width: 250px; padding-left: 4px;}
#info a {border-bottom: thin dotted; border-bottom-color:#FF0000;}
#chair {width: 450px;}
#content_main {width: 450px;}
#pp {padding-right: 43px; padding-bottom: 20px; width: 121px; height: 109px; float: left;}
#pp2 {width: 121px; height: 109px; float: left;}
#footer {padding-top: 10px;}
#footer p {text-align: center; font-size: 10px;}
#footer a {color: #FF0000; text-decoration: none;}
#footer a:hover {color: #FF9900; border-bottom: thin dotted; border-bottom-color: #FF9900;}
#pic_left {padding-right: 18px; padding-bottom: 18px; float: left;}
#pic_right {padding-left: 18px; padding-bottom: 18px; float: right;}

/* Headings */

.style1 {color: #FF0000; font-family: Arial, Helvetica, sans-serif;}

/* Forms */

.textfield_effect {border-width: 1px; border-style: solid; border-color: #FF0000; background-color: #292927; height: 20px;}
.textfield_effect2 {border-width: 1px; border-style: solid; border-color: #FF0000; background-color: #292927;}
#form {padding-left: 30px; padding-top: 20px;}
#form {color: #FFFFFF;}

/* lightbox 2 */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}