body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#primaryContainer {
	width: 900px;
	margin: 0 auto;
	top: 0;
	padding: 0;
	display: block;
}

#contentContainer {
	width: 900px;
	float: left;
	clear: both;
	display: block;
	height: auto;
}

#contentClear {
	width: 900px;
	float: left;
	clear: both;
	display: block;
	height: 1px;
}
a {
	text-decoration: none;
	color: #0c0083;
}

a:Hover {
	text-decoration: underline;
	color: #CC3333;
}

hr {
	border: 1px solid #0c0083;
	clear: both;
}
/* Input Fields */
input {
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 1px solid #CC3333;
	background: #ECE8EF;
	color: #CC3333;
}

select {
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 1px solid #CC3333;
	background: #ECE8EF;
	color: #CC3333;
}

#kwicks_container { 
	display: block;
	float: left;
	width: 640px;
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: white;
	height: 235px;
	overflow: hidden;
}
#kwicks {
	margin: 0;
	padding: 0;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 160px;
	height: 235px;
	overflow: hidden;
}
 
#kwicks span {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: white;
	width: 280px;
	height: 235px;
	overflow: hidden;
}

#kwick_adone{
}

#kwick_adtwo{
}

#kwick_adthree{
}

#kwick_adfour{
}

input.newCheckbox {
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 0;
	border: 1px solid #CC3333;
	background: #ECE8EF;
	color: #CC3333;
}

#accountBox {
	float: right;
	width: 300px;
	height: 30px;
	padding: 0;
	margin-right: 0px;
	text-align: center;
	font-size: 10px;
	color: black;
}

#logo {
	float: left;
	width: 360px;
	height: 70px;
	padding: 0;
	margin-left: 20px;
}

#menuBox {
	clear: both;
	width: 900px;
	height: 30px;
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
}

.imgMargin {
	margin: 5px;
}

#frontAd {
	float: left;
	width: 650px;
	margin: 0;
	padding: 0;
	display: block;
	clear: none;
	margin-bottom: 10px;
}

#frontAd p:first-letter {
	font-weight: bold;
	font-size: 13px;
}

.faintLine {
	border: 1px solid #CC99CC;
}

#frontAdOne {
	float: left;
	clear: left;
	width: 200px;
	height: 215px;
	display: block;
	border: 1px solid #B4D2AE;
	margin: 5px 23px 0 0;
	padding: 0px;
}

#frontAdTwo {
	float: left;
	clear: none;
	width: 200px;
	height: 215px;
	display: block;
	border: 1px solid #B4D2AE;
	margin: 5px 0 0 0;
	padding: 0px;
}

#frontAdThree {
	float: right;
	clear: none;
	width: 200px;
	height: 215px;
	display: block;
	margin: 5px 0 0 0px;
	padding: 0px;
	border: 1px solid #B4D2AE;
}

.faheader {
	display: block;
	background-color: #B4D2A3;
	font: 14px "Lucida Grande", Lucida, Veranda, sans-serif;
	font-weight: bold;
	color: #FF6B66;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 5px;
}

#featuredProduct {
	float: left;
	clear: none;
	display: block;
	width: 225px;
	height: 225px;
	border: 0;
	margin: 0;
	font: .8em "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #004D7B;
	text-align: center;
	
}
.bl {background: url(../images/roundBL.gif) 0 100% no-repeat} 
.br {background: url(../images/roundBR.gif) 100% 100% no-repeat} 
.tl {background: url(../images/roundUL.jpg) 0 0 no-repeat} 
.tr {background: url(../images/roundUR.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}

p {
	color: #004D7B;
	text-align: justify;
	display: block;
	font: normal normal 12px/1.5em "Lucida Grande", Lucida, Veranda, sans-serif;
	margin-bottom: 4px;
	padding: 2px;
}

p a {
	text-decoration: none;
	color: blue;
}

p a:HOVER {
	text-decoration: underline;
}

h1 {
	color: #004D7B;
	display: block;
	font: 16px "Lucida Grande", Lucida, Veranda, sans-serif;
	margin-top: 2px;
	margin-bottom: 5px;
}

h2 {
	color: #004D7B;
	display: block;
	font: 14px "Lucida Grande", Lucida, Veranda, sans-serif;
	margin-top: 2px;
	margin-bottom: 5px;
}

h3 {
	color: #004D7B;
	display: block;
	font: 12px "Lucida Grande", Lucida, Veranda, sans-serif;
	margin-top: 3px;
	margin-bottom: 4px;
}

h4 {
	color: #004D7B;
	display: block;
	font: 10px "Lucida Grande", Lucida, Veranda, sans-serif;
	margin-top: 2px;
	margin-bottom: 5px;
}

h5 {
	color: #004D7B;
	display: block;
	font: 8px "Lucida Grande", Lucida, Veranda, sans-serif;
	margin-top: 2px;
	margin-bottom: 5px;
}

#searchBox {
	float: right;
	display: block;
	width: 450px;
	height: auto;
	margin-right: 1px;
	margin-top: 10px;
}

