@charset "utf-8";
/* CSS Document */
body {
	background-color: #154475;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	line-height: 18px;
}
.navigation {
	font-size: 12px;
	line-height: 18px;
	color: #535353;
}
.navigation ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navigation li {
	font-size: 18px;
	margin-bottom: 5px;
}
.navigation li a {
	display: block;
	height: 26px;
	width: 149px;
	margin-left: 26px;
	padding-top: 9px;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(images/btn_rollover.gif);
	background-position: center -40px;
	background-repeat: no-repeat;
}
.navigation li a:hover {
	color: #FFF;
	background-image: url(images/btn_rollover.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}

.navigation span {
	font-weight: bold;
}
h1 {
	color: #b15053;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
h2 {
	color: #b15053;
	font-family: "Georgia";
	font-size: 16px;
	margin-top: 0px;
	
}


a {
	color: #006032;
}
a:hover {
	text-decoration: none;
}
.page-content {
	font-size: 14px;
	margin-right: 15px;
	color: #535353;
}

.additional-info-text {
	color: #FFF;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}
.additional-info-text ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.additional-info-text li {
	display: block;
	padding: 3px;
}
.additional-info-text li a {
	color: #FFF;
}

.address {
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.quote {
	font-size: 16px;
	color: #a7ccff;
	font-style: italic;
	display: block;
	background-image: url(images/bottom-right.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 580px;
	padding-top: 55px;
	padding-left: 15px;
	padding-right: 20px;
}
.fda-statement {
	padding: 5px;
	border: 3px double #CCC;
}
.footer {
	font-size: 11px;
	color: #FFF;
	margin: 3px;
}
.footer a {
	color: #FFF;
}
.footer span a {
	color: #a5d692;
	text-decoration: none;
}
.footer span a:hover {
	text-decoration: underline;
	color: #FFF;
}
form.purchase30tabs {
	padding-bottom:20px;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.purchase30tabs label {
	width: 20px;
	float: left;
	margin-right: 5px;
}
.purchase30tabs input {
	width: 20px;
	float: left;
	margin-right: 5px;
	margin-bottom: 8px;
}
.purchase30tabs .submit {
	width: 120px;
	float: left;
	background-color:#a5d692;
	cursor: pointer;
	color: #006032;
	border: 1px solid #006032;
	margin-bottom: 0px;
}
/* Checkout Form formatting  */
form.billingshippingform {
	width: 100%;
}
.billingshippingform label {
	float: left;
	width: 160px;
	margin-right: 4px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #000000;
	text-align: right;
}
.billingshippingform input {
	float: left;
	width: 175px;
	padding-left: 3px;
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	margin-bottom: 5px;
}
.billingshippingform select {
	float: left;
	width: 140px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #a5d692;
	border: 1px solid #006032;
	color: #006032;
	margin-right: 10px;
	margin-bottom: 5px;
}
.billingshippingform textarea {
	float: left;
	width: 300px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	height: 100px;
	margin-bottom: 5px;
}
.billingshippingform .checkbox {
	float: left;
	width: 15px;
	margin: 0px 5px;
	border: none;
	background-color: #ffffff;
	padding: 0px;
}
.billingshippingform .submit {
	border: 1px solid #999999;
	color: #000000;
	cursor: pointer;
	padding: 3px;
	float: left;
	width: 200px;
	margin-bottom: 20px;
	margin-top:20px;
	background-color: #D8D8D8;
}
.billingshippingform legend {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
fieldset {
	border: 1px solid #000000;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.billingshippingform p {
	clear: both;
	margin: 0px;
}
.error {
	background-color: #FF6666;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}
.orderinformation {
	background-color: #ECECEC;
	border: 3px double #CCCCCC;
	padding: 5px;
	margin-bottom: 20px;
}
.iteminformation {
	background-color: #ECECEC;
	border: 3px double #CCCCCC;
	padding: 5px;
	margin-bottom: 20px;
}
.ordertotals {
	background-color: #ECECEC;
	border: 3px double #CCCCCC;
	padding: 5px;
	margin-bottom: 20px;
}
.customerinformation {
	background-color: #ECECEC;
	border: 3px double #CCCCCC;
	padding: 5px;
	margin-bottom: 20px;
}
.creditcardinfo {
	background-color: #ECECEC;
	border: 3px double #CCCCCC;
	padding: 5px;
	margin-bottom: 20px;
}
.border {
	border: 3px double #b15053;
	padding: 5px;
}
