body {
font-family: Verdana;
font-size: 12px;
margin: 0;
padding: 0;
background: url('images/bgg.jpg') #EA3DA9;
}

#infobody {
font-family: Verdana;
font-size: 12px;
margin: 0;
padding: 0;
}
td, th {
padding: 0;
font-weight: normal;
text-align: left;
}
p {
margin: 0;
}
img {
border: 0;
display: block;
}
table {
border-collapse: collapse;
font-family: Verdana;
font-size: 12px;
color: #545454;
line-height: 130%;
}
a {
color: #72336E;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: none;
}
div {
margin: 0;
padding: 0;
}
input, textarea, select {
font-family: Verdana;
color: #777;
font-size: 12px;
padding-left: 2px;
border: 0;
}
font{
    font-size: 12px;
}
form {
margin: 0;
}
h1 {
font-family: Verdana;
font-size: 13px;
color: #A22881;
margin: 0;
padding: 0;
}
hr {
margin: 0;
padding: 0;
color: #CFCFCF;
background-color: #CFCFCF;
height: 1px;
border-width: 0px;
font-weight: normal;
}

#lines{
    width: 100%;
    display: inline-block;    
}
#line1{
    height: 77px;
    /*background: url('images/NY.jpg') no-repeat scroll 50% 0 #72336E;*/
	background-color: #72336E;
}
#line2{
    height: 5px;
    background-color: #AD3C85;
}
#texture{
    position: absolute;
    width: 100%;
    height: 578px;
    background: url('images/fon.jpg') repeat;
}
#page {
	width:100%;
	margin: 12px auto 0;
	position: relative;
    text-align: center;
}

.all_top {
	width: 800px;
	height:73px;
    margin: -73px auto 0 auto;
    border: 1px solid #fff;
}
#menu{    
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block; 
    margin-left: 100px;   
}
#menu a{
    float: left;
    color: #fff;
    cursor: pointer;
    margin: 10px 20px;
}

#content{
    margin: 0 auto;
}


#search {
float: right;
border-radius: 4px;
width: 208px;
height: 22px;
margin: 6px -82px 0px 0px;
}
#search input{

}
#knopka_search{
	width: 28px;
	background-image: url('images/knopka_search.png'); 
	float: right;	
}
#knopka_search:hover{
	cursor: pointer;
}
#search_text{
	width: 130px;
	border-radius: 4px;
	height: 28px;
}

.af {
	clear: both;
}

.game_preview, .game_preview_small {
	overflow: hidden;
}

.game_preview:hover > .game_preview_title, .game_preview_small:hover > .game_preview_title {
	display: block;
}
.game_preview {
	float: left;
    margin: 6px 5px;
    background-color: #fff;
    border-radius: 3px;
    display: block;
}
.game_preview > img {
	width: 180px;
	height: 120px;
    margin: 3px;
}
.game_preview_small {
	width: 121px;
	height: 89px;
	margin-bottom: 7px;
    background-color: #fff;
    border-radius: 3px;
    display: block;
}
.game_preview_small > img {
	width: 115px;
	height: 83px;
    margin: 3px;
}
.game_preview_small .game_preview_title{
    color: #fff;
	text-align: center;
	font-size: 11px;
    background-color: #000;
    display: none;
    height: 30px;
    width: 105px;
    position: absolute;
    margin: -33px 0 0 3px;
    opacity: 0.7;
}
.game_preview_title {
	color: #fff;
	text-align: center;
	font-size: 12px;
    background-color: #000;
    display: none;
    height: 50px;
    width: 170px;
    position: absolute;
    margin: -52px 0 0 3px;
    opacity: 0.7;
    padding: 0 5px;
    overflow: hidden;
}
.game_preview_small_without_title{
    height: 98px;
    width: 130px;
    padding: 0 11px 6px 11px;
}
.game_preview_small_without_title img{
    height: 98px;
    width: 130px;
}

.new, .top, .featured{
   position: absolute;
   width: 100px;
   height: 98px;
   z-index: 2; 
   margin: -5px 0px 0px 91px;
}
.new{
       background: url('images/new.png') no-repeat;
}
.top{
       background: url('images/top.png') no-repeat;
}
.featured{
	background: url('images/featured.png') no-repeat;
}



/* game fin */
#all_info{
    margin: 0 auto;
    min-height: 625px;
}
/*.b160x600{
    width: 160px;
    height: 620px;
    padding: 5px;
    text-align: center; 
    float: left; 
    background-color: #fff;
    border-radius: 5px;      
}
.b160x600 .text{
    text-transform: uppercase;        
}

.side_game{
    width: 121px;
    margin: 0 7px;
    float: left;
    height: 44px;
}*/
.b160x600_1, .b160x600_2{
    width: 160px;
    height: 620px;
    padding: 0 5px;
    text-align: center; 
    float: left;
    border-radius: 5px; 
	margin: 0 7px;	
}
.b160x600_1 .text, .b160x600_2 .text{
    text-transform: uppercase;        
}

