* {
    margin: 0;
    padding: 0;
}
header, nav, section, article, aside, footer {
    display: block;
}
html {
    background: #a2dbf8;
}
body {
    background: url(../../tpl2/images/bg-header.jpg) no-repeat top center,
    url(../../tpl2/images/bg-footer.jpg) no-repeat bottom center;
    font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
    width: 100%;
    height: 100%;
}
a {
    color: #3c3c3c;
    outline: none;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
p {
    margin: 0 0 18px
}
h1, h2, h3, h4, h5, h6 {
    color: #1b5691;
    font-weight: normal;
}
img {
    border: none;
}
input {
    vertical-align: middle;
}
#wrapper {
    width: 1000px;
    margin: 0 auto;
}
.clear {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.view_next {
    background: #f3f3f3;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    color: #666666;
    font: bold 13px Arial;
    text-decoration: none;
    display: block;
    width: 300px;
    padding: 4px 0;
    text-align: center;
    letter-spacing: 1px;
    margin: 0 auto 15px;
}
.view_next:active {
    box-shadow: inset 1px 1px 0 #a3a3a3;
    padding: 5px 0 3px 1px;
    width: 299px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
    height: 160px;
}
.top_bar {
    clear: both;
    position: fixed;
    z-index: 1;
    border-radius: 6px;
}
.left_block {
    background: url(../../tpl2/images/spr-bg-topbar.png) no-repeat left 0;
    height: 60px;
    width: 8px;
    float: left;
}
.center_block {
    background: url(../../tpl2/images/spr-bg-topbar.png) repeat-x left -60px;
    height: 60px;
    width: 984px;
    float: left;
}
.right_block {
    background: url(../../tpl2/images/spr-bg-topbar.png) no-repeat right -120px;
    height: 60px;
    width: 8px;
    float: right;
}
.soc_btns {
    font-size: 0;
    float: left;
    margin-top: -2px;
    margin-left: 4px;
}
.soc_btns .pluso-10010100101-07 .pluso-wrap {
    padding: 0;
}
.soc_btns a {
    display: inline-block;
}
.soc_btns a, .soc_btns .pluso-10010100101-07 .pluso-wrap a {
    height: 40px;
    width: 40px;
    background: url(../../tpl2/images/spr-btns-soc.png) no-repeat;
    margin: 10px 0 0 9px;
}
.soc_btns a.facebook, .soc_btns .pluso-10010100101-07 .pluso-wrap a.pluso-facebook {
    background-position: 0 0;
}
.soc_btns a.youtube {
    margin: 11px 0 0 5px;
    display: inline-block;
    background-position: -40px 0;
}
.soc_btns a.blogger, .soc_btns .pluso-10010100101-07 .pluso-wrap a.pluso-blogger {
    background-position: -80px 0;
}
.soc_btns a.gplus, .soc_btns .pluso-10010100101-07 .pluso-wrap a.pluso-google {
    background-position: -120px 0;
}
.soc_btns a.lj, .soc_btns .pluso-10010100101-07 .pluso-wrap a.pluso-livejournal {
    background-position: 0 -40px;
}
.soc_btns a.mailru, .soc_btns .pluso-10010100101-07 .pluso-wrap a.pluso-moimir {
    background-position: -40px -40px;
}
.soc_btns a.odnk, .soc_btns .pluso-10010100101-07 .pluso-wrap a.pluso-odnoklassniki {
    background-position: -80px -40px;
}
.soc_btns a.twitter, .soc_btns .pluso-10010100101-07 .pluso-wrap a.pluso-twitter {
    background-position: -120px -40px;
}
.soc_btns a.yaru, .soc_btns .pluso-10010100101-07 .pluso-wrap a.pluso-yandex {
    background-position: 0 -80px;
}
.soc_btns a.vk, .soc_btns .pluso-10010100101-07 .pluso-wrap a.pluso-vkontakte {
    background-position: -40px -80px;
    margin-left: 0;
}
.soc_btns a.surfingbird, .soc_btns .pluso-10010100101-07 .pluso-wrap a.pluso-surfingbird {
    background: url(../../tpl2/images/ico-surfingbird.png) no-repeat 0 1px;
}
.soc_btns a.bookmark, .soc_btns .pluso-10010100101-07 .pluso-wrap a.pluso-bookmark {
    background: url(../../tpl2/images/ico-fav.png) no-repeat 0 1px;
}
.soc_btns a.rss {
    display: inline-block;
    background-position: -80px -80px;
    margin: 11px 0 0 5px;
}
.soc_btns a.other {
    background-position: -120px -80px;
}
.soc_btns .pluso-10010100101-07 .pluso-wrap a.pluso-more {
    display: none;
}

.top_bar .search {
    background: url(../../tpl2/images/bg-search.png) no-repeat;
    height: 30px;
    width: 288px;
    position: absolute;
    top: 15px;
    right: 60px;
}

.top_bar .up {
    background: url(../../tpl2/images/btn-up.png) no-repeat;
    width: 28px;
    height: 28px;
    float: right;
    margin: 16px 11px 0 0;
}
.top_bar .up:hover {
    cursor: pointer;
}

.h_container {
    background: url(../../tpl2/images/bg-h_container_long.png) no-repeat 0 bottom;
    height: 100px;
    position: relative;
    padding-top: 60px;
}
.logo {
    background: url(../../tpl2/images/logo.png) no-repeat;
    display: block;
    overflow: hidden;
    width: 283px;
    height: 1px;
    padding-top: 60px;
    margin: 9px 0 0 20px;
    float: left;
}
.h_container menu {
    position: absolute;
    top: 127px;
    right: 20px;
	font-size: 0;
}
.h_container menu li {
    display: inline;
    background: url(../../tpl2/images/bg-menu-li.png) repeat-y top right;
    padding: 15px 19px 15px 16px;
	font-size: 12px;
}
.h_container menu li:first-child {
    padding-left: 17px;
}
.h_container menu li:last-child {
    background: none;
}
.h_container menu li.active {
    color: #ffffff;
    background: url(../../tpl2/images/bg-menu-li.png) repeat-y top right,
    url(../../tpl2/images/bg-menu-li-active.png) repeat-x;
}
.h_container menu li.active:last-child {
    color: #ffffff;
    background: url(../../tpl2/images/bg-menu-li-active.png) repeat-x;
    border-radius: 0 4px 0 0;
}
.h_container menu li.active:first-child {
    border-radius: 4px 0 0 0;
}
.h_container menu li.active a {
    color: #ffffff;
}
.h_container menu li a {
    font-size: 15px;
    text-decoration: none;
}
.h_container menu li.active a:hover {
    text-decoration: none;
    cursor: default;
}
.h_container menu li a:hover {
    text-decoration: underline;
}

/* Middle
-----------------------------------------------------------------------------*/
#content {
    background: url(../../tpl2/images/bg-content.png) repeat-y;
    padding: 0 20px 15px;
	position: relative;
}

