
h1 {
    visibility: hidden;
    height: 1px;
}





#header_navbar_row {
    color: #000066;
    font-weight: bold;
}
#header_navbar_row a {
    text-decoration: none;
    color: #000066;
}
#header_navbar_row a:hover, #header_navbar_row a:active {
    text-decoration: underline;
}




body {
    background-image: url(./?f=114535);
    background-position: left;
    background-repeat: repeat-y;
}
#site_map_cell {
    background-image: url(./?f=113494);
    background-repeat: no-repeat;
    background-position: top left;
    width: 200px;

    padding: 0px;
    padding-top: 72px;
    padding-left: 9px;

    display: block;
    /*padding-left: 8px;*/
    height: 540px;
}

#site_map_cell a {
    color: black;
    font-weight: bold;
}
#site_map_cell .stalk_table a {
    font-size: 93%;
    text-decoration: none;
    font-weight: normal;
}
#site_map_cell a:hover, #site_map_cell a:active {
    text-decoration: underline;
}





#body_cell {
    background-image: url(./?f=113896);
    background-position: top;
    background-repeat: repeat-x;
}


#search_info {
	padding-left: 2em;
}


#pageinfo_row {
    background-color: #333333;
    color: #9d9d9d;
}

#pageinfo_row a {
    color: #ff6600;
    text-decoration: none;
}
#pageinfo_row a:hover {
    text-decoration: underline;
}
#footer_cell {
    background-image: url(./?f=113480);
    background-repeat: repeat-x;
    background-position: top;
}





/**
 * Standard copy styles for ILDB pages
 */
#body_cell {
    line-height: 1.35;
}
#body_cell a {
    color: #ff2d00;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #ff2d00;
    /*border-bottom: 1px solid #fb917a;*/
}
#body_cell a:hover, #body_cell a:active {
    /*border-bottom: 1px solid #ff2d00;*/
    color: #cc0e0e;
    border-bottom: 1px solid #cc0e0e;
}
.ilbox {
    color: #333333;
    margin-left: 33px;
    margin-bottom: 0.75em;
}




/**
 * Rounded, dark & light container classes
 * Divs should be applied in the order of implementation
 */

/* Dark & light */
.rd_out, .rl_out {
    background-color: #dad7d0;
    margin-bottom: 5px;
    clear: both;
}
.rd_nw, .rd_sw, .rl_nw, .rl_sw {
    background-image: url(./?f=113904);
    background-repeat: no-repeat;
    text-align: right;
}
.rd_sw, .rl_sw {
    background-image: url(./?f=113907);
    margin-top: -8px;
}
.rd_ne, .rd_se, .rl_ne, .rl_se {
    width: 8px; height: 8px;
}
.rd_in, .rl_in {
    padding-left: 33px;
    padding-right: 33px;
    margin-top: -8px;
    margin-bottom: 1em;
}

/* Light */
.rl_out {
    background-color: #ecebe7;
}
.rl_nw {
    background-image: url(./?f=114270);
}
.rl_sw {
    background-image: url(./?f=114272);
}

/* Light box classes */
.rl_in h2, .rs_out h2 {
    color: #1c2867;
    font-size: 1em;
}



/**
 * Sienna box
 * TODO: Can this be combined with the above?
 */
.rs_out, .rg_out {
    margin-bottom: 5px;
}
.rg_out {
    margin-top: 10px;
}
.rs_out .il_head1, .rg_out .il_head1 {
    background-color: #4e2e1f;
    background-image: url(./?f=114499);
    background-position: top left;
    background-repeat: no-repeat;
}
.rs_out .il_head2, .rg_out .il_head2 {
    color: white;
    background-image: url(./?f=114409);
    background-position: top right;
    background-repeat: no-repeat;

    padding: 9px 20px 3px;
}
.rs_out .il_body, .rs_sw {
    background-color: #ebc5b1;
}
.rs_out .il_body {
    border: 1px solid #ebc5b1;
}
#il_adv_search .il_body, #il_search_box .il_body, #il_search_bar .il_body {
    padding: 4px 6px;
}
.rs_sw {
    clear: both;
    background-image: url(./?f=114463);
    background-repeat: no-repeat;
    text-align: right;
    margin-top: -4px;
}
.rs_se, .rs_se {
    width: 8px; height: 8px;
}


/* Rounded grey */
.rg_out .il_head1 {
    background-color: #333333;
}
.il_results {
    width: 100%;
}
.rg_out .il_results {
    border-right: 1px solid #b1afa7;
    border-bottom: 1px solid #e9e8e4;
}
.rg_out .il_results p {
    margin: 0.5em 1em;
}
.il_details .il_results {
    border-left: 1px solid #b1afa7;
}
.rg_out .il_results, .rs_out .il_cont {
    background-color: #e9e8e4;
    border-top: 1px solid #898989;
}

.il_results .odd {
	background-color: #e9e8e4;
}

.il_results .even {
	background-color: #f9f8f4;
}

.rg_out .il_head2 {
    background-image: url(./?f=114500);
}
.rg_out .il_foot {
    background-color: #d3d1c9;
    background-image: url(./?f=114503);
    background-repeat: no-repeat;
    text-align: right;
}
.rg_out img.il_foot {
}
.rg_out .il_break {
    overflow: hidden;
    background-color: #d3d1c9;
    /*border: 1px solid #333333;*/
    /*border: 1px solid #898989;
    border-left: 0px;
    border-right: 0px;*/
    border-top: 1px solid #898989;
}
.rg_out .il_break img {
    margin-left: -10000px;
}

