.lavaLampWithImage {
position: relative;
cursor:pointer;
float:left;
height:35px;
width: 979px;
padding: 9px 14px 10px 5px;
margin: 0px 0px;
overflow: hidden;
color:#7e0d33;
font-weight:bold;

}

.lavaLampWithImage li {
float: left;
cursor:pointer;
list-style: none;
margin:0px 15px 0px 6px;
border:0px solid red;
ackground:url(../images/womenVerLineMenu.gif) no-repeat top right;
}

.lavaLampWithImage li.back {
cursor:pointer;
background: url("../images/lava.gif") no-repeat right -35px;
width:9px; height: 35px;
z-index: 8;
position: absolute;
}
.lavaLampWithImage li.back .left {
cursor:pointer;
background: url("../images/lava.gif") no-repeat top left;
height:35px;
margin-right: 9px; /* 7px is the width of the rounded shape */
}
.lavaLampWithImage li a {
font: 11px arial;
font-weight:bold;
text-decoration: none;
cursor:pointer;
color: #ffffff;
/*color: #7e0d33;*/
outline: none;
text-align: center;
top: 8px;
letter-spacing: 0;
z-index: 10;
display: inline;
float: left;
height:35px;
position: relative;
overflow: hidden;
margin: 0px 3px 0px 15px;
padding: 0px 0px 0px 0px;
ackground:url(../images/womenVerLineMenu.gif) no-repeat top right;

}

.lavaLampWithImage li a.current { color:#ffffff; cursor:pointer; font-weight:bold; }

.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, {
font: 11px arial;
cursor:pointer;
text-decoration: none;
color:#ffffff;
outline: none;
text-align: center;
top: 8px;
letter-spacing: 0;
z-index: 10;
display: inline;
float: left;
height:35px;
position: relative;
overflow: hidden;
margin: 0px 3px 0px 15px;
padding: 0px 0px 0px 0px;
font-weight:bold;
}
