/*-------------------------------------------------------------------------
                              FOODTOWN
*-------------------------------------------------------------------------*/
#foodtown{
  background:#245396;}
  
#foodtown #header .blockstore{
  background: #fff url(/images/myspecials/foodtown/bg_top_changestore.gif) top left no-repeat;
  height:84px!important;}

#foodtown #main-nav ul li a{
  background:url(/images/myspecials/foodtown/bg_navright.gif) right -23px no-repeat !important;
  color:#245396;}

#foodtown #main-nav ul li a span{
  background:url(/images/myspecials/foodtown/bg_navleft.gif) 0 -23px no-repeat !important;}

#foodtown #main-nav ul li a:hover ,
#foodtown #main-nav ul li.selected a{
  background-position: right 0 !important;
  background-repeat:no-repeat !important;
  color:#FFF;}

#foodtown #main-nav ul li a:hover span,
#foodtown #main-nav ul li.selected a span{
  background-position: 0 0 !important;
  background-repeat:no-repeat !important;}

#foodtown #main-nav ul li ul{
  background:#A2DBFB !important;}

#foodtown #main-nav ul li ul li a{
  background:none !important;
  color:#245396;}

#foodtown #main-nav ul li ul li a:hover{
  color:#4184E3;}


/*buttons */
#foodtown  a.btnquicklist{
  background:url(/images/myspecials/foodtown/btn_quicklist.gif) 0 0 no-repeat;}

#foodtown a.btnprint{
  background:url(/images/myspecials/foodtown/btn_print.gif) 0 0 no-repeat;}

#foodtown .btnshowme{
  background:url(/images/myspecials/foodtown/btn_showme.png) 0 0 no-repeat;}

#foodtown a.btngo{
  background:url(/images/myspecials/foodtown/btn_go.png) 0 0 no-repeat;
  width:32px;
  height:24px;
  display:block;
  float:left;
  text-indent:-9999px;}

#foodtown a.btnclearhere{
   background:url(/images/myspecials/foodtown/btn_clickhere_specials.png) 0 0 no-repeat;
   width:387px;
   height:39px;
   display:block;
   text-indent:-9999px;
   margin:15px auto;}
 
#foodtown a.btnlogin{
  background:url(/images/myspecials/foodtown/btn_login2.gif) 0 0 no-repeat;
  width:75px;
  height:34px;
  display:block;
  text-indent:-9999px;
  position:absolute;
  top:110px;
  right:0;}

#foodtown #main-content ul.productlist li .insidebox a.btnadd{
   position:absolute;
   top:139px;
   right:10px;
   background:url(/images/myspecials/foodtown/btn_add.gif) 0 0 no-repeat;
   width:46px;
   height:28px;
   display:block;
   text-indent:-9999px;}

   
#foodtown #main-content ul.productlist li .insidebox a.btnupdate{
   position:absolute;
   top:139px;
   right:78px;
   background:url(/images/myspecials/foodtown/btn_update.gif) 0 0 no-repeat;
   width:64px;
   height:28px;
   display:block;
   text-indent:-9999px;}
   
   
#foodtown #main-content ul.productlist li .insidebox a.btnremove{
   position:absolute;
   top:139px;
   right:10px;
   background:url(/images/myspecials/foodtown/btn_remove.gif) 0 0 no-repeat;
   width:68px;
   height:28px;
   display:block;
   text-indent:-9999px;}

#foodtown #main-content ul.productlist li .insidebox a.hide, #foodtown div.bottomcontent a.hide{
    display: none;
} 


#foodtown div.bottomcontent a.btnadd{
  background:url(/images/myspecials/foodtown/btn_add_large.png) 0 0 no-repeat;
  float: left; 
  width:104px;
  height:41px;
  display:block;
  text-indent:-9999px;}

#foodtown div.bottomcontent a.btnadd.hide{
  display: none;
}
  
#foodtown div.bottomcontent a.btnupdate{
  background:url(/images/myspecials/foodtown/btn_update_large.png) 0 0 no-repeat;
  float: left;   
  width:104px;
  height:41px;
  display:block;
  text-indent:-9999px;}

#foodtown div.bottomcontent a.btnupdate.hide{
  display: none;
}

#foodtown div.bottomcontent a.btnremove{
  background:url(/images/myspecials/foodtown/btn_remove_large.png) 0 0 no-repeat;
  float: left;   
  width:104px;
  height:41px;
  display:block;
  margin: 0 0 0 4px;  
  text-indent:-9999px;}   

#foodtown div.bottomcontent a.btnremove.hide{
  display: none;
} 

#foodtown #clickherespecials {
  background:url(/images/myspecials/foodtown/btn_clickhere_specials.png) 0 0 no-repeat;
  width:387px;
  height:39px;
  display:block;
  text-indent:-9999px;
  margin:0 auto;}
  

