/* Template Second Branch - print.css */

* {
margin: 0;
padding: 0;
overflow: visible !important;
position: static !important;
}

body {
background: #ffffff;
font-size: 12pt;
color: #111111 !important;
}

a {
text-decoration: none !important;
}

/*====== Header ================*/
#header {
position: static;
height: auto;
margin-bottom: 10px;
width: 100%;
}

#logo {
display: none;
}

#printLogo {
display: block;
padding-bottom: 10px;
}

#tagline {
color: #111111;
}

#wrapper {
padding: 0;
}

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

/*====== Footer ====================*/
#footer {
position: static;
width: 100%;
height: auto;
margin-top: 20pt;
background: none;
color: #111111;
text-align: left !important;
}

#printFooter {
display: block;
}

#firstROI, #eh, #fdic, #footerNav, #footerNav2 {
display: none;
}

/*====== Main Content =================================================================================*/
#mainContent {
color: #111111;
width: auto;
float: left;
}

/*====== Left Column ==================================================================================*/
#leftColumn {
display: none;
}

/*====== Category Page =================================================================================*/
#mainContentTop, #mainContentBottom, #catBreadcrumb {
display: none;
}

#map {
width: 640px;
}

#content {
width: 100%;
}

#productPageTopInfo {
width: 100%;
}

#productPage p {
line-height: 25px;
}

/*====== Product Page =================================================================================*/
#buttons, #productImage, #productOverlay, #tellMeMoreButton, .addthis_toolbox, .addthis_default_style, #productSummary img {
display: none;
}

#productTop {
padding-left: 0;
}

#productSummary {
width: 100%;
height: auto;
}

#productSummary h1 {
width: 100%;
color: #111111;
}

#productDetailsInner {
width: 100%;
}

#productTabs {
height: auto !important;
}

#productTabs dt.selected {
font-weight: normal;
color: #111111;
}

#productTabs.on dl {
height: auto !important;
}

#productTabs.on dt {
font-weight: bold;
display: block !important;
float: none !important;
}

#productTabs.on dd {
display: block !important;
position: static !important;
}

#rightColumn, #productDetails, #productTabs.on dd, #productSummary p {
border: 0;
width: 100%;
}