/*
-----------------------------------------------
FlowerPowerFundraising.com
Stylesheet: Print.css
Author:   Ben Glassman
Organization:	Vermont Design Works
Created: Jan 26 2009
----------------------------------------------- */

@import url(content.css);

body {
	font: 8pt/1.8em Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #000;
}

a:link, a:visited { color: #333; }
a img { border: 0; }

table { width: 100%; border-collapse: collapse; }
th, td { border: 1px solid #000; padding: 10px; }
tbody th { text-align: left; }

#logo, #accessibility, #utility-navigation, #site-search, #navigation, #secondary_navigation, #site-info .navigation, #QE_Toolbar, #banner, #newsletter-signup, #cta-home, #nav-cta-home, #nav-service {
	display: none;
}

#masthead {
	border-bottom: 1px solid #CCC;
	margin-bottom: 1.8em;
	position: relative;
}

#print-logo {
	display: block;
}

#site-info {
	border-top: 1px solid #CCC;
	margin-top: 0.9em;
	padding-top: 0.9em;
	clear: both;
}

#container, #content {
	background: #FFF;
	color: #000;
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
}

#content .secondary-content, #content .primary-content { float: none; }

a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

th { background: #FFF; color: #000; border-bottom: 1px solid #000; }

/*
Home */

#featured-products, #welcome { width: auto; float: none; margin: 0; }

/*
Request Info */

#request-information .secondary-content { float: left; }

/*
Service */

#service-content { float: none; width: auto; padding: 0; }

/*
Catalog */

#teaser-products .product { position: static; float: left; width: 30%; }
#org-campaign-name { font: bold 30px/1.2em 'Trebuchet MS', Geneva, sans-serif; margin-bottom: 5px; }
#powered-by { font: bold 18px/1.2em 'Trebuchet MS', Geneva, sans-serif; }
#featured-product { float: left; width: 280px; }
.pagination-controls { display: none; }
#product-catalog-pages, #product-catalog-pages ul { margin: 0; list-style: none; }
#product-catalog-pages .product-catalog-item-name { display: block; }
#product-catalog-pages .product-catalog-page { float: left; width: 180px; }
.product-information ul { margin-left: 0; list-style: none; }
#product-catalog-horizontal { display: none; }
.btn-shop-now { display: none; }
.refer-friend { clear: both; }

/*
Campaign Admin */

#campaign-admin-navigation div { display: none; }
#campaign-admin-navigation #campaign-graphic { display: block; }
#campaign-admin-navigation #campaign-graphic div { display: block; }