#main {
	width: auto;
	background: #FFFFFF;
}
#logo_container {
	width: 880px;
	height: 34px;
	margin-right: auto;
	margin-left: auto; 
}
#logo {
	float: left;
	width: 215px;
	height: 34px;	
	background: #FFFFFF url(tonelabs_logo_01.jpg) no-repeat left top;
}
#pic_frame1 {
	width: auto;
	height: 100px;
	margin-right: 0;
	margin-left: 0;
	border-top: 1px solid #9F0002;
	border-bottom: 1px solid #9F0002;
	background: #ffffff;
}
#pic_frame2 {
	width: auto;
	height: 98px;
	margin-right: 0;
	margin-left: 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #791F1C;	 
}
#pic_container {
	width: 880px;
	height: 98px;
	margin-right: auto;
	margin-left: auto;	
	background: #791F1C url(tonelabs_midpic_04.jpg) no-repeat left top;
}
#pic {
	float: left;
	width: 880px;
	height: 98px;
	margin-right: auto;
	margin-left: auto; 
}
#main_frame {
	width: auto;
	margin-right: 0;
	margin-left: 0;
	margin-top: 10px;
}
#content_container {
	width: 880px;	
	margin-right: auto;
	margin-left: auto;
}
#hnavi_container, #hnavi, #content_left {
	float: left;
	width: 620px;
}
#content_left {
	height: auto;
}
#content_right {
	float: left;
	margin-left: 10px;
	width: 250px;
	height: auto;	
}
#tl_header{
	float: left;	
	width: 305px;
	margin: 0 10px 0 0;
}
#tl_footer{
	float: left;	
	width: 305px;
}
.nav{
	margin: 0 0 10px 0;
	padding: 5px 0 5px 20px;
	color: #a5a099;
	background: #212120;
}
/*
.nav ul{
	list-style:none;
	}
.nav li{
	display:inline;
	margin:0;
	padding:0;
	color: #a5a099;
	}
	
*/
.nav a{
	text-decoration:none;
	font-weight: normal;
	font-size: 10px;
	color: #a5a099;
	text-transform: uppercase;
	}
.nav a:hover{
	color:#ffffff;	
	}

div.clear_float {
	clear: both;
	padding:0;
	margin:0;
	height:0px;
}
p, .articleText, #phpwcmsForm9{	
	margin:0;
	padding: 10px 20px 10px 20px;
	font-size: 11px;
	line-height: 16px;
	background: #ffffff;
}

#foot_frame {
	clear: both;
	width: auto;
	height: 20px;
	margin: 10px 0 0 0;
	border-top: 1px solid #9F0002;
	border-bottom: 1px solid #9F0002;
	background: #FFFFFF;
}
#foot_container {
	/*float: left;*/
	width: auto;
	height: 18px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #7A1F1C;
}
#foot {
	/*float: left;*/
	width: 880px;
	height: 18px;
	margin-right: auto;
	margin-left: auto; 
	/*background-image: url(tonelabs_midpic_03.png);*/
}
#foot_txt {
	float: left;
	height: 14px;
	  
	padding-top: 2px;  
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
}
#foot_txt a {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#foot_txt a:hover{
	font-size: 10px;
	text-decoration: none;
	color: #A5A099;
}


a {
	text-decoration: none;
	color: #791F1C;
	font-size: 10px;
}
a:hover {
	text-decoration: none;
	color: #212120;
}

/*
th a {
	text-decoration: none;
	color: #791F1C;
	font-size: 8pt;
}
th a:hover {
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
}
*/

/* FROM PHPWCMS */
.articleCode {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}
/* TL */
.articleHead, .articleList_tophead, h1 {
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 20px;
	background: #212120;
	text-transform: uppercase;
}
.articleSubHead, .articleList_topsubhead, .articleListListhead, h2, h3{
	font-weight: normal;	
	
	margin: 0 0 10px 0;
	color: #ffffff;
	font-size: 10px;	
}
.articleSubHead, .articleList_topsubhead, h2 {
	padding: 5px 0px 5px 20px;
	text-transform: uppercase;
	background: #212120;	
}
.articleListListhead, h3 {
	padding: 2px 0px 2px 20px;
	background: #302F2F;
	
}
h4 {
	font-weight: normal;
	font-size: 10px;
	color: #a5a099;
	margin: 0 0 10px 0;
	padding: 5px 0px 5px 20px;
	background: #212120;
	text-transform: uppercase;
}
/*
.articleSummary {
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.contentHead {
	font-size: 15px;
	font-weight: bold;
	color: #6D7983;
	line-height: 110%;
}
.contentSubHead {
	font-size: 12px;
	color: #000000;
	line-height: 110%;
}
.tableHead {
	font-size: 20px;
	font-weight: bold;
	color: #6D7983;
	line-height: 13px;
}
.tableSubHead {
	font-size: 11px;
	color: #000000;
}
.v09 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; }
*/

.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}

/* search */
.formSearch { font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}


/* CSS for the top level list 
#list_top_ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
#list_top_ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#list_top_ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
#list_top_ul li a:link { color: #5E747F; }
#list_top_ul li a:visited { color: #5E747F; }
#list_top_ul li a:hover {
	color: Black;
	background: #92A1AF;
	border-color: #227;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: white;
	border-bottom: 1px solid white;
}*/

