@charset "utf-8";
/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, 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;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

a {
	color:#3b3f46;
	text-decoration:underline;
}

a:hover {
	color:#1b7ebd;
}

p {
	margin:0 0 15px 0;
}

:focus {
	outline:none;
}

input, textarea {
	font:12px Arial, Helvetica, sans-serif;
	color:#282828;
	background:#fff;
	border:1px solid #7eb6d9;
}

body {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#3b3f46;
	background:#02588f url(bg-page.png) 0 0 repeat-x;
}


.all {
	width:960px;
	margin:0 auto;
	position:relative;
}

.header {
	height:135px;
	background:url(bg-header.jpg) -6px 0 no-repeat;
	position:relative;
}


.header h1 {
	position:absolute;
	left:23px;
	top:24px;
}

.header h1 a {
	display:block;
	width:285px;
	height:65px;
	text-indent:-9000px;
}

.form-search {
	position:absolute;
	top:12px;
	left:667px;
	color:#c1c7cb;
}

.form-search input {
	font:12px Arial, Helvetica, sans-serif;
	line-height:12px;
	border:1px solid #a7a6aa;
	width:100px;
	padding:3px 0 0 4px;
	height:16px;
	float:left;
}

.form-search select{
	font:12px Arial, Helvetica, sans-serif;
	border:1px solid #a7a6aa;
	height:21px;
	width:102px;
	padding:1px;
	display:block;
	float:left;
}

.form-search span {
	display:block;
	float:left;
	padding:1px 10px 0;
}

.form-search button{
	display:block;
	float:left;
	background:url(but-search.png) 0 0 no-repeat;
	width:28px;
	height:26px;
	text-indent:-9000px;
	border:0 none;
	margin-left:6px;
}
.hmenu {
	position:absolute;
	width:960px;
	height:45px;
	top:90px;
	left:0;
	background:url(bg-hmenu.png) 0 0 no-repeat;
	padding-left:25px;
}

.hmenu li {
	float:left;
	list-style:none;
	margin-right:4px;
	position:relative;
	padding-top:6px;
}

.hmenu li.active a, .hmenu li.active a:hover {
	background:#fff;
	color:#628c00;
}


.hmenu li a {
	display:block;
	float:left;
	height:32px;
	padding:7px 13px 0;
	font:14px Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#fff;
	text-decoration:none;
	text-transform:lowercase;
}

.hmenu li a:hover {
	text-decoration:underline;
	color:#fff;
}


.vmenu {
	background:url(vmenu-bg.png) 0 0 repeat-y;
	width:232px;
	margin-left:-17px;
	position:relative;
	margin-bottom:11px;
}


.vmenu .bottom {
	background:url(vmenu-bottom.png) 0 100% no-repeat;
	overflow:hidden;
}

* html .vmenu .bottom{
	display:inline-block;
}

.vmenu .dots {
	position:absolute;
	top:50%;
	left:6px;
	width:5px;
	height:30px;
	margin-top:-15px;
	background:url(vmenu-left.png) 0 0 no-repeat;
}

.vmenu ul {
	background:url(vmenu-top.png) 0 0 no-repeat;
	padding:12px 25px 16px;
	float:left;
}

.vmenu ul li {
	list-style:none;
	float:left;
	width:183px;
}

.vmenu ul li a {
	display:block;
	background:url(vmenu-bullet.gif) 9px 9px no-repeat;
	padding:4px 0 6px 22px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	float:left;
	width:161px;
}

.vmenu ul li a.parent {
	background:url(vmenu-bullet-parent.gif) 7px 9px no-repeat;
}


.vmenu ul li.opened a.parent  {
	background:url(vmenu-bullet-parent.gif) 7px -15px no-repeat;
}

.vmenu ul li a:hover, .vmenu ul li a.parent:hover {
	background-color:#7daa12;
	color:#fff;
}


.vmenu ul li span {
	display:block;
	float:left;
	border-bottom:1px solid #b7d07c;
}


.vmenu ul li a.active, .vmenu ul li.opened a.active,
.vmenu ul li a.active:hover, .vmenu ul li.opened a.active:hover {
	background-color:#6f9c05;
}



.vmenu ul ul {
	display:none;
	background:none;
	padding:7px 0;
	margin:0;
	border-bottom:1px solid #b7d07c;

}
.vmenu ul ul li {
	border:0 none;
	padding:0;
}

