﻿/*
  $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 { }
.errorBox { background: #ffb3b5; font-weight: bold; }
.stockWarning { color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #70d250; text-decoration: underline; }


html {
	background-color:silver;

}

/* Centered Fixed-Width Body */
body {
	width: 900px;
	margin: 0 auto;
	background-color: white;
	font-family:Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;

  /*position:relative;*/
}




#BreadcrumbTrail a.headerNavigation {
	color:black;
}




a {
	color:#1EB53A; /* Pantone 361c */
	font-weight:bold;
}
/*
a:visited {
	color:#147C26; /* Darker Pantone 361c * /
}
a:hover {
	color:#666666; 
}
*/




#Navigation * {
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	text-indent:0;
	font-size:16px;
}
#Navigation ul {
	position:relative;
	top:-6px;
	left:-6px;
	list-style: none;
	padding: 0;
}
#Navigation a {
	color: black;
	display: block;
	padding:5px;
}
#Navigation a:hover {
	/*color: #1EB53A; /* Pantone 361c */
	color:white;
}
#Navigation a.button {
	color: black;
	text-align: center;
	text-transform: uppercase;
	text-decoration:none;
	padding:0;
}
#Navigation a.button:hover {
	color: white;
	/*text-decoration: underline;*/
}

#Navigation a.button {
	display: block;
	width: 163px;
	background-color: #1EB53A; /* Pantone 361c */
	background-image: url('css/images/ButtonsBG.png');
	background-repeat: repeat-y;
	background-position: right;
}
#Navigation a.button .buttontop {
	display: block;
	padding-top: 16px; /*20px;*/
	background-image: url('css/images/ButtonsTop.png');
	background-position: top right;
}
#Navigation a.button .buttonbottom {
	display: block;
	padding-bottom: 20px;
	background-image: url('css/images/ButtonsBottom.png');
	background-position: bottom right;
	padding-left: 20px;
	padding-right:20px;
}
#Navigation a.button:hover {
	background-position: left;
}
#Navigation a.button:hover .buttontop {
	background-position: top left;
}
#Navigation a.button:hover .buttonbottom {
	background-position: bottom left;
}

#Navigation a.selected {
	color:white;
	background-color:  #1EB53A; /* Pantone 361c */
/*	border:1px black dotted;
	border-color:  #1EB53A; /* Pantone 361c */
	background-position: left;
}
#Navigation a.selected .buttontop {
	background-position:top left;
}
#Navigation a.selected .buttonbottom {
	background-position:bottom left;
}
#Navigation a.selected:hover {
	border-color:white;
}



#Navigation li ul li {
/*	list-style: disc;
	margin-bottom: .5em;
*/
}
#Navigation li div {
	margin: 0 18px 0 15px;
}
#Navigation li ul {
	margin-left: 4px;
}
#Navigation p {
	/*font-weight: bold;*/
}


















A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #1Eb53A; /* Pantone 361c */
}

TD.headerNavigation {
  background-image: url(images/navBg.gif);
  color: #ffffff;
  font-weight : bold;
  height: 31px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

a.headerNav2:active, a.headerNav2:visited, a.headerNav2 { 
  color: #FFFFFF; 
  text-decoration: underline;
}

a.headerNav2:hover {
  color: #FFFFFF; 
  text-decoration: none;
}
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #1Eb53A; /* Pantone 361c */
}

TD.footer {
  background: #1Eb53A; /* Pantone 361c */
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: white;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #1Eb53A; /* Pantone 361c */
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
}

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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading, a.productListing-heading {
  background: #666666;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 150%;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
}

TD.accountCategory {
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
}

TD.fieldValue {
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
}

TEXTAREA {
  width: 100%;
}

SPAN.greetUser {
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  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;
}

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

.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent { color: #000000; }

/* message box */

.messageBox { }
.messageStackError, .messageStackWarning {  background-color: #ffb3b5; }
.messageStackSuccess {  background-color: #99ff00; }

/* input requirement */

.inputRequirement { color: #ff0000; }

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  color: #000000;
}

TD.categ {
  vertical-align: top;
}
