/* -----------------------------------------------------------------------
	Client:		E-site Marketing Virtual Concierge
	Title:		Theme stylesheet for screen media
	Author:		Justin Brooks, jbrooks@esitemarketing.com
	Copyright:	E-site Marketing, LLC, http://www.esitemarketing.com
	Created:	19 June 2008
------------------------------------------------------------------------- */


/* ----- Page layout -----------------------------------------------------*/
body { padding: 20px 0; font-family: Arial, Helvetica, sans-serif; color: #714521; background: #461d01; }

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

select option { padding: 0 8px 0 3px; }
div#inner-wrapper { border-color: #c5a286; background: #f8f8e9; }
div#page { border-color: #c5a286; padding: 16px; background: #ffffff; }
div#content { margin: 1em 0 2em 0; }
div#masthead h1 a { display: block; width: 146px; height: 133px; background: url("../images/logo-print.gif") no-repeat 0 0; }

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

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

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

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

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: #714521; }
div#content a:hover { color: #555555; }

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

div#rezinfo-inner-wrapper p { font-size: 1.2em; }
daydetails-inner-wrapper { color: #fff; }
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 10px 2em 0px;
	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: #a97851;
	}

table.month td.monthday, table.month td.saturday, table.month td.sunday {
	border: 1px solid #d1c1ab;
	text-align: center;
	color: #ffffff;
	background: #b7865f;
	}

table.month td.staydate { background: #986740; }

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: #fff;
background:#74431c;
}	

div#overlay-dummy-top { font-size: 1px; }
div#overlay-inner-wrapper h2 {
	margin-bottom: 1.25em;
	font-size: 1.5em;
	font-weight: bold;
	color: #714521;
	}

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 #714521;
	color: #49290f;
	background: #9c8759;
        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: #714521;
	}

div#rezsummary-inner-wrapper p { font-size: 1.1em; }
div#rezsummary-inner-wrapper p a { color: #714521; 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: #714521;
	}

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; }

h2 h2 { font-size: 1em !important; }
/* ----- 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; }

input#input#submit-step1,
input#input#submit-step2,
input#input#submit-step3,
input#submit-overlay,
input#cancel-overlay { color: #714521; }
