/* topnavigation ids and classes*/
#topnavigation {
	font-family:arial;font-size:12px;
	width:auto;
	position:relative;top:1px;left:0px;
	margin:0px 0px 0px 150px;
/*	margin:0px 0px 0px 340px; */
	font-weight:bold;
	z-index:10;
	}
#topnavigation a {
	font-size:11px;
	text-decoration:none;
	color:#000000;
	display:block;
	padding:5px 5px;
	border-width:0px 0px 0px 0px;
	border-style: solid;
	border-color: #dd0000;
	opacity:.85; filter: alpha(Opacity=85); -moz-opacity:0.85;
	}
#topnavigation a:hover {
/*	background:#ffffff;
	color:#DC241F; */
	color:#dc241f;
	opacity:1.00; filter: alpha(Opacity=100); -moz-opacity:1.00;
	}
#topnavigation a.navon {
	color:#DC241F;
	}

#topnavigation a.white:link, a.white:visited {
	color:#ffffff;
	}

#home, #techinfo, #documentation, #lscommunity, #contacts, #Products, #enhancements{
	width:auto;
	display:block;
	float:left;
	position:relative;top:0px;left:0px;
	text-align:left;
	}
	#home {
		background:url('/tlc/images/home.gif') no-repeat left top;
		width:88px;
		height:24px;
		text-indent:-999px;
	}
	#home a:active {text-decoration:none;}
	#techinfo {
		background:url('/tlc/images/who-we-are.gif') no-repeat left top;
		width:112px;
		height:24px;
		text-indent:-999px;
	}
#techinfo a.white:link, a.white:visited {
	color:#ffffff;
	}
	#documentation {
		background:url('/tlc/images/what-we-do.gif') no-repeat left top;
		width:111px;
		height:24px;
		text-indent:-999px;
	}
	#lscommunity {
		background:url('/tlc/images/tlc-and-you.gif') no-repeat left top;
		width:111px;
		height:24px;
		text-indent:-999px;
	}
	#contacts {
		background:url('/tlc/images/contact-us.gif') no-repeat left top;
		width:111px;
		height:24px;
		text-indent:-1999px;
	}
	#products {
		background:url('/tlc/images/login.gif') no-repeat left top;
		width:87px;
		height:24px;
		text-indent:-1999px;
	}
	#products a {
		color:#ffffff;
		}
	#enhancements {
		background:url('/tlc/images/who-we-are.gif') no-repeat left top;
		width:112px;
		height:24px;
		text-indent:-999px;
	}


#homelinks, #techlinks, #doclinks, #lscommlinks, #contactlinks, #productlinks, #enhanlinks {
	display:none;
	}
#homelinks a, #techlinks a, #doclinks a, #lscommlinks a, #contactlinks a, #productlinks a, #enhanlinks a {
	color:#eeeeee;
	width:200px;
	float:left;
	display:block;
	position:absolute;top:25px;left:0px;
	background:#666666;
	border:1px solid #cccccc;
	border-width:1px 1px 2px 1px;
	border-color:#cccccc;
	border-style:solid;
	padding:5px;
	margin:0px;
	text-indent:0px;
	}
#homelinks a:hover, #techlinks a:hover, #doclinks a:hover, #lscommlinks a:hover,#contactlinks a:hover, #productlinks a:hover, #enhanlinks a:hover {
	background:#999999;
	background:#DC241F;
	color:#ffffff;
	}

/* place each element of the drop-down */
#topnavigation a.menu1 {
	position:absolute;top:24px;left:0px;
	}
#topnavigation a.menu2 {
	position:absolute;top:48px;left:0px;
	}
#topnavigation a.menu3 {
	position:absolute;top:73px;left:0px;
	}
#topnavigation a.menu4 {
	position:absolute;top:98px;left:0px;
	}
#topnavigation a.menu5 {
	position:absolute;top:123px;left:0px;
	}
#topnavigation a.menu6 {
	position:absolute;top:148px;left:0px;
	}
#topnavigation a.menu7 {
	position:absolute;top:173px;left:0px;
	}
#topnavigation a.menu8 {
	position:absolute;top:198px;left:0px;
	}
/**/
