html {
	background:#126ccc url(/images/background.png);
	height:100%;
}

img {
	border:none;
}

img a {
	border:none;
}

body {
	color:#fff;
	min-height:550px;
	padding:0;
	margin:0;
	background:repeat-x top url(/images/ribber.png);
	font-size:.9em;
	font-family:Helvetica,Arial,sans-serif;
}

a {
	color:#ff0;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	color:#fff;
	font-weight:400;
	font-size:1.4em;
}

h2 {
	color:#fff;
	font-weight:400;
	font-size:1.3em;
}

h3 {
	color:#fff;
	font-weight:400;
	font-size:1.2em;
}

h4 {
	color:#fff;
	font-weight:400;
	font-size:1.1em;
}

h5 {
	color:#fff;
	font-weight:400;
	font-size:1em;
}

#ribber-background {
	width:100%;
	height:auto;
}

#containter-with-fixed-width {
	margin:auto;
	width:809px;
}

#home-logo-button {
	width:537px;
	margin:auto;
	padding:0;
}

.main-navigation,.main-navigation-inline {
	margin:0;
	padding:5px;
	border:1px solid #81b8f2;
	background:url(/images/navigation-background.png);
	text-align:center;
}

.main-navigation {
	padding:5px 30px;
}

.main-navigation-inline a {
	padding:0 1.3em 0 0;
	color:#fff;
	font-size:.7em;
	text-decoration:none;
}

.main-navigation-inline a span {
	font-size:1.5em;
}

.main-navigation a {
	padding:0 1.3em 0 0;
	color:#fff;
	font-size:.7em;
	text-decoration:none;
	display:block;
	float:left;
	font-weight:700;
}

.main-navigation a span {
	display:block;
	font-size:1.5em;
	font-weight:700;
}

.main-navigation a:hover,.main-navigation-inline a:hover {
	text-decoration:underline;
}

#where-to-play {
	width:400px;
	border:1px solid #81b8f2;
	float:right;
	margin-top:3px;
	background:top url(/images/where-to-play.jpg);
	width:398px;
	height:112px;
}

#where-to-play a {
	width:370px;
	height:112px;
	text-decoration:none;
	color:#ff0;
	font-weight:400;
	font-size:1.3em;
	display:block;
	text-align:left;
	margin:10px 0 0 20px;
}

#where-to-play a:hover {
	text-decoration:underline;
}

#where-to-play:hover {
	background:bottom url(/images/where-to-play.jpg);
}

#play-without-money {
	width:400px;
	border:1px solid #81b8f2;
	float:left;
	margin-top:3px;
	margin-right:9px;
	background:url(/images/play-without-money.jpg);
	width:398px;
	height:112px;
}

#play-without-money:hover {
	background:bottom url(/images/play-without-money.jpg);
}

#play-without-money a {
	height:112px;
	text-decoration:none;
	color:#ff0;
	font-weight:400;
	font-size:1.3em;
	display:block;
	text-align:right;
	margin:10px 20px 0 0;
}

#play-without-money a:hover {
	text-decoration:underline;
}

#clear, .c, .clearfix {
	clear:both;
}

#content {
	line-height:1.4em;
	text-align:justify;
	margin:0;
	padding:0;
}

#content h1 {
	line-height:1.4em;
	padding:0 0 .5em;
	margin:0;
	
	
}
.h1	{
	font-size: 1.4em;
	color: white;
	padding:0.5em 0 0;
	text-align: center;
}
#foot-links {
	background:#3385dc no-repeat bottom url(/images/footer-background.png);
	min-height:82px;
	margin:20px 0;
}

#foot-links-inside {
	padding:0 0 3px 15px;
}

#foot-links-inside p {
	text-align:center;
}

#foot-links-inside a {
	color:#c5fffc;
	text-decoration:underline;
	padding:0 20px 0 0;
}

#foot-links-inside a:hover {
	color:#edfcfb;
}

#foot-links-inside h2,#foot-links-inside h3,#foot-links-inside h4,#foot-links-inside h5,#foot-links-inside h1 {
	padding:10px 0 0;
}

#counters {
	padding:5px 0 0;
	text-align:center;
	position: relative;
}

#counters a, #counters table {
	text-decoration:none;
	display: block;
	overflow: hidden;
	width: 1px;
	height: 1px;
	position: absolute;
	left: -99999px;
}

