@charset "utf-8";
/* CSS Document */

/******************** GLOBAL STYLES ***************************************/
.clear{clear:both;}
.top_links
{
	margin:0 auto;
	padding:0 15px 0 0;
	text-align:right;
	width:969px;
}
.top_links li
{
	padding:0 4px;
	display:inline;
	border-right:1px solid #333333;
}
.top_links li.last{border-right:none;}
#outer_con{background:url(/images/global/bgnd.jpg) center repeat-y;}
#inner_con
{
	margin:0 auto;
	width:984px;
	background-color:#FFFFFF;
	height:100%;
}
#header_main_section
{
	background:url(/images/global/logo_banner.gif) no-repeat center;
	height:55px;
}
#logo_link
{
	display:block;
	height:55px;
	width:115px;
	margin-left:15px;
	position:absolute;
}
#corp_header_text{display:none;}
#search_container
{
	text-align:right;
	padding-top:15px;
	padding-right:30px;
	float:right;
}
#q
{
	vertical-align:top;
	border-width:1px 0;
	border-style:solid;
	border-color:gray;
	height:16px;
	width:160px;
}
#img_swoosh
{
	display:block;
	margin: 0 auto;
}
#left_sidebar_con
{
	width:247px;
	margin-left:15px;
	float:left;
	overflow:hidden;
	background: url(/images/global/wht_box_bgnd.gif) repeat-y;
}
.online_title_pic
{
	display:block;
	margin-bottom:10px;
}
.sidebar_about_con
{
	width:215px;
	height:20px;
	margin:7px auto 0;
	text-align:center;
	padding-top:7px;
}
.sidebar_about
{
	background:url(/images/global/bullet_33.gif) no-repeat 0px 3px;
	padding-left:10px;
	text-decoration:none;
	font-weight:normal;
}
.sidebar_box_ends
{
	display:block;
	margin-left:8px;
}
.sidebar_box_space{margin-bottom:12px;}
.menu_box
{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	width:225px;
	margin-left:8px;
}
.serv_group
{
	display:block;
	margin:15px auto 4px auto;
	/*margin:15px auto 0;*/
}
.first_serv_group{margin-top:0;}
.serv_panel_imgs
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.list_box_ends
{
	display:block;
	margin:0 auto;
}
.services_big_gap{margin-bottom:10px;}
.menu_box ul
{
	margin:0 auto;
	padding:0;
	list-style:none;
	background:url(/images/global/list_box_bgnd.jpg) repeat-y;
	width:215px;
/*	border-top:1px solid #DDDDDD; fixes margin issue */
}
.menu_box li
{
	padding:3px 0 3px 12px;
	border-bottom:1px solid white;
}
ul.inner_list
{
	width:150px;
	margin:0 0 0 40px;
}
ul.inner_list li
{
	border:none;
	padding:0 0 0 10px;
	background:url(/images/global/bullet_33.gif) no-repeat 0px 3px;
}
ul.inner_list a{font-weight:normal;}

