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

body {
  text-align: center;
  color: #000000;
  background: #eeeeee;
//  background-image: url(images/nsn_bg.gif); 
  background-image: url(images/nsn_tilt.gif); 
  background-position: top right;
  background-repeat: no-repeat;
  margin: 0px;
}

.fixcenter {
  width: 762px;
  border: 1px solid #000000;
  background-color: transparent;
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

.Content {
  background-color: #e5e5e5;
  opacity:.75;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
}

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

a:hover {
  color: #AABBDD;
  text-decoration: underline;
}

form {
	display: inline;
}

tr.header {
  background: #ffffff;
//  background-image: url("images/header_background.gif");
  background-image: url("images/nsn_banner.jpg");
  height: 137px;
}

tr.headerNavigation {
  background: #444444;
}

td.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #444444;
  color: #ffffff;
  font-weight : bold;
}

a.headerNavigation { 
  color: #FFFFFF; 
}

a.headerNavigation:hover {
  color: #ffffff;
}

tr.headerError {
  background: #ff0000;
}

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

tr.headerInfo {
  background: #00ff00;
}

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

tr.footer {
  background: #444444;
}

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

.infoBox {
  background: #000000;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

td.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #444444;
  color: #ffffff;
}

td.infoBox, span.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.contentBox {
  background: #dddddd;
  border: 1px solid #444444;
}

td.contentBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #444444;
  color: #ffffff;
}

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


.BestSellersBox {
  background: #dddddd;
}
td.BestSellersBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #444444;
  color: #ffffff;
}

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


.CategoriesBox {
  background: #dddddd;
  border: 1px solid #444444;
}

td.CategoriesBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #444444;
  color: #ffffff;
}
.CategoriesBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}


.CurrenciesBox {
  background: #dddddd;
}

td.CurrenciesBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #444444;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}


.InformationBox {
  background: #dddddd;
  border: 1px solid #444444;
}
TD.InformationBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #444444;
  color: #ffffff;
}
.InformationBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}


.LanguagesBox {
  background: #dddddd;
}
TD.LanguagesBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #444444;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
  background: #dddddd;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #444444;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}


.ManufacturersBox {
  background: #dddddd;
  border: 1px solid #444444;
}
TD.ManufacturersBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #444444;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}


.OrderHistoryBox {
  background: #dddddd;
}
TD.OrderHistoryBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #444444;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #dddddd;
}
TD.ProductNotificationsBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #444444;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #dddddd;
}
TD.ReviewsBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #444444;
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}


.SearchBox {
  background: #dddddd;
  border: 1px solid #444444;
}
TD.SearchBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #444444;
  color: #ffffff;
}
.SearchBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}


.ShoppingCartBox {
  background: #dddddd;
}
TD.ShoppingCartBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #444444;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}


.SpecialsBox {
  background: #dddddd;
}
TD.SpecialsBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #444444;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}


.TellaFriendBox {
  background: #dddddd;
}
TD.TellaFriendBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #444444;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}


.WhatsNewBox {
  background: #dddddd;
}
TD.WhatsNewBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #444444;
  color: #ffffff;
}
.WhatsNewBoxContents {
  background: #f8f8f9;
  font-family: 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: #cccccc;
}

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: 1px;
  border-style: solid;
  border-color: #dddddd;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #444444;
  color: #ffffff;
  font-weight: bold;
}

td.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: transparent;
}

td.productListing-data img {
  border: #000000 solid 1px;
}

a.pageResults {
  color: #0000FF;
}

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

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

td.contactText {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  background-color: transparent;
  float: right;
  }

TR.subBar {
  background: #f4f7fd;
}

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

td.main, p.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

td.main a {
  text-decoration: none;
}

td.smallText, span.smallText, p.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

td.smallText a {
  color: #000000;
}

td.smallText img {
  border: #000000 solid 1px;
}

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

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

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

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

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

checkbox, input, radio, select {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

textarea {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

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

span.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

span.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

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

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

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

/* message box */

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

/* input requirement */

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

.cssButton {
  background: #dddddd;
  color: #444444;
  width: 100px;
  height: 16px;
  vertical-align: top;
  font-weight: 300;
  font-family: Arial, sans-serif;
  font-size: 11px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #444444;
  border-spacing: 1px;
}

#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}

.ta_toc {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 16px;
}

.ta_toc a {
  color: #ff0000;
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-decoration: none;
}
.ta_toc a:hover {
  color: #ff0000;
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-decoration: underline;
}
