.soria .dijitMenuBar
{
	background: #c7ddf9;
	border: none;
	text-align: center;
}

.soria .dijitMenuItem
{
	background: #e0ebf9;
}

.soria .dijitMenuItemHover
{
	background: white;
}
.soria .dijitMenuItemSelected
{
	border: none;
	/*
border: solid #8c9caf 1px;
*/
}
.soria .dijitTabContainer
{
	text-align: center;
}

.soria .dijitTabPane {
        background:#c7ddf9;
}
.soria .DijitTooltipContents
{
	background: #96c1f9;
	font-size: 80%;
}


:active
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}

div
{
	background: #c7ddf9;
	display:block;
}

td.gallery
{
	text-align: center;
}

img.thumb
{
	margin-left: auto;
	margin-right: auto;
}

.centered
{
	text-align: center;
	font-size: 100%;
	margin:5px;
}

.centeredheader
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 150%;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 2px;
}

.centeredlarge
{
	text-align: center;
	font-size: 200%;
	margin: 2px;
}
.centeredsmall
{
	text-align: center;
	font-size: 75%;
	margin: 2px;
}
.small
{
	font-size: 90%
}
.header
{
	font-size: 150%
}
.italic
{
	font-style: italic;
}

.centeredtiny
{
	text-align: center;
	font-size: 70%;
	margin:0px;
	padding:0px;
}
table.merchandise,
table.activities,
table.sponsor,
table.faq
{
	width: 100%;
}

.evenactivities
{
	background-color: #c7ddf9;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid #e0ebf9 1px;
}
.oddactivities
{
	background-color: #c7ddf9;
	/*background-color: #e0ebf9;*/
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid #e0ebf9 1px;
}
.activitiesheader
{
	background-color: #e0ebf9;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid #e0ebf9 1px;
}

.merchandisetitle,
.activitiestitle
{
	text-align:center;
	font-size:150%;
	margin: 2px;
}
.activitiesiconrow
{
	text-align:center;
	margin: 2px;
}
.activitiespresenter
{
	text-align: left;
	font-size:80%;
	font-style: italic;
}
.activitiescost
{
	text-align: right;
	font-size:80%;
	font-style: italic;
	width: 100px;
}
.activitiesdescription
{
	font-size:100%;
	margin: 2px;
}
.faqquestion
{
	cursor: pointer;
}
.faqanswerclosed
{
	display:none;
	color: #e0ebf9;
}

.faqansweropen
{
	display:block;
	background-color: #e0ebf9;
	margin-left: 40px;
	color: #e0ebf9;
}

p
{
	margin: 5px;
}

.pricetable
{
	text-align:center;
	margin:auto;
	padding-left: 10px;
	padding-right: 10px;
}
.pricetableheader
{
	text-align:center;
	margin:auto;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: solid black 1px;
}
table.centeredTable
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.staticsidebar
{
	width:180px; 
	border: none; 
	margin: 5px;
	height:100%;
}
.nodisplay
{
	display:none;
}
.announcementpane
{
/*	background: #e4be4f;*/
	background: #96c1f9;
	font-size: 150%;
	width: 100%;
	height: 25px;
	min-height: 25px;
	text-align: center;
	margin-top: auto;
	margin-bottom:auto;
}
.announcementpanewrapper
{
/*	background: #e4be4f;*/
	background: #96c1f9;
	width: 100%;
	height: 25px;
	min-height: 25px;
	text-align: center;
	margin-top: auto;
	margin-bottom: 10px;
}
.countdownbox
{
	height:100px; 
	margin: 5px; 
	background: #e0ebf9;
	font-size:150%;
	text-align: center;
}
.linkbox
{
	height:60px; 
	margin: 5px; 
	background: #e0ebf9;
	font-size:120%;
	text-align: center;
}
.imagefadepane
{
	text-align: center;
	height:250px;
}


.indexpane
{
	background: #e0ebf9;
	color: black;
}

.red
{
	color: #9c1002;	
}

label.nonlink
{
/*	font-size: 75%;*/
}
label.pseudolink
{
/*	font-size: 75%;*/
	color:blue;
	cursor: pointer;
}
span.pseudolink
{
/*	font-size: 75%;*/
	color:blue;
	cursor: pointer;
}

td.scheduleempty
{
	/*
border: solid blue 1px;
*/
}
td.scheduleworkshop
{
	/* green */
	border: solid green 1px;
	background: #9ae673;
	padding: 5px;
	vertical-align: top;
}
td.scheduleactivity
{
	/* red */
	border: solid red 1px;
	background: #e87375;
	padding: 5px;
	vertical-align: top;
}
td.scheduleritual
{
	/* purple */
	border: solid purple 1px;
	background: #e372e4;
	padding: 5px;
	vertical-align: top;
}
td.scheduleperformance
{
	/* blue */
	border: solid blue 1px;
	background: #749ae6;
	padding: 5px;
	vertical-align: top;
}
td.schedulegeneral
{
	/* neutral */
	border: none;
	padding: 5px;
	background: #e0ebf9;
	border: solid #96c1f9 1px;
	vertical-align: top;
}
td.scheduletimeslot
{
	/* neutral */
	border: none;
	width: 130px;
	text-align: right;
	padding-right: 5px;
}
.testimonialgiver
{
	text-align: center;
	font-size:100%;
	font-style: italic;
	height: 30px;
}
.testimonial
{
	text-align: left;
	font-size:140%;
}


