/*
  $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
*/

.errorBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight:bold; color: #FF0000; }
.stockWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #FF0000; background-color: #ffffff; border:solid 1px #FF0000 }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

html, body {height:100%}
body {text-align:center;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:62.5%;background:#fff;color:#2f2e2e; height:100%;}

A {
  color: #0081c6;
  text-decoration: underline;
}

A:hover {
  color: #0081c6;
  text-decoration: underline;
}

A:visited {
  color: #999;
  text-decoration: underline;
}

FORM {
	display: inline;
}

H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  color:#30302f;
  text-decoration:none;
  font-weight: normal;
  padding-top:10px;
}

/* start NMSS style */

TR.wrap {
  background: #695e49;
}


TR.header {
background:#f4efe5; font-family:Arial, Helvetica, sans-serif;font-size:1em;padding:0 0 0px; height:100px;
}

TR.headbot {
background:#f4efe5 url(images/head_bg.png) no-repeat bottom left;
}

TR.headerNavigation {
  background: #f4efe5;
}

TD.headerNavigation {
background:#f4efe5;
color:#0081c6;
font-weight:normal;
font-size:1em;
}

A.headerNavigation { 
  color:#0081c6;
  font-size:1em; 
  text-decoration:none;
}

A.headerNavigation:hover {
  color: #695e49;
  text-decoration:none;
  font-size:1em;
}

A.headerNavigation:visited { 
  color:#0081c6;
  font-size:1em; 
  text-decoration:none;
}

A.headerNavigation:visited:hover {
  color: #695e49;
  text-decoration:none;
  font-size:1em;
}


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-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #695e49;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #695e49;
  color: #ffffff;
  font-weight: normal;
}

A.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #695e49;
  color: #ffffff;
  font-weight: normal;
  text-decoration:none;
}

A.footer:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #695e49;
  color: #ffffff;
  font-weight: normal;
  text-decoration: underline;
}

A.footer:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #695e49;
  color: #ffffff;
  font-weight: normal;
  text-decoration:none;
}

A.footer:visited:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #695e49;
  color: #ffffff;
  font-weight: normal;
  text-decoration: underline;
}


TD.footer-small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  background: #695e49;
  color: #ffffff;
  font-weight: normal;
}

A.footer-small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  background: #695e49;
  color: #ffffff;
  font-weight: normal;
  text-decoration:none;
}

A.footer-small:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  background: #695e49;
  color: #ffffff;
  font-weight: normal;
  text-decoration: underline;
}

A.footer-small:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  background: #695e49;
  color: #ffffff;
  font-weight: normal;
  text-decoration:none;
}

A.footer-small:visited:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  background: #695e49;
  color: #ffffff;
  font-weight: normal;
  text-decoration: underline;
}

TR.foottop {
background:#695e49 url(images/foot_bg.png) no-repeat bottom left;
}

.boxText { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#30302f;
  text-decoration:none;
  margin-left:14px;
  margin-top:14px;
 }
 
a.boxText { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#30302f;
  text-decoration:none;
 } 
  
a.boxText:hover { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#30302f;
  text-decoration:underline;
 }
 
a.boxText:visited { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#30302f;
  text-decoration:none;
 } 
 
a.boxText:visited:hover { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#30302f;
  text-decoration:underline;
 }
 
.boxTexthead { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#f58027;
  text-decoration:none;
 } 
 
a.boxTexthead { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#f58027;
  text-decoration:none;
 } 

a.boxTexthead:hover { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#f58027;
  text-decoration:none;
 }  

a.boxTexthead:visited { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#f58027;
  text-decoration:none;
 } 

a.boxTexthead:visited:hover { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#f58027;
  text-decoration:none;
 }  
  


/* MAIN BODY BOX */ 

.infoBox {
  background: #f0f3f5;
}

.infoBoxContents {
  background: #f0f3f5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #f0f3f5;
}

