
body {
  margin: 0;
  background: #000000;
}

body, td, input, select {
  font: normal 12px Arial,Helvetica,sans-serif;
  color: #bda14b;
}

p, form {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

h1 {
  font: 22px Georgia;
}

h2 {
  font: 16px Georgia;
  color:maroon;
}

div.toolbar {
  background: transparent;
  padding: 0px;
}

div.toolbar a {
  color: #FFFFFF;
}

#language_selector {
  font-size: 11px;
}

div.content {
  padding: 5px;
  color: #bda14b;
}
div.content a {
  color: #ffb019;
}

div.content a:hover {
  color: maroon;
}

.error, .notice {
  color: red;
}

div.error {
  padding: 5px;
  border: 1px solid #666666;
  background: white;
}

.boxed {
  padding: 5px;
  border: 1px solid;
  margin-left: 2em;
  margin-right: 2em;
}

.indent {
  margin-left: 2em;
}

td.label {
  text-align: right;
  white-space: nowrap;
  padding-right: 5px;
  width: 1%;
}

table.grid {
  border-collapse: collapse;
}

table.grid td, table.grid th {
  padding: 5px 15px 5px 15px;
}

table.grid th {
  background: url('/images/titlebg.gif') repeat-x;
}

div.snippet {
  white-space: nowrap;
}

div.snippet select {
  font-size: 10px;
  vertical-align: middle;
}

div.snippet input {
  vertical-align: middle;
}

div.snippet textarea {
  width: 100%;
}

input[type="radio"] {
  vertical-align: bottom;
}

div.alert {
  margin: 25px;
  text-align: center;
  padding: 10px;
  background: white;
  border: 2px solid red;
  font-size: 12px;
  font-weight: bold;
}

div.blog_article {
  border-bottom: 1px dashed #AAAAAA;
}

p.blog_article_title {
  font-weight: bold;
  font-size: 16px;
}

p.blog_article_date {
  font-style: italic;
  color: #888888;
}

div.blog_comment {
  border-bottom: 1px dashed #AAAAAA;
}

textarea.code {
  font: normal 12px Arial,Helvetica,sans-serif;
  width: 450px;
  background-color: #081726;
  border: 1px solid #333333;
  margin-top: 5px;
  color: #a5a09d;
}


p.blog_comment_date {
  font-style: italic;
  color: #888888;
}

.tabberlive .tabbertabhide {
  display: none;
}

.tabber {
  display: none;
}
.tabberlive {
  margin-top:1em;
}

ul.tabbernav
{
  margin: 0;
  padding: 3px 0;
  border-bottom: 1px solid #AAA;
  /* font: bold 12px Verdana, sans-serif */;
  font-weight: bold;
}

ul.tabbernav li
{
  list-style: none;
  margin: 0;
  display: inline;
}

ul.tabbernav li a
{
  padding: 3px 0.5em;
  margin-left: 3px;
  border: 1px solid #AAA;
  border-bottom: none;
  background: #DDE;
  text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
  color: #000;
  background: #AAE;
  border-color: #AAA;
}

ul.tabbernav li.tabberactive a
{
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
  color: #000;
  background: white;
  border-bottom: 1px solid white;
}

.tabberlive .tabbertab {
  padding: 5px;
  border: 1px solid #aaa;
  border-top: 0;
}

.tabberlive .tabbertab h2 {
  display: none;
}
.tabberlive .tabbertab h3 {
  display: none;
}

.tabberlive#tab2 .tabbertab {
  height: 200px;
  overflow: auto;
}