.seInput {
	border: 1px solid #CCCCCC;
	background: #99FFFF;
	font: 10px "Courier New", Courier, mono;
	color: #008fff;
}

.searchFont {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #008FFF;
}

.invText {
	border: 0;
	background-color: white;
	font:  12px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #004D7B;
	font-weight: bold;
}

.newsBox {
	float: right;
	clear: none;
	display: inline;
	width: 220px;
	margin: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding: 0;
}

/*
* Page for 404 Not Found
*/
#page404 {
	display: block;
	width: 600px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #004D7B;
	text-align: justify;
}

#page404 a {
	text-decoration: none;
	color: blue;
}

#page404 a:Hover {
	text-decoration: underline;
	color: #CC66FF;
}

#page404 p {
	text-align: justify;
	margin-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
}

#page404 h3 {
	font-family: inherit;
	font-size: 18px;
}

#categoryBox {
	float: left;
	clear: none;
	display: block;
	left: 0;
	background-color: white;
	width: 175px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-right: 10px;
	padding-bottom: 0;
	margin-left: 0;
}

#categoryBox fieldset {
	width: 175px;
	margin: 0;
	padding: 0;
	border: 1px solid #999999;
	background-image: url('../images/fieldsets.jpg');
}
#categoryBox legend{
	border: 1px solid #999999;
	font:  12px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: black;
	background: white;
	background-image: url('../images/legends30gray.jpg');
	background-repeat: repeat-x;
	margin-left: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#categoryBox a {
	color: #004D7B;
	text-decoration: none;
}

#categoryBox a:Hover {
	color: #CC3333;
	text-decoration: underline;
}

#categoryBox a:Active {
	color: #CC3333;
}
#categoryBox h3 {
	font:  13px "Lucida Grade", Lucida, Veranda, sans-serif;
	color: #000033;
	font-weight: normal;
	margin-left: 15px;
	margin-bottom: 0;
	text-align: left;
}
#categoryBox h2 {
	font: 14px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #000033;
	font-weight: normal;
	margin-left: 8px;
	margin-bottom: 5px;
	text-align: left;
}

#categoryBox h1 {
	font: 15px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #000033;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 5px;
	font-weight: bold;
}

#categoryBottom {
	clear: none;
	background: url('../images/catBottom.gif') 100% 100% no-repeat;
	width: 175px;
	height: 20px;
	margin-top: 25px;
}

.coggler {
	margin: 0px !important;
	padding: 5px 0px 5px 8px !important;
	border: none !important;
	color: #004D7B;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 175px;
	height: 20px;
	background: url('../images/accord_bg.jpg') no-repeat top left !important;
	background: url('../images/accord_bg.jpg') no-repeat top left;
	cursor: pointer;
}
.coggler p {
	display: inline;
	margin: 0px;
	padding: 0px;
	font: .7em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.coggler h3 {
	margin: 0;
	padding: 0;
}

.clement {
	margin: 0;
	border: 0;
	padding: 0;	
}

.clement p {
	font: .7em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	margin-bottom: 2px;
	margin-left: 2px;
}

.clement a {
	text-decoration: none;
}

.clement a:Hover {
	color: #004D7B;
	text-decoration: none;
}
/* For Category Specific Product Display */

#productContainer {
	float: left;
	width: 690px;
	height: auto;
	vertical-align: top;
	font:  .7em "Lucida Grade", Lucida, Veranda, sans-serif;
	color: #004D7B;
	display: inline-block;
	text-align: center;
}

#productContainer a {
	text-decoration: none;
}

#productContainer a:Hover {
	text-decoration: underline;
}

#proBox {
	display: -moz-inline-block;
	display: inline-block;
	float: right;
	width: 320px;
	height: 250px;
	margin: 10px 0 0 10px;
	padding: 5px;
	border: 1px solid #CCCCFF;
}

