﻿/* CSS layout */
body {
	background-color: #020001;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}
a:link {
	color: #fffba9;
	text-decoration:none;
}
a:visited {
	color: #fffba9;
	text-decoration:none;
}
a:hover {
	color: #f75b00;
	outline: none;
	text-decoration:underline;
}

a.news:hover {
	text-decoration:none;
	color:#f75b00;
}

a.news {
color: #ff9b00;
font-size: 16px;
text-transform: uppercase;
font-weight:bold;
display:block;
}



#container {
	width: 1178px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#booksmain {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.leftcol {
	width: 286px;
	text-align: center;
}
#content_bg_repeat {
	width: 892px;
	background-image: URL('../images/content_bg_repeat.jpg');
	background-repeat: repeat-y;
}
#midcol {
	background-image: URL('../images/content_bg2.jpg');
	background-repeat: no-repeat;
}
#midcol2 {
	background-image: URL('../images/content_bg3_test.jpg');
	background-repeat: no-repeat;
}
#midcol3 {
	background-image: URL('../images/content_bg4.jpg');
	background-repeat: no-repeat;
}


#content_bg_bottom {
	background-image: URL('../images/content_bg_bottom2.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}
.rightcol {
	width: 185px;
	text-align: right;
	position: relative;
}
#innerrcol {
}
#search {
	width: 150px;
	height: 20px;
	background-image: URL('../images/search-bg.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
}
#page_content {
	width: 580px;
	background-color: black;
}
#nav {
	width: 178px;
	height: 256px;
	float: right;
	margin-top: 35px;

}
#slideshow {
	width: 240px;
	height: 180px;
	float: left;
	margin-left: 170px;
	margin-top: 165px;
	border-style: solid;
	border-color: black;
	border-width: 5px;
	z-index: 1;
}
#monoSlideshow {
	z-index: 2;
}
#Slideshow_flash {
	z-index: 2;
}


#slideshow_overlay {
	width: 57px;
	height: 94px;
	float: left;
	z-index: 100;
	margin-left: -5px;
	margin-top: 91px;
	position: absolute;
	background-image: URL('../images/slideshow_overlay_left.png');
	background-repeat: no-repeat;
}
#slideshow_overlay2 {
	width: 67px;
	height: 92px;
	float: right;
	z-index: 100;
	margin-left: 178px;
	margin-top: 93px;
	position: absolute;
	background-image: URL('../images/slideshow_overlay_right.png');
	background-repeat: no-repeat;
}
#logo {
	width: 260px;
	height: 190px;
	float: left;
	font-size: 11px;
	position:absolute;
}

#welcome {
	width: 290px;
	height: 138px;
	float: left;
	margin-top: 210px;
	font-size: 11px;
	padding-left: 20px;

}
#countdown {
	width: 385px;
	height: 80px;
	float: left;
	margin-top: 20px;
	font-size: 11px;
	margin-left: 518px;
	position:absolute;



}
#countdown_title {
	width: 185px;
	height: 59px;
	float: left;
	font-size: 11px;
	padding-top:14px;



}
#clock {
	width: 200px;
	height: 72px;
	float: right;
	font-size: 11px;
	padding-top:18px;


}


#header-home {
	width: 1178px;
	height: 358px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#subheader {
	width: 990px;
	padding-top: 90px;
	background-image: url('../images/sub-header.jpg');
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}
#header-home-left {
	width: 569px;
	height: 242px;
	background-image: url('../images/header-left.jpg');
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0px;
	left: 0px;
}
#header-slide {
	width: 397px;
	height: 242px;
	background-image: url('../images/slide-bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0px;
	right: 24px;
}
#header-home-right {
	width: 24px;
	height: 242px;
	background-image: url('../images/header-right.jpg');
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0px;
	right: 0px;
}
#header {
	width: 1178px;
	height: 358px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#homecontent {
	width: 540px;
	padding: 10px 20px 10px 20px;
	text-align: left;
	color: #FFFFFF;
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 14px;
}
#content {
	width: 700px;
	padding: 00px 00px 120px 70px;
	text-align: left;
	color: #FFFFFF;
	font-size: 13px;
	min-height: 1200px;
	font-family: Trebuchet ms, Helvetica, sans-serif;
}

#content_news {
	font-size: 14px;
	line-height:20px;
}

