/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial; font-size: 10px; }
.errorBox { font-family : Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	color: #000000;
	background-color: #EEEEEE;
	font:Arial;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background:#000000;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 10px;
  background:#000000;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  font-family: Arial;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation:hover {
   font-family: Arial;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.infoBox {
  background:#b6b7cb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  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: #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 {
  font-family: Arial;
  font-size: 10px;
  background :#000000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-size: 28px;
	font-family: Calibri;
	text-decoration: none;
	font-weight: lighter;
	color:#000000;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial;
  font-size: 15px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 14px;
}

TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial;
  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: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial;
  color: #000000;
}

.moduleRow { }
.moduleRowOver { background-color:#FF0000; cursor: pointer; cursor: hand; color:#FFFFFF; font-weight:bold;}
.moduleRowSelected { background-color:#FF5555; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {   font-family: Arial; font-size: 10px; color: #000000; }

/* message box */

.messageBox {   font-family: Arial; font-size: 10px; }
.messageStackError, .messageStackWarning {   font-family: Arial; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {   font-family: Arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-family: Arial; font-size: 10px; color: #000000; }
@charset "utf-8";
/* CSS Document */

.one {
	borderStyle: solid;
    borderColor: #777777;
    borderThickness: 1;
    cornerRadius: 2;
    backgroundAlpha: 1;
    backgroundColor: #555555;
    color: #cccccc;
    fontWeight: bold; 
}
.style2 {
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style18 {font-size: 16px}
.style1 {
	font-size: 14px;
	font-family:"Comic Sans MS"
	font-weight: bold;
}
.blue-back {
	background-color:#999999;
	font-style:italic;
	color:#FFFFFF;
	font-family:Calibri;
	font-weight: bold;
	font-size:16px;
	display:block;
}
.styletxt{
	font-family:Calibri;
	color:#000000;
	font-size:14px;
	}
.bodytxt{
	font-family:Calibri;
	color:#FFFFFF;
	font-size:14px;
	}
.greyback{
	background-color:#CCCCCC;
	font-family:"Times New Roman", Times, sans-serif;
	font-size:16px;
	display:block;
	font-weight:200;
	font-style:inherit;
	}
.footer{
	font-family:"Tw Cen MT";
	font-size:12px;
}

.headings-top{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background:url(images/head-back.jpg);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
}
.headings-bot{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background:url(images/head-backb.jpg);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
}
.add{
	background:url(images/stroke1.jpg);
	font-family:Calibri;
	color:#FFFFFF;
	font-size:16px;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
}
@charset "utf-8";
/* CSS Document */

a.header1:link{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
a.header1:hover{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
a.header1:active{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
a.header1:visited{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.header21{
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
.title1{
	font-family:Arial;
	font-size:24px;
}
.content1{
	font-family:Arial;
	font-size:20px;
}
.content2{
	font-family:Arial;
	font-size:14px;
	color:#FF0000;
}
.data1{
	font-family:Arial;
	font-size:12px;
}
.data2{
	font-family:Arial;
	font-size:14px;
}
a.header2:link{
	font-family:Arial;
	font-size:14px;
	color:#FF0000;
}
a.header2:hover{
	font-family:Arial;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
}
a.header2:active{
	font-family:Arial;
	font-size:14px;
	color:#FF0000;
}
a.header2:visited{
	font-family:Arial;
	font-size:14px;
	color:#FF0000;
}
a.footer:link{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
a.footer:hover{
	font-family:Arial;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}
a.footer:active{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
a.footer:visited{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.footer1{
	font-family:Arial;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}


a.footer2:link{
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
a.footer2:hover{
	font-family:Arial;
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
}
a.footer2:active{
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
a.footer2:visited{
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
a.nav1:link{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
a.nav1:hover{
	font-family:Arial;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}
a.nav1:active{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
a.nav1:visited{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
a.link3:link{
	font-family:Calibri;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
a.link3:hover{
	font-family:Calibri;
	background-color:#FFFFFF;
	color:#000000;
	font-size:14px;
}
a.link3:active{
	font-family:Calibri;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
a.link3:visited{
	font-family:Calibri;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}


