body {
	margin: 2em 0px 0px;
	background: url(../../images/layout/bg_body.gif) #FFFFFF no-repeat left bottom;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

html>body div.productstats,
html>body #intro {
	height: auto;
}

.nopad {
	margin: 0px;
	padding: 0px;
}

#accesskeys table {
	border: none;
	margin: 0px;
}

#accesskeys td,
#accesskeys th {
	border-bottom: 1px solid #CFCFCF;
	margin: 0px;
	padding: 4px;
}

#accesskeys th {
	border-top: 1px solid #CFCFCF;
	margin: 0px;
	background: #EEEEEE;
}

#channel h2.title {
	margin-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	border-bottom: 1px solid #CFCFCF;
	color: #F89839;
	font-size: 160%;
}

#channel ul.attributes {
	margin: 0px;
	padding: 3px 0px 0px 3px;
	list-style: none;
	color: #555555;
	font-size: 90%;
	height: 18px;
}

#channel ul.attributes a {
	padding: 0;
	margin: 0;
}

#channel ul.attributes li {
	padding-left: 6px;
	border-left: 1px solid #CCCCCC;
	padding-right: 3px;
	display: inline;
}

#channel ul.attributes li.f {
	border: none;
	padding-left: 14px;
	background: url(../../images/icons/cal.gif) no-repeat 0px 2px;
}

#content {
	float: left;
	width: 470px;
}

#content div#failure {
	padding: 0.5em 1em;
	border: 1px solid #FF0000;
	margin-bottom: 1em;
	background: #FFECEC;
}

#content div.productlist h2 {
	margin-bottom: .75em;
}

#content div.productstats {
	width: 280px;
	float: right;
	margin-right: 2em;
	display: inline;
	background: url(../../images/layout/bg_prodstats_right.gif) #EFF5FD no-repeat right top;
	color: #000000;
	font: 90% "Trebuchet MS", Verdana, Arial;
	min-height: 135px;
	height: 135px;
}

#content div.faqs {
	border-bottom: 1px solid #DBDEEE;
	padding: .5em 0 0;
	margin: .5em 0 0;
}

#content div.productstats div.orderinfo {
	background: url(../../images/layout/bg_prodstats_right.gif) no-repeat right bottom;
}

#content div.productstats div.orderinfo p {
	background: url(../../images/layout/bg_prodstats_left.gif) no-repeat left bottom;
}

#content div.productstats div.orderinfo p a {
	padding: 0.65em;
}

#content div.productstats h3 {
	margin: 0px 0.5em 0px 0px;
	padding-top: 0.4em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	background: url(../../images/layout/bg_prodstats_left.gif) #EFF5FD no-repeat left top;
	color: #415DA6;
	font-size: 150%;
	text-transform: capitalize;
}

#content div.productstats li {
	margin: 0px 0px 0.25em;
	padding: 0px;
}

#content div.productstats li strong {
	font-size: 110%;
}

#content div.productstats ul {
	margin: 0em;
	padding-left: 1.15em;
	list-style: url(none) none;
	background: #EFF5FD;
}

#content dl#elements {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	width: 468px;
	display: block;
}

#content dl#elements dd {
	float: left;
	width: 150px;
	padding-left: 6em;
	padding-bottom: 2em;
	margin-top: 0px;
	margin-right: 1em;
	margin-left: 0px;
	display: block;
	font-size: 90%;
}

#content dl#elements dd.calcium {
	background: url(../../images/elements/calcium.gif) no-repeat;
}

#content dl#elements dd.chloride {
	background: url(../../images/elements/chloride.gif) no-repeat;
}

#content dl#elements dd.iron {
	background: url(../../images/elements/iron.gif) no-repeat;
}

#content dl#elements dd.magnesium {
	background: url(../../images/elements/magnesium.gif) no-repeat;
}

#content dl#elements dd.potassium {
	background: url(../../images/elements/potassium.gif) no-repeat;
}

#content dl#elements dd.sodium {
	background: url(../../images/elements/sodium.gif) no-repeat;
}

#content form dd {
	margin: 0em 0em 1em;
	padding: 0em 0em 1em;
	border-bottom: 1px dashed #DBDEEE;
}

#content form dd.last {
	padding-left: 130px;
	border-bottom: 0px;
}

#content form dl {
	margin: 0em;
	border-top: 1px solid #DEDEDF;
	padding-top: 1em;
}

#content form dt {
	float: left;
	width: 130px;
	margin: 0px;
	color: #000000;
	font-weight: bold;
}

#content form fieldset {
	margin: 0px;
	padding: 0em;
	border: 0px;
}

#content form input,
#content form select {
	width: 250px;
	padding: 0.25em;
}

#content form input.button {
	margin-left: 2px;
	border-top: 1px solid #0D74F2;
	border-right: 1px solid #063A79;
	border-bottom: 1px solid #063A79;
	border-left: 1px solid #0D74F2;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #094FA3;
	color: #FFFFFF;
}

