/* body and text */

	body {
		font-family: "ff-kievit-web-1","ff-kievit-web-2", Arial, Helvetica, sans-serif;
		margin: 0px;
		background:url(/brtimages/home/gate.gif);
		background-color: #b0b0b0;
		background-repeat:repeat;
		}
	
	p {
		font-size: 0.9em;
		line-height: 1.3em;
		margin-bottom: -1px;
		color: #000;
		}
	
	ul, ol {
		font-size: 0.9em;
		line-height: 1.3em;
		margin-bottom: 5px;
		color: #000;
		}	
		
	table, iframe, body.nested {
	  background-image: none;
	  background-color: #fff;
		font-size: 0.8em;
		line-height: 1.2em;
		color: #000;
		}
				
	h1 {
		font-size: 36px;
		font-weight: normal;
		line-height: 35px;
		letter-spacing: -1px;
		margin-top: 0px;
		color: #666;
		}

	h2 {
		font-size: 0.8em;
		line-height: 1.2em;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 2px;
		margin: 25px 0 -5px 0;
		color: #666;
		}
		
	#threecol-full h2 {
		font-size: 0.8em;
		line-height: 1.2em;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 2px;
		color: #666;
		}

	#threecol-mid-blog h2 {
		font-size: 24px;
		font-weight: normal;
		line-height: 25px;
		text-transform: none;
		letter-spacing: -1px;
		color: #999;
		}


	h3 {
		font-size: 1em;
		font-weight: bold;
		line-height: 1.4em;
		margin-bottom: -5px;
		letter-spacing: 0px;
		color: #000;
		}
	
	#threecol-mid-blog h3 {
		font-size: 0.7em;
		font-weight: normal;
		line-height: 1.1em;
		text-transform: uppercase;
		letter-spacing: 1px;
		margin: 15px 0 0 0;
		color: #666;
		}
	
	h4 {
		font-size: 1em;
		font-weight: normal;
		line-height: 14px;
		letter-spacing: -1px;
		margin: 5px 0 0 10px;
		color: #666;
		}
	
	h5 {
		font-size: 0.8em;
		line-height: 1.2em;
		font-weight: normal;
		letter-spacing: -1px;
	 	margin: 5px 0 0 20px;
		color: #666;
		}
	
	h6 {
		font-size: 0.8em;
		line-height: 1.2em;
		font-weight: normal;
	  	letter-spacing: -1px;
	  	margin: 5px 0 0 30px;
	  	color: #666;
		}

	a:link {
	  	color: #000;
		}

	a:visited {
	  	color: #000;
		}

	.caption {
		font-size: 0.7em;
		line-height: 1em;
		font-weight: normal;
	  	color: #666;
		}
	
	.whereami {
		font-size: 0.7em;
		line-height: 1em;
	  	margin-bottom: 10px;
	  	color: #666;
		}
	
	
/* main page structure */

	#header {
	  	margin: 0 auto;
	  	padding: 0;
	  	background-color: #fff;
	  	text-align: left;
	  	clear: both;
		}
	
	#footer {
	  	width: 800px;
	  	padding: 10px 0;
	  	margin-top: 10px;
	  	border-top: 1px solid black;
	  	background-color: #fff;
	  	clear: both;
	  	font-size: 9px;
	  	color: #000;
	  	text-align: left;
	  	text-indent: 10px;
	  	line-height: 11px;
	  	display: block;
		}
	
	#outer {
	  	margin: 0 auto;
	  	padding: 0;
	  	width: 800px;
	  	background-color: #fff;
		}

	#inner, #inner2 {
	  	margin-top: 10px;
	  	padding: 0;
	  	border: 0;
	  	text-align: left;
		}