.vmenu ul li ul li a, .vmenu ul li.opened ul li a {
	padding:0 0 0 22px;
	font-weight:normal;
	background:none;
}

.vmenu ul li ul li a:hover {
	text-decoration:underline;
	background:none;
}

.vmenu ul li ul li a.active {
	font-weight:bold;
	background:none !important;
}

.sidebar {
	float:left;
	width:213px;
	position:relative;
}

.sidebar2 {
	float:left;
	width:213px;
	margin-right:-12px;
	position:relative;
}


.container {
	background:#fcfcfc;
	padding:13px 6px 16px 12px;
	float:left;
	width:942px;
}

* html .container {
	display:inline-block;
}

.container2 {
	float:right;
	width:721px;
	margin-right:5px;
}


.content-block {
	float:left;
	width:486px;
	margin:0 4px 0 10px;
	line-height:1.4;
	font-size:12px;
}

.content-block2 {
	float:right;
	width:670px;
	width:690px;
	margin:0 7px 0 0;
	line-height:1.4;
	font-size:12px;
}

.footer {
	background:url(bg-footer.jpg) -5px 0 no-repeat;
	text-align:center;
	padding-top:27px;
	font:12px Arial, Helvetica, sans-serif;
	color:#5a97bd;
	line-height:1.3;
	height:121px;
	float:left;
	width:960px;
}

.footer .counters {
	margin-bottom:6px;
}

.footer a, .footer a:hover {
	color:#2f60af;
}

.bmenu, .bmenu a {
	color:#9bc9e6;
}

.bmenu a:hover {
	color:#fff;
}


.content-block ul {
	padding-left:10px;
	margin:5px 0 10px;
}

.content-block ul li {
	list-style:none;
	background:url(bullet-blue.gif) 0 6px no-repeat;
	padding-left:12px;
}

.content-block ul ul {
	margin:0;
}

.content-block ol {
	margin-left:8px;
	padding:0;
	margin-bottom:10px;
}

.content-block ol li {
	margin:0;
	text-indent:0;
	list-style-position:inside;
}

.content-block ol ol {
	margin-left:25px;
	margin-bottom:0;
}

h2 {
	font:normal 18px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#1b7ebd;
	margin-bottom:16px;
}

h2 a {
	color:#1b7ebd;
}

h2 a:hover {
	color:#0077c2;
	text-decoration:none;
}

h2 span {
	font-size:18px;
}

h3 {
	font:normal 18px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#1b7ebd;
	margin-bottom:13px;
}

h3 a {
	color:#1b7ebd;
}

.block-image-text {
	overflow:hidden;
}

* html .block-image-text {
	display:inline-block;
}

.img-left {
	float:left;
	margin:2px 10px 10px 0;
}

.img-right {
	float:right;
	margin:0 0 10px 10px;
}

.img-center {
	margin-bottom:5px;
}

.news .item {
	margin-bottom:17px;
	background:url(bg-item-top.png) 0 0 no-repeat;
}

.news2 .item {
	margin-bottom:17px;
	background:url(bg-item-top2.png) 0 0 no-repeat;
}

.news2 .item2 {
	margin-bottom:5px;
}

.news .item .top {
	background:url(dashed-line.gif) 0 100% repeat-x;
	margin:0px 9px 4px 11px;
	padding:9px 0 6px;
	color:#787878;
	position:relative;
	font-size:11px;
}

* html .news .item .top {
	display:inline-block;
}

.news .item .top .comment-num {
	background:url(bg-coomment-num.gif) 0 0 no-repeat;
	width:28px;
	height:26px;
	color:#fff;
	font-size:12px;
	line-height:16px;
	text-align:center;
	padding-top:1px;
	display:block;
	position:absolute;
	top:50%;
	right:0px;
	margin-top:-12px;
	text-decoration:none;
}

.print-link {
	position:absolute;
	display:block;
	background:url(print.gif) 0 2px no-repeat;
	padding-left:17px;
	color:#3b3f46;
	font-size:12px;
	top:40px;
	right:0px;
	margin-top:-10px;
}

.print-links {
	position:absolute;
	display:block;
	top:-84px;
	right:0px;
}


.news .item .top a, .news .item .bottom .line a {
	color:#0b6198;
}

