/*
  $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: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #fae003; font-weight: bold; color: #fa2003 }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #fa2003; }
.productsNotifications { background: #b65f61; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: ##fae003; text-decoration: underline; }

/* Individual Boxes - Graphical Borders for modules - Star */
.mws_boxTop_module    { background: url('images/infobox_module/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
.mws_boxCenter_module2 { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
/* Individual Boxes - Graphical Borders for modules - Star */

TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


FIREFOX {
    border-width: 1px;
    border-style: solid;
    border-color: #FFFFFF;
}


BODY {
  background-image:url("images/bg.gif");
  background-repeat:repeat-x;
  background-color:#FFFFFF;
  color: #000000;
  margin-top: 20px;
}

A {
  color: #973535;
  text-decoration: none;
}

A:hover {
  color: #973535;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  /*background: #5c5858;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #3A6B8C;
}

A.headerNavigation { 
  color: #3A6B8C; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.headerNavigation:hover {
  color: #3A6B8C;
  text-decoration: underline;
}

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: #5c5858;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #5c5858;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #5c5858;
  color: #FFFFFF;
  font-weight: bold;
}

.infoBox {
  background: url('images/backgroundbox.png') repeat;
  color: #000000
}

.infoBoxContents {
  /*background: #fafafa*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FFFFFF;
}

.infoBoxNoticeContents {
  background: #84B8DE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  color: #507C9B;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  /*background-image: url("images/box_bg.gif");
  background-repeat:no-repeat;*/
  text-transform:uppercase;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #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: #e0d6c20;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #F2F4F4;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF0;
  color: #5c5858;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #3F6E8F;
}

A.pageResults {
  color: #b65f61;
}

A.pageResults:hover {
  color: #b65f61;
  background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #90282D;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #313131;
}

TR.subBar {
  background: #b65f61;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ddd0aa;
}

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: 11px;
  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;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFFFFF;
  border-color: #5c5858;
  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: #c70303;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #cccccc; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #cccccc; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #b65f61; }

/* 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; }

/* Special Scroller */

#pscroller1 {
	height: 160px;
	border: 0px;
	padding: 5px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}

.sitewidth{
   width:969px;
}

A.toplink{
   font-family: Arial, sans-serif; font-size: 12px; color: #E5A7AA;
   text-transform:uppercase;
   text-decoration:none;
}

A.toplink:hover{
   font-family: Arial, sans-serif; font-size: 12px; color: #E5A7AA;
   text-transform:uppercase;
   text-decoration:underline;
}

A.cates {
  color: #3A6B8C;
  background-image:url("images/cates_bg.gif");
  background-repeat:repeat-x;
  display:block;
  font-size: 12px;
  height:30px;
  padding-top:2px;
  padding-left:8px;
  vertical-align:middle;
}

A.cates:hover {
  color: #3A6B8C;
}

A.subcates {
  color: #3A6B8C;
  background-image:url("images/cates_bg.gif");
  background-repeat:repeat-x;
  display:block;
  height:30px;
  font-size: 12px;
  padding-top:2px;
  padding-left:18px;
  vertical-align:middle;
}

A.subcates:hover {
  color: #3A6B8C;
}

A.otherLink {
  color: #3A6B8C;
  font-size: 12px;
  text-decoration:underline;
}

A.otherLink:hover {
  color: #3A6B8C;
  text-decoration:none;
}

.footLink{
   font-family: verdana, Arial, sans-serif; font-size: 12px; color: #BCE8F8;
}

A.footLink{
   font-family: verdana, Arial, sans-serif; font-size: 12px; color: #BCE8F8;
   text-decoration:none;
}

A.footLink:hover{
   font-family: verdana, Arial, sans-serif; font-size: 12px; color: #BCE8F8;
   text-decoration:underline;
}

.footLink2{
   font-family: Arial, sans-serif; font-size: 12px; color: #54738B; font-weight:bold;
}

.footLink3{
   font-family: Arial, sans-serif; font-size: 12px; color: #54738B; font-weight:bold;float:right;padding-right:70px;
}

.htab{
   font-family: Arial, sans-serif; font-size: 12px; color: #727476; font-weight:normal;cursor: pointer; cursor: hand; background-image:url("../../../images/tabs/tab_03.gif");background-repeat:no-repeat;
}

.htabsel{
   font-family: Arial, sans-serif; font-size: 12px; color: #85ADCE; font-weight:bold;cursor: pointer; cursor: hand; background-image:url("../../../images/tabs/tab_02.gif"); background-repeat:no-repeat;
}

.pname{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

.pprice{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color:#932929;
  font-weight:bold;
  padding-bottom:6px;
}

A.view{
   font-family: Arial, sans-serif; font-size: 14px; color: #85ADCE; font-weight:bold;text-decoration:underline;
}

A.view:hover{
   font-family: Arial, sans-serif; font-size: 14px; color: #85ADCE; font-weight:bold;text-decoration:none;
}

.listingpagination{
	background-color:#E7F5FF;
	border:1px solid #D8EBF8;
	height:36px;
}

.pgnation{
   font-family: verdana, Arial, sans-serif; font-size: 11px; color: #3F6E8F;
}
