a: { text-decoration: none; }
a:link { color: #000; text-decoration: none; }
a:hover { color: white; text-decoration: underline overline; }
body { color: black; background-color: white; background-image: url('/amorephonics-assets/images/bg.png'); background-attachment: fixed; }
	#dropmenudiv{ color: #000; position:absolute; font:12px/18px Verdana; z-index:100; border-color: black; border-style: solid; border-width: 1px 1px 0; }
	#dropmenudiv a{ color: #000; width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid black; padding: 1px 0; text-decoration: none; font-weight: bold; }
	#dropmenudiv a:hover{ /*hover background color*/ color: #000; background-color: #b0b087; }

p {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
}

/* @group buyoly cart required */

.price {
	color: white;
	font-weight: bold;
}

.footer p, a, a:link {
	color: #5f5f5f;
	font-family: Georgia, Times New Roman, Times, serif;
}

.checkoutTable {
	background-color: #a05c5c;
	width: 614px;
}

.cartHeader{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: bold;
}

.checkoutTable td {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	padding: 5px;
}

.securityNote {
	color: #7f7f7f;
}

.reqField {
	font-weight: bold;
}

.error {
	background-color: red;
	color: white;
	font-size: 14px;
	padding: 6px;
}



/* @end */
