@charset "utf-8";

.slider-btn a {
	background: #008039;
	border:1px solid #008039;
}

.secondary-btn a {
	color: #008039;
	background: transparent;
	border:1px solid #008039;
}

.secondary-btn a:visited, .secondary-btn a:hover{
	color: #008039;
}

.coda-nav ul li a.current {
	background: url(css-img/slider-nav-current-green.png) no-repeat;
}
ul.pagination li.active a {
	border: none;
	background-color: #008039;
	color: #fff;
}
h1.contentTitle {
	border-bottom: 2px solid #008039;
	color: #008039;
}
.websiteTitleA, .websiteTitleB {
	border-bottom: 2px solid #008039;
	color: #008039;
}
.websiteTitleA a:link, .websiteTitleA a:visited, .websiteTitleA a:active, .websiteTitleA a:hover {
	color: #008039;
}
.websiteTitleB a:link, .websiteTitleB a:visited, .websiteTitleB a:active, .websiteTitleB a:hover {
	color: #008039;
}
.menuTitleA {
	border-bottom: 1px solid #008039;
	background-image: url(css-img/listMenu-arrow-green.png);
	background-repeat: no-repeat;
	background-position: right;
}
.menuTitleB {
	border-bottom: 1px solid #008039;
	background-image: url(css-img/listMenu-arrow2-green.png);
	background-repeat: no-repeat;
	background-position: right;
}
.listMenu .current, .listMenu .current a {
	color: #008039!important;
}
.pdCategory {
	background-color: #e5f2eb;/*10% of BU colors */
}

.listItem-product .listText .tag-prel {
	color: #008039;
	background-color: #e5f2eb;/*10% of BU colors */
}
