@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);
}

body {
	text-align: center;
	background-image:url(/images/background.jpg);
	background-repeat: no-repeat;
	background-color: #3c3c3c;
}


#master {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: -15px;
}


#header {
	border-left: thin solid #000000;
    border-right: thin solid #000000;
    border-top: thin solid #000000;
    border-bottom: thin none #000000;
    position:absolute;
	    left:-12px;
	    top:0px;
	    width:1024px;
	    z-index:1;
	background-image: url('/images/murlocheader1.jpg');
/*	background-image: url(/images/eccentheader.jpg);*/
}


#buttons {
	position:absolute;
	left:-1px;
	top:0px;
	width:1024px;
	height:25px;
	z-index:1;
	background-image: url(/images/buttonbar.jpg);
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: thin;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

#content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: -12px;
	top:190px;
	width:1024px;
	height:1232px;
	z-index:0;
	background-image: url(/images/content_background.jpg);
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	background-repeat: repeat-x;
}


#content1 {
	position:absolute;
	left:175px;
	top:285px;
	width:824px;
	height:419px;
	z-index:2;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: thin;
}


#contentro {
	position:absolute;
	left:0;
	top:275px;
	width:1000px;
	height:618px;
	z-index:1;
	background-image: url(/images/content_background.jpg);
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	background-repeat: repeat-x;
}


#content1ro {
	position:absolute;
	left:175px;
	top:285px;
	width:824px;
	height:603px;
	z-index:2;
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
}


#contentra {
	position:absolute;
	left:0;
	top:275px;
	width:1000px;
	height:1075px;
	z-index:1;
	background-image: url(/images/content_background.jpg);
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	background-repeat: repeat-x;
}


#content1ra {
	position:absolute;
	left:175px;
	top:285px;
	width:824px;
	height:1064px;
	z-index:2;
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
}


#contentgm {
	position:absolute;
	left:0;
	top:275px;
	width:1000px;
	height:1075px;
	z-index:1;
	background-image: url(/images/content_background.jpg);
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	background-repeat: repeat-x;
}


#content1gm {
	position:absolute;
	left:175px;
	top:285px;
	width:824px;
	height:1053px;
	z-index:2;
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
}


#contentrao {
	position:absolute;
	left:0;
	top:275px;
	width:1000px;
	height:618px;
	z-index:1;
	background-image: url(/images/content_background.jpg);
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	background-repeat: repeat-x;
}


#content1rao {
	position:absolute;
	left:175px;
	top:285px;
	width:824px;
	height:606px;
	z-index:2;
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
}


#contentrl {
	position:absolute;
	left:0;
	top:275px;
	width:1000px;
	height:618px;
	z-index:1;
	background-image: url(/images/content_background.jpg);
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	background-repeat: repeat-x;
}


#content1rl {
	position:absolute;
	left:175px;
	top:285px;
	width:824px;
	height:605px;
	z-index:2;
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
}


#contentgo {
	position:absolute;
	left:0;
	top:275px;
	width:1000px;
	height:923px;
	z-index:1;
	background-image: url(/images/content_background.jpg);
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	background-repeat: repeat-x;
}


#content1go {
	position:absolute;
	left:175px;
	top:285px;
	width:824px;
	height:911px;
	z-index:2;
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
}

.newsheaders {
	color: #FFFFFF;
	font-weight: bold;
}


.classes {
	color: #000a37; 
	font-weight: bold; 
}


.closed {
	color: #a00022; 
	font-weight: bold; 
}


.open {
	color: #5f882b; 
	font-weight: bold; 
}


.news {
	color:#666666;
	font-size: 11px; 
	font-weight: bold; 
}
	
.comment {
	font-size: 10px;
	color: #333333;
}

	

.boxopen {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #66FF00;
}

.boxclosed {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #CC0000; 
}

.boxheader {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
#news1 {
	position:absolute;
	left:250px;
	top:35px;
	width:760px;
	height:385px;
	z-index:2;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: thin;
}


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


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


#news1pic1 {
	position:absolute;
	font-family:arial;
	font-size:15px;
	left:12px;
	top:35px;
	width:359px;
	height:290px;
	z-index:3;
}


