#masthead { display: none; }
#banner { display: none; }
#sidenav { display: none; }
#footerbar { display: none; }
#credits { display: none; }
.back { display: none; }

 /* Default Style
---------------------------------------------------- */

html, body {
	font: 12px/1.2em Tahoma, Arial, 'Arial MT', Helvetica, sans-serif;
	color: #000;
}
a {
	color: #000;
	text-decoration: underline;
}
div, p, ul, li, h1, h2, h3, form, fieldset, legend {
	margin:0;
	padding:0;
}
input, label {
	margin-left:0;
	margin-right:0;
}
h1 {
	font: 20px/1em Georgia, "Times New Roman", Times, serif;
	margin-bottom:1em;
	font-weight:normal;
}
h2 {
	font: bold 14px/1em  Georgia, "Times New Roman", Times, serif;
	line-height:2em;
}
h3, h4, h5 {
	font-size: 12px;
	line-height:2em;
	font-weight:bold;
}
p.fineprint {
	font-size:10px;
}
hr {
	background: #bbb;
	border: 0;
	color: #bbb;
	height: 1px;
	margin: 0 0 1em 0;
}
hr.pagebreak {
	height:0;
	color:#fff;
	background:#fff;
	clear:both;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	page-break-before:always;
}
hr.printdivider {
	clear:both;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}

/* Content Styles
---------------------------------------------------- */

#outerwrapper {
	width:95%;
	margin:auto;
}
#contentwell p {
	line-height:1.5em;
	margin-bottom:1.5em;
}
#contentwell ul {
	list-style-type:none;	
	list-style:none;
	line-height:1.3em;
	margin-bottom:1em;
}
#contentwell ul li {
	list-style-type:none;	
	list-style:none;
	background: url(../../images/common2007/bullet_lavender.gif) no-repeat 3px .6em;	
	padding:0 0 .4em 1em;
}
#contentwell a {
	color:#000;
}
#contentwell .Subpages p {
	font: bold 10px/.9em  Georgia, "Times New Roman", Times, serif;
	color:#000;
}
#contentwell .PageImage {
	float: right; 
	padding: 0 0 20px 25px;
	background-position: right top;
	background-repeat: no-repeat;
}

/* "Content Extra" Box
---------------------------------------------------- */

.contentextra {
	float:right;
	clear: right;
	margin-left:24px;
	background-repeat: no-repeat;
}
div.flipper {
	display:none;
}
#homecontentwell .contentextra {
	float:right;
	width:231px;
	margin-left:12px;
}
.contentextra p {	
	padding:10px 16px;
	font-size:11px;
	color:#000;
	line-height:1.3em;
}
.contentextra #linkbox {
	padding: 0 15px 15px 15px;
	margin:0;
}
#homecontentwell .contentextra #linkbox {
	padding: 0 15px 15px 15px;
	margin:0;
}
.contentextra #linkbox h3 {
	text-transform:uppercase;
	font: 13px/1em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:0 0 .4em 0;
	margin:0;
	color:#000;
}
.contentextra #linkbox h3.specials {
	color:#000;
	padding:0 0 .2em 0;
}
.contentextra #linkbox h3.events {
	color:#000;
	padding:0 0 .2em 0;
}
.contentextra #linkbox ul {	
	border-bottom:#bbb solid 1px;
	border-top:#bbb solid 1px;
	list-style-type:none;	
	list-style:none;
	padding:.15em 0 .45em 0;
	margin:0 0 1em 0;
	line-height:1.75em;
}
.contentextra #linkbox ul.specials,
.contentextra #linkbox ul.events {	
	border-bottom:none;
	border-top:none;
}
.contentextra #linkbox ul li {
	list-style-type:none;	
	list-style:none;
	padding:0;
	margin:0;
	background-image:none;
}
.contentextra #linkbox ul.specials li,
.contentextra #linkbox ul.events li {
	border-top:#bbb solid 1px;
	padding:.1em 0;
	font-size:11px;
	line-height:1.6em;
}
.contentextra #linkbox ul.specials li {
	color: #000;
}
.contentextra #linkbox ul.events li {
	color: #000;
}
#contentwell .contentextra #linkbox ul li a {
	color:#000;
}
#contentwell .contentextra #linkbox a.specials,
#contentwell .contentextra #linkbox ul.specials li a {
	color:#000;
}
#contentwell .contentextra #linkbox a.events,
#contentwell .contentextra #linkbox ul.events li a {
	color:#000;
}
.contactblock {
	width:463px;
	overflow:auto;
	background:#fff;
	padding:16px 16px 16px 16px;
	margin-bottom:2em;
}
.contactblock img {
	width:235px;
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}
.contactblock h2 {
	font-family:Georgia,serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	float:left;
	clear:left;
	margin:0;
	padding:0;
	line-height:1.4em;
	margin-bottom:.3em;
	width:213px;
}
.contactblock h3 {
	font-family:Tahoma,sans-serif;
	font-size:10px;
	text-transform:uppercase;
	font-weight:normal;
	float:left;
	clear:left;
	margin:0;
	padding:0;
	line-height:1.4em;
	margin-bottom:.6em;
	width:213px;
}
.contactblock h4 {
	font-family:Tahoma,sans-serif;
	font-size:12px;
	font-weight:normal;
	float:left;
	clear:left;
	margin:0;
	padding:0;
	line-height:1.4em;
	margin-bottom:.4em;
	width:213px;
}
.contactblock h4 strong {
	font-size:11px;
	font-family:Georgia,serif;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	width:50px;
	margin-top:1px;
	margin:0;
	padding:0;
	padding-right:10px;
}
#contentwell .contactblock p {
	font-family:Georgia,serif;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	clear:left;
	line-height:1.4em;
	padding-top:12px;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
}
#contentwell .contactblock ul {
	clear: left;
}

