/* RESET */
*{margin:0;padding:0}
iframe,a img,fieldset,form,table{border:0}
h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}
dd,dt,li,dl,ol,ul{list-style:none}legend{color:#000}
button,select,textarea,input{font:100% sans-serif}
table{border-collapse:collapse}
caption,th,td{text-align:left}
div{display:block;position:relative;zoom:1;}
::-moz-selection{
	background:#FFF29C;
	color:#000;
}

::selection {
	background:#FFF29C;
	color:#000;
}

html {overflow-y:scroll;}

.standart_body { 
	margin: 0; 
	padding: 0;
	background-image: url("bg/bg_mafia2.jpg");
	background-position: top center;
	background-repeat: no-repeat; 
	background-color: #565656;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 12px;
	text-align:center;
	cursor:default;
	color:#555;
	height:110%;
}
.modified_body {
	margin: 0; 
	padding: 0;
	background-color: #565656;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 12px;
	text-align:center;
	cursor:default;
	color:#555;
	height:110%;
}
A { color:#007fc6;	outline-style:none;	outline-width:0;text-decoration: none; }
A:hover { text-decoration: underline; }
INPUT, SELECT, LABEL {outline-style:none;	outline-width:0;}
#pre_container {
	margin: auto;
	width: 100%;
	height: 100%;
}
#container {
	margin: auto;
	width: 961px;
	position:static;
}
.reg {
	font-family:tahoma;
	font-size:12px;
	color: #ffffff;
}
.reg a {
	color: #ffffff;
}
.log {
	font-family:tahoma;
	font-size:10px;
	border: 1px #ffffff solid;
	width: 54px;
}
#header {
	width:960px;
	background:url("image2.png");
	height:50px;
	position:static;
}
#moving {
	background:url("test2.png");
	height:16px;
	padding-left:5px;
	font-size:12px;
}
#slogan {
	width:265px;
	background:url("text.png") center no-repeat;
}
#logo {
	width:140px;
	height:50px;
	background:url("logo2.png") center no-repeat;
	cursor: pointer;
}
#loginform {
	float:right;
	margin-right:19px;
	width:174px;
	height:26px;
}
#logospacer {
	width:1px;
	height:40px;
	background:url("spacer.png") center no-repeat;
}
#loginform_top {
	background:url("test1.png");
	height:4px;
	font-size:0px;
}
#loginform_bottom {
	background:url("test3.png");
	height:4px;
	font-size:0px;
}
#mydiv {
	cursor: pointer;
}
#body_top {
	width:960px;
	background:url("top.png");
	height:10px;
	margin-top:20px;
	font-size:0px;
	float:left;
}
#body_bottom {
	width:960px;
	background:url("bottom.png");
	height:10px;
	font-size:0px;
	float:left;
}
#body_bg {
	float:left;
	text-align:left;
	width:960px;
	background:url("image2.png");
	padding-bottom:11px;
	position:static;
}
#topmenu_bg {
	margin-left:20px;
	height:35px;
	float:left;
}
.body_gray {
	margin-left:20px;
	background-color:#ececec;
	width:620px;
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
	float:left;
}
#full_width {
	width:920px;
	position: static;
}
.cell {
	background:url("s1.png");
	padding-left:13px;
	padding-right:13px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
}
.cell a {
	color:#ffffff;
}
.active {
	background:url("s3.png");
	padding-left:13px;
	padding-right:13px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	cursor:default;
}
.search {
	font-family:tahoma;
	font-size:10px;
	border: 1px #ffffff solid;
	height: 14px;
	width: 142px;
	color: #858585;
}
#searchform {
	display:inline;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
