/* -----------------------------------------------
   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 { }
body { color:#000000; background-color:#FFFFFF; font-size:1em; font-family:"Times New Roman",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 #434D43; height:0; }
p { padding:0; margin:0 0 16px 0; }

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

h1,
h2 { color:#434D43; font-size:1.6em; margin-top:0; font-style:italic; }
h3 { color:#434D43; font-size:1.3em; margin-top:0; font-style:italic; }
h4, h5, h6 { color:#434D43; font-size:1em; }

a,
a:visited { color:#CC7A00; text-decoration:underline; outline:none; }
a:focus,
a:hover { color:#995C00; text-decoration:underline; }
a:active { color:#804D00; text-decoration:underline; }

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

.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:48%; float:left; }
.article-right { width:48%; float:right; }
.article-rightalt { width:48%; float:right; text-align:right; }

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


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

#accessibility { display:none; }

#header { width:100%; height:121px; background-color:#758776; overflow:hidden; margin-bottom:16px; }
#header_left { width:252px; height:60px; float:left; margin:30px 0 0 30px; }
#header_left h1 { margin:0; padding:0; }
#header_left h1 a,
#header_left h1 a:visited { width:252px; height:60px; display:block; background:#758776 url("hightrenhouse.gif") left top no-repeat; text-indent:-9000px; }
#header_right { width:50%; float:right; text-align:right; margin-right:30px; color:#FFFFFF; }
#header_right div { margin-bottom:30px; }
#header_right p { font-size:0.9em; }
#header_right ul { list-style:none; margin:0; padding:0; }
#header_right ul li { float:right; margin-left:5px; }
#header_right ul li a,
#header_right ul li a:visited { color:#FFFFFF; background-color:#98A598; display:block; padding:7px 13px; text-decoration:none; font-weight:bold; }
#header_right ul li a:focus,
#header_right ul li a:hover { color:#FFFFFF; background-color:#CC7A00; text-decoration:none; }
#header_right ul li.active a,
#header_right ul li a:active { color:#FFFFFF; background-color:#995C00; text-decoration:none; }

#header_photo { display:none; }
#article_right { display:none; }

#sidebar { display:none; }

#footer { display:none; }

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

.leftColumn { width:300px; padding-top:16px; }
.photos_flash { margin-bottom:10px; }

#photos_top, #photos_bottom { margin-bottom:10px; }

/* ----------------------
   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; }

#header_flash_alternate { width:964px; height:400px; background:url("../flash/alternate.jpg") left top no-repeat; }

/* ----------------------
   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 { 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.alt { background-color:#E8E8E8; }

/* ----------------------
   Contact Form
---------------------- */

#form { width:509px; clear:both; }
#form p { clear:both; }
#form label { width:150px; float:left; text-align:right; font-weight:bold; line-height:100%; margin-bottom:15px; }
#form input.field { float:right; margin:0; padding:3px; width:333px; margin-bottom:5px; font-family:Arial,Helvetica,Sans-serif; font-size:1em; }
#form select.field { float:right; margin:0; padding:3px; width:343px; margin-bottom:5px; font-family:Arial,Helvetica,Sans-serif; font-size:1em; }
#form textarea { float:right; margin:0; padding:4px; width:335px; margin-bottom:15px; font-family:Arial,Helvetica,Sans-serif; font-size:1em; }
#form small { color:#666; }
#form .submit { float:right; width:347px; display:block; margin-bottom:16px; }
#form .submit input { margin:0; padding:0; }
.form-error { color:#D20000; margin-left:166px; font-size:0.87em; font-weight:bold; padding:2px 0 0 0; }

#form span.other { float:right; width:347px; display:block; margin-bottom:16px; }
#form span.other label,
#form span.other input { float:none; width:auto; }
