@charset "UTF-8";
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 130%;
	font-weight: bold;
	color: #04647F;
}
#topnav {
	position: relative;
	top: 0px;
	text-align: center;
	background-repeat: no-repeat;
	width: 700px;
	height: 33px;
	color: #CCC;
}
body {
	font: Helvetica, Arial, sans-serif;
	line-height:105%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #000;
}
.headlines {
	width: 400px;
	left: 50px;
	padding: 12px
!important;
	top: 0px;
	font-size: 0.9em;
	border: 4px solid #FC3;
	text-align: left;
	min-height: 455px;
}
#contact {
	position: absolute;
	left: 820px;
	top: 15px;
	text-align: right;
	font-size: 1.2em;
	padding: 2px 0px 0px 8px;
	width: 211px;
	color: #999;
	line-height: 1.4em;
	height: 75px;
}
#ball {
	height: 50px;
	width: 49px;
	left: 176px;
	top: 29px;
	position: absolute;
}
#container {
	width: 1100px;
	position: relative;
	background: #000 url(Images/REDESIGN-TOP-1100.png) no-repeat 0px 10px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 130%;
	color: #333;
	text-align: left;
}
#mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: relative;
	top: 148px;
	width: 1100px;
	overflow: visible;
	text-align: left;
}

#footer {
	position: relative;
	bottom: -180px;
	width: 651px;
	text-align: center;
	font-weight: bolder;
}

a:hover {
	background-color: #999;
	text-decoration: none;
	color: #000;
}

a {
	color: #CCC;
	text-decoration: underline;
}
.quote {
	font-style: italic;
	color: #930 !important;
}
.quotee {
	text-align: right !important;
}
blockquote {
	color: #930;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #930;
	font-size:1em;
}
.listitemsstyle {
	color: #CCC;
	line-height: 150%;
}

a:visited {
	color: #CCC;
	text-decoration: underline;
}
.filmtitle {
	font-style: italic;
	font-weight: bold;
}
.floatleft {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
}
.floatright {
	float: right;
	margin-top: 4px;
	margin-left: 8px;
	margin-bottom: 4px;
}
#mainNav {
	height: 20px;
	color: #CCC;
	margin-bottom: 40px;
	font-size: 12px;
	position: relative;
	left: 250px;
}
#mainNav ul {
	margin: 0 auto;
	padding: 0px;
}
li {
	list-style-type: none;
}

#mainNav ul li {
	margin: 0 .75em 0 0;
	float: left;
}

#mainNav a   {
	color: #CCC;
	display: block;
	text-decoration: none;
	border: 1px hidden black;
	padding: 4px 16px;
}
#mainNav a:hover , #mainNav a:focus, #mainNav a:active{
	background-color: #9C3;
	color: #999;
}
.offleft {
	position: absolute;
	margin-left: -9000px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#container #mainContent p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em !important; 
	line-height: 130% !important;
	color: #CCC;
	text-align: left;
	padding: 0px 18px 0px 18px;
}
#topnav a.current , #mainNav .current{
	color: #9C3;
}
#container #mainContent #clipstable {
	padding: 6px;
	margin: 4px;
	vertical-align: bottom;
	border-top: solid #C66 1px;
	border-left: solid #C66 1px;
	border-bottom: solid #600 1px;
	border-right: solid #600 1px;
}
.TabbedPanelsContentVisible p #FLVPlayer {
	float: left;
	color: #CCC;
	margin: 0px 10px 10px 0px;
}
.TabbedPanelsContentVisible h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: C60;
}
.TabbedPanelsContentVisible p {
	float: none;
}

.filmtitleheader {
	color: #ce9c0b;
	font: italic bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 18px;
}
.presslink {
	color: #ce9c0b;
}
#LBNcontainer #LBNmainContent p {
	width: 700px;
}
#LBNcontainer {
	width: 700px;
}
.filmtitleheaderCopy {
	color: #ce9c0b;
	font: italic bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 18px;
}
h3 {
	color: #FFF;
	padding: 0 18px 0 18px;
}
h1 {
	color: #FFF;
	padding: 8px 14px;
	font: 1.6em;
	line-height: 120%;
	font-weight: 400;
}
ul img {
	display: block;
}