/* 3 column layout */

	#threecol-left {
	  	width: 160px;
	  	float: left;
	  	margin-bottom: 15px;
		}

	#threecol-mid, #threecol-mid-blog {
	  	width: 390px;
	  	float: left;
	  	padding: 0 0 15px 0;
	  	margin: 0 0 40px 15px;
		}

	#threecol-mid-2 {
	  	width: 610px;
	  	float: left;
	  	padding-bottom: 15px;
	  	margin: 0 0 30px 15px;
		}

	#threecol-right {
	  	width: 210px;
	  	float: left;
	  	padding-bottom: 15px;
	  	margin: 0 0 15px 15px;
		}
	
	#threecol-right ul, #threecol-right li {
	  	margin-bottom: 0;
		}
		
	#threecol-full {
	  	width: 785px;
	  	float: left;
	  	margin-bottom: 15px;
		}	
	
	#menu {
	  	background: url(brtimages/sections/section-border.gif) repeat-y;
	  	margin-bottom:10px;
		}
		
	#ddmenu {
		}
	
/*	#threecol-left a:link, #threecol-left a:visited {
	  	color: #666;
	  	text-decoration: none;
		}

	#threecol-left a:hover {
	  	color: #000;
		}
		
*/

	#threecol-mid a:link, #threecol-mid a:visited {
	  	color: #666;
		}
	
	#threecol-mid-2 a:link, #threecol-mid-2 a:visited {
	  	color: #666;
		}
		
	#threecol-mid li {
	  	margin-bottom: 10px;
		}
	
	
/* dhtml menu */

	#dropmenudiv{
		position:absolute;
		margin-left: 5px;
		border-bottom-width: 0;
		font-size: 0.8em;
		line-height: 1.5em;
		text-indent: 3px;
		z-index:100;
		}

	#dropmenudiv a{
		width: 100%;
		display: block;
		padding-top: 1px;
		text-decoration: none;
		}

	#dropmenudiv a:hover {
		background-color: #666666;
		color: #FFFFFF
		}

	
/* submenu */

	#submenu {
		width: 150px;
		margin: 10px;
	  	background-color: #DDD;
		padding-bottom: 5px;
		}
		
	#submenu-subhead {
	  	padding: 5px;
	  	font-size: 11px;
	  	line-height: 12px;
	  	color: #000;
		margin-bottom: 10px;
		font-weight: bold;
		}
		
	#submenu-header {
	  	padding: 5px;
		font-weight: bold;
	  	font-size: 11px;
	  	line-height: 12px;
	  	color: #fff;
	  	background-color: #903;
		}	

	#submenu-header2 {
		font-weight: bold;
	  	font-size: 11px;
	  	line-height: 12px;
	  	color: #fff;
	  	background-color: #903;
		}	
	
	#submenu-item {
	  	margin: 5px 0;
	  	font-size: 11px;
	  	line-height: 12px;
	  	color: #000;
		margin-bottom: 0;
		display: block;
		}	

	#submenu-item a {
		display: block;
		padding: 3px 5px;
		text-decoration: none;
		}	

	#submenu-item a:hover {
	  	color: white;
	  	background: #666;
		}	

/* left side boxes */
	
	#ad, #leftbox {
		width: 150px;
		margin: 10px 0 0 10px;
		}

	#ad2 {
		width: 150px;
		margin: 10px 0 20px 10px;
		}
	
/* sidebar */

	.sidebar {
	  	padding: 10px 10px 5px 10px;
	  	margin-bottom: 10px;
	  	font-size: 0.7em;
	  	line-height: 1.1em;
	  	color: #fff;
	  	background-color: #444;
		}	
	
	.sidebar a, #footer a {
	  	text-decoration: none;
	  	border-bottom: 1px dotted #999;
	  	display: inline;
		}
	
	.sidebar a:link, .sidebar a:visited {
	  	color: #ccc;
		}

	.sidebar a:hover, #footer a:hover {
	  	color: #999;
		}
	
	.sidebar h3 {
	  	font-size: 0.8em;
	  	line-height: 1.2em;
	  	font-weight: normal;
	  	color: #fff;
	  	text-align: left;
	  	margin-bottom: 4px;
		}
	
	.sidebar h4 {
	  	font-size: 0.7em;
	  	line-height: 1.1em;
	  	font-weight: normal;
	  	color: #fff;
	  	text-align: left;
	  	margin: 0 0 5px 10px;
	  	text-transform: none
		}
	
