@charset "utf-8";
/*------opt_user_guide.css start-------*/
/* Slideshow */
#slideshow	{
	width: 250px;
	height: 370px;
	background-color: #ffffff;
	border: 1px solid #E8E8E8;
	padding: 5px 8px 5px 13px;
	margin-bottom: 5px;
}
#homepage .items h5, #homepage .items h5 a	{
	line-height: 1.2em;
	padding-bottom: 2px;
}
#homepage .items h4, #homepage .items h4 a	{
	line-height: 1.3em;
}
.scrollable {
	float:left;	
	position:relative;
	overflow:hidden;
	width: 250px;
	height: 370px;
}
.scrollable .items {
	/*this cannot be too large*/
	width: 20000em;
	position: absolute;
}
.items > div { /*each single slide content*/
	float:left;
	width: 250px;
	height:inherit;
	}
.items	img{
	border: 1px solid #ccc;
	margin-bottom: 7px;
	width: 245px;
	height: 195px;
}
.items	p {
	padding-bottom: 20px;
}
#slideshow-nav	{
	margin-bottom: 30px;	
}
.navi{ 	/*navigation numbers*/
	width: 211px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	position: relative;
	text-align: center;
}
.navi a{
	text-decoration: none;
	color: #000;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding:3px 5px;
	margin: 0;
	font-size: 12px;
}
.navi a:hover, 
a.active{
	text-decoration: none;
	color: #660000;
	background-color: #e0d9bb;
	border: 1px solid #cccccc;
	padding:3px 5px;
	margin: 0;
	cursor:pointer;
}
a.browse	{ /* navigation arrows */
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	background:url(/images/layout/arrows.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
 }
a.right 	{background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 	{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 
a.left		{ margin-left: 0px; } 
a.left:hover  	{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }
/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
} 	
/* Slideshow end */
#homepage{
	background-color: #fbfbfb;
}
#slideshow .slideshow-item .end-container {
    margin: 20px 20px 0 0;  
	width: inherit;
    overflow: auto
}
#slideshow .slideshow-item .end-thumb {
    float: left
}
#slideshow .slideshow-item .end-thumb img {
    display: block;
	width:100px;
	height:auto;
	margin: 5px 10px;
}
#slideshow .slideshow-item .end-content {
    margin-left: 140px;
	width:auto;
}
#main-nav-wrapper{
	border-bottom: 0px !important;
}
.highcharts-container div {
	width: auto !important;	
}
.highcharts-container .highcharts-contextmenu {
	height: auto !important;
}
	.highcharts-container .highcharts-contextmenu  div > div{
		height: auto !important;
		float: none !important;
		font-size: 13px !important;
		line-height: 18px;
	}
.slideshow-item table.regular{
	position: relative;
    top: 20px;
}
#prod101_logo{
	background-color: #fff;
    height: 50px;
    padding-left: 30px;
    padding-top: 0px;
    padding-bottom: 10px;
}
.table_popup_div{
	display: none;
	position: absolute;
    width: 95% !important;
    padding: 10px;
    padding-bottom: 20px;
    background-color: #fbfbfb;
    border: 1px solid black;
    margin: auto;
    top: 20%;
}
.show_table{
	cursor: pointer;
	color: #ED5C36;
    text-decoration: underline;
    width: 600px !important;
    text-align: center;
	margin-bottom:20px;
}
	
