body,html { 
	background:#aaa;
}
body {
	padding:5px 0 0 0;
}
#main {
	width:970px;
	margin:0 auto;
}
#top {
	background-image:url('/img/topbg.gif');
	background-repeat:no-repeat;
}
#top img.logo {
	margin:0 20px;
}
#bGames,#bMinigames,#bOnline,#bMobile,#bMovies,#bStuff {
	position:absolute;
	margin:0 0 0 50%;
}

#bGames {
	top:28px;
	left:-278px;
}
#bMinigames {
	top:59px;
	left:-182px;
}
#bOnline {
	top:10px;
	left:-128px;
}
#bMobile {
	top:21px;
	left:0;
}
#bMovies {
	top:71px;
	left:-30px;
}
#bStuff {
	top:15px;
	left:155px;
}
#submenu ul {
	display:none;	
	padding:7px;
	list-style:none;
}
#submenu li {
	display:inline;
	padding:7px 3px;
}
#submenu a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:7px 5px;
}
#sub_games {
	background:#d50035 url('/img/sub_games.gif') no-repeat;
}
#sub_minigames {
	background:#ff7f00 url('/img/sub_minigames.gif') no-repeat;
}
#sub_online {
	background:#ffb200 url('/img/sub_online.gif') no-repeat;
}
#sub_mobile {
	background:#bf00ff url('/img/sub_mobile.gif') no-repeat;
}
#sub_mults {
	background:#279e00 url('/img/sub_mults.gif') no-repeat;
}
#sub_other {
	background:#0080ff url('/img/sub_other.gif') no-repeat;
}
#sub_games li:hover a {
	color:#d50035;
	background:#fff url('/img/sub_games_selected.gif') no-repeat;
}
#sub_minigames li:hover a {
	color:#ff7f00;
	background:#fff url('/img/sub_minigames_selected.gif') no-repeat;
}
#sub_online li:hover a {
	color:#ffb200;
	background:#fff url('/img/sub_online_selected.gif') no-repeat;
}
#sub_mobile li:hover a {
	color:#bf00ff;
	background:#fff url('/img/sub_mobile_selected.gif') no-repeat;
}
#sub_mults li:hover a {
	color:#279e00;
	background:#fff url('/img/sub_mults_selected.gif') no-repeat;
}
#sub_other li:hover a {
	color:#0080ff;
	background:#fff url('/img/sub_other_selected.gif') no-repeat;
}
#submenu .submore {
	display:none;
	position:absolute;
	top:120px;
	right:-483px;
	margin:0 50% 0 0;
	text-align:right;
}
#submenu .submore img {
	cursor:pointer;
	margin:0 3px 0 0;
}
#submenu .submore ul {
	padding:7px 0 20px 20px;
}
#submenu .submore li {
	display:block;
	padding:5px 3px;
	margin:0 5px;
	text-align:right;
}
#submenu .submore a {
	padding:3px 5px;
}
#submenu .submore li:hover a {
	background:#fff;
}
#submenu #sub_games2 {
	background:transparent url('/img/2/bgsubmore_games.gif') right top no-repeat;
}
#submenu #sub_games2 li:hover a {
	color:#d50035;
}
#submenu #sub_mobile2 {
	background:transparent url('/img/2/bgsubmore_mobile.gif') right top no-repeat;
}
#submenu #sub_mobile2 li:hover a {
	color:#bf00ff;
}
#submenu #sub_mults2 {
	background:transparent url('/img/2/bgsubmore_mults.gif') right top no-repeat;
}
#submenu #sub_mults2 li:hover a {
	color:#279e00;
}
#login {
	float:right;
	margin:18px 0 0 0;
	text-align:right;
}
#login input.login {
	width:73px;
	height:20px;
	padding:0 3px;
	border:1px solid #ccc;
	margin:0 3px 0 0;
	line-height:20px;
}
#login div {
	float:left;
}
#login span {
	margin:0 10px 0 0;
}
#login #loginform span {
	margin:0 17px 0 0;
}
#login #loginform p {
	margin:4px 15px 0 0;
}
#login span input {
	vertical-align:top;
}
#login .but {
	vertical-align:middle;
	margin:0 15px 4px 0;
}
#login p {
	margin:5px 10px 0 0;
}
#loginform .but {
	cursor:pointer;
}
#welcometext {
	display:block;
	width:225px;
	margin:0 0 5px 0;
}
#welcome {
	text-align:left;
	margin:0 0 5px 0;
}
.linksline {
	color:#aaa;
}
#adv_sub_header {
	text-align:left;
	padding:10px 10px 8px 10px;
}
#expmana {
	margin:0 0 5px 0;
}
#expmana td  {
	text-align:left;
	padding:0 5px 0 0;
	width:auto;
}
#expmana img {
	vertical-align:middle;
}
.cells #expmana {
	margin:5px 0 10px 0;
}
.cells #expmana td {
	padding:0 5px 5px 0;
	vertical-align:top;
}
.progress {
	height:8px;
	width:102px;
}
.level {
	width:19px;
	height:12px;
	vertical-align:middle;
	margin:0 0 2px 0;
}
.level2 {
	width:32px;
	height:20px;
	vertical-align:middle;
	margin:2px 0 2px 0;
}
.sex {
	width:12px;
	height:12px;
	vertical-align:middle;
	margin:0 0 2px 0;
}
img.flag {
	border:1px solid #ddd;
	width:18px;
	height:12px;
	vertical-align:middle;
	margin:0 0 2px 0;
}
#search {
	float:right;
	text-align:right;
	margin:0;
	padding:20px 20px 0 0;
	background:#fff url('/img/searchbg.gif') top right no-repeat;
	width:210px;
	height:80px;
}
#search input.search {
	width:166px;
	height:20px;
	padding:0 3px 0 20px;
	border:1px solid #ccc;
	background:#fff url('/img/searchicon.gif') no-repeat 3px 3px;
	margin:5px 0 5px 0;
	line-height:20px;
}
#main_h1 {
	clear:both;
}
#content {
	background:#fff;
}
.adv,.adv_cells {
	text-align:center;
}
.adv_text {
	float:right;
	padding:10px;
}
.adv_4 {
	width:950px;
	margin:0 auto;
}
.adv300x250 {
	height:250px;
}
.txt {
	margin:10px;
}
.h {
	color:#fff;
	padding:7px 10px;
	margin:0 0 3px 0;
	font-size:120%;
	white-space:nowrap;
	overflow:hidden;
}
.h a {
	color:#fff;
	text-decoration:none;
}
.h a:hover {
	color:#fff;
	text-decoration:underline;
}
h1.games {
	background:#d50035 url('/img/h1games.gif') no-repeat;
}
h1.mults {
	background:#279e00 url('/img/h1mults.gif') no-repeat;
}
h1.minigames {
	background:#ed7700 url('/img/h1minigames.gif') no-repeat;
}
h1.online {
	background:#eeaa00 url('/img/h1online.gif') no-repeat;
}
h1.mobile {
	background:#bf00ff url('/img/h1mobile.gif') no-repeat;
}
h1.other {
	background:#0080ff url('/img/h1other.gif') no-repeat;
}
h2.games {
	background:#d50035 url('/img/h2games.gif') no-repeat;
}
h2.mults {
	background:#279e00 url('/img/h2mults.gif') no-repeat;
}
h2.minigames {
	background:#ed7700 url('/img/h2minigames.gif') no-repeat;
}
h2.online {
	background:#eeaa00 url('/img/h2online.gif') no-repeat;
}
h2.mobile {
	background:#bf00ff url('/img/h2mobile.gif') no-repeat;
}
h2.other {
	background:#0080ff url('/img/h2other.gif') no-repeat;
}
h3.games {
	background:#d50035 url('/img/h3games.gif') no-repeat;
}
h3.mults {
	background:#279e00 url('/img/h3mults.gif') no-repeat;
}
h3.minigames {
	background:#ed7700 url('/img/h3minigames.gif') no-repeat;
}
h3.online {
	background:#eeaa00 url('/img/h3online.gif') no-repeat;
}
h3.mobile {
	background:#bf00ff url('/img/h3mobile.gif') no-repeat;
}
h3.other {
	background:#0080ff url('/img/h3other.gif') no-repeat;
}
a.more {
	clear:both;
	display:block;
	margin:0 0 7px 10px;
}
#bot {
	background-image:url('/img/botbg.gif');
	background-repeat:no-repeat;
	padding:20px 20px 15px 20px;
}
#bot img {
	float:right;
	margin:0 120px 0 0;
}

