@charset "UTF-8";
@import url("https://ajax.googleapis.com/ajax/libs/yui/2.8.0r4/build/reset-fonts/reset-fonts.css");
@import url("css/960_24_col.css");
@import url("css/resetDNN.css");
@import url("https://ajax.googleapis.com/ajax/libs/yui/2.8.0r4/build/base/base-min.css");
@import url("css/OverrideYUI.css");
@import url("menus/Menu.TopNav.css");
@import url("menus/PanelBar.LeftNav.css");

html {
	background-color: #5e5e5e;
	color: #535353;
}
#divHeader {
	background: url(images/bgHeader.jpg) no-repeat center center;
	height: 121px;
}
#hdrLogo {
	background: url(images/bgLogo.png) no-repeat center center;
	width: 467px;
	height: 89px;
	display:block;
	padding: 15px 0 0 35px;
}
#utilityNav {
	text-align:right;
	margin-right: 10px;
	margin-top: 15px;
	font-size: 93%;
	line-height: 149%;
	color: #b5b5b5;
}
#utilityNav .welcomeMessage {
	font-size: 116%;
}
#utilityNav a:link, #utilityNav a:visited, #utilityNav a:hover, #utilityNav a:active {
	color:#0c88e6;
	text-decoration:none;
	border-bottom:1px dotted #0c88e6;
}
#divLogin {
	text-align:right;
	margin-right: 10px;
	margin-top: 15px;
}
#divLogin .loginText {
	color:#0c88e6;
	font-size: 85%;
	line-height:100%;
	margin-right:20px;
}
#divLogin .loginText a:link, #divLogin .loginText a:visited, #divLogin .loginText a:hover, #divLogin .loginText a:active {
	color:#0c88e6;
	text-decoration:none;
	border-bottom:1px dotted #0c88e6;
	margin-left:10px;
}
#divLogin #dnn_login_RememberMe {
	margin-right: 5px;
}
#divLogin .loginText.Failure {
	color: #f00;
	margin-bottom:0.5em;
	margin-top:-0.2em;
}
#divLogin p {
	margin-top: .7em;
	margin-bottom: .7em;
}
#divLogin strong {
	font-weight:normal;
	color: #b5b5b5;
	font-size: 85%;
	line-height: 22px;
	float: right;
	padding-right: .75em;
}
.divLoginField {
    width: 146px;
    height: 22px;
    background: url(images/bgLoginFormField.png);
	float:right;
}
.divLoginField .loginField {
    padding: 0;
    margin: 3px 6px;
    border: 0;
    width: 134px;
    height: 22px;
    background: none;
}
.loginUserID {
	margin-right: 27px;
}
#divLogin .loginButton {
	float:right;
	margin-left: 7px;
}
#divSearch {
	background:#fff;
}
#divSearch .divSearch {
	text-align:right;
	padding-right: 25px;
}
.divSearch input {
	width: 195px;
	height: 22px;
	padding: 6px 10px 0;
	background: transparent url(images/bgSearchFormField.png) no-repeat center center;
	border:none;
}
.divSearch img {
	width:20px;
	height:21px;
	margin-top: -2px;
}
.tabID-162 td {
	padding: .5em;
	text-align: left;
	vertical-align: top;
}
.lowercase {
	text-transform: lowercase;
}
.uppercase {
	text-transform: uppercase;
}
.titlecase {
	text-transform: capitalize;
}
.blue {
	color: #006cbe;
}
.imgLeft {
	float:left;
	padding: 0 1em 1em 0;
}
.imgRight {
	float:right;
	padding: 0 0 1em 1em;
}
.tblRequestInformationMain .CommandButton, .tblRequestInformationMain .CommandButton:link, .tblRequestInformationMain .CommandButton:visited, .tblRequestInformationMain .CommandButton:active, .tblRequestInformationMain .CommandButton:hover {
	color:#FFF;
	font-weight:bold;
	margin:1em;
	padding:0.5em 1em;
	text-decoration:none;
	text-transform:uppercase;
	background: #777;
}
.tblHomeLinks {
	width: 100%;
	vertical-align: bottom;
	padding-bottom: 1em;
	text-align:right;
	white-space:nowrap;
}
.tblHomeLinks a {
}
#divBody {
	background:#fff;
}
.tabID-161 h1.moduleTitle {
	margin-top: 0;
}
.bgE7ECF0 {
	background: #e7ecf0;
}
.tabID-161 .ContentPane h1 {
	color: #1c1c1c;
	font-size:15px;
}
.NewsPane h1, .TrainingPane h1,
.EventsPane h1, .SamplesPane h1 {
	color: #1c1c1c;
	font-size:13px;
	text-align:center;
}
.divHomeNewsTraining, .divLandingEventsSamples {
	width: 455px;
	position: relative;
}
.hdrNewsTraining, .hdrEventsSamples {
	background: url(images/hdrHomeNewsTraining.png) no-repeat center top;
	width: 455px;
	height:47px;
	line-height:47px;
	position:absolute;
	z-index:1;
}
.hdrEventsSamples {
	background: url(images/hdrDisciplineEvents.png) no-repeat center top;
	width: 310px;
}
.divNewsTraining, .divEventsSample {
	position: relative;
	top:45px;
}
.NewsPane, .TrainingPane, .EventsPane, .SamplesPane {
	float: left;
	margin-top: -12px;
	padding: 10px;
}
.NewsPane {
	width: 198px;
	margin-left: 9px;
	margin-right: 2px;
	background: #e7ecf0;
}
.EventsPane {
	width: 273px;
	margin-left: 9px;
	/*margin-right: 2px;*/
	background: #f1f4f6;
	min-height:150px;
}
.TrainingPane {
	width: 196px;
	background: #e7ecf0;
}
.SamplesPane {
	width: 196px;
	background: #f1f4f6;
}
.hdrNewsTraining h1, .hdrEventsSamples h1 {
	float:left;
	color: #1c1c1c;
	font-size:13px;
	text-align:center;
	margin: 0;
	heading: 0;
	margin-top: -3px;
}
h1.hdrNews {
	margin-left: 20px;
}
h1.hdrEvents {
	margin-left: 100px;
}
h1.hdrTraining {
	margin-left: 28px;
}
h1.hdrSamples {
	margin-left: 124px;
}
.tabID-203 .HeroPane, .tabID-208 .HeroPane, .tabID-180 .HeroPane {
	width:950px;
	height:270px;
	margin: 10px 0;
	overflow:hidden;
}
.tabID-203 .HeroPane {
	background: url(/Portals/ltftraining/images/heroLandingMath.jpg) no-repeat center center;
}
.tabID-208 .HeroPane {
	background: url(/Portals/ltftraining/images/heroLandingScience.jpg) no-repeat center center;
}
.tabID-180 .HeroPane {
	background: url(/Portals/ltftraining/images/heroLandingEnglish.jpg) no-repeat center center;
}
.landingFeaturedLink {
	width:325px;
	height:38px;
	font: 13px/38px Arial, Helvetica, sans-serif;
	float: right;
	text-align: right;
	padding-right: 40px;
	color:#1c1c1c;
	margin: 15px 0 5px 5px;
}
.landingFeaturedLink.Math {
	background:url(/Portals/ltftraining/images/bgLandingFeaturedLinkMath.png) no-repeat right center;
}
.landingFeaturedLink.Science {
	background:url(/Portals/ltftraining/images/bgLandingFeaturedLinkScience.png) no-repeat right center;
}
.landingFeaturedLink.English {
	background:url(/Portals/ltftraining/images/bgLandingFeaturedLinkEnglish.png) no-repeat right center;
}
.HeroPane h1, .HeroPane h2, .HeroPane h3, .HeroPane ul, .HeroPane p {
	padding-left: 160px;
	padding-right: 60px;
}
/*.HeroPane h1, .HeroPane h2, .HeroPane h3 {
	margin:0 0 .5em;
}*/
.HeroPane ul {
	padding-left: 165px;
}
.heroSupportingImage {
	clear:both;
	float:right;
	padding:40px 20px 0 10px;
}
.moduleActionBar {
	text-align:right;
}
.moduleActionBar.bottomPadding {
	padding-bottom: 1em;
}
.moduleActionBar.noPadding, moduleContentPane.noPadding {
	padding:0;
	margin: 0;
}
.moduleShadowTop {
	background: url(images/contentShadopTopBg.png) repeat-x bottom;
	height: 5px;
	clear: both;
}
.moduleShadowTop img {
	width: 11px;
	height: 5px;
	border:0;
	margin:0;
	padding:0;
}
.moduleShadowTop img .floatRight {
	display:none;
}
.moduleShadowBottom {
	background: url(images/contentShadowBottomBg.png) repeat-x top;
	height: 9px;
	clear: both;
}
.moduleShadowBottom img {
	width: 11px;
	height: 9px;
	border:0;
	margin:0;
	padding:0;
}
.moduleShadowBottom img.floatRight {
	display:none;
}
.moduleShadowBottom.bottomPadding {
	padding-bottom: 1em;
}
#menu .shadowBottom {
	background: url(images/navShadowBg.png) repeat-x bottom;
	height: 11px;
	clear:both;
}
#menu .shadowBottom img {
	width: 11px;
	height: 11px;
	border:0;
	margin:0;
	padding:0;
}
.RadPanelBar.RadPanelBar_LeftNav {
	width: 230px;
}
#HeroPanel .shadowTop {
	background: url(images/contentShadopTopBg.png) repeat-x bottom;
	height: 5px;
	clear: both;
}
#HeroPanel .shadowBottom {
	background: url(images/contentShadowBottomBg.png) repeat-x top;
	height: 9px;
	clear: both;
}
#HeroPanel .shadowTop img {
	width: 11px;
	height: 5px;
	border:0;
	margin:0;
	padding:0;
}
#HeroPanel .shadowBottom img {
	width: 11px;
	height: 9px;
	border:0;
	margin:0;
	padding:0;
}
.clr {
	clear: both;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.floatRight img {
	padding: 0 0 1em 1em;
}
.floatLeft img {
	padding: 0 1em 1em 0;
}
.hidden {
	display: none;
}
body#Body {
	background: #5e5e5e;
}
/* ----- LINKS ----- */

