@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/*html { height: 100%; }
body, #container { min-height: 100%; height: 100%; }*/
body {
	text-align: center;
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0;
	width: 900px;
	margin: 0 auto;
	height: 100%;
}
#container {
	text-align: left;
	width: 851px;
	margin: 0 auto;
	background-color: #ef5994;
	padding-right: 49px;
	padding-bottom: 16px;
}
a, a:link img, a:visited img, a:hover img, a:active img {
	border: none;
	outline: none;
}
#header {
	width: 851px;
	height: 190px;
}
#header div {
	float: left;
}
#logo {
	width: 244px;
	height: 142px;
	background: url(/images/logo.png) no-repeat;
	margin-top: 16px;
}
#slogan {
	width: 384px;
	height: 17px;
	background: url(/images/slogan.png) no-repeat;
	margin: 135px 110px 0 38px;
	text-indent: -9000px;
	display: inline;
}
#topBar {
	width: 800px;
	height: 15px;
	background: url(/images/topBar.png) no-repeat;
	padding: 16px 51px 0 0;
}
#topBar.xchallenge_topBar {
	background: url(/images/topBar_xchallenge.png) no-repeat;
}
#bottomBar {
	width: 851px;
	height: 32px;
	background: url(/images/bottomBar.png) no-repeat;
}
#mainContent {
	width: 851px;
	background-color: #FFF;
	overflow: hidden;
}
#mainTiles {
	margin: 0 0 15px 23px;
	padding-top: 4px;
	height: 570px;
	overflow: hidden;
}
.tile {
	width: 253px;
	height: 175px;
	float: left;
	margin: 0 18px 15px 0;
}
#mainTiles .tile a:link {
	color: #424242;
	text-decoration: none;
}
#mainTiles .tile a:visited {
	color: #424242;
	text-decoration: none;
}
#mainTiles .tile a:hover {
	color: #000;
	text-decoration: none;
}
#mainTiles .tile a:active {
	color: #424242;
	text-decoration: none;
}
#mainTiles .tile.noscript:hover .tileBody {
	display: block;
}
.tileHead, .tileHead div {
	width: 253px;
	height: 45px;
	overflow: hidden;
	text-indent: -9000px;
}
.tileHead {
	position: relative;
}
.tileHead div {
	position: absolute;
	top: 0px;
	left: 0px;
}
.tile.noscript:hover .tileHead {
	background-position: 0px 0;
}
.tileBody {
	width: 215px;
	background: url(/images/tiles/tileSlide.png) no-repeat;
	padding: 13px 19px;
	display: none;
}
.pointer {
	cursor: pointer;
}
#tile1 {
	background: url(/images/tiles/tile1.jpg) no-repeat left bottom;	
}
#tile2 {
	background: url(/images/tiles/tile2.jpg) no-repeat left bottom;	
}
#tile3 {
	background: url(/images/tiles/tile3.jpg) no-repeat left bottom;	
}
#tile4 {
	background: url(/images/tiles/tile4.jpg) no-repeat left bottom;	
}
#tile5 {
	background: url(/images/tiles/tile5.jpg) no-repeat left bottom;	
}
#tile6 {
	background: url(/images/tiles/tile6.jpg) no-repeat left bottom;	
}
#tile7 {
	background: url(/images/tiles/tile7.jpg) no-repeat left bottom;	
}
#tile8 {
	background: url(/images/tiles/tile8.jpg) no-repeat left bottom;	
}
#tile9 {
	background: url(/images/tiles/tile9.jpg) no-repeat left bottom;	
}
.tileHead1 {
	background: url(/images/tiles/headers/1.jpg) no-repeat 0px -46px;	
}
.tileOn-tileHead1 {
	background: url(/images/tiles/headers/1.jpg) no-repeat 0px 0px;
}
.tileHead2 {
	background: url(/images/tiles/headers/2.jpg) no-repeat 0px -46px;	
}
.tileOn-tileHead2 {
	background: url(/images/tiles/headers/2.jpg) no-repeat 0px 0px;
}
.tileHead3 {
	background: url(/images/tiles/headers/3.jpg) no-repeat 0px -46px;	
}
.tileOn-tileHead3 {
	background: url(/images/tiles/headers/3.jpg) no-repeat 0px 0px;
}
.tileHead4 {
	background: url(/images/tiles/headers/4.jpg) no-repeat 0px -46px;	
}
.tileOn-tileHead4 {
	background: url(/images/tiles/headers/4.jpg) no-repeat 0px 0px;
}
.tileHead5 {
	background: url(/images/tiles/headers/5.jpg) no-repeat 0px -46px;	
}
.tileOn-tileHead5 {
	background: url(/images/tiles/headers/5.jpg) no-repeat 0px 0px;
}
.tileHead6 {
	background: url(/images/tiles/headers/6.jpg) no-repeat 0px -46px;	
}
.tileOn-tileHead6 {
	background: url(/images/tiles/headers/6.jpg) no-repeat 0px 0px;
}
.tileHead7 {
	background: url(/images/tiles/headers/7.jpg) no-repeat 0px -46px;	
}
.tileOn-tileHead7 {
	background: url(/images/tiles/headers/7.jpg) no-repeat 0px 0px;
}
.tileHead8 {
	background: url(/images/tiles/headers/8.jpg) no-repeat 0px -46px;	
}
.tileOn-tileHead8 {
	background: url(/images/tiles/headers/8.jpg) no-repeat 0px 0px;
}
.tileHead9 {
	background: url(/images/tiles/headers/9.jpg) no-repeat 0px -46px;	
}
.tileOn-tileHead9 {
	background: url(/images/tiles/headers/9.jpg) no-repeat 0px 0px;
}

