* {
	margin:0;
	padding:0;
}
html,body {
	font:11px Verdana,sans-serif;
	color:#444;
	background:#fff;
	overflow-x:hidden;
}
input,textarea,select {
	font:11px Verdana,sans-serif;
}
a {
	color:#0000c7;
}
a:hover {
	color:#d50035;
}
a img {
	border:none;
}
h1,h2,h3,h4 {
	font-weight:bold;
	color:#000;
}
h1 {
	font-size:200%;
	margin-bottom:10px;
}
h2 {
	font-size:120%;
}
h3 {
	font-size:110%;
}
h4 {
	font-size:100%;
}
table {
	border-collapse:collapse;
	border-width:0px;
}
td {
	vertical-align:top;
	padding:0;
}
hr {
	border:none;
	height:1px;
	color:#ccc;
	background:#ccc;
	margin:2px 0;
}
small {
	font-size:90%;
}

div.message {
	width:90%;
	overflow:hidden;
	border:1px solid #999;
	padding:10px;
	margin:0 0 10px 0;
	background-color:#eee;
}
span.m_error {
	color:#f00;
	font-weight:bold;
}
span.m_ok {
	color:#0a0;
	font-weight:bold;
}
span.m_info {
	color:#00f;
	font-weight:bold;
}
span.m_warning {
	color:#ff7f00;
	font-weight:bold;
}
span.m_debug {
	color:#000;
	font-weight:bold;
}
/*form i {
	font-style:normal;
	color:#666;
	display:block;
	margin:10px 0 0 0;
}*/
.input {
	margin:3px 0 0 0;
	width:420px;
	padding:2px;
}
textarea.input {
	height:150px;
	width:90%;
	padding:10px;
}
textarea.input2 {
	height:100px;
	width:420px;
	padding:2px;
}
.forum,.forum_m {
	width:100%;
	border-bottom:1px solid #ccc;
}
.forum td,.forum th,.forum_m td,.forum_m th {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:2px 5px;
	vertical-align:middle;
}
.forum th,.forum_m th {
	text-align:center;
	background:#eee;
}
.forum_m td {
	vertical-align:top;
}
.forum1 {
	width:50%;
}
.forum1 img {
	float:left;
	margin:3px 7px 3px 2px;
}
.forum2 {
	width:10%;
	text-align:center;
}
.forum3 {
	width:20%;
	text-align:center;
}
.forum4 {
	width:20%;
}
.forum5 {
	width:20%;
}
.forum6 {
	width:80%;
}
.forum_m .forum7 {
	text-align:center;
}
.forum_m .forum7 a.img {
	width:84px;
	height:84px;
	display:block;
	border:1px solid #0000c7;
	padding:1px;
	margin:3px auto;
}
.forum_m .forum7 a.img:hover {
	border:1px solid #d50035;
}
.forum_m .forum7 img {
	width:84px;
	height:84px;
}
.forum_m .forum8 {
	text-align:right;
	border-top:none;
	padding-bottom:3px;
}
img.ft {
	position:relative;
	top:2px;
	margin-right:3px;
}
br.clear {
	clear:both;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.blue1 {
	display:block;
	text-align:center;
	margin:10px 0 0 0;
	color:#999;
}
.blue1 a {
	color:#999;
	text-decoration:none;
}


body,html { 
	background:#000;
}
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;
}
#topmenu {
	margin:0 0 0 15px;
	width:671px;
	height:114px;
	border:none;
}
#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_android {
	background:#75b60b url('/img/sub_android.gif') no-repeat;
}
#sub_mobile {
	background:#0080ff url('/img/sub_mobile.gif') no-repeat;
}
#sub_mults {
	background:#00b8ff url('/img/sub_mults.gif') no-repeat;
}
#sub_other {
	background:#bf00ff 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_android li:hover a {
	color:#75b60b;
	background:#fff url('/img/sub_android_selected.gif') no-repeat;
}
#sub_mobile li:hover a {
	color:#0080ff;
	background:#fff url('/img/sub_mobile_selected.gif') no-repeat;
}
#sub_mults li:hover a {
	color:#00b8ff;
	background:#fff url('/img/sub_mults_selected.gif') no-repeat;
}
#sub_other li:hover a {
	color:#bf00ff;
	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:4px 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:#0080ff;
}
#submenu #sub_mults2 {
	background:transparent url('/img/2/bgsubmore_mults.gif') right top no-repeat;
}
#submenu #sub_mults2 li:hover a {
	color:#00b8ff;
}
#login {
	float:right;
	margin:10px 0 0 0;
	text-align:right;
	width:250px;
	line-height:12px;
}
#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;
	padding:0 0 5px 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:center;
	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 {
	display:block;
	text-align:right;
}
#search input {
	margin:2px 5px 2px 0;
}
#search #searchfield {
	width:150px;
}