.news .item .bottom {
	background:url(bg-item-bottom.png) 0 100% no-repeat;
	padding:0 0 11px;
}

.news2 .item .bottom {
	background:url(bg-item-bottom2.png) 0 100% no-repeat;
	padding:0 0 11px;
}

.news .item .bottom .line {
	background:url(dashed-line.gif) 0 11px repeat-x;
	margin:0 11px;
	padding-top:17px;
	color:#545557;
}

.news .item .bottom .line span {
	color:#3b3f46;
}

.more {
	background:url(arrow1.gif) 0 5px no-repeat;
	padding-left:10px;
	margin-left:50px;
	float:right;
}

.news .item h4 {
	color:#0a6ba9;
	font:normal 17px Tahoma, Geneva, sans-serif;
	line-height:16px;
	margin-bottom:5px;
}

.news .item h4 a {
	color:#0a6ba9;
}

.news .item .entry {
	overflow:hidden;
	padding:0 11px 0;
	position:relative;
}

.news .item .top span {
	color:#3b3f46;
}

.news .item .top .rating {
	vertical-align:middle;
}

.news .item .entry .download {
	position:absolute;
	top:9px;
	right:11px;
	background:url(bg-but-download.gif) 0 0 no-repeat;
	width:122px;
	height:29px;
	color:#fff;
	font:bold 18px Arial, Helvetica, sans-serif;
	line-height:18px;
	display:block;
	text-decoration:none;
	text-align:center;
	padding-top:10px;
}

.news .item .entry .download:hover {
	text-decoration:underline;
}

.news .item .entry .controls .play {
	margin: 9px auto;
	background:url(bg-but-play.gif) 0 0 no-repeat;
	width:128px;
	height:29px;
	color:#fff;
	font:bold 16px Arial, Helvetica, sans-serif;
	line-height:18px;
	display:block;
	text-decoration:none;
	text-align:center;
	padding-top:10px;
}

.news .item .entry .controls .play:hover {
	text-decoration:underline;
}

.news .item .entry .controls .play-more {
	display: none;
	width: 100%;
	margin-bottom: 10px;
}

* html .news .item .entry {
	display:inline-block;
}

.navigator {
	margin-bottom:10px;
	overflow:hidden;
}

* html .navigator {
	display:inline-block;
}

.navigator div {
	float:left;
}

.navigator div a {
	border:1px solid #84a7cd;
	background:#f1f4ff;
	color:#4a6a9e;
	padding:0 6px;
	line-height:20px;
	height:20px;
	text-decoration:none;
	display:block;
	float:left;
	margin:0 1px;
}

.navigator div a:hover {
	background:#d5e0fd;
}


.navigator div span {
	color:#4a6a9e;
	padding:0 6px;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	margin:0 1px;
}

.navigator .next, .navigator .prev {
	border:1px solid #84a7cd;
	width:18px;
	background:#5798c1 url(arrow-left.gif) 45% 50% no-repeat;
	display:block;
	float:left;
	margin:0 4px;
	line-height:20px;
	height:20px;
}

.navigator .next {
	background:#8aade5 url(arrow-right.gif) 55% 50% no-repeat;
}


.navigator .next:hover, .navigator .prev:hover {
	background-color:#638dd0;
}
.navigator .first, .navigator .last {
	float:left;
	line-height:20px;
	font-size:12px;
	display:block;
	margin:0 3px 0 0;
}

.navigator .info {
	color:#5b5b5c;
	line-height:20px;
	font-size:12px;
	display:block;
	float:left;
	padding-left:3px;
}

.tv {
	margin-bottom:9px;
}

.tv .display {
	background:url(tv-center.png) 0 0 repeat-y;
	position:relative;
}

.tv .display .top {
	background:url(tv-top.png) 0 0 no-repeat;
}

.tv .display .bottom {
	background:url(tv-bottom.png) 0 100% no-repeat;
	padding:9px 0 18px 10px;
	position:relative;
	height:1%;
}

.tv .tv-bottom {
	background:#c1cacf;
	width:183px;
	margin:0 0 0 15px;
	position:relative;
	height:1%;
}

.tv .tv-bottom .bot-grad {
	background:url(tv-pods-bot.png) 0 100% repeat-x;
	text-align:center;
	padding:3px 0 5px;
	color:#545454;
	font-size:11px;
}