* html #searchform { /* IE ONLY MARGIN SEARCHBOX */ 
	display:inline;
	float:left;
	margin-left:5px;
	margin-top:4px;
}
#searchf {
	height: 12px;
}
#searchbutton {
	float:left;
	margin-top:5px;
	margin-left:8px;
}
#search_background {
	width:174px;
	height:24px;
	float:right;
	margin-top:1px;
	margin-right:19px;
	background:url("search_bg.png");
}
#numbers {
	float:left;
	padding-left:20px;
	color:#c5c5c5;
	margin-top:9px;
	font-size:11px;
}
#numbers a {
	color:#c5c5c5;
}
#sbutton1 {
	position:absolute;
}
#sbutton2 {
	position:absolute;
	opacity:1;
}
#motivator {
	width:100%;
	height:200px;
	margin-left:20px;
	margin-bottom:20px;
	width:580px;
	position:relative;
}
#motivator_overlay {
  position: absolute;
  left:0;
  bottom:0;
  width:580px;
  height:129px;
  background:url("motivator_overlay.png");
}
#close_button {
	width:20px;
	height:20px;
	background:url("close.png");
	position:absolute;
	top:0px;
	left:560px;
	cursor:pointer;
	z-index:999;
}
#motivator_text {
	padding-top:120px;
	padding-left:20px;
	font-family:georgia;
	font-size:27px;
	color:#e8e8e8;
}
#motivator_text strong {
	font-size:30px;
	font-weight: normal;
	color: #f6b620	     
}
#motivator_text a {
  color: #f6b620;    
}
#body_white {
	background-color: #ffffff;
	margin: 0 20px 0 20px;
	position:static;
}
.bottom_line {
	background: url("white_bg_bottom.png") bottom repeat-x;
	padding: 15px 20px 0 20px;
}
#right_side {
	float:left;
	margin-left:20px;
	margin-right:20px;
	width: 280px;
}
.box_caption {
	padding-left:8px;
	margin-top:5px;
	color:#ffffff;
	font-weight:bold;
}
.box_caption a {
	color: #fff;
}
.box_left {
	float:left;
	width:3px;
	height:25px;
	background:url("box1.png");
}
.box_right {
	float:left;
	width:3px;
	height:25px;
	background:url("box3.png");
}
.box_bg {
	float:left;
	width:274px;
	height:25px;
	background:url("box2.png");
}
.box_body {
	clear:both;
	border:1px #ffffff solid;
	background:url("white_bg_top.gif") top repeat-x;
	background-color:#ffffff;
	color: #555;
}
.box_real_body {
	padding:0 0 15px 20px; 
	display:inline-block;
}
.game_caption {
	color:#007fc6;
	font-weight:bold;
	font-size:13px;
	float:left;
}
.game_caption a {
	color:#007fc6;
}
.game_info {
	font-size:11px;
	font-weight:normal;
	color: #555555;
}
.spacer_between_blocks {
	height: 20px;
}
#userinfo {
	width:200px;
	position:absolute;
	top:-200px;
	left:-200px;
	text-align:left;
	z-index:999;
}
#userinfo_arrow {
	width:200px;
	background:url("arrow.png") no-repeat center;
	height:12px;
}
#userinfo_body {
	width:200px;
	font-size: 12px;
	color:#e2e2e2;
}
.userinfo_avatar {
	float:left;
	margin-right:0px;
	margin-bottom:5px;
	width:43;
	height:43;
}
.avatar {
	cursor:pointer;
	margin-right:5px
}
#loading {
	height:30px;
	text-align:center;
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
	background:url("loading.gif") no-repeat center;
}
.user_points {
	font-size: 11px;
	margin-top: 3px;
	clear:both;
}
.avatar_body {
	float: left;
	margin-right:10px;
	height: 45px;
}
.leftfloat {
	float: left;
}
.place {
	float:left;
	width:20px;
	font-size:15px;
}
.main_gamepicture {
	float:left;
	width:80px;
}
.main_gameinfo {
	float:left;
	width:135px;
}
.main_gamebody {
	clear:both;
	padding-top:25px;
}
.section_caption {
	font-size: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	font-family: arial;
	width: 320px;
	color: #555;
}
.section_caption a {
	color: #555;
}
#question_bg {
	margin-left:20px;
	margin-bottom:20px;
}
#question_input {
	float:left;
	width:491px;
	color:#bbbbbb;
	margin-right:10px;
	padding: 4px 4px 5px 4px;
	border:1px #bbbbbb solid;
}
#last_questions {
	display:inline-block;
	padding-bottom:20px;
}
.question_only {
	display:inline-block;
}
.question {
	display:inline-block;
	padding-bottom:20px;
}
.question_real {
	padding: 7px 15px 7px 15px;
	color: #555555;
	overflow:hidden;
	font-weight:bold;
}
.question_field_top {
	width:480px;
	height:5px;
	background:url("answer_top3.png");
	font-size:0px;
}
.question_field_bottom {
	width:480px;
	height:7px;
	background:url("answer_bottom3.png");
	font-size:0px;
}
.question_field_bg {
	width:480px;
	background:url("answer_bg3.png");
}
.question_field_top2 {
	width:480px;
	height:5px;
	background:url("answer_top2.png");
	font-size:0px;
}
.question_field_bottom2 {
	width:480px;
	height:7px;
	background:url("answer_bottom2.png");
	font-size:0px;
}
.question_field_bg2 {
	width:480px;
	background:url("answer_bg2.png");
}
.question_caption {
	color:#007fc6;
	font-weight:bold;
	font-size:14px;
	float:left;
	height:auto;
	width:480px;
}
#notloggedin {
	width:215px;
	position:absolute;
	top:-200px;
	left:-200px;
	background-color: #ed6060;
	color: #fff;
	font-size: 11px;
	text-align:left;
	padding:6px 8px 8px 8px;
	cursor: pointer;
	z-index:999;
}
#change {
	padding:2px 5px 2px 5px;
}
.spacer_11 {
	height:11px;
	font-size: 0px;
	clear:both;
}
.h1_caption {
	color: #ffffff;
	font-size: 2em;
	font-weight: bold;
	margin-left: 20px;
	margin-top: -7px;
	padding-bottom: 13px;
	font-family: arial;
	float:left;
}
.h1_caption_2 {
  color: #ffffff;
  font-size: 2em;
  font-weight: bold;
  font-family: arial;
  float:left;
  margin-left:258px;
  margin-top: -7px;
}
.register {
	background: url("white_bg_bottom.png") bottom repeat-x;
	padding: 35px 40px 35px 40px;
	font-size: 13px;
}
.reg_motiv {
	font-style: italic;
	font-size: 20px;
	font-family: tahoma;
	color: #d4d4d4;
	padding-bottom: 30px;
}
.reg_form {
	background-color:#F4F4F4;
	border:1px solid #E8E8E8;
	padding: 4px;
	font-size: 16px;
	width: 300px;
	float:left;
}
.reg_spacer {
	clear:both;
	height:20px;
	width:100px;
}
.reg_spacer1 {
	clear:both;
	height:15px;
	overflow: hidden;
}
.reg_spacer2 {
	clear:both;
	height:30px;
	overflow: hidden;
}
.reg_desc {
	display:inline-block;
	width:470px;
	margin-top:5px;
	margin-left:10px;
}
#logged_in_bg {
	float:right;
	margin-right:10px;
	font-size:12px;
	z-index:9999;
}
.rules_bg { 
	background-color:#ffd7d7;
	width:350px;
	font-size:11px;
	color:#b31a1a;
	line-height: 14px;
	font-weight:normal;
}
.rules {
	padding:10px;
	width:100%;
}
.edit_menu {
	padding: 8px;
}
.edit_menu_active {
	padding: 8px;
	background-color: #e8e8e8;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}
.clear2 {
	clear:both;
	overflow:hidden;
}
.edit_spacer {
	width:100%;
	height:1px;
	background-color:#e8e8e8;
	font-size:0px;
	clear:both;
	overflow:hidden;
}
.edit_menu_item {
	float:left;
	margin-top:1px;
}
.edit_menu_item a {
	color:#272727;
}
.edit_menu_icon {
	float:left;
	margin-right:10px;
}
.edit_menu_bg {
	float:left;
	display:inline-block;
	font-size:12px;
	color:#272727;
	font-weight:bold;
	width:220px;
}
.padding_edit_profile {
	padding: 30px 30px 25px 30px;
}
#progress_bg1 {
	background:url("progress1.png");
	height:70px;
	font-weight:normal;
}
#progress_bg2 {
	background:url("progress.png") no-repeat center center;
	height:70px;
	position: relative;
}
#progress_bg3 {
	position:absolute;
	top:15px;
	left:20px;
}
#spacer_progress {
	height:4px;
	overflow:hidden;
}
#bar_dark_left {
	float:left;
	width:5px;
	height:20px;
	background:url("progress4.png");
}
#bar_dark_left2 {
  float:left;
  width:5px;
  height:20px;
  background:url("progress4_1.png");
}
#bar_light_bg {
	float:left;
	width:175px;
	height:20px;
	background:url("progress2.png") no-repeat left;
}
#bar_light_bg2 {
  float:left;
  width:535px;
  height:20px;
  background:url("progress2_1.png") no-repeat left;
}
#bar_dark_bg {
	float:left;
	height:20px;
	background:url("progress3.png") no-repeat right;
}
#bar_dark_bg2 {
  float:left;
  height:20px;
  background:url("progress3_1.png") no-repeat right;
}
.procent {
	position:absolute;
	top:3px;
	left:1px;
	font-weight:bold;
}
.procent_shadow {
  position:absolute;
  top:2px;
  color:#fff;
  font-weight:bold;
}
#edit_content_bg {
	float:left;
	margin-left:20px;
	width: 580px;
	position: static;
}
.edit_content_caption {
	font-size:14px;
	color:#555555;
	font-weight:bold;
}
#edit_avatar {
	margin-top:20px;
	width:250px;
	height:200px;
	
}
#edit_avatar_browse {
	background-color:#ebebeb;
	width:250px;
	height:40px;
	text-align:center;
}
#edit_avatar_upload {
	margin-top:15px;
	text-align:center;
	width:250px;
}
#profile_edited_bg {
	clear:both;
	margin-bottom:20px;
}
#profile_edited_text {
	position:relative;
	font-size:18px;
	font-weight:bold;
	color:#3a7a3a;
	padding: 10px;
}
#edit_personal_info {
	width: 580px;
	line-height: 25px;
}
#edit_personal_info input,textarea {
	font-size: 12px;
	width: 280px;
	padding: 2px;
}
#edit_personal_info select {
  font-size: 12px;
  width: 288px;
  padding: 2px;
}
#edit_personal_info .check {
	width: 15px;
	float:left;
	margin-left:15px;
	margin-right:5px;
	margin-top:1px;
	height:23px;
}
.spacer_1px {
	width:100%;
	overflow:hidden;
	height:1px;
	background-color:#E8E8E8;
	margin-top:25px;
	margin-bottom:15px;
}
.spacer_1px_profile {
	clear:both;
	height:1px;
	background-color:#76797f;
	overflow:hidden;
	margin-top: 5px;
	margin-bottom:5px;
	width: 100%;
}
#contact input {
	width: 100px;
	float: left;
}
#profile_row td {
	font-size: 13px;
	color: #ffffff;
}
#profile_left_side {
	width: 340px;
	float: left;
}
#profile_left_side .box_bg {
	width: 334px;
}
#profile_left_side .box_real_body {
	padding: 20px;
	color: #555555;
	font-size: 12px;
	width:100%;
}
#profile_left_item td {
	width:150px;
	height: 22px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-size:12px;
	background-position: 0 3;
}
#profile_right_side {
	float:left;
	margin-left:20px;
	width:555px;
}
#profile_right_side .box_bg {
	width:549px;
}
#profile_right_side .box_real_body {
	padding: 20px;
	color: #555555;
	font-size: 12px;
	width:100%;
}
#profile_body {
	margin-left:20px;
	width:920px;
	color:#ffffff;
}
#profile_about_field {
	width:500px;
	padding:7px 10px 10px 10px;
	background:url("profile_summary.png");
	margin-top:10px;
	overflow:hidden;
}
.gifts #profile_about_field {
  padding:7px 10px 0px 10px;
}
#game_loading {
	margin-left:5px;
	margin-top:2px;
	float:left;
	width:16px;
	height:16px;
}
#game_search {
	float:left;
	width:200px;
	padding: 2px;
}
#game_search_field {
	clear:both;
	width:580px;
	height:200px;
	overflow:auto;
	display:none;
	background-color:#f8fbfd;
}
.game_search_item {
	height:22px;
	padding-left:5px;
	cursor: pointer;
	font-weight:bold;
	background:url();
	background-color: #f8fbfd;
}
.game_search_selected {
	display: block;
	height:22px;
	padding-left:23px;
	cursor: default;
	font-weight:bold;
	background: url("accept.png") no-repeat left center;
	background-color: #ccecce;
}
.game_search_delete {
	display:none;
	margin-right:3px;
	margin-top:3px;
	float:right;
	height:16px;
	width:16px;
	cursor:pointer;
	background:url("cancel.png") center center no-repeat;
}
#game_search_close {
	display:none;
	float:right;
	cursor:pointer;
	margin-top:3px;
}
.stars {
	margin-left:5px;
	float:left;
	width:160px;
	height:15px;
	position:relative;
	margin-right:5px;
}
.stars_hover {
	position:absolute;
	left:0px;
	top:0px;
	background:url("star2.png") no-repeat;
	height:15px;
	width:160px;
	background-position:-160px;
	cursor:pointer;
}
.game_search_avatar {
	float:left;
	height:120px;
	width:80px;
}
.game_search_info {
	float:left;
	line-height:18px;
}
.spacer_2px {
	clear:both;
	height:2px;
	overflow:hidden;
}
.spc {
  clear:both;
  height:1px;
  overflow:hidden;
}
.ocenka {
	float:left;
	background-color:#bad5df;
	font-weight:bold;
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
}
.game_stuff {
	padding-left:20px;
	float:left;
	clear:both;
	cursor:pointer;
}
.button_delete {
	clear:both;
	width:67px;
	font-size:10px;
	text-align:center;
	margin-top:3px;
	cursor:pointer;
}
.button_delete a {
	color: #555555;
}
.right_corner {
	background:url("right_corner.png");
	font-size:11px;
	padding:3px 5px 5px 5px;	
}
.right_corner2 {
	background:url("right_corner.png");
	font-size:11px;
	padding:3px 5px 5px 5px;
	color:#d7ffdf;	
}
.right_corner a {
	color: #d7ffdf;
}
.right_corner_image {
	float:left;
	margin-top:3px;
	margin-right:4px;
	height:10px;
	width:10px;
}
.right_corner a {
	color: #ffffff;
}
#right_corner_bg {
	float:right;
	width:auto;
}
.spacer_right {
	height: 1px;
	overflow: hidden;
}
#skype {
	background: url("skype.png") no-repeat;
}
#irc {
	background: url("mirc.png") no-repeat;
}
#icq {
	background: url("icq.png") no-repeat;
}
.notify {
	float:left;
	height:14px;
	margin-top:1px;
	background-color:#f84848;
	margin-left:3px;
	font-size:11px;
	padding-left:2px;
	padding-right:3px;
	font-weight:bold;
}
.notify_text {
	font-size: 11px;
}
#notify_field {
	width: 580px;
}
#notify_field a {
	color: #007fc6;
	text-decoration: none;
}
#notify_field a:hover {
  text-decoration: underline;
}
.notify_delete {
	font-size:11px;
	padding: 2px 2px 2px 3px; 
}
.notify_delete_button {
	display:block;
	width:11px;
	height:11px;
	background:url("cancel2.png") no-repeat;
	margin-left:2px;
	cursor: pointer;
}
.notify_delete_all {
	float:right;
}
.notify_delete_all a {
	color:#b60000;
}
.userinfo_games {
	clear:both;
	background:url("info_bg2.png");
	padding:5px;
	font-size:11px;
}
.userinfo1 {
	font-size:11px;
}
.userinfo2 {
	padding-bottom:7px;
}
.last_login {
	padding-top:2px;
	display:inline;
	float:left;
	clear:both;
	font-size:11px;
	color: #939393;
}
.delete_friend {
	clear:both;
}
.delete_friend a {
	color:#b60000;
}
.accept_friend {
  clear:both;
  width:45px;
}
.accept_friend a {
  color:#b60000;
}
.user {
	float:left;
	margin-right:4px;
}
.friend_block {
	clear:both;
	padding-top:15px;
	font-size:11px;
}
.friend_avatar {
	float:left;
	margin-left:7px;
	padding-bottom: 8px;
}
.added_users_avatar {
  float:left;
  margin-left:10px;
  margin-right: 1px;
  padding-bottom: 9px;
  width:43px;
}
.added_users_avatar .avatar {
	margin: 0px;
}
#profile_friends .box_real_body {
	padding:10px 0 0 2px;
	width:338px;
	font-size: 11px;
}
#profile_pictures .box_real_body {
	padding:10px 0 0 2px;
	width:338px;
	font-size: 11px;
	position: relative;
}
.no_friends {
	margin-left:7px;
	margin-bottom:8px;
	font-size: 11px;
}
.no_friends2 {
	margin: 9px 0 8px 10px;
	font-size: 11px;
}
.platform_bg {
	background:url("platform_bg.png");
	width:100px;
	height:120px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	text-align:center;
	cursor:pointer;
	font-size:10px;
}
.platform_image {
	margin-top:15px;
	background-position: center center;
	background-repeat:  no-repeat;
	height:77px;
	width:100px;
}
.box_body_platforms {
	clear:both;
	background-color:#ffffff;
}
.platforms {
	float:left;
	margin-left:5px;
	padding-bottom: 8px;
}
.platform_text {
	clear:both;
	padding-top:8px;
	margin-bottom:18px;
	margin-left:10px;
	margin-right:8px;
}
.edit_text {
	float:right;
	margin-right: 5px;
	margin-top: 2px;
}
.edit_text a {
	color: #aeb0b5;
}
#games_list .box_real_body   {
	padding: 15px 20px 15px 10px;
}
.games_bg {
	float:left;
	display:inline;
	width:105px;
	text-align:center;
	font-size:11px;
	margin-bottom: 15px;
}
.games_name {
	height:26px;
	overflow:hidden;
	margin-bottom:4px;
}
.games_image {
	width:102px;
	height:93px;
	background-repeat: no-repeat;
	background-position:top center;
}
.game_list_name {
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	padding-left:22px;
	clear:both;
}
#ask_question2 {
	line-height: 17px;
	font-size:12px;
}
.ask_question1 {
	padding:2px;
	width: 400px;
}
.ask_question2 {
	height:70px;
	padding:2px;
	width: 400px;
}
.textarea1 {
	height:250px;
	padding:2px;
	width: 400px;
}
#ask_field {
	width: 400px;
	padding:2px;
}
#ask_field_done {
	display:none;
	line-height: 14px;
	width: 398px;
	border-left: 1px #7f9db9 solid;
	border-right: 1px #7f9db9 solid;
	border-bottom: 1px #7f9db9 solid;
}
.ask_search_item {
	font-size: 11px;
	cursor: pointer;
}
.question_author {
	float:left;
	margin-top:4px;
}
.question_game {
	float:right;
	margin-top:4px;
}
.question_author a {
	color:#007fc6;
}
.question_game a {
	color:#007fc6;
}
.question_user_icon {
	margin:5px 4px 0px 2px;
}
.stars_half {
	padding-bottom:3px;
	clear:both;
	background:url("stars_half.png") no-repeat;
	height:15px;
	width:80px;
}
.stars_half2 {
	float:right;
	background-color:#ffffff;
	height:15px;
}
.body_gray_full {
	margin-left:20px;
	background-color:#ececec;
	width:920px;
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
	float:left;
}
.game_list_caption {
	color:#007fc6;
	font-weight:bold;
	font-size:14px;
	margin-top:2px;
	width:500px;
}
.game_list_caption a {
	color:#007fc6;
}
.game_list_stars {
	background:url("stars_half.png") no-repeat;
	height:15px;
	width:80px;
	float:left;
}
.pagination {
	float:left;
	display:inline;
	width:25px;
	text-align:center;
	padding: 5px 0 5px 0;
	font-size:11px;
	cursor:pointer;
	border-left:1px #d3d3d3 solid;
	text-decoration: none;
}
.pagination_blogs {
  float:left;
  display:inline;
  width:25px;
  text-align:center;
  padding: 5px 0 5px 0;
  font-size:11px;
  cursor:pointer;
  border-left:1px #d3d3d3 solid;
  text-decoration: none;
}
.pagination_blogs:hover {
  text-decoration:none;
  background-color:#e8eef4;
}
.pagination:hover {
	text-decoration:none;
	background-color:#e8eef4;
}
.pagination_active {
	float:left;
	display:inline;
	width:25px;
	text-align:center;
	font-size:11px;
	background-color:#c5cfd7;
	padding: 5px 0 5px 0;
	color:#ffffff;
	font-weight:bold;
	border-left:1px #d3d3d3 solid;
	text-decoration:none;
}
.pagination2 {
  float:left;
  display:inline;
  width:25px;
  text-align:center;
  padding: 5px 0 5px 0;
  font-size:11px;
  cursor:pointer;
  border-left:1px #d3d3d3 solid;
  text-decoration: none;
}
.pagination2:hover {
  text-decoration:none;
  background-color:#e8eef4;
}
.pagination_active2 {
  float:left;
  display:inline;
  width:25px;
  text-align:center;
  font-size:11px;
  background-color:#c5cfd7;
  padding: 5px 0 5px 0;
  color:#ffffff;
  font-weight:bold;
  border-left:1px #d3d3d3 solid;
  text-decoration:none;
}
.game_list_collection {
	float:right;
	cursor:pointer;
}
.game_list_play {
	height:16px;
	padding-left:20px;
	margin-top:2px;
	background:url("joystick.png") no-repeat;
}
.game_list_added {
	height:16px;
	padding-left:20px;
	margin-top:2px;
	background:url("favicon.png") no-repeat;
}
.rightfloat {
	float:right;
}
.game_list_body {
	height:80px;
	float:left;
}
.game_list_ava {
	float:left;
	margin-top: 5px;
	margin-right: 15px;
}
.game_list_body {
	height:80px;
	float:left;
	width:300px;
}
.add_delete {
	cursor:pointer;
	float:left;
	height:22px;
	padding-left: 20px;
	background-repeat:no-repeat;
	background-position: 3px 3px;
}
.add_delete_margin {
	margin: 3px 4px 0 3px;
}
.body_white_game {
	background: url("white_bg_bottom.png") bottom repeat-x;
	background-color: #ffffff;
}
#game_page_right {
	float:left;
	width: 280px;
}
.body_white_game_right {
	background: url("white_bg_bottom.png") bottom repeat-x;
	background-color: #ffffff;
}
.game_page_padding {
	padding: 15px 20px 15px 20px;
}
.game_page_desc {
	background-color:#f8f2de;
	font-size:11px;
	padding: 7px;
	position:relative;
}
.game_page_desc a {
	color: #007fc6;
}
.game_page_ava {
	float:left;
	margin-right:10px;
}
.game_page_info {
	float:left;
	width:140px;
}
.spacer_5px {
	height: 5px;
	clear: both;
	overflow: hidden;
}
.spacer_10px {
  height: 10px;
  clear: both;
  overflow: hidden;
}
.spacer_1px_game {
	width:100%;
	overflow:hidden;
	height:1px;
	background-color:#E8E8E8;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}
.game_font_small {
	float:left;
	font-size:11px;
}
.game_font_big {
	float:right;
	font-size:20px;
}
#game_page_textarea {
	width:100%;
	height:100px;
	font-size:11px;
}
#gamepage_left_container {
	float:left;
	width:580px;
	margin: 0 20px 0 20px;
}
.answer_field {
	width:475px;
	height:150px;
	background-color:#f1f1f1;
	border:1px #bfbfbf solid;
}
.answer_real {
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	padding: 5px 10px 5px 10px;
}
.answer_edit_active {
	width:99%;
	height:100px;
	background-color:#fff;
	border:1px #d0d0d0 solid;
	font-size:11px;
	color:#000;
}
#loader {
	width:20px;
	height:20px;
	background:url(cursor_loading.gif);
	position:absolute;
	top:-200px;
	left:-200px;
	z-index:999;	
}
.answer_edit {
	 cursor:pointer;
	 margin-right:5px;
	 margin-top:-2px;
}
.question_description {
	margin-left:60px;
	margin-top:10px;
	font-size:11px;
	border-left:1px #bfbfbf solid;
	padding-left:10px;
}
.add_content {
	padding-left:24px;
	height:16px;
	margin-bottom:10px;
}
.add_content a {
	color:#435c60;
}
.blog_body {
	width:475px;
	clear:both;
	margin:13px 0px 8px 0px;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#555
}

