/* @override 
	http://localhost/stylesheets/default.css
	http://humelake.stage.hlws.org/stylesheets/default.css
	http://www.humelake.org/stylesheets/default.css
	http://humelake.localdev/stylesheets/default.css
*/

body {
	background: #6ab2e7 url(../images/layout/bg.png) repeat-x;
	font-size: 62.5%;
	font-family: Arial,Helvetica,sans-serif;
}

body.thickbox {
	background: #fff none;
}

#wrapper, #footer-shadow {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#wrapper {
	background: url(../images/layout/shadow-background.png) repeat-y;
}

#footer-shadow {
	height: 10px;
	margin-bottom: 20px;
	background: url(../images/layout/shadow-bottom.png) no-repeat;
}

#header, #content, #footer {
	font-size: 1.2em;
	background-color: #fff;
}

#main-column {
	clear: both;
}

/*
	Thickbox
*/

body.thickbox {
	background: #fff none;
}

body.thickbox h1 {
	font-size: 20px;
}

body.thickbox p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
}

.thickbox_header {
	display: block;
	padding: 10px;
	background: #0b2f59 url(../images/layout/thickbox_header_bg.gif) repeat-x 0 bottom;
	color: #fff;
}

.thickbox_content {
	margin: 10px 15px;
}

#thickbox-tabs {
	margin-left: 15px;
	margin-bottom: 0;
}

#thickbox-tabs ul {
	list-style: none;
}

#thickbox-tabs ul li {
	float: left;
	margin: 0 4px -1px;
	list-style-image: none !important;
}

#thickbox-tabs li a {
	color: #75b816;
	background: #fff url(../images/layout/tab_bg.png);
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 0px 10px;
	font-weight: bold;
	line-height: 28px;
	margin-top: 4px;
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #caddb4;
	font-size: 12px;
	margin-bottom: 0;
}

#thickbox-tabs li a:active {
	outline: none;
}

#thickbox-tabs li a.current {
	background: #fff url(../images/layout/tab_bg_active.png) repeat-x;
	cursor: default;
	margin-top: 0;
	line-height: 33px;
	color: #0E4471;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #6b9ccf;
	border-top: 1px solid #fff;
	border-left: 1px solid #e8e8e8;
}

/*
  Home Page
*/

.home #content {
	padding-top: 25px;
	padding-bottom: 25px;
}

.home #header-content {
	color: #fff;
	z-index: 51;
	position: absolute;
	margin-top: 50px;
	margin-left: 650px;
	width: 275px;
}

#did-you-know {
	height: 110px;
	background-color: #e7f2fb;
}


#did-you-know h3 {
	margin-bottom: 10px;
	background: #e7f2fb url(../images/layout/h3_1_right.png) no-repeat scroll right top;
}

#did-you-know h3 span {
	color: #fff;
	background: url(../images/layout/h3_1_left.png) no-repeat;
	line-height: 25px;
	font-size: 18px;
	display: block;
	padding-left: 6px;
	text-transform: capitalize;
}

#did-you-know h3 .buttons {
	display:block;
	float:right;
	padding:5px 8px 0 0;
	width:auto;
}

#did-you-know h3 .buttons a {
	margin-left: 5px;
}

#did-you-know ul {
	margin-left: 10px;
	margin-right: 10px;
}

#did-you-know li {
/*	width: 300px;*/
	height: 55px;
	display: none;
}

#did-you-know li.first {
	display: block;
}

#did-you-know li a {
	display: block;
	height: 55px;
/*	width: 290px;*/
	text-decoration: none;
	color: #5688af;
}

#did-you-know li img {
	border: 4px solid #fff;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#did-you-know span {
	display: block;
	font-weight: bold;
	color: #376c9d;
	font-size: 15px;
	margin-bottom: 4px;
}

#who-are-you {
}

#who-are-you h3 {
	border-bottom: 1px dashed #dbe4ed;
	color: #376c9d;
	font-size: 18px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	line-height: 22px;
}

#who-are-you ul {
	float: left;
	margin-left: 25px;
	margin-right: 25px;
}

#who-are-you li {
	color: #75b816;
	margin-bottom: 6px;
	list-style-image: url(../images/layout/bullet_double_arrow.png);
}

#who-are-you li a {
	color: #5f7f1e;
	text-decoration: none;
}

#who-are-you li a:hover {
	text-decoration: underline;
}

#whats-happening {
}

#whats-happening h3 {
	border-bottom: 1px dashed #dbe4ed;
	color: #376c9d;
	font-size: 18px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	line-height: 22px;
}

