/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../_images/bgr.gif) #ffffff repeat-x top;
	color: #333333;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
html { height: 100%; margin-bottom: 1px; }
a{
	color: #748e16;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
a.panel{
	color: #333333;
	text-decoration: none;
	margin: 7px;
}
a.panel:hover{
	color: #748e16;
	text-decoration: underline;
}
a.list{
	color: #748e16;
	text-decoration: none;
	margin: 7px;
	font-weight: bold;
}
a.list:hover{
	color: #748e16;
	text-decoration: underline;
}
.linkedDiv {
	padding: 10px;
	border: 1px solid #9AB558;
	background-color: #F2F5EA;
	margin: 2px;

}
.linkedDivHOVER {
	padding: 10px;
	border: 1px solid #9AB558;
	background-color: #E6ECD5;
	cursor:pointer;
	margin: 2px;
}

/*=== Text Area Counter ===*/
.originalTextareaInfo {
	width:250px!important;	
}
.warningTextareaInfo {
	width:250px!important;
	color:red;
}


input,select,textarea{
	border: #dddddd 1px solid;
	font-size: 11px;
	padding: 5px
}
input[type=submit], input[type=button]{
	padding: 3px;
}
input[disabled='disabled'] {
	background-color:#F7F7F7;
	color:#666666;
}
.formNote {
	margin: 2px 0 0 120px;
	font-size: 7pt;
	color:#666666;
}
select[disabled='disabled'] {
	background-color:#F7F7F7;
	color:#666666;
}

input.empty{
	color: #a9a9a9;
}
li{
	list-style: none
}
h2{
	font-size: 1.7em;
	margin: 0 0 .5em
}
h3{
	color: #000000;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 .3em
}
h4{
	color: #345437;
	font-size: 1em;
	margin: 0 0 .1em
}
h5{
	font-size: 1em;
	margin: 0 0 .5em
}
p{
	padding: 0 0 1em
}

/*=== Layout ===*/
#page{
	background: #ffffff;
	margin: 0 auto;
	padding: 0 10px;
	width: 966px
}
/*=== Header ===*/
#header{
	background: url(../_images/header-bgr.gif) repeat-x top;
	height: 140px
}
#header .content{
	float: right;
	padding: 19px 13px 0 0
}
/*- Logo -*/
#header h1{
	background: url(../_images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 395px
}
#header h1 a{
	display: block;
	height: 140px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	background: url(../_images/nav1-bgr.gif) repeat-x top;
	font-size: 16px;
	height: 53px;
	overflow: hidden;
	text-transform: lowercase
}
.nav1 li{
	background: url(../_images/nav1-sep.gif) no-repeat right;
	float: left;
	line-height: 56px;
	padding: 0 1px 0 0
}
.nav1 li.last{
	background: none
}
.nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 0 0 23px;
	text-decoration: none
}
.nav1 li a span{
	display: block;
	float: left;
	height: 53px;
	padding: 0 23px 0 0
}
.nav1 li a:hover,
.nav1 li.active a{
	background: url(../_images/nav1-hover.gif) no-repeat left;
	cursor: pointer;
	text-decoration: none
}
.nav1 li.active a span,
.nav1 li a:hover span{
	background: url(../_images/nav1-hover.gif) no-repeat right
}
/*- Nav2 -*/
.nav2{
	background: #2f4831;
	font-size: 13px;
	height: 38px;
	text-transform: lowercase
}
.nav2 ul{
	padding: 6px
}
.nav2 li{
	float: left;
	height: 26px;
	line-height: 26px;
	padding: 0 1px 0 0
}
.nav2 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 0 0 10px;
	text-decoration: none
}
.nav2 li a span{
	display: block;
	float: left;
	height: 26px;
	padding: 0 10px 0 0
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(../_images/nav2-hover.gif) no-repeat left;
	cursor: pointer;
	text-decoration: none
}
.nav2 li.active a span,
.nav2 li a:hover span{
	background: url(../_images/nav2-hover.gif) no-repeat right
}
/*- Nav3 -*/
.nav3{
	background: url(../_images/nav3-bgr.gif) repeat-x bottom;
	font-size: 15px;
	height: 39px;
	padding: 0 0 0 13px;
	text-transform: lowercase
}
.nav3 li{
	float: left;
	line-height: 39px;
	margin: 0 3px 0 0
}
.nav3 li a{
	background: url(../_images/nav3-normal.gif) repeat-x top;
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 0 0 25px;
	text-decoration: none
}
.nav3 li a span{
	display: block;
	float: left;
	height: 39px;
	padding: 0 25px 0 0
}
.nav3 li a:hover,
.nav3 li.active a{
	background: url(../_images/nav3-hover.gif) no-repeat left;
	color: #000000;
	cursor: pointer;
	text-decoration: none
}
.nav3 li.active a span,
.nav3 li a:hover span{
	background: url(../_images/nav3-hover.gif) no-repeat right
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	margin: 10px 0 0;
	padding: 0
}
.col {
	width: 100%;
}
.col1{
	float: left;
	width: 710px
}
.col2{
	float: right;
	width: 245px
}
.col3{
	float: left;
	width: 245px
}
.col4{
	float: left;
	margin: 0 0 0 11px;
	width: 454px
}
.col5{
	float: right;
	width: 710px
}
.col6{
	float: left;
	width: 350px
}
.col7{
	float: right;
	width: 285px
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	border: 1px solid #dddddd;
	margin: 0 0 10px
}
.box.notop{
	border-top: 0
}
.box .top{
	background: #748e16;
	background:#365738 url(jquery_ui/images/ui-bg_glass_20_365738_1x400.png) repeat-x scroll 50% 50%;
	clear: both;
	height: 35px;
	overflow: hidden;
	padding: 0 0 0 15px
}
.box .top h2{
	color: #ffffff;
	font-size: 20px;
	line-height: 35px;
	text-transform: lowercase
}
.box .top2{
	border-top: 3px solid #748e16;
	border-bottom: 1px solid #DDDDDD;
	clear: both;
	height: 38px;
	overflow: hidden;
	padding: 0 0 0 15px
}
.box .top2 h2{
	color: #2F4831;
	font-size: 22px;
	line-height: 38px;
	text-transform: lowercase
}

