
* {
margin : 0;
padding : 0;
}
.cssnav {
position : relative;
font-family : verdana, arial, helvetica, sans-serif;
background : url(http://www.danceshoesuk.co.uk/images/button.png) no-repeat;
white-space : nowrap;
display : block;
width : 149px;
height : 41px;
margin : 0;
padding : 0;
}
.cssnav a {
display : block;
color : #00AEC7;
font-size : 11px;
width : 149px;
height : 41px;
display : block;
text-decoration : none;
}
.cssnav img {
width : 149px;
height : 41px;
border : 0;
}
* html a:hover {
visibility : visible;
}
.cssnav a:hover img {
visibility : hidden;
}
.cssnav span {
position : absolute;
left : -1px;
top : 15px;
margin : 0;
padding : 0;
cursor : pointer;
width : 149px;
text-align : center;
color : #B80180;
}
li.c1 {
list-style : none;
}
