html
{
	height: 100%;
}
body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
form
{
	height: 100%;
}
table
{
	font-size: 10px;
}
h2
{
	font-size: 14px;
	color: #CC3300;
}
h3
{
	font-size: 12px;
}
hr
{
	background-color: #FFFFFF;
	color: #FFFFFF;
	border-color: #FFFFFF;
	border-style: none;
	border-bottom: dotted 1px #B0B0B0;
}
.link { font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; font-weight:bold; color:#6A7279; }

a.link:hover { color: #363636; }

.topmenu { font-weight:bold; color:#AFBBC4; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; }
a.topmenu:hover { color:#FFFFFF; }

.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.unnamed2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC0000;
	border: none;
	text-align: center;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #373C71;
	line-height: 14px;
	text-align: center;
	font-variant: normal;
	border: thin solid #FFCC33;
	padding: 8px;
	background-color: #FFFFCC;
	margin: 15px;
}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bolder;
	color: white;
	font-variant: normal;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	list-style-image: url(_img/greyorangebar.gif);
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.questionanswer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	line-height: 15px;
}
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #333366;
}
.sub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333366;
}
.unnamed2Copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC3300;
	border: none;
	text-align: left;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.greyborder {
	border: thin solid #666666;
}
.headings 
{
	color:Maroon;
	font-size:15px;
}
.largegreen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #004707;
	border: none;
	text-align: left;
}
.menucategory, .menucategorywhite
{
	background-color: #AFBBC4;
	font-weight: bold;
	line-height: 26px;
	height: 26px;
	font-size: 9px;
	color: #4D5B64;
	padding-left: 5px;
}
.menucategorywhite
{
	color: #FFFFFF;
}
.clear5px
{
	width: 100%;
	clear: both;
	height: 5px;
}
.clear10px
{
	width: 100%;
	clear: both;
	height: 10px;
}
ul.featurelist 
{
	list-style-image: url(/database/files/GreenCross.gif);
}
.checkout-container
{
	width: 655px;
	font-family: Lucinda Sans, Arial;
}
.checkout-container .header
{
	height: 33px;
	background-image: url(../images/checkout-header.jpg);
	color: #FFFFFF;
	font-weight: bold;
	line-height: 33px;
}
.checkout-container .header .padding
{
	padding-left: 25px;
}
.checkout-container .body
{
	float: left;
	width: 655px;
	background-image: url(../images/checkout-body-bg.gif);
}
.checkout-container .body .padding
{
	float: left;
	padding: 10px 25px 10px 25px;
}
.checkout-container .grey-body
{
	float: left;
	width: 655px;
	clear: both;
	background-image: url(../images/checkout-body-grey-bg.gif);
	border-top: solid 1px #B3B4B6;
}
.checkout-container .grey-body .padding
{
	padding: 10px 25px 10px 25px;
}
.checkout-container .footer
{
	float: left;
	width: 655px;
	background-image: url(../images/checkout-body-grey-bg.gif);
	border-top: solid 1px #B3B4B6;
}
.checkout-container .footer .padding
{
	padding: 10px 25px 0px 25px;
}
.checkout-container .footer .left
{
	float: left;
}
.checkout-container .footer .right
{
	float: right;
}
.checkout-container .footer .tail
{
	clear: both;
	height: 20px;
	background-image: url(../images/checkout-footer.jpg);
}
.cart-item
{
	float: left;
	border-bottom: solid 1px #CCCCCC;
	padding: 10px 0px 10px 0px;
}
.cart-item .product-image
{
	float: left;
	width: 150px;
}
.cart-item .summary
{
	float: left;
	width: 440px;
	padding-left: 10px;
}
.cart-item .row1 td
{
	border-bottom: solid 1px #CCCCCC;
	padding: 0px 5px 0px 5px;
}
.cart-item .row2 td
{
	padding: 10px 5px 0px 5px;
}
.cart-item .summary .product-name, .cart-item .summary .price
{
	font-weight: bold;
}
.cart-item .product-name
{
	width: 350px;
}
.cart-item .price
{
	width: 70px;
}
.grey-body .left
{
	float: left;
	width: 300px;
	padding-top: 95px;
}
.grey-body .left a
{
	color: #CC071E;
	font-weight: bold;
}
.grey-body .right
{
	float: left;
	width: 300px;
}
.grey-body .row
{
	width: 300px;
	line-height: 20px;
}
.grey-body .row .label, .grey-body .order-total-row .label
{
	float: left;
	width: 150px;
}
.grey-body .row .field, .grey-body .order-total-row .field
{
	float: left;
	width: 150px;
	text-align: right;
}
.grey-body .order-total-row
{
	float: left;
	border-top: solid 1px Black;
	border-bottom: solid 1px Black;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	line-height: 20px;
}
.shipping-form-row
{
	float: left;
	width: 600px;
	line-height: 25px;
	margin: 3px 0px 3px 0px;
}
.shipping-form-row .label
{
	float: left;
	width: 140px;
}
.shipping-form-row .field
{
	float: left;
	width: 460px;
	vertical-align: middle;
}
.shipping-form-row .field .textbox
{
	width: 450px;
}
.processing-container
{
	position: relative;
	height: 100%;
	width: 100%;
}
.processing-panel
{
	position: absolute;
	width: 500px;
	height: 200px;
	top: 50%;
	margin-top: -100px;
	left: 50%;
	margin-left: -250px;
	text-align: center;
	font-weight: bold;
}
.error
{
	color: Red;
}
.strong-red
{
	color: #CC071E;
	font-weight: bold;
	font-size: 14px;
}
.checkout-container a
{
	color: #CC071E;
}
.payment-option-info
{
	color: #666666;
}