@charset "utf-8";
/* CSS Document */
	
body {
	background: #000000 url('../img/background.jpg') no-repeat top center;		
	min-width: 100%;
	font-size:  13px;
	background-color:#000000;
}

img{
	border: 0;
	vertical-align: middle;
}

.clear{
	clear: both;
}

#header-chrome {
	width:996px;
	height:48px;
    margin:0 auto;
}

#content-wrapper {
	font-family: Arial, Helvetica, "sans serif";
	color: #3c3c3c;
	margin: 0 auto;
}

footer {
	width: 996px;
	margin: 0 auto;
	position: relative;
}

#content {
	background: url('../img/background-content.jpg') no-repeat top center;
	width: 996px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 25px 0;
	position: relative;	
	overflow: hidden;
}

#top{
	width: 996px;
	height: 284px;
	margin: 0 auto;
}

.top-left{
	width: 298px;
	float: left;
}

.top-center{
	width: 444px;
	float: left;
}

.top-right{
	width: 235px;
	float: left;
}

.sweepslogo{
	background: url('../img/sweeps-logo.png') no-repeat;
	width: 284px;
	height: 118px;
	margin-left: 10px;
	border-style: none;
}

.text-disney{
	background: url('../img/text-disney.png') no-repeat;
	width: 227px;
	height: 84px;
	margin-top: 30px;
	margin-left: 30px;
	border-style: none;
}

#text-disney-disclaimer{
	width: 205px;
	float:left;
	margin-top: 10px;
	margin-left: 35px;
}

#text-disney-disclaimer p{
	color: #663366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	line-height: 14px;
}

.copy-heading1{
	background: url('../img/copy-heading1.png') no-repeat;
	width: 252px;
	height: 24px;
	margin-top: 10px;
	margin-left: 10px;
	border-style: none;
}

.copy-heading2{
	background: url('../img/copy-heading2.png') no-repeat;
	width: 278px;
	height: 24px;
	margin-top: 10px;
	margin-left: 10px;
	border-style: none;
}

#copy-text{
	width: 320px;
	margin: 10px 0 10px 20px;
}

#copy-text p{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	line-height: 18px;
}

.btn-enter-now{
	background: url('../img/btn-enter-now.png') no-repeat;
	width: 192px;
	height: 49px;
	margin-top: 20px;
	border-style: none;
}

.games{
	background: url('../img/games.png') no-repeat;
	width: 235px;
	height: 186px;
	margin-top: 45px;
	border-style: none;
}

#middle{
	width: 996px;
	margin: 0 auto;
}

.video-wrapper{
	background: url('../img/video.png') no-repeat;
	width: 542px;
	height: 404px;
	margin-left: 238px;
	padding-top: 15px;
}

.video-wrapper #disneyPlayer{
	margin-left: 15px;
}

#bottom{
	width: 996px;
	margin-top: 15px;
}

.copyright{
	color: #FFFFFF;
	font-size: 10px;
	float:right;
	margin-right:30px;
}

.channel-logo{
	background: url('../img/channel-logo.png') no-repeat;
	width: 152px;
	height: 121px;
	float:left;
	margin-left: 30px;
	border-style: none;
}

.rule-heading{
	background: url('../img/rule-heading.png') no-repeat;
	width: 371px;
	height: 23px;
	margin-bottom: 10px;
	border-style: none;
}

#rule{
	width: 625px;
	float:left;
	margin-top: 5px;
	margin-left: 25px;		
}

#rule p{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	line-height: 14px;
}

#rule p a{
	color: #FFFFFF;
	text-decoration:underline;
}

.esrb-logo{
	background: url('../img/esrb-logo.png') no-repeat;
	width: 131px;
	height: 87px;
	float:left;
	margin-top: 20px;
	margin-left: 10px;		
	border-style: none;
}