/*Specific styles for buy pages - mainly colour related*/

qh1{color:#106ca5;}
qh1 a{color:#106ca5;text-decoration:none}
qh1 a:visited{color:#106ca5;text-decoration:none}

caption p{
  bbackground:green;
  font-weight:normal;
  color:#505050;
  width:80%;
}


th{background:#47a6b4;border-bottom:1px solid #E0E0E0;}
th a{color:white;}
th a:visited{color:white;}
th a:hover{color:white;text-decoration:underline;}

tr.stripe{background:#d4eaee;}/*original colour*/
tr.stripe{background:#E7F3F5;}/*original colour*/

qqtd{border:0; border-bottom:1px solid #E0E0E0;}/*need to 'reserve' the space or jquery has nowhere to draw border*/
td.offer{background:#47a6b4;qqborder-bottom:solid 1px #d4eaee;wwidth:3em}
td.bin{background:#d4eaee;bborder-top:solid 1px #47a6b4;}
td.highlight{background:#47a6b4;border-bottom:solid 1px #d4eaee;}
td.tag{color:gray;width:110px;background:#47a6b4;qqborder-bottom:solid 1px #d4eaee;text-align:center; qpadding:0}

td.current_price{qqpadding-right:3px;ppadding-left:3px;background:#47a6b4;qqborder-bottom:solid 1px #d4eaee;}
td.current_qty{qqpadding-right:3px;ppadding-left:3px;background:#47a6b4;qqborder-bottom:solid 1px #d4eaee;}
td.deleted{background:#DFDFDF;color:#AFAFAF;border-bottom:1px solid #EFEFEF;}
td.deleted_hl{background:Silver;color:#AFAFAF;border-bottom:1px solid #EFEFEF;}
tr.selected{background:#d4eaee;}
tr.selected_hl{background:#d4eaee;}

.summary
qq.report_heading{background:#d4eaee;}

.tag a, #found tr.aged .tag a:hover {color:white; text-decoration: none;display:block;qqpadding:2px;qqmargin:0;}
.tag a:hover {background:#106CA5}

qq#notfound p { width: auto; float: left; margin-right: 10px }
#notfound p.info { float: none; clear: both; color: #81aa72}




/*styles moved from buy.php*/
    #notfound {margin-top:1em; margin-bottom:1em;}
    qq#notfound h2{color:red;}
    #notfound a{font-weight:bold;}
    #short_listed td{padding-top:1px;padding-bottom:1px}
    #footer p{background-color: #000066;}

    #retail_only{
    float:right;
    width:470px;
    padding:10px;
    background-image:url(panel-blue.png);
    background-repeat: no-repeat;
    background-position: bottom;
    border-top:solid 1px #CFCFCF;
    }

    #retail_only.panel_hl{background-image:url(panel-blue-hl.png);border-top:white 1px solid;}
    #retail_only label{padding-top:4px;color:black;font-weight:bold;text-align:right;width:33em;}
    #retail_only p{text-align:left; width:100%; margin-top:1em; color:black}
    #retail_only .msg_head{display:inline}

    /*stuff to tidy table formating*/
    .pack_price{text-align:right;}

    /*styles for aging the stock list. Moved from buy.php */
    #found tr.aged, #found tr.aged aa{color:#gray}
    #found tr.aged1, #found tr.aged1 aa{color:#3A3A3A}
    #found tr.aged2, #found tr.aged2 aa{color:#444444}
    #found tr.aged3, #found tr.aged3 aa{color:#4E4E4E}
    #found tr.aged4, #found tr.aged4 aa{color:#585858}
    #found tr.aged5, #found tr.aged5 aa{color:#626262}
    #found tr.aged6, #found tr.aged6 aa{color:#6C6C6C}
    #found tr.aged7, #found tr.aged7 a{color:#767676}
    #found tr.aged8, #found tr.aged8 a{color:#gray}
    #found tr.aged9, #found tr.aged9 a{color:#8A8A8A}
    #found tr.aged10, #found tr.aged10 a{color:#949494}
    #found tr.aged11, #found tr.aged11 a{color:#9E9E9E}
    #found tr.aged12, #found tr.aged12 a{color:#8A8A8A}
    #found tr.aged13, #found tr.aged7 a{color:#949494}
    #found tr.aged14, #found tr.aged8 a{color:#9E9E9E}
    #found tr.aged15, #found tr.aged9 a{color:#A8A8A8}
    #found tr.aged16, #found tr.aged10 a{color:#B2B2B2}
    #found tr.aged17, #found tr.aged11 a{color:#BCBCBC}
    #found tr.aged18, #found tr.aged12 a{color:#C6C6C6}
    #found tr.aged19, #found tr.aged7 a{color:#D0D0D0}
    #found tr.aged20, #found tr.aged8 a{color:#DADADA}
    #found tr.aged21, #found tr.aged9 a{color:#E4E4E4}

    #found tr.aged a a{color:#A2A244}
    #found tr.aged1 a{color:#8A8A14}
    #found tr.aged2 a{color:#909021}
    #found tr.aged3 a{color:#9A9A35}
    #found tr.aged4 a{color:#A2A244}
    #found tr.aged5 a{color:#ADAD5B}
    #found tr.aged6 a{color:#B5B569}
    #found tr.aged7 a{color:#C1C182}
    #found tr.aged8 a{color:#C9C993}
    #found tr.aged9 a{color:#D6D6AD}
    #found tr.aged10 a{color:#E6E6CC}
    #found tr.aged11 a{color:#F2F2E5}
    #found tr.aged12 a{color:#F2F2E5}

    /*embolden aged anchors on rollover*/
    #found tr.aged a:hover,
    #found tr.aged1 a:hover,
    #found tr.aged2 a:hover,
    #found tr.aged3 a:hover,
    #found tr.aged4 a:hover,
    #found tr.aged5 a:hover,
    #found tr.aged6 a:hover,
    #found tr.aged7 a:hover,
    #found tr.aged8 a:hover,
    #found tr.aged9 a:hover,
    #found tr.aged10 a:hover,
    #found tr.aged11 a:hover,
    #found tr.aged12 a:hover{color:#9A9A35}

    /*ensure tag buttons are white*/
    #found tr.aged a:hover .tag,
    #found tr.aged1 a:hover .tag,
    #found tr.aged2 a:hover .tag,
    #found tr.aged3 a:hover .tag,
    #found tr.aged4 a:hover .tag,
    #found tr.aged5 a:hover .tag,
    #found tr.aged6 a:hover .tag,
    #found tr.aged7 a:hover .tag,
    #found tr.aged8 a:hover .tag,
    #found tr.aged9 a:hover .tag,
    #found tr.aged10 a:hover .tag,
    #found tr.aged11 a:hover .tag,
    #found tr.aged12 a:hover .tag{color:white}

    /*ensure tag buttons are white*/
    #found tr.aged a.tag,
    #found tr.aged1 a.tag,
    #found tr.aged2 a.tag,
    #found tr.aged3 a.tag,
    #found tr.aged4 a.tag,
    #found tr.aged5 a.tag,
    #found tr.aged6 a.tag,
    #found tr.aged7 a.tag,
    #found tr.aged8 a.tag,
    #found tr.aged9 a.tag,
    #found tr.aged10 a.tag,
    #found tr.aged11 a.tag,
    #found tr.aged12 a.tag{color:white}





