/* 
Theme Name: Berluc Torhout
Description: Berluc Torhout navigation
Author: Lieven Vandenbroucke
Author URI: http://www.xtence.be/
*/
#speelhuisjes-nav{
	float:left;
	width: 231px;
}
#speelhuisjes-nav ul{
	padding: 0 7px 30px 7px;
}
#speelhuisjes-nav ul li.head{
	background-image: url(bg-nav-head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 231px;
	height:51px;
}
#speelhuisjes-nav ul li{
	font-size: 15px;
	font-weight: bold;
	list-style: none;
	width: 231px;
	background-image: url(bg-nav-center.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0 10px;
	padding: 0;
}
#speelhuisjes-nav ul li.bottom{
	background-image: url(bg-nav-foot.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 231px;
}
#speelhuisjes-nav ul li a{
	color: #fff;
	text-decoration: none;
	display: inline-block;
	margin: 0 15px;
	padding: 5px 0 5px 20px;
	width: 181px;
}
#speelhuisjes-nav ul li a:hover{
	color: #000;
	background: #fff url(pijl.png) center right no-repeat;
}
#speelhuisjes-nav ul li a.current{
	color: #000;
	background-color: #fff;
}
#speelhuisjes-nav h5, #speelhuisjes-nav p{
	margin: 0 40px;
}
/*imgnav*/
ul.nav-skelters-go-cart{
	margin: 18px 0 0 0;
	padding:0;
}
ul.nav-skelters-go-cart li{
	display:inline;
	margin: 0 5px;
}
ul.nav-skelters-go-cart li.skelter-nav a{
	width: 100px;
	height: 100px;
	display: inline-block;
	background-image: url(nav-skelter.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #eee;
	text-decoration: none;
}
ul.nav-skelters-go-cart li.trampoline-nav a{
	width: 100px;
	height: 100px;
	display: inline-block;
	background-image: url(nav-trampoline.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #eee;
	text-decoration: none;
}
ul.nav-skelters-go-cart li.speelhuis-nav a{
	width: 100px;
	height: 100px;
	display: inline-block;
	background-image: url(nav-speelhuis.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #eee;
	text-decoration: none;
}
ul.nav-skelters-go-cart li.buitenspeelgoed-nav a{
	width: 100px;
	height: 100px;
	display: inline-block;
	background-image: url(nav-buitenspeelgoed.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #eee;
	text-decoration: none;
}
ul.nav-skelters-go-cart li.contact-nav a{
	width: 100px;
	height: 100px;
	display: inline-block;
	background-image: url(nav-contact.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #eee;
	text-decoration: none;
}
ul.nav-skelters-go-cart li a p{
	margin: 100px 5px 5px 5px;
}
ul.nav-skelters-go-cart li a:hover{
	background-color: #fff;
	 filter:alpha(opacity=90); 
	-moz-opacity: .90;
	opacity: .95;
}
/*einde imgnav*/
