body {
	background: #FFFFFF;
	color: #333;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
table, tr, td {
	font-size: 11px;
}
form {
	display: inline;
}
checkbox, input, radio, select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
textarea {
	width: 400px;
	font-size: 11px;
}
a:link {
	color: #a7096a;
	text-decoration: none;
}

a:hover {
	color: #a7096a;
	text-decoration: underline;
}
a:visited { 
	color: #a7096a;
	text-decoration: none; 
}

a:visited:hover {
	color: #a7096a;
	text-decoration: underline;
}

/* header */

.header {
	background: #EEEFF1;
}

.headerTop {
	background: #a7096a;
	color: #f7931d;
}
.headerTop a:link {
	color:#f7931d;
	text-decoration:none;
}
.headerTop a:hover {
	color:#f7931d;
	text-decoration:underline;
}
.headerTop a:visited {
	color:#f7931d;
	text-decoration:none;
}
.headerTop a:visited:hover {
	color:#f7931d;
	text-decoration:underline;
}

.headerNavigation {
	background-color: #4A4A4A;
	font-size: 10px;
	color: #FFFFFF;
}
.headerNavigation a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.headerNavigation a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.headerNavigation a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.headerNavigation a:visited:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

tr.headerError {
	background-color: #CC0000;
}

tr.headerError {
	font-size: 12px;
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

tr.headerInfo {
	background-color: #009900;
}

td.headerInfo {
	qfont-size: 12px;
	background: #009900;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

/* footer */

.footer {
	font-size: 10px;
	color: #666666;
}
.footer a:link { 
	color: #666666;
	text-decoration: none; 
}
.footer a:visited { 
	color: #666666;
	text-decoration: none; 
}
.footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.footer a:visited:hover {
	color: #666666;
	text-decoration: underline;
}

table.main, td.main, p.main {
  font-size: 11px;
  line-height: 1.5;
}

/* boxes */

.mainBox{
	border:1px solid #EEEFF1;
}

.infoBox {
	background: url(images/menu_back.gif) repeat-y top left #FFFFFF;
}

.listCategories li { 
	list-style: disc url(images/dot_yellow.gif) inside;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

.infoBoxContentsCategories {
	background: url(images/logo_menu_back.gif) no-repeat bottom right;
}

/* headings */

td.greenBoxHeading {
	height:34px;
	font-size: 11px;
	font-weight: bold;
	background: #a7096a;
	color: #FFFFFF;
}
td.yellowBoxHeading {
	height:34px;
	font-size: 11px;
	font-weight: bold;
	background: #f7931d;
	color: #FFFFFF;
}
td.blackBoxHeading {
	height:34px;
	font-size: 11px;
	font-weight: bold;
	background: #4A4A4A;
	color: #FFFFFF;
}
td.contentBoxHeading {
	height:34px;
	font-family: Georgia, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #a7096a;
}
TD.greenPageHeading, DIV.greenPageHeading {
	height:34px;
	font-family: Georgia, Arial, sans-serif;
	font-size:17px;
	font-weight: bold;
	border:0;
	border-top:1px solid #EEEFF1;
	border-bottom:1px solid #EEEFF1;
	color: #a7096a;
}
TD.yellowPageHeading, DIV.yellowPageHeading {
	height:34px;
	font-family: Georgia, Arial, sans-serif;
	font-size:17px;
	font-weight: bold;
	border:0;
	border-top:1px solid #EEEFF1;
	border-bottom:1px solid #EEEFF1;
	color: #f7931d;
}
TD.blackPageHeading, DIV.blackPageHeading {
	height:34px;
	font-family: Georgia, Arial, sans-serif;
	font-size:17px;
	font-weight: bold;
	border:0;
	border-top:1px solid #EEEFF1;
	border-bottom:1px solid #EEEFF1;
	color: #4A4A4A;
}

/* products */

table.productListing {
	border: 0;
}
.productListing-heading {
	color: #a7096a;
	font-weight: bold;
}
td.productListing-data {
	padding:10px;
}
.product {
	font-weight: bold;
}
.author {
	font-weight:bold;
	color: #f7931d;
}
.author a:link { 
	color: #f7931d;
	text-decoration: none; 
}
.author a:visited { 
	color: #f7931d;
	text-decoration: none; 
}
.author a:hover {
	color: #f7931d;
	text-decoration: underline;
}
.author a:visited:hover {
	color: #f7931d;
	text-decoration: underline;
}
.authorInfoHeader {
	font-family: Georgia, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #a7096a;
}
.subtitle {
	font-family: Georgia, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f7931d;
}
.subtitle a:link { 
	color: #f7931d;
	text-decoration: none; 
}
.subtitle a:visited { 
	color: #f7931d;
	text-decoration: none; 
}
.subtitle a:hover {
	color: #f7931d;
	text-decoration: underline;
}
.subtitle a:visited:hover {
	color: #f7931d;
	text-decoration: underline;
}


.infoBoxNotice {
	background-color: #CC0000;
}

.infoBoxNoticeContents {
	background-color: #FFCCCC;
}








.formtext {
  font-size: 10px;
  color: #33333;
}
.redtext {
	color: #CC0000;
}
.greytext {
	color: #666666;
	font-size:10px;
}
.errorBox {
	font-size: 11px;
	font-weight: bold;
	background-color: #FFCCCC;
}
.productsNotifications {
	background-color: #F2FFF7;
}
.orderEdit { 
	color: a7096a; 
	text-decoration: underline; 
}



TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  border: 1px solid #EEEFF1;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  border: 1px solid #EEEFF1;
}







TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}



SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

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

.checkoutBarFrom, .checkoutBarTo { font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 11px; color: #33333; }

/* message box */

.messageBox { font-size: 11px; }
.messageStackError, .messageStackWarning { font-size: 11px; background-color: #FFCCCC; }
.messageStackSuccess { font-size: 11px; background-color: #EBFAF5; }

