﻿/* ========== Adapters ======= */
MyChangePassword
{
}

.MyChangePassword .AspNet-ChangePassword div
{
  padding-top: 5px;
}

.MyChangePassword .AspNet-ChangePassword label
{
  float: left;
  width: 110px;
  text-align: left;
}
.MyChangePassword .AspNet-ChangePassword input,

/* This rule is used when AutoAccessKey is true */
.MyChangePassword .AspNet-ChangePassword label em
{
}
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ChangePasswordTitlePanel span
{
	font-size: 16px;
	font-weight: normal;
}
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-SuccessTitlePanel span
{
	font-size: 16px;
	font-weight: normal;
}
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-InstructionPanel
{
}
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-FailurePanel
{
    color: #FF0000;
}
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-UserPanel,
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-PasswordPanel
{
	margin-left:0px;
}
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-NewPasswordPanel
{
	margin-left:0px;
}
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel
{
	margin-left:0px;
}
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-SubmitPanel
{
}
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-CreateUserPanel,
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-PasswordRecoveryPanel,
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ContinuePanel,
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-SuccessTextPanel
{
}
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-UserPanel,
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-PasswordPanel,
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-NewPasswordPanel,
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel
{
}
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-UserPanel label,
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-PasswordPanel label,
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-NewPasswordPanel label,
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel label,
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel span
{
}
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-UserPanel input,
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-PasswordPanel input
{
  width: 200px;
  text-align: left;
}
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-NewPasswordPanel input
{
  width: 200px;
  text-align: left;
}
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel input
{
  width: 200px;
  text-align: left;
}
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-SubmitPanel input
{
	width:auto;
}
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ContinuePanel input
{
}
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ContinuePanel,
.MyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-SuccessTextPanel
{
}


.MyPasswordRecovery
{
}

.MyPasswordRecovery .AspNet-PasswordRecovery div
{
  padding-top: 5px;
}

.MyPasswordRecovery .AspNet-PasswordRecovery label
{
  float: left;
  width: 80px;
  text-align: left;
}

.MyPasswordRecovery .AspNet-PasswordRecovery input
{
}

.MyPasswordRecovery .AspNet-PasswordRecovery input
{
}

/* This rule is used when AutoAccessKey is true */
.MyPasswordRecovery .AspNet-PasswordRecovery label em
{
}

.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-TitlePanel span
{
	font-size: 16px;
	font-weight: normal;
}
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-TitlePanel,
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-InstructionPanel
{
	text-align:left;
}
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-InstructionPanel
{
	margin-left: 30px;
	width: 220px;
    text-align: center;
}

.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-TitlePanel,
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-TitlePanel
{
}

.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-InstructionPanel,
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-InstructionPanel
{
}

.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-FailurePanel
{
    color: #FF0000;
}

.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-UserPanel,
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel,
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-SubmitPanel
{
}
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-SubmitPanel,
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel,
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-AnswerPanel
{
}

.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel,
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel
{
}

.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-UserPanel label,
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel span,
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel span,
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-AnswerPanel label
{
}

.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-UserPanel input
{
  width: 100px;
  text-align: left;
}
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-AnswerPanel input,
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel input,
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel input
{
}

.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel input,
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel input
{
}

.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-SubmitPanel input
{
	margin-left:0px;
}
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-SubmitPanel input
{
}

.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-HelpPanel,
.MyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-SuccessTextPanel
{
}


/* ========== forms ========== */		
#account_info
{
	margin: 0 0 10px 22px;
}
#col2 #account_info a.featuredlink, #col2 #account_info p{
	margin: 0 20px 10px 0;
	font-size: 11px;
}
#col2 #account_info p{
	font-size: 12px;
}
#col2 #account_info h2{
	margin: 0 0 5px 0;
}

#col2 #account_info h3{
	margin: 0 0 5px 0; padding: 0;
	font-weight: normal;
}

#account_info div.row 
{
  clear: both;
  padding-top: 5px;
}
#account_info div.col{
	float: left;
	margin-right: 10px;
}
#account_info .label_header
{
  float: left;
  width: 370px;
	font-weight: bold;
}
#account_info .label_header h2, #account_info .label_header h3, #account_info .label_header p
{
		margin: 0; padding: 0;
		line-height: 1.5em;
}
#account_info .label_header p{
	font-weight: normal;
}
#account_info .label_listing
{
  float: left;
  width: 370px;
  margin-left: 0px;
  margin-top:0px;
  margin-bottom:0px;
}
#account_info .label_name
{
  	float: left;
  	width: 150px;
  	margin-right: 5px;
  	margin-left: 0px;
  	text-align: left;
	font-weight: bold;
	font-size:11px;
}
#account_info .label_name_short
{
  	float: left;
  	width: 75px;
  	margin-right: 5px;
  	margin-left: 0px;
  	text-align: left;
	font-weight: bold;
	font-size:11px;
}
#account_info strong
{
	font-size:11px;
}
#account_info .required
{
	color: #c3202d;
	margin-left: 10px;
}
.optField{
	color: #999;
}
#account_info .label_value_left
{
	float: left;
	width: 150px;
	text-align: left;
  	margin-right: 5px;
  	margin-left: 0px;
  	text-align: left;
}

