#hdrimg_Krabbel {
	clear:both;
	border-width:0px; 
	position: absolute; 
	top: 22px; 
	left: 640px; 
	width: 70px; 
	height:35px; 
	z-index: 10;
}

#hdrimg_Joystick {
	border-width:0px;
	position: absolute;
	top: 73px;
	left: 663px;
	width: 115px;
	height: 110px;
	z-index: 10;
}

#hdrimg_logo {
	border-width:0px; 
	position: absolute; 
	top: 0px;
	left: 53px;
	width: 147px;
	height: 28px;
	z-index: 10;
}


.addtobasket 
{
	font-family: Courier;
	font-size: large;
	font-weight: bold;
	color: Red;
	vertical-align:super;
	text-decoration:none;	
}




.addtobasketupdate 
{
	font-family: Courier;
	font-size: large;
	font-weight: bold;
	color: Red;
	text-align:center;
	vertical-align:bottom;
	background-image:url(../images/updage.gif)
		
}


.itemsincart
{
	position :relative;
	top:-30px;
	left: 35px;	
	font-size:small;
}



#hdrimg_vlek {
	position:absolute; 
	display:block; 
	top:600px; 
	left: 880px; 
	z-index:1000;
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6;
}

#hdrimg_logo2 {
	position:absolute; 
	display:block; 
	top:182px; 
	left: 61px; 
	z-index:1000; 
	
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}

#zzio_menubar {
	position: absolute; 
	top: 64px; 
	left: 182px; 
	width: 786px; 
	z-index: 5; 
	height: 129px;
	padding-bottom:0px;
	margin-bottom:0px;
	
}




/* menu select buttons */


a.Butn_Home {
	background-image: url(../images/menu/mnu2_Home.jpg);
	background-repeat: no-repeat;
	margin: 0px; 
	display:block; 
	position: absolute; 
	left: 5px; 
	top: 35px; 
	width:104px; 
	height:81px;
}



a.Butn_Bags {
	background-image: url(../images/menu/mnu2_Bags.jpg);
	background-repeat: no-repeat;
	margin: 0px; 
	display:block; 
	position: absolute; 
	left: 108px; 
	top: 32px; 
	width:141px; 
	height:81px;
}

a.Butn_About {
	background-image: url(../images/menu/mnu2_About.jpg);
	background-repeat: no-repeat;
	margin: 0px; 
	display:block; 
	position: absolute; 
	left: 254px; 
	top: 35px; 
	width:134px; 
	height:81px;
}


a.Butn_Meet {
	background-image: url(../images/menu/mnu2_Meet.jpg);
	background-repeat: no-repeat;
	margin: 0px; 
	display:block; 
	position: absolute; 
	left: 385px; 
	top: 41px; 
	width:168px; 
	height:81px;
	z-index:1;
}


a.Butn_News {
	background-image: url(../images/menu/mnu2_News.jpg);
	background-repeat: no-repeat;
	margin: 0px; 
	display:block; 
	position: absolute; 
	left: 535px; 
	top: 60px; 
	width:136px; 
	height:59px;
		
}


a.Butn_WheretoBuy {
	background-image: url(../images/wheretobuy.jpg);
	background-repeat: no-repeat;
	margin: 0px; 
	display:block; 
	position: absolute; 
	left: 655px; 
	top: 70px; 
	width:109px; 
	height:50px;


}



a.Butn_faq {
	background-image: url(../images/faq_up.jpg);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	margin: 0px; 
	display:block; 
	position: absolute; 
	left: 565px; 
	top: 30px; 
	width:29px; 
	height:26px;
	z-index:1;


}



a.Butn_Home:Hover {	background-image: url(../Images/menu/mnu2_Home_hv.jpg); } 
a.Butn_Bags:Hover  {	background-image: url(../Images/menu/mnu2_Bags_hv.jpg);  }  
a.Butn_About:Hover {	background-image: url(../Images/menu/mnu2_About_hv.jpg); } 
a.Butn_Meet:Hover  {	background-image: url(../Images/menu/mnu2_Meet_hv.jpg);  }  
a.Butn_News:Hover  {	background-image: url(../Images/menu/mnu2_News_hv.jpg);  }  

a.Butn_WheretoBuy:Hover  {	background-image: url(../images/wheretobuyover.gif);  }  

a.Butn_faq:Hover  {	background-image: url(../images/faq_hover.jpg);  }  