@charset "utf-8";

/* Overall CN style fix */
* { text-transform: none !important; letter-spacing: 0 !important; font-family: 微软雅黑, Microsoft YaHei, Helvetica, Tahoma, StSun, 宋体, SimSun, sans-serif !important; font-style: normal !important }

/* Font related */
html,
body { font: normal 12px/1.3 微软雅黑, Microsoft YaHei, Helvetica, Tahoma, StSun, 宋体, SimSun, sans-serif; font-size: 12px }


.ui-button span,
.ui-cancel span,
.service-bar,
#footer { font-family: 微软雅黑, Microsoft YaHei, Helvetica, Tahoma, StSun, 宋体, SimSun, sans-serif }

.service-bar,
.service-link,
.explore-secondary a,
.ui-context .character-list .primary .char .realm,
.service-link,
.explore-secondary a,
#sidebar-bnet-ads,
#copyright { font-size: 12px;}
#copyright img {vertical-align: bottom;}

#footer h3 a { font-size: 14px }

/* header */
.wrapper #header #logo a { background: url("../../images/logos/bnet-default-cn.png") no-repeat }
* html .wrapper #header #logo a { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/local-common/images/logos/bnet-default-cn.png', sizingMethod='image') }

/* explore menu */
.explore-menu { width: 425px; }
.explore-primary { background: url("../../images/service-bar/explore-menu-cn.png") repeat-y 0 0 }
.explore-secondary { background: url("../../images/service-bar/explore-menu-cn.png") repeat-y -425px 0 }
.explore-game a:hover,
.explore-game a:focus { background: url("../../images/service-bar/explore-menu-cn.png") repeat-y -859px 0 }
.explore-secondary .explore-game-istorm { width: 204px }
.explore-secondary .explore-game-sc2 { width: 204px }
.explore-secondary a { width: 204px; height: 216px; }
.explore-secondary .explore-game-inner {padding: 110px 10px 0 10px;}
.explore-game-istorm a:hover,
.explore-game-istorm a:focus { background-position: -1063px 0; }
* html .explore-primary { background-image: url("../../images/service-bar/explore-menu-cn-msie.png") }
* html .explore-secondary { background-image: url("../../images/service-bar/explore-menu-cn-msie.png") }
* html .explore-game a:focus { background-image: url("../../images/service-bar/explore-menu-cn-msie.png") }

/* disable search for CN
#search-bar { display: none }*/

#copyright a { margin-right: 5px; margin-left: 0;}
#copyright p { margin-bottom: 8px; margin-top: 0;}

/* service-welcome */
.service-welcome .employee { display: inline-block; vertical-align: middle; width: 27px; height: 32px; background: url("../../images/icons/employee_netease.gif") no-repeat center center; }
#copyright p { margin-bottom: 8px; margin-top: 0;}

.perks-list div {
    margin-top: 15px;
}
.perks-list strong {
    font-size: 12px;
}

.profile-info .under-name { line-height: 32px; }