/* hex corporate red - #DC241F; rgb(220,36,31) */
body {
	font-family:arial,helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:11px;
	background-color:#ffffff;
/*	background:url('/tlc/images/bannerbg.jpg')*/
}
h1, h2, h3 {font-size:18px;
	color:#DC241F;
	font-weight:bold;
	margin:0px;
	}
h2, h3 {font-size:16px;
	color:#666666;
	}
h3 {font-size:14px;
	margin:20px 0px 0px 0px;
	}

p, ul, ol, li {
	font-size:12px;
	line-height:150%;
	}
#catalogId {
	list-style-type:decimal;
		}
ul.unordered {
	font-size:12px;
	line-height:150%;
	list-style-type:disc;
	list-style-type:circle;
	}
ol.ordered {
	list-style-type:decimal;
	}
a:link, a:visited {
	color:#0000ff;
	font-size:12px;
	}
a:hover, a.hover:visited, a:active {
	color:#DC241F;
	}
.b { font-weight:bold;
	color:#333333;
	}
.ltgray {
	color:#999999;
	}
.gray {
	color:#666666;
	}
.dkgray {
	color:#333333;
	}
.red {
	color:#dc241f;
	}
.white {
	color:#ffffff;
	}
.white2 {
	color:#ffffff;
	}
#homepgcontent {
	width:100%;
	height:auto;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
}
#pgContent {
	height:auto;
	padding:0px 0px 5px 0px;
	margin:8px 0px 5px 0px;
	background-position:145px 0px;
	background-repeat:no-repeat;
}
#mainContent {
	position:relative;top:0px;left:20px;
	margin:0px 0px 0px 0px;
	padding:70px 0px 0px 0px;
	border:0px solid #ffcc00;
	width:580px;
	font-size: 11px;
}
#apDiv1 { /* homepage flash video */
	position:relative;
	left:0px;
	top:10px;
	width:764px;
	height:420px;
	z-index:6;
	border:0px solid #ff0000;
	background:transparent;
	margin:0px;
	padding:0px;
	}

#banner {
	background:url('/tlc/images/bannerbg.jpg') no-repeat;
	background-position:center top;
	height:100px;
	}
#search {
	position:absolute;right bottom;
	float:right;
	}
/* newsblock */
#newsblock {
	position:relative;top:0px;left:2px;
	width:764px;
	height:140px;
	margin:-45px 0px 0px 0px;
	padding:5px 10px 0px 0px;
	border:0px solid #000000;
	}
#tlcnews, #prodnews, #calevents, #ls2news, #tlcinfo {
	width:auto;
	height:110px;
	margin:0px 0px 0px 15px;
	padding:5px 0px 5px 10px;
	background:transparent;
	text-align:left;
	border:0px solid #cccccc;
	}
#tlcnews, #calevents {
	font-size:12px;
	line-height:130%;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 5px;
	overflow:none;
	}
#tlcnews a.readnews:link, a.readnews:visited {
	margin:0px;
	padding:0px;
	display:block;
	width:220px;
	}
#tlcnews a.readnews:hover, a.readnews:hover:visited {
		text-decoration:none;
		color:#DC241F;
		}
#calevents a.readevent:link, a.readevent:visited {
	margin:0px;
	padding:0px;
/*	display:block;
	width:220px;*/
	}
#calevents a.readevent:hover, a.readevent:hover:visited {
		text-decoration:none;
		color:#DC241F;
		}

a.viewmore:link, a.viewmore:visited {
	font-size:12px;
	color:#DC241F;
	text-decoration:none;
	margin:5px 0px 0px 0px;
	padding:0px;
	display:block;
	width:220px;
	text-align:right;
	}
a.viewmore:hover, a.viewmore:hover:visited {
		text-decoration:underline;
		color:#DC241F;
		}
#prodnews {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
/* secondary page news blocks */
.tblwrapr {border:1px solid #999999;background:#f5f5f5;padding:5px;}

/* Footer id's and classes*/
#pgFooter {
	width:764px;
	height:60px;
	border:0px solid #cc0000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	z-index:12;
	position:relative;top:25px;left:2px;
	}
#footLeft {
	width:33%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:transparent;
	}
