@charset "utf-8";
/* CSS Document */
#game_right_box {

}
#game_right_box a:link {
	color: #0000FF;
	text-decoration: none;
}
#game_right_box a:visited {
	color: #800080;
	text-decoration: none;
}
#game_right_box a:hover {
	color: #000000;
	text-decoration: underline;
}
#game_manage_contain {
	margin-left: 15px;
}
#game_success_emails {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
.game_text_field {
	border: thin solid #808080;
}
#game_play_address {
	width: 300px;
	position: relative;
	margin-top: 5px;
}
#game_play_right_column {
	width: 470px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	height: 375px;
}
#game_play_title {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	height: 50px;
	font-size: 1em;
	line-height: 1.3em;
}
#game_play_description {
	margin-top: 2px;
	height: 145px;
}
#game_play_game_enter {
	margin-top: 5px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#game_play_web_address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	height: 35px;
	width: 300px;
	position: relative;
}
#game_play_phone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	width: 300px;
	position: relative;
}
#game_play_sponsor_image {
	height: 225px;
	width: 300px;
	position: relative;
}#game_play_left_column {
	width: 300px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
#game_play_back {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 15px;
}
#game_play_game_ends {
	border: thin solid #000000;
	width: 250px;
	float: right;
	margin-right: 10px;
	margin-top: 7px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
}
#game_play_rules {
	margin-top: 30px;
	height: 100px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#game_preview_address {
	width: 300px;
	position: relative;
	margin-top: 5px;
}
#game_preview_right_column {
	width: 480px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	height: 340px;
}
#game_preview_title {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	height: 50px;
	font-size: 1em;
	line-height: 1.3em;
}
#game_preview_description {
	margin-top: 2px;
	height: 86px;
}
#game_preview_game_enter {
	margin-top: 5px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#game_preview_web_address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	height: 35px;
	width: 300px;
	position: relative;
}
#game_preview_phone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	width: 300px;
	position: relative;
}
#game_preview_sponsor_image {
	height: 225px;
	width: 300px;
	position: relative;
}#game_preview_left_column {
	width: 300px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
#game_preview_game_ends {
	border: thin solid #000000;
	width: 250px;
	float: right;
	margin-right: 10px;
	margin-top: 7px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
}
#game_preview_rules {
	margin-top: 10px;
	height: 100px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#game_preview_winner {
	margin-top: 20px;
}
#game_master_box {
	border: medium solid #579AC5;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
#game_master_games {
	width: 800px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#game_master_message {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
	background-color: #E3E3E6;
}
.game_required {
	color: #F00;
}
.game_red_text {
	color: #F00;
}
.game_expired_message_box {
	margin-top: 5px;
	font-size: 22px;
	font-family: Verdana, Geneva, sans-serif;
}

