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


#game-index {
clear: both;
float: left;
margin: 0 0 60px 60px;;
padding: 0;
width: 100%;
color: #8ec523;
line-height: 14px;
/*background-image: url('../../images/bggamelist.jpg');
background-repeat: no-repeat;
background-position: top right;*/
}

.game-index-bg{
background-image: url('../netent/background.jpg');
background-repeat: repeat-x;
background-position: bottom ;
}

.ingame {
/*background-image: url('../../images/bggamelist_ingame.jpg') !important;*/
}

#game-index-info {
clear: both;
margin: 25px 0 0 0;
padding: 0;
color: #8ec523;
font-weight: bold;
font-size: 12px;
}
#game-index li {
list-style: none;
}
#game-index a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #676767;
text-decoration: none;
}
#game-index .selected a {
color: #72d06a;
font-weight: bold;
}
#game-index a:hover {
color: #8ec523;
}
.game-index-game-headline {
padding: 0 0 5px 0;
color: #8ec523;
font-weight: bold;
}
#game-index #game-index-table-games {
float: left;
margin: 0;
padding: 25px 0 0 0;
width: 140px;
}
#game-index #game-index-poker-games {
float: left;
margin: 0;
padding: 25px 0 0 0;
width: 140px;
}
#game-index #game-index-video-slots {
float: left;
margin: 0;
padding: 25px 0 0 0;
width: 150px;
}
#game-index #game-index-classic-slots {
float: left;
margin: 0;
padding: 25px 0 0 0;
width: 130px;
}
#game-index #game-index-video-pokers {
float: left;
margin: 0;
padding: 25px 0 0 0;
width: 140px;
}
#game-index #game-index-other-games {
float: left;
margin: 0;
padding: 25px 30px 0 0;
width: 140px;
}

