

#middle_column_game {
	float:left;
	left:20px;
	overflow:hidden;
	padding:0 0 20px;
	position:relative;
	top:11px;
	width: 930px;
}

h1.game {
	padding: 6px 0px 0px 10px;
}

#breadcrumb_container p {
	padding:5px 0 5px 10px;
}

.cms_page {
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
}

.cms_page p {
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

p.send {
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

.steps {
	width: 930px;
  height: 362px;
}

#ding_dong_container h2 {
	color: #3f3f3f;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#ding_dong_container span {
	display: none;
}

#game_instructions {
	width: 775px;
	padding: 22px 0px 102px 12px;
}

#step_1 {
	background: url("/images/game_step_1.jpg") no-repeat;
}

#step_2 {
	background: url("/images/game_step_2.jpg") no-repeat;
}

#step_3 {
	background: #efe209 url("/images/game_step_3.jpg") no-repeat;
	height: auto;
  float: left;
  clear: both;
}

#step_1 p {
	padding: 289px 0px 0px 504px;
}

#step_1 p a {
	background: url("/images/button_start.gif") no-repeat;
	width: 402px;
	height: 54px;
	display: block;
}

#step_1 p a:hover {
	background-position: 0px -54px;
}

#step_2_form {
	float: left;
	width: 400px;
	padding: 77px 0px 0px 214px;
}

/*** ie6 hack ***/
*html #step_2_form {
  padding: 76px 0px 0px 212px;
}
*html div.select {
  height: 39px;
  overflow: hidden;
}
/*** end ***/

#step_2_form strong {
  color: #cf1b1a;
}

#step_2_form select {
	width: 175px;
	font-size: 11px;
	color: #3a3a3a;
	margin: 0px 0px 22px 0px;
}

#step_2_form select, #step_2_form strong, #step_2_form input {
  display: inline;
  float: left;
}

div.select {
  clear: both;
  height:40px;
  overflow:hidden;
}

#step_2_form input {
	width: 177px;
	height: 18px;
	font-size: 11px;
	color: #3a3a3a;
	border: 0;
	margin: 0px 0px 22px 0px;
}

#step_2_right {
	float: left;
	width: 314px;
}

#step_2_right p {
	padding: 301px 0px 0px 62px;
}

#step_2_right p a {
	background: url("/images/button_calculate.gif") no-repeat;
	width: 198px;
	height: 36px;
	display: block;
}

#step_2_right p a:hover {
	background-position: 0px -36px;
}

#step_3_middle {
	width: 305px;
	padding: 0px 0px 0px 0px;
	float: left;
	position: relative;
}

#step_3_middle input {
	border: 0;
}

#step_3_middle #result_name {
	font-family: "Times New Roman", Times, serif;
	color: #01c3e6;
	font-weight: bold;
	font-size: 20px;
	margin: 97px 0px 0px 68px;
	width: 240px;
	text-transform: uppercase;
}

#step_3_middle #award_name {
	font-family: "Times New Roman", Times, serif;
	color: #01c3e6;
	font-weight: bold;
	font-size: 30px;
	width: 240px;
	text-transform: uppercase;
	margin: 67px 0px 0px 54px;
}

#step_3_middle #friends_email {
	font-size: 11px;
	color: #939393;
	font-style: italic;
	margin: 79px 0px 0px 23px;
}

#step_3_middle p {
position: absolute;
top: 301px;
left: 197px;
}

#step_3_middle p a {
	background: url("/images/button_game_send.gif") no-repeat;
	width: 102px;
	height: 30px;
	display: block;
}

#step_3_middle p a:hover {
	background-position: 0px -30px;
}

#step_3_right {
	float: left;
	width: 160px;
}

#step_3_right p.tweet {
	padding: 230px 0px 0px 54px;
}

#step_3_right p.tweet a {
	background: url("/images/button_tweet_my_result.gif") no-repeat;
	width: 127px;
	height: 29px;
	display: block;
}

#step_3_right p.tweet a:hover {
	background-position: 0px -29px;
}

#step_3_right p.facebook {
	padding: 11px 0px 0px 35px;
}

#step_3_right p.facebook a {
	background: url("/images/button_facebook_my_result.gif") no-repeat;
	width: 146px;
	height: 28px;
	display: block;
}

#step_3_right p.facebook a:hover {
	background-position: 0px -28px;
}

#step_3_right p.playagain {
	padding: 20px 0px 20px 27px;
}

#step_3_right p.playagain a {
	background: url("/images/button_play_again.gif") no-repeat;
	width: 154px;
	height: 24px;
	display: block;
}

#step_3_right p.playagain a:hover {
	background-position: 0px -24px;
}

#step_3_left {
	width: 434px;
	height: 281px;
	float: left;
	margin: 82px 0px 0px 0px;
}

.ping_pong {background: url("/images/result_ping_pong.gif") no-repeat;}

.jo_shmow {background: url("/images/result_jo_shmow.gif") no-repeat;}

.honky_tonk {background: url("/images/result_honky_tonk.gif") no-repeat;}

.ding_dong {background: url("/images/result_ding_dong.gif") no-repeat;}

#tweet_details {
  padding: 10px 0px 0px 20px;
  width: 160px;
  text-align: right;
  color: #000;
  font: normal 13px "Times New Roman", Times, serif;
  letter-spacing: 0.03em;
}

#tweet_details label {
  width: 140px;
}

#tweet_details_button {
  text-align: right;
}

#tweet_details ul {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  list-style: none;
}

#tweet_details li {
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
  text-align: right;
}

div.result_alert {
  color: #cf1b1a;
  padding: 7px 0px 0px 23px
}


