BODY {
	background: #F4F4F4;
	color: #353535;
	margin: 7px;
	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: #70d250;
	text-decoration: underline;
}

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

A:hover {
	color: #F3614B;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	background: #E2E2E2;
}

TD.headerNavigation {
	font-size: 12px;
	background: #48618A;
	color: #ffffff;
	background-image: url('images/_title_bg.gif');
	background-repeat: repeat-x;
	background-position: left;
	font-weight: bold;
}

TD.breadcrumb {
	font-size: 10px;
	background: #F5F5F5;
	color: #949494;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
	border-top: 1px solid #333333;
}

TD.breadcrumb a, TD.breadcrumb a:visited, TD.breadcrumb a:hover {
	color: #949494;
}

A.headerNavigation {
	color: #FFFFFF;
}

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

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: #536F9D;
}

TD.footer {
	font-size: 10px;
	background: #48618A;
	color: #ffffff;
	font-weight: bold;
	padding: 6px;
}

.infoBox {
	background: #FFFFFF;
	background-color: transparent;
}

.infoBoxContents {
	font-size: 10px;
	background-color: transparent;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-size: 10px;
}

TD.infoBoxHeading {
	font-size: 10px;
	font-weight: bold;
	background: #B2B2B2;
	color: #F3F3F3;
	background-image: url('images/1-b-5.gif');
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 0px solid #666666;
	padding: 1px;
	border-top: 0px solid #ffffff;
}

TD.infoBoxHeading2 {
	font-size: 14px;
	font-weight: bold;
	background: #B2B2B2;
	color: #F3F3F3;
	border-bottom: 0px solid #666666;
	text-transform: uppercase;
	padding: 2px;
	border-top: 0px solid #ffffff;
}

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: #FCFCFC;
}

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: #F9F9F9;
}

TABLE.productListing {
	border: 0px;
	border-style: solid;
	border-color: #b6b7cb;
}

.productListing-heading {
	font-size: 10px;
	background: #C1C1C1;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	padding: 2px;
}

TD.productListing-data {
	font-size: 12px;
	font-weight: bold;}
A.pageResults {
	color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-size: 15px;
	font-weight: bold;
	color: #787878;
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	font-size: 10px;
	color: #353535;
}

TD.main, P.main {
	font-size: 14px;
	line-height: 1.5;
	padding: 5px;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-size: 12px;
	color: #737373;
}

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: #f0a480;
	font-weight: bold;
}

TABLE.formArea {
	background: #F5F5F5;
	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: #EFEFEF;
	cursor: auto;
	cursor: auto;
}

.moduleRowSelected {
	background-color: #CACACA;
}

.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: 12px;
	color: #ff0000;
}

TD.category_desc {
	font-size: 11px;
	line-height: 1.5;
}

.leftcolumn {
	background-color: #E5E5E5;
}

.rightcolumn {
	background-color: #E5E5E5;
}

.site {
	background-color: #FFFFFF;
}

.newstitle {
	background-color: #E5E5E5;
	border-bottom: 1px solid #666666;
	font-size: 11px;
	padding: 3px;
}

hr {
	color: #D7D7D7;
	height: 1px;
}

.customer_head {
	background-color: #F3F3F3;
	border: 1px solid #cccccc;
	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;
	border-bottom: 1px solid #cccccc;
}

div#categories a {
	display: block;
	background-color: #E5E5E5;
	border-bottom: 1px solid;
	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;
	border: 1px solid #E5E5E5;
}

div#categories	a:hover {
	background-color: #F2F2F2;
	color: #3A3A3A;
	text-decoration: none;
	background-image: url('images/arr_hover.gif');
	background-repeat: no-repeat;
	background-position: left;
	border: 1px solid #ffffff;
}

div#categories_sub a {
	text-align: center;
	display: block;
	background-color: #E5E5E5;
	border-bottom: 1px solid;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	border-color: #FFFFFF;
	border: 1px solid #E5E5E5;
}

div#categories_sub a:hover {
	background-color: #F2F2F2;
	color: #3A3A3A;
	text-decoration: none;
	background-image: url('images/arr_hover.gif');
	background-repeat: no-repeat;
	background-position: left;
}

div#headernavigation a {
	display: block;
	color: #E9E9E9;
	float: right;
	padding: 6px;
	border-left: 1px solid #cccccc;
	background-color: #48618A;
}

div#headernavigation	a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B9B9B9;
}

.button {
	padding: 0px;
}

.pageheading {
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}

.boxtext {
	font-size: 13px;
	line-height: 1.5;
	padding: 5px;
	font-weight: bold;
}

.languages {
	background-color: #536F9D;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 2px;
}

