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

/*layout*/

* {
	margin:0;
	padding:0;
}

body { 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#000;
}

img {
	border:none;
}

html, body, #bg, #bg table, #bg td {
    height:100%;
    width:100%;
    overflow:hidden;
}

#bg {
    position: fixed;
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}

#content {
	overflow:auto;
	z-index:100;
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	height:100%;
}
 
#logo {
	z-index:50;
	position:absolute;
	top:0;
	left:0;
	opacity: .8;
	filter:alpha(opacity=80);
}

#bakingPan {
	width:765px;
	height:851px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/assets/images/pan-background.gif);
	background-repeat:no-repeat;
	padding-left:80px;
	padding-right:80px;
}

#footer {
	width:840px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/assets/images/footer-background.gif);
	background-repeat:no-repeat;
	background-position:center center;
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
	height:157px;
	padding-top:5px;
}

#footer #media img {
	margin-left:10px;
	margin-right:10px;
}

#footer #media {
	border-bottom:3px solid #fff;
	margin-bottom:7px;
	padding-bottom:7px;
}

#postFooter { 
	width:840px;
	margin-bottom:20px;
	text-align:center;
	color:#fff;
	margin-left:auto;
	margin-right:auto;
}
#postFooter a {
	color:#fff;
}

#leftBottom {
	float:left;
	width:350px;
	margin-left:10px;
	padding-top:15px;
}

input#newsletter {
	height:20px;
	border:1px solid #bcbdc0;
	margin-left:5px;
	width:160px;
	color:#999;
}

input#submit {
	margin-left:5px;
}

#bottomLinks a {
	color:#5865a8;
	text-decoration:none;
}

#bottomLinks td {
	padding-left:5px;
	padding-right:5px;
}

#bottomLinks {
	margin-top:10px;
	margin-bottom:10px;
}

.borderRight {
	border-right:2px solid #5865a8;
}

#twitterBox {
	width:465px;
	height:86px;
	float:left;
	background-image:url('/assets/images/latest-tweet.gif');
	background-repeat:no-repeat;
	background-position:center center;
	margin-left:10px;
}

.social {
	margin-left:5px;
}

.DBCB {
	display:block;
	clear:both;
	height:0;
}
img {
	border:none;
}

#tomatoes {
	behavior:url('/assets/scripts/iepngfix.htc');
	position:absolute;
	right:-200px;
	top:100px;
	z-index:50;
}

#greenBeans {
	behavior:url('/assets/scripts/iepngfix.htc');
	position:absolute;
	left:-200px;
	top:500px;
	z-index:50;
}

#receipt { 
	top:220px;
	position:absolute;
	width:290px;
	height:398px;
	background-image:url('/assets/images/server-receipt.gif');
	background-repeat:no-repeat;
	background-position:center center;
	padding:10px 40px 0px 30px;
	z-index:100;
}

#receipt p {
	margin-left:35px;
	margin-top:15px;
	line-height:200%;
}
#receipt ul {
	margin-left:65px;
	margin-top:5px;
	line-height:150%;
}

#napkin {
	width:320px;
	height:334px;
	padding:30px 40px 40px 40px;
	background-image:url(/assets/images/napkin.gif);
	background-repeat:no-repeat;
	background-position:center center;
	margin-left:-50px;
	zoom:1;
	position:relative;
}

#napkin img {
	position:absolute;
	right:-20px;
	bottom:-16px;
}

#napkin p {
	margin-bottom:1em;
	line-height:170%;
}

#leftSide {
	float:left;
	width:360px;
	padding-right:5px;
	position:relative;
}

#rightSide { 
	float:left;
	width:380px;
	border-left:2px dashed #6d6f73;
	position:relative;
}

.whiteBackground { 
	background:#fff;
	background:rgba(255, 255, 255, 0.7);
}
#morePhotos {
	position:absolute;
	top:5%;
	width:355px;
	left:20px;
	padding-top:10px;
	height:28px;
	background:#fff;
	background:rgba(255, 255, 255, 0.7);
	text-align:right;
	padding-right:20px;
}

#morePhotos a { 
	text-decoration:none;
	color:#000;
	letter-spacing:1px;
	text-transform:uppercase;
	opacity:.5;
	filter:alpha(opacity=50);
}
#titleImage {
	margin-top:10px;
	margin-left:30px;
}
#nutritious { 
	margin-left:50px;
	margin-top:20px;
	margin-bottom:10px;
}
/*.bubble {
	width:301px;
	background-color:#d4d0d4;
	padding-left: 20px;
	padding-right: 20px;
}
.bubbleLeft { 
	float:left;
	width:342px;
	margin-left:25px;
}
.bubbleRight .whoSaid { 
	text-align:right;
	margin-top:10px;
}
.bubbleRight { 
	float:left;
	width:342px;
	margin-left:20px;
}
*/
.whoSaid {
	color:#202957;
	text-align:right;
	border-bottom:1px dotted;
	padding-bottom:3px;
}
/*.whoSaid a { 
	color:#fff;
	text-decoration:none;
}*/
#noColumns {
	width:745px;
	margin-left:auto;
	margin-right:auto;
}
#copy { 
	padding:0px 15px 10px 20px;
	/*background-color:#fff;
	background-color:rgba(255, 255, 255, 0.8);*/
	color:#fff;
}
#copy p { 
	margin-top:0.5em;
	margin-bottom:1em;
}
#copy p a, #copy li a {
	background-color:#328485;
	color:#fff;
	text-decoration:none;
}
#copy ul {
	margin-left:35px;
}
.displayNone {
	display:none;	
}

