@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:#E1F2FC url(images/body_bg.jpg) repeat-x;
	line-height:140%;	
}

a img{
	border:none;	
}

a{
	color:#06F;
	text-decoration:none;	
}

a:hover{
	text-decoration:underline;
}

h1{
	font-size:20px;
	font-weight:bold;
	color:#d00;
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
}

h2{
	color:#ccc;
	font-size:14px;
	font-weight:bold;	
}

.h2{
	color:#ccc;
	font-size:13px;
	font-weight:bold;	
}

h3{
	color:#eeeeee;
	font-size:12px;
	margin-bottom:2px;
	margin-top:20px;
}

h3.more{
	color:#d00;
	margin-top:25px;	
}

.promo-text{
	font-size:10px;
	margin-top:10px;
	cursor:default;
	color:#eeeeee;
	line-height:100%;
}

.info-text{
	border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	padding:20px;
	padding-bottom:30px;
	font-size:10px;
	color:#FFFFFF;
	text-align:justify;
	background: #a60404;
	background: -moz-linear-gradient(top,#aa0505 0,#a60304 0,#d11100 40%,#d11100 57%,#87090a 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#aa0505),color-stop(0%,#a60304),color-stop(40%,#d11100),color-stop(57%,#d11100),color-stop(100%,#87090a));
	background: -webkit-linear-gradient(top,#aa0505 0,#a60304 0,#d11100 40%,#d11100 57%,#87090a 100%);
	background: -o-linear-gradient(top,#aa0505 0,#a60304 0,#d11100 40%,#d11100 57%,#87090a 100%);
	background: -ms-linear-gradient(top,#aa0505 0,#a60304 0,#d11100 40%,#d11100 57%,#87090a 100%);
	background: linear-gradient(top,#aa0505 0,#a60304 0,#d11100 40%,#d11100 57%,#87090a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a60304',endColorstr='#d11100',GradientType=0);
}

.info-text a{
	color:#F90;
	text-decoration:none;
}

.main-table{
	background:#FFF;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-boder-radius:10px;
	margin-top:5px;
	-moz-box-shadow: 0px 0px 15px #333333;
	-webkit-box-shadow: 0px 0px 15px #333333;
	box-shadow: 0px 0px 15px #333333;	
}

.header{
	padding:5px;
}

.header a{
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	line-height:100%;
	text-shadow:1px 1px #006;
}

.header a:hover{
	color:#FF0;
	text-decoration:none;	
}

.header span{
	font-size:11px;
	font-weight:normal;
	color:#6FF;
	text-shadow:none;	
}

.content{
	padding:10px;
	padding-right:2px;
	background:url(images/footer_bg.png) bottom repeat-x;
	padding-bottom:30px;	
}

.menu-td{
	border-right:1px dotted #ddd;
	padding-right:10px;	
}

.footer{
	text-align:center;
	padding-top:20px;
	color:#000033;
	font-size:11px;	
}

.footer div{
	padding-bottom:5px;
}

.footer div a{
	color:#000033;
}

.counter{
	text-align:center;
	padding-top:10px;
	padding-bottom:30px;	
}

.main-menu a{
	display:block;
	position:relative;
	font-weight:bold;
	color:#39F;
	border-bottom:1px dotted #ddd;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:6px;
}

.main-menu a:hover, .main-menu a.active{
	color:#C00;
	text-decoration:none;	
}

.main-menu a span{
	display:block;
	position:absolute;
	top:2px;
	left:-25px;
	background-position:center center;
	background-repeat:no-repeat;
	width:24px;
	height:24px;	
}

.main-menu a .new{
	background-image:url(images/new.png);	
}

.main-menu a .rated{
	background-image:url(images/rated.png);	
}

.main-menu a .popular{
	background-image:url(images/popular.png);	
}

.main-menu{
	margin-bottom:20px;
	margin-top:20px;
	width:160px;
}

.main-menu .spacer{
	height:20px;
}

.list-place{
	padding-left:10px;	
}

.head-table{
	margin-top:5px;
	margin-bottom:10px;	
}

.games{
	margin-bottom:20px;	
}

.games td{
	background:#F8F8F8;
	border:1px solid #EEE;
	border-radius:3px;
	-moz-border-radius:3px;
}

.games td a{
	color:#333;
}

.games .label{
	padding-bottom:2px;
	color:#039;
	font-weight:bold;
	height:15px;
	overflow:hidden;
	width:131px;
}

.games .played{
	height:13px;
	font-size:10px;
	color:#ccc;
	cursor:default;
}

.pages-table{
	margin-bottom:35px;	
}

/* pages */

.pages .numbers{
	float: left;
	width: 24px;
	color: #717171;
	text-shadow: 0 1px #fff;
	height: 18px;
	padding-top:4px;
	border: 1px solid #c3c3c3;
	background: #f5f5f5;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9f9f9), to(#dddddd));
	background: -webkit-linear-gradient(#f9f9f9, #dddddd);
	background: -moz-linear-gradient(#f9f9f9, #dddddd);
	background: -ms-linear-gradient(#f9f9f9, #dddddd);
	background: -o-linear-gradient(#f9f9f9, #dddddd);
	background: linear-gradient(#f9f9f9, #dddddd);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 1px 2px #ddd;
	-webkit-box-shadow: 0 1px 2px #ddd;
	-moz-box-shadow: 0 1px 2px #ddd;
	margin-left:3px;
	margin-right:3px;
	text-align:center;
	font-weight:bold;
}

.pages .numbers:hover{
	text-decoration: none;
	background: #fdfdfd;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#fafafa));
	background: -webkit-linear-gradient(#ffffff, #fafafa);
	background: -moz-linear-gradient(#ffffff, #fafafa);
	background: -ms-linear-gradient(#ffffff, #fafafa);
	background: -o-linear-gradient(#ffffff, #fafafa);
	background: linear-gradient(#ffffff, #fafafa);
}

.pages .numbers.active{
	border-color:#1754a6;
	color:#FFFFFF;
	text-shadow:0px 1px #000000;
	background: #4086e5;
	box-shadow: inset 0 0 9px #1754a6;
	-webkit-box-shadow: inset 0 0 9px #1754a6;
	-moz-box-shadow: inset 0 0 9px #1754a6;
}

.pages .prev, .pages .next{
	display:block;
	height:24px;
	width:24px;
	background:url(images/btn-prev-next.png) 0px 0px no-repeat;
	margin-left:5px;
	margin-right:5px;
}

.pages .next{
	background:url(images/btn-prev-next.png) -24px 0px no-repeat;
}




.game_box{
	position:relative;	
}

.game_box .game{
	z-index:0;
}

.game_box .advert{
	z-index:5;
	background:#000000;
	position:absolute;
}

.game_box .banner{
	position:absolute;
	top:25%;
	width:100%;
	text-align:center;
}

.game_box .advertising{
	position:absolute;
	top:21%;
	text-align:center;
	color:#333333;
	width:100%;
	text-align:center;
}

.game_box .advertising:hover{
	cursor:default;
}

/* loading progress bar */

.lcontainer{
	left:50%;
	position:absolute;
}

#loading {
 position:absolute;
 top:20px;
 left:-250px;
 width:500px;
 margin:2px auto;
 border:1px solid #4086E5;
 padding:3px;
 text-align:center;
 line-height:140%;
 font-weight:bold;
 font-size:16px;
 border-radius:5px;
 -moz-border-radius:5px;
}

#loading #loadbar{
	width:0%;
	height:22px;
	padding-top:3px;
	background: #4086e5;
	box-shadow: inset 0 0 12px #1754a6;
	-webkit-box-shadow: inset 0 0 12px #1754a6;
	-moz-box-shadow: inset 0 0 12px #1754a6;
	border-radius:3px;
	-moz-border-radius:3px;
}

#loading #loadbar:hover{
	cursor:default;
}

#loading span{
	cursor:pointer;
	color:#FFF;
}

#loading span:hover{
	text-decoration:underline;	
}

.link-line{
	text-align:center	
}

.link-line, .link-line a{
	color:#b7dff6;
	cursor:default;
	font-size:8px;	
}

.languages{
	text-align:center;
	margin-top:20px;
}

.languages a{
	margin-left:10px;
	margin-right:10px;
	color:#b00;
}

.languages a:hover{
	text-decoration:none;	
}

.shares{
	width:728px;
	height:50px;
	margin-top:15px;
}

.shares .imgg{
	float:left;
	margin-right:2px;	
}

.shares .ratingblock{
	float:right;
}

.now_playing a{
	margin-bottom:10px;
	margin-top:7px;
	height:30px;
	overflow:hidden;
	font-size:11px;
	display:block;
	color:#999;
}

.now_playing a img{
	float:left;
	margin-right:5px;
}

.now_playing a:hover{
	text-decoration:none;
	color:#39F;	
}

.stars{
	height:14px;
	padding-top:5px;	
}

.stars ul{
	list-style:none;
	height:14px;
	background:url(images/star.png) 0px -14px repeat-x;
	width:80px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
	padding:0px;
}

.stars ul li{
	float:left;
	display:block;
	height:14px;
}

.stars .full{
	background:url(images/star.png) repeat-x;
	display:block;
	height:14px;	
}


/* search */
.search_text{
	width:122px;
	border-radius:3px;
	-moz-border-radius:3px;
	padding:3px;
	height:15px;
	border:1px solid #CCC;
	box-shadow: inset 0 0 4px #ddd;
	-webkit-box-shadow: inset 0 0 4px #ddd;
	-moz-box-shadow: inset 0 0 4px #ddd;
	margin:0;
	outline:none;
	color:#999;	
}

.search_btn{
	margin:0;
	padding:0;	
}

.search_box{
	height:24px;
	margin-bottom:40px;	
}

.search_box .search_text{
	float:left;
}

.search_box .search_btn{
	float:right;	
}

.no_found{
	text-align:center;
	margin-top:50px;
	margin-bottom:100px;
	color:#666;
	font-weight:bold;	
}

/* CONTACTS */
.contacts{
	margin-top:30px;
	margin-bottom:30px;
	margin-right:60px;
}

.contacts input, .contacts textarea{
	width:250px;
	border:1px solid #CCC;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:4px;
	-moz-border-radius:2px;
	box-shadow: inset 0 0 6px #ddd;
	-webkit-box-shadow: inset 0 0 6px #ddd;
	-moz-box-shadow: inset 0 0 6px #ddd;
	padding:4px;
}

.contacts input:focus, .contacts textarea:focus{
	outline:none;
	border-color:#1b75bc;
	box-shadow: 0 0 4px #1b75bc;
	-webkit-box-shadow: 0 0 4px #1b75bc;
	-moz-box-shadow: 0 0 4px #1b75bc;	
}

.contacts button{
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	background-color: #1b75bc;
	color: white;
	border: 2px solid white;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 2px #bbb;
	-webkit-box-shadow: 1px 1px 2px #bbb;
	box-shadow: 1px 1px 2px #bbb;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999',direction='120',strength='2');
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	cursor:pointer;
	padding-left:20px;
	padding-right:20px;
}

.contacts button:hover{
	background-color: #0C0;	
}

.message_sent{
	color:#00CC00;
	font-weight:bold;
	text-align:center;
}

.message_wait{
	height:32px;
	background:url(images/wait.gif) center center no-repeat;	
}

.missing{
	padding-top:100px;	
}

.addthis_toolbox{
	float:left;
	width:450px;
}

.text-space{
	text-align:justify;
	padding:20px;	
}

.fb-comments{
	margin-top:0px;
	margin-bottom:20px;
	width:728px;	
}

#search_result .now_playing{
	margin-top:-30px;
	margin-bottom:40px;	
}

.embed{
	width:728px;
	height:60px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	margin-top:20px;
}

.embed input{
	width:720px;
	margin-top:5px;
	border: 1px solid #CCC;
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 4px;
    -moz-border-radius: 2px;
    box-shadow: inset 0 0 6px #ddd;
    -webkit-box-shadow: inset 0 0 6px #ddd;
    -moz-box-shadow: inset 0 0 6px #ddd;
    padding: 4px;
}

.embed input:focus{
	outline:none;
	border-color:#1b75bc;
	box-shadow: 0 0 4px #1b75bc;
	-webkit-box-shadow: 0 0 4px #1b75bc;
	-moz-box-shadow: 0 0 4px #1b75bc;	
}