/*	Calendar	div#datepicker.dpDiv { z-index:11; }	*/

/*	Accordion Menu	*/
.msg_list 	{ margin: 0px; padding: 0px; width: 100%; list-style-type: none; }
.msg_head	{ padding: 1px; margin:0px; cursor: pointer; position: relative; list-style-type: none; font-weight:bold; }
.msg_body 	{ padding: 1px; margin:2px; list-style-type: none; }
.calc_help_0 , .calc_output_0  { display:none; }

/*	Accordion styling	*/
.msg_head { height:14pt; }
.msg_head:hover { background:#9999FF; }
.msg_list	{  padding:0px; margin:0px; }
.msg_head	{ }
.msg_body	{ text-align:left; }

/*	Help text	*/
.calc_help_0, .calc_input_0, .calc_output_0 
		{ margin:2px; padding:2px; display:block; width:97%; min-height:25px; }
.calc_help_0	{ border:1px solid #9999FF; background:#FFFFFF; }
.help_topic 		{ font-weight:bold; }
.help_text		{ font-style:italic; }
.code_text		{ font-style:italic; }
.code_text a.uptodate	{ font-style:none; font-size:9pt; display:block; text-align:center; }
.help_link:hover	{ background-color: #FFFFFF; color:black; font-weight:stronger; text-align:left; }

/*	Suggest Styling	*/
.ac_results { position:absolute; top:0px; left:0px; margin:0px; indent:0px; padding:0px;  background:#EEEEEE; list-style-type:none; width:400px; max-height:100px; overflow:auto; overflow-x:hidden;}
.ac_results li { padding:2px; padding-left:6px; }
.ac_results li span { font-weight:bold;}
.ac_results li:nth-child(even) { background: #DDDDDD }
.ac_results li:nth-child(odd) { background: #EEEEEE }
.ac_results li.ac_over { background:black; color:white; }

.calc_help_1,.calc_help_2, .calc_help_3, .calc_help_4, .calc_help_5
		{ padding: 0 2px 2px 2px; background-image:url('http://www.spiderdev.com/wp-content/plugins/pdrater_calculators/images/pdrater icons.3.gif'); min-width:26px; float:right; }
.calc_help_1 { background-position:0px 103px; min-height:24px; margin:1px;}				/* help */
.icons .calc_help_2 { background-position:0px 0px; min-height:25px; margin:1px;}			/* close */
.note  { font-style:italic; display:block; }
.note input { width:50%;}
.calc_help_3 { background-position:0px 77px; min-height:16px; margin:5px 1px 1px 1px;}	/* email */
.calc_help_4 { background-position:0px 60px; min-height:22px; margin:1px;}				/* print */
.calc_help_5 { background-position:9px 22px; min-height:19px; margin:2px; }				/* notes */
.calc_help_2 { float:right; background-position:10px 36px; min-height:15px; max-width:10px; margin:0px; padding:0px; }	/* mini-close */
/*	.ratingline { padding:3px; margin:3px; display:block; }	*/
/*	.ratingline .icons { padding:1px;  }	*/

/*	div.icons { display:block; background:#dddddd; text-align:right; padding:2px; margin-bottom:2px; border-bottom:3px solid #AAAAAA; border-right:3px solid #AAAAAA; border-left:3px solid #EEEEEE; border-top:3px solid #EEEEEE;}	*/
div.icons { display:block; text-align:right; margin:2px; padding:2px; height:28px; }
div.calc_input_0 div.icons { background:#BBBBFF; }
div.calc_output_0 div.icons { background:#CCCCFF; }

.alert	{ background:#FFFF99; }

.calc_input_0	{ border:1px solid #9999FF; background:#EAEAFF; }
.calc_output_0	{ border:1px solid #9999FF; background:#FFFFFF; min-height:25px; }

.calc_input_1, .calc_input_2, .calc_input_3, .calc_input_4, .calc_input_5, .calc_input_6, .calc_input_7, .calc_input_8, .calc_input_10, .calc_input_11, .calc_input_12		{ border:1px solid black; text-align:center; }

.calc_input_1	{ width:40px; }	/* percentage	*/
.calc_input_2	{ width:88px; }	/* date input	*/
.calc_input_3 	{ width:25px; }	/* rate age */
.calc_input_4 	{ width:70px; }	/* rate body part	*/
.calc_input_5	{ width:75px; } /* rate occupation */
.calc_input_6	{ width:65px; } /* rate standard */
.calc_input_7	{ width:89px; }	/* rate apportionment */
.calc_input_8	{ width:100px; }	/* Claim details */
.calc_input_9	{ width:98%; height:100px; border:1px solid black; overflow-y:scroll; }	/*	textarea	*/
.calc_input_10	{ width:98%; }					/*	non-textarea	*/
.calc_input_11	{ width:80%; }	/* WCAB to ADJ */
input.calc_input_12	{ width:55px; text-align:right; }	/*	money!	55 */

div.rate_calc_0 { padding:8 0 0 0px; border:1px solid #EAEAFF; }
table.rate_calc_0 { margin-left:auto; margin-right:auto; }
table.rate_calc_0 tr td { text-align: left; }
table.rate_calc_0 { padding:0px; margin:0px; }
.rate_calc_1	{ font-size:9pt; width:90px; }
table.rate_calc_0 tr td.rate_calc_2	{ vertical-align:middle; }
table.rate_calc_0 tr td 	{ text-align:center; }

table.aww_weeks_table tr td { text-align:right; }
table.aww_weeks_table tr td span { display:block; min-width:110px; }
div.calc_input_0 table.aww_weeks_table { margin-left:auto; margin-right:auto; }
div.calc_input_0 table.center { margin-left:auto; margin-right:auto; }
.storycontent a { text-decoration:underline; color:blue; }

/*	Confirmation Codes	*/
.turl { display:none; }

/*	AJAX waiting GIF	*/
img.ajaxwaiting	{ text-align:center; }