	/*********************************************
	 ** Stylesheet file for default Flux theme. **
	 *********************************************/

body {
	text-align: left;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	background-color: #dfa96b;
	margin:0;
	padding:0;
}

#main {
	width: 1004px;
	max-width: 1004px;
	min-width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

h1.pagesection {
	font-family: Garamond, Georgia, "New York", Times, "Times New Roman", serif;
	font-style: italic;
	color: #663333;
	text-decoration: none;
	border-bottom: 1px dotted #663333;
	/*width: 60%;*/
	margin-left: 20px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: -16px;
}

hr.pagesection {
	width: 30%;
	margin-top: 30px;
	text-align: left;
	/*float: left;*/
}

/*tr, td, th {
	vertical-align: top;
}*/

/*.horizontal-table tr, .vertical-table tr, .generic-form-table tr,
.horizontal-table td, .vertical-table td, .generic-form-table td {
	vertical-align: middle;
}*/

/*.horizontal-table th, .vertical-table th, .generic-form-table th {
	vertical-align: top;
}*/
/*
h2 {
	color: #444;
	letter-spacing: -1px;
}

h3 {
	/ *font-style: italic;* /
	font-weight: normal;
	font-size: 120%;
	color: #444;
	border-bottom: 1px dotted #ddd;
	text-transform: uppercase;
}

h3:first-letter {
	font-weight: bold;
}

p {
	margin: 4px 0 8px 0;
	padding: 0;
}*/

a, a:link, a:active, a:visited {
	color: #663333;
	text-decoration: none;
	border-bottom: 1px dashed #663333;
}
a:hover {
	text-decoration:underline;
	/*font-weight: bold;*/
	color: #D06633;
	border-bottom: none;
}

a img {
	border: 0;
}

hr {
	color: #663333;
	background-color: #663333;
	height: 2px;
}

input[type=text], input[type=password], input[type=file], textarea {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Tahoma, sans-serif;
	padding: 4px;
	font-size: 10pt;
	color: #966;
	border: 1px solid #633;
	outline-width: 0;
}

label:hover {
	cursor: pointer;
}

/*input[type=text]:hover, input[type=password]:hover, textarea:hover {
	color: #46a;
	background-color: #dee;
	border: 1px solid #8ac;
}*/

.module-name {
	font-weight: bold;
	font-size: 12pt;
}

.message {
	display: block;
	padding: 10px;
	font-weight: bold;
	font-size: 120%;
	color: #F99;
	background-color: #dfa96b;
}

.notice {
	display: block;
	padding: 10px;
	font-weight: normal;
	font-size: 120%;
	color: #204a87;
	background-color: #F0FFFF;
	border: 1px solid #87CEEB;
}

.center {
	text-align: center;
}


/** Page Headers **/

.header {
}

#banner {
	position: relative;
	top: 0;
}

#bannerlink {
	text-align: center;
	display: block;
	background-image: url('/themes/modern/img/nostalgia/banner.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 270px;
	width: 1004px;
	min-width: 1000px;
	border: none;
	text-decoration: none;
}

#bannerlinkalt, #bannerlinkadmin {
	text-align: center;
	display: block;
	background-image: url('/themes/modern/img/nostalgia/banner.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 270px;
	width: 1004px;
	min-width: 1000px;
	border: none;
	text-decoration: none;
}

#bannerlink:hover, #bannerlinkalt:hover, #bannerlinkadmin:hover, #bannerpreload {
	text-align: center;
	display: block;
	background-image: url('/themes/modern/img/nostalgia/banner.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 270px;
	width: 1004px;
	min-width: 1000px;
	border: none;
	text-decoration: none;
}

div#bannerpreload {
	width: 0;
	height: 0;
}

/* Loginbox menu */
.topmenu {
	height: 60px;
	background: bottom left url('/themes/modern/img/nostalgia/b.png') repeat-x;
	position: absolute;
	top: 280px;
	right: 5px;
	width: 800px;
}
.topmenu_l {
	height: 60px;
	background: top left url('/themes/modern/img/nostalgia/lx.png') no-repeat;
}
.topmenu_r {
	height: 60px;
	background: top right url('/themes/modern/img/nostalgia/rx.png') no-repeat;
}
.topmenu_c {
	height: 60px;
	background: top left url('/themes/modern/img/nostalgia/t.png') repeat-x;
	margin-left: 30px;
	margin-right: 30px;
	/*padding-left: 20px;*/
}

ul.mainmenu {
	list-style-type: none;
	display: inline;
}
ul.mainmenu li {
	display: inline;
}