#content_home {
	width: 700px;
	padding: 00px 00px 120px 70px;
	text-align: left;
	color: #FFFFFF;
	font-size: 13px;
	min-height: 540px;
	font-family: Trebuchet ms, Helvetica, sans-serif;
}

#content_bump {
	width: 100px;
	height: 60px;
	float:right;
}

#news {
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	width: 266px;
	min-height: 500px;
	background-image: url('../images/left_news2.jpg');
	background-repeat: no-repeat;
	padding: 0px 10px 20px 10px;
	line-height: 16px;
}
#shopsmart {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	width: 286px;
	height: 75px;
	background-image: url('../images/left_shopsmart.jpg');
	background-repeat: no-repeat;
}
#left_tv {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	width: 286px;
	height: 280px;
	background-image: url('../images/left_tv_98d.jpg');
	background-repeat: no-repeat;
}
#news a:link {
	color: #FFFFFF;
}
#news a:visited {
	color: #FFFFFF;
}
#footer {
	color: #FFFFFF;
	font-size: 10px;
	height: 146px;
	width: 1178px;
	text-align: center;
	padding-top: 45px;
	background-image: url('../images/footer_bg2.jpg');
	background-repeat: no-repeat;
}
#footer a:link {
	color: #CCCCCC;
}
#footer a:visited {
	color: #CCCCCC;
}
#footer a:hover {
	color: #f75b00;
}
#footer-menu1 {
	height: 50px;
	width: 500px;
	float: right;
	margin-right: 280px;
}
#footer-menu2 {
	height: 50px;
	width: 600px;
	float: right;
	margin-top: 25px;
	margin-right: 220px;
}
#copyright {
	height: 100px;
	width: 220px;
	text-align: left;
	margin-left: 80px;
	float: left;
	color: #666666;
}
#copyright a:link {
	color: #666666;
}
#copyright a:visited {
	color: #666666;
}
#copyright a:hover {
	color: #f75b00;
}
.receiptbg {
	background-color: #FFFFFF;
	color: black;
}
.optionbutton {
	font-family: arial;
	font-size: 10px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #FF3F00;
}
.optionbutton2 {
	font-family: arial;
	font-size: 10px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #00DD00;
}
/* Styles from BC Site for Filmography*/
.copy_bak {
	padding: 4px;
}
.copy_bak a:link {
	color: #333333;
}
.copy_bak a:visited {
	color: #333333;
}
.show_groups {
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height:30px;
}

.headline4 {
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headline2 {
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff9b00;
	text-transform: capitalize;
	height: 50px;
}

.headline3 {
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 20px;
	color: #ff9b00;
	font-weight: bold;
	text-transform: uppercase;
}
.events_header {
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9b00;
}

.info {
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9b00;
	text-transform: capitalize;
}
.optionnumbers {
	background: #dddddd;
}
.optonalpha {
	background: #888888;
}
/*LAYERS FOR MNIB Main Page*/
#CloseDiv {
	float: right;
	width: 180px;
	text-align= center;
	padding: 5px;
	margin-top: 5px;
	font-size: 10px;
	background-color: #333333;
}
#CloseDiv a:visted {
	color: #666666;
}
#CloseDiv a:link {
	color: #FFCC00;
}
#mnibnav {
	width: 550px;
	text-align= center;
	padding: 5px;
	background-color: #333333;
}
#mnibnav a:visted {
	color: #666666;
}
#mnibnav a:link {
	color: #FFCC00;
}
#Preview {
	border: thin #333333 solid;
	padding: 5px;
}
#Synopsis {
	border: thin #333333 solid;
	padding: 5px;
}
#Credits {
	border: thin #333333 solid;
	padding: 5px;
}
#ProdNotes {
	border: thin #333333 solid;
	padding: 5px;
}
h3 {
	color: #ff9b00;
	font-size:26px;
	text-transform: uppercase;
	background-image: url('../images/bg_h3.png');
	background-repeat: repeat-y;
	padding-left:10px;
	width:580px;
}
.film_h3 {
	color: #ff9b00;
	font-size:26px;
	text-transform: uppercase;
	background-image: url('../images/bg_h3.png');
	background-repeat: repeat-y;
}

h4 {
	color: #ff9b00;
	font-size:16px;
	text-transform: uppercase;
	padding:0px;
	margin:0px;

}

