/* @override http://barter.newcitymedia.com/css/content.css */

/* CONTENT STYLES
-------------------------------------------------*/

#center {
	margin: 0 auto;
	width: 1010px;
}


/* = HEADER
-------------------------------------------------*/
#header {
	background: transparent url(/images/bg_header.png) no-repeat 0 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	width: 1010px;
	height: 122px;
	position: relative;
}

#header #logo {
	width: 460px;
	height: 40px;
	position: relative;
	top: 43px;
	left: 290px;
}

#header #logo a {
	width: 460px;
	height: 40px;
	display: block;
}

#header a {
	color: #cbb164;
	text-decoration: none;
}

#header a:hover {
	color: #fff;
}

#header ul {
	margin: 0;
}

#header ul li {
	font-size: 1.1em;
	padding: 0 10px;
	margin: 0;
	float: left;
}

#header ul.right {
	position: absolute;
	top: 95px;
	left: 550px;
}

#header ul.left {
	position: absolute;
	top: 95px;
	right: 545px;
}

#header li.divider {
	border-right: 1px solid #cbb164;
}

#header li.accessory a:link,
#header li.accessory a:visited {
	color: #ffffff;
}

#header li.accessory a:hover {
	text-decoration: underline;
}


/* = SEARCH AREA
-------------------------------------------------*/
#search {
	background: transparent none;
	line-height: 1.5em;
	margin: -.2em 0 0 0;
}

#search label {
	position: absolute;
	left: -9999em;
}

#search input {
	background-color: transparent;
}

#search p {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#searchQuery {
	background: transparent url(/images/bg_search.gif) repeat 0 0;
	color: #cbb164;
	font-size: 1em;
	line-height: 1em;
	margin: 0 .5em 0 0;
	padding: .2em .5em;
	width: 7em;
	height: 1em;
	border: 0;
	display: block;
	float: left;
}


/* = NAVIGATION
-------------------------------------------------*/
#navigation {
	background: transparent url(/images/bg_navigation.png) no-repeat 50% 0;
	padding-left: 14px;
	height: 35px;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	margin: 0;
	padding: 0;
	height: 35px;
	float: left;
	position: relative;
}

#navigation li.selected {
	background: transparent url(/images/nav_arrow.gif) no-repeat 50% 26px;
}

#navigation li.selected a {
	background-position: 0 100%;
}

#navigation li a {
	background: transparent none no-repeat 0 0;
	height: 35px;
	display: block;
}

#navigation li a:hover {
	background-position: 0 100%;
}

li#nav-plan a {
	background-image: url(/images/nav_plan.gif);
	width: 112px;
}
li#nav-tickets a {
	background-image: url(/images/nav_tickets.gif);
	width: 124px;
}
li#nav-groups a {
	background-image: url(/images/nav_groups.gif);
	width: 64px;
}
li#nav-packages a {
	background-image: url(/images/nav_packages.gif);
	width: 79px;
}
li#nav-shows a {
	background-image: url(/images/nav_shows.gif);
	width: 60px;
}
li#nav-festival a {
	background-image: url(/images/nav_festival.gif);
	width: 145px;
}
li#nav-about a {
	background-image: url(/images/nav_about.gif);
	width: 76px;
}
li#nav-cafe a {
	background-image: url(/images/nav_cafe.gif);
	width: 48px;
}
li#nav-teachers a {
	background-image: url(/images/nav_teachers.gif);
	width: 147px;
}
li#nav-audiences a {
	background-image: url(/images/nav_audiences.gif);
	width: 127px;
}

/* DROPDOWN MENUS */
#navigation li ul {
	background: #000;
	padding: 0 0 7px;
	width: 136px;
	position: absolute;
	left: -9999px;
}

#navigation li ul li {
	padding: 6px 12px;
	height: auto;
}

#navigation li ul li a {
	background: none;
	color: #cbb164;
	text-decoration: none;
	height: auto;
	width: 112px;
}