ul.mainmenu li.mainmenu a, ul.mainmenu li.loginbox-entry span {
	color: #663333;
	display: block;
	text-decoration:none;
	float:left;
	background: transparent;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 8px;
	text-align:center;
	height: 28px;
	min-width: 35px;
	border-bottom: none;
}
ul.mainmenu li a:hover, ul.mainmenu li.loginbox-entry span:hover, ul.mainmenu li.loginbox-entry span:hover *{
	color: #D06633;
	text-decoration: underline;
	/*font-weight: bold;*/
}

.topmenu select {
	color: #663333;
	background: transparent;
}
.topmenu select option {
	color: #000;
	background: #fff;
}
div.uiswitch {
	float:right;
	clear:none;
	padding-top:8px;
	padding-bottom: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	height: 28px;
}

.windowframe {
	padding: 2px;
	margin: 0 7px;
	background-color: #fff;
}

.windowframe_l {
	background: top left url('/themes/modern/img/nostalgia/l.png') repeat-y;
	padding: 0;
}

.windowframe_r {
	background: top right url('/themes/modern/img/nostalgia/r.png') repeat-y;
	padding: 0;
}

.titlebar {
	height: 30px;
	font-weight: bold;
	text-align: center;
}

.titlebar_l {
	height: 30px;
	background: top left url('/themes/modern/img/nostalgia/tl.png') no-repeat;
}

.titlebar_r {
	height: 30px;
	background: top right url('/themes/modern/img/nostalgia/tr.png') no-repeat;
}

.titlebar_c {
	height: 23px;
	background: url('/themes/modern/img/nostalgia/t.png') repeat-x;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 7px;
}

.bottombar {
	height: 30px;
	min-height: 30px;
	font-style: italic;
	font-size: 0.75em;
	text-align: center;
}

.bottombar_l {
	height: 30px;
	min-height: 30px;
	background: top left url('/themes/modern/img/nostalgia/bl.png') no-repeat;
}

.bottombar_r {
	height: 30px;
	min-height: 30px;
	background: top right url('/themes/modern/img/nostalgia/br.png') no-repeat;
}

.bottombar_c {
	height: 30px;
	min-height: 30px;
	background: url('/themes/modern/img/nostalgia/b.png') repeat-x;
	margin-left: 30px;
	margin-right: 30px;
	padding: 3px;
}

#sidemenu {
	position: absolute;
	width: 190px;
	left: 5px;
	top: 280px;
}

#sidemenuframe {
	height: 100%;
}

.sidelist {
	font-size: 0.9em;
}

ul.sidelist, h3.sidelist {
	margin-top:4px;
	margin-bottom:4px;
}

ul.sidelist {
	list-style-image: url('/themes/modern/img/nostalgia/card.gif');
	/*padding-left: 20px;*/
}

ul.sidelist li {
	margin-left: -10px;
	padding-bottom:4px;
}

#adminmenulist li a {
}

#menulist li a {
}

li.title {
	font-weight: bolder;
	font-style: italic;
	list-style-type: none;
	margin-left: -15px;
	list-style-image: none;
}

li.title h3 {
	font-size: 1em;
	margin-bottom: 0;
	font-style: normal;
	margin-left: -25px;
	margin-top: 4px;
}

/** Main page **/
#pagebox {
	position: absolute;
	top: 350px;
	right: 0;
	width: 800px;
}

#pageboxframe {
	padding: 1px 12px 12px 12px;
}

#pageboxframe p {
	margin-left: 15px;
}
#pageboxframe p:first-line {
	font-weight: bolder;
	font-style: italic;
	color: #663333;
}

#pagefooter {
	font-size: 0.7em;
	padding-top: 0;
	line-height: 0.95em;
}

.request, .fs-path {
	display: inline-block;
	padding: 2px;
	font-family: Monaco, "Lucida Console", "Bitsteam Vera Sans Mono", monospace;
	font-size: 8pt;
	background-color: #fff;
	border: 1px solid #eee;
}

.keyword {
	color: #ffba00;
	font-style: italic;
}

.red {
	display: block;
	padding: 10px;
	font-weight: bold;
	font-size: 120%;
	color: #fff;
	background-color: #f00;
}

.green {
	display: block;
	padding: 10px;
	font-weight: bold;
	font-size: 120%;
	color: #fff;
	background-color: #0c0;
}

.note {
	padding: 5px;
	color: #444;
	background-color: #eaeaea;
	font-style: italic;
}

.up {
	font-weight: bold;
	color: #0f0;
	text-transform: uppercase;
}

.down {
	color: #f00;
	text-transform: uppercase;
}

