.clearit {
clear:both;
height:0;
margin:0;
padding:0;
}
.bubplastic.horizontal {
background:url("images/bg-bubplastic.gif") repeat-x scroll left top #000000;
height:27px;
margin:0;
padding:0;
width:100%;
}
.bubplastic.horizontal ul {
list-style:none outside none;
margin:0;
padding:0;
}
.bubplastic.horizontal ul li {
background:url("images/bg-bubplastic-button.gif") no-repeat scroll left top transparent;
float:left;
margin:0;
padding:0;
}
.bubplastic.horizontal ul li a {
color:#FFFFFF;
display:block;
float:left;
font-family:"Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
font-size:70%;
height:27px;
padding-left:11px;
text-decoration:none;
text-transform:uppercase;
}
.bubplastic.horizontal ul li a span.menu_ar {
background:url("images/bg-bubplastic-button.gif") no-repeat scroll right top transparent;
cursor:pointer;
display:block;
float:left;
height:22px;
padding-right:12px;
padding-top:5px;
}
.bubplastic.vertical {
display:block;
margin:0;
padding:0;
width:250px;
}
.bubplastic.vertical ul {
display:block;
list-style:none outside none;
margin:0;
padding:0;
}
.bubplastic.vertical ul li {
background:url("images/bg-bubplastic-button.gif") no-repeat scroll left top transparent;
display:block;
float:left;
margin:0;
padding:0;
width:100%;
}
.bubplastic.vertical ul li a {
background:url("images/bg-bubplastic-button.gif") no-repeat scroll left top transparent;
color:#FFFFFF;
display:block;
font-family:"Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
font-size:70%;
margin:0;
padding-left:35px;
text-decoration:none;
text-transform:uppercase;
width:100%;
}
.bubplastic.vertical ul li a span.menu_ar {
background:url("images/bg-bubplastic-button.gif") no-repeat scroll right top transparent;
cursor:pointer;
display:block;
height:22px;
margin:0;
padding-right:35px;
padding-top:5px;
width:100%;
}
.bubplastic.aqua ul li a:hover, .bubplastic.aqua ul li.highlight a {
background:url("images/bg-bubplastic-h-aqua.gif") no-repeat scroll left top transparent;
}
.bubplastic.aqua ul li a:hover span.menu_ar, .bubplastic.aqua ul li.highlight a span.menu_ar {
background:url("images/bg-bubplastic-h-aqua.gif") no-repeat scroll right top transparent;
}
.bubplastic.blue ul li a:hover, .bubplastic.blue ul li.highlight a {
background:url("images/bg-bubplastic-h-blue.gif") no-repeat scroll left top transparent;
}
.bubplastic.blue ul li a:hover span.menu_ar, .bubplastic.blue ul li.highlight a span.menu_ar {
background:url("images/bg-bubplastic-h-blue.gif") no-repeat scroll right top transparent;
}
.bubplastic.gray ul li a:hover, .bubplastic.gray ul li.highlight a {
background:url("images/bg-bubplastic-h-gray.gif") no-repeat scroll left top transparent;
}
.bubplastic.gray ul li a:hover span.menu_ar, .bubplastic.gray ul li.highlight a span.menu_ar {
background:url("images/bg-bubplastic-h-gray.gif") no-repeat scroll right top transparent;
}
.bubplastic.lime ul li a:hover, .bubplastic.lime ul li.highlight a {
background:url("images/bg-bubplastic-h-lime.gif") no-repeat scroll left top transparent;
}
.bubplastic.lime ul li a:hover span.menu_ar, .bubplastic.lime ul li.highlight a span.menu_ar {
background:url("images/bg-bubplastic-h-lime.gif") no-repeat scroll right top transparent;
}
.bubplastic.orange ul li a:hover, .bubplastic.orange ul li.highlight a {
background:url("images/bg-bubplastic-h-orange.gif") no-repeat scroll left top transparent;
}
.bubplastic.orange ul li a:hover span.menu_ar, .bubplastic.orange ul li.highlight a span.menu_ar {
background:url("images/bg-bubplastic-h-orange.gif") no-repeat scroll right top transparent;
}
.bubplastic.pink ul li a:hover, .bubplastic.pink ul li.highlight a {
background:url("images/bg-bubplastic-h-pink.gif") no-repeat scroll left top transparent;
}
.bubplastic.pink ul li a:hover span.menu_ar, .bubplastic.pink ul li.highlight a span.menu_ar {
background:url("images/bg-bubplastic-h-pink.gif") no-repeat scroll right top transparent;
}
.bubplastic.purple ul li a:hover, .bubplastic.purple ul li.highlight a {
background:url("images/bg-bubplastic-h-purple.gif") no-repeat scroll left top transparent;
}
.bubplastic.purple ul li a:hover span.menu_ar, .bubplastic.purple ul li.highlight a span.menu_ar {
background:url("images/bg-bubplastic-h-purple.gif") no-repeat scroll right top transparent;
}
.bubplastic.red ul li a:hover, .bubplastic.red ul li.highlight a {
background:url("images/bg-bubplastic-h-red.gif") no-repeat scroll left top transparent;
}
.bubplastic.red ul li a:hover span.menu_ar, .bubplastic.red ul li.highlight a span.menu_ar {
background:url("images/bg-bubplastic-h-red.gif") no-repeat scroll right top transparent;
}
#test li {
border:1px solid red;
display:block;
}