#content form input.button:hover {
	margin-left: 2px;
	border-top: 1px solid #0B61CA;
	border-right: 1px solid #074289;
	border-bottom: 1px solid #074289;
	border-left: 1px solid #0B61CA;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FFFFFF;
	color: #094FA3;
}

#content form input.button:active {
	margin-left: 2px;
	border-top: 1px solid #0B61CA;
	border-right: 1px solid #074289;
	border-bottom: 1px solid #074289;
	border-left: 1px solid #0B61CA;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #E1E1E1;
}

#content form legend {
	margin: 0em 0em .5em -0.65em;
	padding: 0em;
	color: #000000;
	font: normal 1.65em "Trebuchet MS", Verdana, Arial;
}

#content form textarea {
	width: 325px;
	padding: 0.25em;
	height: 150px;
}

#content h1 {
	margin: 0em;
	padding: 0em;
	color: #8CAAE4;
	font-size: 2.5em;
}

#content h1 span {
	color: #F89839;
	font-size: 70%;
}

#content h2 {
	margin: 0em 0em 0.2em;
	padding: 0em;
	color: #000000;
}

#content h3 {
	margin: 0em 0em 0.5em;
	padding: 0em;
	color: #FF9900;
	font-size: 180%;
}

#content li {
	margin: 0em 0em .65em;
	padding: 0em;
	line-height: normal;
}

#content p {
	line-height: 1.65em;
}

#content p#success {
	padding: 0.35em;
	border: 1px solid #CCEA40;
	margin-bottom: 1em;
	background: #F3F7EE;
}

#content p.checkmark {
	background: url(../../images/icons/checkmark.gif) no-repeat left top;
	height: 22px;
}

#content p.checkmark a {
	margin-left: 24px;
	width: 210px;
	padding-top: 6px;
	display: block;
	line-height: 1.65em;
}

#content p.pageintro {
	color: #084794;
	font-size: 110%;
}

#content ul {
	margin: 1em 0em 2em;
	padding: 0em 0em 0em 2em;
	font-size: 95%;
}

#content ul#hydrationfacts li {
	margin: 0em;
	padding: 0.5em 0em;
	border-bottom: 1px dashed #DBDEEE;
	line-height: 1.25em;
}

#content ul#hydrationfacts li.last {
	border-bottom: 0px dashed #DBDEEE;
}

#credits, hr, .hidden, #accessibility, #logo h2, #logo span, #content dl#elements dt {
	display: none;
}

#document {
	width: 685px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#footer {
	border-top: 1px solid #DBDEEE;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 20px;
	font-size: 90%;
	height: 20px;
}

#footer li {
	border-right: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px 1em;
	display: inline;
	list-style-type: none;
}

#footer li.last {
	border-right: 0px solid;
	margin: 0px;
	padding: 0px 0px 0px 1em;
	list-style-type: none;
}

#footer p.copyright {
	margin: 0;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#intro {
	clear: both;
	padding: 1.5em 0em 0em 0em; 
	height: 150px;
	min-height: 150px;
}

#intro.bordered {
	border-bottom: 1px solid #DBDEEE;
	padding: 1.5em 0em 1.5em 0em;
}

#intro div.left40 {
	float: left;
	width: 39%;
	padding: 0 0 0 .5em;
}
#intro div.right60 {
	float: right;
	text-align: left;
	width: 59%;
	padding: 0 .5em 0 0 ;
}
#intro h2 {
	font-weight: normal;
	color: #FF9900;
	font-size: 220%;
}
#intro h3 {
	text-transform: uppercase;
	margin-top: 0.5em;
	margin-bottom: .25em;
}
#intro h4 {
	font-size: 16px;
	color: #999;
	font-weight: normal;
	margin-top: .25em;
	margin-bottom: .5em;
}

#intro h5 {
	font-size: 110%;
}

#intro a:link,
#intro a:visited {
	color: #094FA4;
	text-decoration: none;
}

#intro a:hover,
#intro a:active {
	color: #fff;
	background: #094FA4;
	text-decoration: none;
}

#intro p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0em;
	color: #333;
}

#intro img {
	margin-bottom: 0.5em;
	margin-top: 0em;
}

#logo { height: 125px; }

#logo a {
	width: 100%;
	display: block;
	height: 100%;
}

#logo h1 {
	width: 231px;
	float: left;
	background: url(../../images/layout/bg_logo_ricochet.jpg) no-repeat left top;
	height: 117px;
}

#logo h3 {
	width: 98px;
	float: right;
	background: url(../../images/layout/bg_logo_esil.gif) no-repeat right center;
	height: 68px;
}

#nav-top li {
	margin: 0em;
	list-style: none;
	display: inline;
}

#nav-top li a {
	float: left;
	padding: 0.5em 1.5em;
	margin: 0em;
	display: block;
	background: #DBDEEE;
}

