﻿
@media print
{
    #litDebug{ display: none; }
    #topspace{ display: none; }
    .infoHL{ display: none; }
}

h1
{
    margin-top: 20px;
}





#waf-include
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#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;
}


.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%;
}

.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-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;
}


#main-content .result_table tr th.headerSortDown 
{
 
   background-image: url(http://www2.admin.ox.ac.uk/graphics/feesandfunding/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;
}



.FRSDcol1 { width: 15%; }
.FRSDcol2 { width: 35%; }
.FRSDcol3 { width: 20%; }
.FRSDcol4 { width: 30%; }


.FRcol1 { width: 42%; }
.FRcol2 { width: 22%; }
.FRcol3 { width: 12%; }
.FRcol4 { width: 12%; }
.FRcol5 { width: 12%; }






.thin_row td
{
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}


.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;
}