﻿/** Styles in this sheet will NOT be available in Content Editor 
*** See ContentStyles.css for Content Editor styles 
*** Do not include font/text related styles in this sheet, use the ContentStyles css file instead
**/

/* Start General Styles */
body
{
    /*text-align:center;  centering site 1/3 */
    margin:10px 0 0 10px;
    /*DO NOT include font information here, see ContentStyles.css*/
}

object { outline:none; }

.hiddenDiv { display: none; visibility:hidden;}
/* End General Styles */

/* Start General Layout Styles */
#wrapper
{
    /*margin: 0 auto;  centering site 2/3 */
    text-align:left; /* centering site 3/3 */
    width: 985px; /* Overall site width */
}

#main_section {width:805px; float:left; overflow:hidden;/*hide overflow to get right to align properly in IE6*/}
#right_section { width:180px; float:right; text-align: right; padding: 8px 0 0 0; overflow:hidden;/*hide overflow to get right to align properly in IE6*/}

#main_container
{
    float: right;
    width: 625px;
    /*margin-left: 180px;  Pushes this column over by same width as what will be first col to appear before this col */
    
    /*background-color:Gray; Background color of main content area center */
    /*padding:5px;  causes column to stretch */
     
}
* html #main_container
{
    display: inline;
}
#main_content
{
    padding:8px 0px 5px 0px;
}

#main_content li,
#main_content_wide li,
#printwrapper li
{
    list-style-type: disc;
    margin: 1px 0px 1px 20px;
}

#menu_container
{
    float: left;
    width: 180px;
    /*margin-left: -805px;  Makes this column show before first block even though first block is first in code */
}


#extra_container
{
    float: left;
    width: 55px;
    background-color: #648ABD;
}
/* End General Layout Styles */

