/* CSS Document */

/* GLOBAL AND NAVIGATION STYLES */

	BODY  {
		margin: 0px; padding: 0px; 
		background-color: #ffffff; 
	 	background-image: url(../images/background.gif);
		background-repeat: repeat-y;
		background-position: top center;
		font-family: Tahoma, Arial, Verdana;
		font-size: 12px;
		color: #666666;
	}	
	
	.erecipe {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	}
	
	
	/*main homepage */
	
	.mainstrip {
		background-color:#56BFB1; 
		background-image: url(../images/mhp-introstrip.jpg);
		background-repeat: no-repeat;
		width: 470px; 
		height: 136px;
		padding-top: 57px;
		padding-left: 230px;
		padding-right: 80px;
		color: #ffffff;
		border: 0; 				
	}
	
	.mainhppromos {
		padding-left:20px;
	}
	
	.mainhpfooter {
		padding-left:37px;
		font-size: 10px;
	}
	
	.mhpbg {
		 
	 	background-image: url(../images/mhp-bg.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	.corpbg {
		 
	 	background-image: url(../images/corp-intbg.gif);
		background-repeat: repeat-x;
		background-position: top center;
	}
	
	.cpromo {
		padding:17px;
	}
	
	.consumerbg {
		 
	 	background-image: url(../images/consumer-intbg.gif);
		background-repeat: repeat-x;
		background-position: top center;
	}
	
	.consumerhpbg {
		 
	 	background-image: url(../images/consumer-hptbg.gif);
		background-repeat: repeat-x;
		background-position: top center;
	}
		
	.imagehleft {
	background-image: url(../images/imagehorizontal-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px;
	width: 200px;
	height: 134px;
	margin-right:10px;
}
	
		.imagehright {
	background-image: url(../images/imagehorizontal-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px;
	width: 200px;
	height: 134px;
	margin-left:10px;
}
	
	h3 {
		font-size: 15px;
		font-weight: bold;
		color: #238476;
	}
	a:link { color: #42a999; }
	a:visited {	color: #0d7263; }
	.small {
		font-size: 10px;
	}
	form { display: inline;	}
	
	input.field {
		color: #464C19;
		border: 1px solid #D6D6D6;
		width: 130px;
		height:15px;	
		font-size: 10px;
		padding-top: 2px;
		padding-left: 2px;
		padding-bottom: 2px;
		margin-top: 10px;		
	}	
	input.go {
		border: 0px solid #D6D6D6;
		width: 22px;	
		height:22px;
		margin-left: 3px;
		padding-top: 10px;
		padding-left: 0px;
		padding-bottom: 0px;
	}		
	input.btn {
		border: 0px solid #D6D6D6;
		width: 22px;	
		height:22px;
		margin-left: 3px;
		padding-top: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
	}	
	input.radio {
		border: 0px solid #D6D6D6;
		width: 15px;	
		height:15px;
		margin-right: 3px;
		padding-top: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
	}
	
	input.btnsearch {
		color: #464C19;
		border: 1px solid #D6D6D6;
		padding-top: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		
	}
	#header {
		height: 57px;
		background-color: #ffffff; 
		width: 780px; 
		margin-right: auto; 
		margin-left: 0; 
		position:relative;
		Border: 0px solid #000000;
	}
	#header .toplinks {
		color: #A8A8A8;
		background-color: transparent;
		float: right;
		padding-right:14px;
		margin-top: 14px;
		font-weight: bold;	
	}
	#header .toplinks a {
		color: #A8A8A8;	
		font-weight: bold;
		text-decoration: none;
	}
	#header .logo {
		margin-left:0em;
		margin-top:0em;
	}
	#navigation {
		Border: 0px solid #000000;
		margin-right: auto; margin-left: 0;
		height: 27px;
		padding-top:10px;
		padding-left:15px;
		background-color: #F2FAF9; 
		width: 765px;
		font: 12px Tahoma, Arial, Verdana;
		color: #168272; 
		font-weight: bold;
		text-decoration: none; 
	}
	#navigation a:link, #navigation a:visited {
		color: #168272;
		font-weight: bold;
		text-decoration: none;
	}
	#navigation ul { 
		list-style-type: none; 
		margin: 0px; 
		padding-right: 14px; 
		padding-top: 10px; 
		Border: 0px solid #000000; 
		float: right; 
	}
	#navigation ul.horiz li { 
		display: inline; 
		padding-left: 3px; 
	}
	.footertext {
		clear: both;
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 10px;
		text-align: left;
		color: #4C4C4C;
		background-color:#ffFFFF;		
	}

