/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.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; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #e8e8ea;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e8e8ea;
  color: #888888;
  font-weight : bold;
}

A.headerNavigation { 
  color: #888888; 
}

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: #e8e8ea;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #e8e8ea;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #e8e8ea;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e8e8ea;
  color: #888888;
  font-weight: bold;
}

.infoBox {
  background: #e8e8ea;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  font-weight: bold;

}

.infoBoxContents1 {
  background: #e8e8ea;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  font-weight: bold;

}

.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: 10px;
  font-weight: bold;
  background: #e8e8ea;
  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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  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: #9a9a9a;
}

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;
  font-weight: bold;

}

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; }






.action_msg {
	FONT-WEIGHT: bold; COLOR: red
}
.all_content {
	WIDTH: 775px; TEXT-ALIGN: left
}
.bold_message {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt
}
.bread_crumb_link {
	FONT-SIZE: 9px; FONT-FAMILY: Verdana, Tahoma, Helvetica
}
.bread_crumb_nav {
	WIDTH: 100%; TEXT-ALIGN: left
}
.cart_instruction {
	FONT-SIZE: 15px
}
.category_collapsed {
	WIDTH: 100%; CURSOR: pointer; COLOR: black; TEXT-DECORATION: none;
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Tahoma, Helvetica

}
.category_collapsed:hover {
	WIDTH: 100%; CURSOR: pointer; BACKGROUND-COLOR: white; TEXT-DECORATION: none;
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Tahoma, Helvetica

}
.category_expanded {
	FONT-WEIGHT: bold; WIDTH: 100%; CURSOR: pointer; BORDER-BOTTOM: silver 1px solid
}
.category_expanded_surround {
	BORDER-RIGHT: silver 1px solid; BORDER-TOP: silver 1px solid; MARGIN-LEFT: 2px; BORDER-LEFT: silver 1px solid; WIDTH: 100%; MARGIN-RIGHT: 2px; BORDER-BOTTOM: silver 1px solid
}
.category_selected {
	FONT-WEIGHT: bold; WIDTH: 100%; CURSOR: pointer
}
.content {
	BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: gray 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; MARGIN-LEFT: 10px; BORDER-LEFT: gray 1px solid; WIDTH: 100%; PADDING-TOP: 10px; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: white
}
.field_input {
	WIDTH: 300px; TEXT-ALIGN: left
}
.field_name {
	PADDING-RIGHT: 2px; VERTICAL-ALIGN: top; WIDTH: 150px; POSITION: relative; TOP: 3px; TEXT-ALIGN: right
}
.header {
	FONT-SIZE: 20px
}
.new_item {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; POSITION: relative; TOP: 6px; BORDER-BOTTOM-STYLE: none
}
.page_navigation {
	MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; WIDTH: 100%; HEIGHT: 10px
}
.product_add_to_cart {
	VERTICAL-ALIGN: middle; POSITION: relative; TOP: 10px
}
.product_description {
	MARGIN-TOP: 5px; MARGIN-BOTTOM: 5px; VERTICAL-ALIGN: top; WIDTH: 100%; TEXT-ALIGN: left
}
.product_detail {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; WIDTH: 100%; TEXT-ALIGN: center
}
.product_display {
	MARGIN-BOTTOM: 20px; WIDTH: 100%; BACKGROUND-COLOR: white; TEXT-ALIGN: center
}
.product_display_detail {
	MARGIN-BOTTOM: 20px; WIDTH: 100%; PADDING-TOP: 20px; TEXT-ALIGN: center
}
.product_image {
	VERTICAL-ALIGN: middle
}
.product_image_bar {
	VERTICAL-ALIGN: top; WIDTH: 100px; COLOR: white; TEXT-ALIGN: center
}
.product_name {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; WIDTH: 100%; COLOR: black; TEXT-ALIGN: center
}
.product_options_details_link:visited {
	TEXT-DECORATION: underline
}
.product_option_select {
	MARGIN-BOTTOM: 5px; HEIGHT: 20px
}
.product_price {
	VERTICAL-ALIGN: middle; WIDTH: 300px
}
.product_quantity {
	VERTICAL-ALIGN: middle; WIDTH: 50px; TEXT-ALIGN: center
}
.small_link {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt
}
.small_select {
	FONT-SIZE: 9px
}
.sub_category_link {
	COLOR: red; TEXT-DECORATION: none
}
.tiny {
	FONT-SIZE: 10px
}
.white {
	COLOR: #ffffff
}
A {
	COLOR: #0066cc; TEXT-DECORATION: underline
}
A:hover {
	TEXT-DECORATION: none
}
BODY {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TD {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
P {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.headers {
	FONT-SIZE: 16px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif
}
INPUT {
	FONT-SIZE: 11px
}
SELECT {
	FONT-SIZE: 11px
}
TEXTAREA {
	FONT-SIZE: 11px
}
