/* Start of CMSMS style sheet 'Enmark Splash Menu' */
/* Splash Menu */

ul#nav {
margin:0;
padding:0;
position:relative;
}

ul#nav li {
display:block;
float: left;
height:117px;
margin: 0px;
margin-left: 2px;
padding: 0;
list-style: none;
top: 0;
}

ul#nav li a {
display:block;
height:117px;
}

li#i57 {
background: url('uploads/images/my-enmark-splash-button.gif');
left: 0px;
width: 134px;
}

#i57 a:hover {
background: transparent url(uploads/images/my-enmark-splash-button-on.gif) 0 0px no-repeat;
}

li#i58 {
background: url('uploads/images/cash-card-splash-button.gif');
left: 0px;
width: 134px;
}

#i58 a:hover {
background: transparent url(uploads/images/cash-card-splash-button-on.gif) 0 0px no-repeat;
}

li#i59 {
background: url('uploads/images/specials-splash-button.gif');
left: 0px;
width: 134px;
}

#i59 a:hover {
background: transparent url(uploads/images/specials-splash-button-on.gif) 0 0px no-repeat;
}

li#i60 {
background: url('uploads/images/double-filtered-splash-button.gif');
left: 0px;
width: 134px;
}

#i60 a:hover {
background: transparent url(uploads/images/double-filtered-splash-button-on.gif) 0 0px no-repeat;
}

li#i61 {
background: url('uploads/images/supreme-bean-splash-button.gif');
left: 0px;
width: 134px;
}

#i61 a:hover {
background: transparent url(images/supreme-bean-splash-button-on.gif) 0 0px no-repeat;
}

/* End of 'Enmark Splash Menu' */

