/* CSS Document */

body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
}

div#mainContainer {
	position: relative;
	background-color: #FFF;
	width: 800px;
	height: 165px;
	margin: 6px auto 10px auto;
}


div#header {
	width: 800px;
	height: 136px;
	background-image: url(images/headerBG.gif);
	background-repeat: repeat-x;
}


div#headerLogo {
	float: left;
	margin-left: 37px;
	width: 273px;
	height: 136px;
	display: block;
	position: relative;
	z-index: 1;
}


div#headerSearch {
	float: left;
	width: 275px;
	margin-left: 165px;
	margin-top: 53px;
	font-size: 11px;
	position: relative;
}


.searchBox {
	margin-left: 8px;
}


div#navBar {
	width: 765px;
	height: 24px;
	padding-left: 35px;
	border-bottom: 1px solid #F00;
}


div#title {
	width: 750px;
	height: 217px;
	padding: 15px 0 0 50px;
	border-bottom: 1px solid #F00;
}

div#titleIndex {
	width: 800px;
	height: 232px;
	border-bottom: 1px solid #F00;
}

div#legalIndex {
	width: 700px;
	padding: 20px 50px 20px 50px;
	border-bottom: 1px solid #F00;
}

div#delicounter {
	width: 750px;
	height: 535px;
	padding-left: 50px;
	border-bottom: 1px solid #F00;
}

div#productList {
	width: 750px;
	padding: 15px 0 15px 50px;
	border-bottom: 1px solid #F00;
}

div#indexTitlecontainer {
	float: left;
	width: 280px;
	margin-top: 15px;
}

div#homeFlash {
	float: left;
	width: 800px;
	height: 232px;
	display: block;
	position: relative;
	z-index: 1;
}
div#recipeTitleA {
	float: left;
	width: 300px;
	height: 217px;
	display: block;
	position: relative;
	z-index: 1;
	padding:15px 0 0 50px;
}
div#recipeTitleB {
	float: left;
	width: 450px;
	height: 232px;
	display: block;
	position: relative;
	z-index: 1;
}

div#homeWebmom {
	float: left;
	width: 261px;
	height: 125px;
	display: block;
	position: relative;
	z-index: 1;
}

div#distWebmom {
	float: left;
	width: 495px;
	height: 125px;
	display: block;
	position: relative;
	z-index: 1;
}

div#tv1, div#tv2 {
	width: 320px;
	height: 285px;
	margin-top: 10px;
}


div#content {
	width: 750px;
	min-height: 250px;
	padding-left: 50px;
	border-bottom: 1px solid #F00;
}


div#checkerContainer {
	float: left;
	clear: both;
	width: 250px;
	min-height: 250px;
}

div#checkerContainerLong {
	float: left;
	clear: both;
	width: 250px;
	height: 500px;
}

div#slideshowContainer {
	margin-top: -290px;
	float: left;
	clear: both;
	width: 310px;
	height: 330px;
}
div#plant {
	float: left;
	clear: both;
	position: relative;
	margin-top: 10px;
	width: 310px;
	height: 330px;
}

.checker {
	float: left;
	width: 105px;
	height: 105px;
	padding: 10px 5px 10px 15px;
}

.checkerGold {
	float: left;
	width: 89px;
	height: 89px;
	padding: 18px;
	background-image: url(images/checker_gold.gif);
	background-repeat: no-repeat;
}

div#recipeYellowtop {
	float: left;
	width: 250px;
	height: 13px;
	margin-top: 10px;
	margin-bottom: 0;
	background-image: url(images/recipeYellowtop.gif);
	background-repeat: no-repeat;
}

div#recipeYellowbody {
	float: left;
	width: 222px;
	background-color:#FFD531;
	margin-top: 0;
	padding: 0 10px 0 18px;
}

div#recipeYellowbotm {
	float: left;
	width: 250px;
	height: 13px;
	margin-bottom: 10px;
	background-image: url(images/recipeYellowbotm.gif);
	background-repeat: no-repeat;
}

div#marketingBluetop {
	float: left;
	width: 250px;
	height: 13px;
	margin-top: 10px;
	margin-bottom: 0;
	background-image: url(images/marketingBluetop.gif);
	background-repeat: no-repeat;
}

div#marketingBluebody {
	float: left;
	width: 222px;
	background-color:#BDF;
	margin-top: 0;
	padding: 0 10px 0 18px;
}

div#marketingBluebotm {
	float: left;
	width: 250px;
	height: 13px;
	margin-bottom: 10px;
	background-image: url(images/marketingBluebotm.gif);
	background-repeat: no-repeat;
}

div#recipecardTableft {
	float: left;
	height: 23px;
	padding: 13px 2px 0 14px;
	background-color: #BDF;
	background-image: url(images/recipecardTableft.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div#recipecardTabright {
	float: left;
	width: 21px;
	height: 36px;
	background-image: url(images/recipecardTabright.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div#recipecardWhitetop {
	float: left;
	width: 423px;
	height:16px;
	background-image: url(images/recipecardWhitetop.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div#recipecardWhitebody {
	float: left;
	width: 470px;
	padding-bottom: 15px;
	background-image: url(images/recipecardWhitebody.gif);
	background-repeat: repeat-y;
}

div#recipeBody {
	float: left;
	width: 280px;
	padding-left:17px;
}

div#recipePrint {
	float: left;
	width: 138px;
	padding-left: 25px;
}

