
body,h1,h2,h3,h4,h5,div,img,form,ul,li {margin:0;padding:0;border:0;}

/**** IE6 Transparent Image Fix *****/
img, div, a, h1, h2, p, ul, form {behavior: url(/scripts/iepngfix.htc);}

/***** GLOBAL CLASS DEFINITIONS *****/
.clear {
	margin: 0; padding: 0;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}

/* float clearfix styles */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* End hide from IE-mac */

.nobr {
	white-space:nowrap;
}

.nowrap {white-space:nowrap;}

.rule {
	margin: 15px 0px; padding: 0;
	border-top: solid 1px #060c0e;
	height: 0px;
}

.feature-image {
	border: solid 1px #060c0e;
	margin: 0; padding: 0;
	line-height:0;
}

.alternating {
	margin: 0; padding: 0;
	list-style: none;
	margin-bottom: -31px;
	margin-top: -15px;
}
.alternating li {margin-left:-25px;padding:0;}

.alternating .even {
	padding: 12px 18px;
	border-bottom: solid 1px #060c0e;
	background-color: #060c0e;
}

.alternating .odd {
	padding: 15px 18px;
	border-bottom: solid 1px #060c0e;
	background-color: #060c0e;
}

.details { /* small italic font used in legal/details copy */
	font:italic 10px/13px Arial,Helvetica,sans-serif;
	color: #717171;
	padding: 0 0 30px 0;
}

.bullet-list {
	margin: 0px 0px 12px 18px; padding: 0;
	list-style: url(/images/global/bullet.gif);
}

.bullet-list li {
	line-height: 15px;
}

.event-listing {
	width: 100%;
}

.event-listing a{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.event-listing .date {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.event-listing .date .venue {
	font-size:11px;
	font-weight:normal;
}

.indent {margin-left:20px;}
ol.indent {margin:0 0 20px 45px;padding:0;}
ol.tighten, ul.tighten {margin-top:5px;}
.listheader {font-weight:bold;}
.answer {padding:5px 0;border-top:1px solid #060c0e;}

/***** FONTS, COLORS, HEADERS, OTHER TEXT STYLES *****/

	/*default copy */
	body {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		color: #bbbbbb;
	}

	p {
		margin: 0 0 12px 0;
		padding: 0;
		line-height: 15px;
	}

	ul {
		margin: 0 0 12px 0;
	}

	#main .content p {
		padding-right: 25px;
	}

	h1 {
		color: #7eafdd;
		font-size: 24px;
	}

	h2 {
		color: #ec9211;
		font-size: 18px;
	}

	h3 {
		color: #ec9211;
		font-size: 14px;
		font-weight: bold;
	}

	/* default links */
	a {
		color: #ec9211;
		text-decoration: underline;
		cursor: pointer;
	}

	a:hover {
		color: #ecc511	}

	/* sub nav fonts/links */
	#header #subnav a{
		text-decoration: none;
		font-size: 11px;
		color: #7eafdd;
	}

	#header #subnav a:hover{
		color: #9ed9ef;
	}

	#header #subnav li.sel a {
		color: #ffffff;
		font-weight: bold;
	}
	#footer li.sel a {
		color: #ffffff;
		font-weight: bold;
	}

	.birdseed {
		font-size: 11px;
	}


