/* styles used on the tabbed case evaluation form */

body
{
	font: 12px Verdana, Helvetica, sans-serif;
	color: #333333;
}

div
{
	margin: 0px;
	padding: 0px;
}

form
{
	margin: 0px;
	padding: 0px;	
}
/*---------------------------------------------------------------------------------------------------------------------------*/
/* evaluation form */
/*---------------------------------------------------------------------------------------------------------------------------*/

.whole_form
{
	margin: 0px;
	padding: 0px;
	width: 450px;
	height: 305px;
}

.tabs
{
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	height: 28px;
	width: 400px;
	background-color: #f7e0bb;
	position: relative;
	top: 11px;
	text-align: center;
	
	border-right: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

.tabs ul#tabbed_menu
{
	margin: 0px 0px;
	padding: 0px 3px;	
	width: 398px;
	height: 28px;
}
.tabs ul#tabbed_menu li
{
	width: 65px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style: none;
	float: left;		
}

.tabs ul#tabbed_menu li div
{
	border-right: none;
	margin: 5px 0px 3px 0px;
	padding: 1px 0px 0px 0px;
}

.tabs ul#tabbed_menu li div.option_on
{	
	color: #000000;	
	background-color: #ffffff;
	padding: 1px 0px 2px 0px !important;
}

.tabs ul#tabbed_menu li div.option_off
{
	color: #555555;
}

#information_pannel
{
	margin: 0px;
	padding: 15px 12px 12px 12px;
	clear: both;
	border: 2px ridge #ebffca;
	background-color: #ffffff;
	background-image: url(images/eval-form-bg.gif);
	background-repeat: repeat-x;	
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 400px;
	height: 310px;
}

.panel 
{
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 400px;
	height: 290px;
	visibility: hidden;
}

.panel_title
{
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #ebd0a7;
}

#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: 165px;
}

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

.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;
}

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

.value input
{
	width: 123px;
}

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

.other_assets
{
	margin: 15px 0px 0px 0px;
	padding: 0px;
	clear: both;
	text-align: left;	
}

.family_section
{
	margin: 10px 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;
}

.smalltextbox
{
	width: 40px;
}

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

select
{
	margin: 0px;
	padding: 0px;
}

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

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

.subtotal
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	clear: both;
	text-align: right;
}

.other
{
	clear: both;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.other textarea
{
	width: 223px;
	height: 60px;
}

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

textarea
{
	margin: 4px 0px 4px 0px;
	padding: 2px;
	width: 400px;
	height: 70px;
}

.comment
{
	font-size: 10px;
}

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

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

.agreement a
{
	color: #444444;
	text-decoration: underline;
}

.agreement a:hover
{
	text-decoration: none;
}

.form_footer
{
	margin: 0px;
	padding: 0px;	
	width: 400px;
}

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

.buttons
{
	margin: 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
{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
}

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

.checkbox
{
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

input.form {
	background: #f7e0bb;
	padding: 0;
	font-weight: bold;
  color: #555555;
  border-style: outset;
  width: 70px;
  height:25px;
  text-align:center;
  line-height:100%;
}

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