.swfbox {
	margin:0;
	width:310px;
	background:#fff;
	clear:both;
	padding:0 0 5px 0;
}
.swfbox .preview,.preview {
	float:left;
}
.swfbox .preview img,img.preview {
	width:83px;
	height:83px;
	padding:1px;
	border:1px solid #999;
	margin:0 10px 20px 10px;
}
.swfbox h3 {
	margin:0 0 3px 0;
}
.swfbox i {
	font-style:normal;
	color:#999;
	font-size:9px;
	display:block;
	float:right;
}
.swfbox i a {
	color:#999;
	text-decoration:none;
}
.swfbox div {
	margin:3px 0 0 0;
}
.comment {
	margin:10px;
	padding: 0 0 10px 0;
	border-bottom:1px solid #ccc;
}
.comment small,.comment2 small {
	color:#999;
}
.comment small a,.comment2 small a {
	color:#999;
	text-decoration:none;
}
.comment p,.comment2 p {
	margin:0;
	padding:3px 0;
	clear:left;
}
.comment i.gray,.comment2 i.gray {
	display:block;
	padding:3px 0;
	clear:left;
}
.comment p.red,.comment p.gray,.comment2 p.red,.comment2 p.gray {
	margin:0 0 10px 0;
	font-size:90%;
}
.sc_user {
	display:block;
	margin:2px 0 0 0;
}
.user_admin,.user_admin a,.comment .user_admin a,.comment2 .user_admin a {
	color:#d50035;
}
.user_moderator,.user_moderator a,.comment .user_moderator a,.comment2 .user_moderator a  {
	color:#279e00;
}
#topusers {
	margin:0 10px 10px 0;
}
#topusers td {
	padding:3px 7px;
}
#topusers th {
	background:#ddd;
}
.pages {
	margin:5px 10px 10px 10px;
}
.pages td {
	width:25px;
	padding:3px;
	text-align:center;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.pages td.current {
	border:3px solid #d50035;
	font-weight:bold;
}
.pages td.arrow {
	border:none;
}
.pages td.arrow a {
	text-decoration:none;
}
.orderby {
	margin:5px 0 10px 10px;
}
.orderby td {
	width:70px;
	padding:3px 5px;
	text-align:left;
	border-left:5px solid #ccc;
}
.orderby td.current {
	border-left:5px solid #0080ff;
	font-weight:bold;
}
.cells {
	width:970px;
}
.cells td {
	width:323px;
	/*border:1px dashed red;*/
}
.cells .widecol {
	width:646px;
}
.comment2 {
	clear:both;
	padding:10px 10px 10px 0;
	margin:0 0 0 10px;
	border-top:1px solid #ccc;
}
.swfbox2 {
	float:right;
	margin:0 20px 5px 0;
}
.hover {
	background:#ffa;
}
#userlist {
	margin: 0 0 5px 10px;
}
#userlist td {
	padding:3px 7px;
}
#userlist th {
	background:#ddd;
}
.subtitle {
	font-size:160%;
	margin:0 0 5px 0;
}
.swfdesc {
	padding:0 10px 0 0;
}
.swfdesc div {
	padding:0;
}
.swfdesc .preview {
	margin:0 10px 40px 10px;
}
.swfdesc p {
	clear:both;
	margin:0 0 10px 10px;
}
#rating {
	margin:0 0 10px 0;
}
#rating img {
	vertical-align:middle;
	margin:0 0 2px 0;
}
#rating small {
	display:block;
	margin:0 0 5px 0;
	color:#999;
}
#rating small a {
	color:#333;
}
#votemsg {
	padding:0 10px 0 0;
}
#favorited {
	display:block;
	margin:5px 0;
}
i.div {
	color:#aaa;
	font-style:normal;
}
.green {
	color:#279e00;
}
.red {
	color:#d50035;
}
.gray {
	color:#aaa;
}
.hidden {
	display:none;
}
#opaco {
	background:#000;
	position:absolute;
	top:0;
	left:0;
	right:0;
}
#popup {
	position:fixed;
	left:50%;
	top:50%;
	width:290px;
	text-align:center;
	padding:20px 30px;
}
#popup p {
	margin:5px auto 0 auto;
}
#popup .login {
	width:83px;
	height:20px;
	padding:0 3px;
	border:1px solid #ccc;
	margin:0 3px 0 0;
	line-height:20px;
}
#popup .but {
	vertical-align:middle;
	margin:0 0 4px 0;
	cursor:pointer;
}
#popup span {
	display:block;
	text-align:right;
	margin:0 20px 10px 0;
}
#popup span input {
	vertical-align:top;
}
#forgotpass {
	float:left;
	margin:0 0 0 20px;
}
#registration2 {
	margin:5px 0 0 0;	
	cursor:pointer;
}
.closecross {
	float:right;
	margin:-15px -25px 0 0;
	cursor:pointer;
}
#popup #loginmsg,#popup #newpassmsg,#popup #registermsg {
	margin:10px 0;
}
#popup .newpass {
	width:150px;
	height:20px;
	padding:0 3px;
	border:1px solid #ccc;
	margin:0 3px 0 0;
	line-height:20px;
}
#popup .newpass2 {
	display:block;
	width:150px;
	height:20px;
	padding:0 3px;
	border:1px solid #ccc;
	margin:3px auto;
	line-height:20px;
}
#popup form {
	margin:0 0 10px 0;
}
form i {
	font-style:normal;
}
#captcha,#captcha2 {
	display:block;
	margin:7px auto 3px auto;
	border:1px solid #ccc;
	width:106px;
	height:50px;
}
#addcomment {
	background:#fff url('/img/bgaddcomment.gif') top left no-repeat;
	padding:6px 8px;
	margin:0 0 0 7px;
}
#addcomment img,#editcomment img {
	cursor:pointer;
	margin:3px 0;
}
#addcomment textarea {
	width:285px;
	height:89px;	
	margin:3px 0 2px 0;
	padding:3px 3px;
	border:1px solid #ccc;
	display:none;
}
#editcomment {
	background:#ddd;
	width:280px;
	padding:6px 8px;
	margin:0;
}
#editcomment textarea {
	width:270px;
	height:89px;	
	margin:3px 0 2px 0;
	padding:3px 3px;
	border:1px solid #ccc;
}
#editcomment_template {
	display:none;
}
#adderror {
	margin:0 10px 7px 10px;
}
.comment .controls,.comment2 .controls {
	float:right;
	text-align:right;
	font-size:90%;
}
.comment .controls img,.comment2 .controls img {
	margin:0 0 2px 3px;
	vertical-align:middle;
	width:14px;
	height:14px;
}
.cplus,.cminus,.cplusminus,.cedit,.cdelete {
	cursor:pointer;
}
.comment .controls .cdelete,.comment2 .controls .cdelete {
	width:5px;
	height:5px;
	margin:0 0 2px 7px;
}
#nocomments {
	margin:10px;
}
.nofloat {
	clear:both;
}
.avatar {
	width:32px;
	height:32px;
	border:1px solid #ccc;
	vertical-align:middle;
	margin:0 5px 0 0;
}
.avatar2 {
	width:100px;
	height:100px;
	border:1px solid #ccc;
	float:left;
	margin:0 10px 0 0;
}
.mctitle {
	display:block;
	margin:0 0 10px 0;
}
.text {
	padding:5px 10px;
	text-align:justify;
}
#nonflash td {
	text-align:left;
}
#nonflash h2 {
	font-size:16px;
}
#nonflash .text {
	padding:0 20px 0 10px;
	text-align:justify;
	width:646px;
}
#nonflash .onlinelogo {
	text-align:center;
	padding:0 0 10px 0;
}
#nonflash .onlinelogo img {
	margin:0 0 5px 0;
}
#nonflash .screens {
	padding:0 0 0 10px;
}
#nonflash .screens img {
	width:150px;
}
#nonflash .download {
	width:200px;
	border:1px solid #ccc;
	background:#eee;
	padding:10px;
	text-align:center;
	margin:15px auto;
}
#nonflash .download2 {
	width:300px;
}
#nonflash .download a {
	text-decoration:none;
	font-size:18px;
	color:#279e00;
}
#nonflash .download a img {
	position:relative;
	top:3px;
}
#mobile h2 {
	font-size:16px;
}
#mobile .screens {
	text-align:center;
	padding:0 0 0 10px;
	width:200px;
}
#mobile .text {
	text-align:left;
}
#mobile .mobileorder {
	width:300px;
	border:1px solid #ccc;
	background:#eee;
	padding:10px;
	text-align:center;
	margin:15px auto;
}
.mobileorder p {
	text-align:left;
	margin:3px 0 3px 80px;
}
.mobileorder b {
	font-size:120%;
	color:#279e00;
}
.mobileorder input.text {
	margin:5px;
	padding:5px;
}
.phonelist p {
	margin:0 0 5px 0;
}
.phonelist span.pfull {
	display:none;
}
#sentmessage {
	margin:10px 0 0 0;
	color:red;
}
.removefav {
	display:block;
	text-align:right;
	margin:0 0 10px 10px;
	width:300px;
}
.usermenu {
	padding:0 0 0 10px;
}
.usermenu li {
	list-style:none;
	margin:5px 0;
}
.explog {
	margin:0 0 0 10px;
	width:630px;
}
.explog th {
	padding:3px 5px;
}
.explog td {
	padding:3px 5px;
	width:auto;
	border-top:1px solid #ccc;
}
.explog td.date {
	text-align:center;
	width:80px;
}
.explog td.exp {
	text-align:center;
	font-weight:bold;
	width:30px;
}
#sharing {
	padding:0 10px 10px 0;
}
#sharing input {
	padding:3px;
	width:300px;
	border:1px solid #ccc;
}
#addthis,#vk_like {
	display:block;
	margin:5px 0;
}
#profile_form table {
	margin:10px 0;	
}
.form2 td {
	text-align:center;
}
.form2 i {
	display:block;
	margin:10px 0 3px 0;
}
.form2 input {
	width:250px;
	height:20px;
	padding:0 3px;
	border:1px solid #ccc;
	margin:0 3px 0 0;
	line-height:20px;
}
.form2 textarea {
	width:250px;
	height:100px;
	padding:3px;
	border:1px solid #ccc;
	margin:0 3px 0 0;
}
.form2 select {
	width:250px;
	height:20px;
	padding:0;
	border:1px solid #ccc;
	margin:0 3px 0 0;
	line-height:20px;
}
#changepass_td {
	border-left:1px solid #ccc;
}
#changepass_td input {
	width:150px;
}
.form2 .smallfield {
	width:100px;
}
.form2 .upload {
	display:block;
	margin:5px auto;
	border:1px solid #ccc;
}
.form2 .but {
	display:block;
	margin:20px auto 10px auto;
	cursor:pointer;
}
#upload_avatar {
	width:100px;
	height:100px;
}
#upload_avatar_img {
	width:100px;
	height:100px;
}
#upload_preview {
	width:83px;
	height:83px;
	overflow:hidden;
}
#upload_preview_img {
	width:83px;
	height:83px;
}
#upload_screenshot,#upload_swf {
	width:200px;
	height:80px;
}
#upload_screenshot1,#upload_screenshot2,#upload_screenshot3,#upload_screenshot4,#upload_screenshot5,#upload_screenshot6 {
	width:150px;
	height:113px;
}
#upload_screenshot_img,#upload_swf_img {
	width:200px;
	height:80px;
}
#upload_screenshot1_img,#upload_screenshot2_img,#upload_screenshot3_img,#upload_screenshot4_img,#upload_screenshot5_img,#upload_screenshot6_img {
	width:150px;
	height:113px;
}
#adddesc,#adddesc2 {
	width:190px;
}
#upload_preview_link {
	display:block;
	margin:0 auto;
	width:120px;
}
#upload_avatar_link,#upload_screenshot_link,#upload_swf_link,#upload_screenshot1_link,#upload_screenshot2_link,#upload_screenshot3_link,#upload_screenshot4_link,#upload_screenshot5_link,#upload_screenshot6_link {
	display:block;
	margin:0 auto;
}
#uploadedswf {
	border:1px solid #ccc;
	margin:5px auto;
	display:none;
}
#scrsh1 {
	display:block;
	margin:5px auto;
}
#scrsh2,#scrsh3,#scrsh4 {
	display:none;	
	margin:5px auto;
}
#msg00 {
	display:block;
	text-align:center;
	margin:10px;
}
#add_form .cells ul {
	text-align:left;
	margin:10px auto;
}
#add_form .cells li {
	margin:7px auto;
	width:250px;
}
#otherloader {
	display:none;
	margin:20px auto 0 auto;
}
#yesflash {
	display:block;
}
#noflash {
	display:block;
}
#noflash table {
	margin:0 auto;	
}
#noflash td {
	text-align:center;
	width:220px;
}
#adddesclong {
	width:550px;
	height:500px;
}
#longdescpreviewlink {
	display:block;
	margin:3px auto 5px auto;
}
#longdescpreview {
	text-align:left;
	margin:5px 40px;
}
#miniformats {
	text-align:left;
	margin:3px 0 0 40px;
	display:none;
}
#msg0b2,#msg0c {
	display:block;
	text-align:center;
	margin:10px 0 0 0;
}
.addstatus {
	display:block;
	text-align:right;
	margin:0 0 10px 10px;
	width:300px;
}
.status_new {
	color:#999;
}
.status_rejected {
	color:#f00;
}
.status_approved {
	color:#0a0;
}
#contacts_form {
	text-align:center;
}
#contacts_message {
	width:500px;
	height:200px;
}
#keystring2 {
	width:150px;
}
.cells .textcol {
	width:626px;
	padding:10px 0 20px 20px;
}
.textcol ul {
	margin:10px 0 10px 13px;
}
.textcol li {
	margin:5px 0;
}
#counters {
	display:block;
