
form
{
	margin:0px;
	padding:0px;
}

img {
	border:none;
}

a, a:link {
	text-decoration:none;
	color: #707173;
}
a:hover {
	text-decoration:underline;
	color: #707173;
}


html {
	width:100%;
	height:100%;
}

body {
	font: 12px arial;
	color: #707173;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
}

.parent {
	display: block;
	min-height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}		

.maincontainer {
	position:relative;
	width:750px;
	margin:20px auto 136px auto;
}

#flashcontent {
	height: 136px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	display: block;
	z-index: 999;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}

.print {
	display: none;
}

.head {
	position:relative;
	height:56px;
}

.head .logo {
	position:absolute;
	top:3px;
	left:4px;	
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:96px;
	height:21px;
}

.head a, .head a:hover {
	text-decoration:none;
	color:#ab6f12;
}

.head .menu {
	position:absolute;
	top:0px;
	left:164px;
	text-align:center;
	width:566px;
	height:24px;
}

.head .menu .item {
	float:left;
	margin-left: 30px;
	display: inline;
}

.head .menu .item a {
	font-size:13px;
	font-weight:bold;
}

.head .menu .selected a
{
	color:#FFFFFF !important;
}

.head .submenu {
	position:absolute;
	top:30px;
	left:80px;
	text-align:center;
	width:648px;
	height:24px;
}

.head .submenu .selected a {
	color:#FFFFFF;
}


.head .submenu div {
	margin-left: 30px;
	float:left;
	display: inline;
}

.head .submenu div a {
	font-size:13px;
	font-weight:bold;
}

h1 {
	margin:0px;
	padding:0px;
	font-size:24px;
	font-weight:normal;
}

h2 {
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:normal;
}

.productsearch
{
	color:#005027;
	font-size:14px;
	line-height:24px;
}

.receipesearch
{
	color:#ab6f12;
	font-size:14px;
	line-height:24px;
}

/*
h2 {
	margin:0px;
	padding:0px;
	font-size:24px;
	font-weight:normal;
}
*/

p {
	margin:0px;
	padding:10px 0px 0px 0px;
	font-size:12px;
}

.imagebglarge {
	background-image:url(images/image_bg_large_2.png);
	width:313px;
	height:291px;
}

.imagebglarge img {
	margin:2px;
}

.widebox {
	text-align:left;
	font-size:0px;
}

.widebox .top {
	background-image:url(../images/wide_box_01.png);
	width:742px;
	height:8px;
	background-repeat:no-repeat;
}

.widebox .middle {
	background-image:url(../images/wide_box_bg_h.png);
	width:742px;
	background-repeat:repeat-y;
}

/*
.widebox .middle .container {
	width:872px;
	background-color:#ffffff;
	background-image:url(../images/wide_box_bg_v.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left:2px;
}
*/

.widebox .middle .container {
	width:727px;
	background-color:#ffde5e;
	background-image:url(../images/wide_box_bg_v.png);
	background-repeat:repeat-x;
	background-position:top;
	margin-left:2px;
}

