.errmsg {
	font-weight: bold;
	color: #f00;
}
/*row*/
.row {
float: left; 
}
.row img {
}
.title {
text-align: center;
}
.product img {
float: left;
border-radius: 9px; 
-moz-border-radius: 9px; 
-webkit-border-radius: 9px; 
border: 1px solid #000000;
}
.productDesc {
float: left;
margin-left: 10px;
}
/*login styles*/
#loginform {
	float: left;
	width: 50%;
}
#loginform .logintitle {
	font-weight: bold;
	font-size:1em;
}
#loginform .logintitle, #loginform .loginmessage, #loginform .row {
	float: left;
	margin: 3px 0;
	width: 100%;
	clear: both;
}
#loginform span.label {
	width: 100px;
	float: left;
	clear: left;
}
#loginform span.formw {
	width: 100px;
	float: left;
}
.checkout_registration {
	margin: 24px 0 0 0;
}
.checkout_registration, .noaccount {
	float: left;
}
/*member registration*/
.member_options .labelcol {
	width: 150px;
}
.member_options .middlecol {
	display: none;
}
.userinfotitle {
	font-weight: bold;
	font-size:1em;
	margin: 24px 0 6px 0;
}
.register {
	width: 350px;
}
.registration_button {
	margin: 12px 0 0 0;
}
/*cart styles*/
.catalogcart {
	width: 96%;
	border: 1px solid #000;
	border-collapse: inherit;
	clear: both;
}
#activecart {
	border-bottom: 0;
}
.catalogcart .cartheadings th {
	background: #bbb;
}
.catalogcart th, .catalogcart td {
	border-bottom: 1px solid #000;
	padding: 3px 3px;
}
.catalogcart tr.evenrow th, .catalogcart tr.evenrow td {
	background: #ddd;
}
.catalogcart tr.oddrow th, .catalogcart tr.oddrow td {
	background: #fff;
}
.catalogcart tr.grandtotal th, .catalogcart tr.grandtotal td {
	background: none;
	border-bottom: 0;
}
.catalogcart tr.ordersubtotal th, .catalogcart tr.ordersubtotal td, .catalogcart tr.shipping th, .catalogcart tr.shipping td, .catalogcart tr.totals th, .catalogcart tr.totals td {
	background: none;
	border-bottom: 0;
}
#cartbuttons {
	width: 100%;
}
#cartbuttons ul {
	width: 100%;
	margin: 24px 0 12px 0;
	padding: 0;
	float: left;
}
#cartbuttons ul li {
	padding: 0;
	margin: 0;
	float: left;
	width: 25%;
	text-align: center;
	list-style: none;
}
/*Billing and shipping info*/
.billinginfoinput, .shippinginfoinput {
	width: 100%;
}
.shippinginfoinput {
	margin-top: 24px;
}
.shippinginfoinput h2 {
	margin-bottom: 12px;
}
.shippinginfoinput table {
	margin-top: 12px;
}
/*Return to cart links*/
#returntocart {
	width: 100%;
	margin-top: 12px;
}
#changeinfo, #changeinfo ul {
	width: 100%;
	margin: 12px 0 0 0;
	padding: 0;
	list-style: none;
	clear: both;
}
#changeinfo ul li {
	margin: 0;
	padding: 3px 0;
	list-style: none;
}
/*order info*/
#billtable, #shiptable {
	float: left;
	width: 50%;
	margin: 0 0 24px 0;
}
#additionaltable {
	/*use display none if no additional fields are being used*/
