body, html {
	color:				#DDDDDD;
	font-family: 		        verdana, sans-serif;
	font-size: 			10pt;
	min-width:			875px;
	margin:				0px 0px 0px 0px;
	background:			black url(background.jpg);
}

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:				#ffc400;
	text-decoration: 	none;	
}

a:visited {
	color: 				#ffc400;
}

a:hover {
	color: 				#EEEEEE;
}

#page_top {
	height:				200px;
	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(khi_2.png) top left no-repeat;
	width:				221px;
	height:				106px;
}

#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: 			120px;
}

#top {
	position:			relative;
	float:				right;
	width:				280px;
	height:				200px
	z-index:			1;
}

#home {
	float: 				right;
	padding:			15px 0;
}

#toolbarwrap {
	height:		30px;
}

a:link {
	color:				#6599CF;
	text-decoration: 	none;
}

a:hover {
	text-decoration:	underline;	
}

#nav {
	font-size:			14pt;
	text-align:			center;
	border:				1px solid #313334;
	background:			transparent url(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(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;
}


#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;
}

.khiform input {
	background-color: #1A1513;
	color:#CCC;
	border:solid 1px #5B4714;
} 

.khiform textarea  {
        width: 600px;
	height: 120px;
	overflow-y: hidden;
	background-color: #1A1513;
	color:#CCC;
	border:solid 1px #5B4714;
}