body {
	margin:0;
	background:#e5e5e5 url(../images/bg-body.gif) repeat-x;
	font:12px Arial, Helvetica, sans-serif;
	color:#444444;
}
img { border-style:none;}
a {
	text-decoration:underline;
	color:#b32317;
}
a:hover { text-decoration:none;}
input, textarea, select { vertical-align:middle;}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:1036px;
	margin:0 auto 9px;
	padding-top:0;
	background:url(../images/bg-wrapper.png) repeat-y;
	position:relative;
}
.holder {
	background:url(../images/bg-wrapper-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:0 43px 50px 43px;
}

/* top */
.top {
	width:1036px;
	height:26px;
	background:url(../images/bg-wrapper-top.png) no-repeat 0 100%;
	margin:0 auto;
}

#theader {
	margin-top:15px;
}

/* logo */
.logo{
	margin:0 0 20px 5px;
	height:85px;
	width:177px;
	text-indent:-9999px;

}
.logo a{
	background:url(../images/logo-print.gif) no-repeat;
	cursor:pointer;
	display:block;
	height:100%;
}
.img-logo{display:none;}
/* header */
#header{
	top:0;
	left:0;
	margin:0 auto;
	height:160px;
	width:1016px;
	padding:13px 0 0;
	z-index:1;
	/*background:#e5e5e5 url(../images/bg-header.gif) repeat-x;*/
}
.area{
	width:766px;
	overflow:hidden;
	padding:0 0 1px 250px;
}
/* userbar */
.userbar{float:right;}
.userbar-l,
.userbar-r{
	float:left;
	width:18px;
	height:54px;
	font-size:0;
	line-height:0;
}
.userbar-l{background:url(../images/bg-userbar-l.png) no-repeat;}
.userbar-r{background:url(../images/bg-userbar-r.png) no-repeat;}
.userbar-c{
	height:1%;
	float:left;
	background:url(../images/bg-userbar.png) repeat-x;
}
/* tools */
.tools{
	float:left;
	display:inline;
	margin:0 -11px 0 0;
	padding:16px 0 25px 14px;
	list-style:none;
	font-size:11px;
}
.tools li{
	display:inline;
	float:left;
	margin:0 15px 0 0;
}
.tools a{
	float:left;
	color:#eee;
	text-decoration:none;
}
.tools a:hover{text-decoration:underline;}
.tools ul{
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 0 0 -4px;
	padding:0;
	list-style:none;
}
.tools ul li{
	margin:0 2px 0 -2px;
	padding:0 6px 0 8px;
	display:inline;
	background:url(../images/separator-userbar.gif) no-repeat 0 50%;
}

/* panel */
.panel{float:right;}
.panel-l,
.panel-r{
	font-size:0;
	line-height:0;
	width:18px;
	height:52px;
}
.panel-l{
	float:left;
	background:url(../images/bg-panel-l.png) no-repeat;
}
.panel-r{
	background:url(../images/bg-panel-r.png) no-repeat;
	position:absolute;
	top:0;
	right:-18px;
}
.panel-c{
	display:inline;
	position:relative;
	padding:0 8px 19px 14px;
	margin:0 18px 0 0;
	float:left;
	background:url(../images/bg-panel.png) repeat-x;
}
/* add-nav */
.add-nav{
	margin:11px 0 0;
	padding:4px 0 0;
	list-style:none;
	float:left;
	font-size:12px;
}
.add-nav li{
	display:inline;
	margin:0 25px 0 0;
	float:left;
}
.add-nav a{
	color:#fff;
	text-decoration:none;
}
.add-nav a:hover{text-decoration:underline;}
/* search-form */
.search-form{
	float:left;
	margin:11px 0 0;
	width:238px;
}
.search-form legend{display:none;}
.search-form .text{
	float:left;
	width:151px;
	padding:0 4px;
	margin:0 6px 0 0;
	background:url(../images/bg-text.gif) no-repeat;
}
.search-form .text input{
	width:151px;
	padding:5px 0;
	margin:0;
	font-size:12px;
	color:#fff;
	float:left;
	border:none;
	background:none;
}
.search-form .submit{
	position:relative;
	width:72px;
	height:24px;
	background:url(../images/bg-submit.gif) no-repeat;
	float:left;
}
.search-form .submit input{
	position:absolute;
	top:0;
	left:0;
	width:72px;
	height:24px;
	padding:0;
	border:none;
	background:none;
	cursor:pointer;
}
/* nav */
#nav{
	width:100%;
	margin:-9px 0 0;
	padding:0;
	list-style:none;
}
#nav:after{
	display:block;
	clear:both;
	content: "";
}
#nav li{
	float:left;
	width:242px;
	margin:0 -6px 0 0;
	padding:6px 8px 10px;
}
#nav li.active{
	padding-bottom:3px;
	margin-bottom:-3px;
	background-position:0 -61px !important;
}
* html #nav li.active{background-position:0 -60px !important;}
.orange{background:url(../images/bg-orange.png) no-repeat;}
.savred{background:url(../images/bg-red.png) no-repeat;}
.magenta{background:url(../images/bg-magenta.png) no-repeat;}
.pink{background:url(../images/bg-pink.png) no-repeat;}

