﻿/*user controls - left & right columns */
.catFavorites
{
    color: #A39576;
    font-weight: bold;
    font-size: 18px;
    height: 30px;
    border-bottom: dotted 3px #CCCCCC;
    margin-bottom: 5px;
    margin-left: -10px;
    padding-left:5px;
    width:100%;
    }
.catTopBrowse{ width:200px; height:41px; background-image:url('../images/catTopBrowse.jpg'); margin-top:5px; }
.catBgBrowse{width:190px; padding:15px 5px 5px 15px; background-image:url('../images/catBg.jpg'); background-repeat:repeat-y; color:Gray;}
.catBgBrowse a
{
    background-position: 0 3px;
    color: #5a7d56;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    
    background-image: url('../images/catArr.jpg');
    padding-left: 20px;
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 15px;
    text-decoration:none;
}
  
.subBgBrowse{padding:15px 5px 5px 10px; color:Gray;}
.subBgBrowse a
{
    background-position: 0 3px;
    color: #5a7d56;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    
    background-image: url('../images/catArr.jpg');
    padding-left: 10px;
    background-repeat: no-repeat;
    float:left;
    display: block;
    margin-bottom: 15px;
    margin-right:15px;
    text-decoration:none;
}
       
.catTopAbout{ width:200px; height:41px; background-image:url('../images/catTopAbout.jpg'); margin-top:5px; }
.catBgAbout{width:190px; padding:15px 5px 5px 15px; background-image:url('../images/catBg.jpg'); background-repeat:repeat-y; color:Gray;}
.catBgAbout a{color: #5a7d56;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;
         background-image:url('../images/catArr.jpg'); padding-left:20px; background-repeat:no-repeat; background-position: 0 3px;
         display:block; margin-bottom:15px;text-decoration:none;}
.catBgAbout span{color: #5a7d56;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; }

.catTopRecommend{ width:200px; height:41px; background-image:url('../images/catTopRecommend.jpg'); margin-top:5px; }
.catBgRecommend{width:190px; padding:15px 5px 5px 15px; background-image:url('../images/catBg.jpg'); background-repeat:repeat-y; color:Gray;}
         
.catTopSale{ width:200px; height:41px; background-image:url('../images/catTopSale.jpg'); margin-top:5px; }
.catBgSale{width:190px; padding:15px 5px 5px 15px; background-image:url('../images/catBgSale.jpg'); background-repeat:repeat-y; color:Gray;}
.catBgSale a{color: #5a7d56;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;
         background-image:url('../images/catArr.jpg'); padding-left:20px; background-repeat:no-repeat; background-position: 0 3px;
         display:block; margin-bottom:15px;text-decoration:none;}
.catBgSale a.catMore{ font-size:10px; font-weight: normal; text-align:right; margin-right:15px; background-image:none; }
.catBottomSale{ width:200px; height:30px; background-image:url('../images/catBottomSale.jpg'); margin-bottom:5px;}


.catTopBestsellers{ width:200px; height:41px; background-image:url('../images/catTopBestsellers.jpg'); margin-top:5px; }
.catTopNewsletter{ width:200px; height:41px; background-image:url('../images/catNewsletter.jpg'); margin-top:5px; }
.catTopSoon{ width:200px; height:41px; background-image:url('../images/catTopSoon.jpg'); margin-top:5px; }
.catBg{width:190px; padding:15px 5px 5px 15px; background-image:url('../images/catBg.jpg'); background-repeat:repeat-y; color:Gray;}
.catBg a{color: #5a7d56;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;
         background-image:url('../images/catArr.jpg'); padding-left:20px; background-repeat:no-repeat; background-position: 0 3px;
         display:block; margin-bottom:15px;text-decoration:none;}
.catBg a.catMore{ font-size:10px; font-weight: normal; text-align:right; margin-right:15px; background-image:none; }
.catBottom{ width:200px; height:30px; background-image:url('../images/catBottom.jpg'); margin-bottom:5px;}
