BODY {
	background: transparent url(images/bg.gif) repeat scroll 0 0;
	color: #000;
	font-size: 14px;
	margin: 5px 100px 5px 100px;
	font-family: Verdana, Arial, sans-serif;
}

.errorBox {
	font-size: 10px;
	background: #ffb3b5;
	font-weight: bold;
}

.stockWarning {
	font-size: 10px;
	color: #cc0033;
}

.productsNotifications {
	background: #f2fff7;
}

.orderEdit {
	font-size: 10px;
	color: #E77207;
	text-decoration: underline;
}

A {
	color: #000;
	text-decoration: none;
}

A:hover {
	color: #003985;
	text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
	background: #F1C1DB;
	padding: 0px;
}

TD.navigation {
	background: #F1C1DB;
	padding: 6px;
	background-position: center;
}

TD.navigation a,TD.navigation a:visited,TD.navigation a:hover {
	color: #D167A1;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

TD.breadcrumb {
	background: #F1C1DB;
	font-size: 10px;
	color: #523F1A;
	font-weight: normal;
}

TD.breadcrumb a,TD.breadcrumb a:visited,TD.breadcrumb a:hover {
	color: #523F1A;
}

.container {
	background-color: #F1C1DB;
	background-position: bottom;
}

TD.headerNavigation {
	background: #F1C1DB;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
}

A.headerNavigation {
	color: #336666;
}

A.headerNavigation:hover {
	color: #993300;
}

TR.headerError {
	background: #ff0000;
}

TD.headerError {
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	background: #CC5A98;
}

TD.footer {
	font-size: 10px;
	color: #F1C1DB;
	font-weight: bold;
	padding: 6px;
}

TD.footer a {
	font-size: 10px;
	color: #F1C1DB;
	font-weight: bold;
}

.infoBox {
	background: #FFFFFF;
	background-color: transparent;
}

.infoBoxContents {
	font-size: 10px;
	background-color: #F1C1DB;
}

.infoBox2Contents {
	background-color: #CC5A98;
}

.infoBox2 {
	padding: 5px;
	width: 150px;
	height: 170px;
	font-size: 10px;
	background-image: url(images/infobox/column_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.pricebox {
	background-color: #DE8CB9;
	background-image: url(images/pricebox.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 286px;
	height: 100px;
	padding: 10px;
}

.infoBoxNotice {
	background: #F1C1DB;
}

.infoBoxNoticeContents {
	background: #CC5A98;
	color: #F1C1DB;
	font-size: 10px;
}

TD.infoBoxHeading {
	background-color: #F1C1DB;
}

.boxColumn {
	padding: 10px 0px 0px 0px;
}

.infoBoxHeading2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #F1C1DB;
	color: #2C2428;
	padding: 6px;
}

.infoBoxHeading3 {
	font-size: 11px;
	font-weight: bold;
	background-color: #F1C1DB;
	color: #2C2428;
	padding: 5px;
}

TD.infoBox,SPAN.infoBox {
	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: #E9AACC;
}

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: #F0BDD9;
}

TABLE.productListing {
	border: 0px;
	border-style: solid;
	border-color: #b6b7cb;
}

.productListing-heading {
	font-size: 10px;
	background: #D0639E;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	padding: 2px;
}

TD.productListing-data {
	font-size: 10px;
}

A.pageResults {
	color: #0000FF;
}

A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}

TD.pageHeading,DIV.pageHeading {
	font-size: 24px;
	color: #003985;
	font-family: Verdana, Arial, sans-serif;
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	font-size: 10px;
	color: #353535;
}

TD.main,P.main {
	font-size: 11px;
	line-height: 1.5;
	padding: 5px;
}

TD.smallText,SPAN.smallText,P.smallText {
	font-size: 10px;
	color: #4F6B72;
}

TD.bigText,SPAN.bigText,P.bigText {
	font-size: 18px;
	color: #4F6B72;
}

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.newItemInCart {
	font-size: 10px;
	color: #ff0000;
}

CHECKBOX,RADIO,INPUT,SELECT {
	font-size: 11px;
	padding: 2px;
}

TEXTAREA {
	width: 100%;
	font-size: 11px;
	background-color: #F8F8F8;
	border-style: inset;
	border-color: #F8F8F8;
	border-width: 1px;
}

SPAN.greetUser {
	font-size: 12px;
	color: #333300;
	font-weight: bold;
}

TABLE.formArea {
	background: #ACBC71;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	color: #ff0000;
}

SPAN.errorText {
	color: #ff0000;
}

.moduleRowOver {
	background-color: #F0BDD9;
	cursor: auto;
	cursor: auto;
}

.moduleRowSelected {
	background-color: #E9AACC;
}

.checkoutBarFrom,.checkoutBarTo {
	font-size: 10px;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	font-size: 10px;
	color: #353535;
}

.messageBox {
	font-size: 10px;
}

.messageStackError,.messageStackWarning {
	font-size: 10px;
	background-color: #ffb3b5;
}

.messageStackSuccess {
	font-size: 10px;
	background-color: #99ff00;
}

.inputRequirement {
	font-size: 10px;
	color: #ff0000;
}

TD.category_desc {
	font-size: 11px;
	line-height: 1.5;
}

.leftcolumn {
	background-image: url('images/column.gif');
	background-repeat: repeat-y;
	padding-left: 15px;
}

#middlecolumn {
	background-color: #F1C1DB;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.rightcolumn {
	background-image: url('images/columnRight.gif');
	background-position: right;
	background-repeat: repeat-y;
	padding-right: 15px;
}