.side_game_1, .side_game_2{
    
    float: left;
    height: 44px;
}
.side_game_1 {
margin: 0 10px 0 0;
}
.side_game_2 {
margin: 0 0 0 10px;
}
.small_game{
    background-color: #fff;
    border-radius: 3px;
    width: 121px;
    height: 89px;
    display: block;
    margin-bottom: 7px;
}
.small_game img{
    width:115px;
    height: 83px;
    margin: 3px;
}
#game_zag{
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
    float: left;
}
#game_zag #title{
    color: #AD0000;
    font-size: 16px;
    height: 20px;
    margin: 0 0 8px 10px;    
    display: inline-block;
    float: left;
}
#game{    
}

#more_game{
    margin: 0 auto;
    display: inline-block;
	overflow: hidden;
}
#more_game #title{
    color: #fff;
    text-align: left;
    font-size: 18px;
    margin-left: 5px;
}
/*game fin END*/


#topmen {
font-size: 14px;
width: 908px;
height: 40px;
margin: 25px auto 10px auto;
background: url('images/all_menu.png') no-repeat;
padding-left: 38px;
position: relative;
}
#topmen a {
color: #fff;
display: block;
float: left;
}
#topmen a:hover {
text-decoration: underline;
}
#topmen a p{
    width: 100%;
    text-align: center;
    margin-top: 8px;
}
#menu_home{
    margin: 0px 30px;
}
#menu_top{
    margin: 0px 30px;
}
#menu_new{
    margin: 0px 39px;
}

#menu_baby{
    margin: 0px 36px;
}
#menu_barbie{
    margin: 0px 27px;
}
#menu_dress_up{
    margin: 0px 16px;
}
#menu_cooking{
    margin: 0px 30px;
}
#menu_hair{
    margin: 0px 41px;
}
#menu_other{
    margin: 0px 20px;
}






#scroll_menu_all{
    position: absolute;
    padding: 2px 10px;
    left: 246px;
    top: 53px;
    z-index: 2;
    background-color: #D9538A;
    text-align: left;    
    text-transform: none;
    display: none;
}
#scroll_menu_all a{
    width: 135px;
    height: 20px;
    display: block;
    margin: 0 5px;
	color: #fff;
}

#logo {
position: absolute; left: 42%;
top: -8px;
}
#searchtop {
position: absolute; right: 3%;
height: 39px;
margin-top: 18px;
}
#search_input {
width: 200px;
height: 39px;
}
#search_text2{
    /*border: 2px solid #fff;
    background-color: #FEFBCB;
    border-radius: 5px;
    width: 145px;
    height: 41px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    margin-top: -50px;*/
}
.sinp{
    border: 0px none;
font-size: 12px;
height: 40px;
color: #666;
width: 145px;
position: relative;
top: -14px;
left: 4px;

border-radius: 25px;
border: 2px solid #fff;
}
.imgs {
width: 39px; height: 39px;
margin: 0 0 0 5px;
}

#cont_game {
background: #fff;
border-radius: 10px;
width: 800px;
margin: 20px 0 0 0;
padding: 15px 0;
text-align: left;
line-height: 160%;
}

h1 {
font-size: 26px;
color: #A22881;
padding: 0; margin: 0 0 10x 0;
font-weight: normal;
text-align: center;
}

#b300x250 {
width: 300px;
margin: 25px 0 0 60px;
text-align: center;
color: #000;
font-size: 14px;
float: left;
}

#gamebigscreen {
margin: 45px 50px 0 0;
float: right;
text-align: center;
color: #000;
font-size: 14px;
}
.img_ramka{
    border-radius: 4px;
    background-color: #EB5151;
    padding: 3px;
}
.img_ramka img {
width: 340px; 
height: 231px;
}
#green_button{
    background-color: #22B426;
    display: block;
    color: #fff;
    padding: 5px 0;
    font-size: 16px;
    text-align: center;
    border-radius: 27px;
    margin: 20px 30px 10px 30px;
}
#green_button:hover{
     background-color: #00B92D;
}

.af {
clear: both;
width: 100%;
height: 1px;
font-size: 1px;
}


.pregameinfo {
width: 380px;
margin: 20px 6px 0px 36px;
font-size: 14px;
float: left;
}

#small_screen, #small_screen2{
    border-radius: 4px;
    background-color: #EB5151;
    float: left;
    
}
#small_screen{
    margin:0 10px 10px 0;
}
#small_screen2{
    margin:0 15px 10px 0;
}
#small_screen img{
    margin: 3px;
    width: 145px;
    height: 100px;
}
#small_screen2 div{
    width: 100px;
    height: 100px;
    background-color: #FCFAD4;
    margin: 3px;
    text-align: center;
    line-height: 230%;
}
/*#small_screen2 div p{
    margin: 5px 0;
}*/
#small_screen2 div a{
    color: #48B242;
    font-weight: 600;
}
#small_screen2 div a:hover{
    text-decoration: underline;
}
#game_link{
	color: #000;
}

.moinf2{
    float: left;
    text-align: left;
    width: 215px;
}
.moinf2 a{
	color: #AD0000;
}


.moinf {
margin-right: 5px;
float: right;
width: 250px;
text-align: left;
}

