/* ORANGE SECTION 
Replace all mentions of 021cc2 with your preferred colour
*/
.nav-bar ul>li.active {
    background: #6FCB4C!important;
	background-color: #6FCB4C!important;
}

.cui-breadcrumb.selected,.btn-default  {
    background-color: #6FCB4C!important;
	background: #6FCB4C!important;
}

.nav-bar ul>li.first.active:before {
    border-left: 8px solid #6FCB4C!important;
}

.nav-bar ul>li.active:before {
    border-top: 16px solid #6FCB4C!important;
    border-bottom: 16px solid #6FCB4C!important;
    border-right: 8px solid #6FCB4C!important;
}

.nav-bar ul>li.active:after {
    border-left: 8px solid #6FCB4C!important;
}

.cui-breadcrumb-sep.to-current {
    background-image: none!important;
}

.btn-medium-yellow, .btn-medium-yellow:hover, .btn-medium-yellow:active {
    background-color: #6FCB4C!important; 
    background-image: -moz-linear-gradient(top,#6FCB4C,#6FCB4C)!important; 
    background-image: -ms-linear-gradient(top,#6FCB4C,#6FCB4C)!important; 
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#6FCB4C),to(#6FCB4C))!important; 
    background-image: -webkit-linear-gradient(top,#6FCB4C,#6FCB4C)!important; 
    background-image: -o-linear-gradient(top,#6FCB4C,#6FCB4C)!important; 
    background-image: linear-gradient(top,#6FCB4C,#6FCB4C)!important; 
}


/* BLUE SECTION 
Replace all mentions of 021cc2 with your preferred colour
*/
.ecui__h1,.ecui__h2,.ecui__h3,.ecui__h4,.ecui__h5{
    border-bottom: 5px solid #6FCB4C!important;
}
.top-blue-border{
    border-top: 5px solid #6FCB4C!important;
}

.dropdown-toggle,.dropdown-toggle:hover,.endurance-cui-edit-person,.a3-icon-uniD100:before,.endurance-cui-edit-person:focus,.endurance-cui-edit-person:hover,.logoutToSelect,.logoutToSelect:hover,.mr20,.link-lg,.mr20:hover,.link-lg:hover,.a3-icon-uniD100,.endurance-cui-edit-person-span,.endurance-cui-edit-person-span:hover,.icon-uniF040 ,#\32,.button-link,.btn-blue-link,.a3-icon-uniD100,.order-line-edit, .web-analytics-03,.order-line-delete, .web-analytics-04,.checkout-confirmation-print-link, .web-analytics-20{
	color:#222222!important; 
}


/* BACKGROUND SECTION 
Replace all mentions of e6e6e6 with your preferred colour
*/
#main_content,#mainContent,.javascriptenabled[style],.dropdown-menu, .dropdown-menu-right,.dark-bg,#ap-login-wrapper,#ap-login-content, .ap-form-hcontent-withbgcolor,.checkout-order-totals,.caps,.div.caps.section-label,.cartBottom,#mainContent > div > div.container.javascriptenabled > div > div:nth-child(1) > table{
background: rgba(225, 225, 225,0.85)!important; 
max-width: 970px!important; 
background-color: rgba(225, 225, 225,0.85)!important; 
 
}
.container.javascriptenabled {
    padding-top: 20px !important;
    padding-right: 30px !important;
    padding-left: 20px!important;
	background-color: rgba(225, 225, 225,0.85)!important;
    background: rgba(225, 225, 225,0.85)!important;
}

/* SHADOW EFFECT
*/
#main_content,#mainContent{
box-shadow: 0 0 12px #45B8E4!important; 
}



/* OTHER */

body {
  background: url(http://www.barberbeast.org/uploads/BeastOntheBayVolunteerwhite.jpg)  no-repeat center center fixed!important; 
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  
}

#marketFrameTop{     
    max-height: 300px!important;
    max-width: 213px;}
	
.text-warning {
	color: #222222!important;

}

.select-race__text-warning li .list-dot {
	background-color: #6FCB4C!important;
}

.form-item__form-horizontal:last-child {
	display: none!important;
	
}

.checkout-order-details .negative-number {
	visibility: hidden!important;

}
