/*overrides*/
body {
		margin:0;
		padding:0;
		border:0;
		width:100%;
		background: #CCC;
		
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 10pt;
}

/*ids*/
#header {
	width: 980px;
	height: 180px;
	background-image: url('../img/header.jpg');
	margin: 0 auto;
	border-top: solid #00487D;
	border-left: solid #00487D;
	border-right: solid #00487D;
}

#site_menu {
	width: 980px;
	height: 25px;
	margin: 0 auto;
	background: #80C9FF;
	border-left: solid #00487D;
	border-right: solid #00487D;
}


#site_menu ul {
	padding: 0 0;
	margin: 0 0;
	color: #fff;
	float: left;
	width: 100%;
	height: 100%;
}

#site_menu ul li { 
	display: inline;
}

#site_menu ul li a {
	/*padding: 0.2em 1em;*/
	background-color: #80C9FF;
	color: #00487D;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
	float: left;
	/*border-right: solid #00487D;*/
	width: 20%;
	height: 23px;
	padding-top: 2px;
}

#site_menu ul li a:hover {
	background-color: #00487D;
	color: #BFE4FF;
	text-decoration: none;
	font-weight: bold;
}

#secondary_menu {
	width: 980px;
	height: 25px;
	margin: 0 auto;
	background: #0066B3;
	border-left: solid #00487D;
	border-right: solid #00487D;
}


#secondary_menu ul {
	padding: 0 0;
	margin: 0 0;
	color: #fff;
	float: left;
	width: 100%;
}

#secondary_menu ul li { 
	display: inline;
}

#secondary_menu ul li a {
	/*padding: 0.2em 1em;*/
	background-color: #0066B3;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	float: left;
	/*border-right: solid #00487D;*/
	width: 16.666%;
	height: 100%;
}

#secondary_menu ul li a:hover {
	background-color: #80C9FF;
	color: #00487D;
	text-decoration: none;
	font-weight: bold;
}

#boxes {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	border-left: solid #00487D;
	border-right: solid #00487D;
	border-bottom: solid #00487D;
	background: #80C9FF;
}

#progression {
	margin: 0;
	padding: 0;
	width: 324px;
	height: 130px;
	/*background: #BFE4FF;*/
	border-right: solid #00487D;
	float: left;
	display: inline;
	background-image: url('../img/progression.png');
}

#recruitment {
	margin: 0;
	padding: 0;
	width: 324px;
	height: 130px;
	display: inline;
	text-align: center;
	float: left;
	background-image: url('../img/recruitment.png');
}

#loot {
	margin: 0;
	padding: 0;
	width: 324px;
	height: 130px;
	border-left: solid #00487D;
	float: right;
	text-align: left;
	display: inline;
	background-image: url('../img/loot.png');
}

#content {
	width: 980px;
	margin: 0 auto;
	background: #fff;
	border-left: solid #00487D;
	border-right: solid #00487D;
	/*border-bottom: solid #00487D;*/
}

#recent{
	font-weight: bold;
	width: 100%;
}

#recent a.wowhead {
	text-decoration: none;
	color: #A335EE;
}

#recent .item {
	text-align: left;
	color: #A335EE;
	font-size: 10pt;
}
#recent .player {
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

#needs {
	font-weight: bold;
	width: 100%;
	padding-left: 5px;
}

#needs .class {
	font-size: 10pt;
	text-align: left;
	width: 30%;
}

#needs .priority {
	font-size: 10pt;
	text-align: right;
	padding-right: 5px;
	width: 20%;
}

#progress {
	width: 100%;
	font-size: 10pt;
	padding: 2px;
}

#progress thead {
	font-weight: bold;
	text-align: left;
}

#progress th {
	font-weight: bold;
	text-align: left;
}

#progress th.type {
	font-weight: bold;
	text-align: right;
}

#progress .instance {
	/*position: relative;*/
	text-align: left;
}

#progress .achievements {
	float: right; 
	position: absolute;
	right: 0px;
	display: inline;
	z-index: 10;
}

#progress .wrapper {
	width: 138px;
	height: 27px;
	float: right;
	position: relative;
}

#progress .icon {
	position: relative;
	width: 26px;
	height: 26px;
}

#progress .small del {
	background-image: url(http://static.wowhead.com/images/Icon/small/border/default.png);
	height: 26px;
	width: 26px;
	background-repeat: no-repeat;
	display: block;
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 10;
}

#progress .small ins {
	height: 18px;
	left: 4px;
	top: 4px;
	width: 18px;
	display: block;
	position: absolute;
	z-index: 5;
}




/*classes*/
.center {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}

.center_image {
	margin: 0 auto;
}

.spacer {
	width: 980px;
	height: 3px;
	background: #BFE4FF;
	border: solid #00487D;
	margin: 0 auto;
	font-size: 2pt;
}


.needs_text {
	font-weight: bold;
	width: 100%;
	font-size: 10pt;
}


.news_header {
	padding: 2px;
	background: #0066B3;
	border-bottom: solid #00487D;
	text-align: left;
}

.news_title {
	color: #fff;
	font-weight: bold;
	font-size: 12pt;
}

.news_info {
	color: #fff;
	font-style: italic;
	font-size: 10pt;
}

.news_content {
	padding: 5px;
	text-align: justify;
	border-bottom: solid #00487D;
}

.news_author {
	font-size: 10pt;
	color: #aaa;
}

.clear {
	clear: both;
}

/*recruitment colors*/
.high {
	color: red;
}
.medium {
	color: yellow;
}
.low {
	color: green;
}

/*class colors*/
.paladin {
	color: #F58CBA;
}
.druid {
	color: #FF7D0A;
}
.shaman{
	color: #2459FF;
}
.mage {
	color: #69CCF0;
}
.priest {
	color: #FFFFFF;
}
.warrior {
	color: #C79C6E;
}
.warlock {
	color: #9482CA;
}
.rogue {
	color: #FFF569;
}
.deathknight {
	color: #C41F3B;
}
.hunter {
	color: #ABD473;
}


.tip {
	border-bottom:1px dotted #808080;
	cursor: help;
}
.tiny {
	font-size: 10px;
}

img {
	border: 0px;
}
