body 
{
	margin: 0;
	padding: 0;
	background: #E6E228 url(images/bg-bottom-repeat.gif) repeat;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	color: #8A8C8C;
}

h2
{
	margin: 0;
	padding: 0;
	color: #78CDED;
	font-size: 18px;
}

#container
{
	background: url(images/bg-top-repeat.gif) repeat-x;
	text-align: center;
	min-height: 585px;
}

#main
{
	margin-left: auto;
	margin-right: auto;
	width: 765px;
	height: 100%;
	background: #E6E228;
}

#header-top
{
	height: 145px;
	width: 765px;
	background: url(images/header-top.jpg);
}

#header-bottom
{
	height: 119px;
	width: 765px;
	background: url(images/header-bottom.jpg);
}

#center
{
	width: 765px;
	min-height: 373px;
	background: #E6E228 url(images/middle-bg.gif) repeat-x;
}

#content
{
	margin: 0 20px 0 21px;
	padding: 0 0px 0 20px;
	width: 704px;
	min-height: 654px;
	background: #fff;
}

#footer
{
	height: 132px;
	width: 765px;
	background: #E6E228 url(images/middle-footer-bg.gif);
}

#content table.layout
{
	margin: 0 0 0 0px;
	text-align: left;
}

/* Featured winner */

#content table td.top-left
{
	width: 297px;
	padding-left:21px;
}

#content table td.top-left p
{
	color: #149FAB;
	margin-left:7px;
}

#featured-winner
{
	background: url(images/featured-winner-bg.gif) no-repeat;
	height: 143px;
	margin-top:13px;
	padding: 19px 20px;
}

/* Enter to win */

#content table td.top-right
{
	padding-left: 13px;
	width: 343px;
	vertical-align: top;
}

#enter
{
	width: 343px;
	height: 262px;
	background: url(images/enter-bg.gif) no-repeat;
	margin: 0px;
	text-align: center;
	padding-top: 66px;
	
}

#enter-default
{
	width: 343px;
	height: 330px;
	background: url(images/enterToWin.gif) no-repeat;
	margin: 0px;
	text-align: center;
	padding-top: 66px;
	
}

#enter-question
{
	width: 250px;
	height: 48px;
	background: url(images/enter-question-bg.gif) no-repeat;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom :0px;
	padding-top: 4px;
	font-size: 20px;
	line-height: 21px;
}
.validationSummary
{
	height: 60px; 
	vertical-align: middle;
}
.disclaimer2,
.disclaimer1
{
	display: block;
	font-size: small;
}
.enter-answers
{
	text-align: left; 
	font-size: 16px; 
	padding-left: 60px; 
	margin-top: 5px; 
	margin-bottom: 5px;
	line-height: 21px;
}
.disclaimer
{
	color: #129FAB;
	margin-top: 2px;
}

.enter-pin
{
	text-align: left; 
	font-size: 16px; 
	padding-left: 50px; 
	margin-top: 5px; 
	margin-bottom: 5px;
	line-height: 21px;
}

.mobile
{
	border: solid 1px #129FAB; 
	width: 150px;
	font-size: 11px;
	padding: 2px;
	vertical-align: baseline;
}

.submit-button
{
	margin-top: 6px;
}

/* Next draw */

#content table td.middle
{
	width: 644px;
}

#next-draw
{
	margin: 0px 0 10px 10px;
	background: url(images/next-draw-bg.gif) no-repeat;
	width: 644px;
	height: 53px;
	line-height: 53px;
	color: White;
	font-size: 23px;
	text-align: center;
}

/* Testimonial */

#content table td.bottom-left
{
	width: 297px;
	padding-left:16px;
}

#testimonial
{
	background: url(images/testimonial-bg.gif) no-repeat;
	height: 180px;
	width: 257px;
	padding: 15px 20px;
}

/* Previous winners */

#content table td.bottom-right
{
	padding-left: 25px;
	width: 323px;
}

#previous-winners 
{
	background: url(images/previous-winners-bg.gif) no-repeat;
	height: 180px;
	width: 323px;
	padding: 15px 9px;

}

#previous-winners p
{
	margin:16px 9px 0px 20px;
}

div.footer-text,
p.footer-text
{
	margin: 10px 0;
	font-size: 13px;
}
div.footer-text a:visited, div.footer-text a:link, div.footer-text a:hover, div.footer-text a:active,
p.footer-text a:visited, p.footer-text a:link, p.footer-text a:hover, p.footer-text a:active
{
	color: #61BF1C;
}

.green
{
	color: #61BF1C;
}


.intro 
{
	margin-top: -44px;
	line-height: 15px;
	font-size: 13px;
	margin-left:11px;
}

/* Added by GS to remove padding/margin from validator summary*/
.validator-style ul 
{
	padding: 0px;
	margin: 0;	
	font-size: 12px; 
}

.largeText
{
	font-size: 20px;
	font-weight: bold;
}