/* CSS for The Green Nut - Sweepstakes */


/* ===========================================
         MAIN LAYOUT
==============================================*/

#header h2 {
	width: 709px;
	}

#content {
	margin: 16px 9px auto 359px;
	}

#container-boxContent {
	background: url(../images/sweepstakes/splash-sweepsIntro.jpg) 0 234px no-repeat;
	}

#content a {
	font-weight: bold;
	color: #9fac1f;
	text-decoration: none;
	}

#content a:hover {
	text-decoration: underline;
	}
	

/* ===========================================
         SWEEPS DESC
==============================================*/

#sweepsDesc {
	background: url(../images/sweepstakes/bg-intro.png) 0 0 no-repeat
	}

#sweepsDesc .bottom {
	height: 15px;
	background: url(../images/sweepstakes/bg-intro.png) 0 100% no-repeat
	}

#sweepsDesc h3 {
	padding: 32px 32px 20px;
	}

#sweepsDesc p, 
#sweepsDesc ul {
	margin: 0 32px 1em;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #fff;
	}

#sweepsDesc ul {
	list-style: disc;
	padding-left: 1.3em;
	}


/* ===========================================
         SWEEPS DISCLAIMER
==============================================*/

#sweepsDisclaimer {
	padding: 24px 0 7px;
	background-color: #faf5ec;
	}

#sweepsDisclaimer p {
	margin: auto 32px 1em;
	font-size: 1.1em;
	line-height: 1.3em;
	}

#sweepsDisclaimer h4 {
	margin: 2em 32px 1em;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
	}

#sweepsDisclaimer #buttons {
	float: right;
	width: 116px;
	margin: -52px 32px auto auto;
	_display: inline; /* IE6 */
	}

#sweepsDisclaimer #buttons a {
	display: block;
	height: 29px;
	margin-bottom: 10px;
	}


/* ===========================================
         OFFICIAL RULES
==============================================*/

#sweepsDesc h4 {
	padding: 32px 32px 0;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.5em;
	color: #afbc21;
	}

#sweepsDesc h5 {
	padding: 0 32px 10px;
	font-size: 3em;
	font-weight: normal;
	line-height: 1.5em;
	color: #e5d7ba;
	}
