.clear { clear: both; }

.js_hidden { display: none; }

div#contentleft {
	margin: 0px 140px 0px 0px; padding: 0px 0px 0px 0px; border: 0px none #000;
	width: auto;
	color:#fff;
}
div#contentright {
	width: 133px;
	float: right;
}

.donationdrive h4 {
	display: block;
	width: 100%;
	text-align: right;
	margin: 8px 0 0 0;
	padding: 0;
	font: 12px "Times", "Times New Roman", serif;
}
.donationdrive p.money {
	color: #00a000;
	display: block;
	margin: 0 0 0 0; padding: 0;
	font: bold 14px "arial",sans-serif;
}
.donationdrive a {
	display: block;
	text-decoration: none !important;
	margin: 13px 0 4px 0;
	border-bottom: 1px solid #666;
}
.donationdrive ul { list-style-type: none; }
.donationdrive ul li { padding-left: 5px; }
.donationdrive ul li { padding-left: 5px; }
.donationdrive em {
	text-decoration: none;
	font: normal 11px "Times", "Times New Roman", serif;
	color: #606060;
}

.lord_infobar {
	background: #1D1D1D url("/forum/styles/nuklear/theme/images/bg_lordinfo.gif") repeat-x 0px 0px;
	padding: 0 10px;
	margin-bottom: 5px;
	font-family: "Times", "Times New Roman", serif;
	font-size: 12px;
	/* Stupid IE fixes: */
	height: 4%;
	overflow: hidden;
}

.lord_infobar_ad {
	background: #666;
	text-align: center;
	margin-bottom: 5px;
	overflow: hidden;
}

.lord_infobar_ad .inner {
	min-height: 120px;
	position: relative;
	zoom: 1;
}

.lord_infobar_ad .no_ads {
	position: absolute;
	top: 15px;
	left: 18px;
	width: 100px;
	display: none;
}

.lord_infobar_ad span.corners-top,
.lord_infobar_ad span.corners-bottom {
	margin: 0;
}

.lord_infobar span.corners-top,
.lord_infobar span.corners-bottom {
	margin: 0 -10px;
}

table#whosonline {
	margin: 0 0 0 -9px;
	overflow: hidden;
	table-layout: fixed;
}


#whosonline a { text-decoration: none; }
#whosonline td.blueorb { width: 14px; height: 14px; }
#whosonline td.greenorb { width: 14px; height: 14px; }
#whosonline td.redorb { width: 14px; height: 14px; }
#whosonline td.testorb { width: 14px; height: 14px; }
#whosonline td.blueorb span { width: 14px; height: 14px; background: transparent url("/forum/styles/nuklear/theme/images/orbs.gif") no-repeat 0px -1px; }
#whosonline td.greenorb span { width: 14px; height: 14px; background: transparent url("/forum/styles/nuklear/theme/images/orbs.gif") no-repeat -14px -1px; }
#whosonline td.redorb span { width: 14px; height: 14px; background: transparent url("/forum/styles/nuklear/theme/images/orbs.gif") no-repeat -28px -1px; }
#whosonline td.testorb span { width: 14px; height: 14px; background: transparent url("/forum/styles/nuklear/theme/images/orbs.gif") no-repeat -42px -1px; }

#whosonline td {
	display: table-cell;
	vertical-align: top;
	overflow: hidden;
}

.lord_infobar p {
	margin: 6px 0 13px 4px;
	font-size: 12pt;
}

.lord_infobar h1 #headerlinks {
	position: absolute;
	top:0px;
	right:0px;
	font-size: 10pt;
}

.lord_infobar h1 #headerlinks a { margin-left: 12px; }

.lord_infobar h1 {
	margin: 6px 0 20px 3px; padding: 0;
	width: auto;
	border-bottom: 1px solid #888;
	font-family: "Times", "Times New Roman", serif;
	font-size: 17pt;
	text-transform: none;
	position: relative;
}

.lord_infobar h2 {
	display: inline; width: auto;
	margin-left: 4px;
	border-bottom: 1px solid #666;
	font-family: "Times", "Times New Roman", serif;
	font-size: 13pt;
	text-transform: none;
}

.lord_infobar h3 {
	margin: 0 0 4px 0; padding: 2px 0 2px 0;
	width: 100%;
	border-bottom: 1px solid #AAA;
	font-family: "Times", "Times New Roman", serif;
	font-size: 12px;
	text-transform: none;
	line-height: 110%;
}

div.captionimg {
	margin: 0 0 5px 5px;
	float: right;
	font-size: 10pt;
}

div#makeadonation input { margin: 5px 0 0 0; padding: 0; }

#nukleartime input {
	border: 0;
	border-width: 0;
	background-color: transparent;
	color: white;
	font-family: "Times", "Times New Roman", serif;
	font-size: 16pt;
	width: 100%;
	padding: 3px 0 3px 0;
	cursor: default;
}

.realm_closed {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	margin: 20px 0;
}

#statstable {
	font-family: "Times", "Times New Roman", serif;
	font-size: 13pt;
}

/* why is this needed? */
#statstable a:hover {
	color: #A3C71B;
}

table#statstable {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 2px 2px;
	margin-bottom: 6px;
}

#statstable tr.statrow {
	padding: 3px 0 3px 0;
	background-color: #252525;
}

#statstable td {
	display: table-cell;
	text-align: left;
	overflow: visible;
	color: #E0E0E0;
	/* border has to be here instead of the <tr> for stupid IE */
	border-bottom: 1px solid #303030;
}

