/* main styles for Hat Creek Resort -----------------------------*/

body {
	background: #423b35 url(../images/body-bg.jpg) no-repeat fixed center top;
	color: #ffffff;
	font-family:'Arial','Tahoma', san-serif;
	font-size: 62.5%;
	line-height:21px;
	margin:0px auto;
	padding:0px;
}

a, a:visited {
	border-bottom: 1px solid;
	color: #537B00;
	text-decoration: none;
}

a:hover, a:active {
	background-color: #537B00;
	border-bottom: 0px;
	color: white;
	text-decoration: none;
}

ul {
	margin-left: 1.5em;
}

/* layouts -------------------------------- */

#container{
	color: #423b35;
	font-size: 1.3em;
	margin: 0 auto;
	text-align:left;
	width: 897px;
}

/*content con*/
#contentContainer{
	font-size: 1.1em;
	line-height: 1.5em;
	text-align:left;
	width:867px;
}

/*header*/
#header{
	background: url(../images/header-bg.png) no-repeat center top;
	display:block;
	height:303px;
	margin-top: 10px;
	position: relative;
}

/*header slideshow*/

#slider_area{
	background: transparent;
	height:235px;
	margin: 0;
		margin-left: 32px;
	padding: 0px;
	position: relative;
	width:830px;
}

	#slider_area a, #slider_area a:active {
		background: transparent url(../images/logo-hatcreek-sprite.png) no-repeat left top;
		display: block;
		height: 234px;
		overflow: hidden;
		position: absolute;
		left: 5px;
		top: 5px;
		width: 206px;
	}

	#slider_area a:hover, #slider_area a:active {
		background: transparent url(../images/logo-hatcreek-sprite.png) no-repeat -206px -236px;
	}
	
#headerFlash {
	background: transparent url(../flash/pics/header-flash-office.jpg) no-repeat 0 0;
	height: 235px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 830px;
}
	
#logo {
	position: absolute;
	left: 20px;
	top: 30px;
}

/*---------TOP NAVIGATION---------  */
#nav { 
	height:34px;
	text-align:center;
	margin-left:0px;
	overflow: hidden;
	padding-top:16px;
}

#nav ul { 
	float:left; 
	margin-left:35px; 
	padding:0px 0px 0px 4px;
}

#nav li { 
	float:left; 
	list-style-type:none; 
	margin:0px 9px 0px 9px; 
	padding:0px; 
	overflow:hidden; 
	line-height:7px;
}

#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a { 
	text-decoration:none;
}

#nav ul li.current_page_item a:hover { 
	text-decoration:none;
}

#nav ul li a {
	border: none;
	color: #2a2a2a;
	font-size: 1.0em;
	text-decoration:none; 
	display:block;  
	padding:10px 15px 8px 5px; 
	margin:0px 0px 0px 13px;
	text-transform: capitalize;
}

#nav ul li a:hover { 
	text-decoration:none;
	color:#A5A5A5;
}

#nav ul li:hover, #nav ul li.hover, #nav ul li.active { 
	background: url(../images/menu_button.jpg) no-repeat left 1px;
	color: #537B00;
}

#nav ul li:hover a, #nav ul li.hover a, #nav ul li.active a { 
	background: url(../images/menu_button.jpg) no-repeat right 1px;	
	color: #537B00;
}

#nav ul li a:hover, #nav ul li a:active {
	color: #537B00;
}

/* content layout 
-------------------------------------------------------------- */

.box {
	float: left;
	margin-right: 13px;
	}

.boxRight {
	margin-right: 0;
}

#page_left{
	float:left;
	padding: 0px 15px 0px 30px;
	width:570px;
}

#page_right{
	background: #d4d4d4;
	float:left;
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 1.5em 10px 0;
	width:210px;
}

	#page_right p.sideHeader {
		clear: both;
		color: #537B00;
		font-size: 1.2em;
		font-weight: bold;
		margin: 0.5em 0 0;
		padding-bottom: 0.5em;
	}
		
	#page_right p {
		margin-bottom: 0.25em !important; /* Override default margins */
		padding-bottom: 0.25em;
		padding-top: 0.25em;
	}
	
	#page_right div {
		margin: 1.0em 0;
	}

	#page_right .hrThin {
		background:#537B00;
		margin: 0 auto 0.5em;
		padding: 0;
	}
	
	#page_right .hr {
		margin: 0 auto 0.5em;
	}
	
	#page_right .box {
		background-color: #ffffff;
		float: none;
		margin: 0 0 1.5em;
		padding: 0.5em 1.0em;
	}
	
	#page_right ul {
		line-height: 1.4em;
		margin: 1.0em 0 1.0em 1.5em;
	}
	
