
body {
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image: url(/img/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
}
table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table td div.stext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#page {
	width: 950px; 
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 136px;
	background-color: #FFFFFF;
}

#page_border {
	width: 950px; 
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	/*background-color: transparent !important;*/
	background-image:url(/img/bg.gif);
	height: 5px;
	clear: both;
}

#page_border_bottom {
	width: 950px; 
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/bg_bottom.gif);
	background-repeat: repeat-y;
	height: 30px;
	text-align: center;
	clear: both;
}

#page_2 {
	width: 950px; 
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 5px;
	height: 610px;
}

#logo {
	position: absolute;
	top: 21px;
	z-index: 4;
}
#top_banner {
	position: absolute;
	top: 0px;

}
#top_banner_sm {
	position: absolute;
	top: 10px;
	margin-left:305px;
	z-index: 2;
}	

#menu {
	position: absolute;
	top: 93px;
	z-index: 3;
    background-image: url(/img/menu.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 950px;

	  /*  border: 1px solid #000000;   */   
}

.menu_top{
	font-size: 11px;
	font-weight: bold;
	color: 434775;
	text-decoration:none;
}

a.menu_top:hover{
	font-size: 11px;
	font-weight: bold;
	color: 434775;
	text-decoration: underline;
}

#login {
   height: 55px;
   width:950px;
   }

 #form_bg {
    background-image: url(/img/login.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 667px;
	float: right;
	text-align: left;
   }

#form_margs_nobg {
	height: 55px;
	width: 667px;
	padding-top:5px;
	float: right;
	text-align: left;
}
   
#form_margs {
    background-image: url(/img/login_02.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 667px;
	padding-top:5px;
	float: right;
	text-align: left;
}
   
#form{
    margin:20px 0px 20px 20px;
	text-align: left;
	color: 75787D;
	font-weight: bold;
   }
   
#form_usertop #enter {
	padding-left:0px;
}

#form_usertop #regedit {
	padding-left:0px;
}

   
  /*   #form span.inputter {
    background-image: url(/img/input.gif);
	background-repeat: no-repeat;

    height:55px;
    width:109px;
}*/

#form input.itext {
  background-color: transparent none repeat scroll 0%;
  border:0px none;
  color:#3A404B;
  margin:2px 0px 0px 5px;
  width:120px;
}

#form input.itext2 {
  background-color: transparent none repeat scroll 0%;
  border:0px none;
  color:#3A404B;
  margin:2px 0px 0px 10px;
  width:90px;
}

#enter {
   background-color: transparent none repeat scroll 0%;
   color: #FFFFFF; 
   display: inline;
   margin: 0px 0px 0px 51px;
}

.bottom{
	font-size: 11px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration:none;
    margin: 0px 0px 0px 0px;
}

a.bottom:hover{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.bottom2{
	font-size: 11px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration:none;
    margin: 0px 0px 0px 35px;
}

a.bottom2:hover{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.bottom3{
	font-size: 11px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration:none;
   margin-right: 13px;
}

#right_content_infoblock {
	border: 1px solid #5B6296;
	background: #FFFFFF;
	position: absolute;
	display: none;
	width: 250px;
	height: 105px;
	top:0px;
	left:0px;
	
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

#right_content_infoblock_rating {
	font-size: 11px;
	font-weight: bold;
	color: #5B6296;
	margin: 3px 3px 3px 3px;
	/*margin-top:-35px;*/
}

#right_content_infoblock_size {
	width: 250px;
	height: 102px;
}

#right_content_infoblock_header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #5B6296;
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
}

#right_content_infoblock_text {
	font-size: 11px;
	font-weight: normal;
	color: #5B6296;
	background: #FFFFFF;
	margin: 3px 3px 3px 3px;
}

#right_content_infoblock_bottom {
	background-image: url(/img/infoblockdown.gif);
	background-repeat: no-repeat;
	margin-top:  -5px;
	margin-left: -20px;
	width: 250px;
	height: 25px;
}

a.bottom3:hover{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#content{
    margin-top: 10px;
 /*border: 1px solid #000000; */
/*height: 100%;*/


}

#content1 {
	width: 950px; 
/*	height: 100%;*/
/* background-color: #999999;*/
}