/*** FORM STYLES ***/
.required {color:#ec4a11}
.action-button, .ed_status span {
	padding: 2px 5px;
	background-color: #717171;
	border: solid 1px #717171;
	text-align: center;
	color: #ffffff;
	font: bold 11px/20px Arial,Helvetica,sans-serif;
	text-decoration: none;
	white-space: nowrap;
}
.action-button:hover {color: #ffffff;}
.buy, .ed_status .buy-button {
	/*background: #ec9211 url(/images/global/button_open.gif) repeat-x bottom;*/
	background-color: #ec9211 !important;
	border: solid 1px #ec9211 !important;
	color: #ffffff !important;
}
.buy:hover, .ed_status .buy-button:hover {color: #ffffff !important;}
.sold-out, .ed_status .sold-out-button {
	/*background: #ec4a11 url(/images/global/button_closed.gif) repeat-x bottom;*/
	background-color: #ec4a11 !important;
	border: solid 1px #ec4a11 !important;
	color: #ffffff !important;
}
.other-status {
	/*background: #75e0bb url(/images/global/button_tentative.gif) repeat-x bottom;*/
	background-color: #75e0bb !important;
	border: solid 1px #75e0bb !important;
	color: #ffffff !important;
}
.formError {
	background-color:#000000;
	color:#ec4a11;
	border:1px solid #000000;
	padding:5px 15px;
}
input, select, textarea {border:1px solid #717171;font:11px/14px Arial,Helvetica,sans-serif;padding:2px;}

#contactUs {width:740px;margin:0 auto;}
#contactUs div {padding:2px;vertical-align:middle;}
#contactUs label {width:125px;text-align:right;display:block;float:left;padding:2px 10px 0 0;}
#contactUs input {width:175px;}
#contactUs select {width:180px;}
#contactUs textarea {width:510px;}
#contactUs #submit {width:120px;}

/*** GLOBAL LAYOUT, SIZING, BACKGROUNDS ***/

body {
	background: #000000 url(/images/background.jpg) no-repeat top center;
	text-align: center; /* fix page-centering in IE */
}

	#page {
		width: 820px;
		margin: 0 auto; text-align: left; /* center horizontally  and correct IE hack for good browsers */
	}

	/*.home #page {
		background:#000000 url(/images/background_repeat.gif) center repeat-y;
	}*/

		/* -----HEADER REGION ----- */
		#header {width:820px;height:100px;margin:0 auto;position:relative;}/*background:transparent url(/images/background_header.jpg) no-repeat;*/
		#header.nosubnav {height:101px;}

		#header h1 {float:left;width:186px;height:110px;position:relative;left:20px;top:10px;background:transparent url(/images/global/rbLogo.png) no-repeat;text-indent:-9999px;margin:0;}
        #header h1 a {display:block;width:186px;height:110px;overflow:hidden;}
        
        #jumpLinks {
            width:300px;
            height:10px;
            position:absolute;
            top:59px;
            right:178px;
            margin:0;
        }
        #jumpLinks .jumpWarfield,
        #jumpLinks .jumpNewsletter {
            border-right: 1px solid #4c554e;
            display: inline;
            float: left;
            height: 10px;
            padding: 0 10px;
        }
        #jumpLinks .jumpWarfield:hover,
        #jumpLinks .jumpNewsletter:hover { cursor: pointer; }
        #jumpLinks .jumpWarfield {
            background: url(/images/global/jump_warfield.png) 10px -4px no-repeat;
            text-indent: -9999px;
            width: 136px;
        }
        #jumpLinks .jumpWarfield:hover { background-position: 10px -24px; }
        #jumpLinks .jumpNewsletter {
            background: url(/images/global/jump_newsletter.png) 10px -4px no-repeat;
            text-indent: -9999px;
            width: 113px;
        }
        #jumpLinks .jumpNewsletter:hover { background-position: 10px -24px; }

		#social {width:63px;height:21px;position:absolute;top:45px;right:10px;background:transparent url(/images/socialicons/socialbar_bg.png) no-repeat;margin:0;padding:10px 0 0 105px;}
		#social ul {margin:0;padding:0;}
		#social ul li {display:inline;list-style:none;margin:0;padding:0 2px 0 0;float:left;}
		#social ul li a {display:block;text-indent:-9999px;width:16px;height:15px;outline:none;background-repeat: no-repeat;background-position: left top;}
		#social ul li a:hover {background-position: left bottom;}

		#facebook {width:14px;background:transparent url(/images/socialicons/soc_facebook.png);}
		#myspace {background:transparent url(/images/socialicons/soc_myspace.png);}
		#delicious {width:15px;background:transparent url(/images/socialicons/soc_delicious.png);}
		#digg {background:transparent url(/images/socialicons/soc_digg.png);}
        #twitter {width:18px;background:transparent url(/images/socialicons/soc_twitter.png);}
        #youtube {width:14px;background:transparent url(/images/socialicons/soc_youtube.png);}

		/* ----- SEARCH FORM ----- */
		#header #search {position:absolute;top:10xp;right:10px;background:transparent url(/images/global/search_bg.png) no-repeat;background-position: right bottom;height:40px;padding: 0 10px 0 0;}
		#header #search label {float:left;display:block;text-indent:-9999px;font-size:1px;line-height:1px;height:1px;width:1px;}
		#header #search input {vertical-align:middle;border:0;margin:0;padding:0;}
		#header #search #searchbox {height:15px;width:171px;background-color:#c1c7ca;border:1px solid #717171;border-right:0;font-size:11px;color:#1b1b1b;padding:2px 3px;}
		#header #search input.btn {width:27px;height:27px;border:0 solid #717171;margin-left:8px;}

		/* ----- RSS ----- */
		#rss {background:transparent url(/images/global/button_rss.gif) no-repeat;float:right;margin:-4px 23px 0 0;}
		#rss a {display:block;overflow:hidden;width:17px;height:17px;}

		/* ----- MAIN NAVIGATION ----- */
		#navContainer {position:absolute;top:72px;left:200px;}
		#header #nav {margin:0;padding:0 0 0 61px;height: 45px;background:transparent url(/images/global/nav_left.png) no-repeat;}
		#header #nav li {float:left;list-style:none;margin:0;padding:0;}
		#header #nav li a {display:block;overflow:hidden;}

		#header #nav li.calendar a {background:transparent url(/images/global/nav_calendar.png) no-repeat;width:95px;height:45px;text-indent:-9999px;background-position: left top;}
		#header #nav li.calendar a.sel,
		#header #nav li.calendar a:hover {background-position: left bottom;}

		#header #nav li.ticketing a {background:transparent url(/images/global/nav_boxoffice.png) no-repeat;width:107px;height:45px;text-indent:-9999px;}
		#header #nav li.ticketing a.sel,
		#header #nav li.ticketing a:hover {background-position: left bottom;}

		#header #nav li.venueinfo a {background:transparent url(/images/global/nav_venue.png) no-repeat;width:109px;height:45px;text-indent:-9999px;}
		#header #nav li.venueinfo a.sel,
		#header #nav li.venueinfo a:hover {background-position: left bottom;}
		
		#header #nav li.blog a {background:transparent url(/images/global/nav_blog.png) no-repeat;width:60px;height:45px;text-indent:-9999px;}
		#header #nav li.blog a.sel,
		#header #nav li.blog a:hover {background-position: left bottom;}

		#header #nav li.extras a {background:transparent url(/images/global/nav_extras.png) no-repeat;width:74px;height:45px;text-indent:-9999px;}
		#header #nav li.extras a.sel,
		#header #nav li.extras a:hover {background-position: left bottom;}

		#header #nav li.partners a {background:transparent url(/images/global/nav_partners.png) no-repeat;width:112px;height:45px;text-indent:-9999px;}
		#header #nav li.partners a.sel,
		#header #nav li.partners a:hover {background-position: left bottom;}

		/* ----- SUB NAVIGATION ----- */
		#subnavContainer {position:absolute;top:118px;left:255px;} /* background:transparent url(/images/background_repeat.gif) repeat-y; */
		#header #subnav {position:relative;width:592px;height:25px;padding:0;margin:0;}
		#header #subnav ul {position:absolute;margin:0;padding:0;top:0;} /* left set in include */
		#header #subnav li {margin:0;padding:0;display:inline;list-style:none;}
		#header #subnav a {padding:0 5px;border-right:solid 1px #717171;}
		#header #subnav .last a {border-right:0;}

		/* ----- FOOTER REGION ----- */
		#footer {text-align:center;background-color:#000;font-size:11px;min-height:182px;background: url(/images/page_bottom.gif) top no-repeat;} /*  */
		.home #footer {} /*min-height:516px;*/

		#footer a {color:#7eafdd;font-size:11px;text-decoration:none;}
		#footer a:hover {color:#9ed9ef;}
		#footer #copyright {color:#717171;font-size:11px;}

		#footer ul {margin:0 0 5px 0;padding:11px 0 0 0;}
		#footer li {list-style-type:none;margin:0;padding:0;display:inline;}
		#footer li a {padding:0 10px;border-right:solid 1px #717171;}
		#footer .last a {border:none;}

		#footer #copyright {clear:both;}

		#footer #sponsor {/*margin-top:5px;*/}
		#footer #sponsor img {vertical-align:middle;margin:5px;border:0;}


