/* CSS Document */
a.menu-miss-jones,a.menu-collection,a.menu-men-shoes,a.menu-specials,a.menu-brands,a.menu-acties,a.menu-contact,a.menu-stuur-door,   
a.menu-miss-jones-active,a.menu-specials-active,a.menu-collection-active,a.menu-men-shoes-active,a.menu-brands-active,a.menu-acties-active,a.menu-contact-active,a.menu-stuur-door-active{
	display:block;
	background-position: 0 0px;
	height:13px;
	margin:0;
	padding:0;
	text-align:center;
	overflow:hidden;
	border: none;
	float: left; /* eliminate float for vertical display */	
	font-size:0px;
	color:#FFFFFF;
}


a.menu-miss-jones, a.menu-miss-jones:link, a.menu-miss-jones:visited,a.menu-miss-jones-active {
	margin-right:28px;
	width:78px;
	background:url(images/miss-jones.jpg); /*image should contain regular image and hover image, stacked*/
}

a.menu-miss-jones:hover {
	background-position: 0 13px;
}
a.menu-miss-jones-active {
	background-position: 0 13px;
}

a.menu-collection, a.menu-collection:link, a.menu-collection:visited,a.menu-collection-active {
	margin-right:28px;
	width:87px;
	background:url(images/collection.jpg); /*image should contain regular image and hover image, stacked*/
}
a.menu-collection:hover {
	background-position: 0 13px;
}
a.menu-collection-active {
	background-position: 0 13px;
}

a.menu-men-shoes, a.menu-men-shoes:link, a.menu-men-shoes:visited,a.menu-men-shoes-active {
	margin-right:28px;
	width:79px;
	background:url(images/men-shoes.jpg); /*image should contain regular image and hover image, stacked*/
}
a.menu-men-shoes:hover {
	background-position: 0 13px;
}
a.menu-men-shoes-active {
	background-position: 0 13px;
}

a.menu-specials, a.menu-specials:link, a.menu-specials:visited,a.menu-specials-active {
	margin-right:28px;
	width:60px;
	background:url(images/specials.jpg); /*image should contain regular image and hover image, stacked*/
}
a.menu-specials:hover {
	background-position: 0 13px;
}
a.menu-specials-active {
	background-position: 0 13px;
}

a.menu-brands, a.menu-brands:link, a.menu-brands:visited,a.menu-brands-active {
	margin-right:28px;
	width:56px;
	background:url(images/brands.jpg); /*image should contain regular image and hover image, stacked*/
}
a.menu-brands:hover {
	background-position: 0 13px;
}
a.menu-brands-active {
	background-position: 0 13px;
}


a.menu-acties, a.menu-acties:link, a.menu-acties:visited,a.menu-acties-active {
	margin-right:30px;
	width:56px;
	background:url(images/acties.jpg); /*image should contain regular image and hover image, stacked*/
}
a.menu-acties:hover {
	background-position: 0 13px;
}
a.menu-acties-active {
	background-position: 0 13px;
}

a.menu-contact, a.menu-contact:link, a.menu-contact:visited,a.menu-contact-active {
	width:75px;
	margin-right:28px;
	background:url(images/contact.jpg); /*image should contain regular image and hover image, stacked*/
}
a.menu-contact:hover {
	background-position: 0 13px;
}
a.menu-contact-active {
	background-position: 0 13px;
}

a.menu-stuur-door, a.menu-stuur-door:link, a.menu-stuur-door:visited,a.menu-stuur-door-active {
	width:117px;
	background:url(images/stuurdoor.jpg); /*image should contain regular image and hover image, stacked*/
}
a.menu-stuur-door:hover {
	background-position: 0 13px;
}
a.menu-stuur-door-active {
	background-position: 0 13px;
}


/* news archief kolom rechts */

a.submenu-nieuws-archief, span.submenu-nieuws-archief {
	display:block;
	min-height:10px;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:8px;
	text-align:left;
	overflow:hidden;
	border: none;
	float: left; /* eliminate float for vertical display */
	width:174px;
	background:url(images/right-divider.jpg); /*image should contain regular image and hover image, stacked*/
	background-repeat:no-repeat;
	background-position:bottom;
}

a.submenu-nieuws-archief-2 {
	display:block;
	min-height:10px;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:8px;
	text-align:left;
	overflow:hidden;
	border: none;
	float: left; /* eliminate float for vertical display */
	width:184px;
	background:url(images/right-dividerdd.jpg); /*image should contain regular image and hover image, stacked*/
	background-repeat:no-repeat;
	background-position:bottom;
}



a.top-anker{
	display:block;
	background-position: 0 0px;
	
	height:10px;
	width:28px;
	
	margin:0;
	padding:0;
	
	overflow:hidden;
	border: none;
	
	float: left; /* eliminate float for vertical display */	
	font-size:0px;
	color:#FFFFFF;
}


a.top-anker{
	width:28px;
	background:url(images/top.gif); /*image should contain regular image and hover image, stacked*/
}

a.top-anker:hover {
	background-position: 0 10px;
}
