#fav, #dload, #bug, #voteup, #votedn, #dloadmini{
*behavior: url("/css/csshover.php");
}
#heart, #star{
font-weight:normal;
}
.game7{
background-color:#000000;
font-size:14px;
font-weight:bold;
border-top:2px solid #000000;
border-right:2px solid #000000;
}
.voteup{
float:left;
width:85px;
*width:84px; /*IE6*/
background-color:#000000;
cursor:pointer;
color:green;
text-align:center;
margin:0 1px 2px 2px;
padding:5px 0 8px 0;
}
.voteup:hover, #voteup{
background-color:#000000;
}
.voteup img{
vertical-align:-3px;
margin:0 3px 0 3px;
}
.votedn{
float:right;
width:85px;
*width:84px; /*IE6*/
background-color:#000000;
cursor:pointer;
color:#CC3300;
text-align:center;
margin:0 2px 2px 1px;
padding:6px 0 4px 0;
}
.votedn:hover, #votedn{
background-color:#000000;
}
.votedn img{
vertical-align:-7px;
margin:0 3px 0 3px;
}

.game8{
border:2px solid #EFEFEF;
border-left:2px solid #000000;
border-top:2px solid #000000;
font-weight:bold;
text-transform:uppercase;
font-size:11px;
}
#fav, #fav2, #dload, #dloadmini, #bug{
float:left;
height:23px;
border-right:2px solid #EFEFEF;
padding:8px 10px 0 27px;
cursor:pointer;
}
#fav{
color:#CC3300;
background:url("/img/heart.gif") 7px no-repeat;
}
#fav:hover{
background:#F7F7D2 url("/img/heart.gif") 7px no-repeat;
}
#fav2{
color:#CC3300;
background:url("/img/heart2.gif") 7px no-repeat;
}
#fav2:hover{
background:#F7F7D2 url("/img/heart2.gif") 7px no-repeat;
}
#dload, #dloadmini{
color:#009933;
background:url("/img/g_down.gif") 7px no-repeat;
}
#dload:hover, #dloadmini:hover{
background:#F7F7D2 url("/img/g_down.gif") 7px no-repeat;
}
#bug{
color:#546B9E;
background:url("/img/g_bug.gif") 7px no-repeat;
}
#bug:hover{
background:#F7F7D2 url("/img/g_bug.gif") 7px no-repeat;
}
#social{
float:right;
height:25px;
padding:2px 10px;
}
#codes{
float:right;
height:16px;
padding:6px 1px;
}
#codes img, #social img{
cursor:pointer;
}
#bbcode{
margin-right:10px;
}

.game table{
margin:15px 0 10px 0;
}

.frame{
width:100%;
padding-top:3px;
background-color:#000000;
text-align:center;
}
.frame iframe{
margin:0px;
padding:0px;
width:100%;
height:550px;
background-color:#000000;
}
.screenshot{
margin:0px 5px 5px 0px;
padding:2px;
border:1px solid #B8D2E3;
}

#overlay{
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
  background-color:#000000;
  filter:alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
}
#control{
z-index: 105;
position:fixed;
top:15px;
right:5px;
width:26px;
background-color:#000000;
border:2px solid #000000;
}
#control img{
cursor:pointer;
margin:5px;
}

.gameload, .gameload2, .gameload3{
text-align:center;
padding-top:5px;
}
.gameload span, .gameload2 span, .gameload3 span{
color:#FF6600;
font-weight:bold;
font-size:12px;
}
.gameload img, .gameload2 img, .gameload3 img{
padding:7px 0 5px 0;
}
.gameload iframe{
width:600px;
height:200px;
}
.gameload2 iframe{
width:100%;
height:330px;
}
.gameload3 iframe{
width:600px;
height:350px;
}
.gameload b, .gameload2 b, .gameload3 b{
font-size:10px;
color:#333333;
cursor:pointer;
float:right;
padding-right:5px;
}

.odkl-share-oc, .odkl-share-stat, .odkl-share-oc-voted{
text-decoration:none;
display:block;
float:left;
width:24px;
height:24px;
background:#00000 url("/img/s_odnoklassniki.png") 0px 0px no-repeat;
margin-right:4px;
}
.odkl-share-oc SPAN,.odkl-share-stat SPAN{display:none;}
.odkl-share-oc-voted{display:none;}
.odkl-share-oc-fc{display:none;}
.odkl-share-oc-fc-hidden{display:none;}
.odkl-share-oc-fc IFRAME{display:none;}

.boom_player{
padding:0px;
margin:0px;
width:100%;
height:360px;
background:url("/img/boom_player.png") center top no-repeat;
text-transform:uppercase;
font-size:14px;
font-weight:bold;
text-align:center;
color:#000000;
vertical-align:top;
padding-top:20px;
}
.boom_bg{
margin:0px;
width:100%;
height:360px;
text-align:center;
background-position: center 25px;
background-repeat: no-repeat;
}
.boom_bg a{
color:#00000;
text-decoration:none;
}
.boom_bg a:hover{
text-decoration:underline;
}
.mrc__plugin_uber_like_button{
display:inline;
float:left;
}