.box_in{
	clear:both;
	height:10px;
	line-height: 10px; /* Needed for IE6 to render properly */
	width:700px;
}
	
/* HEADLINE'S BOTTOM LINES  
-------------------------------------------------------------- */
.hr {
	background:transparent url(../images/line_bg.gif);
	border:0px;
	clear:both;	
	display: block;	
	font-size: 7px;	
	height:7px;
	line-height: 7px;
	margin:4px 0px 4px;
	padding:0px;
	width: 94%;
}

.hrThin {
	background:#f4f4f4;
	border:0px;
	clear:both;
	display: block;
	font-size: 1px;	
	height:1px;
	line-height: 1px;
	margin:10px 0 0 0;
	padding:0px;
	width:90%;
}

/* Box styles
-------------------------------------------------------------- */
/* box 2 style	*/
.box_top{
	height:21px;
	width:865px;
	background: transparent url(../images/box_corners.png) no-repeat left top;
	clear:both;
}	

.box_bottom{
	height:18px;
	width:865px;
	background: transparent url(../images/box_corners.png) no-repeat left bottom;
}	

.box_content{
	background:#fff;
	border: 2px solid #5f5f5f;
		border-top: 0px;
		border-bottom: 0px;
	overflow: hidden;
	padding: 0;
	width:861px;
}	

	.box_content p{
		margin: 0 0 1.5em;
	}


/* footer text style*/
#footer{
	font-size: 0.9em;
	line-height:14px;
	margin: 0px 20px;
	position: relative;
}

#footer p {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

	#footer p.credit {
		left: 50%;
		margin-left: -5%;
		position: absolute;
		text-align: center;
		top: 0.5em;
		width: 20%;
	}
	
/* contact  form*/
.contact_form textarea,
select,
input { 
	font-family:verdana;
	font-size:11px;
	color:#577c8f;
}

.contact_form form {
	overflow:hidden;
}

.contact_form input {
	border:1px dotted #D3E0E4;
	background:transparent;
	width:263px;
	padding:4px;
	display:block;
}

.contact_form input.submit_button{
	margin-top:12px;
	width:132px;
	height:26px;
	border:0px;
	color:#F3F3F3;
	background-color:#577c8f;
}

.contact_form textarea {
	width:264px;
	height:42px;
	border:1px dotted #D3E0E4;
	background:transparent;
	padding:2px;
	overflow:auto;
	display:block;
}




/* HEADINGS -------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
	color: #423b35;
	font-weight:normal;
	margin: 0 0 0.5em;
}

h1{font-size: 1.8em;}
h2{font-size: 1.5em; margin-top: 0.5em ;color: #815822; font-weight: bold;}
h3{font-size: 1.2em;}
h4{font-size: 1.0em;}


/* TEXT ELEMENTS -------------------------------------------------------------- */

blockquote {
	color: #666666;
	padding-left: 10px;
	border-left: 3px solid #eaeaea;
	line-height: 24px;
	margin-left: 20px;
	margin-bottom: 10px;
}

blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}

pre {
	font:11px Monaco, monospace;
	line-height:18px;
	margin-bottom:18px;
}

code {
	font:11px Monaco, monospace;
}

ins {
	text-decoration:none;
}


sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* PULLQUOTES -------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-right:20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left:20px;
	text-align: left;
	width: 33%;
}



/* TABLES */

	table{
		border:1px solid #DDDDDD;
		margin: 10px;	
	}

	table caption strong{
		text-align:left;
		font-size: 1.4em;
		color: #414141;
		font-weight: normal;
		line-height:40px;
	}

	table caption{
		text-align:left;
		font-size: 1.2em;
		color: #414141;
		font-weight: normal;
		padding-bottom: 10px;
		padding-top: 5px;
	}

	table th {
		padding: 13px;
		background: #9B9B9B;
		border: 1px solid #ffffff;
		color: #ffffff;
		font-size: 1.2em;

	}

	table td {
		font-size: 1.1em;
		padding: 10px;
		text-align: left;
		border-left:1px solid #DDDDDD;
		border-bottom:1px solid #DDDDDD;
		background: #fcfcfc;
	}

/* misc classes & styles -----------------------------*/

.float-right, .image-right {
	float:right;
}

.float-left, .image-left {
	float:left;
}

.image-right {
	margin: 0.5em 0 0 1.0em;
}