/***** SUBPAGE STYLES *****/

#main {margin-top:20px;}
#main .box {width:788px;margin:0 auto;background:#000000 url(/images/subpage_background_repeat.gif) center repeat-y;}
#main .bottom {clear:both;background:transparent url(/images/subpage_bottom.png) bottom no-repeat;width:820px;height:34px;}
#main .box .content {padding: 10px 20px 20px 20px;} /* background:transparent url(/images/subpage_background.jpg) top no-repeat;min-height:325px;_height:325px; */
#main .box .content .left {float:left;width:350px;}
#main .box .content .right {float:right;width:395px;}
#main .box .content .full {}
#main .box .content .highlight-box {margin:0;padding:15px 10px;background-color:#000000;border-top:solid 1px #000000;border-bottom:solid 1px #000000;}
#main .box .content .highlight-box h2 {margin:0;padding:0 0 2px 0;border:0;}
#main .box .content ul {margin-top: 3px; padding-left: 25px;}

#eventNav {margin-top:41px;text-align:right;}

#mainCalendar .box {width:788px;margin:0 auto;height:235px;background-color:#000000;}
#mainCalendar p {padding:10px 25px;}

#calendarFlash {/*background:transparent url(/images/calendarBg.png) right no-repeat;*/}

.empty-search-results {}

