body {
	background-color: #000000;
	margin-top: 0px;
	padding: 0px;
	background-image: url('../../images/wrath/background.gif');
	background-repeat: repeat-x;
	background-position: top;
}

table,tr,td {
 margin: 0px;
 padding: 0px;
 border-collapse: collapse;
}

img {
	border-width: 0px;
}

ul.n {
	margin: 0px;
  padding: 0px 0px 0px 18px;
}

p,h1,pre {
	margin:0px 10px 10px 10px;
}


#main {
 margin: auto;
 width: 870px;
}

#main-frame {
	border: solid 1px #33475f;
	border-top-width: 0px;
	background-color: #062c3f;
	width: 788px;
	margin: auto;
	float: left;
}

#logo-side-left {
	float: left;
	width: 40px;
	height: 178px;
	margin: auto;
}

#logo-side-right {
	float: right;
	width: 40px;
	height: 178px;
	margin: auto;
}

#logo-header {
	border-bottom: solid 1px #223139;
	height: 82px;
	font-size: 0px;
	background-image: url('../../images/wrath/header-wrath.png');
}

.adbar_links, a.adbar_links:active, a.adbar_links:visited, a.adbar_links:hover {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration:none;
}

#page-list {
	background-image: url('../../images/wrath/page-list-bg.gif');
	border-top: solid 1px #223139;
	border-bottom: solid 1px #223139;
	height: 17px;
	font-family: Arial;
	color: #adadad;
	padding-left: 40px;
}

#page-list-item-container {
	border-left: solid 1px #29353a;
	width: 84px;
	height: 17px;
}

.page-list-item {
	background-image: url('../../images/wrath/page-list-item-bg.gif');
	border-right: solid 1px #29353a;
	width: 84px;
	height: 17px;
	float: left;
	text-align: center;
	font-size: 8pt;
	line-height: 16px;
}

.page-list-item.first {
	border-left: solid 1px #29353a;
}

.page-list-item.select {
	background-image: url('../../images/wrath/page-list-itemselect-bg.gif');
}

.page-list-item.selected {
	background-image: url('../../images/wrath/page-list-itemselected-bg.gif');
	border-right: solid 1px #000000;
}

.page-list-item a:link {
	color: #c3c5c5;
	text-decoration: none;
}

.page-list-item a:active {
	color: #c3c5c5;
	text-decoration: none;
}

.page-list-item a:visited {
	color: #c3c5c5;
	text-decoration: none;
}

.page-list-item a:hover {
	color: #a5d8d9;
	text-decoration: none;
}

#page-sublist {
	background-color: #041f2c;
	border-bottom: solid 1px #33475f;
	font-family: arial;
	font-size: 8pt;
	color: #424e56;
	text-align: center;
	padding: 2px;
}