.image-left {
	margin: 0.5em 1.0em 0 0;
}

.accommodation {
	margin: 0 0 0.25em !important;
	padding: 0.5em 0 0.5em 0.5em;
}

	.accommodation p {
		padding-top: 0.5em;
	}

	.accommodation img.image-left {
		margin-top: 0px !important;
	}

.hover {
	background-color: #e7e9e1;
	cursor: default;
	
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}

	.hover a:hover {
		background-color: transparent;
		color: #537B00;
		border-bottom: 1px solid;
	}

.hot {
	cursor: pointer;
}

.clearer {
	clear: both;
	display: block;
	height: 0px;
	line-height: 0px;
}

.indent {
	margin-left: 18px !important;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right !important;
}

.alignTop {
	vertical-align: top !important;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.italic {
	font-style: italic;
}

.normal {
	font-weight: normal;
}

.small {
	font-size: 0.85em;
}

.xsmall {
	font-size: 0.7em;
}


sup {
	vertical-align: super;
	font-size: 0.8em;
	line-height: 1.0em;
}

.warning { 
	background:#f7eded;
	border: 1px solid #5e5e5e;
	font-size: 0.9em;
	margin: 1.0em 3.0em;
	padding: 0.5em 1.5em 0;
}

.pdf {
	height: 20px;
	line-height: 20px;
}

	.pdf span {
		background: transparent url(../images/pdficon_small.gif) no-repeat scroll 0 0;
		display: inline-block;
		height: 20px;
		line-height: 20px;
		margin-right: 0.25em;
		width: 20px;
}

.noborder, .noborder:hover, .noborder img, .noborder:hover img {
	border: 0px !important;
	text-decoration: none !important;
	background-color: transparent !important;
}

.rounded-12 {
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.button {
	border: none;
	display: block;
	float: left;
	height: 35px;
	margin-right: 15px;
	overflow: hidden;
	width: 275px;
}
	.button a {
		border: none;
	}
	
	.buttonRight {
		margin-right: 0;
	}

.imageCaption {
	clear: both;
	margin-top: -0.75em;
	padding-bottom: 3.25em;
	text-align: center;
}

.imageCaption.tight {
	padding-bottom: 1.8em;
}

.socialLogo {
	float: left;
	padding-right: 9px;
}

	.socialLogo img {
		width: 40px;
	}

ul.hatcreek {
	position: relative; /* Fixed IE problem with custom BG images not showing */
	list-style-type: none;

	margin: 0;
	padding-left: 0.5em;
	padding-top: 0;
	padding-bottom: 2.0em;
}

ul.hatcreek li {
	background: url(../images/bullet-trout.gif) no-repeat 0 1px;
	line-height: 16px;
	margin: 0;
	padding: 0;
		padding-left: 45px;
		padding-bottom: 1.25em;
}

#emailUs {
	background: transparent url(../images/button-email-us-trans.png) no-repeat scroll left top;
}

	#emailUs:hover {
		background: transparent url(../images/button-email-us-trans.png) no-repeat scroll -275px -35px;
	}

#reserveOnline {
	background: transparent url(../images/button-reserve-online-trans.png) no-repeat scroll left top;
}

	#reserveOnline:hover {
		background: transparent url(../images/button-reserve-online-trans.png) no-repeat scroll -275px -35px;
}

.coupon {
	background-color: #f3f1e3;
	border: 8px solid #815822;
	display: block;
	margin: 1.0em 0 2.0em;
	padding: 1.0em;
}

	.coupon p {
		margin: 1.0em 0 0;
	}
	
	.coupon img {
		margin-left: -4px;
		margin-right: -0.5em;
		margin-top: -12px;
	}
	
	.coupon p.title {
		border-bottom: 1px solid #815822;
		color: #9b0002;
		font-size: 1.3em;
		font-weight: bold;
		letter-spacing: -1px;
		line-height: 1.2em;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		padding-bottom: 0.5em;
	}

	.coupon p.highlight {
		border-top: 1px solid #815822;
		color: #9b0002;
		font-size: 1.2em;
		padding-top: 0.75em;
	}
	
	.coupon p.footnote {
		border-top: 1px solid #815822;
		color: black;
		font-size: 0.9em;
		font-weight: bold;
		line-height: 1.1em;
		padding: 0.5em 1.0em 0;
	}

/* ----------------------------------------------
	Google Map classes
------------------------------------------------ */

