/*============================================
\ 	
|	All content of this file and
\	referenced images (c) Vli Ltd
|	
\	File Created:  22.07.09  
|	Author:  P.Maclachlan
\______________________________________________
______________________________________________
\
|	Project Name:  Headway (2888-Web)
\	Project Manager:  Mark Boniface
|_____________________________________________
Project files:  G:\Projects\Headway\2888 - Web
=================================================*/

/*------------------------------------------------------------*/
/*-------------- HIGH CONTRAST ACCESSABILITY CSS -------------*/
HTML,BODY,td,th,li,p,a	{text-align:left;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal;color:Yellow;background-color:Black; }
input {color:Yellow;font-size:1em;border:1px Yellow solid;background:Black;}
textarea {color:Yellow;font-size:1em;border:1px Yellow solid;background:Black;}
td,th,p {text-align:left;}
html>td,th,p {text-align:left;}
body {margin:10px;}
div {text-align:left;margin:0px;padding:0px;border:0px;display:block;}
li {list-style:disc;}
img {border:0;}
/*- font sizes -*/
body {font-size:75.5%} /*defaults body text to 10px *************increased by 15% for visual*************/
h1 {font-size:2.5em} /* displayed at 25px */
h2 {font-size:1.8em} /* displayed at 18px */
h3 {font-size:1.3em} /* displayed at 13px */
h4 {font-size:1em} /* displayed at 10px */
p {font-size:1.2em} /* displayed at 12px */


/*==== collapsed Elements ====*/
.menu,.listType,.topRight,.bottomRight,.bottomLeft,.topLeft,.rightPanel .rightPanelContent ul li > img,.optionsBottom ul li img,.rotatorTop,.rotatorBottom,.pagebanner { display:none; }

/*==== Block Elements ====*/
.rightPanel .rightPanelContent ul li .thumb_65x69 img {display:block; }

/*==== Line Breaks ====*/
#crumbtrailHolder,#header,.fullWidthFeature,.twoColRight,.twoColLeft,.homePageHeader,#footer,.leftBar,.centreCol,.rightBar { border-bottom:2px solid yellow; }

/*==== inline/float Styles ====*/
#crumbtrail ul li,.rotatorNav ul li,.pageNumbers ul li,.headerSearch ul li,.quickLinks ul li {display:inline;}

