*
{
	margin: 0em;
	padding: 0em;
}

h1,h2,h3,h4,h5,h6
{
	color: #0a0a0a;
}


#mixing
{
	color: #70b8ff;
	text-decoration: underline;
}

#mixing a
{
	color: red;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

#outer
{
	margin: 2.5em 3.0em 1.5em 3.0em;
}

#header
{
	padding: 0em 1.5em 0em 1.5em;
	height: 8em;
	width: 15em;
	float: left;
	position: relative;
	background: #EEE;
}

#header h1
{
	position: absolute;
	bottom: 2.2em;
	font-size: 1.5em;
	letter-spacing: 0.1em;
}

#header h1 a
{
	color: #fff;
	text-decoration: none;
}

#header h2
{
	position: absolute;
	bottom: 2.7em;
	color: #EFE0E0;
	font-size: 0.8em;
}

#menu
{
	height: 8em;
	background: #EEE;
	margin-left: 19em;
	position: relative;
}

#menu ul
{
	list-style: none;
	position: absolute;
	top: 3.3em;
	margin-left: 1.5em;
}

#menu li
{
	display: inline;
	border-left: dotted 1px #848484;
	padding-left: 0.8em;
}

#menu li.first
{
	border-left: 0px;
	padding-left: 0em;
}

#menu li a
{
	text-decoration: none;
	color: #6a6a6a;
	font-weight: bold;
	padding: 0.8em;
	margin-right: 0.8em;
	font-size: 0.9em;
}

#menu li a:hover
{
	background: #DDD;
	color: #fff;
}

#content
{
	background: #EEE;
	margin-top: 1px;
}

#content p
{
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1.1em;
}

#content h2,h3,h4,h5,h6
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0.2em;
	margin-bottom: 1.2em;
	border-bottom: dotted 1px #cacaca;
}

#content h3.post
{
	border-top: dotted 1px #cacaca;
	background-color: #dfdfdf;
}

#content h6.postFooter
{
	border-top: dotted 1px #cacaca;
	background-color: #dfdfdf;
	text-align: right;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	line-height: 1.6em;
}

#content blockquote
{
	border-left: solid 0.8em #cacaca;
	padding: 0.5em 0em 0.5em 1.0em;
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

#content blockquote p
{
	display: inline;
}

#content table
{
	border: dotted 1px #cacaca;
	padding: 0.5em;
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #d6d6d6;
	color: #444;
}

#content table tr.rowB
{
	background-color: #eaeaea;
	color: inherit;
}

#primaryContentContainer
{
	float: center;
	width: 100%;
}

#primaryContent
{
	padding: 1.5em;
}

#secondaryContent
{
	float: left;
	width: 15em;
	padding: 1.5em;
}

#footer
{
	margin-top: 1.0em;
	border-top: dotted 1px #cacaca;
	padding: 1.5em;
	font-size: 0.9em;
	text-align: center;
}

#secondaryNavigation
{
	margin-top: 15px;
}

#secondaryNavigation ul
{
	list-style: none;
}

#subWindow
{
	left: 50%;
	top: 50px;
	width: 700px;
	height: 600px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-left: -350px;
	margin-right: -350px;
	margin-bottom: auto;
	z-index: 300;
	position: fixed;
}

#subWindowButtons
{
	position: absolute;
	left: 50%;
	top: -5px;
	margin-left: 330px;
	z-index: 302;
}

#subWindowTitle
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/subtitlebar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 20px;
	width: 690px;
	z-index: 301;
	border-bottom: 1px solid #CCC;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 12px;
}

#subWindowContents
{
	margin-top: 25px;
	padding: 10px;
	width: 680px;
	height: 555px;
	overflow: auto;
	text-align: center;
}

#closeWindow
{
	cursor: pointer;
}

#loadin
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/op25.png);
	z-index: 5000;
}

#monsterInfo
{
	position: fixed;
	top: 50px;
	left: 50%;
	width: 500px;
	height: 500px;
	margin-left: -250px;
	margin-right: 250px;
}

#closeWindow
{
	background-color: #AAA;
	font-size: 22px;
	width: 514px;
}

.monsterInfo
{
	width: 500px;
	height: 490px;
	overflow: auto;
	background-color: #EEE;
	border: 2px dotted #555;
	font-size: 12px;
	padding: 5px;
}

.monsterInfo img
{
	width: 100px;
	height: 100px;
}

#itemTable
{
	font-size: 14px;
}

#recipesTable
{
	border: 1px solid #000;
	font-size: 12px;
}

#subRecipesTable
{
	border: 1px solid #000;
	font-size: 12px;
}

#dropsTable
{
	font-size: 12px;
}

#itemInfo
{

}

.show
{
	visibility: visible;
	display: inline;
}

.hide
{
	visibility: hidden;
	display: none;
}

.clear
{
	clear: both;
}

.error
{
	border-top: dotted 2px #cacaca;
	border-bottom: dotted 2px #cacaca;
	color: #FF3300;
	background-color: #FFCCCC;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.success
{
	border-top: dotted 2px #cacaca;
	border-bottom: dotted 2px #cacaca;
	color: #339933;
	background-color: #CCFFCC;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.alert
{
	border-top: dotted 2px #cacaca;
	border-bottom: dotted 2px #cacaca;
	color: #999966;
	background-color: #FFFFCC;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.itemList
{
	text-align: center;
}

.itemList h5
{
	border-bottom: 0px;
	margin-bottom: 0px;
}

.borderedCP
{
	border: 1px solid #CCC;
	background-color: #DDD;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

.enabled
{
	background-color: #EEE;
}

.disabled
{
	background-color: #CCC;
}

.banner
{
	float: center;
	text-align: center;
}

.bannerAlert
{
	font-size: 12px;
	margin-bottom: 15px;
}

.rowHead
{
	background-color: #333;
	background-image: url('../images/gradient1.gif');
	background-position: top center;
	background-repeat: repeat-x;
	color: #FFF;
}

.rowA
{
	background-color: #CCC;
}

.rowB
{
	background-color: #EEE;
}

#lItems
{
	width: 400px;
}

input
{
	font-size: 18px;
}