.submit_button {
	display: block;
	margin: 10px;
	padding: 5px;
	background-color: #eee;
	border: 1px solid #ccc;
}

.submit_button:hover {
	color: #fff;
	background-color: #333;
	border: 1px solid #111;
	cursor: pointer;
}

.pages {
	margin-top: 20px;
	padding-top: 10px;
	color: #ccc;
	text-align: center;
	border-top: 1px solid #ddd;
}

.pages .page-prev, .pages .page-next {
	color: #94b4d5;
}

.pages .page-num {
	padding: 0 5px;
}

.pages .current-page {
	color: #000000;
	font-weight: bold;
}

.horizontal-table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}

.horizontal-table th {
	padding: 5px 10px;
	background-color: #eee;
}

.horizontal-table td {
	padding: 5px 10px;
	background-color: #fff;
}

.horizontal-table th, .horizontal-table td {
	font-size: 9pt;
	border: 1px solid #ddd;
}

.vertical-table {
	border-spacing: 0;
	border-collapse: collapse;	
}

.vertical-table th {
	padding: 5px 10px;
	background-color: #eee;
}

.vertical-table th {
	padding: 5px 10px;
	background-color: #eee;
}

.vertical-table td {
	padding: 5px 12px;
	background-color: #fff;
}

.vertical-table th, .vertical-table td {
	font-size: 9pt;
	border: 1px solid #ddd;
}

.vertical-table label {
	display: block;
	padding: 5px;
}

.current-sub-menu {
	font-weight: bold;
}

.td-checkbox {
	text-align: center;
}

.td-action {
	color: #ccc;
	text-align: center;
}

.vertical-table .td-action {
	text-align: right;
}

.vertical-table form {
	margin: 0;
	padding: 0;
}

.not-applicable {
	font-style: italic;
	color: #bbb;
}

.state-pending {
	color: orange;
}

.state-banned {
	color: red;
}

.state-permanently-banned {
	font-weight: bold;
	color: red;
}

.online {
	color: #000;
}

.offline {
	color: #aaa;
}

.info-text-total {
	font-weight: bold;
}

.info-text-results {
	font-weight: bold;
}

.info-text {
	margin-bottom: 6px;
	padding: 5px;
	color: #666;
	background-color: #fff;
	border: 1px solid #ccc;
	text-align: center;
}

.toggler {
	font-weight: bold;
	font-style: italic;
}

.toggler a {
	color: #26a;
}

.search-form, search-form2 {
	display: none;
	margin: 0 0 10px 0;
	padding: 0;
	border-top: 1px solid #ddd;
}

.search-form p, .search-form2 p {
	margin: 0;
	padding: 5px;
	color: #aaa;
	text-align: left;
	border-bottom: 1px solid #ddd;
}

.search-form label, .search-form2 label {
	display: inline-block;
	margin: 0 0 3px 0;
	font-size: 8pt;
	font-style: italic;
	color: #222;
}

.search-form input[type=text], .search-form2 input[type=text] {
	display: inline-block;
	margin: 0 0 2px 0;
	padding: 2px;
	font-size: 8pt;
	width: 80px;
}

.search-form input[type=submit], .search-form2 input[type=submit] {
	display: inline-block;
	margin: 0 0 2px 0;
	font-size: 8pt;
	font-weight: bold;
}

.search-form input[type=button], .search-form input[type=reset],
.search-form2 input[type=button], .search-form2 input[type=reset] {
	display: inline-block;
	margin: 0 0 2px 0;
	font-size: 8pt;
}

.search-form input[type=checkbox], .search-form2 input[type=checkbox] {
	display: inline-block;
	margin: 0 0 2px 0;
}

.search-form select, .search-form2 select {
	display: inline-block;
	margin: 2px 0;
}

#submenu {
	color: #bbb;
}

#pagemenu {
	margin-top: 5px;
	padding: 5px 0;
	font-size: 8pt;
	color: #888;
	border-width: 1px 0;
	border-style: dotted;
	border-color: #ddd;
}

/*#pagemenu a {
	color: #777974;
	text-decoration: underline;
}

#pagemenu a:hover {
	color: #729fcf;
}
*/

#register_form table td, #login_form table td {
	padding: 1px;
}

#register_form table th label, #login_form table th label {
	display: block;
	padding: 5px;
	text-align: center;
}

#register_form input[type=text], #register_form input[type=password], #login_form input[type=text], #login_form input[type=password] {
	width: 140px;
}

#register_form select, #login_form select {
	width: 147px;
}

#server_status th, #server_status td {
	padding: 8px 12px 8px 12px;
	text-align: left;
	border-bottom: 1px solid #ddd;	
}