.tickerGrey {
	color: #A4AdC0;
}
#ticker {
	font-size: 12px;
	list-style: none;
}
#ticker li {
	display: block;
	float: left;
	width: 210px;
	height: 15px;
	text-align: center;
}
#roundFlash {
	height: 278px;
	width: 722px;
	padding-left: 129px;
}
#logoBar {
	width: 827px;
	height: 134px;
	background: url(/images/logoBar.jpg) no-repeat 39px 70px;
	border-top: 1px solid #A3ADB6;
	position: relative;
}
#logoBar a.logoBarLink {
	width: 464px;
	height: 68px;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin-left: 41px;
}
#footer {
	color: #FFF;
	font-size: 11px;
	margin: 23px 0 0 31px;
	padding-bottom: 20px;
}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FFF;
	text-decoration: underline;
}
#footer p {
	margin-bottom: 20px;
}
#bottomNav {
	font-size: 10px;
	margin: 20px 0 0 41px;
}
#bottomNav a:link, #bottomNav a:visited {
	color:#000;
	text-decoration: none;
}
#bottomNav a:hover, #bottomNav a:active {
	color:#ef5994;
	text-decoration: none;
}
#topBar {
	font-size: 10px;
	text-align: right;
}
#topBar a:link, #topBar a:visited, a.vButton:link, a.vButton:visited, #voucherLink:link, #voucherLink:visited, #mainContent a:link, #mainContent a:visited {
	color:#000;
	text-decoration: none;
}
#topBar a:hover, #topBar a:active, a.vButton:hover, a.vButton:active, #voucherLink:hover, #voucherLink:active, #mainContent a:hover, #mainContent a:active {
	color:#ef5994;
	text-decoration: none;
}
#pageLeft a:link, #pageLeft a:visited, #pageFull a:link, #pageFull a:visited {
	color:#ef5994;
	text-decoration: underline;
}
#pageLeft a:hover, #pageLeft a:active, #pageFull a:hover, #pageFull a:active {
	color:#ef5994;
	text-decoration: none;
}
h1.pageHeader {
	width: 670px; height: 43px;
	position: relative;
	margin-left: 33px;
	overflow: hidden;
	}
