div.hor{
    border           : 1px solid black;
    width            : 400px;
    height           : 230px;
    overflow-x       : scroll;
    overflow-y       : scroll;
    background-color : #FAF8CC;
}

select.sort_criteria {
    color:black;
    font-family: arial;
    font-size:12px;
    font-weight: bold;
    background-color:#E0FFFF;
    padding-top: 4px;
    padding-bottom: 4px;
    border:1px solid;
    border-top-color:black;
    border-left-color:black;
    border-right-color:black;
    border-bottom-color:black;
    width: 100px;
}

select.search_criteria {
    color:black;
    font-family: arial;
    font-size:12px;
    font-weight: bold;
    background-color:#E0FFFF;
    padding-top: 4px;
    padding-bottom: 4px;
    border:1px solid;
    border-top-color:black;
    border-left-color:black;
    border-right-color:black;
    border-bottom-color:black;
    width: 100px;
}

p.zero_title {
    color: black;
    font-size: 22px;
    font-family: arial;
    font-weight: bold;
}

p.page_title {
    color: black;
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
}

p.job_id_title {
    color: black;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
}

p.budgets_listed {
    color: black;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

p.no_details {
    color: black;
    font-size: 22px;
    font-family: arial;
    font-weight: bold;
}

p.title {
    color: black;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

p.authorise {
    color: blue;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

p.field_title {
    color: black;
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    text-decoration: none;
}

p.start_date {
    color: blue;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
    text-decoration: none;
}

p.java_powered {
    color: blue;
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    text-decoration: none;
}

p.count {
    color: white;
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
}

form.nomargin {
    margin: 0;
    padding: 0px;
    border-bottom: 0px;
}

p.info {
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
}

p.no_listings {
    color: blue;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
}

p.agent_name {
    color: black;
    font-size: 10px;
    font-family: arial;
    font-weight: bold;
}

p.agent_contact {
    color: black;
    font-size: 10px;
    font-family: arial;
    font-weight: bold;
}

p.agent_email {
    color: black;
    font-size: 10px;
    font-family: arial;
    font-weight: bold;
}

p.global_search_title {
    color: black;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

p.global_search_subtitle {
    color: blue;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

p.global_search_info {
    color: black;
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
}

input.global_search_box {
    color          : black;
    font-size      : 11px;
    font-family    : arial;
    font-weight    : bold;
    padding-left   : 2px;
    padding-top    : 2px;
    padding-bottom : 2px;
    width: 160px;
}

input.global_search_button {
    color: black;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
    width: 100px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #66FF66;
}

input.search_box {
    color: black;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 150px;
}

input.sort_criteria_client_id {
    color: black;
    font-size           : 11px;
    font-family         : arial;
    font-weight         : bold;
    width               : 50px;
    padding-top         : 2px;
    padding-bottom      : 3px;
    border              : 1px solid black;
    background-color    : yellow;
}

input.sort_criteria_lastname {
    color: black;
    font-size           : 11px;
    font-family         : arial;
    font-weight         : bold;
    width               : 150px;
    padding-top         : 2px;
    padding-bottom      : 3px;
    border              : 1px solid black;
    background-color    : yellow;
}

input.sort_criteria_address {
    color: black;
    font-size           : 11px;
    font-family         : arial;
    font-weight         : bold;
    width               : 200px;
    padding-top         : 2px;
    padding-bottom      : 3px;
    border              : 1px solid black;
    background-color    : yellow;
}

input.sort_criteria_area {
    color: black;
    font-size           : 11px;
    font-family         : arial;
    font-weight         : bold;
    width               : 180px;
    padding-top         : 2px;
    padding-bottom      : 3px;
    border              : 1px solid black;
    background-color    : yellow;
}

input.sort_criteria_phone {
    color: black;
    font-size           : 11px;
    font-family         : arial;
    font-weight         : bold;
    width               : 180px;
    padding-top         : 2px;
    padding-bottom      : 3px;
    border              : 1px solid black;
    background-color    : yellow;
}

input.sort_criteria_job_id {
    color: black;
    font-size           : 11px;
    font-family         : arial;
    font-weight         : bold;
    width               : 50px;
    padding-top         : 2px;
    padding-bottom      : 3px;
    border              : 1px solid black;
    background-color    : yellow;
}

input.sort_criteria_booking_date {
    color: black;
    font-size           : 11px;
    font-family         : arial;
    font-weight         : bold;
    width               : 140px;
    padding-top         : 2px;
    padding-bottom      : 3px;
    border              : 1px solid black;
    background-color    : yellow;
}

input.update {
    color: black;
    font-size: 10px;
    font-family: arial;
    font-weight: bold;
    width: 130px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #FFFF99;
}

input.authorise {
    color: black;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
    width: 80px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #FFFF99;
}

input.display {
    color: black;
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    width: 80px;
    padding-top: 2px;
    padding-bottom: 3px;
    background-color: #FFFF99;
}

input.display_job_id {
    color: black;
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    width: 50px;
    padding-top: 2px;
    padding-bottom: 3px;
    background-color: white;
}

input.display_start_date {
    color: black;
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    width: 140px;
    padding-top: 2px;
    padding-bottom: 3px;
    background-color: white;
}

input.display_lastname {
    color: black;
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    width: 150px;
    padding-top: 2px;
    padding-bottom: 3px;
    background-color: white;
}

input.display_address {
    color: black;
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    width: 200px;
    padding-top: 2px;
    padding-bottom: 3px;
    background-color: white;
}

input.display_area {
    color: black;
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    width: 180px;
    padding-top: 2px;
    padding-bottom: 3px;
    background-color: white;
}

input.display_phone {
    color: black;
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    width: 180px;
    padding-top: 2px;
    padding-bottom: 3px;
    background-color: white;
}

input.statement {
    color: black;
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    width: 170px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #A3FEBA;
}


input.sorted {
    color: black;
    font-size           : 11px;
    font-family         : arial;
    font-weight         : bold;
    width               : 80px;
    padding-top         : 2px;
    padding-bottom      : 3px;
    border-top-color    : 1px solid black;
    border-left-color   : 1px solid black;
    border-right-color  : 1px solid black;
    border-bottom-color : 1px solid black;
    background-color    : yellow;
}

input.delete {
    color: white;
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    width: 80px;
    padding-top: 2px;
    padding-bottom: 3px;
    background-color: red;
}

input.new_budget {
    color: white;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
    width: 100px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: green;
}

input.logout {
    color: black;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 100px;
    background-color: #99FFFF;
}
