
.abutton, .wbutton, .wishlistbackbutton {
	color: #ffffff;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #434d28;
	cursor: pointer;
	margin: 1px;
	padding: 2px;
	border: 1px #000 }
.abutton:hover,  .wbutton:hover {
	background-color: #7a9e54;
	cursor: pointer }
.field {
    font-weight: bold;
    }

.field-req  {
	font-weight: bold }

.error  {
	color: #ff0000;
	font-weight: bold;
	padding: 2px 0 }

.wlistpage {
    text-align: center;
    }

.wlistpage h3  { }
.wlistpage h4 { }
.wishlisttable  {
	margin: 10px 0;
	padding: 1px }

.wishlisttable th  {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding: 4px;
	border-top: 1px solid;
	border-bottom: 1px solid }

.wishlisttable td {
    padding: 2px;
    }
	
.row0  {
	background-color: #fcfcfc;
	padding: 3px;
	border: 0 }

.row1  {
	background-color: #fafefe;
	padding: 3px;
	border: 0 }	

.wishlistbackbutton a  {
	line-height: 20px;
	text-align: center;
	display: block;
	width: 150px }

.wishlistbackbutton a:link  {
	text-align: center }

.wishlistbackbutton a:visited  {
	text-align: center }

.wishlistbackbutton a:hover  {
	background-color: #84d7d3;
	text-align: center }
.login {}

.login h1  { }

.login-form  {
	padding: 4px;
	width: 300px }
.userpage div table {
	margin-right: auto;
	margin-left: auto }
.register-form   {
	text-align: left;
	padding: 4px }

.register h1  { }

.register  { }
.register td {
	text-align: left }
.field-req, .billing-field {
	text-align: right !important }
.emailpop div {
    padding: 10px;
    }

.emailpop h1  {
	text-align: center;
	margin: 0 }

.emailform {
    background-color: #FFFFFF;
    width: 95%;
    }

.emailpop  {
	margin: 10px 8px 10px 14px;
	width: 95% }
.userlinks {
	text-align: right;
	padding-top: 35px }
.userpage  {
	text-align: center;
	margin-top: 25px }
.ordertable {
	text-align: center;
	width: 100%;
	border: solid 1px #fff }
.ordertable td, .ordertable th {
	text-align: center !important }
.ordertable a, .carttable a {
	text-decoration: underline }
.carttable td {
	padding: 3px 5px }
