@font-face{
 font-family:'Sceptica';
	src:
	url("../fonts/sceptica.eot") format('embedded-opentype'),
	url("../fonts/sceptica.otf") format('truetype'); 
	font-weight:normal;
	font-style:normal;
}
@font-face{
 font-family:'Sceptica';
	src:
	url("../fonts/sceptica-bold.eot") format('embedded-opentype'),
	url("../fonts/sceptica-bold.otf") format('truetype'); 
	font-weight:bold;
	font-style:normal;
}
@font-face{
 font-family:'Sceptica';
	src:
	url("../fonts/sceptica-italic.eot") format('embedded-opentype'),
	url("../fonts/sceptica-italic.otf") format('truetype'); 
	font-weight:normal;
	font-style:italic;
}


html, body, object,h1, h2, h3, h4, h5, h6, p, pre, a, em, img,
dl, dt, dd, ol, ul, li,fieldset, form, label,table, caption, tbody, tfoot, thead, tr, th, td,
article, canvas, embed, footer, header, hgroup, menu, nav, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:none;
}
html{
	height:100%;
}
body{
	margin:0;
	height:100%;
	font-size:16px;/* 18 */
	line-height:27px;
	font-family:Sceptica, Myriad Pro,	Tahoma, sans-serif;
	color:#575656;
	background:#00141c;
}
input, textarea, select {
	font:100% Sceptica,Tahoma, sans-serif;
	vertical-align:middle;
	outline:none;
	border:0;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
p{
	margin:0;
}
h1,h2,h3,h4,h5{
	color:#21282e;
}
ul,ol{
	list-style:none;
	margin:0;
	padding:0;
}
ul li{
	padding:0;
}
a{
	color:#01c2ec;
}
a:hover{
	color:#01c2ec;
	text-decoration:none;
}
img {
	outline:none;
	border:0;
	vertical-align:top;
}
table {
	
}


/* --------- */

.bodywrap{
	min-height:100%;
	min-width:1210px;
	overflow:hidden;
	background:url("../img/bg.jpg") #00141c;
	border-top:1px solid #2e536f;
}

.wrap{
	width:1210px;
	margin:31px auto;
	padding:1px 0;
	background:url("../img/bg-body.png") repeat-y 0 0;
	position:relative;
}


.topborder,.bottomborder{
	background:url("../img/bg-corners_v2.png") no-repeat 0 0;
	height:32px;
	margin:-32px 0 0 0;
	clear:both;
}
.bottomborder{
	background-position:0 -32px;
	margin:0 0 -33px;
}




.head-wrap{
	padding:13px;
	height: 196px;
	background:#000c1a;
	transition:height 1s;
}
.head{
	width:1210px;
	margin:0 auto;
	height:196px;
}
.head li{
	float:left;
	width:394px;
	height:196px;
	margin-right:14px;
}
.head li:nth-child(3n){
	margin-right:0;
}
.head li a{
	display:block;
	width:392px;
	height:194px;
	border:1px solid #373e52;
}
.head li a img{
	display:block;
	width:100%;
}
@media (max-width:1240px){
	.head-wrap{
		height:160px;
	}
	.head{
		width:990px;
		height:160px;
	}
	.head li{
		width:322px;
		height:160px;
		margin-right:12px;
	}
	.head li a{
		width:320px;
		height:158px;
	}
}



.sidebar{
	float:left;
	width:271px;
	margin:0 0 0;
	font-size:13px;
	line-height:40px;
	color:#fff;
	position: relative;
	z-index: 0;
}



.logo{
	margin:0 0 -48px;
	position:relative;
	top:-30px;
	overflow:hidden;
	height:270px;
}
.logo a{
	display:block;
	position:relative;
	transition:transform 0.5s;
	-webkit-transition:-webkit-transform 0.5s;
}
.logo .coin{
	position: absolute;
	top:157px;
	left:115px;
}
/*.logo a:hover{
	transform:scale(1.05) rotate(-7deg) rotateX(12deg);
	-webkit-transform:scale(1.05) rotate(-7deg) rotateX(12deg);
}*/
.logo .animation{
	position:absolute;
	top:58px;
	left:94px;
	width:92px;
	transition:opacity 0.3s;
	-webkit-transition:opacity 0.3s;
}



.menu{
	margin:0 auto 0;
	width:200px;
}

.menu li,.platform li{
	font-size:13px;
	line-height:41px;
	text-transform:uppercase;
	text-align:center;
	height:41px;
	margin:0 0 1px;
	perspective:300px;
	-webkit-perspective:300px;
}
.menu li a,.platform li a{
	color:#fff;
	text-decoration:none;
	display:block;
	height:41px;
	position:relative;
	transform-style:preserve-3d;
	transition:transform 0.6s;
	-webkit-transition:-webkit-transform 0.6s;
}

.menu li a:after,.platform li a:after{
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:41px;
	padding:12px;
	top:-12px;
	left:-12px;
	z-index:-1;
	background:url("../img/menu-bg.png") repeat-y center -64px;
	opacity:0.2;
	transition:opacity 0.6s;
	-webkit-transition:opacity 0.6s;
}
.menu li:hover a:after,.menu li.hover a:after,.platform li:hover a:after{
	opacity:1;
	transition:opacity 0.01s;
	-webkit-transition:opacity 0.01s;
}




.platform{
	width:200px;
	margin:0 auto 30px;
}
.platform li a{
	text-indent:-8000px;
}
.platform .pl-pic{
	display:block;
	height:41px;
	background-position:center center;
	background-repeat:no-repeat;
}


.btitle{
	position:relative;
	z-index:-1;
	padding:69px 0 0;
	margin:-24px 0 0;
	text-align:center;
	font-size:19px;
	color:#fcfb9d;
	background:url("../img/menu-row.png") no-repeat center 0;
	text-transform:uppercase;
	display:block;
	cursor:default;
}
.btitle.no-bg{
	background:none;
	margin:40px 0 0;
	padding:0;
}


.block{
	padding:20px 0 0;
}

.vulk-bonus{
	margin:0 auto;
	display:block;
	width:180px;
	height:180px;
	padding:15px;
	position:relative;
}
.vulk-bonus:before{
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:210px;
	height:210px;
	opacity:0.4;
	background:url("../img/ban-big-border.png") no-repeat center center;
	transition:opacity 0.2s;
	-webkit-transition:opacity 0.2s;
}
.vulk-bonus:hover:before{
	opacity:1;
}


.shineborder a{
	position:relative;
	margin:0 auto;
	display:block;
	width:187px;
	height:131px;
	background:url() no-repeat center center;
	border-radius:13px;
}
.shineborder a img{
	border-radius:13px;
}
.shineborder a:before{
	width:187px;
	height:131px;
	padding:14px;
	margin:0 auto;
	background:url("../img/shineborder.png") no-repeat center center;
	position:absolute;
	top:-14px;
	left:-14px;
	content:"";
	opacity:0.4;
	transition:opacity 0.2s;
	-webkit-transition:opacity 0.2s;
}
.shineborder a:hover:before{
	opacity:1;
}



.articles{
	width:180px;
	margin:0 auto 20px;
}
.articles ul{
	margin:10px 0 0;
}
.articles li{
	font-size:14px;
	line-height:15px;
	padding:0 0 15px;
}
.articles li a{
	color:#d0d0d0;
	text-decoration:underline;
}
.articles li a:hover{
	text-decoration:none;
}








/* CENTER PART */

.cwrap{
	margin-left:271px;
	padding:0 0 25px;
	overflow:hidden;
}


.center{
	background:#fff;
	width:710px;
	float:left;
}


.topcas{
	margin:0 auto;
	width:562px;
	height:197px;
	perspective:500px;
	-webkit-perspective:500px;
	position:relative;
}
.topcas a{
	float:left;
	width:245px;
	height:98px;
	text-align:center;
	padding:0;
	background:url("../img/top-banners.jpg") no-repeat center center;
	transition:transform 0.4s;
	-webkit-transition:-webkit-transform 0.4s;
	transform-origin:100% 0;
	-webkit-transform-origin:100% 0;
}
.topcas a:hover{
		
}
.topcas span{
	display:block;
	height:100%;
	background:url() no-repeat center center;
}
.topcas .cas-first{
	background-position:0 0;
	padding-right:36px;
}
.topcas .cas-second{
	background-position:-281px 0;
	padding-left:36px;
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
}
.topcas .cas-third{
	background-position:0 -98px;
	padding-right:36px;
}
.topcas .cas-forth{
	background-position:-281px -98px;
	padding-left:36px;
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
}
.topcas .cas-second:hover,.topcas .cas-forth:hover{
	
}

.topcas .lamps{
	position:absolute;
	width:93px;
	height:56px;
	top:6px;
	left:50%;
	margin-left:-47px;
}
.topcas .lamps.lamp2{
	bottom:6px;
	top:auto;
}
.topcas .lamps span{
	display:block;
	position:absolute;
	left:0;
	height:8px;
	width:100%;
	background:url("../img/lamps.png") no-repeat 0 0;
	transition:opacity 0.06s;
	-webkit-transition:opacity 0.06s;
	opacity:0;
}
.topcas .lamps span.visible{
	opacity:1;
}










/* CONTENT PART */
.content{
	margin:20px 72px 30px;
	line-height:22px;/* 26 Ð±ÑÐ»Ð¾ */
}

h1,h2,h3,h4,.titleline{
	font-size:20px;
	line-height:26px;/* 42 */
	font-weight:bold;
	color:#21282e;
	margin:0 0 20px;/*30*/
	padding:0 0 10px;/*21*/
	border-bottom:1px solid #f5f5f5;
	position:relative;
}
h1{
	font-size:23px;
	line-height:32px;
}
h1:after,h2:after,.titleline:after{
	content:"";
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	width:45px;
	height:1px;
	background:#f58953;
}
.content p{
	text-indent:35px;
	margin:0 0 16px;/* 26 */
	text-align:justify;
}

.content ul{
	margin:1em 0;
	padding-left:1em;
}
.content li{
	list-style:circle;
}
.content img{
	margin:0 auto;
	display:block;
	max-width: 100%;
	height: auto;
}


.content iframe{
	
}




.content .casino-go,.content .casino-go2,.content .casino-go3{
	font-size:29px;
	font-weight:bold;
	text-align:center;
	line-height:81px;
	text-indent:0;
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
	display:block;
	margin:0 auto 20px;
	transition:font-size 0.2s;
	-webkit-transition:font-size 0.2s;
}
.content .casino-go{
	width:575px;
	height:75px;
	background:url("../img/go-casino.jpg") no-repeat 0 0;
}
.content .casino-go:hover{
	font-size:34px;
	text-shadow:0 0 8px #000;
}


.content .casino-go2{
	font-size:20px;
	line-height:72px;
	text-transform: uppercase;
	width:451px;
	height:72px;
	margin:10px auto;
	background:url("../img/posetit-casino_2.jpg") no-repeat 0 0;
}
.content .casino-go2:hover{
	background-position:0 -72px;
}
.content .casino-go2:hover{
	font-size:22px;
	text-shadow:0 0 8px #000;
}

.content .casino-go3{
	width:400px;
	height:83px;
	background:url("../images/igrat-na-dengi.jpg") no-repeat 0 0;
	line-height:86px;
	font-size:28px;
}
.content .casino-go3:hover{
	width:400px;
	height:83px;
	background-position:0 -83px;
}




.like-buttons{
	padding:15px 20px;
	margin:5px 0 26px;
	min-height:20px;
	overflow: hidden;
	border:1px solid #ced9e1;
	border-radius:12px;
	position:relative;
	z-index:0;
	transition:box-shadow 0.5s;
	-webkit-transition:box-shadow 0.5s;
}
.vk-like,.fb-like,.mail-like,.gp-like,.od-like{
	float:left;
	width:25%;
	overflow:hidden;
	height:22px;
}
.mail-like,.od-like{
	width:15%;
}
.vk-like,.fb-like{
	overflow:hidden;
}
.gp-like{
	width:20%;
}
.like-buttons .label{
	position:absolute;
	top:-9px;
	width:121px;
	height:9px;
	left:20%;
	background:url("../img/like-border.png") no-repeat 0 0;
	transition:left 0.6s linear;
	-webkit-transition:left 0.6s linear;
}
.like-buttons:hover{
	box-shadow:0 0 6px rgba(0,0,0,0.2) inset;
}


.playbuttons{
	height:83px;
	margin:0 -7px 20px;
	transition:transform 0.5s;
	-webkit-transition:-webkit-transform 0.5s;
}
.playbuttons:hover{
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
	transition:transform 0.14s;
	-webkit-transition:-webkit-transform 0.14s;
}
.playbuttons a.playfree, .playbuttons a.onmoney{
	height:83px;
	background:url("../img/playbutton.jpg") no-repeat 0 0;
	display:block;
	float:left;
	width:50.5%;
	font-size:29px;
	text-transform:uppercase;
	color:#fff;
	line-height:87px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
.playbuttons a.playfree{
	background-position:0 0;
}
.playbuttons a.playfree:hover{
	background-position:0 -83px;
}
.playbuttons a.onmoney{
	width:49.5%;
	background-position:100% 0;
}
.playbuttons a.onmoney:hover{
	background-position:100% -83px;
}






.slots-table{
	
}
.slots-table ul{
	overflow:hidden;
	padding:10px 0;
	margin:1em -50px 1em -20px;
}
.slots-table li{
	list-style:none;
	float:left;
	width:148px;
	height:118px;
	background:url("../img/slots-bg.png") no-repeat 0 0;
	position:relative;
	margin:0 0px 5px 0;
	padding-right:10px;
}
.slots-table .img{
	position:relative;
	margin:7px 13px 16px;
	width:120px;
	height:90px;
	overflow:hidden;
	border-radius:9px;
	display:block;
	perspective:400px;
	-webkit-perspective:400px;
}
.slots-table .text{
	text-align:center;
	font-size:14px;
	color:#1072A6;
	line-height:16px;
	display:block;
	text-shadow:4px 5px 1px rgba(0,0,0,0.3);
}

.slots-table .img:before{
	content:"ÐÐÐ ÐÐ¢Ð¬";
	font-size:32px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	text-shadow:0 0 5px #000;
	position:absolute;
	top:34px;
	left:0;
	width:120px;
}

.slots-table li img{
	width:120px;
	height:90px;
	border-radius:9px;
	border:1px solid #000;
	transform-origin:0 50%;
	position:relative;
	transition:opacity 0.75s;
	-webkit-transition:opacity 0.75s;
}
.slots-table a:hover img{
	animation:slotRotate 0.75s;
	-webkit-animation:slotRotate 0.75s;
	opacity:0.5;
}


@keyframes slotRotate{
	0%{opacity:1;}
	39.999%{transform:rotateY(94deg);transform-origin:0 50%;}
	40%{transform:rotateY(-92deg);transform-origin:100% 50%;opacity:1;}
	100%{transform:rotateY(0deg);transform-origin:100% 50%;opacity:0.5;}
}
@-webkit-keyframes slotRotate{
	0%{}
	39.999%{-webkit-transform:rotateY(94deg);-webkit-transform-origin:0 50%;}
	40%{-webkit-transform:rotateY(-92deg);-webkit-transform-origin:100% 50%;}
	100%{-webkit-transform:rotateY(0deg);-webkit-transform-origin:100% 50%;}
}





.cas-table{
	margin:20px 0 0;
	clear:both;
}
.cas-table ul{
	padding:0;
	margin:40px 0 0;
	perspective:400px;
}
.cas-table li{
	clear:both;
	min-height:55px;
	margin:0 0 10px;
	list-style:none;
	position:relative;
}
.cas-table ul li:first-child{
	margin:0 0 14px;
}

.cas-table .cas-title{
	color:#21282E;
	display:block;
	font-size:24px;
	font-weight:bold;
	line-height:30px;
}
.cas-table .cas-logo{
	float:left;
	width:135px;
	min-height:50px;
	position:relative;
	background:url("../img/bg-casicon.png") no-repeat center 80%;
	text-align:center;
}
.cas-table .cas-logo img{
	margin:0 auto;
}
.cas-table .vulkancasino .cas-logo{
	margin-top:-25px;
}
.cas-table .volcancasino .cas-logo{
	margin-top:-20px;
	background:url("../img/bg-casicon.png") no-repeat center 60%;
}
.cas-table .cas-text{
	margin:0 140px 0 155px; 
	font-size:16px;
	line-height:21px;
}
.cas-table .cas-text a{
	color:#1072a6;
}
.cas-table .cas-link{
	float:right;
	display:block;
	background:url("../img/cas-play.jpg") no-repeat 0 0;
	width:121px;
	height:42px;
	color:#fff;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	line-height:45px;
	text-transform:uppercase;
	transition:transform 0.3s,opacity 0.3s;
	-webkit-transition:-webkit-transform 0.3s,opacity 0.3s;
}
.cas-table .cas-link:hover{
	background-position:0 -42px;
	border-radius:4px;
	box-shadow:0px 6px 3px -3px rgba(0, 0, 0, 0.5);
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
}

.cas-table .rating-num{
	position:absolute;
	left:-40px;
	top:4px;
	width:30px;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	text-shadow:0 1px 1px rgba(0,0,0,0.8),0 0 40px rgba(0,0,0,1);
	transition:left 0.4s,text-shadow 0.4s,color 0.4s, transform 0.4s;
	-webkit-transition:left 0.4s,text-shadow 0.4s,color 0.4s;
}
.cas-table .rating1,.cas-table .rating2,.cas-table .rating3{
	color:#e36d00;
}
.cas-table li:hover .rating-num{
	left:-55px;
	color:#1072A6;
	text-shadow:0 1px 1px rgba(0,0,0,0.8),15px 1px 1px rgba(0,0,0,0.2);
	transform: rotateY(360deg);
}




.cas-table-rating li{
	min-height:100px;
	margin:0 0 25px;
}
.cas-table-rating .cas-name{
	margin:0 0 5px 130px;
	font-size:16px;
}
.cas-table-rating .cas-name a{
	color:#0072aa;
}
.cas-table-rating .cas-logo{
	background:none;
	width:101px;
}
.cas-table-rating .cas-logo img{
	border-radius:5px;
}
.cas-table-rating .vulkancasino .cas-logo{
	top:auto;
}
.cas-table-rating .cas-text{
	margin:0 150px 0 130px;
	font-size:13px;
	line-height:16px;
	color:#191919;
}
.cas-table-rating .cas-right{
	float:right;
	width:121px;
}
.cas-table-rating .bonus{
	color:#f85d17;
	font-weight:bold;
	font-size:16px;
}
.cas-table-rating .reviews{
	float:right;
	font-size:12px;
	color:#433835;
}
.cas-rating{
	float:right;	
}
.ratingbox{
	float:left;
	height:16px;
	width:170px;
	background:url("../img/star.gif") repeat-x 0 0;
	margin:4px 6px 0 0;
}
.ratingline{
	float:left;
	height:16px;
	background:url("../img/star.gif") repeat-x 0 -16px;
}








.content .pay-methods{
	margin:10px 0 20px;
	overflow:hidden;
	padding:0;
}
.pay-methods li{
	list-style:none;
	float:left;
	width:33%;
	margin:0 0 5px;
}
.pay-methods a{
	display:block;
	margin:0 5%;
	height:70px;
	padding:10px 0 5px;
	border:1px solid #E8E8E8;
	border-radius:5px;
	background:url("../../style/pay-methods-bcg.png") repeat-x center 0;
	transition:box-shadow 0.6s;
	-webkit-transition:box-shadow 0.6s;
}
.pay-methods a:hover{
	background-position:center bottom;
	box-shadow:0 0 5px rgba(0,0,0,0.1);
}








.rating-form{
	width:400px;
	margin:0 auto;
	padding:20px;
	border-radius:8px;
	box-shadow:0 0 10px rgba(0,0,0,0.3) inset;
}
.rating-form .vote{
	padding:4px 6px;
	border-radius:6px;
	border:2px solid #009dee;
	box-shadow:0 2px 2px rgba(0,0,0,0.5),0 -2px 2px rgba(0,0,0,0.2) inset;
	cursor:pointer;
}
.rating-form .vote:hover{
	box-shadow:0 2px 2px rgba(0,0,0,0.2),0 -2px 2px rgba(0,0,0,0.2) inset;
}
.rating-form .star-rating-control{
	float:left;
	padding:8px 20px 7px 2px;
}










/* COMMENTS */
.comments .com-title{
	
}
.comments ul{
	padding:0;
	margin:20px 0;
}
.comments li{
	margin:0 0 20px;
	list-style:none;
	position:relative;
}
.comments .com-name{
	font-size:20px;
	color:#000;
	margin-right:10px;
}
.comments .com-date{
	font-size:16px;
	color:#272727;
}
.comments .com-icons{
	float:right;
}
.comments .com-icons img{
	margin:0 0 0 4px;
	display:inline;
}
.comments .com-body{
	font-size:16px;
	line-height:22px;
	color:#7e7c7c;
	margin:5px 0;
}



.commentform{
	margin:0 0 40px;
}
.commentform .textinput,.commentform textarea{
	width:100%;
	padding:8px 8px 6px;
	border:1px solid #aaa;
	border-radius:6px;
	box-shadow:0 0 8px rgba(0,0,0,0.2) inset;
	resize:vertical;
	margin:0 0 10px 0;
}
.commentform .textinput:focus,.commentform textarea:focus{
	box-shadow:0 0 5px rgba(0,0,0,0.1) inset;
}
.commentform textarea{
	height:5em;
	box-sizing: border-box;
}
.commentform .textinput{
	float:left;
	width:240px;
	max-width: 80%;
	margin:0 5% 10px 0;
}
.commentform .submit{
	padding:8px 8px 6px;
	border:1px solid #999;
	border-radius:6px;
	cursor:pointer;
	box-shadow:0 -5px 2px rgba(0,0,0,0.2) inset;
	background:#fff;
	transition:background 0.15s, box-shadow 0.15s;
	-webkit-transition:background 0.15s, box-shadow 0.15s;
}
.commentform .submit:hover{
	box-shadow: 0 -3px 2px rgba(0,0,0,0.15) inset,1px  3px 5px rgba(0,0,0,0.5) inset;
	background:#e5e5f0;
}

.comments img{
	display:inline;
}




/* NEWS PART */
.mainnews{
	margin:35px 72px 35px;
	overflow:hidden;
}
.newshead{
	font-size:30px;
	line-height:42px;
	font-weight:bold;
	color:#21282e;
	margin:0 0 30px;
	padding:0 0 21px;
	border-bottom:1px solid #f5f5f5;
	position:relative;
	display:block;
}
.newshead:after{
	content:"";
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	width:45px;
	height:1px;
	background:#f58953;
}


.mainnews ul{
	width:102%;
}
.mainnews li{
	height:120px;
	margin:0 6% 14px 0;
	width:44%;
	float:left;
	font-size:15px;
	line-height:22px;
}
.mainnews li a{
	display:block;
	color:#036091;/*727272*/
	text-decoration:none;
	perspective:500px;
	-webkit-perspective:500px;
}
.mainnews li a:hover{
	text-shadow:0 0 40px #00a;
}
.mainnews li .newstitle{
	margin-bottom:5px;
}
.mainnews img{
	max-width:100px;
	max-height:70px;
	border:2px solid #05436b;
	border-radius:10px;
	float:left;
	margin:0 17px 0 0;
	transition:transform 0.6s;
	transform-style:preserve-3d;
	-webkit-transition:-webkit-transform 0.6s;
	-webkit-transform-style:preserve-3d;
}
.mainnews li:hover img{
	
}
.mainnews .date{
	display:none;
}

.mainnews .firstnews{
	font-size:17px;
	line-height:24px;
	font-weight:bold;
	color:#036091;
	float:none;
	width:auto;
	min-height:120px;
	height:auto;
	margin:0 8.5% 16px 0;
}
.mainnews .firstnews a{
	color:#036091;
}
.mainnews .firstnews .date{
	display:block;
	color:#d73800;
	font:12px Arial;
	margin:0 0 12px;
}
.mainnews .firstnews img{
	max-width:132px;
	max-height:100px;	
}
.mainnews .archivelink{
	color:#ff4e00;
	font-size:20px;
	line-height:30px;
	font-weight:bold;
	text-decoration:underline;
	display:block;
	padding:30px 0;
	width:100%;
	text-align:center;
}
.mainnews .archivelink:hover{
	text-decoration:none;
}

.mainnews li p{
	font-size:13px;
	line-height:17px;
}




.paginator{
	margin:5px 10%;
}
.paginator li{
	float:left;
	margin:4px;
	box-shadow:0 0 3px rgba(0,0,0,0.3);
	list-style:none;
	line-height:24px;
}
.paginator li a,.paginator li span{
	display:block;
	text-align:center;
	padding:2px 6px;
	min-width:16px;
}







/* -- RIGHT -- */
.rightpanel{
	float:right;
	width:226px;
	margin-right:2px;
	font-size:15px;
	padding:30px 0 0;
	position: relative;
    top: 0;
    right: 0;
}
.rightpanel .section{
	width:225px;
}
.rightpanel.fixed{
	position:fixed;
	top:44px;
	right:0;
}

.slots{
	margin:20px auto 0;
	width:142px;
}
.slotstitle{
	font-size:24px;
	font-weight:bold;
	color:#484848;
	display:block;
	text-align:center;
	text-transform:uppercase;
}
.slotcount{
	font:12px Myriad Pro;
	color:#787878;
	display:block;
	text-align:center;
	text-transform:uppercase;
}
.slots a.all{
	color:#000;
	font-size:14px;
	display:block;
	text-align:center;
	margin:0 -10px;
}
.slots ul{
	margin:22px 0 0;
}
.slots li{
	width:158px;
	height:118px;
	background:url("../img/slots-bg.png") no-repeat 0 0;
	position:relative;
}

.slotbox{
	position:absolute;
	top:7px;
	right:23px;
	width:124px;
	height:90px;
	overflow:hidden;
	transition:width 0.5s;
	-webkit-transition:width 0.5s;
	border-radius:8px;
	transition:box-shadow .4s, width 0.2s;
	-webkit-transition:box-shadow .4s, width 0.2s;
}
.sloticon{
	position:absolute;
	right:0;
	z-index:2;
	border-radius:9px;
}
.slotbox img{
	border-radius:9px;
	border:1px solid #000;
}

.slotpanel{
	width:246px;
	height:90px;
	position:absolute;
	left:0;
	top:1px;
	background:url("../img/slot-panel.png") no-repeat 0 0;
	border-radius:6px 0 0 6px;
	overflow:hidden;
	opacity:0;
	transition:opacity 0.1s;
	-webkit-transition:opacity 0.1s;
}

.slots li:hover .slotbox{
	width:365px;
	transition:width 0.35s;
	-webkit-transition:width 0.35s;
	box-shadow:0 4px 12px rgba(0,0,0,0.6);
}

.slots li:hover .slotpanel{
	opacity:1;
}

.slotbox .left-shit{
	display:block;
	position:absolute;
	z-index:3;
	left:1px;
	top:2px;
	width:9px;
	height:88px;
	background:url("../img/slot-left-shit.png") no-repeat 0 0;
}
.slotbox .slottitle{
	display:block;
	margin:10px 0 4px 18px;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
.slotbox .played{
	display:block;
	margin-left:18px;
	padding-left:15px;
	color:#ebe89b;
	font-size:12px;
	line-height:12px;
	background:url("../img/heart.png") no-repeat 0 0;
}
.slotbox .links{
	margin:5px 0 0 18px;
}
.slotbox .links .playfree,.slotbox .links .onmoney{
	position:relative;
	float:left;
	height:33px;
	color:#3de6ff;
	line-height:33px;
	font-weight:bold;
	text-align:center;
	width:80px;
	margin-right:12px;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}
.slotbox .links .onmoney{
	color:#f9de7b;
	width:98px;
	background:url("../img/slot-buttons.png") no-repeat 0 -77px;
}
.slotbox .links .playfree:before,.slotbox .links .onmoney:before{
	content:"";
	display:block;
	position:absolute;
	top:-15px;
	left:-19px;
	width:118px;
	height:64px;
	background:url("../img/slot-buttons.png") no-repeat 0 0;
	opacity:0;
	transition:opacity 0.4s;
	-webkit-transition:opacity 0.4s;
}
.slotbox .links .onmoney:before{
	left:-11px;
	top:-16px;
	background-position:-120px 0;
}
.slotbox .links .playfree:hover:before,.slotbox .links .onmoney:hover:before{
	opacity:1;
	transition:opacity 0.1s;
	-webkit-transition:opacity 0.1s;
}




.subscribe{
	padding:10px 0 0 30px;
	width:157px;
	height:166px;
	background:url("../img/subscribe-form.png") no-repeat 0 0;
	font-size:15px;
	line-height: 15px;
	color:#01c2ec;
	margin:30px auto 0;
}
.subscribe .info{
	display:block;
	margin:3px 10px 0 0;
	height:45px;
}
.subscribe .message{
	color:#e31;
}
.subscribe input{
	border:1px solid #0f4854;
	padding:7px 6px 5px;
	color:#fff;
	background: #103c49;
	width:124px;
	box-shadow: 0 2px 3px rgba(0,0,0,0.7) inset;
	border-radius:5px;
	margin:15px 0 0;
}
.subscribe .submit{
	background: url("../img/subscribe-submit.png") no-repeat 0 0;
	border:0;
	color:#fff;
	line-height:45px;
	font-size: 13px;
	text-transform: uppercase;
	margin: 10px 0 0 -5px;
	text-indent: 21px;
	width:152px;
}
.subscribe .submit:hover{
	background-position: 0 -48px;
}




.top5{
	text-align:center;
	width:135px;
	margin:30px 45px 20px;
}
.top5 .top5title{
	width:128px;
	height:77px;
	margin:0 0 20px;
	text-indent:-8000px;
	display:block;
	/*background:url("../img/top5cas.png") no-repeat 0 0;*/
	background:url("../img/top3.png") no-repeat 0 0;
}
.top5 a{
	color:#000;
	font-size:13px;
}
.top5 li{
	margin:0 0 7px;
}
.top5 li span{
	display:block;
	line-height:24px;
}

.top5 .topVtitle{
	width:139px;
	height:56px;
	margin:0 0 20px -4px;
	text-indent:-8000px;
	display:block;
	/*background:url("../img/top5cas.png") no-repeat 0 0;*/
	background:url("../images/top/topV.png") no-repeat 0 0;
}




.activation{
	position:absolute;
	top:-264px;
	right:20px;
	z-index:5;
	width:174px;
	padding:0 16px 0 10px;
	height:296px;
	background:url("../img/activation.png") no-repeat 0 0;
	text-transform:uppercase;
	transition:top 0.8s;
	-webkit-transition:top 0.8s;
}
.activation:hover{
	top:-45px;
}
.activation span{
	display:block;
	text-align:center;
}
.activation .text1{
	font-size:26px;
	line-height:26px;
	color:#19f5f4;
	margin:25px 0 0;
}
.activation .text2{
	margin:6px 0 0;
	color:#fff;
	font-size:14px;
	line-height:14px;
	padding:0 20px;
}
.activation .start{
	display:block;
	height:112px;
	text-indent:-8000px;
}
.activation .text-act{
	position:absolute;
	bottom:32px;
	left:0;
	right:6px;
	font-size:16px;
	color:#fff;
}






.footer{
	font:12px/16px Arial;
	color:#727272;
	text-align:center;
	margin:0 auto 10px;
	padding:15px 0;
	max-width: 600px;
}

#mobileMenu{
	display: none;
	opacity:0;
	transition:opacity 1s;
	-webkit-transition:opacity 1s;
}



.clear{
	clear:both;
}






@media (max-width:1240px){
	body{
		font-size:14px;
		line-height:22px;
	}
	.bodywrap{
		min-width:990px;
	}
	.wrap{
		width:990px;
		background:url("../img/bg-body990.png") repeat-y 0 0;
	}
	
	
	.topborder,.bottomborder{
		background:url("../img/bg-corners990_v2.png") no-repeat 0 0;
	}
	.bottomborder{
		background-position:0 -32px;
	}
	
	.sidebar{
		width:200px;
	}
	.logo{
		height:200px;
	}
	.logo img{
		width:100%;
	}
	.logo .animation{
		width:65px;
		top:42px;
		left:68px;
	}
	
	.cwrap{
		margin-left:200px;
	}
	.center {
		width:612px;
	}
	.content{
		margin:20px 30px 35px;
	}
	.content{
		font-size:14px;
		line-height:22px;
	}
	h1,h2,h3,h4{
		/*font-size:24px;*/
	}
	.content p{
		margin:0 0 20px;
	}
	
	.playbuttons{
		margin:0 -14px 20px;
	}
	.mainnews li{
		font-size:14px;
		line-height:20px;
	}
	
	.slots-table ul{
		margin:1em -50px 1em 10px;
	}
	.slots-table li{
		margin:0 20px 5px 0;
	}
	
	.cas-table ul{
		margin-left:40px;
	}
	.cas-table-rating ul{
		margin-left:0;
	}
	.cas-table .cas-text{
		margin: 0 140px 0 130px;
	}

	
	
	.rightpanel{
		width:172px;
	}
	
	.mainnews{
		margin:35px 30px;
	}
	.top5{
		margin:30px 20px 20px;
	}
	
	.rightpanel .section{
		width:175px;
	}

}

@media (max-width:1000px){
	.bodywrap{
		min-width:800px;
	}
	.wrap{
		width:800px;
	}
	.center{
		float:none;
		width: auto;
	}
	
	.rightpanel{
		float:none;
		width:auto;
		padding:0;
	}
	.rightpanel .section{
		width:auto;
	}
	.top5, .slots{
		width:auto;
		text-align: center;
	}
	.top5 li,.slots li{
		display: inline-block;
	}
	.top5 .topVtitle,.top5 .top5title{
		margin:0 auto 15px;
	}
}
@media (max-width:800px){
	.bodywrap{
		min-width:600px;
	}
	.wrap{
		width:600px;
	}
	
	.playbuttons{
		height: auto;
	}
	.playbuttons a.playfree, .playbuttons a.onmoney{
		width:290px;
		float:none;
		border-radius: 10px;
		margin:0 auto;
	}
	.cas-table .cas-text{
		margin:0 0 15px;
		clear:both;
	}
	.pay-methods li{
		width:auto;
	}
}
@media (max-width:800px){
	#mobileMenu{
		color:#eee;
		font-size:18px;
		font-size: 18px;
		line-height: 23px;
		background:url("../img/mobile-menu.png") no-repeat center 0 #001e2f;
		padding:8px 0;
		text-align: center;
		width: 120px;
		cursor:pointer;
		position: absolute;
		top:2px;
		left:10px;
		border-radius: 5px;
		box-shadow: 0 0 5px rgba(0,0,0,0.3);
		display: block;
		opacity: 1;
	}
	.bodywrap{
		min-width:0;
	}
	.wrap{
		width: auto;
		background: #fff;
		margin:0 auto;
		padding:31px 0;
	}
	.wrap .cwrap{
		margin:0;
		background: #fff;
	}
	.sidebar{
		position: absolute;
		z-index: 15;
		box-shadow: 10px 0 30px #000;
		left:-220px;
		background:url("../img/bg.jpg") #00141c;
		transition:left 0.4s;
		-webkit-transition:left 0.4s;
		border-radius: 0 7px 7px 0;
	}
	.content{
		margin:20px 16px 35px
	}
	.mainnews li{
		float:none;
		height: auto;
		width: auto;
		min-height: 75px;
	}
}




.gameframe{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.8);
	z-index:20;
	display:none;
	cursor:pointer;
}
.gameframe:before{
	display:block;
	content:"";
	position:absolute;
	top:20px;
	right:20px;
	width:22px;
	height:22px;
	background: url("../img/frame-close.png") no-repeat 99% 1%;
}
.gameframe .frame{
	position:relative;
	width:1000px;
	height:780px;
	margin:0 auto;
	border:15px solid rgba(255,255,255,0.5);
	border-radius:10px;
	top:20px;
	cursor:default;
}
.gameframe iframe{
	width:100%;
	height:100%;
	position:relative;
	margin:0;
}
.gameframe .go-money{
	display:block;
	position:absolute;
	z-index:1;
	
}
.gameframe .go-money.gam{
	width:342px;
	height:50px;
	background:url("../img/playmoney-gam.png") no-repeat 0 0;
	bottom:-50px;
	left:50%;
	margin-left:-171px;
}
.gameframe .go-money.gam:hover{
	background-position: 0 -50px;
}
.gameframe .go-money.igr{
	width:345px;
	height:65px;
	background:url("../img/playmoney-igrosoft.png") no-repeat 0 0;
	bottom:-70px;
	left:50%;
	margin-left:-172px;
}
.gameframe .go-money.igr:hover{
	background-position: 0 -65px;
}







.admin-panel{
	font-size:11px;
	line-height:12px;
	opacity:0.7;
	position:absolute;
	right:-60px;
	top:5px;
	padding:6px;
	background:#eee;
	border-radius:6px;
	box-shadow:0 0 5px rgba(0,0,0,0.4) inset;
	transition:opacity 0.3s;
	-webkit-transition:opacity 0.3s;
}
.admin-panel:hover{
	opacity:1;
}
.admin-com-del img{
	width:32px;
	height:32px;
}
.admin-panel a{
	display:block;
	border-radius:5px;
}
.admin-panel a:hover{
	box-shadow:0 0 3px rgba(0,0,0,0.5) inset;
}


.hidecopyr{
	position:absolute;
	width:1px;
	height:1px;
}


.yashare-auto-init	{
	text-align: center;
}
/* jQuery.Rating Plugin CSS */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url("../img/delete.gif") no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url("../img/star.gif") no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */
.mb{
	display: block;
	margin: 0px auto;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	background: url("../img/menu-bg.png") no-repeat left bottom;
	height: 41px;
	text-decoration: none;
}