body, html {
	color:				#DDDDDD;
	font-family: 		verdana, sans-serif;
	font-size: 			10pt;
	min-width:			875px;
	margin:				0px 0px 0px 0px;
	background:			black url(images/background.jpg) top center no-repeat;
}

input {
	color: 				white;
	background: 		#1B1B1B;
	background: 		none;
	border: 			1px solid #3C3C3C;
	padding: 			3px 3px 3px 3px;
}

p {
	line-height:		1.3em;
}

a {
	outline: 			none;
	color:				#6599CF;
	text-decoration: 	none;	
}

a:hover {
	color: 				#EEEEEE;
}

#page_top {
	height:				165px;
	margin:				0;
}

#wrap {
	position:			relative;
	margin:				0 auto;
	width:				875px;
	text-align:			left;
	padding:			0;
}
	
#wrap2 {
	position:			relative;
	float:				left;
	margin:				0 auto;
	background:			none;
	border-left: 		1px solid #194559;
	border-right: 		1px solid #194559;
	min-height:			600px;
}
	
#header {
	height:				140px;
	width: 				450px;
	float:				left;
}

#headerimg {
	position: 			relative;
	top: 				50px;
	float:				left;
	background:			url(images/header.gif) top left no-repeat;
	width:				449px;
	height:				78px;
}

#headerimg h1 {
	display:			none;
}

#uweimg {
	background:			url(images/uwe_logo.gif) top left no-repeat;
	width:				124px;
	height:				92px;
}

#uweimg h2 {
	display:			none;
}

#top_wrapper {
	width:				100%;
	height: 			130px;
}

#top {
	position:			relative;
	float:				right;
	width:				280px;
	height:				140px;
	z-index:			1;
}

/* Unknown Worlds logo that takes you to the home page */
#home {
	float: 				right;
	padding:			15px 0;
}

#toolbarwrap {
	height:		30px;
}

a:link {
	color:				#6599CF;
	text-decoration: 	none;
}

a:hover {
	text-decoration:	underline;	
}

#nav {
	text-align:			center;
	border:				1px solid #313334;
	background:			transparent url(images/main_bg.png);
	width:				835px;
	margin:				0 auto 10px auto;
	padding:			0 20px 0 20px;	
}

#nav img {
	margin:				10px 20px;
}

#main {
	width:				835px;
	margin:				0 auto;
	padding:			5px 20px 20px 20px;
	border:				1px solid #313334;
	background:			transparent url(images/main_bg.png);
}

a img {
	text-decoration:	none;
	border:				none;
}

.bot_image {
	margin:				5px 20px 0px 0;
	border:				1px solid #313334;
}

.game_desc {
	margin:				0 0 10px 0;
	height:				170px;
	clear:				both;
	position:			relative;
}

.game_desc .bot_image:hover {
	border:				1px solid #DDDDDD;
}

h1 {
	font-weight:		normal;
}

h2 {
	font-size:			15px;
}

.teammember {
	clear:			both;
	padding:		10px 10px 10px 10px;
}

.teammember h2 {
	display:		inline;
}



