html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background: #ffffff url('../imageset/background.jpg') repeat-x fixed bottom left;
}
img {
	border: 0px;
}
object { outline:none; }
.hide {
	display: none;
}

#div_ribbon {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
	background: url('../imageset/header_bg.png') repeat-x;
	z-index: 1;
}
#menu_bg {
	width: 100%;
	height: 100px;
	background: url('../imageset/menu_bg.jpg') no-repeat top center;
}
#container {
	position: absolute;
	width: 1034px;
	margin-left: 50%;
	left: -517px;
	min-height: 100%;
	z-index: 2;
}
#header {
	position: relative;
	height: 100px;
	z-index: 2; /* so header is above character */
}
#logo {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 330px;
	height: 222px;
	background: url('../imageset/logo.png') no-repeat;
}

/*	MENU START	*/
#menu {
	position: relative;
	top: 70px;
	left: 235px;
	height: 30px;
	width: 300px;
}
#nav {
	float: left; /* needed otherwise content div is pushed down in FF and Chrome */
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav li {
	float: left;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
}
#nav li:hover {
	background: url('../imageset/tab_selected_bg.png') no-repeat;
}
#nav li.selected {
	background: url('../imageset/tab_selected_bg.png') no-repeat;
}
#nav li a {
	display: block;
	width: 100px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #000000;
	text-decoration: none;
}
/*	MENU END	*/

#content {
	position: relative;
	display: block;
	margin-bottom: 98px; /* height of the footer */
}
#footer {
	position: absolute;
	bottom: 0px;
	width: 1034px;
	height: 98px;
	background: url('../imageset/footer.png') no-repeat;
}


/*	HOME START	*/
#ticket {
	position: relative;
	top: 100px;
	left: 130px;
	width: 724px;
	height: 287px;
	background: url('../imageset/ticket_bg.png') no-repeat;
}
#form {
	position: relative;
	top: 20px;
	left: 80px;
	width: 440px;
	height: 245px;
}
#div_ss {
	position: absolute;
	top: 220px;
	left: 15px;
}
.shoestring {
	display: block;
	width: 157px;
	height: 41px;
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
	background: url('../imageset/shoestring.png') no-repeat 0px 0px;
}
.shoestring:hover {
	background: url('../imageset/shoestring.png') no-repeat 0px -42px;
}
#prizes {
	position: absolute;
	right: 60px;
	top: 135px;
	width: 86px;
	height: 362px;
	background: url('../imageset/prize_home.png') no-repeat;
}
#ct_uitleg {
	width: 370px;
	margin: auto;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#form form {
	text-transform: uppercase;
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}
#form a {
	color: #000000;
}
#form input {
	padding: 0px;
	margin: 0px;
}
#form input[type="text"] {
	border: 1px solid #7f7f7f;
	background-color: #cccccc;
	width: 280px;
}
#form select {
	border: 1px solid #7f7f7f;
	background-color: #cccccc;
	text-transform: none;
}
#form option {
	background-color: #cccccc;
}
#form td {
	padding: 0px;
	margin: 0px;
	padding: 2px;
}
*:first-child+html #form td {
	padding: 1px;
}
#form td.label {
	text-align: right;
	color: #2484c6;
	font-weight: bold;
	font-size: 11px;
}
#form td.small {
	width: 10px;
}
#form td.large {
	width: 200px;
}
/*	HOME END	*/

/*	QUIZ START	*/
#quiz_character {
	position: absolute;
	top: 0px;
	left: -220px;
	width: 882px;
	height: 100%;
	background: url('../imageset/character_quiz.png') no-repeat;
}
.contest_content {
	position: relative;
	min-height: 520px;
}
#quiz {
	position: relative;
	display: block;
	left: 235px;
	width: 600px;
	height: 600px;
}
#links {
	position: absolute;
	top: 270px;
	right: 35px;
}
.shoestring_logo {
	display: block;
	width: 157px;
	height: 41px;
	background: url('../imageset/shoestring_logo.png') no-repeat;
	margin-bottom: 5px;
}
.facebook {
	float: left;
	display: block;
	width: 35px;
	height: 36px;
	background: url('../imageset/facebook_btn.png') no-repeat 0px 0px;
}
.hyves {
	float: left;
	display: block;
	width: 35px;
	height: 36px;
	background: url('../imageset/hyves_btn.png') no-repeat 0px 0px;
}
.hyves a {
	display: block;
	width: 35px;
	height: 36px;
}
.hyves img {
	display: none;
}
.netlog {
	float: left;
	display: block;
	width: 35px;
	height: 36px;
	background: url('../imageset/netlog_btn.png') no-repeat 0px 0px;
}
.twitter {
	float: left;
	display: block;
	width: 35px;
	height: 36px;
	background: url('../imageset/twitter_btn.png') no-repeat 0px 0px;
}
/*	QUIZ END	*/

/*	GAME START	*/
#game_character {
	position: absolute;
	top: 0px;
	left: -120px;
	width: 385px;
	height: 100%;
	background: url('../imageset/character_game.png') no-repeat;
}
.game_content {
}
#game_video {
	position: relative;
	padding-top: 25px;
	left: 255px;
	width: 533px;
	height: 355px;
}
#game_synopsis {
	position: relative;
	left: 255px;
	width: 509px;
	min-height: 245px;
	background: url('../imageset/synopsis_bg.png') repeat-y;
	padding: 12px;
}
/*	GAME END	*/

/*	PRIZES START	*/
#prizes_character {
	position: absolute;
	top: 0px;
	left: -120px;
	width: 246px;
	height: 100%;
	background: url('../imageset/character_prize.png') no-repeat;
}
.prizes_content {
	padding-top: 50px;
}
.prizebox {
	position: relative;
	left: 220px;
	width: 574px;
	min-height: 133px;
	margin: 0px;
	margin-bottom: 30px;
	background: url('../imageset/prize_bg.png') no-repeat bottom left;
	padding: 3px;
	font-weight: bold;
}
.prizebox h1 {
	padding: 0px;
	margin: 0px;
}
.prizebox a {
	color: #469ed1;
}
.red {
	color: #f0484e;
}
.blue {
	color: #469ed1;
}
.bg_trip {
	position: absolute;
	top: -43px;
	left: -30px;
}
#prize1 {
	padding-left: 15px;
}
#prize1 .img {
	float: right;
	margin-top: -50px;
	margin-right: -48px;
	margin-left: 5px;
	width: 184px;
	height: 188px;
	background: url('../imageset/prize_trip.png') no-repeat;
}
#prize2 {
	padding-right: 15px;
}
#prize2 .img {
	float: left;
	margin-top: -10px;
	margin-right: 5px;
	width: 104px;
	height: 138px;
	background: url('../imageset/prize_lgphone.png') no-repeat;
}
#prize3 {
	padding-left: 15px;
}
#prize3 .img {
	float: right;
	margin-left: 8px;
	width: 81px;
	height: 112px;
	background: url('../imageset/prize_xbox.png') no-repeat;
}
#prize4 {
	padding-right: 15px;
}
#prize4 .img {
	float: left;
	margin-top: -25px;
	margin-left: 15px;
	margin-right: 5px;
	width: 112px;
	height: 155px;
	background: url('../imageset/prize_game.png') no-repeat;
}
/*	PRIZES END		*/