/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}
li {
  list-style-position: outside;
}
#e_content {
}

#footer {
}

#header {
}

#content {
}

#home_photo {
}

#e_column_0 {
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}

#column3 {
	float: left;
}
/* Basic Styles
Client: EFJohnson Technologies
Author: Qorvis & Vivian Clark (vclark@i2rd.com) */

body {
  margin: 0px;
  padding: 0px;
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 12px;
  color: #000000;
  width: 100%;
  border-top: 5px solid #f68426;
}
.page {
  margin: 0 auto;
  padding: 0px;
  clear: both;
}
/* header ----------------------------------*/

#header {
  margin: 0px auto;
  padding: 0px 7px 0px 0px;
  clear: both;
  width: 946px;
  position: relative;
  height: 98px;
  z-index: 50;
}
#logo {
  background: url(/resources/all/files/64366/_fn/efjohnson_logo.gif) no-repeat top left;
  height: 98px;
  width: 204px;
  float: left;
}
#logo a {
  display: block;
  text-indent: -4000em;
  width: 204px;
  height: 98px;
}
#print_logo {
  display: none;
}
/* utility container -----*/
#utility_container {
  float: right;
  height: 47px;
}
/* utility navigation -----*/

#utility_nav {
  float: right;
  padding: 0px;
  clear: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #4b4b4b;
  font-weight: bold;
  margin: 16px 0px 0px;
}
#utility_nav ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#utility_nav ul li {
  list-style-type: none;
  padding: 0px;
  padding: 0 0 0 20px;
}
#utility_nav li.mi_parent {
  background: url(/resources/dyn/files/82277/_fn/arrow_down.gif) no-repeat 10px 5px;
}
#utility_nav ul li a {
  color: #4b4b4b;
  text-decoration: none;
}
#utility_nav ul li a:hover {
  color: #010101;
  text-decoration: underline;
}
/* dropdown styles ---*/
#utility_nav li ul {
  top: 10px;
  left: -50px;
  height: 37px;
  width: 420px;
}
#utility_nav li ul li {
  margin: 0;
  padding: 12px 0px 0;
  font-weight: normal;
  display: table-cell;
  float: none;
  height: 10px;
  font: 11px Arial, sans-serif;
}
#utility_nav ul ul a {
  height: 10px;
  display: block;
  float: left;
  padding: 0 5px;
  border-right: 1px solid #F68426;
}
#utility_nav ul ul a:hover {
  text-decoration: underline;
  color: #f68426;
}
#utility_nav ul ul li.last a {
  border: none;
}
#utility_nav ul ul span {
  display: block;
}
#utility_nav li:hover ul { 
  display:table-row;
}
#utility_nav li.hover ul { 
  display:block;
}

#ie6only #utility_nav ul ul li { 
  float:left; 
  clear:right;
}
*+html #utility_nav ul ul li { 
  float:left; 
  clear:right;
}

/* site search ----*/

#header div.sitesearch {
  float: right;
  margin: 13px 0;
  display: inline; /* fix IE double margin bug*/
}
#header div.site_search_results {
  display: none;
}
.sitesearch span.container {
  background: url(/resources/all/files/64452/_fn/utilnav-search_bg.gif) no-repeat;
  margin: 0px 0px 0px 20px;
  height: 21px;
  width: 126px;
  display: block;
  float: left;
  display: inline;/* fix IE double margin bug*/
}
.sitesearch .container input {
  padding: 3px 3px 0px;
  border: none;
  background: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  margin: 0;
  float: left;
}

.sitesearch span.button {
  display: block;
  width: 16px;
  height: 16px;
  float: left;
}
.sitesearch .button input {
  padding: 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
  cursor: hand;
  border: none;
  background: url(/resources/all/files/64454/_fn/utilnav-search_submit.gif) no-repeat top left;
}

/* main navigation ------------------*/