#navigation li ul li a:hover {
	color: #fff;
}

#navigation li.hover ul{
	left: 0;
	top: 35px;
	z-index: 99;
}

/* = SUB NAVIGATION
-------------------------------------------------*/
#sub-navigation {
}
#sub-navigation ul {
	margin: 0 0 0 -5px;
	padding: 3px 0;
}

#sub-navigation li {
	color: #cbb164;
	display: inline;
}

#sub-navigation li a {
	color: #cbb164;
	text-decoration: none;
}

#sub-navigation li a:hover,
#sub-navigation li.selected a {
	color: #fff;
}

/* = CONTENT AREA
-------------------------------------------------*/
#content {
	background: transparent url(/images/bg_content_border.png) repeat-y 0 0;
}

#content-border-bottom {
	background: transparent url(/images/bg_content_border_bottom.png) no-repeat 0 100%;
	padding: 15px 25px 0px;
}

#plan-your-visit #content-border-bottom {
	padding: 0px 25px 0px;
}

#intro {
	background: #5e0000 url(/images/bg_intro.jpg) no-repeat 0 100%;
	margin: -15px -20px 0;
	padding: 15px 15px 10px;
}

#plan-your-visit #intro {
	margin-top: 0px;
}

#plan-your-visit #right-column {
	padding-top: 15px;
}

#intro p {
	color: #f2d297;
}

#charcoal {
	background: transparent url(/images/bg_charcoal.jpg) repeat 0 0;
	margin: 0 -20px;
}

#charcoal-inside {
	background: transparent url(/images/bg_charcoal_top.jpg) no-repeat 0 0;
}

#charcoal-bottom {
	background: transparent url(/images/bg_columns_bottom_shadow.jpg) no-repeat 0 100%;
	padding: 15px 15px 17px;
}

#end {
	margin: 0 -20px;
	width: 1000px;
	background: transparent url(/images/bg_end.jpg) no-repeat 0 100%;
}

#end-inside {
	background: transparent url(/images/bg_end_shadow.png) no-repeat 0 0;
	padding: 12px 0px;
}

#end p {
	color: #f2d297;
}

#end a {
	color: #fff;
}

#end li {
	background: transparent url(/images/icon_hand.gif) no-repeat 0 0;
	margin: 0 0 .2em;
	padding-left: 20px;
}

#end .col-left {
	background: transparent url(/images/end_divider.gif) no-repeat 100% 50%;
	margin-right: 10px;
	padding-right: 25px;
	width: 425px;
	float: left;
}

#end .col-right {
	width: 210px;
	float: left;
}


/* = GENERIC CONTENT
-------------------------------------------------*/
.column-tan-top {
	background: #c1b981 url(/images/bg_column_tan_top.jpg) no-repeat 0 0;
	width: 670px;
	float: left;
}

.column-tan {
	background: transparent url(/images/bg_column_tan_bottom.jpg) no-repeat 0 100%;
	padding: 20px;
	min-height: 849px;
}

.column-tan p,
.column-tan li {
	color: #444;
}

.column-tan a {
	color: #5e0000;
}

.column-tan a:hover {
	color: #5e0000;
}

.column-tan h2 {
	background: transparent url(/images/icon_hand_tan.gif) no-repeat 0 4px;
	color: #600000;
	padding-left: 22px;
}

.column-tan h3 {
	color: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
}

.column-tan ul {
}

.column-tan ul li {
	color: #444;
	list-style-type: disc;
}

.seating-chart {
	margin: 0px 0px 30px;
	width: 700px;
}

.seating-chart img {
	display: block;
	margin-bottom: 5px;
	margin: 0px auto 5px;
	border: 1px solid #F2D297;
}

p.quote {
	background-color: #a9a272;
	color: #5e0000;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 15px 15px;
	padding: 10px;
	width: 185px;
	border: 1px solid #8e3b2d;
	float: right;
}

