header {
	/* background-color: #46556f; */
	background-color: #00153a;
}

#header li {
	margin-left: 11px;
}

#header li a {
	color: #d1effa;
	font-family: "Gotham Book";
}

#header li a.active, #header li:not(.highlight) a:hover {
	border-bottom: 2px solid #e3e335;
	color: #e3e335;
}

#header li.highlight a {
	padding: 8px 12px 8px 12px;
	background-color: #79cac7;
	font-size: 16px;
	border-radius: 4px;
}

#header li.highlight a:hover {
	background-color: #79cac7;
}

#header li a.link_login {
	color: #fff;
}

footer {
	background-color: #00153a;
	border-top: 2px solid #7bcbc8;
}

footer .title,
footer li a {
	color: #fff;
}

footer li a:hover {
	color: #10AFCC;
}

#form_newsletter input[type="email"] {
	font-size: 16px;
}

#login_overlay dl dd.submit input[type="submit"] {
	background-color: #7bcbc8;
}

a#login_signUpButton {
	background-color: #7bcbc8;
}

#logo_laureus_viprize {
	width: 374px;
	height: 60px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.teaser .headline.first {
	border-bottom: 2px solid #7bcbc8;
}

.slideshow_carousel .slideshow_entry.active {
	background-color: #7bcbc8;
}

.slideshow_carousel .slideshow_entry.active .content .title {
	border-bottom: 1px solid #d2daec;
}

.container_2 .divider_blue,
.container_3 .divider_blue,
.container_6 .divider_blue,
.container_7 .divider_blue,
.container_8 .divider_blue {
	background-color: #7bcbc8;
}

#news .column .title,
#active_campaigns .column .title {
	background-color: #7bcbc8;
}

#tutorial a#introLearnMore {
	background-color: #7bcbc8;
}

#tutorial a#introLearnMore:hover {
	background-color: #777777;
}

.wrapper_2.lightblue {
	background-color: #f1f1f1;
}

.campaign_teaser .content p.title {
	font-size: 25px;
}

.campaign_teaser .content p.text {
	font-size: 22px;
}

.winner_header {
	background-color: #7bcbc8;
}

.campaign_teaser_3 .col_1 .info .divider_3 div,
.offers .col_1 .info .divider_3 div {
	background-color: #7bcbc8;
}

.offers ul.listOffers li p.addition {
	color: #7bcbc8;
}

.offers [class^="offer_content"] p span {
	color: #7bcbc8;
}

.offers ul.listOffers li.active div.offer_rows {
	background-color: #7bcbc8;
}

.offers ul.listOffers li:hover {
	background-color: rgba(123, 203, 200, 0.5);
}

.campaign_teaser_4 .box {
	border: 3px solid #7bcbc8;
}

.campaign_teaser_4 .box p.title, .campaign_teaser_4 .box p.title a {
	color: #7bcbc8;
}

#charities_contact a {
	color: #7bcbc8;
}

.offers [class^="offer_content"].prize div.more a {
	background-color: #7bcbc8;
}

.charity .content a {
	background-color: #7bcbc8;
}

#imprint a {
	color: #7bcbc8;
}

#contact .column a {
	color: #7bcbc8;
}

#contact_footer a {
	color: #7bcbc8;
}

.wrapper_2.turquoise {
	background-color: #78cdc9;
}

.wrapper_2.turquoise #charities_contact a {
	color: #000;
}

.page_header_2 h3, .page_header_2 h1 span.title,
.page_header_2 h4, .page_header_2 h1,
.whatyouwin h2,
.campaign_teaser .content ul li,
.countdown p.title,
.countdown .calendar .calendarSheet .unit,
.campaign_teaser_3 .col_1 .info h4,
.campaign_teaser_3 .col_1 .info .content p,
.offers .col_1 .info h4,
.offers .col_1 .info p.text,
#offers .offerelem .header_container h2,
#offers .offerelem .checkoutEntriesAmount,
h2,
h5,
.wrapper_2.turquoise #charities_contact a {
	/* font-family: "Gotham-Light"; */
	color: #022a3a;
}

.campaign_teaser_2 .action .links a.checkout,
#offers .offerelem .checkout {
	background-image: url("/img/arrow_right_white_2.png");
	background-color: #eb5e63;
}

.campaign_teaser_2 .action .links a.checkout:hover,
#offers .offerelem .checkout:hover {
	background-image: url("/img/arrow_right_white_2.png");
	background-color: #eb7e82;	
}

.countdown .calendar .calendarSheet {
	background:url("/img/calendar_sheet_laureus.png") no-repeat top center;
}


.page_header_2 h3,
.page_header_2 h1 span.title {
	font-family: "Gotham";
	font-size: 40px;
	font-weight: bold;
	line-height: 130%;
}

.page_header_2 h4,
.page_header_2 h1 {
	font-family: "Gotham-Light";
	line-height: 130%;
}

#offers .offerelem .header_container h2,
#offers .offerelem .checkoutEntriesAmount {
	font-weight: bold;
}

#offers .offerelem .header_container h2 {
	font-size: 18px;
}

#offers .offerelem .footer {
	line-height: 130%;
}

#offers .offerelem .header_container h2.small {
	font-size: 16px;
}