﻿	/* Page Settings */
.PerfListItemInfo{display: none;}
.ShowHidePerformanceList{display: none;}

.EventDescriptionDiv
{
	font-family:"Lucida Sans",Arial,Helvetica,sans-serif;
	font-size:11px;
	vertical-align:top;
	color: #000000;
	background: #e7e7e7;
}

.EventsDivCaption 
{
	border-right:2px solid #9D071C;
	background:#9D071C;
	color:#FFFFFF;
	font-family:verdana,sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding:0px;
	text-align:center;
}
.EventsDivContent
	{
		background-color: transparent;
	}
.PerfListItemDark
	{
		background-color: transparent;
	}
.EventList
{
	font-size: 10pt;
	font-family: verdana, sans-serif;	
	font-weight: bold;
	background: #9d071c ;
	color: #ffffff;
}
.EventListDescription
{
	font-size: 7pt;
	font-family: verdana, sans-serif;	
	color: #000000;
	background: #e7e7e7;
	vertical-align: top;
}
.PerformanceListOver0
{
	color: #333333;
	background: #ffffa2;
	font-weight: bold;
	cursor: pointer;
}

.PerformanceList0
{
	color: #000000;
	font-weight: bold;
	cursor: pointer;
}

.PerformanceList1
{
	color: #000000;
	background: #E9EAEB;
	font-weight: bold;
	cursor: pointer;
}