/*#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;
}*/
#topmain_h1,#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:#00b8ff 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.android {
	background:#75b60b url('/img/h1android.gif') no-repeat;
}
h1.mobile {
	background:#0080ff url('/img/h1mobile.gif') no-repeat;
}
h1.other {
	background:#bf00ff url('/img/h1other.gif') no-repeat;
}
h2.games {
	background:#d50035 url('/img/h2games.gif') no-repeat;
}
h2.mults {
	background:#00b8ff 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.android {
	background:#75b60b url('/img/h2android.gif') no-repeat;
}
h2.mobile {
	background:#0080ff url('/img/h2mobile.gif') no-repeat;
}
h2.other {
	background:#bf00ff url('/img/h2other.gif') no-repeat;
}
h3.games {
	background:#d50035 url('/img/h3games.gif') no-repeat;
}
h3.mults {
	background:#00b8ff 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.android {
	background:#75b60b url('/img/h3android.gif') no-repeat;
}
h3.mobile {
	background:#0080ff url('/img/h3mobile.gif') no-repeat;
}
h3.other {
	background:#bf00ff 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;
}
.toponline {
	display:inline-block;
	vertical-align:top;
}
.toponline p {
	margin-left:107px;
}
.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;
	z-index:300;
}
#popup {
	position:fixed;
	left:50%;
	top:50%;
	width:290px;
	text-align:center;
	padding:20px 30px;
	z-index:350;
}
#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%;
	z-index:200;
	/*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_frame2.gif') no-repeat scroll center center;
	text-align:center;
	margin:0;
	display:none;
	position:absolute;
	left:50%;
	width:700px;
	z-index:300;
	/*border:2px dashed #ff0;*/
}
#preloader_bg {
	background:#fff;
	display:none;
	position:absolute;
	left:50%;
	z-index:250;
	/*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 a {
	/*color:#444;*/
	text-decoration:none;	
}
#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;
	z-index:200;
}
#livegamesapacer {
	height:744px;
}
#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;
}
#chat {
	position:fixed;
	top:30px;
	right:10px;
	width:300px;
	z-index:200;
}
#chat iframe {
	width:300px;
	height:500px;
	display:none;
}
#chatopen {
	position:fixed;
	top:124px;
	left:485px;
	margin:0 50%;
	z-index:200;
}
#chatclose {
	margin:-3px 0 0 250px;
	display:none;
	z-index:200;
}

#toponlinegames {
	height:145px;
}

.ads10b {
	width:100%;
}
.ads10b td {
	align:center;
	padding:0 10px;
}
.ads10b13 {
	width:300px;
}

