﻿/*Print Stylesheet*/


/*--------------------------------------GENERAL------*/

body {
	width: 100%;
	background-color: #fff;
	color: #000;
}


#header #golbon_banner,
#header img,
#membercontrols,
#nav,
#contentfoot,
#footer {
	display: none !important;
}


#content {
	width: 100%;
	background: none;
}

.contentbox,
.subcontent {
	border: none;
}

a:link, a:visited, a:active, a:hover {
	color: #000;
	text-decoration: none;
}


/*--------------------------------------HEADER------*/

#print-logo {
	display: block !important;
}

#header #supplier_logo {
	position: absolute;
	top: 0 !important;
	right: 0px !important;
}

#header #supplier_logo img {
	display: inline !important;
}



/*--------------------------------------HOMEPAGE------*/

.threecol .leftcol,
.threecol .centercol,
.threecol .rightcol {
	width: 33%;
}




/*--------------------------------------SEARCH------*/

.narrowleft .twocol .leftcol {
	display: none !important;
}

#search_results {
	width: 100%;
	margin: 0;
	padding: 0;
}






/*--------------------------------------ARTICLES------*/

/* Recipe's Company Logo */
.widerleft .twocol img.border {
	border: none;
}

/*
.widerleft .twocol h5 {
	display: none;
}
*/

.widerleft .twocol .redblt {
	display: none;
}

.widerleft .twocol form {
	display: none;
}

.floatbox {
	margin-top: .25in;
}





/*--------------------------------------RECIPES------*/

#recipe .adbox {
	border: none;
	backgroud: none;
}


#recipe p.product strong {
	padding: 0;
}

#recipe .recipecard th,
#recipe .recipecard td {
	border: none;
}

#recipe .recipecard tr.odd {
	background: #ffffcc !important;
}

#recipe .recipecard th {
	border-style: solid;
	border-width: 1px 0;
}



/*--------------------------------------OPERATORS TOOLBOX--*/

.narrowleft .twocol .rightcol {
	width: 83%;
}