.infoBoxNoticeContents {
  background: #f0f3f5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size:14;
  font-weight: normal;
  padding-top:3px;
  padding-left:14px;
  background: #e3e6e9;
  color: #0081c6;
  height:30px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


/* NEW LEFT MENU */

.menuBox {
  
}

.menuBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.menuBoxNotice {
   background:f4efe5;
}

.menuBoxNoticeContents {
  background:f4efe5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.menuBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size:14;
  font-weight: normal;
  padding-bottom:0px;
  padding-left:14px;
  background: url(images/subnav_top_bg.png) no-repeat top left;
  color: #ffffff;
  height:40px;
}

TD.menuBox, SPAN.menuBox {
  background: url(images/subnav_bot_bg.png) no-repeat bottom left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


/* NEW SHOPPING CART */

.shoppingBox {
  color: #ffffff;
  padding-top:14px;
  padding-bottom:14px;
  padding-left:16px;
  padding-right:16px;  

}

.shoppingBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

a.shoppingBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:underline;
}

a.shoppingBoxContents:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:underline;
}

a.shoppingBoxContents:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:underline;
}

a.shoppingBoxContents:visited:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:underline;
}


.shoppingBoxNotice {
  color: #ffffff;
}

.shoppingBoxNoticeContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.shoppingBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size:14;
  font-weight: normal;
  padding-bottom:0px;
  padding-left:14px;
  background: url(images/sidecol_blue_top.png) no-repeat top left;
  color: #ffffff;
  height:40px;
}

a.shoppingBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14;
  font-weight: normal;
  text-decoration:none;
  color: #ffffff;
}

a.shoppingBoxHeading:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14;
  font-weight: normal;
  text-decoration:underline;   
  color: #ffffff;
}

a.shoppingBoxHeading:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14;
  font-weight: normal;
  text-decoration:none;
  color: #ffffff;
}

a.shoppingBoxHeading:visited:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14;
  font-weight: normal;
  text-decoration:underline;   
  color: #ffffff;
}


TD.shoppingBox, SPAN.shoppingBox {
  background: url(images/sidecol_blue_bot.png) no-repeat bottom left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


/* NEW FEATURED PRODUCTS */

.featuredBox {
  color: #ffffff;
  padding-top:14px;
  padding-bottom:14px;
  padding-left:16px;
  padding-right:16px;  

}

.featuredBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

a.featuredBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:underline;
}

a.featuredBoxContents:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:underline;
}

a.featuredBoxContents:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:underline;
}

a.featuredBoxContents:visited:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:underline;
}

.featuredBoxNotice {
  color: #ffffff;
}

.featuredBoxNoticeContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.featuredBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size:14;
  font-weight: normal;
  padding-bottom:0px;
  padding-left:14px;
  background: url(images/sidecol_green_top.png) no-repeat top left;
  color: #ffffff;
  height:40px;
}

TD.featuredBox, SPAN.featuredBox {
  background: url(images/sidecol_green_bot.png) no-repeat bottom left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.friendBox {
  color: #ffffff;
  padding-top:14px;
  padding-bottom:14px;
  padding-left:16px;
  padding-right:16px;  

}

.friendBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

a.friendBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:underline;
}

a.friendBoxContents:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:underline;
}

a.friendBoxContents:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:underline;
}

a.friendBoxContents:visited:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:underline;
}

.friendBoxNotice {
  color: #ffffff;
}

.friendBoxNoticeContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.friendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size:14;
  font-weight: normal;
  padding-bottom:0px;
  padding-left:14px;
  background: url(images/sidecol_orange_top.png) no-repeat top left;
  color: #ffffff;
  height:40px;
}

TD.friendBox, SPAN.friendBox {
  background: url(images/sidecol_orange_bot.png) no-repeat bottom left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


/* NEW HISTORY BOX */

.historyBox {
  color: #ffffff;
  padding-top:14px;
  padding-bottom:14px;
  padding-left:16px;
  padding-right:16px;  

}

.historyBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

a.historyBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:underline;
}

a.historyBoxContents:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:underline;
}

