/* search results table */

td.pack, td.ratios, td.dim, td.scc, td.kosh {
	white-space: nowrap;
}
td.dim, td.scc {
	font-size: 0.85em;
}


/* nutritionals */

.search_nutrition, .search_nutrition * {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}
.search_nutrition .wrapper-top,
.search_nutrition .wrapper-main,
.search_nutrition .wrapper-bottom,
.search_nutrition div.header {
	text-align: center;
	padding-bottom: 10px;
	width: 632px !important;
}
.search_nutrition table {
	border-collapse: collapse;
	width: 100%;
}
.search_nutrition td {
	vertical-align: top;
	text-align: left;
}
.search_nutrition h1 { font-size: 18px; font-weight: bold; }
.search_nutrition .nutritionfacts { font-size: 16px; font-weight: bold; text-decoration: underline}
.search_nutrition .servingsize { font-size: 13px; font-weight: normal; }
.search_nutrition .amountperserving {font-size: 13px; font-weight: bold; border-top: 4px solid #000; padding: 4px 0 10px; }
.search_nutrition .facts { font-size: 11px; font-weight: normal; width: 90px;  border-bottom: 1px solid #000; text-align: right;}
.search_nutrition .facts-titles { font-size: 11px; font-weight: normal; width: 170px; border-bottom: 1px solid #000; text-align: left;}
.search_nutrition .line { font-size: 13px; font-weight: normal; width: 220px; height: auto }
.search_nutrition .dailyvalues {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; text-align: left; line-height: 10px;}
.search_nutrition .ingredients { font-size: 10px; font-weight: normal; }
.search_nutrition .ingredients-title { font-size: 10px; font-weight: bold; }

.search_nutrition .code { font-size: 18px; font-weight: normal; }
.search_nutrition p.info { font-size: 15px; font-weight: normal;  }
.search_nutrition div.content {
	width: 632px;
	padding-bottom: 25px;
}
.search_nutrition div.container {
	padding: 10px;
	height: auto;
	width: 270px;
	border: 1px solid #000000;
}


/* case labels */

.search_labels *{
	margin:0;
	padding:0;
	}
.search_labels #label_border{
	border: 9px solid #ffff00;
	width: 923px;
	height: 301px;
	display:block;
	position: relative;
	margin-left:-20px;
}
p.wide {
	width: 500px;
}
.search_labels #label_border2{
	border:3px solid #000;
	display:block;
	width: 917px;
	height: 295px;
}
.search_labels #label_left{
	background-color: #fff;
	display: inline;
	float: left;
	height: 295px;
	padding-left: 5px;
	position: relative;
	width: 260px;
}

.search_labels #label_center{
	background-color: #fff;
	display: inline;
	float: left;
	height: 295px;
	padding-left:5px;
	position: relative;
	width: 330px;
}

.search_labels #label_right{
	background-color: #fff;
	width: 315px;
	height: 295px;
	display: inline;
	float: left;
	position: relative;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #000;
}

.search_labels .barcode{
	margin: 0 120px 0px 20px;
	display: block;
	width: 135px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}
.search_labels div.barcode_abs{
	clear: left;
}
.search_labels img.logo_large{
	display: inline;
	float: left;
	padding-top: 3px;
	width: 260px;
	position: relative;
	left: 0px;
}

.search_labels img.logo_small{
	display: inline;
	float: left;
	padding: 8px 0 10px 0;
	width: 240px;
	height: 121px;
	position: relative;
	left: 28px;
}
	

.search_labels p.ingredients{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin: 15px 10px 10px 10px;
	padding-top: 5px;
	line-height: 90%;
}

.search_labels p.basic{
	font-family: Arial, Verdana, sans-serif;
	font-size: 28px;
	line-height: 110%;
	display: inline;
	float: left;
	font-weight: 100;
	padding-left: 5px;
}
.search_labels div.basic_abs{
	clear: left;
	font-size: 20px;
}

.search_labels p.info{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	font-size: 11px;
	display: inline;
	float: left;
	margin-bottom: 2px;
	position: absolute;
	bottom: 0;
	left: 1px;
}

.search_labels p.frozen{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-weight: bold;
	font-size: 20px;
	font-variant: small-caps;
	margin: 5px 0 5px 0;
}

.search_labels p.number{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 40px;
	display: inline;
	float: right;
	font-weight: 100;
	border: 0;
	position: absolute;
	z-index: 3;
	top: 0;
	right: 8px;
}

#ajax_busy {
	visibility: hidden;
}
.active {
	clear: left;
	display: inline;
	float: left;
	padding: 2px 4px;
	background: #7e400e;
	border: 2px solid #a94b00;
	color: #fff;
}
.inactive {
	display: none;
}ul#results_menu,
div.top,
img#header_photo,
div.column_right,
div#bg_top,
img.corner_left,
img.corner_right,
p.results_print,
th.pdf, td.pdf,
th.g100, td.g100,
th.cb, td.cb,
body.search div.header,
body.direct div.header,
#ajax_busy,
.screen_only {
	display: none;
}

/* document edges */
body {
	margin: 0px;
}
div.header {
	border-bottom: 1px solid gray;
}
div#bottom {
	padding-top: 10px;
	border-top: 1px solid gray;
}

/* label */

.search_labels #label_border {
	margin-left: 0;
}

/* "letter head" images */
img.letterhead {
	width: 100%;
	margin-bottom: 20px;
}
body.search img.letterhead,
body.direct img.letterhead {
	display: none;
}
div#search_results img.letterhead {
	display: block;
}

/* page breaks */
tr, td {
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
div#search_results img.letterhead {
	page-break-before: always;
}
div#search_results img.first {
	page-break-before: auto;
}

/* search results table */
table.specs {
	font-size: 0.75em !important;
}
table.specs th {
	border-bottom: 1px solid gray !important;
}
table.specs th, table.specs td {
	text-align: center;
}
table.specs th.descrip, table.specs td.descrip {
	text-align: left;
}
table.specs td a.pdf_link {
	display: none;
}

/* nice headings */
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;			
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.25em;
	font-style: italic;
	margin-left: 2px;
	clear: left;
}

/* pallet calculator */
body.pallet_calc th { text-align: left }
body.pallet_calc table { width: 100% }
body.pallet_calc .customer_name {
	border: 1px solid black;
	font-size: 20px;
	font-weight: bold;
	padding: 20px;
}
body.pallet_calc input { border: none }