/* HOMEPAGE STYLES */

/* Main Promo Strip */
	
	#mainpromo {
		background-color:#FFFFFF;
		/* background-image: url(../images/promo.jpg);  */
		width: 780px; 
		margin-right: auto; 
		margin-left: 0; 
		margin-bottom: 0px; 
		padding-bottom: 0px; 
		padding-top: 20px;
		position:relative;
	}	
	#mainpromo .heading {
		font-size: 31px;
		color: #ffffff;
	}	
	#mainpromo .description {
		font-size: 18px;
		color: #ffffff;
		padding: 0;
		margin: 0;
	}
	
/* Recipe and e-recipe strip */
	
	#recipe {
		
		background-image: url(../images/hp-recipebg.gif); 
		border: 0px solid #000000;
		width: 210px; 
		height: 345px; 
		position: absolute; 
		top: 0px; 
		right: 11px; 
	}	
	.recipeimage {
		padding-left: 1px;
		padding-top: 1px;
		margin: 0px;
		border-width: 0px;
		float: left;
	}	
	/*
	.recipetext {
		clear: both;
		border: 0px solid #000000;
		padding: 10px;
		font-size: 11px;
		width: 185px;
	}	
	*/
	.recipesearch {
		border: 0px solid #000000;
		
	}	
	
	.recipeheight {
		height: 40px;
	}	
	.recipetitle {
		font-size: 16px;
		color: #0a7a69;
		border: 0px solid #000000;
	}	
	#erecipes {
		background-color:#fff; 
		background-image:url(../images/potatoe3.jpg);
		width: 210px; 
		height: 40px; 
		position: absolute; 
		top: 345px; 
		right: 11px; 
		background-repeat: no-repeat;
		background-position: top center;
		padding:250px 0 0 0;
		text-align:center;
		/*
		font-size:smaller;
		*/
	}
	
	
	
	/* Homepage recipe and e-recipe forms */
		.recipetext form { display: inline; }		
		.recipetext input {
			color: #464C19;
			border: 1px solid #D6D6D6;
			width: 160px;
			height:15px;	
			font-size: 10px;
			margin: 0px;
			padding-top: 2px;
			padding-left: 2px;
			padding-bottom: 2px;
		}		
		.recipetext input.btn {
			border: 0px solid #D6D6D6;
			width: 22px;	
			height:22px;
			margin-left: 3px;
			padding-top: 0px;
			padding-left: 0px;
			padding-bottom: 0px;
		}
		
/* Welcome Strip */

	#welcome { width: 750px; background-color:#DAF1F9; height: 135px; padding: 15px; border-top: 1px solid #ffffff; }
	#welcome .copy {
		float: left;
		width:265px;
		border: 0px solid #000000;
		color: #32524D;		
		font-size: 12px;
			
	}	
	#welcome .subscribe {
		float: right;
		width: 455px;
		border-left: 1px solid #50A99B;
		padding-left: 6px;
		height:135px;
	}	
	/* Homepage mailing list subscription form */
		.subscribe form {
			display: inline;
		}		
		.subscribe input {
			color: #464C19;
			border: 1px solid #D6D6D6;
			width: 142px;
			height:15px;	
			font-size: 10px;
			margin-left: 45px;
			margin-top: 5px;
			padding-top: 2px;
			padding-left: 2px;
			padding-bottom: 2px;
		}		
		.subscribe input.btn {
			border: 0px solid #D6D6D6;
			width: 22px;	
			height:22px;
			margin-left: 3px;
			padding-top: 0px;
			padding-left: 0px;
			padding-bottom: 0px;
		}