/* Start Printable Styles*/
#printwrapper {
    width: 600px;
    text-align:left; /* centering site 3/3 */
}
.HeadingTitle {color: #000000; margin: 30px 0px 10px 0px; font-weight: bold; border-bottom: 5px solid #e48b22; padding: 0px 0px 4px 0px;}
/* End Printable Styles */

/* Start Header classes */
#header
{
    background-color: #ffffff;
    width:985px;
}

#Logo       {float: left; width:299px; padding:10px 0px 0px 0px;}
#Header_Links    {float:right; width:520px; text-align:right;}
#Header_Links p  {text-align:right;}

.header_link          {font-family:Verdana, Helvetica, sans-serif; font-size:9px; font-weight:normal; color:#8A8A8A; text-decoration:none; }
A.header_link:link    {font-family:Verdana, Helvetica, sans-serif; font-size:9px; font-weight:normal; color:#8A8A8A; text-decoration:none; }
A.header_link:visited {font-family:Verdana, Helvetica, sans-serif; font-size:9px; font-weight:normal; color:#8A8A8A; text-decoration:none; }
A.header_link:hover   {font-family:Verdana, Helvetica, sans-serif; font-size:9px; font-weight:normal; color:#8A8A8A; text-decoration:underline; }

#mainNav {clear: both;margin:0;padding:0;}
		    
#subNav {clear:left;margin:0 0 7px 0;padding:0;background-color:#e7e7e8;height:39px;}
	#subNav .search_form 
	{
	    /*position:relative;*/float:left;margin:0;padding:8px 0px 10px 10px;
	 }
	    #subNav .search_form .search_form_div {background-color:#ffffff;}
		#subNav .search_box {/*position:relative; Makes navi show under this*/margin:0;padding:4px 5px;width:150px;background:#ffffff;border:none;font-family:Verdana,Helvetica,sans-serif;
font-size:9px;}
		#subNav .search_btn {/*position:relative; Makes navi show under this*/margin:0 0 0 3px;padding:0;display:inline;}
		#viewby {float:left;margin:0;padding:0;}
			#viewby h4 {float:left;margin:10px 20px 0;padding:0;font-size:12px;color:#a6a7ab;text-transform:uppercase;}
			#viewby select {width:130px;margin:10px 3px 0;padding:0;font-size:10px;background:#eeeeee;border:1px solid #b6b6b8;}
		.clrLeft {clear:left;}

/* End Header classes */

/* Start Footer classes */
#footer
{
    clear: both;
    color: #8A8A8A;
}

#menu_line {
    background-image:url(../images/menu_line.gif);
    background-repeat:repeat-x;
    height:20px;
    color:#666666;
    text-align: center;
}
#menu_line .AspNet-Menu { margin: 0 auto; width: 600px; }
/** you must set width of top level LIs to get them to display on the same line in IE6 **/
#menu_line .AspNet-Menu .level-1-1{ width: 65px; }
#menu_line .AspNet-Menu .level-1-2{ width: 76px; }
#menu_line .AspNet-Menu .level-1-3{ width: 111px; }
#menu_line .AspNet-Menu .level-1-4{ width: 79px; }
#menu_line .AspNet-Menu .level-1-5{ width: 57px; }
#menu_line .AspNet-Menu .level-1-6{ width: 119px; }
#menu_line .AspNet-Menu .level-1-7{ width: 87px; }

#menu_line a.AspNet-Menu-Link
{
    padding:0px 4px;
    text-decoration: underline;
}

#menu_line .AspNet-Menu-Leaf
{ 
    border-left: 1px solid #666666;
    height: auto !important;
}
#menu_line .level-1-1
{ 
    border-left: 0px none;
}

#menu_line a.AspNet-Menu-Link:link,
#menu_line a.AspNet-Menu-Link:visited,
#footer a:link,
#footer a:visited
{
    color:#666666;
    
}
#menu_line a.AspNet-Menu-Link:hover,
#menu_line a.AspNet-Menu-Link:active,
#footer a:hover,
#footer a:active
{
    color:#666666;
    text-decoration: underline;
}
#footer_logos 
{
    text-align: center;
    width: 100%;
    padding:0px 0px 10px 0px;
}
#footer_logos img
{
    padding:0px 5px 0px 5px;
}
.google_amark_b {display:inline;}

.copyright
{
    color: #808080;
    font-family:Tahoma,Helvetica,sans-serif;
    font-size:10px;
    padding:5px 5px 5px 5px;
    width:70%;
    margin: 0 auto;
}
/* End Footer classes */

/* Start Footer Links Styles */
#footer .footerNavigation ul {font-size:9px; list-style: none; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
#footer .footerNavigation ul li {font-weight:bold; margin:0px 0px 0px 3px; padding:0px 0px 0px 0px;}
#footer .footerNavigation ul li ul li{font-weight:normal; margin:0px 0px 0px 6px; padding:0px 0px 0px 0px;}
#footer .footerNavigation li a:link,
#footer .footerNavigation li a:visited {text-decoration:none; color:#8A8A8A;}
#footer .footerNavigation li a:hover,
#footer .footerNavigation li a:active {text-decoration:underline; color:#8A8A8A;}
/* End Fotoer Links Styles */

/* Start LeftNav */
#navL {margin:0 5px 0 0;padding-bottom:15px;border-right:1px dotted #cccccc;border-bottom:1px dotted #cccccc;}
    /* Main nav section heading */
    .searchcats, #navL .AspNet-TreeView-Root
    {margin:8px 0 0;padding:8px 0 2px;border-top:1px dotted #cccccc;}
    .search_nav {margin-top:8px !important;}
    /* Main nav section heading/links */
    .searchcats, .searchcats a,
    .searchpage, .searchpage a, A.deptbarlink:hover,
    #navL .AspNet-TreeView-Root a, .AspNet-TreeView-ClickableNonLink 
    {
	    font-family:Verdana, Arial, Helvetica;
	    font-size:11px;
	    font-weight:bold;
	    text-decoration:none;
	    color:#e5891b;
	    margin:0px 0px 0px 0px;
    }
    .searchcats a:hover,
    .searchpage a:hover, A.deptbarlink:hover,
    #navL .AspNet-TreeView-Root a:hover
    {
        text-decoration: underline;
    }
        /* Sub  nav links */
        .searchsubcatlinks { margin: 0 0 8px 0; }
        .searchsubcatlinks a,
        #navL .AspNet-TreeView-Leaf, #navL .AspNet-TreeView-Leaf a
        {
            display:block;color:#8a8a8a;font-family:Verdana,Arial,Helvetica;font-size:11px;line-height:14px; font-weight:normal;
        }
        .searchsubcatlinks a:link, .searchsubcatlinks a:visited, 
        #navL .AspNet-TreeView-Leaf a:link, #navL .AspNet-TreeView-Leaf a:visited
        {text-decoration:none;}
        .searchsubcatlinks a:hover, .searchsubcatlinks a:active, 
        #navL .AspNet-TreeView-Leaf a:hover, #navL .AspNet-TreeView-Leaf a:active
        {text-decoration:underline;}
        
        /* show more/less links on search refinements */
        a.show {color:#e5891b;} 

        #navL .AspNet-TreeView li.AspNet-TreeView-ParentSelected
        {
            
        }


.deptbarlinkactive    {color:#e5891b;}
.searchcatHeader		{width:170px; text-align:center; background-color:#00BDE6; color:#FFFFFF; font-weight:bold; font-size:11px;}
.searchsubcat         {font-family:Verdana, Arial, Helvetica; font-size:11px; font-weight:bold; text-decoration:none; color:#8A8A8A; display:block; }
/*  left hand navigation, secondary level  */
.searchcatlink {margin:2px 0px 2px 4px; font-family:Verdana, Arial, Helvetica; font-size:11px; text-decoration:none; color:#8A8A8A; line-height:14px; display:block;}
.searchcatlink:hover {margin:2px 0px 2px 4px; text-decoration:underline; display:block;}

.deptbarlink2 {display:block;color:#8a8a8a;font-family:Verdana,Arial,Helvetica;font-size:11px;line-height:14px;}
.deptbarlink2:link, .deptbarlink2:visited {text-decoration:none;}
.deptbarlink2:hover, .deptbarlink2:active {text-decoration:underline;}


.searchcatlink2,
.deptbarlinkactive2   {margin:2px 0px 2px 4px; font-family:Verdana, Arial, Helvetica; font-size:11px; text-decoration:none;color:#e5891b;/*color:#DE5800;*/}
.searchcatlink2:hover,
.deptbarlinkactive2:hover {
	text-decoration:underline;
}

/* End LeftNav*/


/* Start product listing container Styles */
.ProductContainer, .HomeRecs .igo_boxbody
{
    border: 1px solid #3A3A3A;
    border-right: 0px none;
    border-bottom: 0px none;
}
    .ProductContainer tr td
    {
        width: 133px;
    }
    .ProductContainer tr td img
    {
        /*width:100px;*/
    }
.borderTopBottom
{
    border: 0px none #ffffff;
    border-top: 1px solid #3A3A3A;
    border-bottom: 1px solid #3A3A3A;
}

.ProductListContainer
{
    
}
    .ProductListContainer tr td 
    {
        width: 25%;
        vertical-align: top;
        padding:5px 5px 5px 0px;
    }
        .ProductListContainer tr td.LandingListTd {width: 20%;}
    .ProductListContainer .ProductHolder, .CatRecs .igo_product, .ProdRecs .igo_product
    {
        background-image:url(../images/item_bg.gif);
        background-repeat:no-repeat;
        padding: 5px 5px 5px 5px;
        height:220px;
    }
    .ProductListContainer .ProductImageHolder
    {
        margin:0px 0px 10px 0px;
    }
    .ProductListContainer .ProductImageHolder img
    {
    }
    .ProductListContainer .ProductImageHolder .search_new,
    .ProductContainer .search_new {position:absolute; z-index: 90; width: auto;} 
    
.leadtime {margin-bottom: 10px;}
.leadtime_middle {margin-top: 10px;}

.backorder
{
    color: #ff0000;
}

.DeptListing
{
}
    .DeptListing  tr td 
    {
        width: 20%;
        vertical-align: top;
        padding:5px 5px 5px 0px;
        border: 1px solid #CCCCCC;
    }
    .DeptListing .ProductHolder
    {
        padding: 5px 5px 5px 5px;
        height:210px;
    }
    .DeptListing .ProductImageHolder
    {
        margin:0px 0px 10px 0px;
        text-align: center;
    }
    .DeptListing .ProductImageHolder img
    {
        /*width:110px;*/
    }
    .LandingSubDept {display:block;color:#E5891B;font-size:12px;font-weight: bold;}
        .LandingSubDept:link, .LandingSubDept:visited {text-decoration:none;}
        .LandingSubDept:hover, .LandingSubDept:active {text-decoration:underline;}
    .ProductInfoHolder .LandingSubDept {height: 25px;}
    .viewall {font-size: 10px;}
/* Start Product Page Styles */
/* PRICES IN BASKET */
.ListPricewSaleB		{display:block; text-decoration:line-through; }
.SalePriceB			{display:block; color: #ff0000; }
/* price class used when a product is not on sale */
.ListPricewoSaleB	{display:block; }

/* price class used when a product is on sale */
.ListPricewSale       {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:line-through;}
.ListPricewSale2      {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; }
.ListPricewSaleNoUnderline {text-decoration:none;}
.HiddenPrice    {display:none;visibility:hidden;}
/* price class used when a product is not on sale */
.ListPricewoSale,
.ListPricewoSaleR      {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; margin-bottom:10px; text-align:left; display:block;}
/* sale price */
.SalePrice, .igo_sale            {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#E5891B; }
/* msrp price */
.MSRPPrice, .msrpPriceDisplay {text-decoration:line-through;}
.ProductPrice .ListPricewoSale {display:inline;}
.ProductPrice {}

/* percent saved */
.percentSaved, .igo_save			{color:#E5891B; font-weight:bold; font-size:14px;}

.Product_Top_Section   {border:0px none #ffffff; border:0px none #ffffff; border-left:1px solid #b2b2b2; border-top:1px solid #b2b2b2;}
.Product_Image_Section {width:320px; margin-right:10px; margin-top: 14px; margin-left: 14px; text-align: left; overflow:visible; }
.Product_Info_Section  {width:455px; margin: 10px 0px 0px 0px;}
#product_zoomer         {float:left;}
.product_new            {position:absolute; z-index: 90; }
#S7Viewer{position:absolute;}

.ProductHolder .msrpPrice, .ProductHolder .percentSaved, .igo_save
{
    color:#000000;
    display:block;
    font-size:9px;
    margin:0 0 0 7px;
    text-align:left;
}
.ProductHolder .percentSaved {font-weight:bold;}


.ProductName 
{
    color:#666666;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.product_details, .ImageSelector_ImageNotFound {
    color:#666666;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:normal;
}
    h2.product_details {padding: 0px 0px;}
    .attr_name 
    {
        color:#666666;
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size:10px;
        font-weight:normal;
        text-align:center;
    }
.product_description {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    padding:5px 0px;
    text-decoration:none;
}
.moreimages img{padding:0px 3px 0px 3px;}
#view_options {font-weight:bold;}

span.promo { color:#FF0000; font-weight:bold; }


.product_half_r, .product_half_l
{
    width:230px;
}
.product_selection 
{
    background-color: #f0f0f0;
    /*padding: 10px 10px 10px 10px;*/
}
.product_selection .product_half_r, .product_selection .product_half_l
{
    /*width:220px;*/
}

.product_asSelected, .product_share
{
    color: #999999;
}

#priceAsSelected .price
{
    color:#E5891B; font-weight:bold; font-size:14px;
}
#priceAsSelected2 {color:#E5891B; font-weight:bold;}
.product_select_options
{
    color:#56595c;
    height: 80px;
    overflow: visible;
}

.noSelectionMsg{color: #ff0000; font-weight:bold;}
.noSelectionMsg a:link, .noSelectionMsg a:visited {color: #ff0000; font-weight:bold;}
.noSelectionMsg a:hover, .noSelectionMsg a:active {color: #56595C; font-weight:bold; text-decoration: underline;}

.clearBG {background-color: #ffffff;}
.product_select_options ul li
{
    list-style-type: disc;
    list-style-position: inside;
}
.product_select_options ol li
{
    list-style-type: decimal;
    list-style-position: inside;
}
#addToCartDiv, #addToCartDivOff {vertical-align:middle;}
.product_padding {padding: 6px 6px;}
.option_select_number {color:#eb6810;}
.Options_Heading {padding:0px 0px 5px 0px;}
.selected_option {color:#ff0000; text-align:center; margin: 15px 0px 0px 0px;}
.selected_option .OptionNoImage {display:none;}

.OptionNoAttrImage {height: 50px; width: 50px; background-image:url(../images/no_swatch_chip.gif); background-repeat: no-repeat; background-position: center; margin: 0px auto; color: #ffffff; font-size: .1em; text-indent: -9000px;}
.selected_option .OptionNoAttrImage {display:none;}
.FreeShip
{
    padding: 0px 0px 0px 0px; margin:0px 0px 0px 0px;
}
.gift_wrap
{
    padding: 5px 0px 5px 0px;
}

.action_links { white-space: nowrap; }
.action_links a { margin: 0px 2px 0px 2px; }

#MainImage
{
    
}

.bookmarkers {float:right;}
.bookmarkers span {float:left; margin:0px 0px 0px 3px;}

/* product tabs section */
.product_tabs
{
    border: 0px none #FFFFFF;
    border-bottom: 1px solid #F7941D;
}
.product_tab
{
    display: inline;
    background-color: #F7941D;
}
#product_options,
#product_detail,
#product_diagram,
#product_reviews
{
    clear:both;
}
#product_options, #product_reviews, #product_items {padding:0px 0px 0px 0px !important; width: 800px; overflow: hidden;}

.ImageAttributeSelector_ImageUnselected, .product_details span.paImage img
{
    border: 2px solid #FFFFFF;
}
.ImageSelector_ImageNotFound
{
    border: 2px solid #cccccc;
}
.ImageAttributeSelector_ImageSelected, .product_details span.paImage img.ImageAttributeSelector_ImageSelected
{
    border: 2px solid #24B3ED;
}
#options_header
{
    background-color: #e48b22;
    padding:5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
    color: #ffffff;
    border: 5px solid #e48b22;
    border-left:0px none #ffffff;
    border-right:0px none #ffffff;
}
#options_header .title, #options_header .title a:link, #options_header .title a:visited {color: #ffffff; font-weight: bold;}
#options_header #skuAsSelected {font-size:13px; font-weight: bold;}
.options_footerContainer {background-color: #E7E7E8;}
#options_footer
{
    padding:5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
}
#options_footer td {padding:5px 5px 5px 5px;}

.additional           {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#B7A600; padding:0; }
a.additional:link     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#B7A600; padding:0; }
a.additional:visited  {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#B7A600; padding:0; }
a.additional:hover    {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#24B3ED; padding:0;}
a.additional:active   {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#B7A600; padding:0; }

.option_selectorTD {border-bottom: 1px solid #939393 !important; border-right: 1px solid #939393 !important;}
.option_selectedTD {border-bottom: 1px solid #939393 !important;}

.Product_Option_Cells tr td 
{
    border: 0px none #ffffff !important;
    width: 70px; /*50px;*/
    padding-right: 10px;
    vertical-align: top;
    text-align:center;
}

.ImageSelector_ImageNotFound
{
    height: 50px;
    width: 50px;
    font-size:9px;
    text-align: center;
    vertical-align: middle;
    margin:0 auto; /*so that it centers*/
}

ul.featuresoptions {margin-right: 10px; list-style-position:outside;padding-top:0;}

.NoSkuError
{
    position: absolute; 
    font-size: 11px;
    color: #e48413;
    text-align: left;
    left: 470px;
}
#GiftWrapPop {left: 270px; color: #666666; z-index: 99;}
.NoSkuError a:link, #ErrorNoSku a:visited {color: #e48413;}
.NoSkuError .top {position:relative;top:-35px;margin:0px 0px 0px 0px !important;padding:0px;width:240px;background:url(../images/errorMsgPopTop.png) top left no-repeat;text-align:left;}
.NoSkuError .message {padding:4px 21px 4px 7px;}
.NoSkuError .bottom {position:relative;top:-35px;margin:0px 0px 0px 0px !important;padding:0 0 30px 0;width:240px;background:url(../images/errorMsgPopBottom.png) top left no-repeat;}
/* End Product Page Styles */
    
/* product and related product links */
.deptlinkP,
.relProduct a:link    
{
    text-transform:capitalize; 
    font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal;
    color:#3A3A3A; padding:0px 10px 0px 0px; text-decoration:underline; display:block; margin:3px 0px 3px 7px;}
    
.deptlinkP_noCapitilize
{
    text-transform:none; 
    font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal;
    color:#3A3A3A; padding:0px 10px 0px 0px; text-decoration:underline; display:block; margin:3px 0px 3px 7px;} 
A.deptlinkP:hover,
.relProduct a:hover   {text-transform:capitalize; color:#000000; text-decoration:underline;}

/* related products */
.related_label          {margin:0px 0px 0px 10px; padding: 0px 0px 5px 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#666666; font-weight:bold; border: 0px solid #ffffff; border-bottom: 2px solid #ffbd2f; }
.relatedp               {padding:10px !important;}
.relatedp img           {border-width: 1px; border-style:solid; border-color: #000000; /*width:75px !important;*/}
.relatedpLink           {margin:5px 0px 0px 0px; display: block;}
.relatedpLink:link      {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666; font-weight:bold;
                        text-decoration:underline;}
.relatedpLink:visited   {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666; font-weight:bold;
                        text-decoration:underline;}
.relatedpLink:hover     {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666; font-weight:bold;
                        text-decoration:underline;}
.relatedpLink:active    {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666; font-weight:bold;
                        text-decoration:none}


/* pricing */
.ProductContainer .ListPricewoSale,
.ProductListContainer .ListPricewoSale, .igo_list {display: block; margin:2px 15px 3px 7px; font-size: 10px; color: #b7a600;}
.ProductContainer .ListPricewSale,
.ProductListContainer .ListPricewSale {display: block; margin:2px 15px 3px 7px; font-size: 10px;}
.ProductContainer .SalePrice,
.ProductListContainer .SalePrice, .igo_sale {display: block; font-size: 10px; color: #DE5800; margin:2px 15px 0px 7px;}    
/* End product listing container Styles */

/* Start Cart List Styles */
.cart_item,
.cart_item a          {background-color:#ffffff; color:#202020; font-family:Verdana, Helvetica, sans-serif; font-size:10px;
												font-weight:normal;}
.cart_item a          {font-weight:bold; text-decoration:underline;}
.cart_total           {background-color:#ffffff; color:#202020; font-family:Verdana, Helvetica, sans-serif; font-size:12px;
												font-weight:bold;}
.cart_promobox        {margin:10px 0px 10px 0px;}
.cart_promobox td     {background-color:#ffffff; color:#202020; font-family:Verdana, Helvetica, sans-serif; font-size:10px;
												font-weight:normal;}
/* End Cart List Styles */

/* Start Cart Layout Styles */
    .cart_left  {width: 460px; float:left;}
    .cart_right {width: 155px; float: right;}
    /* international checkout */
    .intl {}
	    .intl h5 {margin-bottom:0;font-size:10px;font-weight:bold;}
	    .intl p {font-size:10px;}
		    .intl a, .highlightlink  {color: #F7941D;}
		    .intl p.lg {margin-top:0;font-size:10px;}
		    .intl p.note {font-size:9px;}
		    #intlCheckout {padding-top:5px;border-top:1px solid #cccccc;}
    /* end international checkout */
    .titleText {color: #F7941D; font-weight: bold; padding: 0px 6px 15px 0px; }
    .radio input { vertical-align: middle; font-size: 10px;}
/* End Cart Layout Styles */

/* Start Login/Password Recovery Styles */
#pswReminderDiv .ButtonStyle {margin: 5px 0px 5px 0px;}
.AspNet-Login-InstructionPanel,.AspNet-PasswordRecovery-UserName-InstructionPanel,.AspNet-PasswordRecovery-Question-InstructionPanel, .AspNet-PasswordRecovery
{
    padding:0px 15px 3px 15px;
}
.AspNet-Login-InstructionPanel {padding:10px 15px 5px 15px;}
.PRInstructionPanel{padding: 10px 10px 5px 10px;}

.AspNet-Login-UserPanel label, .AspNet-Login-PasswordPanel label, .AspNet-PasswordRecovery-UserName-UserPanel label,
.AspNet-PasswordRecovery-Question-UserPanel label, .AspNet-PasswordRecovery-QuestionPanel label, .AspNet-PasswordRecovery-AnswerPanel label
{
    width: 8em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
}
.prLabel {padding-right: 0.5em;}
.prInput {margin: 5px 0px 5px 0px;}
.AspNet-Login-UserPanel input, .AspNet-Login-PasswordPanel input, .AspNet-PasswordRecovery-UserName-UserPanel input,
.AspNet-PasswordRecovery-Question-UserPanel input, .AspNet-PasswordRecovery-QuestionPanel input, .AspNet-PasswordRecovery-AnswerPanel input
{
    width: 10em;
}
.AspNet-Login-RememberMePanel
{
    padding:5px 15px 0px 25px;
}
.AspNet-Login-PasswordRecoveryPanel
{
    padding:5px 0px 5px 0px;
}
.AspNet-Login-UserPanel, .AspNet-Login-PasswordPanel {margin:2px 10px 5px 10px;}
.AspNet-Login-FailurePanel {margin: 0px 10px 0px 10px;}
.AspNet-Login-UserPanel span, .AspNet-Login-PasswordPanel span {font-size:14px; font-weight:bold;}
.AspNet-Login-SubmitPanel, .AspNet-Login-PasswordRecoveryPanel,.PRLoginPanel, .PRSendButton
{
     text-align:right; 
     margin:0px 10px;
}
.PRLoginPanel {padding:5px 0px 10px 0px;}
#pswReminderDiv tr, #pswReminderDiv td, #pswReminderDiv th {border:0px none #ffffff;}
/* End Login/Password Recovery Styles */

/* Start SitePath and DataPager Styles */
#SitePathContainer {padding:0px 0px 15px 0px; color:#B7A600; font-weight:bold; font-size:11px;}
.SitePath {text-decoration:none; font-size:11px; color:#B7A600;}
.SitePath:hover, .SitePath:active {color:#0099ff; font-size:11px; text-decoration:underline;}
.SitePathSelected {color:#0099ff;font-weight:bold; font-size:11px;}

.currentPage {text-decoration: underline;}

/* disabled next previous links in datapager when set RenderDisabledButtonsAsLabels="true"*/
span.NextPreviousLink {display:none;} 

#DataPagerContainer {text-align:right; padding:6px 0px 6px 0px;}
.Pager {padding:0px 4px 0px 0px; border:0px none #ffffff; border-right:1px solid #000000;}

/* Search Page Pager */
.searchpage 
{
    margin: 5px 0px 5px 0px;
    text-align: center;
}

/* End SitePath Styles */


/* Start FNS Classes */
h1.SearchPath, h1.SearchPath a:link, h1.SearchPath a:visited, h1.SearchPath a:active, h1.SearchPath a:hover,
h2.SearchPath, h2.SearchPath a:link, h2.SearchPath a:visited, h2.SearchPath a:active, h2.SearchPath a:hover,
div.SearchPath, div.SearchPath a:link, div.SearchPath a:visited,div.SearchPath
{
    font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:12px; text-decoration:none; display:inline;
}
div.SearchPath a:active, div.SearchPath a:hover {text-decoration: underline;}

.SortByGroup 
{
    background-color: #dddddd;
    padding:3px 3px 3px 3px;
}
    .SortByGroup select 
    {
        font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; line-height:20px;
        color:#000000; padding:0; text-decoration:none; text-transform:capitalize;
    }
.Keyliner { border-top: 1px solid #818181; border-left: 1px solid #818181; padding:10px; }
.LessPadd   {padding:5px;}
.searchinstruct	{ color:#818181;}

#Refine, #RefinedBy {padding-bottom: 8px;}
.Refinement {
    color:#8A8A8A;
    font-size:11px;
    padding:4px 1px;
    vertical-align:middle;
}
.RemoveRefinement {
    background-color:#F98100;
    font-size:10px;
    font-weight:bold;
    padding:0 1px 1px;
    text-align:center;
}
.RemoveRefinement a:hover, .RemoveRefinement a:active {
    color:#EEEEEE;
    text-decoration:none;
    vertical-align:top;
}
.RemoveRefinement a:link, .RemoveRefinement a:visited {
    color:#FFFFFF;
    text-decoration:none;
    vertical-align:top;
}

/* End FNS Classes */

/* Start Address Control Classes AND Checkout Classes */

.SmallerFieldSection, .HalfFieldSection
{
    margin:0px 8px 0px 0px;
    float:left;
}
.disabledField
{
    color:#999999;
    background-color: #cecece;
}

a.receipt_item:link   {font-family:Verdana, Arial, Helvetica; font-size:14px; text-decoration:none; color:#202020; }
a.receipt_item:visited{font-family:Verdana, Arial, Helvetica; font-size:14px; text-decoration:none; color:#202020; }
a.receipt_item:hover  {font-family:Verdana, Arial, Helvetica; font-size:14px; text-decoration:underline; color:#202020; }

.HoverImg:hover
{
    cursor: pointer;
}

.checkout_steps a { text-decoration: none;}
/* End Address Control Classes AND Checkout Classes */


/* Mini Login (found on checkout.aspx) */
#mini-login
{
    width: 300px;
    float: left;
    margin-left: 10px;
    border: 4px solid #FAB131;
    position: absolute;
    left: 180px;
    z-index: 9999;
}
.mini-login-inner
{
    background: #ffffff;
    padding: 5px;
    border: 3px solid #F0F0F0;
}
.mini-login-close
{
    text-align: right;
    margin-bottom: 5px;
}
.mini-login-close span
{
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}
#mini-login td, #mini-login input
{
    font-size: 12px;
}
/* End Mini Login */

/* Start Tooltip Classes*/
.tooltip_content {
    display: none;        /* required */
    position: absolute;   /* required */
    padding: 10px;
    border: 1px solid black;
    background-color: white;
    width:350px;
}
/* End Tooltip Classes*/

/* Start Calendar CSS */
.ajax__calendar_container {z-index: 9000;}
.ajax__calendar_body table tr td { padding: 0px; }
/* End Calendar CSS */

/* recently viewed classes */
#pvDivHolder {/*border:1px solid #0f0;*/}
#pvDiv {/*border:1px solid #f00;*/}
.pvDiv {
	margin:0 6px 0 10px;
	padding:0;
	/*border-top:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;*/
	/*border:1px dotted #909090;*/
}
.pvHd {
	margin:0;
	padding:7px;/*10px 0 10px 7px;*/
	font-size:11px;
	font-weight:bold;
	color:#ffffff;/*9d9fa2;*/
	background:#a59581;/*f3f2f0;*/
	/*border-bottom:1px solid #e1e1e1;*/
	text-align: left;
}
.pvHd a:link, .pvHd a:visited {
	font-weight:bold;
	color:#ffffff;/*9d9fa2;*/
	text-decoration:none;
}
.pvHd a:hover, .pvHd a:active {
	font-weight:bold;
	color:#ffffff;/*9d9fa2;*/
	text-decoration:underline;
}
.pvTbl {
	/*margin:0 0 10px 7px;*/
	margin:0;
	padding:0;
	/*width:166px;*/
	/*width:155px;*/
	width:165px;
	border-collapse:collapse;
	font-size:10px;
	border:1px dotted #909090;
}
.pvAllTbl {
	margin:0 0 0 10px;
	padding:0;
	border-collapse:collapse;
	/*width:60%;*/
}
	.pvTbl td {
		/*padding:3px 0;*/
		padding:0;
		font-size:10px;
		border-top:1px solid #e1e1e1;
		color:#909090;
	}
	
	
		.pvTbl .pvThm {width:40%;/*width:53px;height:53px;*/text-align:center;vertical-align:middle;border-right:1px dotted #909090;}
		.pvTbl .pvThm img {width:50px;height:50px;}
		.pvTbl .pvDet {padding:0pt 3px;}
			.pvTbl .pvDet span {display:block;}
		.pvTbl .pvPname {/*padding:5px;*/padding:3px 5px;vertical-align:top;border-top:1px dotted #909090;background:#f3f2f0;}
		.pvAllTbl td img {width:100px;height:100px;}
		.pvTbl td p {/*float:left;*/margin:3px 3px 7px;padding:0;font-size:10px;}
	.pvTbl a.deptlinkPV, .pvAllTbl a.deptlinkPV {/*clear:left;display:block;*/}
	.pvTbl td.additional {padding:7px 0;text-align:center;}
	.deptlinkPV:link, .deptlinkPV:visited {
		color:#909090;
		text-decoration:none;
	}
	.deptlinkPV:hover, .deptlinkPV:active {
		color:#909090;
		text-decoration:underline;
	}
	.ListPricewSalePV {display:block;}
/* end recently viewed classes */

/*  content area, department page, registry links  */
A.deptlinkM:link      {font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; color:#B7A600; font-size:13px; font-weight:bold; text-decoration:none; }
A.deptlinkM:visited   {font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; color:#B7A600; font-size:13px; font-weight:bold; text-decoration:none;}
A.deptlinkM:hover     {font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; color:#B7A600; font-size:13px; font-weight:bold; text-decoration:underline; }
/*  content area, department page, registry links  */

/* bazaarvoice styles */
div.clear {margin:0;padding:0;clear:left;}
#BVReviewsContainer {border: 0px none #ffffff !important;}
#bvRevSumTmp {
	margin:0;
	padding:0;
	width:330px;
	height:80px;
}
#bvRevSum {
	z-index:998;
	margin:0;
	padding: 0;
}
	#BVCustomerRatings {padding:0px 0px 0px 0px; border:0px none #ffffff;}
	#BVSVPLinkContainer {padding:0px 0px 0px 0px !important; margin:0px 0px 0px 0px;}
#bvAASumTmp {
	margin:0;
	padding:0;
	width:325px;
	display:none;
}
#bvAASum {
	position:absolute;
	z-index:999;
	top:550px;
	left:200px;
	margin:0;
	padding:0;
	width:320px;
	display:none;
}
#mainRev, #mainAA {margin:0;padding:0;}
.BVtag {float: left;}
/* end bazaarvoice styles */

/* Tabs
----------------------------------*/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none !important;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 15px;
    background: url(../images/product_tab.gif) no-repeat;
}
.ui-tabs-nav a {
    margin: 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #56595C;
    font-weight: bold;
    /*line-height: 1.2;*/
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 0px;
    z-index: 2;
    margin-top: 0;
    color: #FFFFFF;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 3px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    /*padding-bottom: 4px;*/
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -66px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -44px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -22px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-nav a:hover {color: #666666;}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    /*border:1px solid #B2B2B2;*/
    color: #767a7d;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    /*padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;*/
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0!important; list-style-type:none !important; padding: 0; padding-bottom: 1px;}
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none;  }
.ui-tabs .ui-tabs-nav li a:hover { cursor: pointer; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, /*.ui-tabs .ui-tabs-nav li.ui-state-disabled a,*/ .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; background: none; }

#product_detail ul {margin-top: 0px; margin-bottom: 8px;}


#product_image {text-align:center; display:none;}/*hide when not printing*/
/* Show/Hide useless elements in print layouts... */
@media print {
    body,.ui-tabs-panel {color: #000000;}
    .ui-tabs-nav, #mainNav, #subNav, #menu_line, #footer_logos, #menu_container, #right_section
    {
        display: none;
    }
    #product_zoomer {display:none;}
    #product_image, .ui-tabs-hide
    {
        display:block;
    }
}

/*Thickbox*/
#TB_iframeContent body {background-color:#ffffff;}

/* Start Main Navigation Styles */
/* -------------------------------------------------------------------------- */
/* This rule controls the width of the top tier of the horizontal menu. */
/* BE SURE TO MAKE THIS WIDE ENOUGH to accommodate all of the top tier menu items that are lined */
/* up from left to right. In other words, this width needs to be the width of the individual */
/* top tier menu items multiplied by the number of items. */
/* When the Menu control's Orientation property is Horizontal the adapter wraps the menu with DIV */
/* whose class is AspNet-Menu-Horizontal. */
.PrettyMenu .AspNet-Menu-Horizontal
{
    z-index: 999;    
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu
{
    width: 100%;
    height: 23px; 
    z-index: 98;
}
/* Within each menu item is a link or a span, depending on whether or not the MenuItem has defined it's */
/* NavigateUrl property. By setting a transparent background image here you can effectively layer two images */
/* in each menu item.  One comes from the CSS rule (above) governing the li tag that each menu item has. */
/* The second image comes from this rule (below). */
.PrettyMenu ul.AspNet-Menu li a,
.PrettyMenu ul.AspNet-Menu li span
{
    padding: 0 4px;
    white-space: nowrap;
}
.PrettyMenu ul.AspNet-Menu li.level-1 a,
.PrettyMenu ul.AspNet-Menu li.level-1 span {font-size:10px;}
.PrettyMenu ul.AspNet-Menu li.level-1 ul li a,
.PrettyMenu ul.AspNet-Menu li.level-1 ul li span {font-size:11px;}

/* Not used presently.  This is here if you modify the menu adapter so it renders img tags, too. */
.PrettyMenu ul.AspNet-Menu li a img
{
    border-style: none;
    vertical-align: middle;
}

/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
/* Remember that only the topmost tier of the menu is horizontal.  The second and third tiers are vertical. */
/* So, they need a much smaller width than the top tier.  Effectively, the width specified here is simply */
/* the width of a single menu item in the second and their tiers. */
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul
{
    left: 0;
    top: 23px;
    background: #f4f4f4;
    border: 1px solid #3D3D3D;
    z-index:2;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
    top: 0.3em;
    border:1px solid #55595c;
    background-color: #f4f4f4;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
    width: 14em;
}

/* Generally, you use this rule to set style properties that pertain to all menu items. */
/* One exception is the width set here.  We will override this width with a more specific rule (below) */
/* That sets the width for all menu items from the second tier downward in the menu. */
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li
{
    text-align:left;
}

/* This rule establishes the width of menu items below the top tier.  This allows the top tier menu items */
/* to be narrower, for example, than the sub-menu items. */
/* This value you set here should be slightly larger than the left margin value in the next rule. See */
/* its comment for more details. */
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li
{
    text-align:left;
    width: 15em;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul li
{
    width: 14em;
}

/* Third tier menus have to be positioned differently than second (or top) tier menu items because */
/* they drop to the side, not below, their parent menu item. This is done by setting the last margin */
/* value (which is equal to margin-left) to a value that is slightly smaller than the WIDTH of the */
/* menu item. So, if you modify the rule above, then you should modify this (below) rule, too. */
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul
{
    margin: 0 0 0 14em;
}
/* level-1 */
.PrettyMenu li.level-1
{ 
    background:transparent url(../images/NavBG.gif) top left no-repeat;
    height:23px !important;
}
.PrettyMenu li.level-1 a
{
    background:transparent url(../images/NavBG.gif) top right no-repeat;
    margin: 0 0 0 7px;
    padding: 0 19px 4px 0px !important; 
    height: 23px !important;
    line-height: 19px;
    color: #ffffff;
    text-decoration:none;
    text-transform:uppercase;
}
/* levels below 1*/
.PrettyMenu li.level-1 li:link,.PrettyMenu li.level-1 li:visited
{
    background-image: none;
} 
.PrettyMenu li.level-1 li:hover,.PrettyMenu li.level-1 li:active
{    
    background-color: #ebe9c2;
    background-image: none;
}
.PrettyMenu li.level-1 li.AspNet-Menu-WithChildren a
{
    background-image: url(../images/navarrow.png); background-repeat: no-repeat; background-position:right center;
} 
.PrettyMenu li.level-1 li a, .PrettyMenu li.level-1 li.AspNet-Menu-Leaf a
{
    background-image: none;
    color: #757b7b;
    text-transform: none;
}
/* End Main Navigation Styles */

/* Start Header Row sorting Styles */
thead tr .header {
	background-image: url(../images/bg.gif); background-repeat: no-repeat; background-position: center right;
	cursor: pointer;
	padding-right: 17px;
}
thead tr .headerSortUp {
	background-image: url(../images/asc.gif); background-repeat: no-repeat; background-position:right center;
}
thead tr .headerSortDown {
	background-image: url(../images/desc.gif); background-repeat: no-repeat; background-position:right center;
}
/* End Header Row sorting Styles */

.lpPoweredBy {display:none;}


/* Start Slider Styles */
#slider {
    width:248px;
    position:relative;
    padding:1px;
    z-index:1;
}
    #slider #slideBottom {background:url(../images/slider/bg-slider.gif) 20px top no-repeat; height: 48px;}
#slider ul {
    position:relative;
    list-style: none none outside;
    margin-bottom: 5px;
}
#slider ul li {
    position:absolute;
    left:0;
    top:0;
    list-style-type: none;
}
#slider li div.image {
    /*margin-bottom:55px;*/
    cursor:pointer;
    text-align: center;
}
#slider li div.product-price
{
    text-align: center;
}
    #slider li div.product-price .ListPricewoSale,
    #slider li div.product-price .SalePrice
    {
        font-size: 10px;
        color: #B7A600;
        text-align: center;
    }
    #slider li div.product-price .msrpPrice,
    #slider li div.product-price .ListPricewSale,
    #slider li div.product-price .percentSaved
    {
        display: none;
    }

h1#main-title {
    font-size:13px;
    line-height:17px;
    color:#e58925;
    font-weight:bold;
    /*position:absolute;
    top:290px;*/
    left:1px;
    z-index:9;
    margin-left: 89px;
    padding: 0px 0px 0px 0px;
    clear: both;
}

#slider li h2.title {
    color:#666766;
    font-size:10px;
    line-height:12px;
    margin:0;
    clear:both;
    font-weight:normal;
    text-align:center;
    width:225px;
    padding:0 0 0 0;
    height: 24px;
} 
    #slider li h2.title a {text-decoration: none;margin-top: 5px;}

#prev {
    display:block;
    float:left;
    height:20px;
    width:20px;
    text-indent:-9999px;
    background:url(../images/slider/btn-slider-prev.gif) no-repeat;
    margin-right:12px;
    margin-left:6px;
}
#next {
    display:block;
    float:left;
    height:20px;
    width:20px;
    text-indent:-9999px;
    background:url(../images/slider/btn-slider-next.gif) no-repeat;
}

#pages {
    float:left;
}
#pages a {text-decoration: none;}
#pages a:link, #pages a:visited {
    display:inline-block;
    height:20px;
    width:20px;
    margin-right:12px;
    color:#ffffff;
    font-size:0;
    line-height:16px;
    text-align:center;
    background:url(../images/slider/btn-slider.gif) 0 -20px no-repeat;
    vertical-align:top;
}
#pages a.activeSlide {
    border:none;
    padding-bottom:0;
    background:url(../images/slider/btn-slider.gif) 0 0 no-repeat;
}
#slider #pager {
    /*position:absolute;
    top:285px;*/
    left:1px;
    z-index:100;
    margin: 0px 0px 2px 20px;
    padding-top: 4px;
}
/* End Slider Styles */

/*.igo_list, .igo_sale, .igo_save {display: none;}*/