h1.pageHeader span {
	position: absolute;
	width: 100%;
	height: 100%;
}
.pink {
	color: #ef5994;
}
.bold {
font-weight:bold;
}
.underline { text-decoration: underline; }
h1#aboutHeader span {
	background: url(/images/pageheaders/headers.jpg) no-repeat 0px 0px;
}
h1#latestnewsHeader span {
	background: url(/images/pageheaders/headers.jpg) no-repeat 0px -43px;
}
h1#latestoffersHeader span {
	background: url(/images/pageheaders/headers.jpg) no-repeat 0px -86px;
}
h1#eventsHeader span {
	background: url(/images/pageheaders/headers.jpg) no-repeat 0px -128px;
}
h1#spotlightHeader span {
	background: url(/images/pageheaders/headers.jpg) no-repeat 0px -172px;
}
h1#registerHeader span {
	background: url(/images/pageheaders/headers.jpg) no-repeat 0px -215px;
}
h1#privacyHeader span {
	background: url(/images/pageheaders/headers.jpg) no-repeat 0px -258px;
}
h1#vouchersHeader span {
	background: url(/images/pageheaders/headers.jpg) no-repeat 0px -301px;
}
h1#termsHeader span {
	background: url(/images/pageheaders/headers.jpg) no-repeat 0px -343px;
}
h1#winacarHeader span, h1#prize-drawHeader span {
	background: url(/images/pageheaders/headers.jpg) no-repeat 0px -387px;
}
h1#winacartermsHeader span {
	background: url(/images/pageheaders/headers.jpg) no-repeat 0px -430px;
}
h1#xchallengeentry span {
	background: url(/images/pageheaders/xchallengeHeaders.gif) no-repeat 0px 0px;
}
h1#xchallengeentry_terms span {
	background: url(/images/pageheaders/xchallengeHeaders.gif) no-repeat 0px -46px;
}
#pageContainer {
	margin: 9px 0 35px 0;
	line-height: 17px;
}
#pageLeft {
	float:left;
	width: 245px;
	margin: 0 0 0 110px;
	padding-right: 15px;
	display: inline;
}
#pageLeft .inlineFlash {
	width: 185px;
	height: 185px;
	margin-left: 60px;
}
img.eventsImage {
	padding-left: 38px;
	max-width: 300px;
}
#pageRight {
	float:left;
	padding-left: 5px;
}
#pageRight .inlineFlash {
	width: 185px;
	height: 185px;
	margin: 30px 0 0 20px;
}
#pageContainer p {
	margin: 10px 0;
}
#registerform ul {
	list-style: none;
	font-size: 13px;
}
#registerform ul li {
	width: 411px; height: 32px;
	background: #C0D8E0;
	margin-top: 1px;
	color: #C0D8E0;
	overflow: hidden;
}
#registerform ul li.formMargin {
	margin-top: 5px;
	color: #000;
}
#registerform ul label {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width: 78px;
	height: 25px;
	padding: 7px 0 0 10px;
	border-right: 1px solid #FFF;
}
#registerform.xchallenge ul label {
	width: 137px;	
}
#registerform ul input {
	background: #C0D8E0;
	font-size: 13px;
	width: 280px;
	padding-left: 10px;
	margin-bottom: 9px;
}
#registerform.xchallenge ul input {
	width: 253px;
}
button#submit, .button {
	width: 330px;
	height: 29px;
	display: block;
	text-align: left;
	padding-left: 45px;
	background: url(/images/register.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	margin: 36px 0 0 2px;
	cursor: pointer;
}
#registerform.xchallenge button#submit {
	background: url(../images/register_xchallenge.gif) no-repeat;
	width: 409px;
}
table#xchallenge_form_table {
	width: 409px;
	margin-top: 15px;
}
.xchallenge_form_table_label {
	padding-left: 10px;
	width: 200px;
	height: 37px;
}
.xchallegne_form_table_check div {
	background: #C0D8E0;
	width: 36px;
	height: 23px;
	padding-top: 12px;
}
#pageFull {
	width: 610px;
	margin: 40px 0 0 115px;
}
.privacyleading {
	line-height: 30px;
}
#pageFull ul li {
	margin: 0 0 10px 25px;
}
#pageFull ul ul {
	margin: 0 0 10px 50px;
}
#pageFull ul ul li {
	margin: 0 0 2px 0;
}
div#pageFull.christmasmarket {
	width: 816px;
	min-height: 531px;
	margin: 0;
	background: url(/images/christmasmarket.jpg) no-repeat;
	color: #FFF;
}
div.christmasmarket #pageRight .inlineFlash {
	margin: 200px 0 0 0;
}
div.christmasmarket #pageLeft {
	margin: 20px 0 0 66px;
	width: 280px;
}
.christmasmarket h3 {
	color: #E6B557;
	margin-bottom: 5px;
}
#pageLeft h3 {
	margin-bottom: 5px;
}
.uppercase {
	text-transform: uppercase;
}
div#pageContainer p.medium {
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 -5px 0;
}
.small {
	font-size: 10px;
	line-height: 11px;
}
p#winacar {
	margin-top: 70px;
}
#pageLeft ul {
	margin:0 0 0 25px;
}
#pageLeft ul li {
	margin: 5px 0;
}
blockquote {
	margin:0 0 0 20px;
}
#xchallenge_body {
	width: 851px;
	height: auto;
	margin-bottom: 50px;
}
#xchallenge_body_top {
	background: url(../images/xchallenge/xchallenge_body_top.gif) no-repeat;
	height: 330px;
	width: 851px;
}
#xchallenge_body_mid {
	background: url(../images/xchallenge/xchallenge_body_mid.gif) no-repeat;
	height: 345px;
	width: 851px;
}
#xchallenge_body_bot {
	background: url(../images/xchallenge/xchallenge_body_bot.gif) no-repeat;
	height: 502px;
	width: 851px;
	position: relative;
}
#xchallenge_body_bot a#xchallenge_link1 {
	position: absolute;
	top: 30px;
	left: 89px;
	width: 103px;
	height: 30px;
}
#xchallenge_body_bot a#xchallenge_link2 {
	position: absolute;
	top: 119px;
	left: 257px;
	width: 85px;
	height: 25px;
}


.clear { clear: both; }
.red { color: #BF0000; }
.blue { color: #007182; }
.green { color: #C9D22A; }

a.uline-onhover { text-decoration: none; }
a.uline-onhover:hover { text-decoration: underline; }
a.no-uline-onhover { text-decoration: underline; }
a.no-uline-onhover:hover { text-decoration: none; }

#msg {
	background-color: #e5e5e5;
	color: #000000;
}
#msg, #error {
	padding: 10px;
	border: 1px solid #a0a0a0;
	font-weight: bold;
	margin-bottom: 12px;
	width: 391px;
	max-width: 391px;
}
#error {
	background-color: #C90000;
	color: #ffffff;
}