.rg_out .il_subhead {
    font-weight: bold;
    color: #333333;
    margin-top: 1ex;
    margin-left: 2em;
}
.rg_out table.il_cols {
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 8px;
}
.rg_out td.colhead {
    background-color: #d3d1c9;
    font-weight: bold;
}


.il_results .cont {
    width: 18%;
}

.il_results img {
    clear: left;
    float: left;
    margin: 8px 12px 8px 2px;


}


.il_results .key, .il_results .val, .il_results .val_shift {
    /*border-bottom: 0px;*/
    border: 0px;
    padding-top: 1ex;
    font-size: 100%;
}
.il_results .key {
    width: 30%;
    /*text-align: right;*/
    font-weight: bold;
    color: #444444;
}
.il_results .val, .il_results .val_shift {
    width: 70%;
}
.il_results .val_shift {
    display: block;
    position: relative;
    right: 30px;

    font-style: italic;
}





.il_note {
    margin-left: 15px;
}





/**
 * Orange button classes
 */
.ob_line {
    font-weight: bold;
    height: 24px;
}

span.ob_w, span.ob_drop {

    background-repeat: no-repeat;
    background-position: center left;
    background-image: url(./?f=114150);

    padding: 0px;
    padding-top: 13px;
    padding-bottom: 13px;

    line-height: 30px;
}
span.ob_drop {
    line-height: 40px;
}
#body_cell a.ob_e {

    /* Inner button frame */
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url(./?f=114149);

    padding: 0px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-right: 14px;

    margin-left: 14px; 

    /* Inner button style */
    color: white;
    font-weight: bold;
    border-bottom: 0px;
}
#body_cell a.ob_e:link, #body_cell a.ob_e:visited {

    text-decoration: none;
}
#body_cell a.ob_e:hover, #body_cell a.ob_e:active {

    text-decoration: none;
    border-bottom: 0px;
    color: white;
}



/**
 * Sidebar classes
 */
.side_box {
    margin-left: 8px;
    margin-top: -3px;
    font-size: 90%;
}
.side_box div {
    background-color: #f6f6f4;
    border-bottom: 1px solid #a8a8a7;

    width: 163px;
    padding: 12px 18px;

    font-weight: bold;
}



/**
 * Tabular styling classes
 */
.rs_out table {
    padding: 15px;
    padding-right: 8%;
    margin-top: -6px;
}
.rs_out th, .rg_out th {
    vertical-align: bottom;
    font-size: 85%;
    width: 20%;
}
.rs_out td, .rg_out td {
    vertical-align: top;
    font-size: 85%;
}
.rg_out td, .rg_out th {
    border: 1px solid #b1afa7;
    border-top: 0px;
    border-right: 0px;

    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 2px;
}
.rg_out td {
    border-bottom: 1px solid #73726d;
}
.rg_out td:first-child, .rg_out th:first-child {
    /*border-left: 0px;*/
}
.rg_out th, .rg_out td.sub_lnk, .rg_out .sub_uwa {
    border-left: 1px solid #b1afa7;
    border-bottom: 1px solid #b1afa7;
    background-color: #d3d1c9;
}
.rg_out .sub_uwa {
    border-left: 0px;
}
.rg_out td:first-child.sub_lnk, .rg_out .sub_uwa {
    padding-top: 0px;
    border-bottom: 1px solid #b1afa7;
}
.rg_out .no_bottom {
    border-bottom: 0px;
    padding-bottom: 0px;
}

td.sub_lnk, td.sub_uwa {
    height: 1em;
    width: 5%;
}

#il_adv_search .key {
    border-top: 1px dotted #444444;
    padding-bottom: 0.2em;
}
.rs_out .key, .rs_out .val {
    width: auto;
}
#il_adv_search td, #il_search_box td {
    padding: 0.2em 10px 0px;
}
#il_adv_search .submit, #il_search_box .submit {
    margin-top: 12px;
}


#il_search_bar td {
    height: 26px;
}
#il_search_bar input, #il_search_bar select {
    font-size: 90%;
    width: 110px;
}
#il_search_box input, #il_search_box select,
#il_adv_search input, #il_adv_search select {
    width: 170px;
}



#txt_linkages {
    margin-left: 4px;
}
#txt_staffdetail {
    margin: 8px 0px 0px 4px; 
}
.img_extent {
    float: right;
    border: 1px solid #333333;
    margin-left: 0.9em;
    margin-bottom: 0.5em;
}
#il_linkages p {
    margin: 0em 0px 0em 4px;
}



/**
 * General styling classes
 */
.smaller {
    font-size: 90%;
    line-height: 1.5;
}
div.smaller {
    margin-bottom: 2em;
}
td.img_cell {
    vertical-align: middle;
    text-align: center;
}
a img {
    border: 0px;
}

.arrowlist {
    padding-left: 1.5em;
}
.arrowlist .arrow {
    background-image: url(./?f=115495);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 13px;

}
/*.arrowlist img {
    vertical-align: middle;
    margin-right: 4px;
}*/



/**
 * Specific styling classes
 */
img.il_plane {
    width: 125px;
    height: 123px;
    float: right;
    margin-left: 12px;
    margin-top: 5px;
    margin-bottom: 5px;     /* [rb|rl]_out->margin-bottom */
}

img.il_banner {
    margin-bottom: -7px;
}


.il_details .name, .il_boxtitle {
    font-size: 128%;
}




.il_adv_search tr:first-child {
    padding-right: 21px;
}


