/*
  $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: Tahoma,Arial,Helvetica,sans-serif; font-size: 12px; }
.errorBox { font-family : Tahoma,Arial,Helvetica,sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma,Arial,Helvetica,sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma,Arial,Helvetica,sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }
#page {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
}

BODY {
  background: #ffffff;
  text-align:center;
  color:#333333;
font-family:Tahoma,Arial,Helvetica,sans-serif;
line-height:120%;
font-size:13px;
}

A {
  color: #3399FF;
  text-decoration: underline;
  margin:0;
  padding:0;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: transparent;
}

TD.headerNavigation {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  background: transparent;
  color: #29ABE2;
  font-weight : bold;
}

A.headerNavigation { 
  color: #29ABE2; 
}

A.headerNavigation:hover {
  color: #29ABE2;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: transparent;
}

TD.footer {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  background: transparent;
  color: #29ABE2;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: transparent;
  color: #29ABE2;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
}

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: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 13px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 13px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 13px;
}

TD.tableHeading {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Tahoma,Arial,Helvetica,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, Tahoma,Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma,Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 13px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 13px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 10px; color: #ff0000; }


/* peters addition */
tr.header a{
background-position:left bottom;
display:block;
height:19px;
margin-left:25px;
overflow:hidden;
float:left;
margin-left: 15px;
}

tr.header a:hover{
background-position:left top;
float:left;
}

tr.header a#home {
background-image:url("images/locals/home.jpg");
width:50px;
}

tr.header a#products {
background-image:url("images/locals/products.jpg");
width:62px;
}

tr.header a#applications {
background-image:url("images/locals/applications.jpg");
width:45px;
}

tr.header a#news {
background-image:url("images/locals/faq.jpg");
width:65px;
}

tr.header a#contact {
background-image:url("images/locals/contact.jpg");
width:115px;
}

tr.header a#trade {
background-image:url("images/locals/trade.jpg");
width:38px;
}

tr.header a#account {
background-image:url("images/locals/account.jpg");
width:90px;
}

tr.header a#checkout {
background-image:url("images/locals/checkout.jpg");
width:50px;
}

div#main{
margin: 0 auto;
width:815px;
text-align:left;
}

div.homeThumb {
border:1px solid #666666;
padding:5px;
margin-left:10px;
width:190px;
height: 224px;
}

div.homeThumbRO {
border:1px solid #29ABE2;
padding:5px;
margin-left:10px;
width:190px;
height: 224px;
}

div.homeThumbActive {
border:1px solid #29ABE2;
padding:5px;
margin-left:10px;
width:190px;
height: 155px;
}

div#homeImg{
border:1px solid #666666;
height:224x;
width:448px;
padding: 5px;
}

h1 {
font-size:140%;
padding-top:8px;
margin:0px 0px 12px 0px;
color: #003366;
}

h2{
color:#003366;
font-size:100%;
margin:0 0 4px;
padding-top:8px;
}

.baselink {
text-decoration:none;
color:#000;
}
.nobullets {
list-style:none;
}
TD.mediumText {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
}

.productThumb {
border:1px solid #666; 
padding:5px; 
margin:0px 0px 3px 3px;
}
.productThumbHome {
border:1px solid #666; 
padding:5px;
width:180px; 
}
.productThumbRO {
border:1px solid #29ABE2; 
padding:5px; 
margin:0px 0px 3px 3px;

}
.productThumbActive {
border:1px solid #29ABE2; 
padding:5px; 
margin:0px 0px 3px 3px;
}