/*
-----------------------------------------------
HearthstoneStoves.com
Stylesheet: Print.css
Author:   Ben Glassman
Organization:	Vermont Design Works
Created: 04 Feb 2008
----------------------------------------------- */

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

#accessibility, #utility_navigation, #site_search, #navigation, #secondary_navigation, #site_info .navigation, #QE_Toolbar, #navigation_collection, #banner, #green_energy_button {
	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; }

/*
Stove Details */

#content .current_collection { text-indent: 0; background: none; }
#content .view_collection { display: none; }
#content .stove_title { background: none; }
#content .stove_title h1, #content .stove_title .stove_type { color: #000; }
#content #stove_information_tabs { display: none; }
#content #stove_information h2 { position: static; }
#content .ui-tabs-hide { display: block; }
#content #wizard_teaser { display: none; }
#choose_collection .tab_content .photo { margin-top: 0; }
#content .stoves_list h2 { background: none; text-indent: 0; }

#content #collecton_tabs { display: none; }
#choose_collection .tab_content h3 { text-indent: 0; }
#hergom #content h1, #select #content h1, #euro #content h1, #cooking #content h1 {
	text-indent: 0;
	background: none;
	height: auto;
	width: auto;
	border: 0;
}
