body {
	margin: 0;
	padding: 0;
	font: 62.5%/1.5em Helvetica, Arial, sans-serif;
	background: #fff url(../i/assets/bg_pg.png) top left repeat-x;
	}

h1, h2, h3, h4, h5, h6, fieldset, form, .nav {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	}

h1 {
	display: none;
	}
	
.closeLink {
	position: absolute;
	top: 18px;
	right: 25px;
	font-size: 12px;
	}
	
.pageTitle {
	display: block;
	font-size: 24px;
	word-spacing: -2px;
	font-weight: normal;
	margin-bottom: 12px;
	color: #006;
	line-height: 1em;
	}

h2 {
	height: 97px;
	background: url(../i/assets/content_image.jpg) no-repeat;
	text-indent: -999em;
	overflow: hidden;
	}
	
h5 {
	font-size: 12px;
	color: #6a6a6a;
	font-weight: bold;
	margin: 0 0 30px 0;
	}

p {
	margin: 0;
	padding: 0 0 10px 0;
	}

a {
	color: #006;
	outline: none;
	text-decoration: underline;
	}

a:hover {
	text-decoration: underline;
	}
	
/* --- --- */
#mainDiv {
	width: 746px;
	line-height: 1.5em;
	margin: 0 auto;
	}

#content {
	font-size: 1.2em;
	padding: 0 11px;
	background: url(../i/assets/side_shadows.png) top left repeat-y;
	}

#footer {
	color: #999;
	font-size: 1.1em;
	position: relative;
	padding: 0 11px 50px 11px;
	background: url(../i/assets/bottom_shadow.png) top left no-repeat;
	}

/* --- --- */	
#flashContent, #prizeInformation {
	height: 560px;
	overflow: hidden;
	background: #ecf8fc;
	position: relative;
	}
	
#prizeInformation {
	height: auto;
	}

#flashContent h2, #prizeInformation h2 {
	height: 117px;
	background: url(../i/assets/header.jpg);
	}
	
#prizeInformation h2 {
	background-image: url(../i/assets/header-thl.jpg);
	}

#flashContent h3 {
	margin: 41px 0 0 35px;
	background: url(../i/assets/penal_bg.gif);
	width: 294px;
	height: 81px;
	text-indent: -99em;
	overflow: hidden;
	}

#flashContent div {
	padding: 27px 20px 2px 20px;
	margin: 11px 74px 30px 29px;
	background: #cde5ed url(../i/assets/penal_bg-03.gif) top left repeat-x;
	}

#flashContent p, #prizeInformation pre {
	white-space: pre;
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 1.25em;
	line-height: 1.465em;
	}
	
#flashContent a, #prizeInformation a {
	font-weight: bold;
	}
	
.george {
	position: absolute;
	right: 5px;
	top: 38px;
	background: url(../i/assets/body_illustration.png);
	width: 281px;
	height: 518px;
	}
	
#prizeInformation .container {
	height: 686px;
	background: url(../i/assets/body_illustration.jpg) top right no-repeat;
	}
	
.container div {
	padding: 12px 219px 0 27px;
	line-height: 16px;
	color: #006;
	}
	
#containerText {
	padding: 27px;
	line-height: 16px;
	color: #006;
	}
	
div.prize {
	width: 467px;
	height: 94px;
	padding: 0;
	margin: 0 0 8px 0;
	color: #fff;
	position: relative;
	background: url(../i/assets/bg_bars.gif);
	}
	
.prize img {
	margin: 0 12px 0 45px;
	}
	
.prize h4 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	padding-top: 11px;
	padding-right: 32px;
	}
	
.prize p {
	font-size: 12px;
	line-height: 15px;
	margin-top: 8px;
	padding-right: 32px;
	}
	
p.intro {
	font-size: 14px;
	line-height: 1.2em;
	}
	
#prizeInformation p.intro a {
	font-weight: normal;
	}
	
.moreInfo {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 48px;
	height: 48px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../i/assets/bg_more-info.gif) top no-repeat;
	}
	
.moreInfo:hover {
	background-position: bottom;
	}

.footerImg {
	position: absolute;
	bottom: 0;
	background: url(../i/assets/footer_01.jpg);
	height: 48px;
	width: 724px;
	}
	
