/* ---------------------
	Title: Fujifilm TapePower Center - main print stylesheet
	Filename: print.css
	Author: One Pica Inc, Boston MA
---------------------- */

/* =General
---------------------- */
body, body#home, body#admin, body#admin.tabs {
	background-image: none;
	background-color: #fff;
}

/* =Master
---------------------- */
.yui-t5 #yui-main {
	margin-right: 0;
}
.yui-t5 #yui-main .yui-b {
	display: block;
	width: 100%;
}
.yui-t5 .yui-b { /* Hide right col */
	display: none;
}
#container, #home #container, #admin #container {
	background-image: none;
}

/* =Branding
---------------------- */
#branding-logo h1, #admin #branding-logo h1 {
	background-image: url(../images/branding/fujitape_logo_email.gif);
}

/* =Nav
---------------------- */
#nav {
	display: none;
}

/* =Multicol
---------------------- */

/* =Headings
---------------------- */

/* =Content
---------------------- */
#yui-main {
	margin-top: 50px;
}
#content-secondary {
	display: none;
}
#search {
	display: none;
}
#pagination {
	display: none;
}

/* =Admin
---------------------- */
.tabbed-content {
	background-image: none;
	background-color: #fff;
	padding: 0;
	border: none;
}
.action-items {
	display: none;
}
ul.tabbed-changers {
	padding: 0;
	background-image: none;
}
.tabbed-changers li.current, .tabbed-changers li.current a, .tabbed-changers li.current a:visited, .tabbed-changers li.current a:active, .tabbed-changers li.current a:hover {
	background-image: none;
}

/* =Footer
---------------------- */
#ft {
	display: none;
}

/* =Uni
---------------------- */
