/* -----------------------------------------------
   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:0.83em; font-family:Arial,Helvetica,Sans-serif; }

img { border-style:none; }
form { margin:0; padding:0; }
blockquote { margin:15px; padding:0 10px; border-left:2px dotted #000000; border-right:2px dotted #000000; }
hr { border:none 0; margin:20px 0; border-top:2px solid #000000; height:2px; }
p { padding:0; margin:0 0 16px; }

h1 { color:#000000; font-size:1.3em; margin-top:0; /*font-weight:normal;*/ }
h2 { color:#000000; font-size:1.2em; margin-top:0; }
h3 { color:#000000; font-size:1.1em; margin-top:0; }
h4 { color:#000000; font-size:1.0em; }
h5 { color:#000000; font-size:0.9em; }
h6 { color:#000000; font-size:0.8em; }

a,
a:visited { text-decoration:none!important; color:#000000!important; }
a:hover,
a:focus,
a:active { text-decoration:none!important; color:#000000!important; }

.clear { clear:both; height:0; overflow:hidden; }
.spacer { clear:both; height:13px; overflow:hidden; }
.hide { display:none; }
.error { color:#FF0000; font-weight:bold; }

.srink { margin:0 0 0 0!important; }
.top { margin-top:0; }
.bottom { margin-bottom:0; }

.photoMargins { float:right; margin-left:10px; margin-bottom:7px; margin-top:3px; }
.photoMarginsAlt { float:left; margin-right:10px; margin-bottom:7px; margin-top:3px; }
.photoCentre { display:block; margin:0 auto; }
.aligncenter { text-align:center; }

.contentLeft { width:48%; float:left; }
.contentRight { width:48%; float:right; }
.contentRightAlt { width:48%; float:right; text-align:right; }


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

#header_bar_left h1 { margin:0; padding:0; }
#header_bar_right { display:none; }

#content_padding { padding:16px 0 0 0; }
#content_padding .note { margin-bottom:15px; padding:10px; border:1px solid #2b2b2b; background-color:#FFFFFF; }
#content_padding .note h3 { margin:0; padding:0; }
#content_padding .note p { margin:0; padding:0; font-weight:bold; }

#header,
.mainmenu,
#content_left,
.infobox,
#profile,
.otherbox,
#partners,
#footer_container { display:none; }

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

#header_container { background:none!important; }

/* ----------------------
   Forms
---------------------- */

/*
.sck-error { color:#990000; }
.sck-error-box { border:1px solid #FF6666; padding:10px 10px 0 10px; font-size:0.85em; text-align:center; margin-bottom:13px; }
.sck-error-box p { padding:0 0 10px 0; }
.sck-error-p { margin-left:34.5%; font-size:0.85em; background-color:#FFCCCC; padding:2px 3px 2px 3px; border-top:1px solid #FF6666; }

.sck-note-p { margin-left:34.5%; font-size:0.85em; background-color:#CCFFCC; padding:2px 3px 2px 3px; border-top:1px solid #66FF66; }

#sck-minicontact { font-size:0.85em; }
#sck-minicontact p { margin-bottom:5px; }
#sck-minicontact input { width:127px; margin-bottom:5px; }
#sck-minicontact textarea { width:130px; height:70px; margin-bottom:5px; }
.sck-minicontact-header strong { font-size:1.17em; color:#244C26; }

#sck-form { width:100%; clear:both; }
#sck-form p { clear:both; padding-bottom:20px; }
#sck-form label { width:32.5%; float:left; margin-top:4px; text-align:right; font-weight:bold; }
#sck-form input.field,
#sck-form textarea { width:65%; float:right; }
#sck-form select { width:65%; float:right; }
#sck-form input { float:right; }

#sck-form span.other { width:65%; float:right; }
#sck-form span.other input { float:none; }

#sck-form label.wide { width:100%; text-align:left; }
#sck-form p.text-right input { float:none; }
#sck-form img,
p.sck-p { clear:both; margin-top:5px; margin-bottom:5px; width:65%; float:right; }


#sck-form-compact { width:100%; clear:both; }
#sck-form-compact p { clear:both; padding-bottom:12px; }
#sck-form-compact label { width:32.5%; float:left; margin-top:4px; text-align:right; font-weight:bold; }
#sck-form-compact input.field,
#sck-form-compact textarea,
#sck-form-compact select { width:65%; float:right; }
#sck-form-compact input { float:right; }

#sck-form-compact span.other { width:65%; float:right; }
#sck-form-compact span.other input { float:none; }

#sck-form-compact label.wide { width:100%; text-align:left; }
#sck-form-compact p.text-right input { float:none; }
#sck-form-compact img,
p.sck-p { clear:both; margin-top:5px; margin-bottom:5px; width:65%; float:right; }
*/