.hide_table{
	cursor: pointer;
	color: #ED5C36;
    text-decoration: underline;
    width: 100% !important;
    text-align: center;
	margin-bottom:20px;
}
#ug_main_content h2{
	padding-bottom: 1.2em;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #2f695e;
	text-transform:uppercase;
	font-weight:lighter;
	border-bottom: none;
}
h2 .breadcrumb{
	color: #9227a6
}
#ug_main{
	width:97.5%;
	background-color: #fff;
	min-height:500px;
	float:left;
	position:relative;
	padding: 12px;
}
#ug_main p, #ug_main li{
	line-height: 1.7em;
}
#ug_main ul li, #ug_main ol li{
	font-size: 190%;
	margin-left: 20px;
}
#ug_main ul.large{
	padding-top:15px;	
}
#ug_main ul.large li, #ug_main ol.large li{
	font-size: 190%;
	margin-left:50px;
}
#prod101_logo h1 {
	padding-top: 15px;
    padding-left: 39px;
	padding-bottom:5px;
}
#prod101_logo h1 a{
	margin-bottom:23px;
	color: #2f695e;
	text-decoration:none;
}
#prod101_logo h1 a:hover{
	text-decoration: underline;
	cursor:pointer;	
}
#ug_main h3 {
	margin-top:20px;
}
#ug_main img{
	float: none;
	margin-top: 20px;
	margin-bottom: 10px;
}
#ug_nav{
	display: none;
}
#fullWidth #ug_nav{
	display: block;
}
#ug_nav{
	width: 95%;
    background-color: #fbfbfb;
    padding: 10px 7px 15px 10px;	
}
#ug_nav .nav_group{
	width: 200px;
	float:left;
	margin-left: 30px;
}
#ug_nav .prod101_current_nav{
	background-color:#588c7f;
}
	#ug_nav .prod101_current_nav h4.major_section a{
		color:white !important;
	}