#left_menu {
	width: 300px; 
    background-image: url(/img/l_m_med.gif);
 /*border: 1px solid #000000; */
    margin-bottom: 5px;
}

#left_menu_2 {
	width: 300px; 
    background-image: url(/img/l_m_med.gif);
 /*border: 1px solid #000000; */
    border-bottom: 1px solid #FFFFFF;
}

 #left_menu_3 {
	
    background-color: #FFFFFF;
 }
 

#left_menu_bg_top {
	width: 300px; 
    background-image: url(/img/l_m_top.gif);
	background-repeat: no-repeat;
	height: 5px;

}

#left_menu_bg_bottom {
	width: 300px; 
    background-image: url(/img/l_m_bottom.gif);
	background-repeat: no-repeat;
	height: 5px;

}

#left_menu_name {
	width: 290px; 
    background-image: url(/img/left_name_menu.gif);
	background-repeat: no-repeat;
	height: 30px;
    margin-left: 5px;
}

#left_menu_name_02 {
	width: 290px; 
    background-image: url(/img/left_name_menu_02.gif);
	background-repeat: no-repeat;
	height: 30px;
    margin-left: 5px;
}

#content_menu {
	width: 280px; 
	margin-left: 10px;
}

#name{
    padding:10px 0px 10px 10px;
	text-align: left;
	color: FFFFFF;
	font-weight: bold;
   }


   
   #name_link{
    margin:0px 0px 10px 160px; 
	text-align: left;
	display: inline;
}
   
   .left_menu_name{
	font-size: 11px;
	color: #434775;
	font-weight: normal;
	text-decoration: underline;

}

a.left_menu_name:hover{
	font-size: 11px;
	color: #434775;
	font-weight: normal;
	text-decoration:none;
}

#about_game{
    width: 175px;
	height: 45px;
 }
   
#about_game_play{
background-image: url(/img/game_off.gif);
	background-repeat: no-repeat; 
    width: 95px;
	height: 45px;
	float: right;
	vertical-align: top;
   } 
   
   #about_game_play_2{
    margin:14px 0px 0px 40px; 
	float: left;
	position: absolute;
	z-index: 3;
   } 

.menu_game{
	font-size: 10px;
	font-weight: bold;
	color: 434775;
	text-decoration: underline;
}

.menu_game:hover{
	font-size: 10px;
	font-weight: bold;
	color: 434775;
	text-decoration: none;
}

#controls{
    background-image: url(/img/scroll_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 280px;
	height: 27px;
    margin-bottom: 5px;
}

#controls_left{
    float: left;
	width: 99px;
	height: 27px;

}

#controls_right{
    float: right;
    width: 99px;
	height: 27px;
}

#controls_menu{
    float: left;
	margin-top: 6px;
	text-align: center;
	margin-left: 7px;
     

}

.controls_menu_b{
	font-size: 11px;
	font-weight: bold;
	color: #AAAA00;
	margin-right: 5px;
	margin-left: 5px;
    text-decoration: none;

}

.controls_menu{
	font-size: 11px;
	font-weight: bold;
	color: 434775;
	margin-right: 5px;
	margin-left: 5px;
    text-decoration: underline;

}
.controls_menu:hover{
	font-size: 11px;
	font-weight: bold;
	color: 434775;
	text-decoration: none;
}

 /*для все браузерах разная высота  */
#right_menu {
    display: inline;
	float: right;
    width: 645px;
    background-image: url(/img/r_m_med.gif);
 /*border: 1px solid #000000; */
 margin-bottom: 5px;

}

#right_menu_name {
	width: 290px; 
    background-image: url(/img/right_name_menu.gif);
	background-repeat: no-repeat;
	height: 30px;
    margin-left: 5px;
}

#right_content_menu {
    background-image: url(/img/best_game_bg_m.gif);
	width: 625px; 
   margin-left: 10px;
   margin-bottom: 5px;
   float: left;

}

#table_left {

   float: left;


}

#right_content_game{
	width: 610px; 
	margin-left: 10px;
	 /*border: 1px solid #000000; */
	 height: 233px;
	 
}

#load01{
	width: 610px; 
	text-align: center;
	margin-top: 115px;
	 /*border: 1px solid #000000; */
	 height: 233px;
	 
}

