﻿/*	Print Styles
	======================================================================================== */

html,
body { background:#fff; background-image:none; font-family:geneva, helvetica, arial, serif; font-size:18px; line-height:1.5; }

h1,
h2,
h3,
h4,
h5,
h6 { line-height:100%; margin-bottom:5px; }

/* === Do NOT display unnecessary elements ========================================== */
#skip,
#sitemap,
#bz-nav-main,
.bz-back,
.bz-print,
.bz-moreinfo,
.bz-form-plugin,
#bz-foot,
#bz-extra-info-button,

/* === Widgets ====================================================================== */
#bz-head .bz-call-to-action,
#bz-foot .bz-call-to-action,				/* Call to Action Widget */
#bz-head .bz-info-contact,
#bz-foot .bz-info-contact,				/* Contact Widget */
#bz-head .bz-text,
#bz-foot .bz-text,						/* Document Widget */
#bz-head .bz-list-link,
#bz-foot .bz-list-link,					/* Link Widget */
#bz-head .bz-list-social,
#bz-foot .bz-list-social,				/* Social Network Links Widget */
#bz-head .bz-feed-twitter,
#bz-foot .bz-feed-twitter,				/* Twitter Feed Widget */
#bz-head .bz-coupon-content,
#bz-foot .bz-coupon-content,				/* Coupon Widget */
#bz-head .bz-info-map-content,
#bz-foot .bz-info-map-content,			/* GoogleMaps Widget */
#bz-head .bz-form-calculator-content,
#bz-foot .bz-form-calculator-content,	/* Payment Calculator Widget */
#bz-head .bz-slideshow-content,
#bz-foot .bz-slideshow-content,			/* Slideshow Widget */
#bz-head .bz-gallery-specials,
#bz-foot .bz-gallery-specials			/* Special Offers Widget */
{ display:none; }


#bz-head { background-image:none; }
.bz-logo { float:left; margin-left:0; }
.bz-copyright { display:block; float:none; *page-break-before:auto; *page-break-after:auto; }


#bz-body-container { border-top:1px solid #000; clear:both; margin-top:0; padding:40px 0 0 0; width:100%; } /* Putting "overflow:hidden;" on this MAY push all actual content (except for the header info) down so that it starts on page 2! Please don't do it. */


/* === Plugins ====================================================================== */
.bz-listing-item { border-bottom:1px solid #000; clear:both; margin-bottom:20px; padding:0 0 20px 0; *page-break-after:always; overflow:hidden; width:100%; } /* Using "overflow:hidden;" on this actually keeps the content from getting split onto different pages undesireably. */
.bz-listing-item img { border-color:inherit; border-style:solid; border-width:2px; float:right; height:auto; margin-bottom:10px; margin-left:10px; padding:5px; width:auto; } /* Border styles are being set in the theme.css for each template. */

.bz-page-details .bz-listing-item { *page-break-after:auto; }


/* === Inventory Styles - Listing ==================================================== */



/* === Inventory Styles - Details ==================================================== */