a.page-sublist:link { color: #424e56; text-decoration: none }
a.page-sublist:active { color: #424e56; text-decoration: none }
a.page-sublist:visited { color: #424e56; text-decoration: none }
a.page-sublist:hover { color: #424e56; text-decoration: underline }

.main-box-title-date {
	float: right; 
	color: #424e56; 
	padding: 3px;
	font-family: Arial;
	font-size: 8pt;
	clear:none;
}

.main-box-title {
	background-color: #041f2c;
	border-bottom: solid 1px #33475f;
	border-right: solid 1px #33475f;
	color: #c3c5c5;
	padding: 3px;
	line-height: 13px;
	font-size: 8pt;
	font-family: Arial;
}

.main-box-title-topic {
	color: #c3c5c5;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
}

.main-box-title-author { 
	color: #c3c5c5; 
	font-family: Arial;
	font-size: 8pt;
}

.main-box-title-author a:link { color: #041f2c; text-decoration: none; }
.main-box-title-author a:active { color: #041f2c; text-decoration: none; }
.main-box-title-author a:visited { color: #041f2c; text-decoration: none; }
.main-box-title-author a:hover { color: #041f2c; text-decoration: underline; }

.main-box-content {
	background-color: #062c3f;
	border-bottom: solid 1px #33475f;
	border-right: solid 1px #33475f;
	color: #5ba0c8;
	text-align: left;
	padding: 5px;
	font-family: arial;
	font-size: 8pt;
	background-image: url('../../images/wrath/content-background.gif');
	background-repeat: repeat-x;
}

.main-box-content a:link { color: #5ba0c8; text-decoration: underline; font-weight: normal;}
.main-box-content a:active { color: #5ba0c8; text-decoration: underline; font-weight: normal;}
.main-box-content a:visited { color: #5ba0c8; text-decoration: underline; font-weight: normal;}
.main-box-content a:hover { color: #5ba0c8; text-decoration: underline; font-weight: normal;}

.right-box-title {
	background-color: #041f2c;
	border-bottom: solid 1px #33475f;
	color: #c3c5c5;
	text-align: center;
	padding: 3px;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	line-height: 13px;
}

.right-box-content {
	border-bottom: solid 1px #33475f;
	color: #5ba0c8;
	text-align: left;
	padding: 3px;
	font-family: Arial;
	font-size: 8pt;
	background-image: url('../../images/wrath/content-background.gif');
	background-repeat: repeat-x;
}

#content-right {
	width: 220px;
	padding: 0px;
	float: right;
	background: #062c3f;
}

#content-right p {
	font-weight: normal;
}


#content-center {
	width: 568px;
	padding: 0px;
	float: right;
	clear: none;
}

a:link { color: #b7a7a3; text-decoration: none }
a:active { color: #b7a7a3; text-decoration: none }
a:visited { color: #b7a7a3; text-decoration: none }
a:hover { color: #514b4a; text-decoration: underline }

a.Special:link { color: #b7a7a3; text-decoration: none }
a.Special:active { color: #b7a7a3; text-decoration: none }
a.Special:visited { color: #b7a7a3; text-decoration: none }
a.Special:hover { color: #514b4a; text-decoration: underline }

a.Alliance:link { color: #0b52bb; text-decoration: none }
a.Alliance:active { color: #0b52bb; text-decoration: none }
a.Alliance:visited { color: #0b52bb; text-decoration: none }
a.Alliance:hover { color: #0b52bb; text-decoration: underline }

a.Horde:link { color: #990000; text-decoration: none }
a.Horde:active { color: #990000; text-decoration: none }
a.Horde:visited { color: #990000; text-decoration: none }
a.Horde:hover { color: #990000; text-decoration: underline }

a.Death { color:#c41e3a; }
a.Death:link { color:#c41e3a; text-decoration: none; }
a.Death:active { color:#c41e3a; text-decoration: none; }
a.Death:visited { color:#c41e3a; text-decoration: none; }
a.Death:hover { color:#c41e3a; text-decoration: underline; }

a.DK { color:#c41e3a; }
a.DK:link { color:#c41e3a; text-decoration: none; }
a.DK:active { color:#c41e3a; text-decoration: none; }
a.DK:visited { color:#c41e3a; text-decoration: none; }
a.DK:hover { color:#c41e3a; text-decoration: underline; }

.Druid { color:#b0540b; }
a.Druid:link { color: #b0540b; text-decoration: none; }
a.Druid:active { color: #b0540b; text-decoration: none; }
a.Druid:visited { color: #b0540b; text-decoration: none; }
a.Druid:hover { color: #b0540b; text-decoration: underline; }

.Hunter { color:#7b8b4e; }
a.Hunter:link { color: #7b8b4e; text-decoration: none; }
a.Hunter:active { color: #7b8b4e; text-decoration: none; }
a.Hunter:visited { color: #7b8b4e; text-decoration: none; }
a.Hunter:hover { color: #7b8b4e; text-decoration: underline; }

.Mage { color:#51869d; }
a.Mage:link { color: #51869d; text-decoration: none; }
a.Mage:active { color: #51869d; text-decoration: none; }
a.Mage:visited { color: #51869d; text-decoration: none; }
a.Mage:hover { color: #51869d; text-decoration: underline; }

.Paladin { color:#aa5e7b; }
a.Paladin:link { color: #aa5e7b; text-decoration: none; }
a.Paladin:active { color: #aa5e7b; text-decoration: none; }
a.Paladin:visited { color: #aa5e7b; text-decoration: none; }
a.Paladin:hover { color: #aa5e7b; text-decoration: underline; }

.Priest { color:#b0a7a6; }
a.Priest:link { color: #b0a7a6; text-decoration: none; }
a.Priest:active { color: #b0a7a6; text-decoration: none; }
a.Priest:visited { color: #b0a7a6; text-decoration: none; }
a.Priest:hover { color: #b0a7a6; text-decoration: underline; }

.Rogue { color:#b0a047; }
a.Rogue:link { color: #b0a047; text-decoration: none; }
a.Rogue:active { color: #b0a047; text-decoration: none; }
a.Rogue:visited { color: #b0a047; text-decoration: none; }
a.Rogue:hover { color: #b0a047; text-decoration: underline; }

.Shaman { color:#263ea6; }
a.Shaman:link { color: #263ea6; text-decoration: none; }
a.Shaman:active { color: #263ea6; text-decoration: none; }
a.Shaman:visited { color: #263ea6; text-decoration: none; }
a.Shaman:hover { color: #263ea6; text-decoration: underline; }

.Warlock { color:#6d5885; }
a.Warlock:link { color: #6d5885; text-decoration: none; }
a.Warlock:active { color: #6d5885; text-decoration: none; }
a.Warlock:visited { color: #6d5885; text-decoration: none; }
a.Warlock:hover { color: #6d5885; text-decoration: underline; }

.Warrior { color:#8d684b; }
a.Warrior:link { color: #8d684b; text-decoration: none; }
a.Warrior:active { color: #8d684b; text-decoration: none; }
a.Warrior:visited { color: #8d684b; text-decoration: none; }
a.Warrior:hover { color: #8d684b; text-decoration: underline; }

.box-change-layout {
	font-family: Arial;
	font-size: 8pt;
	color: #5ba0c8;
	text-align: center;
	border-bottom: solid 1px #33475f;
	background-color: #062c3f;
	font-weight: bold;
	line-height: 13px;
	padding: 3px
}

a.link-change-layout:link { color: #5ba0c8; text-decoration: none; font-weight: normal;}
a.link-change-layout:active { color: #5ba0c8; text-decoration: none; font-weight: normal;}
a.link-change-layout:visited { color: #5ba0c8; text-decoration: none; font-weight: normal;}
a.link-change-layout:hover { color: #5ba0c8; text-decoration: underline; font-weight: normal;}

a.members:link { color: #5ba0c8; text-decoration: none; font-weight: normal;}
a.members:active { color: #5ba0c8; text-decoration: none; font-weight: normal;}
a.members:visited { color: #5ba0c8; text-decoration: none; font-weight: normal;}
a.members:hover { color: #5ba0c8; text-decoration: underline; font-weight: normal;}

/* JQuery Progression Box */
/* A few IE bug fixes */
* { margin: 0; padding: 0; }
* html ul ul li a { height: 100%; }
* html ul li a { height: 100%; }
* html ul ul li { margin-bottom: -1px; }
		
#theMenu { width: 220px; height: inherit; margin: 0px; }
		
/* Some list and link styling */
ul li { width: 215px; }
ul ul li { border-left: 1px solid #33475f; padding: 3px 6px; width: 100%; margin-left: 0; }
ul ul li a { display:block; color: #000; padding: 3px 6px; }
ul ul li a:hover { display:block; color: #369; padding: 3px 6px;}
li { list-style-type: none; }
h2 { margin-top: 1.5em; }
		
/* Header links styling */
span.head a { 
	color: #5ba0c8;
	display:block; 
	border-top: 1px solid #33475f;
	background: #062c3f url(../images/down.gif) no-repeat; 
	background-position: 98% 50%;
	padding: 3px 6px;
}
span.head a:hover { 
	color: #c3c5c5;
	background: #041f2c url(../images/down.gif) no-repeat;
	border-left: 1px solid #33475f;
	background-position: 98% 50%;
}
span.selected a { 
	background: #041f2c url(../images/up.gif) no-repeat; 
	background-position:98% 50%;
	border-left: 1px solid #33475f;
	color: #c3c5c5;
	padding: 3px 6px;
}
span.selected a:hover { 
	background: #041f2c url(../images/up.gif) no-repeat; 
	background-position:98% 50%;
	color: #c3c5c5;
}
a.complete {
	color: #7b8b4e;
}
a.incomplete {
	color: #c41e3a;
}