/*display: none;*/
width: 100%;
	clear: both;
}
/*shipping*/
.multipleshippingchoices {
	width: 100%;
	clear: both;
	margin: 12px 0;
}
.multipleshippingchoices .shippingchoice {
	width: 100%;
	margin: 3px 0;
}
/*payment*/
.paymenttitle {
	width: 100%;
	clear: both;
	font-weight: bold;
	font-size:1em;
	margin: 24px 0 0 0;
}
.paymentmessage {
	width: 98%;
	clear: both;
	padding: 2px 1%;
}
#paymentdiv {
	width: 100%;
}
#paymentdiv .paymentmodule {
	width: 100%;
	clear: both;
}
#paymentdiv .paymentchoice {
	width: 100%;
}
#paymentdiv .paymentdetails {
	width: 97%;
	padding-left: 3%;
}
#paymentbuttons {
	width: 100%;
	padding: 12px 0 24px 0;
	clear: both;
}
/*authorize.net payment styles*/
#paymentdiv #authorizenet_details span {
	float: left;
	margin: 3px 0;
}
#paymentdiv #authorizenet_details span.firstnameoncardlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #authorizenet_details span.firstnameoncardinput {
	width: 200px;
}
#paymentdiv #authorizenet_details span.lastnameoncardlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #authorizenet_details span.lastnameoncardinput {
	width: 200px;
}
#paymentdiv #authorizenet_details span.cardnumberlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #authorizenet_details span.cardnumberinput {
	width: 200px;
}
#paymentdiv #authorizenet_details span.codeoncardlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #authorizenet_details span.codeoncardinput {
	width: 200px;
}
#paymentdiv #authorizenet_details span.expireoncardlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #authorizenet_details span.expireoncardinput {
	width: 200px;
}
/*plugnpay payment styles*/
#paymentdiv #plugnpay_details span {
	float: left;
	margin: 3px 0;
}
#paymentdiv #plugnpay_details span.nameoncardlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #plugnpay_details span.nameoncardinput {
	width: 200px;
}
#paymentdiv #plugnpay_details span.cardnumberlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #plugnpay_details span.cardnumberinput {
	width: 200px;
}
#paymentdiv #plugnpay_details span.codeoncardlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #plugnpay_details span.codeoncardinput {
	width: 200px;
}
#paymentdiv #plugnpay_details span.expireoncardlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #plugnpay_details span.expireoncardinput {
	width: 200px;
}
/*nditd payment styles*/
#paymentdiv #nditd_details span {
	float: left;
	margin: 3px 0;
}
#paymentdiv #nditd_details span.nameoncardlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #nditd_details span.nameoncardinput {
	width: 200px;
}
#paymentdiv #nditd_details span.cardnumberlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #nditd_details span.cardnumberinput {
	width: 200px;
}
#paymentdiv #nditd_details span.codeoncardlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #nditd_details span.codeoncardinput {
	width: 200px;
}
#paymentdiv #nditd_details span.expireoncardlabel {
	clear: left;
	width: 150px;
}
/*firstdata payment styles*/
#paymentdiv #nditd_details span {
	float: left;
	margin: 3px 0;
}
#paymentdiv #firstdata_details span.nameoncardlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #firstdata_details span.nameoncardinput {
	width: 200px;
}
#paymentdiv #firstdata_details span.cardnumberlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #firstdata_details span.cardnumberinput {
	width: 200px;
}
#paymentdiv #firstdata_details span.codeoncardlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #firstdata_details span.codeoncardinput {
	width: 200px;
}
#paymentdiv #firstdata_details span.expireoncardlabel {
	clear: left;
	width: 150px;
}
/*merchante payment styles*/
#paymentdiv #nditd_details span {
	float: left;
	margin: 3px 0;
}
#paymentdiv #merchante_details span.nameoncardlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #merchante_details span.nameoncardinput {
	width: 200px;
}
#paymentdiv #merchante_details span.cardnumberlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #merchante_details span.cardnumberinput {
	width: 200px;
}
#paymentdiv #merchante_details span.codeoncardlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #merchante_details span.codeoncardinput {
	width: 200px;
}
#paymentdiv #merchante_details span.expireoncardlabel {
	clear: left;
	width: 150px;
}
#paymentdiv #plugnpay_details span.expireoncardinput {
	width: 200px;
}