/* inset box */

	#inset {
	  	width: 150px;
	  	padding: 0 10px 15px 10px;
	  	margin: 0 0 15px 15px;
	  	float: right;
	  	background-color:#FFFFCC;
		}

	#inset-b {
	  	width: 150px;
	  	padding: 0 10px 15px 10px;
	  	margin: 0 0 15px 15px;
	  	float: right;
	  	background-color:#FFF;
	  	border: 1px solid black;
		}

	#inset img {
	  	border: 1px solid black;
		}
	
	#inset h2 {
	  	margin-top: 5px;
		}

/* 2 column layout */

	#twocol-left {
	  	width: 160px;
	  	float: left;
	  	margin: 0 0 15px 0;
		}

	#twocol-right {
	  	width: 625px;
	  	float: left;
	  	margin: 0 0 15px 15px;
		}
	
	#twocol-right-a {
	  	width: 300px;
	  	float: left;
	  	margin: 0;
		}

	#twocol-right-b {
	  	width: 300px;
	  	padding: 0;
	  	float: left;
	  	margin: 0 0 0 10px;
		}

	#twocol-left a:link, #twocol-left a:visited {
	  	color: #666;
	  	text-decoration: none;
		}

	#twocol-left a:hover {
	  	color: #000;
		}
	
	.homebox {
	  	background-color: #ddd;
	  	padding: 1px 10px 15px 10px;
	  	margin-bottom: 15px;
		}

	.homebox h2 {
	  	margin-top: 5px;
		}
	
	.homebox h3 {
	  	font-size: 11px;
	  	line-height: 12px;
		}
	
	.tagline {
	  	font-size: 0.8em;
	  	line-height: 1.2em;
	  	font-weight: normal;
	  	color: #000;
	  	margin: 8px 0 0 0;
		}	
						
/* miscellaneous */

/*	td {
	  	border-bottom: 1px solid black;
		} */

	#container {
	  	font-size: 0.7em;
	  	line-height: 1.1em;
	  	font-weight: normal;
	  	color: #000;
	  	padding: 5px;
	  	text-align: left;
		}
	
/* news ticker */

	#newsticker ul, #newsticker li {
	  	font-size: 0.7em;
		font-weight: normal;
		color: #000;
		padding: 0 5px;
		list-style: none;
		margin: 5px 0;
		}

/* login box */

	#loginbox {
		width: 600px;
		padding: 5px;
		margin: 0 0 15px 0;
		background-color:#FFFFCC;
	  	font-size: 0.7em;
		font-weight: bold;	
		}
		
/* hiding mobile web stuff */

	#mobilemenu {
		display: none;
		}


/* stuff from other stylesheet that subscriptions uses */

	hr {
		color: #ccc;
		background-color: #ccc;
		height: 1px;
		border: none;
		}

	th {
		color: #fff;
		background-color: #000;
		text-align: left;
		font-weight: bold;
		}

	th.seatingChartHeader {
		background-color: #ffffff;
		text-align: right;
		}

/*//HTML TAG STYLES*/
/*****************************************************/





/*****************************************************/
/* begin cart style */
.cart {
}

/*
.cartCol1{
	width: 35%;
	background-color: #ffffff;
}
.cartCol2{
	width: 10%;
	background-color: #ffffff;
}
.cartCol3{
	width: 20%;
	background-color: #ffffff;
}
.cartCol4{
	width: 7%;
	text-align: center;
	background-color: #ffffff;
}
.cartCol5{
	width: 8%;
	text-align: center;
	background-color: #ffffff;
}
*/

.cartCol1{
	background-color: #ffffff;
}
.cartCol2{
	background-color: #ffffff;
}
.cartCol3{
	background-color: #ffffff;
}
.cartCol4{
	background-color: #ffffff;
}
.cartCol5{
	background-color: #ffffff;
}

.cart th, .cart td {
	padding: 3px 10px;
	color: #666666;
}

/* inside headers */
tr.cartrow0 th, tr.cartrow1 th {
	color: #000;
}

.cart .noPadding{
	padding: 0px;	
}

.cart .lineColor{
	background-color:blue;	
	padding: 0px;
}

/* alt colors */
tr.cartrow0 {
	background-color: #fff;
}
tr.cartrow1 {
	background-color: #ccc;
}