/* TEST
ul.list_level li.active a {
	background: white;
	border-bottom: 1px solid white;
}
*/
.tl_menue_active a{
	color: #ffffff;
}


/* SPECIAL TL */
div.img_tl_01 {
	padding:0;
	margin: 0 0 10px 0;
}

.tl_renews {
	float: left;
	width: 250px;
	/*margin:0 0 10px 0;*/
	padding:0;
	background-image: url(tl_renews.gif);
	background-position: bottom right;
}
.tl_renews p {
	background: none;
	margin: 30px 0 0 0;
	padding: 0;
}
.tl_renews_img {
	float:left; 
	margin: 0 10px 0 20px;
}
.tl_protxt_img {
	/* float:left;
	margin: 0 28px 10px 0; */	
	position: absolute; 
	bottom: 0;
	right:0;
}
.space_div {
	clear: both;
	height:10px;
	padding:0;
	margin:0;	
}

.tl_download {
	float: left;
	width: 250px;
	/*margin:0 0 10px 0;*/
	padding:0;
	background: #302f2f;
}
h5 {
	font-weight: normal;
	font-size: 10px;
	color: #a5a099;
	margin: 10px 20px 10px 20px;
	padding: 1px 1px 1px 1px;
	background: #ffffff;
}

.spaceBeforeCP {
	clear: both;
}

.tl_contact {
	float: left;
	width: 250px;
	/*margin:0 0 10px 0;*/
	padding:0;
	background: #302f2f url(tl_contact.gif) no-repeat right bottom; 
}
.tl_contact p {
	background: none;
	padding: 10px 20px 10px 20px;
	color: #dbdbd6;
	line-height: 11px;
}

.tl_latest {
	float: left;
	width: 230px;
	/*margin:0 0 10px 0;*/
	padding: 0 0 0 20px;
	background: #ffffff; 
}
.tl_latest_icon {
	float: left;
	margin: 10px 0 0 10px;
	padding: 0;
	background: #ffffff;
	border:1px solid #ffffff;
}

.tl_news {
	float: left;
	/*width: 250px;*/
	margin:0 0 10px 0;
	padding:0;
	background: #ffffff; 
}
.tl_imggal {
	float: left;
	width: 590px;
	margin:0 0 10px 0;
	padding:0 10px 10px 20px;
	background: #ffffff; 
}
.linklist {
	list-style-type: none;
	float: left;
	width: 590px;
	margin:0;
	padding:10px 10px 10px 20px;
	background: #ffffff; 
}
.linklist li {
  background-image: url(tl_2009_extlink.gif);
  background-repeat: no-repeat;
  background-position:0px 2px;
  padding-left: 15px; 
}
.cat_txt_01{
	float: left;
	padding:19px 8px 16px 4px;
	background: #ffffff;
}
.cat_txt{
	float: left;
	padding:19px 8px 16px 4px;
	background: #302f2f;
}
.articleListListhead a {
	color: #ffffff;
}

.articleListListhead a:hover {
	font-weight: bold;
}
.tl_artists_01 {
	float: left;
	width:304px;
	position: relative;
	margin:0 10px 0 0;
	padding:0;
	background: #ffffff; 
}
.tl_projects_01 {
	float: left;
	width:620px;
	position: relative;
	padding:0;
	background: #ffffff; 
}
.tl_white {
	margin:0;
	padding: 10px 0 0 0;
	background: #ffffff; 
}
.tl_news_block {
	float: left;
	width: 620px;
	margin:0 0 10px 0;
	padding:0;
	background: #ffffff; 
}

#content_left ol {
	margin:0;
	padding: 0 0 10px 40px;
	font-size: 11px;
	line-height: 16px;
	background: #ffffff;
}

/* IMAGE w/TEXT */
.imgDIVtopLeft , .imgDIVinTextLeft, .imgTextRight { 
	/* margin: 0 10px 0 20px; */
	padding:0; 
	border:0;
	background: #ffffff;
} 
.articleText { 
	margin: 10px 20px 10px 20px; 
	text-align: justify;
}
.image_td {
	float:left;
}
/* IMAGE OVER EFX */
.tl_latest_icon a img {
	border:1px solid #adb9c2;
}
.tl_sb_links a img {
	border:1px solid #ffffff;
}
.tl_renews_img a img {
	border:1px solid #302F2F;
}
.tl_latest_icon a:hover img, .tl_sb_links a:hover img, .tl_renews_img a:hover img {
	border:1px solid #791F1C;
}


/* ----- REQUIRED ----- */

form .formLabelRequired{
	display:inline;
	float:none;
	color:#791F1C !important;
	margin: 0 10px 0 0;
	padding:0;
}

form .formLabel{
	margin:0;
	padding:0 0 1px 0;
	border:none;
	color:#222;
	display:block;
}

input.text, textarea.textarea, .firefox select.select{
	border-top:1px solid #212120;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	/*background:#fff url(../images/fieldbg.gif) repeat-x top;*/
	margin: 0 0 10px 0;
}