#googleMap {
	border: 2px solid #4c81bd;
	height: 550px;
	line-height: 1.3em;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 98%;
}

	#googleMap .gmnoprint p {
		padding: 0;
		margin: 0;
			margin-top: 1.0em;
	}

	#googleMap .gmnoprint p.gpsCoord {
		margin-top: 1.0em;
		margin-bottom: -2.0em;
		padding: 0;
		padding-left: 25px;

		font-size: 0.95em;
		line-height: 1.3em;
		text-indent: -10px;
	}


/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	border-color: #666666;
	border-bottom: 1px dotted;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 6px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.album-description {
	font-size: 1.0em;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.album-description h1 {
	text-align: center;
}

div.album-description p {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.1em;
}

.album-wrapper {
	position: relative;
	display: block;
	width: 98%;

	text-align: center;

	margin: 0 auto;
	padding: 0;
		padding-left: 1.0em;
		padding-bottom: 25px;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 12px;
	margin-right: 12px;
}

.thumbnail-frame {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}

.thumbnail-frame:hover {
	border: none;
	text-decoration: none;
}

.thumbnail-frame a:link, .thumbnail-frame a:visited {
	border: none;
	text-decoration: none;
}

.thumbnail-frame a:hover, .thumbnail-frame a:active {
	border: none;
	text-decoration: none;
	background: none;
}

.thumbnail-frame img {
	margin: auto;
	border: 2px solid #333333;
}

.thumbnail-frame img:hover {
	border-color: #537B00;
}

.thumbnail-caption {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 0;
	display: block;
	color: #663300;
}

/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin: 0;
}

.photo-navigation {
	font-size: 1.6em;
	background: transparent;
	height: 6em;
	margin-bottom: 50px;
}

.photo-links {
	background: #ffffff;
	font-weight: bold;
	padding: 10px;
	position: relative;
	top: 7px;
}

.photo-navigation a:link, .photo-navigation a:visited {
	border: none;
}

.photo-navigation a:hover {
	color: black;
}

.photo-frame {
	background: #ffffff;
	padding: 10px;
}

.photo-title {
	color: #ffffff;
	margin: 0px;
	font-weight: normal;
	padding: 20px 20px 0px 40px;
	letter-spacing: 6px;
	font-size: 1.8em;
}

.photo-caption {
	color: #ffffff;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 20px auto;
	padding: 0px 20%;
	text-align: center;
}

/* @end */

/* @end */

/* @group Guest First Sister Parks */

#gfParks {
	background-color: #537B00;
	float: left;
	font-size: 1em;
	margin: 0;
		margin-top: 1em;
		margin-bottom: 1.5em;
		margin-left: 20px;
	padding: 0 0 1.0em 5px;
	position: relative;
}

.row {
	clear:left;
	display: block;
	overflow: hidden;
	line-height: 1.2em;
		
	margin:0 auto 5px;
	padding:0;
}

.cell {
	position: relative;
	display: block;
	min-height: 280px;
	width: 167px;
	float: left;
	vertical-align: middle;
	
	background-color: white;
	color: #5e5e5e;
	text-align: center;
	
	padding: 0;
	margin: 0 5px 2px 0;
}

#gfParks h2 {
	text-align:center;
	width:auto;
	
	color: white;
	font-weight: bold;
	letter-spacing: 1px;

	padding: 0;
}

	#gfParks h2 span.small {
		font-size: 0.7em;
	}

.white {
	color: white;
	font-weight: normal;
	letter-spacing: 0;
}

#gfParks p {
	font-size: 85%;
	line-height: 1.1em;
	margin: 0;
	padding: 0.25em 0.5em 0;
}

#gfParks p.name {
		font-size: 1.0em;
		font-weight:bold;
		padding: 1.0em 0.75em 1.25em;
	}

	#gfParks p.description {
		padding-top: 1.0em;
	}
	
	#gfParks p.location {
		font-size: 1.0em;
		font-weight: bold;
		padding-bottom: 0.5em;
		padding-top: 1.0em;
	}

.cell img {
	padding: 0;
	margin: 0;
}

/* @end */



/* @group Sitemap */

#sitemap a {
	border: 0;
	display: block;
	margin-left: -0.25em;
	text-decoration: underline;
	width: 100%;
}

#sitemap ul {
	margin: 0;
}

#sitemap li {
	border-bottom: 1px solid #d4d4d4;
	list-style-type: disc;
	margin-left: 1.0em;
	margin-top: 0.5em;
	padding-bottom: 0.5em;
}

#sitemap li li {
	border-bottom: 0px;
	list-style-type: circle;
	margin-left: 1.5em;
}

/* @end */

/* @group Accordion Styles */

