 #menu {
	float:left;
	font-size:12px;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:28px;
	padding:0px;
	}
    #menu ul {
	margin:0;
	padding:0;
	list-style:none;
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu a {
      float:left;
      margin:0;
      padding:0;
      text-decoration:none;
      }
    #menu a span {
      float:left;
      display:block;
      padding:5px 15px 9px 15px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover span {
      color:#fff;
      }
    #menu a:hover {
      }
    #menu a:hover span {
	text-decoration:underline;
}




.search{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7F7F7F;
	border-right-color: #7F7F7F;
	border-bottom-color: #7F7F7F;
	border-left-color: #7F7F7F;
	background-color:#fff;
	width:160px;
	font-size:11px;
	height:20px;

}

.left{
    background-image:url(images/top_left.gif);
	width:23px;
	background-repeat:no-repeat;
   
}
.right{
    background-image:url(images/top_right.gif);
	width:23px;
	background-repeat:no-repeat;
   
}
.cart{
	background-image:url(images/cart_bg.gif);
	width:205px;
	height:125px;
	background-repeat:no-repeat;
	font-size:11px;
	background-position: center center;   
}
.cart_text{
   padding-left:10px;
   padding-top:50px;
   padding-right:5px;
   padding-bottom:5px;
   color:#ccc;
   font-size:11px;
   font-weight:bold;
   line-height:18px;}
.toptab{
   background-image:url(images/top_bg.jpg);
   background-repeat:no-repeat;
   height:190px;
   background-position:center top;
   }
.foot{
  background-image:url(images/foot_bg.gif);
  background-repeat:repeat-x;}

  
.cat_tab{
  border-left: #ccc solid 1px;
  border-right:#ccc solid 1px;
  width:190px;}
   
.tab1{ 
   background-image:url(images/tab1.gif);
   background-repeat:no-repeat;
   width:9px;
   height:9px;}
.tab2{ 
   background-image:url(images/tab2.gif);
   background-repeat:no-repeat;
   width:9px;
   height:9px;}
.tab7{ 
   background-image:url(images/tab7.gif);
   background-repeat:no-repeat;
   width:9px;
   height:9px;}
 .tab8{ 
   background-image:url(images/tab8.gif);
   background-repeat:no-repeat;
   width:9px;
   height:9px;}
 .tab6{ 
   background-image:url(images/tab6.gif);
   background-repeat:repeat-x;
   height:9px;}
 .tab3{ 
   background-image:url(images/tab3.gif);
   background-repeat:repeat-y;
   width:9px;}
 .tab4{ 
   background-image:url(images/tab4.gif);
   background-repeat:repeat-y;
   width:9px;}
  .tab5{ 
   background-image:url(images/tab5.gif);
   background-repeat:repeat-x;
   height:9px;}
.feature{
   background-image:url(images/feature.gif);
   background-repeat:repeat-x;
   height:25px;}
.feature_left{
   background-image:url(images/feature_left.gif);
   background-repeat:no-repeat;
   height:25px;
   width:22px;}
.feature_right{
   background-image:url(images/feature_right.gif);
   background-repeat:no-repeat;
   height:25px;
   width:8px;}
.newsletter{
   background-color:#E3E3E3;}