a, a:link, a:visited, a:hover, a:active {
	color:#505050;
}

#ContentPanel {
	/*padding-left: 10px;*/
	padding-right: 10px;
}
h1 {
	font-size: 138.5%;
	color: ;
}
.bodyPadding {
	padding-left: 1em;
	padding-right: 1em;
}

#ft {
	margin-bottom:3em;
	background: #fff;
}
#ft #ftrContent, #ft .FooterPane {
	text-align:center;
	padding: 10px;
}
#ft #ftrContent #linksContainer {
	font-size: 93%;
}
#ft #ftrContent #linksContainer .linkSeparator {
	padding: 0 10px;
}
#ft #ftrContent #login_style {
	padding-top: 1em;
	font-size: 77%;
}
#ft #ftrContent #Copyright {
	padding-left: 2em;
	font-size: 77%;
}
#ft #ftrContent #Copyright a {
	margin-left: 10px;
}
#pageGenerated {
	display: none;
}
.testimonailName {
	text-align: left;
	width: 50%;
	font-weight: bold;
	float: right;
	padding: 1em 1em 2em 1em;
}
.tblStaff th, .tblStaff td,
.tblRequestInformationMain th, .tblRequestInformationMain td,
.tblMathGuides th, .tblMathGuides td,
.tblScienceGuides th, .tblScienceGuides td,
.tblGuides th, .tblGuides td {
	padding: 0.5em;
}
.tblMathGuides, .tblGuides {
	margin-left: auto;
	margin-right: auto;
}
.tblRequestInformationMain input[type="checkbox"] {
	margin-right: 10px;
}
/* Request Inforamtion Form Formatting */
#dnn_ctr637_FormMaster_ctl_6d2d464da6be4b6d9193f44ebb410176,
#dnn_ctr637_FormMaster_ctl_71d79971690a4ebe97f1255d2f4403c4,
#dnn_ctr637_FormMaster_ctl_3946f703e5594b32ac45fa0d39678a91,
#dnn_ctr637_FormMaster_ctl_fbcdaf83e9644621bafd19c653daa083,
#dnn_ctr637_FormMaster_ctl_df54bbd62e594634acf69205a8465ec9,
#dnn_ctr637_FormMaster_ctl_664f64c82aab4b7a8d629fa98d3c187a,
#dnn_ctr637_FormMaster_ctl_c883787b38e242d2a5a4b19810bfcf53,
#dnn_ctr637_FormMaster_ctl_61db4ffd2d134dbf8baa7744e9090ce4,
#dnn_ctr637_FormMaster_ctl_1cab74b484b54c25ad6cb6275885946d,
#dnn_ctr637_FormMaster_ctl_ec8b2c488639465ea8ab0acde66a6555
 {
 	width: 300px;
}
#dnn_ctr637_FormMaster_ctl_e6f0b3dca9284e198c0513e315359fb4 {
	width: 100%;
	height: 125px;
}
.imgStaffMember {
	float:right;
	margin-left: 0.5em;
	padding: 3px;
	border: 1px #B6B6B7 solid;
	
}
a.lnkPDF, a.lnkPPT, a.lnkXLS, a.lnkDOC, a.lnkTXT, a.lnkZIP, a.lnkEmail, .external, a.lnkArrow {
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 16px; /* To center the text vertically with the icon */
}
a.lnkPDF { /*The background image*/
	background: url(/images/famfamfam/silk/page_white_acrobat.png) no-repeat right center;
}
a.lnkPPT { /*The background image*/
	background: url(/images/famfamfam/silk/page_white_powerpoint.png) no-repeat right center;
}
a.lnkXLS { /*The background image*/
	background: url(/images/famfamfam/silk/page_white_excel.png) no-repeat right center;
}
a.lnkDOC { /*The background image*/
	background: url(/images/famfamfam/silk/page_white_word.png) no-repeat right center;
}

