﻿/* Created by G Launchbury for Helen Savill */

body,td {margin:0px; font-family:arial,helvetica,verdana,sans-serif}
table {margin:0px; border-collapse:collapse}
td {padding:0px; text-align:left; vertical-align:top}
.mainTable {width:920px; height:560px; border-right:1px solid #0287AD; border-bottom:1px solid #0287AD}
.headerTD {height:114px; text-align:center; vertical-align:middle; background-color:#CCCCCC}
form {padding:0px; margin:0px}
img {border:0px}

.topNavTD {background-color:#0287AD; height:24px; background-image:url('_images/nav_bg.gif'); background-repeat:repeat-x}
.topNavTD table{width:920px}
.topNavTD .navItem {width:1px; white-space:nowrap; padding:2px 15px 0px 15px; font-size:76%; height:24px; vertical-align:middle; background-repeat:repeat-x}
.topNavTD .navItem img {}
.topNavTD .navDivider {width:1px; vertical-align:bottom}
.topNavTD #navItemOn {background-image:url('_images/nav_on.gif'); background-repeat:repeat-x}
.topNavTD a {color:#FFFFFF; text-decoration:none; white-space:nowrap}
.topNavTD a:HOVER {color:#FFFFFF}

.sideNavTD {width:160px; border-right:1px solid #0287AD; background-color:#CCE7EF}
.sideNavTD img.mainSection {float:left; clear:right; margin:5px 0px 0px 8px}
.sideNavTD img.subSection {float:left; clear:right; margin:0px 0px 0px 8px}
.sideNavTD a.mainSection {float:right; clear:right; margin:5px 5px 5px 0px; font-size:76%; color:#016394; text-decoration:none; width:157px}
.sideNavTD a.subSection {float:right; clear:right; margin:0px 5px 6px 0px; font-size:76%; color:#016394; text-decoration:none; width:157px}
.sideNavTD a:hover {color:#22ACC9}

.mainContentTD {width:760px; padding:10px}

.bannersTD {width:150px; font-size:76%; padding:10px; border-left:1px solid #0287AD}

.footerTD {font-size:76%; height:30px; text-align:center; vertical-align:middle; color:#FFFFFF; background-color:#0287AD; height:24px; background-image:url('_images/nav_bg.gif'); background-repeat:repeat-x}

p.sideNavMain {margin:0px}
p.sideNavSub {margin:5px 0px 0px 10px; font-size:68%}
p.sideNavSpacer {margin:0px; text-align:center; color:#0287AD}

h1 {font-size:112%; margin:0px 0px 10px 0px; color:#0287AD; font-weight:normal}
h2 {font-size:88%; margin:0px 0px 10px 0px; color:#03B7CE; font-weight:bold}
h3 {font-size:88%; margin:0px 0px 10px 0px; color:#666666; font-weight:bold}
h4 {font-size:76%; font-weight:bold; margin:0px 0px 0px 0px}
p {font-size:76%; margin:0px 0px 10px 0px}
a {color:#0287AD; text-decoration:underline}
a:HOVER {color:#21D2E4}
ul {font-size:76%; margin-top:0px; list-style-type:disc}
.nestedList {font-size:100%; list-style-type:circle}

p.contentAuthor {text-align:right}

.courseDates {margin:20px 0px 0px 0px}
.courseDates p {margin:5px 0px 5px 0px}
.courseDate {font-size:76%; float:left; padding:0px 0px 0px 0px; width:220px; font-weight:bold}
.coursePlace {font-size:76%; float:left; padding:0px 0px 0px 0px; width:140px}
.courseButton {float:right; margin:3px 0px 0px 0px}
.noCourseDates {font-size:76%; float:left; padding:0px 0px 0px 0px; font-weight:bold}

.floatDivider{clear:both; font-size:1px}


.linksPage h2 {margin-top:20px}
.linksPage img {float:left; margin:3px 0px 0px 8px}
.linksPage a {float:right; margin:3px 5px 0px 0px; font-size:76%; text-decoration:none; width:690px; text-decoration:underline}
.linksPage .floatDivider{clear:both; font-size:1px; height:1px}




/******************* ACCESSIBILITY FONT SIZES  **********************

The <body> font-size MUST be 100%, and the browser text-size set 
to 'normal' or 'medium' for these to be valid. The 'ranges' are shown 
because the text snaps to a pixel-size in the browser. Where these 
figures are not contiguous, there is a discrepancy in where IE and 
Mozilla switch to displaying a different text-size.

(PX)     ( % )      (range)
8px       50%        48-53%
9px       56%        54-59%
10px      62%        60-65%
11px      68%        66-71%
12px      76%        73-78%
13px      82%        79-84%
14px      88%        85-90%
15px      94%        91-96%
16px      100%      98-103%
18px      112%     110-115%
20px      126%     123-128%
22px      138%     135-140%
24px      150%     148-153%
26px      162%     160-165%
28px      176%     173-178%
30px      188%     185-190%

NB - one of the problems with this 'relative' method of sizing text is that 
nested item's sizes are changed with the parent's size. So be aware of 
changes to nested items when altering CSS at a future date. Also, if 
you need to nest text, find the right size by eye, and adjust up and 
down a little so the figure is in the middle of it's 'range'.

****************************************************************************/