/* Itinerary Builder
---------------------------------------------------- */

#plugin_itinerarybuilder h1 span {
	font-size:.65em;
	text-transform:uppercase;
	padding-left:.5em;
}
#plugin_itinerarybuilder h2 {
}
#plugin_itinerarybuilder h2 span {
	font-size:.65em;
	text-transform:uppercase;
}
#plugin_itinerarybuilder .actionbutton { display: none; }
#plugin_itinerarybuilder .paginate { display: none; }
#plugin_itinerarybuilder .itineraryaction { clear:both; padding-top: 15px; border-top: 1px solid #888; }
#plugin_itinerarybuilder .itineraryaction p { font-size: .9em; }
#plugin_itinerarybuilder .itineraryaction .functionbar ul { display: none; }
#plugin_itinerarybuilder .itineraryaction .functionbar p { display: none; }
#plugin_itinerarybuilder .itineraryaction .functionbar p.pricelevel { font-size: .9em; }
/* #plugin_itinerarybuilder .itineraryaction .functionbar p.pricelevel { display: inline; float: right; font-size: .9em; } */
#plugin_itinerarybuilder .itineraryaction .functionbar p.pricelevel span { display: none; }
#plugin_itinerarybuilder .itineraryaction .functionbar p.pricelevel span.selected { display: block; }
/*#plugin_itinerarybuilder .itineraryaction .functionbar p.pricelevel span.selected { display: block; float: right; }*/
#plugin_itinerarybuilder .itineraryaction .photoseason { float: right; }
#plugin_itinerarybuilder .itineraryoverview { padding-top: 15px; border-top: 1px solid #888; }
#plugin_itinerarybuilder .itineraryoverview .photoseason { float: right; }


/* Event Calendar */

/* Event List View Content Styles
---------------------------------------------- */

#plugin_eventcalendar h2 {
	margin:0;
	padding:0;
	clear:left;
}

/* Event Filter
-------------------*/

#filterwrap {
	background:#666;
	padding:10px;
	overflow:auto;
	width:474px;
}
#filterwrap #changedates {
	float:right;
	width:120px;
}
#contentwell #filterwrap #changedates a {
	font-size:11px;
	font-family: Georgia, serif;
	color:#000;	
	text-decoration:none;
	float:right;
	line-height:1.3em;
}
#contentwell #filterwrap #changedates img {
	padding-left:5px;
	position:relative;
	top:-2px;
}
#filterwrap h3 {
	font-family: Georgia, serif;
	font-size:12px;
	color:#000;
	text-transform: uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:1em;
}
#filterwrap h3 span {
	color:#fff;
	font-family:Tahoma, sans-serif;
	text-transform: none;
}
#eventfilter {
	padding-top:1em;
	float:left;
	clear:both;
}
#eventfilter label {
	color:#fff;
	float:left;
	margin-right:10px;
	padding-top:3px;
}
#eventfilter input.form_textinput {
	margin: 0pt;
	width: 75px;
	float:left;
	margin-right:5px;
	border:#666 solid 1px;
}
#eventfilter input.form_submit {
	float:left;
	border-left:#666 solid 1px;
	border-top:#666 solid 1px;
	border-right:#333 solid 1px;
	border-bottom:#333 solid 1px;
	font-size:11px;
	padding:1px 6px 1px;
	outline:none;
	font-family:Tahoma, sans-serif;
}
#eventfilter input.form_submit:active {
	border-right:#666 solid 1px;
	border-bottom:#666 solid 1px;
	border-left:#333 solid 1px;
	border-top:#333 solid 1px;
	outline:none;
}
#eventfilter img.calendaricon {
	float:left;
	margin-right:15px;
	margin-top:1px;
	cursor:pointer;
}
#eventfilter input.SubmitImg {
}