#news1pic2 {
	position:absolute;
	font-family:arial;
	font-size:15px;
	left:387px;
	top:35px;
	width:360px;
	height:290px;
	z-index:3;
}


#news1achievement {
	position:absolute;
	font-family:arial;
	font-size:15px;
	left:410px;
	top:608px;
	width:415px;
	height:75px;
	z-index:3;
	background-image:url(/images/cat_lady.jpg);
}


#news1text {
	position:absolute;
	font-family:arial;
	font-size:15px;
	left:12px;
	top:332px;
	width:735px;
	height:20px;
	z-index:3;
}


#news2 {
	position:absolute;
	left:250px;
	top:435px;
	width:760px;
	height:385px;
	z-index:2;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: thin;
}


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


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


#news2pic1 {
	position:absolute;
	font-family:arial;
	font-size:15px;
	left:12px;
	top:35px;
	width:360px;
	height:290px;
	z-index:3;
}


#news2pic2 {
	position:absolute;
	font-family:arial;
	font-size:15px;
	left:387px;
	top:35px;
	width:360px;
	height:290px;
	z-index:3;
}


#news2achievement {
	position:absolute;
	font-family:arial;
	font-size:15px;
	left:410px;
	top:1043px;
	width:415px;
	height:75px;
	z-index:3;
	background-image:url(/images/gravity.jpg);
}


#news2text {
	position:absolute;
	font-family:arial;
	font-size:15px;
	left:12px;
	top:332px;
	width:735px;
	height:20px;
	z-index:3;
}


#news3 {
	position:absolute;
	left:250px;
	top:835px;
	width:760px;
	height:385px;
	z-index:2;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: thin;
}


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


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


#news3pic1 {
	position:absolute;
	font-family:arial;
	font-size:15px;
	left:12px;
	top:35px;
	width:360px;
	height:290px;
	z-index:3;
}


#news3pic2 {
	position:absolute;
	font-family:arial;
	font-size:15px;
	left:387px;
	top:35px;
	width:360px;
	height:290px;
	z-index:3;
}


#news3achievement {
	position:absolute;
	font-family:arial;
	font-size:15px;
	left:410px;
	top:1478px;
	width:415px;
	height:75px;
	z-index:3;
	background-image: url(/images/emblem.jpg);
}


#news3text {
	position:absolute;
	font-family:arial;
	font-size:15px;
	left:12px;
	top:332px;
	width:735px;
	height:20px;
	z-index:3;
}


#comment {
	position:absolute;
	font-family:arial;
	font-size:15px;
	left:12px;
	top:366px;
	width:735px;
	height:20px;
	z-index:3;
}

#guildinfo {
	position:absolute;
	left:0px;
	top:110px;
	width:175px;
	height:35px;
	z-index:3;
	background-image: url(/buttons/guildinfo.jpg);
}


#raiding {
	position:absolute;
	left:0px;
	top:110px;
	width:175px;
	height:35px;
	z-index:3;
	background-image: url(/buttons/raiding.jpg);
}


#recruiting {
	position:absolute;
	left:0px;
	top:110px;
	width:175px;
	height:35px;
	z-index:3;
	background-image: url(/buttons/recruitment.jpg);
}


#tab1 {
	position:absolute;
	left:0px;
	top:145px;
	width:175px;
	height:45px;
	z-index:3;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:thin;
}


#tab2 {
	position:absolute;
	left:0px;
	top:192px;
	width:175px;
	height:45px;
	z-index:3;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:thin;
}


#tab3 {
	position:absolute;
	left:1px;
	top:487px;
	width:175px;
	height:45px;
	z-index:3;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:thin;
}


#guildheader {
	position:absolute;
	left:17px;
	top:15px;
	width:110px;
	height:52px;
	background-image:url(/images/guild.jpg);
	z-index:3;
}


#raidheader {
	position:absolute;
	left:15px;
	top:15px;
	width:160px;
	height:52px;
	background-image:url(/images/raiding.jpg);
	z-index:3;
}


#recruitheader {
	position:absolute;
	left:15px;
	top:15px;
	width:200px;
	height:52px;
	background-image:url(/images/recruiting.jpg);
	z-index:3;
}


#blueheader {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	left:35px;
	top:100px;
	width:200px;
	height:20px;
	z-index:3;
}


