body {
	background-color: black;
	color: white;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	min-width: 1005px;
	}
#quick_links {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding: 5px;
	text-align: center;
	}
#status {
	padding: 5px;
	}
#bread_crumbs {
	float: left;
	}
#quick_login {
	float: right;
	}
#quick_login .crafter_links {
	padding-top: 3px;
	text-align: right;
	}
#quick_login .alt_select {
	text-align: right;
	}
#quick_login_box {
	font-size: 8pt;
	width: 195px;
	padding: 0 0 5px 5px;
	border-style: none none solid solid;
	border-width: 1pt;
	border-color: gray;
	display: none;
	}
#quick_login_box .row {
	padding-bottom: 3px;
	text-align: center;
	}
#quick_login_box .label {
	float: left;
	text-align: right;
	width: 40px;
	padding-top: 3px;
	}
#quick_login_box .value {
	float: left;
	padding: 0px 0px 0px 5px;
	}
#login_name, #login_pass {
	width: 85px;
	font-size: 8pt;
	}
#login_submit {
	font-size: 8pt;
	width: 50px;
	}
#quick_login_box hr {
	height: 1px;
	color: gray;
	}
#filters {
	}
#alert {
	margin-top: 25px;
	font-size: 18pt;
	text-align: center;
	color: #A335EE;
	}
#alert_silly {
	font-size: 16pt;
	color: green;
	}
#register_alert {
	margin-top: 25px;
	font-size: 14px;
	text-align: center;
	}
.instructions {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	font-size: 12pt;
	}
.instructions .group {
	margin-top: 25px;
	padding-top: 25px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #313131;
	}
.instructions .step {
	display: none;
	margin-top: 25px;
	padding-top: 25px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #313131;
	}
.instructions .question {
	color: #CC9900;
	font-weight: bold;
	}
.instructions .answer {
	font-size: 10pt;
	}
.instructions .highlight {
	color: #1EFF00;
	}
.instructions .warning {
	color: red;
	}
.instructions .updated {
	color: #A335EE;
	}
.instructions li {
	margin-top: 15px;
	padding-top: 0px;
	}
.instructions .label {
	color: #A335EE;
	font-weight: bold;
	}
.instructions .box {
	float: left;
	width: 325px;
	}
.instructions .wrapper .field {
	margin-top: 15px;
	}
.instructions .wrapper .label {
	float: left;
	color: #CC9900;
	text-align: right;
	width: 125px;
	}
.instructions .wrapper .value {
	float: left;
	padding-left: 5px;
	}
.instructions .wrapper select {
	width: 120px;
	}
.instructions .wrapper input.tiny {
	width: 30px;
	}
.instructions .option {
	margin: 15px 0 0 100px;
	color: #CC9900;
	}
.instructions .continue {
	margin-top: 15px;
	text-align: center;
	}
.instructions .submit {
	text-align: center;
	}
.instructions .note {
	margin-top: 15px;
	font-size: 8pt;
	font-style: italic;
	text-align: center;
	color: #CC9900;
	}
.instructions #password {
	display: none;
	}
.instructions #password input {
	width: 100px;
	}
.instructions #progress {
	text-align: center;
	margin-top: 15px;
	font-size: 8pt;
	}
.instructions .question .action {
	color: #CC9900;
	}
#mod .answer {
	display: none;
	}
#upload .answer {
	display: none;
	}
#recovery .answer {
	display: none;
	}
#settings .wrapper {
	display: none;
	}
#settings .wrapper .label {
	color: #A335EE;
	margin-top: 2px;
	}
#settings input.long {
	width: 360px;
	}
#settings #existing {
	display: none;
	}
#settings ol, ul {
	font-size: 10pt;
	}
#settings .explain {
	color: #A335EE;
	font-size: 10pt;
	}
#professions {
	margin: 25px auto 0px auto;
	width: 1005px;
	height: 84px;
	}
#professions div {
	float: left;
	width: 100px;
	text-align: center;
	font-size: 8pt;
	}
#professions img {
	height: 64px;
	width: 64px;
	}
#professions .current {
	font-weight: bold;
	color: #A335EE;
	}
#servers {
	margin-top: 25px;
	text-align: center;
	font-size: 12pt;
	}
#wrapper {
	width: 1005px;
	margin: 10px auto 0px auto;
	padding-top: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #313131;
	}
#wrapper p {
	margin: 0;
	padding: 0;
	}