#right_menu_game {
    background-image: url(/img/right_menu_bg1.gif);
	background-repeat: no-repeat;
    margin-left: 10px;
	height: 29px;
	width: 625px;
}

.right_menu{
	font-size: 11px;
	font-weight: none;
	color: 434775;
	text-decoration:none;
	margin-left: 12px;
	margin-right: 14px;
}


#regist_input input.itext {
  background-color: transparent none repeat scroll 0%;
  border:0px none;
  color:#3A404B;
  margin:5px 0px 0px 7px;
  width:120px;
}

#regist_input input.itext2 {
  background-color: transparent none repeat scroll 0%;
  border:0px none;
  color:#3A404B;
  margin:5px 0px 0px 7px;
  width:100px;
}

#regist_text {
	text-align: right;
	color: #75787D;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	margin-top: 6px;
	margin-left: 18px;
	margin-right: 5px;
}

#regist_enter {
   text-align: right;
   background-color: transparent none repeat scroll 0%;
   color: #FFFFFF; 
   margin-right: 15px;
   margin-top: -15px;
   margin-bottom: 15px;
}

#regist_enter2 {
   text-align: right;
   background-color: transparent none repeat scroll 0%;
   color: #FFFFFF; 
   margin-right: 24px;
}


a.right_menu:hover{
	font-size: 11px;
	font-weight: none;
	color: 434775;
	text-decoration: underline;
}

#game_pics {
    background-color: #FFFFFF;
   height: 54px;
	width: 54px;
   text-align: center;
   border: 1px solid #75787D;
   margin-bottom: 3px;
}

.game_right_menu{
	font-size: 11px;
	font-weight: none;
	color: 434775;
	text-decoration:none;
}

a.game_right_menu:hover{
	font-size: 11px;
	font-weight: none;
	color: 434775;
	text-decoration: underline;
}

#game_pics img {
    margin: 2px 2px 0px 2px;
	padding-bottom: 2px;
}

ol {

	 font-weight: bold;
}

li{
	padding-left: 0px;
	padding-bottom: 5px;
	}

ul {
     list-style: none;
	 font-weight: bold;
	 padding-left: 0px;
	 margin-left: 0px;
}

/*
.voting_class, table.td, strong {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.voting_class {
	width: 300px;
	height: 100px;
	border: 1px solid #999;
	background-color: #dfdfdf;
	text-align: center;
}*/

.menu_game_sm{
	font-size: 11px;
	font-weight: normal;
	color: 434775;
	text-decoration: underline;
	margin-right: 5px;
}

.menu_game_sm:hover{
	font-size: 11px;
	font-weight: normal;
	color: 434775;
	text-decoration: none;
}



#best_game_load ul li{
	font-weight: normal;
}

.best_game_load:hover{
	font-size: 11px;
	font-weight: normal;
	color: 434775;
	text-decoration: underline;
}

#about_best_game{
    display: inline;
    float: right;
	width: 105px;
	 /* border: 1px solid #000000; */ 
}

#best_game{
	/*border:1px solid #000;*/
    width: 280px;
}

#best_game_load{
    width: 315px;
		/*height: 119px;*/
	margin-left: 15px;
}

#best_game_load_2{
   display: inline;
   float: right;
   width: 300px;
   margin-right: 10px;
}

#best_game_block {
   height: auto;
	width: 80px;
   float: left;
}

#right_menu_load {
    display: inline;
    float: right;
	width: 645px; 
    background-image: url(/img/r_m_med.gif);
 /*border: 1px solid #000000; */
}

#left_right {
    text-align: left;
    background-color: #FFFFFF;
}



#right_menu_name_03 {
	width: auto; 
    background-image: url(/img/left_name_menu_03.gif);
	background-repeat: no-repeat;
	height: 30px;
    margin-left: 5px;
}

   #top_name_load{
    margin-left: 183px; 
	width: 170px;
	text-align: right;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: 434775;
}

#best_load_game_bg {
    background-image: url(/img/best_load_game_bg_medium.gif);
	background-repeat: repeat-y;
	height: 95px;
	width: 300px; 
}

#best_game_load_block {
   margin-top: 2px;
   margin-left: 7px;
   height: auto;
	width: 93px;
   float: left;
}

#all_game {
	width: 700px; 
    background-image: url(/img/all_game_bg_m.gif);
	background-repeat: repeat-y;
	height: 600px;
}

