@charset "utf-8";
/*
CN WoW Community Site
(c)2009 Blizzard Entertainment. Shanghai Easenet. All rights reserved.
*/

#art-bg {
	background-image: url(../../images/override/services/realmstatus/digital-org.jpg);
}
#w {
	background-image: url(../../images/override/services/realmstatus/digital-org-bg.jpg);
}
#main-wide h2 {
	height: 102px;
	background-image: url(../../images/override/services/realmstatus/title.jpg);
	background-position: center top;
}
#running-goblin {
	width: 269px;
	height: 269px;
	background: url(../../images/override/services/realmstatus/running-goblin.gif) no-repeat 0 0;
	top: -169px;
	right: 94px;
}
* html #running-goblin {
	top: -169px;
	right: 93px;
}
#main-wide .article p {
	padding-left: 40px;
}
.arrow-icon {
	width: 20px;
	height: 20px;
	background-image: url(../../images/override/services/realmstatus/serverstauts.png);
	background-repeat: no-repeat;
}
.up {
	background-position: 0 0;
}
.down {
	background-position: 0 -36px;
}
.unknown {
	background-position: 0 -71px;
}
.light {
	padding-left: 12px;
	background-image: url(../../images/override/services/realmstatus/serverload.png);
	background-repeat: no-repeat;
}
.easy {
	background-position: 0 -26px;
}
.busy {
	background-position: 0 -54px;
}
.full {
	background-position: 0 -82px;
}
.mal {
	background-position: 0 2px;
}
#now-loading, #now-loading *, #error-loading {
	color: #f00;
}
table {
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
table td {
	vertical-align: middle;
	text-align: center;
	border: 0;
}
.huge-table {
	margin: 16px auto;
}
.huge-table .colh {
	width: 33%;
	vertical-align: top;
}
.a-column {
	width: 295px;
}
.a-column .column-head {
	width: 295px;
	height: 41px;
	background: url(../../images/override/services/realmstatus/ss_table_head.png) no-repeat 0 0;
}
.a-column .column-head td {
	color: #b8b8b8;
	height: 25px;
	font-weight: bold;
	vertical-align: bottom;
}
.a-column .column-head td.col-0 {
	width: 14px;
}
.a-column .column-head td.col-1 {
	width: 43px;
}
.a-column .column-head td.col-2 {
	width: 123px;
}
.a-column .column-head td.col-3 {
	width: 49px;
}
.a-column .column-head td.col-4 {
	width: 57px;
}
.a-column .column-body td {
	height: 28px;
	color: #717171;
}
.a-column .column-body .odd td {
	background-color: #f5f0ca;
}
.a-column .column-body .even td {
	background-color: #d4c9a0;
}
.a-column .column-body td.col-0 {
	width: 16px;
	background: url(../../images/override/services/realmstatus/ss_table_l_odd.png) repeat-y 0 0;
}
.a-column .column-body td.col-1 {
	width: 40px;
}
.a-column .column-body td.col-2 {
	width: 123px;
}
.a-column .column-body td.col-2 div {
	width: 108px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	color: #1e5a00;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
}
.a-column .column-body td.col-4 {
	width: 46px;
	text-align: left;
}
.a-column .column-body td.col-5 {
	width: 16px;
	background: url(../../images/override/services/realmstatus/ss_table_r_odd.png) repeat-y 0 0;
}
.a-column .column-body .even td.col-0 {
	background: url(../../images/override/services/realmstatus/ss_table_l_even.png) repeat-y 0 0;
}
.a-column .column-body .even td.col-5 {
	background: url(../../images/override/services/realmstatus/ss_table_r_even.png) repeat-y 0 0;
}
.a-column .column-foot {
	height: 12px;
	overflow: hidden;
	background: url(../../images/override/services/realmstatus/ss_table_bottom.png) no-repeat top center;
}