p.quote span.quote-caption {
	color: #444;
	margin-top: 10px;
	display: block;
}

a.button {
	background: #8c3b2d url(/images/icon_hand_red.gif) no-repeat 10px 3px;
	color: #fff;
	text-decoration: none;
	padding: 3px 10px 4px 35px;
	border: 1px solid #5a261c;
}

a.button:hover {
	color: #fff;
	text-decoration: underline;
}


/* = WIDE
-------------------------------------------------*/
body#wide .column-tan-top {
	background: #c1b981 url(/images/bg_column_tan_top_wide.jpg) no-repeat 0 0;
	width: 970px;
}

body#wide .column-tan {
	background: transparent url(/images/bg_column_tan_bottom_wide.jpg) no-repeat 0 100%;
	padding: 20px;
}

body#wide #charcoal-bottom {
	background: transparent url(/images/bg_columns_bottom_wide.jpg) no-repeat 0 100%;
	padding: 15px 15px 17px;
}


/* = PLAN YOUR VISIT
-------------------------------------------------*/
body#plan-your-visit #intro #blurb {
	width: 670px;
	min-height: 225px;
	padding: 10px 0 17px;
}

body#plan-your-visit #intro #blurb-photo {
	margin: 0 15px 5px 0;
	padding: 0;
	float: left;
}

body#plan-your-visit #intro #blurb-photo img {
	border: 1px solid #f2d297;
	display: block;
	float: none;
}

body#plan-your-visit #intro #blurb h1 {
	padding-top: 0;
	padding-left: 0px;
}


body#plan-your-visit  .columns {
	background: transparent url(/images/bg_columns_middle.jpg) repeat-y 0 0;
	width: 670px;
	float: left;
}

body#plan-your-visit .columns-middle {
	background: transparent url(/images/bg_columns_top.jpg) no-repeat 0 0;
	padding: 15px 0;
	min-height: 450px;
}

body#plan-your-visit .columns-bottom {
	background: transparent url(/images/bg_columns_bottom.jpg) no-repeat 0 100%;
}

body#plan-your-visit .column {
	margin-right: 5px;
	width: 220px;
	float: left;
}

body#plan-your-visit .column h2 {
	background: transparent url(/images/h2_rule.png) no-repeat 0 100%;
	margin-bottom: 10px;
	padding: 0 0 5px 15px;
}

body#plan-your-visit .column p {
	color: #b0b0b0;
	margin: 0 0 10px 15px;
}

body#plan-your-visit .column ul {
	margin: 0 0 15px 15px;
}

body#plan-your-visit .column li {
	color: #b0b0b0;
	margin: 0 0 4px 12px;
	padding: 0;
	list-style-type: disc;
}

body#plan-your-visit .column li {
	color: #b0b0b0;
}

body#plan-your-visit .column a {
	color: #fff;
}

body#plan-your-visit .column h2 a {
	color: #C5A95C;
	text-decoration: none;
}

body#plan-your-visit #end-inside {
	padding: 15px 15px 10px;
}

body#plan-your-visit #end p {
	color: #f2d297;
}

body#plan-your-visit #end a {
	color: #fff;
}

body#plan-your-visit #end li {
	background: transparent url(/images/icon_hand.gif) no-repeat 0 0;
	margin: 0 0 .2em;
	padding-left: 20px;
}

body#plan-your-visit #end .col-left {
	background: transparent url(/images/end_divider.gif) no-repeat 100% 50%;
	margin-right: 10px;
	padding-right: 25px;
	width: 425px;
	float: left;
}


/* = RIGHT COLUMN
-------------------------------------------------*/
#right-column {
	width: 285px;
	float: right;
	position: relative;
}

#calendar {
	background: transparent url(/images/calendar_bg_small.jpg) no-repeat 0 0;
	border: 5px solid #fff;
	width: 275px;
	height: 210px;
	position: relative;
}

#calendar p.heading {
	margin: 1px 0 0 47px;
}

#calendar table {

}

