/* -----------------------------------------------------------------------
	Client:		E-site Marketing Virtual Concierge
	Title:		Squaw Creek Theme stylesheet for screen media
	Author:		Justin Brooks, jbrooks@esitemarketing.com
	Copyright:	E-site Marketing, LLC, http://www.esitemarketing.com
	Created:	October 18 2006
------------------------------------------------------------------------- */


/* ----- Page layout -----------------------------------------------------*/
body { padding: 20px 0; font-family: Arial, Helvetica, sans-serif; color: #333333; background: #d7ccb6 url("../images/layout/body-bg.gif") repeat-x 0 0; }

form input, form select, form textarea {
	border: 1px solid #979591;
	padding: 1px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
	}

select option { padding: 0 8px 0 3px; }
div#inner-wrapper { background: #fff; border: 1px solid #bcb29f;  }
div#page { border-color: #bcb29f; padding: 16px; background: #ffffff; }
div#content { margin: 1em 0 2em 0; }

div#masthead{
 width:738px;
 height:70px;
 background: url("../images/logo-print.gif") no-repeat 10px 0;
}

div#masthead h1 a { display: block; height: 70px; width: 420px; }

#footer{
 height:20px;
}


.footerText{
 color: #512011;
 font: 10px Verdana;
 text-align:center;
 margin-top: 10px;
}

.footerText a {
 color: #8b4e0d;
 font: 10px Arial;
 text-align:center;
 margin-top:10px;
}

.footerText span { color: #fff; }

.footerText a:hover{
 color: #87874C;
}

/* -------------------------------------------------- Footer Links -------------------------------- */
ul#bottomLinks {
 margin: 0 auto;
 list-style: none;
 height:19px;
 width:758px;
}

ul#bottomLinks{
 list-style:none;
 display:block;
}

ul#bottomLinks li{
 position:relative;
 float: left;
 background: #828050;
}

ul#bottomLinks li a:hover, ul#bottomLinks li a.current {
 background-position: 0 -19px;
}
 
ul#bottomLinks li a {
 display: block;
 height: 19px;
 background-repeat: no-repeat;
 background-position: 0 0;
}

ul#bottomLinks li a:hover {
 background-position: 0 -19px;
}
 
a#bottomLinks-Contact{
 width: 80px;
 background-image: url("../images/nav/contact.gif");
}

a#bottomLinks-RFP{
 width: 120px;
 background-image: url("../images/nav/rfp.gif");
}

a#bottomLinks-Concierge{
 width: 101px;
 background-image: url("../images/nav/concierge.gif");
}

a#bottomLinks-Gift{
 width: 68px;
 background-image: url("../images/nav/gift.gif");
}

a#bottomLinks-Careers{
 width: 50px;
 background-image: url("../images/nav/careers.gif");
}

a#bottomLinks-Email{
 width: 71px;
 background-image: url("../images/nav/email.gif");
}

a#bottomLinks-Photo{
 width: 82px;
 background-image: url("../images/nav/photogallery.gif");
}


/* ----- Typography ------------------------------------------------------*/
div#page-heading h1 {
	border-bottom: 1px solid #993300;
	margin-bottom: 0.75em;
	padding-bottom: 0.1em;
	font-size: 2.25em;
	font-weight: bold;
	color: #993300;
	}

ul#nav li a { text-decoration: none; color: #cbaaa0; }
ul#nav li a:hover { color: #cbaaa0; }
ul#nav li.current a, ul#nav li.current a:hover { color: #985541; }

div#page fieldset {
	border-top: 2px solid #512111;
	padding: 6px;
	}

div#page fieldset legend {
	padding: 0 4px;
	font-size: 1.4em;
	font-weight: bold;
	color: #512111;
	}

div#content p { font-size: 1.2em; line-height: 1.6em; }
div#content p img { vertical-align: middle; }
div#content a { font-weight: bold; text-decoration: underline; color: #7f7d4c; }
div#content a:hover { color: #555555; }

