/* PRODUCTS ------------------------------*/

.products #hero {background: url(~/media/ajinomotofoods/products/hero.ashx); height: 158px; }


#aside {
	float: left;
	min-height: 280px;
	padding: 0 10px 0 10px;
	width: 198px;
	}


.products #main {}
.products #main .product {clear: both; float: left; padding: 4px 0 0 20px; width: 115px;}



.products #content .products {width: 518px; margin: auto; padding-top: 20px;}
.products #content .products a img {border: none; padding: 5px;}




.products #content {font-family: "Arial"; font-size: 9pt;}
.products #content h3 {background-repeat: no-repeat; background-position: left; float: left; padding-left: 160px;}
.products #content h3.hondashi {height: 42px; width: 222px;}
.products #content h4 {font-size: 12pt;}

.products a.storelocator, .products a.largerview, .products .prevnext  {
	display: block;
	font-size: 8pt;
	text-decoration: none;
	}

.description {width: 450px; color: #434343; float: left; padding: 5px 0 5px 155px;}


.products a.storelocator {text-align: right;}

.products a.largerview, .products a.nutrition {
	background: url(~/media/ajinomotofoods/products/arrow_left.ashx) left center no-repeat;
	color: gray;
	text-transform: uppercase;
	padding-left: 15px;
	}
.products a.largerview {clear: left;}
.products a.nutrition {float: left; font-size: 8pt; line-height: 31px; text-decoration: none;}

.products a.buynow {background: url(~/media/ajinomotofoods/products/buynow.ashx); float: right; height: 31px; width: 70px; }


.products .prevnext {float: right; margin-top: 15px;}
.products .prevnext a {color: #999; text-decoration: none; text-transform: uppercase; }
.products .prevnext a:hover {color: black;}

.products #content .box, .products #content .box-top, .products #content .box-bottom {
	padding: 0 12px 0 14px;
	float: right;
	width: 460px;
	}
.products #content .box-top {background-image: url(~/media/ajinomotofoods/products/box_top.ashx); height: 20px;}
.products #content .box-bottom {background-image: url(~/media/ajinomotofoods/products/box_bottom1.ashx); height: 20px;}
.products #content .box {background-image: url(~/media/ajinomotofoods/products/box_middle.ashx);}

.products #bottom .second {background: url(~/media/ajinomotofoods/products/bottombanner2.ashx); margin-left: 6px; width: 328px;}
.products #bottom .third {background: url(~/media/ajinomotofoods/products/bottombanner3.ashx); width: 323px;}


