/** lightbox Stuff */

#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(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/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; }




/** light box end */



/**
 * Copyright (c) 2008 ClanTemplates.com
 * Endurance; a free template by pJeh at ClanTemplates.com
 * No part of this file may be redistributed without written permission
 * Designed by pJeh <jeroen_2566@hotmail.com>
 * Coded by NeDlOh312 <nedloh312@hotmail.com>
 * http://www.clantemplates.com/pages/Legal
 */
body {
	background: #000 url('./images/bg2.jpg') no-repeat center top;
	text-align:center;
	margin:0;
	padding:0;
	font-family:arial;
	color:#ffffff; 
}


a:link { text-decoration: none; color: #88b0d1 }
a:visited {text-decoration: none; color: #88b0d1; }
a:active { text-decoration: none; color: #88b0d1; }
a:hover { text-decoration: none; color: #cdd7e0; }

a.poster:link { text-decoration: none; color: #FFFFFF }
a.poster:visited {text-decoration: none; color: #FFFFFF; }
a.poster:active { text-decoration: none; color: #FFFFFF; }
a.poster:hover { text-decoration: none; color: #8080FF; }

a.menu:link { text-decoration: none; color: #FFFFFF }
a.menu:visited {text-decoration: none; color: #FFFFFF; }
a.menu:active { text-decoration: none; color: #FFFFFF; }
a.menu:hover { text-decoration: none; color: #FFFFFF; }


h1,h2,h3,h4,h5,h6,ul,li,ol,p {
	margin:0;
	padding:0;
	list-style: none;
}
div#Container {
	background: url('./images/cbg.jpg') repeat-y;
	width:752px;
	margin: 0 auto;
	padding: 0 7px;
	text-align: left;
	overflow:hidden;
}
h1#Header {
	background: url('./images/header.jpg') no-repeat;
	display:block;
	width:752px;
	height:221px;
}
ol#Navigation {
	float:left;
	background: url('./images/navbg.jpg') no-repeat;
	width: 752px;
	height:47px;
	padding: 4px 0 0 0;
}
ol#Navigation li {
	display:inline;
	line-height:51px;
	background: url('./images/navsep.jpg') no-repeat center right;
	padding: 0 27px 0 25px;
	color:#e8e8e8;
}
ol#Navigation li#NoBg {background:none;}

div#Left {
	width: 199px;
	float:left;
	background: #2b2b2b url('./images/left_bg.jpg') repeat-y right;
	padding: 0 0 20px 0;
}
div.LeftItem {
	width: 197px;
	overflow:hidden;
	margin-bottom: 15px;
}

h4.ContentHead {
	width:196px;
	height:24px;
	display:block;
	margin:0;
	padding:0;
}
table {
	margin:0;
	padding:0;
	font-size: 12px;
	text-align:right;
	background:#333333;
}
td.guildleft {
	width:88px;
	padding: 5px 5px 0 0;
}
td.TableRight {
	text-align:left;
	background:#2b2b2b;
	width:111px;
	padding: 5px 0 0 5px;
	font-style: italic;
	
}
td.TableRight2 {
	text-align:left;
	width:180px;
	background:#2b2b2b;
	padding: 5px 0 0 5px;
	font-style: italic;
	
}
td.TableLeft {
	text-align:left;
	width:10px;
	background:#2b2b2b;
	padding: 5px 0 0 5px;	
}
td.prog {
	text-align:center;
	background:#c7c7c7;
	width: 199px;
	padding: 5px 0 0 5px;
	font-style: none;
	color: black; 
	
}
td.progdone {
	text-align:center;
	background:#09aed7;
	width: 199px;
	padding: 5px 0 0 5px;
	font-style: none;
	color: black; 
	
}
div.LeftItem ul li{
	background: url('./images/left_list_bg.jpg') repeat-x;
	height:25px;
	line-height:25px;
	padding: 0 0 0 10px;
	font-size:9pt;
}
div.LeftItem ul li a {
	display:block;
}
div.LeftItem h3 {
	text-transform: uppercase;
	width:90%;
	margin: 5px auto;
	font-size:10pt;
	border-bottom: 1px white dashed;
}
div#Center {
	float:left;
	width:530px;
	margin: 0 0 0 5px;
}
div.NewsItem {
	background: url('./images/newsbg.jpg') no-repeat;
	width:526px;
	padding: 1px 7px;
	margin: 2px 0 20px 0;
}
div.NewsItem h2.NewsTitle {
	float:left;
	clear:left;
}
div.NewsItem span.NewsDate {
	float:right;
	clear:right;
	padding: 15px 0 0 0;
	font-style: italic;
	font-size: 8pt;
}
div.NewsItem span.NewsPoster {
	float: right;
	clear: right;
	font-style: italic;
	font-size: 8pt;
}
div.NewsItem span.NewsComments {
	clear: left;
	float: left;
	font-style: italic;
	font-size: 8pt;
}
p.NewsPost {
	padding: 10px 0;
	clear:both;
	width:500px;
	display:block;
	font-size:9pt;
}
span.ViewMore {
	background: url('./images/mag.jpg') no-repeat left center;
	padding: 0 0 0 20px;
	display:block;
	margin: 5px 0;
}
div#Footer {
	height:31px;
	background:url('./images/footer.jpg') repeat-x;
	font-size: 8pt;
	padding: 5px 20px 0 20px;
}
span#Copyright {
	width:230px;
	display:block;
	float:left;
}
span#CoderDesigner {
	width:200px;
	text-align:right;
	display:block;
	float:right;	
}
.Hidden {display:none;}
.Clear {clear:left;}
.Block {display:block; margin: 0 0 0 10px;}

img {border: 0px;}

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #3a4752;
	border: 1px solid #73a286;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	