#banner{
	right: -170px;
	top: -65px;
	position: absolute;
	height: 600px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	overflow: hidden;
}

/* Carousel
-----------------------------------------------------------------------------*/
.carousel  {
    background: url(../../tpl2/images/bg-carousel.png) repeat-x;
    height: 99px;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #bebebe;
    width: 946px;
    margin: 0 auto;
    padding: 0 7px;
}
.carousel .wrapper {
    width: 900px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.carousel .items {
    width: 10000px;
    position: relative;
}
.carousel .items .block {
    float: left;
    width: 125px;
    height: 65px;
    padding: 3px;
    background: url(../../tpl2/images/spr-carousel-item.png) no-repeat 0 0;
    margin: 15px 19px 0 3px;
}
.carousel .items .block:hover {
    background-position: 0 -71px;
}
.carousel .items .block.active {
    background-position: 0 -71px;
    margin-top: 20px;
}
.carousel .items .block.active a img {
    box-shadow: 0 0 5px #2b8fd1;
}
.carousel .items .block.active a:hover {
    cursor: default;
}
.carousel .items .block a {
    display: block;
    width: 117px;
    height: 57px;
    margin: 4px 0 0 4px;
}
.carousel .btn-left, .carousel .btn-right {
    width: 19px;
    height: 29px;
    position: relative;
    top: 36px;
    cursor: pointer;
    background: url(../../tpl2/images/spr-btns-carousel.png) no-repeat;
}
.carousel .btn-left {
    float: left;
    background-position: 0 0;
}
.carousel .btn-left:hover {
    background-position: 0 -29px;
}
.carousel .btn-right {
    float: right;
    background-position: -19px 0;
}
.carousel .btn-right:hover {
    background-position: -19px -29px;
}


/* Social widgets
-----------------------------------------------------------------------------*/
.social_blocks {
    display: block;
    background: url(../../tpl2/images/line-dotted.gif) repeat-x;
    width: 916px;
    margin: 0 auto;
    padding-top: 35px;
}
.social_blocks > div {
    background: url(../../tpl2/images/bg-block-social.png) no-repeat;
    display: block;
    height: 312px;
    width: 259px;
    padding: 11px 12px;
    float: left;
    margin: 0 26px 0 4px;
    position: relative;
}
.social_blocks > div iframe {
    width: 259px !important;
}
.social_blocks > div:last-child {
    margin-right: 0;
}
.social_blocks .label {
    position: absolute;
    top: -18px;
    left: 27px;
    background: url(../../tpl2/images/spr-social-label-3.png) no-repeat;
    display: block;
    width: 66px;
    height: 29px;
}
.social_blocks .fb .label {
    background-position: 0 0;
}
.social_blocks .fb:hover .label {
    background-position: 0 -30px;
    height: 31px;
    top: -20px;
}
.social_blocks .vk .label {
    background-position: -66px 0;
}
.social_blocks .vk:hover .label {
    background-position: -66px -30px;
    height: 31px;
    top: -20px;
}
.social_blocks .odnokl .label {
    background-position: -132px 0;
}
.social_blocks .odnokl:hover .label {
    background-position: -132px -30px;
    height: 31px;
    top: -20px;
}

.content {
    padding: 25px 25px 0;
}
.content.slotfix {
    padding: 13px 16px 0;
}

.content .title {
    font: normal 20px Arial;
    color: #1b5691;
    margin-bottom: 14px;
}
.new_slots .title, .top_slots .title, .other_slots .title {
    float: left;
    height: 15px;
}
.new_slots .title:hover, .top_slots .title:hover, .other_slots .title:hover {
    cursor: pointer;
    text-decoration: underline;
} 

.expand {
    background: url(../../tpl2/images/spr-expand.png) no-repeat;
    display: block;
    width: 21px;
    height: 21px;
    float: left;
    margin: 1px 0 0 8px;
}
.expand:hover {
    cursor: pointer;
}
.line {
    margin-bottom: 10px;
    border-bottom: 1px solid #1b5691;
}

.slot {
    background: url(../../tpl2/images/bg-slot-item.png) no-repeat;
    width: 250px;
    height: 125px;
    padding: 18px 11px 18px 18px;
    float: left;
    margin: 0 32px 25px 0;
    position: relative;
}
.slot:nth-child(3n+3) {
    margin-right: 0;
}
.slot .right {
    margin-top: 6px;
    width: 120px;
}
.slot .right p {
    font: bold 13px Arial;
    color: #3f3d3d;
    margin: 0 0 7px;
}
.slot .right .rating {
    padding-top: 7px;
    font: normal 11px Arial;
    color: #afafaf;
    background: url(../../tpl2/images/bg-slot-dotted-line.png) repeat-x 0 top;
}
.slot .right .rating .stars {
    margin-top: 5px;
}
.stars div {
    background: url(../../tpl2/images/spr-rating.png) no-repeat 0 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 3px;
}
.block .stars div{
    margin-right: 6px;
}
.stars .star_half {
    background-position: 0 -16px;
}
.stars .star_no_color {
    background-position: 0 -32px;
    opacity: 0.7;
}
.stars div:last-child {
    margin-right: 0;
}
.slot .right a {
    display: block;
    border: 1px solid #486477;
    background: #2b8fd1;
    text-decoration: none;
    border-radius: 2px;
    text-align: center;
    color: #ffffff;
    font: normal 12px Tahoma;
    padding: 1px 0 3px;
    letter-spacing: 1px;
    margin-top: 14px;
}
.slot .right a:hover {
    background: #44c579;
}
.slot .right a:active {
    margin: 15px 0 0 1px;
    box-shadow: inset 1px 1px 2px #486477;
}

.new_slots, .other_slots {
    clear: both;
    padding-top: 10px;
}
.label_top {
    background: url(../../tpl2/images/label-top.png) no-repeat;
    position: absolute;
    width: 62px;
    height: 61px;
    top: 0;
    left: 0;
}
.label_new {
    background: url(../../tpl2/images/label-new.png) no-repeat;
    position: absolute;
    width: 39px;
    height: 39px;
    top: 7px;
    left: 7px;
}

/* Maker page
-----------------------------------------------------------------------------*/
.maker_description, .main_page_description {
	display: block;
	background: url(../../tpl2/images/line-dotted.gif) repeat-x;
	width: 916px;
	margin: 0 auto;
	padding-top: 25px;
}

.maker_description h1, .maker_description h2, .maker_description h3, .main_page_description h1, .main_page_description h2, .main_page_description h3{
	margin-bottom: 12px;
}

.maker_description ul, .maker_description ol, .main_page_description ul, .main_page_description ol{
	margin: 0 0 18px 30px;
}

/* News
-----------------------------------------------------------------------------*/
.news, .article {
    width: 610px;
    float: left;
}
.news .block {
    border-bottom: 1px solid #efefef;
    padding-bottom: 17px;
    margin-bottom: 19px;
    height: 155px;
}
.news .block .left {
    margin-right: 10px;
}
.news .block .left img {
    padding: 1px;
    border: 1px solid #666666;
    width: 200px;
    height: 150px;
}
.news .block .sub {
    background: url(../../tpl2/images/line-dotted.gif) repeat-x -3px bottom;
    padding-bottom: 8px;
    margin-bottom: 7px;
    color: #666666;
    width: 395px;
    float: right;
}
.news .block .sub div {
    display: inline;
    padding-right: 25px;
}
.news .block .sub .date {
    background: url(../../tpl2/images/ico-date.png) no-repeat left center;
	background-size: 12px 12px;
    padding-left: 16px;
}
.news .block .sub .views {
    background: url(../../tpl2/images/ico-views.png) no-repeat left center;
    background-size: 12px 12px;
	padding-left: 16px;
}
.news .block a {
    color: #3b3a3a;
    font: bold 15px Arial;
    text-decoration: none;
    line-height: 1.5;
}
.news .block p {
    color: #666666;
    font: normal 13px Arial;
    line-height: 1.6;
    padding: 3px 0 0;
    margin: 0;
}

/* -----------------------------
------------------------------- NEWS STYLES */

.news-three-column {
	width: 910px;
}
.news-two-column {
	clear:left;
}
.news-one-column {
	width: 234px;
	margin: 0;
}
.news-block.news-one-column {
	padding: 10px 15px;
}
.news-block {
	/*padding: 10px 20px 20px;*/
	margin: 0 auto;
	background-color: #fff;
}
.news-block a {
	color: #1b5691;
	text-decoration: none;
}
.news-block a:hover {
	text-decoration: underline;
}
.news-block-title {
	font-size: 20px;
	text-align: left;
	line-height: 24px;
	padding: 4px 0 11px;
}
.news-one-column .news-block-title {
	font-size: 18px;
	padding: 4px 0 5px;
}

.news-three-column .news-list {
	width: 910px;
	height: 348px;
}
.news-two-column .news-list {

}
.news-one-column .news-list {
	width: 215px;
	height: 260px;
	border-bottom: none;
}
.news-one-column .slidesjs-container {
	border-bottom: 1px dotted #989898;
}
.news-list {
	background: url(../../tpl2/images/line-dotted.gif) repeat-x;
	position: relative;
	overflow: hidden;
}
.news-page {
	height: 220px;
	padding: 10px 0 0;
}
.news-three-column .news-item {
	height: 333px;
}
.news-two-column .news-item {
	/*height: 130px;*/
}
.news-one-column .news-item {
	height: 55px;
}
.news-item {
	padding: 10px 0 5px;
	position: relative;
}
.news-item.pull-left {
	float: left;
	width: 270px;
}
.pull-left + .pull-left {
	margin-left: 49px;
}
.news-three-column .news-item-title {
	padding: 0 0 2px;
}
.news-two-column .news-item-title {
	padding: 3px 0 2px;
	margin-bottom: 8px;
}
.news-item-title {
	font-size: 17px;
	text-align: left;
	line-height: 18px;
	height: 2em;
	overflow: hidden;
}
.news-one-column .title{
	font-weight: bold;
}
.news-item-subheader{
	margin-top: 5px;
}
.news-item p {
	font-size: 13px;
	line-height: 16px;
	color: #242629;
	padding: 0 0 10px;
	position: relative;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.news-three-column .news-item p {
	height: 73px;
}
.news-two-column .news-item p {
	height: 27px;
}
.news-item p > a {
	color: inherit;
}
.news-item p > a:hover {
	text-decoration: underline !important;
}
.news-item p:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 10px;
	bottom: 0;
	left: 0;
	background: url("../../tpl2/images/news-overlay.png") 0 100% repeat-x;
	z-index: 2;
}
.news-item-date {
	font-size: 13px;
	line-height: 14px;
	display: inline-block;
	color: #878787;
	padding: 0 0 8px;
}
.news-item-img {
	float: left;
	width: 64px;
	height: 50px;
	margin: 2px -64px 3px 0;
}
.news-item-img + p {
	height: 50px;
	margin: 0 0 0 74px;
	font-size: 12px;
	line-height: 14px;
}
.news-item-thumb {
	display: block;
	height: 140px;
	overflow: hidden;
	padding: 0;
	margin-bottom: 10px;
	border: 1px solid #666666;
}
.news-item-thumb img{
	margin-top: -31px;
}
.news-two-column .news-item-thumb{
	height: auto;
	overflow: hidden;
	height: 150px;
}
.news-two-column .news-item-thumb img{
	border: none;
	padding: 0;
	margin: -22px 0 0;
	width: 100%;
}
.news-item-footer {
	position: absolute;
	width: 100%;
	bottom: 13px;
	left: 0;
}
.news-item-readmore {
	float: left;
	font-weight: bold;
	text-decoration: underline !important;
}
.news-item-readmore:hover {
	text-decoration: none !important;
}
.news-item-watch {
	float: right;
	color: #878787;
	padding-left: 16px;
	background: url(../../tpl2/images/ico-views.png) no-repeat left center;
	background-size: 12px 12px;
}

.slidesjs-navigation {
	width: 8px;
	height: 20px;
	overflow: hidden;
	text-indent: 100%;
	position: absolute;
	left: 50%;
	bottom: 1px;
	background-image: url('../../tpl2/images/news-nav-big.png');
	background-repeat: no-repeat;
}
.slidesjs-previous {
	margin-left: -27px;
	background-position: 0 0;
}
.slidesjs-previous:hover {
	background-position: 0 100%;
}
.slidesjs-next {
	margin-left: 21px;
	background-position: 100% 0;
}
.slidesjs-next:hover {
	background-position: 100% 100%;
}
.slidesjs-pagination {
	position: absolute;
	height: 8px;
	width: 100%;
	left: 2px;
	bottom: 12px;
	text-align: center;
}
.slidesjs-pagination-item {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 1px;
}
.slidesjs-pagination-item a {
	display: inline-block;
	width: 0;
	height: 0;
	padding: 2px;
	border: 2px solid #8c8c8c;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	text-indent: 100%;
	overflow: hidden;
}
.slidesjs-pagination-item a.active {
	background: #8c8c8c;
}

.crisp-edges{
	image-rendering: optimizeSpeed;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
}

/* -----------------------------
/------------------------------- NEWS STYLES */


/* Article
-----------------------------------------------------------------------------*/
.article {
    color: #666666;
    font-size: 13px;
    line-height: 1.7;
}
.article h1 {
	line-height: normal;
	margin-bottom: 14px;
}
.article ol, .article ul {
    margin: 0 0 18px 30px;
}
.article ul {
    list-style-type: square;
}
.article img {
    padding: 2px;
    border: 2px solid #666666;
    width: 255px;
    height: 192px;
    margin-right: 13px;
}
.article .sub {
    background: url(../../tpl2/images/line-dotted.gif) repeat-x -3px bottom;
    padding-bottom: 8px;
    margin-bottom: 7px;
    color: #666666;
    width: 334px;
    float: right;
}
.article .likes {
    background: url(../../tpl2/images/line-dotted.gif) repeat-x -3px bottom;
    padding-bottom: 4px;
	margin-bottom: 7px;
	color: #666666;
	width: 334px;
	float: right;
}
.article .sub div {
    display: inline;
    padding-right: 25px;
}
.article .sub .date {
    background: url(../../tpl2/images/ico-date.png) no-repeat left center;
	background-size: 12px 12px;
    padding-left: 16px;
}
.article .sub .views {
    background: url(../../tpl2/images/ico-views.png) no-repeat left center;
	background-size: 12px 12px;
    padding: 0 0 1px 16px;
}


/* Game
-----------------------------------------------------------------------------*/
.game {
    width: 620px;
    float: left;
}
.game .title {
    color: #1b5691;
    margin-bottom: 14px;
}
.game .title .ico {
    float: left;
    background: url(../../tpl2/images/bg-ico-slot.png) no-repeat;
    padding: 2px;
    margin-right: 9px;
}
.game .title .ico img {
    width: 33px;
    height: 29px;
}
.game .title h1 {
    padding-top: 6px;
    font: normal 20px Arial;
}
.game .title h1 span {
    font-weight: bold;
}
.iframe {
    background: url(../../tpl2/images/bg-iframe.gif);
    width: 604px;
    padding: 7px;
    border-radius: 4px;
    border: 1px solid #cccccc;
    position: relative;
}
.iframe iframe {
    width: 600px;
    height: 450px;
    border: 1px solid #b0d6ef !important;
    padding: 1px;
}
.iframe .expand {
    background-position: 0 -63px;
    display: block;
    width: 21px;
    height: 21px;
    position: absolute;
    top: -10px;
    right: -10px;
    border-radius: 13px;
    box-shadow: inset 0 0 5px #000000;
    border:3px solid #ffffff;
}
.iframe .expand:active {
    box-shadow: inset 0 0 10px #000000;
}
.game .likes {
    background: url(../../tpl2/images/bg-likes.png) no-repeat;
    width: 550px;
    height: 35px;
    position: relative;
    z-index: 0;
    margin-top: -4px;
    padding-left: 140px;
}
#tabs {
    margin-top: 20px;
}
#tabs h2, #tabs h3 {
    margin-bottom: 12px;
    font-size: 1.5em;
}
#tabs > div {
    margin-top: 10px;
    display:none;
}
#tabs > ul {
    border-bottom: 2px solid #e2e2e3;
    height: 46px;
}
#tabs > ul li {
    font: normal 14px Arial;
    color: #474747;
    list-style: none;
    display: inline-block;
    padding: 16px 12px 14px;
}
#tabs > ul li:first-child {
    margin-left: 11px;
}
#tabs > ul li:hover {
    cursor: pointer;
}
#tabs > ul li.active {
    color: #161515;
    cursor: default;
    background: #dfdfe0;
    border-radius: 4px 4px 0 0;
}
#tabs > ul li.disable {
    color: #adacac;
}
#tabs > ul li.disable sup {
    font-size: 11px;
    background: #dfdfe0;
    color: #161515;
    padding: 0 3px 1px;
    margin-left: 2px;
    letter-spacing: 1px;
    border-left: 2px solid #161515;
}
#tabs > ul li.active:hover, #tabs ul li.disable:hover {
    cursor: default;
}
#tabs > div.active {
    display:block;
    width:100%;
}
#tabs .active ul, #tabs .active ol {
    margin: 0 0 18px 30px;
}
.paytable {
    padding-top: 10px;
    font-size: 14px;
}
.paytable .slot_symbol {
    clear: both;
    padding-left: 10px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 15px;
}
.paytable .slot_symbol:last-child {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.paytable img {
    float: left;
    margin-right: 10px;
}
.paytable ul {
    font-size: 16px;
    display: inline-block;
}
.paytable ul li {
	text-align: start;
    padding-bottom: 3px;
	list-style-image: url(../../tpl2/images/x.png);
}




/* Sidebar
-----------------------------------------------------------------------------*/
.sidebar {
    width: 270px;
    float: right;
}
.slotfix .sidebar {
    margin-top: 8px;
    margin-right: 9px;
}
.sidebar .block.social {
    margin-top: 15px;
}
.sidebar .block.social .vkontakte iframe {
    width: 246px !important;
}
.sidebar .block {
    background: url(../../tpl2/images/bg-left-block.png) repeat-y center top;
    margin-bottom: 17px;
}
.sidebar .block .top {
    background: url(../../tpl2/images/bg-left-block-top.png) no-repeat center top;
}
.sidebar .block .bottom {
    background: url(../../tpl2/images/bg-left-block-bottom.png) no-repeat center bottom;
    min-height: 314px;
    padding: 33px 0 0 36px;
    position: relative;
}
.sidebar .block.social .bottom {
    padding: 13px 0 0 11px;
}
.sidebar .block .labels {
    position: relative;
}
.sidebar .block .labels div {
    position: absolute;
    top: -29px;
    left: 9px;
    background: url(../../tpl2/images/spr-social-label-3.png) no-repeat;
    display: block;
    width: 66px;
    height: 29px;
}
.sidebar .block .labels div:hover {
    cursor: pointer;
}
.sidebar .block .labels .active:hover {
    cursor: default;
}
.sidebar .block .labels .vk {
    background-position: -66px 0;
}
.sidebar .block .labels .vk.active {
    background-position: -66px -30px;
    height: 31px;
    top: -31px;
}
.sidebar .block .labels .mm {
    background-position: -132px 0;
    left: 91px;
}
.sidebar .block .labels .mm.active {
    background-position: -132px -30px;
    height: 31px;
    top: -31px;
}
.sidebar .block .labels .fb {
    background-position: 0 0;
    left: 171px;
}
.sidebar .block .labels .fb.active {
    background-position: 0 -30px;
    height: 31px;
    top: -31px;
}
.sidebar .odnokl, .sidebar .facebook {
    display: none;
}
.sidebar .label_top {
    background: url(../../tpl2/images/label-sidebar-top.png) no-repeat;
    top: -1px;
    left: -1px;
}
.sidebar .title {
    font: bold 16px Arial;
}
.sidebar .item {
    background: url(../../tpl2/images/line-dotted.gif) repeat-x -3px bottom;
    padding-bottom: 15px;
    height: 72px;
    margin-bottom: 14px;
    width: 205px;
}
.sidebar .block .item:last-child {
    background: none;
    padding-bottom: 35px;
}
.sidebar .item a {
    font: bold 13px Arial;
    text-decoration: none;
    color: #3f3d3d;
}
.sidebar .item a img {
    padding: 1px;
    border: 1px solid #565656;
    float: left;
    margin-right: 10px;
    height: 72px;
    width: 72px;
}
.sidebar .item .rating {
    color: #afafaf;
    font-size: 11px;
}

.sidebar .slotswar {
    background: url(../../tpl2/images/line-dotted.gif) repeat-x -3px top,
    url(../../tpl2/images/img-vs-slotswar.png) no-repeat center 40px;
    width: 205px;
    padding: 14px 0;
}
.sidebar .slotswar div {
    width: 78px;
    font-size: 12px;
    color: #4b4b4b;
    text-align: center;
    line-height: 1.5;
}
.sidebar .slotswar img {
    width: 72px;
    height: 72px;
    padding: 1px;
    border: 1px solid #565656;
}
.sidebar .slotswar span {
    display: block;
    overflow: hidden;
    background: url(../../tpl2/images/btn-vote.png) no-repeat;
    width: 72px;
    height: 1px;
    padding-top: 18px;
    margin: 5px auto 0;
}
.sidebar .slotswar span:hover {
    cursor: pointer;
    box-shadow: 0 0 6px #2a84c5;
    border-radius: 5px;
}
.sidebar .slotswar span:active {
    background-color: #2a84c5;
    background-position: 1px 1px;
    box-shadow: none;
}
.sidebar .slotswar:last-child {
    padding-bottom: 30px;
}
.sidebar .webmasters {
    background: url(../../tpl2/images/spr-btn-webmasters.png) no-repeat 0 0;
    display: block;
    width: 246px;
    height: 45px;
    margin: 0 auto 40px;
}
.sidebar .webmasters:hover {
    cursor: pointer;
    background-position: 0 -45px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
    height: 241px;
}
#footer .content {
    background: url(../../tpl2/images/bg-content.png) repeat-y;
    padding: 0 20px;
}
#footer .content .top {
    background: #f3f3f3 url(../../tpl2/images/bg-footer-top.png) repeat-x left bottom;
    border-top: 1px solid #d5d5d5;
    padding: 14px 25px 18px;
}
#footer .content .top nav {
    width: 340px;
    float: left;
    margin-right: 165px;
}
#footer .content .top nav a {
    text-decoration: none;
    margin-right: 20px;
}
#footer .content .top nav a:hover {
    text-decoration: underline;
}
#footer .content .top nav a.active {
    color: #198dd5;
    text-decoration: underline;
}
#footer .content .top .subscribers {
    font-weight: bold;
    color: #000000;
}
#footer .content .top .subscribers p {
    margin: 0;
    color: #4b4b4b;
    float: left;
}
#footer .content .top .subscribers div {
    float: left;
    margin-left: 10px;
}
#footer .content .top .subscribers div.facebook {
    background: url(../../tpl2/images/spr-soc-round.png) no-repeat 0 0;
    width: 25px;
    height: 25px;
    float: left;
    margin-top: -7px;
    margin-left: 24px;
}
#footer .content .top .subscribers div.twitter {
    background: url(../../tpl2/images/spr-soc-round.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    float: left;
    margin-top: -7px;
    margin-left: 24px;
}
#footer .content .top .subscribers div.vkontakte {
    background: url(../../tpl2/images/spr-soc-round.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    float: left;
    margin-top: -7px;
    margin-left: 24px;
}
#footer .content .bottom {
    background: #f3f3f3;
    padding: 18px 0 35px 25px;
}
#footer .content .bottom .copyright {
    margin: 8px 35px 0 0;
    width: 355px;
    float: left;
}
#footer .content .bottom .subscribe p {
    text-transform: uppercase;
    margin: 0 0 10px;
}
#footer .content .bottom .subscribe a {
    text-decoration: none;
    float: left;
    margin-right: 17px;
}
#footer .content .bottom .subscribe a span {
    display: inline-block;
    float: left;
    background: url(../../tpl2/images/spr-btn-soc-small.png) no-repeat;
    height: 14px;
    width: 15px;
    margin-right: 8px;

}
#footer .content .bottom .subscribe a span.rss {
    background-position: 0 0;
}
#footer .content .bottom .subscribe a span.facebook {
    background-position: -15px 0;
}
#footer .content .bottom .subscribe a span.twitter {
    background-position: -30px 0;
}
#footer .content .bottom .subscribe a span.vk {
    background-position: 0 -14px;
}
#footer .content .bottom .subscribe a span.mailru {
    background-position: -15px -14px;
}
#footer .content .bottom .subscribe a span.odnk {
    background-position: -30px -14px;
}
#footer .content .bottom .subscribe a:hover {
    text-decoration: underline;
}
#footer .bg_bottom {
    background: url(../../tpl2/images/bg-footer-bottom.png) no-repeat;
    width: 1000px;
    height: 19px;
}

