.inner_game_title {font-size:35px;text-align:center;font-weight:bold;color:#1e1b23;width:996px;height: 59px;background:url(../img/inner/title_bg.jpg) no-repeat;line-height: 59px;}
.page_inner.page_project .inner_game_title {background:url(../img/inner/title_bg.jpg) no-repeat;}
.page_inner .outside > .block {width: 994px;height:306px;border:1px solid #1e1b23;}
.page_inner.page_project .outside {position:relative;z-index:3;}

/* game score */
.game_score {display:block;width:90px;height:66px;background:#0bace8;color:white;position:absolute;top:-51px;left:7px; cursor: pointer;}
.game_score .score_title {color:#ffffff;text-transform:uppercase;background:#087ca7;position:absolute;text-align:center;line-height:13px;font-size:10px;width:98px;height:13px;top:7px;left:-4px;}
.game_score .score_count {position:absolute;width:90px;height:29px;font-size:40px;line-height:29px;top:27px;text-align:center;font-weight:bold;color:white;}
.game_score .score_stars {position:absolute;bottom: -18px;width:72px;line-height: 4px;padding:2px 7px 0 8px;background:#0bace8;white-space:nowrap;display:table;font-size: 0;}
.game_score .score_stars .star {position:relative;display:inline-block; width:13px;height:13px;background:url(../img/inner/star_13.png) no-repeat 0px 0px; margin-right:2px;font-size: 14px; *display:inline; zoom:1;}
.posts .post .game_score {top: -3px;left: -4px;}

.tooltip {display: none; background: #071e2c; border: 1px solid #4F4F4E; color: #ffa809; font-size: 11px; margin-bottom: 6px; position: absolute; width: 158px; z-index: 15; padding: 6px; left: -40px;}
.tooltip .corner {display: block; background: url(../img/inner/tooltip_corner.png); width: 13px; height: 8px; position: absolute; bottom: -8px; left: 78px;}

.game_score  .tooltip_game_score {top: -43px;}
.game_score  .tooltip_score_stars {bottom: -3px;}

/*
.game_score > .score_stars > .star.on, .game_score > .score_stars > .star:hover {background:url(../img/inner/star_13.png) no-repeat -13px 0px;}
*/
.xon {background:url(../img/inner/star_13.png) no-repeat -13px 0px !important;}
/* end game score */

/* game pulse stat *//*
.game_pulse_stat {width:81px;height:254px;position:absolute;top:0;right:0;}

.game_pulse_stat > .pik_pik {width:81px;height:23px;position:relative;top:0;left:0;border-bottom:1px solid black;overflow:hidden;}
.game_pulse_stat > .pik_pik > .pik_move {position:absolute;top:0;width:5px;height:23px;background:url(../img/inner/pulse_meter_red.png) no-repeat;left:-5px;}
.game_pulse_stat > .pik_pik > .pik_pic {width:81px;height:23px;position:relative;background:url(../img/inner/pulse_meter.png) no-repeat;}

.game_pulse_stat > .stat_buttons {width:81px;height:232px;}
.game_pulse_stat > .stat_buttons > .button {width:81px;height:57px;border-bottom:1px solid black;cursor:pointer;background-image:url(../img/inner/buttons_grey.png);background-repeat: no-repeat;position:relative;}
.game_pulse_stat > .stat_buttons > .button > .graph {position:absolute;width:326px;height:61px;background:url(../img/inner/puls_graph.png) no-repeat;top:-2px;left:-326px; display: none;}
/*.game_pulse_stat > .stat_buttons > .button > .graph > .puls_count {position:absolute;width:81px;height:28px;line-height:28px;text-align:left;top:26px;left:14px;}*//*
.game_pulse_stat > .stat_buttons > .button > .graph > .puls_count {position:absolute;width:99px;height:28px;line-height:28px;text-align:left;top:26px;left:0; text-align: center;}
.game_pulse_stat > .stat_buttons > .button > .graph > .puls_count > .count {color:#dce2ea;font-size:28px;font-weight:bold;text-shadow:0px 1px 0px black;}
.game_pulse_stat > .stat_buttons > .button > .graph > .puls_count > .plus {color:#1ec918;font-size:13px;font-weight:bold;padding-left:5px;text-shadow:0px 1px 0px black; display: none;}
.game_pulse_stat > .stat_buttons > .button.day {background-position:0px 0px;}
.game_pulse_stat > .stat_buttons > .button.day:hover {background-position:0px -57px;}
.game_pulse_stat > .stat_buttons > .button.week {background-position:0px -114px;}
.game_pulse_stat > .stat_buttons > .button.week:hover {background-position:0px -171px;}
.game_pulse_stat > .stat_buttons > .button.mounth {background-position:-81px 0px;}
.game_pulse_stat > .stat_buttons > .button.mounth:hover {background-position:-81px -57px;}
.game_pulse_stat > .stat_buttons > .button.year {background-position:-81px -114px;}
.game_pulse_stat > .stat_buttons > .button.year:hover {background-position:-81px -171px;}
.game_pulse_stat > .stat_buttons .tooltip_stat_buttons {top: -92px; left: -46px;}
 /* end game pulse stat */
