/*
Styles applicable to the price grids
generated by the UKNetWeb system  
*/

.uknetweb-table {text-align:center;}
.uknetweb-table table {margin:15px auto 10px auto; border-collapse:collapse;}
.uknetweb-table .uknetweb-head-row {text-align:left; font-weight:normal; background:#ffc;}
.uknetweb-table .uknetweb-head-row:first-line {font-weight:bold;}
.uknetweb-table td,.uknetweb-table th {padding:2px 8px 2px 5px; text-align:left; border:1px solid #ccc; border-collapse:collapse;}
.uknetweb-table th {font-weight:normal; background:#ffc; }
.uknetweb-table td {font-weight:bold; text-align:center;}
.uknetweb-table .biege-cell {background:#ffc;}
.uknetweb-table .red-cell {color:#fff; background:#ed1b2f;}
.uknetweb-table .blue-cell {color:#fff; background:#0000fe;}