#proBox h3 {
	font-size: 13px;
	font-weight: bold;
	color: #004D7B;
	text-align: left;
}

#proBox a {
	text-decoration: none;
	font-family: inherit;
	color: inherit;
}

#proBox p {
	text-align: left;
}

#proBox img {
	display: inline;
	float: left;
	clear: both;
	border: 0;
}

#proBox #proBN {
	display: block;
	margin: 0;
	margin-top: 30px;
	margin-right: 5px;
	width: 130px;
}

#proBox #proBN img {
	padding: 10px 0 0 0;
}

#proBox #proBN h4 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #004D7B;
	text-align: right;
}

#proBox #proBN h4 a {
	color: #004D7B;
	text-decoration: underline;
}

#proBox #proBN h4 a:Hover {
	color: #FF220A;
	text-decoration: none;
}

.proDetails {
	display: block;
	float: right;
	text-align: left;
	width: 140px;
	font:  12px "Lucida Grade", Lucida, Veranda, sans-serif;
	color: #004D7B;
}

#proBox a:Hover {
	text-decoration: underline;
	font-family: inherit;
	color: inherit;
}

#excite_ship {
	display: block;
	float: left;
	clear: both;
	width: 125px;
	text-align: center;
	background-color: #FF220A;
	border: 1px solid #000;
	color: #ffffff;
	font:  12px "Lucida Grade", Lucida, Veranda, sans-serif;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0;
	margin-bottom: 7px;
	overflow: hidden;
}

#excite_best {
	display: block;
	float: left;
	clear: both;
	width: 125px;
	text-align: center;
	border: 1px solid #004D7B;
	background-color: #99FFFF;
	border: 1px solid #000;
	color: #FF220A;
	font:  13px "Lucida Grade", Lucida, Veranda, sans-serif;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0;
	margin-bottom: 7px;
	overflow: hidden;
}

.topNavigate {
	display: block;
	float: left;
	clear: both;
	width: 890px;
	height: 30px;
}

#catBreadCrumb {
	display: -moz-inline-block;
	display: inline-block;
	float: left;
	clear: none;
	width: 500px;
	height: 25px;
	font: 11px "Lucida Grade", Lucida, Veranda, sans-serif;
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
}

#catBreadCrumb a {
	color: #004D7B;
	text-decoration: none;
}

#catBreadCrumb a:Hover {
	color: #004D7B;
	text-decoration: underline;
}

#pagesBox {
	display: -moz-inline-block;
	display: inline-block;
	float: right;
	clear: none;
	width: 350px;
	height: 25px;
	font: 11px "Lucida Grade", Lucida, Veranda, sans-serif;
	color: #004D7B;
	text-align: right;
	margin-bottom: 10px;
}

#pagesNum {
	display: inline;
}

#pagesNum a {
	display: -moz-inline-block;
	display: inline-block;
	border: 1px solid #999999;
	font: 9px "Lucida Grande", Lucida, Veranda, sans-serif;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 1px;
	margin-top: 3px;
	background-color: white;
	color: black;
	text-decoration: none;
}

#pagesNum a:Hover {
	text-decoration: none;
	background: #99FFFF;
	font-weight: bolder;
}

#productShow {
	float: left;
	width: 125px;
	height: 175px;
	display: -moz-inline-block;
	display: inline-block;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 0;
	clear: none;
}

#productShow a {
	text-decoration: none;
	font-family: inherit;
	color: inherit;
}

#productShow img {
	border: 1px solid #CCCCFF;
}
#productShow a:Hover {
	text-decoration: underline;
	font-family: inherit;
	color: inherit;
}

/* End of Category Specific Product Display */

/* Right Banner on Product Display Pages */
#pvcBox {
	display: -moz-inline-block;
	display: inline-block;
	float: right;
	margin: 0;
	padding: 0;
	clear: none;
	width: 200px;
	margin-top: 30px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #004D7B;
	background-color: #FFFFFF;
	vertical-align: top;
}

#pvcBox ul li {
	margin-left: 0px;
	margin-top: 5px;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	line-height: 2em;
}

#pvcBox a {
	text-decoration: none;
	color: #004D7B;
}

#pvcBox a:Hover {
	text-decoration: underline;
}
#pvcBox fieldset {
	width: 200px;
	height: auto;
	border: 1px solid #999999;
	font: inherit;
	text-align: justify;
	margin: 0;
	padding: 0;
}