.menu_box .li_first{padding-top:0px;}
.menu_box .li_last
{
	border-bottom:none;
	padding-bottom:0px;
}
.menu_box a
{
	color:#333333;
	font-weight:bold;
}
.menu_box ul li img{margin-right:7px;}
/*#signup_msg_con
{
	width:215px;
	height:22px;
	margin:5px auto 0 auto;
}
#signup_msg_con a
{
	display:block;
	width:215px;
	height:22px;
	background:url(/images/global/sign_up_btm.gif);
}*/
.signup_msg_con
{
	/*text-align:center;*/
	/*overflow:auto;*/
	/*height:22px;*/
	margin-bottom:12px;
	margin-top:7px;
	font-size:12px;
	line-height:22px;
}
.signup_link_con
{
	float:left;
	margin-left:17px;
	margin-right:5px;
	width:72px;
/*	height:19px;
	padding-top:3px;
*/
}
.online_signup_link
{
	background:url(/images/global/bullet_33.gif) no-repeat 0px 3px;
	padding-left:10px;
	margin-left:8px;
}
/*#signup_msg_con a:hover{background-position:top right;}
.signup_text{display:none;}*/
.support_info_con
{
	padding:6px 8px 8px 15px;
}
.services_label
{
	font-style:italic;
}
.support_info_list
{
	margin:0 0 10px 6px;
}
.serv_panel_btm
{
	margin-top:3px;
}
#content_con
{
	float:left;
	width:467px;
	padding:0 20px;
	overflow:hidden;
}
.top_img
{
	display:block;
	margin:0 0 0 auto;
}
.hmpage_hr, hr
{
	height:1px;
	color:#DDDDDD;
	background-color:#DDDDDD;
	border:none;
}
.breadcrumb
{
	font-size:9px;
	color:#333333;
	margin-bottom:15px;
}
.nav_outer_con{overflow:hidden;} /* to contain floats */
.nav_outer_con h3{margin-top:0;}
.nav_big_con
{
	width:225px;
	/*height:180px;*/
	margin-bottom:20px;
}
.nav_big_con ul
{
	margin:0;
	padding:0;
	list-style:none;
}
.nav_big_con li
{
	background:url(/images/global/bullet_33.gif) no-repeat 0px 3px;
	padding-left:10px;
	margin-bottom:3px;
}
.nav_big_con a
{
	font-weight:normal;
	color:#333333;
}
.nav_left
{
	float:left;
	border-right:1px solid #DDDDDD;
}
.nav_right{float:right;}
.nav_small_con
{
	float:left;
	width:134px;
	padding-right:10px;
	margin-right:10px;
	/*margin-bottom:20px;*/
	border-right:1px solid #DDDDDD;
	/*margin-top:20px;*/
}
.nav_small_last{border-right:none; margin-right:0px; padding-right:0px; width:144px;}
.nav_small_con ul
{
	margin:0;
	padding:0;
	list-style:none;
}
.nav_small_con li
{
	background:url(/images/global/bullet_33.gif) no-repeat 0px 3px;;
	padding-left:10px;
	margin-bottom:3px;
}
.nav_small_con a
{
	font-weight:normal;
	color:#333333;
}
#right_sidebar_con
{
	float:right;
	width:183px;
	padding-left:17px;
	margin-right:15px;
	background:url(/images/global/right_shadow_bgnd.gif) repeat-y;
	overflow:hidden;
}
#right_nav_con ul
{
	padding:0;
	margin:0;
	list-style:none;
}
#right_nav_con li
{
	margin-bottom:4px;
}
#right_nav_con a
{
	display:block;
	width:183px;
	height:36px;
}
#right_nav_con a:hover{background-position:right;}
#right_nav_con span{display:none;}
.right_nav_wkrs{background-image:url(/images/global/worker_btn.gif);background-repeat:no-repeat;}
.right_nav_empl{background-image:url(/images/global/empl_btn.gif);background-repeat:no-repeat;}
.right_nav_hcp{background-image:url(/images/global/hc_btn.gif);background-repeat:no-repeat;}
.right_nav_public{background-image:url(/images/global/wcb_info_btn.gif);background-repeat:no-repeat;}
.right_nav_millard{background-image:url(/images/global/millard_btn.gif);background-repeat:no-repeat;}
.hmpage_news_con
{
	background-color:#EAEAEA;
	margin-top:15px;
	margin-bottom:15px;
	padding-top:6px;
}
#news_heading
{
	font-size:14px;
	margin:0 0 0 10px;
	color:#333333;
	padding-bottom:3px;
}
.news_clip
{
	border-top:1px solid #FFFFFF;
	padding:10px;
}
.news_clip_date
{
	display:block;
	margin-bottom:6px;
}
.news_clip h5
{
	margin:0;
	font-size:12px;
}
.news_clip_title
{
	display:block;
	font-weight:bold;
}
.news_clip p{margin:6px 0 0 0;}
#footer_con
{
	clear:both;
	padding-top:30px;
	text-align:center;
}
#pg_bottom_con
{
	height:25px;
	background:url(/images/global/bttm_rounded.gif) no-repeat center;
	clear:both;
}
#pg_bottom
{
	margin:0 auto;
	width:984px;
	height:25px;
	background:url(/images/global/bttm_rounded.gif) no-repeat center;
}
.outage_text
{
	margin:0 auto;
	width:225px;
	color:#CC0000;
	margin-bottom:15px;
}
/******************** END GLOBAL STYLES***********************************/



