DIV.centerpage {
  width: 770px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -385px;
}

/* ocean add CSS for QualityFoodServices */
.banner_img{
	background-image:url(NPE_images/banner.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:917px;
	height:163px;
}

.flash_bg{
	background-color:#f3f3f3;
	width:100%;
	height:114px;
}

.banner_nav{
	padding-top:5px;
	height:25px;
	color:#e93d4e;
}

.banner_nav a{
	color:#e93d4e;
	text-decoration:none;
}

.banner_nav a:hover{
	text-decoration:underline;
	color:#e93d4e;
}


.bannerleft{
	background-image:url(NPE_images/banner_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:26px;
	height:47px;
}



.nav_bg{
	background-image:url(NPE_images/banner_bg_content.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:47px;
}

#left_col{
	float:left;
	width:220px;
	padding-left:20px;
}

.cate_title{
	padding-left:20px;
	padding-bottom:10px;
	text-align:center;
	color:#ea1d2e;
	height:20px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 18px;
 	font-weight: bold;
  	color: #e63c4d;
}

#category{
	width:200px;
	padding-left:20px;
}

#category a{
	display:block;
	margin-bottom:5px;
	padding-top:8px;;
	width:200px;
	padding-left:15px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-image:url(NPE_images/category_bt.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#0000cc;
	text-decoration:none;
}

#category a:hover{
	background-image:url(NPE_images/category_bt_hover.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
	height:30px;
	width:200px;
	color:#606060;	
	text-decoration:none;
}

.model_text{
  font-size: 13px;
  font-family:Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight:bold;
 }

.search_bg{
	background-image:url(NPE_images/search_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:266px;
	height:47px;
}

#SearchBox_input{
	padding:0px;
	margin:0px;
}

#content_info{
	float:left;
	width:1000px;
	padding-left:10px;
	padding-right:25px;
	padding-bottom:15px;
}
/*end of ocean CSS*/

/* new default CSS for webninja */

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}

A {
  font-size: 14px;
  font-family:Arial, Helvetica, sans-serif;
  color: #676767;
  text-decoration: none;
  
}

A:hover {
  color: #b6b7cb;
  text-decoration: none;
}

FORM {
   display: inline;
}

.boxText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TEXTAREA {
  width: 99%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #FF0000;
}
TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
   background: #bbc3d3;
}

TD.headerNavigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: #bbc3d3;
  color: #e93d4e;
  font-weight : bold;
  line-height:18px;
}

A.headerNavigation { 
  color: #e93d4e; 
  text-decoration:none;
}

A.headerNavigation:hover {
  color: #e93d4e;
  text-decoration:underline;
}

td.productsname {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#333b81;
	text-decoration:none;
}

td.productsname a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#333b81;
	text-decoration:none;
}

td.productsname a:hover{
	text-decoration:none;
}


SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FF0000;
  font-weight: bold;
}

.orderEdit {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #FF0000;
  text-decoration: underline;
}

TD.main, P.main {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.main2, P.main2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.errorBox {
  font-family :Arial, Helvetica, sans-serif;
  font-size : 10px;
  background: #00007F; font-weight: bold;
}

.stockWarning {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #FF0000;
}

TR.headerError {
  background: #FF0000;
}

TD.headerError {
  font-family: 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:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000080;
}

TD.footer {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  line-height:18px;
  color: #ffffff;
}

.infoBox {
   background: #b6b7cb;
  text-indent:5px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxContents {
  background: #D9FFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #000080;
  color: #FFFFFF;
}

.PlainContents {
  background: #D9FFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.infoBoxNotice {
  background: #00007F;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #e8e8e8;
  border-spacing: 1px;
}

TABLE.infoBox-button {
  border: 1px;
  border-style: solid;
  border-color: 000080;
  border-spacing: 1px;
}

TABLE.user-table {
  border: 0px;
  border-style: solid;
  border-color: 000080;
  border-spacing: 1px;
}

TR.user-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #D9FFFF;
}

TD.user-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #b2b3b6;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #b2b3b6;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
  background: #808080;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #FF0000;
}

TD.pageHeading, DIV.pageHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  height:30px;
  color: #e63c4d;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFFFFF;
  border-color: 000080;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

.moduleRow {
}

.moduleRowOver {
  background-color: #FFFFFF;
  cursor: pointer;
  cursor: hand;
}

.moduleRowSelected {
  background-color: #FFFFFF;
}

.checkoutBarFrom, .checkoutBarTo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

.checkoutBarCurrent {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;}

.productsNotifications {
  background: #FFFFFF;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

TR.infoBoxContents-button {
  background: #FFFFFF;
}


TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #0000A0;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight: normal;
}