#pvcBox legend {
	border: 1px solid #CCCCFF;
	font:  12px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: black;
	background: white;
	background-image: url('../images/legends30gray.jpg');
	background-repeat: repeat-x;
	margin-left: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
}

/* For Misc Text Pages */
#miscContainer {
	display: block;
	float: left;
	clear: none;
	width: 800px;
    padding: 10px;
    margin-left: 30px;
    margin-bottom: 25px;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #004D7B;
}

#miscContainer p {
	text-align: justify;
	text-decoration: none;
	margin-top: 10px;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 0;
}

#miscContainer h2 {
	font:  1.4em "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #004D7B;
	text-align: center;
	font-weight: bold;
}

#miscContainer h1 {
	font: .8em "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #004D7B;
	text-align: left;
	font-weight: normal;
}

#miscContainer h3 {
    font: 1.1em "Lucida Grande", Lucida, Veranda, sans-serif;
    color: #4F9C53;
    font-weight: bold;
    margin: 0;
    margin-left: 5px;
    margin-bottom: 1px;
    margin-top: 18px;
}

#miscContainer ul li {
	text-align: justify;
	font: inherit;
	color: #004D7B;
	font-weight: inherit;
}

#miscContainer li {
    margin-bottom: 5px;
    margin-left: 8px;
    margin-right: 40px;
}
/* For Individual Product Display */
#pviewContainer {
	display: block;
	float: left;
	clear: none;
	width: 900px;
	margin-bottom: 25px;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #004D7B;
}

#categoryStatus {
	display: block;
	width: 900px;
	float: left;
	margin: 0;
	margin-left: 15px;
	margin-bottom: 5px;
	font: 10px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #004A6E;
}

#categoryStatus a {
	text-decoration: none;
}

#categoryStatus a:Hover {
	text-decoration: underline;
}

#pviewContainer {
	display: block;
	margin: 0;
	width: 890px;
	padding: 0;
}

#pviewContainer fieldset {
	border: 1px solid #CCCCFF;
	font: inherit;
	text-align: justify;
	padding: 5px;
	margin-left: 0;
}

#pviewContainer legend {
	border: 1px solid #CCCCFF;
	font:  12px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #000033;
	background-image: url('../images/legends30gray.jpg');
	margin-left: 35px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#pviewContainer p {
	text-align: justify;
	text-decoration: none;
	margin-bottom: 15px;
	margin-left: 5px;
}

#pviewContainer h2 {
	font:  1.4em "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #004D7B;
	text-align: center;
	font-weight: bold;
}

#pviewContainer h1 {
	font: .8em "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #004D7B;
	text-align: left;
	font-weight: normal;
}

#pviewContainer ul li {
	text-align: left;
	font: inherit;
	color: #004D7B;
	font-weight: inherit;
}

#pviewImage {
	display: -moz-inline-block;
	display: inline-block;
	float: left;
	clear: none;
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	margin-top: 7px;
	margin-bottom: 20px;
	padding: 0;
}

#pviewImage img {
	border: 1px solid #CCCCFF;
	margin: 0;
	padding: 0;
}

#pviewImage img:Hover {
	border:  1px solid black;
}

#pviewImage #subImage { 
	width: 300px;
	display: inline;
	float: left;
	padding: 0;
	text-align: left;
	margin-top: 10px;
	padding-top: 10px;
} 

#pviewInfoContain {
	display: -moz-inline-block;
	display: inline-block;
	float: right;
	clear: both;
	width: 550px;
	margin: 0;
	margin-left: 30px;
	padding: 3px;
	vertical-align: top;
}

#pviewInfoContain fieldset {
	display: -moz-inline-block;
	display: inline-block;
	width: 550px;
	height: auto;
	border: 1px solid #CCCCFF;
	font: inherit;
	text-align: justify;
	padding: 5px;
	margin-left: 0;
}

#pviewInfoContain legend {
	border: 1px solid #CCCCFF;
	font:  12px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #000033;
	background-image: url('../images/legends30gray.jpg');
	margin-left: 35px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#pviewInfoContain label {
	display: block;
	float: left;
	width: 300px;
	text-align: left; 
	margin: 5px 0 0 10px;
	padding-right: 20px;
}

#pviewInfoContain h3 {
	font:  16px "Lucida Grande", Lucida, Veranda, sans-serif;
	font-weight: bold;
}

