@charset "UTF-8";
body {
	background-color: #2E2E2E;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #006699;
}
#sweepstake-stage {
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	background-color: #FFFFFF;
}
#sweepstake-stage table td p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sweepstake-stage table td p.m20 {
	margin-right: 20px;
	margin-left: 20px;
}
#sweepstake-left {
	position: relative;
	width: 640px;
	left: 20px;
	top: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#sweepstake-form {
	position: relative;
	top: 10px;
	left: 20px;
	width: 610px;
	padding: 10px;
}
#sweepstake-topbanner {
	height: 130px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#entryform #submit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2E2E2E;
	padding-right: 5px;
	padding-left: 5px;
}
#sweepstake-footer {
	position: relative;
	width: 640px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px;
}
.emailerror {
	font-weight: bold;
	color: #993300;
}
#sweepstake-footer p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#sweepstake-body {
	padding: 0px;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	top: 0px;
}
#sweepstake-details {
	position: relative;
	width: 640px;
	left: 20px;
	top: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #999999;
}
#entryform input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
#entryform fieldset {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#entryform legend {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#entryform .itemDesciption {
	font-size: 11px;
	font-weight: normal;
	padding-right: 5px;
}
#entryform .inputTitle {
	text-align: right;
	width: 130px;
	display: block;
	float: left;
	padding-right: 10px;
}
#entryform textarea {
	font-size: 11px;
	color: #333333;
}
#entryform label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	display: block;
	width: 590px;
	padding-bottom: 3px;
}
#entryform .required {
	color: #993300;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}
#entryform select {
	font-size: 11px;
	color: #333333;
	height: 16px;
}
#sweepstake-left h1 {
	font-size: 18px;
	color: #AB0503;
	line-height: 22px;
}
#sweepstake-left h2 {
	font-size: 16px;
	color: #666666;
}
#sweepstake-left p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#sweepstake-footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
/* new background*/
#skullcap-stage {
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	background-color: #333333;
	position: relative;
	top: 0px;
	z-index: 1;
	height: 800px;
	background-image: url(../images/rr_greywhite.png);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#skullcap-stage p, #skullcap-stage h1, #skullcap-stage h2 {
	color: #FFFFFF;
}
#sk-header {
	background-image: url(../images/rr_skullcap.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 300px;
	width: 680px;
	z-index: 5;
}
#skbody {
	position: absolute;
	width: 460px;
	left: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	z-index: 10;
	top: 100px;
}