#infotext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	position:absolute;
	left:35px;
	top:121px;
	width:529px;
	height:150px;
	z-index:3;
}

#infotext2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	position:absolute;
	left:35px;
	top:267px;
	width:787px;
	height:150px;
	z-index:3;
}

#infotext3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	position:absolute;
	left:292px;
	top:516px;
	width:530px;
	height:150px;
	z-index:3;
}

#infotext4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	position:absolute;
	left:35px;
	top:679px;
	width:787px;
	height:150px;
	z-index:3;
}

#infotext5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	position:absolute;
	left:35px;
	top:120px;
	width:787px;
	height:150px;
	z-index:3;
}



#murloc {
	position:absolute;
	z-index:4;
	height:95px;
	width:120px;
	background-image: url(/images/murloc.png);
	left:24px;
	top:38px;
}

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


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


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


#ulduarlogo {
	position:absolute;
	background-image:url(/images/ulduar_icon.jpg);
	left:8px;
	top:129px;
	width:18px;
	height:18px;
	z-index:3;
}


#ulduarptext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:38px;
	top:130px;
	width:114px;
	height:20px;
	z-index:3;
}


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


#naxxlogo {
	position:absolute;
	background-image:url(/images/naxxramas_icon.jpg);
	left:8px;
	top:178px;
	width:18px;
	height:18px;
	z-index:3;
}


#naxxptext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:38px;
	top:179px;
	width:150px;
	height:20px;
	z-index:3;
}


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


#malygoslogo {
	position:absolute;
	background-image:url(/images/malygos_icon.jpg);
	left:9px;
	top:31px;
	width:18px;
	height:18px;
	z-index:3;
}


#malygosptext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:39px;
	top:32px;
	width:170px;
	height:20px;
	z-index:3;
}


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


#sartharionlogo {
	position:absolute;
	background-image:url(/images/sartharion_icon.jpg);
	left:9px;
	top:80px;
	width:18px;
	height:18px;
	z-index:3;
}


#sartharionptext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:39px;
	top:81px;
	width:169px;
	height:20px;
	z-index:3;
}


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


#ulduarbox {
	position:absolute;
	width:320px;
	height:302px;
	z-index:6;
	left: 252px;
	top: 454px;
	background-color:#333333;
	visibility: hidden;
	background-image: url(/images/ulduar_progress_box.jpg);
}

#naxxbox {
	position:absolute;
	width:320px;
	height:322px;
	z-index:6;
	left: 250px;
	top: 504px;
	background-color:#333333;
	visibility: hidden;
	background-image: url(/images/naxx_progress_box.jpg);
}

#malygosbox {
	position:absolute;
	width:320px;
	height:45px;
	z-index:6;
	left: 250px;
	top: 354px;
	background-color:#333333;
	visibility: hidden;
	background-image: url(/images/malygos_progress_box.jpg);
}

#sartharionbox {
	position:absolute;
	width:320px;
	height:45px;
	z-index:6;
	left: 250px;
	top: 402px;
	background-color:#333333;
	visibility: hidden;
	background-image: url(/images/sartharion_progress_box.jpg);
}
#recruitment {
	position:absolute;
	left:10px;
	top:35px;
	width:225px;
	height:251px;
	z-index:2;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: thin;
}


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


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


#deathknight {
	position:absolute;
	left:5px;
	top:29px;
	width:20px;
	height:20px;
	z-index:3;
	background-image: url(/images/deathknight_icon.jpg);
}


#deathknighttext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:35px;
	top:31px;
	width:90px;
	height:20px;
	z-index:3;
}


#deathknightstatus {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:130px;
	top:31px;
	width:50px;
	height:20px;
	z-index:3;
}

#deathknightinfo {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:179px;
	top:33px;
	width:50px;
	height:20px;
	z-index:3;
}


#druid {
	position:absolute;
	left:5px;
	top:51px;
	width:20px;
	height:20px;
	z-index:3;
	background-image: url(/images/druid_icon.jpg);
}


#druidtext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:35px;
	top:53px;
	width:90px;
	height:20px;
	z-index:3;
}


#druidstatus {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:130px;
	top:53px;
	width:50px;
	height:20px;
	z-index:3;
}

