/* -----------------------------------------------------------------------
	Client:		E-site Marketing Virtual Concierge
	Title:		Theme stylesheet for screen media
	Author:		Jason Garber, jgarber@esitemarketing.com
	Copyright:	E-site Marketing, LLC, http://www.esitemarketing.com
	Created:	21 July 2006
------------------------------------------------------------------------- */


/* ----- Page layout -----------------------------------------------------*/
body { padding:0; font-family: Arial, Helvetica, sans-serif; color: #333333; background: #ddc9ae; }

form input, form select, form textarea {
	border: 1px solid #979591;
	padding: 1px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	}

select option { padding: 0 8px 0 3px; }
div#inner-wrapper { margin:0 auto 20px; width:698px; border:#c4c197 1px solid; }
div#page { border-color: #b57c38; padding: 16px; background: #e2e0c2; }
div#content { margin: 1em 0 2em 0; }


/* ----- Typography ------------------------------------------------------*/
div#page-heading h1 {
	border-bottom: 1px solid #461701;
	margin-bottom: 0.75em;
	padding-bottom: 0.1em;
	font-size: 22px;;
	font-weight: bold;
	color:#461701;
	}

ul#nav {  margin:0; font-family:Arial, Helvetica, sans-serif; }
ul#nav li a { text-decoration: none; color: #b78c6c; text-decoration:none; }
ul#nav li a:hover { color: #8f3a19; }
ul#nav li.current a, ul#nav li.current a:hover { color: #8f3a19; }

div#page fieldset {
	border-top: 2px solid #8f3a19;
	padding: 6px;
	}

div#page fieldset legend {
	padding: 0 4px;
	font-size: 1.4em;
	font-weight: bold;
	color: #8f3a19;
	}

div#content p { font-size: 1.2em; line-height: 1.6em; color:#333333; }
div#content p img { vertical-align: middle; }
div#content a { font-weight: bold; text-decoration: underline; color: #333333; }
div#content a:hover { color: #8f3a19; }

div#rezinfo-inner-wrapper h2 {
	margin-bottom: 0.2em;
	font-size: 1.8em;
	font-weight: bold;
	color: #8f3a19;
	}

div#rezinfo-inner-wrapper p { font-size: 1.2em; }

div#daydetails-inner-wrapper h2 {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	}

div#daydetails-inner-wrapper h3 {
	margin-bottom: 0.4em;
	padding-bottom: 0.4em;
	font-size: 1.6em;
	font-weight: bold;
	color: #d9bb92;
	}

div#daydetails-inner-wrapper h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	}

div#daydetails-inner-wrapper p {
	margin-bottom: 0.75em;
	font-size: 1.1em;
	color: #ffffff;
	}

div#daydetails-inner-wrapper p a { text-decoration: underline; color: #ffffff; }

div#daydetails-inner-wrapper ul {
	margin: 0.2em auto 2em auto;
	font-size: 1.1em;
	color: #ffffff;
	}

div#daydetails-inner-wrapper ul li { margin: auto 0 0.1em 2.2em; }

table.month tr.monthheader {
	font-size: 3.2em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	}

table.month div.monthprevious a {
	font-size: 0.5em;
	text-decoration: none;
	color: #ffffff;
	}

table.month div.monthnext a {
	font-size: 0.5em;
	text-decoration: none;
	color: #ffffff;
	}

table.month td.dayname {
	border: 1px solid #ece3d7;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: #9b7d55;
	}

table.month td.monthday, table.month td.saturday, table.month td.sunday {
	border: 1px solid #d1c1ab;
	text-align: center;
	color: #ffffff;
	background: #a98b63;
	}

table.month td.staydate { background: #8a6c44; }

table.eventcontent a {
	text-transform: lowercase;
	text-decoration: underline;
	color: #ffffff;
	}

table.eventcontent a.eventadd {
	padding: 3px 0 3px 18px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	}
td.day_is_event
{
	vertical-align: top;
	width: 52px;
	height: 52px;
	padding: 2px;
border: 1px solid #d1c1ab;
text-align: center;
color: #000000;
background:#898989;
}	


div#overlay-inner-wrapper h2 {
	margin-bottom: 1.25em;
	font-size: 1.5em;
	font-weight: bold;
	color: #4c4c4c;
	}