a.lnkTXT { /*The background image*/
	background: url(/images/famfamfam/silk/page_white_text.png) no-repeat right center;
}

a.lnkZIP { /*The background image*/
	background: url(/images/famfamfam/silk/page_white_zip.png) no-repeat right center;
}

a.lnkEmail {
	background: url(/images/famfamfam/silk/email.png) no-repeat right center;
}

a.external {
	padding-right: 17px;
	background: url(/portals/ltftraining/images/external_link_icon.gif) no-repeat right center;
}

a.lnkArrow {
	background: url(../../../ltftraining/images/arrowContent.png) no-repeat right center;
	line-height: 19px;
	padding: 2px 23px 2px 10px;
}
a.lnkArrow:link, a.lnkArrow:visited {
	color: #1c1c1c;
	text-decoration: none;
}
a.lnkArrow:active, a.lnkArrow:hover {
	color: #1c1c1c;
	text-decoration: underline;
}

.urlList li {
	/*list-style-image:url(/Portals/ltftraining/images/link.png);*/
}

/* Authors & Titles */
/*
h1 {
	font-size: 138.5%;
}
h2 {
	font-size: 123.1%;
}
h3 {
	font-size: 108%;
}
h1, h2, h3 {
	margin: 1em 0;
}
h1, h2, h3, h4, h5, h6, strong, dt {
	font-weight: bold;
}
*/
/* Video Popup */
.videoList li {
	list-style-image:url(/Portals/ltftraining/images/film.png);
}
div.overlay {
	background:url(/Portals/ltftraining/images/white.png) no-repeat;
	padding:40px;	
	width:576px;  
	display:none;
}