.siteAccordion {
	margin-bottom: 2.0em;
	position: relative;
	width: 550px;
}

	.siteAccordion p {
		margin: 0.5em 0.25em;
	}

	.siteAccordion p.fees {
		color: #000000;
		font-size: 0.9em;
	}
	
	.siteAccordion h1 span, .siteAccordion h2 span, .siteAccordion h3 span {
		background: transparent;
	}

	.siteAccordion div, .siteAccordion div h3 {
		position: relative;
	}
	
	.siteAccordion div h3 {
		position: relative;
		height: 3.5em;
		padding: 10px 30px 13px 15px;
	}
	
	.siteAccordion div h3.ui-state-hover a {
		color: white;
		padding-bottom: 0.5em;
		padding-top: 0.15em;
	}

.siteAccordion h3 a, .siteAccordion h3 a:hover {
	background: none;
	border: 0px !important;
	padding: 0px;
}

.siteAccordion .siteImage, .siteAccordion .siteDesc, .siteAccordion .siteType, .siteAccordion .siteDescShort, .siteAccordion .details {
	display: block;
}

.siteAccordion .siteImage {
	padding: 0;
	padding-right: 10px;
	position: relative;
}

.siteAccordion .siteImage img {
	border: 3px solid #ffffff;
}

.siteAccordion div h3 .siteDesc {
	left: 107px;
	margin-top: 1.3em;
	position: absolute;
	top: 0;
}

	.siteAccordion .siteDesc .siteType {
		margin: 0;
		padding: 0;
		font-size: 0.9em;
	}

	.siteAccordion .siteDesc .siteDescShort {
		font-size: 0.75em;
		margin: 0;
		padding: 0.25em 0 0 0.25em;
		font-weight: normal;
	}


.siteAccordion div h3 .details, .siteAccordion div h3 .detailsClose {
	position: absolute;
	right: 15px;
	top: 60px;

	text-align: center;
	font-size: 0.75em;
	font-weight: normal;
	letter-spacing: 0px; 
}

	.siteAccordion div h3 .detailsClose {
		display: none;
	}


	.siteAccordion div h3.ui-state-active a .details {
		display: none;
		visibility: hidden;
		color: #7a9077;
	}

	.siteAccordion div h3.ui-state-active a .detailsClose {
		display: block;
		visibility: visible;
		color: white;
	}
	
.siteAccordion .ui-accordion content {
	position: relative;
}
/* @end */


/* @group Rates Tables */

.ratesTable {
	position: relative;
	width: auto;
	
	background-color: white;
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;

	margin: 0 auto 1.0em;
	color: #5e5e5e;
}

	.ratesTable a, .ratesTable a:visited {
		border-bottom: 1px solid;
		color: #537B00;
		font-size: 1.0em;
	}
	
	.ratesTable a:hover, .ratesTable a:active {
		color: white;
	}
	
	.ratesTable img, .ratesTable a.noborder img {
		background: #ffffff !important;
		border:1px #ccc solid;
		margin: 0.25em 0;
		padding:3px;
		vertical-align: middle;
	}
	
	.ratesTable td {
		border: 1px solid #000000;
		padding: 0 0.5em;
		margin: 0;
		vertical-align: middle;
	}
	
	.ratesTable .white {
		background-color: white;
		color: black;
	}

	.ratesTable .highlight {
		background-color: #acbe87;

	}
	
	.ratesTable .callReserve {
		color: white;
		font-size: 1.2em;
		line-height: 1.3em;
	}

.ratesTable .highlight a, .ratesTable .highlight a:visited {
			color: #ffffff;
			font-weight: bold;
			text-transform: uppercase;
		}
		
		.ratesTable .highlight a:hover, .ratesTable .highlight a:active {
			background-color: #ffffff;
			color: #537B00;
			border-bottom: 0px;
		}

.ratesTable td.border-top {
		border-top: 2px;
	}

.ratesTable p {
	display: block;
	padding: 0.5em 0;
	margin:0;
	line-height:1.0em;
	text-align: center;
	color: #000000;
}

.ratesTable p.ratesTitle {
	font-weight: bold;
	font-size: 0.95em;
	padding: 0.5em 0.25em;
	text-align: center;
	color: #000000;
}

	.ratesTable p.right {
		text-align: right;
	}
	
	.ratesTable p.left {
		text-align: left;
	}
	
.ratesTable p.small {
	font-size: 0.85em;
	line-height: 1.1em;
	padding: 0.5em 0;
	text-align: center;
}


/* @end */
