/*
0495D2 blue
FFBA6F orange
B5BEC7 grey
*/

/*add these to John's styles.css*/
.orange-center
{
    color: #FF9622; /*FFBA6F;*/
    font-weight: bold;
    text-align: center;
}

.grey
{
    color: #B5BEC7;
    font-weight: bold;
}

.grey_nonbold
{
    font-size: 12px;
    color: #B5BEC7;
    font-weight: normal;
}

.blue
{
    color: blue;
    font-weight: bold;
}
.red
{
    color: red;
    font-weight: bold;
}

td.kbadata
{ /*same as td.table2data but doesn't get spacing from below*/
    text-align: left;
    vertical-align: top;
}

.navy-bold 
{
    color: navy;
    font-weight: bold;
}

td.lightbluefont, td.orange, .left
{
    text-align: left;
}

td.lightbluefont
{
    font-size: 10px;
    color: #0495D2;
    font-weight: bold;
}

td.orange-cell-center, td.orange-cell-left, td.orange-cell-tl
{
    text-align: center;
    vertical-align: middle;
    border: solid 1px black;
    background-color: #FFBA6F;
}

td.orange-cell-tl
{
    vertical-align: top;
}

td.orange-cell-left, td.orange-cell-tl
{
    text-align: left;
}

td.clear-cell-left
{
    text-align: left;
    vertical-align: top;
    border: solid 1px black;
}

/*end add*/

div.page
{
    margin-left: 10px;
    margin-right: 10px;
}

div.page_limited /*used for screen width greater than 1024*/
{
    margin: 0px auto;
    width: 1024px;
}

a.pagelist
{
    color: black;
    font-size: 80%;
    text-decoration: none;
    padding-left: 1px;
    padding-top: 3px;
}

a:hover.tablelink
{
    text-decoration:none;
    color: #FF9900;
}


td.table2head
{
    padding: 5px;

}

td.table2data 
{
    padding: 5px;
}

table.dist
{
    border-collapse: collapse;
    border: 1px solid black;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    width: 775px;
}

td.disthead, td.ecommercehead
{
  vertical-align: middle;
  text-align: center;
  font-size: 10px;
  color: black;
  background-color: #FFBA6F;
  font-weight: bold;
  border-collapse: collapse;
  border: 1px solid black;
  padding: 5px;
}

td.distdata, td.distdata_center
{
  text-align: left;
  vertical-align: top;
  border-collapse: collapse;
  border: 1px solid black;
  padding: 5px;
}

td.distdata_center
{
  text-align: center;
}

td.dist
{
  vertical-align: middle;
  text-align: center;
  font-size: 11px;
  color: black;
  font-weight: bold;
  border-collapse: collapse;
  border: 0px solid black;
  padding: 5px;
}

div.dist_container
{
    margin-left: auto;
    margin-right: auto;
    width: 775px;
}


p.dist_error
{
  text-align: left;
  font-size: 11px;
}
p.dist_pn_msg
{
  text-align: center;
  font-size: 11px;
}
p.print_close
{
  text-align: right;
  font-size: 12px;
}


table.ecommerce
{
    border-collapse: collapse;
    border: 2px solid black;
    width: 249px;
}

td.commercedata, td.commercedata-center
{
    padding: 2px;
    border: 1px solid black;
    font-family: Verdana;
    font-size: 10px;
    color: black;

}

td.commercedata-center
{
    text-align: center;
}

td.cathead
{
    font-weight: bold;
    background-color: #C8CED5;
    font-size: 10px;
    color: black;
}

td.xref_cathead
{
    padding: 2px;
    border: 1px solid black;
    font-weight: bold;
    background-color: #FFBA6F;
    font-size: 10px;
    text-align: center;
}

td.xref_prodhead
{
    padding: 2px;
    border: 1px solid black;
    font-weight: bold;
    background-color: #B5BEC7;
    font-size: 10px;
    text-align: center;
}

.version_wrapper
{
    position: absolute;
    top: 5px;
    left: 10px;
    width: 50px;
    margin-top: 0px; margin-bottom: 0px;
    margin-left: 0px; margin-right: 0px;
    padding: 0px;
    text-align: left;

}

td.td1
{
    font-size: 9pt;
    background-color: white;
    text-align: center;
    vertical-align: top;
}

img.w3
{
    float: right;
    border: 0px;
    width: 88px;
    height: 31px;
}






/*---------------------------------------------------------
styles used for e-product
-----------------------------------------------------------*/

td.pg_top
{
    font-size: 18px;
}

td.pg_top_print
{
    font-size: 11px;
}

