/*
	styles used in the products page ONLY
*/


/* for each row of the categories */
.product-info-row {
	width: 100%;
	padding: 0 0 1px 0;
	margin: 12px auto;
}
	/* mac-ie5 won't see this \*/
#product-info-row {
	clear: both;
}
	/* end hack */


#pictural-infos {
	width: 400px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
*html #pictural-infos {
	zoom: 1;
}

#pictural-infos .product-info-left {
	float: left;
	text-align: center;
	vertical-align: bottom;
	width: 200px;
	margin: 0;
	padding: 0;
}

#pictural-infos .product-info-right {
	font-family: georgia, serif;
	font-size: 12px;
	float: left;
	text-align: left;
	width: 190px;
	padding: 0;
	margin: 0;
}

*html #pictural-infos .product-info-right {
	float: right;
	width: 198px;
}

.product-info-left img {
	border: none;
}


.product-info-description {
	margin: 10px 0;
	padding: 8px 0;
	border-top: 1px solid #DBDBD6;
	border-bottom: 1px solid #DBDBD6;
}

p.product-description {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424242;
	margin: 0;
	padding: 0 0 6px 0;
	width: 200px;
}

h4.product-description {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #424242;
	margin: 0 0 10px 0;
	padding: 0;
}

p.product-details {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #424242;
	margin: 4px 0 2px 0;
	padding: 0;
}



/* @group price chart */







	/*
		price list stuff
	*/
#price-list {
	margin: 14px 0 0 0;
}

#price-list th {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #660;
	font-weight: bold;
	text-align: left;
	background-color: #d9e0aa;
	padding: 3px 6px;
	border-bottom: 1px solid #c8d192;
}

#price-list td {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444;
	text-align: left;
	vertical-align: middle;
	padding: 2px 6px;
	background-color: #f2f6d8;
}


#price-list td.price {
	font-weight: bold;
	color: #f60;
}

#price-list span.special-price {
	font-weight: bold;
	color: #f60;
}

#price-list span.old-price {
	font-size: 10px;
	font-weight: normal;
	text-decoration: line-through;
	color: #888;
}

#price-list td.bnt-holder {
	background-color: #f2f6d8;
	width: 115px;
}

#price-list p {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	color: #848460;
	text-align: left;
	margin: 0 0 12px;
	border: none;
	padding: 4px 0;
}
/* @end */



#info-price,
.info-price {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f60;
}

#info-price {
	margin: 0 10px 0 10px;
}


div.action-box {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #424242;
	text-align: right;
	padding: 0;
	margin: 0 0 12px 0;
	width: 390px;
}


.product-info-right p.info-text,
.product-info-row p.info-text  {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #424242;
	line-height: 130%;
	margin: 0;
	padding: 0;
	width: 190px;
}
p.info-longtext {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #424242;
	line-height: 160%;
	margin: 0;
	width: 370px;
}
p.info-midtext {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #424242;
	line-height: 160%;
	margin: 0;
	width: 190px;
}

.product-info-row p.info-nota {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #777;
	line-height: 130%;
	padding: 4px 0 4px 0;
	margin: 0;
}

span.rating-stars {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #EC5812;
	vertical-align: -2px;
}

span.rating-numbers {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff9b6c;
	vertical-align: -2px;
}

.product-info-row h2 {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	color: #939;
	margin: 16px 0 2px 0;
	padding: 0;
	text-transform: uppercase;
	clear: both;
	line-height: 100%;
}
.product-info-right h2 {
	color: #660;
	margin: 8px 0 2px 0;
	padding: 0;
	width: 200px;
}


.product-info-right #quality-infos {
	background-color: #f2f6d8;
	border: 1px solid #E7ECC6;
	margin: 18px 0 0 0;
}

.product-info-right #quality-infos a.quality-link:link,
.product-info-right #quality-infos a.quality-link:visited,
.product-info-right #quality-infos a.quality-link:hover {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 100%;
	color: #660;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	padding: 10px 10px 10px 36px;
	background-image: url("img/small-qual.gif");
	background-repeat: no-repeat;
	background-position: 6px 2px;
}
.product-info-right #quality-infos a.quality-link:hover {
	text-decoration: underline;
}


#specials-banner {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #bf4900;	
	padding: 0;
	margin: 0 0 10px;
	width: 398px;
	height: 25px;
	background: transparent url(img/bk-spcl.v2.jpg);
}
#specials-banner h2 {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #ffa660;
	text-align: right;
	margin: 0;
	padding: 2px 12px;
}
/*#specials-banner {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #bf4900;	
	padding: 0;
	margin: 0 0 10px;
	width: 398px;
	background: #ffcc7f;
}
#specials-banner h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #b14319;
	margin: 0;
	padding: 22px 20px 28px 90px;
	background: url(img/bk-special-star.jpg) no-repeat 10px top; 
}
#specials-banner ul {
	margin: 0 20px 0 90px;
	padding: 0;
}
#specials-banner li {
	color: #b14319;
	padding: 0 0 4px 0;
}*/

	/* stuff for the rounded specials box */
/*#specials-banner .box { 
  background: #ffcc7f; 
}
#specials-banner .boxtop {
	height: 16px;
  background: url(img/bk-special-top.gif) no-repeat left bottom; 
}

#specials-banner .boxbottom { 
	height: 16px;
  background: url(img/bk-special-bot.gif) no-repeat left top; 
}
#specials-banner .boxcontent {
  padding: 0px 10px 0px 10px;
  background: url(img/bk-special-mid.gif) repeat-y left top; 
}*/


ul.recipe-list {
	margin: 0 0 8px;
	padding: 0;
	list-style-type: none;
}
ul.recipe-list li {
	font-size: 11px;
	font-weight: normal;
	color: #663;
	margin: 0 0 1px;
	padding: 4px 32px;
	background-color: #f7f9e0;
	border-bottom: 1px solid #edefd2;
	overflow: auto;
}
ul.recipe-list li img {
	margin: 0 16px 0 0;
	width: 84px;
	display: block;
	float: left;
	background: url(img/missing-recipe.gif) no-repeat 0 0; 
}

ul.recipe-list li p.link {
	text-align: right;
}
ul.recipe-list li a.read-more:link,
ul.recipe-list li a.read-more:visited,
ul.recipe-list li a.read-more:hover {
	font-size: 11px;
	font-weight: normal;
	color: #663;
	text-decoration: none;
/*	display: block;
	float: right;*/
	margin: 0 0 0 0;
	padding: 2px 20px 2px 0;
	background: url(img/readmore.gif) no-repeat right center; 
}
ul.recipe-list li a.read-more:hover {
	text-decoration: underline;
}
ul.recipe-list li a.read-more:visited {
	color: #884;
}




/* @group chakras callout */
#chakra-test-callout {
	margin: 12px 0;
}

#chakra-test-callout img {
	border: none;
}


/* @end */