#whats-happening ul {
	float: left;
	margin-left: 25px;
	margin-right: 25px;
}

#whats-happening li {
	color: #75b816;
	margin-bottom: 6px;
	list-style-image: url(../images/layout/bullet_double_arrow.png);
}

#whats-happening li a {
	color: #5f7f1e;
	text-decoration: none;
}

#whats-happening li a:hover {
	text-decoration: underline;
}

#home-widgets-wrapper {
	margin-top: 15px;
}

#footer-widgets-wrapper {
	margin-top: 15px;
	margin-bottom: 15px;
}

#home-widgets, #footer-widgets {
	margin-left: auto;
	margin-right: auto;
	width: 630px;
	padding:0;
	text-align:center;
}


#home-widgets li, #footer-widgets li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	width:90px;
}

#home-widgets li a, #footer-widgets li a {
	border:1px solid #fff;
	color:#B6CDE2;
	display:block;
	margin:0;
	padding: 55px 0 10px;
	text-align:center;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: center 5px;
	color: #1a5d91;
}

#home-widgets li a:hover, #footer-widgets li a:hover {
	border: 1px solid #1a5d91;
	color: #1a5d91;
}

/*
  Header
*/

#header-pushdown{
	width: 960px;
	margin-left:auto;
	margin-right: auto;
	overflow: hidden;
	background-color: #ddd;
	position: absolute;
	visibility: hidden;
}

.pushdown-column a{
	color: #69872c;
	text-decoration: none;
	display:block;
	padding: 4px;
}

.pushdown-column a:hover{
	color: #000000;
	background-color: #ffffff;
}

#pushdown-wrapper{
	padding: 10px 0px 0px 10px;
	margin-left: 165px;
	width: 770px;
	font-size: 1.25em;
}

.pushdown-column{
	float: left;
	margin-right: 10px;
	width: 182px;
}

.pushdown-column .last{
	margin-right: 0px;
}

.pushdown-column h3{
	font-size: 1.25em;
}

.pushdown-column ul{

	margin-bottom:15px;
	border-top: 1px dashed #999999;
}

.pushdown-column ul li{
	margin-top:2px;
}

#pushdown-toggle {
	display: block;
	margin-top: 15px;
	width:50px;
	float: right;
	text-align: center;
	margin-right: 18px;
	text-transform: lowercase;
}

#pushdown-toggle a {
	color: #000000 !important;
}

#pushdown-chat{
	position: absolute;
	margin-left: 10px;
	margin-top: 195px;
}

#header {
	background: url(../images/layout/header_bg_visor.jpg) repeat-x;
	height: 406px;
}

#logo {
	position: absolute;
	z-index: 200;
	height: 120px;
	width: 175px;
	margin-left: 10px;
}

#logo h1 {
	display: none;
}

#logo a {
	text-indent: -9999px;
	display: block;
	background: url(../images/layout/hume_logo.png) no-repeat;
	height: 120px;
	width: 175px;
}

#top-nav {
	text-align: right;
	height: 64px;
	font-size: 13px;
	font-weight: bold;
}

#top-nav a {
	color: #fff;
	text-decoration: none;
}

#top-nav a:hover {
	text-decoration: underline;
}

#top-nav ul {
	display: block;
	margin-top: 15px;
}

#top-nav li {
	display: inline;
	list-style-type: none;
	margin-left: 10px;
	text-transform: lowercase;
}

#main-nav-wrapper {
	height: 27px;
	background-color: #fff;
	padding-bottom: 2px;
	padding-top: 3px;
}

#main-nav {
	z-index: 100;
}

#main-nav li {
	float: left;
	list-style: none;
	border-right: 1px solid #CCCCCC;
}

#main-nav li.last {
	border-right: 0px;
}

#main-nav li a {
	display: block;
	background: #fff;
	padding: 8px 9px 6px 8px;
	text-decoration: none;
	color: #69872c;
	white-space: nowrap;
	text-transform: uppercase;

	font-weight: bold;
}

#main-nav li a:hover {
	background: #69872c;
	color: #fff;
}

#main-nav li.top-menu-hover a {
	background: #69872c;
	color: #fff;
}

#main-nav li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	width: auto;
}

#main-nav li ul li {
	float: none;
	display: inline;
	width: auto;
	border-right: 0px;
}

#main-nav li ul li a {
	width: auto !important;
	text-indent: 0px !important;
	background: #69872c none !important;
	color: #fff;
	padding: 7px 12px 7px 8px !important;
	border-bottom: 1px #fff solid;
	border-left: 0;
	text-transform: capitalize;
}

