body {
    background-color: #fff8db;  
    margin: 0;
    padding: 0;
    color: #666;
    font-family: Arial, Helvetica;
    font-size: 11px;
}

h1, h2 {
	display: none;
}

span.italic {
    font-style: italic;
}

#wrapper, #footer {
    margin: 0 auto;
    width: 750px;
}

 #wrapper, #faux_footer {
    border: 1px solid #d6c78d;
}

#wrapper {
    border-width: 0 1px;
    background-color: #fff;
}

#header {
    background: #fff url(images/kettle-snackback-guarantee-w-logo.png) no-repeat 0 0;
    height: 201px;
}

#baked_logo,
#visit_kettlefoods {
    display: block;
    position: relative;
    text-indent: -9999px;
    
}

#baked_logo {
    float: left;
    width: 185px;
    height: 160px;
    top: 15px;
    left: 35px;
}

a:focus {
    outline: none;
}

#visit_kettlefoods {
    background: #fff url(images/visit-kettlefoods.png) no-repeat 0 0;
    width: 166px;
    height: 26px;
    left: 564px;
}

#left, #right {
    margin-top: 20px;
}

#left {
    float: left;
    color: #363;
	padding-left: 23px;
}

#right {
    border-width: 0 0 0 1px;
    float: right;
    padding: 0 10px;
}

#left li,
#pledge #content li {
	list-style-type: none;
}

#our_natural_promise,
#snack_with_confidence {
	width: 207px;
}

#snack_with_confidence {
	background: url(images/snack-with-confidence.png) no-repeat;
	height: 129px;
}

#our_natural_promise {
	background: url(images/our-natural-promise.png) no-repeat;
	height: 172px;
	margin-top: 16px;
}

#pledge_to_say_no {
	width: 499px;
	height: 344px;
	background: url(images/pledge-to-say-no.png) no-repeat;
}

#pledge_to_say_no p {
	margin: 0;
}

#take_the_pledge {
	display: block;
	position: relative;
	top: 208px;
	left: 145px;
	width: 217px;
	height: 53px;
}

#take_the_pledge:hover {
	border: 1px dashed #ccc;
}

#faux_footer {
    background: #fff url(images/try-with-chips.png) no-repeat 0 0;
    height: 140px;
    clear: both;
    border-width: 0 0 1px 0;
}

#product_page_links,
#nutrition_panel_links {
	position: relative;
}

#product_page_links {
	top: 26px;
}

#nutrition_panel_links {
	top: 36px;
}

#product_page_links a,
#nutrition_panel_links a {
	float: left;
	display: block;
	width: 25%;
}

#product_page_links a {
	height: 65px;
}

#nutrition_panel_links a {
	height: 14px;
}

#pledge #faux_footer {
    background: #fff url(images/footer.png) no-repeat 0 0;
    height: 32px;
    border-width: 0 0 1px 0;
}

#pledge #content {
	background: url(images/take-the-pledge.png) no-repeat;
	width: 712px;
	height: 509px;
	margin: 20px;
	margin-bottom: 15px;
}

#pledge #content.expired {
    background: url(images/take-the-pledge-expired.png) no-repeat;
}

#pledge #wrapper {
    background: #fff url(images/footer.png) no-repeat bottom;
    padding-bottom: 32px;
}

#coupon {
	position: relative;
	top: 190px;
	left: 70px;	
}

input[type="text"] {
	width: 164px;
}

#your_email {
	margin-left: 27px;
	width: 447px;
}

.form_errors {
    margin: -15px 0 3px 0;
}
.form_errors p {
    font-size: 10px;
    line-height: 12px;
    color: #ff0000;
    margin: 0;
}

#coupon label[for="last_name"] {
     margin-left: 28px;
}

#coupon input[type="submit"] {
	background: url(images/submit.png) no-repeat;
	width: 98px;
	height: 34px;
	position: relative;
	left: 234px;
}

#keep_me_posted {
	position: relative;
	top: 4px;
}

#keep_me_posted_text {
	position: relative;
	top: -13px;
	left: 107px;
}

#footer {
    clear: both;
    text-align: center;
    padding-top: 15px;
    position: relative;
}

#footer a {
    color: #AF8A4E;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#our_natural_promise,
#snack_with_confidence,
#pledge_to_say_no,
#product_page_links,
#nutrition_panel_links,
#pledge #content,
#coupon input[type="submit"] {
	text-indent: -9999px;
}

#coupon {
	text-indent: 0;
}

#email_label, #email {
	display: none;
}






.title {
    background: transparent url(images/double_line.png) repeat-x 0 11px;
}

.title div {
    font-family: "Georgia", serif;
    color: #363;
}


.title div {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #fff;
    width: 410px;
    position: relative;
    margin: 0 auto;
}

body#terms .title {
    background-position: 5px;
}

body#terms .title div {
    width: 390px;
    text-align: center;
}

body#thanks #content,
body#terms #content {
	padding: 20px;
}

body#thanks #wrapper,
body#terms #wrapper {
	border-bottom-width: 1px;
}

body#thanks h3 {
	background: transparent url(images/thanks-for-taking-the-pledge.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 27px;
	margin: 0;
}
body#thanks h3.expired {
    background: transparent url(images/thanks-for-taking-the-pledge-expired.png) no-repeat 0 0;
    margin: 0 0 20px 0;
}

#print_coupon {
	background: transparent url(images/print-coupon.png) no-repeat 0 0;
	margin: 0 auto;
	width: 470px;
	height: 173px;
}

#print_coupon a {
	display: block;
	position: relative;
	top: 28px;
	left: 28px;
	width: 403px;
	height: 104px;
	text-indent: -9999px;
}

#bottom_links {
	background: transparent url(images/thanks-bottom-images.png) no-repeat 0 0;
	height: 175px;
	margin-bottom: 20px;
}

#bottom_links a {
	position: relative;
	float: left;
	display: block;
	width: 211px;
	height: 173px;
	text-indent: -9999px;
}

#how_we_make {
	left: 38px;
}

#main_site {
	left: 76px;
}

body#thanks #wrapper {
	background: #fff url(images/footer.png) no-repeat bottom;
}