/*
 * jQuery UI CSS Framework @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=5c9ccc&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=02_glass.png&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #a6c9e2; background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #4297d7; background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #c5dbec; background: #dfeffc url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2e6e9e; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2e6e9e; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #79b7e7; background: #d0e5f5 url(images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1d5987; }
.ui-state-hover a, .ui-state-hover a:hover { color: #1d5987; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #79b7e7; background: #f5f8f9 url(images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #e17009; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #e17009; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fad42e; background: #fbec88 url(images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_469bdd_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_469bdd_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_d8e7f3_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_6da8d5_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_217bc0_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_f9bd01_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; }
.ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui-corner-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui-corner-right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui-corner-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Datepicker @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

 div.light_rounded .pp_top .pp_left{background: url(/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_middle{background:#fff;}div.light_rounded .pp_top .pp_right{background: url(/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_content .ppt{color:#000;}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff;}div.light_rounded .pp_content{background-color:#fff;}div.light_rounded .pp_next:hover{background: url(/js/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.light_rounded .pp_previous:hover{background: url(/js/prettyPhoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_rounded .pp_expand{background: url(/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_rounded .pp_expand:hover{background: url(/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_rounded .pp_contract{background: url(/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_rounded .pp_contract:hover{background: url(/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_rounded .pp_close{width:75px;height:22px;background: url(/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_rounded #pp_full_res .pp_inline{color:#000;}div.light_rounded .pp_arrow_previous{background: url(/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next{background: url(/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_rounded .pp_bottom .pp_left{background: url(/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_middle{background:#fff;}div.light_rounded .pp_bottom .pp_right{background: url(/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}div.light_rounded .pp_loaderIcon{background: url(/js/prettyPhoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.dark_rounded .pp_top .pp_left{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_middle{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_top .pp_right{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}div.dark_rounded .pp_content_container .pp_left{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_rounded .pp_content_container .pp_right{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_rounded .pp_content{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_next:hover{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_rounded .pp_previous:hover{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.dark_rounded .pp_expand{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_expand:hover{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract:hover{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_close{width:75px;height:22px;background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_rounded .currentTextHolder{color:#c4c4c4;}div.dark_rounded .pp_description{color:#fff;}div.dark_rounded #pp_full_res .pp_inline{color:#fff;}div.dark_rounded .pp_arrow_previous{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_rounded .pp_arrow_next{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}div.dark_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_rounded .pp_bottom .pp_left{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_middle{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_bottom .pp_right{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_loaderIcon{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_left ,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background: url(/js/prettyPhoto/images/prettyPhoto/dark_square/contentPattern.png) top left repeat;}div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_square .pp_description{color:#fff;}div.dark_square .pp_loaderIcon{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_content_container .pp_left{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_square .pp_content_container .pp_right{background: url(/js/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_square .pp_expand{background: url(/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_square .pp_expand:hover{background: url(/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_square .pp_contract{background: url(/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_square .pp_contract:hover{background: url(/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_square .pp_close{width:75px;height:22px;background: url(/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_square #pp_full_res .pp_inline{color:#fff;}div.dark_square .pp_arrow_previous{background: url(/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_square .pp_arrow_next{background: url(/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;}div.dark_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_square .pp_next:hover{background: url(/js/prettyPhoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_square .pp_previous:hover{background: url(/js/prettyPhoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff;}div.light_square .pp_content .ppt{color:#000;}div.light_square .pp_expand{background: url(/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_square .pp_expand:hover{background: url(/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_square .pp_contract{background: url(/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_square .pp_contract:hover{background: url(/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_square .pp_close{width:75px;height:22px;background: url(/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_square #pp_full_res .pp_inline{color:#000;}div.light_square .pp_arrow_previous{background: url(/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_square .pp_arrow_next{background: url(/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;}div.light_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_square .pp_next:hover{background: url(/js/prettyPhoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor: pointer;}div.light_square .pp_previous:hover{background: url(/js/prettyPhoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_top .pp_left{background: url(/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;}div.facebook .pp_top .pp_middle{background: url(/js/prettyPhoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;}div.facebook .pp_top .pp_right{background: url(/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;}div.facebook .pp_content .ppt{color:#000;}div.facebook .pp_content_container .pp_left{background: url(/js/prettyPhoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;}div.facebook .pp_content_container .pp_right{background: url(/js/prettyPhoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;}div.facebook .pp_content{background:#fff;}div.facebook .pp_expand{background: url(/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.facebook .pp_expand:hover{background: url(/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.facebook .pp_contract{background: url(/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.facebook .pp_contract:hover{background: url(/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.facebook .pp_close{width:22px;height:22px;background: url(/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.facebook #pp_full_res .pp_inline{color:#000;}div.facebook .pp_loaderIcon{background: url(/js/prettyPhoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat;}div.facebook .pp_nav .pp_arrow_previous{background: url(/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_nav .pp_arrow_next{background: url(/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.disabled{background-position: -32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_next:hover{background: url(/js/prettyPhoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor: pointer;}div.facebook .pp_previous:hover{background: url(/js/prettyPhoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_bottom .pp_left{background: url(/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;}div.facebook .pp_bottom .pp_middle{background: url(/js/prettyPhoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;}div.facebook .pp_bottom .pp_right{background: url(/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display: none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display: none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position: relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position: static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;}.pp_content .ppt{left:auto;margin-bottom:5px;position: relative;top:auto;}.pp_fade{display: none;}.pp_content_container{position: relative;text-align: left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{margin:10px 0 2px 0;}.pp_description{display: none;margin:0 0 5px 0;}.pp_nav{clear: left;float: left;margin:3px 0 0 0;}.pp_nav p{float: left;margin:2px 4px;}.pp_nav a.pp_arrow_previous,.pp_nav a.pp_arrow_next{display:block;float: left;height:15px;margin-top:3px;overflow: hidden;text-indent: -10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}a.pp_next{background: url(/js/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: right;height:100%;text-indent: -10000px;width:49%;}a.pp_previous{background: url(/js/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: left;height:100%;text-indent: -10000px;width:49%;}a.pp_expand,a.pp_contract{cursor: pointer;display: none;height:20px;position:absolute;right:30px;text-indent: -10000px;top:10px;width:20px;z-index:20000;}a.pp_close{display:block;float: right;text-indent: -10000px;}.pp_bottom{height:20px;position: relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position: static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin: -12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align: left;}#pp_full_res .pp_inline p{margin:0 0 15px 0;}div.ppt{color:#fff;display: none;font-size:17px;left:0;position:absolute;top:0;z-index:9999;}.clearfix:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}.clearfix {display: inline-block;}* html .clearfix {height:1%;}.clearfix {display:block;}

/* Fixes issue here http://code.google.com/p/jcrop/issues/detail?id=1 */
.jcrop-holder { text-align: left; }