/* Event Table
-------------------*/

#plugin_eventcalendar .EventsWrap {
	clear:both;
	margin-bottom:20px;
}
#plugin_eventcalendar .EventsWrap .event_title {
	clear:left;
	line-height:1.2em;
	padding-bottom:.3em;
}
#plugin_eventcalendar .EventsWrap .event_date {
	clear:left;
	float:left;
}
#plugin_eventcalendar .EventsWrap .event_location {
	clear:left;
	float:left;
}
#plugin_eventcalendar .EventsWrap .moreInfo {
	clear:left;
	float:left;
	padding-top:1em;
}
#plugin_eventcalendar .EventsWrap .vvg {
	clear:left;
	float:left;
}
#plugin_eventcalendar .EventsWrap .Event1,
#plugin_eventcalendar .EventsWrap .Event2 {
	border-top: #EEE solid 1px;
	font-size:10px;
	margin:0px;
	padding:10px;
	vertical-align:top;
	overflow:auto;
	background:#EEE;
	clear:both;
	width:473px;
}
#plugin_eventcalendar .EventsWrap .Event2 {
	background:#DDD;
}
#plugin_eventcalendar .EventsWrap h4 {
	margin:0;
	padding:0;
	font-size:11px;
}
#contentwell #plugin_eventcalendar .EventsWrap h4 a {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
#plugin_eventcalendar .EventsWrap p {
	margin:0;
	padding:0;
	font-size:10px;
}
#plugin_eventcalendar .EventsWrap h4.featured {
	color: #000;
	text-transform:uppercase;
	line-height:1em;
	font-family: Georgia, serif;
	font-weight:normal;	
}
#contentwell #plugin_eventcalendar h3.headline {
	background:#EEE;
	border:none;
	color:#000;
}
.IconGroup {
	float: right;
	width: 100px;
	text-align: right;
}
.IconGroup img {
	margin: 0 0 5px 0;
}
img.tixicon {
	padding-right:10px;
	position:relative;
	top:-2px;
}

/* Event Detail View Content Styles
---------------------------------------------- */

#plugin_eventcalendar #eventphoto {
	float: right;
	margin-left: 24px;
	margin-top:7px;
}
#plugin_eventcalendar #eventphoto img.photo {
	padding: 10px;
	background: #fff;
}
#eventphoto #photocrop {
	width: 215px;
	margin-bottom:15px;
}
#plugin_eventcalendar #eventphoto p {
	padding: 0 10px 10px 10px;
	background: #fff;
	width:195px;
	font-size:10px;
	line-height:13px;
}
#plugin_eventcalendar #icons {
	text-align:right;
	width:195px;
	background:#FAFAFA;
	padding:10px;
	border-top:1px #EEE solid;
	border-bottom:1px #EEE solid;
	overflow:hidden;
}
#plugin_eventcalendar dl#eventdata {
	float:left;
	margin-top:0;
	padding-top:0;
	width:250px;
}
#plugin_eventcalendar dl#eventdata dt {
	float:left;
	clear:left;
	width:70px;
}
#plugin_eventcalendar dl#eventdata dt.featured {
	float:none;
	clear:left;
	display:inline;
	font-style:italic;
	font-family:Georgia, serif;
}
#plugin_eventcalendar dl#eventdata dd {
	float:left;
	width:180px;
	padding-bottom:.5em;
	margin:0;
}
#plugin_eventcalendar #eventdescription {
	clear:left;
	margin:0;
	margin-top:15px;
}
#plugin_eventcalendar h1 span {
	color:#000;
	font-size:0.65em;
	padding-left:0.5em;
	text-transform:uppercase;
}
#plugin_eventcalendar a.back {
	display:block;
	font-size:10px;
	margin-bottom:10px;
	text-align:center;
}
/*#plugin_eventcalendar a.return {
	color: #000;
}*/


/* Event Submit Form
---------------------------------------------- */

.FormBoss textarea {
	width:100%;
}
.FormBoss .fieldgroup textarea {
	width:300px;
	height:175px;
}
.FormBoss .fieldgroup span input {
	width:300px;
}
.FormBoss .fieldgroup input.Checkbox {
	width:13px;
}
.FormBoss input.Radio {
	margin:0;
	padding:0;
}
.fieldgroup {
	float:left;
	clear:both;	
	width:490px;
	border-top: 1px solid #EEE;
	background:#FAFAFA;
	font-size:11px;
}
.fieldgroup label { 
	width: 100px;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	float:left;	
	padding: 5px 10px;	
	line-height:1.7em;
	font-weight:bold;
}
.fieldgroup .required { 
	color:#9E4E4A;
}
.fieldgroup span { 
	width: 350px;
	padding: 5px 10px;
	float:left;	
	line-height:1.7em;
}
.fieldgroup .fieldgroup {
	clear:none;
	border:none;
	width:320px;
	padding: 5px 10px;
	line-height:1.7em;
}
.fieldgroup .fieldgroup label { 
	display:inline;
	float:none;
	line-height:1.2em;
	padding:0;
	text-align:left;
	position:relative;
	font-weight:normal;
}