#main-nav li ul li a:hover {
	background: #fff !important;
	color: #69872c;
}

/*
#main-nav li.nav-youth a {
	text-indent: -9999px;
	width: 113px;
	padding-right: 0;
	padding-left: 0;
	background: url(../images/layout/main-nav-youth.gif) 0 0;
}

#main-nav li.nav-youth a:hover, #main-nav li.nav-youth.top-menu-hover a {
	background: url(../images/layout/main-nav-youth.gif) 0 -26px;
}

#main-nav li.nav-family a {
	text-indent: -9999px;
	width: 122px;
	padding-right: 0;
	padding-left: 0;
	background: url(../images/layout/main-nav-family.gif);
}

#main-nav li.nav-family a:hover, #main-nav li.nav-family.top-menu-hover a {
	background: url(../images/layout/main-nav-family.gif) 0 -26px;
}

#main-nav li.nav-adult a {
	text-indent: -9999px;
	width: 130px;
	padding-right: 0;
	padding-left: 0;
	background: url(../images/layout/main-nav-adult.gif);
}

#main-nav li.nav-adult a:hover, #main-nav li.nav-adult.top-menu-hover a {
	background: url(../images/layout/main-nav-adult.gif) 0 -26px;
}

#main-nav li.nav-retreat-by-design a {
	text-indent: -9999px;
	width: 156px;
	padding-right: 0;
	padding-left: 0;
	background: url(../images/layout/main-nav-retreat-by-design.gif);
}

#main-nav li.nav-retreat-by-design a:hover, #main-nav li.nav-retreat-by-design.top-menu-hover a {
	background: url(../images/layout/main-nav-retreat-by-design.gif) 0 -26px;
}

#main-nav li.nav-lodge-rentals a {
	text-indent: -9999px;
	width: 130px;
	padding-right: 0;
	padding-left: 0;
	background-image: url(../images/layout/main-nav-lodge-rentals.gif);
}

#main-nav li.nav-lodge-rentals a:hover, #main-nav li.nav-lodge-rentals.top-menu-hover a {
	background: url(../images/layout/main-nav-lodge-rentals.gif) 0 -26px;
}
*/

#masthead {
	height: 310px;
	background: #000 no-repeat;
}

#masthead h2 {
	
	font-size: 28px;
	padding-top: 25px;
	padding-left: 20px;
	z-index: 50;
	text-shadow: #000 1px 1px 4px;
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000,direction=150,strength=1);
	color: #fff;
}

#header-images {
	position: relative;
	width: 960px;
	height: 310px;
}

#header-images img {
	display: none;
	position: absolute;
	z-index: 1;
	top: 0;
	width: 960px;
	height: 310px;
}

#header-images img.first {
	display: block;
}

/*
  Content
*/

#main-column {
	padding-top: 20px;
	padding-bottom: 20px;
}

#main-column .pane {
	margin-left: 10px;
	margin-right: 10px;
}

#main-column td {
	padding: 5px;
}

#main-column ul {
	list-style: disc;
	margin-bottom: 10px;
	margin-left: 25px;
}

#main-column ul li {
	margin-bottom: 5px;
}

ul.talent-list {
	margin-left: 0 !important;
	list-style: none !important;
}

ul.activity-list {
	margin-left: 0 !important;
	list-style: none !important;
}

#main-column p {
	margin-bottom: 10px;
	line-height: 18px;
}

#main-column a {
	color: #75B816;
}

#main-column a:hover {
	color: #61a204;
	text-decoration: underline;
}

#main-column h2 {
	font-size: 20px;
	color: #154975;
	margin-left: 10px;
	margin-bottom: 10px;
}

#main-column h3 {
	display:none;
	font-size: 20px;
	color: #154975;
	margin-bottom: 10px;
}

#main-column h4 {
	font-size: 12pt;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #6ab2e7;
}

#main-column blockquote
{
	margin: 0px 0px 10px 25px;
	font-style: italic;
	font-size: 12pt;
	background-color: #eeeeee;
	padding-bottom: 1px;
}

#main-column blockquote p
{
	font-family: Times, serif;
	margin-left: 10px;
	line-height: 18px;
}

#main-column blockquote h4
{
	font-family: Times, serif;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	font-size: 12pt;
	background-color: #fff;
	margin: 0 0 10px;
}

#main-column hr {
	visibility: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
}

#main-tabs {
	margin-left: 15px;
	position: relative;
	margin-top: -35px;
	z-index: 50;
}