/******************** CORP HOMEPAGE STYLES *******************************/
#corp_home_body{margin-top:40px;}
#pg_top_con
{
	height:25px;
	background:url(/images/corporate/hpage_top_rounded.gif) no-repeat center;
}
#pg_top
{
	margin:0 auto;
	width:984px;
	height:25px;
	background:url(/images/corporate/hpage_top_rounded.gif) no-repeat center;
}
#feature_pic{display:block;margin:0 auto;}

#homepages_con
{
	width:954px;
	margin:12px auto 0;
	position:relative;
	height:106px;
}
#homepages_con a
{
	display:block;
	width:186px;
	height:106px;
	position:absolute;
}
#homepages_con a:hover{background-position:bottom left;}
#homepages_con a span{display:none;}

/* ORIGINAL 4 BUTTON HOME PAGE
#link_wrkrs{background-image:url(/images/corporate/wcb_worker_btn.jpg);}
#link_emp{background-image:url(/images/corporate/wcb_employer_btn.jpg); left:240px;}
#link_hcp{background-image:url(/images/corporate/wcb_hc_btn.jpg); left:480px;}
#link_public{background-image:url(/images/corporate/wcb_info_btn.jpg); left:720px;}*/
#link_wrkrs{background-image:url(/images/corporate/worker_btn.jpg);}
#link_emp{background-image:url(/images/corporate/empl_btn.jpg); left:192px;}
#link_hcp{background-image:url(/images/corporate/hc_btn.jpg); left:384px;}
#link_public{background-image:url(/images/corporate/info_btn.jpg); left:576px;}
#link_millard{background-image:url(/images/corporate/millard_btn.jpg); left:768px;}

#homepage_msg div
{
	margin:5px 0 0 0;
	width:100%;
	text-align:center;
}
/******************** END CORP HOMEPAGE STYLES**************************/


/************* EMPLOYERS HOME ******************************************/
/*#emp_about_con{background-image:url(/images/employers/greenbox_1line.gif);}*/
#emp_services_help, h3.employer , .emp_label{color:#00A204;}
#emp_signup_link_con{background:url(/images/employers/signup_btn_empl.gif) no-repeat;}
/*h3.employer{color:#02BA06;}
.emp_label{color:#02BA06;}
*/.emp_1st_row{height:160px;}
.emp_2nd_row{height:335px;}
#countdown_con
{
	margin-top:3px;
	text-align:center;
}
.font_boost
{
 	text-transform:uppercase;
 	font-size:12px;
}
/************* END EMPLOYERS HOME **************************************/


/************* WORKERS HOME ********************************************/
/*#worker_about_con{background-image:url(/images/workers/bluebox_1line.gif);}*/
.work_signup_spacer{padding-bottom:10px;}
#work_services_help, .worker_label, h3.worker{color:#1092E9;}
#worker_signup_link_con{background:url(/images/workers/signup_btn_wrker.gif) no-repeat;}
/*.worker_label{color:#1092E9;}
h3.worker{color:#1092E9;}
*/.work_1st_row{height:205px;}
.work_2nd_row{height:218px;}
/************* END WORKERS HOME ****************************************/


/************* PROVIDERS HOME ******************************************/
/*.sidebar_about_con
{
	width:215px;
	height:20px;
	margin:7px auto 0;
	text-align:center;
	padding-top:7px;
}*/

a.hcp_FAQ_link
{
color:#112984;
text-decoration:none
}