#server_status {
	border-spacing: 0;
	border-collapse: collapse;
	background-color: #fff;
	border: 1px solid #ddd;
}

#server_status .server {
	color: #222;
}

#server_status .status {
	text-align: center;
}

#info p {
	margin-top: 5px;
	margin-bottom: 0px;
	font-style: italic;
	font-size: 8pt;
	color: #aaa;
	text-align: right;
}

.sortable {
	color: #444;
	text-decoration: underline;
}

.sortable:hover {
	color: #000;
}

.character-stats {
	border-spacing: 0;
	border-collapse: collapse;
	color: #ccc;
}

.character-stats td {
	padding: 0px 10px 5px 0;
	border: 0;
	text-align: center;
}

.character-stats .stat-name {
	color: #666;
}

.character-stats .stat-value {
	color: #000;
}

.emblem-server {
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
	font-size: 120%;
	border-bottom: 1px solid #ddd;
}

.emblem-server label {
	display: block;
}

.emblem-server label:hover {
	cursor: pointer;
}

.block {
	display: block;
	width: 80%;
	height: 40px;
}

.script-line {
	font-family: Monaco, "Lucida Console", monospace;
}

.script-line-num {
	display: inline-block;
	margin: 0;
	padding: 5px;
	background-color: #eee;
	border-right: 1px solid #ddd;
}

.script-line-code {
	display: inline-block;
	margin: 0;
	padding: 5px;
}

.qty {
	color: #888;
	font-size: 10pt;
}

.short {
	width: 40px;
}

textarea {
	width: 320px;
	height: 120px;
}

.reset-amount-text {
	margin: 0;
	padding: 0;
	font-size: 8pt;
	text-align: center;
}

.important {
	font-size: 120%;
	color: #000;
}

.important .server-name {
	font-weight: bold;
}

.generic-form {
	padding: 10px;
/*	background-color: #fff;*/
	border: 1px solid #ddd;
	width: auto;
}

.generic-form-div {
	padding: 10px;
/*	background-color: #fff;*/
	border: 1px solid #ddd;
	width: auto;
}
.generic-form-table th label {
	display: block;
	padding: 6px;
}

.generic-form-table td div {
	display: block;
	padding: 6px 0;
}

.generic-form-table th {
	text-align: right;
}

.generic-form-table td input[type=checkbox] {
	display: inline-block;
	margin-top: 6px;
}

.generic-form-table td p {
	margin: 6px 5px;
	color: #000;
}

.security-code {
	margin: 5px 0;
	text-align: left;
	width: 145px;
	height: 50px;
}

.action {
	color: #ddd;
}

.action a, .action span.anchor {
	color: #80a2c8;
	border-bottom: 1px solid #eee;
	cursor: pointer;
}

.block-link {
	display: block;
	padding: 3px;
	color: #80a2c8;
	border-bottom: 1px solid #eee;
}

.button-action {
	padding: 5px 0;
	text-align: left;
}

.woe-table {
	border-spacing: 0;
	border-collapse: collapse;
/*	background-color: #fff;*/
	border: 1px solid #ddd;
}

.woe-table th, .woe-table td {
	padding: 5px 10px;
}

.woe-table th {
	font-weight: normal;
	border-bottom: 1px solid #ddd;
}

.woe-table td {
	font-size: 120%;
}

.woe-table .server {
	font-weight: bold;
}

.woe-table .time {
	font-style: italic;
	color: #333;
}

.script {
	width: 98%;
}

.multi-select {
	width: 100%;
}

.jump-to-page {
	margin-top: 8px;
	font-size: 8pt;
	text-align: center;
}

.jump-to-page input {
	padding: 2px;
	font-size: 8pt;
}

.top-ranked td {
	font-weight: bold;
	color: #000;
	background-color: #FFF8DC;
}

.top-ranked a {
	color: #000;
	border-bottom: 1px dotted #666;
}

.empty-row {
	visibility: hidden;
}

.item-drop-mvp td {
	color: #000;
	background-color: #F8F8FF;
}

.item-drop-card td {
	color: #000;
	background-color: #F0FFFF;
}

.mvp {
	font-size: xx-small;
	font-weight: bold;
	color: #ff0000;
	vertical-align: top;
}

.monster-mode {
	margin: 0;
	padding: 0;
	list-style: square inside;
}

.monster-mode li {
	padding: 1px;
	border-bottom: 1px dotted #eee;
}

.equipped td {
	color: #25292b;
	background-color: #f1ffff;
}

.job-classes {
	border-spacing: 0;
}

.job-classes td {
	padding-right: 10px;
	border-right: 1px solid #eee;
}