#main-tabs ul {
	list-style: none;
	margin: 0 !important;
}

#main-tabs ul li {
	float: left;
	margin: 0 4px;
	list-style-image: none !important;
}

#main-tabs li a {
	color: #75b816;
	background: #fff url(../images/layout/tab_bg.png);
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 0px 10px;
	font-weight: bold;
	line-height: 28px;
	margin-top: 6px;
	border-bottom: 1px solid #a4d065;
}

#main-tabs li a:active {
	outline: none;
}

#main-tabs li a.current {
	background: #fff url(../images/layout/tab_bg_active.png) repeat-x;
	cursor: default;
	margin-top: 0;
	line-height: 33px;
	color: #0E4471;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #6b9ccf;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

.event-date-heading {
	background-color: #efefef;
	line-height: 28px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 7px;
	margin-bottom: 10px;
}

.talent-list li {
	margin-bottom: 15px;
	overflow: auto;
	min-height: 160px;
}

.talent-list .talent-title {
	width: 510px;
	float: right;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

.talent-list .talent-title span {
	margin-right: 5px;	
}

.talent-photo {
	float: left;
}

.talent-photo img {
	width: 150px;
	height: 150px;
}

.talent-list .talent-short-bio {
	float: right;
	width: 510px;
	min-height: 105px;
}

.talent-list p {
	line-height: 18px;
}

.thickbox_content .talent-photo {
	width: 150px;
	float: right;
}

.thickbox_content .talent-full-bio {
	width: 350px;
	float: left;
}

.talent-full-bio {
	float: right;
	width: 510px;
	min-height: 105px;
}

/*
  Activities
*/

.activity-list li {
	margin-bottom: 15px;
	overflow: auto;
	min-height: 115px;
}

.activity-list .activity-title {
	width: 490px;
	float: right;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

.activity-list .activity-title span {
	margin-left: 5px;
	color: #999;
}

.activity-list .activity-photo {
	float: left;
}

.activity-list .activity-photo img {
	width: 178px;
	height: 113px;
	border: 1px solid #000;
}

.activity-list .activity-short-description {
	float: right;
	width: 490px;
	min-height: 105px;
}

.activity-list p {
	line-height: 18px;
}

.vimeo-grid h5 {
	font-size: 10pt;
	margin-bottom: 4px;
}

.vimeo-grid div {
	float: left;
	margin-bottom: 18px;
}

.vimeo-grid div.left {
	margin-right: 18px;
}

.price-grid {
	margin-bottom: 30px;
}

.price-grid th, .price-grid td
{
padding: 4px;
text-align: center;
}

.price-grid tr.alt
{
background-color: #EEEEEE;
}

.price-grid td.left-column
{
background-color: #FFFFFF;
text-align: right;
}

/*
  Activities
*/

.activity {
	clear: both;
	margin-bottom: 15px;
}

.activity img {
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
}

.activity h4 {
	font-size: 12pt;
}

.activity h5 span {
	color: #999999;
}

/*
  Sidebar
*/

#sidebar-column {
	padding-bottom: 115px;
}


#register-now {
	width: 136px;
	height: 136px;
	position: absolute;
	z-index: 1000;
	top: -95px;
	background-image: url(../images/layout/register_now_bg.png);
	left: -20px;
}

#register-now.link-text{
	background-image: url(../images/layout/register_now_alt_bg.png);
}

#register-now a {
	display: block;
	width: 136px;
	height: 136px;
	text-indent: -9999px;
	text-decoration: none;
}

#register-now div {
	width: 85px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-indent: 0;
	margin-top: 80px;
}

#sub-nav {
	padding-right: 10px;
}

ul.breadcrumbs {
	background: #5e801f url(../images/layout/breadcrumbs_bg.gif) no-repeat 0 bottom;
	padding-top: 50px;
	padding-bottom: 5px;
}

ul.breadcrumbs li {
	font-size: 14px;
	background: url(../images/layout/breadcrumbs_item_bg.gif) no-repeat;
	text-transform: uppercase;
	padding: 10px 10px 15px;
}

ul.breadcrumbs li.first {
	background-image: none;
	padding: 0 10px 8px;
	font-weight: bold;
	font-size: 20px;
	text-transform: capitalize;
}

