<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#navContainer
{
    position: fixed;
    background: url("/images/n5Bg.png") repeat-x scroll;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1499;
}

#navHeader {
    margin: 0 auto;
    padding: 0;
    /*! position: absolute; */
    z-index: 1;
    height: 28px;
    /*width: 400px;*/
    background: transparent;
    /*background-color:red;*/
    /*! right: 195px; */
}
#navTabs
{
    list-style: none outside none;
    margin: auto;
    padding: 0;
    /*width: 550px;
    position: absolute;*/
}
#navTabs .tabBody:not(.shopping-cart-text)
{
    display: table;
    margin: auto;
    width: auto;
}

#navHome a
{
    display: block;
    background: url("/images/n5Sprites.png") no-repeat scroll 0 0;
    margin-left: none;
    width: 90px;
    margin: 0 0px 0 0;
    height: 45px;
}

#navBrowse
{
    width: 147px;
}
#navBrowseExp
{
    left: -4px;
}
#navHeader &gt; ul &gt; li {
    display: table-cell;
    position: relative;
    float: left;
    top: 0px;
    /*! left: 152px; */
    height: 41px;
}

.tabOff, .tabOn
{
    color: inherit;
}
#navHeader li.navBlock:not(#navCart) &gt; a
{
    /*background: url("/images/n5Sprites.png") repeat-x -140px 0 transparent;*/
    display: block;
    overflow: hidden;
    padding: 15px 0;
    font-size: 12px;
}
#navHeader li.navBlockDouble:not(#navCart) &gt; a
{
    padding: 7px 0 7px 10px;
}
#navHeader .tabTitle
{
    display: block;
    font-size: 9pt;
    line-height: 7.2pt;
    white-space: nowrap;
    margin-top: -8px;
    margin-bottom: 2px;
}
#navHeader .tabTitleSmallTop, #navHeader .tabTitleSmallBottom
{
    line-height: 10px;
    display: block;
    text-align: center;
    font-size: 11px;
    margin-top: 3px;
    margin-bottom: 2px;
    min-width: 50px;
    white-space: nowrap;
}
#navHeader .tabTitleSmallTop
{
    height: 12px;
    margin-top: 10px;
    margin-bottom: 6px;
}


#navBrowse .tabTitle, #navAccount .tabTitleSmallBottom
{
    padding-right: 14px;
    background: url("/images/n5ExpandArrow.png") no-repeat;
}


#navCart .tabCheckOut span{
    color: #74BC3C;
}

#navCart .tabCheckOut
{
    color:#74BC3C;
    padding-right: 14px;
    background: url("/images/n5ShoppingCart.png") no-repeat;
    text-align: left;
    font-size: 9pt;
    line-height: 7.2pt;
    width: 100px; /*added by aurnik*/
    /*line-height: 10px;*/
    display: block;
    text-align: center;
    font-size: 11px;
    margin-top: 3px;
    margin-bottom: 2px;
    min-width: 50px;
    white-space: nowrap;
}


#navAccount .tabTitleSmallTop
{
    margin-top: 2px;
    margin-bottom: 5px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90px;
}
#navAccount .tabTitleSmallBottom
{
    text-align: left;
    font-size: 9pt;
    line-height: 7.2pt;
    /*width: 150px;*/
}
#navAccount .tabTitleSmallTop
{
    font-size: 9pt;
}

#navHeader li.navBlock &gt; a:hover
{
    background-position: -140px -45px;
}
#navHeader li.navBlock &gt; a.tabOn
{
    background-position: -140px -90px;
}
#navHeader li.navBlock &gt; a.tabOn:hover
{
    background-position: -140px -135px;
}
#navHeader a.tabOn, #navHeader a.tabOff:hover
{
    color: #fff;
}
#navHeader a.tabOn .tabTitle, #navHeader a.tabOn .tabTitleSmallBottom, #navHeader a.tabOff:hover .tabTitle, #navHeader a.tabOff:hover .tabTitleSmallBottom
{
    background-position: right -2px;
}
#navHeader a.tabOff {
    color: #fff;
}
#navCart a.tabOff {
    color: #bcbec0;
    /*color:#9D9F39;*/
}

#navHeader a.tabOff .tabTitle, #navHeader a.tabOff .tabTitleSmallBottom
{
    background-position: right -22px;
}
.navExpandedMenu
{
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-color: #ccc;
}
.navExpandedMenuWrapper
{
    position: absolute;
    top: 45px;
    left:-160px;
    display: none;
    overflow: hidden;
    background-clip: padding-box;
    background-color: rgba(157,159,57,0.4);
    border-radius: 0 0 8px 8px;
    padding: 0 5px 5px 5px;
    z-index: 1;
}
.NoLeftPadding
{
    padding-left: 0px;
}
.navRoundedBottomBorder
{
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

#navUserAccountMenu
{
    background-color: #fff;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    min-width: 270px;
    text-align: left;
    z-index: 999;
}
#navUserAccountMenu .profilePhoto a
{
    display: block;
    margin: 15px 0 0 15px;
    width: 80px;
    /*height: 80px;*/
}
#navUserAccountMenu .photo
{
    width: 80px;
    /*height: 80px;*/
}
#navUserAccountMenu .profileLinks
{
    padding: 15px 10px 10px 10px;
}

#navUserAccountMenu li
{
 line-height:1.3;
}


#navUserAccountMenu .title
{
    margin: 0 0 5px 5px;
    font-size: 13px;
    font-weight: bold;
    max-width: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
}
#navUserAccountMenu .email
{
    margin: 0 0 10px 5px;
    color: #777;
    max-width: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
}
#navUserAccountMenu ul
{
    margin: 0;
    list-style: none outside none;
}
#navUserAccountMenu .profileLinks ul
{
    padding: 0;
    overflow: hidden;
}
#navUserAccountMenu .generalLinks
{
    padding: 10px;
    float: none;
    border-top: 1px solid #ccc;
    background-color: #f6f6f6;
}
#navUserAccountMenu .bottomLinks
{
    padding: 15px 10px;
    border-top: 1px solid #ccc;
    float: none;
    margin-bottom: 0px;
}
#navUserAccountMenu li
{
    margin: 0;
    float: none;
    display: block;
    height: auto;
    background-color: transparent;
    clear:both;
}

#navUserAccountMenu li a span{
    color: #808080;
}
#navUserAccountMenu li a
{
    /*color: #9D9F39;*/
    padding: 5px 8px 5px 5px !important;
    float: left;
    font-weight:bold;
    color:#9D9F39;
}
#navUserAccountMenu a:hover
{
    background-color: #e4e4e4 !important;
    color:#990000;
}
#navUserAccountMenu li a.fullLine
{
    display: block;
    float: none;
    background: none;
}

