/* CSS Document */

body {
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	height:100%;
	font-family:"Times New Roman", Times, serif;
	color:#666;
	font-size: 16px;
}

/* Png Fix for IE 6 */
img, div { behavior: url(iepngfix.htc) }

h1 {
	font-size: 24px;
	color: #BD0000;
	clear: both;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	margin-top: 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #B50000;
	font-weight: 500;
	clear: both;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	margin-top: 0px;
}

p { 
	line-height:1.5; 
	margin:0 0 1em;
}

a {
	outline:none;
}

a:link {
	color: #990000;
}

a:visited {
	color: #990000;
}

a:hover {
	color: #FF0000;
}

.photo_credit {
	font-size: 11px;
	color: #777777;
	clear: both;
}

div#falling_snow {
	position: absolute;
	width: 100%;
	height: 113px;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:960px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div#header {
	background-image: url(../images/header.png);
	outline:none;
	margin: 0px;
	padding: 0px;
	height: 113px;
	float: left;
	width: 960px;
}

	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#top_menu {
	height: 36px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* Top Menu Hover Effects */

.menu_button_x {
	float: left;
	margin: 0px;
	padding: 0px;
}

.menu_button_a {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 103px;
	display: block;
	outline:none;
}


.menu_button_b {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu_the_production.png);
	height: 36px;
	width: 159px;
	display: block;
	outline:none;
}

.menu_button_c {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu_videos.png);
	height: 36px;
	width: 84px;
	display: block;
	outline:none;
}

.menu_button_d {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu_special_offers.png);
	height: 36px;
	width: 216px;
	display: block;
	outline:none;
}


/* End Top Menu Hover Effects */


div#top_menu_bottom_shadow {
	background-image: url(../images/NUTC_web_960px-_13.png);
	height: 26px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	float: left;
}

div#content {
	background-image: url(../images/NUTC_web_960px-_14.png);
	height: auto;
	width: 960px;
	margin: 0px;
	float: left;
	}
	
div#content_inner {
	padding-top: 25px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 70px;
}

div#content_bottom {
	background-image: url(../images/NUTC_web_960px-_17.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	float: left;
	}

	div#content p {
		text-align:justify;
	}

/* Buy Tickets */

#vertical_slide, #horizontal_slide {
	background: #D0C8C8;
	color: #8A7575;
	padding: 10px;
	border: 5px solid #F3F1F1;
	font-weight: bold;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

#buy_tickets_top_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	float: right;
}

#buy_tickets_body_ticketinfo {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	width: 350px;
	height: 320px;
}

#buy_tickets_body_calendar {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	width: 400px;
	height: 320px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #820000;
}

#POPCal {
	height: 300px;
	width: 250px;
}

#info_menu {
	font-size: 14px;
	font-weight: bold;
}

#info_menu ul {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#info_menu li {
	list-style-type: none;
	margin-left: 15px;
	margin-bottom: 20px;
}

#info_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#info_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#info_menu a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* Coda Slider effect */

#slider {
  margin: 0 auto;
  position: relative;
}

.scroll {
  overflow: hidden;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: #FFFFFF repeat-x scroll left bottom;
}

.scrollContainer div.panel {
	width: 560px; /* change to 560px if not using JS to remove rh.scroll */
	padding-right: 20px;
	height: auto;
}

.navigation {
	padding: 7px;
	margin: 0px;
}

.navigation li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 105px;
	width: 215px;
	display: block;
}

.navigation a {
	height: 105px;
	width: 215px;
	padding: 0px;
	margin: 0px;
	height: 105px;
	width: 215px;
	display: block;
}

.navigation a:hover {
	padding: 0px;
	margin: 0px;
	height: 105px;
	width: 215px;
	display: block;
	background-image: url(../images/the_story/button_hover.png);
	background-repeat: no-repeat;
	outline:none;
}

.navigation a.selected {
	padding: 0px;
	margin: 0px;
	height: 105px;
	width: 215px;
	display: block;
	background-image: url(../images/the_story/button_active.png);
	background-repeat: no-repeat;
	outline:none;
}


/* Coda Slider effect 2 */

#slider2 {
  margin: 0 auto;
  position: relative;
}

.scroll2 {
  overflow: hidden;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: repeat-x scroll left bottom;
}

.scrollContainer2 div.panel2 {
	/* width: 560px;  change to 560px if not using JS to remove rh.scroll */
	padding-right: 20px;
	height: auto;
}

.navigation2 {
	padding: 7px;
	margin: 0px;
}

.navigation2 li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
}

.navigation2 a {
	padding: 0px;
	margin: 0px;
	display: block;
}

.navigation2 a:hover {
	padding: 0px;
	margin: 0px;
	display: block;
	background-repeat: no-repeat;
	outline:none;
}

.navigation2 a.selected {
	padding: 0px;
	margin: 0px;
	display: block;
	background-repeat: no-repeat;
	outline:none;
}


/* Did you Know Box */

div.did_you_know_box {
	background: url(../images/the_story/did_you_know_bg.png);
	width:820px;
	height:200px;
	float: left;
}

div.did_you_know_box_content {
	height: 200px;
	width: 420px;
	height:200px;
	margin-left: 350px;
	color: #480000;
	font-family: "Times New Roman", Times, serif;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: left;
	vertical-align: middle;
}

/* Footer */

div#footer {
	position:absolute;
	width:100%;
	bottom:-100;
	clear: both;
	left: 0px;
}
	div#footer p {
		padding:1em;
		margin:0;
	}
	
	div#footer a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
	
	div#footer a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	}

#footer_container {
	left:0px;
	top:0px;
	width:960px;
	height:170px;
	padding-bottom: 50px;
}

#footer-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:62px;
	height:164px;
}

#nboc-logo {
	position:absolute;
	left:62px;
	top:0px;
	width:115px;
	height:164px;
}

#footer-03 {
	position:absolute;
	left:177px;
	top:0px;
	width:711px;
	height:43px;
}

#footer-04 {
	position:absolute;
	left:888px;
	top:0px;
	width:72px;
	height:164px;
}

#footer-05 {
	position:absolute;
	left:177px;
	top:0px;
	width:711px;
	height:54px;
	text-align: right;
}

#footer-06 {
	position:absolute;
	left:177px;
	top:97px;
	width:711px;
	height:67px;
	text-align: right;
	padding-top: 20px;
}


#footer_text {
	position:absolute;
	left:680px;
	bottom: 40px;
}