/*	height:35px;
	width:400px;
	text-align:left;
	padding:0;
	margin:20px 0 5px 0;*/
	text-align:center;
	margin:10px 0 0 0;
}
#counters img {
	float:none;
	margin:0;
	display:inline;
}
#counters a {
	margin:0;
	display:inline;
}
#userlink {
	border:1px solid #aaa;
	padding:2px;
	margin:3px 0;
	width:250px;
}
.friends a {
	font-size:14px;
	font-weight:bold;
}
.videos {
	width:620px;
}
.thumbs b {
	display:block;
	text-align:center;
	margin:0 10px 10px 10px;
}
.thumbs div {
	padding:5px;
	margin:0 0 10px 10px;
	border:1px solid #aaa;
}
.thumbs a {
	font-weight:bold;
}
.thumbs img {
	display:block;
	margin:0 auto;
	padding:1px;
	border:1px solid #999;
	width:120px;
}
.scorebrief {
	clear:both;
	position:relative;
	top:-15px;
	margin:0 0 0 10px;
}
.scores {
	width:625px;
}
.scores h4 {
	clear:both;
	font-size:12px;
	margin:5px 0;
}
.scores table {
	width:610px;
}
.scores td,.scores th {
	border:1px solid #ccc;
	padding:3px 5px;
	vertical-align:middle;
}
.scores th {
	background:#eee;
}
.scores .swfbox {
	margin:0 0 0 -10px;
}
.newscore {
	clear:both;
	width:620px;
	margin:0;
	padding:10px 0;
	text-align:center;
}
.newscore1 {
	background:#fff url('/img/bgscoresubmit1.gif') no-repeat top center;
}
.newscore2 {
	background:#fff url('/img/bgscoresubmit2.gif') no-repeat top center;
}
.newscore i {
	display:block;
	font-style:normal;
	font-weight:bold;
}
.newscore span {
	display:block;
	font-weight:bold;
	font-size:20px;
	margin:5px;
	color:#d50035;
}
.newscore input {
	display:block;
	width:250px;
	height:20px;
	padding:0 3px;
	border:1px solid #ccc;
	margin:5px auto;
	line-height:20px;
}
.newscore .but {
	display:block;
	margin:10px auto;
	cursor:pointer;	
}
.scorehl {
	background:#ffe9e9;
	border:2px solid #d50035;
}
.scoregametitle {
	width:700px;
	height:80px;
	margin:0 auto;
	background:#fff url('/img/bgscoregame.gif') no-repeat top center;
}
.scoregametitle td {
	width:50%;
	padding:5px 15px 5px 10px;
}
.scoregametitle img.medal {
	float:left;
	margin:0 10px 0 0;
}
.scoregametitle table {
	width:100%;
	margin:0 0 5px 0;
}
.scoregametitle table th {
	font-weight:normal;
	padding:0 0 5px 0;
}
.scoregametitle table td {
	padding:5px;
	background:#fff;
	vertical-align:middle;
}
#flashspacer {
	/*border:3px solid #00ff00;*/
}
#flash {
	position:absolute;
	left:50%;
	/*background:#aaf;*/
	/*border:1px solid red;*/
}
#flash td {
	padding:20px;
	text-align:center;
	/*border:1px dashed red;*/
	/*background:#fff;*/
}
#preloader {
	background:transparent url('/img/preloader_frame.gif') no-repeat scroll center center;
	text-align:center;
	margin:0;
	display:none;
	position:absolute;
	left:50%;
	width:700px;
	/*border:2px dashed #ff0;*/
}
#preloader_bg {
	background:#fff;
	display:none;
	position:absolute;
	left:50%;
	/*border:1px dashed green;*/
}
#progressbar {
	width:300px;
	height:10px;
	margin:20px auto 10px auto;
}
#preloaderclose {
	display:none;
}
#flashplace {
	background:transparent url('/img/gamebg_lt.gif') no-repeat top left;
}
#flash #gameside {
	width:190px;
	background:transparent url('/img/gamebg_noscores.gif') no-repeat top right;
	text-align:left;
	/*border:1px dashed blue;*/
	padding-bottom:0;
}
#flash #gamebg1 {
	padding:0;
	height:20px;
	background:transparent url('/img/gamebg_lb.gif') no-repeat bottom left;
}
#flash #gamebg2 {
	padding:0;
	background:transparent url('/img/gamebg_rb.gif') no-repeat bottom right;
}
#gameachieves {
	display:none;
}
#gamescores div {
	float:left;
}
#gamescores p {
	text-align:right;
	margin:3px 0 7px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #ccc;
	background:transparent url('/img/scoreline.gif') repeat-x center left;
}
#gamescores p b {
	background:#fff;
	padding:0 0 0 5px;
}
#reloadscores {
	display:block;
	text-align:right;
	margin:15px 0 10px 0;
	text-decoration:none;
}
#reloadscores img {
	width:12px;
	height:12px;
	vertical-align:middle;
	margin:0 0 2px 0;
}
#gameachieves div {
	margin:0 0 10px 0;
	border:1px solid #ccc;
	padding:5px;
	margin:0 0 5px -5px;
	background:#fff;
}
#gameachieves img {
	border:1px solid #ccc;
	float:left;
	margin:0 10px 3px 0;
	width:40px;
	height:40px;
}
#gameachieves small {
	color:#aaa;
	display:block;
	text-align:left;
	clear:both;
}
#gameachieves .achieve_done {
	background:transparent url('/img/achieve_done.gif') right bottom no-repeat;
}
#unregachieve {
	display:block;
	text-align:center;
	margin:10px 0;
}
.translate textarea {
	width:300px;
	height:100px;
	display:block;
	margin:0 0 10px 0;
	padding:3px 5px;
}
.translate p {
	float:right;
	margin:0 15px 0 0;
}
#download {
	margin:5px 0;
}
#download2,#download3 {
	border:1px solid #ccc;
	margin:0 20px 0 0;	
	padding:5px 7px;
	background:#eee;
	display:none;
}
#download input {
	width:120px;
	height:20px;
	padding:0 3px;
	border:1px solid #ccc;
	margin:5px 3px 0 0;
	line-height:20px;
}
#download ol {
	margin:3px 0 3px 20px;
}
#download2 img {
	cursor:pointer;
}
#download2 p {
	margin:0 0 3px 0;
}
#download3 p {
	text-align:center;
	margin:10px 0;
}

