/*html { background:url("../images/green/bg-main-wide.jpg") no-repeat top center #08361a; } */
html { background:url("../images/bgspillc.jpg") top center; } 

#sidebar .favorits img {max-width: 80px!important;;}
.girls {display:none!important;}
#sidebar, #main {border:0px!important;margin:0!important;}
#header .logo span{font-family: 'Fontdiner Swanky', cursive;text-transform:capitalize;}
p{  font-size: 15px;
  line-height: 22px;}
  /*.banner-bottom .bannerBg {left:73px!important;}*/

#sidebar .favorits p {padding-left: 100px!important;}

#sidebar .nav li a {
margin-bottom: 9px;
  font-size: 15px;
  line-height: 22px;}

a {color:#FC0}
.col5 a {color:#345623;}

#slots_logos {float:left;width:100%;margin:10px 0 70px 0;}
#box-6  {float:left;width:24%;height: 150px;}
#box-6 img {
  width: 100px;
 
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
		  display: block;
margin: auto auto;
}
#box-6 span {text-align: center;display:block;}
#box-6 img:hover {
  width: 110px;
}
#box-6 a {text-decoration:none;}

.review h1 {float:none!important;clear:both;  margin: 16px 0 16px 30px!important;}


ul.nav li a.active {
	background:url("../images/green/nav-a.png") top center no-repeat;
	color:#7abd05;	
}

#sidebar, #main { border:1px solid #5f9b20; }
#sidebar { border-top:none; }




.da-thumbs {
	list-style: none;
	width: 100%;
	
	position: relative;
	margin: 20px auto;
	padding: 0;float:left;
}
.da-thumbs li {
	float: left;
	margin: 5px;
	background: #fff;
	padding: 8px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	width:210px;height:110px;color:black;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;/*width:210px;height:110px;*/
	  margin: auto auto;
  padding: 12px 0;
}
.da-thumbs li a {
	overflow: hidden;
	  width: 210px;
  height: 60px;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;
}
.da-thumbs li a div span {
	display: block;
	padding: 10px 0;
	margin: 13px 20px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
}
.da-thumbs li a div {
	top: 0px;
	left: -100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.da-thumbs li a:hover div{
	left: 0px;
}
.da-thumbs p {display:inline!important;margin:0!important;width:100px;height:100px;}
.greenlink{
  margin: auto auto!important;
  width: auto!important;
  color: red;
  display: inline!important;
    float: left;    font-weight: bold;
    }
	
	.blacklink{
  margin: auto auto!important;
  width: auto!important;
  color: black;
  display: inline!important;
    float: right;
    }
	
	ul.nav ul a {width:90%!important;}
.clearfix::after{content:"";display:table;clear:both}