hr {
	border: 1px dotted #2f2f2f;
	margin-bottom: 20px;
	margin-top: 20px;
}
#countdownmain {
	font-size: 14px;
	color: lime;
	font-weight: bold;
	text-align: center;
}
dl {
	width: 100%;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1em;
}
em.highlight {
	font-style: normal;
}
h3 {
	position: relative;
	clear: both;
}
#multiplecounterexample {
	margin-left: 2em;
}
#advanced dd {
	margin: 0;
	text-align: center;
}
#advanced dd div {
	margin: 0 auto;
	width: 70%;
	font-size: 160%;
	font-family: eurostile, arial, helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	border: 2px solid #000000;
	padding: 8px;
	letter-spacing: 2px;
	white-space: nowrap;
}
#countdownwrapper {
	width: 562px;
	height: 337px;
	background-image: URL('../images/My-Name-is-Bruce-Intro.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	position: relative;
}
#countdownnote {
	text-align: left;
	margin-top: 20px;
}
#countdown2_complete {
	color: #ff3333;
	background-color: #ffffff;
	font-style: italic;
	position: absolute;
	bottom: 0px;
}
#countdown5_complete {
	color: #000066;
	background-color: #ffffff;
	font-weight: bold;
}
.article dd p, .article dd div, .article dd .sourcecode {
	margin: 0 0 1em 0;
}
#newsshorts {
	color: #FFFFFF;
}
#newsshorts a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#newsshorts a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#newsshorts a:hover {
	color: #f75b00;
}
#BNGallery {
	color: #888888;
	font-size: 10px;
	text-align: center;
}
#mnibposter {
	padding: 5px 7px 20px 0px;
	text-align: center;
}
#iraq_bn {
	background-image: url('../images/iraq_bn.png');
	width: 688px; 
	height: 160px;
	background-repeat:no-repeat;
}
#iraq_bn_text {
	width: 520px; 
	height: 85px;
	float:right;
	margin-top:10px;
}
#iraq_bn_link {
	width: 150px; 
	height: 160px;
	float:left;
}
#iraq_bn_link2 {
	width: 520px; 
	height: 70px;
	float:right;
}

#ed_aod_apps {
	width: 700px; 
	height: 87px;
	padding:10px 0 0 0;
}
#ed_aod_apps_text {
	width: 214px; 
	height: 83px;
	float:right;
	padding: 4px 0px 0px 22px;
}
#ed_aod_apps_image {
	width: 464px; 
	height: 87px;
	float:left;
}


#hastings {
	background-image: url('../images/hastings.png');
	width: 648px; 
	height: 215px;
	background-repeat:no-repeat;
	margin:0 0 0 40px;
}
#hastings_text {
	width: 410px; 
	height: 50px;
	float:right;
	margin-top:35px;
	line-height:19px;
}
#hastings_link {
	width: 232px; 
	height: 215px;
	float:left;
}


#evildead_returns {
	background-image: url('../images/evildead_returns.png');
	width: 688px; 
	height: 215px;
	background-repeat:no-repeat;
}
#evildead_returns_text {
	width: 450px; 
	height: 50px;
	float:right;
	margin-top:25px;
}
#evildead_returns_link {
	width: 232px; 
	height: 215px;
	float:left;
}

#email2 { display: none; }

#address5 { display: none; }

#tweet ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#tweet {
	width: 420px;
	height: 150px;
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height:16px;
	float:right;
	padding: 6px 50px 0 0;
}

#tweet iframe {
	width: 420px !important;
}

#tweet a:link {
	color: #fff;
	text-decoration:underline;
}
#tweet a:visited {
	color: #fff;
	text-decoration:underline;
}
#tweet a:hover {
	color: #fff;
	text-decoration:underline;
}

#tweet2 ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#tweet2 {
	width: 475px;
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height:16px;
	float:right;
	padding:0px 30px 0 0;
}

#tweet2 a:link {
	color: #fff;
	text-decoration:underline;
}
#tweet2 a:visited {
	color: #fff;
	text-decoration:underline;
}
#tweet2 a:hover {
	color: #fff;
	text-decoration:underline;
}

#twitter_link {
	width: 300px;
	height: 156px;
	float:left;
}

#twitter_bg {
	background-image: url('../images/content_bg4_hero_Twitter2013_revised2.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 805px;
	height: 157px;
}

