h1, h2, h3, h4, h5, h6 {
	font-size: 0.9em;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 3px 0px 3px 0px;	
	margin:0px 0px 3px 0px;
}

span.neutralStat {
	color:#000;
}

span.goodStat {
	color:#060;
}

span.badStat {
	color:#C00;
}

table.hof {
	margin-right: 10px;
}

.hof .col1 {
	width: 40px;
	padding: 3px;
}

.hof .col2 {
	width: 180px;
	padding: 3px;
	text-align: right;
}

.hof th {
	padding: 3px;
}

.hof .me {
	font-weight: bold;
}

.trophy {
	text-align: center;
	padding: 5px;
	margin: 20px 20px 20px 20px;
	border: 1px dotted #ccc;
}

.avatar {
	text-align: center;
	padding: 5px;
	margin: 20px 20px 20px 20px;
	border: 1px dotted #ccc;
}

a.nac {
	width: 75px;
	height: 75px;
	border: 1px solid #000;
	display: block;
}

.equipItemImage {
	float:left;
	width:150px;
	height:100px;
}

.shopItem {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:250px;
}

.shopItemLeft {
	float:left;
	margin-right:5px;
}

.shopItemRight {
	min-height:97px;
	_height:97px;
}

.equipItemStats {
	min-height:100px;
	_height:100px;
}

#banner {
	width: 780px;
	height: 128px;
}

.userinfo {
	min-height:75px;
	_height:75px;
}

textarea {
	width:99%;
	height:100px;
	display:block;
	margin-right:5px;
}

a { text-decoration:none; }
img { border:0px; }

#header {
	height: 128px;
	border-bottom: 1px solid #999;
	min-width: 780px;
}

#linksbar {
	text-align: right;
	padding: 3px 3px 0px 3px;
	word-spacing: 20px;
}

#linksbar a {
	color: #fff;
	word-spacing: normal;
}

.clear {
	clear: both;
}

.fright {
	float: right;
}

.welcome {
	min-height: 85px;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	min-width: 780px;
}

h1 {
	font-size: 1.2em;
}

h2, h3, h4, h5, h6 {
	font-size: 1.1em;
	margin: 0px;
	padding: 3px 3px 0px 3px;
}

.menu h2 {
	font-size:0.8em;
}

td h2, td h3, td h4, td h5, td h6 {
	padding-left: 0px;
}

div.headshot {
	height: 55px;
	margin: 12px 0px 3px 3px;
}

img.headshot {
	margin: 3px;
	float: right;
}

a {
	text-decoration: none;
}

#mid_col #petstyles ul,#mid_col #petstyles ul li,#mid_col #petstyles ul ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#mid_col #petstyles ul {
	position: relative;
	float: left;
}

#mid_col #petstyles ul li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	margin-right: 20px;
	width:100px;
}

#linksbar ul li a {
	padding-bottom:3px;
}

#linksbar ul,#linksbar ul li,#linksbar ul ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#linksbar ul {
	position: relative;
	z-index: 597;
	float: left;
}

#linksbar ul li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	margin-right: 20px;
}

#linksbar ul li.hover,#linksbar ul li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}

#linksbar ul ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 140px;
	background: #f5f5f5;
	border: 1px solid #aaa;
	border-top:0px;
	padding:1px;
	text-align: left;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#linksbar ul ul li {
	float: none;
	border-radius: 5px;
	margin-right:0px;
	width: auto;
}

#linksbar ul li:hover>ul {
	visibility: visible;
}

#linksbar ul ul a {
	display: block;
	margin: 1px;
	border:1px solid #f5f5f5;
/*
	box-shadow: 3px 3px 3px #999;
	-moz-box-shadow: 3px 3px 3px #999;
	-webkit-box-shadow: 3px 3px 3px #999;
*/
	width: auto;
	padding: 5px;
	padding-bottom:5px;
	color: #000;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#linksbar ul ul a:hover {
	background: #fff;
	border:1px solid #ccc;
	color: #009;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#left_col {
	float: left;
	width: 220px;
}

#left_col div.menu,#right_col div.menu {
	margin: 5px 5px 0px 5px;
	border: 1px solid #999;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#left_col div.menu h1,#right_col div.menu h1 {
	margin: 0px;
	color: #fff;
	padding: 3px;
}

#left_col div.menu p,#right_col div.menu p {
	margin: 0px;
	padding: 3px;
}

#left_col div.menu p.foot,#right_col div.menu p.foot {
	background: #f5f5f5;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#right_col {
	width: 220px;
	float: right;
}

#mid_col {
	margin-right: 220px;
	margin-left: 220px;
	padding: 5px;
}

#mid_col.noright {
	margin-right: 0px;
}

.center {
	text-align: center;
}

#mid_col ul {
	padding-left: 0px;
	margin-left: 17px;
}

.forumf {
	border:1px solid #999;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	background:#fff;
}

.sig {
	margin-top:5px;
	border-top:1px solid #999;
	padding-top:5px;
	max-height:450px;
	scroll:auto;
}

.alt {
	border:1px solid #999;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#f5f5f5;
	padding:5px;
}

