
body {
  text-align: center;
  background: url(/images/bg.gif) repeat;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:170%;
  font-size:10px;
}
  
 a {
 color:#999999
 }
 
 a:visited {
 color: #330066
 } 
  
#container {
  margin: 0 auto;
  width: 736px;
  text-align: left;
}

#banner {
	position:relative;
	width:736px; height:155px;
	background:url(/images/banner.gif);
	z-index:2;
	margin-bottom:-20px;
}

#logo {
	width:426px; height:150px;
	background:url(/images/logo.png);
	position:relative;
	top:10px;
	left:150px;
}

#logo h1, #menu h3, #pineapple h2, #pineappleEtc h2, .addcart h3 {
	display:none;
}

#menu {
	position:relative;
	width:736px; height:40px;
	background: #99CCFF;
	float:left;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	z-index:1;
}

div#content {
	position:relative;
	width:736px;
	top:0px; left:0px;
	padding-top:60px;
	margin-bottom:0px;
	z-index:0;
	background:#ffffff url(/images/flowers.jpg) repeat-y center;
}

div#content:after {
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}


div#content_nobg {
	position:relative;
	width:736px;
	top:0px; left:0px;
	padding-top:60px;
	margin-bottom:0px;
	z-index:0;
	background:#ffffff;
}

div#content_bottom {
	width:660px; height:24px;
	background:url(/images/main_bottom.png) no-repeat;
	position:relative;
	top:20px; left:1px;
}

div#content_bottom:after {
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
} 

div#left {
	margin-left:10px;
	margin-right:10px;
	padding-top:10px;
	width: 400px;
	float:left;
}

div#center {
	float:left;
	width:100px;
	position:relative;
	top:0px; left:0px;
}


div#center:after {
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
} 


div#right {
	padding-top:20px;
	width:200px;
	float:left;
}

div#oneCol {
	width:710px;
	margin-left:20px;
}

div#pineapple {
	background:url(/images/pineapple.png);
	width:215px; height:85px;
	margin-left:80px;
	margin-top:15px;
}

div#pineappleEtc {
	background:url(/images/PineAsianUrbanLocals.png);
	width:555px; height:95px;
}


a#home {
	width:79px; height:40px;
		background:url(/images/menu_home.png);
	float: left; display:block;
	cursor:pointer;
}


a#home_on {
	width:79px; height:40px;
		background:url(/images/menu_home_on.png);
	float: left; display:block;
	cursor:pointer;
}

a#store {
	width:74px; height:40px;
		background:url(/images/menu_store.png);
	float:left; display:block;
	cursor:pointer;
}

a#store_on {
	width:74px; height:40px;
		background:url(/images/menu_store_on.png);
	float:left; display:block;
	cursor:pointer;
}

a#about {
	width:97px; height:40px;
		background:url(/images/menu_aboutUs.png);
	float:left; display:block;
	cursor:pointer;
}

a#about_on {
	width:97px; height:40px;
		background:url(/images/menu_aboutUs_on.png);
	float:left; display:block;
	cursor:pointer;
}

a#contact {
	width:236px; height:40px;
		background:url(/images/menu_contact.png);
	float:left; display:block;
	cursor:pointer;
}


a#contact_on {
	width:236px; height:40px;
		background:url(/images/menu_contact_on.png);
	float:left; display:block;
	cursor:pointer;
}

a#cart {
	width: 83px; height:40px;
		background:url(/images/menu_cart.png);
	float:right; display:block;
	cursor:pointer;
}

a#cart_on {
	width: 83px; height:40px;
		background:url(/images/menu_cart_on.png);
	float:right; display:block;
	cursor:pointer;
}

.itemFront {
	width:160px;
	float:left;
	margin:0px;
}

.itemFront p {
	margin:5px;
	}

.thumb {
	float:left;
	margin:5px;
	border:#999999 solid 1px;
	width:160px; height:160px;
}

.desc {
	margin:5px;
	width:160px;
	float:left;
	font-size:12px;
	font-weight:bold;
}


.itemPhoto {
	float:left;
	margin:5px;
	border:#999999 solid 1px;
	width:475px; height:475px;
}

.itemDesc {
	margin:5px;
	width:170px;
	float:left;
}

.storeItem {
 	float:left;
	height:240px;
}

.storeDesc {
	margin:5px;
	font-size:12px;
	font-weight:bold;
	width:160px;
	height:30px;
	display:block;
}

.addcart img {
	background:url(/images/addcart.gif);
	width:83px; height:29px;
}

.title {
	font-size:12px;
	font-weight:bold;
}