#wrapper .toolbox {
	float: left;
	width: 150px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #313131;
	}
#wrapper .box {
	margin-left: 15px;
	display: none;
	}
#wrapper .title {
	font-size: 12pt;
	margin-bottom: 10px;
	}
#wrapper .title .action {
	color: #CC9900;
	}
#wrapper .subtitle {
	margin-bottom: 10px;
	font-size: 8pt;
	}
#wrapper .inner {
	display: none;
	}
#wrapper .submit {
	padding: 5px;
	text-align: center;
	}
#wrapper .expand {
	margin-bottom: 10pt;
	}
#wrapper .expand .action {
	font-size: 8pt;
	}
#filters .inner {
	margin-bottom: 10px;
	}
#keyword input {
	width: 130px;
	}
#wizard select {
	width: 135px;
	}
#category_a {
	color: #1EFF00;
	}
#category_a .extra {
	margin: 2px 0 0 20px;
	}
#category_a .extra select {
	font-size: 8pt;
	width: 100px;
	}
#category_a .extra input {
	font-size: 8pt;
	width: 95px;
	}
#category_a .subtitle {
	font-size: 10pt;
	}
#results_header .expand {
	float: left;
	}
#results_header .list_by {
	font-size: 8pt;
	float: right;
	}
#results {
	float: left;
	margin-left: 20px;
	width: 830px;
	}
#results p {
	font-size: 14pt;
	}
#results .recipe {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #313131;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 12px;
	}
#results .recipe_filler {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #313131;
	padding-bottom: 10px;
	margin-left: 12px;
	}
#results .skill {
	text-align: right;
	float: left;
	width: 35px;
	cursor: help;
	}
#results .name {
	float: left;
	font-size: 10pt;
	margin-left: 10px;
	width: 250px;
	}
#results .summary {
	float: left;
	margin-left: 10px;
	font-size: 8pt;
	width: 125px;
	}
#results .crafters {
	float: left;
	margin-left: 10px;
	font-size: 8pt;
	width: 350px;
	}
#results .empty {
	color: #CC9900;
	}
#resultsCollapse, #filtersCollapse {
	display: none;
	}
#results .known {
	float: left;
	color: #1EFF00;
	font-weight: bold;
	}
#results .unknown {
	float: left;
	color: red;
	font-weight: bold;
	}
#results .editRecipe {
	float: right;
	}
#results .many {
	display: none;
	}
#results .show_many {
	text-align: left;
	}
#forums .long {
	width: 550px;
	}
#footer {
	clear: both;
	text-align: center;
	font-size: 8pt;
	margin-top: 250px;
	margin-bottom: 50px;
	}
.tooltip {
	display: none;
	position: absolute;
	z-index: 100;
	background-color: #03081C;
	max-width: 320px;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	padding: 5px;
	}
.tooltip .label {
	color: #CC9900;
	}
.tooltip .header {
	text-align: center;
	padding: 0px 25px 0px 25px;
	}
.tooltip .guild {
	color: #A335EE;
	}
.common {
	color: #CC9900;
	}
.uncommon {
	color: #1EFF00;
	}
.rare {
	color: #0070DD;
	}
.epic {
	color: #A335EE;
	}
.av {
	color: #0070DD;
	font-weight: bold;
	cursor: help;
	}
.hv {
	color: red;
	font-weight: bold;
	cursor: help;
	}
.au {
	color: #0070DD;
	cursor: help;
	}
.hu {
	color: red;
	cursor: help;
	}
.both {
	color: #A335EE;
	}
.alliance {
	color: #0070DD;
	}
.horde {
	color: red;
	}
.neutral {
	color: #1EFF00;
	}
.progress {
	color: #A335EE;
	}
.current {
	color: #1EFF00;
	}
.old {
	color: red;
	}
.never {
	color: red;
	}
.clear {
	clear: both;
	}
.error, .bad {
	color: red;
	font-weight: bold;
	}
.success, .good {
	color:#1EFF00;
	font-weight: bold;
	}
.excellent {
	color: #A335EE;
	font-weight: bold;
	}
.reason {
	color: white;
	}
.verified {
	color: #1EFF00;
	font-weight: bold;
	}
.unverified {
	color: red;
	font-weight: bold;
	}
form {
	margin: 0px;
	padding: 0px;
	}
a {
	color: yellow;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a img {
	border-style: none;
	}
.action {
	color: yellow;
	cursor: pointer;
	}
.action:hover {
	text-decoration: underline;
	}