/*
  $Id: stylesheet.css,v 1.51 2003/01/20 19:46:48 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; }

H1
{ 
	font-family: arial, verdana, tahoma, sans serif; 
/*	color: #0000FF;  */
    color: #3B93D3;
	font-size: 30px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

H2
{ 
	font-family: arial, verdana, tahoma, sans serif; 
    color: #3B93D3;
	font-size: 20px;
    margin-left: 10px;
    margin-top: 15px;
    margin-bottom: 5px;
}

H3, H4, H5, H6
{ 
	font-family: arial, verdana, tahoma, sans serif; 
    color: #3B93D3;
	font-size: 18px;
    margin-left: 10px;
    margin-right: 10px;
}

LI 
{ 
	font-family: arial, verdana, tahoma, sans serif; 
/*	color: #0000FF;  */
    color: #3B93D3;
	font-size: 18px;
    margin-left: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}

BODY {
font-family: arial, verdana, tahoma, sans serif; 
  background: #fefefe;
  color: #000000;
  margin: 0px;
  margin-left: 5px;
    font-size: 16px;
}

P {
font-family: arial, verdana, tahoma, sans serif; 
  background: #fefefe;
  color: #000000;
  margin: 0px;
  margin-left: 5px;
  margin-top: 5px;
    font-size: 16px;
}
/* This will cause a large First Letter on a paragraph...
P:first-letter {
font-size:200%;
float:left;
}
*/

font-family: arial, verdana, tahoma, sans serif; 
  background: #fefefe;
  color: #000000;
  margin: 0px;
  margin-top: 15px;
  margin-left: 5px;
    font-size: 16px;
}

.copyright {
   font-size : 80%; 
   font-family : "Trebuchet MS", Verdana, sans-serif; 
   color : #003399; 
}
/*
A { 
  color: #000000; 
  text-decoration: none; 
}
*/


A:active { 
/*  color: #AABBDD; 
*/
  color: #FF99DD; 
  text-decoration: none; 
}
A:link { 
  color: #3333ff; 
  text-decoration: underline; 
}


A:visited { 
  color: #577464;
  text-decoration: underline; 
}

/* this will cause the links to Bug out when the mouse passes them...
A:hover { 
  color: #FF0000; 
   font-size:120%;
  text-decoration: none; 
}
*/

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

.pagelink {font-family:verdana,geneva;font-size:10px;color:#000033;text-decoration:underline;line-height:13px;}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #3BB3C3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
  text-decoration: none; 
}

A.headerNavigation:hover {
  color: #ff0000;
  text-decoration: underline; 
}

A.titleLink { 
    color: #3B93D3;
  text-decoration: none; 
}

A.titleLink:link {
    color: #3B93D3;
  text-decoration: none; 
}

A.titleLink:hover {
  color: #ff0000;
  text-decoration: none; 
}

A.titleLink:visited {
  text-decoration: none; 
}

.selectedTab { 
  color: #FFFFFF; 
  background: #3bb3c3;
}

TD.selectedTab { 
  color: #FFFFFF; 
  font-size: 20px;
  background: #3bb3c3;
}


A.selectedTab { 
  color: #FFFFFF; 
  font-size: 10px;
  background: #3bb3c3;
}

A.selectedTab:hover {
  color: #ffffff;
  font-size: 10px;
  background: #3bb3c3;
}
A.selectedTab:visited {
  color: #ffffff;
  font-size: 10px;
  background: #3bb3c3;
}

/* an unselected folder tab w/bgcolor="#E3E7E6" */
.unselectedTab { 
  color: #FFFFFF; 
  background: #E3E7E6;
}


A.unselectedTab { 
  color: #FFFFFF; 
  font-size: 10px;
  background: #E3E7E6;
}

A.unselectedTab:hover {
  color: #ffffff;
  font-size: 10px;
  background: #E3E7E6;
}

A.unselectedTab:visited {
  color: #ffffff;
  font-size: 10px;
  background: #E3E7E6;
}

TD.unselectedTab { 
  color: #FFFFFF; 
  font-size: 10px;
  background: #E3E7E6;
}

TD.unselectedTab:hover {
  color: #ffffff;
  font-size: 10px;
  background: #E3E7E6;
}
TD.unselectedTab:visited {
  color: #ffffff;
  font-size: 10px;
  background: #E3E7E6;
}

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

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

.infoBox {
  background: #b6b7cb;
}

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

.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: #3BB3C3;
  color: #ffffff;
}
/*
  color: #577464;
  background: #3bb3c3;
*/

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

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

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

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

A.pageResults { 
  color: #0000FF; 
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

/* Added for forms... */
.inputForm {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 3px;
    color: #000000;
	font-size: 15px;
}

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

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

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

A.nounderline:active {font-family:verdana,geneva;
font-size:10px;
color:#000033;
text-decoration: none;
line-height:13px;}

A.nounderline:link {font-family:verdana,geneva;
font-size:10px;
color:#000033;
text-decoration:none;
line-height:13px;}

A.nounderline:visited {font-family:verdana,geneva;font-size:10px;color:#000033;text-decoration:none;line-height:13px;}
.nounderline:hover {font-family:verdana,geneva;font-size:10px;color:#000033;text-decoration:none;line-height:13px;}


