/* Standard Styles */
img      {border:none}
.black   {background-color:#000}
.disclaim{text-align:right; font-size:8}
.large   {font-size:20}
.mid     {text-align:center}
.midnight{background-color:#111}
.small   {font-size:12}
/* Guide */
.bad     {background-color:#622; color:#FAA; text-align:right}
.brief   {color:#FFFFCC; font-style:italic}
.bronze  {background-color:#530; color:#FD0; text-align:right}
.comments{font-size:10}
.gold    {background-color:#440; color:#FF0; text-align:right}
.headbig {background-color:#044; font-size:14}
.header  {font-size:36; font-weight:bold; font-family:Verdana}
.level   {background-color:#0CC; color:#FDF; font-size:26; font-weight:bold}
.leveln  {background-color:#0AA; text-align:right; font-style:italic; font-size:24}
.term    {font-weight:bold; color:#FF6600}
.silvbr  {background-color:#544; color:#FFF; text-align:right}
.silver  {background-color:#444; color:#FFF; text-align:right}
.tiny    {background-color:#077; font-size:10}
/* Times */
.head    {background-color:#004444}
.map,
.player  {font-weight:bold; font-size:15}
.mapname,
.commentb{color:#DFF; font-size:13}
.myrec   {color:#0F0;background-color:#020; text-align:center; font-weight:bold; font-size:17}
.mytime  {color:#FF0;background-color:#020; text-align:center}
.deficit {color:#F00;background-color:#600; text-align:right}
.deficitp{color:#F44;background-color:#400; text-align:center}
.record  {color:#0F0;background-color:#020; text-align:right}
.runtype {background-color:#066; font-size:30; font-family:verdana}
.minor   {font-size:11}
.partner {color:#F60; font-style:italic}
/* Descent! */
.drec    {font-size:12; text-align:center}
.dsmall  {font-size:8; text-align:center}

/* NEW WEBSITE */
BODY     {font-family:"Myriad Web",Verdana; background-color:#000; color:#FFF}
H1       {font-size:30; line-height:1}
H2       {font-size:20; text-align:center; margin-top:0; margin-bottom:6}
DIV      {background-color:#221}

A:link   {color:#EE0}
A:visited{color:#CC0}
A:hover,
A:active {color:#FF0}

.err	{color:red; font-size:10}
.dcl     {font-size:9; text-align:right}

#navbar  {background-color:#332; border-spacing:0}
.NH      {background-color:#997; font-weight:bold; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px}
.NL      {background-color:#443; font-size:11; text-indent:10}

.BOTF    {border:thin solid #AA8; margin-bottom:0; margin-top:2; width:100%}
.FB      {background-color:#554; text-indent:4}
.FC      {background-color:#664; width:70; text-align:center}
.FD      {background-color:#554; text-indent:4}
.FE      {background-color:#443; font-size:11; text-indent:20}

.TMAR    {border-spacing:0; text-align:center}
.TM      {padding:2px; border-right-style: solid}
.TP      {padding:2px}

/* Speedrunning */
.Run     {font-size:24; text-align:center; font-weight:bold}
.Console {font-size:16; font-weight:bold}
.Details {font-size:10}
.Time    {font-size:24; font-weight:bold}
.Notes   {font-size:12; font-style:italic}

/* Content DB */
.DBh     {font-size:12; font-weight:bold}
.DBr     {font-size:10}
.crumb   {font-family:"Courier New"; font-weight:bolder}
.conl	{font-size:8; font-style:italic}

.gp {position:relative; top:7px; left:-16px; margin-right:-16px; margin-top:16px}

/* Centring Images Thingy */

.wowach {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 51; /* 72 */
	height: 51;
	/*background-image: url('/img/wow/F.png');*/
}
.wowach * {
    vertical-align: middle;
}
.caption {
	display: table-cell;
	text-align: center;
}
/*\*//*/
.wowach {
    display: block;
}
.wowach span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/

.alliance {color: #88F}
.horde {color: #F22}

.cnu {font-family:"Courier New"}

