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

body {
    font-size: 1em;
    line-height: 1.4;
	background: #f4c5dc url("../img/bg.jpg") repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #fff;
    margin: 1em 0;
    padding: 0;
}

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

.clear{
	clear: both;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

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

div.topad {
	width: 738px;
	height: 90px;
	margin: 25px auto;
	padding: 0 0 0 10px;
	background: url("../img/adslug-vertical.gif") no-repeat left bottom;
	border: 0;	
}

div.adslug {
	width: 1023px;
	height: 15px;
	margin: 10px auto;
	background: url("../img/adslug-1023.png") no-repeat center top;
	border: 0;	
}

#container {
    width: 100%;
	margin: 0 auto;
}

#content {
	width: 1083px;
	height: auto;
	background: url("../img/content.png") no-repeat center top;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.cta-button-left {
	float:left;
}

.watch-disneyjr-button {
	width: 251px;
	height: 210px;
	background: url("../img/watch-button.png") no-repeat;
	margin-top: 430px;
	margin-left: 170px;
	margin-bottom: 180px;
	border: 0;
}

.cta-button-right {
	float:right;
}

.enter-sweeps-button {
	width: 336px;
	height: 85px;
	background: url("../img/enter-button.png") no-repeat;
	margin-top: 412px;
	margin-right: 205px;
	margin-bottom: 205px;
	border: 0;
}

#bottom{
		width: 849px;
		margin: 0 auto;
}

.copyright{
		color: #a54399;
		text-align:left;
		font-size: 10px;	
}

#rule{
		width: 845px;
		margin: 0 auto;
		margin-top: 10px;	
}

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

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

footer {
    margin-top:15px;
}

div #gde_footerContents {
    background-color:transparent;

}