#pviewInfoContain h4 {
	font:  14px "Lucida Grande", Lucida, Veranda, sans-serif;
}

#miscDetails {
	font: 10px "Lucida Grande", Lucida, Veranda, sans-serif;
}

#prodReviews {
	display: -moz-inline-block;
	display: inline-block;
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

#prodReviews  fieldset{
	display: block;
	width: 230px;
	border: 1px solid #CCCCFF;
	font: inherit;
	text-align: justify;
	padding: 5px;
	margin: 0px;
}

#prodReviews legend {
	border: 1px solid #CCCCFF;
	font:  10px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #000033;
	background-image: url('../images/legends30gray.jpg');
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#prodReviews label {
	display: block;
	float: left;
	text-align: left; 
	margin: 5px 0 0 10px;
	padding-right: 20px;
}

#prodReviews p {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #004D7B;
	text-align: justify;
}

#prodReviews input {
	font: 14px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #004D7B;
	background-color: #CCCCFF;
	border: 0;
}

#prodReviews textarea {
	font: 16px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #004D7B;
	background-color: #CCCCFF;
	border: 0;
}

/* End Individual Product Display */

/**
 * POPUP CONTAINER STYLES
 */
#popupMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("../images/maskBG.png") !important; 
	background-image:none;
	background-repeat: repeat;
	display:none;
}
#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border: 1px solid #CC3333;
	background-color: #ffffff;
}

#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar {
	color: #CC3333;
	font-weight: bold;
	height: auto;
	padding: 3px;
	border-bottom: 1px solid #CC3333;
	border-top: 0px solid #CC3333;
	border-left: 0px solid #CC3333;
	border-right: 0px solid #CC3333;
	position: relative;
	z-index: 203;
	background: url("../images/popUpBG.gif") repeat-x;
	vertical-align: middle;
}

#popupTitleBar h2 {
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #CC3333;
	margin: 0;
	text-align: left;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	margin: 0;
}

#popupBottom {
	background-color: #FFFFFF;
	color: #66CCFF;
	font-weight: bold;
	height: auto;
	padding: 5px;
	border-bottom: 1px solid #CC3333;
	border-top: 0px solid #CC3333;
	border-left: 1px solid #CC3333;
	border-right: 1px solid #CC3333;
	position: relative;
	z-index: 204;
}


.cartButton {
	display: block;
	width: 90px;
	height: 20px;
	background-image: url("../images/buyNow.gif");
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #FFFFFF;
}

.inButton {
	display: block;
	width: 90px;
	height: 20px;
	background-image: url("../images/inCart.gif");
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #FFFFFF;
}

#addToCart {
	width: 375px;
	margin: 5px;
	height: auto;
}

#addToCart h1 {
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #CC3333;
	font-weight: bold;
}

#addToCart h3 {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #CC3333;
}

.bnButton {
	cursor: auto;
	border: 0;
	width: 90px;
	height: 20px;
	background: url("../images/buyNow.gif") no-repeat;
}


/*
* The Following is for cart display
*/

#myCart {
	display: -moz-inline-block;
	display: inline-block;
	width: 900px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	margin: 5px;
	vertical-align: top;
}

#myCart table {
	border: 1px solid #CC66FF;
}

#myCart h1 {
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #CC0033;
}

#myCart h2 {
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #CC0033;
}

#myCart h3 {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #CC0033;
}

.borderBottom {
	border-bottom: 1px solid #CC66FF;
}

.borderTop {
	border-top: 1px solid #CC66FF;
}

.trNormal {
	background-color: white;
}

.trHighlight {
	background-color: #61ffff;
}
	/*	---- Store Menu ---- */

#specials {
	display: block;
	clear: both;
	border-left: 1px solid #CC66FF;
	border-right: 1px solid #CC66FF;
	border-bottom: 1px solid #CC66FF;
	margin-top: 0;
	padding: 5px;
	width: 750px;
	height: 60%;
	margin-bottom: 5px;
	margin-left: 50px;
	margin-right: 0;
	overflow-y: auto;
	overflow-x: hidden;
	overflow: auto;
}

#specialsMenu {
	display: block;
	width: 761px;
	margin-left: 50px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	padding: 0;
	clear: both;
}

ul#storeMenu
{
font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
font-weight: bold;
list-style-type: none;
padding-bottom: 24px;
padding-left: 5px;
border-bottom: 1px solid #CC66FF;
margin: 0;
}