.hidde {
  display: none;
}
body a:hover{color:#FFFF66;text-decoration:underline;}
body a:link,body a:visited,.box a:link,.box a:visited,.bar a:link,.bar a:visited,.footer a:link,.footer a:visited,.cat a:link,.cat a:visited,.linkshortdesc a:link,.linkshortdesc a:visited,.linkurl a:link,.linkurl a:visited,.navbar a:link,.navbar a:visited,.navbar2 a:link,.navbar2 a:visited{color:#ffb019;text-decoration:none;}
#header,.logo-container,.logo-right,.gryph-container,.gryph-z,#main-nav{display:block;}
#header{width:auto;min-width:775px;height:92px;background:url('/images/top-tile.gif') repeat-x top center;text-align:center;}
.logo-container,.logo-right{width:732px;height:92px;}
.logo-container{background:url('/images/decor-left.gif') no-repeat left top;margin:0 auto;}
.logo-right{position:relative;background:url('/images/decor-right.gif') no-repeat right top;z-index:20;}
h1.wow-logo{position:absolute;top:1px;left:235px;width:262px;height:106px;background:url('/images/wowlogo-orange.gif') no-repeat;margin:0;padding:0;}
.gryph-container{position:relative;width:100%;min-width:775px;z-index:4020;}
.gryph-z{position:relative;z-index:5020;}
span.left-gryphon,span.right-gryphon{position:absolute;top:-92px;width:85px;height:92px;}
span.left-gryphon{left:0;background:url('/images/gryphon-left.gif') no-repeat;}
span.right-gryphon{right:0;background:url('/images/gryphon-right.gif') no-repeat;}
/* Input boxes - just a bit smaller than normal so they align well. */
button {
	font-family: verdana, sans-serif;
	background-color: #081726;
	border: 1px solid #333333;
	color: #ffb019;
	
}

input, button {
	font-size: 110%;
}

input, textarea {
	font-size: 100%;
	font-family: verdana, sans-serif;
	background-color: #081726;
	border: 1px solid #333333;
	color: #ffb019;
	

}
select {font-size: 100%;
	font-family: verdana, sans-serif;
	background-color: #081726;
	border: 1px solid #333333;
	color: #ffb019;}
a img {
		border: 0px none;
}
#style-switcher{position:relative;width:100%;min-width:775px;z-index:2020;}
.switcher-container{position:absolute;top:-50px;right:70px;}
.language-switcher-container{position:absolute;top:-50px;right:180px;}
.language-selector{padding:0 0 0 15px;}
#style-switcher ul{display:block;list-style:none;height:25px;width:108px;margin:0;padding:0 0 0 20px;}
li.alliance{display:block;float:left;background:url('/images/toggle-alliance0.gif') no-repeat;height:25px;width:32px;}
li.horde{display:block;float:left;background:url('/images/toggle-horde0.gif') no-repeat;height:25px;width:31px;}
li.bc{display:block;float:left;background:url('/images/toggle-bc0.gif') no-repeat;height:25px;width:31px;}
li.xmas {display:block;float:left;background:url('/images/toggle-xmas0.gif') no-repeat;height:25px;width:31px;}
li.wrath {display:block;float:left;background:url('/images/toggle-wrath0.gif') no-repeat;height:25px;width:31px;}
li.diablo {display:block;float:left;background:url('/images/toggle-diablo0.gif') no-repeat;height:25px;width:31px;}
.bg-theme{background:none;}
input.bigsearch {background:url(/images/wowsearch-big.png) no-repeat;border:none;color:#a5a09d;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;height:20px;padding:5px 5px 2px 5px;vertical-align:middle;width:190px}

.fr02tl {width:25px; height:21px; background:url(/images/box/imgframe02topleft.gif);}
.fr02t {height:21px; background:url(/images/box/imgframe02top.gif);}
.fr02tr {width:25px; height:21px; background:url(/images/box/imgframe02topright.gif);}
.fr02l {width:25px; background:url(/images/box/imgframe02left.gif);}
.fr02r {width:25px; background:url(/images/box/imgframe02right.gif);}
.fr02bl {width:25px; height:21px; background:url(/images/box/imgframe02bottomleft.gif);}
.fr02b {height:21px; background:url(/images/box/imgframe02bottom.gif);}
.fr02br {width:25px; height:21px; background:url(/images/box/imgframe02bottomright.gif);}

.warningAlert,.successAlert,.errorAlert {
	text-align:center;
	font:italic normal 100% georgia,times,serif;
	padding:9px
}
.successAlert a,.warningAlert a,.errorAlert a {
	font-weight:700
}
.successAlert {
	color:#333;
	border:3px solid #8fc15e;
	background:#edf9d9
}
.successAlert a {
	color:#360 !important
}
.warningAlert,.errorAlert {
	color:#000;
	border:3px solid #cd6531;
	background:#ffe6cd
}
.warningAlert a,.errorAlert a {
	color:#b46131 !important
}.tooltip{width:315px;max-width:315px;z-index:100000001;}.tooltip a{text-decoration:none;}.tooltip a:hover{text-decoration:underline;}.tooltip table{border-spacing:0;border-collapse:collapse;}.tooltip td,.tooltip th{background:url(/images/box/tooltip.png);font-family:Verdana;font-size:12px;line-height:17px;color:white;}.tooltip th{height:8px;padding:3px;}.tooltip td{padding:8px 4px 1px 9px;}.tooltip b{font-size:14px;line-height:19px;font-weight:400;}.tooltip div.indent{padding-left:0.6em;}.tooltip td th,.tooltip td td{background:none;}.tooltip td th{text-align:right;font-weight:400;padding:0 0 0 4em;}.tooltip td td{padding:0;}.tooltip table.shrink b{font-size:12px;line-height:15px;}.tooltip table.shrink td,.tooltip table.shrink th{font-size:10px;line-height:14px;}