/* ----- SUBPAGE HEADERS ----- */
#main .box h2 {padding-bottom:10px;margin-bottom:15px;border-bottom:1px solid #060c0e;}
.eventdetail	#main .box h2 {padding:0;margin:0;border:0;}

#main .box h3 {margin:10px 0 3px 0;}
#main h1, #mainCalendarHeader h1 {width:820px;height:45px;text-indent:-9999px;}

.about 			#main h1 {background:transparent url(/images/headers/about_regency.png) no-repeat;}
.booking		#main h1 {background:transparent url(/images/headers/booking.png) no-repeat;}
.calendar		#main h1 {background:transparent url(/images/headers/calendar_of_events.png) no-repeat;}
.careers 		#main h1 {background:transparent url(/images/headers/careers.png) no-repeat;}
.contact		#main h1 {background:transparent url(/images/headers/contact_us.png) no-repeat;}
.contests		#main h1 {background:transparent url(/images/headers/contests.png) no-repeat;}
.directions		#main h1 {background:transparent url(/images/headers/directions.png) no-repeat;}
.eventdetails	#main h1 {background:transparent url(/images/headers/event_details.png) no-repeat;}
.faq			#main h1 {background:transparent url(/images/headers/faq.png) no-repeat;}
.links			#main h1 {background:transparent url(/images/headers/useful_links.png) no-repeat;}
.newsletter 	#main h1 {background:transparent url(/images/headers/newsletter.png) no-repeat;}
.partners		#main h1 {background:transparent url(/images/headers/partners.png) no-repeat;}
.photos			#main h1 {background:transparent url(/images/headers/photo_gallery.png) no-repeat;}
.pics			#main h1 {background:transparent url(/images/headers/photo_gallery.png) no-repeat;}
.privacy 		#main h1 {background:transparent url(/images/headers/privacy_policy.png) no-repeat;}
.rentals		#main h1 {background:transparent url(/images/headers/rentals.png) no-repeat;}
.searchresults	#main h1 {background:transparent url(/images/headers/search_results.png) no-repeat;}
.seating		#main h1 {background:transparent url(/images/headers/seating_chart.png) no-repeat;}
.tech_info		#main h1 {background:transparent url(/images/headers/technical_info.png) no-repeat;}
.terms 			#main h1 {background:transparent url(/images/headers/terms_of_use.png) no-repeat;}
.thanks			#main h1 {background:transparent url(/images/headers/thank_you.png) no-repeat;}
.ticketing		#main h1 {background:transparent url(/images/headers/box_office.png) no-repeat;}
.venueinfo		#main h1 {background:transparent url(/images/headers/overview.png) no-repeat;}
.houserules		#main h1 {background:transparent url(/images/headers/houserules.png) no-repeat;}
.hotels			#main h1 {background:transparent url(/images/headers/hotels.png) no-repeat;}