ul#storeMenu li
{
margin-left: 2px;
margin-bottom: 0;
margin-right: 2px;
margin-top: 2px;
float: left;
height: 21px;
background-color: #61ffff;
border: 1px solid #CC66FF;
}

ul#storeMenu li#highlight
{
border-bottom: 1px solid #61FFFF;
background-color: white;
}

li#hightlight a { color: #61FFFF; }

#storeMenu a
{
display: block;
color: black;
text-decoration: none;
padding: 4px;
}

#storeMenu a:hover { 
	background: #ffffff;
	font-style: normal; 
}
/*
* Advanced Search
*/
#advancedSearch {
	display: block;
	width: 600px;
	border: 0;
	background: #FFFFFF;
	margin-top: 40px
}

#advancedSearch fieldset {
	display: -moz-inline-block;
	display: inline-block;
	width: 650px;
	height: auto;
	border: 1px solid #CCCCFF;
	font: inherit;
	text-align: justify;
	padding: 5px;
	margin-left: 20px;
	padding-left: 10px;
}

#advancedSearch legend {
	border: 1px solid #CCCCFF;
	font:  12px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #000033;
	background: url('../images/legends30gray.jpg');
	margin-left: 35px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#advancedSearch label {
	display: block;
	float: left;
	width: 100px;
	text-align: right; 
	margin: 10px 0 0 10px;
	padding-right: 20px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#advancedSearch input {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	border: 1px solid #CC66FF;
	background-color: #99FFFF;
	margin-top: 10px;
}

.searchSelect {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	border: 1px solid #CC66FF;
	background-color: #99FFFF;
	margin-top: 10px;
}
#advancedSearch a {
	text-decoration: none;
	font: inherit;
	color: #CC66FF;
}

#advancedSearch a:Hover {
	text-decoration: underline;
	font: inherit;
	color: #6BB3B3;
}
#advancedSearch h3 {
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
}

#advancedSearch h2 {
	font: 12px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #000000;
}

#advancedSearch h1 {
	font: 10px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #000000;
}

#advancedSearch hr {
	border: 1px solid gray;
	opacity: .8;
}

/*
* Footer for Bottom of Each Page
*/
#closePage {
	float: left;
	bottom: 0px;
	clear: both;
	display: block;
	width: 900px;
	text-align: center;
	padding-top: 25px;
	margin-top: 25px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

#closePage h1 {
	text-decoration: none;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #0c0083;
}

#closePage a {
	text-decoration: none;
	color: #0c0083;
	font-weight: bold;
}

#closePage a:Hover {
	text-decoration: underline;
}

/*
* Account Registration
*/

#registerHolder {
	display: block;
	float: left;
	clear: both;
	width: 875px;
	margin: 0;
	margin-left: 8px;
	margin-bottom: 25px;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #004D7B;
}

#registerHolder #infoBox {
	width: 865px;
	display: block;
	border: 0;
	margin-left: 5px;
	margin-top: 10px;
	font: 11px "Lucida Grande", Lucida, Veranda, sans-serif;
	text-align: justify;
}
#registerHolder fieldset {
	display: block;
	float: left;
	clear: none;
	padding: 10px;
	border: 1px solid #CCCCFF;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#registerHolder legend {
	border: 1px solid #CCCCFF;
	font:  11px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #000033;
	background-image: url('../images/legends30gray.jpg');
	margin-left: 35px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#registerHolder h6 {
	font:  10px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #000033;
	vertical-align: bottom;
	margin: 0;
	margin-bottom: 1px;
}

#registerHolder h5 {
	font:  11px "Lucida Grande", Lucida, Veranda, sans-serif;
	font-weight: bold;
	color: #000033;
	vertical-align: bottom;
	margin: 0;
	margin-bottom: 1px;
}

#registerHolder label {
	display: block;
	float: left;
	width: 170px;
	text-align: right; 
	margin: 5px 0 5px 3px;
	padding-right: 20px;
	font: 13px "Lucida Grande", Lucida, Veranda, sans-serif;
}

#registerHolder input {
	font: 11px "Lucida Grande", Lucida, Veranda, sans-serif;
	font-weight: bold;
	padding: 2px;
}

#registerHolder table {
	background-color: #CCFFFF;
}