.site {
	background-color: #F1C1DB;
}

.newstitle {
	background-color: #F1C1DB;
	border-bottom: 1px solid #666666;
	font-size: 11px;
	padding: 3px;
}

hr {
	color: #D7D7D7;
	height: 1px;
}

.customer_head {
	background-color: #D0639E;
	border: 1px solid #B4156C;
	font-size: 11px;
	padding: 2px;
	color: #363636;
	text-align: left;
	padding-left: 30px;
}

.prodinfo_head {
	background-color: #F8F8F8;
	border: 1px solid #EAEAEA;
	font-size: 14px;
	padding: 2px;
	color: #F37C25;
	text-align: center;
	font-weight: bold;
	padding-left: 4px;
}

div#categories a {
	display: block;
	background-color: #F1C1DB;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	border-color: #FFFFFF;
	background-image: url('images/arr.gif');
	background-repeat: no-repeat;
	background-position: left;
}

div#categories a:hover {
	background-color: #F1C1DB;
	color: #3A3A3A;
	text-decoration: none;
	background-image: url('images/arr_hover.gif');
	background-repeat: no-repeat;
	background-position: left;
}

div#categories_sub a {
	display: block;
	background-color: #F1C1DB;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	border-color: #FFFFFF;
	background-image: url('images/arr.gif');
	background-repeat: no-repeat;
	background-position: left;
}

div#categories_sub a:hover {
	background-color: #F1C1DB;
	color: #3A3A3A;
	text-decoration: none;
	background-image: url('images/arr_hover.gif');
	background-repeat: no-repeat;
	background-position: left;
}
div#products_sub a {
	display: block;
	background-color: #F1C1DB;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	border-color: #FFFFFF;
	background-image: url('images/arr.gif');
	background-repeat: no-repeat;
	background-position: left;
}

div#products_sub a:hover {
	background-color: #F1C1DB;
	color: #3A3A3A;
	text-decoration: none;
	background-image: url('images/arr_hover.gif');
	background-repeat: no-repeat;
	background-position: left;
}

.button {
	padding: 0px;
}

.pageheading {
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}

.boxtext {
	font-size: 11px;
	line-height: 1.5;
	padding: 5px;
}

.languages {
	background-color: #536F9D;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 2px;
}

TABLE.linkListing {
}

.linkListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #D0639E;
	color: #FFFFFF;
	text-align: center;
}

TD.linkListing-data {
	padding: 4px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TR.linkListing-odd {
	background: #F0BDD9;
}

TR.linkListing-even {
	background: #E9AACC;
}

.infoBoxLatestNews {
	background: #E9AACC;
}

.infoBoxLatestNewsContents {
	background: #D0639E;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.left_level_0 {
	padding-left: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	padding-top: 10px;
}

.left_level_1 {
	padding-left: 15px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}

.left_level_2 {
	padding-left: 25px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}

TD.productPriceInBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #ffffff;
	border-bottom: solid #BBBBBB 1px;
}

#popitmenu {
	position: absolute;
	background-color: #F1C1DB;
	border: 1px solid black;
	font: normal 10px Verdana;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
}

#popitmenu a {
	text-decoration: none;
	padding-left: 6px;
	color: #005500;
	display: block;
}

#popitmenu a:hover { /*hover background color*/
	background-color: #CCFF9D;
}