#all-rights-reserved {
	text-align:center;
	padding:0 0 10px;
}

#pictures {
	text-align:center;
	padding-bottom:.9em;
}

#pictures img {
	width:180px;
	height:101px;
}

ol li {
	text-align:left;
}

/* Slider*/
.carousel-box ul {
	list-style:none;
}

.carousel-box {
	width:64px;
	position:absolute;
	top:375px;
	margin-left:-80px;
}

:first-child+html .carousel-box {
	margin-left:-500px;
}

.carousel-skin {
	height:540px;
	background:#0e549d;
	width:52px;
	padding:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:1px #0a3b6f solid;
}

.carousel-skin .jcarousel {
	position:relative;
	overflow:hidden;
	height:100%;
}

.carousel-skin .jcarousel a {
	height:50px;
	cursor:pointer;
	margin:0 auto;
	display:block;
}

.carousel-skin ul {
	width:100%;
	position:absolute;
	list-style:none;
	margin:0;
	padding:0;
}

.carousel-skin li {
/* float: left;*/
/*width:360px;*/
/* margin: 0 1px 0 0;*/
	width:52px;
	height:50px;
	padding:5px 0;
}

.carousel-skin li div {
	background:#0e2f59;
	border:1px solid #05203c;
}

.carousel-prev-button {
	width:36px;
	height:20px;
	display:block;
	background:url(images/carousel-updown-button.png) no-repeat top left;
	margin:0 auto 5px;
}

.carousel-next-button {
	width:36px;
	height:20px;
	display:block;
	background:url(images/carousel-updown-button.png) no-repeat bottom left;
	margin:5px auto 0;
}

.gotocasino {
	display:block;
	width:207px;
	height:67px;
	margin:1em auto;
	background:url(images/go-to-casino.png) no-repeat top left;
}

.gotocasino:hover {
	background-position:bottom left;
}

/* end of Slider*/
.games-list {
}

.games-list a {
}

.games-list a img {
	display:block;
	margin:0 auto;
}

.games-list a p {
	text-align:center;
}

.games-list-li {
	float:left;
	width:25%;
	position: relative;
	margin:0 auto 15px;
}

.games-list-li .item, .games-list-li-big .item {
	display:block;
	width:191px;
	position:relative;
	border:1px solid black;
	padding:26px 0;
	margin:0 auto 0;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,1);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,1);
}
.gamebtn {
	border-top:1px solid black;
	display: block;
	margin:0 auto;
	position: absolute;
	bottom:1px;
	left:2.8%;
}
.singlelink .gamebtn {
	bottom:0px;
	left:0px;
}
.games-list-li a.item:after, .games-list-li-big a.item:after, .gamebtn {
	background: #f7ce6b;
	background: -moz-linear-gradient(top,  #f7ce6b 0%, #f0a22a 4%, #fc4e2e 100%);
	background: -webkit-linear-gradient(top,  #f7ce6b 0%,#f0a22a 4%,#fc4e2e 100%);
	background: linear-gradient(to bottom,  #f7ce6b 0%,#f0a22a 4%,#fc4e2e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7ce6b', endColorstr='#fc4e2e',GradientType=0 );
	color:white;
	text-shadow: -1px -1px 0 #ea4223;
	text-align: center;
	line-height: 25px;
	font-size: 1.3em;
	height:25px;
	width:191px;
}
.games-list-li a.item:after,.games-list-li-big a.item:after {
	content:"ДЕМО";
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	border-bottom:1px solid black;
}

.games-list-li a.item:hover:after,.games-list-li-big a.item:hover:after, .gamebtn:hover {
	background: #74e2ce;
	background: -moz-linear-gradient(top,  #74e2ce 0%, #40cbae 4%, #39a9e2 100%);
	background: -webkit-linear-gradient(top,  #74e2ce 0%,#40cbae 4%,#39a9e2 100%);
	background: linear-gradient(to bottom,  #74e2ce 0%,#40cbae 4%,#39a9e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74e2ce', endColorstr='#39a9e2',GradientType=0 );
	text-shadow: 1px 1px 0 #0875ad;
	text-decoration: none;
}

.games-list-li-big {
	float:left;
	width:33%;
}

.games-list-title {
	clear:both;
}

.left-image {
	margin:0 10px 5px 0;
	float:left;
}

.right-image {
	margin:5px 0 5px 10px;
	float:right;
}

.play-slot-online {
	display:block;
	width:96px;
	height:19px;
	margin:5px auto 10px;
	background:url(images/play-slot.png) no-repeat top left;
}

.play-slot-online:hover {
	background-position:bottom left;
}

/* Таблица казино */
#casino-list-table-box {
	width:80%;
	margin:0 auto;
	background:#0e58ab;
	padding:3px;
}

#casino-list-table-box table {
	width:100%;
	border-collapse:separate;
	text-align:center;
	cellspacing:0;
	border-spacing:0 1px;
}

#casino-list-table-box table caption {
	background:#083978;
	border:1px solid #5b8ec6;
	color:#d8bc54;
	font-size:1.3em;
	padding:5px 0;
}

#casino-list-table-box table tr td {
	background:#4793e4;
	vertical-align:middle;
	border:#65a5e8 1px solid;
	padding:10px 0;
}

#casino-list-table-box table tr td img {
	display:block;
	margin:0 auto;
}

#casino-list-table-box table tr td img.casino-list-big-image {
	background:#126ccc;
	padding:2px;
	border:1px solid #6ca9e9;
}

