@charset "utf-8";
/* CSS Document */

#achievement {
	position:absolute;
	left:10px;
	top:542px;
	width:225px;
	height:241px;
	z-index:2;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: thin;
}


#achievementheader {
	position:absolute;
	left:0px;
	top:0px;
	width:225px;
	height:25px;
	z-index:3;
	background-image:url(../images/news_header.jpg)
}


#achievementtext {
	position:absolute;
	font-family:arial;
	font-size:15px;
	left:6px;
	top:3px;
	width:150px;
	height:10px;
	z-index:3;
}


#ulduarheroic {
	position:absolute;
	background-image: url(../images/ulduar_heroic.jpg);
	left:8px;
	top:93px;
	width:20px;
	height:20px;
	z-index:3;
}


#ulduar {
	position:absolute;
	background-image: url(../images/ulduar.jpg);
	left:8px;
	top:31px;
	width:20px;
	height:20px;
	z-index:3;
}


#raiderheroic {
	position:absolute;
	background-image: url(../images/raider_heroic.jpg);
	left:8px;
	top:143px;
	width:20px;
	height:20px;
	z-index:3;
}


#raider {
	position:absolute;
	background-image: url(../images/raider.jpg);
	left:8px;
	top:193px;
	width:20px;
	height:20px;
	z-index:3;
}


#hero {
	position:absolute;
	background-image: url(../images/hero.jpg);
	left:8px;
	top:243px;
	width:20px;
	height:20px;
	z-index:3;
}


#ulduarheroictext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:40px;
	top:32px;
	width:180px;
	height:20px;
	z-index:3;
}


#ulduartext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:40px;
	top:94px;
	width:180px;
	height:20px;
	z-index:3;
}


#raiderheroictext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:40px;
	top:144px;
	width:180px;
	height:20px;
	z-index:3;
}


#raidertext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:40px;
	top:194px;
	width:180px;
	height:20px;
	z-index:3;
}


#herotext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:40px;
	top:244px;
	width:180px;
	height:20px;
	z-index:3;
}


#gloryulduarheroic {
	position:absolute;
	background-image:url(../images/progress_bar.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:13px;
	left:10px;
	top:68px;
	width:205px;
	height:18px;
	z-index:3;
}


#gloryulduar {
	position:absolute;
	background-image:url(../images/progress_bar.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:13px;
	left:10px;
	top:118px;
	width:205px;
	height:18px;
	z-index:3;
}


#gloryraiderheroic {
	position:absolute;
	background-image:url(../images/progress_bar.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:13px;
	left:10px;
	top:168px;
	width:205px;
	height:18px;
	z-index:3;
}


#gloryraider {
	position:absolute;
	background-image:url(../images/progress_bar.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:13px;
	left:10px;
	top:218px;
	width:205px;
	height:18px;
	z-index:3;
}


#gloryhero {
	position:absolute;
	background-image:url(../images/progress_bar.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:13px;
	left:10px;
	top:268px;
	width:205px;
	height:18px;
	z-index:3;
}


#gloryulduarheroicbox {
	position:absolute;
	width:320px;
	height:290px;
	z-index:6;
	left: 250px;
	top: 609px;
	background-color:#333333;
	visibility: hidden;
	background-image: url(../images/glory_ulduar_heroic_progress_box.jpg);
}

#gloryulduarbox {
	position:absolute;
	width:320px;
	height:290px;
	z-index:6;
	left: 249px;
	top: 660px;
	background-color:#333333;
	visibility: hidden;
	background-image: url(../images/glory_ulduar_progress_box.jpg);
}

#gloryraiderheroicbox {
	position:absolute;
	width:320px;
	height:370px;
	z-index:6;
	left: 250px;
	top: 710px;
	background-color:#333333;
	visibility: hidden;
	background-image: url(../images/glory_naxx_heroic_progress_box.jpg);
}

#gloryraiderbox {
	position:absolute;
	width:320px;
	height:370px;
	z-index:6;
	left: 250px;
	top: 759px;
	background-color:#333333;
	visibility: hidden;
	background-image: url(../images/glory_naxx_progress_box.jpg);
}

#herobox {
	position:absolute;
	width:320px;
	height:115px;
	z-index:6;
	left: 246px;
	top: 552px;
	background-color:#333333;
	visibility: hidden;
	background-image: url(../images/glory_hero_progress_box.jpg);
}
