@charset "UTF-8";
body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #000;
}
body {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
}
#text {
	padding-right: 10px;
	padding-left: 10px;
}
#bigcontainer {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	font-family: Arial;
	font-size: 12px;
}
.imagesLeft {
	margin-right: 7px;
}
.titles {
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #039;
	text-align: center;
}
.checkmarklist {
	list-style-position: outside;
	list-style-image: url(images/checkmark.jpg);
}
.checkmarklistLI {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
}
.imagesRight {
	margin-left: 7px;
}
#order {
	text-align: center;
	margin-top: 35px;
	margin-bottom: 35px;
	background-color: #EEF5CF;
	padding: 7px;
	border: 1px solid #B8D536;
}
.testimonial {
	padding: 10px;
	width: 500px;
	border: thin dashed #B8D536;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFC;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.orderbutton {
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
.orderqty {
	border: 1px solid #B8D536;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #FFF;
}
.subtitles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #039;
}
h1 {
	color: #1B2E5A;
}
.price {
	font-family: Arial;
	font-size: 20px;
	font-weight: bolder;
}
.freeshipping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F00;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.HL {
	font-weight: bold;
	background-color: #FF0;
}
.imageborder {
	border: 1px solid #333;
}
.billinginfo {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #B8D536;
}
.billinginforight {
	text-align: right;
}
.billinginfoleft {
	text-align: left;
}
#error {
	background-color: #F66;
	border: 1px solid #F00;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