#casino-list-table-box table tr.casino-list-caption td {
	border:1px solid #5b8ec6;
	padding:0;
	background:url(images/casino-list-caption.png);
}

#casino-list-table-box table tr td a {
	color:#fff;
}

#casino-list-table-box	table tr.casino-list-caption td.casino-list-number-td {
	width:10%;
}

#casino-list-table-box	table tr.casino-list-caption td.casino-list-name-td {
	width:36%;
}

#casino-list-table-box	table tr.casino-list-caption td.casino-list-preview-td {
	width:27%;
}

#casino-list-table-box	table tr.casino-list-caption td.casino-list-play-td {
	width:27%;
}

.casino-list-preview-button {
	display:block;
	margin:0 auto;
	background:url(images/casino-list-preview-button.png) no-repeat top left;
	width:125px;
	height:44px;
}

.casino-list-preview-button:hover {
	background-position:bottom left;
}

.casino-list-play-button {
	display:block;
	margin:0 auto;
	background:url(images/casino-list-play-button.png) no-repeat top left;
	width:125px;
	height:44px;
}

.casino-list-play-button:hover {
	background-position:bottom left;
}

#play-money-long-button {

}
#play_money_but	{
	
}
#play_money_but a	{
	display: block;
	position: relative;
}
#play_money_but a span	{
	color: white;
	position: absolute;
	width: 100%;
	height: 100%;
	line-height: 50px;
	text-align: center;
	top: 0px;
	left: 0px;
	font-size: 2em;
	font-weight: bold;
}
/* Список с текстом Казино */
#casino-big-list-box {
	background:#0e58ab;
	border:#0a3f76;
	padding:5px;
}

#casino-big-list-title {
	background:url(images/casino-big-list-title-bg.png) repeat-x;
	color:#d9ae00;
	font-size:1.5em;
	text-align:center;
	height:32px;
	line-height:32px;
	border:1px solid #4881bf;
}

.casino-big-list-element-box {
	background:#4793e4;
	/* height:160px; */
	margin-top:1px;
}

.casino-big-list-image {
	float:left;
	width:20%;
}

.casino-big-list-text {
	float:left;
	width:60%;
	font-size:.8em;
}

.casino-big-list-text p {
	overflow:auto;
	height:100px;
}

.casino-big-list-buttons {
	float:left;
	width:20%;
}

.casino-big-list-image a img {
	display:block;
	margin:0 auto;
	padding:3px;
	border:1px solid #2b5889;
	background:#126ccc;
	margin-top:12.5px;
}

.casino-big-list-text-title {
	font-size:1.2em;
	border-bottom:#2c7fd8 1px solid;
	width:100%;
	display:block;
	margin-top:12.5px;
	color:#fff;
}

.casino-big-list-text p {
	margin:.5em 0;
}

.casino-big-list-play-in-casino {
	display:block;
	width:130px;
	height:38px;
	margin:35px auto 12px;
	background:url(images/casino-big-list-play-in-casino.png) no-repeat top left;
}

.casino-big-list-play-in-casino:hover {
	background-position:bottom left;
}