/* Contacts */
.translucent {
    background: rgba(255, 255, 255, 0.5);
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}
.close {
    background: url(../../tpl2/images/btn-close.png) no-repeat;
    display: block;
    width: 28px;
    height: 29px;
    position: absolute;
    right: -3px;
    top: -3px;
}
.close:hover {
    cursor: pointer;
}
#contacts {
    position: fixed;
    background: url(../../tpl2/images/bg-contacts.png) no-repeat;
    width: 431px;
    height: 438px;
    display: none;
    z-index: 10;
    padding: 30px 60px 40px 50px;
}
#contacts .logo {
    position: absolute;
    margin: 0;
    top: -45px;
    left: 130px;
}
#contacts .content {
    padding: 0;
}
#contacts .title {
    font: bold 23px Arial;
    border-bottom: 1px dotted #989898;
    padding-bottom: 10px;
}
#contacts .small {
    width: 175px;
    margin-bottom: 17px;
    position: relative;
}
#contacts .small:first-child {
    margin-right: 70px;
}
#contacts label {
    color: #5f5f5f;
    font-size: 15px;
    width: 100%;
    display: block;
    margin-bottom: 5px;
}
#contacts input {
    padding: 3px;
    background: #ffffff;
    border: 1px solid #abadb3;
    width: 175px;
    font-size: 13px;
}
#contacts textarea {
    padding: 3px;
    background: #ffffff;
    border: 1px solid #abadb3;
    font-size: 13px;
    width: 420px;
    height: 109px;
}
#contacts button {
    background: url(../../tpl2/images/btn-send.png) no-repeat;
    display: block;
    width: 118px;
    height: 25px;
    border: none;
    font: normal 13px Arial;
    color: #ffffff;
    margin: 0 auto;
}
#contacts button:hover, #contacts .captcha .update {
    cursor: pointer;
}
#contacts button:active {
    background-position: 0 -25px;
}
#contacts .captcha {
    border-bottom: 1px dotted #989898;
    padding-bottom: 17px;
    margin: 20px 0 15px;
    position: relative;
}
#contacts .captcha input {
    width: 55px;
    margin-top: 5px;
}
#contacts .captcha .update {
    background: url(../../tpl2/images/img-update-captcha.png) no-repeat;
    display: block;
    width: 23px;
    height: 23px;
    margin: 6px 0 0 10px;
}
#contacts .img {
    background: url(../../tpl2/images/img-contacts.png) no-repeat;
    display: block;
    width: 406px;
    height: 302px;
    position: absolute;
    right: -204px;
    bottom: -100px;
}
#contacts .captcha ul, #contacts .small ul {
    position: absolute;
    list-style: none;
    font-size: 11px;
    color: red;
    text-align: center;
}

