﻿.button_50
{
	font-weight: bold;
	font-size: xx-small;
	width: 50px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #13387f;
	padding-top: 2px;
}

.button_100
{
	font-weight: bold;
	font-size: xx-small;
	width: 100px;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #13387f;
}

.button_150
{
	FONT-WEIGHT:bold;
	FONT-SIZE:xx-small;
	WIDTH:150px;
	COLOR:#FFFFFF;
	FONT-FAMILY:Verdana, Arial, Sans-Serif;
	BACKGROUND-COLOR:#13387f;
}

.textfield {
	border: 1px solid #13387f;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

.button_WE
{
	FONT-WEIGHT:bold;
	FONT-SIZE:xx-small;
	COLOR:#FFFFFF;
	FONT-FAMILY:Verdana, Arial, Sans-Serif;
	BACKGROUND-COLOR:#263f8e;
}

.panel_alert
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: Tahoma;
}


/* order form */

.orderform
{
	border-right: #003333 1pt solid;
	border-top: #003333 1pt solid;
	border-left: #003333 1pt solid;
	border-bottom: #003333 1pt solid;
	margin-top: 15px;
}

.orderform_titlebg
{
	background-color: #13387f;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 8px 6px 5px 6px;
	font-size: 11px;
}

.orderform_titlebg_left
{
	background-color: #13387f;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 8px 6px 5px 6px;
	font-size: 11px;
}



.orderform_subtitlebg
{
	background-color: #dee1e5;
	padding: 8px 6px 5px 6px;
	font-size: 11px;
	border-right: black 1pt solid;
	text-align:center;
	border-bottom: black 1pt solid;
}

.orderform_subtitlebg_right
{
	background-color: #dee1e5;
	padding: 8px 6px 5px 6px;
	font-size: 11px;
	text-align:center;
	border-bottom: black 1pt solid;
	
}

.orderform_footer
{
	background-color: #dee1e5;
	padding: 8px 6px 5px 6px;
	font-size: 11px;
	text-align:right;
	border-bottom: black 1pt solid;
	font-weight: bold;
	border-right: black 1pt solid;
	
}

.orderform_footer_right
{
	background-color: #dee1e5;
	padding: 8px 6px 5px 6px;
	font-size: 11px;
	text-align: center;
	border-bottom: black 1pt solid;
	font-weight: bold;
	
}

.orderform_cell
{
	padding: 8px 6px 5px 6px;
	font-size: 11px;
	color:Black; 
	text-align:center;
	font-weight:bold;
	border-right: black 1pt solid;
	border-bottom: black 1pt solid;
}

.orderform_textbox
{
	
	text-align:center;
}

.orderform_cell_right
{
	padding: 8px 6px 5px 6px;
	font-size: 11px;
	color:Black; 
	text-align:center;
	font-weight:bold;
	border-bottom: black 1pt solid;
}

.orderform_cell_left
{
	padding: 8px 6px 5px 6px;
	font-size: 11px;
	color:Black; 
	text-align:left;
	font-weight:bold;
	border-right: black 1pt solid;
	border-bottom: black 1pt solid;
}



/*************/


.headerbg
{
	background-image: url(Images/tlfs_header.jpg);
	height:83px;
}

.datagrid_header_text
{
	font-weight: bold;
	font-size: 11px;
	color: gray;
	font-family: Tahoma;
	background-color: lightgrey;
}



a.datagrid_link_text
{
	font-weight: normal;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
}

a.datagrid_link_text:hover
{
	font-weight: normal;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: underline;
}

a.datagrid_link_text:visited
{
	font-weight: normal;
	font-size: 11px;
	color: red;
	font-family: Tahoma;
}

a.breadcrumb_link_text,a.breadcrumb_link_text:visited, a.breadcrumb_link_text:focus,a.breadcrumb_link_text:active
{
	font-weight: normal;
	font-size: 10px;
	color: midnightblue;
	font-family: Tahoma;
}

a.breadcrumb_link_text:hover
{
	font-weight: normal;
	font-size: 10px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: underline;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

.treeview_item_text
{
	font-size: 10px;
	font-family: Tahoma;
	padding-right: 4px;
}

a.treeview_item_text, a.treeview_item_text:visited
{
	font-size: 10px;
	font-family: Tahoma;
	padding-right: 4px;
	color: #333366;
}

a.treeview_top_item, a.treeview_top_item:visited
{
	font-size: 10px;
	font-family: Tahoma;
}

a.treeview_top_item:hover
{
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: underline;
}

a.treeview_item_text:hover, treeview_item_text:visited,treeview_item_text:active, treeview_item_text:focus
{
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: underline;

}

a.treeview_item_text:active, treeview_item_text:focus
{
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: underline;
	background-color: #ccccff;
}

a.treeview_item_selected
{
	background-color: gray;
	text-decoration: underline;
}

.NavScroll
{
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
  height:700px;
  overflow: auto;	
}

.alert
{
	font-size: 11px;
	color: red;
	font-family: Tahoma;
}

.email_header
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #003366;
	font-family: Tahoma;
}