.casino-big-list-preview {
	display:block;
	width:130px;
	height:38px;
	margin:0 auto 35px;
	background:url(images/casino-big-list-preview.png) no-repeat top left;
}

.casino-big-list-preview:hover {
	background-position:bottom left;
}

#casino-big-list-footer {
	background:url(images/casino-big-list-title-bg.png) repeat-x;
	height:10px;
	border:1px solid #0a407d;
	margin-top:2px;
}

/*Лучшие из жанра*/
#best-games {
	width:70%;
	margin:0 auto;
	padding:10px 10px 5px;
	border:1px solid #0a4179;
	background:#0e58ab;
	text-align:center;
}

#best-games-titile {
	background:url(images/casino-big-list-title-bg.png) repeat-x;
	border:1px solid #4d83c1;
	height:44px;
	text-align:center;
	line-height:44px;
	font-size:1.5em;
	color:#d9ae00;
	margin-bottom:20px;
}

#best-games-footer {
	height:3px;
	background:url(images/casino-big-list-title-bg.png) repeat-x;
	border:1px solid #0a4179;
	margin-top:5px;
}

#best-games a {
	margin:10px;
}

#counters {
	margin:0 auto;
	width:809px;
}

#socialButtons {
	position:fixed;
	margin-left:815px;
}

.likes-button-in-text {
}

.like-vk {
	float:left;
	width:110px;
}

.fb-like {
	float:left;
	min-width:110px;
}

.like-mo {
	float:left;
	width:65px;
}

.like-ok {
	float:left;
	width:65px;
}

.like-gp {
	float:left;
	min-width:80px;
}

.see_all {
	text-align:right;
	font-size:1.3em;
	display:block;
	width:25%;
	margin:0 0 0 auto;
}

.yashare-auto-init {
	text-align:center;
}

/*casino after slot*/
#casino_after_slot_new {
	width:600px;
	margin:0 auto;
}

#casino_after_slot_new a {
	display:block;
	width:184px;
	height:141px;
	float:left;
	margin:10px 8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}

#casino_after_slot_new a.gms {
	background:url(images/after_slot/gms.png) no-repeat left top;
}

#casino_after_slot_new a.vulkan {
	background:url(images/after_slot/vulkan.png) no-repeat left top;
}

#casino_after_slot_new a.admiral {
	background:url(images/after_slot/admiral.png) no-repeat left top;
}

#casino_after_slot_new a.vlk24 {
	background:url(images/after_slot/vlkn24.png) no-repeat left top;
}

#casino_after_slot_new a.vip {
	background:url(images/after_slot/vip_small.png) no-repeat left top;
}

#casino_after_slot_new a.azartplay {
	background:url(images/after_slot/azart_small.png) no-repeat left top;
}

#casino_after_slot_new a:hover {
	background-position:left bottom;
}

/*end casino after slot*/
/* Girls */
@font-face {
    font-family:'Calculator';
    src: url('/assets/templates/new/fonts/DIGITALDREAM.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#game_box {
	position: relative;
}
#girl_box {
	position:absolute;
	right:726px;
}
#girl_box:before {
	content:'';
	position:absolute;
	display: block;
	width:629px;
	height:700px;
	left:-200px;
	top:0;
	background:url('/assets/templates/new/images/girls_verst/light_v4.png')center center no-repeat;
}
#girl_box img {
	position: relative;
}
#automat_box {
	max-width: 726px;
	float:right;
	background:#09266d;
	border:#051741;
	margin:0 0 15px;
	padding:20px;
	border:2px solid #05153d;
	border-radius:32px;
	-webkit-border-radius:32px;
	-moz-border-radius:32px;
	position: relative;
	z-index: 1;
}
#automat_box a, #automat_box a img {
	display:block;
}
#automat_box a img {
	width:100%;
	padding:13px 0 13px;
	background:black;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
