/* John Lou */

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #0000CD;
	text-decoration: underline;
/*	font-size: larger; */
}

a.headernavigation {
	color: #FFFFFF;
}

a.headernavigation:hover {
	color: #FFFFFF;
}

a.pageresults {
	color: #0000FF;
}

a.pageresults:hover {
	background: #FFFF33;
	color: #0000FF;
}

body {
	font-size: 22px;
	background: #FFFFFF;
	color: #000000;
	font-family: Arial;
	margin: 0px;
}

checkbox, input, radio, select {
	font-family: Arial;
	font-size: 22px;
}

form {
	display: inline;
}

span.errortext {
	color: #FF0000;
	font-family: Arial;
}

span.greetuser {
	color: #191970;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

span.markproductoutofstock {
	color: #C76170;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

span.newitemincart {
	color: #FF0000;
	font-family: Arial;
	font-size: 22px;
}

span.productspecialprice {
	color: #FF0000;
	font-family: Arial;
}

table.formarea {
	background: #F1F9FE;
	border-color: #7B9EBD;
	border-style: solid;
	border-width: 1px;
}

table.productlisting {
	border: 1px;
	border-color: #B6B7CB;
	border-spacing: 1px;
	border-style: solid;
}

td.accountcategory {
	color: #AABBDD;
	font-family: Arial;
	font-size: 22px;
}

td.fieldkey {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

td.fieldvalue {
	font-family: Arial;
	font-size: 22px;
}

td.footer {
	background: Blue;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

td.formareatitle {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

td.headererror {
	background: #FF0000;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

td.headerinfo {
	background: #00FF00;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

td.headernavigation {
	background: Blue;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

td.infobox, span.infobox {
	font-family: Arial;
	font-size: 22px;
}

td.infoboxheading {
	background: Blue;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

td.main, p.main {
	font-family: Arial;
	font-size: 22px;
	line-height: 1.5;
}

td.pageheading, div.pageheading {
	color: Black;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

td.productlisting-data {
	font-family: Arial;
	font-size: 22px;
}

td.smalltext, span.smalltext, p.smalltext {
	font-family: Arial;
	font-size: 22px;
}

td.subbar {
	color: #000000;
	font-family: Arial;
	font-size: 22px;
}

td.tableheading {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

textarea {
	font-family: Arial;
	font-size: 22px;
	width: 100%;
}

tr.accounthistory-even, tr.addressbook-even, tr.alsopurchased-even, tr.payment-even, tr.productlisting-even, tr.productreviews-even, tr.upcomingproducts-even, tr.shippingoptions-even {
	background: #F8F8F9;
}

tr.accounthistory-odd, tr.addressbook-odd, tr.alsopurchased-odd, tr.payment-odd, tr.productlisting-odd, tr.productreviews-odd, tr.upcomingproducts-odd, tr.shippingoptions-odd {
	background: #F8F8F9;
}

tr.footer {
	background: #BBC3D3;
}

tr.header {
	background: #FFFFFF;
}

tr.headererror {
	background: #FF0000;
}

tr.headerinfo {
	background: #00FF00;
}

tr.headernavigation {
	background: #BBC3D3;
}

tr.subbar {
	background: #F4F7FD;
}

.boxtext {
	font-family: Arial;
	font-size: 22px;
}

.checkoutbarcurrent {
	color: #000000;
	font-family: Arial;
	font-size: 22px;
}

.checkoutbarfrom, .checkoutbarto {
	color: #8C8C8C;
	font-family: Arial;
	font-size: 22px;
}

.errorbox {
	background: #FFB3B5;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

.infobox {
	background: #B6B7CB;
}

.infoboxcontents {
	background: #F8F8F9;
	font-family: Arial;
	font-size: 22px;
}

.infoboxnotice {
	background: #FF8E90;
}

.infoboxnoticecontents {
	background: #FFE6E6;
	font-family: Arial;
	font-size: 22px;
}

/* input requirement */
.inputrequirement {
	color: #FF0000;
	font-family: Arial;
	font-size: 22px;
}

/* message box */
.messagebox {
	font-family: Arial;
	font-size: 22px;
}

.messagestackerror, .messagestackwarning {
	background-color: #FFB3B5;
	font-family: Arial;
	font-size: 22px;
}

.messagestacksuccess {
	background-color: #99FF00;
	font-family: Arial;
	font-size: 22px;
}

.modulerow {
}

.modulerowover {
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}

.modulerowselected {
	background-color: #E9F4FC;
}

.orderedit {
	color: #70D250;
	font-family: Arial;
	font-size: 22px;
	text-decoration: underline;
}

.productlisting-heading {
	background: #B6B7CB;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

.productsnotifications {
	background: #F2FFF7;
}

.stockwarning {
	color: #CC0033;
	font-family: Arial;
	font-size: 22px;
}

.hidden {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: normal;
}