@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000B4A;
}
.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(images/template/ContainerBackground09.gif);
	background-repeat: repeat;
}
#performancetitle {
	margin-bottom: 9px;
	background-color: #DE771D;
}

#performancedetails {
	color: #666;
}


.twoColFixLtHdrNoBG #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
}
.twoColFixLtHdr #header {
	margin-bottom: 16px;
} 
.twoColFixLtHdr a:link {
	font-weight: bold;
	color: #DE771D;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.twoColFixLtHdr a:visited {
	font-weight: bold;
	color: #DE77!D;
	text-decoration: none;
	margin: 0;
	padding: 0;
}.twoColFixLtHdr a:hover {
	font-weight: bold;
	color: #de771d;
	text-decoration: none;
	margin: 0;
	padding: 0;
}.twoColFixLtHdr a:active {
	font-weight: bold;
	color: #de771d;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.twoColFixLtHdr #logobar {
	height: 105px;
	width: 780px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
.twoColFixLtHdr #search {
	float: none;
	padding-top: 20px;
	padding-right: 12px;
	padding-left: 500px;
	text-align: right;
}
.twoColFixLtHdr #photos {
	height: 100px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/template/photobackground.jpg);
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 132px; /* the background color will be displayed for the length of the content in the column, but no further */
	background-color: #eee3cd;
}
.twoColFixLtHdr #mainContent {
	margin-left: 154px;
	padding-right: 16px;
	background-color: #FFFFFF;
	background-image: url(images/template/ContentContainerBackground09.gif);
	background-repeat: repeat;
} 
.tiletable {
	margin-top: -3px;
}
.twoColFixLtHdr #mainContent a:link {
	font-weight: bold;
	color: #DE771D;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.twoColFixLtHdr #mainContent a:visited {
	font-weight: bold;
	color: #DE771D;
	text-decoration: none;
	margin: 0;
	padding: 0;
}.twoColFixLtHdr #mainContent a:hover {
	font-weight: bold;
	color: #F8AE18;
	text-decoration: none;
	margin: 0;
	padding: 0;
}.twoColFixLtHdr #mainContent a:active {
	font-weight: bold;
	color: #F8AE18;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.twoColFixLtHdr #mainContent h4 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8DAE93;
	font-size: 12px;
	line-height: 14px;
	text-indent: 3px;
}
.twoColFixLtHdr #presslist {
	list-style-type: none;
	background-color: #DE771D;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.twoColFixLtHdr #presslist a:link {
	color: #ffffff;
	text-decoration: none;
}
.twoColFixLtHdr #presslist a:visited {
	color: #ffffff;
	text-decoration: none;
}
.twoColFixLtHdr #presslist a:hover {
	color: #851f83;
	text-decoration: none;
}
.twoColFixLtHdr #presslist a:active {
	color: #ffffff;
	text-decoration: none;
}
.homepageflash {
	padding-left: 2px;
}
.simplelist {
	list-style-type: none;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 1px;
	margin-left: -20px;
}
.twoColFixLtHdr #footer {
	background-color: #93b4d2;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #de771d;
	color: #FFFFFF;
	padding-top: 6;
	padding-right: 10px;
	padding-bottom: 6;
	padding-left: 10px;
} 
.twoColFixLtHdr #footer p  {
	font-size: 11px;
	color: #FFFFFF;
}
.twoColFixLtHdr #footer a:link  {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.twoColFixLtHdr #footer a:visited  {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.twoColFixLtHdr #footer a:hover  {
	font-weight: bold;
	color: #de771d;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.twoColFixLtHdr #footer a:active  {
	font-weight: bold;
	color: #de771d;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.twoColFixLtHdrNoBG #footer {
	background-color: #667999;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #851F83;
	color: #FFFFFF;
	padding-top: 6;
	padding-right: 10px;
	padding-bottom: 6;
	padding-left: 10px;
} 
.twoColFixLtHdrNoBG #footer p  {
	font-size: 11px;
	color: #FFFFFF;
}
.twoColFixLtHdrNoBG #footer a:link  {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.twoColFixLtHdrNoBG #footer a:visited  {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.twoColFixLtHdrNoBG #footer a:hover  {
	font-weight: bold;
	color: #851F83;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.twoColFixLtHdrNoBG #footer a:active  {
	font-weight: bold;
	color: #851F83;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* SpryCollapsiblePanel.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	background-color: #CED9E8;
	width: 600px;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	background-color: #DE771D;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.windowlet {
	background-color: #FFFFFF;
	margin: 25px;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.rightbutton {
	left: 310px;
}
.minilistphoto  {
	width: 150px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	vertical-align: text-top;
}
.twoColFixLtHdr #eventphoto {
	float: left;
	height: 240px;
	width: 300px;
	margin-right: 20px;
}
.minilisttext  {
	position: relative;
	top: 0px;
	margin-left: 170px;
	margin-top: 0px;
}
.eventheaddetails {
	font-size: 20px;
	font-weight: bolder;
	color: #4F608E;
	line-height: 24px;
}
.minilisttext  h3     {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8DAE93;
	margin-bottom: -14px;
}
.minilisttext    #h3  a:link  {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8DAE93;
}
.minilisttext      #h3    a:visited  {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8DAE93;
}
.minilisttext     #h3   a:hover  {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.minilisttext    #h3  a:active  {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.CollapsiblePanelContent #a:link {
	color: #851F83;
	text-decoration: none;
}
.CollapsiblePanelContent #a:visited {
	color: #851F83;
	text-decoration: none;
}
.CollapsiblePanelContent #a:hover {
	color: #CC00CC;
	text-decoration: none;
}
.CollapsiblePanelContent #a:active {
	color: #CC00CC;
	text-decoration: none;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab {
	background-color: #DE771D;
	background-image: url(images/template/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: 575px;
}
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #DE771D;
	background-image: url(images/template/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: 575px;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #DE771D;
	background-image: url(images/template/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: 575px;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #DE771D;
	background-image: url(images/template/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: 575px;
}
.CollapsiblePanelClosed .CollapsiblePanelTab {
	background-color: #DE771D;
	background-image: url(images/template/downarrow.gif);
	background-repeat: no-repeat;
	background-position: 575px;
}
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme:5 -Cool Box
  -----------------------------------
*/
#p7PMnav, #p7PMnav ul {
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	z-index: 10000;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 150px;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color: #4f608e;
	color: #FFFFFF;
	line-height:1;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCE5DF;
	font-size: 12px;
}
#p7PMnav ul a {
	background-color: #4f608e;
	color: #FFFFFF;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #de771d;
	color: #FFFFFF;
	letter-spacing: 0.01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFFFFF;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg {
	background-image:  url(p7pm/img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-image:  url(p7pm/img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
	background-color: ##F8E1BD;
	color: #FFFFFF;
}
/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 132px;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	padding-top: 6px;
}
.performancedetails {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #4f608e;
}
.eventperformer {
	font-size: 30px;
	font-weight: bold;
	color: #435C7B;
	margin-top: 0px;
	margin-bottom: -12px;
}
.programlist    {
	margin-bottom: -15px;
}
.programhead {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: -3px;
	background-color: #95d4d2;
	padding-left: 6px;
	padding-right: 6px;
}
.eventphoto {
	height: 260px;
	width: 298px;
	left: 0px;
	top: 0px;
}
.eventhead {
	margin-top: 40px;
	margin-bottom: 40px;
}
.twoColFixLtHdr #homelogobar {
	width: 780px;
	border-bottom-color: #FFF;
	background-color: #FFF;
	height: 104px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
.quotebody {
	font-size: 16px;
	font-weight: bolder;
	color: #de771d;
	line-height: 18px;
	font-style: italic;
}
.quoteattrib {
	font-size: 12px;
	font-weight: bolder;
	color: #9eb4d2;
	line-height: 1px;
	text-align: right;
}
.eventperformersmall {
	font-size: 24px;
	font-weight: bold;
	color: #de771d;
	margin-top: 0px;
	margin-bottom: -12px;
}
.CollapsiblePanelContent #hr {
	color: #FFFFFF;
}
.twoColFixLtHdr #homeheader {
	margin-bottom: 20px;
}
.twoColFixLtHdr #nonavheader {
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.performancessubhead {
	font-size: 14px;
	font-style: italic;
	padding-top: 6px;
	color: #666;
}
.minilistperformancessubhead {
	font-size: 12px;
	font-style: italic;
	color: #666;
}
.windowlet a:link {
	font-weight: bold;
	color: #DE771D;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.windowlet a:visited {
	font-weight: bold;
	color: #DE771D;
	text-decoration: none;
	margin: 0;
	padding: 0;
}.windowlet a:hover {
	font-weight: bold;
	color: #F8AE18;
	text-decoration: none;
	margin: 0;
	padding: 0;
}.windowlet a:active {
	font-weight: bold;
	color: #F8AE18;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.narrow {
	padding-right: 6px;
}
.windowlet {
	background-color: #FFFFFF;
	width: 400px;
}
.smalltext {
	font-size: 10px;
}
.Error {
	color: #C00;
}
.pagehead0910 {
	font-size: 30px;
	color: #FFFFFF;
	margin-left: 6px;
	margin-right: 6px;
}
.pageheadcont h2 {
	padding: 0px;
}
.pageheadcont {
	padding-left: 6px;
	padding-right: 6px;
	background-color: #de771d;
}
.imgfloatleft {
	float: left;
}
.clearfloat {
	clear: both;
}
.orangerule {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #de771d;
}
.dividingrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #de771d;
	line-height: 6px;
}

.miniorangerule {
	margin-bottom: 6px;
	clear: both;
}

#peformancephoto {
	float: left;
	margin-right: 12px;
	}
	
#performancetext {
	clear:left;
	}

.sidebartext {
	padding-left: 3px;
	}

#minilist {
	padding-top: 6px;
}

#minilistperformancetitle {
	padding: 6px;
	background-color: #DE771D;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

#miniphototix {
	float: left;
	margin-right: 12px;
	width: 200px;
	height: 250px;
	padding-top: 2px;
}
	
#minidetails {
	position: relative;
	margin-left: 212px;
	}
	.clear {
		clear:both;
	}
	.photocred {
	font-style: italic;
	line-height: 10px;
	text-align: center;
	font-size: 10px;
	white-space: normal;
	margin-top: -9px;
	}