.tv .display a {
	display:block;
	position:relative;
}

.tv .display a span {
	display:block;
	background:url(tv-glare.png) 0 0 no-repeat;
	width:188px;
	height:60px;
	position:absolute;
	top:1px;
	left:1px;
	cursor:pointer;
}
.tv .game-name {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#0a6ba9;
	display:block;
}

.blockleft, .blockright {
	background:url(blockleft-center.gif) 0 0 repeat-y;
	margin-bottom:10px;
}

.blockleft h4, .blockright h4 {
	background:url(blockleft-top.png) 0 0 no-repeat;
	height:27px;
	color:#e7e7e7;
	font:bold 13px Arial, Helvetica, sans-serif;
	line-height:12px;
	padding:8px 0 0 19px;
}

.blockleft .top{
	background:url(blockleft-top2.gif) 0 0 no-repeat;
	height:8px;
	font-size:1px;
	margin-bottom:3px;
}

.blockleft .bottom, .blockright .bottom  {
	background:url(blockleft-bottom.gif) 0 0 no-repeat;
	height:7px;
	font-size:1px;
}

.blockleft .center, .blockright .center  {
	padding:4px 17px 4px;
}

.form-login .form-item {
	overflow:hidden;
	margin-bottom:4px;
}

* html .form-login .form-item {
	display:inline-block;
}


.form-login .form-item label {
	display:block;
	width:53px;
	float:left;
	padding-top:4px;
	color:#797979;
}

.form-login .form-item .form-text {
	width:113px;
	float:left;
	display:block;
	border:1px solid #c5c5c5;
	height:17px;
	padding:3px 0 0 4px;
}

.form-login .form-submit {
	color:#fffefe;
	display:block;
	text-transform:uppercase;
	font-size:11px;
	background:url(bg-button.gif) 0 0 repeat-x;
	height:22px;
	border:0 none;
	margin-left:53px;
	margin-bottom:4px;
	width:67px;
}

.form-login a {
	color:#878787;
	display:block;
	margin:0 auto 2px;
	width:100px;
	text-align:center;
}

.block-quest {
	background:url(bg-block-quest.gif) 0 0 repeat-y;
	margin-bottom:15px;
}
.block-quest .top {
	background:url(bg-block-quest-top.jpg) 0 0 no-repeat;
}

.block-quest .bottom {
	background:url(bg-block-quest-bot.gif) 0 100% no-repeat;
	padding:12px 15px 12px 12px;
	overflow:hidden;
}

* html .block-quest .bottom {
	display:inline-block;
}

.block-quest .hero {
	width:110px;
	text-align:center;
	float:left;
}

.block-quest h5 {
	color:#1b7ebd;
	font:bold 15px Arial, Helvetica, sans-serif;
	line-height:14px;
	padding-top:4px;
	margin-bottom:8px;
}

.file-info {
	line-height:1.4;
}

.file-info li {
	overflow:hidden;
}


* html .file-info li {
	display:inline-block;
}

.file-info span {
	color:#75777b;
	display:block;
	float:left;
	padding-right:4px;
}

.hot-news {
	background:url(hotnews-center.png) 0 0 repeat-y;
	margin-bottom:10px;
	position:relative;
}

.hot-news2 {
	background:url(hotnews-center2.png) 0 0 repeat-y;
	margin-bottom:17px;
}

.hot-news-game {
	background:url(hotnews-center2.png) 0 0 repeat-y;
	margin-bottom:10px;
	position:relative;
}

.hot-news .top {
	background:url(hotnews-top.png) 0 0 no-repeat;
}

.hot-news2 .top, .hot-news-game .top {
	background:url(hotnews-top2.png) 0 0 no-repeat;
}

.hot-news ul {
	background:url(hotnews-bottom.png) 0 100% no-repeat;
	padding:11px;
	margin:0;
	position:relative;
}

.hot-news2 ul {
	background:url(hotnews-bottom2.png) 0 100% no-repeat;
	padding:11px 22px 11px 11px;
}

.hot-news-game ul {
	background:url(hotnews-bottom2.png) 0 100% no-repeat;
	padding:11px;
	margin:0;
	position:relative;
}

.hot-news ul li, .hot-news-game ul li {
	background:url(dashed-line.gif) 0 100% repeat-x;
	padding:3px 4px;
}