#main_nav {
  margin: 0px;
  padding: 0px;
  clear: none;
  float: right;
  position: relative;
  bottom: -2px;
}
#main_nav li {
  text-transform: uppercase;
  font-family: "Arial Narrow", "Trebuchet MS", Arial, sans-serif;
  padding: 12px 0px 0px;
  font-weight: bold;
  height: 39px;
  font-size: 0.9em;
}
#main_nav li.over,
#main_nav li.mi_active {
  background: url(/resources/all/files/64416/_fn/marker.gif) no-repeat bottom center;
}
#main_nav li a {
  display: block;
  color: #006699;
  text-decoration: none;
  border-right: 1px solid #ddd;
  padding: 5px 12px;
}
#main_nav li.last a {
  border: none;
  padding-right: 0;
}


/* footer -----------------------------------*/
#footer {
  width: 953px;
  clear: both;
  float: none;
  margin: 30px auto 0;
  color: #898989;
}
#footer_wc_0 {
  width: 946px;
  margin: 0 auto;
  padding: 15px 0;
  text-align: right;
  line-height: 1.4;
  
}

.footer a {
  color: #898989;
  text-decoration: none;
}

/* general styles -----------------------*/
a {
  color: #F68426;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
h2 {
  font-size: 19px;
  text-transform: capitalize;
  color: #FFFFFF;
  background: url(/resources/all/files/64432/_fn/section_bg.gif) no-repeat;
  margin: 0px 0px 15px;
  padding: 0px 16px;
  height: 45px;
  width: 703px;
  clear: both;
  line-height: 45px;
}
h3 {
  font-size: 18px;
  font-weight: normal;
  color: #03598d;
  background: url(/resources/all/files/64364/_fn/dots-black.gif) repeat-x left bottom;
  padding: 10px 0 8px;
  margin: 0px 15px 10px;
}
h4 {
  margin: 0px 15px 10px;
  font-size: 12px;
  font-weight: normal;
  color: #03598d;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.3;
}
h5 {
  margin: 0 15px 5px;
  font-size: 12px;
  font-weight: bold;
}
#column2 p,
#body p {
  padding: 0 10px 15px 15px;
  line-height: 1.2;
}
.textbean table img {
  display: inline;
}
img.left {
  float: left;
  margin-right: 10px;
}
img.right {
  float: right;
  margin-left: 10px;
}
/* tables ------------------------------------*/
.textbean table,
.article table {
  width: 100%;
  margin: 0 auto 10px;
}
.articlecontainer table {
  width: 100%;
}
.textbean td,
.textbean th,
.article td,
.article th,
.articlecontainer th,
.articlecontainer td {
  padding: 5px;
  vertical-align: top;
  line-height: 1.2;
}
.textbean .odd td,
.article_content .odd td {
  background: white;
}
.collapsible-shown th h3,
th h3 {
  background: none;
  padding: 0;
}
th h4 {
  padding: 5px 0;
  margin: 0;
}
.textbean th,
.article th,
.articlecontainer th {
  font-weight: bold;
  background: #E7F3FF;
  border: 1px solid #A3DBF4;
  border-width: 1px 1px 1px 0;
  text-align: center;
  vertical-align: middle;
}

.textbean th.last,
.article th.last {
  border-right: none;
}
.textbean tr.even td,
.article tr.even td,
.articlecontainer tr.even td {
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-width: 1px 0;
}
/* specific table styles ------------*/
.textbean table.col2 td {
  width: 25%;
}
.textbean table.col3 td {
  width: 25%;
}
.textbean td.col1,
.article td.col1 {
  width: 5%;
}
.textbean th.col1 {
  width: 25%;
}
.textbean th.bulletins {
  width: 60%;
}
.textbean td.hotels {
  width: 30%;
  text-align: center;
  vertical-align: middle;
}
#links.textbean .even td {
  border: none;
}
#links.textbean td {
  vertical-align: middle;
}
#audio_samples table {
  width: auto;
}
#white_papers .even td a {
  float: right;
  padding-right: 10px;
}
/* lists -------------*/
.textbean li,
.article_content li {
  line-height: 1.2;
  padding: 3px 0;
}
.textbean ul li,
.article_content ul li {
  list-style-type: none;
  background: url(/resources/all/files/64338/_fn/arrow-orange.gif) no-repeat left 5px;
  padding-left: 15px;
}
.textbean ol li,
.article_content ol li {
  list-style-type: decimal;
}
.textbean ul,
.article_content ul {
  margin: 0 0 15px 20px;
}
.textbean ul ul {
  margin: 0;
}
.textbean ol,
.article_content ol {
  margin: 0 0 15px 45px;
}/* home page only -----------------------------*/

