@charset "UTF-8";
/* THIS CSS FILE ONLY CONTAINS COLOUR INFORMATION for the different colour ways */

 #main {
	background: #D6D6D6; /*Primary Color*/
}
#sidebar1 h1, .time-left, .bottom-header ul li a, #content h2, .side-item h2, .vote-text h3, h2 {
	color: #E5D838;
}
.panels h2, .sidePanels h2 {
	color: #E5D838;
}
.sidePanels h4 {
	color: #46388A;
}
#mainContent h1 {
	color: #E5D838;
}
.panels h2, .sidePanels h2, .pagination ul li {
	color: #E5D838;
}
.pagination ul li {
	color:#999;
}
.pagination ul li a:hover {
	color:#E5D838;
		text-decoration: overline;

}
a:link, a:visited, .side-item h3 a, .section-text h4 a, .pagination ul li a {
	color: #46388A;
}

.link {
	color:#46388A;
}
/*arrow colour - tertiary*/
.ratingImages, .profileRating {
	background-color:#46388A;
}
.profileName {
	color:#46388A;
}

/*two-column background image*/
#two-columns {
	background: #fff url(/public/common/images/bg-two-columns-pink.gif) repeat-y 100% 0;
}

.cj-btn, .button {
	color:#E12A91;
	background-color:#fff; 
	border:1px solid #E12A91;
}

#showCaseFilter{
	color: #E5D838;
}
.journeySorter{
	color: #E5D838;
}

#header-search {
	color: #E5D838;
}

#content .rightPanel h1 {color: #E5D838;}
body #content .comments .commentBox span.agent, #content .comments .commentBox span.agent a {color: #46388A;}
