body {
	font-family: tahoma, arial, helvetic, sans-serif;
	font-size: 14px;
	color: #0F4171;
	margin-top: 0px;
}

table td {
	vertical-align: top;
}

img {
	border: 0px;
}

#lsm {
	margin: 0px auto;
	width: 800px;
	height: 100%;
}

#headerImage {
	border-bottom: 4px solid #0F4171;
	height: 40px;
	width: 800px;
	margin: 10px auto;
}

#bodyContent {
	margin-bottom: 20px;
}

#leftNav {
	border-right: 1px solid #0F4171;
	padding-right: 8px;
	width: 120px;
}

#leftNav a {
	text-decoration: none;
	color: #0F4171;
}

#leftNav ul {
	list-style: none;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font-size: 13px;
}

#leftNav ol {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

#leftNav li {
	cursor: pointer;
	line-height: 22px;
	border-bottom: 2px solid white;
}

#leftNav .dummyIEFix {
	line-height: 0px;
}

#movieButtons li {
	line-height: 18px;
}

.navOn {
	border-bottom: 2px solid #0F4171 !important;
}

.navSelected:before {
	content: "\3E \ ";
}

.homeContentContainer {
	width: 500px;
	height: 100%;
	display: none;
	padding: 4px;
	font-size: 14px;
	margin-left: 12px;
}

#homeCopy table {
	width: 100%;
}

#homeCopy td {
	font-size: 11px;
	width: 50%;
}

#homeCopy .filmTitle {
	font-weight: bold;
	font-size: 14px;
}

.posterSmall {
	height: 96px;
	width: 64px;
	float: left;
	margin-right: 8px;
	cursor: pointer;
	border: 1px solid #0F4171;
}

.filmDetails {
	height: 310px;
}

.filmDetails .filmTitle {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 4px;
	text-decoration: underline;
}

.filmTitle .filmYear {
	font-size: 12px;
}

.poster {
	border: 2px solid #0F4171;
	width: 150px;
	height: 225px;
	margin-right: 10px;
}

.filmCredits {
	width: 280px;
	font-size: 11px;
}

.filmCredits td {
	width: 50%;
}

.filmCredits td:nth-child(1) {
	font-weight: bold;
}

.filmSynopsis {
	width: 100%;
	font-size: 12px;
	padding-top: 10px;
}

.links {
	padding: 8px 12px 0px 0px;
	height: 100%;
	font-size: 11px;
}

.links a {
	background: url(../images/externalLink.gif) no-repeat right center;
	padding-right: 14px;
	color: #510A0A;
}

.links a:hover {
	text-decoration: none;
}

.links a.seeIt {
	font-weight: bold;
}

.quote {
	padding-top: 6px;
	font-size: 12px;
}

#newsBar {
	border-left: 1px solid #E3EEF8;
	padding-left: 6px;
}

#newsHeading {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}

#newsContent {
	font-size: 12px;
}

#videoContent {
	font-size: 13px;
	margin-left: 30px;
}

#videoContent td {
	padding: 0px 20px 10px 0px;
}

.video {
	display: none;
	float: left;
	margin-right: 20px;
	background-color: black;
}

.videoThumbnail {
	float: left;
	margin-right: 12px;
	width: 100px;
	height:100px;
	cursor: pointer;
	text-decoration: underline;
	font-size: 11px;
	text-align: center;
}

.videoThumbnail img {
	width: 100px;
	height: 75px;
}

#aboutContent {
	margin: 20px 40px 0px 40px;
}

#aboutContent td {
	padding-bottom: 20px;
}

#aboutContent .links {
	margin-left: 400px;
	padding-top: 4px !important;
}

.aboutImg {
	float: left;
	margin-right: 10px;
	border: 1px solid #E3EEF8;
	width: 100px;
	height: 150px;
}

.aboutName {
	font-weight: bold;
	border-bottom: 1px solid #E3EEF8;
	font-size: 18px;
}

.aboutBio {
	margin-top: 6px;
	font-size: 15px;
}

#footer {
	width: 800px;
	margin: -15px auto;
	font-size: 11px;
}

#footer .right {
	float: right;
}

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