/* error message  */
.error {
    height:15px;
    background-color:#FFFE36;
    font-size:11px;
    border:1px solid #E1E16D;
    padding:4px 10px;
    color:#000;
    display:none;
    z-index: 10;
    position: fixed !important;
}
.form .area {
    position: relative;
}
.form .area ul {
    list-style: none;
    position: absolute;
    right: 160px;
    top: 60px;
    text-align: center;
    color: red;
    font-size: 14px;
    background: rgba(255,255,255,0.4);
    padding: 2px;
    border-radius: 2px;
}

/* Overlay */
.overlay {
    position: fixed;
    background: url(../../tpl2/images/bg-contacts.png) no-repeat;
    width: 431px;
    height: 438px;
    display: none;
    z-index: 10;
    padding: 30px 60px 40px 50px;
}
.overlay .logo {
    position: absolute;
    margin: 0;
    top: -45px;
    left: 130px;
}
.overlay .content {
    padding: 0;
    font-size: 15px;
    color: #5f5f5f;
}
.overlay label {
    color: #5f5f5f;
    font-size: 15px;
    margin-bottom: 5px;
}
.overlay input {
    padding: 3px;
    background: #ffffff;
    border: 1px solid #abadb3;
    width: 175px;
    font-size: 13px;
    outline:none;
}
.overlay textarea {
    padding: 3px;
    background: #ffffff;
    border: 1px solid #abadb3;
    font-size: 13px;
    width: 420px;
    height: 109px;
    outline:none;
}
.overlay .title {
    font: bold 23px Arial;
    border-bottom: 1px dotted #989898;
    padding-bottom: 10px;
}
#generator .select {
    margin-right: 15px;
}
#generator .styled-select {
    margin-top: 5px;
}
.styled-select {
    width: 268px;
    height: 22px;
    padding-left: 7px;
    overflow: hidden;
    background: url(../../tpl2/images/arr-down.png) no-repeat 260px center;
    border: 1px solid #abadb3;
}
.styled-select select {
    background: transparent;
    width: 290px;
    height: 22px;
    font-size: 13px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    outline:none;
}
.styled-select select:hover {
    cursor: pointer;
}
#generator .x {
    font: normal 15px Arial;
    margin: 0 10px;
    padding-top: 26px;
}
#generator .width input, #generator .height input {
    margin-top: 5px;
    width: 43px;
    padding-left: 7px;
}
#generator textarea {
    margin-top: 15px;
    padding: 10px 0 0 13px;
    border-radius: 5px;
    height: 60px;
    font: normal 15px Arial;
    line-height: 1.5;
}

