﻿/* PS green css */

.et-activetab  {
    background-color:#006151;
}

.et-separator {
    background-color:#006151;
}

.s4-ql UL.root > li > .menu-item {
     background: #006151 url(../../../../PublishingImages/PS_com/smallArrows/white.png) no-repeat;
}

.s4-ql ul > li > a:hover, .s4-ql ul.root > li > a:hover, .s4-qlheader:hover, .s4-ql ul.root ul > li > a:hover {
    background: #ffffff url(../../../../PublishingImages/PS_com/smallArrows/grnArrowSmall.png) no-repeat;
}

.s4-ql a.selected {
    background: #ffffff url(../../../../PublishingImages/PS_com/smallArrows/grnArrowSmall.png) no-repeat;
}
.box_bg .boxbtntab:hover
{
    background-color: #006150 !important;
}
.box:hover .boxbtn
{
 background-color: #006150 !important;
}