/*
h1, .componentheading {
	color: 				#FFFFFF;
	font-size: 			14pt;
	font-weight: 		normal;
	font-variant:		small-caps;
	letter-spacing:		2px;
}

h2 {
	color: 				#FFFFFF;
	font-size: 			12pt;
	font-weight: 		bold;
	font-variant:		small-caps;
	letter-spacing:		1px;
}

h3 {
	color: 				#FFFFFF;
	font-size: 			10pt;
	text-align: 		center;
	font-variant:		small-caps;
}

a:visited {
	color: 				#FB6A2D;
}

a:img {
	border:				0px;
}

#toolbar {
	text-align:			center;
}

#main {
	margin:				0 auto;
	width:				800px;
	text-align:			left;
}

#game_menu {
	height:			250px;
	position:		relative;
	overflow:		hidden;
	margin:			0 auto 50px 0px;
	padding:		60px 0px 60px 0px;
	text-align:		center;
}

#Game-nav {
}

.game_blurb {
	position:		absolute;
	top:			0px;
	left:			320px;
	padding:		20px;
	display:		none;
	border:			1px dotted white;
}

.game_blurb #about_ns a {
  outline: 				none;
}

.game_blurb #about_ns a:link {
	color: 				#FF4305;
	text-decoration: 	none;
}

.game_blurb #about_ns a:visited {
	color: 				#FF4305;
	text-decoration: 	none;	
}

.game_blurb #about_ns a:hover {
	color: 				#FF4305;
	text-decoration:	underline;	
}

.game_blurb #about_ns b {
	color:				blue;
	font-size:			20px;
}

#uw_menu {
	color:			white;
	clear:			both;
	width:			700px;
	height:			50px;
	position:		relative;
	overflow:		hidden;
	margin:			0 auto;
	padding:		0px 0px 0px 0px;
	text-align:		center;
}

#uw_menu_item {
	font-size:		15pt;
	font-variant:	small-caps;
	margin:			30px 20px 30px 20px;
	display:		inline;
	text-align:		center;
	letter-spacing:	6px;
}

#uw_menu_item a {
	color:			white;
}

#footer {
	color:			#EEEEEE;
	font-size:		12px;
	letter-spacing:	2px;
	margin:			30px 0px 30px 0px;
	clear:			both;
	font-variant:	small-caps;
}

#footer a {
	color:			white;
}


p img {
	margin:			0px 30px 30px 0px;
}

.uwenav {
	clear:			both;
	text-align:		center;
}

#header img {
	border:			0px;
}


#banner  {
	height: 		500px;
}

.mod_banner {
	width:			500px;
	height:			375px;

	position:		relative;
	overflow:		hidden;
	margin:			0 auto;

}

.mod_banner img {
	display:		none;
	position:		absolute;
	top:			0;
	left:			0;
	border:			none;
	background:		none;
}

.mod_mailinglist {
}
 
.mod_mailinglist_list { 
	padding:			10px 10px 25px 10px;
	height:				150px;
}

.mod_mailinglist_icon {
	margin:				5px 15px 0 0;
	float:				left;
	border:				6px solid #0A0A0A; 
}

.mod_mailinglist_body {
	padding:			5px;
}

.mod_mailinglist_body .title {
	padding-bottom:		10px;
}

.mod_mailinglist_body .controls {
	padding:			10px;
}

.mod_mailinglist input {
	margin:				5px 10px 5px 0;
	background:			#0A0A0A;
}

.mod_mailinglist .message {
	margin-top:			10px;
	font-weight:		bold;
	color:				#FFBC38;
}
*/

#offline_message {
	position:			absolute;
	top:				0px;
	text-align:			center;
	font-weight:		bold;
	color:				#FFBC38;
	margin:				5px;
}

.cms_edit_wrapper
{
	position:		relative;
	padding:		0;
	margin:			0;
}

.cms_edit_content
{
	display:		none;
}

.cms_edit_button
{
	position:		absolute;
	left:			0px;
	top:			0px;
	background:		#000000;
	height:			15px;
	font-size:		10px;
	padding:		2px 4px 2px 4px;
}

.cms_edit_button a 
{
	color:			#FFBC38;

}

/**
 * Visitors module.
 */
.mod_visitors {
	margin:				10px;
}

/**
 * Mailing list
 */
.mod_mailinglist {
}

.mod_mailinglist .permission {
	color:				#FFBC38;
}
 
.mod_mailinglist_list { 
	padding:			10px 10px 15px 10px;
	height:				150px;
}

.mod_mailinglist_icon {
	margin:				5px 15px 0 0;
	float:				left;
	border:				6px solid #0A0A0A; 
}

.mod_mailinglist_body {
	padding:			5px;
}

.mod_mailinglist_body>div>p
{
	margin:				6px;
}

.mod_mailinglist_body .title {
	padding-bottom:		6px;
}

.mod_mailinglist_body .controls {
	padding:			6px;
}

.mod_mailinglist input {
	margin:				5px 10px 5px 0;
	background:			#0A0A0A;
}

.mod_mailinglist .message {
	margin-top:			10px;
	font-weight:		bold;
	color:				#FFBC38;
}

#offline_message {
	position:			absolute;
	top:				0px;
	text-align:			center;
	font-weight:		bold;
	color:				#FFBC38;
	margin:				5px;
}

/**
 * Login module
 */
 