.box .content{
	height: 1%;
	padding: 15px
}
/*- Box2 -*/
.box2{
	border: 1px solid #dddddd;
	height: 1%;
	margin: 0 0 10px;
	padding: 10px 9px
}
.box2 img{
	display: block
}
/*- Box3 -*/
.box3{
	background: url(../_images/box3-bgr.gif) no-repeat left top;
	height: 1%;
	padding: 15px
}
/*- Box4 -*/
.box4 {
	border: 1px solid #dddddd;
	margin: 0 0 10px
}
.box4.notop{
	border-top: 0
}
.box4 .top{
	background: #748e16;
	clear: both;
	height: 35px;
	overflow: hidden;
	padding: 0 0 0 15px
}
.box4 .top h2{
	color: #ffffff;
	font-size: 20px;
	line-height: 35px;
	text-transform: lowercase
}
.box4 .content{
	height: 1%;
	padding: 15px
}
.box5{
	background: url(../_images/box5-bgr.gif) no-repeat left top;
	height: 1%;
	padding: 15px
}

#box-closable .headline {
	height:1px; 
	margin:0px;
}
#box-closable .bullet {
	background: #2f4831;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0 10px 0 0;
	width: 30px;
}
#box-closable h3 {
	font-size: 1.3em; 
	font-weight: bold;
}
#box-closable .details {
	margin-top: 40px;
	background-color: white;	
}
#box-closable .hd-highlight {
	background:none;
	background-color: silver;
	cursor: pointer;	
}


/*- (News) Box -*/
.newsfor {
	float:left;
	width: 160px;
	margin-top: 8px;
}
.newspublished {
	float:left;
	width: 180px;
	margin-top: 8px;
}
.news h3{
	font-size: 1.2em;
	text-transform: lowercase
}
.news p{
	font: .9em/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: both
}
.news small{
	font-size: .9em;
	font-weight: bold
}
.news-date{
	font-size: 10px;
	height: 16px;
	margin: 0 0 1em;
	float: left;
}
.news-dateimage{
	float: right;
	font-size: 10px;
	background: url(../_images/ico-n.gif) no-repeat right center;
	padding-right: 20px;
}
/*- (Events) Box -*/
.events{
	font-size: .9em
}
.events h3{
	font-size: 1.3em;
	margin: 0 0 .6em;
	text-transform: lowercase
}
.events p{
	padding: 0 0 .9em
}
.events .btn-more a{
	color: #748e16;
	font-size: 1.1em
}
.events .btn-more2 a{
	font-size: 1.1em
}
.events{
	display: table-cell;
	display: block;
	height: auto !important;
	height: 507px;
	min-height: 507px
}
/*=== Styling Lists ===*/
/*- List1 -*/

