/*
  $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
*/

#nmjHeader {
	height: 62px;
	border-top: 1px solid #ffffff;
}

.customSearch2{
  background:url(/images/nmj/bg_header_search.jpg) no-repeat;
  font-size:11px;
}
.customSearch2 .end{
  background:url(/images/nmj/bg_header_search_end.jpg) top right no-repeat;
  height:62px;
}
.customSearch2 input {
  font-size:13px;
  text-align:center;
}
.customLanguages2{
  background:url(/images/nmj/bg_header_languages.jpg) no-repeat;
}

#nmjBreadcrumb {
	background-image: url(/images/nmj/arrow_breadcrumb.gif);
	background-repeat: no-repeat;
	background-color: #3C5EAE;
	background-position: 0px 7px;

}
#nmjBreadcrumb td{
	font-size: 11px;
	color: #ffffff;
}

#nmjFooter {
	background-color: #3C5EAE;
}
#nmjFooter td{
	font-size: 11px;
	color: #ffffff;
}

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

body, div, td, input, textarea, select {
  font-family: Arial, Verdana, sans-serif;
}

body {
  background-color: #ffffff;
  color: #333333;
  margin: 0px;
	padding: 0px 10px;
}
.orange {
  color: #FF6600;
}
  
#master {
	background-image: url(/images/nmj/bg_body.jpg);
	background-repeat: repeat-x;
	width: 100%;	/**/
	}
.customContentPadding {
	padding: 15px;
	}

#customCategories .boxtext {
	padding: 10px;
	}
	
.customNavContainer { background:#fff; }

a.customNav0, a.customNav0Highlight, a.customNav0ActiveHighlight { width: auto; display: block; text-decoration: none; font-size: 15px; border-top: 1px solid #CCCCCC; }
a.customNav0 { padding: 5px 3px 5px 6px; background:#EDEDE4; } /*#EDEDE4*/
a.customNav0:hover { background:#fff; }
a.customNav0Highlight { padding: 5px 3px 5px 6px; background:#fff; font-weight:bold;  }
a.customNav0ActiveHighlight { padding: 5px 3px 2px 6px; background:#fff; font-weight:bold;  }

a.customNav1, a.customNav1Highlight, a.customNav1ActiveHighlight { width: auto; display: block; text-decoration: none; font-size: 13px; }
a.customNav1 { padding: 1px 3px 1px 16px; background:#fff; }
a.customNav1:hover { background:url(/images/nmj/arrow_blue.gif) no-repeat 2px 5px; }
a.customNav1Highlight{ padding: 1px 3px 1px 16px; background:#fff; font-weight:bold;  }
a.customNav1ActiveHighlight { padding: 1px 3px 1px 16px; background:url(/images/nmj/arrow_highlight.gif) no-repeat 2px 5px #fff; font-weight:bold; }

.customNav2, .customNav2Highlight, .customNav2ActiveHighlight { width: auto; display: block; text-decoration: none; font-size: 12px; }
.customNav2 { padding: 1px 3px 1px 26px; background:#fff; }
a.customNav2:hover { background:url(/images/nmj/arrow_blue.gif) no-repeat 14px 4px; }
.customNav2Highlight{ padding: 1px 3px 1px 26px; background:#fff; font-weight:bold;  }
.customNav2ActiveHighlight { padding: 1px 3px 1px 26px; background:url(/images/nmj/arrow_highlight.gif) no-repeat 14px 4px #fff; font-weight:bold; }

.customNav3, .customNav3Highlight, .customNav3ActiveHighlight { width: auto; display: block; text-decoration: none; font-size: 11px; }
.customNav3 { padding: 1px 3px 1px 36px; background:#fff; }
a.customNav3:hover { background:url(/images/nmj/arrow_blue.gif) no-repeat 24px 3px; }
.customNav3Highlight{ padding: 1px 3px 1px 36px; background:#fff; font-weight:bold;  }
.customNav3ActiveHighlight { padding: 1px 3px 1px 36px; background:url(/images/nmj/arrow_highlight.gif) no-repeat 24px 3px #fff; font-weight:bold; }

.customNavAmount { font-size:11px; color:#999; }

	
.customCartTotal {
	color: #FF6600;
	font-size: 15px;
	font-weight: bold;
	}
	
.productThumbs {
	float: left;
	display: block;
	width: auto;
	font-size: 9px;
	text-align: center;
	}
.productThumbs img {
	border: 1px solid #cccccc;
	padding: 2px;
	}
	
.customProductDesc {
	font-size: 13px;
	color: #666666;
	}
.customPrice {
	font-size: 24px;
	font-weight: normal;
	color: #FF6600;
  padding:5px 0px;
	}
	

#customLanguages {
	position:	absolute;
	left: 50%;
	top: 15px;
	margin-left: 225px;
	width: 120px;
	border: 0px solid black;
	}
#customLanguages td.infoBoxHeading{
	display: none;
	}
#customLanguages .infoBox{
	background: none;
	}
#customLanguages .infoBoxContents{
	background: none;
	}
	
#customSearch {
	position:	absolute;
	left: 50%;
	top: 5px;
	margin-left: -125px;
	width: 270px;
	border: 0px solid black;
	
	}
#customSearch table{
	display: none;
	}
#customSearch .infobox{
	display: inline;
	}
#customSearch .infoBox{
	background: none;
	text-align: left;
	}
#customSearch .infoBoxContents{
	background: none;
	text-align: left;
	display: inline;
	}
#customSearch .boxtext{

	}
#customSearch form{
	margin: 0px;
	padding: 0px;
	}
	
a {
  color: #162F91;
}

a:hover {
  color: #162F91;
  text-decoration: none;
}

FORM {
	display: inline;
	padding: 0px;
	margin: 0px;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-size: 11px;
  background: #3C5EAE;
  color: #ffffff;
  font-weight: bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #CECEB4;
	margin-bottom: 1px;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 11px;
}

TD.infoBoxHeading {
	background-image: url(/images/nmj/bg_box_header_default.jpg);
	background-repeat: repeat-x;
	background-color: #8A8F64;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
	height: 30px;
}

#customCategories td.infoBoxHeading, #customNewProducts td.infoBoxHeading, .customHeadlineBlue td.infoBoxHeading  {
	background-image: url(/images/nmj/bg_box_header_categories.jpg);
	background-repeat: repeat-x;
	background-color: #3C5EAE;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
	height: 30px;
}
#customCategories .infoBox, #customNewProducts .infoBox, .customHeadlineBlue .infoBox {
	background-color: #94A9D9;
}

#customLogin td.infoBoxHeading {
	background-image: url(/images/nmj/bg_box_header_categories.jpg);
	background-repeat: repeat-x;
	background-color: #3C5EAE;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
	height: 30px;
}
#customLogin .infoBox, #customLogin .infoBoxContents {
	background-color: #EDEDE4;
}
#customLogin label{
	display: static;
	width: 55px;
	}