#ug_nav .section_group{
	display: none;	
	position: absolute;
	z-index:100;
	background-color: #fbfbfb;
	padding: 10px;
}
#ug_nav .nav_group h4.selected a{
	color: #9227a6 !important;	
}
#ug_nav h4, #ug_nav h3{
	text-transform: none;
	cursor:pointer;
}
#ug_nav h4 a, #ug_nav h3 a{
	text-transform: none;
}
#ug_nav h4 a:hover, #ug_nav h3 a:hover{
	text-transform: none;
	color: #600;
}
#ug_nav h3{
	font-size: 120%;
	padding-bottom: 0px;
}
#ug_nav .nav_section{
	margin-bottom: 20px;	
}
#ug_nav h4.major_section a{
	font-size: 118%;
    color: #2f695e;
    text-transform: uppercase;
    font-weight: lighter;
}
#prev_section_button, #next_section_button, #next_section_hidden_button, #home_hidden_button{
	float: left;
	text-decoration: underline;
	cursor: pointer;
	color: #747474;
	padding-top: 10px;
	text-align:left;
}
#next_section_hidden_button, #home_hidden_button{
    position: absolute;
    top: 360px;
    right: 37px;
    font-size: 120%;
	display:none;
}
#home_hidden_button{
	top: 320px;
	right: 81px
}
#prev_section_button:hover, #next_section_button:hover{
	color:#990000;
}
#next_section_button{
	float: right;
}
/* slideshow styles */
#homepage{
	position: relative;
}
#slideshow{
	width: 680px;
	height: auto;
	margin: auto;
	border: none;
	padding: 0px 0px 20px 0px;
	position:relative;
	border: 5px #2f695e solid;
}
a.active{
	background-color: #e7d0ec
}
#slideshow .scrollable{
	width: 618px;
	min-height: 750px;
	margin-left: 30px;
	margin-top: 5px;
}
#slideshow .slideshow-item{
	width: 620px;
	position:relative
}
#slideshow .slideshow-item img{
	width: 390px;
    height: auto;
    margin: 0 auto;
	background:#FFF;
	border: none;
}
#slideshow .slideshow-item img.small{
	right: -10px;
    bottom: 18px;
	left:inherit;
    position: absolute;
    width: 20%;
    height: 20%;
	margin: 0 0 10px 0;
    cursor: pointer;
}
#slideshow .slideshow-item img.chalk, #slideshow .slideshow-item img.large{
	width: 590px;
}
#slideshow img.question{
	width: 450px;
	position:relative;
	left:10%;	
}
#slideshow .slideshow-item img.equation{
	width: 50%;
	height: 50%;
	margin-right: 40px;	
	position: relative;
}
#slideshow .slideshow-item table:not(.regular){
	width: 90%;
	padding:10px;
	margin-top:20px;
}
#slideshow .slideshow-item table:not(.regular) td{
    font-size: 188%;
    line-height: 1.4;
	padding-bottom:20px;
}
#slideshow .slideshow-item table.regular p{
	font-size: 100%;
	padding: 0px;
}
p span.smaller_text{
	font-size: 90%;
	line-height: 1.4em;
}
#slideshow .slideshow-item table img{
	border: none;
	background: none;
	position:relative;
}
#slideshow .slideshow-item h4{
	font-size:190%;
	color:#2f695e;
}
#slideshow .slideshow-item p{
	font-size:190%;
	color:#333;
	line-height:1.5em;
}
#slideshow .slideshow-item p.large{
	font-size:190%;
	line-height:1.5em;
	margin-bottom: 20px !important;
}
#slideshow .slideshow-item p.large br{
	display: block;
	margin: 40px 0;
	line-height:20px;
}
#slideshow-nav{
	border: none;
}
#slideshow-nav a.prev{
    position: absolute;
    top: 250px;
    left: -50px;
    font-size: 40px;
	background: url(https://www.bls.gov/images/k12/arrows_left.png);
	color: rgba(0, 0, 0, 0);
}
#slideshow-nav a.next{
    position: absolute;
    top: 250px;
    right: -50px;
    font-size: 40px;
	color: rgba(0, 0, 0, 0);
	background: url(https://www.bls.gov/images/k12/arrows_right.png);
    background-repeat: no-repeat;
}
#slideshow-nav .navi{
	margin:auto;
	width: 680px;
	position: absolute;
    top: -15px;
}
#topImageHolder {
	display:none;
	z-Index:500000;
	position:absolute;
	left:10px;
	top:20px;
	background-image:url(images/transparent-dark.png);
	width:98%;
	height:98%;
}
#topImageHolder img{
	width:75%;
	position: relative;
	top: 10%;
	left: 12%;
	border: 0px #fff solid;
	background:#FFFFFF;
}
#front-page-icons{
	width: 100%;
    height: 400px;
    margin: auto;
	display:none;
}
.front-page-icon{
    position: relative;
    width: 22%;
    height: 456px;
    margin: 13px;
    float: left;
}
#ug_main .front-page-icon img{
    height: 190px;
    width: 100%;
    border: 1px #607D8B solid;
	margin-top:0px
}
#homepage .front-page-icon h3{
	text-decoration: none;
    text-transform: uppercase;
    color: #2f695e;
    font-size: 16px;
    font-weight: bold;
	margin-top:3px;
}
#homepage .front-page-icon h3:hover{
	text-decoration: underline;
}
#homepage .front-page-icon p {
	padding: 10px 10px 10px 0px;
    color: #090909;
}
.front-page-icon p:hover{	
	color:#990000;
}
#front-page-circle{
	position: absolute;
    width: 620px;
    height: 620px;
    top: 81px;
    left: 49px;
    background-image: -webkit-radial-gradient(45px 45px, circle cover, #feff87, #008eff);
	border-radius: 50%;
	background-image: -moz-radial-gradient(45px 45px 45deg, circle cover, yellow 0%, #feff87, #008eff);
	background-image: -webkit-radial-gradient(45px 45px, circle cover, #feff87, #008eff);
	background-image: radial-gradient(45px 45px 45deg, circle cover, #feff87, #008eff);
}
.slideshow-item img{
	align: center;	
}
/*-------opt_user_guide.css end-------*/
		
		
		
		
		
		
		
/*-------revised css start-------*/		
#loadingDiv{
	position:absolute;
	z-index:10000;
	display:block;
	background-color:#000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	text-align:center;
}
#loadingDiv img {
	display:block;
	color:#fff;
	font-size:30px;
	position:relative;
	margin:0 auto;
	top: 45%
}
#loadingDiv span {
	display:block;
	color:#fff;
	font-size:30px;
	position:relative;
	top: 44%
}
.slideshow-item:focus{
	outline:none;
}
#k12-container #k12-banner {
	margin-bottom: 0;
}
#fullWidth{
	margin: 0 -30px;
}
#prod101_logo{
	padding-top: 10px;
	background-color: transparent;
}
#prod101_logo h1 a{
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
	#prod101_logo h1 a:hover{
		background-color: transparent;
		text-decoration: none;
		color: #2f695e;
	}