#automat_box #iframeGame {
	background:url('/assets/templates/new/images/frameborder.png')no-repeat;
	width:655px;
	margin:0 auto;
	padding:30px 13px 12px;
}
#automat_box iframe {
	width:100%;
	height:491px;
	padding:23px 0;
	display: block;
	background: #000;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
}
#timer_clock {
	margin-left:15px;
}
#timer_clock_title {
	text-align: center;
	color:#5db9fd;
	text-transform: uppercase;
	margin:0 0 10px;
	font-size: 1.8em;
	font-family: 'Cambria';
}
#timer_clock_time {
	position: relative;
	color:#f67f37;
	font-family: 'Calculator';
	background: #191b1f;
	padding:0 0;
	font-size:1.5em;
	width:110px;
	height:35px;
	line-height: 35px;
	text-align: center;
	border:2px solid #494c53;
	border-right-color:#2d3137;
	border-bottom-color:#2d3137;
}
#timer_clock_time:before {
	content:'88:88';
	display: block;
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:35px;
	line-height: 35px;
	text-align: center;
	opacity: 0.3;
	font-family: 'Calculator';
	color:#f67f37;
}
#timer_clock_time:after {
	content:'';
	display: block;
	position: absolute;
	right:0;
	top:0;
	width:0;
	height:0;
	border-bottom:35px solid transparent;
	border-left:110px solid rgba(255,255,255,0.15);
}
#time_rounds .time_round_value {
	width:73px;
	height:68px;
	line-height: 72px;
	text-align: center;
	color:#56b7ff;
	font-size: 1.5em;
	background:url('/assets/templates/new/images/girls_verst/numbbackground.png')no-repeat;
}
#time_rounds .time_round {
	margin:0 15px;
	position: relative;
}
#time_rounds .end:after {
	content:'';
	display:block;
	position: absolute;
	width:72px;
	left:0;
	top:0;
	height:63px;
	background:url('/assets/templates/new/images/girls_verst/finishlights.png');
}
#time_rounds .time_round_text {
	text-align: center;
	color:#3b6898;
	padding-top:2px;
}
#time_rounds .end:hover {
	cursor: pointer;
}
#automat_header:after {
	content:'';
	display:block;
	width:0;
	height:0;
	clear:both;
}
#time_rounds {
	float:right;
}
#timer_clock, #time_rounds .time_round {
	float:left;
}
#blindcontrol {
	display: none;
	position:absolute;
	top: 30px;
    right: 4px;
	width:39px;
	height:40px;
	background:url('/assets/templates/new/images/girls_verst/blindtrigger.png')no-repeat;
	cursor: pointer;
}
#girl_box .hide {
	background-position:left bottom;
}
#blind {
	display: none;
	position:absolute;
	width:260px;
	height:609px;
	left: 11px;
    top: 30px;
	background:url('/assets/templates/new/images/girls_verst/curtain.png')no-repeat;
	transition:all ease-out 1s;
	-webkit-transition:all ease-out 1s;
	-moz-transition:all ease-out 1s;
}
#girl_box .curtain_hide {
	left:110%;
}
#time_circle div {
	display:none;
	position:absolute;
	background:url('/assets/templates/new/images/girls_verst/small_light.png');
	width:16px;
	height:14px;
}
#time_circle .show {
	display: block;
}
#light_1 {left:4px;top:53px;}
#light_2 {left:-2px;top:46px;}
#light_3 {left:-5px;top:38px;}
#light_4 {left:-6px;top:29px;}
#light_5 {left:-5px;top:21px;}
#light_6 {left:-2px;top:12px;}
#light_7 {left:4px;top:5px;}
#light_8 {left:11px;top:0;}
#light_9 {left:19px;top:-4px;}
#light_10{left:28px;top:-5px;}
#light_11{left:37px;top:-4px;}
#light_12{left:45px;top:0;}
#light_13{left:52px;top:5px;}
#light_14{left:58px;top:12px;}
#light_15{left:62px;top:21px;}
#light_16{left:63px;top:29px;}
#light_17{left:62px;top:38px;}
#light_18{left:58px;top:46px;}
#light_19{left:52px;top:53px;}
/* End Girls */
/* top_5 */
#top_banners {
	margin:0 auto 20px;
}
#top_banners:after {
	content:'';
	display:block;
	width:0;
	height:0;
	clear:both;
}
#top_banners a {
	float:left;
	margin-right:17px;
}
#top_banners a:nth-child(5) {
	margin-right:0;
}
#top_banners img, #top_banners a {
	display: block;
	position: relative;
}
#top_banners a:after {
	content:'';
	display:block;
	position:absolute;
	left:-6px;
	top:-7px;
	width:161px;
	height:88px;
	background:url('/assets/templates/new/images/banners/borders.png') left bottom no-repeat;
}
#top_banners a:hover:after {
	background-position:left top;
}
/* ///// */