
/*________* Netsuite Menu *________*/
#netsuite-container { width: 169px; margin: 10px 3px 10px 2px; }
#netsuite-hd {height: 12px;  border-left: solid 5px #000; }
#netsuite-bd {left: 2px; top: 112px; background-color: #EEF2FB; border-right: 1px solid #000; border-left: 5px solid #000;
 width: 166px !important; width: 169px;}
#netsuite-bd h1 {font: bold .7em arial, verdana, sans-serif; color: black; padding: 3px 0 0 6px; margin: 3px 0 0 6px;}
#netsuite-bd h2 {font: bold .7em tahoma, arial, sans-serif; color: #990000; padding: 0 0 4px 7px; margin: 0 0 3px 7px;}

/*________* Left Menu UL *________*/
ul.leftnavv {margin: .5em 0 0 0; padding: 0 0 0 .3em; font: 11px/13px arial, sans-serif; list-style-type: none;}
ul.leftnavv li {margin: 0; background: url(/core/media/media.nl?id=7693&c=ACCT84789&h=927c28ef40161d37528c) no-repeat; background-position: left top; padding: 1px 0 1px 1.3em; display: block;}
.sub {display: none;}

/*________sets the background color for current category ________*/
ul.leftnavv li.nvcurrent, ul.nvcurrent { background-color: #FFFFDD;}
/*________sets category name to bold ________*/
ul.leftnavv li.nvcurrent {font-weight: bold;}
/*________sets the background color for current SUB-category ________*/
ul.nvcurrent li.nvcurrent, ul.nvcurrent span.nvcurrent { background-color: #FFFFFF; font-weight: normal;} 
ul.nvcurrent { list-style-type: none; margin: 0; padding: 0 0 0 0.9em;}
/*________spacer hides the bullet image for subnavigation ________*/
ul.nvcurrent li {padding: 1px 0 1px .5em;	background: url(/core/media/media.nl?id=7687&c=ACCT84789&h=c9e68d087921c9a29d3d) no-repeat;	background-position: left top;	font-weight: normal;}
/*________makes entire li cell be the link and to take hover color in the last one ________*/
ul.leftnavv li a { display: block; padding: 0; margin: 0;}
.netsuite-bd a:link, .netsuite-bd a:visited {color: #333; text-decoration: none} 
.netsuite-bd a:hover, .netsuite-bd a:active {color: #990000; text-decoration: none; background-color: #FFF;}
/*________ makes the current page's link in nav bar show as not a link ________*/
li.nvcurrent a:hover {color: #333;cursor: default;}


#netsuite-foot {position: relative; display: inherit; width: 167px; border-left: solid 5px #000; margin-bottom: 20px; height: 12px;} 
.batform {font: 11px arial, sans-serif;	padding-left: 8px; margin: 1px 0 6px;}
.mysubmit {font: bold 11px arial, san-serif; color: #000; border: 0; margin-top: .25em; background-color: #EEF2FB;}


/*________* Classes *________*/
.bord-blk {border: #333 1px solid;}
.form-tarea {font: 11px arial, sans-serif; background-color: #F7FFF5; margin-top: .5em;}



/*________* FOR ADDITIONAL USE ONLY ON NETSUITE *________*/
#ns-cartsum td.portletlabel {font: bold .7em/.9em arial, verdana, sans-serif; color: black;  padding: 2px 0 2px 18px}
#ns-cartsum a:hover {background-color: #EEF2FB; }
#ns-cartsum td.pic {height: 12px;}

#ns-cartsum td.bglt td.smalltext {font: normal 11px/11px arial, sans-serif;}
#ns-cartsum td.bglt td.smalltextrt {font: normal 11px/11px arial, sans-serif;}
#ns-cartsum td.bglt a.smalltextul {font: normal 11px/11px arial, sans-serif;}
/*________ so search on customer center doesn't run over into content area (inputs are too wide) ________*/
#netsuite-bd #search {width: 150px; margin-left: -10px;}
#netsuite-bd #Transaction_DATEfrom_fs {}
#netsuite-bd a#Transaction_DATEfrom_helper_calendar {float: right; color: green; display:block;}