/* 
Title:     Panerabread.com master styles for nutrition information - screen version
Author:    Nick Brawley - nick.brawley@panerabread.com
Updated:   Jan 22 2007
*/


body {
	margin: 0 15px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #625250;
	background: #FBF7E9 url(/img/bg-nutrition.gif) repeat-x 0px -8px;
	}
em { 
	font-style: normal;
	}

	
/* hide these items
---------------------------------------------------------- */	

div.logo, div.logo-break, div.main-disclaimer-print { 
	display: none;
	}


/* links
---------------------------------------------------------- */	

a:link, a:visited { 
	color: #C29C6D;
	text-decoration: none;
	}
a:hover, a:active { 
	border-bottom: 2px solid #EEDEC7;
	}
#header a:hover, #header a:active { 
	color: #A16423;
	border-bottom: none;
	}


/* page structure
---------------------------------------------------------- */	

#main { 
	width: 550px;
	margin: 0;
	padding: 0;
	/* overflow: auto; */
	}


/* header
---------------------------------------------------------- */	
	
#header { 
	margin: 0;
	padding: 0;
	font-size: 11px;
	float: left;
	clear: both;
	width: 550px;
	}
#header p {
	margin: 24px 0;
	padding: 0;
	float: right;
	display: block;
	vertical-align: middle;
	}
#header p span { 
	display: none;
	}
#header p a { 
	padding: 0 0 2px 17px;
	}
#header p a.print { 
	margin-right: 8px;
	background: url(/img/icon-print-nutr.gif) no-repeat 0px 0px;
	}
#header p a.close { 
	background: url(/img/icon-close-nutr.gif) no-repeat 0px 0px;
	}
	
	
/* error messaging
---------------------------------------------------------- */	
	
#error { 
	margin: 0;
	padding: 0;
	}
#error h1 { 
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
	color: #CC6600;
	}
#error h2 { 
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	}
#error dl { 
	margin-top: 2em;
	}
#error dt, #error dd { 
	line-height: 1.5em;
	margin-left: 0;
	padding-left: 0;
	}
#error dt { 
	margin-bottom: 0.5em;
	font-weight: bold;
	}
#error dd { 
	margin-bottom: 1.5em;
	}
	
	
/* profiles
---------------------------------------------------------- */	

#profiles { 
	width: 550px;
	}
#profiles h1 { 
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 18px;
	letter-spacing: -0.03em;
	color: #CC6600;
	width: 550px;
	clear: both;
	}
	
/* nutrition facts panel */

div.profile-left { 
	margin: 0; 
	padding: 5px;
	border-top: 1px solid #E0E1C9;
	border-right: 1px solid #E0E1C9;
	border-bottom: 1px solid #E0E1C9;
	border-left: 1px solid #E0E1C9;
	background: #FBF9F4;
	overflow: hidden;
	float: left;
	width: 275px;  /* for ie5/win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 265px;  /* actual value */
	}
html>body div.profile-left {
	width: 260px;  /* be nice to opera */
	}
div.profile-left h3 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	}
div.profile-left table { 
	border-collapse: collapse;
	width: 100%;
	}
table.facts-header td.servingspercont { 
	border-bottom: 6px solid #E0E1C9;
	padding-bottom: 4px;
	}
table.facts-header td.amtperserving { 
	font-size: 10px;
	border-bottom: 1px solid #E0E1C9;
	padding-top: 2px;
	padding-bottom: 4px;
	}
table.facts-header td.calories { 
	border-bottom: 3px solid #E0E1C9;
	padding-bottom: 2px;
	}
table.facts-header td.calories em { 
	font-style: normal;
	font-weight: bold;
	}
table.facts-header td.fatcalories { 
	text-align: right;
	border-bottom: 3px solid #E0E1C9;
	padding-bottom: 2px;
	}
table.facts-header td.fatcalories em {
	font-style: normal;
	}
table.facts-nutritionals td { 
	padding-top: 2px;
	padding-bottom: 2px;
	}
table.facts-nutritionals td.pctdailyvalue { 
	font-size: 10px;
	border-bottom: 1px solid #E0E1C9;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: right;
	}
table.facts-nutritionals td.totalfat, 
table.facts-nutritionals td.cholesterol, 
table.facts-nutritionals td.sodium, 
table.facts-nutritionals td.totalcarb, 
table.facts-nutritionals td.border-btm-1px {
	border-bottom: 1px solid #E0E1C9;
	}
table.facts-nutritionals td.protein, 
table.facts-nutritionals td.border-btm-6px {
	border-bottom: 6px solid #E0E1C9;
	}
table.facts-nutritionals td.satfat, 
table.facts-nutritionals td.transfat, 
table.facts-nutritionals td.fiber, 
table.facts-nutritionals td.sugars { 
	text-indent: 10px;
	border-bottom: 1px solid #E0E1C9;
	}
table.facts-nutritionals td.totalfat em, 
table.facts-nutritionals td.cholesterol em, 
table.facts-nutritionals td.sodium em, 
table.facts-nutritionals td.totalcarb em, 
table.facts-nutritionals td.protein em { 
	font-weight: bold;
	font-style: normal;
	}
table.facts-nutritionals td.satfat em, 
table.facts-nutritionals td.transfat em, 
table.facts-nutritionals td.fiber em, 
table.facts-nutritionals td.sugars em { 
	font-style: normal;
	}
table.facts-nutritionals td.percent { 
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #E0E1C9;
	}
table.facts-pdvchart { 
	margin-top: 8px;
	}
table.facts-pdvchart td { 
	padding: 1px 0;
	font-size: 10px;
	}
table.facts-pdvchart td.pdvnote { 
	padding-bottom: 7px;
	}
table.facts-pdvchart td.calpergram { 
	padding-top: 4px;
	}
table.facts-pdvchart td.border-btm-1px { 
	border-bottom: 1px solid #E0E1C9;
	}
	
/* ingredients listing */	

div.profile-right { 
	width: 248px;
	margin: 0;
	padding: 0;
	float: right;
	line-height: 1.4em;
	}
div.profile-right p { 
	margin-top: 0;
	}
div.profile-right p em { 
	font-weight: bold;
	}

/* trans fat disclaimer */

#profiles p.transfat-disclaimer { 
	margin: 0;
	padding: 1em 0 0 0;
	clear: both;
	font-size: 11px;
	}

/* main disclaimer */

div.main-disclaimer { 
	clear: both;
	margin: 2.3em 0 0 0;
	padding-top: 2em;
	font-size: 11px;
	font-style: italic;
	line-height: 1.4em;
	border-top: 1px dashed #CCCBAF;
	color: #625250;
	width: 550px;
	}
div.main-disclaimer p { 
	margin: 0 0 2.3em 0;
	}
	
/* profile separator */

#profiles hr { 
	width: 550px;
	text-align: left;				/* this will align it for IE */
	margin: 2.3em auto 2em 0; 		/* this will align it left for Mozilla */
	border: none 0;
	border-top: 1px dashed #CCCBAF;	/* the border */
	height: 1px;					/* whatever the total width of the border-top and border-bottom equal */
	float: left;
	clear: both;
	}