#calendar table.heading
{
	margin: 0 auto;
}

#calendar table.heading td.scal-prevmonth-link,
#calendar table.heading td.scal-nextmonth-link
{
	padding-top: 4px;
}

#calendar #datematrix
{
		position: absolute;
	top: 44px;
	left: 12px;
}

#calendar table {
	margin: 11px 0 0 10px;
}

#calendar table td {
	color: #720e0b;
	line-height: 1.9em;
	font-weight: bold;
	text-align: center;
	padding: 0 0 0;
	width: 36px;
	height: 24px;
}

#calendar table td a {
	color: #720e0b;
	text-decoration: none;
}

#calendar table td.event {
	background: transparent url(/images/calendar_event.gif) no-repeat 50% 0;
	color: #fff;
}

#calendar table td.event a {
	color: #fff;
	text-decoration: none;
}

#calendar table td.today {
	background: transparent url(/images/calendar_today.gif) no-repeat 50% 0;
	color: #fff;
}

#calendar table td.today a {
	color: #fff;
	text-decoration: none;
}

#calendar table td a:hover,
#calendar table td.event a:hover,
#calendar table td.today a:hover {
	text-decoration: underline;
}

#callout {
	background: transparent url(/images/bg_callout.jpg) repeat 0 0;
}

#callout-top {
	background: transparent url(/images/bg_callout_top.jpg) no-repeat 0 0;
}

#callout-inside {
	background: transparent url(/images/bg_callout_bottom.jpg) no-repeat 0 100%;
}

#callout #buttons {
	background: transparent url(/images/buttons_end.jpg) no-repeat 6px 100%;
	margin-bottom: 20px;
	padding-bottom: 1px;
}

#callout p {
	text-align: center;
	margin: 0;
}

#callout a {
	color: #decc8e;
}

#callout p {
	margin-bottom: 10px;
}

#callout p.morereviews a {
	font-size: 1em;
}

#callout a.buy-tickets {
	background: transparent url(/images/button_tickets.jpg) no-repeat 0 0;
	margin-left: 6px;
	width: 273px;
	height: 49px;
	display: block;
}

#callout a.groups {
	background: transparent url(/images/button_groups.jpg) no-repeat 0 0;
	margin-left: 6px;
	width: 129px;
	height: 40px;
	display: block;
	float: left;
}

#callout a.packages {
	background: transparent url(/images/button_packages.jpg) no-repeat 0 0;
	width: 144px;
	height: 40px;
	display: block;
	float: left;
}

#callout a.buy-tickets:hover,
#callout a.groups:hover,
#callout a.packages:hover {
	background-position: 0 100%;
}

#now-playing {
	padding-bottom: 30px;
}

#callout h3 {
	color: #c5a95c;
	text-align: center;
}

#poster {
	background: transparent url(/images/bg_poster.png) no-repeat 0 0;
	margin: 0 auto;
	width: 236px;
	height: 336px;
}

#poster img {
	position: relative;
	top: 18px;
	left: 18px;
}

#did-you-know {
	background: transparent url(/images/bg_rightcol_divider.jpg) no-repeat 1px 0;
	min-height: 80px;
	padding: 30px 20px 35px;
}

#did-you-know h3 {
	font-size: 2.2em;
}

#did-you-know p {
	color: #deca93;
	font-size: 1.4em;
	line-height: 1.2em;
	text-align: left;
}

/* = SHOW DETAIL
-------------------------------------------------*/
body#shows #intro #media {
	background-color: #000000;
	float: left;
	padding: 11px;
	margin: 11px 15px 0 0;
	width: 322px;
}

body#shows #intro #media #player,
body#shows #intro #media li img,
body#shows #intro #media #media-item img {
	border: 1px solid #777777;
}

body#shows #intro #media #player {
	float: left;
	height: 212px;
	width: 320px;
}

body#shows #intro #media #player img {
	border: 0 none;
}

