@charset "utf-8";
#contestBox {
	padding: 0px;
	height: 388px;
	width: 335px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 150px;
	margin-left: 219px;
	position: relative;
}
#background_trapezoid_mariocontest {
	background-repeat: no-repeat;
	border-style: none;
	top: -9px;
	left: 346px;
	position: absolute;
	height: 722px;
	width: 807px;
	background-image: url(images/sweeps_bkground.png);
	z-index: auto;
}
#contestBox #hotCode {
	height: 205px;
	width: 335px;
	left: 0px;
	top: 0px;
	background-image: url(images/hot_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contestBox   .codestyle  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #C33725;
	text-align: center;
}


#contestBox #formTop {
	background-image: url(images/hot_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 205px;
	width: 340px;
	height: 185px;
}

#contestBox #formBottom {
	background-repeat: no-repeat;
	background-position: center center;
	left: 75px;
	top: 225px;
	width: 340px;
	height: 225px;
}
	
#contestBox #formTop FORM {
	padding-top: 150px;
	padding-left: -20px;
}

#contestBox #formBottom.hotEnter {
	background-image: url(images/hot_enter.png);

}
#contestBox #formBottom.hotSorry {
	background-image: url(images/hot_sorry.png);
}

#contestBox #formBottom.hotPoints {
	background-image: url(images/hot_points.png);
}

#contestBox #formBottom.hotGrand {
	background-image: url(images/hot_grand.png);
}
#contestBox #formBottom.hotCards {
	background-image: url(images/hot_cards.png);
}

#hotCode .codestyle {
	margin-top: 22px;
	margin-right: 22px;
	margin-bottom: 22px;
	margin-left: 22px;
	text-align: center;
}

#code_field
		{
		text-align: center;
		}

#did_i_win {
	width: 73px;	
	height: 18px;
	border: 0;
	background-color: transparent;
	background-image: url(images/did_i_win.png);
}
.pdf {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 40px;
}
.pdf a:link, .pdf a:visited, .pdf a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.pdf a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.back2{
	position: absolute;
	top: 600px;
	left: 54px;
	display: block;
	height: 25px;
	width: 131px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