.jcrop-vline, .jcrop-hline
{
	font-size: 0;
	position: absolute;
	background: white url('Jcrop.gif') top left repeat;
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {
	font-size: 1px;
	width: 7px !important;
	height: 7px !important;
	border: 1px #eee solid;
	background-color: #333;
	*width: 9px;
	*height: 9px;
}

.jcrop-tracker { width: 100%; height: 100%; }

.custom .jcrop-vline,
.custom .jcrop-hline
{
	background: yellow;
}
.custom .jcrop-handle
{
	border-color: black;
	background-color: #C7BB00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


/* Чтобы отключить какой-нибудь из параметров, его можно удалить, либо закомментировать с помощью звездочки и наклонной черты (как эта строка, например) */

/* НАСТРОЙКИ БАННЕРА */
/* ширина баннера */
#banner_gameguru_vert {width:300px; display:table;margin:0 0 0 10px;}

/* НАСТРОЙКИ ОПИСАНИЯ ИГР */
/* Шрифт описания - Тахома, высота 11 пикселей*/
#banner_gameguru_vert .gametext_gameguru {font:11px Verdana,sans-serif;line-height:auto;}
/* отступ между картинкой и описанием (10 пикселей)*/
/*#banner_gameguru_vert .gametext_gameguru { padding:10px; }*/

/* НАСТРОЙКИ ЗАГОЛОВКА*/
/* отступ между заголовком и описанием (7 пикселей)*/
#banner_gameguru_vert .header_gameguru {margin-bottom:7px;}
/* цвет заголовка */
#banner_gameguru_vert .header_gameguru {color:#000;}
/* размер шрифта в заголовке (11 пикселей) */
#banner_gameguru_vert .header_gameguru {font-size:11px;}
/* использование полужирного шрифта в заголовке */
#banner_gameguru_vert .header_gameguru {font-weight:bolder;}

/* НАСТРОЙКА РЕКЛАМНЫХ БЛОКОВ */
/* ширина каждого из блоков (300 пикселей) */
#banner_gameguru_vert .gameblock_gameguru {width:300px;margin:0 0 10px 0}

/* отступ вокруг каждого из рекламных блоков (10 пикселей)*/
/*#banner_gameguru_vert .gameblock_gameguru {margin:10px;}*/
/* фон под описанием*/
#banner_gameguru_vert .gameblock_gameguru {background:#fff}
/* это лучше не трогать */
/*#banner_gameguru_vert .gameblock_gameguru {overflow:hidden; }*/

/* НАСТРОЙКА КАРТИНОК */
/* рамка вокруг картинки - сверху и снизу белая рамка 5 пикселей, слева и справа белая рамка 10 пикселей*/
#banner_gameguru_vert .img_gameguru img {border:1px solid #999;padding:1px}
/* отступ между картинкой и краями блока и текста*/
#banner_gameguru_vert .img_gameguru {margin:0 10px 0 0}
/* это лучше не трогать*/
#banner_gameguru_vert .img_gameguru {float:left; position:relative;}

/* НАСТРОЙКА ССЫЛОК */
#banner_gameguru_vert a:link {color: #0000c7;text-decoration: underline;}
/* цвет уже посещенных ссылок */
#banner_gameguru_vert a:visited {text-decoration: underline;color: #0000c7;}
/* цвет ссылкок при наведении курсором*/
#banner_gameguru_vert a:hover {text-decoration: none;color: #FF0000;}
#banner_gameguru_vert a:active {text-decoration: underline;color: #0000c7;}


.vsemayki > div {
	position:absolute;
	width:190px;
	padding:0;
	margin:100px 0 0 0;
	left:50%;
	top:0;
}
.vsemayki div a {
	display:block;
	height:230px;
	padding:0;
	margin:0;
	text-align:center;
	background:transparent url('/branding/vsemayki/mayka.png') no-repeat;
}
.vsemayki div a img {
	display:block;
	position:relative;
	top:30px;
	left:52px;
}
.vsemayki div a p {
	position:relative;
	width:190px;
	height:60px;
	top:20px;
	left:0;
	background-image:url('/branding/vsemayki/buttons.png');
	background-repeat:no-repeat
}


