/* CSS Document */
#middle1n6{
	_width:18%;
	_background-color:transparent;
	_height:100%;
	_float:left;
	_position:relative;
}
#middle1{
	_width:100%;
	_background-color:transparent;
	_height:400px;
	_margin-left:2px;
	_float:left;
	_position:relative;
	}
#middle6{
	_width:100%;
	_background-color:transparent;
	_height:100%;
	_margin-left:-20px;
	_float:left;
	_position:relative;
}
				#l_menu {
					_width:100%;
					_background-color:#edf6f5;
					_color:#006666;
					_float:left;
					_position:relative;
					_padding-top:5px;
					_border-bottom:1px solid #066;
					_text-align:right;
					_z-index:2;
					}
				#l_menu li{
					_display:inline;
					_list-style: none;
					_font-size: 11px;
					_float:left;
					_position:relative;
					_text-align:right;
					}
				#l_menu li a{
					_width:150px;
					_height:100%;
					_background-color:#edf6f5;
					_color:#006666;
					_padding-right:5px;
					_padding-top:9px;
					_padding-bottom:9px;
					_float:left;
					_position:relative;
					_border-bottom:1px solid #ccc;
					_text-align:right;
					}
				#l_menu li a:hover, #l_menu li a:focus ,#l_menu li a:active{
					_width:150px;
					_height:100%;
					_background-color:#006666;
					_color:#ffffff;
					_padding-top:9px;
					_padding-bottom:9px;
					_float:left;
					_position:relative;
					_cursor:pointer;
					_border-bottom:1px solid #fff;
					_border-top:1px solid #ccc;
					_text-align:right;
					_font-weight:bold;
					_margin-left:10px;
					}
				#l_menu li a.selected{
					_width:150px;
					_height:100%;
					_background-color:#ff6600;
					_color:#ffffff;
					_padding-top:9px;
					_padding-bottom:9px;
					_float:left;
					_position:relative;
					_cursor:pointer;
					_border-bottom:1px solid #fff;
					_border-top:1px solid #ccc;
					_text-align:right;
					_font-weight:bold;
					_margin-left:10px;
					}
#middle2n3{
	_width:79%;
	_margin-left:5px;
}
	#middle2{
		_width:99%;
	}
		#subhead1{
			_width:100%;
			_background-color:#edf6f5;
			_text-align:left;
			_border-bottom: 1px solid #ccc;
			}
		#heading1{
			_margin-left:5px;
			_vertical-align:middle;
			_padding:10px 5px 15px 0px;
		}
	#middle3{
		_width:100%;
		_height:100%;
	}
			.pprodimg{
				_float:left;
				_width:250px;
				_height:100%;
				_position:relative;
				_background: #fff;
				}
	#middle4p{
		_float:left;
		_width:100%;
		_height:100%;
		_position:relative;
	}

	#middle4{
		_width:450px;
		_height:100%;
		_float:left;
		_position:relative;
		_margin-top:10px;
		_text-align:left;
			}
			#productadddiv{
				_display:none;
				_color:#ffffff;
				_height:15px;
				_background-color:#006666;
				_text-align:center;
				_width:100%;
				_float:left;
				_position:relative;
				}
			.pprice{
				_width:100%;
				_height:25px;
				_background-color:#edf6f5;
				_border-bottom:1px solid #006666;
				_position:relative;
				_float:left;
				_padding-top:5px;
				}
			.pprodcont{
				_width:100%;
				_float:left;
				_position:relative;
				_margin-top:10px;
				}
	#middle5{
		_width:90%;
		_height:100%;
		_float:left;
		_position:relative;
		_margin-top:10px;
		_margin-left:25px;
		_text-align:left;
		_margin-bottom:15px;
			}	
/*OTHER STYLES*/
a{
	_color:#000000;
	_text-decoration:none;
	}
a:hover{
	_font-weight:bold;
	}

/*Table Format*/
.tablediv{
	width:100%;
	float:left;
	position:relative;
	border-bottom:1px solid #ccc;
}
.trheaddiv{
	width:100%;
	height:30px;
	background-color:#006666;
	color:#ffffff;
	float:left;
	position:relative;
	text-align:center;
	font-weight:bold;
}
	.tdheaddiv1{
		width:20%;
		height:30px;
		float:left;
		position:relative;
		padding:7px;
		}
	.tdheaddiv2{
		width:75%;
		height:30px;
		float:left;
		position:relative;
		border-left:1px solid #ccc;
		padding:7px;
	}
.trdiv1{
	width:100%;
	float:left;
	position:relative;
	background-color:#edf6f5;
	border-bottom:1px solid #ccc;
}
.trdiv2{
	width:100%;
	float:left;
	position:relative;
	background-color:#ffffff;
}
	.tddiv1{
		width:20%;
		height:30px;
		float:left;
		position:relative;
		padding:7px;
	}
	.tddiv2{
		width:75%;
		height:40px;
		float:left;
		position:relative;
		border-left:1px solid #ccc;
		padding:7px;
	}




/* for ALL PRODUCTS */
#prodshowcase{
	_width:100%;
	_height:100%;
	_border:0px solid #ccc;
	_margin-left:2%;
	}

.prodrow{
	_text-align:center;
	_width:100%;
	_vertical-align:middle;
	}
	.prodcol{
		_height:450px;
		_text-align:center;
		_border:0px dotted #ccc;
		_width:28%;
		_float:left;
		_position:relative;
		_margin:5px 5px 5px 5px;
		_padding:5px 5px 5px 5px;
		}
		.prodimg{
			_text-align:center;
			_vertical-align:middle;
			_width:100%;
			_height:260px;
			_position:relative;
			_background: #fff url("../images/img_footer_shadow.jpg") bottom center no-repeat;
			}
		.prodhd{
			_height:55px;
			_width:100%;
			_text-align:center;
			_font:Arial, Helvetica, sans-serif;
			_font-size:12px;
			_font-weight:bold;
			_color:#006666;
			_padding:5px;
			_position:relative;
			}
		.prodsz{
			_text-align:center;
			_font:Arial, Helvetica, sans-serif;
			_font-size:12px;
			_font-weight:bold;
			_color:#ff6600;
		}
		.prodcont{
			_height:20px;
			_padding:5px;
			_position:relative;
			}
		.addtocartdiv{
				_width:100%;
				_height:30px;
				_position:relative;
				_margin-top:10px;
				_margin-bottom:15px;
				}
		.ingredientsicon{
		_background-image:url(../images/ingredientsicon.gif);
		_background-repeat:no-repeat;
		_height:20px;
		_float:left;
		_position:relative;
		_padding-left:30px;
		_padding-top:3px;
		_color:#024364;
		_font-weight:bold;
		_cursor:pointer;
		_width:375px;
		}
		#ingredients{
			_position:relative;
			_float:left;
			_overflow:visible;
			_display:none;
			_background-color:#ffffff;
			_height:100%;
			_width:100%;
			_padding-top:10px;
		}