BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT { color: #232323; font: 10px Arial, Verdana, Helvetica, Sans-serif; }

input { text-align:center; width: 3em; font-size:14px}
input.submit { text-align:center; width: 10em; }

/*
input.white { background: #FFFFFF; }
input.yellow { background: #FFFF9F; }
input.Orange { background: #FFBE9F; }
input.Purple { background: #C8A7FE; }
input.Green { background: #B9FFB9; }
input.Blue { background: #B9D7F7; }
input.Brown { background: #CB9696; }
input.Red { background: #FF9595; }
input.Black { background: #C3C3C3; }
*/

.top { width:900px; text-align: right; margin-top:-35px; margin-right:0%; }
.bottom { width:900px; text-align: right; margin-right:0%; }

td  { text-align:center; font-size:0.9em; } 
td.left  { text-align:left; } 

td.White, td.White_DL { background-color: #FFFFFF; width:68px; }
td.White_DL { border-left-color:#FFFFFF; border-left-style: double;} /* Double-line Left border */

td.MediumY { background-color: #FFFFAA; width:68px; }
td.Yellow { background-color: #FFFF82; width:68px; }

td.YellowGold { background-color: #FFFF82; width:68px; }
td.Gold { background-color: #EBCB18; width:68px; }
td.Orange { background-color: #FFCB97; width:68px; }
td.Purple { background-color: #DFBFFF; width:68px; }
td.Green { background-color: #CCFFCC; width:68px; }

td.Blue, td.Blue_DL { background-color: #C2DCF8; width:68px; }
td.Blue_DL { border-left-style: double; border-left-color:#FFFFFF;} /* Double-line Left border */

td.Brown { background-color: #DEB887; width:68px; }

td.Red, td.Red_DL { background-color: #FFCBC1; width:68px; }
td.Red_DL { border-left-style:double;  border-left-color: #FFFFFF;} /* Double-line Left border */

td.Black, td.Black_column_DL { background-color: #515151; width:68px; color: white; }
td.Black_column_DL { border-left-style:double; border-left-color:#FFFFFF;} /* Double-line Left border */

td.Silver { background-color: #C0C0C0; width:68px; }


td.column_header, td.item_color, td.SKU, td.column_header_DL { color:#FFFFFF; background-color: #0B256B; }
td.column_header_DL { border-left-style: double;  border-left-color:#FFFFFF;} /* Double-line Left border */

td.row_separator { background-color: #0B256B; }
td.item_color, td.White, td.Yellow, td.Orange, td.Purple, td.Green, td.Blue, td.Brown, td.Red, td.Black  { width:68px }
td.SKU { width:120px }

td.item_desc { width:140px; }
td.item_desc_header { width:150px; color:#FFFFFF; background-color: #0B256B; }

table.items { width:900px; border-collapse: collapse; margin-top:10px; }

td.White_NA { background-color: #FFFFFF; font-size: 75%; }
td.Blue_NA { background-color: #C2DCF8; font-size: 75%; }
td.Red_NA { background-color: #FFCBC1; font-size: 75%; }
td.Black_NA, td.Black_column, td.Black_column_DL { background-color: #515151; width:68px; color:#FFFFFF;}

td.Black_NA  { font-size: 75%; }

h4 { width:900px; text-align: left;  font-size:x-large; }

input			{ color: black; font-weight: bold; }

.stock_Yellow  { background-color: #FFFF82; color: red; font-size: x-small; font-weight: normal; border: 0px; width:20px;}
.stock_Orange  { background-color: #FFCB97; color: red; font-size: x-small; font-weight: normal; border: 0px; width:20px;}
.stock_Purple  { background-color: #DFBFFF; color: red; font-size: x-small; font-weight: normal; border: 0px; width:20px;}
.stock_Green  { background-color: #CCFFCC; color: red; font-size: x-small; font-weight: normal; border: 0px; width:20px;}
.stock_Blue  { background-color: #C2DCF8; color: red; font-size: x-small; font-weight: normal; border: 0px; width:20px;}
.stock_Brown  { background-color: #DEB887; color: red; font-size: x-small; font-weight: normal; border: 0px; width:20px;}
.stock_Black  { background-color: #515151; color: white; font-size: x-small; font-weight: normal; border: 0px; width:20px;}
.stock_Red  { background-color: #FFCBC1; color: red; font-size: x-small; font-weight: normal; border: 0px; width:20px;}
.stock_White  { background-color: #FFFFFF; color: red; font-size: x-small; font-weight: normal; border: 0px; width:20px;}

input.stock { color: red; font-size: x-small; font-weight: normal; border: 0px; width:20px; }

.WJBP { background:url(images/white-top-black-bottom.gif)}