.blog_gamepicture {
	float:left;
	width:80px;
}
.img_check {
	float:left;
	margin-right:5px;
	margin-top:1px;
}
#img_related_game {
	display:none;
}
.profile_pictures {
	background-color:#000;
	width:100px;
	margin-left:9px;
	height: 70px;
	float:left;
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
}
.body_gray_pic {
	text-align:center;
	clear:both;
	margin-left:20px;
	background-color:#ececec;
	width:920px;
	height:auto !important;
	position:relative;
}
#picture_bg {
	background:url("picture_bg.jpg");
	position:relative;
	min-height: 500px;
}
#picture_prev {
	position:absolute;
	top:250px;
	left:0px;
	cursor:pointer;
	z-index:999;
}
#picture_next {
	position:absolute;
	top:250px;
	left:820px;
	cursor:pointer;
	z-index:999;
}
.spacer_9px {
	clear:both;
	height:9px;
	overflow:hidden;
}
.gallery_pictures {
	background-color:#000;
	width: 91px;
	margin-left:9px;
	margin-top:10px;
	height: 70px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
}
.gallery_pictures_active {
	background-color:#000;
	width: 90px;
	border: 3px #fff solid;
	margin-left:9px;
	margin-top:7px;
	height: 70px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
}
.gallery_pictures_blank {
	width: 90px;
	margin-left:9px;
	margin-top:10px;
	height: 70px;
	float: left;
}
.gallery_name {
	padding:20px;
	clear:both;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#fff;
}
.gallery_user {
	font-size:13px;
	float:left;
}
.gallery_avatar {
	float:left;
	margin-right:10px;
	width: 66px;
	height: 50px;
	z-index:999;
	background-position: center center;
	background-repeat: no-repeat;
}
.gallery_imagelist {
	padding-top:10px;
	height:80px;
	color:#fff
}
.gallery_imagelist2 {
	background:url("picture_bg.jpg");
	position:relative;
	padding-top:10px;
	padding-left:4px;
	padding-bottom:15px;
	color:#fff
}
.gallery_top {
	padding: 20px 20px 0px 20px;
	text-align:left;
}
.comment_user_icon {
	margin: 0 5px 2px 1px;
}
#comm_white {
	background: url("white_bg_bottom.png") bottom repeat-x;
	padding: 15px 20px 0 20px;
	background-color: #ffffff;
}
.picture_comment {
	position:absolute;
	top:56px;
	background: url("png1.png");
	padding:0 3px 1px 4px;
	color:#fff;
	font-size: 11px;
}
.add_content_box {
	background-color:#f7f7f7;
	padding: 12px 0 3px 12px;
	color:#435c60;
}
.add_content_caption {
	background-color:#dbe5e7;
	padding: 6px 8px 11px 10px;
	color:#435c60;
}
.add_content_top {
	height:5px;
	background:url("add_content_top.png");
}
#admin_photo_preview {
	position: absolute;
	top: -200px;
	left: -200px;
	z-index: 999;
	background-color: #000;
	background-repeat: no-repeat;
	border: 1px #555 solid;
}
#main_pictures .gallery_pictures {
	width: 98px;
	margin: 0px;
	padding: 0px;
}
.1pxclear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.main_gallery_spacer {
	float:left;
	width:12px;
	height:1px;
}
.boddy {
	margin: 0 0 0 20px;
	background-color: #ffffff;
	background-image: url("white_bg_bottom.png");
	background-position: bottom;
	background-repeat: repeat-x;
	width: 580px;
}
.add_content_right {
	padding-left:21px;
	height:16px;
	background-repeat: no-repeat;
	margin-bottom:5px;
}
.add_content_right a {
	color: #fff;
}
.white_padding {
	padding: 15px 0 0 20px;
}
.white_padding2 {
  padding: 15px 15px 0 20px;
}
.white_padding2 {
  padding: 15px 20px 0 20px;
}
.pic_comments {
	width:620px;
	padding:20px 0 20px 0;
	margin:0 auto;
	text-align:left;
}
#edit_submit {
	cursor: pointer;
}
#fixme {
    position:absolute;
    top:0;
    right:0;
    padding: 5px 7px 0px 7px;
    background: url("png1.png");
    text-align:left;
    color: #fff;
    font-size: 12px;
    z-index: 10;
    cursor:pointer;
    display:none;
    width: 72px;
}
#add_content_div {
	padding: 0px;
	position: absolute;
	top: 26px;
	right: 0px;
	height: 0px;
	overflow: hidden;
	background: url("png1.png");
	width: 72px;
	font-size: 12px;
	color: #fff;
	text-align:left;
}
#full {
	position: absolute;
	top: 0;
	right: 0;
	width: 86px;
	height: 112px;
	z-index: 1;
}
.main_gallery_author {
	width:98px;
	float:left;
}
.main_gallery_author2 {
	width:85px;
	overflow:hidden;
	float:left;
	margin-top:2px;
}
.main_gallery_user {
	float:left;
	margin: 3px 3px 0 0;
}
.main_gallery_button {
	float:right;
	margin-right:20px;
}
.caption_icon {
	float:left;
	margin-right:6px;
}
.video_button {
	position:absolute;
	top:28px;
	left:37px;
}
.video_button2 {
	position:absolute;
	top:26px;
	left:33px;
}
.gallery_right {
	float:right;
	text-align:right;
	width:300px;
}
.delete_photo {
	float:right;
	margin-left:10px;
	margin-top:-3px;
	cursor:pointer;
	background:url("bin_closed.png");
	width:20px;
	height:20px;
}
#wall_add_text {
	width:515px;
	height:50px;
	border: 1px #bbb solid;
}
#wall_add {
	margin-top:10px;
	margin-bottom:15px;
}
.answer_comment {
	float:right;
	font-size:13px;
	color:#bfbfbf;
	margin: 0 8px 0 3px;
	cursor:pointer;
	font-weight: normal;
}
.view_more {
	text-align:center;
	height:50px;
	margin-bottom:20px;
	background:url("view_more.png") no-repeat center center;
	cursor:pointer;
}
.view_more_activity {
  text-align:center;
  height:50px;
  margin-top:10px;
  background:url("view_more.png") no-repeat center center;
  cursor:pointer;
}
.boddy_jumor {
	margin-left: 20px;
	background-image: url("white_bg_bottom.png");
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 430px;
	float:left;
}
.joke_top {
	width:400px;
	height:5px;
	background:url("joke_top.png");
}
.joke_bottom {
	width:400px;
	height:5px;
	background:url("joke_bottom.png");
}
.joke_bg {
	background-color:#ebebeb;
	padding:2px 5px 2px 10px;
}
.joke_bg a {
	color: #555;
	text-decoration: none;
}
.joke_bg a:hover {
	color: #ff7200;
	text-decoration: none;
}
.joke_author {
	font-size:11px;
	margin-bottom:2px;
	float:left;
}
.joke_voting {
	float:right;
	margin-top:3px;
	height: 16px;
}
.jokevote {
	cursor: pointer;
	font-size: 11px;
}
.joke_above {
	height:15px;
	display:inline-block;
	width:400px;
}
.joke_pluses {
	float:right;
	font-size:11px;
	font-weight:bold;
	color:green;
}
.y1 {
	background:url("yellow_corners.png") no-repeat;
	width:8px;
	height:8px;
}
.y2 {
	height:8px;
	background:url("yellow_bg1.png");
}
.y3 {
	width:8px;
	height:8px;
	background:url("yellow_corners.png") -8px 0px no-repeat;
}
.y4 {
	width:8px;
	height:8px;
	background:url("yellow_corners.png") -16px 0px no-repeat;
}
.y5 {
	height:8px;
	background:url("yellow_bg3.png") repeat-x;
	display:block;
}
.y6 {
	width:8px;
	height:8px;
	background:url("yellow_corners.png") -24px 0px no-repeat;
}
.y7 {
	width: 6px;
	background-color: #f8f2de;
}
.info_popup {
  color: #555;
}
.info_popup TABLE {
	width: 100%;
}
.info_popup_body {
	padding:3px 7px 3px 7px;
	background-color:#fff;
	font-size:12px;
}
.info_popup_body2 {
  padding:3px 7px 3px 7px;
  background-color:#fff;
  font-size:12px;
}
.best_answer {
	cursor:pointer;
	margin-right:5px;
	margin-top:-2px;
}
.download {
	float:left;
	margin-left:11px;
	margin-top:12px;
	width:195px;
	overflow:hidden;
	font-size: 11px;
}
.website {
  float:left;
  margin-left:11px;
  margin-top:16px;
  width:195px;
  overflow:hidden;
  font-size: 12px;
}
.download_link {
	float:left;
	width:450px;
	height:14px;
	overflow:hidden;
	font-size:11px;
}
#ultest li {list-style-type:disc;margin-left:20px;}
#ultest {
	float:left;
	clear:both;
}
#mnenie {
	float:left;
	clear:both;
}
.mnenie {
	font-weight:bold;
	font-size:13px;
	float:left;
	color:#555;
	padding:10px;
	width:520px;
}
.mnenie_body {
	width:520px;
	margin-bottom:13px;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#555
}
.mnenie_right {
	float:right;
	font-size:11px;
	font-weight:normal;
}
.mnenie_body img { 
	padding: 15px 0px 15px 0px;
}
#search_right {
	float: right;
}
#search_right li {
	width:180px;
	height:29px;
	background:url("list.png");
	margin-bottom:5px;
}
.search_right_item {
	background-position:9px 6px;
	background-repeat:no-repeat;
	height:15px;
	padding: 7px 10px 0px 30px;
}
.search_gamers {
	padding-left:15px;
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
.games_bg_gallery {
	float:left;
	display:inline;
	width:110px;
	height:170px;
	text-align:center;
	font-size:11px;
	margin-bottom: 20px;
	margin-left:11px;
	overflow:hidden;
}
.games_name_gallery  {
	overflow:hidden;
	margin-bottom:4px;
	text-align: center;
}
.games_image_gallery  {

	width:110px;
	height:170px;
	background-repeat: no-repeat;
	background-position:top center;
	clear:both;
}
.stars_half_gallery {
	padding-bottom:3px;
	background:url("stars_half.png") no-repeat;
	height:15px;
	width:80px;
}
#admin_activity_menu {
	height:26px;
	margin-bottom:15px;
	position:relative;
	font-weight: bold;
	float:left;
}
#admin_activity_div {
	position:absolute;
	height:26px;
	width:105px;
	left:0px;
	top:0px;
	
}
#pet_shop #admin_activity_div {
	width: 58px;
}
#admin_activity_div table {
	width:100%;
	height:26px;
}
.a1 {
	width:6px;
	background:url("activity_left.png");
}
.a2 {
	background-color:#28373e;
	font-weight: bold;
}
.a3 {
	width:6px;
	background:url("activity_right.png");
}
.admin_activity_item {
	float:left;
	z-index:1;
	text-align:center;
	padding: 5px 12px 0 12px;
	cursor:pointer;
	color:#555;
}
.admin_activity_item:hover {
	color: #007fc6;
}
.admin_activity_active {
	float:left;
	z-index:999;
	text-align:center;
	padding: 5px 12px 0 12px;
	color: #ecba0e;
	position:relative;
}
.admin_activity_new {
	float:right;
	margin-left:5px;
	background-color:#e3e3e3;
	padding:0px 3px 2px 3px;
	color: #555;
}
.admin_activity_gamename {
	padding:5px 0px 5px 17px;
	font-size:14px;
	background:url(arrow_activity.png) no-repeat 0px 6px;
	float:left;
	cursor:pointer;
}
.admin_activity_gamename:hover {
	color: #007fc6;
}
.admin_activity_spacer {
	height:1px;
	overflow:hidden;
	clear:both;
	background-color:#eaeaea;
}
.admin_activity_gogame {
	float:right;
	margin:7px 6px 0px 0px;
}
.admin_activity_hidden {
	clear:both;
	padding: 2px 5px 0px 5px;
	font-weight: normal;
	overflow:hidden;
	background-color:#fff;
	display:none;
	font-size:11px;
}
.stena_body {
	width: 460px; 
	border-bottom: 1px #e7e7e7 solid; 
	padding-bottom: 7px;
}
.admin_activity_tlist {
	float:left;
	width:465px;
}
.admin_activity_tlist_faint {
	float:left;
	width:465px;
}
.admin_activity_tlist_new {
	float:left;
	width:444px;
	padding-left:21px;
	background:url(new_activity.png) no-repeat 0px 4px;
}
.admin_activity_ago {
	float:right;
	text-align:right;
}
#admin_activity_body {
	font-size: 11px;
}
.admin_activity_gogametext {
	float:left;
	clear:both;
	margin:7px 0 10px;
	font-size:11px;
}
.admin_activity_gogametext a {
	color:#555;
}
.razdel_gallery_name {
	height:14px;
	overflow:hidden;
	font-size:11px;
	font-weight: bold;
}
#razdel_gallery .gallery_pictures {
	width: 120px;
	height: 80px;
	margin: 0px;
	padding: 0px;
}
#razdel_gallery .razdel_gallery_name {
	width: 120px;
}
#razdel_gallery .main_gallery_author {
	width: 120px;
}
#razdel_gallery .picture_comment {
	top: 66px;
}
#razdel_gallery .main_gallery_author2 {
	width: 105px;
	height: 13px;
	margin-top:2px;
}
#razdel_gallery .main_gallery_user {
	margin-top:3px;
}
#razdel_gallery .video_button {
	top:31px;
	left:47px;
}
.razdel_gallery_spacer {
	float:left;
	width:19px;
	height:1px;
}
#search_width input {
	width:98%;
}
.search_gallery {
	opacity:0.4;
	width:40px;
	height:43px;
	cursor:pointer;
}
.search_gallery:hover {
	opacity: 1;
}
#main_blogs_opinions .boddy {
	width: 280px;
	float:left;
	font-size: 12px;
}
#main_blogs_opinions .section_caption {
	width: 200px;	
}
#main_game_blogs .boddy {
  width: 580px;
  float:left;
  font-size: 12px;
}
#main_game_blogs .section_caption {
  width: 280px; 
}
#footer_body_top {
	width:960px;
	background:url("top.png");
	height:10px;
	margin-top:20px;
	overflow:hidden;
	float:left;
}
#footer_body_bg {
	float:left;
	text-align:left;
	width:960px;
	background:url("image2.png");
  color: #828282;
  font-size: 11px;
}
#footer_body_bg a {
	color: #828282;
}
#footer_body_bottom {
	width:960px;
	background:url("bottom.png");
	height:10px;
	overflow:hidden;
	float:left;
}
.main_blogi_padding {
	padding: 15px 10px 0 20px;
}
.main_blogi_padding2 {
  padding: 15px 0px 0 20px;
}
.main_blogi_padding .section_caption {
	width: 100px;
}
.main_blogi_padding .main_gallery_button {
  margin-right: 10px;
}
.main_blog_list {
	float:left;
	overflow:hidden;
	height:15px;
	padding-left:17px;
	margin-left:-3px;
	background:url("arrow_activity.png") no-repeat;
	font-size:12px;
}
.i1 {
	background:url("info_corners.png") no-repeat;
	width:4px;
	height:4px;
}
.i3 {
	width:4px;
	height:4px;
	background:url("info_corners.png") -4px 0px no-repeat;
}
.i4 {
	width:4px;
	height:4px;
	background:url("info_corners.png") -8px 0px no-repeat;
}
.i6 {
	width:4px;
	height:4px;
	background:url("info_corners.png") -12px 0px no-repeat;
}
.likenot {
	width:16px;
	height:16px;
	background-repeat:no-repeat;
	background-position: 0px 3px;
}
.info_bg1 {
	background:url("info_bg.png");
}
.info_bg2 {
	background:url("info_bg.png");
	font-size:11px;
	color:#fff;
}
.change_profile_design {
	background:url("right_corner.png");
	font-size:11px;
	padding:3px 5px 5px 5px;
	width:auto;
	float:right;
}
.change_profile_design a {
	color: #fff;
}
.change_profile_design_image {
	float:left;
	margin-top:2px;
	margin-right:4px;
	height:10px;
	width:10px;	
}
.design_change_example {
	float:left;
	margin: 60px 10px 0px 0px;
	width:150px;
}
.design_change_example label {
	cursor: pointer;
}
.game_page_info li {
	background-repeat: no-repeat;
	//background-position: 0px -1px;
	height:16px;
	padding-left:22px;
	padding-bottom:3px;
}
.refresh_mnenie {
	width:16px;
	height:16px;
	background-image:url("arrow_refresh.png");
	background-position: -16px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	clear:both;
}
#close_opinion_left {
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	background-color:#fff;
	z-index:999;
	height:100%;
}
#close_opinion_right {
  position:absolute;
  top:0px;
  right:0px;
  width:0px;
  background-color:#fff;
  height:100%;
}
#mnenie_temp {
	position:absolute;
	top: -10000px;
	left: -10000px;
}
.g1 {
  background:url("green_corners.png") no-repeat;
  width:5px;
  height:5px;
}
.g2 {
  height:5px;
  background:url("green_bg1.png");
}
.g3 {
  width:5px;
  height:5px;
  background:url("green_corners.png") -5px 0px no-repeat;
}
.g4 {
  width:5px;
  height:5px;
  background:url("green_corners.png") -10px 0px no-repeat;
}
.g5 {
  height:5px;
  background:url("green_bg3.png") repeat-x;
}
.g6 {
  width:5px;
  height:5px;
  background:url("green_corners.png") -15px 0px no-repeat;
}
.g7 {
  width:5px;
  background:url("green_bg2.png") repeat-y;
}
.g8 {
  width:5px;
  background:url("green_bg4.png") repeat-y;
}
.green_popup_body {
  padding:3px 7px 3px 7px;
  background-color:#e3fce0;
  font-size:12px;
}
.n1 {
  background:url("neutral_corners.png") no-repeat;
  width:5px;
  height:5px;
}
.n2 {
  height:5px;
  background:url("neutral_bg1.png");
}
.n3 {
  width:5px;
  height:5px;
  background:url("neutral_corners.png") -5px 0px no-repeat;
}
.n4 {
  width:5px;
  height:5px;
  background:url("neutral_corners.png") -10px 0px no-repeat;
}
.n5 {
  height:5px;
  background:url("neutral_bg3.png") repeat-x;
}
.n6 {
  width:5px;
  height:5px;
  background:url("neutral_corners.png") -15px 0px no-repeat;
}
.n7 {
  width:5px;
  background:url("neutral_bg2.png") repeat-y;
}
.n8 {
  width:5px;
  background:url("neutral_bg4.png") repeat-y;
}
.neutral_popup_body {
  padding:3px 6px 3px 6px;
  background-color:#fbfbfb;
  font-size:12px;
}
.main_right_top {
	clear:both;
	padding-top:20px;
}
.adminka {
	position:fixed;
	left:0px;
	top:0px;
	color:#fff;
	background-color:#000;
	padding:5px;
	text-align:left;
	line-height:17px;
	z-index:999;
}
.adminka a {
  color: #fff;
}
.yell a {
	color: #fff600;
	font-weight: bold;
}
.delete_stuff {
	cursor: pointer;
}
.admin_delete {
	float:right;
	margin-right:-7px;
}
.latest_visitors {
	float:left;
	font-size:9px;
	width:50px;
	margin-top:2px;
}
.picture_description {
	background:url("profile_summary.png");
	padding:7px;
	color:#fff;
	max-width:500px;
	margin:auto;
	margin-top:20px;
	text-align:left;
}
.answer_icons {
	float:left;
	margin: 2px 5px 0px 0px;
}
.answer_answer {
	cursor: pointer;
}
.answer_answer_font {
	font-size: 11px;
  color: #555;
  font-weight: normal;
}
.answer_answer_field {
	margin-left: 58px;
}
.answer_answer_f {
	border: 1px #cad5d8 solid;
	background-color: #effafe;
  font-size: 11px;
	float:left;
	min-height: 42px;
	width:419px;
}
.level_info {
	cursor: pointer;
	border-bottom: 1px #555 dashed;
}
.level_info:hover {
  cursor: pointer;
  color: #000;
}
#level_info_bg {
	position:absolute;
	top:0px;
	left:0px;
	height:500%;
	width:100%;
	background-color:#d6d6d6;
	z-index:9999;
	background:url("image2.png");
}
.pet {
	width:300px;
	padding-left:50px;
	vertical-align:top;
}
.pet_bg {
	width: auto;
	margin-left:15px;
}
.pet_bg a {
	color: #fff;
}
#level_info_close {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 3px 5px 5px 7px;
	cursor: pointer;
	background-color:#eed3d3;
	color:#555;
}
#level_info_close:hover {
  color: #000;
}
.pet_image {
	float:left;
	margin-right:10px;
	border:1px #c5c5c5 solid;
	padding:7px;
	background-color:#efefef;
}
.pet_image_list {
  float:left;
  margin-right:11px;
  border:1px #c5c5c5 solid;
  padding:7px 8px 7px 7px;
  background-color:#efefef;
  cursor: pointer;
}
.pet_image_list:hover {
	border: 1px #5fc978 solid;
	background-color: #f5f5f5;
}
.pet_name {
	float:left;
	font-size:10px;
	width:47px;
	margin-right:11px;
	text-align:center;
}
.delete_game_overall {
	color: darkred;
	font-weight: normal;
	font-size: 11px;
	cursor:pointer;
}
.delete_game_overall:hover {
	color: red;
}
.set_game_release {
	cursor:pointer;
  color: #009638;
  font-weight: normal;
  font-size: 11px;
}
.set_game_release:hover {
  color: red;
}
#tpet_hp {
	background:url("pet_stats_red.png");
	height:6px;
	float:left;
}
#tpet_exp {
	background:url("pet_stats_blue.png");
	height:6px;
	float:left;
}
#tpet_bg {
	position:absolute;
	top:1px;
	left:2px;
	width:116px;
	height:6px;
}
.pet_hunger_bg {
  position:absolute;
  top:1px;
  left:2px;
  width:116px;
  height:6px;
}
.pet_hunger {
  background:url("pet_stats_yellow.png");
  height:6px;
  float:left;
}
#odeto #tpet_bg {
	left: 1px;
	width:118px;
}
.tpet_hp_bg {
	width:120px;
	height:8px;
	margin-top:6px;
	background:url("pet_stats2.png");
	position:relative;
}
.tpet_exp_bg {
  width:120px;
  height:8px;
  margin-top:10px;
  background:url("pet_stats2.png");
  position:relative;
}
.tpet_bars {
	width:120px;
	vertical-align:top
}
.tpet_lvl {
	position:absolute;
	top:0px;
	left:5px;
	z-index:9999;
	font-size:8px;
	color:#cecece;
}
.tpet {
	width:200px;
	float:left;
	margin-left:55px;
	margin-top:5px;
	height:39px;
	background:url("pet_stats.png");
}
.tpet_icon {
	width:57px;
	text-align:center;
	position:relative;
}
.tpet_icon_bg {
	height:39px;
	width:57px;
	position:relative;
}
.tpet_stars {
	width:1px;
	padding:3px 2px;
	vertical-align:top;
}
#tpet_hover {
	position:absolute;
	top:-300px;
	left:-300px;
	z-index:999;
	max-width:150px;
}
#tpet_hp_hover {
  position:absolute;
  top:-300px;
  left:-300px;
  z-index:999;
  max-width:150px;
}
#pet_info_hover {
  position:absolute;
  top:-300px;
  left:-300px;
  z-index:10000;
  max-width: 250px;
}
.tpet_hover_bold {
	font-size:17px;
	color:#fff;
	font-weight:bold;
}
.ajaxified-selected
{
  font-weight:    bold;
}
 
