/*
  $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: 12px;
	color: White;
}
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	background: Red;
	font-weight: bold;
}
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color: Red;
	text-decoration: underline;
}

BODY {
	background: Black;
	color: Black;
	margin: 0px;
}

A {
	color: #cccccc;
	text-decoration: none;
	font-weight: bolder;
}

A:hover {
	color: Gray;
	text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	background: #E21515 none;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #993300;
	color: White;
	font-weight : bold;
}

A.headerNavigation {
	color: White;
}

A.headerNavigation:hover {
	color: Gray;
}

A.featured {
	color: Red;
}

A.featured:hover {
	color: Gray;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #FF0000;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FF0000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
	background: #E21515;
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #E21515;
	color: #ffffff;
	font-weight: bold;
}

.infoBox {
	background: transparent;
}

.infoBoxContents {
	background: transparent;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: White;
}

.infoBoxNotice {
	background: Red;
}

.infoBoxNoticeContents {
	background: transparent;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Red;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  }

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: transparent;
}

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: transparent;
}

TABLE.productListing {
  border: none;
}

TABLE.mainpageborder {
	border: 1px;
	border-style: solid;
	border-color: #993300;
	border-spacing: 1px;
	background : transparent;
}

TABLE.borderless {
	border: 1px none;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: transparent;
	color: #FFFFFF;
	font-weight: bold;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: white;
}

A.pageResults {
	color: Red;
}

A.pageResults:hover {
	color: #B22222;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E21515;
}

TD.total {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E21515;
	vertical-align : baseline;
	padding-bottom : 20px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: white;
}

TD.mainbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	border : thin Green;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: white;
  
}

TD.accountCategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: Red;
}

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: 12px;
  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: 14px;
	color: Red;
	font-weight: bold;
}

TABLE.formArea {
	background: Black;
	border-color: Red;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: Red;
	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: #999999;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #666666;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: Red;
}

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #ff0000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #ff0000; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #E21515; }

/* header  */
.header { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #E21515; }

.contentFax
{
   BORDER-BOTTOM: #000000 1px solid;
}

.contentFaxTable
{
   BORDER-BOTTOM: #000000 1px solid;
   BORDER-TOP: #000000 1px solid;
   BORDER-RIGHT: #000000 1px solid;
   BORDER-LEFT: #000000 1px solid;
   border-color: Silver;
}

.yearHeader { font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendarWeekend { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  }

TD.categ {
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

TD.headertabs {
	background : URL(images/slice-4.gif) no-repeat;
	text-align : center;
	font-family : Verdana, Arial, sans-serif;
	color : White;
	background-position : bottom;
}

TD.headertab2 {
	background : URL(images/slice-5.gif) no-repeat;
	text-align : center;
	font-family : Verdana, Arial, sans-serif;
	font-weight: bolder;
	color : White;
}

TD.headerTabTitle {
	background : URL(images/slice-6.gif) no-repeat;
	text-align : center;
	font-family : Verdana, Arial, sans-serif;
	color : White;
	width: 241px;
	height: 70px;
	background-position : bottom;
	font-size: large;
	font-weight: bolder;
}
	
.headerTabTitleText {
	font-family: Verdana, Arial, sans-serif;
	color: white;
	font-size : x-large;
}

TD.headertabedge{
	background : URL(images/g_tab_edge.gif) no-repeat fixed right;
	width: 17px;
}

TABLE.KMFDMback {
	background-color: Black;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