div#event-description-wrapper h3 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	}

div#event_desc {
	border: 1px solid #4c4c4c;
	color: #000000;
	background: #cbbaa2;
        height:300px;
        overflow:auto;
	}

div#event_desc h4 {
	margin-bottom: 1em;
	font-size: 1.2em;
	font-weight: bold;
	}

div#event_desc p {
	margin-bottom: 1em;
	font-size: 1.1em;
	line-height: 1.4em;
	}

div#rezsummary-inner-wrapper h2 {
	margin-bottom: 0.2em;
	font-size: 1.8em;
	font-weight: bold;
	color: #666666;
	}

div#rezsummary-inner-wrapper p { font-size: 1.1em; }
div#rezsummary-inner-wrapper p a { color: #333333; text-decoration: underline; }
div#rezsummary-inner-wrapper p a:hover { color: #555555; }

table#table-rezsummary { font-size: 1.2em; }

ul#list-buttons { font-size: 1.2em; font-weight: bold; }
ul#list-buttons li { text-align: center; }

ul#list-buttons li a {
	display: block;
	width: 200px;
	height: 27px;
	padding-top: 8px;
	text-decoration: none;
	color: #333333;
	}

ul#list-buttons li a img { vertical-align: text-bottom; margin-right: 6px; }

div.daysummary-inner-wrapper { color: #ffffff; }

div.daysummary-inner-wrapper h2 {
	margin-bottom: 0.9em;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	}

div.daysummary-inner-wrapper h3 {
	_display: inline;
	font-size: 1.2em;
	font-weight: bold;
	}

ul.list-daysummary ul { margin: 0.25em auto 1.5em auto; font-size: 1.1em; }
ul.list-daysummary ul li { margin: auto 0 0.1em 2em; }

span.activity-controls { font-size: 1.1em; }
span.activity-controls a { text-decoration: underline; color: #ffffff; }
span.activity-controls a:hover { color: #f5f5f5; }

span.activity-add a {
	padding-left: 18px;
	font-size: 1.1em;
	text-decoration: underline;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0 40%;
	}

span.activity-add a:hover { color: #f5f5f5; }

input#submit-step1 { color:#ffffff; }


/* ----- Forms -----------------------------------------------------------*/
label.required { font-weight: bold; }
form#form-step1 div.field { font-size: 1.2em; }

form#form-overlay div.field { font-size: 1.2em; }
form#form-overlay div.field label { font-weight: bold; color: white; }






/* from teton css */


body { font:62.5% Verdana, Arial, Helvetica, sans-serif; text-align:center; background:#17180e url("../images/layout/body-bg-block.jpg") no-repeat center 0; }

/* layout.css */
div#outer-wrapper { position: relative; margin: 0 auto; width: 960px; text-align: left; overflow:hidden; }
div#wrapper { position: relative; margin: 0 auto; width: 960px; text-align: left; overflow:hidden; }

div#branding { position: absolute; top: 193px; left: 60px; width: 244px; height: 17px; z-index: 1000; }
div#branding a { display: block; width: 244px; height: 17px; }

div#content-wrapper { overflow: hidden; width: 960px; background: url("../images/layout/content-wrapper-bg.gif") repeat-y 0 0; }
div#inside-content-wrapper { overflow: hidden; float: left; display: inline; width: 960px; margin: 79px 0 0 0; background:  url("../images/layout/inside-content-wrapper-bg.gif") no-repeat 0 0; padding:20px 0 0 0; }

/* div#inside-content-wrapper-bg { width: px; background: #aeaa77 url("../images/layout/inside-content-wrapper-bg.gif") repeat-x 0 0; } */

div#masthead { float:left; display: inline; margin: 0 0 0 4px; }

div#nav-wrapper { position: absolute; top: 180px; left: 0px; z-index: 100; }

div#breadcrumb { padding-bottom: 25px; color: #918f74; font: 1em Arial; }
div#breadcrumb a { color: #918f74; text-decoration: none; }
div#breadcrumb a:hover { text-decoration: underline; }
div#inset img { float: right; display: inline; margin: 0 0px 0 20px; }

div#content h1 { margin: 0 4px 0px 0px; width: 671px; height: 25px; font: bold 25px/25px Arial; color: #83320d; }
div#content h2 { margin: 0 25px 15px 0px; font: bold 1.3em/1.3em Arial; color: #6f2710; text-transform: uppercase; }
div#content h3 { margin: 0 25px 15px 0px; font: bold 1.3em/1.3em Arial; color: #9c624f; }
div#content h4 { margin: 0 25px 5px 8px; font: bold 1.2em/1.5em Arial; color: #9c624f; }
div#content h5 { margin: 0 25px 0px 8px; font: bold 1.2em/1.5em Arial; color: #3a4314; }
div#content p { margin: 0 25px 18px 8px; font: 1.2em/1.8em Arial; color: #333333; }
div#content ul { margin: 0 25px 20px 28px; font: 1.2em/1.8em Arial; color: #333333; }
div#content ul ul { margin: 0 25px 0px 28px; font: 1.0em/1.8em Arial; color: #333333; }
div#content ul ul ul { margin: 0 25px 0px 28px; font: 1.0em/1.8em Arial; color: #333333; }
div#content ol { margin: 0 25px 20px 28px; font: 1.2em/1.8em Arial; color: #333333; }

div.spa-treatment { padding-top: 12px; background: url("../images/layout/treatment-bg.png") no-repeat -4px 0; }
img#treatment-bottom { margin: 0 0 20px 0; }

div#sidebar { float: left; display: inline; width: 264px; padding: 20px 0; }
div#check-avail { overflow: hidden; float: left; display: inline; width: 264px; height: 139px; margin: 0 0 8px 0px; background: url("../images/layout/check-avail-bg.gif") no-repeat 0 bottom; }

div#blockquote-wrapper { clear: left; width: 264px; margin: 0px 0 10px 1px; background: url("../images/layout/blockquote-repeat-bg.gif") repeat-y 0 0; }
div#blockquote-wrapper div { width: 264px; padding: 25px 0 0 0; background: url("../images/layout/blockquote-top-bg.gif") no-repeat 0 0; }
div#blockquote-wrapper div blockquote {  width: 264px; padding: 0 0 12px 0;  background: url("../images/layout/blockquote-bottom-bg.gif") no-repeat 0 bottom; }
div#blockquote-wrapper div blockquote p { margin: 0 40px 10px 45px; font: 1.2em/1.2em Arial; color: #6f2710; }
div#blockquote-wrapper div blockquote cite { margin: 0 40px 0 45px;  font: 1.2em/1.2em Arial; color: #6f2710; }



div#push-outer-wrapper { clear: left; width: 264px; margin: 0px 0 0 0px; background: url("../images/layout/push-repeat-bg.gif") repeat-y 0 0; }
div#push-marketing-wrapper { width: 264px; padding: 10px 0 0 0; background: url("../images/layout/push-top-bg.gif") no-repeat 0 0; }
div#push-content { width: 264px; padding: 0 0 5px 0;  background: url("../images/layout/push-bottom-bg.gif") no-repeat 0 bottom; }
div#push-content h4 { margin: 0px 0 3px 25px; width: 207px; height: 17px; font: 17px/17px Arial; color: #eeeedf; }
div#push-content img { margin: 0 0 10px 0; }
div#push-content p { margin: 0 25px 5px 25px; font: 1.2em/1.3em Arial; color: #d6d6bb; }
div#push-content div#push-btn { padding: 10px 0 0 0; width: 260px; background: url("../images/layout/push-btn-bg.gif") no-repeat 0 0; text-align: center; }

/* Scrapbook Push */
#scrapbook-push { padding:0 0 20px 0; }


div#footer { /*float: left; display: inline;*/ clear:left;width: 952px; margin: 0px 0 0 4px; background: url( "../images/layout/footer-bg.gif") no-repeat 0 0; text-align: center; color: #6a6944; }
div#footer address { clear: both; display: inline; border-right: 1px solid #6a6944; padding-right: 10px; font-style: normal; }
div#footer a#privacy-link { padding: 0 10px; border-right: 1px solid #6a6944; }
div#footer a#sitemap-link { padding: 0 0 0 10px; }
div#footer a#teton-logo { display: block; }
div#footer a#teton-logo img { clear: both; margin: 10px 0 20px 0; }

div#footer div#footer-masthead { width:952px; height:42px; }

div#footer a { color: #6a6944; }
div#footer a:hover { color: #d6d6bb; }


/* Navigation */

div#nav { width: 960px; height: 86px; background: url("../images/layout/nav-bg.png") no-repeat 0 0; }

div#nav ul { list-style: none; }

ul#nav-primary { position: absolute; top: 0; left: 325px; }
ul#nav-primary li { float: left; display: inline; background-repeat: no-repeat; background-position: 0 0; }
ul#nav-primary li a { display: block; height: 51px; background-repeat: no-repeat; background-position: 0 0; }
ul#nav-primary li a:hover,
ul#nav-primary li.current a,
ul#nav-primary li:hover a,
ul#nav-primary li.over a { background-position: 0 -100px; }

li#pri-offers a { width: 112px; }
li#pri-lodge a { width: 84px; }
li#pri-amenities a { width: 102px; }
li#pri-destination a { width: 117px; }
li#pri-meetings a { width: 138px; }

li#pri-offers, li#pri-offers a {  background-image: url("../images/nav/pri-offers.gif"); }
li#pri-accommodations, li#pri-accomodations a { width: 50px; background-image: url("../images/nav/pri-accommodations.gif"); }
li#pri-lodge, li#pri-lodge a { background-image: url("../images/nav/pri-lodge.gif"); }
li#pri-amenities, li#pri-amenities a { background-image: url("../images/nav/pri-amenities.gif"); }
li#pri-destination, li#pri-destination a { background-image: url("../images/nav/pri-destination.gif"); }
li#pri-meetings, li#pri-meetings a { background-image: url("../images/nav/pri-meetings.gif"); }


ul#nav-utility { overflow: hidden;float: left; display: inline; width: 810px; margin: 6px 50px 15px 45px; }
ul#nav-utility li { float: left; display: inline; margin: 0px 0 0px 10px; padding-left: 10px; background: url("../images/nav/utility-nav-li-bg.gif") no-repeat 0 0; }
ul#nav-utility li a { display: block; height: 15px; background-repeat:no-repeat; background-position: 0 0; }
ul#nav-utility li a:hover { background-position: 0 -50px; }

li#utility-photos a { width: 38px; background-image: url("../images/nav/utility-photos.gif"); }
li#utility-escrapbook a { width: 69px; background-image: url("../images/nav/utility-escrapbook.gif"); }
li#utility-signup a { width: 117px; background-image: url("../images/nav/utility-signup.gif"); }
li#utility-concierge a { width: 99px; background-image: url("../images/nav/utility-concierge.gif"); }
li#utility-careers a { width: 45px; background-image: url("../images/nav/utility-careers.gif"); }
li#utility-real-estate a { width: 62px; background-image: url("../images/nav/utility-real-estate.gif"); }
li#utility-contact a { width: 60px; background-image: url("../images/nav/utility-contact.gif"); }

ul#nav-utility li#utility-photos { padding-left: 0px; margin-left: 120px; background-image: none; }

ul#footer-logos { list-style: none; margin:25px auto; width:420px; height:60px; text-align:center;}
ul#footer-logos li, div#footer ul#footer-logos li a {display:block;}
ul#footer-logos li { float:left;display:inline;}
ul#footer-logos li#livewell-logo {margin:18px 20px 0 0;}
ul#footer-logos li#tml-logo {margin:9px 20px 0 0;}