#ajaxified-target
{
  padding:      1em;
  height:       250px;
  overflow:     auto;
  border:       1px solid #f5f5f5;
	color:        #fff;
}
.pet_big_item {
	width:64px;
	height:64px;
	background-position: center center;
	background-repeat:no-repeat;
	cursor: move;
	z-index:9999;
	position:absolute;
}
.pet_stats {
	float:left;
}
.pet_plus_level {
	margin:3px 0px 0px 3px;
	cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.pet_plus_level:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
}
.pet_do_list li {
  float:left;
  overflow:hidden;
  height:15px;
  padding-left:17px;
  margin-left:-3px;
  background:url("arrow_activity.png") no-repeat;
  font-size:12px;
  clear:both;
}
.pet_slots {
	width:64px;
	height:64px;
	background:url("pet_items.png");
	position: static;
}
#inventarj .pet_slots {
	background:url("pet_items3.png");
	float:left;
	margin-right: 13px;
}
#inventarj {
	position:static;
	margin-left:14px;
}
#odeto {
  position:static;
}
#editor_new li {
	padding: 2px 2px 0px 2px;
	cursor: pointer;
	background-color: #f0f0ee;
	float: left;
}
#editor_new li:hover {
	background-color: #b8c3c9;
}
#editor_textarea {
	width:520px;
	height:300px;
}
#editor_preview {
	width: 480px;
}
.editor_bg {
	margin-top:6px;
	float:left;
}
.pnotify {
	height:20px;
	width:100%;
	clear:both;
	margin-top:3px;
}
.pnotify_hide_all {
	float: right;
}
.pnotify_hide_all a {
  color: #b60000;
}
.pnotify_icon {
	float:left;
	margin:0px 6px 0px 0px;
}
.pnotify_text {
	float:left;
	margin-top:1px;
}
.pnotify_hide {
	float:right;
	margin:3px 0px 0px 0px;
	cursor:pointer;
}
#help_popup {
	border: 1px #000 solid;
	background-color: #fcfeff;
	position: absolute;
	padding: 2px 4px 2px 4px;
	top: -300px;
	left: -300px;
	color: #000;
	font-size: 11px;
	z-index:9999;
	text-align:left;
}
.spacer_pet {
	height:4px;
	background-color:#f5f5f5;
	margin:13px 0px 13px 0px;
}
.spacer_3px {
	height:3px;
	clear:both;
}
#countdown {
	padding:5px;
	font-weight:bold;
}
.pnotify_spacer {
	clear:both;
	height:5px;
}
.sovm_bg {
	margin:15px 0px 0px 10px;
	font-size:11px;
}
.sovm_bar {
	width:512px;
	background:url("sovm_bg.png");
	height:10px;
}
.sovm_left_corner {
  width:4px;
  background:url("sovm_left_corner.png");
}
.sovm_right_corner {
  width:4px;
  background:url("sovm_right_corner.png");
}
.sovm_middle {
	background:url("sovm_red.png");
	height:10px;
}
#find_opponent {
	margin:0 auto;
	width:220px;
	height:41px;
	background:url("find_opponent.png");
	cursor:pointer;
}
#find_opponent:hover {
	background-position: 0px 41px;
}
#pet_attack {
  margin:0 auto;
  width:134px;
  height:41px;
  background:url("attack.png");
  cursor:pointer;
  text-align:center;
}
#pet_attack:hover {
  background-position: 0px 41px;
}
.pet_background {
	margin:0 auto;
	width:64px;
	height:64px;
	background:url("pet_items2.png");
}
.mid {
	margin: 0 auto;
}
.steam_bg {
	background:url("steam_bg.png");
	clear:both;
	padding:10px 0px 0px 0px;
}
.steam_item {
	float:left;
	margin-bottom:10px;
}
.steam_item_image {
	float:left;
	margin-right:10px;
	margin-left:10px;
}
.steam_item_body {
	float:left;
	width:162px;
}
.steam_item_gamename {
	width:156px;
	overflow:hidden;
	height:14px;
}

