﻿/*
  $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: tahoma, Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : tahoma, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : tahoma, Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : tahoma, Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background: #FFFFFF;
	color: #000000;
	margin: 0px;
}
A {
	color: #333333;
	text-decoration: none;
}
A:hover {
	color: #333333;
	text-decoration: underline;
}

A.blueLink {
  color: #0000EE;
  text-decoration: none;
}

A:hover.blueLink {
  color: #00000E;
  text-decoration: underline;
}

H1 {
  font-size: 20px;
}


H2 {
  font-size: 15px;
}

H3 {
  font-size: 12px;
}

H1,H2,H3,H4,H5,H6 
{
  font-family: tahoma, Verdana, Arial, sans-serif;
  color:  #5E5E5E;
  font-weight : bold;
  /* background: #bbc3d3; */
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #C8C8C8;
}

.infoBoxContents {
	BORDER-RIGHT: 1px solid; BORDER-TOP: solid; FONT-SIZE: 11px; BACKGROUND: #FFFFFF; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: tahoma, tahoma, Verdana, Arial, sans-serif; border-spacing: inherit
}

.contentBoxContents {
   FONT-SIZE: 11px; BACKGROUND: #FFFFFF;  FONT-FAMILY: tahoma, tahoma, Verdana, Arial, sans-serif; border-spacing: inherit
}


.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #0bc3d3;
  color: #ffffff;
  display:none;
}

TD.infoBox, SPAN.infoBox {
  font-family: tahoma, 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: #C8C8C8;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #C8C8C8;
  color: #FFFFFF;
  font-weight: bold;
  display: none;
}

td.productListing-data  {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
}

TR.productOptions-heading {

  /*background: #d2e9fb;*/
  background: #f0f0f0;

}


TD.productOptions-heading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  background: #f0f0f0;

  color: #000000;

  font-weight: bold;

  font-variant: small-caps;

}



A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	line-height: 1.5;
	margin: 0in;
	margin-bottom: .0001pt;
	font-family: Verdana, Times New Roman;
	font-size: 20.0pt; /* 16px; */;
	font-weight: bolder;
	font-style: normal;
	color: #2d555b;     /* #5E5E5E; */
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

td.main, p.main  {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

P.categories {
  line-height: 1.3;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.defaultProduct{
  
  /* border:dotted 1px #C8C8C8; */
 
  padding:2px;
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
}

TD.accountCategory {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

td.tableHeading  {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

span.newItemInCart   {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

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

td.formAreaTitle  {
  font-family: Tahoma, tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: tahoma, Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: tahoma, Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: tahoma, Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }





body         {
 /*
 background-image: url(images/b01.gif);
 background-repeat: repeat-y; 
 */
 background-position: center;
}

.mt{
 background-image: url(images/m01_gray.gif);
 background-repeat: repeat-x;
}

td{
	color: #333333;
	font-family: tahoma,verdana,areal;
	font-size: 11;
}

 .ml{
  color: #ffffff;
  text-decoration: none;
 }
 :hover.ml{
  color: #ffffff;
  text-decoration: underline;
 }

 .ml1{
	color: #333333;
	text-decoration: none;
}

 .ml2{
  color: #BC0000;
  text-decoration: underline;
 }

 .se{
  width: 115px;
 }

 .br{
  border: #B9B9B9 solid 1px;
 }
 
 .contentTable{
   border: #B9B9B9 solid 1px;
   background: #ffffff;
   width: 561px;
 }

 .px1{
  font-size: 1px;
 }
 
 .px2{
  font-size: 2px;
 }
 
 .px3{
  font-size: 3px;
 }
 
 .px5{
  font-size: 5px;
 }
 
 .px8{
  font-size: 8px;
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #B6B6B6;
  width: 122px;
  height: 19px;
 }

 .tx{
  color: #5E5E5E;
  font-size: 13px;
  font-weight: bold;
 }

 .tx1{
  color: #BE0000;
  font-size: 16px;
  font-weight: bold;
 }

 .tx2{
  color: #BE0000;
  font-size: 13px;  
 }

 .tx3{
  color: #5E5E5E;
  font-size: 16px;
  font-weight: bold;
 }

 .tx4{
  color: #5E5E5E;
  font-size: 9px; 
 }

 
 /*  Drop-down Menu */
 .menucss {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #666666 1px solid;
	WIDTH: 188px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial,Verdana,Helvetica;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	border-top-color: #383838;
	border-right-color: #383838;
	border-left-color: #383838;
}
.menuovercss {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #2d555b
}