/* Small Promotions at base of page */
	
	#spromobar {
		width: 880px;
		background-color:#ffffff;
		margin: 0px;
		border: 0px solid #0D7263;		
	}	
	#spromobar .spromoblock {
		width: 299px;
		margin-left: 10px;
		border: 0px solid #0D7263;
		background-color:#ffffff;
	}	
	#spromobar .spromo {
		position: relative; 
		padding-left: 37px;
		background-color:#ffffff;
		background-image: url(../images/hp-promo-starbg.gif);
		background-repeat: no-repeat;
		background-position: top left;
		border-right: 1px solid #0D7263;
		padding-bottom: 20px;
		margin-right:25px;	
		margin-top: 20px;		
	}	
	#spromobar .spromobottom {
		padding-left: 37px; 
		background-color:#ffffff;
		background-image: url(../images/hp-promo-starbg.gif);
		background-repeat: no-repeat;
		background-position: 0px 10px;
		padding-bottom: 20px;	
		margin-top: 20px;		
	}	
	#spromobar .feature {
		width: 190px;
		padding-left: 45px;
		margin-top: 10px;
		border: 0px solid #0D7263;	
	}	
	#spromobar .featurepic {
		
		border: 1px solid #939393;	
		margin-top: 10px;
		margin-bottom: 10px;
	}	
	#spromobar h2 {
		font-size: 18px;
		margin-bottom: 5px;
		margin-top: 0;
	}

/* Internal page styles */

.sectionheading {
	background-color:#ffFFFF; 
	width: 780px; 
	border: 0; 
	margin-right: auto; 
	margin-left: 0; 
	margin-bottom: 0px; 
	padding-bottom: 0px; 
	padding-top: 1px;
	position: relative; }

#intcorppromo {
	background-image: url(../images/int-sidecorporatepromo-bg.gif);
	width: 210px;
	height: 224px;
	position: absolute;
	top: 5px;
	right: 11px;
	border: 0px solid #000000;
	background-repeat: no-repeat;
	
}

#intcorppromoblock {
	width: 210px;
	border: 0px solid #0D7263;
	position: absolute; 
	top: 245px; 
	right: 11px; 	
	border: 0px solid #000000;
}

#intcorppromoblock .intpromo {
	/* background-image: url(../images/hp-promo-starbg.gif);
	background-repeat: no-repeat;
	background-position: top left; */
	border-bottom: 1px solid #0D7263;
	padding-bottom: 10px;	
	margin-top: 10px;	
	margin-left: 0px;	
	width: 210px;
}

#intsubscribe {
	background-image: url(../images/int-sidesubscribe-bg.gif);
	width: 239px;
	height: 273px;
	position: absolute;
	top: 7px;
	right: 11px;
	background-repeat: no-repeat;
}
#intsubscribe .text {
	padding-left: 50px;
	padding-right: 11px; 
	padding-top: 21px;
	border: 0px solid #0D7263;
	width: 168px; 
}	
#intpromoblock {
	width: 210px;
	border: 0px solid #0D7263;
	position: absolute; 
	top: 285px; 
	right: 14px; 	
}
#intpromoblock .intpromo {
	/* background-image: url(../images/hp-promo-starbg.gif);
	background-repeat: no-repeat;
	background-position: top left; */
	border-bottom: 1px solid #0D7263;
	padding-bottom: 10px;	
	margin-top: 10px;	
	margin-left: 0px;	
	width: 210px;
}
#content {
	width: 520px;
	background-color:#ffffff;
	margin: 0px;
	border: 0px solid #0D7263;
	padding-left: 20px;	
	padding-top: 20px;	
	padding-right: 200px;
}

#mlistcontent {
	width: 520px;
	background-color:#ffffff;
	margin: 0px;
	border: 0px solid #0D7263;
	padding-left: 20px;	
	padding-top: 20px;	
	padding-right: 20px;
}

H2 {
	font-size: 24px;
	
	color: #666666;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#intnavigation {
	
	border: 0px solid yellow;
	height: 37px;
	background-color: #ffffff; 
	width: 780px;
	font: 12px Tahoma, Arial, Verdana;
	color: #168272; 
	/* font-weight: bold; */
	text-decoration: none; 
	padding-left: 0px;
}
#intnavigation a:link, #intnavigation a:visited {
	color: #168272;
	/* font-weight: bold; */
	text-decoration: none;
}

#intnavigation .selected a:link,#intnavigation .selected a:visited,#intnavigation .selected a:hover,#intnavigation .selected a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#intnavigation ul { 
	list-style-type: none; 
	margin: 0px; 
	margin: 0; 
	padding: 0;	 
}
#intnavigation ul.horiz li { 
	float: left;
	padding: 0 9px;
	width: 79px;
	text-align: center;
	background-image: url(/images/int-nav-divider.gif);
	background-repeat: no-repeat;
	background-position: center right;
	height: 37px;
	line-height: 37px;
	
}