.list, .list1{
	margin: 1em 0 1em;
	padding: 0 20px 0 0
}
.list1 li{
	background: url(../_images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .4em;
	padding: 0 0 0 11px
}
.list li{
	margin: 0 0 .4em 20px;
}

.list1b{
	margin: 1em 0 1em;
	padding: 0 20px 0 0
}
.list1b li{
	background: url(../_images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .4em;
	padding: 0 0 0 11px;
	font-size: 10pt;
}
ol.list li {
	list-style-type:decimal;	
}

/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
input.btn-strong{
	padding: 6px;
	font-size: 1.3em;
	min-width: 200px;
}
input.submitButton{
	font-size: 12pt;
	padding: 5px;
	border:1px solid #365738;
}


/*- Search -*/
#search{
	height: 27px
}
#search input{
	float: left;
	width: 153px
}
#search input.btn{
	margin: 0 0 0 5px;
	width: auto
}
/*- Form1 Setup -*/
.form1{
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0 0 1em
}
.form1 h2 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 3px 0 3px 8px;
	background-color:#333;
	color:#FFF;
}
.form1 h3 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 15px 0 4px 0;
	padding: 10px 5px 5px 5px;
	border-top: 1px solid #DDDDDD;
	color:#333;
}
.form1 h4 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0 4px 0;
	padding: 10px 5px 5px 5px;
}
.form1 div{
	margin: 0 0 3px;
	min-height: 25px;
}
.form1 div.hl{
	margin: 20px 0 -5px;
}
.form1 label{
	/*float: left;*/
	font-weight: bold;
	margin: 3px 0 0 3px;
	width: 120px;
	display:block;
	float:left;
}
.form1 .top_label label {
	width: auto;
	float:left;
}
.form1 .top_label .fields {
	clear:both;
	margin-top:12px;
	margin-left:125px;
}
.form1 small {
	margin-left:125px;	
}
.form1 input[type=text]{
	width: 230px
}
/* Form1 Buttons */
.form1 .submit{
	margin: 5px 0 0;
	padding: 0 0 0 120px
}
.form1 input.btn{
	width: auto
}
/* Form1 Checkboxes, Radio inputs */
.form1 .chk input{
	background: none;
	border: 0;
	float: left;
	height: 15px;
	margin: 0 5px 0 0;
	padding: 0;
	width: 15px
}
.form1 .chk label{
	float: none
}
/* Form1 Textarea */
.form1 textarea{
	height: 125px;
	overflow: auto;
	width: 450px
}
.textAreaCounter {
	float:left; width:300px;}
/* Form1 Select */
.form1 select{
	width: 242px
}
/*- Form1 'Login' -*/
.form1.flogin{
	float: right;
	margin: 0;
	width: 229px
}
.form1.flogin input{
	width: 140px
}
.form1.flogin input.btn{
	width: auto
}
.form1.flogin .submit{
	float: right;
	margin: 0 0 0 7px;
	padding: 0
}
.form1.flogin h3{
	font: 17px Arial, Helvetica, sans-serif
}
/*- Form2 Setup -*/
.form2{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px;
}
.form2 div{
	margin: 0 0 3px;
}
.form2 label{
	float: left;
	font-weight: bold;
	margin: 3px 3px 0
}
.form2 input{
	width: 170px
}
/* Form1 Buttons */
.form2 .submit{
	width: 60px;
	float: left;
}
.form2 input.btn{
	width: auto
}
/* Form1 Checkboxes, Radio inputs */
.form2 .chk input{
	background: none;
	border: 0;
	float: left;
	height: 15px;
	margin: 0 5px 0 0;
	padding: 0;
	width: 15px
}
.form2 .chk label{
	float: none
}
/* Form1 Select */
.form2 select{
	width: 85px;
}

/* event registration login */
.popup .flogin {
	float:left;
	margin-left: 40px;
}
.popup .flogin div {
	margin-top: 0px;
}


