/*  high-vis.css - main styles used for High Visibility
 *  Developed by e4education (www.e4education.co.uk)
 *  Created By Jon Burney (2005) Edited on 30th July 2008 */
*                          {width: auto !important; background-image: none !important; background-color: #000000 !important; font-family: arial, sans-serif !important; font-size: 100% !important; color: #FFFF00 !important; text-indent: 0px !important;}
body                       {background: #000000; font-family: "Times New Roman", Times, serif; font-size: 200%  !important; color: #FF0;}
h1                         {font-size: 130%;}
h2                         {font-size: 120%;}
h3                         {font-size: 110%;}
h4                         {font-size: 100%;}
a                          {color: #0FF !important; text-decoration: underline !important;}
/* img.important, img.captcha { display: inline !important; } */
.featurecontent { margin: 3em 0; clear: both; }
#video, object, embed         {display: none;}

img.captcha { display: block; }
form { margin: 1em; }
label { display: block; margin-top: 2em; }

hr.cleaner                        {visibility: hidden; clear: both; margin: -1px 0 0 0; padding: 0; height: 1px; border: none;}
.clear:after                      {content: "."; display: block; clear:both; height: 0; visibility: hidden;}

#admin_ribbon, #admin_help {display: none;}
