#modalPage {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	color: #4e86ad;
}
#modalBackground {
	filter: Alpha(Opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	filter: progid: DXImageTransform.Microsoft.Blur(strength=100);
	width: 100%;
	height: 100%;
	background-color: #0a1420;
	position: absolute;
	z-index: 500;
	top: 0px;
	left: 0px;
	margin: 0px auto auto auto;
	text-align: center;
}
#Sdetails {
	width: 894px;
	position: relative;
	margin: 0px auto auto auto;
	padding: auto auto auto auto;
	z-index: 750;
	text-align: left;
}
#Sdetails .wind {
	width: 894px;
}
.wind .Dhtl {
	background: url(../images/details_h_tl.gif) no-repeat;
	width: 40px;
	height: 133px;
}
.wind .Dht {
	background: url(../images/details_h_top.gif) no-repeat;
	width: 814px;
	height: 133px;
}
.wind .Dhtr {
	background: url(../images/details_h_tr.gif) no-repeat;
	width: 40px;
	height: 133px;
}
.wind .Dtl {
	background: url(../images/details_h_l.gif) no-repeat;
	width: 40px;
	height: 179px;
}
.wind .Dtop {
	background: url(../images/details_h_mid.jpg) no-repeat;
	width: 814px;
	height: 179px;
}
.wind .Dtr {
	background: url(../images/details_h_r.gif) no-repeat;
	width: 40px;
	height: 179px;
}
.wind .Dcont {
	background: url(../images/details_body.jpg) repeat-y center;
	width: 894px;
	height: 1px;
	padding: 0px 50px 5px 50px
}
.wind .Dblank {
	background-color: transparent;
	width: 40px;
	height: 6px;
}
.wind .Dfoot {
	background-color: #9ca1a5;
	width: 814px;
	height: 6px;
}
#p_d_info {
	width: 545px;
}
#s_d_info {
	width: 245px;
}
.sinfo {
	width: 790px;
}
.ali {
	background: url(../images/player_a.jpg) no-repeat center;
}
.horde {
	background: url(../images/player_h.jpg) no-repeat center;
}
.neutral {
	background: url(../images/info_def.jpg) no-repeat center top;
	color: #c8ac62;
	vertical-align: top;
	height: 172px;
}
.ali_info {
	background: url(../images/pinfo_a.jpg) no-repeat center top;
	color: color: #4e86ad;
	vertical-align: top;
	height: 172px;
}
.horde_info {
	background: url(../images/pinfo_h.jpg) no-repeat center top;
	color: #db1818;
	vertical-align: top;
	height: 172px;
}
.play0 {
	background-position: 0px 0px;
}