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

/* General Rules*/
 *{
	font-family:	"trebuchet ms";
	color: 			#b6b6b6;
}

body {
	background: #000 url(images/wallpaper4.jpg) no-repeat fixed top; /*#0F0F0F*/
	margin-top:			20px;
	font-size:			14px;
}

h1 {
	font-size:		24px;
	text-align:		center;
}

h2 {
	font-size:		18px;
	padding-left:	15px;
}

a {
	color: #DFF;
	text-decoration: none;
}

a:hover {
	color: #DFF;
	text-decoration: none;
}

a:visited {
	color: #DFF;
	text-decoration: none;
}

p.link a:hover {
	color: #DFF;
	text-decoration: none;
}
p.link a:link span{
	color: #DFF;
	text-decoration: none;
	display: none;
}
p.link a:visited span{
	color: #DFF;
	text-decoration: none;
	display: none;
}
p.link a:hover span {
	position: absolute;
	margin:15px 0px 0px 20px;
	background-color: beige;
	max-width:220;
	padding: 2px 10px 2px 10px;
	border: 1px solid #C0C0C0;
	color: #000;
	text-align:left;
	display: block;
}


/* Mouse.js shit */
/*
	position: absolute;top: 0;left: 0;z-index: 3000;cursor: default;}
	#outerCircleText div {position: relative;}
	#outerCircleText div div {position: absolute;top: 0;left: 0;text-align: center;}
*/

/*  Right module  */
/*
	p{
		color: #000;
	}

	#right { 
		width:200px;
		margin:10px 0 0 10px;
		float:right;
		color: #000;
	} 
	.moduletable-tod { 
		background-image:url(images/module-bg.png); 
		background-repeat:no-repeat ;
		padding:60px 12px 0 25px;
		color: #000;
		margin:0; height:250px; 
		font-family:"trebuchet ms", cursive;font-size:12px; 
		text-align:center;
	} 
*/

/* General IDs */
.menu_top {
	background: url(images/m_top_b.png) repeat-x top;
}
.menu_top_l {
	background: url(images/m_top_l.png) no-repeat left top;
}
.menu_top_r {
	background: url(images/m_top_r.png) no-repeat right top;
	height: 35px;
}
.m_l {
	background: #1C1D20 url(images/m_l.png) repeat-y left;
	text-align: left; 
}
.m_r {
	background: url(images/m_r.png) repeat-y right;
	padding-right: 5px;
}
.menu_text {
	padding: 7px 7px 0px 7px;
}
.menu_bot {
	background: url(images/m_bot_b.png) repeat-x top;
}
.menu_bot_l {
	background: url(images/m_bot_l.png) no-repeat left top;
}
.menu_bot_r {
	background: url(images/m_bot_r.png) no-repeat right top;
	height: 6px;
	/*margin-bottom: 5px;*/
}

.menu_glow {
	background: url(images/footerglow.png) no-repeat top;
}

.news_text {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.news_title {
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 10px;
	color:#B71111;						/*#0099FF;	#CCC694;*/	
	font-weight: bolder;
}

#header2 {
	margin:			0 auto;
	text-align:		center;
	width:			900px;
}
#footer ul.menu {
	text-align:center;
	width:700px;
	height:50px;
	margin:0 auto;
	padding:18px 0;
	background:url(images/gfx-footer-bg.png) no-repeat;
}

#footer ul.menu li {
	display:inline;
	list-style-type:none;
	font-size:11px;
	padding:15px 10px;
}
	
#container {
	margin:			0 auto;
	background-color: ;
	width:			60%;
	text-align:		left;
	padding:		10px;
}

#container table {
	margin:			20px;
	width:			60%;
	padding:		20px;
	text-align:		left;
}

#container td {
	text-align:		left;
	margin:			15;
	padding:		5px;
	margin:			0;
}

#container thead td {
	font-weight:	bold;
	font-size:		14px;
}

#container tbody tr:hover {
	background:	#26272A;
}

/*
New Custom Menu Icons
*/
#Menu {
	float:			left;
	height:			400px;
	width:			100px;
	z-index:		700;
	margin-left:	0px;
	margin-right:	20px;
	padding-left:	0px;
	padding-right:	9px;
}

#Menu a {
	height:			70px;
	display:		block;
}

#menuIndex {
	width:			100px;
	background-image:	url(images/home.png);
}
#menuIndex:hover {
	background-position:	200px;
}
#menuIndex.on {
	background-position:	100px;
}

#menuMaps {
	width:			100px;
	background-image:	url(images/maps.png);
}
#menuMaps:hover {
	background-position:	200px;
}
#menuMaps.on {
	background-position:	100px;
}

#menuAbout {
	width:			100px;
	background-image:	url(images/about.png);
}
#menuAbout:hover {
	background-position:	200px;
}
#menuAbout.on {
	background-position:	100px;
}

#menuTutorials {
	width:			100px;
	background-image:	url(images/tutorials.png);
}
#menuTutorials:hover {
	background-position:	200px;
}
#menuTutorials.on {
	background-position:	100px;
}

#menuLinks {
	width:			100px;
	background-image:	url(images/links.png);
}
#menuLinks:hover {
	background-position:	200px;
}
#menuLinks.on {
	background-position:	100px;
}
  
.nav-element#rss, .nav-element#rss a, .nav-element#rss span.hover {
		width:49px;
		height:49px;
		display:block;
		margin:auto;
		cursor:pointer;
		position:relative;
}
.nav-element#rss a {
		height:49px;
		background-repeat: no-repeat;
		display:block;
		cursor:pointer;
		background-image:url(images/feed.png);
}
.nav-element#rss span.hover{
		height:49px;
		background-repeat: no-repeat;
		display:block;
		cursor:pointer;
		background-image:url(images/feed2.png);
}

/*
lightbox shiz
*/
#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; }