/*
-----------------------------------------------
AbleVT.com
Stylesheet: Print.css
Author:   Ben Glassman
Organization:	Vermont Design Works
Created: 13 Dec 2007
----------------------------------------------- */

@import url(content.css);
@import url(forms.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; }

#accessibility, #utility_navigation, #site_search, #navigation, #secondary_navigation, #tertiary_navigation, #text_navigation, #QE_Toolbar, #banner, #nav_question, #whats_new {
	display: none;
}

#contact_info ul { list-style: none; margin-left: 0; }
#contact_info .fn { display: none; }

#masthead {
	border-bottom: 1px solid #CCC;
	margin-bottom: 1.8em;
	position: relative;
}

#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;
}

a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

th { background: #FFF; color: #000; border-bottom: 1px solid #000; }

body#products .category .overview { float: none; }
#container #content h1 { text-indent: 0; background: none; }