.moinftb {
font-size: 14px;
color: #000;
}
.moinftb th {
padding: 2px 3px;
text-align: right;
font-weight: bold;
}
.moinftb td {
padding: 2px 3px;
}

.ratingbar {
    margin: 3px 0;
width: 148px; height: 30px;
background: url('images/stars_off.gif') no-repeat;
}
.ratingbar_full {
height: 30px;
background: url('images/stars_on.gif') no-repeat;
}

.ratp {
position: relative; top: -23px; left: 160px;
}

.b336x280_txt, .b336x280_txt2 {
width: 336px; height: 295px;
text-align: center;
color: #000;
font-size: 14px;
}
.b336x280_txt{
	float: right;
	margin: 0 30px 0 0;
}
.b336x280_txt2{
	float: left;
	margin: 20px 0 0 36px;
}


#cont_game_play {
background: #fff;
border-radius: 10px;
width: 800px;
padding: 10px 0;
margin: 10px 0;
text-align: left;
}

.imggp {
width: 98px; height: 74px;
margin: 0 0 0 10px;
float: left;
}


.cgpd {
width: 125px;
margin: 7px 0 0 30px;
text-align: center;
float: left;
}
.cgpd2 {
width: 125px;
margin: 7px 0 10px 0;
text-align: center;
float: left;
}

.abut {
display: block;
width: 124px; height: 37px;
background: url('images/button.gif') no-repeat;
}
.abut:hover {
display: block;
background: url('images/button_on.gif') no-repeat;
}
.abut font {
font-size: 14px;
color: #666;
position: relative; top: 8px;
}


#realGame {
/*visibility: hidden;*/
/*z-index: -1;*/
position: absolute;
top: 0;
margin: 0 auto;
}

@media (max-width:1500px){
    .b160x600_2{
        display: none;
    }
    .side_game_2{
        display: none;
    }
	#soci_top{
		display: none;
	}
}
#bottom{
    width: 100%;
    height: 50px;
}
#main_text{
	margin: 5px 10%;
}
#soci_top{
position: absolute;
left: 25%;
top: 24px;
}

#soci{
	position: absolute;
	left: 4%;
	top: 18px;
	height: 32px;
	display: inline-block;
}

.abig:hover {
color: #000;
}
.abig {
color: #ad0000;
font-size: 15px;
}

#index_big_ban{
    width: 382px;
    height: 140px;
    float: left;
    background-color: #fff;
    border-radius: 3px;
    margin: 5px;
}
#index_big_ban #in{
    width: 382px;
    height: 290px;
    background-color: #fff;
    border-radius: 3px;
    position: absolute;
    z-index: 2;
}
#in #text{
    text-transform: uppercase;
    color: #fff;
    background-color: #EE3DCC;
    width: 280px;
    height: 22px;
    overflow: hidden;
    float: left;
    position: absolute;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    writing-mode: tb-rl;
    margin: 128px 0 0 -117px;
    padding-top: 12px;
}
#in #ban_336x280_index{
    width: 336px;
    height: 280px;
    overflow: hidden;
    float: right;
    background-color: #EE3DCC;
    position: absolute;
    margin: 5px 0 0 40px;
}

#stars {
	height: 25px;
	float: right;
    display: inline-block;
    margin: -5px 0px 0px -15px;
    height: 24px;
    overflow: hidden;
}
#stars #stars_txt {
	position: relative; 
    top: 6px;     
	float: left;
    text-align: right;
	font-weight: bold;
	color: green;
    font-size: 12px;
    margin-left: 10px;
}
#stars #starsGameTit {
	display: none;
}
.mark_star, .mark_star_on {
	
	float: left;
	height: 21px;
	width: 21px;
	color: transparent;
	margin: 2px;
	position: relative;
    left: 10px;
}
.mark_star{
    background-image: url('images/star_off.png');
}
/*.mark_star:hover{
    background-image: url('images/star.png');
    color: transparent;
}*/

.mark_star_on {
    background-image: url('images/star.png');
}
.mark_star_on:hover{
    color: transparent;
}

#stars:hover .mark_star {
	/*background-image: url('images/star.png');*/
    color: transparent;
}

#star_good, #star_bad{
    float: right;
    width: 25px;
    height: 25px;
    margin: 0 5px;
    opacity: 0.9;
    cursor: pointer;
}
#star_good > span, #star_bad  > span{
    display: none;
}
#star_good{
    background-image: url('images/star_good.png');
}
#star_bad{
    background-image: url('images/star_bad.png');
}
#star_good:hover, #star_bad:hover{
    opacity: 1;
}
#rating_value{
    float: right;
    font-size: 18px;
    margin-top: 3px;
}

#stars_1{

}
#stars_2 > td > p{
    font-size: 14px;
    text-align: right;
    margin-top: 3px;
    color: #68B201;
}
#stars_2 > td > p > span{
    color: #000;
}
#stars_table{
    margin-top: -1px;
}

#votes_yes, #votes_no{
    float: right;
    font-size: 15px;
    margin-top: 5px;
}
#votes_yes{
    color:#00A780;    
}
#votes_no{
    color:#CC1010;
    margin-left: 3px;
}