/* CSS Document */
body{
	margin:0px;
}

div{
	font-size:11px;
	font-family:Helvetica, sans-serif;
	text-align:left;
}

#head{
	width:840px;
	clear:both;
}

#foot{
	width:790px;
	clear:both;
}

#greenBar1{
	width:586px;
	height:5px;
	padding:0px;
	background:#60983D;
	float:left;
	overflow:hidden
}

#greenBar2{
	width:611px;
	height:5px;
	padding:0px;
	background:#60983D;
	float:right;
	overflow:hidden;
}

#logo{
	height:45px;
	padding-top:25px;
	margin-left:25px;
	
}

#nav{
	clear:both;
	height:25px;
	margin-left:25px;
	font-size:11px;
	background:url(http://www.hirokoskitchen.com/_gr/hiroko_dot_1.gif) repeat-x bottom;
	width:790px;
	overflow:hidden;
}

#nav .left{
		width:390px;
		font-family:Tahoma,verdana;
		color:#70614C;
		float:left;
}

#nav a{
	text-decoration:none;
	font-family:Tahoma,verdana;
	color:#70614C;
}

#nav a:hover{
color:#81aa03;
}

#nav .on{
color:#81aa03;
}

#nav .right{
	width:220px;
	_width:200px;
	#width:200px;
	float:right;
	color:#635A59;
	font-family:Tahoma,verdana;
}

#rssIcon{
	margin:0px 0px -4px 0px;
}

form{
	margin:0px;
}
img{
	border:none;
}

a.red1,a.red1:visited{
	color:#D36509;
	text-decoration:none;
}
a.red1:hover{
	color:#D36509;
	text-decoration:none;
}

a.red2,a.red2:visited{
	color:#D36509;
	text-decoration:underline;
}
a.red2:hover{
	color:#FF0000;
	text-decoration:underline;
}

a.green1,a.green1:visited{
	color:#72995A;
	text-decoration:underline;
}
a.green1:hover{
	color:#D36509;
	text-decoration:underline;
}

a.green2,a.green2:visited{
	color:#409E0C;
	text-decoration:none;
}
a.green2:hover{
	color:#D36509;
	text-decoration:none;
}

#line{
	width:350px;
	height:5px;
	margin-bottom:5px;
	overflow:hidden;
	background:url(http://www.hirokoskitchen.com/_gr/hiroko_dot_4.gif) repeat-x bottom;
}

#line2{
	width:790px;
	height:1px;
	overflow:hidden;
	background:url(http://www.hirokoskitchen.com/_gr/hiroko_dot_4.gif) repeat-x bottom;
}

span.read_more_link
{
	white-space: nowrap;
}
/* CSS Document */
#main2{
	width:790px;
	padding-left:1px;
	background:url(/_gr/hiroko_dotbg_1.gif) repeat-y;
	font-family:verdana;
	color:#635D5D;
	height:1%;
	overflow:auto;
	zoom:1;
	padding-bottom:50px;
	border-bottom:5px solid #60983D;
}

#main2 .left{
	width:532px;
	padding:20px 30px 0px 30px;
	background:url(/_gr/hiroko_dot_3.gif) repeat-y right;
	float:left;
}

#main2 .right{
	width:190px;
	float:right;
	font-weight:bold;
}

#main2 .right img{
margin:15px 0 15px 20px;
}

#main2 ul{
	line-height:20px;
	color:#635D5D;
	list-style-type: none;
	font-family:Helvetica;
	margin:0;
	padding:0 0 0 20px;
}

#productList{
	margin-top:25px;
}

#productList .product{
	width:530px;
	float:left;
	margin-bottom:10px;
}
#productList .productPic{
	width:120px;
	float:left;
}
#productList .productPic img{
	border: 1px solid #cecccc
}

#productList .productDetail{
	width:410px;
	float:right;
}

.product{
padding-bottom:10px;
}

.productDetail div{
	float:left;
	width:100%;
	font-family:Tahoma;
	color:#645D5D;
}

div.product_intro
{
	font-size: 11px;
}

.productDetail .title{
	padding-bottom:4px;
	font-weight:bold;
	color:#618540;
}

.productDetail .price{
	padding-bottom:4px;
}

.productDetail .detail{
	padding:4px 0px 4px 0px;
	line-height:15px;
}

.productDetail table{
	background:#E8E8E8;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.price span{
color:#ED7B00;
}

.left h3{
font-size:12px;
font-family:Helvetica;
font-weight:bold;
margin:0;
padding:0;
line-height:180%;
color:#ABB854;
}

.imgBtn{
cursor:pointer;
}

#greenBar2{
display:none;
}

p.product_amazon_item
{
	color: #f45900;
	font-weight: normal;
	font-family: "Helvetica", sans-serif;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
}

p.product_amazon_item a
{
	text-decoration: underline;
	color: #f45900;
}

p.product_amazon_item a:hover
{
	text-decoration: underline;
	color: #f45900;
}