.recipeMom {
	margin-top: 105px;
}


div#recipecardWhitebotm {
	float: left;
	width: 423px;
	height:20px;
	background-image: url(images/recipecardWhitebotm.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div#homeTextContainer {
	float: left;
	width: 500px;
	height: 250px;
	margin: 0;
	padding: 0;
}

div#newsPhotoContainer {
	float: left;
	width: 500px;
	height: 207px;
	margin: 0;
	padding: 0;
}

div#supportPhotoContainer {
	float: left;
	width: 500px;
	height: 190px;
	margin: 0;
	padding: 0;
}


div#textContainer {
	float: left;
	width: 430px;
	padding: 10px 0 30px 30px;
}

div#supportContainer {
	float: left;
	width: 460px;
	padding: 10px 0 30px;
}

div#historytextContainer {
	float: left;
	width: 390px;
	padding: 10px 0 30px 30px;
}

div#adtextContainer {
	float: left;
	width: 350px;
	padding: 10px 0 30px 30px;
}

div#adthumbContainer {
	float: left;
	position: relative;
	width: 115px;
	padding-top: 70px;
	text-align: center;
}

div#recipeContainer {
	float: left;
	width: 470px;
	padding: 10px 0 30px 30px;
}



div#productFinder {
	float: left;
	width: 485px;
	height: 115px;
	padding-top: 10px;
	padding-left: 10px;
}

div#productDropdown {
	float: right;
	padding-right:20px;
}


div#homeTag {
	float: left;
	clear: both;
	width: 500px;
	height: 125px;
}

div#productPhoto {
	float:left;
	width: 335px;
}

div#productInfo {
	float: left;
	width: 370px;
	padding: 0 0 20px 10px;
}

.highlightBox {
	float: left;
	width: 140px;
	background-color: #FFD531;
	border: 1px solid #F00;
	margin: 10px 20px 10px 0;
	padding: 10px;
}


div#footer {
	margin: 15px 0px 10px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	height: 21px;
}

div#productPhoto {
	width: 350px;
	float: left;
}

div#productNutrition {
	width: 300px;
	float: left;
}

