body {
	font: 11px/16px Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #0099cc;
}
#covercontentwrap {
	background: url('../img/home/bkg.gif');
	height: 161px
}

/*Left Feature*/

#leftfeature {
	float:left;
	font-size: 125%;
	width: 180px;
	margin-left: 23px;
}

#leftfeature a:link {
	color: #ffffff;
	text-decoration: underline;
}
#leftfeature a:active {
	color: #ffffff;
	text-decoration: underline;
}
#leftfeature a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#leftfeature a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*Right Feature*/

#rightfeature {
	float:left;
	width: 180px;
	margin-left: 33px;
}

#rightfeature a:link {
	color: #ffffff;
	text-decoration: underline;
}
#rightfeature a:active {
	color: #ffffff;
	text-decoration: underline;
}
#rightfeature a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#rightfeature a:hover {
	color: #ffffff;
	text-decoration: none;
}



/*Press*/

#press {
	float:left;
	width: 336px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
#press div {
	background: url('../img/home/watermark.jpg') no-repeat;
	height: 161px;
	width: 336px;
}
#press .text-input {
	padding-top: 5px;
}

#press a:link {
	color: #990000;
	text-decoration: underline;
}
#press a:active {
	color: #990000;
	text-decoration: underline;
}
#press a:visited {
	color: #990000;
	text-decoration: underline;
}
#press a:hover {
	color: #990000;
	text-decoration: none;
}



#wrap {
	margin-right: auto;
	margin-left:auto;
	width: 770px;
}

#wrapanv {
	margin-right: auto;
	margin-left:auto;
	width: 385px;
}

h1 {
	font: bold 14px Helvetica, Arial, sans-serif;
	color: #005E9C;
	margin: 0px;
	padding: 0px;
}

h3 {
	font: bold 14px Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#footerpress {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Footer */

#footer {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #FFFFFF;
}
#footer a:link {
	color: #005E9C;
	text-decoration: underline;
}
#footer a:active {
	color: #005E9C;
	text-decoration: underline;
}
#footer a:visited {
	color: #005E9C;
	text-decoration: underline;
}
#footer a:hover {
	color: #005E9C;
	text-decoration: none;
}


/* Links */

a:link {
	color: #005E9C;
	text-decoration: underline;
}

a:active {
	color: #005E9C;
	text-decoration: underline;
}

a:visited {
	color: #005E9C;
	text-decoration: underline;
}

a:hover {
	color: #0005E9C;
	text-decoration: none;
}
#flavorcontentwrap {
	background: url('../img/common/bkg_common.gif');
	height: 350px;
	margin: 0px;
	padding: 0px
}
#subnav {
	width: 204px;
	background: url('../img/flavors/bkg_sidebar.gif') no-repeat;
	margin: 0px;
	padding: 0px;
	height: 250px;
	float: left
}
#productcopy {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	float: left;
	width: 240px;
}
#subnav ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 22px;
	font-weight: bold;
	list-style: none;
}
#subnav a {
	text-decoration: none;
	padding-left: 18px;
	color: #ffffff;
}
#subnav a:hover {
	color: #005E9C;
	background: url('../img/flavors/arrow.gif') no-repeat 0px 50%;
}
.here {
	color: #005E9C;
	background: url('../img/flavors/arrow.gif') no-repeat 0px 50%;
}
#productcopy p {
	margin: 0px;
	padding: 0px;
	float: left;
}
/* Layers */
.productlayer { /* MODIFIED BY NICKD ON JUNE-2 2008, position, z-index and visibility commented out */
	/*position: absolute;*/
	width: 524px;
	height: 238px;
	/*z-index: 2;*/
	/*visibility:hidden;*/
}

#description {
	width: 300px;
	float: left;
}
#product {
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 40px;
}
#buycontentwrap {
	background: #B2E0F0;
	margin: 0px;
	padding: 20px 40px 25px 25px;
}
#buycontentwrap p {
	margin: 0px;
	padding: 10px 0px 0px;
}
#header img {
	margin: 0px;
	padding: 0px;
	display: block;
}
h2 {
	font-weight: bold;
	color: #005E9C;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#legalcontentwrap {
	background: #B2E0F0;
	margin: 0px;
	padding: 20px 40px 25px 25px;
}

#legalcontentwrapanv {
	background: #B2E0F0;
	margin: 0px;
	padding: 0px 40px 25px 25px;
}

/* home 'where to buy' styling */
#rightfeature form p { text-align: center; }
#rightfeature select { }