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

.RaidIcon
{
    width: 28px;
    height: 22px;
    padding: 1px 4px 1px 1px;
    text-align: center;
}

.RaidName
{
    width: 180px;
    height: 22px;
    padding: 1px 1px 1px 1px;
    text-align: left;
    font-family: Arial;
	font-size:13px;
	font-weight: bold;
}

.RaidKillsNotClear
{
    width: 32px;
    height: 22px;
    padding: 1px 2px 1px 4px;
    text-align: right;
    font-family: Arial;
    font-size:13px;
    color: #a00022;
}

.RaidKillsCleared
{
    width: 42px;
    height: 22px;
    padding: 1px 2px 1px 4px;
    text-align: right;
    font-family: Arial;
    font-size:13px;
    color: #5f882b;
}

.ProgressBar
{
    width: 220px;
    height: 22px;
    color: White;
    text-align: left;
    padding: 1px 20px 1px 20px;
    font-family: Arial;
    font-size:13px;
}

.ProgressPopup
{
    position: absolute;
	width: 300px;
	left: 260px;
	top: 265px;
	z-index: 6;
	background-color:#333333;
	visibility: hidden;
}

#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:31px;
	width:18px;
	height:18px;
	z-index:3;
}


#ulduarptext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:38px;
	top:32px;
	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:55px;
	width:205px;
	height:18px;
	z-index:3;
}


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


#naxxptext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:38px;
	top:81px;
	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:104px;
	width:205px;
	height:18px;
	z-index:3;
}


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


#malygosptext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:38px;
	top:130px;
	width:150px;
	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:10px;
	top:153px;
	width:205px;
	height:18px;
	z-index:3;
}


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


#sartharionptext {
	font-family:Arial;
	font-size:13px;
	position:absolute;
	left:38px;
	top:179px;
	width:147px;
	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:10px;
	top:202px;
	width:205px;
	height:18px;
	z-index:3;
}

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

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

#ulduarbox {
	position:absolute;
	width:320px;
	height:302px;
	z-index:6;
	left: 252px;
	top: 354px;
	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: 404px;
	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: 454px;
	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: 502px;
	background-color:#333333;
	visibility: hidden;
	background-image: url(../images/sartharion_progress_box.jpg);
}