/* Google Search */
#___gcse_0 .gsc-control-cse {
    padding: 0;
    border: 0;
}
#___gcse_0 .gsc-input, #___gcse_0 form.gsc-search-box, #___gcse_0 .gsc-search-box {
    padding: 0;
    margin: 0;
}
#___gcse_0 .gsc-search-button input {
    background: red;
    border: none !important;
    margin-top: 0;
    background: url(../../tpl2/images/btn-search.png) no-repeat;
    width: 68px;
    height: 1px;
    overflow: hidden;
    display: block;
    padding:0;
}
#___gcse_0 input.gsc-search-button {
    padding: 30px 0 0 0;
    margin: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
}
#___gcse_0 .gsc-input-box {
    background: url(../../tpl2/images/bg-search-input.png) no-repeat;
    border: none;
    width: 220px;
    height: 24px;
    padding-top: 6px;
}
#___gcse_0 input.gsc-input {
    font-size: 13px;
    font: normal 13px Arial;
    background: url(../../tpl2/images/bg-search-placeholder.png) no-repeat left center !important;
    color: #8b8a8a;
}
#___gcse_0 input.gsc-input.nobg {
    background: none !important;
}
#___gcse_0 input.gsc-input:focus {
    background: none !important;
}
#___gcse_0 .gsib_a {
    padding: 0 3px 0 31px;
}
#___gcse_0 .gsst_a .gscb_a {
    color: #cccccc;
}
#___gcse_0 .gsst_a .gscb_a:hover {
    color: #cfcfcf;
}
.fb_iframe_widget > span {
    background: #ffffff;
}
.likes .fb_iframe_widget > span {
    background: none;
}
.similar_slots .slot {
    margin: 0 15px 25px;
}