body#shows #intro #media img {
	display: block;
}

body#shows #intro #media #playlist-container {
	float: left;
	height: 45px;
	overflow: hidden;
	position: relative;
	width: 290px;
}

body#shows #intro #media #next,
body#shows #intro #media #previous {
	display: block;
	float: left;
	height: 45px;
	text-indent: -9999px;
	width: 15px;
}

body#shows #intro #media #previous {
	background: transparent url('/images/bullet-arrow-large-left.gif') no-repeat scroll 0% 50%;
}

body#shows #intro #media #previous.disabled {
	background: transparent url('/images/bullet-arrow-large-left-disabled.gif') no-repeat scroll 0% 50%;
}

body#shows #intro #media #next {
	background: transparent url('/images/bullet-arrow-large-right.gif') no-repeat scroll 100% 50%;
}

body#shows #intro #media #next.disabled {
	background: transparent url('/images/bullet-arrow-large-right-disabled.gif') no-repeat scroll 100% 50%;
}

body#shows #intro #media #media-item img {
	display: block;
	margin: 0 auto;
}

body#shows #intro #media #media-item {
	height: 212px;
}

body#shows #intro #media #playlist {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 30000em;
}

body#shows #intro #media #playlist li {
	float: left;
	margin: 0 10px 0 0;
}

body#shows #intro #media #playlist li a {
	display: block;
	outline: none;
	position: relative;
}

body#shows #intro #media #playlist li img.video {
	border: 0 none;
	position: absolute;
	bottom: 1px;
	right: 1px;
}

body#shows #intro #media #playlist li span.thumbnail {
	display: none;
}

body#shows #intro #media #playlist li p {
	display: none;
}

body#shows #intro #media #caption {
	clear: both;
	color: #ffffff;
	float: left;
	margin: 10px 0;
	width: 320px;
}

body#shows #intro #summary {
	width: 300px;
	float: left;
}

body#shows #intro #summary h1 {
	padding-bottom: 0;
	padding-left: 0;
}

body#shows #intro #summary .tagline p {
	color: #c0a252;
	font-weight: bold;
	margin: 0;
}

#cast-and-credits {
	margin-left: 213px;
	padding-right:10px;
}

#cast-and-credits ul {
	margin: 0 0 20px 0;
	float: left;
	width: 100%;
}

#cast-and-credits ul li {
	color: #FFF;
	margin: 0;
	/*padding: 0;
	width: 50%;*/
	float: left;
	padding:5px;
	width:90%;
}

#cast-and-credits p strong {
	color: #F2D297;
}

.call {
	background: url('/images/phone_icon.jpg') no-repeat 0% 50%;
	padding-left: 25px;
	padding-right: 11px;
	display: block;
	margin-left: 20px;
}

.call strong {
	color: #F2D297;
}

#summary p strong{
	color: #fff;
}

body#shows #intro #summary p {
	line-height: 1.3em;
}

body#shows #intro #summary p b {
	color: #fff;
}

body#shows #intro #summary p.view-all {
	margin-bottom: 1em;
}

body#shows #intro #summary p.view-all a {
	color: #fff;
	font-size: .9em;
	text-decoration: none;
}

body#shows #intro #summary p.view-all a:hover {
	text-decoration: underline;
}

body#shows #intro #advisory {
	margin: 0 0 10px;
}

body#shows #intro #advisory li {
	background: transparent url(/images/icon_check.gif) no-repeat 0 50%;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 2em;
	margin-right: 15px;
	margin-left: 0px;
	padding: 3px 0 3px 20px;
	width: 115px;
	display: inline;
}

body#shows #intro #toolbar {
	background-color: #100000;
	margin: 5px 0;
	padding: 2px 5px;
}

body#shows #intro #toolbar p {
	margin-right: 25px;
	display: inline;
}

body#shows #intro #toolbar img {
	vertical-align: middle;
}

body#shows .columns2 {
	background: transparent url(/images/bg_columns_middle_2.jpg) repeat-y 0 0;
	float: left;
}

