@charset "utf-8";
/* CSS Document */

/*
	Reseting styles
	CSS Reset provided by Eric Meyer - http://meyerweb.com
*/

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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100.1%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
body {
	line-height: 1;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End of CSS Reset */


body {
	background-color: #686c91;
}

/***** LAYOUT ******/
#wrapper {
	background: url('/images/bg.jpg') repeat-x top;
}
#wrapper-inner {
	position: relative;
	margin-left: 100px;
	width: 922px;
	height: 800px;
	background: url('/images/fridge-closed.jpg') no-repeat left top;
}
#wrapper-inner-opened {
	position: relative;
	margin-left: 100px;
	width: 922px;
	height: 800px;
	background: url('/images/fridge-opened.jpg') no-repeat left top;
}
/******** Fridge Items **********/
.tedlnancy {
	position: absolute;
	top: 99px;
	left: 98px;
	width: 207px;
	height: 44px;
}
.fridge-door {
	position: absolute;
	top: 283px;
	left: 350px;
	width: 325px;
	height: 460px;
}
.message {
	position: absolute;
	top: 181px;
	left: 172px;
	width: 120px;
	height: 42px;
}
.emailme {
	position: absolute;
	top: 234px;
	left: 250px;
	width: 87px;
	height: 21px;
}
.shrimp {
	position: absolute;
	top: 181px;
	left: 238px;
	width: 94px;
	height: 92px;
}
.open {
	position: absolute;
	top: 300px;
	left: 65px;
	width: 173px;
	height: 146px;
}
.tooth {
	position: absolute;
	top: 427px;
	left: 256px;
	width: 84px;
	height: 84px;
}
.amazon {
	position: absolute;
	top: 640px;
	left: 252px;
	width: 105px;
	height: 64px;
}
.phyllis {
	position: absolute;
	top: 161px;
	left: 59px;
	width: 82px;
	height: 96px;
}
.introjs {
	position: absolute;
	top: 359px;
	left: 220px;
	width: 100px;
	height: 35px;
}
.forewordjs {
	position: absolute;
	top: 410px;
	left: 205px;
	width: 140px;
	height: 45px;
}
/***************************************/
/********* Links To Letters ************/

.lettersfromanut-btn {
	position: absolute;
	top: 484px;
	left: 82px;
	width: 120px;
	height: 37px;
}
.storiesfromamoron-btn {
	position: absolute;
	top: 484px;
	left: 214px;
	width: 120px;
	height: 37px;
}
.hellojunkmail-btn {
	position: absolute;
	top: 543px;
	left: 199px;
	width: 120px;
	height: 15px;
}
.afternoonstories-btn {
	position: absolute;
	top: 615px;
	left: 107px;
	width: 215px;
	height: 15px;
}

.oddvious-btn {
	position: absolute;
	top: 652px;
	left: 119px;
	width: 99px;
	height: 28px;
}
.news-btn {
	position: absolute;
	top: 496px;
	left: 426px;
	width: 83px;
	height: 15px;
}
.newlettersfromanut-btn {
	position: absolute;
	top: 394px;
	left: 449px;
	width: 155px;
	height: 15px;
}
/****************************/
/********* BOOKS ************/

.bookcovers {
	position: absolute;
}
.lettersfromanut {
	top: 15px;
	left: 380px;
	width: 120px;
	height: 172px;
}
.morelettersfromanut {
	top: 110px;
	left: 530px;
	width: 120x;
	height: 173px;
}
.evenmorelettersfromanut {
	top: 20px;
	left: 790px;
	width: 120x;
	height: 176px;
}
.hellojunkmail {
	top: 175px;
	left: 665px;
	width: 120x;
	height: 173px;
}
.storiesfrommoron {
	top: 11px;
	left: 925px;
	width: 120x;
	height: 173px;
}
.tedunmasked {
	top: 13px;
	left: 505px;
	width: 277px;
	height: 45px;
}
.larryking {
	top: 60px;
	left: 505px;
	width: 158px;
	height: 23px;
}
.larrykingfull {
	top: 60px;
	left: 663px;
	width: 53px;
	height: 23px;
}
.larrykingshort {
	top: 60px;
	left: 725px;
	width: 56px;
	height: 23px;
}
.todayshow {
	top: 83px;
	left: 505px;
	width: 277px;
	height: 24px;
}
.todayshow2 {
	top: 108px;
	left: 650px;
	width: 132px;
	height: 23px;
}
.afternoonstories {
	top: 201px;
	left: 820px;
	width: 120x;
	height: 168px;
}
.allnewletters {
	top: 391px;
	left: 690px;
	width: 120x;
	height: 168px;
}

.buyallnewletters {
	top: 383px;
	left: 815px;
}

.buyallnewamazon {
	top: 449px;
	left: 815px;
}

.buyallnewbarnes {
	top: 470px;
	left: 815px;
}

.buyallnewborders {
	top: 495px;
	left: 815px;
}

.buyallnewindiebound {
	top: 520px;
	left: 815px;
}

.buyallnewrandomhouse {
	top: 539px;
	left: 815px;
}

