body {
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 836px;
	text-align: center;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1 {
	color: #480029;
	border-bottom: 1px solid #480029;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 12px 0;
	padding: 0 0 6px 0;
}

div.column-content h2 {
	color: #480029;
	border-bottom: 1px solid #480029;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 4px 0 6px 0;
}

div.column-content h3 {
	color: #480029;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

div.column-content h4 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.column-content h5 {
	color: #480029;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

div.column-content ul {
	color: #333;
	list-style: none;
	margin: 0;
	padding: 0 0 2px 16px;
}

div.column-content ul li {
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 8px 20px;
	background-image: none; 
}

div.column-content ol {
	color: #333;
	list-style: decimal;
	margin: 0 0 0 42px;
	padding: 0 0 2px 0;
}	
div.column-content ol li {
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 8px 0;
}

p {
	color: #333;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 12px;
}

a, a:link {
	color: #FD7B02;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.column-content table td {
	color: #333;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}

.align-left {
	clear: left;
	display: block;
	float: left;
	margin: 0 20px 10px 0;
}

.align-right {
	clear: right;
	display: block;
	float: right;
	margin: 0 0 10px 20px;
}

.caption {
	color: #480029;
	font-size: 11px;
	font-style: italic;
}

div.column-content form {
	background-repeat: no-repeat;
	overflow: visible;
}
/* removed above.
	padding: 9px 11px;
	width: 509px;
*/

div.column-content form label {
	display: block;
	color: #333;
	font-size: 12px;
}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #6F2A0C;
}

div.column-content form .textlong {width: 200px;}
div.column-content form .textregular {width: 150px;}
div.column-content form .textshort {width: 75px;}

div.column-content form textarea.textlong {width: 450px;height: 75px;}

.message, .error-message {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}


div.page {
	margin: 0 auto;
	padding-left: 35px;
	text-align: left;
	width: 836px;
}

div.masthead {
	background-repeat: no-repeat;
	height: 281px;
	width: 801px;
}

div.masthead-banner {
	background-repeat: no-repeat;
	float: left;
	height: 248px;
	width: 801px;
}

div.masthead-level {
	background-image: url(/seasons/clo0910/images/bg-masthead.jpg);
	background-repeat: no-repeat;
	height: 214px;
	width: 801px;
}

div.masthead-level div.masthead-banner {
	height: 181px;
}

img.logo {
	height: 176px;
	margin: 4px 0 0 22px;
	position: absolute;
	top: 48px;
	width: 274px;
}

form.search-form {
	float: right;
	height: 29px;
	padding: 5px 14px 0 0;
}

form.search-form input.textfield {
	background: none;
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color: #fff;
	font-size: 11px;
	font-style: italic;
	height: 17px;
	padding: 4px 10px 0 0;
	text-align: right;
	vertical-align: middle;
	width: 133px;
}

input.image-button {
	vertical-align: middle;
}

div.navigation-tabs-container {
	position: absolute;
	top: 245px;
}

div.masthead-level div.navigation-tabs-container {
	top: 174px;
}

ul.navigation-tabs {
	height: 41px;
	margin: 0 0 0 10px;
	width: 367px;
	background-image: none; 
}

ul.navigation-tabs li {
	float: left;
}

ul.navigation-tabs li a, ul.navigation-tabs li a:link {
	display: block;
	height: 37px;
	position: relative;
	text-indent: -5000px;
	width: 115px;
}

ul.navigation-primary {
	background-repeat: repeat-x;
	height: 36px;
	width: 801px;
}

ul.navigation-primary li {
	float: left;
}

ul.navigation-primary li.last a, ul.navigation-primary li.last a:link {
	background: none;
}

ul.navigation-primary li a, ul.navigation-primary li a:link {
	background-position: top right;
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 25px;
	line-height: 16px;
	padding: 11px 0 0 0;
	text-align: center;
	text-decoration: none;
}

	ul.navigation-primary li a#shows, ul.navigation-primary li a#shows:link {width: 200px;}
	ul.navigation-primary li a#about, ul.navigation-primary li a#about:link {width: 96px;}
	ul.navigation-primary li a#construction, ul.navigation-primary li a#construction:link {width: 153px;}
	ul.navigation-primary li a#calendar, ul.navigation-primary li a#calendar:link {width: 84px;}
	ul.navigation-primary li a#news, ul.navigation-primary li a#news:link {width: 59px;}
	ul.navigation-primary li a#support, ul.navigation-primary li a#support:link {width: 152px;}
	ul.navigation-primary li a#plan, ul.navigation-primary li a#plan:link {width: 117px;}

ul.navigation-primary li a:hover, ul.navigation-primary li a.on {
	color: #FF9F08;
}

div.content {
	background-repeat: repeat-x;
	float: left;
	padding: 8px 8px 8px 12px;
	width: 781px;
}

div.footer {
	background-repeat: repeat-x;
	clear: both;
	height: 62px;
	margin: 20px 0 0 0;
	text-align: center;
}

div.footer p {
	background-position: top center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 11px;
	height: 48px;
	margin-top: 2px;
	text-align: center;
	width: 100%;
}

span.footer-buttons {
	display: block;
	margin: 0 auto;
	padding: 12px 0 0 25px;
	text-align: center;
	width: 745px;
}

span.footer-buttons a, span.footer-buttons a:link {
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 11px;
	height: 19px;
	margin: 0 20px 0 0;
	padding: 2px 0 0 0;
	text-align: center;
	width: 128px;
}

span.footer-buttons a:hover {
	color: #FD7B02;
	text-decoration: none;
}

span.pipe {
	color: #A42682;
	margin: 0px 12px;
}

div.features {
	background-repeat: no-repeat;
	float: left;
	height: 323px;
	margin: 0 6px 15px 0;
	width: 448px;
}

div.feature-text {
	margin-top: -10px;
	padding: 0 14px 0 14px;
}

div.features h2 {
	color: #FA8505;
	font-size: 16px;
	font-weight: bold;
}

div.features p {
	color: #fff;
	font-size: 12px;
	line-height: 16px;
}

img.feature-frame {
	background-position: 5px 5px;
	background-repeat: no-repeat;
	clear: both;
	display: block;
}

ul.navigation-features {
	background-repeat: no-repeat;
	clear: both;
	height: 23px;
	margin: 295px 0 0 14px;
	width: 390px;
}
ul.navigation-features li {
	float: left;
}
ul.navigation-features li a, ul.navigation-features li a:link {
	display: block;
	height: 23px;
	text-indent: -5000px;
	width: 40px;
}

div.whatsnew {
	background-repeat: no-repeat;
	float: right;
	margin: 5px 0 0 0;
	width: 326px;
}

div.whatsnew h3 {
	color: #480029;
	font-size: 14px;
	font-weight: bold;
}

div.whatsnew p {
	font-size: 11px;
	line-height: 13px;
}

div.whatsnew dl {
	padding: 85px 14px 0 16px;
}

div.whatsnew dl dt {
	clear: left;
	float: left;
	margin: 0 12px 14px 0;
}

div.whatsnew dl dd {
	
}

div.home-content {
	float: left;
	margin: 0 6px 15px 0;
	width: 448px;
}

div.mini-calendar {
	background-image: url(/seasons/clo0910/images/bg-minicalendar.gif);
	background-repeat: no-repeat;
	float: left;
	height: 174px;
	margin: 0 0 18px 20px;
	width: 291px;
}

div.mini-calendar-level {
	background-image: url(/seasons/clo0910/images/bg-minicalendar-level.gif);
	background-repeat: no-repeat;
	float: none;
	height: 174px;
	margin: 0 0 16px 0;
	width: 196px;
}

img.btn-email-signup {
	display: block;
	float: right;
	margin: 0 16px 18px 0;
}

div.column-navigation {
	float: left;
	margin: 4px 12px 12px 0;
	width: 198px;
}

div.column-navigation h3 {
	background-repeat: no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	height: 23px;
	line-height: normal;
	padding: 9px 4px 0 10px;
	width: 198px;
}

div.column-navigation h3 a, div.column-navigation h3 a:link {
	color: #fff;
	text-decoration: none;
}

div.column-navigation h3 a:hover {
	color: #fff;
	text-decoration: none;
}

div.navigation-secondary {
	background: none;
	margin: 0 0 16px 0;
}

div.navigation-secondary-bottom {
	background: none;
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 20px;
	width: 198px;
}

div.navigation-secondary ul {
	background-color: #49012A;
	overflow: hidden;
}

div.navigation-secondary ul li {
	border-left: 1px solid #FF8C04;
	border-right: 1px solid #FF8C04;
}

div.navigation-secondary ul li a, div.navigation-secondary ul li a:link {
	border-bottom: 1px solid #783964;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding: 8px 5px 8px 15px;
}

div.navigation-secondary ul li a:hover, div.navigation-secondary ul li a.on{
	background-repeat: repeat-x;
	text-decoration: none;
}

div.navigation-secondary ul li ul {
	background: none;
	border-bottom: 1px solid #783964;
	display: none;
	padding: 0 0 4px 15px;
}

div.navigation-secondary ul li.on ul {
	display: block;
}

div.navigation-secondary ul li ul li {
	border-left: none;
	border-right: none;
}

div.navigation-secondary ul li ul li a, div.navigation-secondary ul li ul li a:link {
	border-bottom: none;
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	padding: 4px 5px 4px 17px;
	background-image: none; 
}

div.navigation-secondary ul li ul li a:hover, div.navigation-secondary ul li ul li a.on {
	color: #FF8C04;
	text-decoration: none;
	background-image: none; 
}

div.column-content {
	background-repeat: no-repeat;
	float: left;
	min-height: 400px;
	margin-top: 4px;
	padding: 12px 24px 12px 12px;
	width: 755px;
}

div.callout {
	float: right;
	margin: 0 0 0 20px;
	width: 230px;
}

	div.callout-top {
		background-repeat: no-repeat;
		height: 20px;
		width: 230px;
	}
	
div.callout-content {
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #490034;
	border-left: 1px solid #FA8605;
	border-right: 1px solid #FA8605;
	width: 228px;
	color: #fff;
display: block;
font-size: 12px;
line-height: 16px;
}

div.callout-bottom {
	background-repeat: no-repeat;
	height: 9px;
	overflow: hidden;
	width: 230px;
}

div.callout p {
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 16px;
}

div.callout q {
	color: #fff;
	display: block;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
}

div.callout cite {
	color: #FAA62F;
	display: block;
	font-size: 11px;
	padding: 8px 0 0 0;
	text-align: right;
}

table.table-info {
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFA337;
	border-collapse: collapse;
	margin: 12px 0;
	width: 529px;
}

table.table-info th {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 4px 6px 10px;
	text-align: left;
	vertical-align: middle;
}

table.table-info td {
	background-color: #fff;
	border-left: 1px solid #FFA337;
	border-right: 1px solid #FFA337;
	border-collapse: collapse;
	font-size: 12px;
	line-height: 14px;
	padding: 6px 8px 6px 10px;
	text-align: left;
	vertical-align: top;
}

table.sitemap ul {
	margin: 0;
	padding: 0;
}

table.sitemap ul li ul li ul {
	display: none;
}

table.sitemap ul li {
	font-weight: bold;
}

table.sitemap ul li ul li {
	font-weight: normal;
}

table.sitemap ul li, table.sitemap ul li a, table.sitemap ul li a:link {
	background: none;
}

div.show-buttons img {
	display: block;
	float: left;
	margin: 0 4px 6px 0;
}

table.form-table th {
	line-height: 16px;
	padding-bottom: 6px;
	padding-top: 12px;
}


table.form-table td {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 12px;
	vertical-align: top;
}

table.form-table td input {
	margin-bottom: 2px;
}

table td p {
	margin: 0;
	padding: 0;	
}	


/************************ stuff added by PAG *********************************/ 



table.form
{
	width: 100%;
	background-color: #EFE9F6;
	border: #CEB8E8 1px solid;
}

table.form table.form
{
	width: 100%;
}

table.form td, table.form th
{
	padding: 2px 6px;
}

table.form th.formhead
{
	background-color: #600;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding: 2px 8px;
}

table.form th.head
{	
	background-color: #600;
	color: White;
	border-bottom: 2px solid black;
	text-align: left;
	padding: 2px 8px;
	font-size: 10pt;
}

table.form tr.borderless td 
{ 
	border: 0px solid white; 
	padding: 24px 0 12px 0;
}

table.form tr.borderless td.options 
{ 
	border: 0px solid white; 
	padding: 8px;
	vertical-align: top;
}

table.form th.label
{
	vertical-align: top;
	background-color: #D1BCE7;
	text-align: left;
	font-size: 8pt;
	border-left: #B697D6 1px solid;
	border-bottom: #B697D6 1px solid;
}

table.form th.label-r
{
	text-align: right;
	background-color: #D1BCE7;
	font-size: 8pt;
	border-left: #B697D6 1px solid;
	border-bottom: #B697D6 1px solid;
}


table.form td
{
	border-bottom: #DAC6E6 1px solid;
	border-right: #DAC6E6 1px solid;
	padding: 2px 8px;
	font-size: 8pt;
}

table.form td a:link,  table.form td a:visited
{ 
	font-size: 8pt;
	color: #600;
}

table.form td.edit a:link, table.form td.edit a:visited
{
	font-style: italic;
	color: #600;
	text-decoration: underline;
}
table.form td.edit a:hover { background-color: #600; color: White; }

table.form td textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 3px;
}


input, select, button
{
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

.error
{
	padding: 12px; 
	color: Red; font-weight: bold;
	border: 1px solid red;
	font-size: 8pt;
}

a.button:link, a.button:visited
{
	background-color: #600;
	color: White;
	font-weight: bold;
	padding: 12px;
	text-decoration : none;
	margin-top: 18px;
	font-size: 8pt;
}

a.button:hover
{	
	background-color: #802D65;
}

#acctmaint
{
	text-align: right;
	font-weight: normal;
	font-size: 7pt;
	font-style: italic;
}

#acctmaint a:link, #acctmaint a:visited
{
	color: White;
	background-color: #600;
	padding: 1px 4px;
	margin-top: 3px;
	text-decoration: none;
}

#acctmaint a:hover
{
	text-decoration: unserline;	
	background-color: #802D65;
}

div#contribution-panel
{
	display: none;
	position: absolute;
	left: 150px;
	top: 280px;
	width: 300px;
	height: 180px;
}
div#contribution-panel table.dialog
{
	width: 275px;;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid black;
	z-index: 10;
}

div#contribution-panel table.dialog th.head
{
	background-color: #600;
	color: #ffffff;
	padding: 2px 6px;
	width: 100%;
	height: 20px;
	font-size: 8pt;
}
div#contribution-panel table.dialog th.head a:link, div#contribution-panel table.dialog th.head a:visited
{
	color: white;
	text-decoration: none;
}

div#contribution-panel table.dialog td.body
{	
	height: 100px;
	padding: 8px 0 0 8px;
	vertical-align: top;
	font-size: 8pt;
	background-color: #ffffff;
}
div#contribution-panel table.dialog td.body input { margin: 4px 0; }

div#contribution-panel img.contribution-bg
{
	position: absolute;
	left: 0;
	top: 0px;
	z-index: 9;
}

div#cvv-info
{
	display: none;
	width: 341px;
	height: 330px;
	position: absolute;
	left: 200px; 
	top: 120px;
	
}
div#cvv-close
{
	position: absolute;
	left: 0; 
	top: 0;
	width: 327px; 
	background-color: Black; 
	color: White; 
	font: bold 8px; 
	text-align: right; 
	height: 12px; 
	z-index: 10;
	padding: 0 4px 2px 0;
	vertical-align: middle;
}
div#cvv-close a:link, div#cvv-close a:visited
{
	color: White;
}
div#cvv-info img#cvv_shadow
{
	position: absolute; 
	left:0; 
	top: 0; 
	z-index:8; 
}
div#cvv-info img.cvv_image
{
	position:absolute;
	top: 13px;
	left: 0px;
	z-index: 9;
}

div#parking-panel
{
	display: none;
	position: absolute;
	left: 150px;
	top: 280px;
	width: 400px;
	height: 300px;
}
div#parking-panel table.dialog
{
	width: 375px;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid black;
	z-index: 10;
}

div#parking-panel table.dialog th.head
{
	background-color: #600;
	color: #ffffff;
	padding: 2px 6px;
	width: 100%;
	height: 20px;
	font-size: 8pt;
}
div#parking-panel table.dialog th.head a:link, div#parking-panel table.dialog th.head a:visited
{
	color: white;
	text-decoration: none;
}

div#parking-panel table.dialog td.body
{	
	height: 100px;
	padding: 8px 0 0 8px;
	vertical-align: top;
	font-size: 8pt;
	background-color: #ffffff;
}
div#parking-panel table.dialog td.body input { margin: 4px 0; }

div#parking-panel img.contribution-bg
{
	position: absolute;
	left: 0;
	top: 0px;
	z-index: 9;
}

#seating_chart_panel
{
	display: none;
	position: absolute;
	left: 200px;
	top: 190px;
	width: 380px;
	height:330px;
	z-index: 100;
}

#seating-chart-holder
{
	z-index: 100;
	position: absolute;
	left: 0; top: 0;
	width: 360px;
	height: 321px;
	background-color: white;
	border: 1px solid black;
}

#seating-chart-holder img
{
	position: absolute;
	top: 25px;
	left: 0;
}

#seating-chart-shadow
{
	background-color: black;
	opacity: .10; 
	filter: alpha(opacity=10);
	z-index: 99;
	position: absolute;
	left: 4px;
	top: 4px;
	width: 360px;
	height: 321px;
	border: 2px solid #777777;
}

#seating-chart-holder p
{
	position: absolute;
	margin: 0;
	left: 0;
	top: 0;
	color: White;
	background-color: Black;
	height: 20px;
	width: 348px;
	text-align: right;
	padding-right: 12px;
	padding-top: 3px;
}

#seating-chart-holder p a
{
	color: White;
	font-weight: bold;
	text-decoration: none;
	font-size: x-small;
}


.flex_performance_list
{
	width: 400px;
	height: auto;
	padding: 12px;
	background-color: #fff;
	border: 1px solid #000;
}

div.flex_performance_list input.selectPerfsButton { margin: 6px 0; }

span.action
{
	cursor: pointer;
}

span.action:hover
{
	text-decoration: underline;
}

#veil
{
	background-color: #fff;
	filter:alpha(opacity=20); 
	-moz-opacity:.40; 
	opacity:.40;
}

table.selectedPerfList
{
	border-left: 1px solid #480029;
	border-top: 1px solid #480029;
	width: 100%;
}

table.selectedPerfList td,
table.pg_perf_list td 
{
	font-size: 11px;
	padding: 1px 6px;
}
table.selectedPerfList td
{
	border-right: 1px solid #480029;
	border-bottom: 1px solid #480029;
}

table.package_groups
{
	width: 400px;
}

table.package_groups td
{
	padding: 1px 6px;	
}

table.pg_perf_list
{
	width: 100%;
	margin-bottom: 12px;
}

table.pg_perf_list td.perf_row_cell
{
	font-size: 11px;
}

div#selectedFlexPerformances table.selectedPerfList td { font-size: 11px; }

p.instructions { font-size: 11px; font-style: italic; margin: 6px 0px; }

div#selectedFlexPerformancesHolder h4 { margin-bottom: 6px; }

div#zone_and_pricing_selection 
{ margin-top: 12px; } 

div#zone_and_pricing_selection table.zone_table
{ 
	margin-left: 12px; 
}

table.pricetype_table
{
	border-top: 1px solid #480029;
	margin-bottom: 12px;
}

table.pricetype_table th.label
{
	padding: 3px 6px;
	background-color: #480029;
	color: #fff;
	font-size: 10pt;
}

table.pricetype_table td
{
	padding-left: 6px;
	border-right: 1px solid #480029;
	border-bottom: 1px solid #480029;
}

div#price_type_selection { margin-top: 12px; }

table#zone_table
{
	border-left: 1px solid #480029;
	margin-top: 6px;
}

table#zone_table td.zone_name,
table#zone_table td.zone_price
{
	font-size: 9pt;
	padding: 1px 6px;
	border-bottom: 1px solid #480029;
	border-right: 1px solid #480029;
}

table#zone_table th.label
{
	padding: 3px 6px;
	font-size: 10pt;
	background-color: #480029;
	color: #fff;
	font-weight: bold;
	width: 55%;
}

table.form th.label
{
	font-size: 10pt;
	font-weight:bold;
}