@charset "utf-8";
@import url("cartweaver.css");
body, html {
	height: 100%;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 10px 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
img {
	border: none;
}
a {
	color: #00F;
	text-decoration: none;
}
h1.productPage {
	margin: 0;
	color: #6599CB;
	font-size: 26px;
}
h2.productPage {
	margin-top: 0;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 951px; 
	height: 100%; 
	overflow: visible;
	margin: 0 auto; 
	text-align: left;
	clear: left;
}
/* header styles */
#header {
	margin: 0 0 4px 0;
	padding: 0;
}
#logo {
	float: left;
	background: url(../../../images/logo.gif) no-repeat;
	width: 289px;
	height: 67px;
	cursor: pointer;
}
#headerNav {
	float: right;
	width: 662px;
}
#utilityNav {
	text-align: right;
	height: 30px;
}
#primaryNav {
	border-top: #6CAEDF solid 2px;
	padding-top: 2px;
}
#subNav {
	margin: 0 0 0 23px;
	padding: 9px 0 0 10px;
	height: 24px;
	background: #999;
}
/* navigation link styles */
#cartLink {
	display: inline-block;
	background: url(../../../images/nav-cart.gif) no-repeat;
	background-position: 0 0;
	width: 100px;
	height: 19px;
}
#contactLink {
	display: inline-block;
	background: url(../../../images/nav-contact.gif) no-repeat;
	background-position: 0 0;
	width: 54px;
	height: 19px;
	margin-left: 20px; 
}
#facebookLink {
	display: inline-block;
	background: url(../../../images/nav-facebook.gif) no-repeat;
	background-position: 0 0;
	width: 20px;
	height: 19px;
	margin-left: 20px; 
}
#facebookLink span {
	display: none;
}
#cartLink:hover, #contactLink:hover {
	background-position: 0 -19px;
}
#firstaidLink {
	display: inline-block;
	background: url(../../../images/nav-firstAid.gif) no-repeat;
	background-position: 0 0;
	width: 143px;
	height: 33px;
	margin-right: 1px;
}
#handLink {
	display: inline-block;
	background: url(../../../images/nav-handSanitizer.gif) no-repeat;
	background-position: 0 0;
	width: 177px;
	height: 33px;
	margin-right: 13px;
}
#medicalLink {
	display: inline-block;
	background: url(../../../images/nav-medicalUses.gif) no-repeat;
	background-position: 0 0;
	width: 158px;
	height: 33px;
	margin-right: 1px;
}
#consumertLink {
	display: inline-block;
	background: url(../../../images/nav-consumerUses.gif) no-repeat;
	background-position: 0 0;
	width: 169px;
	height: 33px;
}
#productLink {
	display: inline-block;
	background: url(../../../images/nav-products.gif) no-repeat;
	background-position: 0 0;
	width: 46px;
	height: 13px;
	margin-right: 470px;
}
#aboutLink {
	display: inline-block;
	background: url(../../../images/nav-about.gif) no-repeat;
	background-position: 0 0;
	width: 31px;
	height: 13px;
}
#testimonialLink {
	display: inline-block;
	background: url(../../../images/nav-testimonials.gif) no-repeat;
	background-position: 0 0;
	width: 64px;
	height: 13px;
}
#faqLink {
	display: inline-block;
	background: url(../../../images/nav-faqs.gif) no-repeat;
	background-position: 0 0;
	width: 24px;
	height: 13px;
}
#newsLink {
	display: inline-block;
	background: url(../../../images/nav-news.gif) no-repeat;
	background-position: 0 0;
	width: 26px;
	height: 13px;
}
.navDivider {
	display: inline-block;
	margin: 0 35px;
	background: url(../../../images/nav-divider.gif) no-repeat;
	width: 4px;
	height: 13px;
}
#firstaidLink:hover, #handLink:hover, #medicalLink:hover, #consumertLink:hover {
	background-position: 0 -33px;
}
#firstaidLink.selected, #handLink.selected, #medicalLink.selected, #consumertLink.selected {
	background-position: 0 -66px;
}
#cartLink span, #contactLink span, #firstaidLink span, #handLink span, #medicalLink span, #consumertLink span {
	display: none;
}
#productLink:hover, #aboutLink:hover, #testimonialLink:hover, #faqLink:hover, #newsLink:hover {
	background-position: 0 -13px;
}
#productLink.selected, #aboutLink.selected, #testimonialLink.selected, #faqLink.selected, #newsLink.selected {
	background-position: 0 -26px;
}
#productLink span, #aboutLink span, #testimonialLink span, #faqLink span, #newsLink span {
	display: none;
}
/* body styles */
#mainContent {
	margin: 0 0 0 23px;
}
#mainContent-hp {
	margin: 0 0 5px 23px;
	background: url(../../../images/hp-photo.jpg) no-repeat;
	height: 269px;
}
/* individual page styles */
.aboutPage {
	padding: 20px 500px 10px 0;
	min-height: 430px;
	background: url(../../../images/bg-about.gif) no-repeat right top;
}
.consumerPage {
	padding: 20px 460px 10px 0;
	min-height: 430px;
	background: url(../../../images/bg-consumer.jpg) no-repeat right top;
}
.contactPage {
	padding: 60px 500px 10px 0;
	min-height: 390px;
	background: url(../../../images/bg-contact.jpg) no-repeat right top;
}
.faqsPage {
	padding: 20px 0 10px 0;
	min-height: 430px;
}
.firstAidPage {
	padding: 20px 530px 10px 0;
	min-height: 430px;
	background: url(../../../images/bg-firstAid.jpg) no-repeat right top;
}
.handSantizerPage {
	padding: 20px 400px 10px 0;
	min-height: 430px;
	background: url(../../../images/bg-handSanitizer.jpg) no-repeat right top;
}
.medicalUsesPage {
	padding: 20px 0 10px 0;
	min-height: 430px;
	background: url(../../../images/bg-medical.jpg) no-repeat right top;
}
.medicalText {
	width: 450px;
}
.productsPage {
	padding: 20px 0 10px 0;
	min-height: 430px;
}
.productsText {
	float: left;
	width: 700px;
}
.testimonialsPage {
	padding: 20px 500px 10px 0;
	min-height: 430px;
}
.testimonialsPage p {
	margin-bottom: 20px;
}
.newsPage {
	padding: 20px 0 10px 0;
	min-height: 430px;
}
.newsPage p {
	background: url(../../../images/icon-news.gif) no-repeat;
	padding-left: 90px;
	min-height: 60px;
}
/* contact page styles */
#contactPage p {
	margin-bottom: 0;
	padding-bottom: 0;
}
p.iconPhone {
	background: url(../../../images/icon-phone.jpg) no-repeat;
	background-position: 0 5px;
	padding-left: 90px;
	min-height: 45px;
}
p.iconFax {
	background: url(../../../images/icon-fax.jpg) no-repeat;
	padding-left: 90px;
	padding-top: 15px;
	min-height: 55px;
}
p.iconEmail {
	background: url(../../../images/icon-email.jpg) no-repeat;
	background-position: 0 15px;
	padding-left: 90px;
	min-height: 55px;
}
p.iconWeb {
	background: url(../../../images/icon-web.jpg) no-repeat;
	padding-left: 90px;
	padding-top: 5px;
	min-height: 45px;
}
p.iconAddress {
	background: url(../../../images/icon-address.jpg) no-repeat;
	background-position: 0 20px;
	padding-left: 90px;
	min-height: 40px;
}
/* footer styles */
#footer-hp {
	margin: 0 0 0 23px;
	padding: 15px 10px 0 10px;
	background: url(../../../images/ftr-photo-bg.jpg) no-repeat;
	height: 43px;
}
#footer {
	margin: 0 0 0 23px;
	height: 10px;
	border-top: #6CAEDF solid 2px;;
}
#footerTags {
	margin: 0 0 0 23px;
	height: 25px;
}
#footerTags, #footerTags a {
	font-size: 9px;
	color: #999;
	text-decoration: none;
}
#footerTags a:hover {
	text-decoration: underline;
}
#copyright {
	float: left;
	width: 40%;
}
#chilly {
	float: right;
	width: 40%;
	text-align: right;
}
/* vertical centering */
#distance { 
	width: 1px;
	height: 50%;
	margin-bottom: -350px;
	float: left;
}
/* home page styles */
#hpFooterText {
	float: right;
	width: 270px;
	background: url(../../../images/hp-text-bg.jpg) repeat-y;
}
#hpFooterTop {
	background: url(../../../images/hp-text-top.jpg) no-repeat;
	height: 40px;
}
#hpFooterBody {
	font-size: 10px;
	padding: 10px 15px 5px 15px;
}
#hpFooterBody > p {
	margin-top: 0;
}
#hpFooterBottom {
	background: url(../../../images/hp-text-bottom.jpg) no-repeat;
	height: 20px;	
}
/* general purpose styles */
.columnLeft {
	float: left;
	width: 47%;
}
.columnRight {
	float: right;
	width: 47%;
}
.clearBoth {
	clear: both;
}
.pdfLinks a {
	font-size: 10px;
}
.upsellText {
	font-size: 11px;
}
.upsellText a {
	text-decoration: none;
	color: #00F;
	font-weight: bold;
}
.upsellHeader {
	color: #6599CB;
	font-weight: bold;
	font-size: 12px;
}