#tlHead
{
   margin:0px auto;
   padding:0px;
   width: 1024px;
}

#tlMenuWrapper {
   border:1px solid #000000;
   background: #DED9CF url('http://traderslaboratory.com/tlheader/images/tab_bar_bg.gif') repeat-x;
   width: 1024px;
}

#tlHeaderTop
{
   border-bottom:1px solid #0655A3;
   background: #F7F2DF url('http://traderslaboratory.com/tlheader/images/h_top_bar_bg.jpg') repeat-x top left;
   width:1024px;
   height:96px;
   text-align:left;
}

#tlHeaderLogo
{
   padding:0px;
   margin:0px;
   height:96px;
   width:276px;
   float:left;
}

#tlHeaderLogo img
{
   padding:0px;
   margin:0px;
   border:0px;
}

#tlHeaderAdSpace
{
   position:relative;
   padding:0px;
   margin:0px;
   height:96px;
   width:490px;
   float:left;
}

#tlHeaderAdSpaceAd
{
   position:absolute;
   left:10px;
   top:18px;
}

#tlHeaderSearch
{
   position:relative;
   padding:0px;
   margin:0px;
   height:96px;
   width:165px;
   float:left;
   font: 11px arial, verdana, helvetica;
}

#tlHeaderSearch form
{
   padding:0px;
   margin:0px;
}

#tlHeaderSearchBtn
{
   position:absolute;
   top:37px;
   left:123px;
   padding:1px;
   margin:0px;
}

#tlHeaderSearchInput
{
   position:absolute;
   font:12px arial, verdana, helvetica;
   top:37px;
   left:4px;
   height:20px;
   line-height:20px;
   width:116px;
   padding:0px;
   margin:0px;
   border:1px solid #0655A3;
   background-color: #EFEEE4;
}

#tlHeaderSearchAdv
{
   position:absolute;
   top:60px;
   width:100%;
   text-align:center;
}

#tlHeaderSearchAdv a
{
   color:#000;
   text-decoration:none;
}

#tlHeaderSearchAdv a:hover
{
   color:#000;
   text-decoration:underline;
}

#tlHeaderBlueBar
{
   background: #56809D url('http://traderslaboratory.com/tlheader/images/h_blue_bar_bg.jpg') repeat-x top left;
   color:#D1CDC6;
   font: 12px arial, verdana, helvetica;
   border-bottom:1px solid #809CA6;
   border-top:1px solid #A7B1A3;
   width:1019px;
   height:16px;
   padding-top:2px;
   padding-right:5px;
   padding-bottom:2px;
   font-weight:bold;
   font-size:11px;
   text-align:right;
}

#tlHeaderBlueBar a 
{
   color:#D1CDC6;
   text-decoration:none;
}

#tlHeaderBlueBar a:hover 
{
   color:#D1CDC6;
   text-decoration:underline;
}

#tlMenuBar
{
   background: #DED9CF url('http://traderslaboratory.com/tlheader/images/tab_bar_bg.gif') repeat-x;
   font: 12px arial, verdana, helvetica;
   color:#858585;
   border-top:1px solid #0655A3;
   width:1024px;
   padding:0px;
   margin:0px;
}

.imagetabs {
  float:left;
  width:56px;
  text-align:center;
  padding-left:4px;
  padding-top:1px;
  padding-bottom:0px;
}

.glowingtabs {
   color:#858585;
   float:left;
   line-height:normal;
   height:22px;
   width: 940px; 
}

.glowingtabs ul{
   list-style-type: none;
   margin:0;
   margin-left: 5px; /*Left offset of entire tab menu relative to page*/
   padding:0;
   height:22px;
}

.glowingtabs li{
   display:inline;
   margin:0;
   padding:0;
}

.glowingtabs a{
   font: 12px arial, verdana, helvetica;
   float:left;
   margin:0;
   margin-right: 5px; /*spacing between each tab*/
   padding:0 0 0 9px;
   text-decoration:none;
   overflow:visible;
   z-index:1024;
   color:#858585;
}

.glowingtabs a span{
   float:left;
   display:block;
   padding: 5px 12px 3px 3px;
   font-weight:bold;
   color:#858585;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */


.glowingtabs a.current{ /*Selected Tab style*/
   /*z-index:100;
   position:relative;*/ /*IE*/
   /*height:24px;
   min-width:50px;
   width:auto;*/

   background:url(http://traderslaboratory.com/tlheader/images/tab_normal_tl.gif) no-repeat left top;
}

.glowingtabs a.current span{ /*Selected Tab style*/
   /*z-index:100;
   position:relative;*/ /*IE*/
  /* height:16px;*/
  /*height:16px;
    min-width:50px;
	 width:auto;*/
   background:url(http://traderslaboratory.com/tlheader/images/tab_normal_tr.gif) no-repeat right top;
}

.glowingtabs a:hover{ /*onMouseover style*/
   /*z-index:100;
   position:relative;*/ /*IE*/
 /*  height:24px;*/
   background:url(http://traderslaboratory.com/tlheader/images/tab_normal_tl.gif) no-repeat left top;
}

.glowingtabs a:hover span{ /*onMouseover style*/
   /*z-index:100;
   position:relative;*/ /*IE*/
  /* height:16px;*/
   background:url(http://traderslaboratory.com/tlheader/images/tab_normal_tr.gif) no-repeat right top;
}

.tabcontainer{
   clear: left;
   width:100%; /*width of 2nd level sub menus*/
   height:20px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
   border-top: 2px solid #B4B4B4;
   border-bottom: 2px solid #B4B4B4;
   background-color: #F1F1EF;
   z-index:1; /*IE*/
}

.tabcontent{
   padding-left:4px;
   display:none;
   text-align:left
}

.tabcontainer_option {
  margin-left:3px;
  margin-right:3px;
}

.tabcontainer_option a{
   text-decoration:none;
   color:#858585;
   font-size:10px;
}

.tabcontainer_option a:hover{
   text-decoration:underline;
   color:#858585;
}

.imagetabs a
{
   padding-right:3px;
}

ul.noimage {
  list-style-image:none;
}