#hcp_info_list
{
	margin:5px 0 0 5px;
	padding:0;
	list-style:none;
	background:none;
	width:170px;
}
#hcp_info_list li
{
	background:url(/images/global/bullet_33.gif) no-repeat 0px 3px;
	padding:0 0 0 10px;
	margin-bottom:3px;
	border:none;
}
#hcp_info_list a
{
	font-weight:normal;
}
.hcp_signup_msg_con
{
	margin-top:7px;
	padding-bottom:4px;
	font-size:12px;
	line-height:23px;
	overflow:auto;
}
#hcp_sign_up_link
{
	float:left;
	margin-left:17px;
	padding-left:10px;
	width:80px;
	background:url(/images/providers/signup_box_hc.gif) no-repeat;
}
#hcp_sign_in_link
{
	float:right;
	margin-right:17px;
	width:80px;
	padding-left:10px;
	background:url(/images/providers/signup_box_hc.gif) no-repeat;
}

#hcp_services_help, .hcp_label, h3.provider {color:#9441BD;}
.prov_1st_row{height:165px;}
.prov_2nd_row{height:347px;}
#hcp_contact_con
{
	margin-top:20px;
	/*font-size:12px;*/
	font-weight:bold;
}
/*#hcp_contact_con
{
	clear:both;
	padding:15px;
	margin-bottom:20px;
	height:75px;
}
*//************* END PROVIDERS HOME **************************************/