#intnavigation ul.horiz li.noborder { 
	float: left;
	width: 95px;
	padding: 0;
	text-align: center;
	height: 37px;
	line-height: 37px;
	color: white;
	border: 0px solid red;
	background: none;
}

#intnavigation ul.horiz li.selected { 
	float: left;
	width: 95px;
	padding: 0;
	text-align: center;
	background-image: url(/images/cons-tab-selected.gif);
	height: 37px;
	line-height: 37px;
	color: white;
	border: 0px solid red;
}

#consumernavigation {
	
	background-color: #3DA5CF; 
	width: 770px;
	font: 12px Tahoma, Arial, Verdana;
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none; 
	padding-bottom: 3px;
	padding-top: 9px;
	padding-left: 10px;
	height: 22px;
}
#consumernavigation a:link, #consumernavigation a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#consumernavigation ul { 
	list-style-type: none; 
	margin: 0px; 
	margin: 0; 
	padding: 0;	 
}
#consumernavigation ul.horiz li { 
	display: inline; 
	border-right: 0px solid #000000; 
	padding-left: 3px; 
}

#corpnavigation {
	border: 0px solid red;
	background-color: #42B0A2; 
	width: 770px;
	font: 12px Tahoma, Arial, Verdana;
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none; 
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
}
#corpnavigation a:link, #corpnavigation a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#corpnavigation ul { 
	list-style-type: none; 
	margin: 0px; 
	margin: 0; 
	padding: 0;	 
}
#corpnavigation ul.horiz li { 
	display: inline; 
	border-right: 0px solid #000000; 
	padding-left: 3px; 

}

#subnav {
	Border: 0px solid #000000;
	margin-right: auto; margin-left: 0;
	background-color: #7DCDC1; 
	width: 770px;
	font: 11px Tahoma, Arial, Verdana;
	color: #168272; 
	font-weight: bold;
	text-decoration: none; 
	margin-top:1px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}

#subnav a:link, #subnav a:visited {
	Border: 0px solid #000000;
	color: #0D7263;
	font-weight: bold;
	text-decoration: none;
}

#subnav ul { 
	list-style-type: none; 
	margin: 0; 
	padding-right: 230px; 
}

#subnav ul.horiz li { display: inline; border-right: 0px solid #000000; padding-left: 3px; }

.recipethumb {
	background-image: url(../images/int-recipethumbbg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px;
	width: 63px;
	height: 63px;
}

.recipemain {
	background-image: url(../images/int-recipemainbg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px;
	width: 204px;
	height: 205px;
}
	
.table {
 	border:1px solid #ffffff;
	width:98%;
}

.table td {
 	border:1px solid #ffffff;
	padding: 6px;
	background-color:#EDF6F5;
}

.table th {
 	border:1px solid #ffffff;
	padding: 4px;
	background-color:#E1EEEC;
}

.cart {
	color: #005C7C;
}

/* Added 5 June 2007 - Added for table on Western Potatoes Staff list */
.table_content td.table_content_left  {
	border-left: 1px solid #7dcdc1;
}

.table_content td.table_content_title {
	border: 0px;
	font-size: 16px;
	color: #238476;
}

.table_content th {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left; 
	color: #fff;
	background: #4fb0a1;
	border-right: 1px solid #7dcdc1;
	border-bottom: 1px solid #7dcdc1;
}

.table_content td {
	border-right: 1px solid #7dcdc1;
	border-bottom: 1px solid #7dcdc1;
	color: #666666;
}

.table_content th p, .table_content td p {
	padding: 0 5px;
}

.table_content ul, .table_content li {
	padding: 0;
	margin: 0 0 5px 5px;
	list-style-position: inside;
}

.potatoes{
	float: left;
	border-top: #999 1px solid;
	padding-top:10px;
	width: 100%;
}

.potatoes img{
	float: left;
	margin: 0 10px 0 0;
}

.potatoes p{
	position: relative;
	margin: auto;
	height: 20px;
	float: left;
}

.potatoes a{
	color: #999; text-decoration:none;
}

.potatoes a:hover{
	color: #999; text-decoration:underline;
}

/* Milonic Nav Changes **DANIEL MOORE 07-02-2008 */
table.milonictable td { width: auto !important; padding: 0 10px; }
table.milonictable td a.mmenu { line-height: 12px !important; }