/* Miscellaneia
---------------------------------------------- */

#moreinfo {
	display:none;
}
.hidden {
	display:none;
}
.shown {
	display:block;
}
.error {
	color: #000;
}

/* Plugins 2007 */

/* -------- */
/* FORMBOSS */
/* -------- */

.FormBoss { width: 100%; clear: both; margin: 15px 0 0 0;}
.FormBoss form { margin: 0; padding: 0; }
.FormBoss p {
	position: relative;
	margin: 0;
	padding: 0 0 10px 0px;
	text-align: left;
	line-height: 15px;
}
.FormBoss a { color: #000; text-decoration: none; } 

.FormBoss p.Last { padding: 0; }
.FormBoss p a { color: #000; text-decoration: underline; }


.FormBoss .headline, .FormBoss .headlineTight {
	margin: 0 0 15px 0px;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: #666;
	border: 1px solid #FFF;
}
.FormBoss .headlineTight { margin: 0; }
.FormBoss .headline a, .FormBoss .headlineTight a { color: #FFF; font-weight: normal; }

.FormBoss .message, .FormBoss .messageError {
	margin: 0 0 15px 0px;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #FFF;
}
.FormBoss .message { background: #55075B; }
.FormBoss .messageError { background: #C00; line-height: 18px; }

.FormBoss .intro {
	margin: 0px 0px 15px 0px;
	line-height: 15px;
}	
.FormBoss .Indent { padding: 0 10px; }



.FormBoss .form_header {
	clear: both;
	margin: 15px 0 0 0px;
	padding: 5px 10px;
	font-size: 11px;
	background: #CCC;
	border: 1px solid #FFF;
	font-weight :bold;
}
.FormBoss .form_header .Note {
	float: right;
	font-size: 10px;
	line-height: 14px;
}
.FormBoss .form_header_thanks {
	clear: both;
	margin: 0px;
	padding: 3px 10px;
	font-size: 11px;
	background: #264C87;
	color: #FFF;
	border: 1px solid #FFF;
	font-weight:bold;
}


.FormBoss .form_container, 
.FormBoss .form_container_right,
.FormBoss .form_container_Tight {
	/* margin-bottom: 15px; */
	padding: 10px;
	font-size: 11px;
	vertical-align: top;
	background: #EEE;
	border: 1px solid #FFF;
	border-top: none;
}
.FormBoss .form_container ul, 
.FormBoss .form_container_right ul, 
.FormBoss .form_container ol, 
.FormBoss .form_container_right ol { 
	margin-top: 0; 
	margin-bottom: 0; 
	padding-top: 0; 
	padding-bottom: 0;
	text-align: left;
}
.FormBoss .form_container_right { text-align: right; }
.FormBoss .form_container_Tight { margin-bottom: 0; }
.FormBoss .form_container p,
.FormBoss .form_container_right p { 
	margin: 0; padding: 10px 0 0 0; text-align:left; 
}
.FormBoss .form_container_right .Indent2 {
	padding: 10px 0 0 176px; text-align: left;
}
.FormBoss .form_container .error,
.FormBoss .form_container_right .error,
.FormBoss .form_container_Tight .error { 
	margin: 0; padding: 6px 0 0 0;
}
.FormBoss .form_container_right div.error { /* This lines up the error messages with input fields in .form_container_right */
	 padding-left:175px;
}
.FormBoss .form_container .error ul,
.FormBoss .form_container_right .error ul,
.FormBoss .form_container_Tight  .error ul { 
	margin: 0; padding: 0;
}
.FormBoss .form_container .error ul li,
.FormBoss .form_container_right .error ul li,
.FormBoss .form_container_Tight  .error ul li { 
	margin: 0; padding: 0;
	color: #C00;
}
.FormBoss .text_container, 
.FormBoss .text_container_Tight {
	margin-bottom: 15px;
	padding: 10px 10px 0 10px;
	font-size: 11px;
	vertical-align: top;
	background: #EEE;
	border: 1px solid #FFF;
	border-top: none;
}
.FormBoss .text_container_Tight { margin-bottom: 0; }


.FormBoss .Thumb { width: 10px; float: right; padding: 0 0 0 10px; }
.FormBoss .Thumb2 { float: right; padding: 0 0 0 10px; }


.FormBoss .form_required { color: #000; }
.FormBoss .form_required_note { padding: 10px 0; color: #000; text-align: right; }


.FormBoss label, .FormBoss label.Left {
	margin: 0;
	padding: 0 0 15px 0;
	text-align: right;
}
.FormBoss label.Left { text-align: left; }
.FormBoss textarea {
	color: #000;
	width: 465px;
	height: 75px;
	border: 1px solid #BAB;
	margin-bottom: 10px;
}
.FormBoss input.form_textinput {
	font-size: 11px;
	color: black;
	width: 200px;
	background: #FFF;
	border: 1px solid #999;
	margin-top: 5px;
	margin-right: 90px;
}
.FormBoss input.FileInput {
	/* Note that FireFox cannot properly render width */
	height: 17px;
	margin: 5px 0 0 0;
	color: #000;
	border: 1px solid #BAB;
}
.FormBoss input.form_radio {
	border: none;
	background: none;
}
.FormBoss input.Checkbox {
	margin: 0;
	padding: 0; 
	border: none;
	background: none;
}
.FormBoss select.Select {
	width: 200px;
	margin: 5px 90px 0 0;
}
.FormBoss select.SelectLong {
	width: 290px;
	margin: 5px 0 0 0;
}
.FormBoss select.SelectLong { width: 275px; margin: 2px 0 0 0; }


.FormBoss .SubmitWrap {
	padding: 0 1px 25px 0;
	text-align: right;
}

.FormBoss input.form_submit, .FormBoss input.Submit {
	margin: 10px 0 20px 20px;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #776;
	background: #CCC;
}
.FormBoss input.Submit {
	margin: 0;
}
.FormBoss input.SubmitImg {
	margin: 0;
	border: none;
}



/* Data table */

.FormBoss table {
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 15px 0;
}

.FormBoss th {
	padding: 5px 10px;
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	background: #CCC;
	border: 1px solid #FFF;
}

.FormBoss td  {
	padding: 5px 10px;
	vertical-align: top;
	text-align: left;
	font-size: 10px; 
	font-weight: normal;
	color: #000;
	background: #EEE;
	border: 1px solid #FFF;
}
.FormBoss td.row1, .FormBoss tr.row1 td { background: #EEE; }
.FormBoss td.row2, .FormBoss tr.row2 td { background: #DDD; }
.FormBoss td.row1Bright, .FormBoss tr.row1Bright td { background: #FFF; }
.FormBoss td.row2Bright, .FormBoss tr.row2Bright td { background: #FFF; }
.FormBoss tr.AdminHilite td.row1, .FormBoss tr.AdminHilite td.row2 { background: #EBE; }
.FormBoss th.Right, .FormBoss td.Right { text-align: right; }

.FormBoss th a { font-size: 11px; }
.FormBoss td a { font-weight: bold; text-decoration: none; }

.FormBoss table.Borderless { width: 468px; border-collapse: separate; }
.FormBoss table.Borderless th, .FormBoss table.Borderless td { 
	border: none;
	line-height: 14px;
	vertical-align: top;
}
.FormBoss table.Borderless th { width: 125px; font-weight: normal; text-align: right; color: #675; background: none; }
.FormBoss table.Borderless td { font-size: 11px; padding-left: 0; }


.FormBoss table.TableInTable { width: 468px; border: none; }
.FormBoss table.TableInTable th, .FormBoss table.TableInTable td { 
	line-height: 14px;
	vertical-align: top;
	border: 1px solid #CCC;
}
.FormBoss table.TableInTable th { width: none; font-size: 10px; font-weight: normal; color: #FFF; background: #7B8270; }
.FormBoss table.TableInTable td { background: #F3F6E7; }
.FormBoss table.TableInTable td.TDCheckbox { padding-top: 0; padding-bottom: 0; text-align: center; vertical-align: middle; }

.FormBoss table.TableInTable td a { color: #9E4A4A; text-decoration: none; }


.FormBoss .spacer {
	height: 5px;
}

.FormBoss .subhead {
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}

.FormBoss .subgraph {
	margin: 0px 0px 15px 15px;
}	

.FormBoss .form_graph {
	margin: 0;
	padding: 0px 0px 10px 0px;
	text-align:left;
}




/* ------------ */
/* CALENDARBOSS */
/* ------------ */

#contentwell .CalendarBoss	{
	width: 490px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.CalendarWrap {
	margin: 0 1px 0 1px;
	padding: 10px 10px 0 10px;
	background: #DDD;
}
#contentwell .CalendarBoss form { margin: 0; padding: 0; }
#contentwell .CalendarBoss a { color: #FFF; font-weight: normal; text-decoration: none; }

#contentwell .CalendarBoss .PreviousNext { margin: 0 0 10px 0; }
#contentwell .CalendarBoss .PreviousNext a { color: #9E4A4A; font-weight: normal; text-decoration: underline; }

#contentwell .CalendarBoss .headline {
	margin: 0;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #FFF;
	background: #666;
	border: 1px solid #FFF;
}
#contentwell .CalendarBoss .headline a { color: #FFF; font-weight: normal; text-decoration: underline; }
#contentwell .CalendarBoss .headline .Dim {
	float: right;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
}

#contentwell .CalendarBoss .form_container {
	padding: 10px;
	font-size: 11px;
	vertical-align: top;
	background: #EEE;
	border: 1px solid #FFF;
	border-top: none;
}
#contentwell .CalendarBoss .form_container p { margin: 0; }
#contentwell .CalendarBoss .form_container a { color: #9E4A4A; text-decoration: none; }



#contentwell .CalendarBoss .SubmitWrap {
	margin: 10px 0 0 0;
}

#contentwell .CalendarBoss input.Submit {
	margin: 0;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #776;
	background: #955;
}
#contentwell .CalendarBoss input.Text {
	font-size: 11px;
	color: black;
	width: 200px;
	border: 1px solid #999;
	margin-top: 5px;
}
#contentwell .CalendarBoss select.SelectLong { width: 275px; margin: 2px 0 0 0; }


#contentwell .CalendarBoss	.InlineTableWrap { float: left; }


#contentwell .CalendarBoss table	{
	width: 146px;
	margin: 0 0 20px 0;
	border-collapse: collapse;
}
#contentwell .CalendarBoss table.Borderless { width: 460px; margin: 0; }

#contentwell .CalendarBoss th {
	padding: 3px;
	font-weight: normal;
	text-align: center;
	color: #000;
	background: #898D65;
	border: 1px solid #666;
}

#contentwell .CalendarBoss td {
	padding: 2px;
	font-weight: normal;
	text-align: center;
	color: #000;
	background: #9EA374;
	border: 1px solid #666;
}
#contentwell .CalendarBoss table.Borderless td { 
	padding: 0 5px 8px 0; 
	text-align: left;
	vertical-align: middle; 
	background: #EEE;
	border: none; 
}
#contentwell .CalendarBoss table.Borderless tr.Last td { padding-bottom: 0; }
#contentwell .CalendarBoss td.Blank {
	padding: 0 18px 0 0;
	background: #DDD;
	border: none;
}
#contentwell .CalendarBoss table.Last td.Blank { padding: 0; }
#contentwell .CalendarBoss table.Last td.Blank img, #contentwell .CalendarBoss td.Blank img { margin: 2px 0 0 4px; }

#contentwell .CalendarBoss td.Days {	background: #B2B788; }			
#contentwell .CalendarBoss .BlankDay	{ background: #9EA374; }
#contentwell .CalendarBoss .thumb_dayCell { background: #9EA374; }
#contentwell .CalendarBoss .thumb_dayCellOn { background: #944; }



/* Events Listing */

#contentwell .CalendarBoss .EventsWrap .Event1, #contentwell .CalendarBoss .EventsWrap .Event2 {
	margin: 0;
	padding: 10px;
	font-size: 10px;
	vertical-align: top;
	border: 1px solid #FFF;
	border-top: none;
}
#contentwell .CalendarBoss .EventsWrap .Event1 { background: #DDD; }
#contentwell .CalendarBoss .EventsWrap .Event2 { background: #EEE; }

#contentwell .CalendarBoss .EventsWrap .IconGroup { float: right; width: 100px; text-align: right; }
#contentwell .CalendarBoss .EventsWrap .IconGroup img { margin: 0 0 5px 0; }
#contentwell .CalendarBoss .EventsWrap .moreInfo { display: none; }

#contentwell .CalendarBoss .EventsWrap a { color: #9E4A4A; text-decoration: none; }
#contentwell .CalendarBoss .EventsWrap .Event1 a { color: #9E4A4A; text-decoration: none; }
#contentwell .CalendarBoss .EventsWrap .Event2 a { color: #9E4A4A; text-decoration: none; }

#contentwell .CalendarBoss .EventsWrap p { padding: 10px 0 0 0; margin: 0; }

#contentwell .CalendarBoss .EventsWrap .event_date,
#contentwell .CalendarBoss .EventsWrap .event_location,
#contentwell .CalendarBoss .EventsWrap .event_contact,
#contentwell .CalendarBoss .EventsWrap .event_title { position: relative; }



/* Photo Gallery */

.PGBoss	{ width: 490px; overflow: hidden; color: #2d3937; }

.PGBoss .SortPanel { padding: 5px 12px; background: #000; }
.PGBoss .SortPane th, .PGBoss .SortPane td { padding: 0; }
.PGBoss .SortPanel th { padding-right: 5px; font-size: 10px; color: #FFF; }
.PGBoss .SortPanel td { padding-right: 15px; }

.PGBoss .PGCatDesc { margin: 1px 0 12px 0; padding: 12px; background: #98c0b9; } 

.PGBoss .Paging { clear: both; padding: 0 0 12px 0; text-align: right; }
.PGBoss .Paging a { color: #55075b; }

.PGBoss .DetailNav { padding: 10px 0; text-align: right; }
.PGBoss .DetailNav ul { margin: 0; padding: 0;  }
.PGBoss .DetailNav li { display: inline; padding-left: 15px; }
.PGBoss .DetailNav li a { color: #55075b; }

.PGBoss #ThumbsWrap { }
.PGBoss .ThumbOuter {
	float: left;
	height: 222px; /* 205px */
	width: 167px; 
}
.PGBoss .ThumbInnerWrap { cursor: pointer; }
.PGBoss .ThumbInner, .PGBoss .ThumbInnerMO {
	margin: 0 12px 0 0;
	padding: 0;
	height: 150px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 25px;
}
.PGBoss .ThumbInner img, .PGBoss .ThumbInnerMO img { margin-top: 25px; }
.PGBoss .ThumbInner { background-color: #CADACC; }
.PGBoss .ThumbInnerMO { background-color: #659d98; cursor: pointer; }
.PGBoss .ThumbCredit { 
	clear: left; 
	height: 42px;
	margin: 0 12px 0 0; padding: 10px; 
	color: #5a5944; 
	background: url(../../images/photogallery/pg_arrow.jpg) no-repeat right top #b1cdc2;
}

.PGBoss	.PGPhotoWrap { margin: 1px 0; padding: 12px 0; text-align: center; background: #bed4c7; }
.PGBoss	.PGPhotoMedium { 	background-repeat: no-repeat; background-position: center top; }

.PGBoss	.PGTextWrap { padding: 12px; background: #98c0b9; }
.PGBoss	.PGTextWrap h4 { margin: 0; padding: 0; font-size: 12px; }
.PGBoss	.PGTextWrap p { margin: 0; padding: 15px 0 0 0; }
.PGBoss .PGTextWrap a { color: #55075b; }

.PGBoss .PGCopyright { margin: 15px 0 0 0; padding: 10px 0; color: #5a5944; border-top: 1px solid #808080; }

.PGBoss .PGMsg { 
	margin: 0 0 15px 0px;
	padding: 8px 12px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: #55075B;
	border: 1px solid #FFF;
}

/* Weather Center */

#weathercenter {
	width:494px;
	height:384px;
	position:relative;
	background:url(../../images/weather/bg_currentweather_acv.jpg) left top no-repeat;
	font-family:Georgia, serif;
	color:#fff;
	font-size:12px;
}
#weathercenter a {
	color:#FFF;
	font-size:10px;
}
#weathercenter a:hover {
	color:#FFF;
	font-size:10px;
}
#weathercenter p {
	line-height:1.3em;
}
.weatherspot {
	position:absolute;
	width:118px;
	height:47px;
	padding:5px 0 5px 5px;
	overflow:hidden;
}
#anchorage {
	left:117px;
	top:53px;
}
#wasilla {
	left:280px;
	top:52px;
}
#girdwood {
	left:187px;
	top:159px;
}
#whittier {
	left:356px;
	top:185px;
}
#kenai {
	left:11px;
	top:244px;
}
#seward {
	left:302px;
	top:306px;
}
#anchorage {
	background-image:url(../../images/weather/bg_anchorage.gif);
}
#wasilla {
	background-image:url(../../images/weather/bg_wasilla.gif);
}
#girdwood {
	background-image:url(../../images/weather/bg_girdwood.gif);
}
#whittier {
	background-image:url(../../images/weather/bg_whittier.gif);
}
#kenai {
	background-image:url(../../images/weather/bg_kenai.gif);
}
#seward {
	background-image:url(../../images/weather/bg_seward.gif);
}
.icon {
	float:left;
	padding-right:3px;
}
.temp {
	font-size:10px;
	font-family:Tahoma, Arial, sans-serif;
}
#headerwrap {
	background:#444;
	overflow:hidden;
	padding:10px 10px 8px 10px;
	width:474px;
}
#headerwrap h3 {
	color:#FFF;
	font-family:Georgia,serif;
	font-size:12px;
	font-weight:normal;
	line-height:1.1em;
	margin:0pt;
	padding:0pt;
	text-transform:uppercase;
}
#headerwrap p#link {
	float:right;
	width:240px;
	padding-bottom:0;
	margin-bottom:0;
	line-height:1em;
}
#contentwell #headerwrap p#link img {
	padding-left:5px;
	position:relative;
	top:-2px;
}
#contentwell #headerwrap p#link a {
	color:#DBE455;
	font-family:Georgia,serif;
	font-size:11px;
	line-height:1.3em;
	text-decoration:none;
	float:right;
}
#contentwell #headerwrap p#link a:hover {
	text-decoration:underline;
}