/* header -------------------*/
#header {
  padding: 0;
  width: 1180px;
}
div.sponsor_logos {
  float: left;
  padding: 2em 0 0 2em;
}
.sponsor_logos img {
  margin-right: 1em;
}
#recovery_logo {
  float: right;
  height: 98px;
  width: 98px;
  background: url(/resources/dyn/files/117120/_fn/recovery_logo.gif) no-repeat center;
}
#recovery_logo a {
  display: block;
  width: 98px;
  height: 98px;
  text-indent: -4000em;
}
#utility_container {
  clear: none;
}
#rsvp_button {
  float: left;
  padding: 12px 0 0 32px;
}

/* content -----------------------------*/
#content {  
  padding: 0px;
  clear: both;
  position: relative;
  z-index: 1;
}
#home_photo {
  padding: 0px;
  margin: 0px  auto;
  width: 1185px;
  clear: both;
  position: relative;
  height: 416px;
}
/* columns ----------------*/

#e_column_0 {
  padding: 0px;
  width: 1024px;
  margin: 0px auto;
  clear: both;
  position: relative;
}
#column1 {
  margin: 0px;
  padding: 18px 0px 0px;
  clear: none;
  float: left;
  width: 270px;
}
#column2 {
  margin: 0px;
  padding: 18px 22px;
  clear: none;
  float: left;
  width: 380px;
  background: url(/resources/all/files/64406/_fn/home-promo_bg.jpg) no-repeat left top;
}
#column3 {
  margin: 0px;
  padding: 18px 0 18px 22px;
  clear: none;
  float: left;
  width: 302px;
  display: inline;
}

/* column1 ------------------------*/
#column1 .menubean button {
  display: none;
}
#column1 select {
  width: 212px;
}
#column1 div.menubean {
  width: 212px;
  margin: 0 auto 12px;
}
#featured_product {
  background: url(/resources/all/files/65087/_fn/home_featured_bottom.gif) no-repeat bottom left;
  width: 199px;
  padding: 10px;
  margin: 0 auto;
  overflow: hidden;
}
#featured_product img {
  float: right;
}
#featured_product h3 {
  text-transform: uppercase;
  margin: 0 0 15px;
  color: #006699;
  font-size: 1em;
  background: none;
  padding: 0;
}
#featured_product p {
  padding-left: 10px;
}
#featured_product a {
  margin: 5px 0 0;
  padding-left: 15px;
  color: #F68426;
  text-transform: uppercase;
  display: block;
  background: url(/resources/all/files/64338/_fn/arrow-orange.gif) no-repeat center left;
}
/* column2 ----------------------------*/
#news_menu {
  float: right;
  padding-top: 4px;
}
#news_menu li a {
  color: #F68426;
}
#news_menu li {
  padding: 0 5px;
  border-right: 1px solid black;
  margin-right: 4px;
}
#rss_link {
  float: right;
  width: 17px;
}
#rss_link p {
  padding-left: 0px;
}
/*
#news_menu li.last {
  padding-right: 0;
  border: none;
  background: url(/resources/all/files/64400/_fn/home-promo-rss.jpg) no-repeat right -4px;
  text-indent: -4000em;
  width: 20px;
  height: 20px;
} */

/* news container ----*/