body .dojoTooltip {
	width: 250px;
	border: 1px solid #000033;
	background-color: #CCFFFF;
	font: 12px "Lucida Grande", Lucida, Vernada, sans-serif;
	color: #000033;
	padding: 10px;
}

#registerHolder .q {
	font: 10px "Lucida Grande", Lucida, Veranda, sans-serif;
	text-decoration: none;
	color: #000033;
	cursor: help;
}

#registerHolder h2 {
	font: 14px "Lucida Grande", Lucida, veranda, sans-serif;
	font-weight: bold;
}

#registerHolder h3 {
	font: inherit;
	margin: 5px 0 0 3px;
}

#registerHolder h4 {
	font: 10px "Lucida Grande", Lucida, Veranda, sans-serif;
	text-align: justify;
}

/*
* Begin Styles for My Account
*/
.myAcct {
	display: block;
	width: 100%;
	height: 375px;
	overflow-x: hidden;
	overflow-y: scroll;
	border: 0;
	padding: 10px;
	margin: 0;
}

/*
* Check Out Pages
*/
#checkout {
	display: block;
	width: 600px;
	height: auto;
	border: 0;
	margin-left: 30px;
	padding: 10px;
}

#checkout fieldset {
	display: block;
	float: left;
	width: 575px;
	clear: none;
	padding: 10px;
	border: 1px solid #CCCCFF;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#checkout legend {
	border: 1px solid #CCCCFF;
	font:  11px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #000033;
	background-image: url('../images/legends30gray.jpg');
	margin-left: 35px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#checkout label {
	display: block;
	float: left;
	width: 160px;
	text-align: left; 
	margin: 3px 0 4px 3px;
	padding-right: 20px;
	font: 12px "Lucida Grande", Lucida, Veranda, sans-serif;
}

#checkout li {
	margin-bottom: 5px;
	list-style-type: square;
}

/*
* End Checkout Section 
*/

/*
* Order Complete Pages 
*/
#orderComplete {
	display: block;
	width: 600px;
	height: auto;
	border: 0;
	margin-left: 100px;
	padding: 7px;
}

#orderComplete fieldset {
	display: block;
	float: left;
	width: 575px;
	clear: none;
	padding: 10px;
	border: 1px solid #CCCCFF;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#orderComplete legend {
	border: 1px solid #CCCCFF;
	font:  11px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #000033;
	background-image: url('../images/legends30gray.jpg');
	margin-left: 35px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#orderComplete label {
	display: block;
	float: left;
	width: 160px;
	text-align: left; 
	margin: 3px 0 4px 3px;
	padding-right: 20px;
	font: 12px "Lucida Grande", Lucida, Veranda, sans-serif;
}

/*
* End Order Confirmation Page Section 
*/

/*
* Begin Styles for 'My Account'
*/
#myAccount {
	display: block;
	clear: both;
	width: 700px;
	font: 12px "Lucida Grande", Lucida, Veranda, sans-serif;
}

#maTable {
	border-top: 0;
	border-left: 1px solid #CCCCFF;
	border-right: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;
}

#myAccount fieldset {
	display: block;
	float: left;
	width: 95%;
	clear: none;
	padding: 10px;
	border: 1px solid #CCCCFF;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#myAccount legend {
	border: 1px solid #CCCCFF;
	font:  11px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #000033;
	background-image: url('../images/legends30gray.jpg');
	margin-left: 35px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#nonecell {
	border-bottom: 1px solid #004D7B; 
	border-right: 1px solid #004D7B; 
	border-left: 1px solid #004D7B;
}

#ocell {
	border-bottom: 1px solid #004D7B; 
	border-right: 1px solid #004D7B;
}

#srerow {
	background-color: #FFFFFF;
	cursor: pointer;
}

#srerow:Hover {	
	background-color: #CCCCFF;
}

ul#storeMenu
{
font-family: tahoma;
font-size: 11px;
font-weight: bold;
list-style-type: none;
padding-bottom: 24px;
padding-left: 5px;
border-bottom: 1px solid #CCCCFF;
margin: 0;
}

ul#storeMenu li
{
float: left;
height: 21px;
background-color: #99CC99;
margin: 2px 4px 0 4px;
border: 1px solid #CCCCFF;
}

ul#storeMenu li#highlight
{
border-bottom: 1px solid #FFFFFF;
background-color: #FFFFFF;
}

li#hightlight a { color: #c0c0c0; }

#storeMenu a
{
display: block;
color: #004D7B;
text-decoration: none;
padding: 4px;
}