#nav a{
	position:relative;
	display:block;
	height:39px;
	padding:6px 10px 0;
}
#nav li.active a{height:49px;}
#nav span{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
.text-cheese{
	background:url(../images/text-cheese.png) no-repeat;
	width:124px;
	height:12px;
}
.text-savory{
	background:url(../images/text-savory.png) no-repeat;
	width:101px;
	height:16px;
}
.text-dessert{
	background:url(../images/text-dessert.png) no-repeat;
	width:174px;
	height:28px;
}
.text-enhancers{
	background:url(../images/text-enhancers.png) no-repeat;
	width:77px;
	height:12px;
}
/* content start */
#content .info-wrapper {
	overflow:hidden;
	height:1%;
	padding:0 25px 22px 0;
}
.info-wrapper p {
	margin:0;
	line-height:18px;
	width:500px;
}
#content h1 {
	margin:0 0 8px 0;
	text-indent:-9999em;
	background:url(../images/title-kraft-food.gif) no-repeat;
	height:23px;

}
.info-wrapper .top-info {
	width:535px;
	float:left;
	padding-top:8px;
}
.info-wrapper .sub-info {
	width:263px;
	float:right;
	background:url(../images/bg-sub-info.gif) no-repeat;
	height:59px;
	padding:21px 15px 20px 25px;
}
.sub-info p {
	font-size:15px;
	margin-bottom:3px;
	color:#FFF;
	width:263px;
}
.sub-info a{
	color:#fff;
}
.sub-info p span { display:block;}
/* tabular data start */
.table-box {
	margin-bottom:20px;
}
.table-box .heading-box {
	background:#fff url(../images/bg-heading-box.gif) no-repeat;
	overflow:hidden;
	height:1%;
	padding:22px 39px;
}
.table-box .heading-box strong.date {
	float:right;
	font-size:24px;
	color:#b32317;
	font-weight:normal;
}
.table-box .heading-box h2 {
	margin:2px 0 0;
	font-size:22px;
	font-weight:normal;
	float:left;
}
.table-box .heading-box p {
	margin:10px 0 0 0;
	font-size:12px;
	font-weight:normal;
	float:left;
}
.table-box table {
	margin:0;
	width:100%;
	border-collapse:collapse;
	font-size:13px;
}
.table-box td,
.table-box th {
	background:#f1f1f1;
	border:solid #d1cfcf;
	border-width:1px 0;
	padding:5px 0;
	text-align:center;
	vertical-align:middle;
}
.table-box th {
	padding:4px 0 5px;
	font-size:13px;
}
.table-box .name1,
.table-box .name2 { text-align:left;}
.table-box .name1 {
	width:205px;
	padding-left:42px;
}
.table-box .name2 { width:220px;}
.table-box .name3 {
	width:130px;
	text-align:center;
}

