@charset "UTF-8";
/* CSS Document */
html {
	height:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #516c92;
	margin: 0px;
	height: 100%;
	text-align: center;
}
h1 {
	font-size: 16px;
}
.loading_div {
	height:300px;
	margin: 250px 0px 0px 0px;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height:100%;
	margin: 0 auto -15px;
}
a {
	color: #390;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #3f0;
	text-decoration: none;
	cursor: pointer;
}
#container_admin {
	Margin: 0px auto 0px auto;
	position:relative;
	text-align: center; /*This for IE*/
	width: 1000px;
	height: 570px;
	background-image: url(../img/background_admin.jpg);
}
#container_home {
	Margin: 0px auto 0px auto;
	position:relative;
	text-align: center; /*This for IE*/
	width: 1000px;
	height: 570px;
	background-image: url(../img/background_home.jpg);
}
#container_aboutus {
	Margin: 0px auto 0px auto;
	position:relative;
	text-align: center; /*This for IE*/
	width: 1000px;
	height: 570px;
	background-image: url(../img/background_aboutus.jpg);
}
#container_trips {
	Margin: 0px auto 0px auto;
	position:relative;
	text-align: center; /*This for IE*/
	width: 1000px;
	height: 570px;
	background-image: url(../img/background_wilderness.jpg);
}
#container_workshops {
	Margin: 0px auto 0px auto;
	position:relative;
	text-align: center; /*This for IE*/
	width: 1000px;
	height: 570px;
	background-image: url(../img/background_workshops.jpg);
}
#container_healing {
	Margin: 0px auto 0px auto;
	position:relative;
	text-align: center; /*This for IE*/
	width: 1000px;
	height: 570px;
	background-image: url(../img/background_healing.jpg);
}
#container_testimonials {
	Margin: 0px auto 0px auto;
	position:relative;
	text-align: center; /*This for IE*/
	width: 1000px;
	height: 570px;
	background-image: url(../img/background_testimonials.jpg);
}
#container_schedule {
	Margin: 0px auto 0px auto;
	position:relative;
	text-align: center; /*This for IE*/
	width: 1000px;
	height: 570px;
	background-image: url(../img/background_calendar.jpg);
}
#container_resources {
	Margin: 0px auto 0px auto;
	position:relative;
	text-align: center; /*This for IE*/
	width: 1000px;
	height: 570px;
	background-image: url(../img/background_resources.jpg);
}
#container_gallery {
	Margin: 0px auto 0px auto;
	position:relative;
	text-align: center; /*This for IE*/
	width: 1000px;
	height: 570px;
	background-image: url(../img/background_gallery.jpg);
}
#container_blog {
	Margin: 0px auto 0px auto;
	position:relative;
	text-align: center; /*This for IE*/
	width: 1000px;
	height: 570px;
	background-image: url(../img/background_blog.jpg);
}
#banner {
	background-image: url(../img/banner.png);
	position: relative;
	height: 109px;
	width: 1000px;
}
#nav_top {
	position: relative;
	top: 73px;
	height: 36px;
	width: 1000px;
	text-align: right;
}
.nav_top_item_container {
	float: right;
	width: 850px;
}
.nav_top_item {
	padding: 15px 0px 1px 4px;
	float: left;
	color:#FFFFFF;
}
.nav_top_item a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav_top_item a:hover {
	color: #33ff00;
}
.nav_top_item_active {
	padding: 15px 0px 1px 4px;
	float: left;
	color:#33ff00;
}
.nav_top_item_active a, .nav_top_item_active a:hover {
	color: #33ff00;
	text-decoration: none;
}
#left_content_admin {
	background-image: url(../img/left_content_admin.png);
	position: relative;
	height: 452px;
	width: 1000px;
	float: left;
}
.admin_content_holder {
	padding: 0px 17px 17px 17px;
	text-align: left;
}
#schedule_admin {
	background-image: url(../img/left_content_admin.png);
	position: relative;
	height: 452px;
	width: 1000px;
	float: left;
}
.schedule_content_holder {
	margin: 0px 17px 17px 17px;
	text-align: left;
	overflow: auto;
	max-height: 452px;
	height: 452px;
}
#left_content_home {
	background-image: url(../img/left_content_home.png);
	position: relative;
	height: 452px;
	width: 443px;
	float: left;
}
.home_content_holder {
	padding: 10px 5px 0px 25px;
	text-align: left;
}
.home_content_link {
	text-align: right;
	padding: 0px 5px 0px 0px;
}
.home_content_link a {
	color: #516c92;
	text-decoration: none;
}
.home_content_link a:hover, .home_content_link a:active {
	color: #33ff00;
}
#left_content_global {
	background-image: url(../img/left_content_global.png);
	position: relative;
	height: 452px;
	width: 555px;
	float: left;
}
#right_content_home {
	background-image: url(../img/right_content_global.png);
	position: relative;
	height: 370px;
	max-height: 370px;
	width: 430px;
	overflow: auto;
	float: right;
	top: -65px;
	display: none;
}
#right_content_global {
	background-image: url(../img/right_content_global.png);
	position: relative;
	height: 452px;
	max-height: 452px;
	width: 430px;
	overflow: auto;
	float: right;
}
.text_editing {
	padding: 5px;
	text-align: left;
	font-size: 10px;
}
.text_editing .submit {
	text-align: right;
	padding: 5px;
}
.global_content_holder {
	padding: 10px 5px 0px 25px;
	text-align: left;
	overflow: auto;
	max-height: 442px;
	height: 442px;
}
.resources_content_holder {
	padding: 10px 5px 0px 25px;
	text-align: left;
	overflow: auto;
	max-height: 428px;
	height: 428px;
	clear: both;
}
.nav_res {
	margin: 0px 0px 0px 17px;
	padding: 0px 0px 0px 5px;
	height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #516c92;
}
.nav_res_item {
	font-size: 9px;
	padding: 1px 2px 3px 1px;
	float: left;
}
.nav_res_item a {
	color: #000;
	text-decoration: none;
}
.nav_res_item a:hover, .nav_res_item a:active {
	color: #390;
}
.nav_res_item a.active {
	color: #390;
}
ul#nav_admin {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 14px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #516c92;
	list-style: none;
}
#nav_admin li {
	font-size: 9px;
	padding: 0px 5px 2px 5px;
	float: left;
	display: inline;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #516c92;
}
#nav_admin li a {
	color: #000;
	text-decoration: none;
}
#nav_admin li a:hover, .nav_admin li a:active {
	color: #33ff00;
}
div.nav_admin {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 14px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #516c92;
}
.nav_admin_item {
	font-size: 9px;
	padding: 0px 5px 2px 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #516c92;
}
.nav_admin_item a {
	color: #000;
	text-decoration: none;
}
.nav_admin_item a:hover, .nav_admin_item a:active {
	color: #33ff00;
}
.blog_content_holder {
	padding: 0px 0px 0px 17px;
	text-align: left;
	margin: 0px 0px 0px 5px;
	overflow: auto;
	max-height: 632px;
}
.blog_title {
	font-size: 20px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
}
.blog_date {
	padding: 0px 10px 0px 10px;
}
.blog_body {
	padding: 10px 10px 0px 10px;
}
.event_title {
	font-size: 20px;
	padding: 10px 0px 0px 0px;
}
.event_body {
	display: none;
}
.event_description {
	padding: 10px 10px 10px 10px;
}
.calendar_field_row {
	height: 20px;
}
.calendar_field_key {
	float: left;
	width: 80px;
}
.schedule_category_container {
	padding: 10px 0px;
}
.schedule_category_container .title {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 3px;
	margin: 0px;
	background-image: url(../img/background_repeatable.png);
	background-repeat: repeat;
}
.schedule_category_container .items {
	padding: 0px 0px 0px 10px;
	max-width: 350px;
	float: left;
}
.schedule_category_container .images {
	float:right;
	width: 140px;
	max-width: 140px;
}
.schedule_category_container .images a {
	padding: 5px;
}
.schedule_manageer_box {
	border:1px solid #516C92;
	margin:5px;
}
.schedule_category_container .items .item {
	padding: 10px 0px 0px 0px;
}
.schedule_category_container .items .item .name {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
.schedule_category_container .items .item .description {
}
.schedule_category_container .items .item .dates {
	font-style: italic;
}
#reorder_categories, #reorder_items {
	list-style: none;
	width: 80%;
	clear: both;
}
#reorder_categories li, #reorder_items li {
	display: block;
	padding: 5px 5px;
	margin-bottom: 3px;
	background-color: #efefef;
	border: solid 1px #000;
}
#reorder_categories li img.handle, #reorder_items li img.handle {
	margin-right: 20px;
	cursor: move;
}
.global_content_link {
	text-align: right;
	padding: 0px 5px 0px 0px;
}
.global_content_link a {
	color: #516c92;
	text-decoration: none;
}
.global_content_link a:hover, .global_content_link a:active {
	color: #33ff00;
}
#quotebar {
	background-image: url(../img/home_quotebar_background.png);
	background-repeat: repeat;
	float: right;
	height: 65px;
	width: 557px;
	position: relative;
	right: 0px;
	top: 370px;
}
.quotebar_quote {
	padding: 10px 0px 0px 10px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	width: 520px;
}
.quotebar_author {
	color: #babab6;
	float: right;
	padding: 0px 10px 0px 0px;
}
#footer {
	background-image: url(../img/footer.jpg);
	position: relative;
	height: 9px;
	max-height: 9px;
	min-height: 9px;
	width: 1000px;
	clear: both;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.push {
	height: 15px;
	clear: both;
	background-color: #FFF;
}
.show_vars_container {
	clear: both;
	width:1000px;
	text-align: left;
	Margin: 0px auto auto auto;
}
.footer_text {
	height: 15px;
	clear: both;
	min-width: 1000px;
}
.copyright {
	text-align: left;
	font-size: 9px;
	color: #516c92;
	text-decoration: none;
	float: left;
}
.siteby {
	text-align: right;
	font-size: 9px;
	color: #516c92;
	text-decoration: none;
	float: right;
}
div.scrollable {
	position:relative;
	overflow:hidden;
	width: 946px;
	height:438px;
	left: 10px;
	top: 10px;
}
#scrolled_items {
	position:absolute;
	width:20000em;
	clear:both;
}
#scrolled_items .scrolled_item_slide {
	float:left;
	width:946px;
	height:338px;
	cursor:pointer;
}
.admin_slide_header {
	font-size: 16px;
	font-weight: bold;
}
.info_box {
	margin: 5px;
}
.info_title {
}
.info_label {
	width: 200px;
	float: left;
	clear: left;
}
.info_value {
	float: left;
	clear: right;
	font-weight: bold;
}
.info_label_traffic {
	width: 200px;
	float: left;
	clear: left;
}
.info_label_traffic_h {
	width: 170px;
	float: left;
	clear: left;
}
.info_value_traffic {
	float: left;
	clear: right;
	font-weight: bold;
	width: 100px;
}
#admin_home_user_info {
	border: 1px #516c92 solid;
	width: 300px;
	margin: 5px;
}
#admin_home_calendar_info {
	border: 1px #516c92 solid;
	width: 300px;
	margin: 5px;
}
#admin_home_blog_info {
	border: 1px #516c92 solid;
	width: 300px;
	margin: 5px;
}
#admin_home_email_info {
	border: 1px #516c92 solid;
	width: 300px;
	margin: 5px;
}
#admin_home_traffic_info {
	border: 1px #516c92 solid;
	width: 610px;
	margin: 5px;
	float: right;
}
#admin_add_user_box {
	border: 1px #516c92 solid;
	width: 430px;
	margin: 5px;
	float: left;
	clear: left;
}
#admin_edit_user_box {
	border: 1px #516c92 solid;
	width: 430px;
	margin: 5px;
	float: left;
	clear: left;
}
.user_row {
	height: 25px;
	margin: 5px 0px 5px 0px;
}
.user_row_more {
	clear: both;
}
.user_title {
}
.user_label {
	width: 260px;
	float: left;
	clear: left;
}
.user_value {
	float: right;
	clear: right;
}
.user_result, .event_result, .blog_result {
	width: 355px;
	float: left;
	clear: left;
	color: red;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.user_submit {
	float: right;
	clear: right;
}
.admin_table_box {
	margin: 5px;
}
.admin_list_box {
	border: 1px #516c92 solid;
	width: 935px;
	margin: 5px;
}
.admin_add_button {
	margin: 0px 0px 0px 6px;
	font-size: 14px;
	font-weight: bold;
}
.rte-zone {
	width:415px;
	margin:0;
	padding:0;
	height:500px;
	border:1px #999 solid;
	clear:both;
}
.rte-zone-event {
	width:415px;
	margin:0;
	padding:0;
	height:400px;
	border:1px #999 solid;
	clear:both;
}
.rte-toolbar {
	overflow:hidden;
}
.rte-toolbar a, .rte-toolbar a img {
	border:0;
}
.rte-toolbar p {
	float:left;
	margin:0;
	padding-right:5px;
}
.dialog_box {
	display: none;
}
.ui-helper-hidden-accessible {
	top: -99999999px;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#gallery ul {
	list-style: none;
	clear: both;
}
#gallery ul li {
	display: inline;
	float: left;
	margin: 0px 5px 5px 0px;
	text-align: center;
	width: 101px;
	height: 115px;
	font-size: 9px;
}
#gallery ul img {
	border: 1px solid #3e3e3e;
}
#gallery ul a:hover img {
	border: 1px solid #33FF00;
	color: #33FF00;
}
#gallery ul a:hover {
	color: #33FF00;
}