a.historyBoxContents:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:underline;
}

a.historyBoxContents:visited:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:underline;
}


.historyBoxNotice {
  color: #ffffff;
}

.historyBoxNoticeContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.historyBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size:14;
  font-weight: normal;
  padding-bottom:0px;
  padding-left:14px;
  background: url(images/sidecol_red_top.png) no-repeat top left;
  color: #ffffff;
  height:40px;
}

a.historyBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14;
  font-weight: normal;
  text-decoration:none;
  color: #ffffff;
}

a.historyBoxHeading:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14;
  font-weight: normal;
  text-decoration:underline;   
  color: #ffffff;
}

a.historyBoxHeading:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14;
  font-weight: normal;
  text-decoration:none;
  color: #ffffff;
}

a.historyBoxHeading:visited:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14;
  font-weight: normal;
  text-decoration:underline;   
  color: #ffffff;
}


TD.historyBox, SPAN.historyBox {
  background: url(images/sidecol_red_bot.png) no-repeat bottom left;
  font-family: Verdana, 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: #F6F9FB;
}

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: #f0f3f5;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #e3e6e9;
  border-spacing: 1px;
  background: #e3e6e9;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #003352;
  color: #FFFFFF;
  font-weight: normal;
  height:15px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

A.pageResults:visited {
  color: #0000FF;
}

A.pageResults:visited:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: none;
  color: #ffffff;
  background:#710100;
  padding-top:10px;
  padding-left:14px;
  height:40px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, LI.main, UL.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin-left:10px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.memberinfoText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#0081c6;
  font-weight:normal
}

A.memberinfoText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color:#0081c6;
  text-decoration:none;
}

A.memberinfoText:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  text-decoration:underline;
}

A.memberinfoText:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color:#0081c6;
  text-decoration:none;
}

A.memberinfoText:visited:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  text-decoration:underline;
}

TD.sub-nav, SPAN.sub-nav, P.sub-nav {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#695e49;
}

A.sub-nav {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color:#695e49;
  text-decoration:none;
}

A.sub-nav:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color:#695e49;
  text-decoration:underline;
}

A.sub-nav:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color:#695e49;
  text-decoration:none;
}

A.sub-nav:visited:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color:#695e49;  
  text-decoration:underline;
}

TD.breadcrumb, SPAN.breadcrumb, P.breadcrumb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding:3px;
  color:#0081c6;
}

A.breadcrumb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#0081c6;
  text-decoration:underline;
}

A.breadcrumb:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#0081c6;
  text-decoration:underline;
}

A.breadcrumb:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#0081c6;
  text-decoration:underline;
}

A.breadcrumb:visited:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#0081c6;
  text-decoration:underline;
}

.breadcrumb-active {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#30302f;
  text-decoration:none;
}

A.breadcrumb-active {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#30302f;
  text-decoration:none;
}

A.breadcrumb-active:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#30302f;
  text-decoration:none;
}

A.breadcrumb-active:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#30302f;
  text-decoration:none;
}

A.breadcrumb-active:visited:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#30302f;
  text-decoration:none;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

INPUT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #F58025;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight:bold; color: #FF0000; background-color: #ffffff; border:solid 1px #FF0000}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight:bold; color: #339933; background-color: #ffffff; border:solid 1px #339933}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* NEW NMSS Styles */

#searcharea {float:right;background:url(images/head_search_bg.png) no-repeat left;padding-top:0px;clear:right;margin-right:3px;
   border-style: none;
	border-width: 0px;
	border-color: white;
	border: 0px;
}
#searcharea #keywords {border:0;width:105px;margin:0px 10px 9px 0px;padding-top:10px;padding-left:3px;color:#666;background:transparent;}
#searcharea td {vertical-align:middle;}


/* NEW PRICING BOX */


TD.productPriceInListing {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background: #F6F9FB;
}
TD.productPriceInBox {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background: #F6F9FB;
}
TD.productPriceInProdInfo {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background: #F6F9FB;
}