/* APlusAlabama Container CSS */

/*---------- To align the Actions, Icon and Title ---------*/

.moduleIcon, .moduleHeader h1 {
	float: left;
}
.moduleHeader h1 {
}

.moduleIcon img {
	margin: 1em 1em 0 0;
}
.moduleHeader {
	float: left;
	width: 100%;
}
.moduleVisibility {
	margin: 1em 0 1em 1em;
	float: right;
}
.moduleActionBar {
	margin-top: 1em;
	text-align: right;
	width: 100%;
}
.moduleTitleText {
}
/*---------- default style for head & normal -----------*/

.moduleContentPane {
	clear:both;
}

/*---------- Container Specific -----------*/
.myLTFContainer {
	background:#e8e8e8;
	padding: 0 1em;
	margin-bottom: 2em;
}
.myLTFContainer h1 .moduleTitleText {
	/*text-transform: uppercase;*/
}
.myLTFContainer h1.moduleTitle {
	width: 90%;
}
.myLTFContainer .moduleVisibility {
	font-size:138.5%;
}
.myLTFContainer .moduleContentPane {
	padding-bottom: 1em;
}
.myLTFContainer .moduleActionBar {
	padding: 0;
	margin: 0;
}
.containerSecureLanding {
	background: url(/Portals/ltftraining/images/bgLandingPageContainer.png);
	margin-bottom: 2em;
}
.containerSecureLanding table {
	margin: 0;
	padding:0;
}
.containerSecureLanding .moduleIcon img {
	padding:0;
	margin:0;
}
.containerSecureLanding td {
	margin:0;
	padding:1em 0;
	vertical-align:middle;
	text-align:left;
}
.containerSecureLanding .moduleIcon {
	float: none;
}

.containerSecureLanding td.tdModuleIcon {
	padding-left:20px;
}
.containerSecureLanding .moduleTitle {
	float: none;
	width: 247px;
	color: #30a229;
}
.tabID-248 .containerSecureLanding .moduleTitle {
	color: #0074c2;
}
.tabID-246 .containerSecureLanding .moduleTitle {
	color: #e91122;
}
.containerSecureLanding td.tdModuleTitle {
	padding-left:13px;
}
.containerSecureLanding .moduleContentPane {
	float: none;
}
.containerSecureLanding .moduleContentPane ul, .containerSecureLanding .moduleContentPane ul li {
	list-style-type: none;
	padding:0;
	margin:0;
}
.containerSecureLanding .moduleContentPane a:link, .containerSecureLanding .moduleContentPane a:visited {
	padding-right: 14px;
	background: url(/Portals/ltftraining/images/navLeftSubArrow-off.png) no-repeat right center;
	color:#1c1c1c;
	font-size:13px;
	line-height:19px;
	text-decoration:none;
}
.containerSecureLanding .moduleContentPane a:hover, .containerSecureLanding .moduleContentPane a:active {
	text-decoration:underline;
	color:#1c1c1c;
}
.tabID-247 .containerSecureLanding .moduleContentPane a:link, .tabID-247 .containerSecureLanding .moduleContentPane a:visited {
	background: url(/Portals/ltftraining/images/arrowMath.png) no-repeat right center;
}
.tabID-248 .containerSecureLanding .moduleContentPane a:link, .tabID-248 .containerSecureLanding .moduleContentPane a:visited {
	background: url(/Portals/ltftraining/images/arrowScience.png) no-repeat right center;
}
.tabID-246 .containerSecureLanding .moduleContentPane a:link, .tabID-246 .containerSecureLanding .moduleContentPane a:visited {
	background: url(/Portals/ltftraining/images/arrowEnglish.png) no-repeat right center;
}
.containerSecureLanding td.tdModuleContent {
	padding-left:40px;
	padding-right:10px;
	width:100%;
}
/*---------- For the inline edit icons -----------*/

.eipbackimg {
	border: solid 1px #4F839F;
	background: #DAE7F2;
}