/* Template Second Branch - print.css */
@import url(https://netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
* {
  background: none;
  margin: 0;
  overflow: visible !important;
  padding: 0; }

body,
.bodyInner {
  color: #000000 !important;
  background: none #FFF !important;
  font-size: 10pt; }

#header .leftCol,
#productPage #productDetails dl dt,
#productPage #productDetails dl dd {
  background: none #FFF; }

#productPage #productDetails dl dt {
  font-size: 123.1%;
  font-weight: bold; }

#oblLink {
  display: none; }

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

#header .leftCol {
  -moz-box-shadow: 0 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent; }

#productPage #productSummary {
  min-height: 1em; }

/* Header 
---------------------------*/
#ultraTopNav, .textSize, #searchForm, #primaryNav, #downstreamObl, #downstreamObl a.iframe, #printThisPage, #printLink {
  display: none; }

#header {
  height: 8em;
  position: static;
  width: 100%; }

/* Footer 
---------------------------*/
#footerNav, #firstROI {
  display: none; }

#footer {
  background: none;
  bottom: 0;
  color: #000;
  left: 0;
  margin-top: 20px; }
  #footer a {
    color: #000000; }
  #footer p {
    color: #000; }
  #footer #eh,
  #footer #fdic {
    text-indent: -9999px; }
  #footer #eh {
    background: transparent url("../image/ehBlack.png") 0 0 no-repeat;
    width: 34px;
    height: 24px; }
  #footer #fdic {
    background: transparent url("../image/fdicBlack.png") 0 0 no-repeat;
    width: 73px;
    height: 24px; }

/* Main Content 
---------------------------*/
#leftColumn {
  display: none; }

#wrapper {
  padding: 0; }

#mainContent {
  color: #000000;
  float: left;
  width: auto; }

/* Category Page 
---------------------------*/
#map {
  width: 640px; }

/* Product Page 
---------------------------*/
#productPhoto img, #productPage #productButtons, .addthis_toolbox, .addthis_default_style {
  display: none; }

dl#productTabs {
  height: auto !important;
  padding: 0;
  width: auto; }
  dl#productTabs dt {
    border: none;
    color: #000000 !important;
    float: none !important;
    padding: 20px 0 0 0 !important; }
  dl#productTabs dd {
    border-top: none;
    clear: both;
    display: block !important;
    position: static !important; }
