BODY {
    font: 1em Tahoma, Verdana, Arial, Sans-Serif;
    background-color: #F2EEDB;
    color: #111;
    background-image: url(http://www.njoydesigns.com/i/nStripes.gif);
}

* { margin: 0; padding: 0; }

IMG { border: 0px; }

A { color: #348084; }

INPUT, SELECT { border: 1px solid #666; }
INPUT.noB { border: none; margin: 4px 0; }
SELECT { width: 100px; }


H2 {
    letter-spacing: -.02em;
}

DIV#main {
        padding: 20px 0;
        margin: 0 auto;
        width: 770px;
    }
    
    #main UL#leftnav {
            float: left;
            width: 130px;
            list-style: none;
            margin-top: 10px;
            padding-left: 50px;
        }	        	        
        
        #leftnav LI.levin {
                width: 119px;
                height: 40px;
                position: relative;
                margin-bottom: 5px;
            }
            
            #leftnav LI.levin SPAN {
                position: absolute;
                background-repeat: no-repeat;
                width: 100%;
                height: 100%;
            }
            
            #leftnav LI#home SPAN { background-image: url(http://www.njoydesigns.com/i/nav_home.gif); }
            #leftnav LI#products SPAN { background-image: url(http://www.njoydesigns.com/i/nav_products.gif); }
            #leftnav LI#wholesale SPAN { background-image: url(http://www.njoydesigns.com/i/nav_wholesale.gif); }
            #leftnav LI#blog SPAN { background-image: url(http://www.njoydesigns.com/i/nav_blog.gif); }
            #leftnav LI#wheretofindus SPAN { background-image: url(http://www.njoydesigns.com/i/nav_wheretofindus.gif); }
            #leftnav LI#aboutus SPAN { background-image: url(http://www.njoydesigns.com/i/nav_aboutus.gif); }
            #leftnav LI#contact SPAN { background-image: url(http://www.njoydesigns.com/i/nav_contact.gif); }
            #leftnav LI#press SPAN { background-image: url(http://www.njoydesigns.com/i/nav_press.gif); }
            #leftnav LI#sale SPAN { background-image: url(http://www.njoydesigns.com/i/nav_sale.gif); }
            
            #leftnav LI.selected { width: 132px; }
            #leftnav LI.cart { padding: 4px; }
            
            #leftnav LI A {
                cursor: pointer;
                cursor: hand;
            }
            
        
    #main DIV#boxborder {
        background: #C4E1B5 url(http://www.njoydesigns.com/i/checkerboard.gif) repeat;
        width: 585px;
        margin: 10px 0 0 0;
        padding-top: 2px;
        padding-bottom: 2px;
        float:left;
    }
    
    #main DIV#box {
            background-color: #C4E1B5;
            margin: 0 2px;
            padding: 15px;
        }
        
        #box P { margin: 15px 0; }        
        #box .tiny { font-size: .7em; }
                    
        #box DIV.notebox {
                background-color: #D8F5C9;
                font-size: .8em;
                width: 400px;
                margin: 20px auto 30px auto;
                padding: 5px 8px;
            }
            
            #box .notebox UL {
                list-style-type: none;
                padding: 0;
            }
            
        
        /* product titles */
        #box H1 {
            margin-left: 6px;
            font-size: 1.7em;
            letter-spacing: -.05em;
        }
        
        /*PRODUCTS PAGE*/
        #box TABLE.nGrid {
                text-align: center;
                font-size: .9em;
                margin-top: 10px;
                width: 100%;
            }
            
            .nGrid TD { 
                width: 33%; 
                padding-bottom: 20px;
            }
        
            .nGrid IMG {
                border: 1px solid #666;
                margin-bottom: 5px;
            }
            
        
        /*PRODUCT DETAIL*/
        #box IMG.pi {
             margin: 5px;
             border: 1px solid #666;
        }
        
        #box DIV.thumbs {
                text-align:center;
            }
            
            .thumbs IMG {
                margin: 3px 6px 0 6px;
                border: 1px solid #666;
            }
            
        #box UL {
                list-style: disc outside;
                padding-left: 25px;
            }      
            
            #box UL LI {
                padding-bottom: 5px;
            }
            
        
        /*ABOUT PAGE*/
        #box P.summary {
            text-align: center;
            margin-top: 5px;
        }
        
        #box DIV.about {
                font-size: .75em;
                background-color: #F4F0C9;
                border: 1px solid #666;
                padding: 8px;
                width: 157px;
                float: left;
                text-align: center;
                margin: 0 4px;
                min-height: 480px;
            }
            
            
            #box DIV.about P { text-align: left; }
            
            #box DIV.about IMG.pic { 
                border: 1px solid #000; 
                margin: 2px 0 8px 0;
            }
            
            #box DIV.breakitup {
                clear: both;
                padding: 8px;
            }
            
            
            /*WHERE TO FIND US PAGE*/
            #box DIV.store {
                    padding: 8px 0 28px 0;
                    clear: both;
                }
                
                .store IMG {
                    float: left;
                    margin: 3px 12px 40px 0;
                    border: 1px solid #666;
                }
                
                #box .store P.phone {
                    background: url(i/telephone.gif) 112px center no-repeat;
                    margin: 0;
                    padding: 3px 0 3px 138px;
                }
                
            #box DIV.store_online {
                    padding: 8px 0 28px 0;
                    text-align: center;
                    float: left;
                }
                
                .store_online IMG {
                    margin: 0 9px;
                    border: 1px solid #666;
                } 
            
            #box P.city { 
                border-bottom: 2px solid #111;
                width: 90%;
                clear: both;
            }
            
            
            
            /*F.A.Q.*/
            #box OL#faqQs {
                margin: 20px 0 0 20px;
                font-size: .8em;
            }
            
            #box OL#faqAs { 
                    margin: 20px 0 0 20px;
                }
                
                OL#faqAs LI { 
                    padding-top: 20px; 
                    font-weight: bold;
                }
                
                OL#faqAs P  { 
                    font-weight: normal; 
                    margin: 5px 0;
                }
                
                
            /*Shopping Cart*/    
            #box TABLE#cart { margin: 20px 0; }
            
            TABLE#cart TD { padding: 2px 10px; }
            
            TABLE#cart TD.r { text-align: right; }
            
            TABLE#cart TD IMG.cart_item {
                border: 1px solid #666;
                margin-right: 10px;
            }
            
            TABLE#cart TD.desc {
                    font-weight: bold;
                    width: 250px;
                }
             
                TABLE#cart TD.desc SPAN {
                    font-weight: normal;
                    font-size: .9em;   
                }
                
            TABLE#cart TR.other { background-color: #DEC; }
            
            TABLE#cart IMG.anX { margin: 3px 3px 0 0px; }
            
            .old_price {
                text-decoration:line-through;
                font-size: .8em;
                color: #F39;
            }
            
            HR {
                color: #666;
                margin: 3px 0;
                height: 1px;
            }
            
            

    #main DIV#prodnavbox {
            background: #C4E1B5 url(http://www.njoydesigns.com/i/checkerboard.gif) repeat;
            width: 208px;
            margin: 10px 0 0 10px;
            padding-top: 2px;
            padding-bottom: 2px;
            float: left;
        }
        
        #prodnavbox DIV#prodnav {
                background-color: #C4E1B5;
                margin: 0 2px;
                padding: 8px 0 0 0;
                text-align: center;
            }
            
            #prodnav IMG { margin: 0 6px; }


    #main DIV#rightnav {
            background: #C4E1B5 url(http://www.njoydesigns.com/i/checkerboard.gif) repeat;
            width: 218px; 
            margin: 20px 0 0 -2px; 
            padding: 2px 2px 2px 0;
            float: left;
        }

        #rightnav DIV#rightnav_inner {
                 background-color: #C4E1B5; 
                 text-align: center;
            }
        
            #rightnav_inner P { padding: 6px 0; }
            
            #rightnav_inner STRONG { font-size: .9em; }
            
            #rightnav DIV.swatches { text-align:center; }
                
                .swatches IMG { margin: 3px 6px; }
                
                
    #main DIV#sidebanners {
                width: 200px;
                margin: 5px 0 0 18px;
                float: left;
        }
        
        #sidebanners P { padding-top: 15px; }
        
    
    #main DIV#footer {
            font-size: .7em;
            padding: 6px 0 0 180px;
            text-align: center;
            clear: both;
            margin-bottom: 20px;
        }
    
        #footer P.links {
            margin-bottom: 5px;
            font-weight: bold;
        }
    