/************* PUBLIC HOME *********************************************/
#public_left_con
{
	width:247px;
	margin-left:15px;
	float:left;
	overflow:hidden;
	background-color:#FFFFFF;
	/*background: url(/images/global/wht_box_bgnd.gif) repeat-y;*/
}
#public_left_con #global_msg{margin-top:10px;}
.pub_mywcb_con
{
	background:url(/images/global/wht_box_bgnd.gif) repeat-y;
}
.pub_label, h3.public{color:#ED7B11;}
#hr_top_con
{
	width:247px;
	height:201px;
	background-image:url(/images/public/career_panel_top.jpg);
	overflow:auto; /* fixes overflowing margin issue in FF */
}
#hr_link_list
{
	display:block;
	margin:63px 0 0 29px;
	padding:0;
	list-style:none;
}
#hr_link_list li
{
	background:url(/images/global/bullet_33.gif) no-repeat 0px 3px;
	padding:0 0 0 10px;
	margin-bottom:3px;
}
#hr_link_list a
{
	color:#333333;
}
#hr_mid_con
{
	width:247px;
	height:120px;
	background-image:url(/images/public/career_panel_centr.jpg);
}
#hr_vid_thumb
{
	display:block;
	background-image:url(/images/public/life_of_a_claim_high.png);
	width:240px;
	height:180px;
	overflow:hidden;
	position:relative;
}
#hr_vid_btn
{
	display:block;
	background-image:url(/images/public/play_btn.gif);
	width:24px;
	height:20px;
	overflow:hidden;
	position:relative;
	top:65px;
	left:193px;
}
#hr_vid_btn span{display:none;}
a#hr_vid_btn:link{}
a#hr_vid_btn:hover{background-position:right;}

#emp_clearance_vid_thumb
{
	display:block;
	background-image:url(/images/employers/DeccTitleScreen.jpg);
	width:384px;
	height:216px;
	overflow:hidden;
	position:relative;
}
#workers_injury_vid_thumb
{
	display:block;
	background-image:url(/images/workers/ReportAnInjuryTitleScreen.jpg);
	width:384px;
	height:216px;
	overflow:hidden;
	position:relative;
}

.public_1st_row{height:145px;}
.public_2nd_row{height:330px;} /* 345px */
#policy_heading{margin-top:20px;}
.media_con
{
	margin-top:15px;
	padding-bottom:8px;
	border:1px solid #EAEAEA;
}
#media_heading
{
	background-color:#EAEAEA;
	font-size:14px;
	margin-top:0;
	color:#333333;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:3px;
}
.media_con ul
{
	padding:0;
	margin:0;
	list-style:none;
}
.media_con li
{
	margin-left:10px;
}
.promo_img{margin-top:15px;}
#policy_process_img
{
	display:block;
	margin:15px auto;
}
.manual_con
{
	padding: 0 15px;
	overflow:auto;
}
.manual_content_con
{
	float:left;
	width:712px;
	border-left:1px solid #DDDDDD;
	padding-left:20px;
	background-color:#FFFFFF;
	margin-top:10px;
}
.treeview_tip
{
	font-size:9px;
	margin-top:5px;
	margin-bottom:10px;
}
.policy_treeview
{
	background-color:#F6E4D3;/*#ECF0FF;*/
	height:100%;
	width:200px;
	float:left;
	padding:0 5px 10px 10px;
	margin-right:3px;
	margin-top:10px;
}
.manual_title{margin-top:0;}
/*.manual_content_con h3{margin-top:0}*/
.print_pdf_link
{
	display:block;
	line-height:22px;
	text-align:center;
	background:url(/images/public/orange_btn.gif);
	width:96px;
	height:22px;
	margin:20px 0;
}
#manual_toc_title
{
	font-size:14px;
	font-weight:bold;
}

#why_wcb_callout
{
	cursor:default;
	float:right;
	width:135px;
	height:366px;
	background-image:url(/images/public/whywcb_callout.jpg);
}
#why_wcb_callout:hover{background-position:right;}
#why_wcb_callout p, #why_wcb_callout h2{display:none;}
#rewards_callout
{
	cursor:default;
	float:right;
	width:135px;
	height:334px;
	background-image:url(/images/public/rewards_callout.jpg);
}
#rewards_callout:hover{background-position:right;}
#rewards_callout p{display:none;}
#balance_callout
{
	cursor:default;
	float:right;
	width:135px;
	height:281px;
	background-image:url(/images/public/worklifebalance_callout.jpg);
}
#balance_callout:hover{background-position:right;}
#balance_callout p{display:none;}

#tbl_sitemap{font-size:9px;}
#tbl_sitemap ul
{
	margin:0;
	padding:0;
}
#tbl_sitemap li
{
	margin-left:15px;
}
#tbl_sitemap h2 {display:inline;}
.hmpg_reminder
{
	border:1px solid #ED7B11;
	padding:10px;
	margin-top:20px;
}
.dom_border{border:1px solid #666666;}
/************* END PUBLIC HOME *****************************************/

/************* MILLARD HOME *********************************************/
#millard_left_con
{
	width:247px;
	margin-left:15px;
	float:left;
	overflow:hidden;
	background-color:#FFFFFF;
	/*background: url(/images/global/wht_box_bgnd.gif) repeat-y;*/
}
#millard_left_con #global_msg{margin-top:10px;}

.millard_workshops
{
	border:solid 1px black;
	width:400px;
	background-color:#bfe6eb;
	display:none;
	padding-left:5px
}

.millard_mywcb_con
{
	background:url(/images/global/wht_box_bgnd.gif) repeat-y;
}

.millard_label, h3.millard{color:#119f93;}

.millard_2nd_row{height:270px;}
.millard_3rd_row{height:135px;}
.millard_short_row{height:140px;}
/************* END MILLARD HOME **************************************/

/************* CUSTOM PAGE STYLES **************************************/
#consent_link
{
	display:block;
	text-align:center;
	width:72px;
	height:22px;
	margin:20px auto;
	background:url(/images/workers/signup_btn_wrker.gif) no-repeat;
	line-height:22px;
}

#report_injury_con
{
	border:1px solid #1092E9;
	background-color:#D9EDF8;
	padding:5px;
}
#view_claim_link
{
	display:block;
	text-align:center;
	width:72px;
	height:22px;
	margin-top:20px;
	margin-left:40px;
	background:url(/images/workers/signup_btn_wrker.gif) no-repeat;
	line-height:22px;
}
.meredith_table{margin-bottom:30px;}

.hu_header_con
{
	overflow:auto;
}
.hu_logo
{
	float:left;
	margin-right:10px;
}
.posters_con
{
	clear:both;
	overflow:auto;
}
.poster_item
{
	width:145px;
	margin-right:30px;
	float:left;
}
.poster_item ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#hu_fw_poster{margin-top:25px;}
.poster_item h4{margin-top:8px;}
#foreign_card
{
	width:220px;
	margin-right:0;
}
#foreign_card li
{
	width:110px;
	float:left;
}
#safety_posters .poster_item{margin-bottom:25px;}
#safety_posters img{display:block;}
.CollapsiblePanelContent table{margin-top:10px;}

/* public/policy_new.asp */
.policy_changes_con
{
	margin-left:40px;
	position:relative;
}
.policy_important
{
	position:absolute;
	left:-25px;
}
.policy_references_list
{
	list-style:none;
	margin:0;
	padding:0;
}
.policy_header{margin-left:-5px;}
.orange_box
{
	border: 1px solid #DC9B5C;
	background-color:#F6E4D3;
	padding:5px;
}
/* 0109p2aa.asp */
#tbl_policy0109 ul
{
	margin:0 0 5px 15px;
	padding:0;
}

/* WCB Login Page (emergency version) */
#os_list
{
	list-style:none;
	padding:0;
	margin:0 0 25px 0;
	overflow:hidden;
	/*zoom:1;*/
}
#os_list li
{
	margin:10px;
	float:left;
}
.lower_by_5px{margin-bottom:-5px;}

/* Research home page */
.rsrch_pg_title
{	
	padding-top:25px;
	background:url(/images/public/research_logo.gif) top left no-repeat;
}

/******************** JQUERY MENU *******************************/
.oe_overlay{
	background:#000;
	opacity:0;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
#defaultsubmenu{ /* DEFAULT SUB-MENU */
	/*position:absolute;
	visibility:visible;
	clear:both;
	top:240px;
	left:577px;
	right:407px;
	background:#CCCCCC;
	width:220px;
	height:453px;
	padding:30px;*/
	
	position:absolute;
	clear:both;
	visibility:visible;
	top:0px;
	left:115px;
	background:#CCCCCC;
	width:220px;
	height:453px;
	padding:30px;
	display:none;
}

ul.oe_menu{ /* MAIN MENU */
	list-style:none;
	position:relative;
	margin:0px 0px 0px 0px;
	width:115px;
	/*float:left;*/
	clear:both;
}
ul.oe_menu > li{
	width:112px;
	height:101px;
	padding-bottom:2px;
	float:left;
	position:relative;
}
ul.oe_menu > li > a{ /* MAIN MENU Links */
	display:block;
	background-color:#101010;
	color:#aaa;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	width:90px;
	height:80px;
	padding:10px;
	margin:1px;
	text-shadow:0px 0px 1px #000;
	opacity:0.8;
}
ul.oe_menu > li > a:hover,
ul.oe_menu > li.selected > a{
	background:#cccccc; /* bg color on hover */
	color:#000000;
	opacity:0.8;
}
.oe_wrapper ul.hovered > li > a{ /* MENU CATEGORIES */
	background:#ddd; 
	text-shadow:0px 0px 1px #FFF;
}
ul.oe_menu div{ /* SUB-MENU */
	position:absolute;
	top:0px;
	left:115px;
	background:#CCCCCC;
	width:220px;
	height:453px;
	padding:30px;
	display:none;
}
ul.oe_menu div ul li a{ /* Text and link in SUB-MENU */
	text-decoration:none;
	color:#222;
	padding:2px 2px 2px 4px;
	margin:0px;
	display:block;
	font-size:12px;
	background:url(/images/global/bullet_33.gif) no-repeat 0px 3px;
	padding-left:10px;
	font-weight:normal;
}
ul.oe_menu div ul.oe_full{
	width:100%;
}
ul.oe_menu div ul li a:hover{
	background:#000;
	color:#fff;
}
ul.oe_menu li ul{
	list-style:none;
	float:left;
	width:160px;
	margin-right:10px;
}
li.oe_heading{ /* SUB-MENU HEADING */
	color:#000000;
	font-size:16px;
	margin-bottom:10px;
	padding-bottom:6px;
	border-bottom:1px solid #ddd;
}

/************* END OF CUSTOM PAGE STYLES ******************************/