div#productText {
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.imageIndex {
	background-image: url(images/image_index.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.imageAllNatural {
	background-image: url(images/image_allnatural.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.imageAllergies {
	background-image: url(images/image_wheat.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.imageRecipes {
	background-image: url(images/image_recipes.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.imageFAQ {
	background-image: url(images/image_ham.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.imageQuality {
	background-image: url(images/image_beef.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.imageNews {
	background-image: url(images/image_family.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.imagePromotions {
	background-image: url(images/image_bbq.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.imageHistory {
	background-image: url(images/colony_header800x233.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.imageContact {
	background-image: url(images/image_truck.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.imageHealth {
	background-image: url(images/image_cajunturkey.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.imageAHA {
	background-image: url(images/image_gourmetturkey.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.imageFeingold {
	background-image: url(images/image_baby.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.imageGlutenfree {
	background-image: url(images/image_coatedham.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.imageMSG {
	background-image: url(images/image_roastbeef.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.imageDistHome {
	background-image: url(images/image_distHome.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}



.floatLeft {
	float: left;
}


.floatRight {
	float: right;
}

.floatRightlogo {
	float: right;
	margin: 10px 0 10px 20px;
}

.center {
	text-align:center;
}

.clear {
	clear: both;
}


/* Misc. Padding */

.padvertFive {
	padding-top: 5px;
	padding-bottom: 5px;
}

.padtopFive {
	padding-top: 5px;
}

.padvertThree {
	padding-top: 3px;
	padding-bottom: 3px;
}

.padleftTen {
	padding-left: 10px;
}

.margvertSeven {
	margin-top: 7px;
	margin-bottom: 7px;
}

.margvertTen {
	margin-top: 10px;
	margin-bottom: 10px;
}

.margbotTen {
	margin-bottom: 10px;
}

.margvertseventeen {
	margin-top: 17px;
	margin-bottom: 17px;
}

.margleftTen {
	margin-left: 10px;
}

.faq {
	padding: 0 0 15px 12px;
	color: #F00;
	background: url(images/bullet.gif) no-repeat;
}

.faqList {
	padding: 25px 0 0 0;
}

.recipeBullet {
	padding: 0 0 15px 12px;
	color: #369;
	background: url(images/bullet_recipe.gif) no-repeat;
}

.allergenList {
	font-weight: bold;
	margin: 2px 0;
}

.allergenList li {
	margin:0;
}

.distHomelist {
	font-weight: bold;
	margin: 2px 0;
}

.distHomelist li {
	margin:5px 0 5px 2px;
	color: #000;
	font-weight: bold;
}

.productName {
	margin-top: 10px;
	margin-bottom: 10px;
}


/* Text */


h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	margin-top: 0px;
	margin-bottom: 3px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
	margin-top: 0px;
	margin-bottom: 0px;
}


h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	margin: 2px 0;
	padding-left: 20px;
	/* background: url(../img/bullet2.gif) no-repeat 0 4px; */
}

ol {
	margin: 5px 0;
	padding-left: 20px;
}

li {
	margin:10px 0 10px 2px;
	color: #F00;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}


.goldBox {
	color: #369;
}

.goldBoxDist {
	color: #000;
}

.blueBox {
	color: #FFF;
}

.red {
	color: #F00;
}

.ltblue {
	color: #71A1C2;
}


.twelve {
	font-size: 12px;
}

.thirteen {
	font-size: 13px;
}

.boxhead1 {
	color: #036;
}

.boxhead2 {
	color: #FFD531;
}


.rev {
	color: #FFF;
}


.revbold {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}


.redbigbold {
	color: #F00;
	font-weight: bold;
	font-size: 12px;
}


.redboldital {
	color: #F00;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}

.redbold {
	color: #F00;
	font-weight: bold;
}


.bluebold {
	color: #036;
	font-weight: bold;
	font-size: 12px;
}

.normText {
	color: #000;
	font-weight: normal;
}

.black {
	color: #000;
}

.blue {
	color: #036;
}

.recipeClick {
	margin-bottom: 10px;
}

td {
	padding: 5px 25px 5px 0;
}

th {
	font-weight: bold;
	padding: 5px 25px 5px 0;
	text-align: left;
}


/* Hyperlinks */

a:link {
	color: #F00;
	text-decoration: underline;
}

a:visited, a:hover, a:active {
	color: #E00000;
	text-decoration: underline;
}


a.rev:link, a.rev:visited, a.rev:hover, a.rev:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

a.recipe:link, a.recipe:visited {
	color: #369;
	font-weight: bold;
	text-decoration: none;
}

a.recipe:hover, a.recipe:active {
	color: #369;
	font-weight: bold;
	text-decoration: underline;
}

a.checkerBlue:link, a.checkerBlue:visited, a.checkerBlue:active {
	float: left;
	width: 105px;
	height: 105px;
	padding: 10px 5px 10px 15px;
	background-color: #BDF;
	color: #000;
	text-decoration: none;
}

a.checkerBlue:hover {
	background-color: #E3F0FD;
}


a.checkerGold:link, a.checkerGold:visited, a.checkerGold:active {
	float: left;
	width: 89px;
	height: 89px;
	padding: 18px;
	background-image: url(images/checker_gold.gif);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
}

a.checkerGold:hover {
	background-image: url(images/checker_goldOn.gif);
}


a.checkerGoldHD:link, a.checkerGoldHD:visited, a.checkerGoldHD:active {
	float: left;
	width: 89px;
	height: 89px;
	padding: 18px;
	background-image: url(images/checker_goldHero.gif);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
}

a.checkerGoldHD:hover {
	background-image: url(images/checker_goldHeroOn.gif);
}



a.checkerGoldSW:link, a.checkerGoldSW:visited, a.checkerGoldSW:active {
	float: left;
	width: 89px;
	height: 89px;
	padding: 18px;
	background-image: url(images/checker_goldHam.gif);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
}

a.checkerGoldSW:hover {
	background-image: url(images/checker_goldHamOn.gif);
}



a.checkerGrill:link, a.checkerGrill:visited, a.checkerGrill:hover, a.checkerGrill:active {
	float: left;
	width: 89px;
	height: 89px;
	padding: 10px 5px 10px 15px;
	background-image: url(images/checker_grill.gif);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
}




a.checkerMSG:link, a.checkerMSG:visited, a.checkerMSG:active {
	float: left;
	width: 89px;
	height: 89px;
	padding: 18px;
	background-image: url(images/checker_msg.gif);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
}

a.checkerMSG:hover {
	background-image: url(images/checker_msgOn.gif);
}



a.checkerAllnat:link, a.checkerAllnat:visited, a.checkerAllnat:active {
	float: left;
	width: 89px;
	height: 89px;
	padding: 18px;
	background-image: url(images/checker_allnat.gif);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
}

a.checkerAllnat:hover {
	background-image: url(images/checker_allnatOn.gif);
}


a.checkerRed:link, a.checkerRed:visited, a.checkerRed:active {
	float: left;
	width: 105px;
	height: 105px;
	padding: 10px 5px 10px 15px;
	background-color: #F00;
	color: #000;
	text-decoration: none;
}

a.checkerRed:hover {
	background-color: #F66;
}



a.footerLink:link, a.footerLink:visited, a.footerLink:hover, a.footerLink:active {
	color: #999;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

/* Popup */

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 352px;
	height: 350px;
	left: 487px;
	top: 934px;
	background-color: #FFF;
	border: 3px solid #CCC;
	padding: 10px;
	z-index:9999;
}

#close {
	float: right;
}
