/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 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         { color: #292828; background: #ffffff url(images/background.gif); margin: 0px }

A        { color: #292828; font-weight: lighter; text-decoration: none; margin-right: 0pt; margin-left: 0pt }

A:hover    { color: #1c3760; font-weight: lighter; text-decoration: underline }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation    { color: #a9adb5 }

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

A.headerNavigation   { color: #5f6062 }

A.headerNavigation:hover  { color: #e4b923 }

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  { color: #a9adb5; background-color: #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    { }

TD.footer     { color: #8992a4; font-weight: lighter; font-size: 10px; font-family: Verdana, Arial, sans-serif }
TD.footer:hover     { color: #8992a4; font-weight: lighter; font-size: 10px; font-family: Verdana, Arial, sans-serif }

.infoBox     { background-color: #a7a8bc; margin-bottom: 4pt }

.infoBoxContents      { color: #1c3760; font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: #c8d1db }

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading       { color: #8a8a8a; font-size: 11px; font-family: Verdana, Arial, sans-serif }

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: #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  { }

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading        { color: #fff; font-variant: small-caps; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, sans-serif }

TD.productListing-data    { font-size: 10px; font-family: Verdana, Arial, sans-serif; padding-top: 7pt; padding-bottom: 7pt }

A.pageResults   { color: #fff }

A.pageResults:hover   { color: #fff; background-color: #355a91 }

TD.pageHeading, DIV.pageHeading        { color: #5a5959; font-weight: bolder; font-size: 18px; font-family: Arial, Verdana, sans-serif }

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main  { font-size: 10px; line-height: 1.5; font-family: Verdana, Arial, sans-serif }

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  { font-size: 11px; font-family: Verdana, Arial, sans-serif; width: 100% }

SPAN.greetUser    { color: #1c3760; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, sans-serif }

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;
}
TD.productPriceInListing { font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: #d2e9fb }
TD.productPriceInBox { font-weight: bolder; font-size: 12px; font-family: Verdana, Arial, sans-serif; background-color: #efefef }
TD.productPriceInProdInfo { font-size: 12px; font-family: Verdana, Arial, sans-serif; background-color: #cfc }
.moduleRow  { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo    { color: #f78000; font-size: 10px; font-family: Verdana, Arial, sans-serif }
.checkoutBarCurrent     { color: #f78000; font-size: 10px; font-family: Verdana, Arial, sans-serif }
.messageBox { font-size: 10px; font-family: Verdana, Arial, sans-serif }
.messageStackError, .messageStackWarning { font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: #ffb3b5 }
.messageStackSuccess { font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: #99ff00 }
.inputRequirement { color: #ff0000; font-size: 10px; font-family: Verdana, Arial, sans-serif }


.verbar	{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif, verdana;    /* Color of main vertical menubar and border */
}



.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
	position: relative;
	display: block;		
}


.vertitem a:link, .vertitem a:visited	{ text-decoration: none;    /* Default font style & color of main menu items */
}


.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #c00; background-color: #ffffff; }


.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #292828; background-color: white; text-decoration: none; }


.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}


.vertsubframe	{   /* Color of submenu item and border */
	background-color: #F8F8F9; border: outset 1px #fdfefd; position: relative; padding: 5px; display: block; }



.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap; }



.vertsubitem a	{   /* Font style, size of submenu items */
    position: relative;
	display: block;	

}


.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #292828; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}


.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #c00; background-color: #fff; text-decoration: none; }



.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: none; background-color: #fff; text-decoration: none; }


.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;

}