.hot-news ul li.last, .hot-news-game ul li.last {
	background:none;
}

.hot-newsul li a, .hot-news-game ul li a {
	background:url(bullet-blue2.gif) 0 6px no-repeat;
	text-decoration:none;
	padding-left:10px;
}

.hot-news ul li small, .hot-news-game ul li small {
	color:#7f9bc7;
	font-size:11px;
	line-height:12px;
	display:block;
	float:right;
}

.blogs-forum {
	color:#545454;
	font-size:11px;
}

.blogs-forum .item {
	margin-bottom:10px;
}

.blogs-forum small {
	font:10px Arial, Helvetica, sans-serif;
	color:#657c8b;
	display:block;
}

.cats {
	border-top:1px solid #dadada;
	position:relative;
	padding:0;
	margin:-4px 0 6px 0;
}

.cats h4 {
	position:absolute;
	right:0;
	top:-33px;
}

.cats h4 a {
	background:url(cats-button.png) 0 0 no-repeat;
	width:95px;
	height:26px;
	display:block;
	text-decoration:none;
	text-align:center;
	padding:7px 2px 0 0;
}

.cats h4 a span {
	background:url(cat-menu-arrow-lefta.gif) 0 3px no-repeat;
	font:bold 14px Arial, Helvetica, sans-serif;
	line-height:14px;
	padding-left:12px;
	color:#2a86c1;
}
.cats h4 a.opened span {
	background:url(cat-menu-arrow-bot.gif) 0 3px no-repeat;
}

*+html 	.cats h4 a span {
	position:relative;
}

.cats h4 a b {
	background:url(dashed-line2.gif) 0 100% repeat-x;
	padding-bottom:2px;
}

.cats h4 a:hover {
	background:url(cats-button.png) 0 -33px no-repeat;
}

.cats h4 a:hover b {
	background:none;
}

.cats ul {
	padding:0;
	margin:0;
	position:relative;
}

*+html .cats ul {
	display:inline-block;
}
* html .cats ul {
	display:inline-block;
}

.cats ul li {
	border-bottom:1px solid #dadada;
	background:none;
	padding:0;
	margin:0;
}

.cats ul li a.cat-link {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#617785;
	padding:4px 0 4px 26px;
	display:block;
	background:url(cat-arrow-right.gif) 12px 8px no-repeat;
	text-decoration:none;
	position:relative;
}

.cats ul li a.cat-link:hover, .cats ul li.opened a.cat-link:hover {
	background-color:#e9eef2;
}

.cats ul li.opened a.cat-link {
	background:url(cat-arrow-bot.gif) 10px 9px no-repeat;
}


.cats .subcats {
	padding:8px 0 0 26px;
	display:none;
	overflow:hidden;
}


.cats .subcats .item {
	margin-bottom:13px;
	overflow:hidden;
}

* html .cats .subcats .item {
	display:inline-block;
}

.cats .subcats .item .left {
	width:75px;
	float:left;
}



.cats .subcats .item .right h5 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#0a6ba9;
	margin-bottom:2px;
}

.cats .subcats .item .right h5 a {
	color:#0a6ba9;
	font-weight:bold;
}


.cats .subcats .item .right {
	width:555px;
	float:left;
	color:#425460;
	font-weight:bold;
}

.cats .subcats .item .right a {
	font-weight:normal;
	color:#425460;
}

.comments .item {
	margin-bottom:17px;
	background:url(bg-item-top2.png) 0 0 no-repeat;
	padding:11px 11px 0;
}

.comments .item .top {
	background:url(dashed-line.gif) 0 100% repeat-x;
	margin-bottom:5px;
	padding-bottom:5px;
	color:#828282;
	overflow:hidden;
	position:relative;
}

* html .comments .item .top {
	display:inline-block;
}

.comments .item .top img {
	float:left;
	margin:0 7px 2px 0;
}

.comments .item .top h6 {
	color:#1b7ebd;
	font:bold 13px Arial, Helvetica, sans-serif;
	line-height:14px;
	margin-bottom:3px;
	padding-top:1px;
}

.comments .item .top h6 a {
	color:#1b7ebd;
}

.comments .item .top small {
	color:#828282;
	font-size:12px;
}