/*=== Link Buttons ===*/
.btn-more a, .btn-more2 a{
	color: #2f4831;
	font-weight: bold
}
/*=== Link Buttons 2===*/
.btn-more a, .btn-more2 a{
	color: #748E16;
	font-weight: bold
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .8em
}
.pic.fl img{
	margin-right: 15px
}
.pic.fr img{
	margin-left: 15px
}
/*=== Styling Tabular Data ===*/
table{
	border-collapse: collapse;
	width: 100%
}
table.padded td {
padding: 5px;
}
table.data td {
padding: 10px;
border-bottom:1px solid #E9E9E9;
}
table.data tr:nth-child(odd) {
	background-color:#EEE;
}

table.data th {
padding: 8px;
text-align:left;
background-color:#666;
color:#FFF
}



/*- Tabs1 -*/
.tabs1 table{
	margin: 0 0 1em;
	width: 60%
}
.tabs1 td{
	width: 33%
}
.tabs1 a{
	color: #2f4831
}
/*=== Footer ===*/
#footer{
	color: #666666;
	font-size: .9em;
	height: 30px;
	margin: 0 auto;
	padding: 15px 0 0;
	width: 930px
}
#footer a{
	color: #666666
}
/*- Page Bottom -*/
.page-bot{
	background: #365738;
	color: #ffffff;
	font-size: 11px;
	height: 1%;
	padding: 0 20px;
	text-transform: lowercase
}
.page-bot .col{
	background: url(../_images/vl-sep.gif) no-repeat right top;
	display: table-cell;
	display: block;
	float: left;
	height: auto !important;
	height: 175px;
	margin: 0 20px 0 0;
	min-height: 175px;
	padding: 17px 18px 15px 0;
	width: 153px
}
.page-bot .col.last{
	background: none;
	margin: 0;
	padding-right: 0
}
.page-bot h3{
	color: #ffffff;
	font-size: 17px;
	margin: 0 0 15px
}
.page-bot a{
	color: #ffffff;
	text-decoration: none
}
.page-bot a:hover{
	text-decoration: underline
}
.page-bot li{
	background: url(../_images/ico-list2.gif) no-repeat 0 5px;
	margin: 0 0 .3em;
	padding: 0 0 0 9px
}
/*======================================*/
/*===== Calendar Page Specific CSS =====*/
/*======================================*/
/*=== Headlines ===*/
.headline{
	height: 37px;
	margin: 0 0 20px
}
.headline h3{
	font-size: 15px
}
.headline .hdate{
	background: #2f4831;
	color: #ffffff;
	float: left;
	font-size: 18px;
	height: 37px;
	line-height: 37px;
	margin: 0 10px 0 0;
	text-align: center;
	min-width: 42px;
	padding: 0 5px 0 5px;
}
.headline .hdate2{
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif
}

