/*
  $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-size: 11px; }
.errorBox { font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 11px; color: #70d250; text-decoration: underline; }

body {
  background: #fff;
  background-position: center;
  color: #5a7d82;
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Arial, sans-serif; 
  font-size: 11px;
  text-align: justify;
}

a {
  color: #0a4d60;
  text-decoration: none;
}

a:hover {
  color: #0a4d60;
  text-decoration: none;
}

a img {
  border: none;
}

form {
	display: inline;
}

#container {
	position: relative;
	margin: 0px auto 0px auto;
	width: 800px;
	border-left: solid 1px #7faebb;
	border-right: solid 1px #7faebb;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

TR.header {
  background: #aad3d6;
  font-size: 20px;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-size: 12px;
  font-weight: bold;
  background: #7faebb;
  color: #fff;
}

.button {
	width: 132px;
	height: 22px;
	border-left: solid 1px #aad3d6;
	text-align: center;
	vertical-align: middle;
	float: left;
	padding: 3px 0px 0px 0px
}

.nav_button {
	width: 109px;
	height: 21px;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	background-image: url('images/cat_button.gif');
	background-repeat: no-repeat;
}

.in_button {
	width: 117px;
	height: 11px;
	padding: 0px 0px 8px 8px;
}

.search_button {
	padding: 5px 0px;
}

.headerNavigation a{ 
  color: #fff; 
}

.headerNavigation a:hover {
  color: #fff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #fff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #a192c7;
}

.infoBoxProductRange {
  background: #a192c7;
}

.infoBoxQuickFind {
  background: #c7c492;
}

.infoBoxInformation {
  background: #92afc7;
}

.infoBoxShoppingBasket {
  background: #92c7c4;
}

.infoBoxReviews {
  background: #c792c3;
}

.infoBoxNewProducts {
  background: #a1c792;
}

.infoBoxLogin {
  background: #c79292;
}

.infoBoxWelcome {
  background: #c792af;
}

.infoBoxBestSellers {
  background: #c792c3;
}

.infoBoxTell {
  background: #9298c7;
}

.infoBoxContents {
  background: #fff;
  font-size: 11px;
}

.infoBoxNotice {
  background: #fff;
}

.infoBoxNoticeContents {
  background: #fff;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-size: 12px;
  font-weight: bold;
  background: #a192c7;
  color: #fff;
  height: 18px;
  padding: 0px 5px;
}

TD.infoBoxHeadingProductRange {
  font-size: 12px;
  font-weight: bold;
  background: #a192c7;
  color: #fff;
  height: 18px;
  padding: 0px 5px;
}

TD.infoBoxHeadingQuickFind {
  font-size: 12px;
  font-weight: bold;
  background: #c7c492;
  color: #fff;
  height: 18px;
  padding: 0px 5px;
}

TD.infoBoxHeadingInformation {
  font-size: 12px;
  font-weight: bold;
  background: #92afc7;
  color: #fff;
  height: 18px;
  padding: 0px 5px;
}

TD.infoBoxHeadingShoppingBasket {
  font-size: 12px;
  font-weight: bold;
  background: #92c7c4;
  color: #fff;
  height: 18px;
  padding: 0px 5px;
}

TD.infoBoxHeadingReviews {
  font-size: 12px;
  font-weight: bold;
  background: #c792c3;
  color: #fff;
  height: 18px;
  padding: 0px 5px;
}

TD.infoBoxHeadingNewProducts {
  font-size: 12px;
  font-weight: bold;
  background: #a1c792;
  color: #fff;
  height: 18px;
  padding: 0px 5px;
}

TD.infoBoxHeadingLogin {
  font-size: 12px;
  font-weight: bold;
  background: #c79292;
  color: #fff;
  height: 18px;
  padding: 0px 5px;
}

TD.infoBoxHeadingWelcome {
  font-size: 12px;
  font-weight: bold;
  background: #c792af;
  color: #fff;
  height: 18px;
  padding: 0px 5px;
}

TD.infoBoxHeadingBestSellers {
  font-size: 12px;
  font-weight: bold;
  background: #c792c3;
  color: #fff;
  height: 18px;
  padding: 0px 5px;
}

TD.infoBoxHeadingTell {
  font-size: 12px;
  font-weight: bold;
  background: #9298c7;
  color: #fff;
  height: 18px;
  padding: 0px 5px;
}


TD.infoBox, SPAN.infoBox {
  font-size: 11px;
}

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: #fff;
}

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: #fff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #a192c7;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 11px;
  background: #a192c7;
  color: #fff;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 11px;
}

A.pageResults {
  color: #0a4d60;
}

A.pageResults:hover {
  color: #0a4d60;
  background: #fff;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 15px;
  font-weight: bold;
  color: #5a7d82;
  padding: 1px 0px 0px 0px;
  margin: 0px
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 11px;
  color: #5a7d82;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-size: 11px; }
.messageStackError, .messageStackWarning { font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 11px; color: #ff0000; }

.alignleft
{
	padding: 0px 9px 9px 0px;
	float: left;
}

.alignright
{
	padding: 0px 0px 9px 9px;
	float: right;
}

/*** Begin Header Tags SEO ***/
h1 {
 font-size: 15px;
 font-weight: bold;
 margin-top: 1;
 margin-bottom: 0;
 padding-bottom: 0;
}
h2 {
 font-size: 12px;
 margin-top: 1;
 margin-bottom: 0;
 padding-bottom: 0;
}
/*** End Header Tags SEO ***/

.expand a
{
	font-size: 11px;
	font-family: Tahoma Arial Sans-Serif;
}

.expandMain a
{
	font-size: 11px;
	font-family: Tahoma Arial Sans-Serif;
	line-height: 1.5;
	margin-left: 3px;
}
  

.expandDetails
{
	font-size: 11px;
	font-family: Tahoma Arial Sans-Serif;
	padding: 0px;
}

ol
{
	padding: 0 5px;
	margin: 0;
}

ol li {
	width: 109px;
	height: 18px;
	padding: 3px 0;
	margin: 0px 0px 3px 0px;
	background-image: url('images/cat_button.gif');
	background-repeat: no-repeat;
	text-align: center;
	list-style: none;
}

ol li a {
	width: 109px;
	height: 18px;
}

.sale
{
	width: 109px;
	height: 18px;
	padding: 3px 0;
	margin: 0px 0px 3px 0px;
	background-image: url('images/sale_button.gif');
	background-repeat: no-repeat;
	color: #fff;
}

.sale a
{
	color: #fff;
}

.sale a:hover
{
	color: #fff;
}

TD.breadcrumb {
  font-family: Tahoma, Arial, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

.breadcrumb a {
  text-decoration: none;
}


