
/* - textOnly.css - */
@media screen {
/* http://www.bradfordcollege.ac.uk/portal_css/textOnly.css?original=1 */
body{
background-color:white!important;
color:black!important;
}
body h1, body label, body h2, body h3, body h4, body h5, body p, body a, body ul li, body dt, body dd, body ul li{
background-color:white!important;
color:black!important;
}
img{
display:none!important;
}
embed{
display:none!important;
}
.banner-main{
display:none!important;
}
#resetContrast{
display:none;
}
#Contrast{
display:inline;
}
#textOnly{
display:none!important;;
}
#styledText{
display:inline!important;
}
/* */
.hideMe{
display:inline!important;
font-size:.7em;
line-height:.7em!important;
height:.7em!important;
}
/* */
.txtLogo{
float:none!important;
clear:both!important;
margin-top:4em;
}
div, .header-area form, .header-area ul{
background-image:none!important;
float:none!important;
clear:both!important;
width:98%!important;
background:white!important;
color:black;
}
.levelOnenav{
float:none!important;
clear:both!important;
text-align:left!important;
}
.levelOnenav ul{
margin:0px!important;
}
a:hover{
text-decoration: underline!important;
}
.content .forms-box form {
margin:0px!important;
}
.footer ul {
background-image:none!important;
}
.footer span {
background-image:none!important;
}
.how-to-apply, .box-information, .open-days, .requirements-checker, .apply-online, .download-pdf{
color:black!important;
background-image:none!important;
background-color:white!important;
padding:0px!important;
margin:0px!important;
}
.col-int1 ul, .col-int1 ul li, .col-int1 ul li a{
color:black!important;
background-image:none!important;
background-color:white!important;
}
.contentActions, .contentViews, .contentActions a{
border-color:black!important;
border-bottom:1px solid!important;
}
/* */
}

