@charset "utf-8";

/* CSS Document */
/*
for ae color: background-color: #F98800;

for dh color: background-color: #004A84;

for dn color: background-color: #0082D1;

for ds color: background-color: #F7B500;

for ed color: background-color: #5B2B6E;

for ia color: background-color: #008736;

*/

.coda-slider .panel div.content h4.more a:hover {
	background: #5B2B6E;
}

.coda-nav ul li a.current {
	background: url(../images/slider-nav-current-ed.png) no-repeat;
}

.sportTitle, .caseStudies {
	color: #5B2B6E;
	background: #f5f5f5 url(../images/title_bg_ed.jpg) no-repeat;
}

.listMenu a.productName {
	background: url(../images/arrow_ed.gif) no-repeat right;
}

.listMenu .home {
	color: #5B2B6E!important;
}

/*.headlineContent li{
	background: url(../images/icon_ed.jpg) no-repeat 0 10px;
	
}*/

.solution h4 {
	color: #5B2B6E;
	background: #f0f0f0 url(../images/title_bg_ed.jpg) no-repeat;
}

.servicetitle {
	color: #5B2B6E;
	background: #f0f0f0 url(../images/title_bg_ed.jpg) no-repeat;
}

.caseContent b {
	color: #5B2B6E;
}

.caseList {
	background: url(../images/icon_ed.jpg) no-repeat 0 5px;
}

.serviceList li {
	background: url(../images/icon_ed.jpg) no-repeat 0 5px;
}

/*----------------------------------------
  Pagination - Color
----------------------------------------*/


.BU-pagination ul.pagination li.active a {
	border: 1px solid #5B2B6E;
	background: #5B2B6E;
}

.BU-pagination ul.pagination li:hover a {
	background: #5B2B6E;
}

.showmore_trigger .more {
	background-image: url(../images/show_ed.gif>);
	background-repeat: no-repeat;
	background-position: right;
}

.showmore_trigger .less {
	background-image: url(../images/hide_ed.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.buList-whitepapers li {
	background: url(../images/icon_ed.jpg) no-repeat 0 7px;
}