.comments .item .top span {
	font:bold 13px Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#8b8b8b;
	background:#dddddd;
	padding:3px 6px;
	position:absolute;
	top:8px;
	right:0;
}

.form-comment .form-item {
	overflow:hidden;
	font-size:13px;
	position:relative;
	margin-bottom:9px;
}

* html .form-comment .form-item {
	display:inline-block;
}

.form-comment .form-item label {
	display:block;
	float:left;
	width:125px;
	padding:2px 0 0 0;
}

.form-comment .form-item .required {
	position:absolute;
	top:4px;
	line-height:14px;
	left:111px;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#86b417;
}

.form-comment .form-item .input {
	float:left;
	width:400px;
}

.form-comment .form-item input, .form-comment .form-item textarea {
	display:block;
	float:left;
	width:270px;
	height:18px;
	padding:3px 0 0 3px;
	font-size:14px;
}

.form-comment .form-item textarea {
	width:385px;
	height:auto;
	margin:0;
}

.form-comment .captcha input {
	width:100px;
	margin-right:10px;
}

.form-comment .captcha img {
	display:block;
	float:left;
	margin-right:4px;
}
.form-comment .captcha a {
	line-height:25px;
	color:#7090a5;
}

.form-comment .form-item .toolbar {
	border:1px solid #bccdd7;
	border-top:0 none;
	overflow:hidden;
	width:382px;
	background:#dddede url(bg-toolbar.gif) 0 0 repeat-x;
	padding:3px;
}

* html .form-comment .form-item .toolbar {
	display:inline-block;
}

.form-comment .form-item .toolbar input {
	border:1px solid #c1cad0;
	background:#ddddde url(bg-toolbar-button.gif) 0 0 repeat-x;
	float:left;
	width:auto;
	color:#82949f;
	font:normal 13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0 5px;
	height:22px;
	margin:0 3px 0 0;
}

.form-comment .form-item .toolbar input:hover {
	border:1px solid #8b97a0;
}

.form-comment .form-item .toolbar .right-buttons {
	float:right;
}

.form-comment .form-item .toolbar .right-buttons input {
	margin:0 0 0 3px;
}

.form-comment .form-item .smilie {
	padding-top:4px;
	height:25px;
}

.form-comment .form-item .smilie a {
	vertical-align:bottom;
}

.form-comment .button-bar {
	padding-left:125px;

}

.form-comment .button-bar input {
	color:#fffefe;
	display:block;
	text-transform:uppercase;
	font-size:11px;
	background:#96a4ac url(bg-button.gif) 0 0 repeat-x;
	height:25px;
	border:0 none;
	margin-bottom:4px;
}

.cat-bar {
	background:#f1f1f1;
	border:1px solid #9ec9e4;
	padding:5px 8px 6px;
	font:bold 13px Arial, Helvetica, sans-serif;
	margin:-5px 0 15px;
	overflow:hidden;
}

* html .cat-bar {
	display:inline-block;
}

.cat-bar a {
	background:url(bullet-blue3.gif) 0 7px no-repeat;
	padding:0 2px 0 9px;
	color:#1b7ebd;
}

.cat-bar a:hover {
	text-decoration:none;
}

.cat-bar a.clean-link {
	background:none;
	padding:0 4px 0 5px;
}
.cat-bar span {
	color:#1b7ebd;
	font-weight:normal;
}

.cat-bar img {
	float:left;
	margin: 0 10px 0 0;
}

.bb {
	font-style:normal;
}

/* ---------- SNES ------------ */

.joystick {
	width:153px;
	height:96px;
	position:absolute;
	top:69px;
	left:805px;
}

/* ------------------------------------------- */


.subcats-info .item {
	margin-bottom:10px;
	overflow:hidden;
}

* html .subcats-info .item {
	display:inline-block;
}

.subcats-info .item .left {
	width:80px;
	text-align:center;
	float:left;
}

.subcats-info .item .right {
	float:left;
	width:580px;
}

.subcats-info .item h5 {
	color:#0a6ba9;
	font:bold 13px Arial, Helvetica, sans-serif;
}

.subcats-info .item h5 a {
	color:#0a6ba9;
}

.subcats-info .item h5 a:hover {
	text-decoration:none;
}