/*=== Styling Boxes ===*/
/*- Box -*/
.box.minheight1{
	display: table-cell;
	display: block;
	height: auto !important;
	height: 1032px;
	margin: 0;
	min-height: 1032px
}
/*- Box3 -*/
.box3 p{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 15px
}
/*=== Styling Lists ===*/
/*- List2 (definition list) -*/
.list2{
	background: url(../_images/list2-bgr.gif) repeat-y left;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 1%;
	margin: 0 0 15px
}
.list2 dt{
	float: left;
	font-weight: bold;
	margin: 0 0 8px;
	width: 90px
}
.list2 dd{
	float: left;
	margin: 0 0 8px;
	padding: 0 0 0 12px;
	width: 245px
}
.list2 dd strong{
	color: #990000;
	font-style: normal;
	font-weight: bold
}
/*- List2 (.col7) Mod -*/
.col7 .list2 dd{
	width: 182px
}
/*=== Styling Forms ===*/
/*- Search2 -*/
#search2{
	float: right;
	height: 27px;
	width: 210px
}
#search2 input{
	float: left;
	width: 153px
}
#search2 input.btn{
	margin: 0 0 0 5px;
	width: auto
}
/*- Form1 Setup -*/
/* Form1 'Calendar' */
.form1.calendar-filter{
	float: left
}
.form1.calendar-filter label{
	margin: 6px 0 0;
	padding: 0 10px 0 0;
	width: auto
}
.form1.calendar-filter div{
	float: left
}
.form1.calendar-filter select{
	margin: 0 15px 0 0;
	width: 90px
}
.form1.calendar-filter .submit{
	margin: 0;
	padding: 0
}
/*=== Link Buttons ===*/
.btn-more3{
	font-size: 11px;
	font-weight: bold
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	border-top: 1px solid #e7e7e7;
	clear: both;
	height: 1px;
	margin: 15px 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
.mbottom {
	margin-bottom: 30px;
}
.text-tiny {
	font-size: 0.7em;
}



/*=== POST MARK UP BELOW THIS POINT ===*/
/*=== POST MARK UP BELOW THIS POINT ===*/
/*=== POST MARK UP BELOW THIS POINT ===*/
.bodyCopy {
	width:95%; 
	margin:auto; 
	padding: 20px;
}


/*=== TABLES ===*/

table.tablesorter {}
table.tablesorter th {text-align:left; background-color:#3F5F41; color:white; padding:5px;}
table.tablesorter td {padding:5px;}

/*=== ALERTS ===*/
.alert {
	padding: 5px 5px 5px 15px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid silver;
	color: #333333;
	margin: 5px 0 15px 0;
}
.orange {
	color: #F09B4F;
	border-color: #F09B4F;
	background-color:#FFF0E1;
}
.red {
	border-color:#D63232;
	background-color:#FFE8E8;
}
.green {
	border-color:#709B2D;
	background-color:#EDF6CE;
}
.alertMini-locked {
	font-weight: bold;
	font-size: 1.1em;
	background: url(/_css/images/icons/lock.png) no-repeat;
	background-position: 4px 1px;
	padding: 4px 4px 4px 26px;
	float: none;
}
.alertMini-red {
	color:#E4675C;
	font-size: 1.1em;
	font-weight: bold;
	background: url(/_css/images/icons/exclamation.png) no-repeat;
	background-position: 4px 3px;
	padding: 4px 4px 4px 26px;
	float: none;
}

/* === Member Functions Splash Page ===*/
#mem-splash #login {
	height: 120px;
	margin: auto;
	margin-top: 2px;
	padding: 40px 0 20px 350px;
	background: url(/_images/bgr-diag.gif);
}
#mem-splash #details {
	margin: 30px;
	position:relative;
	clear: both;
}
#mem-splash .flogin {
	float:left;
}
#mem-splash img.screeny {
	margin: 10px;
}

/* === Popups ===*/
.popup {
	padding:25px;
}
.popup #logo{
	position: absolute;
	top: 10px;
	right: 20px;
	height: 80px;
	width: 150px;
	background: url(/_images/logo_2.gif) no-repeat right;
}
.popup h1 {
	margin:-10px 0 20px 0;
}
.popup h2 {
	margin:-10px 0 20px 0;
}
.popup h3 {
	margin:-10px 0 20px 0;
}
.popup fieldset {
	margin-left: 15px;
}
.popup fieldset div {
	margin-top: 8px;
}


/* === Resource Order Form ===*/
#resource_order_form .headBanner {
		width:150px;
		margin:7px;
		padding:8px;
		float:left;
		background-color:#F3F9DE;
		min-height:155px;
		
	}
	#resource_order_form .headBanner h3{
		color: #84A237;
		font-size: 15px;
	}
	#productTable {
		width:100%;	
	}
	#productTable th{
		background-color:#F3F9DE;
		color:#365738;
		font-weight: bold;
		text-align:left;
	}
	#productTable tr.bottomBorder{
		border-bottom: 1px solid #365738;
	}
	#productTable td, #productTable th{
		padding:5px;
	}
	#productTable td.item {
		font-weight:bold;
		vertical-align:middle;
	}
	#productTable select {
		width: 60px;	
	}
	#productTable #orderTotal td {
		font-size:1.1em;
		font-weight: bold;
	}
	#productTable #orderTotal {
		background-color:#F3F9DE;
	}
	#orderForm label {
		display:block;
		width:140px;
		float:left;
	}
	#orderForm input {
		width:400px;
	}
	#orderForm div {
		margin-top:10px;
	}
	#purchaserDetails {
		background-color:#F3F3F3;
		padding:15px 30px 30px 30px;	
	}
	.checkBoxDiv {
		float:left;
		font-weight:bold;
		min-width:100px;
		
	}