#left_menu_name_04 {
	width: auto; 
    background-image: url(/img/left_name_menu_04.gif);
	background-repeat: no-repeat;
	height: 30px;
    margin-left: 5px;
}
  
  #left_menu_name_05 {
	width: auto; 
    background-image: url(/img/left_name_menu_05.gif);
	background-repeat: no-repeat;
	height: 30px;
    margin-left: 5px;
}
  
  
  #banner240x400 {
	width: 240px; 
    display: inline;
	float: right;
	margin: 5px 5px 5px 0px;
 /*border: 1px solid #000000; */
}

  #banner240x400_left {
	width: 280px; 
	margin: 5px 5px 5px 0px;
	text-align: center;
	
 /*border: 1px solid #000000; */
}

#all_game_list{
   width: 160px;
   display: inline;
   float: left;
   margin-left: 10px;
}

.all_game{
	font-size: 11px;
	font-weight: normal;
	color: 434775;
   text-decoration: underline;
}

.all_game:hover{
	font-size: 11px;
	font-weight: normal;
	color: 434775;
	text-decoration: none;
}

#all_game_block {
   margin-top: 2px;
   height: auto;
	width: 163px;
}

#all_game_block_name {
    height: 20;
	width: 163px;
	background-color: #8DB7F6;

}

#name2{
    padding:3px 0px 3px 5px;
	text-align: left;
	color: FFFFFF;
	font-weight: bold;
   }

#game_block {
   margin-top: 16px;
   margin-left: 7px;
   height: 90px;

   width: 112px;
   float: left;
}

#game_name {
   width: 90px;
   height: 28px;
   overflow: hidden;
}


#all_game_name{
    display: inline;
	 /*border: 1px solid #000000; */
	 float: right;
	  width: 100px;
	  font-weight: normal; 
}

#table_border{
	margin: 5px 0px 0px 0px;
	background-image: url(/img/hr.gif);
	background-repeat: repeat-x;
	width: 280px;
	height: 1px;
	padding: 0px;
}

#left_menu_game_bg {
	background-repeat: repeat-y;
	height: 290px;
	width: 280px; 
}

#left_menu_game_bg_top {
	background-repeat: no-repeat;
	height: 5px;
	width: 280px; 
}
#left_menu_game_bg_bottom {
	background-repeat: no-repeat;
	height: 5px;
	width: 280px; 
}


.left_menu_game_bg {
	background-repeat: repeat-y;
	height: 290px;
	width: 280px; 
}

.left_menu_game_bg_top {
	background-repeat: no-repeat;
	height: 5px;
	width: 280px; 
}
.left_menu_game_bg_bottom {
	background-repeat: no-repeat;
	height: 5px;
	width: 280px; 
}

.type1bg1 { background-image: url(/img/left_menu_bg_med_01.gif); }
.type1bg2 { background-image: url(/img/left_menu_bg_top_01.gif); }
.type1bg3 { background-image: url(/img/left_menu_bg_bottom_01.gif); }

.type2bg1 { background-image: url(/img/left_menu_bg_med_02.gif); }
.type2bg2 { background-image: url(/img/left_menu_bg_top_02.gif); }
.type2bg3 { background-image: url(/img/left_menu_bg_bottom_02.gif); }

.type3bg1 { background-image: url(/img/left_menu_bg_med_03.gif); }
.type3bg2 { background-image: url(/img/left_menu_bg_top_03.gif); }
.type3bg3 { background-image: url(/img/left_menu_bg_bottom_03.gif); }

.type4bg1 { background-image: url(/img/left_menu_bg_med.gif); }
.type4bg2 { background-image: url(/img/left_menu_bg_top.gif); }
.type4bg3 { background-image: url(/img/left_menu_bg_bottom.gif); }

.type5bg1 { background-image: url(/img/left_menu_bg_med_05.gif); }
.type5bg2 { background-image: url(/img/left_menu_bg_top_05.gif); }
.type5bg3 { background-image: url(/img/left_menu_bg_bottom_05.gif); }

