#top{
	
}
#top ul{
	
}
#top ul li{
	
}
#top ul li a {
    background: url("http://www.happyrainydays.nl/images/1.gif") no-repeat scroll left center transparent;
    color: #FFFFFF;
    margin-left: 5px;
    padding-left: 15px;
	background-position:0 5px;
	margin-right:3px;
}
#top ul li a:hover {
    text-decoration:none;
}
#top ul li a.item-0 {
    background-image: url("http://www.happyrainydays.nl/images/5.gif");
}
#top ul li a.item-1 {
    background-image: url("http://www.happyrainydays.nl/images/1.gif");
}
#top ul li a.item-2 {
    background-image: url("http://www.happyrainydays.nl/images/2.gif");
}
#top ul li a.item-3 {
    background-image: url("http://www.happyrainydays.nl/images/3.gif");
}
#top ul li a.item-4 {
    background-image: url("http://www.happyrainydays.nl/images/4.gif");
}
#top ul li a.item-5 {
    background-image: url("http://www.happyrainydays.nl/images/5.gif");
}
#top ul li a.item-6 {
    background-image: url("http://www.happyrainydays.nl/images/1.gif");
}
#top ul li a.item-7 {
    background-image: url("http://www.happyrainydays.nl/images/2.gif");
}


#menu {

	list-style: none;

	padding: 0;

	margin: 0 auto;

	width: 815px;

	height: 140px;

	position: relative;

	background-color:#FFFFFF;

}

#menu span {

	display: none;

	position: absolute;

}

#menu a {

	display: block;

	text-indent: -999em;

	position: absolute;

	outline: none;

	cursor:pointer;
	
	margin-left:5px;

}

#menu a:hover {

	background-position: left bottom;

	cursor:pointer;

}

#menu a:hover span{

	display: block;

	cursor:pointer;

}

#menu .home, #myshp_menuitem1 {

	width: 130px;

	height: 130px;

	background: url(http://www.happyrainydays.nl/images/happy.gif) no-repeat;

	left: 5px;

	top: 5px;

}

#menu .home span {

	width: 130px;

	height: 130px;

	background: url(http://www.happyrainydays.nl/images/happy.gif) no-repeat;

	left: 0px;

	top: 0px;

}

#menu .kleding, #myshp_menuitem2 {

	width: 130px;

	height: 130px;

	background: url(http://www.happyrainydays.nl/images/regenkleding.gif) no-repeat;

	left: 140px;

	top: 5px;

}

#menu .kleding span {

	width: 130px;

	height: 130px;

	background: url(http://www.happyrainydays.nl/images/regenkleding.gif) no-repeat;

	left: 0px;

	top: 0px;

}



#menu .info, #myshp_menuitem5 {

	width: 130px;

	height: 130px;

	background: url(http://www.happyrainydays.nl/images/info.gif) no-repeat;

	left: 545px;

	top: 5px;

}

#menu .info span {

	width: 130px;

	height: 130px;

	background: url(http://www.happyrainydays.nl/images/info.gif) no-repeat;

	left: 0px;

	top: 0px;

}



#menu .nieuws, #myshp_menuitem4 {

	width: 130px;

	height: 130px;

	background: url(http://www.happyrainydays.nl/images/nieuws.gif) no-repeat;

	left: 410px;

	top: 5px;

}

#menu .nieuws span {

	width: 130px;

	height: 130px;

	background: url(http://www.happyrainydays.nl/images/nieuws.gif) no-repeat;

	left: 0px;

	top: 0px;

}



#menu .productinfo, #myshp_menuitem3 {

	width: 130px;

	height: 130px;

	background: url(http://www.happyrainydays.nl/images/product.gif) no-repeat;

	left: 275px;

	top: 5px;

}

#menu .productinfo span {

	width: 130px;

	height: 130px;

	background: url(http://www.happyrainydays.nl/images/product.gif) no-repeat;

	left: 0px;

	top: 0px;

}



#menu .contact, #myshp_menuitem6 {

	width: 130px;

	height: 130px;

	background: url(http://www.happyrainydays.nl/images/contact.gif) no-repeat;

	left: 680px;

	top: 5px;

}

#menu .contact span {

	width: 130px;

	height: 130px;

	background: url(http://www.happyrainydays.nl/images/contact.gif) no-repeat;

	left: 0px;

	top: 0px;

}





.leftMenu {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	font-size: 14px;
	font-family: Arial, sans-serif, Helvetica,;
	color: #ffffff;
	font-weight: bold;
}


.leftMenu span {
	display: none;
	position: absolute;
}

.leftMenu a {
     margin-bottom: 5px;
     width: 120px; 
     display: block;
     text-align: left;
     text-decoration: none;
     color: #ffffff;
     /** background: #fff; **/
}

	 
.active a{
	 color: #333333;
     margin-bottom: 5px;
     width: 120px; 
     display: block;
     text-align: left;
     text-decoration: none;
  }

.leftMenu a:hover {

	color: #333333;
     text-decoration: none;

 /**
     background: #ccc;
     border: 1px solid gray; 
  **/
}

 

.leftMenu a:active {

  /**
  background: gray;
  border: 1px solid gray; 
  color: #fff;
  **/
  }





