/* tsc custom code */

/* handle default rounded boxes styles */
.rounded-corners				{margin-bottom: 15px;}
#LefnavImage.rounded-corners 	{background:#FFFFFF; border: solid 2px #c8e2eb;}		
.box				{margin-bottom: 30px; margin-top: 15px; position:relative;}
.box-a, .box-a div	{height: 15px;}
.box-a				{background:#b2a998; z-index: 100;}
.box-a-a 			{background:#FFFFFF; display: inline-table;top: 1px; left: 1px; z-index: 101;}
.box-a-a-a			{background-repeat: repeat-x; top: 1px; left: 1px; z-index: 102;}
.box-b				{background: #FFFFFF; border: solid 1px #b2a998;}
.box-b #Content		{padding: 5px; padding-left: 12px;}
.box-b #Content2	{padding: 0px; margin:0px;}	
.box-a-a-a span		{padding-left: 10px; position:absolute; top: -5px; z-index: 500; font-weight: bold; font-size: 11px;}
.orange				{background-image: url(/am/graphics/RoundedCorners/orange_bg.gif);color: #FFF}
.red				{background-image: url(/am/graphics/RoundedCorners/red_bg.gif); color: #FFF;}
.blue				{background-image: url(/am/graphics/RoundedCorners/blue_bg.gif); color: #FFF;}
/* end handling rounded boxes */


/* adds a background gradient image to the left navigation */
#box56 #boxBottom {background-image: url(/AM/Graphics/leftnav_bg1.gif); border: solid 1px #b2a998;}


/* menu items */
#MenuContent
{
	padding: 5px; padding-left: 5px;
}
#MenuContent ul
{
	list-style:none;
	margin: 0;
	padding: 0;
	padding-left: 4px;
	padding-right: 4px;
}
#MenuContent ul li
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #d2deed ;
}

#MenuSelected
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid 1px #d2deed ;
}

#MenuNotSelected
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid 1px #d2deed ;
}

.MenuSelected
{
	font-weight: bold;
}
/* end menu items */

/* utility nav */
#UtilityNavigation_Login
{
	height: 30px;
}

/* Member center */
.MemberCenterWelcome
{
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}
.MemberCenterWelcomeContent
{

}
.MemberCenterWelcomeLogout
{
	margin-top: 10px;
}
.MemberCenterLoginLabel
{
	margin-top: 10px;
}


.ShellBottomBg	{background:url('/am/graphics/bodyBG_B.jpg') repeat-x center bottom; width:50%; height:400px; background-color:#eff5f5;}
.ShellTopBg		{background:url('/am/graphics/bodyBG_T.jpg') repeat-x; width:50%; height:400px; background-color:#eff5f5;}
body, p, td, th, div {color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.bodyText {background-color: #FFFFFF; padding: 15px 0px 15px 10px;}
body a:link, body a:visited, body a:active {color: #3366cc; text-decoration: none;}
a:hover {color:#3366cc; text-decoration:underline;}
.UNavLink, a.UNavLink, a.UNavLink:link, a.UNavLink:visited, a.UNavLink:hover, a.UNavLink:visited:hover {font-size: 8pt; color: #FFFFFF; text-decoration: none;}
.UNavLinkDiv {font-size: 10px; color: #b0ab94;}
.navFooter, a.navFooter, a.navFooter:link, a.navFooter:visited, a.navFooter:hover, a.navFooter:visited:hover {color: #336666; font-size: 8pt; text-decoration: none; text-align: center;}
.searchBox {height:19px; width:220px; border:solid 1px #336666; background:#FFFFFF;}
ul.dot, li.dot {list-style-image:url(/am/graphics/i_dot.gif); margin:10px 5px 5px -30px; line-height:14px; font-size:8pt; color: #666666}


/* end tsc custom code */


/* Copyright 2000 - Active Matter, Inc. */
.Secret
  {font-family:verdana;font-size:2px;color:white; display:none;}
body, p, b, font, h1, h2, h3, h4, h5, li, td, th, a, a:link, a:visited, a:hover, strong, i, blockquote,.Heading1,
.Heading2,.Heading3,.Heading4,.Heading5
  {font-family: Verdana, Arial, Helvetica, sans-serif;}
b, strong, .bold, .error,.bigbold,.smallbold
  {font-weight: bold}
.error
  {color: Red;}
i, em
  {text-decoration: italics;}
u
  {text-decoration: underline;}
.bigbold
  {font-size: 15px;}
.smallbold
  {font-size: 11px;} 
th
  {font-weight: bold; text-align: left;}
input, textarea, select
  {font-size: 13px; font-family: monospace, sans-serif; font-weight: 100;}
pre
  {font-family: monospace; font-size: 11px;}
.small
  {font-size: 10px;}
.smaller
  {font-size: 9px;}
.large
  {font-size: 15px;}
.larger
  {font-size: 17px;}
a.smaller, a.smaller:link, a.smaller:visited, a.smaller:hover, a.smaller:visited:hover
  {font-size: 9px;}
a.small, a.small:link, a.small:visited, a.small:hover, a.small:visited:hover
  {font-size: 11px;}

/* Headings */
h1, .Heading1
  {font-size: 18px; font-weight: bold; color: #265f60;}
h2, .Heading2
  {font-size: 1.2em; font-weight: bold;} 
h3, .Heading3
  {font-size: 14px; font-weight: bold; color: #265f60;}
h4, .Heading4
  {font-size: 13px; font-weight: bold;}
h5, .Heading5
  {font-size: 12px; font-weight: bold; color: #265f60; margin-bottom:-5px !important;}
h6, .Heading6
  {font-size: 11px; font-weight: bold;}  


h1
{
   margin-bottom: 0px !important;
   padding-bottom: 0px !important;
}

h2
{
   margin-top: 0px;
   padding-top: 0px;
}

.bodyText img
{
	padding: 5px;
}

  
/* eSeries */
.iMIS
{	font-weight: bolder; font-size: 10pt; font-style: italic; font-family: Times New Roman;}
.lgTitle
{ font-weight: bolder; font-size: 14pt; margin: 0px 0px 10px; color: silver; line-height: 100%;}
.regSymbol
{ font-size: 8pt; vertical-align: super; font-family: Tahoma, Arial; text-decoration: none;}
.important
{font-weight: normal; color: red; }
.IndexHeading 
{font-family:Tahoma; font-size:10pt; color:#EFEFEF; text-decoration:none; font-weight:bold;}
.Heading 
{font-family:Tahoma; font-size:12pt; color:#003366; text-decoration:none; font-weight:bold;}
.Text 
{font-family:Tahoma; font-size:10pt; color:#000000; text-decoration:none; font-weight:normal; }
.SmallText 
{font-family:Tahoma; font-size:8pt; color:#000000; text-decoration:none; font-weight:normal;}
.LeftIndextext 
{font-family:Tahoma; font-size:10pt; color:#ffffff; text-decoration:none; font-weight:normal;}
.BodyLink 
{font-family:Tahoma; font-size:10pt; color:#003366; text-decoration:underline; font-weight:normal;}
.ERSNavBar /*Recordset navigation bar */
{background-color:silver; }
.ERSHeader 
{ border-right: buttonshadow 1px solid; border-top: buttonhighlight 1px solid; font-weight: normal; font-size: 9pt; text-transform: capitalize; border-left: buttonhighlight 1px solid; color: black; padding-top: 0px; border-bottom: buttonshadow 1px solid; font-family: arial; letter-spacing: 1pt; height: 16px; background-color: #d6d3ce; text-align: center; text-decoration: none; }
.ERSHeader TD A:link 
{ font-weight: normal; font-size: 9pt; color: black; font-family: arial; text-decoration: underline; }
.ERSHeader TD A:active 
{ font-weight: normal; font-size: 9pt; color: black; font-family: arial; text-decoration: underline; }
.ERSHeader TD A:visited 
{ font-weight: normal; font-size: 9pt; color: black; font-family: arial; text-decoration: underline; }
.ERSHeader P
{font-weight:normal; font-size:9pt; color:black; font-family:Tahoma; text-decoration:none; }
.ETHRow
{background-color: #efefef; text-align: left;}
.ETH /* Table header used throughout site */
{font-size: 10pt; background-color: white; text-align: right;} 
.ETD /* Table cell used throughout site */
{font-size: 10pt; background-color: #efefe7; text-align: left;}
.ETDALT /* Alternating color for results lists used throughout site */
{background-color:white;}
.EBW10 /*Bold white 10pt font used throughout site */
{font-size:10pt; font-family:Tahoma; font-weight: 400; color:black; text-align : left;}
.ENW10 /* Normal white 10pt font used throughout site */
{font-size:10pt; font-family:Tahoma; color:black;}
.EN12 /* Normal 12pt font used throughout site */
{font-size:10pt; font-family:Tahoma; color:black;}
.EN11 /* Normal 11pt font used throughout site */
{font-size:10pt; font-family:Tahoma; color:black;}
.EN10 /* Normal 10pt font used throughout site */
{font-size:10pt; font-family:Tahoma; color:Black;}
.EN9 /* Normal 9pt font used throughout site */
{font-size:9pt; font-family:Tahoma; color:Black;}
.EN8 /* Normal 8pt font used throughout site */
{font-size:8pt; font-family:Tahoma; color:Black;}
.EH2 /* 14pt font used throughout the site */
{font-weight: bold; font-size: 14pt; color: #003366; font-family: 'Trebuchet MS' ,Tahoma; vertical-align: sub; height: 30px; text-decoration: none;}
.EH3 /*12pt font used throughout site */
{font-size: 12pt; width: 100%; color: darkred; border-bottom: black 2px double; font-family: 'Trebuchet MS' ,Tahoma;}
.EH4  /*8pt font used throughout site*/
{font-size:8pt; font-family:'Trebuchet MS',Tahoma; color:Crimson;}
.EB12 /* Bold 12pt font used throughout site */
{font-size:14pt; font-family:'Trebuchet MS',Tahoma; color:#003366; padding-top : 6px; font-weight:bolder; text-decoration: none;}
.EB11 /* Bold 11pt font used throughout site */
{font-weight:bolder; font-size:10pt; font-family:Tahoma; color:black;}
.EB10 /* Bold 10pt font used throughout site */
{font-weight:bolder; font-size:10pt; font-family:Tahoma; color:black;}
.EB9 /* Bold 9pt font used throughout site */
{font-weight:bolder; font-size:9pt; font-family:Tahoma; color:black;}
.SideLine1 
{position:absolute; left:0pt;}
.SideLine2 
{position:absolute; left:0pt;}
.ButtonBar1 /* Table row that contains form buttons */
{background-color:#DCDCC2; text-align:center;}
.ButtonBar2 /* Table row that contains form buttons*/
{background-color:#DCDCC2; text-align:left;}
.ButtonBar3 /* Table row that contains form buttons */
{background-color:#DCDCC2; text-align:right;}
.Button1 /* All non-image form buttons */
{cursor:hand; border-top:black 1px solid; border-bottom:black 1px solid; border-left:black 1px solid; border-right:black 1px solid; background-color:silver; 
 color:black; font-size:8pt; font-family:Tahoma; border-style:outset;} 
.EToolBar /*Background color of search field area in eOrders, will be used throughout site*/
{background-color:#DCDCC2}
.ETaskBar /* Background color of task bar area in eOrders, will be used throughout site */
{background-color:silver;}
.ETaskActive /* Task bar area in eOrders, will be used throughout site*/
{font-weight:900; font-size:10pt; font-family:Tahoma; color:black; text-decoration: none;	background-color:silver;}
.ETaskNext /* Task bar area in eOrders, will be used throughout site */
{background-color:silver; font-size:10pt; font-family:Tahoma; text-decoration: none}
.ETask /* Task bar area in eOrders, will be used throughout site */
{	background-color:silver; font-size:10pt; font-family:Tahoma; text-decoration: none}
.ETask A:active, .ETask A: link, .ETask A:visited
{font-size:10pt; font-family:Tahoma;  color:red; text-decoration: none}
.EETABLE /* Table background color in eEvents */
{background-color:white;}
.EOTABLE /* Used in eOrders */
{background-color:#EFEFEF;}
.EOTH /* Table header rows used in eOrders */
{background-color: #EFEFEF;}
.EOTD /* Table cells used in eOrders */
{background-color:ivory;}
.EOBottomBar /* Footer area in eOrders */
{background-color:#006699}
.EOTitleBar /* Title area in eOrders */
{background-color:white;}
.EOProductNavBar /* Above and below main products list in eOrders */
{background-color:white;}
.EOListNavBar /* Below the retuned products list in eOrders */
{background-color:white;}
.EOInStock /* "In Stock" text in eOrders */
{font-weight:bolder; background-color:silver; font-size:10pt; font-family:Tahoma; color:black; text-decoration:none;}
.EOOutofStock /*Out of Stock" text in eOrders */
{font-weight:bolder; background-color:silver; font-size:10pt; font-family:Tahoma; color:red; text-decoration:none;}	

/* Content Manager Login */
.SCLoginBar,.HeaderBar
  {font-size: 15px; font-weight: normal; background: #FFFFFF; font-weight:bold; padding-bottom: 20px;}
  
/* Site Map */
a.SiteMap, a.SiteMap:link, a.SiteMap:visited, a.SiteMap:hover, a.SiteMap:visited:hover, a.SiteMapTitle, a.SiteMapTitle:link, a.SiteMapTitle:visited, a.SiteMapTitle:hover, a.SiteMapTitle:visited:hover
  { text-decoration: none; font-weight: normal;}
a.SiteMapTitle, a.SiteMapTitle:link, a.SiteMapTitle:visited, a.SiteMapTitle:hover, a.SiteMapTitle:visited:hover
  { font-weight: bold;}

/* Site Search */
.SEHeaderBar
  {font-size: 15px;  font-weight: bold; background: #FFFFFF;}
  
/* Tagged Pages */
.TPHeader
  {font-size: 15px; font-weight: bold; color: #000066;}
 .TPICHeader
 {font-size: 14px; font-weight: bold; color: #000000; }
.TPTitle
  {font-size: 14px; font-weight: bold; color: #000099;}
.TPCMBody
  {font-size: 12px;}
a.TPLink, a.TPLink:link, a.TPLink:visited, a.TPLink:hover, a.TPLink:visited:hover
  {font-size: 12px; text-decoration: none; color: #0000FF;}
a.TPLinkSelected, a.TPLinkSelected:link, a.TPLinkSelected:visited, a.TPLinkSelected:hover, a.TPLinkSelected:visited:hover
  {font-size: 11px; text-decoration: none; color: #0000FF; font-weight: bold;}

/* Template */
div.breadcrumb
  {font-size: 11px;}
a.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:hover, a.breadcrumb:visited:hover
  {font-size: 11px; color: blue; text-decoration: none;}
a.breadcrumb:hover, a.breadcrumb:visited:hover
  {color: Red; text-decoration: underline;}
blockquote.preview
  {font-size: 11px;}
  
/* Top Nav */
a.TopNav, a.TopNav:link, a.TopNav:visited, a.TopNav:hover, a.TopNav:visited:hover,
a.TopNavSelected, a.TopNavSelected:link, a.TopNavSelected:visited, a.TopNavSelected:hover, a.TopNavSelected:visited:hover,
div.TopNavSelected, div.TopNavSelectedTitle
  {background:url('/am/graphics/TopNav_bg.gifs') repeat-x;}
a.TopNav:hover, a.TopNav:visited:hover
  {background:url('/am/graphics/TopNav_bg.gifs') repeat-x;}
a.TopNavSelected, a.TopNavSelected:link, a.TopNavSelected:visited, a.TopNavSelected:hover, a.TopNavSelected:visited:hover, div.TopNavSelected, div.TopNavSelectedTitle
  {background:url('/am/graphics/TopNav_bg.gifs') repeat-x;}

/* For text rollovers for top nav */
/* 
.TopNavOff
  {border: solid 1px #CACACA; background: #CACACA; padding: 1px 18px 1px 18px;}
.TopNavOn
  {border: solid 1px #FFFFFF; background: #FF9900; padding: 1px 18px 1px 18px;}
*/

/* If text divider is used in top nav */
.Divider
  {letter-spacing: -0.25em; font-size: 11px;}
span.Divider1
  {font: 70% Verdana; color: #000000; padding: 0px 0px 0px 5px;}
span.Divider2
  {font: 70% Verdana; color: #FFFFFF; padding: 0px 5px 0px 0px;}
  
 
 /* SideNavs. Create more levels as necessary */

.LeftNavBg
  {background-image: url(/AM/Graphics/leftnav_bg.gif); background-repeat:repeat-y;} 

/* Level 1 */  
.SideNav1, .SideNav1Title, .SideNav1Selected, .SideNav1SelectedTitle
  {font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none; padding-top:15px; padding-left:5px;}
a.SideNav1, a.SideNav1:link, a.SideNav1:visited, a.SideNav1:hover, a.SideNav1:visited:hover,
a.SideNav1Title, a.SideNav1Title:link, a.SideNav1Title:visited, a.SideNav1Title:hover, a.SideNav1Title:visited:hover, 
a.SideNav1Selected, a.SideNav1Selected:link, a.SideNav1Selected:visited, a.SideNav1Selected:hover, a.SideNav1Selected:visited:hover, 
a.SideNav1SelectedTitle, a.SideNav1SelectedTitle:link, a.SideNav1SelectedTitle:visited, a.SideNav1SelectedTitle:hover, a.SideNav1SelectedTitle:visited:hover
  {font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none; padding-top:15px; padding-left:5px;}
  
  
/* Level 2 */
.SideNav2, a.SideNav2, a.SideNav2:link, a.SideNav2:visited, a.SideNav2:hover, a.SideNav2:visited:hover
  {font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none; padding-left:5px;}
.SideNav2Selected, a.SideNav2Selected, a.SideNav2Selected:link, a.SideNav2Selected:visited, a.SideNav2Selected:hover, a.SideNav2Selected:visited:hover, div.SideNav2Selected
  {font-size: 10px; color: #663333;font-weight: bold; text-decoration: none; padding-left:5px;} 
.SideNav2Title, a.SideNav2Title, a.SideNav2Title:link, a.SideNav2Title:visited, a.SideNav2Title:hover, a.SideNav2Title:visited:hover, div.SideNav2Title
  {font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none; padding-left:5px;}
.SideNav2SelectedTitle, a.SideNav2SelectedTitle, a.SideNav2SelectedTitle:link, a.SideNav2SelectedTitle:visited, a.SideNav2SelectedTitle:hover, a.SideNav2SelectedTitle:visited:hover, div.SideNav2SelectedTitle
  {font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none; padding-left:5px;}

  
/* Level 3 */
.SideNav3, a.SideNav3, a.SideNav3:link, a.SideNav3:visited, a.SideNav3:hover, a.SideNav3:visited:hover
  {font-size: 9px; color: #FFFFFF; font-weight: bold; text-decoration: none; padding-left:5px;}
.SideNav3Selected, a.SideNav3Selected, a.SideNav3Selected:link, a.SideNav3Selected:visited, a.SideNav3Selected:hover, a.SideNav3Selected:visited:hover, div.SideNav3Selected
  {font-size: 9px; color: #663333; font-weight: bold; text-decoration: none; padding-left:5px;}
.SideNav3Title, a.SideNav3Title, a.SideNav3Title:link, a.SideNav3Title:visited, a.SideNav3Title:hover, a.SideNav3Title:visited:hover, div.SideNav3Title
  {font-size: 9px; color: #FFFFFF; font-weight: bold; text-decoration: none; padding-left:5px;}
.SideNav3SelectedTitle, a.SideNav3SelectedTitle, a.SideNav3SelectedTitle:link, a.SideNav3SelectedTitle:visited, a.SideNav3SelectedTitle:hover, a.SideNav3SelectedTitle:visited:hover, div.SideNav3SelectedTitle
  {font-size: 9px; color: #FFFFFF; font-weight: bold; text-decoration: none; padding-left:5px;}

/* Level 4 */
.SideNav4, a.SideNav4, a.SideNav4:link, a.SideNav4:visited, a.SideNav4:hover, a.SideNav4:visited:hover
  {font-size: 9px; color: #FFFFFF; font-weight: bold; text-decoration: none; padding-left:5px;}
.SideNav4Selected, a.SideNav4Selected, a.SideNav4Selected:link, a.SideNav4Selected:visited, a.SideNav4Selected:hover, a.SideNav4Selected:visited:hover, div.SideNav4Selected
  {font-size: 9px; color: #664444; font-weight: bold; text-decoration: none; padding-left:5px;}
.SideNav4Title, a.SideNav4Title, a.SideNav4Title:link, a.SideNav4Title:visited, a.SideNav4Title:hover, a.SideNav4Title:visited:hover, div.SideNav4Title
  {font-size: 9px; color: #FFFFFF; font-weight: bold; text-decoration: none; padding-left:5px;}
.SideNav4SelectedTitle, a.SideNav4SelectedTitle, a.SideNav4SelectedTitle:link, a.SideNav4SelectedTitle:visited, a.SideNav4SelectedTitle:hover, a.SideNav4SelectedTitle:visited:hover, div.SideNav4SelectedTitle
  {font-size: 9px; color: #FFFFFF; font-weight: bold; text-decoration: none; padding-left:5px;}

  /* Level 5 */
.SideNav5, a.SideNav5, a.SideNav5:link, a.SideNav5:visited, a.SideNav5:hover, a.SideNav5:visited:hover
  {font-size: 9px; color: #FFFFFF; font-weight: bold; text-decoration: none; padding-left:5px;}
.SideNav5Selected, a.SideNav5Selected, a.SideNav5Selected:link, a.SideNav5Selected:visited, a.SideNav5Selected:hover, a.SideNav5Selected:visited:hover, div.SideNav5Selected
  {font-size: 9px; color: #665555; font-weight: bold; text-decoration: none; padding-left:5px;}
.SideNav5Title, a.SideNav5Title, a.SideNav5Title:link, a.SideNav5Title:visited, a.SideNav5Title:hover, a.SideNav5Title:visited:hover, div.SideNav5Title
  {font-size: 9px; color: #FFFFFF; font-weight: bold; text-decoration: none; padding-left:5px;}
.SideNav5SelectedTitle, a.SideNav5SelectedTitle, a.SideNav5SelectedTitle:link, a.SideNav5SelectedTitle:visited, a.SideNav5SelectedTitle:hover, a.SideNav5SelectedTitle:visited:hover, div.SideNav5SelectedTitle
  {font-size: 9px; color: #FFFFFF; font-weight: bold; text-decoration: none; padding-left:5px;}


.directory-item
{
	margin-bottom: 10px;
}

.form-section
{
	margin-bottom:20px;
}
.form-section .title
{
	font-size: 1.3em;
	border-bottom: solid 1px #CCC;
	margin-bottom: 10px;
	font-weight: bold;
}
.radio-group table td
{
	padding-left: 10px;
}

.validationBox
{
	color: red;
	border: solid 1px red;
	margin-bottom: 20px;
	padding: 10px;
}
.cssMessageClass
{
	font-weight: bold;
}

.form-required
{
	font-weight: bold;
}

.corp_sponsor_logos, .corp_sponsor_logos li
{
	margin-left: 0px;
	padding-left: 0px;
	list-style:none;
	text-indent: -1em;
}



.teamdiscount-alert
{
	margin-bottom: 20px;	
	padding: 5px;
	background-color: #C8FF9F;
}
.teamdiscount-alert span
{
	
	font-weight: bold;
	
}
.teamdiscount-alert table td
{
	padding: 5px;
}
.teamdiscount-alert table thead
{
	font-weight: bold;
}