.type6bg1 { background-image: url(/img/left_menu_bg_med_06.gif); }
.type6bg2 { background-image: url(/img/left_menu_bg_top_06.gif); }
.type6bg3 { background-image: url(/img/left_menu_bg_bottom_06.gif); }


   #name_one_game{
    padding:0px 0px 5px 5px;
	padding-top: 0px;
	height: 25px;
	text-align: left;
	color: #000;
	font-weight: normal;
	background-color: #70A84D;
    border-top: 0px solid #FFFFFF; 
	border-bottom: 0px solid #FFFFFF; 
   }
   
   #left_menu_game_list{
    width: 275px;
}
   
 #description{
    width: 200px;
	display: inline;
	float: right;
	
}

 #game_description{
    width: 275px;
}

.all_games{
	font-size: 11px;
	font-weight: bold;
	color: 434775;
	text-decoration: none;
	margin-left: 40px;
}

.all_games:hover{
	font-size: 11px;
	font-weight: bold;
	color: 434775;
	text-decoration: underline;
}

#about_game_slide {
	width: 280px; 
   margin: 5px  0px  0px  0px; 
	 /*border: 1px solid #000000; */
}

#controls_about_game_slide{
    background-image: url(/img/scroll_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 280px;
	height: 27px;
    margin-top: 5px;
}

 #game_description_2{
    width: 340px;
	display: inline;
	float: right;
	margin-top: 5px;
}

#table_border_2{
	background-image: url(/img/hr.gif);
	background-repeat: repeat-x;
	width: 340px;
	height: 1px;
}

#right_content_game_2{
	width: 625px; 
	margin-left: 10px;
	 /*border: 1px solid #000000; */
}

#size{
    height: 45px;
	margin-top: 15px;
    width: 220px;
    font-size: 11px;
	color: #75787D;
	vertical-align: bottom;
 }
 
 #comments{
    width: 620px;
    font-size: 11px;
	color: #666666;
 }
 
  #comments_write{
    width: 625px;
	background-image: url(/img/comment.gif);
	background-repeat: no-repeat;
    font-size: 11px;
	color: #666;
	height: 113px;
 }
 #comments_write textarea {
 	border: 1px transparent;
 	width: 605px;
 	margin: 10px;
 	padding: 10px 10px 10px 10px;
 	font-size: 11px;
 	color: #666;
 	height: 93px;
 }
 
   #comments_send{
    width: 104px;
	background-image: url(/img/send.gif);
	background-repeat: no-repeat;
    height: 38px;
	text-align: center;
	float: right;
 }

    #comments_send_bottom{
	margin-top: 12px;
 }
 
 
 
     #name_one_game_about_{
	margin-top:10px;
	width: 280px;
	height: 30px;
 
   }  
 
    #name_one_game_about{
    padding:5px 0px 5px 5px;
	width: 280px;
	height: 20px;
	text-align: left;
	color: FFFFFF;
	font-weight: bold;
	background-color: #8DB7F6;
    border-top: 5px solid #FFFFFF; 
	border-bottom: 5px solid #FFFFFF; 
   }
   
   #full_comments{

    float: right;
	display: inline;
}
   #full_comments_about{
   	 /*border: 1px solid #000000; */
}

#table_border_3{
	background-image: url(/img/hr.gif);
	background-repeat: repeat-x;
	width: 625px;
	height: 1px;
}

#right_menu_game_5 {
    background-image: url(/img/right_menu_bg_5.gif);
	background-repeat: no-repeat;
    margin-left: 10px;
	height: 4px;
	width: 625px;
}

#game_block_big {
   margin-top: 5px;
   margin-left: 2px;
   height: auto;
	width: 120px;
   float: left;
}

#right_content_game_big_pics{
	width: 610px; 
	margin-left: 10px;
	 /*border: 1px solid #000000; */
	 height: 160px;
	 
}

#game_pics_big {
    background-color: #FFFFFF;
   height: 110px;
	width: 110px;
   text-align: center;
   border: 1px solid #75787D;
}

#game_avatar {
   height: 100px;
	width: 100px;
    margin: 5px;
}

#no_name {

	width: 645px;
}

#new_login {
   height: 55px;
   width:950px;
   }

 #new_form_bg {
    background-image: url(/img/new_login.gif);
	background-repeat: no-repeat;
	height: 195px;
	width: 300px;
   }
   
    #forget_form_bg {
    background-image: url(/img/forget_login.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 300px;
	display: inline;
	float: right;
	margin-top: 108px;
   }
   