#ug_nav{
	padding: 0;
	width: 100%;
}
#ug_nav .nav_group{
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	height: 100%;
	width: 20.5%;
	padding: 10px 20px;
	margin: 0;
}
	#ug_nav .nav_group:first-child{
		border-left: none;
		padding-top: 20px;
	}
	#ug_nav .nav_group:first-child h4{
		padding-bottom: 12px;
	}
#ug_nav .nav_group h4.major_section a{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #555;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
	#ug_nav .nav_group h4.major_section a:hover{
		background-color: transparent;
		color: #2f695e;
	}
#ug_nav .nav_group .section_group{	
	margin-left: -20px;
	margin-top: 8px;
	border-top: 1px solid #666;
	padding-left: 20px;
	width: 21.5%;
}
	#ug_nav .nav_group .section_group:first-child{	
		margin-left: -25px;
		margin-top: 18px;
		border-top: 1px solid #666;
	}
#ug_nav .nav_group .section_group h4{
	padding-bottom: 12px;
}
#ug_nav .nav_group .section_group h4 a{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #444;
}
	#ug_nav .nav_group .section_group h4 a:hover{
		background-color: transparent;
		color: #2f695e;
	}
#ug_nav .nav_group h4.selected a{
	color: #ED5C36 !important;
}
#prev_section_button, #next_section_button{
	font-size: 11pt;
}
	#prev_section_button:hover, #next_section_button:hover{
		color: #ED5C36;
	}	
#ug_main{
	width: 100%;
	padding: 0;
}
#ug_main div.front-page-icon{
    margin-left: 20px;
	margin-right: 25px;
	width: 20.5%;
}
	#ug_main #front-page-icons a:last-child div.front-page-icon{
		margin-right: 0; /*inline for ie8*/
	}
#ug_main_content h2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-stretch: normal;
	font-weight: bold;
	font-size: 16pt;
	text-transform: capitalize;
	margin-left: 20px;
	margin-top: 25px;
}
#ug_main_content h2 .breadcrumb{
	color: #ED5C36;
}
#ug_main_content a.active{
	background-color: #eee;
}
#ug_main_content .navi a{
	color: #666;
	border-bottom: 1px solid #7da9a4;
	border-top: 1px solid #7da9a4;
	border-left: none;
	border-right: none;
}
	#ug_main_content .navi a:first-child{
		border-left: 1px solid #7da9a4;
	}
	#ug_main_content .navi a:last-child, 
	#ug_main_content .navi a.ieStyle {
		border-right: 1px solid #7da9a4 !important;
	}
	#ug_main_content .navi a:hover{
		background-color: #eee;
		border-bottom: 1px solid #7da9a4;
		border-top: 1px solid #7da9a4;
		border-left: none;
		border-right: none;
	}
		#ug_main_content .navi a:first-child:hover{
			border-left: 1px solid #7da9a4;
		}
		#ug_main_content .navi a:last-child:hover, 
		#ug_main_content .navi a.ieStyle:hover{
			border-right: 1px solid #7da9a4;
		}
#ug_main #ug_main_content #slideshow{
	padding-bottom: 40px;
	border: 1px solid #7da9a4;
	-webkit-box-shadow:0 0 20px #666; 
	-moz-box-shadow: 0 0 20px #666; 
	box-shadow:0 0 20px #666;
}
#ug_main #ug_main_content .slideshow-item{
	width: 600px;
	padding-left: 12px;
	text-align:center;
}
	#ug_main #ug_main_content .slideshow-item:first-child{ /*helps center align first image*/
		text-align:center;
	}
