@charset "UTF-8";
/* CSS Document */ 

body {
	/*background: url(images/template/bg_main.gif) repeat;*/
	background: #b3deed;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
p {
	line-height:17px;
	font-size:11px;
	padding:0 0 12px;
	margin:0;
	color:#533b27;
	font-weight:normal;
}
th {
	text-align:left;/*padding-left:4px;*/
}
a:link,
a:active {
	color: #006291;
	text-decoration:none;
}
a:visited {
	color:#008fbf;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul,
ol {
	margin-top:0;
	padding-top:0;
	padding-left:30px;
}
li {
	font-size:11px;
	color:#533b27;
	line-height:17px;
	padding-bottom:14px;
}
.fright {
	float:right;
	overflow:hidden;
}
.fleft {
	float:left;
	overflow:hidden;
}
.aright {
	text-align:right;
}
.aleft {
	text-align:left;
}
.four-side-padding {
	padding:8px;
	margin:4px;
}
/*************** NEW HEADER ***************/
.swoop {
	background: url("images/template/bg_masthead.gif") no-repeat scroll center bottom #FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
.top-gradient {
	background: url("images/template/bg_content-wrapper_top.png") no-repeat scroll left bottom transparent;
	margin-top:0;
	height:37px;
}
.right-gradient {
	background: #ffffff url("images/template/right_fade_in.png") top right repeat-y;
	margin-top:0;
}
.bottom-gradient {
	background: url("images/template/bg_content-wrapper_bottom.png") no-repeat scroll left top transparent;
	margin-top:0;
	height:38px;
}
.left-gradient {
	background: #ffffff url("images/template/left_fade_in.png") top left repeat-y;
	margin-top:0;
}
#admin-wrapper {
	padding:25px 30px;
	border:1px solid #b3deed;
}
#content-wrapper {
	background: url("images/template/bg_content-wrapper.png") repeat-y;
	padding-left:25px;
	padding-right:30px;
}
.bg-gradient {
	background: #b3deed url("images/template/bg_gradient.png") repeat-y center;
	margin:0;
}
.spacer-top {
	height:2px;
}
.spacer-bottom {
	height:50px;
}
.top-bottom-border {
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.welcome-login {
	float:right;
	overflow:hidden;
	padding:0;
	height:32px;
}
.welcome-login p {
	font-size:11px;
	color:#5e4a39; /*slightly lighter than ts brown*/
	padding:8px 8px 0 0;
	float:left;
	line-height:14px;
	text-align:right;
	overflow:hidden;
}
.welcome-login img {
	float:right;
	overflow:hidden;
}
.welcome-login .bold {
	font-weight:bold;
}
.menu-bg {
	background: #b3deed url("images/template/nav_gradient.png") repeat-y center;
	overflow:hidden;
}
.admin-menu-bg {
	background-color:#ffe693;
	border-top:1px solid #ffd541;
	border-bottom:1px solid #ffd541;
}
.utilitymenu {
	float:right;
	overflow:hidden;
	width:450px;
	height:14px;
	font:11px normal Verdana, Geneva, sans-serif;
	padding:0;
	margin:6px 0;
	color:#533b27;
}
.utilitymenu ul {
	padding: 10px 0;
	margin: 0;
	text-align: left;
}
.utilitymenu ul li {
	display: inline;
}
.utilitymenu ul li a:link,
.utilitymenu ul li a:visited {
	color: #ffd541;
	padding: 10px 10px 8px 17px;
	margin:0;
	text-decoration: none;
	border-bottom:1px solid #0e6390;
}
.utilitymenu ul li a:hover {
	text-decoration:underline;
}
.admin-utilitymenu {
	float:right;
	overflow:hidden;
	width:500px;
	height:14px;
	font:11px normal Verdana, Geneva, sans-serif;
	padding:0;
	margin:6px 0;
	color:#533b27;
}
.admin-utilitymenu ul {
	padding: 10px 0;
	margin: 0;
	text-align: left;
}
.admin-utilitymenu ul li {
	display: inline;
}
.admin-utilitymenu ul li a:link,
.admin-utilitymenu ul li a:visited {
	color: #ffd541;
	padding: 10px 10px 8px 17px;
	margin:0;
	text-decoration: none;
	border-bottom:1px solid #0e6390;
}
.admin-utilitymenu ul li a:hover {
	text-decoration:underline;
}
.admin-topmenu {
	font-weight: bold;
	font-size:14px;
	width: 100px;
	height:32px;
	margin-bottom:0;
	background:url("images/template/tab_yellow_short-trans.png") no-repeat center top;
}
.admin-topmenu ul {
	padding: 10px 24px;
	margin: 0;
	text-align: left;
}
.admin-topmenu ul li {
	display: inline;
}
.admin-topmenu ul li a:link,
.admin-topmenu ul li a:visited {
	color: #006291;
	margin:0;
	text-decoration: none;
	font-size:14px;
}
.admin-topmenu ul li a:hover,
.admin-topmenu ul li a.selected {
	text-decoration:underline;
	font-size:14px;
}
.topmenu {
	font-weight: bold;
	font-size:12px;
	width: 100px;
	height:32px;
	margin-bottom:0;
	border-bottom:1px solid #0e6390;
	background:url("images/template/tab-trans.png") no-repeat center top;
}
.topmenu ul {
	padding: 10px 0;
	margin: 0;
	text-align: left;
}
.topmenu ul li {
	display: inline;
}
.topmenu ul li a:link,
.topmenu ul li a:visited {
	color: #ffd541;
	padding: 10px 10px 8px 17px;
	margin:0;
	text-decoration: none;
	border-bottom:1px solid #0e6390;
	font-size:12px;
}
.topmenu ul li a:hover,
.topmenu ul li a.selected {
	text-decoration:underline;
	font-size:12px;
}
.underlinemenu {
	font-weight: bold;
	font-size:12px;
	width: 100%;
	/*background: #0e6390;*/
	/*border-top:2px solid #d5effc;*/
	background:url("images/template/bg_nav-sep.gif") no-repeat left center;
}
.underlinemenu ul {
	padding: 8px 0 8px 8px; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: left;
}
.underlinemenu ul li {
	display: inline;/*border-right:1px dotted #d5effc;*/
}
.underlinemenu ul li.first {
	/*border-left:1px dotted #d5effc;*/
	padding-left:4px;
}
.underlinemenu ul li a.last {
}
.underlinemenu ul li a:link,
.underlinemenu ul li a:visited {
	color: #ffffff;
	padding: 8px 15px 8px 11px;
	margin:0;
	text-decoration: none;
	background:url("images/template/bg_nav-sep.gif") no-repeat right center;
	font-size:12px;
}
.underlinemenu ul li a:hover,
.underlinemenu ul li a.selected {
	text-decoration:underline;
	font-size:12px;
}
.logo {
	padding-top:20px;
}
.admin-box {
	height:230px;
	border:1px solid #b3deed;
}
.admin-box h1 {
	border-bottom:1px solid #b3deed;
	padding:6px 8px;
	background:#008fbf;
	margin-bottom:0;
	color:#ffffff;
}
.admin-box .content {
	padding:6px 8px;/*height:188px;
	background:#EFFBFF;*/
}
/*.admin-box .content a {
	font-size:12px;	
}*/
.sidenav {
	width:110px;
	float:left;
	font-size:11px;
	line-height:12px;
	margin-top:3px;
	padding-top:0;
	padding-right:10px;
	border-right: 1px dotted #BFE2EF;
}
.sidenav ul {
	list-style-type:none;
	padding-left:0;
	margin-top:0;
}
.sidenav ul li {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #B0E0EE;
}
.sidenav ul li a {
	color:#0e6390;
	text-decoration:none;
}
.sidenav ul li a:hover {
	text-decoration: underline;
}
.content-container {
	margin-left: 128px;
}
#footer-content {
	color:#ffffff;
	overflow:hidden;
	padding:6px 0;
}
.wrapper {
	margin:0 auto;
	width:694px;
}
.admin-footer-text {
	padding:5px 0;
	font-size:11px;
	color:#006291;
}
.admin-footer-text a:link,
.admin-footer-text a:visited,
.admin-footer-text a:active {
	color:#008fbf;
	text-decoration:none;
}
.admin-footer-text a:hover {
	text-decoration:underline;
}
.footer-text {
	padding:5px 0;
	font-size:11px;
	color:#b3deed;
}
.footer-text a:link,
.footer-text a:visited,
.footer-text a:active {
	color:#ffffff;
	text-decoration:none;
}
.footer-text a:hover {
	text-decoration:underline;
}
.footermenu {
	text-transform:uppercase;
	font-size:.75em;
	width: 225px;
	margin:0;
	padding:0;
	float:right;
}
.footermenu ul {
	margin-top:2px;
	text-align: right;
}
.footermenu li {
	/*display: inline;*/
	margin-right:20px;
	padding-top:3px;
	float:left;
	list-style-type:none;
}
.footermenu li.icon {
	margin-right:8px;
}
.footermenu ul li a:link,
.footermenu ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footermenu ul li a:hover {
	text-decoration: underline;
}
/**************** NEW TOP NAV ************/
.top-nav {
	background: #0e6390;
	border-top:2px solid #d5effc;
	height:40px;
}
.top-nav {
	width:694;
}
ul.top-nav {
	display:inline;
}
ul.top-nav li {
	list-style-type:none;
	color:#fff;
	font-size:11px;
	margin-top:6px;
	padding: 0 6px;
}
ul.top-nav li a:link {
	display: block;
	float:left;
	color:#fff;
	text-decoration:none;
}
ul.top-nav li a:hover {
	text-decoration: none;
	border-bottom:2px solid #d5effc;
}
/*************CLASS LEVELS*********/

.ts-blue-bg {
	background-color:#008fbf;
	color:#ffffff;
	font-size:12px;
	/*border: 2px solid #008fbf;*/
	font-weight:bold;
}
.ts-blue-bg a:link,
.ts-blue-bg a:active,
.ts-blue-bg a:visited {
	color:#b0deec;
	font-size:11px;
	font-weight:normal;
}
.ts-blue-bg a:hover {
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
}
.ts-ltblue-bg {
	background-color:#b0deec;
}
.ts-ltblue {
	color:#b3deed;
}
.infant {
	color:#ffffff;
	background-color:#568e14;
	font-size:12px;
	font-weight:bold;
	border:2px solid #568e14;
}
.toddler {
	color:#ffffff;
	background-color:#8e2344;
	font-size:12px;
	font-weight:bold;
	border:2px solid #8e2344;
}
.toddler-highlight {
	background-color:#FFDFE9;
}
.pre-k {
	color:#ffffff;
	background-color:#006eb7;
	font-size:12px;
	font-weight:bold;
	border:2px solid #006eb7;
}
.pre-k a:link,
.pre-k a:visited {
	color:#ffffff;
}
.pre-k-highlight {
	background-color:#CFEDFF;
}
.k-3 {
	color:#333333;
	background-color:#ffc702;
	font-size:12px;
	font-weight:bold;
	border:2px solid #ffc702;
}
.k-3 a:link,
.k-3 a:visited {
	color:#333333;
}
.k-3-highlight {
	background-color:#FFF4CF;
}
.upper-elem {
	color:#ffffff;
	background-color:#006056;
	font-size:12px;
	font-weight:bold;
	border:2px solid #006056;
}
.upper-elem-highlight {
	background-color:#D1EFEC;
}
.secondary {
	color:#ffffff;
	background-color:#dd5900;
	font-size:12px;
	font-weight:bold;
	border:2px solid #dd5900;
}
.secondary a:link,
.secondary a:visited {
	color:#ffffff;
}
.secondary-highlight {
	background-color:#FFECDF;
}
.right-padding table {
	padding-right:20px;
}
.box {
	width:202px;
	height:125px;
	padding-right:10px;
}
.box.last {
	padding-right:0;
}
.help {
	float:right;
	overflow:hidden;
	height:15px;
	margin-bottom:12px;
}
.help p {
	padding:0;
	font-weight:bold;
}
.img-padding {
	padding:0 10px;
}
.clearfix {
	clear:both;
	overflow:hidden;
}
img.no-border {
	border:0;
}
/*************HEADERS*************/
h1,
h2,
h3 {
	color:#006291;
}
h1 {
	margin-top:0;
	padding-top:0;
	font-size: 16px;
	margin-bottom:30px;
	
}
h1.section-title {
	margin-top:10px;
	margin-bottom:10px;
}

h2.section-title {
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	color:#006291;
	background:none;
	height:auto;
}
h2 {
	font-size:14px;
	/*background-color:#ffe693;*/
	color:#533b27;
	/*border:2px solid #ffd541;*/
	padding: 8px 0 0 12px;
	height:35px;
	background: url(images/template/tab_yellow-trans.png) no-repeat 0 0;
	margin:24px 0 0;
	clear:both;
}
h3 {
	font-size:12px;
	padding:10px;
	border:2px solid #b3deed;
	margin:5px 0 0;
	background-color:#D2EFFC;
	height:85px;
}
.header {
	margin-top:0;
	padding-top:0;
	font-size: 16px;
	margin-bottom:30px;
	color:#006291;
	font-weight:bold;
}
.header_11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #006291;
	font-weight: bold;
}
.header_12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006291;
	font-weight: bold;
}
.red_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC2929;
}
.error-text {
	color:#990000;
	font-size:11px;
}
.headerred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.header_blk_11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.headergreen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
/**************SUB HEADERS/TITLES************/
.subheader3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CC2929;
	font-weight: normal;
}
.subtitle {
	background-color: #008fbf;
	padding: 6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitle3 {
	background-color: #008fbf;
	text-indent: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 2px solid #008fbf;
}
.subtitleactivitydemo {
	background-color: #669900;
	text-indent: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitlevideo {
	background-color: #008fbf;
	text-indent: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.index_titles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #006291;
	font-weight: bold;
	text-decoration: none;
}
.index_titles2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
/**************SUB NAV************/
.subnav_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnav_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.subnavsides {
	text-indent: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99CCFF;
	border-left-color: #99CCFF;
}
/*****************TRAINING MODULE*****************/
.trainingmodule {
	background-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	text-indent: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.trainingmodule {
	background-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	text-indent: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
/******************BREADCRUMB**************/

.breadcrumb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #533b27;
	line-height:14px;
}
.breadcrumb_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #CC2929;
}
.breadcrumb_green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color:#00CC00;
}

/*****************TABLE FORMATTING****************/
table.btm-border {
	border-collapse:collapse;
}

tr.btm-border {
	border-bottom:1px solid #DFF7FF;
}

/*****************TEXT FORMATTING*****************/
.body_text {
	font-family: Verdana, Geneva, sans-serif;
	color: #533b27;
	font-size: 11px;
	line-height:17px;
	font-weight:normal;
}
.light_body_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #E0E0E0;
}
.subtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #E0E0E0;
}
.notes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
}
.certificate_text_static {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.bullet {
	text-indent: 18pt;
}
.highlight_error {
	background-color: #FFFF99;
}
.inprogress {
	background-color: #FFCC00;
	text-indent: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.complete {
	background-color: #669933;
	text-indent: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.retired {
	background-color: #669933;
	text-indent: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.closed {
	background-color: #0099FF;
	text-indent: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
/*****************VIDEO*****************/

.vl-container {
	width:100%;
	overflow:hidden;
}
.vl-container.bottom {
	padding-top:6px;
}
.vl-col {
	width:240px;
}
.col-left {
	float:left;
	overflow:hidden;
	clear:both;
}
.col-right {
	margin-left:250px;
	overflow:hidden;
}
.video img {
	float:left;
	overflow:hidden;
}
.video img.pre-k_video {
	border:4px solid #006eb7;
}
.video img.k-3_video {
	border:4px solid #ffc702;
}
.video img.upper-elem_video {
	border:4px solid #006056;
}
.video img.secondary_video {
	border:4px solid #dd5900;
}
.video p {
	margin:2px 0 0 90px;
	padding:2px 0 0 0;
	font-size:12px;
}
.video_white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.video_detail_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #533b27;
	font-weight: bold;
}
/*****************OUTLINES*****************/
.gray_outline {
	border: 1px solid #b3deed;
}
.activity_border {
	border: 1px double #0066CC;
}
.white_outline {
	border: 1px solid #FFFFFF;
}
.lt_blue_outline {
	border: 1px solid #99CCFF;
}
.lt_grn_outline {
	border: 1px solid #99FF66;
}
.black_outline {
	border: 1px solid #000000;
}
.purple_outline {
	border: 1px solid #CCCCFF;
}
.drk_blue_outline {
	border: 1px solid #284777;
}
.black_certificate_outline {
	border: 5pt double #000000;
}
/*****************BORDERS*****************/
/* TOP */
.gray_top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.notes_line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
/* RIGHT */
.grayright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BEBEBE;
}
.right_line {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #BEBEBE;
}
.home_right_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BEBEBE;
}
/* BOTTOM */
.certificate_line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.blue_lines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}
.gray_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3deed;
}
.hz {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.notes_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.drk_blue_lines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #284777;
}
.drkgry_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.lower_line {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
/* TOP BOTTOM */
.gray_top_btm {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
/*****************FOOTER*****************/

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333333;
}
.footer_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5E3FFF;
}
 @media print {
* {
	background: #fff;
	color: #000;
}
html {
	font: 100%/1.5 Verdana, Geneva, sans-serif;
}
}