/* play_overlay */

.play_overlay {
    background: url(../../tpl2/images/iframe_overlay/bg.png);
    color: #656565;
    display: block;
    position: absolute;
    width: 125px;
    top: 50%;
    margin-top: -137px;
    right: 20px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 0 15px #333333;
}
.play_overlay span {
    padding-top: 20px;
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}
.play_overlay .close {
    background: url(../../tpl2/images/iframe_overlay/close.png) no-repeat;
    width: 21px;
    height: 21px;
    position: absolute;
    right: -7px;
    top: 0;
}
.play_overlay a {
    display: inline-block;
    margin: 0 auto 5px;
}
.play_overlay img {
    width: 100px;
    height: 55px;
    background-color: #ffffff;
    padding: 5px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
}
.casinos {
    margin: 10px auto 20px;
}
.casinos p {
    color: #797979;
    font: normal 18px Arial;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 10px;
}
.casinos .links {
    text-align: center;
}
.casinos .links a img {
    background-color: #ffffff;
    padding: 5px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    margin: 0 14px;
}

.error_404 {
    background: url(../../tpl2/images/404.png) no-repeat center 100px;
    min-height: 600px;
}

.overlay.slot_battle {
    background: url(../../tpl2/images/bg-overlay-small.png) no-repeat;
    width: 443px;
    height: 246px;
    text-align: center;
    padding: 20px 22px;
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
    border-radius: 7px;
}
.overlay.slot_battle .close {
    background: url(../../tpl2/images/btn-close-gray.png) no-repeat;
    width: 21px;
    height: 21px;
    right: -5px;
    top: -5px;
}
.slot_battle .big {
    color: #1b5691;
    font: normal 24px Arial;
}
.slot_battle .slot_ico {
    background: url(../../tpl2/images/bg-overlay-arrows.jpg) no-repeat center center;
    width: 226px;
    height: 76px;
    margin: 10px auto;
}
.slot_battle .slot_ico img {
    width: 72px;
    height: 72px;
    padding: 1px;
    border: 1px solid #565656;
}
.slot_battle .slot_name {
    font: normal 18px Arial;
    color: #1b5691;
    border-bottom: 1px dotted #989898;
    padding-bottom: 13px;
    margin-bottom: 15px;
}
.slot_battle .social {
    color: #2a6198;
}
.slot_battle .soc_btns {
    float: none;
}
.slot_battle .soc_btns a {
    display: inline-block;
    overflow: hidden;
    height: 1px;
    padding-top: 39px;
    margin-left: 9px;
}

