.seat { background: url('/modules/images/seat1.gif'); width: 20px; height: 20px; margin: 0; padding: 0; } .seatempty { background: url('/modules/images/seatEmpty.gif'); width: 20px; height: 20px; margin: 0; padding: 0; } .seatsold { background: url('/modules/images/seatSold.gif'); width: 20px; height: 20px; margin: 0; padding: 0; } .seatselected { background: url('/modules/images/seatSelected.gif'); width: 20px; height: 20px; margin: 0; padding: 0; } .seatunavailable { background: url('/modules/images/seatUnavailable.gif'); width: 20px; height: 20px; margin: 0; padding: 0; } .table { background-image: url('/modules/images/table-02.gif'); width: 60px; height: 60px; margin: 0; padding: 0; text-align: center; } .tableempty { background-image: url('/modules/images/table-02.gif'); width: 60px; height: 60px; margin: 0; padding: 0; text-align: center; } .tablesold { background: url('/modules/images/tableTaken.gif'); width: 60px; height: 60px; margin: 0; padding: 0; text-align: center; } .tableselected { background: url('/modules/images/tableSelected.gif'); width: 60px; height: 60px; margin: 0; padding: 0; text-align: center; } .tableunavailable { background: url('/modules/images/tableUnavailable.gif'); } .tablepartial { background: url('/modules/images/tablePartial.gif'); width: 60px; height: 60px; margin: 0; padding: 0; text-align: center; } .selectTableClass {font:10px/12px Arial,Helvetica,sans-serif; border:solid 1px #666666; width:250px; padding:1px; position:absolute; z-index:100; color:#333333; top:20px; left:90px; background-color:#ffffcc; layer-background-color:#ffffcc;} .rowHeading { BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; BACKGROUND-COLOR: #415c0e; COLOR: #eeeeee; } .rowHeading A { COLOR: #fafafa } .rowHeading TD { FONT-WEIGHT: bolder; FONT-SIZE: 10pt; COLOR: #eeeeee; FONT-FAMILY: Verdana, Arial, helvetica; BACKGROUND-COLOR: #415c0e; padding: 4px; }