#storeMenu a:hover { 
	background: #ffffff;
	font-style: normal; 
}

/*
* End Styles for 'My Account'
*
*
*
* Begin Health, Body and Mind
*/
#hbmContent {
	float: left;
	width: 635px;
	margin: 0;
	padding-left: 5px;
	display: block;
	clear: left;
	margin-bottom: 10px;
}

#hbmContent p {
	color: #004D7B;
	text-align: justify;
	display: block;
	font: 12px "Lucida Grande", Lucida, Veranda, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#hbmContent ul {
	color: inherit;
	font: inherit;
}

#hbmContent li {
	margin-top: 3px;
	color: #004D7B;
	font: 11px "Lucida Grande", Lucida, Veranda, sans-serif;
	text-align: justify;
}

#hbmContent p:first-letter {
	font-weight: bold;
	font-size: 1em;
	text-indent: 2em;
}

#hbmContent img {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 1px;
}

#hbmContent h3 {
	text-align: justify;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 9px;
	padding: 5px;
}

#hbmContent h2 {
	text-align: left;
	margin-left: 25px;
	margin-bottom: 4px;
	padding: 5px;
}

#hbmContent ul li {
	margin-top: 6px;
}

#showArticle {
	margin: 5px 0 5px 0;
	padding: 5px;
	display: block;
	background-color: #f5eede;
}

.hbmArtHeader {
	height: 40px;
	width: 635px;
	background-image: url('../images/hbmArt_title.jpg');
	background-repeat: no-repeat;
}

.hbmTDBorder {
	border-bottom: 1px solid #666666;
	border-top: 0;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}


#hbmContent fieldset {
	display: block;
	float: left;
	width: 575px;
	clear: none;
	padding: 10px;
	border: 1px solid #CCCCFF;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#hbmContent legend {
	border: 1px solid #CCCCFF;
	font:  11px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #000033;
	background-image: url('../images/legends30gray.jpg');
	margin-left: 35px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#hbmContent label {
	display: block;
	float: left;
	width: 160px;
	text-align: left; 
	margin: 3px 0 4px 3px;
	padding-right: 20px;
	font: 12px "Lucida Grande", Lucida, Veranda, sans-serif;
}

#hbmArticles {
	float: left;
	width: 600px;
	margin: 0;
	padding-left: 5px;
	display: block;
	clear: left;
	margin-bottom: 10px;
}

#hbmArticles p {
	color: #004D7B;
	text-align: justify;
	display: block;
	font: 1em "Lucida Grande", Lucida, Veranda, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#hbmArticles p:first-letter {
	font-weight: bold;
	font-size: 1em;
	text-indent: 2em;
}

#hbmArticles img {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 1px;
}


#hbmQuotes {
	width: 450px; 
	padding: 30px; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
	margin-right: 35px;
	display: block; 
	border: 0; 
	font-weight: bold; 
	background: url('../images/quoteLeft.jpg') no-repeat;
}


/*
* Green Earth Policy Page
*/
#greContent {
	float: left;
	width: 635px;
	margin: 0;
	padding-left: 5px;
	padding-right: 10px;
	background-image: url('../images/basicgreen_bg.jpg');
	display: block;
	clear: left;
	margin-bottom: 10px;
}

#greContent p {
	color: #004D7B;
	text-align: justify;
	display: block;
	font: 12px "Lucida Grande", Lucida, Veranda, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#greContent ul {
	color: inherit;
	font: inherit;
}

#greContent li {
	margin-top: 3px;
	color: #004D7B;
	font: 11px "Lucida Grande", Lucida, Veranda, sans-serif;
	text-align: justify;
}

#greContent p:first-letter {
	font-weight: bold;
	font-size: 1em;
	text-indent: 2em;
}

#greContent img {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 1px;
}

#greContent h3 {
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#greContent ul li {
	margin-top: 6px;
}

#sCharge fieldset {
	height: auto;
	border: 1px solid #999999;
	font: inherit;
	text-align: justify;
	margin: 0;
	padding: 0;
}

#sCharge legend {
	border: 1px solid #CCCCFF;
	font:  12px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: black;
	background: white;
	background-image: url('../images/legends30gray.jpg');
	background-repeat: repeat-x;
	margin-left: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#sCharge td {
	font:  11px "Lucida Grande", Lucida, Veranda, sans-serif;
	color: #004D7B;
	font-weight: bold;
}