.news .block a:hover {
   color: #31aede;
}
.breadcrumb {
    font-size: 0;
    list-style: none;
    color: #595a5a;
    margin-left: 0 !important;
}
.breadcrumb li {
    font: normal 12px Arial;
    display: inline;
}
.breadcrumb li a {
    color: #2373a8;
    text-decoration: none;
    background: url(../../tpl2/images/separator-breadcrumps.png) no-repeat right center;
    padding-right: 7px;
    margin-right: 4px;
    display: inline-block;
}
.breadcrumb li a:hover {
    text-decoration: underline;
}


/* window */
.window {
    position: absolute;
    z-index: 3;
    width: 960px;
    background: rgba(255,255,255,0.5);
    border: 1px solid rgba(255,255,255,0.7);
    border-radius: 6px;
    padding: 19px;
    font: normal 18px Arial;
    color: #094a83;
}
.window .line {
    margin: 0;
}
.window .body .top {
    background: url(../../tpl2/images/bg-carousel.png) repeat-x;
    height: 79px;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #bebebe;
    padding-top: 20px;
}
.window .body .top .logo {
    margin: 0 auto;
    float: none;
}
.window .body .middle {
    background: url(../../tpl2/images/bg-window.png);
    width: 680px;
    padding: 0 140px 60px;
    text-align: center;
}
.window .middle .title {
    padding-top: 48px;
    padding-bottom: 28px;
}
.window .form .area {
    height: 65px;
}
.window .area a {
    position: relative;
    top: -4px;
    color: #4fcaef;
    font: normal 12px Arial;
}
.window .form input {
    background: url(../../tpl2/images/bg-window-input.png) no-repeat;
    width: 343px;
    height: 43px;
    font-size: 16px;
    color: #0a5cab;
    border: none;
    outline: none;
    margin: 0 10px;
    padding: 1px 11px 4px;
}
.window .form .area:first-child {
    padding-left: 34px;
}
.window .form button {
    display: block;
    background: url(../../tpl2/images/btn-window.png) no-repeat;
    width: 365px;
    text-align: center;
    height: 48px;
    font: normal 18px Arial;
    color: #ffffff;
    text-shadow: 1px 1px 1px #014282;
    border: none;
    padding: 0 0 4px 0;
    margin: 0 0 0 155px;
    cursor: pointer;
}
.window .form label {
    line-height: 44px;
    color: #616161;
    font-size: 16px;
}
.window .social {
    font-size: 0;
    height: 235px;
}
.window .social a {
    display: inline-block;
    font-size: 18px;
    margin-right: 11px;
    margin-bottom: 6px;
    position: relative;
    z-index: 3;
}
.window .social span {
    display: inline-block;
    height: 64px;
    width: 218px;
    background: url(../../tpl2/images/hover-window-btns.png) no-repeat center 35px;
    visibility: hidden;
    position: absolute;
    z-index: 5;
}
.window .social a:hover span {
    visibility: visible;
}
.top_bg {
    background: url(../../tpl2/images/bg-header.jpg) no-repeat top center;
    position: absolute;
    height: 600px;
    top: 0;
    width: 100%;
    z-index: 1;
}
.bottom_bg {
    background: url(../../tpl2/images/bg-footer.jpg) no-repeat bottom center;
    position: absolute;
    bottom: 0;
    height: 541px;
    width: 100%;
    z-index: 2;
}
.window .form.regs .area {
    text-align: right;
    margin-right: 7px;
}
.window .form.regs .area:nth-child(2),
.window .form.regs .area:nth-child(3) {
    margin-right: 150px;
}

.image-links-cont a{
	height: 45px;
	width: 246px;
	display: inline-block;
	font-size: 0;
}

.image-links-cont a:hover{
	background-position: 0 45px;
}

.image-links-cont a:first-child{
	background-image: url(../../tpl2/images/trends.png);
}

.image-links-cont a:last-child{
	background-image: url(../../tpl2/images/webmasters.png);
}