#footCent {
	width:33%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:transparent;
	}
#footRight {
	width:33%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:transparent;
	}

/* registraion mark, trade mark copyright */
#copyright {
	width:auto;padding:30px 0px 0px 0px;
	border-width:0px 0px 0px 0px;
	border-style:solid;
	border-color:#cccccc;
	font-size:12px;
	color:#666666;
	position:relative;left top;
	}
.copyright {
	font-size:12px;
	color:#666666;
	}
.smmark {
	font-size:.8em;
	position:relative;bottom:5px;left:1px;
	}
.trademark{
	font-size:.5em;
	position:relative;bottom:5px;left:1px;
	}
/*begin back a page*/
a.back:link, a.back:visited {
	font-weight:bold;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	background-image:url('/tlc/icons/back.gif');
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 0px 0px 12px;
	}
a.back:hover, a.back.visited:hover {
	color:#DC241F;
	background-image:url('/tlc/icons/backon.gif');
	}
a.top:link, a.top:visited {
	font-size:11px;
	font-weight:bold;
	text-align:right;
	background-image:url('/tlc/icons/top.gif');
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding:0px 10px 0px 12px;
	}
a.top:active {
	color:#DC241F;
	}
a.top:hover, a.top:visited:hover {
	color:#DC241F;
	background-image:url('/tlc/icons/topon.gif');
	}
/*end top of the page*/
/* beging directions classes */
.dirTbl {background:#ffffff;
	margin-top:5px;
	height:30px;padding:5px;
		background-repeat:no-repeat;
	background-position:0px 0px;
	padding:0px 0px 0px 30px;}
a.dir:link, a.dir:visited {	font-weight:bold;
	font-size:16px;
	height:30px;
	display:block;
	}
.air {
	background-image:url('/tlc/icons/airplane.gif');
	}
.car {
	background-image:url('/tlc/icons/car.gif');
	}
/* end directions classes*/
/* what we do - page open ids and classes */
#toshow {
	display:none;
	width:180px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	color:#000000;
	background:#ffffff;
	border-width:1px;border-style:solid;border-color:#cccccc;position:relative;left:0px;top:0px;z-index:10;
	}
 #lstoshow {
	display:none;
	width:180px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	color:#000000;
	background:#ffffff;
	border-width:1px;border-style:solid;border-color:#cccccc;position:absolute;left:0px;top:200px;z-index:10;
	}
#hideID {display:none;}
/* pdf, flash, read more icons */
a.pdf:link, a.pdf:visited, a.swf:link, a.swf:visited, a.readmore:link, a.readmore:visited {
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin:0px 0px 0px 0px;
	padding:3px 5px 3px 20px;
	font-size:12px;
	font-weight:bold;
	color:#00204f; /*blue */
	}
a.pdf:link, a.pdf:visited {
	background-image:url('/tlc/icons/pdf.gif');
	}
a.pdf:hover, a.pdf:hover:visited {
	color:#DC241F; /*red*/
	}
a.swf:link, a.swf:visited {
	background-image:url('/tlc/icons/flashicon.png');
	}

a.swf:hover, a.pdf:hover:visited {
	color:#DC241F; /*red*/
	}
a.readmore:link, a.readmore:visited {
	background-image:url('/tlc/icons/book-icon.gif');
	}
a.readmore:hover, a.pdf:hover:visited {
	color:#DC241F; /*red*/
	}
#bottomNav {
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	}
/* 
#bottomNav ul, li {
		display:inline;
		padding:0px 5px 0px 5px;
		}
#bottomNav li {
		border-width:0px 1px 0px 0px;
		border-style:solid;
		border-color:#cccccc;
		}
#bottomNav a {
		font-size:10px;
	}
*/
a.botNav:link, a.botNav:visited, a.botNav:hover, a.botNav:hover:visited {
		font-size:10px;
		border-width:0px 1px 0px 0px;
		border-style:solid;
		border-color:#cccccc;
		padding:0px 5px 0px 5px;
		}
		
/* Contact Us - sales consultants */
.sales { margin:0px 0px 5px 5px;padding:5px 0px 0px 0px;width:auto;height:100px;border-width:1px 0px 0px 0px;border-style:solid;border-color:#cccccc;}