/*
  $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: #FFCCCC; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #ffffff; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc3333; text-decoration: underline; }

.addthis_toolbox .custom_images a
{
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.50;
}

.maroon {
color:#cc3333;
}

.maroon:hover {
color:#ee3333;
}

.flipMenu {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
color: #000000;
}
.flipMenu:hover {
color:#ee3333;
}

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

.flipMenuHL {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
color: #bb3333;
}
.flipMenuHL:hover {
color:#000000;
}

.flipMenuSmall {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
margin-left:18px;
color: #000000;
}

.flipMenuSmall:hover {
color:#ee3333;
}

.fixcenter_header {
 width: 950px;
 color: #000000;
 margin: 0px auto;
 text-align: left;
}
.fixcenter_bar {
 width: 100%;
 background: #000000;
 color: #FFFFFF;
 font-weight:bold;
 margin: 0px auto;
 text-align: left;
}
.fixcenter_body {
 width: 950px;
 color: #000000;
 margin: 0px auto;
 text-align: left;
}
.fixcenter_footer {
 width: 772px;
 color: #000000;
 margin: 0px auto;
 text-align: left;
 padding-left:178px;
}

.bodyheadingred {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #cc3333;
}

.bodyheadingblack {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #000000;
}

.bodyleft {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.bodybold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.bodycenter {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.bodyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}

.bodyjustify {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.st-heading {
	font-family: Garamond, Georgia, Palatino, Times New Roman, serif;
	font-size: 48px;
	font-style: italic;
	color: #000000;
}

.sitelink {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc3333;
}

.sitelink:hover {
  color: #ff6666;
  font-weight: bold;
}

.logo {
  background-image:url('images/logo.jpg'); 
  background-repeat: no-repeat;
  height:120px;
}

BODY {
  text-align: center;
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #cccccc;
}

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

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #cc3333;
}
TD.header_links {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #000000;
  text-transform:lowercase;
  padding-bottom:4px;
}

TD.header_links:hover {
color: #cc3333;
}

A.header_links { 
  color: #000000; 
  text-decoration: underline;
}

A.header_links:hover {
  color: #cc3333;
  text-decoration: underline;
}
TD.header_bar {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-weight : bold;
  text-transform:uppercase;
}

A.header_bar { 
  color: #FFFFFF; 
}

A.header_bar:hover {
  color: #cc3333;
}
TD.footer_bar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
}

A.footer_bar { 
  color: #000000; 
}

A.footer_bar:hover {
  color: #cc3333;
}

TR.headerError {
  background: #cc3333;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #cc3333;
  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: #ffcccc;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #cccccc;
}

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

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #ff9999;
}

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

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

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: #FFFFFF;
}

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: #FFFFFF;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #ffeeee;
  color: #000000;
  font-weight: bold;
}

.productListing-heading:hover {
	color: #cc3333;
}

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

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #cc3333;
  background: #ffffff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #999999;
}

TR.subBar {
  background: #ffffff;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
.menu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color:#000000
}
.menu:hover {
color:#cc3333;
}

.pl {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#000000;
}

.pl:hover {
color:#cc3333;
}

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

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

TD.smallText:hover {
	color:#c3333;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ffcccc;
}

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

TABLE.formArea {
  background: #ffffff;
  border-color: #ff9999;
  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: #cc6666;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ee3333;
  font-weight: bold;
}

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

.moduleRow { }
.moduleRowOver { background-color: #ffeeee; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #999999; }
.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: #ffcccc; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ccff99; }

/* input requirement */

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