div.overlay div.close {
	background:url(/Portals/ltftraining/images/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

a.player { 		
	display:block;
	height:450px;			
}

blockquote.box {
	border: double 1px #000;
	padding: 1em 1em 0;
	font-style: italic;
}
.divRightColumnFloat {
	width: 218px;
	float:right;
	margin-left: 1em;
	margin-bottom: 1em;
	background: #e8e8e8;
}
.divRightColumnFloat p, .divRightColumnFloat ul {
	padding-left: 1em;
	padding-right: 1em;
}
.divRightColumnFloat img.header {
	padding-bottom: 1em;
}
.boldList > li {
	font-weight: bold;
}
.boldList > li li {
	font-weight:normal;
}
.BreadCrumb, a.BreadCrumb:link, a.BreadCrumb:visited {
	color:#1C1C1C;
	text-decoration:none;
	text-transform:uppercase;
}
a.BreadCrumb:hover, a.BreadCrumb:active {
	color:#1C1C1C;
	text-decoration:none;
	border-bottom: 1px dotted #1C1C1C;
}
.navBreadCrumb {
	padding: 3px 5px 1em 25px;
}
table.tblScienceDiagnostics {
	width: 100%;
}
.tblScienceDiagnostics .topic {
	width: 100%;
	text-align: left;
}
.tblScienceDiagnostics tr {
	text-align:center;
	vertical-align:top;
}
.tblScienceDiagnostics th, .tblScienceDiagnostics td, .tblRetrieveTeacherCode td, .OptIn_ListTable td, .tblOrderAnswerSheet td {
	padding: .5em;
}
.OptIn_MessageTable td {
	padding:0;
}
.tblScienceDiagnostics th {
	text-align:left;
	vertical-align:bottom;
}
.tblScienceDiagnostics td {
	border-bottom: 1px dotted #535353;
}
.tblScienceDiagnostics .heading {
	font-style:italic;
	border-bottom: none;
}
.tblScienceDiagnostics th.heading {
	font-style:normal;
	text-align: center;
}
.Normal li {
	padding-bottom: 1em;
}
.HeroPane li, .HeroPane .Normal li {
	padding-bottom: inherit;
}
.HeroPane h3 {
	margin: .5em 0;
}
.newsArticle {
	padding-bottom: 1em;
}
.newsArticle .publication {
	font-size:85%;
	font-style: italic;
}
.tblIndependentContractorReimbForm td, .tblReprintPermission td {
	padding: .25em;
}
.Rubicon_Navigation li.navIRAuthorsTitles, .Rubicon_Navigation .ChildList li.navIRAuthorsTitles {
	display: none;
}