/*** Printable ----------------------------------------------------------- ***/
.print_only {
	display: block;
}
.print_hidden {
	display: none;
}
/*** End Printable ***/

/*** General Layout ------------------------------------------------------ ***/
html, body.bg {
	background-color: #ffffff;
	background-image: none;
	height: auto;
}
#super_container {
	background-image: none;
	min-height: auto;
}
#nav_explore, #nav_product, #quick_find, #quick_find_footer {
	display: none;
}
#content {
	background-color: transparent;
}
/*** End General Layout ***/

/*** Header -------------------------------------------------------------- ***/
#header {
	border-bottom-size: 2px;
	height: auto;
	background: transparent url(../images/rtedwards_logo_print.gif) no-repeat scroll 15px center;
	height: 45px;
}
#header li {
	display: none;
}
#header li.contact {
	display: block;
	float: right;
	text-align: right;
	font-size: 11px;
	padding-right: 5px;
}
#login_embed {
	display: none;
}
/*** End Header ***/

/*** Footer -------------------------------------------------------------- ***/
#footer {
	padding: 0;
	background-image: none;
	line-height: 15px;
}
#footer p.menu, #footer span.menu {
	display: none;
}
#footer p.print_only, #footer p.copyright {
	color: #999999;
}
/*** End Footer ***/

/*** Breadcrumbs --------------------------------------------------------- ***/
#breadcrumbs {
	background-image: none;
	background-color: transparent;
}
#breadcrumbs p.breadcrumbs a {
	background-image: none;
}
#breadcrumbs p.actions {
	display: none;
}
/*** End Breadcrumbs ***/

/*** Products ------------------------------------------------------------ ***/
#product div.hierarchy, #product div.related, #product form.bar, #product div.filter, #product .embed_panels {
	display: none;
}
#content #product_tabs div.scroll {
	height: auto;
	overflow: visible;
}
/*** End Products ***/

/*** Branch Locator ------------------------------------------------------ ***/
#content #branch_locator_result div.scroll {
	height: auto;
	overflow: visible;
}
/*** End Branch Locator ***/

/*** Wish List ----------------------------------------------------------- ***/
#wish_list .col2 {
	display: none;
}
#content #wish_list .col1 {
	float: none;
	width: auto;
}
/*** End Wish List ***/
