.navbar
{
}  

.mainDiv
{
 /*width:164px;*/
}

.topItem
{
  font: bold 12px Arial,Helvetica,Verdana,sans-serif;
  letter-spacing: 0;
  background: url("/content/ebiz/cloggs/resources/images/arrow-up-title.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 164px;
  height: 22px;
  color: #fff;
  cursor:pointer;
  text-align:center;
}

.topItemOver
{
  text-indent:10px;
  font: bold 12px Arial,Helvetica,Verdana,sans-serif;
  letter-spacing: 0;
  background: url("/content/ebiz/cloggs/resources/images/arrow-up-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 22px;
  width: 164px;
  color: #ccc;
  cursor:pointer;
}

.topItemClose
{
  text-indent:10px;
  font: bold 12px Arial,Helvetica,Verdana,sans-serif;
  letter-spacing: 0;
  background: url("/content/ebiz/cloggs/resources/images/arrow-down-title.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 22px;
  width: 164px;
  color: #ccc;
  cursor:pointer;
}


.topItemCloseOver
{
  text-indent:10px;
  font: bold 12px Arial,Helvetica,Verdana,sans-serif;
  letter-spacing: 0;
  background: url("/content/ebiz/cloggs/resources/images/arrow-down-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 22px;
  width: 164px;
  color: #ccc;
}

.dropMenu
{
  font: bold 11px Arial,Helvetica,Verdana,sans-serif;	
  color: #000;
  border-left: 2px solid #bb1b00;
  border-right: 2px solid #bb1b00;
  filter:alpha(opacity=100);
  width:160px;
}

.subMenu
{
}

.subItem
{
   margin:auto 5px;
   height:185px;
   font: 11px Arial,Helvetica,Verdana,sans-serif;	
   text-decoration:none;
   color: #ccc;   
}

.BottommainDiv
{
border:1px #bb1b00 solid;
}

.BottomtopItem {
background:url("../images/redbar.gif") repeat-x scroll left top transparent;
height:21px;
color:#FFFFFF;
cursor:pointer;
font:12.16px/1.6 Arial,Helvetica,Verdana,sans-serif;
letter-spacing:0;
padding-left:8px;
text-align:left;
text-transform:uppercase;
}

.BottomsubItem
{
   margin:auto 5px;
   font: 11px Arial,Helvetica,Verdana,sans-serif;	
   text-decoration:none;
   color: #ccc;   
}

.bottomimage
{
  background: url("/content/ebiz/cloggs/resources/images/shoe_finder_bottom_red.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 22px;
  width: 164px;

	}

.subItem a
{
   margin-left:23px;
   font: 11px Arial,Helvetica,Verdana,sans-serif;	 	
   text-decoration:none;
   color: #ccc;
}

.subItemOver
{
   margin:0 5px;
   font: 11px Arial,Helvetica,Verdana,sans-serif;	  
   color: #ccc;
}

.subItemOver  a
{
   margin-left:23px;
   font: 11px Arial,Helvetica,Verdana,sans-serif;
   cursor:pointer;	
   color: #ccc;
   text-decoration:underline;
   cursor:pointer;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}





