/* -----------------------------------------------------------------------
	Client:		E-site Marketing Virtual Concierge
	Title:		Wailea Theme stylesheet for screen media
	Author:		Justin Brooks, jbrooks@esitemarketing.com
	Copyright:	E-site Marketing, LLC, http://www.esitemarketing.com
------------------------------------------------------------------------- */


/* ----- Page layout -----------------------------------------------------*/
body { padding: 20px 0; font-family: Arial, Helvetica, sans-serif; color: #9f7c52; background: #ffffff; }

form input, form select, form textarea {
	border: 1px solid #979591;
	padding: 1px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #9f7c52;
	}

select option { padding: 0 8px 0 3px; }
div#outer-wrapper { background:#fffeef url("../images/main-bg.gif") repeat-y 0 0; }
div#inner-wrapper { border-color: #b4cbd2; }
div#page { border-color: black; padding: 16px; background: #faf9dc; }
div#content { margin: 1em 0 2em 0; }

div#masthead{
 width:758px;
 height:149px;
 background: url("../images/masthead.gif") no-repeat 0 0;
 border-width: 1px 1px 0 1px;
 border-style: solid;
 border-color: #b4cbd2;
}

div#masthead h1 a { display: block; height: 130px; width: 90px; margin: 10px 0 0 50px; }


 
/* ----- Typography ------------------------------------------------------*/
div#page-heading h1 {
	border-bottom: 1px solid #5387a5;
	margin-bottom: 0.75em;
	padding-bottom: 0.1em;
	font-size: 2.25em;
	font-weight: bold;
	color: #5387a5;
	}


ul#nav li a { text-decoration: none; color: #9f7c52; }
ul#nav li a:hover { color: #b89975; }
ul#nav li.current a, ul#nav li.current a:hover { color: #5387a5; }

div#page fieldset { border-top: 2px solid #666666; padding: 6px; }

div#page fieldset legend {
	padding: 0 4px;
	font-size: 1.4em;
	font-weight: bold;
	color: #666666;
	}

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: #9f7c52;
	}

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: #9f7c52;
	}

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: #9f7c52; }
div#daydetails-inner-wrapper p { margin-bottom: 0.75em; font-size: 1.1em; color: #9f7c52; }
div#daydetails-inner-wrapper p a { text-decoration: underline; color: #9f7c52; }

div#daydetails-inner-wrapper ul {
	margin: 0.2em auto 2em auto;
	font-size: 1.1em;
	color: #9f7c52;
	}

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: #9f7c52;
	text-align: center;
	}

table.month div.monthprevious a { font-size: 0.8em; text-decoration: none; color: #9f7c52; 	}
table.month div.monthnext a { font-size: 0.8em; text-decoration: none; 	color: #9f7c52; }

table.month td.dayname {
	border: 1px solid #5387a5;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #9f7c52;
	background: #fcfbe8;
	}

table.month td.monthday, table.month td.saturday, table.month td.sunday {
	border: 1px solid #5387a5;
	text-align: center;
	color: #9f7c52;
	background: #fcfbe8;
	font-size: 1em;
	}

table.month td.staydate { background: #8a6c44; }

table.eventcontent a {
	text-transform: lowercase;
	text-decoration: underline;
	color: #7f7d4c;
	font-size: 1em;
	}

td.day_is_event{
	vertical-align: top;
	width: 52px;
	height: 52px;
	padding: 2px;
	border: 1px solid #d1c1ab;
	text-align: center;
	color: #9f7c52;
	color:#fff;
	background:#898989;
}

td.day_is_event a {
	color:#fff;
}


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.5em;
	font-weight: bold;
	color: #4c4c4c;
	}

div#event-description-wrapper h3 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #9f7c52;
	}

div#event_desc {
	border: 1px solid #4c4c4c;
	color: #9f7c52;
	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: 1em; line-height: 1.4em; 	}

div#rezsummary-inner-wrapper h2 {
	margin-bottom: 0.2em;
	font-size: 1.8em;
	font-weight: bold;
	color: #9f7c52;
	}

div#rezsummary-inner-wrapper p { font-size: 1.1em; }
div#rezsummary-inner-wrapper p a { color: #9f7c52; text-decoration: underline; }
div#rezsummary-inner-wrapper p a:hover { color: #c7ad8f; }

table#table-rezsummary { font-size: 1.2em; color: #9f7c52; }

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: #9f7c52;
	}

ul#list-buttons li a img { vertical-align: text-bottom; margin-right: 6px; }

div.daysummary-inner-wrapper { color: #9f7c52; }

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: #7f7d4c; }
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 input#submit-overlay, form#form-overlay input#cancel-overlay { font-size: 1em; }

form#form-overlay div.field label { font-size: 1em; font-weight: bold; color: #9f7c52; }


/* ---- Utility Nav ------------------------------------------------------*/

ul#utility-nav { width: 610px; margin: 0 auto; list-style: none; overflow:hidden; }
ul#utility-nav li { float: left; margin: 10px 25px 10px 0px; }
ul#utility-nav li a { height: 13px; }
ul#utility-nav li a { font: 11px Verdana; color: #BF4C00; text-decoration: none; }
ul#utility-nav li a:hover, ul#utility-nav li.current a{ text-decoration: underline; }
ul#utility-nav li.last { margin-right: 0; }


/* ---- Footer -----------------------------------------------------------*/
p#footer{
 margin: 10px auto 0 auto;
 width:758px;
 color:#000000;
 font:10px Verdana;
 height:15px;
 padding-top:0px;
}

#footer a{ color: #425230; }
#footer a:hover{ color: #000000; }