body#shows .columns2-bottom {
	background: transparent url(/images/bg_columns_bottom_2.jpg) no-repeat 0 100%;
}

body#shows .columns2-middle {
	background: transparent url(/images/bg_columns_top_2.jpg) no-repeat 0 0;
	padding: 15px 0 10px;
}

body#shows .columns2-left {
	padding-left: 10px;
	width: 445px;
	min-height: 360px;
	float: left;
}

body#shows .columns2-right {
	margin-left: 5px;
	padding-left: 15px;
	width: 195px;
	min-height: 360px;
	float: left;
}

body#shows .columns2-right p {
	margin-bottom: 0.6em;
}

body#shows .columns2-right a {
	color: #fff;
}

body#shows .columns2 p,
body#shows .columns2 td,
body#shows .columns2 th {
	color: #fff;
}

body#shows table.showtimes {
	margin: 0 0 .5em;
	width: 183px;
}

body#shows table.showtimes th,
body#shows table.showtimes td {
	padding: 0 10px;
}

body#shows table.showtimes th.tan,
body#shows table.showtimes td.tan {
	background: transparent url(/images/bg_tan.gif) repeat 0 0;
}

body#shows #right-column {
	/*margin-top: -270px;*/
	/*position: relative; */
}

body#shows #right-column #callout-inside {
	min-height: 600px;
}

#callout-top p,
#callout-top h3 {
	text-align: left;
}

#callout-top h3 {
	background: url('/images/icon_hand.gif') no-repeat 0 30%;
	padding-left: 25px;
	color: #fff;
	font-size: 1.6em;
	font-family: Arial, Verdana, sans-serif;
	margin-bottom: 10px;
}

#callout-inside q {
	font-size: 1.4em;
	color: #F2D297;
}

#callout-inside q.big {
	font-size: 2.5em;
	line-height: 1.1em;
	font-family: serif;
	color: #FFF;
	font-weight: bold;
}

#callout-inside cite {
	color: #F2D297;
	font-size: 1.4em;
	font-style: normal;
	display: block;
	margin: 5px 0 10px 15px;
	padding-bottom: 10px;
	background: url(/images/hr_callout.gif) no-repeat scroll 50% 100%;
}

#callout-inside cite.doublehr {
	background: url(/images/double_hr.gif) no-repeat scroll 50% 100%;
	padding-bottom: 20px;
}

#callout-inside a.more {
	font-size: 1.1em;
	padding-left: 6px;
}

#callout-top #callout-inside {
	padding: 17px;
}

#callout-top p.review {
	background: transparent url(/images/hr_callout.gif) no-repeat 50% 100%;
	color: #deca93;
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 1em 0;
	padding: 0 0 1em;
}

#callout-top p.review a {
	color: #c5a95c;
	font-size: .9em;
}

#callout-top p.director-notes-sample {
	color: #deca93;
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 1em 0 .5em;
	padding: 0;
}

#callout-top p.director-notes {
	background: transparent url(/images/hr_callout.gif) no-repeat 50% 100%;
	text-align: center;
	padding-bottom: 1em;
}

#callout-top p.director-notes a {
	background: transparent url(/images/icon_hand.gif) no-repeat 0 50%;
	color: #fff;
	padding-left: 25px;
}

p.showtimes {
	margin: 10px 0;
	text-align: center;
}

a.moreshowtimes {
	background: transparent url(/images/icon_hand.gif) no-repeat 0 50%;
	color: #fff;
	padding-left: 25px;
	padding-right: 11px;
	text-decoration: none;
	font-size: 1.2em;
}

body#shows .columns2-right a.seatingchart {
	color: #F2D297;
	padding-left: 22px;
}

table.shows-list td {
	font-size: 1em;
}

table.shows-list img {
	width: 88px;
	height: 150px;
}


