@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("http://img1.cache.netease.com/game/talent-calculator/images/bnet-default-cn.png") no-repeat }
* html .wrapper #header #logo a { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img1.cache.netease.com/game/talent-calculator/images/bnet-default-cn.png', sizingMethod='image') }

/* explore menu */
.explore-primary { background: url("http://img1.cache.netease.com/game/talent-calculator/images/explore-menu-cn.png") repeat-y 0 0 }
.explore-secondary { background: url("http://img1.cache.netease.com/game/talent-calculator/images/explore-menu-cn.png") repeat-y -425px 0 }
.explore-game a:hover,
.explore-game a:focus { background: url("http://img1.cache.netease.com/game/talent-calculator/images/explore-menu-cn.png") repeat-y -859px 0 }
.explore-secondary .explore-game-wow { width: 204px }
.explore-secondary .explore-game-sc2 { width: 204px }
.explore-secondary a { padding-top: 140px }
.explore-game-wow a:hover,
.explore-game-wow a:focus { background-position: -1063px 0; }
* html .explore-primary { background-image: url("http://img1.cache.netease.com/game/talent-calculator/images/explore-menu-cn-msie.png") }
* html .explore-secondary { background-image: url("http://img1.cache.netease.com/game/talent-calculator/images/explore-menu-cn-msie.png") }
* html .explore-game a:focus { background-image: url("http://img1.cache.netease.com/game/talent-calculator/images/explore-menu-cn-msie.png") }

/* disable search for CN
#search-bar { display: none }*/

#copyright a { margin-right: 15px; 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("http://img1.cache.netease.com/game/talent-calculator/images/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;
}