.alt h1 {
	margin-bottom:0px;
	margin-top:0px;
}

.forum {
	border:1px solid #999;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#eee;
	padding:5px;
}

.forum h1 {
	margin-bottom:0px;
	margin-top:0px;
}

div#jsTopHider, div#jsHider {
	display:inline;
}

.clubLinks, .mailLinks {
	background: #eee;
	padding: 3px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.clubLinks {
	text-align: center;
}

.mailLinks {
	text-align:left;
}

.newsLinks {
	text-align: right;
	background: #eee;
	padding: 3px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.newsLinks a, .clubLinks a, .mailLinks a {
	word-spacing: normal;
	margin-left: 10px;
	margin-right: 10px;
}

.forumicon {
	width:70px;
	position:absolute;
	padding:5px;
	border:1px solid #ccc;
	background:#fff;
}

.forumRightInfo {
	width:200px;
	text-align:right;
}

.forumInfo {
	min-height:73px;
	margin-left:85px;
	padding:5px;
}

.newsSide {
	width:150px;
	position:absolute;
	padding:5px;
	vertical-align:top;
	text-align:center;
}

.newsSide img {
	margin-bottom:5px;
}

.newsContent {
	vertical-align:top;
	margin-left:150px;
	min-height:150px;
}

.spacer {
	font-size:1px;
	height:5px;
}

.perc {
	width: 100px;
	border: 1px solid #000;
}

.perc,.percbg1,.percbg2,.percbg3 {
	height: 8px;
	font-size: 1px;
}

.percbg1 {
	background: #fff url(http://images.anatheria.com/perc/percbg1.png)
		no-repeat top left;
}

.percbg2 {
	background: #fff url(http://images.anatheria.com/perc/percbg2.png)
		no-repeat top left;
}

.percbg3 {
	background: #fff url(http://images.anatheria.com/perc/percbg3.png)
		no-repeat top left;
}

div.menu .scroll {
	max-height:200px;
	overflow-y:auto;
}

div.menu p.scroll, div.menu .scroll p {
	line-height:1.8em;
}

#header form {
	margin:0px;
	font-size:12px;
	text-align:right;
	padding-right:5px;
}

dl.zend_form {
	width:310px;
	margin:0px;
	font-size:12px;
	padding:0px;
}

dl.zend_form dt {
	clear:left;
	float:left;
	width:150px;
padding:0px;
margin:0px;
}

dl.zend_form dd {
float:left;
	width:150px;
padding:0px;
margin:0px;
}

#header form p {
	font-size:inherit;
	margin:5px 0px 2px 0px;
}

div.warning {
	margin:10px;
	background:#fff5f5;
	border:1px solid #fee;
	padding:5px;
}

div.success {
	margin:10px;
	background:#f5fff5;
	border:1px solid #efe;
	padding:5px;
}

#tooltip {
	position:absolute;
	background:#fff;
	padding:3px;
	border:1px solid #ccc;
}

#mid_col .clear {
	clear:none;
	display:none;
}

div.quote {
	border: 1px dotted #ccc;
	padding: 5px;
	margin: 5px;
	font-style: italic;
	color:#666;
	background:#f5f5f5;
}

div.codebox {
	border: 1px dotted #ccc;
	padding: 3px;
	margin: 5px;
	font-style: italic;
	color:#666;
	background:#fff;
}

div.codebox div.codetitle {
	background:#666;
	color:#fff;
	font-weight:bold;
	padding:3px;
	margin-bottom:5px;
}

div.codebox div.codetext {
	white-space:pre;
}

th {
	text-align:left;
}

#footer {
	text-align:center;
	font-size:0.9em;
}

#copyright {
	text-align:center;
	font-size:0.9em;
}

#petstyles ul {
	margin-bottom:15px;
}

#tooltip {
	display:none;
}

#warning {
	display:none;
}

.clearright {
	clear:right;
}

.clearleft {
	clear:left;
}

pre {
	font-family: monospace;
	font-size:12px;
}

.gladiator {
	float:left;
	width:100px;
	height:100px;
	text-align:center;
	margin-right:3px;
}

.enemyImage {
	width:78px;
	height:78px;
	border:1px solid #666;
	margin-bottom:3px;
}

.playerImage {
	width:80px;
	height:80px;
	margin-bottom:3px;
}

h2.reagents {
	color:#060;
	font-size:11px;
	display:inline;
	margin:0px;
	padding:0px;
}

h2.ingredients {
	
}

ul.reagents {
	overflow:hidden;
	margin:0px;
	padding:0px;
	list-item-style:none;
	display:inline-block;
}

ul.ingredients {
	
}

#linksbar .hi {
	color: #f00;
}

ul.reagents li {
	font-size:11px;
	float:left;
	color:#060;0
	margin:0px;
	padding:0px;
	list-item-style:none;
}

ul.ingredients li {
	
}

div.row {
	overflow:hidden;
}

span.label, label.label {
	width:200px;
	display:block;
	float:left;
}

input.button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	background: #222;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	border: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

div.petInfo {
	padding:3px 10px 3px 10px;
}
}