#news_container div.ac_heading {
  text-transform: uppercase;
  color: #006699;
  font-family: "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  padding-top: 4px;
}
#news_container div.ac_item {
  width: 100%;
  overflow: hidden;
  margin-bottom: 5px;
}
#news_container div.article_teaser {
  float: left;
  margin-right: 12px;
  width: 88px;
  height: 77px;
}
#news_container div.article_post_time {
  padding: 5px 0;
}
#news_container span.label {
  display: none;
}
#news_container span.timestamp {
  font-weight: bold;
  color: #006699;
}
/* column3 --------------------------------*/
#column3 table {
  width: 100%;
  color: #aaa;
  margin-bottom: 25px;
}
#product_lines td {
  text-align: center;
  padding: 0 5px;
  letter-spacing: 0.15em;
}
#column3 h2 {
  text-transform: uppercase;
  color: #006699;
  font-family: "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 1em;
  background: none;
  line-height: 1;
  height: auto;
  width: auto;
}
#login_button {
  width: 80%;
  margin: 0 auto;
}
#login_button button {
  width: 100%;
  margin: 0 0 3px;
  cursor: pointer;
  cursor: hand;
  text-align: center;
  color: white;
  padding: 2px;
  border: 1px solid #e68900;
  background: url(/resources/all/files/73246/_fn/orange_button.gif) repeat-x left center;
}
#login_button button:hover {
  color: #9f5f00;
  border-color: #9f5f00;
}
/* footer ----*/
#footer {
  border-top: 1px solid #F68426;
  width: 1200px;
}
#footer_wc_0 {
  text-align: center;
}

/* images */
#home_template .textbean img {
  border: none;
  padding: 0px;
}

/* iwce */
#iwce img {
  margin-bottom: .5em;
}
#iwce {
  margin: 0 0 1.5em 2.5em;
}
#rotator {
  cursor: pointer;
}

#rotator img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
.site_search_results_heading {
  padding: 0.125em;
}
.site_search_results_heading .clear_float_bounding {
  line-height: 1px;
}
.site_search_no_results .site_search_query {
  font-weight: bold;
}
.site_search_results_heading .site_search_title {
  font-size: 1.3em;
  font-weight: bold;
  display: block;
  width: 50%;
  float: left;
  clear: left;
}
.site_search_results_heading .site_search_results_count {
  margin-top: 0.125em;
  text-align: right;
  display: block;
  width: 50%;
  float: left;
  clear: right;
}
div.site_search_rpp {
  margin-bottom: 1em;
  margin-left: 0.125em;
  font-size: 80%;
}
a.site_search_rpp {
  text-decoration: none;
}
div.site_search_rpp span.site_search_rpp {
  padding-left: 0.25em;
}
div.site_search_rpp span.site_search_rpp_sep {
  border-right: 1px black solid;
}
.site_search_current_rpp {
}
div.site_search_results {
  margin: 1em 0 1em 0;
  width: 100%;
  float: left;
}

.site_search_result {
   padding-bottom: 0.71em;
}
.site_search_result .highlight {
  font-weight: bold;
}
.site_search_result .site_search_result_title {
}
.site_search_result .site_search_result_description {
  font-size: 0.93em;
}
.site_search_result .site_search_result_link {
  font-size: 0.93em;
}
.site_search_pager {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  height: 1.5em;
  padding: 10px;
}
.site_search_pager a, site_search_rpp {
  text-decoration: none;
}
span.site_search_pager_offset a:hover, 
.site_search_current_offset a,
span.site_search_pager_prev a:hover,
span.site_search_pager_next a:hover {
}
span.site_search_pager_offset a,
span.site_search_pager_prev a,
span.site_search_pager_next a {
  border: 1px gray solid; 
  padding: 0.13em 0.33em 0.13em 0.33em;
}
span.site_search_pager_offset {
  padding-left: 0.25em;
}
.site_search_pager_next {
  padding-left: 0.25em;
}
