
/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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; */
  color: #F00;
	text-decoration: underline;
}

FORM
{
	display: inline;
}

TR.header
{
	background: #ffffff;
}

TR.headerNavigation
{
	background: #bbc3d3;
}

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

A.headerNavigation
{
	color: #FFFFFF;
}

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: #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: #bbc3d3; */
}

TD.footer
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	/*  background: #bbc3d3; */
	background-color: #000;
	color: #ffffff;
	font-weight: bold;
	padding: 1px 0 2px 0;
}

.infoBox
{
	background: #b6b7cb;
}

.infoBoxContents
{
/*	background: #f8f8f9; */
    background-color: #FCFFD9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

DIV.infoBoxContents
{
/*	background: #EEE; */
	background-color: #FCFFD9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;

	overflow-y: auto;
	overflow-x: hidden;
	height: 100%;
	border: 1px #C0C0C0 solid;
}

DIV.infoManufacturers
{ /* manufacturer list */
/*	background: #EEE; */
	background-color: #FCFFD9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;

	overflow-y: auto;
	overflow-x: hidden;
	height: 250px;
	border: 1px #C0C0C0 solid;
}

.infoManufacturers ul,
.infoBoxContents ul
{
	margin: 0;
	padding: 1px 5px;
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
}

.infoBoxContents ul li
{
}

.infoBoxNotice
{
	background: #FF8E90;
}

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

DIV.infoBoxHeading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #039;
	/*  background: #bbc3d3; */
	color: #ffffff;
	padding: 2px 10px;
	margin: 0;
}

A.infoBoxHeading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #039;
	/*  background: #bbc3d3; */
	color: #ffffff;
	padding: 2px 0px;
	margin: 0;
}

TD.infoBoxHeading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #039;
	/*  background: #bbc3d3; */
	color: #ffffff;
	padding: 2px 10px;
	margin: 0;
}

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; */
  background-color: #FCFFD9;
}

TABLE.productListing
{
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}

.productListing-heading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	/*  background: #b6b7cb; */
  background-color: #039;
	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; */
	color: #030;
	float: left;
}

TD.pageHeadingImage,
DIV.pageHeadingImage
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	/*  color: #9a9a9a; */
	color: #030;
	float: right;
}

TR.subBar
{
	background: #f4f7fd;
}

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

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

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

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; */
  color: #39C;
	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;
}

.productPrice
{
	margin: 3px 10px;
	font-size: 12pt;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;/*  float: right; */
}

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
{
	margin: 0;
	padding: 4px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.messageStackError,
.messageStackWarning
{
	margin: 0;
	padding: 4px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #ffb3b5;
}

.messageStackSuccess
{
	margin: 0;
	padding: 4px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #99ff00;
}

/* input requirement */

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

.storeNameAddress
{
	font-size: 10pt;
}

.storeNameAddress A
{
	font-size: 10pt;
	color: #039;
}

.storeNameAddress A:hover
{
	font-size: 10pt;
	color: #F00;
}

.freeShipping
{
	color: #030;
	text-align: center;
	vertical-align: middle;
	font-size: 15pt;
}

.customerArea
{
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: 10pt;
	/*  font-weight: bold; */
  color: #000;
	margin: 0;
	padding: 2px 10px;
}

.customerArea A
{
	color: #039;
}

.customerArea A:hover
{
	color: #F00;
}

.topLevelCategories
{
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #FCFFD9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	text-align: center;
	vertical-align: top;/*  border: 1px solid #000; */
}

.topLevelCategories TR
{
	border: 1px solid #CCC;
}

.topLevelCategories TR TD
{
	padding: 2px 5px;
	border: 1px solid #CCC;
}

.topLevelCategories TR TD A
{
	color: #039;
}

.topLevelCategories TR TD A:hover
{
	color: #F00;
}

.topLevelCategories TR TD A:Visited
{
	color: #000;
}

.topLevelCategories TR TD #currentCategory
{
	padding: 2px 5px;
	border: 1px solid #CCC;
	background-color: #CFC;
}

.currentCategory
{
	background-color: #CFC;
}

.breadCrumbs
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	padding: 2px 0 2px 10px;
	background-color: #f8f8f9;
	color: #000;
}

.breadCrumbs A
{
	color: #039;
}

.breadCrumbs A:hover
{
	color: #F00;
}

.parseTimer
{
	font-size: 7pt;
	color: #F4F4F4;
	margin: 0;
	padding: 0 15px;
}

/* Miscellaneous classes for reuse */
.fltrt
{ /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft
{ /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat
{ /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.categoriesImages
{
	margin: 10px;
	padding: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

.stockStatus
{
	clear: both;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

