/* Structure Options */
html, body, div, img, a img
{
	margin:0px;
	padding:0px;
	border:0px;
}

p {margin:0px 0px 20px 0px; padding:0px; }
div.allContent
{
	background-color:white;

	margin:0px auto;

	/*min-height:600px;*/

	width:924px;

	/*background-color:#AAFFFF;*/

	border-top:3px solid #EF037F;
	border-left:3px solid #EF037F;
	border-right:3px solid #EF037F;
}

div.mainContent
{
	/* display:block; */
	/* 924 - 2sidebars(47) = x*/
	/* width:924px; */
	margin-top:80px;
	float:left;
	
	width:830px;
	/*margin-left:47px;
	margin-right:47px;
	border:1px solid red;*/
	
}

div.footer
{
	clear:both;
	line-height:20px;
	font-size:12px;
	margin-top:0px;
	width:924px;
	/*background-color:brown;*/

	text-align:center;

	border-bottom:3px solid #EF037F;
	border-top:3px solid #EF037F;
}

/* Others */
body
{
	background-color:#bff2ff;
	color:black;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, sans-serif;
}

h1 { font-size:20px; color:#EF037F; font-style: normal; font-weight: normal;}
h2 { font-size:18px; color:#00baea; font-style: normal; font-weight: normal;}

.indent
{
	margin-left:40px;
}

.phpc-footer {visibility:hidden;}

a
{
	color:black;
	font-weight:bold;
	text-decoration:underline;
}

a.footerNav
{
	font-size:12px;
	color:black;
	text-decoration:none;
}
a:link { }     /* unvisited link */
a:visited { }  /* visited link */
a:hover { cursor:pointer; color:#EF037F; text-decoration:underline; }   /* mouse over link */
a:active { }   /* selected link */

.center{text-align: center;}
.fleft{float:left;}
.fright{float:right;}



.footerName
{
	display:inline;
	margin-right:25px;
	text-align:center;
}

div.temp
{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:300px;
	background-color:#FFCCFF;
}

/* Coffee { */

#coffee {}
div#video  {margin:20px auto; width:640px; height:385px;}

/*
#bloom { margin-left:0px; }
#redCherry, #hoshidanas, #longDay {margin:0px 0px 0px 76px;}
	
#bloom { background-image:url("../images/coffee/bloom.gif");}
#redCherry { background-image:url("../images/coffee/redCherry.gif");}
#hoshidanas { background-image:url("../images/coffee/hoshidanas.gif");}
#longDay { background-image:url("../images/coffee/longDay.gif");}
*/

/* Coffee } */

/* Products { */
	/* noscript { */
	.desc  {width:680px; text-align:left;}
	.desc * {margin-left:50px;}
	/* noscript } */
	
	.thumbnails span {margin:0px 0px 20px 20px;}
	#sevenOunce { margin-left:0px; }
	#halfScoop{ margin-left:0px; }
	
	#singlePotBag { background-image:url("../images/products/singlePotBag.gif"); }
	#chocolateBeans { background-image:url("../images/products/chocolateBeans.gif"); }
	#sevenOunce { background-image:url("../images/products/7oz.gif"); }
	#tenSevenOunce { background-image:url("../images/products/7oz.gif"); }
	#giftBag {background-image:url("../images/products/giftBag.gif");}
	#honey {background-image:url("../images/products/macNutHoney.gif");}
	#macadamiaNuts {background-image:url("../images/products/pumpkin.gif");}
	#cinnamonSugar {background-image:url("../images/products/pumpkin.gif");}
	#pumpkinSpice {background-image:url("../images/products/pumpkin.gif");}
	#halfScoop { background-image:url("../images/products/halfScoop.gif");}
	#oneScoop { background-image:url("../images/products/oneScoop.gif");}
	#oneParrot { background-image:url("../images/products/oneParrot.gif");}
	#oneShell { background-image:url("../images/products/oneShell.gif");}
	#one { background-image:url("../images/products/one.gif");}
	#flavoredCoffee { background-image:url("../images/products/7oz.gif");}
	#alohaShirt { background-image:url("../images/products/alohaShirt.gif");}
	#roastedCacaoNibs { background-image:url("../images/products/roastedCacaoNibs.gif");}
	#onegreenbeans {background-image:url("../images/products/greenbean.gif");}
	#twogreenbeans {background-image:url("../images/products/greenbean.gif");}
	#quilt {background-image:url("../images/products/quilt.gif");}
	#fabric {background-image:url("../images/products/fabric.gif");}
	
	#products  span{float:left; width:150px; height:270px; margin-right:20px;}
	#products .title { height:45px;}
	#products  span.end{margin-right:0px; margin-bottom:40px;}
	#products  span.start{clear:left;}
	#products  span p{display:none;}
	#products  span h2{text-align:center; margin:0px; padding:0px;}
	#products  span div.product div{margin-left:auto; margin-right:auto; width:105px;}
	#products  span div.product select{display:block; margin-left:auto; margin-right:auto; width:125px;}

	#products  span a{display:block; width:150px; height:150px; margin-bottom:10px;}
	#products  span a img {display:none;}

	#productFooter {float:left; clear:left;}

	.seasonal {color:#EA7100;}

/* Products } */

/* initProducts { */

	/* yesScript { */
	.yesScript {display:none;}
	
	#enlargedContainer { position:absolute; width:100%; top:0px; left:0px; vertical-align:middle; z-index:100;}
	#enlargedContainer a { display:block; margin:0px auto;}
	#enlargedBackground {position:absolute; width:100%; top:0px; left:0px; background-color:#000000; z-index:99;}
	#enlargedX { display:none; width:25px; height:25px; background-image:url("../images/exit.png"); float:right;/*position:absolute; top:50%; left:50%; z-index:101;*/}
	/* yesScript } */
/* initProducts } */
	
/* Homepage { */
.greeting {color:#EF037F; font-size:1.61em; font-style:italic;}
	
/* Homepage } */

/* Blog {*/
.date {color:#AAAAAA; font-size:14px;}
/* Blog }*/