.table-box .name4,
.table-box .name5 { width:180px;}
.table-box th.name4,
.table-box th.name5 { font-size:11px;}
.table-box .name5 { width:145px;}
.table-box tr.heading td {background-color:#fff; cursor:pointer;}
.table-box td span { display:block;}
.table-box td span.green { color:#41915b;}
.table-box td span.red { color:#b32317;}
.table-box tr.data td {
	background:none;
	padding:0;
}
.table-box .slide-block {
	background:url(../images/bg-slider.gif) repeat-x;
	width: 100%;
	height:389px;
	position:relative;
}
.table-box .block {
	padding:22px 45px 22px 16px;
}
.table-box .slide-block:after {
	content:"";
	display:block;
	clear:both;
}
.table-box .slide-block span.arrow {
	display:block;
	background:url(../images/arrow-btm2.gif) no-repeat;
	width:13px;
	height:7px;
	position:absolute;
	top:-1px;
	left:19px;
}
.table-box tr.heading td.name1 {
	background:#fff url(../images/arrow-rt2.gif) no-repeat 23px 50% !important;
	padding-left:42px;
}
.table-box tr.active td.name1 {
	background:#fff url(../images/arrow-btm.gif) no-repeat 21px 50% !important;
	padding-left:42px;
}
.table-box .slide-block h3 {
	margin:0 0 5px;
	font-size:13px;
}
.table-box .slide-block p { margin:0;}
.table-box .description {
	overflow:hidden;
	width:100%;
}
.table-box .info-holder {
	overflow:hidden;
	height:1%;
	margin-bottom:7px;
}
.table-box .info {
	float:left;
	background:url(../images/separator-dotted.gif) repeat-y;
	padding:3px 30px 3px 14px;
	margin:0 1px 0 -1px;
}
.table-box .info p { margin-bottom:3px;}
.table-box .secondary-info {
	color:#666666;
	font-size:11px;
	padding:3px 30px 3px 14px;
	text-align:left;
}
.table-box .info input.text {
	width:68px;
	padding:1px 5px 1px 5px;
	margin-right:8px;
	background:#eaeaea;
	font:12px Arial, Helvetica, sans-serif;
	border:1px solid #9f9f9f;
	text-align:right;
	color:#666666;
	float:left;
}
.table-box .info input.submit {
	background:url(../images/arrow-rt.gif) no-repeat 50% 0;
	line-height:0;
	font-size:0;
	text-indent:-9999em;
	border:0;
	width:20px;
	height:9px;
	cursor:pointer;
	margin:5px 0 0 -8px;
	float:left;
}
.table-box .info .row {
	overflow:hidden;
	height:1%;
	float:left;
}
.table-box .info span.devider {
	float:left;
	padding:0 8px 0 0;
	color:#a19486;
}
.table-box .ill-info {
	padding-left:20px;
	height:1%;
}
.table-box .ill-info:after {
	content:"";
	display:block;
	clear:both;
}
.table-box .ill-info img { float:left;}
.ill-info img {margin-top:-10px;}
.table-box .ill-info .sub-data {
	float:right;
	width:175px;
}
.table-box table.price {
	margin-top:-14px;
	padding:1px 0;
	position:relative;
}
.table-box table.price td {
	font-size:11px;
	text-align:left;
	background:#eaeaea;
	border-color:#d5d5d5;
	height:22px;
}
.table-box table.price td.value { width:60px;}
.table-box table.price tr.title td { font-weight:bold;}
.table-box table.price td.date {
	width:90px;
	padding-left:10px;
}
.table-box table.price tr.title td.date {
	width:65px;
	border-left:0 !important;
}
.table-box table.price .scroll {
	height:263px;
	overflow:auto;
	border-left:1px solid #D5D5D5;
}
.table-box .scroll table {
	border:none;
	width:158px;
}
.table-box table.price tr.title td {
	background:none;
	border:0;
}
.table-box .table-bg {
	background:#fff url(../images/bg-table-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding-bottom:12px;
	margin-bottom:8px;
}
.table-box span.note {
	display:block;
	text-align:right;
	font-size:11px;
	color:#444444;
	margin-top:5px;
	margin-right:17px;
}
/* tabular data end */
/* additional info start */
#content .add-info {
	overflow:hidden;
	width:100%;
	font-size:11px;
	color:#444444;
}
.add-info p {
	margin:0;
	line-height:16px;
}
.add-info .quote {
	width:285px;
	float:left;
	margin-right:26px;
	background:#fff url(../images/bg-quote-top.gif) no-repeat;
	font-size:12px;
}
.add-info .quote-b {
	background:url(../images/bg-quote-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:14px 15px 40px 17px;
}
.add-info .quote h4 {
	margin:0;
	text-indent:-9999em;
	background:url(../images/title-we-want.gif) no-repeat;
	height:19px;
}
.add-info .quote p { line-height:18px;}
.add-info .disclaimer {
	overflow:hidden;
	height:1%;
	padding-top:11px;
}
/* additional info end */
/* content end */
/* footer start */
#footer {
	width:950px;
	margin:0 auto;
	padding:12px 0 35px;
	font-size:11px;
	border-top:1px solid #c3c0bd;
	color:#8d8782;
}
#footer div {
	overflow:hidden;
	width:415px;
	float:right;
}
#footer div span {
	background:url(../images/bullet-footer.gif) no-repeat 100% 50%;
	padding-right:15px;
	float:left;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
	height:1%;
}
#footer ul li {
	float:left;
	margin:0 1px 0 -1px;
	background:url(../images/separator-footer.gif) no-repeat 0 50%;
	padding:0 4px 0 5px;
}
#footer ul a {
	color:#5288b1;
	text-decoration:none;
}
#footer ul a:hover { text-decoration:underline;}
/* footer end */