#account_info .label_value
{
  width: 220px;
  text-align: left;
}
#account_info .text_entry_left
{
	float: left;
	width: 150px;
	text-align: left;
  	margin-right: 5px;
  	margin-left: 0px;
  	text-align: left;
	background: #f2f5f5;
}

#account_info .text_entry
{
  width: 200px;
  text-align: left;
	background: #f2f5f5;
}
#account_info .text_entry_half
{
  width: 100px;
  text-align: left;
  background: #f2f5f5;
}

#account_info .checkboxes
{
  width: 200px;
  text-align: left;
}

#account_info .checkboxes input
{
  margin-right: 5px;
} 


#account_info .text_entry_short
{
  width: 150px;
  text-align: left;
  background: #f2f5f5;
}
#account_info .text_select
{
  width: 204px;
  text-align: left;
background: #f2f5f5;
}

#account_info .text_select2
{
  width: 100px;
  text-align: left;
background: #f2f5f5;
}
#account_info .left{
	float: left;
}
.radio {
	margin-top: -10px;
	width: 220px;
	float: left;
}
#account_info .checkboxLabel, #account_info .radioLabel {
  margin: 0 10px 10px 0;
}

#account_info .checkbox input{
	margin: 0 5px 0 0; padding: 0;
	width: 20px;
}

#account_info .radio input{
	margin: 0 5px 0 0; padding: 0;
}	
#account_info .checkbox label{
	margin: 0 10px 10px 0;
}	


#account_info .submit_button
{
	margin: 2px 2px 2px 2px;
}

#account_info td {
	font-size: 11px;
}

#account_info .form_note{
	font-size: 11px;
	font-weight: normal;
	color: #666;
}


#ctl00_MainContent_JobStatus label {
	margin: 0 10px 0 5px;
}

/* ========== wizard ========= */
#col2 #wizard table 
{
	margin: 0;
	padding:0;
}
.wizard_buttons
{
	float:left;
	margin-left:0px;
}
/* ========== calendar ========= */
#col2 #events table
{
	margin: 0;
	padding:0;
}
#col2 #events td a
{
	margin: 0;
	padding:0;
}
#col3 table
{
	margin: 0;
	padding:0;
}
#col3 td a
{
	margin: 0;
	padding:0;
	display: auto;
	text-decoration: auto;
	width: auto;
	color: auto;
	background: none;
}
/* ========== lists ========== */		
#col2 .member_list a
{
	float:left;
	margin:0 0 0 0;
}
#col2 .member_list th a
{
	text-decoration:underline;
}
#col2 .member_list .pager td table
{
}
.grid_nav {
	margin-top:10px;
	padding-right:5px;
	width:400px;
}
.grid_nav #first {
	float:left;
	text-align:left;
	font-weight:bold;
	width:50px;
}
.grid_nav #previous {
	float:left;
	text-align:left;
	font-weight:bold;
	width:150px;
}
.grid_nav #next {
	float:right;
	text-align:right;
	font-weight:bold;
	width:50px;
}
.grid_nav #last {
	float:right;
	text-align:right;
	font-weight:bold;
	width:50px;
}
.grid_nav #letter 
{
	margin-left: 22px;
}
.grid_nav #letter a 
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration:underline;
}
.orglist_table
{
	margin-top:0px;
	padding-right:5px;
	width:400px;
}
.orglist_table #left {
	float:left;
	text-align:left;
	width:220px;
}
.orglist_table #right {
	float:right;
	text-align:left;
	width:160px;
}
div.full {
	clear: both;
	float:left;
	text-align:left;
	width:380px;
	display:none;
}
.featuredlisting_True {
	background: #ebf6fc;
	border: 1px solid #3eabe3;
	width:400px;
	height:40px;
}
.featuredlisting_False {
	width:400px;
	height:40px;
}
.jobposting_table 
{
	margin-top:10px;
	margin-left: 30px;
	padding-right:5px;
	width:400px;
}
.jobposting_table #left 
{
	float:left;
	text-align:left;
	width:230px;
}
.jobposting_table #right {
	float:right;
	text-align:left;
	width:160px;
}

/* ========== events ========== */		
.enabled
{
}
.disabled
{
	color:#AAAAAA;
}
/* ========== text =============*/
	.smredlinks{ 	
		display: block;
		text-decoration: none;
		width: 60px;
		color: #45494c;
		font-size: 11px;
		font-weight: normal;
		background: url('images/arrow_smred.gif') left no-repeat;
		margin: 0 0 13px 18px; padding: 0 0 0 14px;
		}	

			#col2 #linkheaderlist a{ 
				margin: 0 4px 0 0;
				}	
.lsacopy
{
	color:Red;
	font-weight:bold;
}