/*  account_requests_new_form.css - v0.6.1h */


.hidden_checkbox
{
  display: none;
}

.checkbox_image
{ 
  position: relative;
  top: 3px;
  margin-right: 3px;
}


#users_form_box
{
  width: 365px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 30px;
}

#users_form_title_bar
{
  text-align: center;
  background: url("/images/small_form_box_top_background.png") top left no-repeat;
  height: 32px;
}

#users_form_title_bar_text
{
  color: #fff;
  font-weight: bold;
  padding-top: 8px;
}

#users_form_content
{
  text-align: left;
  background: url("/images/small_form_box_content_background.png") top left repeat-y;
  padding: 10px 20px 0px 20px;
}

#users_form_bottom
{
  background: url("/images/small_form_box_bottom_background.png") top left no-repeat;
  height: 15px;
}

#email_address_box, #password_box, #confirm_password_box
{
  margin-bottom: 10px;
}

#email /* another IE hack */
{
  background-color: #fff;
}

#email label
{
  font-weight: bold;
}

.textfield
{
  width: 98%;
}

.user_type_box
{
  float: left;
  font-size: 0.9em;
  margin-right: 20px;
}

#user_type_text
{
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	font-size: 12px;
}

.user_type
{
	position: relative;
	top: 2px;
}

#user_type_label
{
  margin-bottom: 2px;
}

#green_button
{
  position: absolute;
  bottom: 0;
  right: 0;
}

#agree_to_tou_box
{
  float: left;
  margin-top: 8px;
  margin-left: -1px;
}

#agree_to_tou_message
{
  float: left;
  width: 210px;
  font-size: 0.7em;
  margin-top: 10px;
  margin-left: 2px;
}

#user_type_1_box
{
  margin-left: -4px;
}

#left_bottom
{
  width: 240px;
}

#bottom_bar
{
  position: relative;
}

#join_email_being_sent
{
  padding: 50px 50px 50px 50px;
  text-align: center;
}

#join_email_being_sent #loading_image
{
  display: block;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

#join_email_being_sent .medium_info_icon
{
  position: relative;
  bottom: -5px;
}

#warning_banner
{
  width: 595px;
  margin: auto;
  margin-top: 0px;
}


strong
{
  font-weight: bold;
}


#email_sent_message_box
{
  width: 618px;
  margin: auto;
}

#email_sent_message_box_top
{
  background: url("../../images/light_gray_600_box_top.png") top left no-repeat;
  height: 15px;
}

#email_sent_message_box_content
{
  text-align: center;
  background: url("../../images/light_gray_600_box_background.png") top left repeat-y;
  padding: 15px 30px 15px 30px;
}

#email_sent_message_box_bottom
{
  background: url("../../images/light_gray_600_box_bottom.png") top left no-repeat;
  height: 20px;
}

.medium_info_icon
{
  position: relative;
  bottom: -5px;
}

#email_sent_main_message
{
  display: inline;
}

#email_sent_email_address
{ 
  margin-top: 20px;
  font-weight: bold;
  text-align: center;
}

#email_sent_message_instructions
{ 
  margin-top: 20px;
  font-size: 0.9em;
}

#sign_in_instructions
{
  margin-bottom: 15px;
}

#no_email_instructions
{
  margin-top: 15px;
}

.yahoo_warning_banner
{
  width: auto;
  margin-top: 20px !important;
}

.yahoo_warning_banner em
{
  font-weight: bold;
}



#top_info_box
{
	color: #666;
}

#help_site_link
{
	font-weight: bold;
}

#help_contents_box
{
	margin-top: 30px;
	padding-left: 10px;
}

.help_box
{
	float: left;
	margin: 0 10px;
	width: 300px;
	border: 1px solid #ccc;
}

.help_header_box
{
	padding: 3px;
	font-weight: bold;
	background: url('/images/gradients/light_blue_gray_gradient.png') repeat-x;
	border-bottom: 1px solid #ddd;
}

.help_content_box
{
	height: 70px;
	padding: 15px;
}

.help_content_item
{
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
}

.help_content_item .gray_dot
{
	float: left;
	margin: 0;
}

.content_item_link_box
{
	margin-left: 20px;
	text-align: left;
}

.more_link_box
{
	text-align: right;
	font-size: 14px;
	padding: 10px;
}

#bottom_info_box
{
	margin-top: 30px;
}


#green_button
{
  display: inline;
  margin-left: 20px;
  padding-bottom: 2px;
}

.textfield
{
  width: 99%;
}

.help_popup_window
{ 
  width: 600px;
}

.help_popup_content
{ 
  background: #dae0f7;
}

#help_request_form_content
{
	padding: 20px;
}

#help_request_form_content textarea
{
  height: 200px;
  width: 99%;
}

#help_request_form_content #subject_box, #message_box
{
  margin-top: 10px;
}

#help_request_form_content #email_box
{
  margin-top: 20px;
}

.to_span
{
  color: #aaa;
  font-weight: bold;
}

.customer_service_department_span
{
  font-weight: bold;
}

#request_reason
{
  padding-top: 20px;
  padding-bottom: 20px;
}

#request_reason_question_box, #request_reason_suggestion_box, #request_reason_bug_report_box
{
  width: 33%;
  float: left;
}

#request_reason_suggestion_box
{
  text-align: center;
}

#request_reason_bug_report_box
{
  text-align: right;
}

#request_reason input
{
  width: 20px;
}

.instructions, #help_request_length
{
  font-size: 0.8em;
}

.over_the_limit
{
  color: red;
}

#help_request_cancel_button_box
{
  float: left;
}

#help_request_submit_button_box
{
  float: right;
}

#button_box
{
  margin-top: 15px;  
}

.help_popup_window
{
  width: 700px;
}


#warning_banner
{ 
  margin-bottom: 20px;
  background: #f6f2d4;
  border: 1px solid #ff8208;
  padding: 4px;
  font-size: 0.9em;
}

#warning_banner > div
{
  display: inline;
}