h1 span.admins {
	font-size: 8pt;
	color: #707070;
	margin-left: 10px;
}

h1 .admins a { color: #B0B0B0; text-decoration: none; }
h1 .admins a:hover { color: #A3C71B; background-color: #505050;}

#statstable td.statrank, #statstable th.statrank { width: 1.7em; }
#statstable td.statministatus, #statstable th.statministatus { width: 1em; }
#statstable td.statname, #statstable th.statname { width: auto; }
#statstable td.statsex, #statstable th.statsex { width: 4%; }
#statstable td.statskills, #statstable th.statskills { width: 6%; }
#statstable td.statdragonkills, #statstable th.statdragonkills { width: 10%; }
#statstable td.statexp, #statstable th.statexp { width: 12%; }
#statstable td.statlevel, #statstable th.statlevel { width: 5%; }
#statstable td.statlays, #statstable th.statlays { width: 6%; }
#statstable td.statcharm, #statstable th.statcharm { width: 7%; }
#statstable td.statkills, #statstable th.statkills { width: 5%; }
#statstable td.statlaston, #statstable th.statlaston { width: 7.5%; }
#statstable td.statstatus, #statstable th.statstatus { width: 7%; }

#statstable td.statnoskills { color: #757575; }
#statstable span.statnoskills { color: #757575; }
#statstable td.statministatus, #statstable th.statministatus { color: #A0A0A0; text-align:center; }
#statstable td.statfemale { color: #900084; }
#statstable td.statmale { color: #3227c2; }

#statstable td.statrank, #statstable th.statrank {
	text-align: right;
	padding-right: 2px;
	color: #959595;
}

#statstable th {
	display: table-cell;
	text-align: left;
	font-size: 105%;
	color: #FFF;
}

#statstable td.statdead { background-color: #331212; }
#statstable td.statalive { background-color: #121233; }
#statstable .statstatus { text-align: center; }
#statstable tr:hover td, #statstable tr.sfhover td { background-color: #353535; }
#statstable tr:hover td.statdead, #statstable tr.sfhover td.statdead { background-color: #432222; }
#statstable tr:hover td.statalive, #statstable tr.sfhover td.statalive { background-color: #222243; }

#statstable td.statrankhighlight { color: #B02020; font-weight: bold; }

div#dailynews {
	background-color: #000;
	height: 30em;
	overflow: scroll;
	overflow-x: hidden; /* non-standard */
	margin-bottom: 6px;
}

div#dailynews pre {
	font-family: monospace;
	font-size: 10pt;
	font-weight: none;
}


.gallery {
	margin: 0 auto;
	width: 670px;
}
.gallery .image_outer {
	position: relative;
}
.gallery .thumbs {
	margin: 0 auto;
	width: 700px;
	height: 65px;
	overflow: hidden;
	position: relative; /* needed for IE6 */
}
.gallery.noscript .thumbs { height: auto; }
.gallery.noscript .thumbs li { display: inline; padding: 4px; }
.gallery.script ul {
	height: 65px;
	position: absolute;
	top: 0; left: 0;
	white-space: nowrap;
	margin: 10px 0;
	font-size: 0px;
}
.gallery.script li {
	display: inline;
	width: 65px;
	height: 65px;
	overflow: hidden;
	padding: 9px;
}
.gallery.script li span { display: none; }
.gallery.script .image { height: 370px; text-align: center; margin: 0 auto; display: block; }
.gallery.script .image img { height: 100%; width: auto; }
.gallery.script li img {
	height: 100%;
	padding: 0;
}
/*
.gallery li img {
	height: 300px;
	width: auto;
	padding-bottom: 15px;
}
*/

.slider {
	width: 700px;
	margin: 10px auto 40px auto;
}
.gallery .slider .ui-slider-handle {
	width: 22px; height: 22px;
	background: transparent url(../images/handle.gif) no-repeat top left;
	border-style: none;
	pointer: move;
	top: -4px;
}
.gallery .actions {
	display: none;
	position: absolute;
	top: 0; left: 0;
	border: 1px solid #eee;
	background-color: #800;
}
.gallery .image_outer:hover .actions { display: block; }
.gallery .actions a {
	display: block;
	font: normal 11pt Arial,helvetica,sans-serif;
	padding: 5px 15px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #444;
	color: #ddd;
	font-size: 10pt;
	font-weight: normal; 
	padding: 4px 15px;
}
#tooltip h3, #tooltip div {
	margin: 0;
	border-style: none;
	text-transform: none;
}

.upload { width: 140px; margin: 0 30px; }
.upload label { display: block; text-align: center; }

.nfUploadWidget { text-align: center; }
.nfUploadWidget .imgContainer { width: 90%; height: 150px; margin: 0 auto; overflow: hidden; }
.nfUploadWidget .imgContainer img { width: 100%; }
.nfUploadWidget .uploadQueue .fileName,
.nfUploadWidget .uploadQueue .percentage { display: none; }
.uploadifyProgress {
	background-color: transparent;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin: 6px auto;
	width: 100%;
	text-align: left;
}
.uploadifyProgressBar {
	background-color: #0099ff;
	width: 0px;
	height: 4px;
}

.floatcenter1 { overflow: hidden; }
.floatcenter2 { float: left; position: relative; left: 50%; }
.floatcenter3 { float: left; position: relative; left: -50%; }

form.manage_pics input.submit { margin: 15px auto; display: block; }


