/* Template Second Branch - print.css */

* {
background:none;
margin: 0;
padding: 0;
overflow: visible !important;
}

body {
background-color: #FFF;
font-size: 12pt;
color: #000000;
}

/*====== Header ================*/

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

#logo img {
display: block;         
}

#tagline {
color:#000000;
}

#wrapper {
padding: 0;
}

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

/*====== Footer ====================*/
#footerNav, #firstROI, #eh, #fdic{
display: none;
}

#footer {
bottom:0;
clear: both;
left:0;
background: none;
color: #000;
margin-top: 20px;
}

#footer img.froiLogo {
display: block;
}

#footer a {
color: #000000;
}

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

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

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

#map {
width: 640px;
}

/*====== Product Page =================================================================================*/
#productPhoto img, #productPage #productButtons, .addthis_toolbox, .addthis_default_style {
display: none;
}
#leftCol, #crossSell{
	display: none;
}
#rightCol{
	width: 785px;
}
#productDetails{
	border: 0;
}

dl#productTabs {
height: auto !important;
padding: 0;
}
#productHead p{
	font-size: 14px;
}

dl#productTabs dt {
float: none !important;
border: none;
font-size: 14px;
padding: 20px 0 0 0 !important;
color: #000000 !important;
}

dl#productTabs dd {
clear: both;
border-top: none;
display: block;
}

#productDetails .pane {
clear: both;
display: block !important;
position: static !important;
}

#productTabs {
height: auto !important;
}