/* -----

CSS for Baechtel Creek Inn and Spa

----- */

/* LAYOUT and STRUCTURE */
/*
body {
	background: #a1ad80 url(../images/bg/body_bg.jpg) no-repeat center top scroll;
}
*/
.wrap {
	margin: 0 auto;
	width: 1000px;
}

#top {
	background: url(../images/bg/top_bg.png) no-repeat top left;
	height: 88px;
	width: 1000px;
}

#inner {
	background: url(../images/bg/inner_bg.png) repeat-y;
	padding: 0 30px;
	width: 940px;
}

#bottom {
	background: url(../images/bg/bottom_bg.png) no-repeat top left;
	height: 100px;
	padding: 0 30px;
	width: 940px;
}

#home_photoheader {
	height: 266px;
	overflow: hidden;
	width: 940px;
}

.home_photoslider {
	height: 266px;
	width: 940px;
	z-index: 10;
}

#home_photologo {
	height: 266px;
	left: 0;
	top: 0;
	width: 940px;
	z-index: 20;
}

#int_flashheader {
	height: 204px;
	width: 940px;
}

#nav_bar {
	background: url(../images/bg/navbar_bg.jpg) no-repeat top left;
	height: 43px;
	overflow: hidden;
	width: 940px;
}

#content {
	background: #f0ecc0 url(../images/bg/content_bg.jpg) no-repeat top left;
	padding: 30px 0;
	width: 940px;
}

.left-col-wide {
	margin: 0 10px 40px 60px;
	width: 410px;
}

.left-col-small {
	background: url(../images/bg/sidebar_bg.png) no-repeat top left;
	margin: 0 15px 0 0;
	width: 245px;
}

.right-col-wide {
	width: 655px;
}

.right-col-small {
	padding: 0 10px;
	width: 440px;
}

#right_pinecone {
	height: 45px;
	width: 55px;
	right: 0;
	top: -20px;
	z-index: 100;
}

#left_pinecone {
	height: 40px;
	left: 0;
	width: 55px;
	top: -20px;
}

#sidebar_logo {
	background: url(../images/bg/sidebar_logo.png) no-repeat top left;
	width: 245px;
	z-index: 10;
}

#sidebar_list {
	background: #3a240d url(../images/bg/sidebar-list_bg.jpg) no-repeat top right;
	border-bottom: 1px solid #7e5a26;
	border-right: 1px solid #7e5a26;
	border-top: 1px solid #7e5a26;
	margin: 15px 0 0 29px;
	padding: 10px 0;
	width: 215px;
}

#customtext {
	width: 110px;
}

#accomodations-list-top {
	background: url(../images/bg/accom-list-top_bg.jpg) no-repeat top left;
	height: 35px;
	width: 655px;
}

#accomodations-list-middle {
	background: url(../images/bg/accom-list-middle_bg.jpg) repeat-y;
	width: 655px;
}

#accomodations-list-bottom {
	background: url(../images/bg/accom-list-bottom_bg.jpg) no-repeat top left;
	height: 35px;
	width: 655px;
}

.accom_panel {
	margin: 0 0 0 30px;
	width: 175px;
}

.body-wide {
	margin: 0 0 0 60px;
	width: 850px;
}

#address {
	height: 225px;
	padding: 40px;
}

#home-photo-slider {
	height: 226px;
	overflow: hidden;
	width: 437px;
}

#home-photo-slider-caption {
	background: url(../images/bg/home-gallery-caption_bg.jpg) no-repeat top left;
	height: 35px;
	overflow: hidden;
	padding: 11px 0 0 0;
	text-align: center;
	width: 437px;
}

#accom-photogallery {
	height: 530px;
	overflow: hidden;
	width: 655px;
}

#accom-photogallery-nav {
	background-color: #fff;
	height: 58px;
	margin: 0 0 15px 0;
	width: 655px;
}

#next-button {
	right: 0;
	top: 191px;
	z-index: 100;
}

#prev-button {
	left: 0;
	top: 191px;
	z-index: 100;
}

#header-logo {
	height: 204px;
	width: 240px;
}

.int-photos {
	height: 204px;
	width: 700px;
}

#photo-wrapper {
	height: 376px;
	width: 655px;
}

/* POSITIONING */

.wrap, #top, #inner, #bottom, #home_photoheader, int_flashheader, #nav_bar, #content, .left-col-wide, .left-col-small, .right-col-wide, .right-col-small, #accomodations-list-top, #accomodations-list-middle, #accomodations-list-bottom, .accom_panel, #address, #home-photo-slider, #home-photo-slider-caption, #sidebar_list, #accom-photogallery, #accom-photogallery-nav, #header-logo, .int-photos, #photo-wrapper {
	position: relative;
}