#nav-top li a.current,
#nav-top li a.current:link,
#nav-top li a.current:hover {
	color: #000000;
	background: #EBEDF5!important;
	text-decoration: none!important;
}

#nav-top li a:link,
#nav-top li a:visited {
	color: #11258D;
	text-decoration: none;
}

#nav-top li a:hover,
#nav-top li a:active {
	color: #FFFFFF;
	background: #094FA3;
}

#nav-top li.first a,
#nav-top li.last a {
	padding: 0.5em 1.25em;
}

#nav-top ul, #content ul#hydrationfacts {
	margin: 0em;
	padding: 0em;
	list-style: none;
}

#page {	padding: 1.5em 0em 0em 0em; }

#page a { font-weight: bold; }

#page a:link,
#page a:visited,
#footer a:link,
#footer a:visited {
	color: #094FA3;
	text-decoration: underline;
}

#page a:hover,
#page a:active,
#footer a:hover,
#footer a:active {
	background: #094FA3;
	color: #FFFFFF;
	text-decoration: none;
}

#page blockquote {
	margin: 0px;
	color: #094FA3;
	font: italic 120% "Trebuchet MS", Verdana, Arial;
}

#page p.cite {
	padding: 0px;
	margin: 0.25em 0em 1.5em;
	color: #999999;
	text-align: right;
}

#sidebar {
	float: right;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 170px;
	border-bottom: 1px solid #DBDEEE;
	border-left: 1px solid #DBDEEE;
	padding: 0.5em 0em 1em 1.35em;
	font-size: 90%;
}

#sidebar #channel h2.title {
	margin-top: 0em;
	padding-top: 0em;
	color: #000000;
	font-size: 127%;
	font-weight: bold;
}

#sidebar #channel ul.attributes li.f {
	border: none;
	padding-left: 10px;
	background: url(../../images/icons/cal_small.gif) no-repeat 0px 3px;
}

#sidebar ul#downloads {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul#downloads li {
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar ul#downloads li a {
	padding: 0px 0px 0px 25px;
	width: 135px;
	display: block;
}

#sidebar ul#downloads li a span {
	color: #666;
	font-size: 90%;
	font-style: italic;
}

#sidebar ul#downloads li a:link,
#sidebar ul#downloads li a:visited {
	text-decoration: none;
}

#sidebar ul#downloads li a:hover,
#sidebar ul#downloads li a:active {
	color: #f90;
	background: transparent;
}

#sidebar ul#downloads.pdfs li {
	background: url(../../images/icons/pdf_small.gif) no-repeat 0px 3px;
}

#sidebar a.map {
	margin-bottom: 1.65em;
	margin-top: .25em;
	display: block;
}

#sidebar a.map img {
	margin: 0em;
	padding: 0em;
}

#sidebar a.map:link, 
#sidebar a.map:visited {
	text-decoration: none;
}

#sidebar a.map:hover, 
#sidebar a.map:active {
	background: #FFFFFF;
}

#sidebar address {
	margin: 0px 0px .65em;
}

#sidebar h1 {
	margin-bottom: 0.35em;
	color: #4E7945;
}

#sidebar h1 a:link,
#sidebar h1 a:visited {
	color: #000000;
}

#sidebar h1 a:hover,
#sidebar h1 a:active {
	color: #FFFFFF;
	background: #000000;
}

#sidebar h1.esilcell {
	margin-bottom: .75em;
	color: #52C903;
	font-size: 225%;
}

#sidebar h2 {
	margin: 0em 0em .5em;
	padding: 0em;
	color: #000000;
	font-size: 145%;
}

#sidebar img {
	margin-bottom: 1.5em;
}

#sidebar li {
	padding: 0px;
	margin: 0 0 .35em;
	list-style: none;
	line-height: normal;
}

#sidebar li a.current,
#sidebar l1 a.current:hover {
	color: #F89839!important;
	background: #fff!important;
	text-decoration: none!important;
}

#sidebar p {
	margin: 0em 0em 1.5em;
}

#sidebar p.cite {
	padding: 0px 15px 0px 0px;
}

#sidebar ul {
	margin: 0em 0em 1.5em;
	padding: 0em;
	list-style: none;
}

#content ul#jumplinks li {
	font-size: 90%;
	border-right: 1px solid #bbb;
	margin-left: 0.2em;
	display: inline;
}
#content ul#jumplinks li a {	
	font-weight: normal;
}

#content ul#jumplinks li.last {
	border-right: 0px solid #bbb;
	padding: 0 0 0 0;
}

#content ul#jumplinks {
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
}

#content dt {
	font: normal 1.25em "Trebuchet MS", Verdana, Arial;
	color: #4E7945;	
}


#content dd {
	margin: 5px 0 5px 20px;
	padding: 0;
}

#content dd.topLink {
	margin: 10px 0 25px 20px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
