body { 
	margin: 0; 
	padding: 0;
	
			background-color: #4C6660;
		
}

body, p, div, span, td {
	color: #262626;
	font-size: 12px;
	font-family: Verdana, Helvetica, Geneva, Arial, Swiss, SunSans-Regular;
}

img { border: none; }
em { font-weight: bold; color: #86688C; }
b { color: #6E5374; }
th, .th, .inputName { color: #86688C; font-weight: bold; }
small, .small { font-size: 10px; }

.purplist ul { font-size: 10px; margin-top: 0.25em; margin-bottom: 0; /*margin: 0.25em 0 0 0;*/ }
.purplist li { list-style-image: url(/images/bullet.gif); padding: 0; }

.spacer { clear: both; }
.left { float: left; }
.right { float: right; }

/*
Changed to add underlines back to body text.
a, a:visited, a:active { color: #4C6660; font-weight: bold; text-decoration: none; }
a:hover { color: #59807D; font-weight: bold; font-decoration: none; }
*/

a, a:visited, a:active { color: #4C6660; font-weight: bold;}
a:hover { color: #59807D; font-weight: bold;}


h1, .h1  { color: #6E5374; font-weight: bold; font-size: 18px }
h2, .h2, .tb2  { color: #86688C; font-weight: bold; font-size: 16px }
h3, .h3, .tb3  { color: #9C7DA3; font-weight: bold; font-size: 14px }
h4, .h4, .tb4  { color: #9C7DA3; font-weight: bold; font-size: 14px }

.tb1  { color: #6E5374; font-weight: bold; font-size: 12px }
.tb2  { color: #86688C; font-weight: bold; font-size: 10px }
.tb4 { color: #CCCCCC; font-weight: bold; font-size: 10px }

li { list-style-image: url(/images/bullet.gif) }

table.navigator td{
  background-color: #e4e4e4;
  border-top: 1px solid #cccccc;
  padding: 2px;
}


#help_info ol.outer_list li{
  list-style-type: decimal;
  list-style-image: none;
  padding-bottom: 1em;
}

#help_info ul.inner_list li{
  list-style-image: url('/images/bullet.gif');
  padding-top: .25em;
  padding-bottom: .25em;
}

#help_index li{
  padding-bottom: 1em;
}

.inputName {  font-weight: bold; font-size: 10px }

.brand { color: #9C7DA3; font-weight: bold; font-size: 12px }
.title { color: #6E5374; font-weight: bold; font-size: 14px }
.price, .priceRetail  { color: #86688C; font-weight: bold; font-size: 12px }
.sku { font-size: 10px; color: #666666; }

.layoutstart { width: 780px; margin: auto; text-align: center; }
.content {
	width: 780px;
	margin: 1em auto 1em auto;
	text-align: left;
	background-color: white;
}

.indexlayoutstart { width: 715px; margin: auto; text-align: center; }
.indexcontent { width: 715px; margin: auto; text-align: left; }

/* New Layout Definitions */
.newlayoutstart { width: 100%; margin: auto; text-align: center; }
.newindexlayoutstart { width: 95%; margin: auto; text-align: center; }
.newcontent {
	width: 80%;
	margin: 1em auto 1em auto;
	text-align: left;
}

.newindexcontent { width: 715px; margin: auto; text-align: left; }

/* New Layout Definitions */

.header {
	background-color: #BED8F1;
	text-align: left;
}

.header td.left-side{
	padding: 5px;
}

.header td.right-side{
	padding: 5px;
	text-align: right;
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #4C6660;
}

.header td.right-side input{
	font-size: 11px; 
	border: 1px solid #6E5374; 
	margin: 0 3px 1px 3px; 
	padding: 2px; 
	width: 5em;
}

.header .welcome{
	font-family: Verdana, sans-serif;
	font-style: italic;
	font-size: 11px;
	letter-spacing: 1px;
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #4C6660;
}

.header a{
	text-decoration: none;
}

.header a:hover{
	text-decoration: underline;
}

.navbar {
	background-color: #4C6660;
	color: white;
	font-size: 11px;
	padding-left: .5em;
	text-align: left;
}
.navbar a, .navbar a:visited, .navbar a:active { color: white; text-decoration: none;}
.navbar a:hover { color: #BED8F1; background-color: #6E5374; text-decoration: none;}

.footbar {
	background-color: #4C6660;
	color: white;
	font-weight: bold;
	font-size: 10px;
	padding: 3px;
	text-align: left;
}

.footbar a, .footbar a:link, .footbar a:visited, .footbar a:active { color: white; padding: 3px; text-decoration: none;}
.footbar a:hover { color: #BED8F1; background-color: #6E5374; text-decoration: none; }

.footer {
	background-color: #BED8F1;
	padding: 0.5em;
	font-size: 10px;
	text-align: center;
	color: black;
}
.footer b { color: black; }
.copyright { font-weight: bold; font-size: 10px; color: black; }
.copyright2 { font-size: 10px; color: black; }

.testimonial  { color: #333333; margin: 0px; font-size: 10px; }
.testimonialSource { margin: 0px; font-size: 10px; }
.testimonialLocation { font-size: 10px; }

.rownorm { background-color: white; }
.rowalt { background-color: #D1E3F5; }

#descrip, #uses, #ingredients {
	font-size: 10px;
	text-align: justify left;
}
#uses, #ingredients { display: none; }

.hidden a, .hidden a:link, .hidden a:visited, .hidden a:active, .hidden a:hover { color: #BED8F1; text-decoration: none;}

/* Dynamic Menu CSS */

#menu1{
	background-color: #4C6660;
}

#menu1 a{
	font-size: 10px;
	color: white;
	text-decoration: none;
}

#menu1 span{
	font-size: 10px;
}

#menu1 a:hover{
    color: #BED8F1;
	text-decoration: underline;
}

#menu1 td{
	border-right: #FFFFFF 1px solid;
	padding: 1px 5px 1px 5px;
}	

#menu1 td.last{
	border-right: none;
}

#menu1 td.first{
	border-left: none;
}

.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 1px 3px 1px 3px;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    color: #ffffff;
    font-weight: bold;
}

.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    text-decoration: underline;
    color: #BED8F1;
    font-weight: bold;
	background-color: #6E5374;	
}

.ddm1 .item2{
    padding: 3px 8px 4px 8px;
    display: block;
    white-space: nowrap;
    color: #ffffff;
}

.ddm1 .item2:hover,
.ddm1 .item2 a:hover{
	color: #BED8F1;
    text-decoration: underline;
}

.ddm1 .section {
    border: 1px #003366;
	background-color: #6E5374;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}

.ddm1 .left, .ddm1 .left:hover {
  border-style: none; 
}

.ddm1 .right, .ddm1 .right:hover {

}

div.error{
	border: 1px solid #999999;
	background-color: #e4e4e4;
	margin: 10px;
	padding: 10px;
	color:red;
}

#checkout_meter {
	padding-bottom: 5px;
	border-bottom: 4px solid #e4e4e4;
	margin-bottom: 15px;
}

#checkout_meter td.images{
	font-size: 14pt;
	font-weight: bold;
}

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

/* End Dynamic Menu CSS */


