﻿/*
  $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    {
	border: 2px dashed;
	border-color: #FFFFFF #C0C0C0 #C0C0C0 #C0C0C0;
	color: #000000;
	background-color: #FFFFFF;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

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

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

FORM {	display: inline;}

TR.header  {
	background: url('images/infobox/headerbglogo.png') repeat-x;
	color: #3161FF;
}

TR.headerNavigation    {
	color: #000;
}

TD.headerNavigation       {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Sans-Serif;
	font-weight: normal;
	border-bottom: 1px solid #c0c0c0;
	background-image: url('images/infobox/headerbg1.png');
	line-height: 28px;
}

A.headerNavigation  {
	color: #FFFFFF
}

A.headerNavigation:hover {  color: #ff6600;  background: #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: #00ff00;}

TD.headerInfo {  font-family: Tahoma, Verdana, Arial, sans-serif;  font-size: 12px;  background: #00ff00;  color: #ffffff;  font-weight: bold;  text-align: center;}

TR.footer {
	background: #7B9EBD;
}

TD.footer    {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	border-style: solid none none;
	border-width: 1px medium medium;
	border-color: #a0a0a4;
	background-image: url('images/infobox/box_head.gif');
	line-height: 18px;
}

.infoBox    {
	border-left: 1px #7B9EBD solid;
	border-right: 1px #7B9EBD solid;
	border-bottom: 1px #7B9EBD solid;
}

.infoBoxContents    {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

.infoBoxNotice {  background: #FF8E90;}

.infoBoxNoticeContents  { font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: #ffffff }

TD.infoBoxHeading    {
	color: #ffffff;
	font-size: 12px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Sans-Serif;
	font-weight: normal;
	background: url(images/infobox/box_head.gif);
}

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-color: #fff; background-image: none; background-position: 0 0 }

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-color: #F2F2F2;
	background-image: none;
	background-attachment: scroll;
	background-position: 0 0;
}

TABLE.productListing   {
	background: #FFFFFF;
	border-spacing: 1px;
}

.productListing-heading    {
	color: #ffffff;
	font-size: 12px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Sans-Serif;
	font-weight: normal;
	background: url(images/infobox/box_head.gif);
}

TD.productListing-data {  font-family: Verdana, Arial, sans-serif;  font-size: 10px;}

A.pageResults {  color: #0000FF;}

A.pageResults:hover  { color: #0000ff; background: #a0a0a4 }

TD.pageHeading, DIV.pageHeading  {
	color: #0033CC;
	font-size: 20px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Sans-Serif;
	font-weight: bold;
}

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  { color: #557fff; font-size: 12px; font-family: Verdana, Arial, sans-serif; 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;}

SPAN.errorText {  font-family: Verdana, Arial, sans-serif;  color: #ff0000;}

.moduleRow { }

.moduleRowOver {
	background-color: #F2F2F2;
	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; }

.tax_info  { color: #b7c2d2; font-size: 9px; font-family: Verdana, Arial, sans-serif }