/* TransPecos - print.css */

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

body {
	background: #FFF;
	font-size: 12pt;
	color: #000000;
}
.individualPage {
	background:none;
	border:none;
	padding:0;
	width:100%;
}
#mainContent {
	margin:0;
	width:100%;
}
/*====== Header ================*/

#header {
	position: static;
	height: 5em;
	width: 100%;
	background-image: none;

}
#logo {
	font-size:20pt;
	width:auto;
}

#logo a {
	background:none;
	text-indent:-999em;
}
#printLogo {display:block;}

#header #printLogo {
	display: block;
}
#tagline {
	color:#000000;
}
#wrapper {
	padding: 0;
}

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

/*====== Footer ====================*/
#footer {
	position:static;
	background: none;
	color: #000;
	margin-top: 20pt;
	float:left;
}

#footer #froiLogo img {
	display: none;
}

#footer a {
	color: #000000;
}
#footer #eh, #footer #fdic, #footer #firstROI {
	display:none;
}
#footer #printElements {
	display:block !important;
}
#footer #printElements img {
	float:left;
	padding:0 0 0 20px;
}
/*====== Main Content ===========================*/
#contentWrapper {
	background:none;
	overflow:visible;
	width:auto;
}
#mainContent {
	color: #000000;
	width: auto;
	float: none;
}

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

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

#map {
	width: 640px;
}

/*====== Product Page ==============================*/
#productPhoto, #productImageMask, #productPhoto img, .addthis_toolbox, .addthis_default_style {
display: none;
}
#productSummary h1 {
background:none;
color:#000;
float:none;
margin:0;
padding:0;
width:100%;
font-size: 2.2em;
}
#productSummary h3 {
float:none;
margin:0;
padding:0;
width:100%;
}
dl#productTabs {
	height: auto !important;
}                
dl#productTabs dt, dl#productTabs dt.selected {
	background:none;
	clear: both;
	color:#000;
	display: block;	
	float:none;
	width:auto !important;
	padding: 0;
	margin: 0 3px 5px 0;
	text-align:left;
}

dl#productTabs dd {
	background:none;
	border: none;
	clear: both;
	display: block !important;
	position: static !important;
	width: 100% !important;
}
#productDetails p {
	clear: both;
}
dl#productTabs ul {
width: 100% !important;
}
#openNow a, #openNowBottom a {
background: none;
display:none;
}
