.boxText { font-size: 0.8em; }
.errorBox { font-size : 0.8em; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 0.8em; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 0.8em; color: #70d250; text-decoration: underline; }

BODY {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

textarea {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
}

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

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

FORM {
  display: inline;
}

#headerTop {
  background: #b50e1a;
  font-size: 0.8em;
  padding: .25em;
  padding-right: 1em;
  line-height: 1.25em;
  height: 1.25em;
  color: #fff;
}

#headerTop a { 
  color: #fff;
}

#headerTop a:hover {
  color: #000;
}

#headerNavigation {
  font-size: 0.8em;
  background: #BFBFBF;
  color: #5e6177;
  padding: .25em;
  padding-right: 1em;
  text-align: right;
}

#headerNavigation a:hover {
  color: #fff;
  background: url("includes/hmenu/img/ephotodigital/active-bg.png");
}

TD.headerback {
  background-image:url('images/back_placeholder.gif');
}

TR.header {
  background: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 0.8em;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 0.8em;
  background: #00ff00;
  color: #5e6177;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #BFBFBF;
}

TD.footer {
  font-size: 0.8em;
  background: #BFBFBF;
  color: #5e6177;
}

.footer {
  font-size: 0.8em;
  background: #BFBFBF;
  color: #5e6177;
}

SPAN.priceTag {
  color: #000000;
  font-size: 0.9em;
  line-height: 1.5;
}

SPAN.productPrice {
  color: #b50e1a;
  font-size: 0.9em;
  line-height: 1.5;
}

h1 {
  font-size: 160%;
  color: #9A9A9A;
}

.infoBox {
  background: #BFBFBF;
}

.box {
  background: #f8f8f9;
}

#searchBox input {
  width: 100%;
}

TD.infoBox {
  font-weight: bold;
}

.infoBoxContents {
  background: #f8f8f9;
  font-size: 0.8em;
}

.infoBoxContentsLeft {
  background: #f8f8f9;
  font-size: 0.8em;
}

.profileBoxContents {
  background: #f8f8f9;
}

.specialProducts {
  background: #FDF9DB;
  font-size: 0.8em; 
}

.specialOffers {
  background: #FDF9DB;
  font-size: 0.8em; 
}

TR.locationInfo {
  background: #e1e1e1;
  color: #000000;
  font-size: 0.8em;
}

A.locationInfo { 
  color: #000000;
}

A.locationInfo:hover {
  color: #000000;
}

.infoBoxNotice {
  background: #BFBFBF;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 0.8em;
}

TD.infoBoxHeading {
  font-size: 0.8em;
  font-weight: bold;
  background: #BFBFBF;
  color: #5e6177;
}

TD.infoBoxHeadingContents {
  font-size: 0.8em;
  font-weight: bold;
  background: #BFBFBF;
  color: #5e6177;
  border-style: solid none solid none;
  border-color: #BFBFBF;
  border-width: 3;
}

TD.infoBox, SPAN.infoBox {
  font-size: 0.8em;
}

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

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

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

.productListing-heading {
  font-size: 0.8em;
  background: #BFBFBF;
  color: #5e6177;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 0.8em;
}

.productListing-data {
  font-size: 0.8em;
}

TD.techDetails-desc {
  font-size: 0.7em;
  font-weight: bold;
  font-valign: middle;
  color: #ffffff;
  background: #808080;
}

TD.techDetails-data {
  font-size: 0.7em;
}

TR.productListing-even {
  background: #e1e1e1;
}

TR.productListing-odd {
  background: #CCDAFF;
}

A.pageResults {
  color: #0000FF;
}

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

A.usedDetails {
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 1.2em;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #BFBFBF;
}

TD.subBar {
  font-size: 0.8em;
  color: #000000;
}

TD.main, P.main {
  font-size: 0.8em;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 0.7em;
}

A.storesTextHeader {
  font-weight: bold;
  color: #821010;
}

SPAN.storesText {
  color: #666699;
}

TD.storesCategories{
  font-weight: bold;
  color: #616060;
  background: #DEE4E8;
}

TD.accountCategory {
  font-size: 100%;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 0.8em;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 0.8em;
}

TD.tableHeading {
  font-size: 0.8em;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 0.8em;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 100%;
}

TEXTAREA {
  width: 100%;
  font-size: 0.8em;
}

SPAN.greetUser {
  font-size: 0.8em;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-size: 0.8em;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 100%;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
  font-size: 140%;
}

SPAN.errorText {
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { 
  font-size: 0.8em; 
  color: #8c8c8c; 
}

.checkoutBarCurrent { 
  font-size: 0.8em; 
  color: #000000; 
}

.messageBox { 
  font-size: 0.8em; 
}

.messageStackError, .messageStackWarning { 
  font-size: 0.8em; 
  background-color: #ffb3b5; 
}

.messageStackSuccess { 
  font-size: 0.8em; 
  background-color: #99ff00; 
}

.inputRequirement { 
  font-size: 0.8em; color: #ff0000; 
}

SPAN.new_product_pricetag {
  font-size: 180%;
  color: #700000;
  font-weight: bold;
}

.specialsModule { margin-top: .5em; background: #F8F8F9; text-align: left; border: 1px solid #b50e1a; }
.specialsModule h3 { padding: .25em 0 .25em .5em; background: #b50e1a; color: white; margin: 0; }
.specialsModule ul { font-size: 83%; margin: 0; padding: 0; }
.specialsModule li { border-bottom: 1px dashed #BFBFBF; list-style-type: none; vertical-align: middle; padding: .5em; }
.specialsModule li:last-child { border-bottom: none; }
.specialsModule p { display: -moz-inline-stack; display: inline-block; vertical-align: middle; margin: 0; width: auto; zoom: 1; *display: inline; }
.specialsModule p.smallImgCont { width: 100px; height: 64px; text-align: center; margin-right: 5px; vertical-align: middle; }
.specialsModule span.new_product_pricetag { font-size: 120%; }