.reservation, .int_reservation, #right_pinecone, #left_pinecone, #next-button, #prev-button, #home_photologo, .frame {
	position: absolute;
}

/* FLOATS and CLEAR FLOATS */

.clear {
	display: inline-block;
}

.clear:after {
	display: block; 
	visibility: hidden; 
	clear: both; 
	height: 0; 
	content: "."; 
}

.clearboth {
	clear: both;
}

.left, ul#nav li, .left-col-wide, .left-col-small, .right-col-wide, .right-col-small, #accomodations-list-middle, .accom_panel, ul#thumbnails li, #header-logo, .int-photos {
	float: left;
}

.right {
	float: right;
}

/* HEADER */

.reservation {
	background: url(../images/bg/reservation.png) no-repeat top left;
	display: block;
	height: 75px;
	text-indent: -9999px;
	right: 20px;
	top: 23px;
	width: 215px;
	z-index: 30;
}

.int_reservation {
	background: url(../images/bg/reservation.png) no-repeat top left;
	display: block;
	height: 75px;
	text-indent: -9999px;
	right: 40px;
	top: 23px;
	width: 215px;
	z-index: 30;
}


/* NAVIGATION */

ul#nav {
	display: block;
	font: 16px "Myriad Pro", "Myriad", Arial, Helvetica, sans-serif;
	margin: 0 0 0 29px;
	width: 832px; /* Change this fixed width when client adds another menu item */
}

ul#nav li a, ul#nav li a:visited {
	color: #fff;
	display: block;
	padding: 15px 14px 15px 14px;
	text-decoration: none;
}

ul#nav li a:hover, ul#nav li a:active, ul#nav li a.on {
	background: url(../images/bg/topnav_hover.jpg) repeat-x;
}

/* CONTENT */

#content h2, #content h3 { /* NEW STYLES CREATED 4/22/09 */
	color: #5d2f20;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#content h2 { /* NEW STYLES CREATED 4/22/09 */
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 15px 0;
	word-spacing: -1px;
}

#content h3 { /* NEW STYLES CREATED 4/22/09 */
	font-size: 21px;
	line-height: 27px;
	margin: 0 0 5px 0;
}

#content p {
	color: #494922;
	font: 12px/17px Arial, Helvetica, sans-serif;
	padding: 0 0 15px 0;
}

#content p.sub_text {
	color: #ca6615;
	font: 18px/21px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 60px;
	padding: 0 8px 0 0;
}

#content .accom_panel p.accom_text {
	color: #494922;
	font-size: 11px;
	line-height: 13px;
}

#content .accom_panel img {
	display: block;
	margin: 0 0 15px 0;
}

#content #address address {
	color: #5d2f20;
	font: 12px/15px Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
}

#content #address address a, #content #address address a:visited {
	color: #5d2f20;
	text-decoration: underline;
}

#content #address address a:hover, #content #address address a:active {
	text-decoration: none;
}

/* HOME PHOTO SLIDER */

#content #home-photo-slider-caption p.caption {
	color: #fff;
	font: 12px "Myriad Pro", "Myriad", Arial, Helvetica, sans-serif;
}

/* ACCOMODATIONS PHOTO GALLERY */

ul#thumbnails {
	/*display: block;*/
	/*margin: 0 auto;*/
	/*width: 570px;*/
}

ul#thumbnails li {
	/*margin: 0 5px;*/
}

.accom-photogallery-detail h3 {
	color: #5d2f20;
	font: 17px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 10px 0;
}

.frame {
	left: 0;
	top: 0;
	z-index: 10;
}

/* START NEW ROLLOVER BUTTONS FOR PHOTO GALLERY 4/22/09 */

a.prev, a.next {
	display: block;
	width: 19px;
	height: 58px;
	text-indent: -9999px;
}

a.prev {
	background: url(../images/bg/prev_button.jpg) no-repeat 0 0;
}

a.next {
	background: url(../images/bg/next_button.jpg) no-repeat 0 0;
}

a.prev:hover, a.next:hover {
	background-position: 0 -58px;
}

/* END NEW ROLLOVER BUTTONS 4/22/09 */

/* MAP AND DIRECTIONS */

#goog-map {
float: right;
border: solid 1px #483014;
}

#map-address {
float: left;
}

/* END MAP AND DIRECTIONS */

/* CONTACT FORM */

form#contact-form {
	display: block;
	margin: 0 auto;
	width: 600px;
}

form#contact-form label {
	color: #494922;
	font: 12px Arial, Helvetica, sans-serif;
}

form#contact-form label span {
	color: #c2414b;
}

form#contact-form .input {
	margin: 0 0 15px 0;
	width: 600px;
}

