/* colors for wbt -> ci-colors customers */

/* defined in basiclayout.css */
#playerarea #progressslider #progress #progressline {
	background-color:#00685c;
}

#btn_subtitle.active {
	background-color:#00685c !important;
}

#menu {
	background-color:#00685c;
}

#menu a:focus {
	background-color:#00685c !important;
}

#fwpSearchResults a:focus {
	background-color:#00685c !important;
}

#menubody {
	border-bottom: 4px solid #00685c;
}

/* defined in content.css */
.imageheader {
	background-color:#00685c;
	border-left:solid 1px #00685c;
	border-right:solid 1px #00685c;
}

.bluehighlighting {
	border:solid 3px #00685c;
}

a, a:hover, a:visited,
a.contentlink:hover,
a.active {
	color:#00685c;
}


a.contentBtn,
a.contentBtn_extended,
a.contentBtn_small {
	background-color:#00685c;
	color:#eeeeee;
}

a.contentBtn:hover, 
a.contentBtn:active, 
a.contentBtn:visited {
    color:#eeeeee;
}

.ButtonModule > div,
.oet_btn > .oet_button {
    background-color:#00685c;
    color:#eeeeee;
}

.box_blue,
.interactivity_linklistlink {
	background-color:#00685c;
}
