@font-face {
font-family: BellGothic;
src: url("fonts/bll55.otf") format("opentype");
}

a:link {color:#FFFFFF;}      /* unvisited link */
a:visited {color:#FFFFFF;}  /* visited link */
a:hover {color:#FFFFFF;}  /* mouse over link */
a:active {color:#a7a9d5;}  /* selected link */
	
body
{
	color: white;
	background-color: #282828;
}

body.tabbed
{
	color: white;
	background-color: #383838;
}

table.item_list
{
	width: 550px;
	border: 1px solid #848484;
	border-collapse:collapse;
	font-family: BellGothic;
	font-size: 11pt;
	color: white;
	background-color: #1F1F1F;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
}

table.search
{
	width: 750px;
	border: 1px solid #848484;
	border-collapse:collapse;
	font-family: BellGothic;
	font-size: 11pt;
	color: white;
	background-color: #1F1F1F;
	padding: 15px;
}

td.search
{
	border: 1px solid #848484;
	padding: 5px;
}

td.search_nav
{
	border: 0px solid #848484;
	padding: 5px;
}

td.search_type
{
	border: 1px solid #848484;
	padding: 5px;
	margin-left:auto;
	margin-right:auto;
}

img.search
{
	height: 40px;
	width: 40px;
}

table.tooltip
{
	width: 435px;
	font-family: BellGothic;
	font-size: 12pt;
	color: white;
	background-color: #1F1F1F;
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}

table.tooltip_int
{
	font-family: BellGothic;
	font-size: 12pt;
	color: white;
	background-color: #1F1F1F;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	vertical-align: top;
}

table.tooltip_int_right
{
	font-family: BellGothic;
	font-size: 12pt;
	color: white;
	background-color: #1F1F1F;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	vertical-align: top;
	float: right;
}

td.tooltip_no_padding
{
	padding: 0px;
	margin-top: 0px;
	vertical-align: top;
}

td.tooltip_no_padding_right
{
	padding: 0px;
	margin-top: 0px;
	vertical-align: top;
}

td.tooltip_left
{
	width: 25px;
	padding-right: -15px;
	padding-left: -30px;
}

img.tooltip_top
{
	height: 64px;
	width: 64px;
	float: left;
}

img.tooltip_alch
{
	height: 64px;
	width: 64px;
	float: left;
	background-color: #1F1F1F;
}

img.tooltip_embed
{
	height: 20px;
	width: 20px;
	vertical-align: top;
	margin-right: 5px;
	border: 0px;
}

img.tooltip_embed_big
{
	height: 30px;
	width: 30px;
	vertical-align: top;
	margin-top: -5px;
	border: 0px;
}

img.journal
{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

hr.tooltip
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 0px;
	color: #bcbcbc;
}

hr.tooltip_bottom
{
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	height: 0px;
	color: #bcbcbc;
}

.tt_smalltxt
{
	font-size: 11pt;
}

.tt_mainstat
{
	color: #bcbcbc;
}

.tt_positive
{
	color: #a7a9d5;
}

.tt_negative
{
	color: #f35655;
}

.tt_type
{
	color: #92927d;
}

.tt_duration
{
	color: #edee9c;
}

.tt_toxicity
{
	color: #6ced90;
}

.tt_quality_common
{
	color: #ed9033;
}

.tt_quality_magic
{
	color: #5e7c90;
}

.tt_quality_rare
{
	color: #b4bc99;
}

.tt_quality_epic
{
	color: #90392a;
}

.header_top
{
	font-family: BellGothic;
	font-size: 20pt;
	font-weight: bold;
}

.header_middle
{
	font-family: BellGothic;
	font-size: 16pt;
}
.header_small
{
	font-family: BellGothic;
	font-size: 14pt;
}


.browse_txt
{
	font-family: BellGothic;
	font-size: 12pt;
}

.avail_txt
{
	font-size: 12pt;
	color: #a7a9d5;
}

.general_txt
{
	font-size: 12pt;
	color: #92927d;
}

.journal
{
	font-family: Arial;
	font-size: 11pt;
	color: white;
}

.ajaxtooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 300px;
left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
padding: 5px;
}
.tab_content
{
	border:1px #383838;
	background-color: #383838;
	width:560px;
	margin: 0;
	padding: 10px
}