#customCart table{
	background-color: #FCCF8D;
	font-size: 11px;
	/*background-image: url(/images/custom/all/bgLoginBox.gif);
	background-repeat: no-repeat;*/
	}
	
#customTellfriend .boxText {
	padding-left: 15px;
}

TD.infoBox, SPAN.infoBox {
  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; /*#f8f8f9;*/
	vertical-align: top;
}

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; /*#f8f8f9;*/
	vertical-align: top;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
	background-image: url(/images/nmj/bg_box_header_categories.jpg);
	background-repeat: repeat-x;
	background-color: #3C5EAE;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
	height: 30px;
}
a.productListing-heading {
	height: auto;
	background: none;
}


.customProductListingHeading {
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
}


TD.productListing-data {
  font-size: 11px;
	border-bottom: 1px solid #cccccc;
}

A.pageResults {
  color: #3C5EAE;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #3C5EAE;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 23px;
  font-weight: bold;
  color: #3C5EAE;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 11px;
  color: #000000;
}

TD.main, P.main, SPAN.pricesavings, SPAN.pricesavingstext, SPAN.priceinsteadfeatured, SPAN.pricenormalfeatured {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 13px;
}

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

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

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

TD.tableHeading {
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 11px;
  color: #FF6600;
	font-weight: normal;
}

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

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

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  color: #FF6600;
	font-size: 18px;
}

SPAN.errorText {
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

.inputRequirement {font-size: 11px; color: #ff0000; }

.tax_info {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #758389;
}

#customManufacturers td.infoBoxHeading  {
	background-image: url(/images/nmj/bg_box_header_categories.jpg);
	background-repeat: repeat-x;
	background-color: #3C5EAE;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
	height: 30px;
}
#customManufacturers .infoBox td {
	background-color: #96A3D7;
}
#customManufacturers select {
}