.red-message {
	background:#f8f0f0;
	border:1px solid #e85f40;
	color:#cc340b;
	padding:10px;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-align:center;
	margin-bottom:15px;
}

.game-page .news .controls {
	float: right;
	margin: 0 0 5px 15px;
}

.game-page .news .images {
	width: 100%;
}

.game-page .news .images .image-list {
	width: 130px;
	overflow: hidden;
	margin-bottom: 5px;
	position: relative;
	max-height: 234px;
	transition: max-height 0.25s ease-out;
}

.game-page .news .images img {
	display:block;
	position:relative;
}

.game-page .news .images a {
	display:block;
	margin-bottom:5px;
	border:1px solid #b9b9b9;
}

.game-page .news .images .button {
	background-color:#e1e1e1;
	border:1px solid #e1e1e1;
	height:13px;
	display:block;
	font-size:0;
	line-height:0;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9000px;
}

.game-page .news .images .button:hover {
	background-color:#efefef;
	border:1px solid #e1e1e1;
}

.game-page .news .images .arrow-bot {
	background-image:url(arrow-bottom.gif);
}

.game-page .news .images .arrow-top {
	background-image:url(arrow-top.gif);
}

.game-page h2 {
	margin-bottom:20px;
}

.news .item h4 img {
	vertical-align:middle;
	float:left;
	margin-right:8px;
}

.percent {
	background:#e1e1e1;
	border:1px solid #949494;
	width:100px;
	display:block;
	height:8px;
	font-size:0;
	float:left;
	margin:4px 5px 0 0;
}

.percent small {
	height:8px;
	font-size:0;
	background:url(percent-bar.gif) 0 0 repeat-x;
	display:block;
}

.content-block2 .blockleft {
	width:213px;
	margin:0 auto;
}

.big-image {
	position:absolute;
	display:block;
	border:1px solid #b9b9b9;
	z-index:10000;
}

.alphabet {
	text-align:center;
	font:bold 13px Arial, Helvetica, sans-serif;
	margin-bottom:7px;
}

.alphabet a {
	color:#1b7ebd;
}

.rel-links {
	text-align:center;
	margin-bottom:15px;
}

.rel-links a {
	color:#1b7ebd;
}

.rel-links .left-arrow {
	background:url(arrow-left2.gif) center center no-repeat;
	padding:0 6px;
}

.rel-links .right-arrow {
	background:url(arrow-right2.gif) center center no-repeat;
	padding:0 6px;
}

.rel-links .two-arrows {
	background:url(two-arrows.gif) center center no-repeat;
	padding:0 10px;
}

.search-form {
	background:url(hotnews-center2.png) 0 0 repeat-y;
	margin-bottom:15px;
}

.search-form .top {
	background:url(hotnews-top2.png) 0 0 no-repeat;
}

.search-form .bottom {
	background:url(hotnews-bottom2.png) 0 100% no-repeat;
	padding:15px 0 166px 20px;
	text-decoration:none;
}

* html .search-form .bottom {
	display:inline-block;
}

.search-form .form-item {
	float:left;
	margin:0 15px 14px 0;
	display:inline;
	position:relative;
}



.search-form .form-item label {
	display:block;
	font-size:11px;
	color:#282828;
	padding-bottom:4px;
}

.search-form select, .search-form input {
	border:1px solid #7eb6d9;
	font:normal 11px Arial, Helvetica, sans-serif;
	height:20px;
	padding:1px;
	float:left;
	position:relative;
}

.search-form input{
	padding:2px 0 0 3px;
	height:16px;
}

.search-form .s1, .search-form .s1 select {
	width:119px;
}

.search-form .s2, .search-form .s2 select {
	width:139px;
}

.search-form .s2 input {
	width:134px;
}

.search-form .s3 {
	width:177px;
}


.search-form .s3 input {
	width:172px;
}


.search-form .s4 {
	width:156px;
}


.search-form .s4 input {
	width:151px;
}


.search-form .s5 {
	width:82px;
	margin-right:13px;
}

.search-form .s5 select {
	width:82px;
}

.search-form .s6 {
	width:170px;
	padding-left:3px;
}

.search-form .s6 label {
	float:left;
	padding:2px 5px 0 0;
}

.search-form .s6 input {
	float:left;
	width:42px;
	margin-right:5px;
}