/*navigation*/
#homepageNav {
	height:60px;
	padding-top:10px;
	width:680px;
	margin-left:auto;
	margin-right:auto;
}

#interiorNav {
	padding-top:15px;
	border-bottom:5px solid #6e6e71;
	height:60px;
}

#interiorNav a {
	display:block;
	float:left;
	background-position:right center;
	background-repeat:no-repeat;
	padding-top:40px;
	height:30px;
}

#homepageNav a {
	height:30px;
	display:block;
	float:left;
	background-position:right center;
	background-repeat:no-repeat;
	padding-top:25px;
}

a#productInfo {
	width:173px;
	background-image:url(/assets/images/navigation/product-information.gif);
}
a#homeProductInfo {
	width:180px;
	background-image:url(/assets/images/navigation/homepage-product-information.gif);
}

a#blog { 
	width:93px;
	background-image:url(/assets/images/navigation/our-blog.gif);
	margin-left:16px;
}
a#homeBlog {
	width:112px;
	margin-left:35px;
	background-image:url(/assets/images/navigation/homepage-our-blog.gif);
}

a#mamas {
	width:153px;
	background-image:url(/assets/images/navigation/about-the-mamas.gif);
	margin-left:25px;
}
a#homeMamas {
	width:160px;
	margin-left:35px;
	background-image:url(/assets/images/navigation/homepage-about-the-mamas.gif);
}

a#testimonials {
	width:99px;
	background-image:url(/assets/images/navigation/testimonials.gif);
	margin-left:13px;
}
a#homeTestimonials {
	width:107px;
	background-image:url(/assets/images/navigation/homepage-testimonials.gif);
	margin-left:35px;
}

a#homeProductInfo:hover, a#homeMamas:hover, a#homeTestimonials:hover, a#homeBlog:hover, a#productInfo:hover, a#blog:hover, a#mamas:hover, a#testimonials:hover, body#productPage a#productInfo, body#mamasPage a#mamas, body#testimonialsPage a#testimonials {
	background-position:left center;
}

#interiorNav a#buy {
	background-image:none;
	height:auto;
	padding-top:0;
	margin-left:60px;
}
#homepage { 
	width:895px;
	height:770px;
	background-image:url('/assets/images/homepage-background.jpg');
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	position:relative;
	z-index:80;
}
#homepage img {
	position:absolute;
}
#pizzaBox {
	left:38px;
	top:214px;
}
#buyNow {
	right:81px;
	top:380px;
}
#inside {
	right:12px;
	top:605px;
}

/*text styles and the like*/

strong {
	font-weight:bold;
}
#recipeList { 
	top:170px;
	left:10px;
	position:absolute;
	z-index:80;
	padding-top:10px;
}

#recipeList a { 
	margin-top:25px;
	text-decoration:none;
	display:block;
	width:58px;
	float:left;
	color:#fff;
	padding:5px;
	height:100px;
	}
a#greek { 
	background-color:#afaa6d;
}
a#salmon { 
	background-color:#ea945b;
}
a#gBeans{ 
	background-color:#cd4695;
}
a#corn { 
	background-color:#de4c47;
}
a#spinach{ 
	background-color:#99ba86;
}
body#greekPage a#greek, body#spinachPage a#spinach, body#cornPage a#corn, body#gBeansPage a#gBeans, body#salmonPage a#salmon, a#greek:hover, a#spinach:hover, a#corn:hover, a#gBeans:hover, a#salmon:hover {
	margin-top:0px;
}
h4 {
	font-weight:normal;
	padding-top:0.3em;
	padding-bottom:0.3em;
	margin-top:0.5em;
	text-transform:uppercase;
	letter-spacing:1px;
	border-top:1px dotted #1f2754;
	border-bottom:1px dotted #1f2754;
	font-size:1.2em;
	color:#1f2754;
}
h3 { 
	text-transform:uppercase;
}
.miniColumn {
	float:left;
	width:340px;
}
p#tweet {
	margin-left: 115px;
	margin-top: 10px;
}
table#mergeTable td {
	padding:5px;	
}
#mediaLogos img { 
	padding:5px;
}
.fixedHeight {
	height:600px;
	overflow:auto;
}
.clickable {
	padding-left:3px;
}
.clickable:hover {
	cursor:pointer;
	background-color:#FC9;
}
.larger {
	font-size:1.4em;
}

/*SHOPPING CART STYLE *********************************************************/

table.input {
	margin-top: 20px;
	margin-left: 35px;
	margin-bottom: 20px;
}

table.input td {

}

#purchaseYourself input {
	margin: 10px 0px 20px 0px;
}

div#displayBasket input {
	margin: 5px;
}

div.center {
	text-align: center;
}

#login {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

#login table td {

}

body.store form {
	margin-top: 25px;
}

body.store input {
	margin: 5px;
}

#login table td.right {
	text-align: right;
}

div#checkOut, div#register, div#verify, div#checkOutM {
	position: relative;
	height: 600px;
	overflow-x: visible;
	overflow-y: auto;
}

div#checkOutM {
	width: 714px;
}

body.store h2 {
	margin-top: 20px;
}

body.store select {
	margin-left: 5px;
}

body.store td, body.store table {
	background: transparent;
}

div#displayBasket td {
	background: transparent;
}

div.testing {
	display: none;
}

p#purchase {
	clear: both;
	margin-top: 30px;
	text-align: center;
	font-size: 14pt;
	color: #ffffff;
}

a#purchase-target, a#purchase-amazon {
	margin-top: 20px;
	
	
}
