body { 
	margin: 0px; 
	padding: 0px;
	background: #ccccff;
  font-family: Arial, Verdana, sans-serif;
	font-size: 12; 
	color: black;
   min-width: 504px;
}

   span.required { font-weight: bold; color: #993333; font-size: small; }
   span.label { font-weight: bold; color: black; font-size: small; }


h1, h2, h3 {
	color: #330099; 
}

h1 { 
	text-align: center; 
	font-size: 14; 
}

h2 { 
	text-align: center; 
	font-size: 14; 
}

h3 { 
	text-align: left; 
	font-size: 12; 
}

h4 {
	text-align: left;
	font-size: 12;
}

TD.headerMarquee {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #6633cc;
  color: #ffff33;
  font-weight : bold;
}

span.bluetext {
	color: #3333ff;
}


p.pagelabel { 
	font-size: large; 
	color: #330099;
}

p.summaryheader { 
	font-size: small; 
}

p.bighometext { 
	color: #330099; 
	font-size: x-large; 
}

p.leftheaderdescription { 
	font-size: 12; 
	font-style: bold; 
}

p.navlink { 
	font-family: arial, sans-serif; 
	color: #ffff99; 
	font-size: 14; 
}

img.subtopheader { 
	height: 30; 
	width: 60; 
}

img.toprightimg, topleftimg, logo {
	border: 0px; 
}

span.topcenterbigtext {
	font-family: verdana, sans-serif; 
	color: #330099; 
	font-size: xx-large; 
	font-style: bold;
}

span.topcentersmalltext {
	font-family: verdana, sans-serif; 
	color: #330099; 
	font-style: bold;
}


span.topcentersubtext {
	font-family: verdana, sans-serif; 
	color: #3333ff; 
	font-size: large; 
	font-style: italic;
}

h1.homeheadline { 
	font-family: Verdana, sans-serif;  
	color: white; 
	text-align: center; 
	border: 0;
	padding: 0;
}

.photobackground { 
	height: 99px; 
	width: 100%;
	background:#white; 
}

img.imgborder {
padding: 0px 15px 15px 0px;
}

table.homeheadline { width:100%; background: #6633cc;  }
table.topheader { width: 100%; }
table.fillwidth { width: 100%; }
table.leftheaderdescription {  font-size: small; background-image: url("../images/about_aujp.jpg"); }
table.highlight { width: 100%; border: groove; background: #ffff99; }

td.hometext { border-style: outset; background: #ffff99; }
td.althometext { border-style: outset; }
td.content { background: white; }
td.navigation { background: #6633cc; width: 104; text-align: center; }
td.topheaderfiller {  width: 10%; background-image: url("../images/about_aujp.jpg"); }
td.topheaderrandom { width: auto; }
td.pagelabel { width: 50%; background-image: url("../images/header_photo.jpg"); color: #663300; font-size: x-large; font-style: bold; text-align: center; font: verdana; }
td.altleftnav { background: #660033; }
td.altleftnavs { background: #660033; text-align: center; font-style: bold; }


span.leftnavtext { font-family: arial, sans-serif; color: #ffff33; text-decoration: none; text-align: right ; left-margin: 10px; font-size: 14; }

a:link.leftnavlink { font-family: arial, sans-serif; color: #ffff33; text-decoration: none; text-align: right ; left-margin: 10px; font-size: 14; }
a:link.topbar { color: #ffff33; }
a:link.altnavlink {  font-family: arial, sans-serif; color: #6633cc; font-size: small;  text-decoration: none; }
a:link.footerlink { font-color: #6633cc; font-size: small; }
a:link.biglink { font-color: #6633cc; font-size: large; }
a:link.anchorlink { font-size: small; }
a:link { color: #330099; text-decoration: underline; }

a:visited.leftnavlink { font-family: arial, sans-serif; color: #ffff33; text-decoration: none; left-margin: 10px; font-size: 14; text-align: right; }
a:visited.topbar { color: #ffff33; }
a:visited.altnavlink {  font-family: arial, sans-serif; color: #6633cc; font-size: small;  text-decoration: none; }
a:visited.footerlink { color: #339933; font-size: small; }
a:visited.biglink { color: #339933; font-size: large; }
a:visited.anchorlink { font-size: small; } 
a:visited { color: #330099; text-decoration: underline; }

a:hover.leftnavlink { font-family: arial, sans-serif; color: white; text-decoration: underline; font-size: 14; left-margin: 10px; text-align: right; }
a:hover.topbar { color: white; }
a:hover.footerlink { color: #6633cc; font-size: small; }
a:hover.biglink { color: #6633cc; font-size: large; }
a:hover.anchorlink { font-size: small; }
a:hover { color: #6633cc; text-decoration: underline; }

.clear {
	clear: both;
}
.aligntextright {
	text-align: right;
}

.leftnavfloat {
	width: 144px;
}

.testfloat {
	border: 0px;
}
.to-right {
	float: right;
}
.to-left {
	float: left;
}
.to-left2 {
    margin-left: 0px;
	float: left;
}
.wrapper {
}

.outer {
	margin-left: 144px; /* L */
	margin-right: 0px; /* R */
	background-color: white;
}
.wrap-cl {
	float: left;
	width: 100%;
	margin-right: -1px;
}

/* .leftfloat {
	background: #330099;
	color: white;
	width: 144px;  

	position: absolute;
	margin-top: 10px;
	border-style: inset;
	border-left-color: grey;
	border-right-color: #330099;
	border-top-color: grey;
	border-bottom-color: #330099;
	margin-left: -130px; 
	margin-right: 2px;
} */

.navbox {
	border-style: groove;
	width: 98%;
	border-left-color: grey;
	border-right-color: black;
	border-top-color: grey;
	border-bottom-color: black;
}


table.leftnav {
	width: 100%;
	background: #6633cc;
	color: white;
	border-style: solid; 
	border-left-width: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-color: white;
	border-right-color: white;
	border-top-color:white;
	border-bottom-color: white; 
} 

blockquote div {
	padding: 0;
}
 .leftfloat {
	background: white;
	color: white;
	width: 154px;  

	float: left;
	position: relative;
	margin-left: -155px; 
	margin-right: 2px;
}	

.emptyspace {
	width: 10px;
	height: 10px;
}

.rightfloat {
	float: right;
	position: relative;
	width: 144px;  /* R */
	margin-right: -143px;  /* -R-1 */
	margin-left: 2px;
}

.centerfloat {
	float: right;
	width: 100%;
	background: white;
	color: black;
	margin-left: -1px;
	min-height: 600px;
}

* html .wrap-cl {
	margin-right: 0;
}
* html .center {
	margin-left: 0;
}
* html .left {
	margin-right: 1px;
}
* html .right {
	margin-left: 1px;
}
/* regola su incenter previene espansione center \*/
* html .outer, * html .wide, * html h2, * html .wrapper {
	height: 1px;
}
* html .incenter {
	width: 100%;
	margin-right: -10000px;
}
/**/

.outer {
	word-wrap: break-word;
}

.minwidth {
	min-width: 504px;
}


* html .wrapper {
	margin-left: -504px;
	position: relative;
}

* html .centerfloat {
	overflow-x: auto;
	overflow-y: hidden;
	width: expression(document.body.offsetWidth - 164);
}


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #6633cc;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #6633cc;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #330099;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #330099;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #6633cc;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #6633cc;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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.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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #330099;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #330099;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #330099;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