.PerformanceListOver1
{
	color: #333333;
	background: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
.PatronDetailHeader1
{
	color:#FFFFFF;
	background-color:#9d071c;
	font-family: Verdana; /* Font Face */
	font-weight:bold;
	font-size: 8pt; /* Font Size */	
	width:100%;
	padding:4;
	padding-left:4;
	BORDER-RIGHT: #003366 1px solid; 
	BORDER-TOP: #003366 1px solid; 
	BORDER-LEFT: #003366 1px solid; 
	BORDER-BOTTOM: #003366 1px solid ;
}
.ListHeader1
{
	font-family:Verdana;
	font-size: 12px;
	font-weight:bold;
	background-color:#9d071c;
	color:white;
	height:25;
}
.ListHeaderLink1:hover,.ListHeaderLink1:visited,.ListHeaderLink1:link
{
	font-weight:normal;
	color:white;
	text-decoration:none;
	background-color:#9d071c;
	font-family: Verdana; /* Font Face */
	font-size: 8pt; /* Font Size */	
	
}
.ListHeaderLink1:hover
{

	text-decoration:underline;
}

/*
body
	{
		margin: 0px;
		padding: 10px;
		margin:	0px;
		padding: 0px;
		font: 11px verdana, arial, sans-serif;
		color:	#333;
	}
*/
td /* table fix for browser bug, should match settings in body definition */
	{
    font-family: verdana, arial, sans-serif;
	font-size: 11px;
	}
.ccSwipeImg{
	display: none;
}
.pageContainer /* alignment of application buttons */
	{
		padding-top:10px;
		padding-bottom:20px;
		padding-left:20px;
		padding-right:20px;
	}

.buttonContainer /* alignment of application buttons */
	{
		text-align:center;
	}

.footer
	{
		font-size: 80%;
		color:#eaeaea;
	}


/* Page Settings */

form /* ensure forms don't create space around themselves */
	{
		display: inline;
	}

h1	{
	font-size: 20px;
	color: #666;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	}


h2	{
	font-size: 15px;
	color: #FF6633;
	text-transform: lowercase;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	}

h3	{
	font-size: 14px;
	color: #ed2c74;
	letter-spacing: 0.06em;
	font-variant : small-caps;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0.25em;
	text-align: right;
	border-bottom: 1px solid #ccc;
	}

h4 {

	font-size: 11px;
	color: #333;
	}

h5	{
	font-size: 12px;
	}

h6	{
	font-size: 16px;
	}

ul /* unordered list */
	{
		list-style: circle outside;
	}

ol /* ordered list */
	{
		list-style: decimal outside;
	}


/* Table Styles */

.table
	{
		width: 735px;
	}

.tablevar
	{
		width: 96%;
	}

th /* table shading - header */
	{
		background: #9d071c ;
		color: #ffffff;
		font-weight: bold;
		text-align: center;
		/* table fix for browser bug, should match settings in body definition */
		font-size: 11px;
		line-height: normal;
		font-family: verdana, arial, sans-serif;
	}

.tp /* Table shading - page background */
	{
		background: #ffffff;
	}

.tl /* Table shading - light */
	{
		background: #eeeeee;
	}

.td /* Table shading - dark */
	{
		background: #dddddd;
	}

.ta /* Table shading - alternate */
	{
		background: #cccccc;
	}

.th /* Table shading - hilit */
	{
		background: #aaaaaa;
		color: #ffffff;
		cursor: pointer;
	}

 .tblData
 	{
		border-collapse: collapse;
		border: 1px solid #cccccc;
		width: 100%;
	}

  .tblDataTh
  	{
		border: 1px solid #cccccc;
		padding: 1px;
	}
  .tblDataTd
  	{
		border: 1px solid #cccccc;
		padding: 1px;
	}
.ShoppingCartTh
{
		background: #9d071c;
		/*background-image: url(thbg.gif);*/
		color: #ffffff;
		font-weight: bold;
		text-align: center;
		/* table fix for browser bug, should match settings in body definition */
		font-family: verdana,sans-serif;
		font-size:10.5px;
		/* height: 22px; */
}
.ShoppingCartTd
{
		background: #bbc4c8 url("thbg.gif");
		color: #ffffff;
		font-weight: bold;
		text-align: center;
		/* table fix for browser bug, should match settings in body definition */
		font-family: verdana,sans-serif;
		font-size:10.5px;
		/* height: 22px; */
}

	.ScHeder
{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	color:#ffffff;
	background-color:#9d071c ;
	font-family: Verdana; /* Font Face */
	font-weight:bold;
}
.ScTotalLeft
{
	border-left:1px solid #000000;
	color:#000000;
	font-family: verdana, arial, sans-serif; /* Font Face */
	font-size:10.5px;
	background-color:#eeeeee;
}
.ScPatronLeft
{
	border-left:1px solid #000000;
	color:#000000;
	font-family: verdana, arial, sans-serif; /* Font Face */
	font-size:10.5px;
	background-color:#eeeeee;
}
.ScPatronLeftP
{
	border-left:1px solid #000000;
	color:#000000;
	font-family: verdana, arial, sans-serif; /* Font Face */
	font-size:10.5px;
	background-color:#ffffbb;
}
.ScTotalRight
{
	border-right:1px solid #000000;
	color:#000000;
	font-family: verdana, arial, sans-serif; /* Font Face */
	font-size:10.5px;
	background-color:#eeeeee;
}
.ScTotalTop
{
	border-top:1px solid #000000;
	color:#000000;
	font-family: verdana, arial, sans-serif; /* Font Face */
	font-size:10.5px;
	background-color:#eeeeee;
}
.ScTotalBottom
{
	border-bottom:1px solid #000000;
	color:#000000;
	font-family: verdana, arial, sans-serif; /* Font Face */
	font-size:10.5px;
	background-color:#eeeeee;
}
.ScTotalCenter
{
	color:#000000;
	font-family: verdana, arial, sans-serif; /* Font Face */
	font-size:10.5px;
	background-color:#eeeeee;
}

  .tblDataTdSc
  	{
  		border-left:1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		padding: 1px;
		font-size:10.5px;
	}
  .tblDataTdScRight
  	{
  		border-left:1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		border-right: 1px solid #000000;
		padding: 1px;
		font-size:10.5px;
	}
  .tblDataTdScLeft
  	{
  		border-left:1px solid #000000;
		border-bottom: 1px solid #cccccc;
		padding: 1px;
		font-size:10.5px;
	}
  .tblDataTdHilit
  	{
		border: 1px solid #cccccc;
		padding: 1px;
		background: #fffac3;
	}
  .tblDataTdNotEnabled
  	{
		border: 1px solid #cccccc;
		padding: 1px;
		color: #999999;
		text-style: italic;
	}
  .tblDataTdWarning
  	{
		border: 1px solid #cccccc;
		padding: 1px;
		color: #ffffff;
		background-color: #990000;
	}
  .tblDataTdRollover
  	{
		border: 1px solid #cccccc;
		padding: 1px;
		color: #000000;
		background-color: #f7e3cd;
		cursor: pointer;
	}


/* Links */
a {
	color: #000000;
	text-decoration: underline;
}
a:link	
{
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	color:	#333;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
	}

a:visited {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	color:	#666;
	font-weight: bold;
	font-size: 10px;
	}

a:hover, a:active 
{
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	color:	#666;
	text-decoration: none;
	font-size: 10px;
	}
	

a.hiddenlink:link
	{
		color: #000000;
		text-decoration: none;
	}

a.hiddenlink:visited
	{
		color: #000000;
	}

a.hiddenlink:active
	{
		color: #006699;
		text-decoration: underline;
	}

a.hiddenlink:hover
	{
		color: #006699;
		text-decoration: underline;
	}

a.formLink:link
	{
		color: #71828a;
		text-decoration: none;
	}

a.formLink:visited
	{
		color: #71828a;
		text-decoration: none;
	}

a.formLink:active
	{
		color: #000000;
		text-decoration: none;
	}

a.formLink:hover
	{
		color: #000000;
		text-decoration: none;
	}


/* Custom Classes */

.warning
	{
		color:#990000;
		font-weight:bold;
	}

.subdue
	{
		color:#999999;
		font-style:italic;
	}

.note
	{
		color:#990000;
		font-style:italic;
	}

.small
	{
		font-size: 90%;
	}

.messagebox
	{
		padding: 5px;
		border: solid 1px #999999;
		background: #fffac3;
	}
	
/* Nav Classes */

.menucontainer
	{
		color: #ffffff;
		font-size: 90%;
	}

a.menu:link
	{
		color: #ffffff;
		text-decoration: none;
	}

a.menu:visited
	{
		color: #ffffff;
		text-decoration: none;
	}

a.menu:active
	{
		color: #000000;
	}

a.menu:hover
	{
		color: #000000;
	}

a.controlpanel:link
	{
		color: #71828a;
		text-decoration: none;
		font-weight:bold;
	}

a.controlpanel:visited
	{
		color: #71828a;
		text-decoration: none;
		font-weight:bold;
	}

a.controlpanel:active
	{
		color: #000000;
		text-decoration: none;
		font-weight:bold;
	}

a.controlpanel:hover
	{
		color: #000000;
		text-decoration: none;
		font-weight:bold;
	}
	
.ulOptionsTitleHarriman {
	PADDING-RIGHT: 0em; PADDING-LEFT: 0em; FONT-WEIGHT: bold; FONT-SIZE: xx-small; FILTER: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#9d071c ,endColorstr=#A8A877); PADDING-BOTTOM: 0em; COLOR: #ffffff; PADDING-TOP: 0em; HEIGHT: 1.3em; BACKGROUND-COLOR: #9d071c; TEXT-ALIGN: center
}
.spui_PackageHeader
{
	font-size: 10pt;
	font-family: verdana, sans-serif;	
	font-weight: bold;
	background: #9d071c ;
	color: #ffffff;
	text-align: center;
}
.spui_PackageHeaderOver
{
	color: #9d071c ;
	background: #ffffa2;
	font-size: 10pt;
	font-family: verdana, sans-serif;
	text-align: center;
	font-weight: bold;	
}

.spui_PackagePerformanceTable
{
	padding: 0px;
	color: #5c5c5c;
	background: #c7c7c7;
	width: 100%;
}

.spui_PackageDescription
{
	color: #7c7c7c;
	background: #5087Af;
	width: 100%;
	cursor: hand;
}
.spui_PackageContentsTable
{
	background-color: #9d071c ;
	color: #7c7c7c;
}
.spui_PackagePerformance
{
	font-weight: bold;
	color: #4c4c4c;
}
.sp_uiPerformanceSelect
{
	font-size: 7pt;
	width: 250px;
}
.sp_uiPerformanceSelectText
{
	font-size: 7pt;
	font-style: italic;
	color: #5c5c5c;
}
.tablePrice2
{
	display: none;
}
#trGAEvntDesc
{
	display:none;
}

.divDetailsHeder
{
	background-color: #9d071c;
}

.sp_uiTurtle
{
	display: none;
}
#GATicketLimit
{
	display: none;
}
.ulFullMenuContainer
{
	display:none;
}

#divSingle
{
	text-align: center;
}

/*Custom Templates from Aug Opera Website*/
/*#divH1 { display:none; }*/
body {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
#wrapper {
	text-align: center;
	margin: auto;
	width: 800px;
	position: relative;
}

#top {
	background-color: #FFFFFF;
	position: relative;
	width: 800px;
}

#content {
	text-align: center;
	background-color: #e9cd9d;
	padding: 10px 20px 10px 20px; 
}

#opera-nav {
	text-align: left;
	position: absolute;
	left: 250px;
	top: 215px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#opera-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#opera-nav li {
	display: inline;
	padding: 0 10px 0 10px; 
}

#opera-nav li a {
	text-decoration: none;
	color: #a38456;
}

#opera-nav li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#opera-nav #space {
	padding-left: 100px;
}

#footer {
	height: 10px;
	background-color: #98002e;
}
