
@media print
{
    #studentdetails{ display: none; }
    #litDebug{ display: none; }
    #topspace{ display: none; }
    #WAFContent_courseResultsArrow{ display: none; }
    #WAFContent_feeSummaryArrow{ display: none; }
    #WAFContent_scholResultsArrow{ display: none; }
    .infoHL{ display: none; }
}

body 
{
    background-color: #353c47;
} 


h1
{
    margin-top: 20px;
}


#main-content
{
    width: 75%;
}


#content-meta
{
    display: none;
}


#waf-include
{
    width: 100%;
}

#waf-include p
{
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}


#waf-include label 
{
    display: inline !important;
}


#main
{
    margin-right: 5%;
}


.error_message li
{
    color: #FF0000;
    font-weight: bold;
}

.red_star
{
    color: #FF0000;
    vertical-align: top;
}


.plain_table
{
    width: 100%;
    margin: 0px;
}

.plain_table td
{
    background-color: #FFFFFF;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px;
    border: none;
}

.plain_table input
{
    margin-bottom: 0 !important;
}

.plain_table label
{
    display:inline!important;
}


.landing_table
{
    width: 30%;
    margin: 0px;
}


.landing_table td
{
    background-color: #FFFFFF;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px;
    border: none;
}


#excludePTRow td
{
    padding-bottom:10px;
}

#scholarshipdetailsHeadRow td
{
    padding-bottom:12px;
}

#searchscholsRow td
{
    padding-bottom:10px;
}

#existingRow td
{
    padding-bottom:10px;
}


#keywordsRow td
{
    padding-top: 10px;
    padding-bottom: 10px;
}

#kewordsLabelRow td
{
    padding-top: 10px;
}

#keywords
{
    width: 80%;
}

.inline_h2
{
    font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
    color: #002B5F;
    font-size: 1.3em;
    font-weight: bold;
}


.inline_h2_small
{
    font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
    color: #002B5F;
    font-size: 1em;
    font-weight: bold;
}


.icon_small
{
    width: 15px;
    height: 15px;
    cursor: help;
}


.icon_large
{
    width: 20px;
    height: 20px;
    cursor: help;
}


.arrow_icon
{
    width: 15px;
    height: 15px;
}


.studentCriteria
{
    width: 80%;
}

.studentYears
{
    width: 70%;
}

.courseCriteria
{
    width: 90%;
}


.scholarshipCriteria
{
    width: 90%;
}



.infoHL
{
    color: #002D62;
    text-decoration: none;
    cursor: help;
}


.infoText
{
    padding-left: 15px!important;
}

#WAFContent_courseArrow
{
    display: inline;
    vertical-align:top;
}

#courseButton
{
    display: inline;
    vertical-align:top;
}

.result_table
{
    margin-top: 10px;
    width: 99%;
    border-collapse: collapse;
}

.result_table th
{
    padding-left: 10px!important;
    padding-right: 10px!important; 
    background-color: #002B5F !important;
    color: #FFFFFF !important;   
}

.result_table td
{
    background-color: #EFF4F9;
    padding-left: 10px;
    padding-right: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #D5D5D5;
}

#main-content .result_table tr th.header {
    /*background-image: url(http://www2.admin.ox.ac.uk/graphics/feesandfunding/bg_w.gif) !important;*/
    background-image: url('/Images/bg_w.gif') !important;
    background-repeat: no-repeat !important;
    background-position: center right !important;
    cursor: pointer !important;
}

#main-content .result_table tr th.headerSortUp {
    /*background-image: url(http://www2.admin.ox.ac.uk/graphics/feesandfunding/asc_w.gif) !important;*/
    background-image: url('/Images/asc_w.gif') !important;
}


#main-content .result_table tr th.headerSortDown {
    /*background-image: url(http://www2.admin.ox.ac.uk/graphics/feesandfunding/desc_w.gif) !important;*/
    background-image: url('/Images/desc_w.gif') !important;
}