.alt {
	background-image: url(../i/assets/footer_01a.jpg);
	}
	
.terms {
	position: absolute;
	right: 11px;
	top: 15px;
	}

.terms a {
	margin-left: 4px;
	padding-left: 4px;
	}

#footer a {
	color: #007696;
	}

#footerNav {
	padding: 15px 0 0 0;
	}

#footerNav li {
	float: left;
	}

#footerNav a {
	line-height: 1em;
	padding-right: 4px;
	margin-right: 10px;
	}
	
#last a {
	border: 0;
	}

.disclaimer {
	clear: both;
	font-size: .91em;
	line-height: 1.3em;	
	padding: 10px 0 20px 22px;
	}
	
.btnRegister {
	display: block;
	width: 122px;
	height: 28px;
	margin: 12px auto;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	line-height: 28px;
	overflow: hidden;
	background: url(../i/assets/bg_button-enter.gif) top no-repeat;
	text-decoration:  none;
	}
	
.btnRegister:hover {
	text-decoration: none;
	color: #fff;
	background-position: bottom;
	}
	
.btnOverlay {
	background: url(../i/spacer.gif);
	position: absolute;
	right: 45px;
	top: 437px;
	text-indent: -999em;
	width: 130px;
	height: 130px;
	overflow: hidden;
	z-index: 100;
	}
	
.flashOverlay {
	position: absolute;
	left: 26px;
	top: 169px;
	background: url(../i/spacer.gif);
	width: 325px;
	height: 24px;
	text-indent: -999em;
	overflow: hidden;
	}
	
#prizeDetails {
	width: 650px;
	height: 452px;
	width: 100% !ie;
	height: 448px !ie;
	overflow: hidden;
	}

.prizeDetailsSpa {
	background: url(../i/assets/bg-prize-spa.jpg);
	}

.prizeDetailsFitness {
	background: url(../i/assets/bg-prize-fitness.jpg);
	}

.prizeDetailsPremium {
	background: url(../i/assets/bg-prize-premium.jpg);
	}
	
#prizeDetails div {
	padding: 30px;
	color: #006;
	font-size: 12px;
	line-height: 17px;
	}
	
#prizeDetails ul {
	font-size: 13px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	}
	
#prizeDetails li {
	padding: 0 0 12px 0;
	}	
	

/* -- Shadow Table -- */
#frameClose {
	width: 30px;
	height: 30px;
	z-index: 999;
	cursor: pointer;
	background: url(../i/popup/btn-close.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/popup/btn-close.png', sizingMethod='crop');
	}
	
#s-topLeft {
	background: url(../i/popup/shadow-left-top.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/popup/shadow-left-top.png', sizingMethod='crop');
	}
	
#s-topCenter {
	background: url(../i/popup/shadow-top.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/popup/shadow-top.png', sizingMethod='scale');
	}
	
#s-topRight {
	background: url(../i/popup/shadow-right-top.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/popup/shadow-right-top.png', sizingMethod='crop');
	}
	
#s-centerLeft {
	background: url(../i/popup/shadow-left.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/popup/shadow-left.png', sizingMethod='scale');
	}
	
#s-centerRight {
	background: url(../i/popup/shadow-right.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/popup/shadow-right.png', sizingMethod='scale');
	}
	
#s-bottomLeft {
	background: url(../i/popup/shadow-left-bottom.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/popup/shadow-left-bottom.png', sizingMethod='crop');
	}
	
#s-bottomCenter {
	background: url(../i/popup/shadow-bottom.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/popup/shadow-bottom.png', sizingMethod='scale');
	}
	
#s-bottomRight {
	background: url(../i/popup/shadow-right-bottom.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/popup/shadow-right-bottom.png', sizingMethod='crop');
	}
	
*html #frameClose, *html #s-topLeft, *html #s-topRight, *html #s-topCenter, *html #s-centerLeft, *html #s-centerRight, *html #s-bottomLeft, *html #s-bottomCenter, *html #s-bottomRight {
	background-image: none;
	cursor: pointer;
	}
	
/* -- sIFR -- */
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

.sIFR-active h1, .sIFR-active p.intro {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	margin-bottom: 0;
    }