/*
ul.breadcrumbs li a.nav-youth {
	background: url(../images/layout/sub-nav-youth.gif) no-repeat;
	text-indent: -9999px;
}

ul.breadcrumbs li a.nav-adult {
	background: url(../images/layout/sub-nav-adult.gif) no-repeat;
	text-indent: -9999px;
}

ul.breadcrumbs li a.nav-family {
	background: url(../images/layout/sub-nav-family.gif) no-repeat;
	text-indent: -9999px;
}

ul.breadcrumbs li a.nav-retreat-by-design {
	background: url(../images/layout/sub-nav-retreat-by-design.gif) no-repeat;
	text-indent: -9999px;
}

ul.breadcrumbs li a.nav-lodge-rentals {
	background: url(../images/layout/sub-nav-lodge-rentals.gif) no-repeat;
	text-indent: -9999px;
}
*/

ul.breadcrumbs li a {
	display: block;
	text-decoration: none;
	color: #fff;
}

ul.breadcrumbs li a:hover {
	color: #f5fda2;
}

/*
	Sub_nav
*/

ul.sub_nav {
	margin: -5px 0 0;
}

ul.sub_nav li, .widget_subnav {
	height: 55px;
}

ul.sub_nav li a, .widget_subnav a {
	display: block;
	height: 45px;
	padding: 10px 10px 0;
	font-size: 14px;
	line-height: 18px;
	background: url(../images/layout/sub_nav_item_bg.gif) 0 0;
	text-decoration: none;
	color: #55631C;
	text-transform: uppercase;
}

ul.sub_nav li a span, .widget_subnav span {
	display: block;
	line-height: 12px;
	font-size: 12px;
	color: #8C8267;
	text-transform: none;
}

ul.sub_nav li.here a {
	background-position: 0 -110px;
}

ul.sub_nav li.here a {
	color: #fff;
	font-weight: bold;
}

ul.sub_nav li.here a span {
	color: #f5fda2;
}

ul.sub_nav li a:hover, .widget_subnav a:hover {
	background-position: 0 -55px;
}

ul.sub_nav li.here a:hover {
	background-position: 0 -110px;
}

/*
	Widgets
*/
ul.widgets {
	padding-bottom: 15px;
}


ul.widgets li {

}

#sidebar-column .widget_45 {
	margin-top: 10px;
}

#sidebar-column .widget_72 {
	margin-top: 10px;

}

#sidebar-column .widget_45 a {
	height: 45px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#sidebar-column .widget_72 a {
	height: 72px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#sidebar-column .widget_45 a:hover {
	background-position: 0 -45px;
}

#sidebar-column .widget_72 a:hover {
	background-position: 0 -72px;
}

#sidebar-column .widget_live_chat {
	margin-top: 15px;
	margin-left: 5px;
}

#sidebar-column .widget_share  {
	height: 105px;
	position: absolute;
	width: 240px;
	bottom: 0;
	left: -10px;
	z-index: 10;
	cursor: pointer;
}

#sidebar-column .widget_share:hover  {
	height: 170px;
}

ul.job-listing {
	margin-left: 0 !important;
	list-style: none !important;	
}

/*
	Webcams
*/

.webcams .viewer-wrapper {
	width: 640px;
	height: 500px;
	margin-bottom: 10px;
}

.webcams #viewer img {
	margin-top: 20px;
	width: 640px;
	height: 480px;
}

#main-column .webcams .viewer-time-lapse-navigation ul, .thickbox .webcams .viewer-time-lapse-navigation ul {
	margin: 0 0 0 9px;
}

#main-column .webcams .viewer-time-lapse-navigation li, .thickbox .webcams .viewer-time-lapse-navigation li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
}

#main-column .webcams a, .thickbox .webcams a {
	color: #1c4e79;
	font-size: 12px;
}

.thickbox .webcams {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #d8d8d8;
	width: 640px;
}

.thickbox #viewer img {
	margin-top: 0px;
}

#sitemap {
}

#sitemap ul {
	margin-bottom: 25px;
}

#sitemap li {
	margin-top: 10px;
	font-weight: bold;
	list-style-type: none;
	font-size: 15px;
}

#sitemap li a {
		color: #69872c;
}

#sitemap ul li {
	font-weight: normal;
	font-style: normal;
	list-style-type: disc;
	font-size: 13px;
}

#sitemap ul li a {
	color: #69872c;
}

#sitemap ul ul {
	margin-bottom: 10px;
}

/*
  Footer
*/

#footer {
	background-image: url(../images/layout/footer_bg.png);
	padding-top: 20px;
	padding-bottom: 20px;
	height: 35px;
	color: #fff;
	background-color: #104b7c;
}

#footer p {
	margin: 4px 10px;
	padding: 0;
}

#footer a {
	color: #75b816;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	clear: left;
	display: inline;
}
