.listClasses {
	margin-left: -250px;
	position: relative;
	width: 500px;
	left: 50%;
	margin-bottom: -100px;
	top: -5px;
	clear: both;
}
.listClasses2 {
	margin-left: -250px;
	position: relative;
	width: 500px;
/*	height: 280px; */
	left: 50%;
/*	margin-bottom: -120px; */
	top: -5px;
	clear: both;
}
.listIdeas {
	margin-left: -250px;
	position: relative;
	width: 500px;
	left: 50%;
	margin-bottom: -120px;
	top: -5px;
}

.catName {
	position: relative;
	width: 780px;
	margin-left: -390px;
	left: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #999999;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
	height: 24px;
	clear: left;
}
.catName2 {
	position: relative;
	width: 660px;
	margin-left: -330px;
	left: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #999999;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
	height: 24px;
}
.className {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336633;
	position: relative;
	width: 300px;
	top: -132px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	left: 136px;
}
.listGroups {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	width: 300px;
	top: -116px;
	left: 138px;
}

.classDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: relative;
	width: 300px;
	top: -128px;
	font-weight: normal;
	left: 136px;
}

.groupMenu
{
	background-color: #FFFFCC;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	overflow: hidden;
}
.classTitle {
	color: #FFFF00;
}
.groupTitle {
	color: #FFFF00;
}
.sectionTitle {

	color: #FFFF00;
}
.prodDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: relative;
	width: 280px;
	top: -136px;
	font-weight: normal;
	left: 136px;
	padding-right: 10px;
}
.prodDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: relative;
	width: 300px;
	top: -130px;
	font-weight: normal;
	left: 136px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.catIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: relative;
	width: 300px;
	top: -130px;
	font-weight: normal;
	left: 136px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height: 15px;
}


.prodPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	position: relative;
	width: 300px;
	top: -124px;
	font-weight: bold;
	left: 136px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}

.salePrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	position: relative;
	width: 300px;
	top: -124px;
	font-weight: bold;
	left: 136px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.usualText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	padding-left: 25px;
}

.usualPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: line-through;
}


.addtoCart {
	position: relative;
	width: 30px;
	top: -144px;
	left: 410px;
	height: 40px;
	margin-bottom: -40px;
}

.viewCart {
	position: relative;
	height: 18px;
	width: 25px;
	top: -35px;
	left: 50%;
	margin-left: 362px;
	text-align: center;
	background-color: #E6E6E6;
	border: 1px solid #FFFFCC;
}

/* Version 2009-01-16
.viewCart {
	background-color: #E6E6E6;
	position: relative;
	height: 18px;
	width: 25px;
	top: -35px;
	left: 50%;
	margin-left: 312px;
	text-align: center;
	border: 1px solid #FFFFCC;
}
*/


.viewCart2 {
/*	background-color: #E6E6E6; */
	position: relative;
	height: 18px;
	width: 60px;
	top: -33px;
	left: 50%;
	margin-left: 260px;
	text-align: center;
}
.stdImage {
	border: 1px solid #999999;
}
.thumbImage {
	border: 1px solid #999999;
	height: 100px;
	width: 100px;
	float: left;
	margin: 4px;
}
.groupDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: relative;
	width: 300px;
	top: -128px;
	font-weight: normal;
	left: 136px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.itemCount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	position: relative;
	width: 300px;
	top: -130px;
	font-weight: normal;
	left: 136px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}
.sectionName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	position: relative;
	width: 276px;
	top: -140px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	left: 136px;
}

#dropmenudiv{
	position:absolute;
	font:normal 10px Verdana;
	line-height:14px;
	z-index:100;
	margin-top: 2px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
	color: #666666;
}

#dropmenudiv a:visited{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
	color: #666666;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CCCCCC;
}

a.titleLink:link, a.titleLink:visited
{
	text-decoration: none;
	color: #0000FF;
}

a.titleLink:hover
{
	color: #FFFF00;
	text-decoration: none;
	background-color: #999999;
}
a.titleLink2:link, a.titleLink2:visited
{
	text-decoration: underline;
	color: #FFFF00;
	top: -4px;
}

a.titleLink2:hover
{
	color: #0000FF;
	text-decoration: none;
}

a.sectionLink:link, a.sectionLink:visited
{
	text-decoration: none;
	color: #0000FF;
	padding-right: 1px;
	padding-left: 1px;
}

a.sectionLink:hover
{
	color: #FFFF00;
	text-decoration: none;
	background-color: #999999;
	padding-right: 3px;
	padding-left: 1px;
}


a.drop:link, a.drop:visited
{
	text-decoration: none;
}

a.drop:hover
{
	color: #000000;
	text-decoration: none;
}

a.dropAt:link, a.dropAt:visited
{
	text-decoration: none;
}

a.dropAt:hover
{
	color: #000000;
	text-decoration: none;
}

.sectionDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: relative;
	width: 300px;
	top: -128px;
	font-weight: normal;
	left: 136px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 3px;
}