#navUserAccountMenu .bottomLinks td
{
    height:45px;
}


#navUserAccountMenu .bottomLinks a
{
    color: #9D9F39;
    padding: 5px 8px 5px 5px !important;
}
.searchFocused #navSearch {
    /* width: 388px; */
}
.searchFocused #navUpload, .searchFocused #navMyCart, .searchFocused #navAccount, .searchFocused #navSignIn {
    /* display: none; */
}
#navSearch .navInputs
{
    margin-top: 8px;
    position: relative;
}
#navSearch .navInputs &gt; *
{
    float: left;
    outline: none;
    border: 0 transparent;
    height: 27px;
    font-size: 12px;
    padding: 0;
    margin: 0;
}
#navSearch #navSearchInputBg {
    background: url("/images/n5Sprites.png") no-repeat transparent 0 -270px;
    padding-left: 7px;
    margin-left: 5px;
    width: 126px;
}
#navSearch #navSearchInputBgRight
{
    background: url("/images/n5Sprites.png") no-repeat transparent -259px -270px;
    width: 5px;
}
.searchFocused #navSearch #navSearchInputBgRight
{
    display: none;
}
#navSearchInput
{
    position: absolute;
    left: 37px;
    top: 2px;
    background: transparent;
}

#navSearch.searchWide #navSearchInput
{
    width: 161px;
}
#navSearch.searchWide #navSearchInputBg
{
    width: 181px;
}
#navSearch.searchMid #navSearchInput
{
    width: 201px;
}
#navSearch.searchMid #navSearchInputBg {
    width: 240px;
}
.searchFocused #navSearch #navSearchInput {
    /*  width: 153px;*/
}
.searchFocused #navSearch #navSearchInputBg {
    /* width: 173px;
    background-position: 0 -210px; */
}
#navSearch #navSearchType {
    /*! display: none; */
    color: white;
    position: relative;
    overflow: hidden;
    min-width: 114px;
    max-width: 140px;
    left: -10px;
}
.searchFocused #navSearch #navSearchType {
    /*! display: inline !important; */
    /* min-width: 114px;
    max-width: 140px;*/
}
.searchFocused #navSearch #navSearchType .navBlockExpanded
{
    background-position: -354px -180px;
}
#navSearch #navSearchSubmitButton
{
    display: none;
}
#navSearch .navSearchSubmit
{
    position: absolute;
    top: -500px;
}
/*.searchFocused #navSearch #navSearchSubmitButton
{
    display: block;
    background: url("/images/n5Sprites.png") no-repeat transparent 0 -150px;
    width: 62px;
    margin-left: 8px;
    text-align: center;
    color: white;
    cursor: pointer;
    filter: none;
    border: 0;
    font-weight: normal;
}*/

#navSearch .searchPlaceholder
{
    color: #666;
}
/*#navSearchTypeButtonCorner
{
    float: left;
    background: url("/images/n5Sprites.png") no-repeat transparent -270px -180px;
    width: 10px;
    height: 27px;
}*/
.navSearchTypeFocused #navSearchTypeButtonCorner
{
    background-position: -270px -210px;
}


.navSearchTypeFocused #navSearchTypeButton
{
    background-position: right -210px;
}

#navSearchTypeSelect option {
padding: 2px 8px;
line-height:30px;
}

#navSearchTypeSelect {
    margin-left: 10px;
    padding-left: 10px;
    position: absolute;
    top: 2px;
    /*! right: 9px; */
    font-size: 14px;
    padding: 2px;
    color: #131616;
    /*opacity: 0.8;*/
    background-color: #74BC3C;
    /*-moz-opacity: 0.01;
    -khtml-opacity: 0.01;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);*/
    height: 24px;
    /*width:113px;*/
}

.tabTitleSmallBottom {
background-position: right -290px;
}
.tabTitleSmallBottom {
background: url("/images/n5Sprites.png") no-repeat;
}

#navFaq
{
    width: 85px;
}
#navAbout
{
    width: 85px;
}
#navContact
{
    width: 85px;
}
#navHotlist
{
    width: 85px;
}
#navAccount {
    margin-left: 10px;
    margin-right: 5px;
    /*width: 120px;*/
}
#navCart
{
    /*width: 85px;*/
    
}</pre></body></html>