.nut_table_wrapper {

}

.nutritional_content {
	padding-left: 15px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 22px;
	letter-spacing: 1.1px;
	padding-top: 5px;
}

.wrapper { 
	background-image:none;	
}

.content_body { 
	background:#FFFFFF url(../images/box-bottom-nobar.png) no-repeat scroll center bottom !important;
}

p.toppings {
	width: 550px;
	margin-top: 10px;
}

.nut_table_wrapper {
	text-align: center;
	margin: 0 auto;
	width: 700px;

}

.nut_table {
	text-align: center;
	width: 700px;
	border-collapse: separate;
}

.nut_table td {
	background-color: #d6dab4;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.nut_table thead th{
	background-color: #b9bd9a;
	border-bottom: 1px solid #000;

}

.clear_table_style {
	background-color: transparent !important;
	border: 0 !important;
}

.ingredient_table_style {
	background-color: transparent !important;
	font-weight: normal;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.zebra {
	background-color: #c9cda7 !important;
}

.nut_bottom {
	float: right;
	width: 100%;
	text-align: right;
	padding-right: 20px;
	background-image: url('../images/stone_baked.png');
	background-repeat: no-repeat;
	background-position: 25px 100%;
	margin-top: 25px;
	height: 109px;
}

.nut_bottom p {
	width: 600px;
	text-align: left;
	margin-left: 200px;
}

.toppings_table {
	text-align: center;
	width: 700px;
	border-collapse: separate;
	border: 1px solid black;
	background-color: #f1f1f1;
}

.nut_blurb {
	font-style: italic;
	margin-bottom: 10px;
	line-height: 18px;
	margin-top: 10px;
	width: 90%;
}

.hider {
	display: none;
}

.specials_wrapper table {
	width: 850px;
}

.specials_wrapper table td{
	vertical-align: middle;
}

.viewportTD {
	width: 350px;
}

.scrollWrapper {
	overflow: hidden;
	max-height: 315px;
	width: 500px;
	border: 1px solid black;
}

td.specialLink {
	width: 215px;
	height: 100px;
	text-align: center;
	margin: 0 auto;
}

.specials_wrapper a {
	color: white;
	width: 133px;
	height: 107px;
	background-image:url('../images/specials-box.png');
	display: inline-block;
	text-decoration: underline;
	font-variant: small-caps;
	font-size: 10pt;
	cursor: pointer;
	margin:0;
	background-repeat: no-repeat;
}

.specials_wrapper a:hover { 
	background-position: 0 -110px;
}

.nutInfo {
	min-height: 275px;
	min-width: 400px; 
	max-width: 400px;
}
.facts{
	background: transparent url('../images/nutbox-facts2.png') no-repeat top left;
}
.contact {
	background: transparent url('../images/nutbox-contact.png') no-repeat top left;
}
.food {
	background: transparent url('../images/nutbox-food.png') no-repeat top left;
}
.allergy {
	background: transparent url('../images/nutbox-allergy.png') no-repeat top left;
}

.nutInfoCopy {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
}


.nutInfo ul {
	margin-left: 10px;
	line-height: 14px;
	margin-right: 10px;
}

a.nutContactButton {
	background: transparent url('../images/nutContactButton.png') no-repeat top left;
	height: 26px;
	min-width: 178px;
	display: block;
	margin: 0 100px;
}
a.nutContactButton:hover {
	background-position: 0 -26px;
}

.nutForm {
	text-align: left;
	margin-left: 10px;
	margin: 0 10px;
}

.moreInfo li {
	margin-bottom: 10px;
}