/* end cart style */
/*****************************************************/



/*****************************************************/
/* begin calendar style */
.days {
	/* weekday labels at top */
	font-weight: bold;
}
.calHdr {
	font: bold 12px arial; 
	color: #ffffff;
}
	
.calendar-content {
	/* content for each day */
	font: bold 8pt arial; 
	color: #ff9400;
	text-decoration: none;
	text-transform: lowercase;
}
/* end calendar style */
/*****************************************************/

.searchRow0{
	background-color: #FFFFFF;
}
.searchRow1{
	background-color: #FFFFFF;
}

.searchTable {
	background-color: #fe9900;
	font: 14px arial; 
	color: #ffffff;
}

.small {
	/* smaller text */
	font-size: 10px;
}

.requiredField {
	/* any error or warning text */
	color: #f00;
	font-weight: bold;
}

.reserveLabels{
	font-weight:bold;
}


td.formlabel {
	/* labels next to form fields */
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

/* #sitename at top of each page */
#sitename a {
	text-decoration: none;
}
#sitename a:hover {
	text-decoration: underline;
}

/* basic nav */
#utilitynav a {
	text-decoration: none;
	font-weight: bold;
}
#utilitynav a:hover {
	text-decoration: underline;
}


/***SUBSCRIPTIONS**************************/
.reviewsub1{
	width: 100px;	
}
.reviewsub2{
	width: 200px;	
}
.reviewsub3{
	width: 100px;	
}
.reviewsub4{
	width: 150px;	
}




/* ------------------ /DEV STYLES ------------------ */

a.header, a.header:visited, a.header:active{
	font: bold 14px arial; 
	color: #fda007; 
	text-decoration: none;
}
a.header:hover{
	font: bold 14px arial; 
	color: #333333; 
	text-decoration: none;
}

span.header {
	font: 12px arial; 
	color: #fda007; 
	text-decoration: none;
}
.playtitle{
	font: bold 16px arial; 
	color: #fda007; 
	text-decoration: none;
}

.bob{
	font: bold 14px arial;
	color: #ffffff;
	text-decoration: none;
}

a.button, a.button:hover, a.button:visited {
	background-color: #FE9900; 
	font: bold 14px arial; 
	color: #ffffff; 
	padding: 3px 8px 3px 8px; 
	text-decoration: none;
	line-height: 30px;
}

/* ----------- Renewals Section Styles ----------- */

.optionsLink { float: left; text-align: left;}

.subindex_links {
	background: #666;
	width: 260px;
	height: 136px;
	float: left;
	margin-top: 16px;
	margin-bottom: 20px;
	padding: 8px;
	color: #FFFFFF;
	clear: none;
}
.rn_blist { padding: 0px; margin-left: 16px; }
.rn_ulist {padding: 0px; margin-left: 0px; list-style: none; }
.rn_blist li, .rn_ulist li { margin: 2px 0px; }


#sub_left { width: 270px; margin-right: 10px; }

#sub_right { width: 270px; clear: right; }

.subindex_links h3 {
	font: bold 14px arial, san-serif; 
	color: #FFFFFF;
	margin: 0px;
}
.subindex_links p {
	margin: 10px 0px;
	font: normal 12px arial, san-serif; 
	color: #FFFFFF;
}

.rn_button {
	border: 1px solid white;
	margin-top: -2px;
}
.rn_buttonR {
	border: 1px solid white;
	float: right;
	margin-top: -4px;
}