div#rezinfo-inner-wrapper h2 {
	margin-bottom: 0.2em;
	font-size: 1.8em;
	font-weight: bold;
	color: #985541;
	}

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: #000000;
	}

div#daydetails-inner-wrapper h3 {
	margin-bottom: 0.4em;
	padding-bottom: 0.4em;
	font-size: 1.6em;
	font-weight: bold;
	color: #d7ccb6;
	}

div#daydetails-inner-wrapper h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	}

div#daydetails-inner-wrapper p {
	margin-bottom: 0.75em;
	font-size: 1em;
	color: #fff;
	}

div#daydetails-inner-wrapper p a { text-decoration: underline; color: #fff; }

div#daydetails-inner-wrapper ul {
	margin: 0.2em auto 2em auto;
	font-size: 1.1em;
	color: #000000;
	}

div#daydetails-inner-wrapper ul li { margin: auto 0 0.1em 2.2em; }

table.month tr.monthheader {
	font-size: 2.1em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	}

table.month div.monthprevious a {
	font-size: 0.8em;
	text-decoration: none;
	color: #ffffff;
	}

table.month div.monthnext a {
	font-size: 0.8em;
	text-decoration: none;
	color: #ffffff;
	}

table.month td.dayname {
	border: 1px solid #ece3d7;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #985541;
	}

table.month td.monthday, table.month td.saturday, table.month td.sunday {
	border: 1px solid #c8a499;
	text-align: center;
	color: #fff;
	background: #985541;
	font-size: .8em;
	}

table.month td.staydate { background: #8a6c44; }

table.eventcontent a {
	text-transform: lowercase;
	text-decoration: underline;
	color: #fff;
	font-size: .8em;
	}

td.day_is_event
{
	vertical-align: top;
	width: 52px;
	height: 52px;
	padding: 2px;
border: 1px solid #d1c1ab;
text-align: center;
color: #000000;
background:#898989;
}


table.eventcontent a.eventadd {
	padding: 3px 0 3px 18px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	}


div#overlay-inner-wrapper h2 {
	margin-bottom: 1.25em;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	}

div#event-description-wrapper h3 {
	margin: 0.5em 0 0.5em 0;
	font-size: .9em;
	font-weight: bold;
	color: #fff;
	}

div#event_desc {
	border: 1px solid #fff;
	color: #000000;
	background: #cbbaa2;
        height:300px;
        overflow:auto;
	}

div#event_desc h4 {
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
	}

div#event_desc p {
	margin-bottom: 1em;
	font-size: .8em;
	line-height: 1.4em;
	}

div#rezsummary-inner-wrapper h2 {
	margin-bottom: 0.2em;
	font-size: 1.8em;
	font-weight: bold;
	color: #985541;
	}

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; color: #000;text-align:left; }

ul#list-buttons { font-size: 1.2em; font-weight: bold; }
ul#list-buttons li { text-align: center; }

ul#list-buttons li a {
	display: block;
	text-decoration: none;
	color: #333333;
	}

ul#list-buttons li a img { vertical-align: text-bottom; margin-right: 6px; }

div.daysummary-inner-wrapper { color: #fff; }

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: #e0d5b9; }

span.activity-add a {
	padding-left: 18px;
	font-size: 1.1em;
	text-decoration: underline;
	color: #7f7d4c;
	background-repeat: no-repeat;
	background-position: 0 40%;
	}

span.activity-add a:hover { color: #e0d5b9; }


/* ----- Forms -----------------------------------------------------------*/
label.required { font-weight: bold; }
form#form-step1 div.field { font-size: 1.2em; }

form#form-overlay div.field { font-size: 1em; }
form#form-overlay div.field input { font-size: 1em; }
form#form-overlay button#submit-overlay, form#form-overlay buttont#cancel-overlay { font-size: 1em; }

form#form-overlay div.field label { font-size: .9em; font-weight: bold; color: #fff; }