/* = FORMS
-------------------------------------------------*/
form {
	margin: 20px 0;
}
form .form-inner {
	background: #a49b6a url(/images/bg_form_top.gif) no-repeat 0 0;
	color: #222;
	padding: 10px;
	margin-bottom: 15px
}

form table {
	font-size: 1em;
	margin: 0 0 1.3em;
	border-spacing: 0;
	border-collapse: collapse;
}


form table td,
form table th {
	color: #444;
	padding: 2px 5px 2px 0;
}

input,
textarea {
	background-color: #c1bb93;
	color: #333;
	font-size: 1em;
	padding: 2px 4px 2px;
	border: none;
}

input.submit {
	padding: 0px;
}

/* = FOOTER
-------------------------------------------------*/
#footer {
	background: transparent url(/images/bg_footer.gif) no-repeat 0 0;
	padding: 10px 0 30px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #callouts {
	text-align: center;
	margin: 10px 0 20px 0px;
}

#footer #callouts a {
	color: #ccab69;
	padding: 0 15px;
}

#footer ul {
	text-align: center;
}

#footer li {
	font-size: 1.2em;
	margin: 0 10px;
	padding: 0;
	display: inline;
}

#footer li.phone {
	background: transparent url(/images/icon_phone.gif) no-repeat 0 50%;
	padding-left: 15px;
}

#footer li.rss {
	background: transparent url(/images/icon_rss.gif) no-repeat 0 50%;
	padding-left: 15px;
}


/* = FRONT PAGE
-------------------------------------------------*/
body#front #flash-stage {
	background: transparent url(/images/bg_flash.png) no-repeat 0 0;
	margin-left: 4px;
	padding: 1px 1px 0px;
	width: 1000px;
	height: 287px;
}

body#front #navigation {
	background-image: url(/images/bg_navigation_front.png);
}

body#front #content {
	background-image: url(/images/bg_content_front.jpg);
	margin: 0 0 0 4px;
	height: 339px;
}

body#front #right-column {
	background: transparent url(/images/bg_rightcolumn_front.jpg) no-repeat 0 0;
	margin: 0;
	width: 319px;
	height: 326px;
	position: relative;
}

body#front #flash-poster-browser {
	margin-top: 1px;
	margin-left: 1px;
	width: 666px;
	height: 338px;
	float: left;
}

body#front #flash-poster-browser p {
	margin: 20px;
}

body#front #flash-poster-browser a {
	color: #fff;
}

body#front #right-column {
	margin: 6px 20px 0 0;
}

body#front #right-column #calendar {
	position: absolute;
	left: 16px;
	top: 91px;
}

body#front #buttons {
	margin-top: 3px;
	margin-left: 15px;
}

body#front #right-column a.buy-tickets {
	background: transparent url(/images/button_tickets_front.jpg) no-repeat 0 0;
	width: 285px;
	height: 45px;
	display: block;
}

body#front #right-column a.groups {
	background: transparent url(/images/button_groups_front.jpg) no-repeat 0 0;
	width: 137px;
	height: 42px;
	display: block;
	float: left;
}

body#front #right-column a.packages {
	background: transparent url(/images/button_packages_front.jpg) no-repeat 0 0;
	width: 148px;
	height: 42px;
	display: block;
	float: left;
}

body#front #right-column a.buy-tickets:hover,
body#front #right-column a.groups:hover,
body#front #right-column a.packages:hover {
	background-position: 0 100%;
}


/* search results */
#search-results a span {
	position: relative;
	top: 0;
	left: 0;
	display: inline;
}

/* weather.com */
#wx_module_8873 p,
#wx_module_8873 a {
	line-height: 1em;
	margin: 0;
	padding: 0;
}

#wx_module_8873 table,
#wx_module_8873 table tbody,
#wx_module_8873 table tr,
#wx_module_8873 table td {
	line-height: .5em;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#wx_module_8873 input {
	background-color: #fff;
	color: #000;
	margin: 0;
	border: 1px solid #333;
}