.rn_fixed {
	width: 500px; 
	text-align: right; 
	margin: 20px 0px; 
	padding: 0px;
	clear: both;
}
.rn_fixed_text {
	width: 500px; 
	text-align: left; 
	margin: 5px 0px; 
	padding: 0px;
	clear: both;
}
.rn_fixed_text p {
	margin: 8px 0;
}
.rn_fixed_text h4 {
	color: #646464;
	margin: 14px 0 4px;
}
.rn_infobox {
	padding: 10px; 
	margin: 10px 0px; 
	background: #FDECDB; 
	border: 1px solid #FE9900; 
	width: 500px; 
	color: #666666;
}
.rn_requiredField {
	padding: 10px; 
	margin: 10px 0px; 
	background: #FFF; 
	border: 1px solid #F00; 
	width: 500px; 
	color: #F00;
	font-weight: bold;
}
#rn_ccbox {
	padding: 0px; 
	margin: 20px 0px; 
	background: #FDECDB; 
	width: auto; 
	color: #666666;
}
	#rn_ccbox h3 {
		font: bold 14px arial, san-serif; 
		color: #666666;
		text-transform: uppercase;
		margin-top: 0px;
	}
	#rn_ccbox td.topbox {
		padding: 10px 10px 0;
	}
	#rn_ccbox td {
		padding: 3px 10px;
	}
.rn_headerbox {
	padding: 6px 16px; 
	margin: 16px 0px 1px 0px; 
	width: 500px; 
	background: #939393; 
	color: #FFFFFF;
	font: normal 12px arial, san-serif; 
}
.rn_headerbox h3 { color: #FFFFFF; font: bold 14px arial, san-serif; display: inline; text-transform: uppercase;}

.rn_optionbox {
	padding: 16px 5px 16px 15px;
	width: 500px;
	margin: 0px 1px 0px 0px;
	background: #E5E5E5;
	color: #666666;
	font: normal 12px arial, san-serif; 
	float: left;
	border-bottom: 1px solid #FFFFFF;
}

#rn_shippinginfo {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 571px;
}

	#rn_shippinginfo td {
		padding: 16px 5px 16px 15px;
		margin: 0px;
		background: #E5E5E5;
		color: #666666;
		font: normal 12px arial, san-serif; 
		width: 33%; 
		float: none;
		vertical-align: top;
		border-right: 1px solid #FFFFFF;
	}

	.rn_optionbox h3, #rn_shippinginfo h3 {
		color: #666666; 
		font: bold 14px arial, san-serif; 
		display: inline; 
		text-transform: uppercase; 
	}

	.rn_optionbox p, #rn_shippinginfo p	{
		color: #666666;
		font: normal 12px arial, san-serif; 
		margin: 7px 0px; 
	}
	.rn_optionbox a, #rn_shippinginfo a {
		font: normal 11px arial, san-serif; 
	}

.rn_sidebox {
	float: right; width: 250px; background: #ccc; padding: 4px; margin-right: 10px;
}
#rn_path {
	clear: both;
	width: 568px;
}
#rn_path div {
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}
ul.checkbox-list {
	margin: 0px; 
	padding: 0px; 
	list-style: none; 
}

	ul.checkbox-list li {
		margin: 4px 0 0 0; 
		padding: 0px; 
		clear: left; 
	}

	ul.checkbox-list li input {
		display: block; 
		float: left; 
		margin: 1px 0 0 0; 
		padding: 0px; 
	}

	ul.checkbox-list li label {
		display: inline; 
		float: left; 
		margin: 0 0 10px 5px; 
		padding: 0px; 
		width: 236px; 
		color: #666666; 
	}
#rn_singletickets {
	margin-top: 10px;
}
	#rn_singletickets th, #rn_singletickets th span {
		color: #000;
		font-weight: bold;
		font-size: 11px; 
	}
	#rn_singletickets th {
		background: #CCC;
		padding: 4px;
	}

	#rn_singletickets td {
		padding: 0px 4px;
	}
	#rn_singletickets .seatcol {
		text-align: right;
		padding-right: 4px;
	}
	#rn_seniordiscount {
		float: right;
		width: 180px;
		padding: 0 10px;
		margin: 10px 0;
		background: #FDECDB; 
		border: 1px solid #FE9900; 
	}
	#rn_seniordiscount p {
		margin: 4px 0px;
	}
	
	
	
#rn_cart, .rn_cart{ 
	width: 500px;
	margin-bottom: 10px;
}
#rn_cart td, #rn_cart th, .rn_cart td, .rn_cart th {
	vertical-align: top;
	font: normal 12px arial, san-serif; 
	color: #666666;
	padding: 3px;
	background: none;
}
#rn_cart th, .rn_cart th {
	font-weight: bold;
	letter-spacing: .5px;
}
.devider_row {
	border-top: 1px solid #FFFFFF;
}


