/*

hire-xx.css

$Id: hire-05.css,v 1.1 2010-03-30 14:02:59 mat Exp $

Copyright (C) 2008 Matthew Haas & Discover Dorset Ltd

Matthew Haas, 8A Farcroft Road, Poole, Dorset, BH12 3BQ, GB
Discover Dorset, 1 Lowther House, 110 Lowther Rd, Bournemouth, Dorset, BH8 8NS, GB

*/

#layout-content .hire table {margin: 20px 0;}

#layout-content .hire col.bike {width: 40%;}

#layout-content .hire col.hrs-1,
#layout-content .hire col.hrs-2,
#layout-content .hire col.hrs-4,
#layout-content .hire col.hrs-24 {width: 11.75%;}

#layout-content .hire col.add-24 {width: 13%;}

#layout-content .hire td,
#layout-content .hire th {

    border: 2px solid #000000;
    vertical-align: middle;
    font-size: 12px;
    color: #ffffff;
}

#layout-content .hire th {

    padding: 4px 0;
    background-color: #00adef;
}

#layout-content .hire td {

    padding: 4px;
    font-weight: bold;
}

#layout-content .hire tr.adults td,
#layout-content .hire tr.junior td,
#layout-content .hire tr.tag-a-long td {

    background-color: #4f4f4f;
}

#layout-content .hire tr.kids td,
#layout-content .hire tr.trailer td {

    background-color: #7f7f7f;
}

#layout-content .hire td span {font-size: 11px;}

#layout-content .hire td.bike {

    text-align: left;
}

#layout-content .hire td.hrs-1,
#layout-content .hire td.hrs-2,
#layout-content .hire td.hrs-4,
#layout-content .hire td.hrs-24,
#layout-content .hire td.add-24 {

    text-align: right;
}

#layout-content .hire p.ts-and-cs {margin: 20px 0;}

#layout-content .hire img {

    display: inline;
    vertical-align: middle;
    margin: 0 10px;
}