.widebox .middle .container h3 {
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

.widebox .middle .container p {
	margin:0px;
	padding:4px 0px 8px 0px;
}

.widebox .bottom {
	background-image:url(../images/wide_box_02.png);
	width:742px;
	height:24px;
	background-repeat:no-repeat;
}

.narrowbox {
	font-size:0px;
}

.narrowbox .top {
	background-image:url(../images/narrow_box_01.png);
	width:561px;
	height:15px;
	background-repeat:no-repeat;
}


.narrowbox .middle {
	background-image:url(../images/narrow_box_bg_h.png);
	width:561px;
	background-repeat:repeat-y;
	
}

/*
.narrowbox .middle .container {
	width:655px;
	background-color:#ffffff;
	background-image:url(../images/narrow_box_bg_v.png);
	background-repeat:repeat-x;
	background-position:center bottom;
	margin-left:2px;
}
*/
.narrowbox .middle .container {
	width:546px;
	/*background-color:#ffde5e;*/
	background-color:#fcdd66;
	background-image:url(../images/narrow_box_bg_v.png);
	background-repeat:repeat-x;
	background-position:center top;
	margin-left:2px;
}

.narrowbox .middle .container h3 {
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

.narrowbox .middle .container p {
	margin:0px;
	padding:4px 0px 8px 0px;
}

.narrowbox .middle .container table {
	border-collapse: collapse;
}

.narrowbox .middle .container td {
	vertical-align: top;
	padding-right:10px;
}

.narrowbox .middle .container td p {
	margin:0px;
	padding:2px 0px 0px 0px;
}

.narrowbox .bottom {
	background-image:url(../images/narrow_box_02.png);
	width:561px;
	height:26px;
	background-repeat:no-repeat;
}


.puffcontainer {
	background-image:url(../images/puff_box_bg.png);
	width:249px;
	height:179px;
	background-repeat:no-repeat;
	float:left;
	margin-top:-6px;
}


.puffcontainer h2 {
	margin:0px 0px 4px 0px;
	padding:0px;
	color:#ab6f12;
}

.puffcontainer p {
	color:#ab6f12;
	margin:0px;
	padding:0px;
}

.puffborder
{
	background-image:url('../images/puff_border_bg.gif');
	background-repeat:no-repeat;
	width:94px;
	height:84px;
	padding:2px;
}

.clear {
	clear:both;
	font-size:0px;
}

.sidebar {
	float:left;
	width:182px;
	margin-top:20px;
}

.sidebar .top {
	background-image:url(../images/sidebar_top.png);
	width:182px;
	height:11px;
	font-size:0px;
}


.sidebar .middle {
	background-image:url(../images/sidebar_bg.png);
	width:182px;
	background-repeat:repeat-y;
}

.sidebar .textinput
{
	width:110px;
	margin-left:14px;
}

.sidebar .middle h1 {
	color:#ab6f12;
	width:110px;
	margin-left:14px;
}

.sidebar .middle p
{
	margin-left:14px;
}

.sidebar .bottom {
	background-image:url(../images/sidebar_bottom.png);
	width:182px;
	height:9px;
	font-size:0px;
}

.border250 {
	width:256px;
}

.border250 .top {
	background-image:url(../images/image_250_top.png);
	width:256px;
	height:3px;
	font-size:0px;
}

.border250 .middle {
	background-image:url(../images/image_250_middle.png);
	background-color:#FFFFFF !important;
	text-align:center;
	width:256px;
}

.border250 img 
{
	margin:0px 3px;
}

.border250 .bottom {
	background-image:url(../images/image_250_bottom.png);
	width:256px;
	height:3px;
	font-size:0px;
}


.border216 {
	width:222px;
}

.border216 .top {
	background-image:url(../images/image_216_top.png);
	width:222px;
	height:3px;
	font-size:0px;
}

.border216 .middle {
	background-image:url(../images/image_216_middle.png);
	background-color:#FFFFFF !important;
	text-align:center;
	width:222px;
}

.border216 img 
{
	margin:0px 3px;
}

.border216 .bottom {
	background-image:url(../images/image_216_bottom.png);
	width:222px;
	height:3px;
	font-size:0px;
}

.border310 {
	width:316px;
}

.border310 .top {
	background-image:url(../images/image_310_top.png);
	width:316px;
	height:3px;
	font-size:0px;
}

.border310 .middle {
	background-image:url(../images/image_310_middle.gif);
	background-color:#FFFFFF !important;
	text-align:center;
	width:316px;
}

.border310 img 
{
	margin:0px 3px;
}

.border310 .bottom {
	background-image:url(../images/image_310_bottom.png);
	width:316px;
	height:3px;
	font-size:0px;
}

.border260 
{
	width:266px;
}

.border260 .top {
	background-image:url(../images/image_260_top.png);
	width:266px;
	height:3px;
	font-size:0px;
}

.border260 .middle {
	background-color:#fdf3b3 !important;
	width:266px;
}

.border260 .middle img 
{
	margin:0px 3px;
}

.border260 .bottom {
	background-image:url(../images/image_260_bottom.png);
	width:266px;
	height:3px;
	font-size:0px;
}


.searchpage
{	
	padding:0px 26px 0px 26px;
}

.searchpage .legend
{
	float:right;
	padding-right:6px;
}

.searchpage .hits
{
	float:left;
	width:496px;
}


.searchpage .pages
{
	float:right;
	line-height:30px;
	padding-right:6px;
}

.searchpage .listitem
{
	width:110px;
	float:left;
	margin-left:16px;
}

.searchpage .firstitem
{
	margin-left:0px !important;
}

.searchpage .listitem .type
{
	text-align:left;
	height:13px;
	margin-bottom:4px;
}

.searchpage .listitem .image
{
	display:block;
	background-image:url(../images/image_110_110.gif);
	width:110px;
	height:110px;
	text-align:center;
}

.searchpage .listitem .image img
{
	border:0px;
	margin-top:2px;
}

.searchpage .listitem .name
{
	text-align:left;
	margin:0px 4px;
}

.viewpage
{
	
}

.viewpage .minheight
{
	float:left;
}

.viewpage .content
{
	float:left;
	padding:6px 26px 0px 26px;
}

.viewpage .content .areatop
{
	float:left;
	width:250px;
}

