/* HTML5 block-level reset for enhanced structural tag support in older browsers */
header, footer, section, aside, nav, article, figure { display: block; padding: 0; margin: 0; }

/* replacements for new style */
body 
{
	margin: 0px;
	padding: 0px;
  font-family:'open sans',Arial,'sans-serif';
/* 	font-family: Tahoma, Arial, Helvetica, Sans-Serif; */
	font-size: 13px;
	font-style: none;
	font-weight: normal;
  background-color: #eeeeee;
	behavior: url('/static/v1a/css/csshover3.htc');
  background: #eee url('/static/v1a/images/gray_jean.png');
}
.body_section {
  border:none;
}

/* Header section */

ul.menu {
  color: #fff;
  margin: 0px auto;
  padding: 0px;
  list-style-type: none;
}

ul.menu li {
  display: inline;
  position: relative;
  margin-top: 2px;
  margin-right:2px;
  height: 26px;
  float: left;
  text-align: center;
}

ul.menu h2, ul.menu h3 {
  font-size: 100%;
  font-weight: normal;
  display: inline;
}

ul.menu li a, ul.menu li a:visited  {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 3px 10px 0px 10px;
  height: 22px;
}

ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus
{
  text-decoration: none;
  background-color: white;
  color: black;
  border-bottom: 2px solid #4F226C;
  border-radius:3px;
}

ul.menu li.hovering div.menu_pop {
  display: block;
}

ul.menu li.spacer {
  width: 233px;
}

ul.menu li.mega a {
}

ul.menu li.mega a:hover, ul.menu li.mega a:active
{
  text-decoration: none;
  background-color: white;
  color: black;
}

ul.menu div.menu_pop {
  display: none;
  z-index:50;
}

ul.menu li.mega div.menu_pop {
  border: 2px solid #4F226C;
  border-top: 0px;
  width: 200px;
  position: absolute;
  top: 27px;
  left: -2px;
  padding: 10px;
  background-color: #eeeeee;
  background-repeat: repeat-x;
  background-position: top;
  /* IE10 Consumer Preview */ 
  background-image: -ms-linear-gradient(top, #FFFFFF 0%, #DDDDDD 100%);
  /* Mozilla Firefox */ 
  background-image: -moz-linear-gradient(top, #FFFFFF 0%, #DDDDDD 100%);
  /* Opera */ 
  background-image: -o-linear-gradient(top, #FFFFFF 0%, #DDDDDD 100%);
  /* Webkit (Safari/Chrome 10) */ 
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #DDDDDD));
  /* Webkit (Chrome 11+) */ 
  background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #DDDDDD 100%);
  /* W3C Markup, IE10 Release Preview */ 
  background-image: linear-gradient(to bottom, #FFFFFF 0%, #DDDDDD 100%);
  color: black;
  z-index: 10;
}

ul.menu li.mega div.menu_pop a {
  color: #4F226C;
  text-decoration: none;
  padding: 1px 5px;
  display: block;
  border: 0px;
}
ul.menu li.mega div.menu_pop a:hover {
  color: white !important;
  text-decoration: none;
  background-color: #4F226C;
  background-repeat: repeat-x;
  background-position: 0% 30%;
}

/* Body Section */
.body_section {
  background:none;
  width: 100%;
  padding-top: 85px;
  min-height: 50px;
}

.body_content {
  margin: 15px auto 0px;
  width: 930px;
  padding: 10px 25px 20px 25px;
  z-index: 0;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.body_top {
}

.body_breadcrumbs {
  float: left;
  font-size: 9pt;
  margin: 3px 0px 10px 0px;
}

.body_breadcrumbs a, .body_breadcrumbs a:visited {
  font-size: 8pt;
  color: black;
  text-decoration: none;
}
.body_breadcrumbs a:hover, .body_breadcrumbs a:hover {
  color: #4F226C;
  text-decoration: underline;
}

#body_date_picker {
  float: right;
  margin:5px 0px 0px 20px;
}

.body_code_lists {
  float: right;
  margin: 3px 0px 10px 0px;
}

footer {
  padding-top:30px; 
  background-color:none;
  font-size:13px;
}
#footer_table td {
  padding:0px;
}
.footer_sitelinks {
  margin:0px 27px 30px 0px;
  line-height:170%;
  float:left;
}
.footer_sitelinks a, .footer_sitelinks a:visited {
  color:black;
  font-family: Arial,sans-serif;
  text-decoration:none;
  padding:3px 10px;
}
.footer_sitelinks a:hover, .footer_sitelinks a:active {
  color:#ffffff;
  background-color:#653f90;
  text-decoration:none;
  border-radius:3px;
}
#footer_text {
  display:none;
}

.fac-icon { display:inline-block; width:22px; background: url(/static/v1a/images/icons/sprites.gif) no-repeat top left; }
.fac-icon-bookcase{ background-position: 0 0; width: 22px; height: 22px; } 
.fac-icon-find-a-code-llc{ background-position: 0 -32px; width: 22px; height: 22px; } 
.fac-icon-findacode-com{ background-position: 0 -64px; width: 22px; height: 22px; } 
.fac-icon-information{ background-position: 0 -96px; width: 22px; height: 22px; } 
.fac-icon-kaboodle{ background-position: 0 -128px; width: 22px; height: 22px; } 
.fac-icon-kcontrol{ background-position: 0 -160px; width: 22px; height: 22px; } 
.fac-icon-kfig{ background-position: 0 -192px; width: 22px; height: 22px; } 
.fac-icon-khelpcenter{ background-position: 0 -224px; width: 22px; height: 22px; } 
.fac-icon-knode{ background-position: 0 -256px; width: 22px; height: 22px; } 
.fac-icon-korgac{ background-position: 0 -288px; width: 22px; height: 22px; } 
.fac-icon-ktip{ background-position: 0 -320px; width: 22px; height: 22px; } 
.fac-icon-mytools{ background-position: 0 -352px; width: 22px; height: 22px; } 
.fac-icon-other-code-sets{ background-position: 0 -384px; width: 22px; height: 22px; } 
.fac-icon-stethescope22{ background-position: 0 -416px; width: 22px; height: 22px; } 
.fac-icon-syringe2-22{ background-position: 0 -448px; width: 22px; height: 22px; } 
.fac-icon-tool_clipboard{ background-position: 0 -480px; width: 22px; height: 22px; } 
.fac-icon-viewmag{ background-position: 0 -512px; width: 22px; height: 22px; } 
.new_item { font-weight:bold;color:red;font-size:8pt;vertical-align:super;line-height:0px; }

.ui-widget-button {
  cursor:pointer;
  display:inline-block;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.purple_button {
  background-color:#4F226C;
  color:white;
  border:1px solid white;
  border-radius:3px;
  cursor:pointer;
}

.purple_button:hover, .purple_button:active {
  color:#4F226C;
  background-color:white;
}

.css_button {
}

.menu_video {
  background-color:#F97E2B;
  border-radius:5px;
}
.menu_video:hover {
  background-color:#ff954d;
}

.demo_video_button_div
{
  float:right;
  padding:7px;
  border:1px solid #555;
  border-radius:10px;
  box-shadow:1px 1px;
  margin:10px;
  font-size:12px;
  cursor:pointer;
}

.demo_video_button_div img
{
  float:left;
  padding-right:7px
}

.h2-subtitle {
  font-size: 16px;
}
