@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../_images/top_bg_01.jpg) no-repeat top center #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #222222;
}
/* -------------------------------------------------------------------------------------------- Hyperlinks */
a:link {
	text-decoration: none;
	color: #000044;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000044;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
/* -------------------------------------------------------------------------------------------- Headings */
h1 {
	font-size: 22px;
	color: #993300;
	font-weight: bold;
	margin-top: 50px;
}
h1.hFirst {
	font: 24px;
	color: #993300;
	margin: 0px 0 15px 10px;
}
h1.hSidebar {
	font-size: 24px;
	color: #993300;
	font-weight: bold;
	margin: 0px;
	visibility: hidden;
}
h2 {
	font-size: 17px;
	color: #222222;
	margin: 30px 0 0 10px;
}
h3 {
	font-size: 16px;
	color: #222222;
	font-weight: bold;
	margin: 20px 0 0 10px;
}
/* -------------------------------------------------------------------------------------------- Layout DIVs */
#container {
	width: 1000px;
	margin: -250px auto;
	padding: 0;
	text-align: left;
	background: url(../_images/container_bg_05.png) repeat-y;
}

#mainContent {
	width: 495px;
	padding: 50px 25px 30px 80px;
}
#mainContent p {
	padding-left: 10px;
}

h1 span {
	display: none;
}

h1.test {
	background: url(../_images/h1_test.png) no-repeat;
	padding: 0;
	margin-left: -46px;
	height: 175px;
	width: 550px;
}
#slideshow {
	margin: 0 0 0 -45px;
	padding: 0;
}
/* -------------------------------------------------------------------------------------------- Sidebar */
#sidebar {
	float: right;
	text-align: left;
	margin: 50px 70px 0 0;
	padding: 0px 20px 30px 0;
	width: 300px;
}
#sidebar h2.visitingLivingWord {
	background: url(../_images/h2_visitingLivingWord.png) no-repeat;
	padding: 0 0 0 30px;
	height: 40px;
	margin:0;
	width: 355px;
}
#sidebar h2.watchOnline {
	background: url(../_images/h2_watchOnline.png) no-repeat;
	padding: 0 0 0 30px;
	height: 40px;
	margin:0;
	width: 355px;
}
#sidebar h2.signIn {
	background: url(../_images/h2_signIn.png) no-repeat;
	padding: 0 0 0 30px;
	height: 40px;
	margin:0;
	width: 355px;
}
#sidebar h2 span {
	display: none
}

#sidebar p {
	margin-left: 52px;
}

#sidebar form {
	margin-left: 52px;
}
/* -------------------------------------------------------------------------------------------- Footer */
#footer {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 5px 0 20px 0;
}
#footer_nav {
	margin: 0 35px 0 35px;
	padding: 10px 0 0 15px;
	text-align: right;
	vertical-align: middle;
	border-top: 1px solid #999999;
}
#footer_nav ul {
	text-align:left;
	margin-left: 0;
	padding-left: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#footer_nav li {
	display: inline;
	background-image: url(../_images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
}
#footer_nav li:first-child {
	border: none;
	background-image: none;
}
/* -------------------------------------------------------------------------------------------- Secondary Nav */
#secondary_nav {
	width: 1000px;
	margin: 250px auto;
	vertical-align: bottom;
	height: 30px;
	background: url(../_images/container_bg_02.png) no-repeat top center;
	overflow: hidden;
}
#submenu {
	float: left;
	width: 930px;
	margin: 0 5px 0 35px;
	background: url(../_images/submenu.jpg) no-repeat top center;
	height: 30px;
	padding: 0;
	vertical-align: middle;
	border-bottom: 1px solid #1640c8;
}
ul.miscLinks {
	text-align:right;
	float: right;
	margin: 6px 35px 0 35px;
	padding: 0 20px 0 45px;
}
ul.miscLinks li {
	display: inline;
	border-left: 1px solid #888;
	background-repeat: no-repeat;
	padding-left: 9px;
	padding-right: 5px;
}
ul.miscLinks li:first-child {
	border: none;
	padding-right: 5px;
}

ul.subLinks {
	text-align:left;
	margin: 7px 35px 0 34px;
	padding: 0 20px 0 18px;
}
ul.subLinks li {
	display: inline;
	border-left: 2px groove #b57161;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 8px;
}
ul.subLinks li:first-child {
	border: none;
	padding-right: 8px;
}

ul.subLinks a:link {
	text-decoration: none;
	color: #edcac2;
	font-weight: normal;
}
ul.subLinks a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #edcac2;
}
ul.subLinks a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #ffffff;
}
ul.subLinks a:active {
	text-decoration: none;
	font-weight: normal;
	color: #edcac2;
}

ul.location {
	float:left;
	text-align:left;
	margin: 6px 35px 0 27px;
	padding: 0 20px 0 55px;
}
ul.location li {
	display: inline;
	padding-left: 10px;
	background: url(../_images/li_arrow.gif) no-repeat;
	background-position: bottom left;
}
ul.location li:first-child {
	background: none;
}

/* -------------------------------------------------------------------------------------------- Menu Tabs */
#tabsI {
	width: 930px;
	margin: 0 0 0 35px;
	line-height:inherit;
	padding:15px 0 0 0;
	float:left;
}
#tabsI ul {
	margin:0;
	padding:0 0 0 54px;
	list-style:none;
	line-height:normal;
}
#tabsI li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsI a {
	float:left;
	background:url(../_images/tableftI.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}
#tabsI a span {
	float:left;
	display:block;
	background:url(../_images/tabrightI.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	margin:0;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsI a span {float:none;}
/* End IE5-Mac hack */
#tabsI a:hover span {
	color:#FFF;
}
#tabsI a:hover {
	background-position:0% -42px;
}
#tabsI a:hover span {
	background-position:100% -42px;
}
#tabsI #current a {
	background-position:0% -42px;
}
#tabsI #current a span {
	background-position:100% -42px;
}
/* -------------------------------------------------------------------------------------------- Misc */
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.formbutton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol.nestedList li {
	margin-top: 10px;
	font-weight: bold;
	text-decoration: none;
}
ol.nestedList li:first-child {
	margin-top: 0;
	text-decoration: none;
}
ol.nestedList ul {
	margin-top: 10px;
	font-weight: normal;
	text-decoration: none;
}
ol.nestedList ul li {
	margin-top: 0;
	font-weight: normal;
	text-decoration: none;
}
div#cinemaPlayer {
	margin-left: 20px; 
}
