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

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
}

body						{margin:0;padding:0px 0px 80px 80px;background:url('../images/PO_grid-background_R2.jpg') repeat fixed 0 0 #FFFFFF;min-width:1100px;}
img							{border:0px;}

a.bestsellers				{font-family:Verdana;color:#F27B7D;font-size:12px;text-decoration:none;line-height:22px;;}
a.bestsellers:hover			{font-family:Verdana;color:#809D3D;font-size:12px;text-decoration:none;line-height:22px;}
a.categories				{font-family:Verdana;color:#ff99cc;font-size:12px;text-decoration:none;line-height:30px;}
a.categories:hover			{font-family:Verdana;color:#94bf3a;font-size:12px;text-decoration:none;line-height:30px;}
a.footer					{font-family:Verdana;color:#ff99cc;font-size:10px;text-decoration:underline;}
a.footer:hover				{font-family:Verdana;color:#94bf3a;font-size:10px;text-decoration:underline;}
a.subNav2					{font-size:13px;text-decoration:none;line-height:20px;color:#809D3D;font-family: Georgia;font-weight: bold;}
a.subNav2:hover				{font-size:13px;text-decoration:underline;line-height:20px;color:#809D3D;font-family: Georgia;font-weight: bold;}
a.topNav					{font-family:Verdana;color:#ff99cc;font-size:11px;line-height:18px;text-decoration:none;font-weight:bold;}
a.topNav:hover				{font-family:Verdana;color:#66cc00;font-size:11px;line-height:18px;text-decoration:none;font-weight:bold;}

.productTitle				{font-family:Verdana;color:#000000;font-size:12px;font-weight:bold;}
.productPrice2				{font-family:Verdana;color:#000000;font-size:12px;}
.productPrice				{font-family:Verdana;color:#80b722;font-size:12px;}
.pink 					{color:#FF99CC;}
.pinkLarge					{font-family:Verdana;color:#ff99cc;font-size:12px;text-decoration:none;line-height:30px;}

.subNav						{padding-left:23px;line-height:19px;}


A {
  color: #809D3D;
  text-decoration: underline;
  
}

A:hover {
  color: #F27B7D;
  text-decoration: none;
  
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #5e6f65;
  text-decoration:none;
  font-size:12px;
}

A.headerNavigation:hover {
  color: #ff99cc;
  text-decoration:none;
  font-size:12px;
}

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;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #809D3D;
  font-weight: bold;
  padding-bottom:15px;
  padding-top:10px;
  border-bottom:1px solid #9d9fa2;
  
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color:#73ac14;
}

A.pageResults:hover {
  color: #5e6f65;
}

.pageHeading {
  font-family: Georgia, sans-serif;
  font-size: 13px;
  font-weight:bold;
  color: #809D3D;
  
}

.pageHeading1 {
  font-family: Verdana, sans-serif;
  font-size: 13px;
  font-weight:normal;
  color: #809D3D;
  
}

TR.subBar {
  background: #f4f7fd;
}

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

.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 19px;;
  color:#5e6f65;
  
}

.column {
  width: 350px;
}
.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  
}

.smallTextGreen {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#73ac14;
}

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;
}

input, select {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border:1px solid #5e6f65;
  color:#5e6f65;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border:1px solid #5e6f65;
  color:#5e6f65;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ffe7f3; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #F27B7D; }

.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 { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

.bottom-border{border-bottom:1px solid #F27B7D;width:200px;margin-bottom: 10px;margin-top: 10px;}
.bottom_seo tbody tr td a {text-decoration:none;color:#666666;font-size:11px;font-family:Verdana;}
.bottom_seo tbody tr td {text-decoration:none;color:#666666;font-size:11px;font-family:Verdana;width: 45%;}
.bottom_seo tbody tr td span {text-decoration:none;color:#F27B7D;font-size:11px;font-family:Verdana;width: 45%;}
.bottom_seo tbody tr td span a{text-decoration:none;color:#F27B7D;font-size:11px;font-family:Verdana;width: 45%;}
.bottom_seo tbody tr td pan a{text-decoration:none;color:#F27B7D;font-size:11px;font-family:Verdana;width: 45%;}
.center_image {width:218px;height:218px;padding:10px;}
.bottom_seo tbody tr td img {margin-left: 20px;}
.bottom_seo tbody tr td a span{text-decoration:none;color:#F27B7D;font-size:11px;font-family:Verdana;border-bottom: 1px solid #F27B7D;}