/* Trip Package */

#plugin_trippackages a.publisheredit {
	display:block;
	padding-bottom:10px;
}

#plugin_trippackages h2 {
	padding-bottom:1em;
	line-height:1.2em;
}
#plugin_trippackages h2.initialpage {
	padding-bottom:0;
}
#plugin_trippackages h2.itinerary {
	clear:both;
}
#plugin_trippackages h3 {
	font: bold 13px/1.2em Georgia, "Times New Roman", Times, serif;
}
#plugin_trippackages h3 a {
	color: #000;
}
#plugin_trippackages h4 {
	color:#000;
	font-family: Tahoma, Arial, 'Arial MT', Helvetica, sans-serif;
	line-height:1.2em;
	font-size:12px;
	margin:.3em 0 0 0;
}
#plugin_trippackages h3.moreinformation {
	padding:0 0 1.3em 0;
}
#plugin_trippackages .packageblock {
	background:#FAFAFA;
	padding:10px 10px 10px 10px;
	margin:15px auto 15px auto;
	border-top:#E6E5E4 solid 1px;
	border-bottom:#E6E5E4 solid 1px;
	overflow:hidden;
	clear:both;
	width:95%;
}
#plugin_trippackages div.packageblock.unapproved {
	border-top:#999 solid 2px;
	border-bottom:#999 solid 2px;
	background:#EDEDED;
}
#plugin_trippackages .packageblock h4 {
	margin-bottom:.7em;
}
#plugin_trippackages .packageblock p {
}
#plugin_trippackages .packageblock ul {
	padding:15px 0;
	margin:0;
}
#plugin_trippackages .packageblock p.fineprint,
#plugin_trippackages .packageblock p#showmore,
#plugin_trippackages .packageblock #moreinfo p,
#plugin_trippackages .packageblock #moreinfo ul {
	padding:0 0 5px 0;
	margin:0;
}
#plugin_trippackages .photoseason {
	float: right;
	padding-left: 24px;
	text-align:center;
	width:116px;
	white-space: nowrap;
}
#plugin_trippackages .photoseason .photo {
	padding-bottom: 8px;
}
#plugin_trippackages .photopackage {
	float: right;
	margin-left: 24px;
}
#plugin_trippackages .photopackage img.photo {
	padding: 10px;
	background: #fff;
}
 .photoseason .photocrop { 
	overflow: hidden;
	width: 116px;
	height: 90px;
	margin-bottom:10px;
}
 .photopackage .photocrop { 
	overflow: hidden;
	width: 195px;
	height: 195px;
	border:solid #fff 10px;
}
#plugin_trippackages .photopackage p {
	padding: 0 10px 10px 10px;
	background: #fff;
	width:195px;
	font-size:10px;
	line-height:13px;
}
#plugin_trippackages .photopackage .seasons {
	text-align:center;
	width:195px;
	font-size:10px;
	line-height:13px;
	padding:0 10px 20px 10px;
	margin-top:15px;
}
#plugin_trippackages .photopackage .seasons p {
	padding: 7px 0 0 0;
	background: none;
}
#plugin_trippackages .paginate {
	text-align:right;
	line-height:14px;
	float:right;
	padding-top:15px;
}
#plugin_trippackages .paginate a {
	padding:1px 6px 0 0;
	text-decoration:none;
	font-size:10px;
	color:#4C3027;
	float:left;
	display:block;
	margin:1px;
	height:16px;
	width:11px;
	background:url(../../images/common2007/tinycorners.gif) top left no-repeat;
}
#plugin_trippackages .paginate a.leftright {
	background:none;
}
#plugin_trippackages .paginate a:hover {
	background:url(../../images/common2007/tinycornerson.gif) top left no-repeat;
}
#plugin_trippackages .paginate a.leftright:hover {
	background:url(../../images/common2007/leftrighton.gif) top left no-repeat;
}
#plugin_trippackages .paginate a.selected {
	background:url(../../images/common2007/tinycornerson.gif) top left no-repeat;
}
#moreinfo {
	display:none;
}
.hidden {
	display:none;
}
.shown {
	display:block;
}
