@charset "UTF-8";
/*
	RAKEBRAIN OLYMPIC PROMO STYLESHEET
	CREATED BY LIGHTBOX MEDIA (JEFF WATERFALL)
	COPYRIGHT 2010
*/

/*	AD
*********************************/
#vancouver-ad {
	width: 950px;
	height: 60px;
	margin-bottom: 10px;
	clear: both;
	background: url(/images/olympic-promo/olympic-ad-full.png) 0 0 no-repeat;
	position: relative;
}
#vancouver-ad a {
	display: block;
	width: 950px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
#vancouver-ad .counter {
	position: absolute;
	top: 3px;
	right: 20px;
	z-index: 2;
}
#vancouver-ad label {
	position: absolute;
	top: 14px;
	right: 10px;
	width: 260px;
	z-index: 2;
	font-size: 16px;
	text-align: right;
}
#vancouver-ad dt {
	color: #105372;
}

/*	PUBLIC PAGE
*********************************/
#olympic-banner {
	background: url(../images/olympic-promo/olympic-banner-winners.jpg) 0 0 no-repeat;
	width: 704px;
	height: 327px;
	position: relative;
}
#olympic-banner h2 {
	text-indent: -99999em;	
}
#olympic-banner .dynamic {
	position: absolute;
	left: 20px;
	top: 146px;
	width: 436px;
	height: 119px;
	padding: 10px 0;
	
}
label {
	display: block;
	padding-left: 81px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #105372;
}
#winner1 {
	position: absolute;
	top: 47px;
	left: 10px;
}
#winner2 {
	position: absolute;
	top: 100px;
	left: 10px;
}
.winner li {
	display: block;
	float: left;
	font-weight: bold;
}
.winner li.num {
	color: #145594;
	font-size: 30px;
	text-align: center;
	margin-right: 9px;
	width: 34px;
}
.winner li.title {
	font-size: 11px;
	width: 71px;
	color: #386b40;
}
.winner li.name {
	font-size: 14px;
	width: 130px;
	color: #386b40;
}

#olympic-banner .counter {
	margin-bottom: 10px;
}
#olympic-banner .dynamic .total-entries {
	text-align: center;
	line-height: 1.0em;
}
#olympic-banner .dynamic .total-entries span {
	font-size: 14px;
	display: block;
}

#entries-calculator table {
	margin: -5px 0;	
	width: 100%;
}
#entries-calculator table td {
	padding: 5px 25px 5px 0;
}
.entries-info .btn-cta {
	margin-top: 10px;	
}
#entries-calculator {
	margin: 0 auto 20px auto;	
	float: none;
	width: auto;
	text-align: left;
	padding: 20px;
}
#entries-calculator h3 small {
	font-size: 12px;
}
#entries-calculator h3 {
	margin: 0;
}
#entries-calculator h4 {
	text-align: center;
}
#total {
	border-top: 1px solid #999;
}

/*	USER PAGE
*****************************/
.promo-stats {
	margin-bottom: 20px;
}
.promo-stats .data {
	width: 440px;
	float: right;
	font-size: 12px;
}
.promo-stats .data th {
	width: 300px;
}
.promo-stats .data .val {
	text-align: center;	
}
.promo-stats .data td {
	font-weight: bold;
}
.promo-stats .callout {
	margin: 0 10px 10px 0; 
	float: left;	
}
.promo-stats .winner {
	font-family: "Arial Black",Arial,Helvetica,sans-serif;
	font-size: 1.7em;
	font-style: italic;
	color: #105372;
	text-transform: uppercase;
	line-height: 1.4em;
	padding-bottom: 4px;
}
.promo-stats .sorry {
	color: #666;	
}
.promo-stats .winner span {
	display: block;	
	font-size: 1.6em;
}
.promo-stats .callout .counter {
	margin-bottom: 10px;
}
.promo-stats .callout .draw-date {
	line-height: 1.1em;
	border-top: 1px solid #999;
	padding-top: 10px;
	margin: 0;
}

.terms-modal {
	margin: 0 auto 15px auto;	
}
body.js-enabled #terms {
	display: none;
}


.show-tickets {
	margin: -20px 0 -10px 0;
	float: right;
}
#tickets li {
	background: url(../images/olympic-promo/ticket.gif) 0 0 no-repeat;
	width: 216px;
	height: 104px;
	position: relative;
	margin: 0 10px 20px 10px;
	float: left;
}
#tickets li label {
	position: absolute;
	width: 216px;
	font-size: 16px;
	letter-spacing: 14px;
	text-align: center;
	color: #000;
	top: 66px;
	padding: 0;
	text-indent: 14px;
}