.rn_series {
	padding-bottom: 10px;
	border-top: 1px solid #B2B2B2;
	width: 500px; 
}
	.rn_series h4 {
		font-size: 14px;
		font-weight: bold;
		color: #FE9900;
		text-transform: uppercase;
		border: 0px; margin: 10px 0px;
	}
	.rn_series p {
		margin-bottom: 8px;
	}
	.rn_series img {
	}

#rn_timedate {
	width: 390px;
	border-left: 1px solid #FFF;
	float: left;
}
	#rn_timedate .header { width: 358px; padding: 6px 16px; background: #939393; color: #FFFFFF; font: normal 12px arial, san-serif;  }
	#rn_timedate .header h3 { color: #FFFFFF; font: bold 14px arial, san-serif; display: inline; text-transform: uppercase; }
	#rn_timedate .textbox { 
		width: 358px; 
		padding: 6px 16px;
		margin: 0px 1px 0px 0px;
		background: #E5E5E5;
		color: #666666;
		font: normal 12px arial, san-serif; 
		float: left;
		border-top: 1px solid #FFFFFF;
		}
	
#rn_discinfo {
	width: 178px;
	border-left: 1px solid #FFF;
	float: left;
}
	#rn_discinfo .header { width: 146px; padding: 6px 16px; background: #F0C98F; color: #666666; font: normal 12px arial, san-serif; }
	#rn_discinfo .header h3 { color: #666666; font: bold 14px arial, san-serif; display: inline; text-transform: uppercase; }
	#rn_discinfo .textbox { 
		width: 146px; 
		padding: 6px 16px; 
		margin: 0px 1px 0px 0px;
		background: #FDECDB;
		color: #666666;
		font: normal 12px arial, san-serif; 
		float: left;
		border-top: 1px solid #FFFFFF;
	}
	
table#rn_packagebox {
	padding: 0; margin: 0px;
	width: 500px;
	background: #E5E5E5;
	color: #666666;
	font: normal 12px arial, san-serif; 
	border-bottom: 1px solid #FFFFFF;
}
	table#rn_packagebox td.col1 {
		width: 270px;
		padding: 10px;
		margin: 0px;
		vertical-align: top;
		border-right: 1px solid #FFF;
	}
		table#rn_packagebox td.col1 table td {
			padding: 2px;
		}
	table#rn_packagebox td.col2 {
		width: 270px;
		padding: 28px 10px;
		margin: 0px;
		vertical-align: top;
	}
	
div#rn_package_radio * { 
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
div#rn_package_radio input { 
	position: relative;
	top: 2px;
}
div#rn_package_radio label { 
	padding-left: 4px;
}







/* crossfader */


#content {

}

ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
#fade-example-3 {
	border: 3px solid #000;
}
#fade-example-1 li,#fade-example-2 li {
	position: absolute;
	top: 0;
	left: 0;
	width: 775px;
	height: 380px;
	background-color: #FFF;
	visibility: hidden;
}
#fade-example-3 li {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	}

.caption {
	clear: both;
	padding: 1em;
	background-color: #FFF;
}
.example {
	position: relative;
	background-color:#F2F2F2;
	border:5px solid #CCCCCC;
	padding:1em;
	margin-bottom: 1em;
	width: 520px;
	height: 520px;
}
.example-r {
	position: relative;
	background-color:#F2F2F2;
	border:5px solid #CCCCCC;
	padding:1em;
	width: 700px;
	margin-bottom: 1em;
}
code {
	font-family: monospace;
	font-size: 1.2em;
}
.control {
	position: absolute;
	z-index: 100;
	cursor: pointer;
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
}
#fade-example-1-next {
	right: 8%;
	top: 71%;
}
#fade-example-1-previous {
	left: 6%;
	top: 71%;
}
.ajax {
	margin: 3em;
	border: 1em solid #FF8C00;
	padding: 1em;
}


/* jquery crossfader */



ul#news {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 600px;
}

ul#portfolio{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 300px;
	overflow: hidden;
}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}

q:before, q:after {
	content:'';
}