/*
  Base-css file
  (c) ArtVisio 2004-2009
  Including reset.css from �css framework Blueprint�
*/

/*  Blueprint CSS Framework 0.8 */
html, body, div, span, object, iframe, h1, h2,  h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
.inline { display: inline !important; }
.hide { display: none; }
.hand { cursor: pointer;}
.nowrap { white-space:nowrap;}
.show, .block { display: block; }
.clear {clear:both;}
body {background:black no-repeat fixed center top;}


/* Fonts */
body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, abbr, acronym, address, code, del, dfn,
em, q, dl, dt, dd, ol, li, fieldset, label, legend,
caption, tr, th, td {
  font-size: 11px ;
  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}
h1, h1 a {
  font-family:  Arial, Verdana;
  font-size: 18px;
  font-weight: normal;
  color:#000;
}
h1 {margin: 5px 17px 10px 0px;}
h2 {
  color:black;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11pt;
  font-weight:bold;
  padding:0.8em 0 1em;
}

h1.black a, h1.black,
.top10 td a.black {
  color: #000;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
h1.black {margin: 0px 0px 10px 0px;}
.top10 td div {
    width:170px;
    float:left;
}
h3 {
  font-size:11px;
  font-weight:bold;
  padding:0;
  margin:0;
}
li{list-style:none}
a { color: #000; }
.grey { color: #818181 !important;}
.black {color: #000 !important;}
.red { color: #d33700 !important;}
.blue  { color: #688996 !important;}
.green { color: #50b411 !important;}
.nowrap { white-space: nowrap;}
.gold { color: #FFCC4A !important;}

/* Links */
a { text-decoration: underline; }
a:hover { text-decoration: none;  color: #f66120 !important;}
a.script, a.local { text-decoration: none; border-bottom: 1px dashed #000 !important; border-width: 0px 0px 1px 0px; }
a.arrow {
  background: url('../img/arrow-red.gif') no-repeat right 5px;
  padding-right: 15px;
}
/* Forms */
label {
  cursor: pointer;
  margin-left: 5px;
  position: relative;
  top: -1px;
}
/* Images */
a img { border: none; }
.png { behavior: url('/img/templates/yuplay2/css/pngbehavior.htc') }
/* Footnotes */
sup, sub {
  vertical-align: middle;
  position: relative;
  font-size: 75%;
}
sup { bottom: 0.5em; }
sub { top: 0.5em; }
/* Tables */
table {
  border-collapse: collapse;
  border: 0px;
}
table td {
  padding: 0px;
  vertical-align: top;
}
table.no, table.no td, table.no th, .no { border: none !important; background: none !important;}
.bred { border: 1px solid red !important; }
table.bbred, table.bbred td, table.bbred th { border: 1px solid red !important; }
table.bbno, table.bbno td, table.bbno th { border: none !important; }
table.bgray { border: 1px solid gray !important; }
table.bbgray, table.bbgray td, table.bbgray th { border: 1px solid gray !important; }
table.p0 td, table.p0 th, td.p0, th.p0, div.p0, .p0 { padding: 0px !important; }
table.p5 td, table.p5 th, td.p5, th.p5, div.p5 { padding: 5px !important; }
table.p10 td, table.p10 th, td.p10, th.p10, div.p10 { padding: 10px; }
/* List */
ul {
  list-style: none;
  padding: 5px 16px 5px 18px;
}
li {
  background: url('../img/marc.gif') no-repeat 0px 6px;
  padding: 2px 0px 4px 10px;
}
li a,
a.dalee,
.tags a {
  color: #688996;
}
ol {
  list-style-position:inside;
}
ol li {
  background: none;
  padding: 0;
}

/* Separator */
hr {
  border: 1px dashed #b4b4b4;
  border-width: 1px 0px 0px 0px;
  background-color: transparent;
  height: 1px;
}
div.hr {
  height: 6px;
  background: url('../img/hr.gif')  left top repeat-x;
}
div.hr hr {display: none;}
/* Position */
.c { text-align: center !important; }
.r { text-align: right !important; }
.l { text-align: left !important; }
.t { vertical-align: top !important; }
.m { vertical-align: middle !important; }
.b { vertical-align: bottom !important; }
.fleft { float: left; }
.fright {float: right;}
#auto {margin: 0 auto;}
div#auto>a{
	display:block;
	font-size:0;
	line-height:0;
}
div#auto>a>img{
	vertical-align:top;
}
.mt5 { margin-top:5px;}

/* Dimensions */
.h100 { height: 100px !important; }
.w100 { width: 100px !important; }
.h100p { height: 100% !important; }
.w100p { width: 100% !important; }
.w90p { width: 90%; }
.game-content embed, .game-content  object{ width:470px !important;}

/* SITE */
.top {
  height:81px;
  border-bottom: 1px solid white;
  white-space:nowrap;
  background-color: black;
}
.top, .top a, .top td {color: white;}
.top img {
  margin: 16px 20px 0 0;
  float:left;
}
.top-inner {
  margin: auto;
  width:945px;
  position:relative;
}
.top-inner div {display:inline;}
.topper {
  position:absolute !important;
  right: 0;
  top:6px !important;
}
.download-client {
  background:  url('../img/download-client-bg.gif') no-repeat top right;
  width:182px;
  height:50px;
}
.download-client img {
  width:181px;
  height:25px;
  margin:0;
  float:none;
}
.top div div {
  display:inline;
  margin-right:2%;
  position:relative;
  top:54px;
  white-space:nowrap;
}
.yum {
  background:  url('../img/yumi.gif') no-repeat top right;
  padding-right:19px;
}

.all {
  width: 933px;
  background: white url('../img/right-corn.gif') top right no-repeat;
}
.leftcol {
  width: 282px;
  background: white url( '../img/left-fon.png' ) left top repeat-y;
}
.rightcol{
  width: 651px;
}
.footer {
  width:933px;
  margin:auto;
  height: 53px;
  background-color: #737373;
  border-top: 3px solid #FFCC4A;
}
.footer div { padding:10px; }
.footer a { color:#000;}
.header {
  text-align: left;
  background: url('../img/title.png') no-repeat top left;
  border-top: 3px solid #FFCC4A;
  padding:3px 0;
  margin-bottom:2px;
}
.header a {
  background: url( '../img/arrow-down.gif' ) left 5px no-repeat;
  padding: 0 0 0 18px;
  font-family:  Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FFCC4A;
  margin: 0 0 0 20px;
  text-decoration:none;
}
.header span {
  padding: 0 0 0 18px;
  font-family:  Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FFCC4A;
  margin: 0 0 0 20px;
  text-decoration:none;
}
.header a:hover {color: #FFCC4A !important; }
.header a.close {
  background: url( '../img/arrow-up.gif' ) left 4px no-repeat;
}
.accept { text-align:center; }
.accept img { margin:12px; }
.leftcol ul {padding-bottom:10px;}
.leftcol ul li {
  border-bottom: 1px dashed #B4C1CC;
}

/*Login form*/
.login {
  position:relative !important;
  top:48px !important;
  float:left;
  margin:0 0px 0 0px !important;
}
.login input.log,
.login input.pass {
	padding: 3px 0px 3px 10px;
	height: 16px;
	border: none;
	color: #616362;
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma, Verdana, Arial;
	background: #fff url('../img/corners.gif') no-repeat top left;
}
.login input.log {  
	width: 112px;
}
input.pass {  width: 90px;}
input.but {
  height: 23px !important;
  border: 0px;
  background:  url('../img/go.png') no-repeat bottom left;
  width: 31px;
  cursor: pointer;
        margin-bottom:1px;
        margin-left:-1px;
  /*position:absolute !important;*/
}
.remember {
  position:absolute !important;
  top:-20px !important;
  left:0px !important;
}

/*Left column*/
.search {
  height: 51px;
}
.search td.left {
  background:  transparent url('../img/search-left.gif') no-repeat;
}
.search input {
  padding: 5px;
  width: 144px;
  height: 18px;
  line-height:18px;
  border: none;
  margin: 10px 0 0 10px;
  background:  url('../img/search-fon.png') repeat-x;
}
.search input.but2 {
  height: 26px;
  border: 0px;
  background:  url('../img/search-but.gif') no-repeat top left;
  width: 26px;
  cursor: pointer;
  position: relative;
  top: 1px;
}
.years-list {
  padding: 5px 0 5px 0;
  margin: 0 16px 0 18px;
  border-bottom: 1px dashed #B4C1CC;
}
.months-list {
  padding: 5px 16px 5px 18px;
}
.years-list a, .months-list a {
  color: #688996;
}
.years-list a:hover, .months-list a:hover {
  color: #F66120;
}
.years-list a.current, .months-list a.current {
  font-weight: 900;
}


.latest-banner {
  margin: 8px 0 0 10px;
  position:relative;
}
.latest-banner .name {
  position:absolute;
  top:68px;
  right:20px;
  font-weight:bold;
  font-size:10px;
}
.latest-banner a { text-decoration:none; }
.latest-banner a:hover {color:#000 !important; }
.leftblock {
  margin: 5px 17px 10px 27px;
}
.leftblock ul {padding:0;}
.leftblock ul li ul {padding:0 0 0 15px !important;}
.leftblock ul li {
  background:none;
  padding:3px 0;
}
.leftblock ul li span,
.leftblock a,
.cat_items {
  font-family: Tahoma, Verdana,Geneva,sans-serif;
  font-size: 8pt;
}
.leftblock ul li span {
  color: #616362;
}
.leftblock li.nobr {
  border-bottom: 0;
}
.leftblock li.nobr a.dash {
  display:block;
  padding-bottom:3px;
  border-bottom: 1px dashed #B4C1CC;
}
.leftblock a {
  font-weight: bold;
  text-decoration: none;
  color: #688996;
}
.cat_items {color: #616362;}

.leftblock.news a {
  font-weight: normal;
  text-decoration: underline;
}

.tags a {font-family: Arial, Verdana, Geneva, sans-serif;}
a.dalee {padding-right: 20px;}
.dash {border-bottom: 1px dashed #B4C1CC;}
.tags {padding: 10px 16px 10px 30px;}

ul.tabs{list-style:none;}

.small {
  font-size: 10px;
  color: #fff;
  padding: 7px 20px 7px 8px;
}

/*Right column*/
.price {
  position: relative;
  top: 195px;
  z-index: 2;
  width: 110px;
  margin-left: 8px;
  text-align: center;
  padding: 0px;
  height:20px;
}
.price span {
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  font-size: 11pt;
}
.rub {
  font-family: Tahoma, sans-serif;
  font-size: 8pt !important;
  font-weight: bold;
  position:relative;
  top:3px;
}
.title-slide {
  background: url('../img/title-slide-bg.gif') repeat-x bottom left;
  margin:2px 9px;
  height: 20px;
  line-height:20px;
}
 .title-slide span {
  color:#FFCC4A;
  font-family:Arial,Verdana;
  font-size:12px;
  font-weight:bold;
}
.ts-cn-l {background: url('../img/title-slide-cnl.gif') no-repeat bottom left; }
.ts-cn-r {background: url('../img/title-slide-cnr.gif') no-repeat bottom right; }

.ts-cn-l,
.ts-cn-r {
  padding:10px;
}
.slidebar {
  margin:0 9px;
  position:relative;
  text-align:left;
}
.slide-sh {
  width:581px;
  height:75px;
  position:absolute;
  left:26px;
  top:0;
  z-index:2;
}
.slider-wrapper {
  overflow:hidden;
  width:581px;
  height:75px;
}
.slider-inner {
  width:854px;
  height:75px;
  position:relative;
  left:-122px;
}
.slider-inner img { margin-right:2px;}

table.top10 {
  width: 632px;
  margin: 7px 0px 9px 9px;
}
table.top10 td,
table.additional-top td {
  padding: 6px;
  color: #45484B;
  font-size: 11px;
  line-height: 16px;
}
table.top10 td h1 a,
table.additional-top td h1 a {
  font-family: Tahoma, sans-serif;
  font-size: 12px !important;
  font-weight: bold !important;
  margin:0 !important;
}
table.top10 td a,
table.additional-top td a  {
  color: #000;
}

table.additional-top{
  width: 631px;
}

.additional table.additional-top td{
  cursor: pointer;
}

 img.game {
  float: left;
  margin-right: 10px;
  width:120px;
  height:75px;
}

.navigation {
  background: url('../img/nav-title-b.png') no-repeat bottom center;
  width:631px;
  margin:10px 9px 0 9px;
}
.navigation div {
  background: url('../img/nav-title-t.png') no-repeat top center;
  padding:6px 35px;
  font-weight:bold;
  font-size:12px;
  font-family: Arial, Verdana, serif;
}
.navigation-sub {
  background: url('../img/nav2-bg.png') no-repeat bottom center;
  width:581px;
  margin:0 0 0 29px;
  text-align:center;
  padding:12px 5px;
}
.navigation-sub b,
.navigation-sub a {
  color: #ffcc4a;
  padding: 0 3%;
}
.navigation-sub b {background:transparent url(../img/arrow-down.gif) no-repeat 2px 5px;}

.navigation-sub.profile b,
.navigation-sub.profile a {
  color: #ffcc4a;
  padding: 0 2%;
}
.navigation-sub.profile b {background:transparent url(../img/arrow-down.gif) no-repeat 0 5px;}
.navigation-sub-main {
  background: url('../img/nav2-bg.png') no-repeat bottom center;
  width:581px;
  margin:0 0 0 29px;
  text-align:center;
  padding:8px 5px 9px 5px;
}
.navigation-sub-main b,
.navigation-sub-main a{
  color: #ffcc4a;
  margin: 0;
  padding:0 4px 0 16px;
}
.navigation-sub-main b {background:transparent url(../img/arrow-down.gif) no-repeat scroll 0px 5px;}
.sub-line {
  border-top: 3px solid #FFCC4A;
  border-bottom:1px solid #484b4d;
  border-width: 3px 0 1px 0 !important;
  margin:9px 0 0 0 !important;
}


.screens,
.game-content,
.catalogue-content {
  margin-top:5px;
}
.screens {
  width:130px;
  padding:9px;
  float:left;
}
.screens img { max-width: 120px; margin: 0 0 9px 0; }

.game-content {
  float:left;
  width:480px;
  margin-bottom:20px;
}
.game-content p{
	padding:0 0 16px 0;
}
.game-content h3{
	font-size: 12px;
	padding: 8px 0;
}
.game-content ul,
.game-content ol{
	list-style:disc;
	padding: 0 0 16px 32px;
}
.game-content li{
	list-style:disc;
	background:none;
	padding: 0 0 4px 0;
}

.game-content .video{
	padding: 0 0 16px 0;
}


.news_content {
  margin: 20px 10px;
}
.social-links {
  border-collapse: separate;
  border-spacing: 10px;
}

/*Blocks BUY, DOWNLOAD, ACTIVATION */
.order{
  width:120px;
  margin:0;
  position:relative;
  right:0;
        padding: 5px 0 0 8px;

}
.buy {
	position:relative;
	z-index:5;
  	width:123px;
	margin:5px 0;
  	background: url('../img/buy_off.png') no-repeat top left;
}
.buy-grey {
  background: url('../img/buy_off-grey.gif') no-repeat top left;
  width:123px;
  margin:5px 0;
}

.activation {
  background: url('../img/activ_off.png') no-repeat top left;
  width:123px;
  margin:0 0 5px 0;
  padding-bottom:5px;
}
.activation-grey {
  background: url('../img/activ_off-grey.gif') no-repeat top left;
  width:123px;
  margin:5px 0;
}
.download {
  background: url('../img/download_off.png') no-repeat top left;
  width:123px;
  margin:5px 0;
  padding-bottom:5px;
}
.download-grey {
  background: url('../img/download_off_grey.png') no-repeat top left;
  width:123px;
  margin:5px 0;
  padding-bottom:5px;
}
.download div.buy-text,
.activation-grey div.buy-text,
.buy-grey div.buy-text {
  padding: 13px 0 18px 43px !important;
}
.buy div.buy-text,
.activation div.buy-text,
.download div.buy-text,
.download-grey div.buy-text,
.buy-grey div.buy-text,
.activation-grey div.buy-text {
  font-weight:bold;
  font-size:11px;
  font-family: Arial, Verdana, sans-serif;
  padding: 8px 0 14px 43px;
}
.buy a,
.activation a,
.download a {
  text-decoration:none !important;
}
.buy a:hover,
.activation a:hover,
.download a:hover {
  color:#000 !important;
}
.buy a div,
.activation a div,
.download a div {
  cursor:pointer;
}
.buy div.buy-text b,
.activation div.buy-text b,
.download div.buy-text b,
.download-grey div.buy-text b,
.activation-grey div.buy-text b,
.buy-grey div.buy-text b{ font-size:14px; }
.open {
	display:block;
	display:none;
	position:absolute;
	z-index:-5; 
	top:100%;
	margin-top:-14px;
	margin-left:1px;
	padding: 16px 0 8px 0;
	width:118px;
	border:1px solid #eacc35;
	border-top:none;
	background:#fff;
	border-radius:0 0 8px 8px;
}
.buy:hover{z-index:10}
.catalogue-content .buy:hover .open,
.buy:hover .open{display:block;}
.open-top {
  position:absolute;
  top:0;
  left:-2px;
  width:122px;
  height:13px;
  background: url('../img/buy_b.png') no-repeat top left;
}
.open-bot {
  position:absolute;
  bottom:0;
  height:6px;
  width:122px;
  background: transparent url('../img/buy_bb.gif') no-repeat bottom left;
}
.open a {
  display:block;
  text-align:right;
  padding: 3px 9px 4px 0;
  margin:0 2px;
}
.open a:hover { color:#000 !important; background-color: #e9e9e9;}
.yumi {background: url('../img/payments/yum.png') no-repeat 5px 0;}
.paypal {background: url('../img/payments/paypal.png') no-repeat 5px 0;}
.yam {background: url('../img/payments/yam.gif') no-repeat 5px 0;}
.wm {background: url('../img/payments/wm.gif') no-repeat 5px 0;}
.om {background: url('../img/payments/om.gif') no-repeat 5px 0;}
.visa {background: url('../img/payments/visa.gif') no-repeat 5px 0;}
.euroset {background: url('../img/payments/euroset.png') no-repeat 5px 0;}
.svyaznoy {background: url('../img/payments/svyaznoy.png') no-repeat 5px 0;}
.terminals {background: url('../img/payments/terminals.png') no-repeat 5px 0;}
.dngmail {background: url('../img/payments/dngmail.png') no-repeat 5px 0;}
.alfacl {background: url('../img/payments/alfacl.png') no-repeat 5px 0;}
.pp {background: url('../img/payments/pp.gif') no-repeat 5px 0;}
.sms {background: url('../img/payments/phone.gif') no-repeat 5px 0;}
.bee {background: url('../img/payments/beeline.gif') no-repeat 5px 0;}
.torrent {background: url('../img/payments/torrent.gif') no-repeat 5px 2px;}
.http {background: url('../img/payments/http.gif') no-repeat 5px 2px;}
.onec {background: url('../img/payments/1c.png') no-repeat 5px 0;}
.act {background: url('../img/payments/keyboard.gif') no-repeat 5px 1px;}
.qiwi {background: url('../img/payments/qiwi.png') no-repeat 5px 0;}
.platnosci {background: url('../img/payments/platnosci.gif') no-repeat 5px 0;}
.wb {background: url('../img/payments/wb.gif') no-repeat 5px 0;}
.mm_mts {background: url('../img/payments/mts.png') no-repeat 5px 0;}
.mm_bee {background: url('../img/payments/beeline.gif') no-repeat 5px 0;}
.mm_mgf {background: url('../img/payments/megafon.png') no-repeat 5px 0;}
.om_mm { background: url('../img/payments/mailm.png') no-repeat 5px 0;}
.om_mom { background: url('../img/payments/moneymail.png') no-repeat 5px 0;}
.om_rbc { background: url('../img/payments/rbc.gif') no-repeat 5px 0;}
.om_im { background: url('../img/payments/im.png') no-repeat 5px 0;}
.skrl { background: url('../img/payments/skrill.png') no-repeat 5px 0; }
.alp { background: url('../img/payments/alipay.png') no-repeat 5px 0; }
.cashu { background: url('../img/payments/cashu.png') no-repeat 5px 0; }
.tele2 { background: url('../img/payments/tele2.png') no-repeat 5px 0; }
.other {background: url('../img/payments/coins.png') no-repeat 5px 0;}

/*PAGER*/
.pager {
  text-align:center;
  margin:20px;
}
.pager b {
  background: url('../img/page1-bg.png') no-repeat center 1px;
  padding:6px 6px;
  text-align:center;
  width:22px;
}
.pager i {
  background: url('../img/page1-bg.png') no-repeat center 1px;
  padding:6px 8px;
  text-align:center;
  width:22px;
  font-style:normal;
}
.pager a {
  background: url('../img/page-bg.png') no-repeat center 1px;
  width:22px;
  padding:6px 6px;
  text-align:center;
  text-decoration:none;
  color:#ffcc4a;
}
.pager .arr {
  padding:6px 8px !important;
}
/*comments*/
.item_comments {
  background: url('../img/comment.png') no-repeat 0 0;
  padding-left:18px;
  float:left;
  margin: 5px 0 0 10px;
}
.item_tags a {
  padding:0 5px;
  white-space:nowrap;
}
.additional {
  padding:0 10px;
  width: 631px;
}
.additional ul {
  padding:2px 0;
}
.additional ul li{
  background: none;
}
.additional ul li {
  margin: 0 0 0 15px;
  padding:2px;
}
.additional a,
.game-content a,
.comments a {
  color:#000;
}

.comments h2 { margin-left:20px;}

.level-one,
.comment_child {
  border-bottom: 1px dashed #b4b4b4;
  padding:10px 10px 15px 10px;
  float:left;
}
.comment_avatar {
  margin:0 10px;
  width:100px;
  float:left;
}
.rate {
  margin:0 0 0 20px;
  font-size:10px;
  height:50px;
}
.rate img {
  margin-top:5px;
  height:23px;
  width:22px;
}
.comment_child {
  background: #f5f5f5 url('../img/reply.gif') no-repeat 20px 20px;
  padding-left:60px;
}
.comment-text {
  width:510px;
  margin-left:120px;
}
.comment_child .comment-text  { width:460px; }
.who-rate { padding: 20px;}
.must-login {
  background: url('../img/m-log0.png') no-repeat left top;
  padding:0 0 0 20px;
  text-align:center;
  width:320px;
  height:25px;
  margin: auto;
}
.must-login div {
  background: url('../img/m-log1.png') no-repeat right top;
  padding:4px 20px 5px 0;
}
.must-login a {
  font-size:14px;
  font-family: Arial, Verdana, sans-serif;
  color:#fff;
}
.must-login a:hover { color:#fff !important;}
.votes_link {
    background: url('../img/arrow-right_yellow.gif') no-repeat left center;
    padding-left:10px;
    float:left;
    margin-top:4px;
}
.votes_link a.script,
.votes_link_open a.script{
    text-decoration: none;
    border-bottom: 1px dashed #688996 !important;
    color:#688996;
}
.votes_link_open {
    background: url('../img/arrow-down.gif') no-repeat left 7px;
    padding-left:13px;
    float:left;
    margin:4px 0 8px 0;
    width:450px;
    *width:auto;
}
.votes_link_open a {
    color:#688996;
    padding-right:8px;
    line-height:1.5em;
}
.votes_link_open a.script { padding:0 !important;}
.leave-comments {padding:0 20px;}
.leave-comments textarea {
  width:100%;
  height:100px;
  margin:10px 0;
}

.catalogue-content {
  float:left;
  width:480px;
  margin-bottom:10px;
}
.catalogue-content.shop {
  float:left;
  width:400px;
  margin-bottom:10px;
}
.catalogue-content.shop .order { margin: 9px 0 0 0;}
.catalogue-content .buy .open { position:absolute; z-index:3;}
.catalogue-content .item_posted_by { color: #6d6d6d;}
p.cat-description { margin:10px 0; }
.cat-item .order { margin-top:37px;}
.cat-item { border: 1px solid white;}
.cat-date { color: #FFCC4A; font-weight: 900; }
.screens.shop { padding:9px 0;}

.text-conteiner {padding:14px 20px;}
.text-conteiner2 {padding:14px 35px;}
ul.nostyle { margin:0;}
ul.nostyle li { list-style:none; background:none; padding:2px 0 4px 5px;}
ul.nostyle li a {  text-decoration: none; border-bottom: 1px dashed #688996 !important; }

/*Profile*/
fieldset {
  border:3px solid #ffcc4a;
  padding:10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom:10px;
}
fieldset.redbr {
  border:3px solid #de511f;
}
legend {
  padding:7px 10px 0 10px;
  font-weight:bold;
  font-family: Arial, Verdana;
  font-size:12px;
}
.userpic { margin:0 10px 0 0; max-width:47px; max-height: 47px;}
.fieldset-text-pad {
  margin-left:110px;
}
.fieldset-text-pad h2 { padding-top:0;}
.fieldset-text-pad p,
fieldset p { margin-bottom:12px;}
.fieldset-text-pad a { color: #688996;}
.fieldset-text-pad table th {
  text-align:left;
  font-weight:bold;
  line-height:1.5;
}
.fieldset-text-pad table td {  line-height:1.5; }
.user {
  background: url('../img/user.gif') no-repeat left top;
  padding: 2px 10px 2px 20px;
  float:left;
  margin:3px 0;
}
.useradd {
  background: url('../img/plus_1.gif') no-repeat left top;
  display:block;
  padding: 5px 0 5px 30px;
  margin-left:95px;
}
.userremove {
  background: url('../img/minus_1.gif') no-repeat left top;
  display:block;
  padding: 5px 0 5px 30px;
  margin-left:95px;
}
.search-friends {
  width:70%;
  margin-right:10px;
  padding:2px;
}
.money {
  width:15%;
  margin: 0 10px 10px 0;
}

/*Get Client Window*/
.getclient {
  position:relative;
  margin: 20px auto;
  padding:10px 30px 20px 30px;
  background-color: #fff;
  width:602px;
}
.cr-l,
.cr-r,
.cr-bl,
.cr-br {
  position:absolute;
  width:6px;
  height:6px;
}
.cr-l {
  background: url('../img/cr_white.gif') no-repeat left top;
  top:0;
  left:0;
}
.cr-r {
  background: url('../img/cr_white.gif') no-repeat right top;
  top:0;
  right:0;
}
.cr-bl {
  background: url('../img/cr_white.gif') no-repeat left bottom;
  bottom:0;
  left:0;
}
.cr-br {
  background: url('../img/cr_white.gif') no-repeat right bottom;
  bottom:0;
  right:0;
}
.getclient span {color:red;}
.getclient .order { margin-top:15px}
.getclient .buy-text {
  padding: 10px 5px 8px 40px !important;
  font-size:10px !important;
}
.getclient .download a { text-decoration:none; }
.getclient .download a:hover {color:#000 !important;}

.image-box {
  position:relative;
  margin: 20px auto;
  padding:5px;
  background-color: #fff;
  width:800px;
}
.present {
  background: url('../img/present.gif') no-repeat left center !important;
  padding: 15px 0 16px 41px !important;
}
.free { color:green; font-weight:bold; }
.logout {
  position:absolute !important;
    top:-15px !important;
    right:-4px;
    *left:80px;
  font-size:10px;
}
.logout a { color:#666;}
.leave-comments h2 { margin-left: 0px; }
.nounder { text-decoration: none; }
.nounder:hover { color:#000 !important;}

.u-last {
  margin-bottom:-10px;
  padding-left:42px !important;
}
.smallp0 {font-size:10px;}
.cool { margin-top:-5px;}
#present { margin:0 17px 10px 27px;}
#SHOP_CAT ul,
#USR_CAT ul { padding-bottom:8px !important;}
#SHOP_CAT { margin-bottom:0 !important;}
.meta {
  width:230px;
  margin: 23px -10px 0 0;
}
.metascore {
  background: url('../i/metascore.gif') no-repeat right top !important;
  padding:0 40px 13px 0;
  color:#0cb314;
  font-size: 30px;
  text-align:right;
  line-height:0.9;
  font-family:Tahoma;
}
.achiev {
  margin:8px 0 10px 0;
  text-align:center;
  font-size:10px;
}
.achiev img { margin:2px;}
.my-game-stat th img { margin:2px 0;}
.gamelist {margin:5px 0;}
.gamelist td{
  padding:5px 0;
}
.gamelist td a{
  color:#688996;
}
.gamelist td p {padding-bottom: 7px; }
.achieveImgHolder {
  float:left;
  height:64px;
  padding:1px 9px 1px 0;
  width:64px;
  margin-bottom:10px;
}
.achieveTxtHolder {
  float:left;
  height:66px;
  padding:0;
  position:relative;
  width:432px;
}
.achieveFill {
  height:66px;
  width:432px;
  z-index:10;
}
.achieveFillCover {
  height:62px;
  left:2px;
  position:absolute;
  top:2px;
  width:430px;
  z-index:20;
}
.achieveTxt {
  left:20px;
  position:absolute;
  top:0;
  height:60px;
  z-index:40;
  width:320px;
}
.achieveTxt h2,
.globalAchHeader h2 {margin:0; padding:0;}
.achievePercent {
  color:#000;
  font-family:arial,helvetica,sans-serif;
  font-size:11px;
  right:20px;
  position:absolute;
  top:27px;
  z-index:40;
}
.globalAchHeader img {
  margin:0 10px 10px 0;
}
.achSubHeader {
  position:relative;
  clear:left;
  height:30px;
}
.achievePercentHeader {
  width:490px;
  text-align:right;
  padding:10px 5px 5px 5px;
  float:left;
}
.achAvatar {
  float:left;
  padding:5px;
  position:absolute;
  top:-45px;
  right:0px;
}
.compareImg {
  float:left;
  padding:1px 0 0 11px;
}
.mini-game-desc {
  margin-top:30px;
}
.mini-game-desc .ico {
  background: url('../img/mini-ico.gif') no-repeat 2px top !important;
  width:22px;
  height:23px;
}
.mini-game-desc .ico img {
margin:4px 0 7px 0 !important;
}
.mini-game-desc td {
  padding:0;
  vertical-align:middle;
  font-size:10px;
}
.download-grey {
  background: url('../img/download_off_grey.png') no-repeat top left;
  width:123px;
  margin:5px 0;
  padding-bottom:5px;
}
.download-grey div.buy-text {
  padding: 13px 0 18px 43px;
  cursor:default;
}
code {
  display:block;
  background-color:#ececec;
  border:1px solid #ffce5e;
  font-family: Courier, Arial, Verdana;
  padding:5px;
  font-size:14px;
}
code.m3 { margin:3px 0;}
.buy-text { cursor: default;}

.buy-text div {
	position:relative;
  width: 73px;
  height: 18px;
  white-space: nowrap;
  overflow:visible;
}

.act-code {
  margin:0 0 16px 0;
  background: #ededed url('../img/cod.png') repeat-x top left;
  border: 1px solid #dd9500;
  padding-top:5px;
}
.act-code b,
.act-code h2 {
  white-space:nowrap;
  margin-right:5px;
  padding:2px 0;
  display:block;
}
.act-code table td {
  border-top: 1px dashed #b4b4b4;
  padding: 10px;
  vertical-align:middle;
}
.act-code table td.first {
  border-top:0;
}
.screenshots {
  width:800px;
  margin: 20px auto;
}
.screenshots img {
  margin: 5px;
  border:1px solid #000000;
  -moz-border-radius: 3px;
}
.regcode-title {
    float:left;
    width:100%;
}
.regcode-title-table{
    width:92%;
    margin:0 20px 10px 20px;
    *margin:0 auto 10px auto;
}
.top-banner {
  overflow:hidden;
  width:651px;
  height:220px;
  text-align:left;
  position:relative;
  background:#000 url('../img/loading.gif') center center no-repeat;
}
.big-ban-border {
  position:absolute;
  z-index:2;
}
.big-banner {
  position:absolute;
  z-index:1;
  left:9px;
  top:9px;
}
.edit-profile input.w100p{
    margin: 0 0 7px 0;
    *width: 250px !important;
}
.payment td {
  padding:10px;
  vertical-align:middle;
}
.payment td.icon {
  background-position: center left;
  padding-left:30px;
}
.payment td.icon span {
  font-size:10px;
  color:#5e5e5e;
  line-height:1;
}
.button {
  background: url('../img/button.png') no-repeat top left;
  padding:10px 0 12px 0;
  width:124px;
  text-align:center;
}
.button a {
  font-weight:bold;
  font-size:11px;
  text-decoration:none;
  display:block;
}
.button a:hover { color:#000 !important; }
fieldset {
    *margin-bottom: 15px;
}
.text-conteiner2.tags { line-height: 1.7;}
.buy a,
.activation a,
.download a,
.download-grey a {
    text-decoration:none !important;
}
.buy a:hover,
.activation a:hover,
.download a:hover,
.download-grey a:hover {
    color:#000 !important;
}
.buy a div,
.activation a div,
.download a div,
.download-grey a div {
    cursor:pointer;
}
.admin {
  width:182px;
  position:absolute;
  top:0;
  right:198px;
  padding-top: 5px;
  font-style: normal;
}
.warning {
  font-size:9px;
  margin:10px 0 0 -10px;
  width:160px;
  border-right:3px solid #FFCC4A;
  padding:0 6px 3px 0;
  color:#7d2000;
}
.discount {
  color:#009704;
  font-size: 11px;
  font-weight:bold;
  margin:0px 0;
}
.discount span {
  font-size: 18px;
}
.hasCountdown{
  font-size: 11px;
  font-weight: bold;
  color: #00b2ff;
}
select.language {
  background: #363636;
  border:1px solid #525252;
  color:#999999;
  font-size:11px;
  width:110px;
  margin: 0 0 0 5px;
  padding:1px;
}
.youtube img {margin:6px 10px 0 0 !important;}

.lang_icon { padding:0px; margin:0px; }
.lang_icon img { width:16px; height:11px; margin:10px 0 0 0; float:none; }
.folder_content { padding-left:18px; }
.folder { background:url(../img/folder.gif) no-repeat; font-weight:bold; padding-left:18px; }

#show_comments {font-size:12px;cursor:pointer;}

.bigger { font-size:120%; }

#specials_link {
  color:#48954A;
  font-size: 14px;
}

#big-banner-title {
  width:100%;
  left: 0;
}

.buy { margin-right:0;}
.buy-text{}

.metascore_td { background-image:url('/img/templates/yuplay2/img/metacritic.png'); background-position:5px 10px; background-repeat:no-repeat; cursor:pointer; }
.metascore_td div { width:40px; height:70px; position:relative; left:155px; top:13px; font-size:30px; text-align:right; }
.pre_bonus { width:150px; height:60px; background-image:url('/img/templates/yuplay2/img/partial_refund.png'); background-position:0px 10px; background-repeat:no-repeat; }
.pre_bonus_msg { position:relative; background-color:#222; opacity:0.8; color:#efe; visibility:hidden; }


.pay-container-close
{
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(../slider/images/controls.png) no-repeat top center;
  width: 38px;
  height: 19px;
}

.pay-container
{
  z-index: 9999;
  position: absolute;
  width : 810px;
  height: 610px;
  background : #000;
}

#pay-frame
{
  width: 810px;
  height: 583px;
  margin-top: 27px;
}

.pay-container-title{
  color: #CCCCCC;
  position: absolute;
  top: 5px;
  left: 5px;
}

.pay-overlay{
  position: fixed;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.9;
  z-index: 999;
}

.orders{padding:14px 35px;}
.orderType{color:#FFCC4A;}
.orderType a{padding:2px 5px;text-decoration:none;}
.orderType a:hover{text-decoration:underline;}
.orderType a.current{font-weight:bold;text-decoration:none;cursor:default;color:#000;}

table.orders {width:100%}
table.orders th{font:normal 11px/22px Arial;color:#333;text-transform:uppercase;border-bottom:2px solid #FFCC4A;}
table.orders td{font:normal 11px/1.2 Arial;vertical-align:middle;}
table.orders th.name{text-align:left;}
table.orders th,table.orders td{padding:8px;}
table.orders tr.odd{background:#f6f6f6;}
table.orders td.number{white-space:nowrap;line-height: 1.5}
table.orders td.goods{width:100%;font-size: 13px;}
table.orders td.goods p{padding:0 0 5px 0;}
table.orders th.total{text-align:right;}
table.orders td.total{white-space:nowrap;text-align:right;font-size:12px;line-height: 22px;}
table.orders td.total span{font-size:11px;}
table.orders td.total a{margin:0 0 0 5px;float:right;}
table.orders td.status{white-space:nowrap;text-align:right;line-height:0.9}
table.orders td.status a{font-size:10px;}

.orders_id{font:normal 12px/18px;padding:14px 35px;text-align: left;}
.orders_id p{padding:0 0 16px 0;margin:0}
.orders_id h3{font-size: 12px;padding: 8px 0;}
.orders_id ul,.orders_id ol{list-style:disc;padding: 0 0 16px 32px;}
.orders_id li{list-style:disc;background:none;padding: 0 0 4px 0;}
.orders_id ol,.orders_id ol li{list-style:decimal}
table.orders_id{width:100%;}
table.orders_id th{font:normal 11px/22px;color:#333;text-transform:uppercase;border-bottom:2px solid #FFCC4A;white-space:nowrap }
table.orders_id th.name{text-align:left;}
table.orders_id th,table.orders_id td{padding:5px;}
table.orders_id td{padding-top:12px;}
table.orders_id tr.odd{background:#f6f6f6;}
table.orders_id td.number{width:110px;}
table.orders_id td.goods{width:auto;}
table.orders_id td.goods p{padding:0 0 5px 0;}
table.orders_id td.total{width:30px;}
table.orders_id td.total a{margin:0 0 0 5px;float:right;}
table.orders_id td.status{width:70px;}
table.orders_id td.paysys{width:70px;}
table.orders_id td.total{text-align:right;padding-right:40px;}
table.orders_id td.total{text-align:right;padding-right:40px;}
div.orders_id .messageContent.white{background:#fff;position:relative;padding:10px 20px 0 20px;margin:0 -15px;}
div.orders_id .messageContent.green2{float:left;}

div.orders_id .messageContent.green2 .phone{color:#333;background:#ffffff;}
div.orders_id .gameHead{position:relative;width:813px;margin:0 -15px;}
.orders .phone,.orders_id .phone{padding:2px 5px;font-weight:bold;color:#fff;background:#7ea71b;}
div.orders_id .messageContent.green2 td{padding:5px;}
div.orders_id .messageContent.green2 td{padding:5px;line-height:28px;}
div.orders_id .messageContent.green2 td span{padding:2px 5px;font-weight:bold;color:#000000;}
div.orders_id .messageContent.green2 td input:hover{background-position:-536px -325px;}
div.orders_id .messageContent.green2 td input:active{background-position:-536px -355px;}


.keyBlock table{float:left;margin-left:0;width:auto;}
.keyBlock table td{padding:0 0 5px 0;font:normal 12px/20px Arial;}
.keyBlock table td div{float:left;}
.keyBlock .keyName{font:bold 12px/20px Arial;padding:4px 10px 5px 0;}
.keyBlock .key{position:relative;float:left;margin-right:8px;}
.keyBlock .key div,.keyBlock .key input{position:absolute;top:0;left:0;margin:0;padding:2px 3px;width:100%;height:14px;font:normal 12px/14px Tahoma;color:#4C4C4C;border:1px solid #7DA71A;background:#ffffff;}
.keyBlock .key div{position:relative;z-index:-100;margin-left:-6px;width:auto;visibility:hidden;}
.keyBlock .sep{float:left;font:normal 14px/20px Arial;color:#7da71a;}

.b-profile th.avatars{padding:16px 0}
.b-profile td.avatars{}
.b-profile div{position:relative;float:left;padding:16px 24px 0 0;height:70px;text-align:left;}
.b-profile div input{float:left;}
.b-profile div a{float:right;display:block;position:relative;top:3px;width:13px;height:13px;font-size:0;line-height:0;text-decoration:none;text-indent:100%; ooverflow:hidden;background:url(/img/templates/yuplay2/img/ico_delete.png) center center no-repeat}
.b-profile div img{display:block; max-width: 47px; max-height: 47px;}
.b-profile div.clear{height:0}


.b-ordersID fieldset{padding: 16px 32px}