.mod_login {
	position:			relative;
	height:	 			100%;
	width: 				302px;
}

.mod_login #login_expand_button
{
	position:			absolute;
	left:				281px;
	top:				115px;
	width:				122px;
	height:				18px;
	padding:			6px 0;
	text-align:			center;
}

.mod_login #login_full
{
	position:			absolute;
	left:				0px;
	top:				20px;
	width:				260px;
	height:				100px;
	background:			transparent url(images/loginbg.png);
	overflow:			hidden;
	visibility:			hidden;
}

.mod_login #login_controls
{
	position:			absolute;
	left:				75px;
	top:				115px;
	width:				332px;
	overflow:			hidden;
	text-align:			right;
}

.mod_login #login_controls p
{
	padding:			0;
	margin:				3px;
}

.mod_login #username  {
	position:			absolute;
	top:				10px;
	left:				90px;
	width: 				150px;
	height: 			17px;
	background: 		transparent url(images/inputbg.png);
	font-size: 			9pt;
	font-family: 		verdana, sans-serif;
}

.mod_login #username_label {
	position:			absolute;
	top:				10px;
	left:				10px;
	margin:				3px 0 3px 0;
}

.mod_login #password {
	position:			absolute;
	left:				90px;
	top:				42px;

	width: 				120px;
	height: 			17px;
	background: 		transparent url(images/inputbg.png);
	font-size: 			9pt;
	font-family: 		verdana, sans-serif;
	display:			inline;
}

.mod_login #password_label {
	position:			absolute;
	top:				42px;
	left:				10px;
	height: 			17px;
	margin:				3px 0 3px 0;
}

.mod_login #remember_img {
	position:			absolute;
	top:				42px;
	left:				224px;
	width:				24px;
	height:				24px;
	padding:			0;
	margin:				0;
	cursor:				pointer;
}

.mod_login #remember_label, .mod_login #remember {
	display: 			none;
}

.mod_login>.menubar {
	position:			absolute;
	top:				20px;
	left:				10px;
	width:				100px;
	height:				100px;
}

.mod_login #login_menubar {
	position:			absolute;
	top:				75px;
	left:				5px;
	width:				250px;
	height:				20px;
	overflow:			hidden;
	text-align:			center;
}

.mod_login .error {
	margin:				0px;
	padding:			0px;
	font-weight:		bold;
	color:				#FFBC38;
	position:			absolute;
	left:				75px;
	top:				145px;
	width:				332px;
	overflow:			hidden;
	text-align:			right;
}

.mod_searchbox input {
	width: 				172px;
	height: 			16px;
	margin: 			3px 0 0 0;
	background: 		#1d1d1d; 
	font-size: 			9pt;
	font-family: 		verdana, sans-serif;
	overflow:			hidden;
}

.mod_searchbox button {
	color: 				white;
	background: 		#1d1d1d;
	border: 			1px solid #3C3C3C;
	padding: 			3px 3px 3px 3px;
	height:				24px;
	position:			relative;
	top:				2px;
	margin-left:		3px;
}

/**
 * Thumbnails.
 */

.zoomimage {
	position:			relative;
	background: 		none;
	padding:			6px;
	margin:				10px;
	overflow:			hidden;
	clear:				both;
}

.zoomimage img {
	border: 			2px solid #0A0A0A;
	position:			relative;
	top:				-2px;
	left:				-2px;
	cursor: 			pointer;
}

.zoomimage img:hover {
	border: 			2px solid #00B2FF;
}

.zoomloading {
	background: 		url('images/loading.gif') no-repeat center;
	border: 			2px solid #00B2FF;
}

.bot_thumbnail_zoombutton
{
	display:			block;
	background: 		url('images/zoom.gif') no-repeat center;
	width:				35px;
	height:				32px;
}

.bot_thumbnail_large {
	border:				2px solid #00B2FF;
}

.zoomimagegallery {
	float: 				left;
}
.zoomimagegallery .zoomimage {
	margin: 			5px;
	clear:				none;
}

#sidebar .zoomimage {
	border: 			none;
	margin: 			0;
	padding:			0;
}

#sidebar .zoomimage img {
	border:				none;
	position:			static;
}

/*
 * Extra admin color post control - Comprox
 */

.devpost {
	background: #24292f;
}
