@charset "UTF-8";
/* CSS Document */

body {
	background-color: #0F0F0F;
	background-position: bottom right;
	background-image: url(images/bckground.jpg);
	background-repeat: no-repeat;
	/* For IE8 */
	background-attachment:fixed;
}
img#expando {
 	padding: 0;
	margin: 0;
   	position: absolute;
   	display: none;
   	z-index: 1;
   	-ms-interpolation-mode: bicubic;
   }
   
.wide img#expando,
.tall img#expando {
  	display: block;
  }
  
.wide img#expando {
  width: 100%;
  height: auto;
  }
    
.tall img#expando {
  width: auto;
  height: 100%;
   }
   
.ie6fixed {
  	position: absolute;
 	top: expression((ignoreMe = document.documentElement.scrollTop ?
  	document.documentElement.scrollTop : document.body.scrollTop) + 'px');
 }


#nav {
	width:800px;
	height:39px;
	position:relative;
	background:url(images/menu.jpg);
	margin-top:20px;
	margin-left:-10px;
	padding-top:0px;
}
#nav li {
	float:left;
}
#nav li a {
	position:absolute;
	top:0px;
	margin:0px;
	padding:0;
	display:block;
	height:39px;
	background:url(images/menu.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1%;
}

.current_hom {
	background-position: 0 -78px;
}

li#nav_the a {
	left: 0;
	width:109px;
	background-position: 0 0;
}

li#nav_pro a {
	left:109px;
	width:112px;
	background-position: -109px 0;
}

li#nav_tea a {
	left:221px;
	width:115px;
	background-position: -221px 0;
}

li#nav_reg a {
	left:336px;
	width:141px;
	background-position: -336px 0;
}	

li#nav_loc a {
	left:477px;
	width:110px;
	background-position: -477px 0;
}

li#nav_gall a {
	left:587px;
	width:106px;
	background-position: -587px 0;
}

li#nav_con a {
	left:693px;
	width:116px;
	background-position: -693px 0;
}

li#nav_the a:hover {
	background-position: 0 -39px;
}

li#nav_pro a:hover {
	background-position: -109px -39px;
}

li#nav_tea a:hover {
	background-position: -221px -39px;
}

li#nav_reg a:hover {
	background-position: -336px -39px;
}

li#nav_loc a:hover {
	background-position: -477px -39px;
}

li#nav_gall a:hover {
	background-position: -587px -39px;
}

li#nav_con a:hover {
	background-position: -693px -39px;
}

#body_the li#nav_the a {
	background-position: 0 -78px;
}

#body_pro li#nav_pro a {
	background-position: -109px -78px;
}

#body_tea li#nav_tea a {
	background-position: -221px -78px;
}

#body_reg li#nav_reg a {
	background-position: -336px -78px;
}

#body_loc li#nav_loc a {
	background-position: -477px -78px;
}

#body_gall li#nav_gall a {
	background-position: -587px -78px;
}

#body_con li#nav_con a {
	background-position: -693px -78px;
}

#header {
	margin-top:45px;
	margin-left:-10px;
}

#content {
	background:url(images/content_bg.jpg);
	width:641px;
	height:448px;
	margin-left:200px;
	margin-top:-9px;
}

#content_hom {
	background:url(images/homepage.png);
	width:641px;
	height:448px;
	margin-left:200px;
	margin-top:-9px;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	text-transform:none;
	color:#222;
	padding-left:15px;
	font-size:22px;
}
	#text {
	padding:15px;
	font-size:14px;
	font-family: Helvetica, Arial, sans-serif;
	color:#222;
	line-height:20px;
}

#text2 {
	padding:15px;
	font-size:13px;
	font-family: Helvetica, Arial, sans-serif;
	color:#222;
	line-height:24px;
}

#text3 {
	padding:35px;
	font-size:11.5px;
	font-family: Helvetica, Arial, sans-serif;
	color:#222;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
}
#indent {
	padding-left:35px;
	margin-top:-25px;
	font-family: Helvetica, Arial, sans-serif;
	color:#222;
	line-height:24px;
	margin-bottom:-5px;
}

#info {
	padding:15px;
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
	color:#222;
	line-height:24px;
}

form {
	padding:15px;
	margin-top:-10px;
}

p {
	padding:12px;
}
#line {
	margin-top:-25px;
	margin-bottom:-15px;
	text-align:center;
}
a {
	color:#222;
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
}
a:hover {
	color:#C30;
}

#stream {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
}
#topics {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
}
#regbutton {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-top:-25px;
}
#topiccontent {
	margin-left:-3px;
	margin-top:-10px;
	margin-bottom:-25px;
}
img {
	border:none;
}

#arrow {
	position:absolute;
	left: 780px;
	top: 580px;

}

alignLeft { 

float:left; margin-right: 1em; 

}

label {
	float:left;
	width: 10em;
	margin-right: 0.5em;
	font-family:helvetica, arial, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	font-weight:bold;
}

input {
	margin-bottom:1em;
		/* only for contact
	background-color:#F3F2EB;
	height:20px;
	color:#333;
	border: 1.2px solid #666;
	*/
}
text area {
	color:#333;
	border: 1.2px solid #666;
	background-color:#F3F2EB;
	width:350px;
	height:120px;
}

.submit {
	background-color:#F75012;
	color:white;
	text-transform:uppercase;
	width:70px;
	border:none;
}

#register input {
	margin-bottom:1em;
	display:inline;
	float:left;
	margin-right:20px;
		
}

#register select {
	width:155px;
	margin-bottom:1em;
}

#register {
	padding-left:12px;
	margin-top:-10px;
	color:#222;
}

#register .submit {
	background-color:#F75012;
	color:white;
	text-transform:uppercase;
	width:90px;
	border:none;
	margin-top:20px;
}

label.comment {
	float:right;
}
#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; }
