/* -----------------------------------------------
   CSS Framework v2.2
   Copyright to James Kirby - www.jameskirby.me.uk
   Creative Commons Attribution-Noncommercial-No Derivative Works 2.0 UK: England & Wales License (http://creativecommons.org/licenses/by-nc-nd/2.0/uk/)
   Updated: Feb 24th 2009 12:43pm
----------------------------------------------- */

html { margin:0; padding:0; }
body { margin:0; padding:0; color:#4F4D4D; background-color:#FFFFFF; font-size:0.8em; font-family:Arial,Helvetica,Sans-serif; }

img { border-style:none; display:block; }
img.inline,
#article img,
#sidebar img { display:-moz-inline-stack; display:inline-block; }
img.block, embed, object { display:block!important; }

form { margin:0 0 16px 0; padding:0; }
blockquote { margin:16px; }
hr { border:none 0; margin:16px 0; border-top:1px solid #4F4D4D; height:0; }
p { padding:0; margin:0 0 16px 0; text-align:left; }

dt { font-weight:bold; margin-bottom:4px; }
dd { margin-bottom:16px; }

h1,
h2 { color:#FFB228; font-size:2em; margin-top:0; }
h3 { color:#FFB228; font-size:1.3em; margin-top:0; }
h4, h5, h6 { color:#FFB228; font-size:1em; }

a,
a:visited { color:#FFB228; text-decoration:underline; }
a:focus,
a:hover { color:#4F4D4D; text-decoration:underline; }
a:active { color:#000000; text-decoration:underline; }

.clear { clear:both; height:0; overflow:hidden; }
.hide { display:none; }
.error { color:#FF0000; font-weight:bold; }
.nowrap { white-space:nowrap; }

.photoRight { float:right; margin:3px 0 7px 10px; }
.photoLeft { float:left; margin:3px 10px 7px 0; }
.photoCentre { display:block; margin:0 auto; }
.center { text-align:center; }
.justify { text-align:justify; }

.article-left { width:328px; float:left; margin-right:25px; }
.article-right { width:328px; float:left; }
.article-rightalt { width:328px; float:right; text-align:right; }
#article p { text-align:justify; } 

.protection { unicode-bidi:bidi-override; direction:rtl; }


/* ----------------------
   Interface CSS
---------------------- */

#container { width:995px; margin:0 auto; }

#accessibility { height:0; overflow:hidden; }
#accessibility p { text-indent:-9000px; }

#header { margin-top:16px; height:93px; }

#header_left { width:784px; float:left; }

#header_right { width:210px; float:right; }
#header_right h1 { margin:0; padding:0; }
#header_right h1 a,
#header_right h1 a:visited { width:210px; height:91px; display:block; background:url("janet-yhman.gif") left top no-repeat; text-indent:-9000px; }

#header_right h1.internal a,
#header_right h1.internal a:visited { background:url("yhmanlogo.gif") left top no-repeat; }

#top_shadow { width:995px; height:17px; background:url("top_shadow.gif") left bottom no-repeat; overflow:hidden; }

#nav { width:206px; margin-bottom:2px; overflow:hidden; }
#nav ul { list-style:none; margin:0; padding:0; }
#nav ul li.level1 { width:206px; }
#nav ul li.level2 { width:206px; }
#nav ul li.level3 { width:206px; }

#nav ul li.level1 a,
#nav ul li.level1 a:visited { width:191px; padding:8px 0 7px 15px; display:block; font-weight:bold; color:#6F6F6F; text-decoration:none; background:#D2D2D2 url("nav/level1.gif") left top no-repeat; height:15px; }
#nav ul li.level1 a:hover { color:#FFFFFF; text-decoration:none; background-position:left bottom; height:15px; }
#nav ul li.level1selected a { width:191px; padding:8px 0 7px 15px; display:block; font-weight:bold; color:#FFFFFF; text-decoration:none; background:#6F6F6F url("nav/level1.gif") left bottom no-repeat; border-bottom:1px solid #7A7A7A; height:15px; }

#nav ul li.level2 a,
#nav ul li.level2 a:visited { width:219px; padding:4px 0 3px 27px; display:block; font-weight:bold; color:#FFFFFF; text-decoration:none; background:url("nav/level2.gif") left top no-repeat; border-bottom:1px solid #7F7F7F; }
#nav ul li.level2 a:hover { color:#FFB228; text-decoration:none; background-position:left bottom; }
#nav ul li.level2selected a { width:219px; padding:4px 0 3px 27px; display:block; font-weight:bold; color:#FFB228; text-decoration:none; background:url("nav/level2.gif") left bottom no-repeat; border-bottom:1px solid #7F7F7F; }

#article { width:789px; float:right; }
#article_home p { margin:0; padding:0; }
#article_home img { display:block; }
#article_padding { padding:12px 24px; line-height:140%; }

#sidebar { width:206px; float:left; }
#sidebar_content { background-color:#E2E2E2; min-height:570px; }
#sidebar_footer { width:206px; height:17px; background:url("nav/shadow.gif") left bottom no-repeat; overflow:hidden; }

#footer { width:995px; font-size:0.85em; font-weight:bold; color:#5B5B5B; margin-bottom:15px; }
#footer p { margin:0; }
#footer a,
#footer a:visited { color:#5B5B5B; text-decoration:none; }
#footer a:hover { color:#5B5B5B; text-decoration:underline; }
#footer_padding { padding:0 15px; }


/* ----------------------
   Content CSS
---------------------- */

.breadcrumb { font-size:0.9em; }
.breadcrumb a,
.breadcrumb a:visited { color:#4F4D4D; text-decoration:none; }
.breadcrumb a:focus,
.breadcrumb a:hover { color:#FFB228; text-decoration:underline; }

.panel { margin-bottom:10px; }

.panel_header { background:#E7E7E7 url("panel_header.gif") left top no-repeat; }
.panel_header h3 { font-size:2em; margin:0; font-weight:normal; cursor:pointer; padding:9px 34px; }

.panel_header_selected { background:#E7E7E7 url("panel_header_selected.gif") left top no-repeat; }
.panel_header_selected h3 { font-size:2em; margin:0; font-weight:normal; cursor:pointer; padding:9px 34px; }

.panel_content { background-color:#E7E7E7; }
.panel_padding { padding:14px 34px; }
.panel_padding p { margin:0; }

.widepanel { margin-bottom:10px; }

.widepanel_header { background:#E7E7E7 url("widepanel_header.gif") left top no-repeat; }
.widepanel_header h3 { font-size:2em; margin:0; font-weight:normal; cursor:pointer; padding:9px 34px; }

.widepanel_header_selected { background:#E7E7E7 url("widepanel_header_selected.gif") left top no-repeat; }
.widepanel_header_selected h3 { font-size:2em; margin:0; font-weight:normal; cursor:pointer; padding:9px 34px; }

.widepanel_content { background-color:#E7E7E7; }
.widepanel_padding { padding:14px 34px; }
.widepanel_padding p { margin:0; }

#nav_connectedorganisations { width:206px; height:80px; overflow:hidden; margin-bottom:2px; }
#nav_connectedorganisations p { margin:0; }
#nav_connectedorganisations a,
#nav_connectedorganisations a:visited { width:206px; height:80px; background:url("nav_connectedorganisations.gif") left top no-repeat; display:block; text-indent:-9000px; }

#nav_netsight2 { width:206px; height:80px; overflow:hidden; margin-bottom:2px; }
#nav_netsight2 p { margin:0; }
#nav_netsight2 a,
#nav_netsight2 a:visited { width:206px; height:80px; background:url("nav_netsight2.gif") left top no-repeat; display:block; text-indent:-9000px; }

#nav_contactyhman { width:206px; height:80px; overflow:hidden; }
#nav_contactyhman p { margin:0; }
#nav_contactyhman a,
#nav_contactyhman a:visited { width:206px; height:80px; background:url("nav_contactyhman.gif") left top no-repeat; display:block; text-indent:-9000px; }

#googleMap { border:2px solid #000000; margin-bottom:16px; overflow:hidden; }

/* ----------------------
   Flash
---------------------- */

.flash p { margin:0; padding:15px; text-align:center; }
.flash p a,
.flash p a:visited { text-decoration:none; }
.flash p a:hover,
.flash p a:active { text-decoration:underline; }

/* ----------------------
   HighSlide
---------------------- */

.highslide { cursor:url("../behaviour/highslide/zoomin.cur"), pointer; outline:none; }
.highslide-caption { display:none; padding:5px 7px 5px 7px; background-color:#333333; color:#FFF; font-weight:bold; text-align:center; }
.highslide-loading { display:block; color:#FFF; font-size:9px; font-weight:bold; text-transform:uppercase; text-decoration:none; padding:3px; border:1px solid #FFF; background-color:#000; }
.highslide-display-block { display:block; }
.highslide-display-none { display:none; }
.closebutton { position:relative; top:-15px; left:15px; width:30px; height:30px; cursor:pointer; background: url("../behaviour/highslide/close.png"); }

/* ----------------------
   Tables
---------------------- */

.table { margin-bottom:16px; width:100%; border-collapse:collapse; }
.table caption { text-align:left; font-size:0.85em; }
.table th,
.table td { border-bottom:1px solid #B4B4B4; padding:3px 0 3px 3px; }
.table th { text-align:left; vertical-align:bottom; }
.table th a,
.table th a:visited { text-decoration:none; }
.table th a:hover { text-decoration:underline; }
.table td { text-align:left; vertical-align:top; }
.table thead th,
.table thead td { border-bottom:2px solid #B4B4B4!important; font-weight:bold; }
.table tbody tr:hover { background-color:#E8E8E8; }
.table tbody tr.alt { background-color:#E8E8E8; }
.table tbody tr.alt:hover { background-color:#D1D1D1; }