.mytizer1 img {
	width:190px;
	height:140px;
	padding:1px;
	border:1px solid #ccc;
}
.mytizer1 b {
	display:block;
	margin:5px 0 10px 0;
	text-align:center;
	font-size:12px;
}
.mytizer1 i {
	display:block;
	text-align:center;
	margin:0 0 5px 0;
	font-style:normal;
}
.mytizer1 i img {
	width:135px;
	height:36px;
	border:none;
	margin:10px 0 0 0;
}

#tags {
	padding:0 0 0 10px;
}
#tags ul {
	margin:5px 10px 5px 0;
}
#tags li {
	list-style:none;
	display:inline;
}
#tags small {
	color:#aaa;
}
.title2 {
	margin:0 10px;
}

.mayki {
	width:163px;
	text-align:center;
	border:1px solid #ccc;
	padding:5px;
}
.mayki h4 {
	margin:0 0 5px 0;
	font-size:12px;
}
.mayki h4 b {
	color:red;
}
.mayki img {
	width:155px;
	heigth:155px;
}
.mayki a {
	display:block;
	margin:5px 0;
}

.gameadnet {
	text-align:left;
}
.gameadnet img {
	border:1px solid #999;
	padding:1px;
}
.texttable td,.texttable th {
	border:1px solid #ccc;
	padding:3px 5px;
	width:auto;
}
.texttable th {
	background:#ddd;
}
.distrib td {
	width:323px;
}
.distrib img.thumb {
	float:left;
	width:100px;
	height:100px;
	padding:1px;
	border:1px solid #999;
	margin:0 10px 20px 10px;
}
.distrib a {
	font-weight:bold;
}
.distrib div {
	margin:0 0 0 125px;
}
.distrib p {
	margin:5px 0;
}
#brandtop {
	display:block;
	width:970px;
	margin:0 auto;
}
#livegames1 {
	background:transparent url('/img/livegames_bg.gif') no-repeat;
	padding:20px;
	margin:0 -95px;
	width:1120px;
	height:704px;
}
#flashcontent p {
	text-align:center;
	padding:100px 0;
}
#uploadswfurlblock {
	border:1px solid #ccc;
	width:280px;
	margin:5px auto;
	padding:5px;
	background:#eee;
	display:none;
}
#uploadswfurlblock i {
	margin:2px;
}