#druidinfo {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:179px;
	top:55px;
	width:50px;
	height:20px;
	z-index:3;
}


#hunter {
	position:absolute;
	left:5px;
	top:73px;
	width:20px;
	height:20px;
	z-index:3;
	background-image: url(/images/hunter_icon.jpg);
}


#huntertext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:35px;
	top:75px;
	width:90px;
	height:20px;
	z-index:3;
}


#hunterstatus {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:130px;
	top:75px;
	width:50px;
	height:20px;
	z-index:3;
}

#hunterinfo {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:179px;
	top:77px;
	width:50px;
	height:20px;
	z-index:3;
}


#mage {
	position:absolute;
	left:5px;
	top:95px;
	width:20px;
	height:20px;
	z-index:3;
	background-image: url(/images/mage_icon.jpg);
}


#magetext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:35px;
	top:97px;
	width:90px;
	height:20px;
	z-index:3;
}


#magestatus {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:130px;
	top:97px;
	width:50px;
	height:20px;
	z-index:3;
}

#mageinfo {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:179px;
	top:99px;
	width:50px;
	height:20px;
	z-index:3;
}



#paladin {
	position:absolute;
	left:5px;
	top:117px;
	width:20px;
	height:20px;
	z-index:3;
	background-image: url(/images/paladin_icon.jpg);
}


#paladintext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:35px;
	top:119px;
	width:90px;
	height:20px;
	z-index:3;
}


#paladinstatus {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:130px;
	top:119px;
	width:50px;
	height:20px;
	z-index:3;
}

#paladininfo {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:179px;
	top:121px;
	width:50px;
	height:20px;
	z-index:3;
}


#priest {
	position:absolute;
	left:5px;
	top:139px;
	width:20px;
	height:20px;
	z-index:3;
	background-image: url(/images/priest_icon.jpg);
}


#priesttext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:35px;
	top:141px;
	width:90px;
	height:20px;
	z-index:3;
}


#prieststatus {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:130px;
	top:141px;
	width:50px;
	height:20px;
	z-index:3;
}

#priestinfo {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:179px;
	top:143px;
	width:50px;
	height:20px;
	z-index:3;
}



#rogue {
	position:absolute;
	left:5px;
	top:161px;
	width:20px;
	height:20px;
	z-index:3;
	background-image: url(/images/rogue_icon.jpg);
}


#roguetext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:35px;
	top:163px;
	width:90px;
	height:20px;
	z-index:3;
}


#roguestatus {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:130px;
	top:163px;
	width:50px;
	height:20px;
	z-index:3;
}

#rogueinfo {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:179px;
	top:165px;
	width:50px;
	height:20px;
	z-index:3;
}


#shaman {
	position:absolute;
	left:5px;
	top:183px;
	width:20px;
	height:20px;
	z-index:3;
	background-image: url(/images/shaman_icon.jpg);
}


#shamantext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:35px;
	top:185px;
	width:90px;
	height:20px;
	z-index:3;
}


#shamanstatus {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:130px;
	top:185px;
	width:50px;
	height:20px;
	z-index:3;
}

#shamaninfo {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:179px;
	top:187px;
	width:50px;
	height:20px;
	z-index:3;
}


#warlock {
	position:absolute;
	left:5px;
	top:205px;
	width:20px;
	height:20px;
	z-index:3;
	background-image: url(/images/warlock_icon.jpg);
}


#warlocktext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:35px;
	top:207px;
	width:90px;
	height:20px;
	z-index:3;
}


#warlockstatus {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:130px;
	top:207px;
	width:50px;
	height:20px;
	z-index:3;
}

#warlockinfo {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:179px;
	top:209px;
	width:50px;
	height:20px;
	z-index:3;
}


#warrior {
	position:absolute;
	left:5px;
	top:227px;
	width:20px;
	height:20px;
	z-index:3;
	background-image: url(/images/warrior_icon.jpg);
}


#warriortext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:35px;
	top:229px;
	width:90px;
	height:20px;
	z-index:3;
}


#warriorstatus {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:130px;
	top:229px;
	width:50px;
	height:20px;
	z-index:3;
}

#warriorinfo {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:179px;
	top:231px;
	width:50px;
	height:20px;
	z-index:3;
}
