/**************************************/
/*             PRODUCTS               */
/**************************************/

.product_container{
	clear: both;
	overflow: hidden;
	margin-top: 2em;
}
.product_list_content ul li{
	width: 200px;
	float: left;
}
.product_list_content ul li{
	margin: 1em 3em 0 0; 
}
.product_list_content ul li.last{
	margin: 1em 0 0 0;
}
li.main b.product_title{
	text-align: center;
	display: block;
	font-family: helvetica, tahoma, arial;
	color: #555555;
	font-size: 11pt;
	position: relative;
}
.more_info a{
	display: block;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	font-family: helvetica, arial, tahoma;
	color: #572800;
	font-size: 10pt;
}
.more_info{
	background: #ffffff url("/Site/Design/Application/Modules/products/images/more-info-button.jpg") no-repeat center top;
	height: 26px;
	width: 200px;
	margin-top: 5px;
	position: relative;
}
.page-title{
	color: #dd941a;
	font-size: 35px;
	display: block;
	font-family: helvetica, tahoma, arial;
	font-weight: normal;
}
#header_content{
	font-family: arial, helvetica, tahoma;
	color: #555555;
	font-size: 10pt;
	margin-top: 1em;
	text-align: justify;
}
.product-detail-top{
}
.product-detail-top img{
	float: left;
}
.product-detail-top h2{
	color: #363636;
	font-size: 20px;
	font-family: helvetica, tahoma, arial;
	font-weight: normal;
	margin-top: 1em;
}
#product_recipe{
	margin: 1em 0 2em 0 !important;
}
#product_recipe,
#nutri_info_container{
	border: 1px solid #000;
	padding: 1em;
	overflow: hidden;
	margin: 2em 0 2em 0;
	clear: both;
}
#product_recipe h3,
#nutri_info_container h3,
#nutri_info_container p{
	font-family: helvetica, tahoma, arial;
	color: #363636;
	font-weight: normal;
}
#product_recipe h3,
#nutri_info_container h3{
	font-size: 25px;
	margin-bottom: 1em;
}
#nutri_info_container p{
	font-size: 10pt;
}
#product_recipe b,
.method_col p,
.product-detail-top p,
#recipe_detail{
	font-family: helvetica, tahoma, arial;
	color: #555555;
}
.product-detail-top p{
	line-height: 18pt;
	margin-top: 1em;
	text-align: justify;
}
#product_recipe b{
	margin: 1em 0;
	display: block;
}
#recipe_detail{
	overflow: hidden;
}
#recipe_detail p{
	line-height: 18pt;
	float: left;
	width: 478px;
	text-align: justify;
	padding: 0;
}
#recipe_detail img{
	float: left;
	margin-right: 1em;
}
.method_col{
	width: 330px;
}
#coffee #method{
	width: auto;
}
#coffee #method2{
	display: none;
}
#salads .method_col,
#salads #product_recipe b{
	display: none;
}
#organic-produce .method_col,
#organic-produce #product_recipe b{
	display: none;
}
.method_col p{
	padding: 0;
	line-height: 18pt;
	font-size: 10pt;
}
.pagination{
	clear: both;
	padding-top: 2em;
	overflow: hidden;
}
.pagination div,
.pagination b,
.pagination a{
	font-family: helvetica, tahoma, arial;
	color: #25211b;
	font-size: 10pt;
}
.pagination b,
.pagination a{
	margin: 0 .8em;
}
.pagination a{
	text-decoration: none;
}
a.pagination{
	text-decoration: none;
}
.pagination div{
	text-decoration: none;
}
#herbal-tea #nutri_info_container,
#coffee #nutri_info_container,
#organic-produce #nutri_info_container,
#salads #nutri_info_container{
	display: none;
}
div.pagination{
	display: block;
	width: auto;
	float: right;
}
span.numbers{
	overflow: hidden;
	float: right;
}
.pagination_left,
div.pagination b,
div.pagination a.pagination{
	float: left;
	padding: 0 !important;
	clear: none;
}
.pagination_right{
	float: right;
}
.prod_button a{
	font-family: helvetica, tahoma, arial;
	font-size: 10pt;
	display: block;
	padding: 5px 31px;
	text-decoration: none;
	color: #ffffff;
}
.prod_button{
	float: left;
	height: 26px;
}
#button_1{
	background: #ffffff url("/Site/Design/Application/Modules/products/images/where-to-buy.jpg") center top no-repeat;
}
#button_2{
	background: #ffffff url("/Site/Design/Application/Modules/products/images/send-to-friend.jpg") center top no-repeat;
	position: relative;
}
.nutri_facts_divider{
	background: #000000;
	font-size: 10px;
	height: 5px;
}
#nutri_amount_container{
	overflow: hidden;
	padding: 5px 0;
}
#nutri_amount_container p{
	line-height: 15pt;
	padding: 0;
}
#amount-content-right{
	text-align: right;
}
#nutri_fact_right{
	text-align: right;
}
.nutri_info_bottom{
	padding: 5px 0 !important;
}
p#nutri-info_footer{
	font-size: 9pt;
	clear: both;
	border-top: 1px solid;
	padding: 5px 0 0 0;
}
#prod_button_wrapper{
	width: auto;
	float: right;
	padding-right: 7.9em;
	padding-bottom: 1em;
}
body#herbal-tea .product_list_content ul li img{
	margin-bottom: -3em;
}