.tlms_clr {
	clear: both;
	float: none;
	height: 0;
	overflow: hidden;
	line-height: 0;
}
.tlms_hidden {
	display: none;	
}
.tlms_backBtn {
	text-align: left;
	padding: 5px 0 5px 7px;
}


.tlms_container {
	border: 2px solid #ddd;
	margin-bottom: 15px;
}
.tlms_container thead td {
	font-weight: bold;
}
.tlms_container td {
	vertical-align: middle;
}

.tlms_sectionHeader {
	background: #eee;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

.tlms_rowIndex {
	width: 26px;
	padding: 0 !important;
	text-align: center;
	border-left: 1px solid #ddd;
}

.tlms_rowTitle, .tlms_rowDesc {
	border-left: 1px solid #ddd;
}

.tlms_rowReg, .tlms_rowRun {
	border-left: 1px solid #ddd;
	text-align: center;
	width: 95px;
	direction: ltr;
}
.tlms_rowReg {
	width: 100px;
}

.tlms_rowDesc {
	border-left: 1px solid #ddd;
	width: 20%;
}

.tlms_rowLink {
	width: 60px;
	text-align: center;
}

tr.tlms_rowHead td {
	border-bottom: 1px solid #ccc;
	border-color: #ccc;
	text-align: center !important;
	background: #f7f7f7;
	padding: 4px 5px 5px 5px;
}

tr.tlms_row td {
	padding: 5px;
	border-bottom: 1px solid #ddd;
}

tr.tlms_rowEnd td {
	border-bottom: none;
}

tr.tlms_row1 {
	background: #f9f9f9;
}

.tlms_btnsHolder {
	padding: 5px;
}
	.tlms_btnsHolder a {
		display: block;
		float: right;
		padding: 3px 6px;
		margin-left: 5px;
		background-color: #eee;
		color: #555 !important;
		border-width: 1px;
		border-style: solid;
		border-bottom-color: #aaa;
		border-right-color: #aaa;
		border-top-color: #ddd;
		border-left-color: #ddd;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}
	.tlms_btnsHolder a:hover {
		background: #fff;
	}
	

#tlms_container, #tlms_containerCover {
	border: 1px solid  #ddd;	
}
#tlms_container td {
	vertical-align: middle;
}
	tr.tlms_containerHeader {
		background: #eee;
	}
	tr.tlms_containerHeader td {
		padding: 3px 5px 3px 5px;
		text-align: center;
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
		.tlms_hRowIndex {
			padding: 0 !important;
			width: 24px;
		}
		.tlms_hRowTitle {
			
		}
		.tlms_hRowNumber {
			width: 100px;
		}
		.tlms_hRowDate {
			width: 148px;
			border-left: none !important;
		}
		
	tr.tlms_containerRow td {
		background: #fff;
	}
	tr.tlms_containerRow:hover td {
		background: #fff9d7;
	}
	tr.tlms_containerRow td {
		padding: 3px 5px 3px 5px;
		text-align: center;
		border-left: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #ddd;
	}
	tr.tlms_row1 {
		background: #f9f9f9;
	}
	tr.tlms_rowEnd td {

	}
	tr.tlms_rowFirst td {
		border-top: none !important;
	}
		.tlms_rowIndex {
			padding: 0 !important;
			width: 26px;
		}
		.tlms_rowTitle {
			text-align: right !important;
		}
		.tlms_rowNumber {
			width: 100px;
		}
		.tlms_rowDate {
			border-left: none !important;
			width: 150px;
		}
		
	td.tlms_bodyContainer {
		padding: 5px;
		background: #f9f9f9;
	}
	div.tlms_bodyContainer {
		background: #fff;
		display: none;
	}
		div.tlms_bodyHolder {
			padding: 5px;
		}
			table.tlms_bodyHolder {
				border: 1px solid #ddd;
			}
				td.tlms_bodyDesc_title {
					padding: 2px 5px 3px 0;
					background: #f8f8f8;
					border-bottom: 1px solid  #eee;
				}
				td.tlms_bodyDesc_title_mid {
					border-top: 1px solid  #eee;
				}
				td.tlms_bodyDesc_body {
					padding: 8px;
				}
				td.tlms_bodyDesc_body img {
					vertical-align: middle;
				}
		table.tlms_bodyFile {
			
		}
			td.tlms_bodyFileContent {
				padding: 3px 5px 6px 5px;
			}
			
.tlms_tableFields {
	border: 2px solid  #ddd !important;
}
.tlms_tableFields td {
	vertical-align: middle;
	padding: 3px;
	border: 1px solid  #ddd !important;
}
.tlms_tableFields input, .tlms_tableFields textarea {
	border: 1px solid #ccc;
	vertical-align: middle;
}
.tlms_tableFields img.calendar {
	vertical-align: middle;
	margin-right: 5px;
}
td.tlms_key {
	background: #eee;
}

.tlms_submit {
	padding: 3px 6px;
	margin-right: 5px;
	background-color: #eee;
	color: #555;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #aaa !important;
	border-right-color: #aaa !important;
	border-top-color: #ddd !important;
	border-left-color: #ddd !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tlms_registerBtn {
	width: 20px;
	height: 16px;
	margin: 0 auto;
	background: url(images/vcard_add.png) center center no-repeat;
	display: block;
}

.tlms_courseDecs {
	border-bottom: 1px solid #ddd;
	
	background: #f1f4f6;
	line-height: 1.5em;
	color: #555;
	
}
	.tlms_courseDecs table {
		border: 2px solid #fff;
		margin-top: 8px;
	}
		.tlms_courseDecs td {
			padding: 3px 5px;
			border-bottom: 1px solid #fff;
			background: #fdfdfd;
			width: auto;
		}
		.tlms_courseDecs_key {
			font-weight: bold;
			color: #6a7e8a;
			width: 80px !important;
			background: #f8f8f8 !important;
		}

.tlms_infoIcon {
	width: 20px;
	height: 16px;
	float: left;
	margin: 0 3px;
	background: url("images/information.png") center center no-repeat;
	cursor: pointer;
}