form#contact-form .label {
	margin: 0 15px 0 0;
	text-align: right;
	width: 70px;
}

form#contact-form .label-long {
	margin: 0 5px 0 2px;
	text-align: right;
	width: 90px;/* 90 */
}

form#contact-form .label-radio {
	margin: 0 5px 0 7px;
}

form#contact-form input,
form#contact-form textarea {
	background-color: #fff;
	border: 1px solid #494922;
	color: #5d2f20;
	font: 12px/14px Arial, Helvetica, sans-serif;
	padding: 3px;
	vertical-align:top;
}

form#contact-form input.button {
	background: none;
	border: none;
	cursor: pointer;
	padding: 0;
}

form#contact-form input#yes,
form#contact-form input#no {
	background: none;
	border: none;
	padding: 0;
}

form#contact-form select {
	border: 1px solid #494922;
	color: #5d2f20;
	font: 12px Arial, Helvetica, sans-serif;
	height: 25px;
	width: 165px;
}

form#contact-form textarea {
	overflow: auto;
}

form#contact-form input#name,
form#contact-form input#email {
	width: 500px;
}

form#contact-form input#arrive_date,
form#contact-form input#checkout_date,
form#contact-form input#guests {
	width: 80px; /* 90 */
}

form#contact-form input#arrive_date {
	margin: 0 0 0 7px;
}

form#contact-form input#checkout_date {
	margin: 0 0px 0 0;
}

form#contact-form textarea#form-address,
form#contact-form textarea#comments {
	height: 65px;
	width: 500px;
}

form#contact-form input#city {
	margin: 0 0 0 7px;
	width: 190px;
}

/* LEFT SIDEBAR */

ul#left_subnav li a, ul#left_subnav li a:visited { /* NEW STYLES CREATED 4/22/09 */
	border-bottom: 1px solid #ebebeb;
	color: #83a32c;
	display: block;
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin: 0 5px 0 0;
	padding: 17px 0 17px 40px;
	text-decoration: none;
	text-transform: lowercase;
}

ul#left_subnav li a:hover, ul#left_subnav li a:active { /* NEW STYLES CREATED 4/22/09 */
	color: #58750a;
}

ul#left_subnav li.custom { /* NEW STYLES CREATED 4/22/09 */
	background: url(../images/bg/custom.jpg) no-repeat top left;
	display: block;
	height: 65px !important;
	padding: 15px 35px 15px 20px;
	width: 190px;
}

ul#left_subnav li.custom img {
	border: 1px solid #6b8329;
}

ul#left_subnav li.custom h3 {
	color: #414f1c;
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	margin: 0 0 3px 0
}

ul#left_subnav li.custom p {
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
}

#sidebar_list h3 {
	color: #ede9b9;
	display: block;
	font: 17px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 15px 0;
	text-align: center;
}

#sidebar_list ul#accom-list-sidebar {
	color: #fff;
	font: 11px/13px Arial, Helvetica, sans-serif;
	padding: 0 10px;
	width: 195px;
}

#sidebar_list ul#accom-list-sidebar li {
	margin: 0 0 5px 0;
}

/* FOOTER */

#bottom {
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
}

#bottom p {
	padding: 15px 0 0 0;
}

#bottom p#copyright {
	margin: 0 0 0 30px;
}

#bottom p#credit {
	margin: 0 30px 0 0;
}



#bottom a, #bottom a:visited {
	color: #fff;
	text-decoration: underline;
}

#bottom a:hover, #bottom a:active {
	text-decoration: none;
}
:-moz-any-link:focus {
  outline: none;
}
#box1, #box2, #box3, #box4{
	position:absolute;
}
.mask{
	position:relative;
	width:700px;
	height:204px;
	overflow:hidden;
}
.mask img{
	position:absolute;
	display:block;
	border:none;
}
#home_photoheader .mask{
	position:relative;
	width:940px;
	height:266px;
	overflow:hidden;
}
#home_photoheader .mask img{
	position:absolute;
	display:block;
	border:none;
}
.sample{}
#accom-photogallery-nav #prev-button{
	left:0;
	top:0;
}
#accom-photogallery-nav #next-button{
	right:0;
	top:0;
}
/* example_3 css */
#accom-photogallery-nav {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 655px; /* important */
	height: 58px; /* important */
	margin:0 0 15px;
}
#thumbnails {
	position: absolute;
	top: 0;
	margin-left: 20px;
}

#thumbnails
#thumbnails li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#thumbnails {
	width: 5418px;
}
#accom-photogallery-nav ul li {
	display: block;
	float: left;
	margin:0 9px;
}
#accom-photogallery-nav ul li img {
	display: block;
}
#customtext p {
	padding: 0px;
	margin: 0px;
}
