/*
** Copyright Stephen Neate - http://subtledifference.com.au/
** Design Template 02-a - for ezyWebsite CMS suitable for single section, multi page site.
**
** ## Quick Colours ##
** Primary Colour: #2A5D3A
** Primary Colour Shade: #DDDAD7 (20% shade)
** 2nd Colour: #849E8A
** 3rd Colour: #D2E766
** 4th Colour: #FF812C
** 5th Colour: #FDBC9E
**
** Last Updated: 06 May 2007
*/

/* #### General page wide styles  #### */
*{margin:0;padding:0;}
body{font-size:12px;line-height:15px;font-family:Verdana, Arial, Helvetica, sans-serif;color:#000;background:#fff;}
/* general text */
p{line-height:15px;color:#000;padding:5px 0;}
h1,.h1{display:block;font-size:250%;color:#2A5D3A;padding:3px 0;margin:3px 0;letter-spacing:.05em;font-weight:bold;}
.hd01{display:block;font-size:210%;color:#2A5D3A;padding:3px 0;margin:3px 0;border-bottom:1px solid #2A5D3A;font-weight:normal;}
.hd01b{display:block;font-size:210%;color:#2A5D3A;padding:3px 0;margin:3px 0;border-bottom:1px solid #2A5D3A;font-weight:bold;}
h2,.h2{display:block;font-size:190%;color:#849E8A;padding:0 0 5px 0;line-height:1.5em;letter-spacing:.05em;font-weight:bold;}
.hd02{display:block;font-size:150%;color:#849E8A;padding:0 0 5px;margin:0;border-bottom:1px solid #849E8A;font-weight:normal;}
.hd02b{display:block;font-size:150%;color:#849E8A;padding:0 0 5px;margin:0;border-bottom:1px solid #849E8A;font-weight:bold;}
h3,.h3{display:block;font-size:150%;color:#D2E766;padding:0 0 5px 0;line-height:1.5em;letter-spacing:.05em;font-weight:bold;}
.hd03{display:block;font-size:110%;color:#D2E766;padding:0 0 5px;margin:0;border-bottom:1px solid #D2E766;font-weight:normal;}
.hd03b{display:block;font-size:110%;color:#D2E766;padding:0 0 5px;margin:0;border-bottom:1px solid #D2E766;font-weight:bold;}
h4,.h4{display:block;font-size:150%;color:#FF812C;padding:0 0 5px 0;line-height:1.5em;letter-spacing:.05em;font-weight:bold;}
.hd04{display:block;font-size:110%;color:#FF812C;padding:0 0 5px;margin:0;border-bottom:1px solid #FF812C;font-weight:normal;}
.hd04b{display:block;font-size:110%;color:#FF812C;padding:0 0 5px;margin:0;border-bottom:1px solid #FF812C;font-weight:bold;}
h5,.h5{display:block;font-size:150%;color:#FDBC9E;padding:0 0 5px 0;line-height:1.5em;letter-spacing:.05em;font-weight:bold;}
.hd05{display:block;font-size:110%;color:#FDBC9E;padding:0 0 5px;margin:0;border-bottom:1px solid #FDBC9E;font-weight:normal;}
.hd05b{display:block;font-size:110%;color:#FDBC9E;padding:0 0 5px;margin:0;border-bottom:1px solid #FDBC9E;font-weight:bold;}
.txt_small{font-size:70%;}
acronym{border-bottom:1px dotted;cursor:help;}
/* general block elements */
.bl01{display:block;padding:15px;border:2px dashed #2A5D3A;}
.bl01i{display:block;padding:15px;background:#2A5D3A;color:#fff;}
.bl02{display:block;padding:15px;border:2px dashed #849E8A;}
.bl02i{display:block;padding:15px;background:#849E8A;color:#fff;}
.bl03{display:block;padding:15px;border:2px dashed #D2E766;}
.bl03i{display:block;padding:15px;background:#D2E766;color:#fff;}
.bl04{display:block;padding:15px;border:2px dashed #FF812C;}
.bl04i{display:block;padding:15px;background:#FF812C;color:#fff;}
.bl05{display:block;padding:15px;border:2px dashed #FDBC9E;}
.bl05i{display:block;padding:15px;background:#FDBC9E;color:#fff;}
/* drop cap */
.dc01 {position:relative;z-index:55;float:left;width:auto;font-size:375%;padding:0 3px 0 0;line-height: 100%;color:#2A5D3A;font-weight: normal;font-family: georgia, times, serif;}
.dc02 {position:relative;z-index:55;float:left;width:auto;font-size:375%;padding:0 3px 0 0;line-height: 100%;color:#849E8A;font-weight: normal;font-family: georgia, times, serif;}
.dc03 {position:relative;z-index:55;float:left;width:auto;font-size:375%;padding:0 3px 0 0;line-height: 100%;color:#D2E766;font-weight: normal;font-family: georgia, times, serif;}
.dc04 {position:relative;z-index:55;float:left;width:auto;font-size:375%;padding:0 3px 0 0;line-height: 100%;color:#FF812C;font-weight: normal;font-family: georgia, times, serif;}
.dc05 {position:relative;z-index:55;float:left;width:auto;font-size:375%;padding:0 3px 0 0;line-height: 100%;color:#FDBC9E;font-weight: normal;font-family: georgia, times, serif;}
/*### Custom Layout Options ###*/
#dvwrap01{min-height:650px;}
#dvwrap01 .dvleft{float:left;width:540px;padding:0 0 10px 0;border-right:1px solid #2A5D3A;min-height:640px;}
#dvwrap01 .dvleft p{padding-left:10px;padding-right:10px;}
#dvwrap01 .dvright{float:right;padding-right:20px;width:215px;min-height:650px;}
.dvclear {clear:both;height:0px;}
.clear {display:none;}
/* #### Page layout #### */
/* Outer container: for entire page */
#container-main{}
/* Inner container: for entire page */
#container{}
/* Header: inside both containers - Section or Page header content appears here */
#header{height:198px;background:url(/template-images/default/top_bg.gif) top left;}
#header-control{} /* additional header control if required */
#logo{width:272px;height:198px;position:absolute;top:0;left:0;background:url(/template-images/default/logo.gif) no-repeat;overflow:hidden;}
#logo h1{display:inline;color:#fff;}
#logo h1 a{font-size:1px;display:block;width:272px;position:absolute;height:198px;padding-top:198px;voice-family:"\"}\"";voice-family:inherit;height:0;}

#trn {position:absolute;top:0;right:0;padding-left:5px;background:url(/template-images/default/trn.png) no-repeat top left;height:33px;overflow:hidden;display:none;}
#trn ul {}
#trn li {list-style-type:none;display:block;float:left;}
#trn a {display:block;height:22px;padding:7px 10px 3px 10px;text-decoration:none;font-size:11px;color:#fff;border-right:1px solid #6D5337;}
#trn a:hover {background:#3B3127;text-decoration:none;}

#search-main {position:absolute;top:204px;right:0;width:300px;}

/* Page Content: inside both containers below Header - Page content appears here */
#contents{min-height:350px;padding:34px 0 0 0;background:#fff url(/template-images/default/c-bg.png) top left;}
/* Breadcrumb: inside Page Content displaying breadcrumb nav, does not exist on home page */
#breadcrumb{display:none;}
.page_footer_link {display:none;} /* link at footer of page content designating what page the user is on */
/* replacement of margin for standard lists and standard (default) link */
#contents ul {margin-left:17px;}
#contents li {margin-left:10px;}
#contents a:link {color:#2A5D3A;}
#contents a:visited {color:#849E8A;}
#contents a:hover {color:#DF351E;}
/* Footer: inside both containers below Page Content */
#footer{min-height:300px;font-size:.8em;color:#fff;background:#2A5D3A url(/template-images/default/bottom_bg.gif) repeat-x top left;}
#footer a{color:#fff;}
#footer-2 {padding:10px 15px;} /* additional footer control if required */
#footer-3 {} /* additional footer control if required */
#devnote {} /* designers link */
#devnote span {} /* span in designers link: essentially for image replacement if needed */

/* #### Navigation Links #### */
/* Section navigation links */
#navigation-position{display:none;}
.navigation-panel {} /*internal to navigation-position for added control */

/* Note: All section navigation links have a class of sec$ where $ is the section ID, and all link text is surrounded by span tags */
/* start of section based drop down nav */
.section-title{display:none;font-size:190%;color:#D2E766;padding:0 0 5px 0;line-height:1.5em;letter-spacing:.05em;font-weight:bold;} /* section name: text is surrounded by span tags */
/* Menu wrapper */
#slidingmenu {position:absolute;top:170px;left:245px;font-size:12px;letter-spacing:-1px;display:block;height:20px;}
/* Appearance Top Level */

/* all lists */
#slidingmenu ul{list-style-type:none;margin-top:1px;}
/* all list items */
#slidingmenu li{float:left;position:relative;display:block;}
ul.slidingmenu a:link, ul.slidingmenu a:visited {margin-right:3px;display:block;width:100px;text-align:center; color:#fff;padding:8px 0px 6px 0px;text-decoration:none;font-weight:normal;min-height:17px;}
ul.slidingmenu a:hover {background:url(/template-images/default/linkbg.png) no-repeat;}
/* second-level lists */
#slidingmenu li ul{display:none;position:absolute;top:28px;left:0;border-width:0;}
/* third and further level lists */
#slidingmenu li ul ul{display:none;position:absolute;top:0;left:140px;border-width:0;}
/* lists nested under hovered list items */
#slidingmenu li:hover ul,#slidingmenu li.hover ul{border-width:0;text-align:left;}
ul.slidingmenu ul{margin:4px 0 0 0;border-width:0;padding:0;font-size:12px;font-weight:400;text-align:left;color:#fff;background:#849E8A;width:140px;}
ul.slidingmenu ul li{display:block;width:140px;border-width:0;text-align:left;}
ul.slidingmenu ul a:link,ul.slidingmenu ul a:visited{float:none;background-image:none;font-weight:normal;text-transform:none;border-width:0;color:#fff;text-decoration:none;padding:3px 3px 3px 6px;display:block;width:131px;text-align:left;}
ul.slidingmenu ul a:hover{background:#2A5D3A;color:#fff;text-decoration:none;margin:0;padding:3px 3px 3px 6px;display:block;width:131px;}
/* Note: the class .subheader is available for menu items that have sub menus */

#slidingmenu .slide_1 {display:none;}

/* ### Speciality elements - ezyLinks, ezyEvents, ezyArticles ### */
#article {display:none}
#artmove #article {display:block;padding:0 10px;}
.link_list,.events_list,.article_list{display:block;margin-bottom:15px;color:#000;}
.link_link,.event_link,.article_link{color:#AAA;font-weight:700;font-size:110%;display:block;color:#000;}
.link_text,.event_text,.article_text{}
.event_text_date,.article_text_date{}
.link-display-title{color:#000;}
.link-display-link{color:#000762;}
.event_link2{color:#000762;}
.article-date{font-weight:700;display:block;color:#FF812C;}
.article-author{display:block;font-style:italic;margin-bottom:10px;color:#FF812C;}
.article_link2{color:#000762;}
#art_recent, #eve_recent {list-style-type:none;}
#art_recent ul, #eve_recent ul{margin:0;padding:0;}
#art_recent li, #eve_recent li{margin:2px 0px;padding:0;}
#article-display {padding:20px;}

/* ### form elements ### */
.info,.warn,.error {color:#BD1A1A;background-color:transparent;font-weight:400;font-style:italic;}
.error {width:100%;}
.error-display{display:block;width:100%;}
.input-checkBox{width:15px;color:#2A5D3A;background-color:#DDDAD7;border:1px solid #2A5D3A;display:inline;margin:0;padding:0 2px;}
.input-textArea{color:#2A5D3A;background-color:#DDDAD7;border:1px solid #2A5D3A;width:100%;display:block;height:65px;}
.input-text,
.input-yesno,
.input-nowidth,
.input-dropDown {color:#2A5D3A;background-color:#DDDAD7;border:1px solid #2A5D3A;width:100%;}


.form-display{padding:10px;display:block;color:#2A5D3A;width:240px;border:1px solid #2A5D3A;}

.form-display2{text-align:left;}
.form-header {color:#2A5D3A;font-weight:700;font-size:125%;text-align:left;margin:0 0 4px 0;padding:0 0 4px 0;display:block;border-bottom:1px solid #2A5D3A;}
.label{font-size:90%;font-weight:bold;text-align:left;color:#2A5D3A;display:block;}
.form-text{color:#849E8A;font-size:80%;text-align:left;display:block;clear:both;font-style:italic;}
.submit-main{color:#FF812C;font-weight:bold;padding:2px 10px;}
.progress{display:none;width:350px;position:absolute;padding:40px;z-index:1000;border:1px solid #FF812C;color:#FF812C;font-size:10px;background-color:#fff;margin:-60px auto 0;}

#newsletter {width:193px;}
#newsletter .form-header{display:none;}



h1  {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: center;
	font-size: 65px;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  height:100%;
  width:100%;
}

#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}

#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}





#selecNav {position:absolute;top:204px;left:10px;z-index:200;}