p,h1,h2,h3,h4,h5,h6,li,ul,ol,td,form{
	margin:0px;
	padding:0px;
}
p,h1,h2,h3,h4,h5,h6,li,td{
	font-family:arial;
	color:#e0e0e0;
}
p,li,td{
	font-size:13px;
}
p{
	padding-bottom:10px;
	text-align:justify;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
	color:#0091d1;
}
.multiheader{
	padding-top:0;
	margin-top:0;
}
h1{
	font-size:22px;
	padding-bottom:10px;
	text-transform:uppercase;
}
h2{
	font-size:20px;
	padding-top:10px;
	padding-bottom:10px;
}
h3{
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
}
h4{
	font-size:16px;
	padding-top:10px;
}
h5{
	font-size:14px;
}
h6{
	font-size:13px;
}
ul{
	margin-left:10px;
	padding-left:10px;
	padding-bottom:15px;
}
ul ul{
	padding-bottom:0px;
}
ol{
	margin-left:15px;
	padding-left:15px;
}
ol li{
	padding-bottom:15px;
}
table{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:15px;
}
div.clear{
	height:1px;
	clear:both;
}
hr{
	color:#000000;
	background-color:#000000;
	height:1px;
	size:1px;
	border:0px;
}
object{
	outline:none;
}
img{
	border:0px;
}
a{
	text-decoration:none;
	color:#0091d1;
}
a:link{
	color:#0091d1;
}
a:hover{
	color:#ffffff;
}
a:visited{
}
.source{
	text-align:right;
}
.superbold{
	color:#000000;
	font-weight:bold;
	font-size:17px;
}
html{
	height:100%;
	overflow-y:scroll;
}
body{
	margin:0px;
	padding:0px;
	text-align:center;
	height:100%;
	background:#030303 url(../images/structure/gno-nihki-background.png) top center no-repeat;
}
	#nki-header-container{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:76px;
		text-align:left;
		background:url(../images/structure/gno-nihki-headerbar.png) 0 0 repeat-x;
		z-index:90;
	}
		#nki-header{
			position:relative;
			margin:auto;
			padding:6px 0 0;
			width:828px;
			text-align:left;
		}
			#nki-header-menu{
				position:absolute;
				top:36px;
				right:0;
			}
				#nki-header-menu ul{
					list-style:none;
				}
					#nki-header-menu li{
						display:inline;
					}

				#nki-header-menu a{
					padding:0 18px 0 0;
					color:#1a1a1a;
					font-weight:bold;
					font-size:15px;
				}
				#nki-header-menu a:hover{
					color:#0091d1;
				}
	#nki-container{
		position:relative;
		margin:auto;
		width:828px;
		text-align:left;
	}
		#nki-body-header{
			position:absolute;
			top:0;
			left:0;
			width:933px;
			height:300px;
			z-index:1;
		}
		#nki-body-container{
			position:absolute;
			top:286px;
			left:0;
			width:828px;
			z-index:80;
		}
			#nki-body-top{
				position:relative;
				width:798px;
				height:45px;
				padding:25px 15px 0;
				background:url(../images/structure/gno-nihki-body-top.png) 0 0 no-repeat;
			}
				#nki-body-top ul{
					list-style:none;
				}
					#nki-body-top li{
						display:inline;
					}
				#nki-body-top p{
				}
				#nki-body-top a{
					padding:0 18px 0 0;
					color:#ffffff;
					font-weight:bold;
					font-size:15px;
				}
				#nki-body-top a:hover{
					color:#ff7f00;
				}
			#nki-body-mid{
				position:relative;
				width:800px;
				padding:1px 14px;
				background:none;
				background:url(../images/structure/gno-nihki-body-mid.png) 0 0 repeat-y;
				overflow:hidden;
			}
				#nki-body-background{
					position:absolute;
					top:0;
					right:14px;
					width:400px;
					height:100%;
					background:url(../images/structure/gno-nihki-bodyback.png) top right repeat-y;
				}
					#nki-bodyback-end{
						position:absolute;
						bottom:0;
						right:0;
					}
				
				.nki-frame-left{
					position:relative;
					float:left;
					width:400px;
					padding:0 0 0 0px;
					overflow:hidden;
				}
				.nki-frame-right{
					position:relative;
					float:right;
					width:400px;
					padding:0 0px 0 0px;
					overflow:hidden;
				}
				.nki-frame-full{
					position:relative;
					float:right;
					width:800px;
					padding:0 0 0 0px;
					overflow:hidden;
				}
					.nki-frame-text-left{
						position:relative;
						float:left;
						width:370px;
						padding:0 0px 0 20px;
					}
					.nki-frame-text-right{
						position:relative;
						float:right;
						width:370px;
						padding:0 0px 0 0px;
					}
					.nki-frame-text-full{
						position:relative;
						width:780px;
						padding:0 0px 0 20px;
					}
						.nki-frame-stats{
							position:relative;
							width:400px;
						}
							.nki-frame-stats-left{
								position:relative;
								float:left;
								width:109px;
								height:500px;
								padding:15px 0 0;
							}
							.nki-frame-stats-right{
								position:relative;
								float:right;
								width:290px;
								margin:24px 0 0;
							}
							
							
							#nki-frame-unit1{
								display:none;
							}
							#nki-frame-unit2{
								display:none;
							}
							#nki-frame-unit3{
								display:none;
							}
							#nki-frame-unit4{
								display:none;
							}
							#nki-frame-unit5{
								display:none;
							}
							#nki-frame-unit6{
								display:none;
							}
							#nki-frame-unit7{
								display:none;
							}
							#nki-frame-unit8{
								display:none;
							}
							#nki-frame-unit9{
								display:none;
							}
							#nki-frame-unit10{
								display:none;
							}
							#nki-frame-unit11{
								display:none;
							}
							#nki-frame-unit12{
								display:none;
							}
							#nki-frame-unit13{
								display:none;
							}
							#nki-tooltip{
								position:absolute;
								top:0px;
								left:0px;
								width:1px;
								height:1px;
								z-index:100;
								display:none;
							}
								#nki-tooltip-frame{
									position:absolute;
									width:200px;
									padding:10px;
									background-color:#0d3c59;
									border:2px solid #1d99c7;
									color:#ffffff;
								}
									#nki-tooltip-text{
										text-align:left !important;
										margin:0;
										padding:0;
									}


								.nki-frame-stats-left img, .nki-frame-stats-right img{
									cursor:help;
								}
								.nki-frame-stats-right img{
									position:relative;
									float:left;
									padding-right:11px;
									clear:both;
								}
								#nki-stat-1{
									position:absolute;
									top:15px;
									left:0px;
								}
								#nki-stat-2{
									position:absolute;
									top:84px;
									left:0px;
								}
								#nki-stat-3{
									position:absolute;
									top:153px;
									left:0px;
								}
								#nki-stat-4{
									position:absolute;
									top:222px;
									left:0px;
								}
								#nki-stat-5{
									position:absolute;
									top:291px;
									left:0px;
								}
								.nki-frame-stats-right p, .nki-frame-stats-right h1, .nki-frame-stats-right h2, .nki-frame-stats-right h3, .nki-frame-stats-right h4, .nki-frame-stats-right h5, .nki-frame-stats-right h6, .nki-frame-stats-right ul, .nki-frame-stats-right ol{
									padding-left:41px;
									text-align:left;
								}
								.nki-frame-stats-right strong{
									color:#0091d1;
								}


				#nki-body-left{
					position:relative;
					float:left;
					width:370px;
					padding:0 0 0 20px;
					min-height:300px;
				}
					.nki-navtext{
						font-size:12px;
						padding-bottom:6px;
					}
					#nki-fulldiv-top,#nki-fulldiv-factions-top{
						position:absolute;
						top:56px;
						left:20px;
						width:800px;
						margin:0 !important;
						padding:0 0 0px 0 !important;
						z-index:30;
					}
						#nki-fulldiv-factions-top{
							top:46px;
							left:0px;
							overflow:hidden;
						}
						#nki-fulldiv-top img{
						}
						.nki-fulldiv-captiondiv{
							position:relative;
							width:198px;
							margin:0;
							padding:0;
							text-align:center !important;
							display:inline-block;
						}
							.nki-fulldiv-captiondiv p,.nki-fulldiv-captiondiv a,.nki-fulldiv-captiondiv h3 a,.nki-fulldiv-captiondiv h1,.nki-fulldiv-captiondiv h2,.nki-fulldiv-captiondiv h3,.nki-fulldiv-captiondiv h4,.nki-fulldiv-captiondiv h5,.nki-fulldiv-captiondiv h6{
							}
						#nki-units-heroes,#nki-units-vehicles,#nki-units-troopers{
							position:relative;
							float:left;
							height:82px;
							margin:0 20px 0 0px;
							padding:6px 0px 0px 6px;
							display:inline-block;
							color:#ffffff;
						}

						#nki-units-heroes{
							width:174px;
							background:url(../images/structure/gno-nihki-frame-heroes.png) 0 0 repeat-y;
						}
						#nki-units-vehicles{
							width:174px;
							background:url(../images/structure/gno-nihki-frame-vehicles.png) 0 0 repeat-y;
						}
						#nki-units-troopers{
							width:354px;
							background:url(../images/structure/gno-nihki-frame-troopers.png) 0 0 repeat-y;
						}
							#nki-units-heroes h5,#nki-units-vehicles h5,#nki-units-troopers h5,#nki-units-heroes h6,#nki-units-vehicles h6,#nki-units-troopers h6{
								color:#ffffff;
								padding-bottom:2px;
							}
							#nki-units-heroes a,#nki-units-vehicles a,#nki-units-troopers a{
								color:#10a1f1;
								cursor:pointer;
							}
							#nki-units-heroes a:hover,#nki-units-vehicles a:hover,#nki-units-troopers a:hover{
								color:#ff7f00;
							}
								#nki-units-heroes a[name="unit-off"],#nki-units-vehicles a[name="unit-off"],#nki-units-troopers a[name="unit-off"]{
									color:#ffffff !important;
									cursor:default;
								}
								#nki-units-heroes a:hover[name="unit-off"],#nki-units-vehicles a:hover[name="unit-off"],#nki-units-troopers a:hover[name="unit-off"]{
									color:#10a1f1 !important;
								}

							#nki-units-heroes ul,#nki-units-vehicles ul,#nki-units-troopers ul{
								list-style:none;
								margin-left:0px;
								padding-left:0px;
							}
								#nki-units-heroes li,#nki-units-vehicles li,#nki-units-troopers li{
									line-height:14px;
								}
							#nki-units-troopers ul{
								position:relative;
								width:100%;
								margin:0;
								padding:0;
							}
							#nki-units-troopers li{
								position:relative;
								float:left;
								width:117px;
								height:14px;
								margin:0;
								padding:0 0 0px 0px;
								display:inline-block;
							}

				#nki-body-right{
					position:relative;
					float:right;
					width:390px;
					padding:0 0px 0 0px;
					min-height:200px;
					overflow:hidden;
				}
					.nki-body-topspace,.nki-body-topspace-large,.nki-body-topspace-huge{
						position:relative;
						width:100%;
						height:132px;
					}
					.nki-body-topspace-large{
						height:312px;
					}
					.nki-body-topspace-huge{
						height:1219px;
					}
					#nki-body-right p{
						padding-right:20px;
					}
					#nki-body-right img{
						margin-top:20px;
					}
					.nki-quotebox{
						position:relative;
						float:right;
						margin:0px 10px 40px 0;
					}
						.nki-quotebox-top{
							position:relative;
							width:386px;
							height:15px;
							background:url(../images/structure/gno-nihki-quote-top.png) 0 0 no-repeat;
						}
						.nki-quotebox-bottom{
							position:absolute;
							bottom:-15px;
							left:0px;
							width:386px;
							height:15px;
							background:url(../images/structure/gno-nihki-quote-bottom.png) 0 0 no-repeat;
						}
						.nki-quotebox-mid{
							position:relative;
							width:386px;
							background:url(../images/structure/gno-nihki-quote-mid.png) 0 0 repeat-y;
						}
							.nki-quotebox-open{
								position:absolute;
								top:-10px;
								left:7px;
								width:67px;
								height:58px;
								background:url(../images/structure/gno-nihki-quote-topmark.png) 0 0 no-repeat;
							}
							.nki-quotebox-close{
								position:absolute;
								bottom:-8px;
								right:9px;
								width:67px;
								height:58px;
								background:url(../images/structure/gno-nihki-quote-bottommark.png) 0 0 no-repeat;
							}
							.nki-quotebox-text{
								position:relative;
								width:328px;
								margin:auto;
								padding:14px 16px 14px;
								overflow:hidden;
							}
								.nki-quotebox-text p{
									font-size:17px;
									font-weight:bold;
									color:#0091d1;
									padding:0 !important;
								}
								
					.nki-sidebox{
						position:relative;
						float:right;
						margin:20px 10px 20px 0;
					}
						.nki-sidebox-minibox{
							position:relative;
							width:100%;
							height:26px;
						}
							.nki-sidebox-minibox p{
								padding:5px 0 0;
							}
							.nki-sidebox-minibox img{
								margin:0 !important;
							}
						.nki-sidebox-top{
							position:relative;
							width:386px;
							height:15px;
							background:url(../images/structure/gno-nihki-sidebox-top.png) 0 0 no-repeat;
						}
						.nki-sidebox-bottom{
							position:absolute;
							bottom:-15px;
							left:0px;
							width:386px;
							height:15px;
							background:url(../images/structure/gno-nihki-sidebox-bottom.png) 0 0 no-repeat;
						}
						.nki-sidebox-mid{
							position:relative;
							width:386px;
							background:url(../images/structure/gno-nihki-sidebox-mid.png) 0 0 repeat-y;
						}
							.nki-sidebox-text{
								position:relative;
								width:328px;
								margin:auto;
								padding:10px 16px 10px;
								overflow:hidden;
							}
								.gno-star-list{
									list-style:none;
									margin:0 !important;
									padding:0 0 18px !important;
								}
									.gno-star-text{
										height:22px;
										margin:0 !important;
										padding:0 0 0 0 !important;
									}
										.gno-star-text strong{
											display:inline-block;
											width:68px;
										}
										.gno-star-text img{
											vertical-align:middle;
											margin:0 !important;
											padding:0px 0 0 1px !important;
										}
								.nki-sidebox-text p{
									color:#0091d1;
									color:#ffffff;
									padding-right:0px !important;
								}
								.nki-sidebox-text h1, .nki-sidebox-text h2, .nki-sidebox-text h3, .nki-sidebox-text h4, .nki-sidebox-text h5, .nki-sidebox-text h6{
									color:#0091f1;
									padding-bottom:8px;
								}
								.nki-sidebox-text h1{
								}
								
			#nki-body-bottom{
				position:relative;
				width:828px;
				height:63px;
				background:url(../images/structure/gno-nihki-body-bottom.png) 0 0 no-repeat;
			}
	#nki-footer-container{
		position:fixed;
		bottom:0;
		left:0;
		clear:both;
		width:100%;
		height:20px;
		text-align:left;
		background-color:#3a3a3a;
		z-index:89;
	}
		#nki-footer{
			position:relative;
			margin:auto;
			padding:4px 14px 0;
			width:800px;
			text-align:left;
		}
			#nki-footer p{
				font-size:11px;
			}
			#nki-footer a{
				font-size:11px;
				font-weight:bold;
				color:#ffffff;
			}
			#nki-footer a:hover{
				color:#0091d1;
			}
	
	
	.float-right{
		position:relative;
		float:right;
		padding:0 0 10px 10px;
	}
	.float-left{
		position:relative;
		float:left;
		padding:0 10px 10px 0;
	}
	.float-right-close{
		position:relative;
		float:right;
		padding:0;
	}
	.float-left-close{
		position:relative;
		float:left;
		padding:0;
	}


	 #nki-stats-table, #nki-stats-table input{
	 	font-family:Arial !important;
	 	font-size:12px !important;
	 }
	 .nki-stats-values{
	 	width:100%;
	 	font-size:12px !important;
		padding:0 !important;
		margin:0 !important;
		display:inline !important;
		text-align:center !important;
		color:#000000;
	}