td.tbl1head
{
    font-size: 11px;
    font-weight: bold;
    border: 1px;
    border-style: solid;
    border-color: #000000;
}

td.tbl1data
{
    font-size: 12px;
    border: 1px;
    border-style: solid;
    border-color: #000000;
}

td.tbl2data
{
    font-size: 10px;
    border: 1px;
    border-style: solid;
    border-color: #000000;
}
td.td4
{
    font-size: 8pt;
    text-align: left;
}

#footer
{
    clear: left;
    bottom: 0px;
    vertical-align: bottom;
    font-size: 11px;
    text-align: center;
}


/*-----------------------------------------------------------------
end e-product
-----------------------------------------------------------------*/

/*-----------------------------------------------------------------
instructions
-----------------------------------------------------------------*/

.center_block
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 750px;
}

.top_right
{
    position: absolute;
    top: 5px;
    width: 300px;
    right: 5px;
    text-align: right;
}

.logo
{
    position: absolute;
    top: 5px;
    left: 15px;
    height: 63px;
}

.heading1
{
    position: relative;
    top: 20px;
    text-align: right;
    vertical-align: top;
    font-size: x-large;
    font-weight: bold;
    font-style: italic;
    width: 100%;
    right: 5px;
    padding-top: 10px;
}

.heading2
{
    position: relative;
    text-align: center;
    vertical-align: top;
    font-weight: bold;
    width: 75%;
    padding-top: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    border: thin solid black;
}

.eproduct_main
{
    position: relative;
    top: 20px;
}

.instructions_main
{
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 95%;
    padding-top: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

img.center
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}



/*-----------------------------------------------------------------
end instructions
-----------------------------------------------------------------*/

/*-----------------------------------------------------------------
search
-----------------------------------------------------------------*/
.right_block
{
    margin-top: -10px;
    margin-left: auto;
    margin-right: 40px;
    text-align: right;
    width: 110px;

}
.right_block_1
{
    margin-top: 0px;
    margin-left: auto;
    margin-right: 40px;
    text-align: right;
    width: 110px;

}
.one-right
{
    font-size: 80%;

    text-align: right;
    width: 100px;

}
.one-left
{
    font-size: 80%;
    margin-left: 0;
    margin-right: 100%;
    text-align: left;
    width: 100px;

}

.drop
{
    margin-top: -12px;
    margin-left: 100%;
    margin-right: 0px;
    width: 10px;

}

table.search
{
    padding: 4px;
    border: 2px groove black;
    margin-left: 20px;
    font-size: 11px;
    font-family: Verdana,Helvetica,Arial,sans-serif;
}


table.searchresults
{
    padding: 0px;
    border: 1px solid black;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
    font-family: Verdana,Helvetica,Arial,sans-serif;
}

td.searchresultshead
{
    vertical-align: middle;
    text-align: center;
    font-size: 100%;
    color: black;
    background-color: #FFBA6F;
    font-weight: bold;
    border: 1px solid black;
    border-collapse: collapse;
    padding: 5px;
}

td.searchresultsdata,td.searchresultsdata-left
{
    vertical-align: middle;
    text-align: center;
    font-size: 80%;
    color: black;
    border: 1px solid black;
    padding: 5px;
}

td.searchresultsdata-left
{
    text-align: left;
}

td.stockstatusdata
{
    vertical-align: middle;
    text-align: center;
    font-size: 100%;
    color: black;
    background-color: #C8CED5;   /*B5BEC7*/
    font-weight: bold;
    border: 1px solid black;
    padding: 5px;
}

input.small_input_button
{
    font-size: 7pt;
}

/*-----------------------------------------------------------------
   end search
 -----------------------------------------------------------------*/

 .logout_menu
{
    text-align: right;
    padding-right: 1px;
    font-size: 7pt;
    color: white;
    margin-top: -18px;
}

/*styles for stock status overlibmws popup*/
/*
cg=caption table
fg=main table
bg=outside border of main table
cap=caption font
clo=close font
txt=main table font
*/

.olcgss, .olfgss
{
    background-color: #C8CED5;
    text-align: center;
}

.olfgss
{
    text-align: left;
}

.olbgss
{
    background-color: #C8CED5;
    border: 1px solid #000000;
}


.olcapss, .olcloss, .oltxtss
{
    font-size: 11px;
    color: #ffffff;
}

.olcapss
{
    font-weight: bold;
    color: #000000;
}

.olcloss
{
    font-size: 9px;
    font-weight: bold;
    color: #000000;
}

a.olcloss:hover
{
    color: #ffbbff
}

.oltxtss
{

    font-size:11px;
    color: #000000;
}


/*end styles for overlibmws popup*/