#ug_main #ug_main_content .slideshow-item h4{
	text-transform: capitalize;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	margin-bottom: 20px;
}
#ug_main #ug_main_content .slideshow-item p,
#ug_main #ug_main_content .slideshow-item ul,
#ug_main #ug_main_content .slideshow-item ol,
#ug_main #ug_main_content .slideshow-item ul li,
#ug_main #ug_main_content .slideshow-item ol li,
#ug_main #ug_main_content .slideshow-item table td,
#ug_main #ug_main_content .slideshow-item table tr,
#ug_main #ug_main_content .slideshow-item table th{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 17pt;
	text-align: left;
	margin-bottom: 0;
}
#ug_main #ug_main_content .slideshow-item ul,
#ug_main #ug_main_content .slideshow-item ol{
	padding-bottom: 20px;
}
	#ug_main #ug_main_content .slideshow-item ul li:last-child,
	#ug_main #ug_main_content .slideshow-item ol li:last-child{
		padding-bottom: 5px;
	}
	#ug_main #ug_main_content .slideshow-item p + ul,
	#ug_main #ug_main_content .slideshow-item p + ol	{
		margin-top: -20px;
	}
#ug_main #ug_main_content .slideshow-item .large {
	margin-bottom: 0;
	padding: 0;
	display: block;
}
#ug_main #ug_main_content .slideshow-item table{	
	width: 100%;
}
#ug_main #ug_main_content .slideshow-item .image_caption{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal !important; 
	font-size: 12pt !important;
	position: static !important;
	display: inline-block;
	margin: 5px 10px;
	width: 50%;
	text-align: left !important;
}
#ug_main #ug_main_content .slideshow-item img{
	margin: 0 !important;
	padding: 0 0 5px 0 !important;
	position: static;
	display: inline-block !important;
}
#ug_main #ug_main_content .slideshow-item td > img {
	padding: 0 10px 0 5px !important;
}
#ug_main #ug_main_content .slideshow-item a.birdhouse{
	display: block;
}
#ug_main #ug_main_content .slideshow-item a{
	color: #7da9a4;
	text-decoration: none;
	font-style: italic;
}
	#ug_main #ug_main_content .slideshow-item a:hover{
		background-color: transparent;
		color: #2f695e;
	}
	#ug_main #ug_main_content .slideshow-item a > span{
		text-transform: none;
		font-weight: normal;
	}
#ug_main #ug_main_content .slideshow-item .table_popup_div{
	width: 91% !important;
	-webkit-box-shadow: 0 0 20px #666;
    -moz-box-shadow: 0 0 20px #666;
    box-shadow: 0 0 20px #666;
}
#ug_main #ug_main_content .slideshow-item .table_popup_div .tableTitle{
	font-size: 18px;
	color: #2f695e;
}
#ug_main #ug_main_content .slideshow-item .table_popup_div table.regular{
	margin: 10px auto 30px auto;
}
#ug_main #ug_main_content .slideshow-item .table_popup_div table.regular th,
#ug_main #ug_main_content .slideshow-item .table_popup_div table.regular td,
#ug_main #ug_main_content .slideshow-item .table_popup_div table.regular p{
	font-size: 17px;
	color: #000;
	padding: 0;
}
#ug_main #ug_main_content .slideshow-item .table_popup_div table.regular tbody tr td{
	padding-left: 5px;
}
#ug_main #ug_main_content .slideshow-item .table_popup_div div.hide_table {
	margin: 10px 0 0 -10px;
	color: #ED5C36;
}
#ug_main #ug_main_content .slideshow-item table.regular {
	width: 95%;
	position: static;
}
#ug_main #ug_main_content .slideshow-item table.regular th,
#ug_main #ug_main_content .slideshow-item table.regular td,
#ug_main #ug_main_content .slideshow-item table.regular tr,
#ug_main #ug_main_content .slideshow-item table.regular p{
	font-size: 14px;
	color: #000;
	padding: 0;
	position: static;
	padding: 2px;
}
#ug_main #ug_main_content .slideshow-item table.regular th{
	font-size: 12px;
}
.slideshow-item div.show_table ~ p {
	display: block;
	float: left;
	clear:left;
}
/*ie8 hack*/
/*
  	#ug_main_content .navi a{
		border: 1px solid #7da9a4 !important;
	} 
	#ug_main_content .navi a:hover{
		border: 1px solid #7da9a4 !important;
	} 
*/
		