/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

body {
	background: #f8f9fa url("../img/bg.gif") repeat-x top;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

div.topad {
	width: 728px;
	height: 90px;
	padding: 20px;
	margin: 0 auto;
	border: 0;	
}

div.adslug {
	width: 1024px;
	height: 16px;
	background: url("../img/adslug-1024.png") no-repeat center top;
	border: 0;	
}

.ad-spacer {
	height:	80px;
}

#container {
    width: 100%;
	background: transparent url("../img/container.jpg") no-repeat center top;
	margin: 0 auto;
}

#content {
	width: 1023px;
	height: auto;
	background: #fff url("../img/content.gif") no-repeat center bottom;
	/*border: 1px solid #e9eaeb;*/
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#content hr {
	border: 0;
	width: 1023px;
	color: #d3d5d6;
	background-color: #d3d5d6;
	height: 1px;
	margin: 0 auto;
}

.content-top {
	width: 1023px;
	margin: 0 auto;	
}

.content-bottom {
	width: 1023px;
	margin: 0 auto;
}

.sweeps-copy {
	width: 466px;
	height: 350px;
	float: left;
	margin: 0 0 0 50px;
}

.sweeps-cta {
	width: 450px;
	height: 350px;
	float: right;
	margin: 0 30px 0 0;	
}

.title {
	color: #404040;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
}

.text {
	color: #808080;
	line-height: 28px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
}

.logo {
	width: 351px;
	height: 103px;
	background: url("../img/logo.png") no-repeat center top;
	margin: 0 auto;
}

.enter-sweeps-button {
	width: 199px;
	height: 47px;
	background: url("../img/enter_button.png") no-repeat;
	margin: 0 auto;
	border: 0;
}

.official-rules-button {
	width: 199px;
	height: 47px;
	background: url("../img/rules_button.png") no-repeat;
	margin: 0 auto;
	border: 0;
}

.bottom-ads{
	width: 660px;
	height: 180px;
	margin: 35px 0 0 200px;	
}

.ad-button-1 {
	width: 180px;
	height: 180px;
	background: url("../img/ad_button1.jpg") no-repeat;
	margin: 0 auto;
	border: 0;
	padding: 20px;
	float: left;
}

.ad-button-2 {
	width: 180px;
	height: 180px;
	background: url("../img/ad_button2.jpg") no-repeat;
	margin: 0 auto;
	border: 0;
	padding: 20px;
	float: left;
}

.ad-button-3 {
	width: 180px;
	height: 180px;
	background: url("../img/ad_button3.jpg") no-repeat;
	margin: 0 auto;
	border: 0;
	padding: 20px;
	float: left;
}

#video_wrapper {
	background: url('../img/bg-video.jpg') no-repeat;
	width: 1025px;
	height: 556px;
	margin: 0 auto;
	padding-top: 25px;
}

#video_container {
	width: 768px;
	height: 556px;
	margin: 0 auto;
}

#video_container a {	
	color: #fff;
	font-weight:normal;
	positon:relative;
}

#video_container a:hover {
	color: #daf1fc;
	font-weight:normal;
}

#disneyPlayer {
	background: url('../img/video_freeze.jpg') no-repeat;
}

#disneyPlayerReplay {
	background: url('../img/video_replay.png') no-repeat;
	width: 100px;
	height: 48px;
	margin: 193px 0 0 335px;
	position:absolute;
	display: none;
}

#disneyPlayer ul.playlist.list {
	margin-top: 2px;
}

#disneyPlayer li.video.selected {
	background-color: #1c3664;
}

.copyright {
	margin: 0 auto;
}

.copyright p {
	color: #808080;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
}

#bottom {
	background: #fff;
	width: 1023px;
	margin: 0 auto;
	border: 1px solid #e9eaeb;
}

.rule {
	margin: 10px;	
}

.rule p {
	color: #808080;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
}

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