.search-form button {
	background:url(bg-but-search.gif) 0 0 no-repeat;
	width:98px;
	height:38px;
	line-height:38px;
	border:none;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#fff;
	cursor:pointer;
	vertical-align:middle;
}

.search-form .sort {
	border-top:1px solid #dcdcdc;
	padding-top:9px;
	margin-right:30px;
	float:left;
	width:635px;
	position:relative;
}


* html .search-form .sort {
	width:auto;
	display:inline-block;
	overflow:hidden;
	float:none;
}

.tab-games, .tab-guides {
	border:1px solid #7eb6d9;
	font-size:11px;
	margin-bottom:10px;
}

.tab-games table, .tab-guides table {
	width:100%;
	border-collapse:collapse;
}

.tab-games td, .tab-guides td {
	border-right:1px solid #dbdbdb;
	padding:5px;
	vertical-align:middle;
}

.tab-games .percent {
	width:50px;
	margin:0 auto;
}

.tab-games .col-d {
	width:130px;
}

.tab-games .col-y, .tab-guides .col-y {
	text-align:center;
}

.tab-games .col-u, .tab-guides .col-u {
	width:15px;
	text-align:center;
}

.tab-games .col-g {
	width:150px;
	font-size:11px;
}

.tab-games .col-r {
	width:53px;
}

.tab-games thead tr td, .tab-guides thead tr td {
	background:#ebebeb;
	font-weight:bold;
	vertical-align:middle;
}

.tab-games .flag {
	vertical-align:middle;
	margin-right:4px;
}

.tab-games .odd, .tab-guides .odd {
	background:#f2f2f2;
}

.tab-games .col-n a {
	text-decoration:none;
}

.search-page .navigator {
	text-align:center;
	padding:1px;
}

.search-page .navigator div,
.search-page .navigator span,
.search-page .navigator a,
.search-page .navigator .prev,
.search-page .navigator .next {
	display:inline;
	float:none;
	padding:1px 5px;
	line-height:18px;
}

.search-page .navigator .prev,
.search-page .navigator .next {
	padding:5px 7px;
	text-decoration:none;
}

.tab-games .over td {
	background:#1b7ebd;
	color:#fff;
	cursor:pointer;
}

.tab-games .over td a {
	color:#fff;
}

span.reveal {
	cursor: pointer;
}

.spoiler {
	display:block;
	padding-left:20px;
}

rubrika {
	float:right;
	width:213px;
	position:relative;
}

/* Rating */
.rating                                 { background: #fff }
.ratingrows                             { background: #fdfdfd; line-height: 2em; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: .5em; color: #8d4d50 }
#rating                                 { float: right;margin: 0; padding: 2px 5px 0 10px }
#rating dd                              { margin: 0; padding: 0 }
#rating ol                              { list-style: none; margin: 0; padding: 0; width: 70px; height: 14px; position: relative; background: url(rates.gif) }
#rating li                              { float: right;margin: 0; padding: 0 }
#rating li a                            { display: block; width: 14px; height: 14px; position: absolute; text-decoration: none; z-index:3 }
#rating li a:hover                      { left: 0; background: url(rates.gif) left center; z-index: 2 }
#rating a.rate1                         { left: 0 }
#rating a.rate1:hover                   { width: 14px }
#rating a.rate2                         { left: 14px }
#rating a.rate2:hover                   { width: 28px }
#rating a.rate3                         { left: 28px }
#rating a.rate3:hover                   { width: 42px }
#rating a.rate4                         { left: 42px }
#rating a.rate4:hover                   { width: 56px }
#rating a.rate5                         { left: 56px }
#rating a.rate5:hover                   { width: 70px }
#rating li.current                      { height: 0px; background: url(rates.gif) left bottom; z-index:1 }

.messtitle  				{ background: #fff; font-size: 1.07em }
.messtitle .cont  			{ color: #060; background: #99db84; line-height: 100%; padding: .4em 1em }
.messtxt                                { border-top: .1em solid #99db84; border-bottom: .1em solid #99db84; padding: 1em; color: #000 }
.notice                                 { color: #ca0000; background: #ffe; border: .1em dashed #fcc; padding: .5em 1em; text-align:center; font-style: italic }


/* Tables for info pages with borders */
table.withborder {
	border-collapse: collapse;
}

table.withborder td {
	padding: 3px;
	border: 1px solid black;
}
