/* styles used on the tabbed bankruptcy evaluation form and on the email trustee form */

/*---------------------------------------------------------------------------------------------------------------------------*/
/* general */
/*---------------------------------------------------------------------------------------------------------------------------*/
div
{
	margin: 0px;
	padding: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;	
}

form input
{
	font-size: 12px
}
/*---------------------------------------------------------------------------------------------------------------------------*/
/* evaluation form */
/*---------------------------------------------------------------------------------------------------------------------------*/

.whole_form
{
	margin: 0px;
	padding: 0px;
	width: 540px;
	/*height: 300px;	*/
	height: 318px;
	background-color: #C6E791;
	/*background-image: url(images/form-bg2.gif);*/
	background-image: url(../images/form-bg2.gif);
	border: 2px ridge #DADEFA;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;	
}

#eval_form_title
{
	padding: 5px 3px 7px 3px;
	margin: 0px 0px 1px 0px;
	text-align: center;
	color: #000000;
	border: 1px solid #ffffff;
	font-size: 19px;
	font-weight: normal;
/*	background-color: #C9F97D;*/
	background-color: #C3F07B;
	background-repeat: repeat-x;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	letter-spacing: 1px;
}

#status_panel
{
	float: left;
	padding: 0px;
	width: 104px;
	/*height: 270px;*/
	height: 280px;
	border-right: 1px solid #cccccc;
	/*background-color: #C9F97D;*/
	background-color: #C3F07B;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#status_panel .status
{
	padding: 1px 0px 3px 19px;
	margin: 0px 0px 1px 0px;
	font-size: 12px;	
	background-color: #C3F07B;
	font-variant:small-caps;	
	color: #666666;
	border-bottom: 1px solid #ffffff;
}

.description
{
	margin: 2px 2px 2px 0px;
	padding: 4px 0px 0px 2px;
	height: 108px;
	background-color: #C3F07B;
	
	font-size: 11px;
	text-align: left;
	/*color: #000000;*/
	color: #333333;
}

span.hours
{
	font-weight: bold;
	color: #0033FF;
	
}

#status_list
{
	height: 700px;
}

.status#current_tab
{
	background-color: #80C908;
	background-image: url(images/current-tab.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
}

.status#info_tab
{
	padding: 1px 0px 3px 9px;
	background-color: #80C908;
	background-image: url(images/info-tab.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
}

#information_pannel
{
	margin: 6px 4px;
	padding: 0px;
	float: left;
	height: 240px;
	width: 412px;
}

.panel 
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	clear: both;
	/*width: 390px;*/
	/*height: 200px;*/
	height: 217px;
	/* visibility: hidden; */
}

.panel_title
{
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 4px 0px;
	/*border-bottom: 1px solid #D1E4B1;*/
	border-bottom: 1px solid #80C908;
	font-style:normal;
	font-size: 12px;
}

.panel_title_2
{
	/*border-bottom: 1px solid #D1E4B1;*/
	
	clear:both;
	border-bottom: 1px solid #80C908;
	font-style:normal;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#contact_panel .panel_title
{
	margin: 0px 0px 12px 0px;
}


.left_column
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	/*width: 149px; good for font-size 11px */
	width: 160px;
}

.right_column
{
	margin: 0px;
	padding: 0px;
	float:right;
}

.right_column_narrow
{
	margin: 0px 0px 0px 175px;
	padding: 0px;
}

.caption_value_horizontal
{
	margin: 3px 0px 0px 0px;
	padding: 0px;
	clear: both;
	height: 23px;
}

.caption
{
	margin: 0px 5px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
	text-align: right;
	/*width: 72px; good for font-size 11px */
	width: 83px;
}

.value
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

.value input
{
	width: 111px;
}

#contact_type
{
	width: 400px;
	height: 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

#contact_options
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	text-align: left;
	width: 230px;	
}

#contact_options .an_option
{
	height: 21px;
}

#contact_options input
{
	width: 23px; 
}

#contact_options .contact_input
{
	width: 130px;
	margin: 0px 0px 0px 0px;
}

span.spacer
{
	padding: 0px 2px 0px 0px;
}

#call_time
{
	padding: 0px;
	position: relative;
	float: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	
}

#call_time_value input
{
	/*width: 178px;*/
	width: 152px;
	margin: 0px 0px 0px 0px !important;
	float: left;
}


.required
{
	margin-right: 3px;
	color: #ff0000;
}

.asset_group
{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px;
	text-align: right;
}

.family_section
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

.family_section_title
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 9px 0px;
}

.family_section ul
{
	margin: 0px 0px 10px 30px;
	padding: 0px;
	list-style: none;
}

.family_section ul li
{
	font-size: 12px;
	color: #000000;
}


.smalltextbox
{
	width: 40px;
}

.office
{
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	height: 25px;
}

select
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	/*font-size: 12px; good for font-size 11px */
	font-size: 13px;
	height:22px !important;  
}

