/* CSS Document */

#productDetails{
	border-collapse:separate;
	border-spacing:4px;
	width:303px;
}
#productDetails td,#productDetails th{
	background:#BDE6ED;
}
#productDetails th{
	text-align:center;
	white-space:nowrap;
}
#productDetails br{
	display:none;
}
.normalprice{
	display:block;
}
#productDetails .productPrice{
	background:#BDE6ED url(../images/border.gif) repeat-x 50% 50%;
}
.productPriceDiscount{
	display:none;
}
#productMainImage{
	float:none;
}
#productMainImage a{
	display:block;
	padding-top:10px;
	padding-bottom:22px;
	border-bottom:3px solid #7ACDDA;
	background:#7ACDDA url(../images/enlarge.gif) no-repeat 10px bottom;	
}
#productLeft{
	float:left;
	padding-left:5px;
	width:213px;
}
#productRight{
	float:left;
	width:303px;
}
#productName{
	color:black;
	border-bottom:3px solid #7ACDDA;
	margin-bottom:5px;
}
#addCart{
	text-align:right;
}
#alsoPurchased h2.centerBoxHeading{
	background:#BDE6ED;
	color:#0A50A1;
}
.date_available{
	color:#f00;
}

#allergyTable{
	width:303px;
	border-spacing:0;
	border-left:1px solid #7acdda;
}
#allergyTable caption{
	background:url(../images/toku_header.gif) no-repeat;
	height:19px;
	text-align:left;
	line-height:19px;
	text-indent:4px;
	font-size:12px;
}
#allergyTable thead {
	background-color: #7acdda;
}
#allergyTable td{
	text-align:center;
	width:42px;
	border-width:0 1px 1px 0;	
	border-style:solid;
}
#allergyTable thead td{
	font-weight:bold;
	color:white;
	border-color:white;
	font-size:11px;
}
#allergyTable tbody td{
	border-color:#7acdda;
}
#allergyDescription{
	width:525px;
	margin-top:15px;
	/*
	border-spacing:0;
	border:0;	
	font-size:11px;
	height:110px;
	background:url(../images/allergy_bg.gif) no-repeat 0 3px;*/
}
/*
#allergyDescription caption{
	background:#f00;
	height:24px;
	padding-top:5px;
	text-align:center;
}
#allergyDescription th{
	padding:0 20px 0 85px;
	width:125px;
	text-align:left;
	font-weight:normal;
	border:0;
}
#allergyDescription td{
	border:0;
	line-height:14px;
}
*/
#mark{
	width:525px;
	margin-left:15px;
}
#mark td{
	font-size:11px;
}
#nutrition{
	background:#b3b3b3;
	width:172px;
	margin-bottom:1em;
	float:left;
}

		
#nutrition caption{
	background:#b3b3b3;
	color:white;
	font-weight:bold;
	padding:4px;
}
#nutrition td,#nutrition th{
	background:#fff;
	font-weight:normal;
	text-align:left;
}
#nutrition th{
	width:70px;
}

#allergyParagraph{
	font-size:x-small;
	line-height:31px;
	margin:0;
	padding:0;
	width:303px;
	text-align:right;
	margin-top:-31px;
}