.sectionShape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: relative;
	width: 300px;
	top: -130px;
	font-weight: normal;
	left: 136px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
}
.noPic {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 130px;
	width: 130px;
	border: 1px dotted #CCCCCC;
	font-size: 12px;
	color: #999999;
	text-align: center;
	line-height: 130px;
}
.noPicThumb {
	position: relative;
	height: 100px;
	width: 100px;
	border: 1px dotted #CCCCCC;
	font-size: 12px;
	color: #999999;
	text-align: center;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.count {
	color: #999999;
	text-align: right;
	position: relative;
	height: 12px;
	top: -14px;
	margin-bottom: -10px;
	font-style: italic;
	padding-right: 4px;
	width: 140px;
	display: block;
}
.countitems {
	color: #999999;
	font-style: italic;
}
.here {
	font-weight: bold;
}

.newName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	position: relative;
	width: 300px;
	top: -136px;
	font-weight: normal;
	left: 136px;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
.topMenu {
	margin-bottom: 5px;
}
.footMenu {
	background-color: #FFFFCC;
	position: relative;
	height: 20px;
	width: 460px;
	text-align: center;
	left: 50%;
	margin-left: -230px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
}
.stdWidth600 {
	margin-left: -300px;
	position: relative;
	width: 600px;
	left: 50%;
}
.chat {
	position: relative;
	margin-left: -70px;
	width: 140px;
	left: 50%;
}
.searchBox {
	position: relative;
	left: 50%;
	margin-top: -27px;
	height: 26px;
	width: 200px;
	margin-left: 162px;
}
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	height: 14px;
	width: 116px;
}
.searchButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px none #666666;
}
.searchBox2 {
	position: relative;
	left: 50%;
	margin-top: -10px;
	height: 26px;
	width: 200px;
	margin-left: -90px;
}
.newProduct {
	position: relative;
	top: 4px;
}
.idea_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	width: 300px;
	left: 210px;
	top: -200px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	color: #666666;
}
.idea_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	width: 300px;
	left: 210px;
	top: -200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
}
.idea_designer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	width: 300px;
	left: 210px;
	top: -200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	color: #666666;
}

a.discrete:link, a.discrete:visited
{
	text-decoration: none;
	color: #0099FF;
}

a.discrete:hover
{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.idea_products {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	width: 300px;
	left: 210px;
	top: -200px;
	padding-bottom: 2px;
	color: #666666;
}
.idea_ingredient {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	width: 300px;
	left: 210px;
	top: -200px;
	padding-bottom: 2px;
	color: #666666;
}
.gallery {
	text-align: right;
	position: relative;
	width: 680px;
	margin-bottom: -40px;
	top: -60px;
	z-index: 0;
}
.sendIdeas {
	position: relative;
	height: 40px;
	width: 150px;
	z-index: 5;
}
.gridCell {
	padding: 2px;
}
.gridPic {
	border: 1px solid #999999;
}
.luckyDip {
	text-align: center;
	position: relative;
	width: 680px;
	top: -40px;
	z-index: 0;
}
.luckyDipTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF00CC;
	letter-spacing: 2px;
}
.luckyDipText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


.clearFloat {
	clear: both;
}
.grid {
	width: 900px;
	margin-left: -450px;
	left: 50%;
	position: relative;
	clear: both;
}

.wrapper {
	clear: both;
	overflow: hidden;
	position: relative;
	top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 905px;
}

.picture {
	float: left;
	position: relative;
	height: 150px;
	width: 150px;
	clear: both;
	left: 50%;
	margin-left: -300px;
}

.noPicture {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 130px;
	width: 130px;
	border: 1px dotted #CCCCCC;
	font-size: 12px;
	color: #999999;
	text-align: center;
	left: 50%;
	margin-left: -300px;
	margin-bottom: 20px;
}

.blurb {
	float: left;
	position: relative;
	width: 450px;
	left: 50%;
	margin-left: -150px;
}
.prodTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336633;
	position: relative;
	width: 99%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.prodCount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	position: relative;
	width: 250px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}
.prdDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: relative;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.sectDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: relative;
	width: 350px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.sectTech {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: relative;
	width: 200px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
}
.xoom {
	top: 4px;
	position: relative;
	height: 20px;
	width: 20px;
	visibility: visible;
	z-index: 100;
}

.xoom2 {
	position: relative;
	top: 1px;
	left: 1px;
	height: 20px;
	width: 20px;
	visibility: visible;
	z-index: 100;
	margin-bottom: -20px;
}

.newIcon {
	position: relative;
	visibility: visible;
	z-index: 20;
	height: 22px;
	width: 34px;
	top: -136px;
	left: 5px;
}
/*
.cartIcon {
	text-align: right;
	top: -20px;
	position: relative;
	height: 20px;
	width: 350px;
	margin-bottom: -18px;
	}
*/

.cartIcon {
	text-align: right;
	top: -20px;
	position: relative;
	height: 20px;
	width: 30px;
	margin-bottom: -18px;
	float: right;
	}

.prodIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: relative;
	width: 350px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 15px;
}
.ideas {
	text-align: right;
	top: -20px;
	position: relative;
	height: 20px;
	width: 350px;
	margin-bottom: -18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}

.prdPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	position: relative;
	width: 300px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.qchat {
	float: left;
	position: relative;
	color: #FF0000;
}
/*
.titleBand {
	position: relative;
	width: 780px;
	margin-left: -390px;
	left: 50%;
	background-color: #999999;
	height: 26px;
}
*/

.titleBand {
	position: relative;
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CCCCCC;
	height: 26px;
	clear: both;
	color: #0000FF;
}

.titleLeft {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	float: left;
	top: 4px;
	width: 500px;
	margin-left: 10px;
}


.viewShopCart {
	float: right;
	position: relative;
	height: 18px;
	width: 25px;
	background-color: #E6E6E6;
	border: 1px solid #FFFFCC;
	margin-right: 4px;
	margin-top: 3px;
	padding-left: 5px;
}

.subTitleBand {
	position: relative;
	width: 780px;
	margin-left: -390px;
	left: 50%;
	height: 33px;
	clear: left;
	margin-top: 3px;
}

.subTitleBandGroups {
	position: relative;
	width: 910px;
	margin-left: -455px;
	left: 50%;
	height: 20px;
	clear: both;
	padding-left: 10px;
}

.sBox {
	position: relative;
	height: 20px;
	float: right;
	margin-right: 3px;
}
.subMenuBand {
	position: relative;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	height: 18px;
	clear: both;
	top: -4px;
}
