div.AddThisScript
{
    display:none;
}
 
#atff
{
    display: none;
}
 
div.ToolbarWrapper
{
    margin-top: -22px;
    margin-bottom: 15px;
    text-align: right;
}
/* -- MAIN CATEGORY LINKS ----------------------------------------------- */

#MainCatListContainer
{
    padding: 10px 0;
}

a.MainCatLink
{
    float: left;
    margin: 0 10px 10px 0;
    padding: 0px 0px 0px;
    width: 137px;
    background: #fff;   
}

a.MainCatLink:hover
{

}

a.MainCatLink span.Wrapper
{
    display: block;
    padding: 0px;
}

a.MainCatLink span.ImgWrapper
{
    display: block;

    height: 114px;
    overflow: hidden;
    text-align: center;
    background: url(/pub_docs/files/category-images/noimage.jpg) center center no-repeat;
    border: 1px solid #999;    
}

a.MainCatLink img
{
    display: block;
    height: 114px;   
    width: 135px; 
}

a.MainCatLink span.CatName
{
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    border: 1px solid #999;      
    border-top: 0;
    border-top: 0;
    background: url(/pub_docs/files/category-images/settings/start-link-box-text-bg.png) left top repeat-x;     
    padding: 7px 5px 8px;
    text-align: center;
    overflow: hidden;
}

a.MainCatLink:hover,
a.MainCatLink:hover span.ImgWrapper,
a.MainCatLink:hover span.CatName
{
    border-color: #000;
    color: #000;
    text-decoration: none;
}

a.MainCatLink:hover span.CatName
{
    background-position: 0 -200px;
}

#ctl00_cart_fastcheckout_FastPaymentSelector_spanPaymentTypePaymentMessageValue
{width:335px;}
#ctl00_cart_fastcheckout_FastPaymentSelector_divPaymentOptionsChoices 
{width:315px;}

div#RecommendationGeneral
{
  background: none;
}


div#RecommendationGeneral div.NewsListHeader h2 {
  font-family: Arial;
font-size: 14px;
  color:#bc252b;
text-transform: uppercase;
}
#itemadded {
width:400px;
height:50px;
background:#000;
opacity: 0.7;
color:#fff;
font-weight:bold;
font-size:20px;
text-align:center;
line-height:50px;
}

