@charset "utf-8";
/* CSS Document */
#tabs
{background:url(../images/bg-newprod_tabfill.gif) repeat-x 0 0 ;font-weight:normal;margin:0;border-top:1px;border-right:1px;border-left:1px;border-bottom:0px;border-style:solid;border-color:#cccccc;height:30px;overflow:hidden;}
#tabs li
{color:#FFF;font-weight:bold;text-align:center;padding: 6px 18px 8px 18px;overflow:hidden;float:left;}
#tabs_container
{width:940px;}
#tabs li a
{text-decoration:none;color:#0066cc;font-size:1.2em;}
li
{margin:0;}
.current 
{color:#FFF;font-size:1.2em;background: #0066cc url(../images/bg-prod_activetab.gif) repeat-x left bottom ;padding:0 0 .5em 0;}
#tabs li a:visited 
{color:#0066cc;}
#tabs .tab,#current
{float:left;}
#tabs .tab a:hover
{text-decoration:underline;}
#tab_container
{margin:0;padding-bottom:2px;border-bottom:1px solid #cccccc;height:30px;overflow:hidden;}
#slider_tabs .special_offers
{color:#cc0000;text-transform:uppercase;}
#slider_tabs li
{padding:.5em 2em .5em 2em;
}
 #slider_tabs .new_products, #slider_tabs .special_offers
 {font-weight:bold;}
 #tabs .current a
 {color:#fff;font-size:1em;}
 