.city
{
	margin: 0px;
	padding: 0px 13px 0px 0px;
	position: relative;
	float: left;
	text-align: left;	
}

.offices_per_city
{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
}

.other_and_total
{
	clear: both;
}

.other_and_total#income
{
	padding: 18px 0px 0px 0px;
}
.middle_title{
	margin-top:8px !important;
}

.other_and_total#reasons
{
	padding: 0px;
	clear:both;
	padding-top:2px;
	
	
}

.other_and_total#assets
{
	padding: 20px 0px 0px 0px;
}


.subtotal
{
	text-align: right;
}

.other
{	
	margin: 0px;
	padding: 0px;
}

#reasons textarea
{
	height: 25px;
}

#assets textarea
{
	height: 65px;
}

.question
{
	clear: both;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

textarea
{
	padding: 2px;
	width: 403px;
	height: 45px;
	font-size: 12px !important;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.comment
{
	font-size: 12px;
}

#contact_panel input
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.agreement
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

.form_footer
{
	clear: both;
	margin: 0px;
	padding: 0px;
	/*width: 400px;*/
}

.privacy
{
	margin: 0px;
	padding: 9px 0px 0px 0px;
	float: left;
	position: relative;
	font-size: 9px;	
	text-align: left;		
}

.privacy a
{
	/*color: #0099FF;*/
	text-decoration: underline;
}

.privacy a:hover
{
	/*color: #0099FF;*/
	text-decoration: none;
}

.buttons
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
	position: relative;
	text-align: right;
	width: 200px;
}

.buttons input
{
	margin: 0px;
	width: 60px;
	height: 23px;
}

#previous_button
{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
}

#next_button, #submit_button
{
	margin: 0px 0px 0px 1px;
	padding: 0px;
	position: relative;
	float: right;
}

.checkbox
{
	margin: 0px;
	padding: 0px;
	height: 20px;
}

input.form {
	/*background: #137AB4;*/
	/*background-color: #8AA066; olive green*/
	background-color: #80C908;
	/*background: #66FF66;*/
	background-image: url(images/nav-button.gif);
	background-repeat: repeat-x;
	padding: 0;
	font-weight: bold;
  color: #FFFFFF;
  border-style: outset;
  width: 70px;
  height:25px;
  text-align:center;
  line-height:100%;
}

input.form:hover {
    border-style: inset;
}

/*---------------------------------------------------------------------------------------------------------------------------*/
/* email trustee form */
/*---------------------------------------------------------------------------------------------------------------------------*/
.email_trustee_form
{
	margin: 10px 0px 0px 0px;
	padding: 10px;
	clear: both;
	border: 2px ridge #DADEFA;
	background-color: #87d211;
	background-image: url(images/email-form-bg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 440px;

}

.email_frame
{
	margin: 0px;
	padding: 10px;
	border: 1px solid #cccccc;

}

.email_title
{
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #9DC9DB;
}

.email_caption_value_horizontal
{
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	height: 23px;
}

.email_caption
{
	margin: 0px 4px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
	text-align: right;
	width: 72px;
}

.email_value
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

.email_value input
{
	margin: 0px;
	width: 126px;
}

#email_office
{
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	height: 40px;
	visibility: hidden;
}

#email_city
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	text-align: left;
}

#email_offices_per_city
{
	margin: 0px;
	padding: 0px 2px 0px 0px;
	position: relative;
	float: right;
}

.email_trustee_form textarea
{
	margin: 0px;
	padding: 3px;
	width: 409px;
	height: 80px;
}

#spacing
{
	margin: 15px 0px 15px 0px;
}

.above_caption
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.button
{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	text-align: right;
	height: 29px;
}

.button input
{
	margin: 0px;
	padding: 0px;	
	width: 120px;
	height: 26px;
}

input.email_button {
	background: #b2e75d;
	padding: 5;
	font-weight: bold;
  color: #000000;
  border-style: outset;
  text-align:center;
  line-height:100%;
}

input.email_button:hover {
    border-style: inset;
}

.school
{
	margin: 5px 0px 0px 20px;
	width: 200px;
}

.school #school_select
{
	margin: 2px 0px 0px 0px;
	text-align: left;	
}

.note
{
	margin: 8px 0px 0px 0px;
}

