/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (# */

/*
 * This CSS file is for customization purpose only
 */ 
div.module div.yoo-gallery {
	margin: 15px auto 5px auto;
	width: 600px;
}
.mplisting .item {
	clear: both;
	margin-bottom: 20px;
}


.news-list .title,
.mplisting div.title {
	font-weight: bold;
/*	letter-spacing: 1pt;*/
}
.mplisting div.image {
	float: right;
	margin-top: -1.2em;
} 
.mplisting ul, .mplisting li {
	margin: 0; padding: 0; 
	list-style: none;
}

.mplisting .deco {
	color: #77C;
	font-size: 15px;
	font-weight: bold;
}

.latest-slots-news .teaser {
	margin-bottom: 10px;
}

.newsletter #wpnewsletter_name, 
.newsletter #wpnewsletter_email {
	width: 156px;
}


html body {
	line-height: 120%;
}

ul.slotbonus {
	margin: 5px 0 0 0;padding:0;
	list-style: none;
}
ul.slotbonus li {
	margin-bottom: 7px;
}
#right h3 {
	font-size: 14px; 
}

#right .slotbonus a {
	color: white;
}
.newsdate {
	font-weight: normal;
}

#date {
	display: none;
}



ul.slotbonusdark,
ul.slotbonus {
	margin: 5px 0 0 0;padding:0;
	list-style: none;
}
ul.slotbonusdark li,
ul.slotbonus li {
	margin-bottom: 7px;
}
#right h3 {
	font-size: 14px; 
}
#right ul.slotbonusdark a {
}
#right .slotbonus a {
	color: white;
}
.newsdate {
	font-weight: normal;
}

#system .item > .links {
	margin-top: 8px;
}

.rightad {
	padding: 5px;
}
.rightad p {
	padding: 0 5px 5px 5px;
	margin: 0 0 10px 0;
	background: #fff;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.rightad p img {
	margin: 0 0 5px -11px; 
	border: 1px solid white;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.item .headline h1.title {
	text-transform: uppercase;
}


table#decotable {
	border-spacing: 20px;
}

table#decotable td {
	width: 150px;
	text-align: center; 
	position: relative;

}

table#decotable td img.decoplayslots  {
	position: absolute;
	margin-left: -12px;
	margin-top: -2px;
}
table#decotable td a {
	clear: both;
}

table#jackpots .play,
table#jackpots .amount {
	text-align: right;
	padding-right: 30px;
}
table#jackpots .site,
table#jackpots .name {
	text-align: left;
}

ul.flashgameslist,
ul.flashgames {
    list-style: none;
    padding:0;
    margin:0;
    clear: both;
}
ul.flashgameslist li,
ul.flashgames li {
    position: relative;
    float: left;
    height: 133px;
    width: 140px;
    margin: 20px;
    text-align: center; 
    font-weight: bold;  
}
ul.flashgames li a img.slots-play {
    position: absolute;
    top: 0;
    left: -20px;
}
ul.flashgames li.clear {
    clear: both;
    height: 1px;
    line-height: 1px;
    width: 100%;
    margin:0;
    padding:0;
}


body div.nivoSlider { margin: 0; }
body div.nivo-controlNav { display: none }




div.mainpagerooms {
	list-style: none;
	padding:0;
	margin:0;
}

div.mainpagerooms { padding:0; margin: 0; }
div.mainpagerooms div.item { min-height: 70px; padding: 0 0 10px 80px; }
div.mainpagerooms div.item .title { padding: 0; }
div.mainpagerooms div.item .image { float: left; margin-left: -80px;  }

.nivo-caption {
	visibility: hidden;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