#new_form{
    margin:20px 0px 20px 20px;
	text-align: left;
	color: 75787D;
	font-weight: bold;

   }




   

 /* 
 
 
 
 стили для меню игрушек в списках
#game_list ul {
    list-style-position:inside;
    margin:0px;
   	padding: 7px 0px 0px 0px;
}



#right_menu_load {
	 top: 198px; для Осла
	 top: 191px;  для Мурзиллы
	 top: 196px;  для Оперы
	width: 650px; 
     position: absolute;
	margin-left: 300px;
    background-image: url(/img/r_m_med.gif);




ul {
   list-style-type:none;
	padding: 0px;
	margin: 0px;
}

li{
	display:inline;
    height: 65px;
	width: 65px;
	padding-left: 10px;
	padding-right: 10px;
    background-image: url(/img/under_game_pic_sm.gif);
	background-repeat: no-repeat;

}


#game_list_pics {
    background-image: url(/img/under_game_pic_sm.gif);
	background-repeat: no-repeat;
    background-color: #FFFFFF;
    border: 1px solid #7A7FBC;
	display:inline;
	width: 65px;
	height: 65px;
    padding: 2px 2px  0px  2px  ;
	}

	#game_list_name {

	}
*/




   
/*  стили для главного меню в блоках 
#menu li{
	list-style-type:none;
	display:inline;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-top: 15px;
	float: right;
}

#menu li a{
	text-decoration:none;
	display:inline;
	font-size: 11px;
	font-weight: bold;
	color: 434775;

}

#menu li a:hover{
	text-decoration:none;
	display:inline;
	font-size: 11px;
	font-weight: bold;
	color: 434775;
	text-decoration: underline;
}
*/


#name_one_game{
	background: #FFF;
	width: 280px; 
	height: 5px;
	margin: 5px 0px 6px 0px;
	margin-left: -5px;
   }

.best_game_load{
	height: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #434775;
	text-decoration: none;
}

.best_game_load:hover{
	height: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #434775;
	text-decoration: underline;
}

.best_game_load_notselect {
	text-decoration: none;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color: #000;
	text-align: left;
	font-weight: normal;
	height: 5px;
}

.bgln_color1 {
	width: 280px;
	
	background-color: #FFFFFF;
}
.bgln_color2 {
	width: 280px;
	
	background-color: #FFFFFF;
}
.bgln_color3 {
	width: 280px;
	
	background-color: #FFFFFF;
}
.bgln_color4 {
	width: 280px;
	
	background-color: #FFFFFF;
}
.bgln_color5 {
	width: 280px;
	
	background-color: #FFFFFF;
}
.bgln_color6 {
	width: 280px;
	
	background-color: #FFFFFF;
}

.genres_cropper {
	/*height: 0px; Размер выезжающего меню*/
}

.genres_cropper_data {
	display: none;
}

#faq_main {
	padding: 10px 10px 10px 20px;
}
#faq_question span {
	font-weight: bold;
	color: #000;
}
#faq_answer span {
	font-weight: normal;
	color: #000;
}
#faq_question .faq_tit {
	color: #A00;
	padding-right: 10px;
	font-weight: bold;
}
#faq_answer .faq_tit {
	color: #00A;
	padding-right: 12px;
	font-weight: bold;
}

/*стили для flash games*/

#flash_right_menu {
    width: 950px;
    margin-bottom: 5px;
	background-image: url(/img/fl_m_med.gif);
}
 
 #flash_game{
	display: inline;
	float: left;
	list-style-image:url(/img/list.gif);
	margin-left: 30px;
	margin-right: 10px;
	height: auto;
}

.flash_game{
	font-size: 11px;
	font-weight: normal;
	color: 434775;
	text-align: left;
	text-decoration: underline;
}

.flash_game:hover{
	text-decoration: none;
}

#left_menu_name_flash {
	width: 290px; 
    background-image: url(/img/left_name_menu_06.gif);
	background-repeat: no-repeat;
	height: 40px;
	text-align: left;
	color: FFFFFF;
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
}

 #flash_game_area{
	height: 500px;
	text-align: center;
}

   #form_mail {
    background-image: url(/img/send_game.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 628px;
	float: right;
	text-align: left;
   } 