.link_button_small, link_button_small:visited
{
	font-size: 12px;
	font-family: Tahoma;
	color: #6699ff;
	font-weight: normal;
	text-decoration: none;
}

.link_button_small:hover
{
	font-size: 12px;
	font-family: Tahoma;
	color: #6699ff;
	text-decoration: underline;
}


/*- Channel Menu Tabs C--------------------------- */

.channel_Tab1
{
  background-color:#00b7f1;
  font-family: Tahoma;
  height:10px;
}

a.channel_Tab1,a.channel_Tab1:visited
{
	background-color:#00b7f1;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: none;
	
}

a.channel_Tab1:hover
{
	background-color: white;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: underline;
	border-left:#ff6600 thin solid;
	border-right: #ff6600 thin solid;
	border-top: #ff6600 thin solid;
}

 a.channel_Tab1:active
{
	background-color: white;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: none;
	border-left:#ff6600 thin solid;
	border-right: #ff6600 thin solid;
	border-top: #ff6600 thin solid;

}

.channel_Tab2
{
  background-color:#f17829;
  font-family: Tahoma;
  height:10px;
}

a.channel_Tab2,a.channel_Tab2:visited
{
	background-color:#f17829;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: none;
}

a.channel_Tab2:hover
{
	background-color: white;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: underline;
	border-left:#ff6600 thin solid;
	border-right: #ff6600 thin solid;
	border-top: #ff6600 thin solid;
}

a.channel_Tab2:active
{
	background-color: white;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: none;
	border-left:#ff6600 thin solid;
	border-right: #ff6600 thin solid;
	border-top: #ff6600 thin solid;

}



.channel_Tab3
{
  background-color:#ec0088;
  font-family: Tahoma;
  height:10px;
}

a.channel_Tab3,a.channel_Tab3:visited
{
	background-color:#ec0088;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: none;
}

a.channel_Tab3:hover
{
	background-color: white;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: underline;
	border-left:#ff6600 thin solid;
	border-right: #ff6600 thin solid;
	border-top: #ff6600 thin solid;
}

a.channel_Tab3:active
{
	background-color: white;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: none;
	border-left:#ff6600 thin solid;
	border-right: #ff6600 thin solid;
	border-top: #ff6600 thin solid;

}


.channel_Tab4
{
  background-color:#d09546;
  font-family: Tahoma;
  height:10px;

}

a.channel_Tab4,a.channel_Tab4:visited
{
	background-color:#d09546;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: none;
}

a.channel_Tab4:hover
{
	background-color: white;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: underline;
	border-left:#ff6600 thin solid;
	border-right: #ff6600 thin solid;
	border-top: #ff6600 thin solid;
}

a.channel_Tab4:active
{
	background-color: white;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: none;
	border-left:#ff6600 thin solid;
	border-right: #ff6600 thin solid;
	border-top: #ff6600 thin solid;

}



.channel_Tab5
{
  background-color:#a279b6;
  font-family: Tahoma;
  height:10px;
}

a.channel_Tab5,a.channel_Tab5:visited
{
	background-color:#a279b6;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: none;
}

a.channel_Tab5:hover
{
	background-color: white;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: underline;
	border-left:#ff6600 thin solid;
	border-right: #ff6600 thin solid;
	border-top: #ff6600 thin solid;
}

a.channel_Tab5:active
{
	background-color: white;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: none;
	border-left: #ff6600 thin solid;
	border-right: #ff6600 thin solid;
	border-top: #ff6600 thin solid;
	border-bottom-style: solid;
}

.channel_Tab6
{
  background-color:#b5d333;
  font-family: Tahoma;
  height:10px;
}

a.channel_Tab6,a.channel_Tab6:visited
{
	background-color:#b5d333;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: none;
}

a.channel_Tab6:hover
{
	background-color: white;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: underline;
	border-left:#ff6600 thin solid;
	border-right: #ff6600 thin solid;
	border-top: #ff6600 thin solid;
}

a.channel_Tab6:active
{
	background-color: white;
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Tahoma;
	text-decoration: none;
	border-left:#ff6600 thin solid;
	border-right: #ff6600 thin solid;
	border-top: #ff6600 thin solid;
}

/*-- Control Area Tabs ----------------------*/
    #tabsJ {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("../../Images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("../../Images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
      
      #tabsJ a:active span {
      background-position:100% -42px;
      }
      
      #tabsJ a:active {
      background-position:0% -42px;
      }