/* Search box orange button */
.btn, .CartLink .icon, #SearchForm .Button, .icon-add, .sharebutton {
        background: #fe932b;   
}

/* Cart items orange header */
table thead tr th {
        background: #fe932b;
}

/* Categories orange header */
.Left .CategoryList h3, .Left {
        background: #fe932b;
}

/* Shop by price orange header */
.Left .CategoryList h3, .Left #SideCategoryShopByPrice h3, .Left #GiftCertificatesMenu h3, .Left #SideSubPageList h3, .Left #SideShopByBrand h3 {
        background: #fe932b;
}

/* Compare button on featured products */
.compare button, .quickview button {
        background: #fe932b;     
}


/* Blog posts orange header */
.Left .AccountMenu h3, .Left #SideAccountStoreCredit h2, .Left #BlogRecentPosts h2 {
        background: #fe932b;       
}

/* Full page social icons sizing fix */

.homepage-social {
    padding: 20px 0 20px 0 !important;
    margin:0 0 20px;
}

.homepage-social .social-title {
    text-align: center;
    padding-bottom: 30px;
}



/* Product reviews & product descriptions */

#prodAccordion .subtitle {
    color: #fff;
}

#prodAccordion .subtitle {
        background-color: #fe932b;
}


/* Orange footer colors */

.footer-info-list li {
        color: #fe932b;    
}

.footer-info-list-title {
        color: #fe932b;    
}

.footer-col-title {
        color: #fe932b;
}
    
    
/* Generic CSS comment */

em {
    font-style: italic;
}
.testimonials1 {
    font-style: italic;
    color: #999;
}
.testimonials1 a {
    font-style: italic;
    color: #fe932b;
}
.link1 {
    color: #fe932b; 
    text-decoration: underline;
}
p a {
    color: #fe932b; 
    text-decoration: underline;
}
.footer-info-list li {
    font: 400 12px Helvetica, sans-serif;
    color: #666;
    line-height: 1.3;
    margin-bottom: 1px;
}

.mainbreakgreen {
    background-color: #8ad004;  
    background-height: 100px;
    background-width: 100%;
    margin-bottom: 15px;
}
.mainbreakgreenhead {
    background-color: #8ad004;  
    background-height: 100px;
    background-width: 100%;
    padding: 2px;
    margin-bottom: 15px;
}
.greenheadp1 {
    color: #fff;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 24px;
}
.greenheadp2 {
    color: #fff;
    text-align: center;
    margin-top: auto;
    margin-bottom: 5px;
    font-size: 14px;
}
.mainbreakorange {
    background-color: #f9f9f9;  
    background-height: 100px;
    background-width: 1150px;
    margin-bottom: 15px;
}
.main2 {
    width: 100%;
    background-color: #f9f9f9;
    overflow: hidden;
    font-size: 14px;
    border-style: solid;
    border-width: 2px;
    border-color: #f2f2f2;
}
.main3 {
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    font-size: 14px;
}
.mainbreakboxdark {
    width: 1120px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 25px;
}
mainbreaktext {
    margin: 0 25px 0 25px;   
}
a:visited {
    color: #999; 
}
.btn {
    margin-bottom: 10px;   
}
li. a:visited {
    color: #fff;    
}
li.PageMenu a:visited {
    color: ##444;    
}