.fight_item_slots {
  width:64px;
  height:64px;
  background:url("pet_items.png");
  text-align:center;
  position:static;
}

.fight_pet_icon {
	float:left;
	margin-right:16px;
	margin-left:16px;
	width:64px;
	height:64px;
}

.fight_item {
  width:64px;
  height:64px;
  background-position: center center;
  background-repeat:no-repeat;
  z-index:999;
  position:absolute;
}

.profile_items {
  width:24px;
  height:24px;
  background-image: url("pet_items_small.png");
  background-position: center center;
  background-repeat:no-repeat;
  float:left;
  margin-right:5px;
  text-align:center;
  padding-top:3px;
}

.fight_body {
	vertical-align:top;
	text-align:center;
	padding: 0px 25px 0px 25px;
}
.fight_health {
  position:absolute;
  top:1px;
  left:1px;
  width:118px;
  height:6px;
}
.fight_health_a {
  background:url("pet_stats_red.png");
  height:6px;
  float:left;
}
.cnt {
	text-align:center;
}
#fight_moves {
  display:none;
  z-index:999;
  width:322px;
}
.sprjatal {
	display: none;
}
.r1 {
  background:url("red_corners.png") no-repeat;
  width:5px;
  height:5px;
}
.r2 {
  height:5px;
  background:url("red_bg1.png");
}
.r3 {
  width:5px;
  height:5px;
  background:url("red_corners.png") -5px 0px no-repeat;
}
.r4 {
  width:5px;
  height:5px;
  background:url("red_corners.png") -10px 0px no-repeat;
}
.r5 {
  height:5px;
  background:url("red_bg3.png") repeat-x;
}
.r6 {
  width:5px;
  height:5px;
  background:url("red_corners.png") -15px 0px no-repeat;
}
.r7 {
  width:5px;
  background:url("red_bg2.png") repeat-y;
}
.r8 {
  width:5px;
  background:url("red_bg4.png") repeat-y;
}
.red_popup_body {
  padding:3px 6px 3px 6px;
  background-color:#ffefef;
  font-size:12px;
}
.pet_say {
	position:absolute;
	top:-10px;
	left:37px;
	z-index:9999;
	cursor:pointer;
}
.inventory_name {
	width:375px;
	text-align:center;
	font-weight:bold;
}
#pohodnaja_sumka {
	margin-left: 14px;
}
.pet_bag_bg {
	float:left;
	margin-right:13px;
	width:64px;
	height:64px;
	background:url("pet_bag_bg_count.png");
	margin-bottom:13px;
}
.pet_bag_bg_nocount {
  float:left;
  width:64px;
  height:64px;
  background:url("pet_bag_bg.png");
}
.pet_bag_item {
	height:64px;
	width:64px;
	background-repeat:no-repeat;
	background-position:center center;
}
.pet_bag_item_count {
	position:absolute;
	right:0px;
	bottom:0px;
	font-size:9px;
	background-color:#ececec;
	padding:1px 2px 1px 2px;
}
.shop_slot_bg {
  width:64px;
  height:64px;
  background-image:url("pet_bag_bg_hover.png");
  background-repeat: no-repeat;
}
.shop_spacer {
	float:left;
	width:17px;
}
.shop_item_price {
	font-weight:bold;
	font-size:11px;
	color: #9d8c00;
	left:50%;
}
.shop_item_price_bg {
	float:right;
	left:-50%;
	margin-bottom: 3px;
}
.shop_slot {
	float:left;
	width:64px;
	text-align:center;
}
.shop_item_buy {
	margin-top: 6px;
	width: 64px;
	height: 15px;
	background: url("pet_shop_buy.png");
	text-align:center;
	font-size: 10px;
}
.shop_item_sell {
  margin-top: 6px;
  width: 64px;
  height: 15px;
  background: url("pet_shop_sell.png");
  text-align:center;
  font-size: 10px;
}
.shop_item_buy:hover {
	background-position: 0px 15px;
	cursor: pointer;
}
.shop_item_sell:hover {
  background-position: 0px 15px;
  cursor: pointer;
}
#content1 {
  width:565px;
  height:450px;
  float:left;
  overflow:hidden;
}
.scrollbar-vert{
  background-color: #efefef;
  height:450px;
  width: 14px;
  float:left;
}
.handle-vert {
  height: 40px;
  width: 14px;
  background: url("scrollbar_handle.png");
  z-index:1;
}
.scrollbar_top {
	position:absolute;
	top:0px;
	width:14px;
	height:7px;
	background:url("scrollbar_top.png");
}
.scrollbar_bottom {
  position:absolute;
  bottom:0px;
  width:14px;
  height:7px;
  background:url("scrollbar_bottom.png");
}
.shop_item_icon {
	float:left;
	margin-top:2px;
	margin-right:3px;
}
#minus_money {
	position:absolute;
	top:-10px;
	right:0px;
	display:none;
	color:#ff0000;
}
#minus_diamonds {
  position:absolute;
  top:-10px;
  right:0px;
  margin-right:5px;
  color:#ff0000;
  display:none;
}
#current_money {
	font-weight: bold;
}
.usable {
	color: #fff000;
}
.recept_desc {
	float:left;
	width:180px;
	margin-left:13px;
}
.smallfont {
	font-size: 11px;
}
.recepti_right {
	vertical-align:top;
	padding-left:13px;
}
.recepti_left {
  width:308px;
  vertical-align:top;
}
.recepti_spc {
	width:1px;
	background-color:#ececec;
}
.make_recept {
	cursor: pointer;
}
.pet_right {
	float:left;
	margin-left:12px;
	width:165px;
	z-index:999;
}
.bar_1 {
	width:15px;
	background:url("level_corners.png");
	height:70px;
}
.bar_2 {
	width:15px;
	background:url("level_corners.png") 15px 0px;
}
.bar_3 {
	width:100%;
	background:url("level_bg.png");
	vertical-align:top;
}
.pet_menu_item {
	float:left;
	font-size:14px;
	color:#555555;
	font-weight:bold;
}
.pet_menu_item a {
	color:#555;
}
.pet_menu_arrow {
	float:left;
	margin:1px 3px 0px 3px;
}
.pet_slot_button {
	position:absolute;
	z-index:10;
	width:64px;
	height:64px;
	text-align:center;
	padding-top:8px;
	font-size:40px;
	color:#c8e1d5;
	font-weight:bold;
	font-family:georgia,garamond,serif;
}
.refresh_stats {
  width:16px;
  height:16px;
  background-image:url("arrow_refresh.png");
  background-position: -16px 0px;
  background-repeat:no-repeat;
  cursor:pointer;
  float:left;
  margin-left:5px;
  margin-top:-1px;
}
#invite_link {
	width:250px;
	padding: 2px;
	font-size: 12px;
}
.invite_list {
	width:100%;
	border-color:#c4c4c4;
}
.invite_list TD {
	padding: 5px;
}
.buy_vip {
	padding: 5px;
}
.vip {
	width:200px;
	vertical-align:top;
	padding-right:15px;
}
.dig_slot_bg {
	float:left;
	width:110px;
	height:120px;
	border:1px #e5e5e5 solid;
	padding:1px;
	margin-left:5px;
	margin-bottom:5px;
}
.dig_slot_bg:hover {
	border:1px #ff0000 solid;
	cursor:pointer;
}
.dig_slot {
	width:100%;
	height:100%;
}
#current_diamonds {
	margin-right:5px;
	font-weight:bold;
}
#gift_popup {
	background-color:#f8f2de;
	padding:5px 8px 8px 8px;
	position:absolute;
	top:-300px;
	left:-300px;
	width:150px;
	z-index:9999;
	font-size:11px;
	text-align:left;
	border:1px #e7dcb6 solid;
	opacity:0;
}
#gift_close {
	position:absolute;
	top:7px;
	right:6px;
	height:7px;
	width:7px;
	background:url("gift_close.png");
}
#gift_close:hover {
	background-position: 0px 7px;
	cursor: pointer;
}
#gift_nick {
	font-size: 11px;
	margin-right:4px;
	width: 100px;
}
#gift_nick_ok {
	float:left;
}
#gift_text {
	width:144px;
	height:50px;
	font-size:11px;
}
#gift_all {
	margin-right:4px;
}
#gift_go {
	padding:2px 5px 2px 5px;
}
.arrow_right {
	float:right;
	margin:2px 6px 0 0;
}
.main_fights {
	line-height:17px;
}
.main_fights a:hover {
	text-decoration: none;
	color: #ff7200;
}
.random_joke {
	height: 149px;
}
.random_joke a:hover {
  text-decoration: none;
  color: #ff7200;
}
.random_joke .section_caption {
	width: 50px;
}
#games_menu {
	font-weight:bold;
	font-family: tahoma;
	color:#ecba0e;
}
#games_menu TABLE {
	height: 26px;
}
.closed_slots {
  float:left;
  width:64px;
  height:64px;
  background:url("closed_slot.png");
  position: static;
}
.closed_slots:hover {
  background:url("closed_slot_open.png");
  cursor:pointer;
}
#dop_sloti {
	width:230px;
	margin: 0 auto;
	position:static;
	padding-left:3px;
}
.main_game_blogs {
	width:54px;
	height:46px;
	background-position:center center;
	background-repeat:no-repeat;
	margin:3px 0px 0px 3px;
}
.mg_body {
	width:260px;
	float:left;
	margin-right:5px;
}
#pet_about {
	display:none;
}
.mg_body_top {
	height:90px;
	overflow:hidden;
}
.mg_body_bottom {
	margin-top:8px;
	font-size:11px;
}
.mg_plus_icon {
	float:left;
	margin-right:5px;
	cursor:pointer;
	width:14px;
	height:14px;
	background:url("mg_plus.png") no-repeat;
}
.mg_plus_icon:hover {
  background-position:0px -14px;
}
.mg_plus_text {
  float:left;
  color:#008000;
  font-size:11px;
}
.mg_vertical_spacer {
	height:108px;
	width:1px;
	background:url('dots.png');
	float:left;
	margin:0px 12px 0px 8px;
}
.mg_horizontal_spacer {
	height:1px;
	background:url('dots2.png') repeat-x;
	margin:10px 15px 10px 0px;
	clear:both;
	overflow:hidden;
}
.mg_horizontal {
	clear:both;
	overflow:hidden;
	height:0px;
}
.mg_img_bg {
	width:60px;
	height:52px;
	float:left;
	margin:0px 10px 0px 0px;
	border:1px #d3d3d3 solid;
}
.blogs_voting {
	float:right;
	margin-right:-7px;
}
.forum_game {
	margin:5px 0px 0px 5px;
	width:24px;
	height:16px;
	background-repeat:no-repeat;
	background-position:center center;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
}
.forum_avatar {
	float:left;
	height:32px;
	width:32px;
	background:url("forum.png");
}
.spacer_1px_forum {
  width:100%;
  overflow:hidden;
  height:1px;
  background-color:#E8E8E8;
  clear:both;
}
.spacer_1px_forum2 {
  overflow:hidden;
  height:1px;
  background-color:#E8E8E8;
  clear:both;
  width:725px;
  margin-left:114px;
}
.forum_name {
	float:left;
	width:360px;
	height:14px;
	overflow:hidden;
}
.forum_name_body {
	float:left;
	margin:2px 0px 0px 7px;
	width:510px;
}
.forum_author {
	font-size:11px;
	color:#bbbbbb;
}
.leftclear {
	clear:left;
}
.forum_paging li {
	float:left;
	display:inline;
	background-color:#f8f8f8;
	border:1px #d9d9d9 solid;
	padding: 0px 2px 1px 2px;
	color:#bababa;
	font-size:10px;
	margin-right:3px;
}
.forum_paging li:hover {
  background-color:#fff;
}
.forum_paging a:hover {
  text-decoration: none;
}
.forum_answers {
	float:left;
	width:90px;
	text-align:right;
	font-size:14px;
	font-family:arial;
	margin-top:10px;
}
.forum_last_answer {
	float:left;
	font-size:11px;
	width:200px;
}
.fla_icon {
	float:left;
	margin-right:4px
}
.fla_dots {
	float:left;
	display:inline;
	margin-right:3px;
	margin-top:2px;
	color:#bababa
}
.clear2_forum {
	clear:both;
	padding-top:8px;
	padding-bottom:7px;
}
.forum_search_field {
	padding-left:2px;
	margin:0px 4px 0px 0px;
	height:13px;
	border: 1px #afafaf solid;
	font-size:10px;
	background-color:#f1f1f1;
	width:101px;
	float:left;
	font-family:tahoma;
	color:#7f7f7f;
}
.forum_heading {
	font-size:11px;
	font-weight:bold;
	font-family:arial;
}
.forum_heading_name {
  float:left;
  width:550px;
}
.forum_heading_last {
  float:left;
  width:200px
}
.forum_heading_answers {
  float:left;
  width:90px;
  text-align:right;
}
.forum_search {
	margin-right:-5px;
	float:right;
}
.forum_game_image {
	width:45px;
	height:45px;
	background-repeat:no-repeat;
	background-position:center center;
}
.forum_post_name {
	float:left;
	width:700px;
}
.forum_post_name2 {
	font-family:arial helvetica;
	color:#496889;
	font-size:24px;
	margin-left:-2px;
}
.forum_post_game {
	font-size:12px;
	color:#9c9c9c;
}
.quote {
	background-color: #E9F5FF;
	border: 1px solid #BAD5DF;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	margin: 4px 0px 14px 14px;
	padding: 17px 45px 20px 45px;
	width:85%;
	margin:0 auto;
}
.forum_post_author {
	float:left;
	display:table-cell;
	margin-right:15px;
	height:auto;
	width:100px;
	margin-top:3px;
}
.forum_author_name {
	text-align:center;
	font-size:11px;
	margin-top:4px;
}
.forum_body {
	display:table-cell;
	font-family:tahoma;
	font-size:12px;
	line-height:16px;
}
.quote2 {
	float:right;
	margin-right:-20px;
}
.quote1 {
	float:left;
	margin-left:-25px;
}
.add_quote {
	cursor: pointer;
}
#smiles li {
	float:left;
	height:20px;
	width:21px;
	background-color:#f0f0ee;
	background-repeat:no-repeat;
	background-position:center center;
}
#smiles li:hover {
	cursor:pointer;
	background-color:#b8c3c9;
}
.forum_bold {
	position:absolute;
	bottom:4px;
	right:-1px;
	background-image:url("forum_new.png");
	width:13px;
	height:13px;
}
.shop_slot_vibor {
  background-color: #f3f7fb;
  border: 1px solid #BAD5DF;
  border-bottom-left-radius: 3px 3px;
  border-bottom-right-radius: 3px 3px;
  border-top-left-radius: 3px 3px;
  border-top-right-radius: 3px 3px;
  padding: 2px 4px 3px 5px;
  float:left;
  margin-right:6px;
  cursor:pointer;
}
.game_user_list {
  background:url("png1.png");
  padding: 1px 3px 1px 3px;
  float:left;
  color:#fff;
}
.more_users {
  float:left;
  height:15px;
  padding-left:17px;
  margin-left:5px;
  background:url("arrow_activity.png") no-repeat;
  font-size:11px;
  z-index:99;
}
.dobavivshie {
	float:left;
	width:107px;
  height:107px;
  margin-right:1px;
  margin-bottom:1px;
}
.game_user_list_bg {
	position:absolute;
	bottom:0px;
	width:107px;
	font-size:10px;
	height:14px;
	overflow:hidden;
	z-index:10;
}
.ppet {
	float:left;
	width:400px;
	position:static;
}
.font_11 {
	font-size: 11px;
}
#voda {
	position:absolute;
	left:0px;
	top:305px;
	width:350px;
	height:700px;
	background:url("water.png");
	z-index:10;
}
#akvarium {
	float:left;
	margin-right:15px;
	border:1px #cfcfcf solid;
	width:350px;
	height:450px;
	overflow:hidden;
}
.pet_slots[tip="small"] {
	width:40px;
	height:40px;
	background-image:url("pet_slots_small.png"); 
}
.pet_big_item[tip="small"] {
  width:40px;
  height:40px;
}
.fight_item_slots[tip="small"] {
  width:40px;
  height:40px;
  background-image:url("pet_slots_small.png");
}
.fight_item[tip="small"] {
  width:40px;
  height:40px;
}
.fight_item_slots[tip="small"][tip2="upgrade"] {
  background-image:url("pet_slots_small_upgrade.png"); 
}
.fight_item_slots[tip=""][tip2="upgrade"] {
  background-image:url("pet_items4.png"); 
}
.fishing {
	margin: 0 auto;
	width: 250px;
  background-color: #fff;
  border-bottom-left-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  padding: 4px 10px 5px 10px;
  text-align:center;
}
#fishing_result {
	width:100%;
	height:100%;
	background:url("png3.png");
	z-index:10000;
	display:none;
}
#zakinutj {
	margin: 0 auto;
	width:104px;
}
#tjanutj {
	margin: 0 auto;
	display: none;
	width: 52px;
}
.goloden { 
  background-color:#ffd7d7;
  font-size:11px;
  color:#b31a1a;
  line-height: 14px;
  font-weight:normal;
  clear:both;
  text-align:left;
  padding: 3px 6px 3px 6px;
}
.change_game_picture {
	font-size: 11px;
}
#game_picture {
	display: none;
}
.upgrade_item {
  background-color: #E9F5FF;
  border: 1px solid #BAD5DF;
  border-bottom-left-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  padding: 3px 3px 2px 5px;
  position:absolute;
  top:10px;
  right:0px;
}
.upgrade_item:hover {
	background-color: #d1eaff;
	cursor:pointer;
}
.upgrade_item_image {
	height:64px;
	width:64px;
	background-position:center center;
	background-repeat:no-repeat;
}
.upgrade_item_bg {
	float:left;
	display:table-cell;
	width:64px;
	height:64px;
	margin:10px 10px 10px 0px;
	background:url("pet_items3.png");
}
.upgrade_item_name {
	display:table-cell;
	margin:10px 0px 10px 0px;
	float:left;
}
.upgrade_skill_needed {
	position:absolute;
	bottom:12px;
	right:0px;
}