#scroller
{
    height: 400px;
    overflow-x: visible;
    overflow-Y: scroll;
}


#WAFContent_filterScholarships
{
    margin-bottom: 2px!important;
    display: inline;
}



.grey_row td
{
    color: #888888;
}


.grey_row td a
{
    color: #6C9DCE;
}



.invisible
{
    display:none;
}

.greyedOut
{
    background-color: #E5E5E5;
}



.blank_cell
{
    background-color: #FFFFFF!important;
    border-top: none!important;
    border-right: none!important;
    border-bottom: none!important;
}


.selectedCourse td
{
    background-color: #66FF66;
}



.raised
{
    padding-bottom: 5px;
}


.arrowImg
{
    float: right;
}


.header {
    /*background-image: url(http://www2.admin.ox.ac.uk/graphics/feesandfunding/images/bg.gif) !important;*/
    background-image: url('/Images/bg.gif') !important;
}


.SDcol1 { width: 20%; }
.SDcol2 { width: 12%; }
.SDcol3 { width: 22%; }
.SDcol4 { width: 14%; }
.SDcol5 { width: 32%; }


.RTcol1 { width: 38%; }
.RTcol2 { width: 10%; }
.RTcol3 { width: 17%; }
.RTcol4 { width: 12%; }
.RTcol5 { width: 13%; }


.RTcolJS1 { width: 38%; }
.RTcolJS2 { width: 10%; }
.RTcolJS3 { width: 17%; }
.RTcolJS4 { width: 0%; }
.RTcolJS5 { width: 35%; }


.FScol1 { width: 33%; }
.FScol2 { width: 9%; }
.FScol3 { width: 16%; }
.FScol4 { width: 8%; }
.FScol5 { width: 35%; }


.FScolAlt1 { width: 53%; }
.FScolAlt2 { width: 12%; }
.FScolAlt3 { width: 0%; }
.FScolAlt4 { width: 0%; }


.SLcol1 { width: 18%; }
.SLcol2 { width: 18%; }
.SLcol3 { width: 18%; }
.SLcol4 { width: 34%; }
.SLcol5 { width: 12%; }






.thin_row td
{
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}




.button_style
{
    padding: 8px;
    color: #002B5F;
    font-weight: bold;
    font-size: 12pt;   
}


.small_button_style
{
    padding: 4px;
    color: #002B5F;
    font-weight: bold;
}


.grey_button_style
{
    padding: 4px;
    color: #888888;
    font-weight: bold;
    margin-right: 2px;
    font-size: 10pt;  
}



.notes
{
    font-size: 80%;
}

.inline
{
    display: inline!important;
}

.right
{
    text-align: right;
    padding-right: 5px;
}

.left
{
    text-align: left;
}

.centre
{
    text-align: center;
}

.justify
{
    text-align: justify;
}

.top
{
    vertical-align: top;
}

.middle
{
    vertical-align: middle!important;
}

.bottom
{
    vertical-align: bottom;
}

.border_left
{
    margin-left: 3px!important;
    border-left-width: 1px!important;
    border-left-color: #D5D5D5!important;
    border-left-style: solid!important;
}

.border_right
{
    border-right-width: 1px!important;
    border-right-color: #D5D5D5!important;
    border-right-style: solid!important;
}

.border_top
{
    border-top-width: 1px!important;
    border-top-color: #D5D5D5!important;
    border-top-style: solid!important;
}

.border_bottom
{
    border-bottom-width: 1px!important;
    border-bottom-color: #D5D5D5!important;
    border-bottom-style: solid!important;
}



.half_line
{
    line-height: 50%;
}

.full_line
{
    line-height: 1.7em;
}

.standard_space
{
    line-height: 1.7em;
}

.notes_line
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.plain_sets
{
    border: none;
    padding: 0px;
    margin: 0px;
    display: inline;
    width: 90%;
}

.plain_sets input[type="radio"] 
{
    width: 20%;
}

.out_of_sight
{
    position: absolute;
    left: 5000px;
}