/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-size: 100%;*/
	/*font: inherit;*/
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	/*line-height: 1;*/
}
ol, ul {
	//list-style: none;
	margin-left: 16px;
	color: #660000;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*======================END OF RESET CSS======================*/


/*--------------------------------------------*\
	Main Format
\*--------------------------------------------*/

body {
	background-color: darkred; 
	margin: 0px; 
	padding: 0px;
	color: #660000;
	font-family: "Century Gothic", sans-serif;
	font-size: 1.0em;
}

.wrapper {
	background-color: white; 
	margin: 40px auto; 
	width: 800px;
}
/*--------------------------------------------*\
	Header
\*--------------------------------------------*/

.header {
	height: 110px;
}

.logo {
	float: left; 
	margin-top: 10px;
	text-align: center;
	width: 438px; 
}

.logoText {
	color: darkred; 
	font-size: 1.1em;
	padding-left: 10px;

}

.logoMenu {
	clear: right; 
	float: right; 
	text-align: center; 
	width: 180px; 
}

.locator {
	background-color: #FFFFCB; 
	border: solid tan 1px; 
	margin: 2px; 
	padding: 8px 0; 
	text-align: center;
	font-size: 0.9em;
}

.dropdown {
	background-color: white; 
	border: 2px solid #DDDDDD; 
	display: inline-block;
	margin-top: 3px; 
	padding: 4px;
    /*IE7*/ zoom:1; *display:inline; _height: 24px;
}

.social {
		width: 180px;
		visibility:hidden;
}
/*--------------------------------------------*\
	Menu
\*--------------------------------------------*/

.menu {
	clear: both; 
	width: 100%;
}

.menuText {
	background: url("https://2620c7.claudeassets.com/20190907210209im_/http://cedarlakefoods.com/images/menu_tan.png"); 
	color: darkred; 
	font-size: 1.0em; 
	height: 50px; 
	text-align: center;
	margin-left: 0px;
}

.menuText ul {
	margin-left: 0px;
}
.menuText li {
	display: inline-block; 
	list-style: none; 
	margin: 16px 5px;
	text-decoration: none; 
    /*IE7*/ zoom:1; *display:inline; _height: 32px;
}

.menuPic {
	margin-top: -5px; 
	text-align: center; 
	z-index: 1;
}

.menuArrow {
	float: left; 
	//margin: -20px 50px; 
	z-index: 10;
} 

.menuBottomText {
	background-color: white; 
	//font-size: 1.25em; 
	margin: 0px 20px; 
	padding: 0px;
	text-align: left;
}

.menuBottomText li {
	border: 1px solid black; 
	display: inline-block; 
	font-size: 1.2em; 
	list-style: none;
	margin: -1px -3px; 
	padding: 5px 13px; 
	text-decoration: none; 
    /*IE7*/ zoom:1; *display:inline; _height: 22px;
}


.polaroid {
	position:absolute;
	top: 243px;
	right: 75px;
	z-index: 3;
}
/*--------------------------------------------*\
	Content
\*--------------------------------------------*/

.content {
	clear: both; 
	float: left; 
	width: 100%;
}

.mainContent {
	margin: 0 190px 0 200px;
}

.mainContent1 {
	margin: 8px;
}

.mainContent1 li {
	margin-left: 16px;
	font-size: 0.95em;
}



.leftContent {
	background: url("https://158ff1.claudeassets.com/20190907210209im_/http://cedarlakefoods.com/images/pink_yellow_gradient.png");
	border: solid 1px #eeddcc;
    border-radius: 15px;
    box-shadow: 4px 4px 2px #888888;
	float: left; 
	margin-left: -780px; 
	margin-top: 10px;
	padding: 4px;
	width: 170px;
}

.rightContent {
	float: left; 
	margin-left: -190px; 
	padding: 1px;
	width: 170px;
}

.rightContent1, .rightContent2 {
	background: url("https://69998c.claudeassets.com/20190907210209im_/http://cedarlakefoods.com/images/pink_green_gradient.png");
	border: solid 1px #ccddbb;
    border-radius: 15px;
    box-shadow: 4px 4px 2px #888888;
	margin: 8px 0;
	padding: 4px;

}

.rightContent2 {
	visibility:hidden;
}


.productLeft {
	float:left; 
	margin-left:20px;
	width: 170px;

}

.productRight {
	float:right; 
	margin-right:20px;
	width: 170px;

}

.clearall {
	clear:both;
}

.productImage {
	padding: 10px;

}


/*--------------------------------------------*\
	Footer
\*--------------------------------------------*/

.footer {
	background: url('https://8a1d56.claudeassets.com/20190907210209im_/http://cedarlakefoods.com/images/footer.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	clear: both; 
	height: 264px; 
	padding-top: 60px;
}

.footerMenu {
    height: 115px;
    padding-top: 50px;
	text-align: center; 
	width: 75%;
	font-size: .9em;
}

.visitSign {
	float: right; 
	margin: -3px -45px;
}

.footerMenu li {
	display: inline-block;
    /*IE7*/ zoom:1; *display:inline;
}

.footerInfo {
	color: white; 
	list-style: none; 
    margin: 8px 20px;
	font-size: .9em;
}

.copyright {
	background-color: darkred; 
	color: white;
	font-size: .9em;
}

/*--------------------------------------------*\
	Common Content
\*--------------------------------------------*/

h1 {
    clear: both;
	color: #cc0000;
	font-family: 'Mountains of Christmas', cursive;
	//font-family: "Curlz MT", comic-sans;
	font-size: 1.6em;
	margin: 5px;
	padding: 10px;
	text-align: center;
}

h2 {
	color: #660000;
	font-family: 'Mountains of Christmas', cursive;
	//font-family: "Curlz MT", comic-sans;
    font-size: 1.4em;
	margin: 5px;
	text-align: center;
}
h3 {
	font-size: 1.2em;
	color: #660000;
}

input {
    margin: 4px 0;
    padding: 2px;
}

p {
	color: #660000;
	font-size: 0.95em;
	margin:8px 4px;
}

blockquote {
	color: #660000;
	font-size: 0.95em;
	margin:8px 35px;
}

.leftContent li {
	color: #660000;
	font-size: 0.95em;
	margin: 0 15px;
}

.center {
    text-align: center;
}

.rightLink {
    float: right;
}

.verticalSpacer {
    margin: 8px 0;
}

/*--------------------------------------------*\
	Links Properties
\*--------------------------------------------*/
a {
    font-style: normal;
    //text-decoration: none;
	text-decoration: underline;
}
a:link {
    color: #660000;
}
a:visited {
    color: #660000;
}
a:active {
    color: #440000;
}
a:hover {
    color: #ff0000;
	//background: lightblue;
}


a.mainmenu {
    font-style: normal;
    text-decoration: none;
}
a.mainmenu:link {
    color: #880000;
}
a.mainmenu:visited {
    color: #880000;
}
a.mainmenu:active {
    color: #440000;
}
a.mainmenu:hover {
    color: #ff0000;
	background: lightblue;
}



p a:hover {
    text-decoration: underline;
}
.footerMenu a:hover {
    text-decoration: underline;
}
.copyright a:link {
    color: #ffffff;
}
.copyright a:visited {
    color: #ffffff;
}
.copyright a:active {
    color: #440000;
}
.copyright a:hover {
    color: #ffff44;
}
/*
     FILE ARCHIVED ON 00:42:25 Aug 23, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:00:18 Jul 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.619
  exclusion.robots: 0.076
  exclusion.robots.policy: 0.058
  esindex: 0.009
  cdx.remote: 44.35
  LoadShardBlock: 332.984 (3)
  PetaboxLoader3.resolve: 236.908 (4)
  PetaboxLoader3.datanode: 206.014 (5)
  load_resource: 3169.887 (2)
*/