/* CSS Document */

.foods {
	border: 1px solid #A1DD61;
	padding: 10px;
	margin-bottom: 30px;
}

.foods .pic {
	border: 1px solid #A1DD61;
	width: 160px;
	height: 120px;
	margin-right:10px;
	background:url(../foods/img/img_imgblank.gif) center #FFFFFF;
}

.foods .recipes {
	width: 375px;
	float: right;
}

.foods ul {
	list-style: none;
	margin-left: 20px;
}

.foods .more {
	clear: both;
	text-align: right;
}


.foods h5 {
	font-size:14px;
	color: #066A38;
	border-bottom: dotted 1px #066A38;
}

.cooking {
	background-color: #FFFFCC;
}
.seasonal {
	background-color: #EFFFDF;
}


/* cooking */

.cook .other {
	text-align: right;
}

.cook .other span {
	float:left;
	display:block;
	text-align:left;
}

.cook .other a{
	text-decoration:none;
}



.cook h5 {
	font-size:14px;
	color: #066A38;
	background: url(../foods/cooking/img/h5_cooking.gif) left no-repeat;
	padding: 5px;
	margin-bottom:15px;
	clear: both;
}
.cook h6 {
	font-size:12px;
	color: #066A38;
	border-bottom: dotted 1px #066A38;
	clear: both;
}
.cook .pic {
	border: 1px solid #A1DD61;
	width: 238px;
	height: 178px;
	margin: 0px 0px 15px 0px;
	background:url(../foods/img/img_imgblank.gif) center #FFFFFF no-repeat;
}
.cook table,.cook th,.cook td {
	border: 1px solid #A1DD61;
	border-collapse: collapse; 
	background-color: #FFFFCC;
	color: #066A38;
	padding: 1px 5px;
	text-align:left;
}
.cook table {
	width: 100%;
	margin-bottom:15px;
}
.cook td {
	text-align: right;
}
.cook .left {
	width: 240px;
	float: left;
} 
.cook .left h6 {
	border: none;
} 
.cook .right {
	width:300px;
	float: right;
	margin-bottom:30px;
}
.cook dt{
	font-weight:bold;
	color: #066A38;
}
.cook dt,.cook dd {
	margin: 0px;
	padding: 0px;
}
.cook ul {
	list-style: none;
	margin: 0px 0px 30px 10px;
}
.cook-archive li {
	list-style:none;
}
.cook-archive li a {
	background: url(../../img_common/link_arrow.gif) left center no-repeat;
	padding-left: 15px;
}
.cook-archive li a:hover {
	background: url(../../img_common/link_arrow_o.gif) left center no-repeat;
}


/* food */

#food-vege .pic{
	float:left;
	border:#A1DD62 1px solid;
	width: 238px;
	height: 178px;
	margin-right:10px;
	background:url(../foods/img/img_imgblank.gif) center #FFFFFF no-repeat;
}
#vege{
	margin-top:20px;
	}
#vege div{
	width:275px;
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px 10px 0px 0px;
}
#vege div.box{
	width:100%;
	clear:both;
	margin:0px;
	padding:0px;
}
#vege h5{
	border-bottom:#066A38 dotted 1px;
	color:#066A38;
}

#vege-bn div{
	width:265px;
	float:left;
	padding:5px;
	margin-right:8px;
	margin-bottom:10px;
	background-color:#EFFFDF;	
}

#vege-bn div{
		border:#A1DD62 1px solid;
}

#vege-bn div.box{
	width:100%;
	clear:both;
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	border:none;
}
#vege-bn h5{
border-bottom:#066A38 dotted 1px;
margin-left:110px;
}

#vege-bn p{
margin-left:110px;
}

#vege-bn .pic{
	border:#A1DD62 1px solid;
	padding:0px;
	width:100px;
	height:75px;
	margin:0px 10px 0px 0px;
	background:url(../foods/img/img_imgblank_s.gif) center #FFFFFF no-repeat;
}

.btn-bn{
	width:570px;
	text-align:right;
	padding-bottom:10px;
	}