@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000;
	text-align: left;
	letter-spacing: 0.5px;
}
#container {
	height: auto;
	width: 854px;
	margin: auto;
	text-align: center;
}
#header {
	height: 60px;
	width: 720px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 50px;
}
#headerFilmroom {
	height: 50px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 50px;
}
#player {
	height: auto;
	width: 840px;
}
#player_box {
	height: 460px;
	width: 840px;
	padding-top: 60px;
	background-color: #e7e7e7;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
#player_box_filmroom {
	height: 470px;
	width: 840px;
	padding-top: 20px;
	background-color: #e7e7e7;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
#slideshow {
	margin: 0 auto;
	text-align: center;
}
.slideshow { 
	height: 400px; 
	width: 720px; 
	margin: 0 auto;
}
/* menu bar background animation*/
#menu {
	height: 15px;
	text-align: center;
	margin: 2px auto 0;
	width: 900px;
	position: center;
	clear: both;
}
#c a {
	padding-top: 3px;
	background:url(../images/bg3.jpg) repeat 0 0;
	text-decoration: none;
	height: 15px;
}
#footer {
	text-align: center;
	font-family: Verdana;
	font-size: 8px;
	letter-spacing: 2px;
	height: 150px;
	width: 850px;
	margin: 0 auto;
	clear: both;
	position: absolute;
}
/* menu */
ul {
	list-style:none;
	margin:0 auto;
	padding:0;
	width: 720px;
	height: 10px;
}
	li {
	float:left;
	width:80px;
	text-align: center;
	padding-top: 20px;
}
	li a {
	text-align: center;
	margin: 0 auto;
}
	li a {
	background-image: url(../images/bg3.jpg);
	background-repeat: 0 0;
}
	li a:hover, li a:focus, li a:active {
	background-position:-300px 0;
}
h3 {
	font-size: 14px;
	line-height: 16px;
	color: #000;
	text-align: left;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #CCC;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #000;
	text-decoration: none;
	letter-spacing: 2px;
}

.trademark {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
	letter-spacing: .1em;
}
borderRight {
	border-right:#333 thin dotted;
}
#shareit {
	text-align: center;
	height: 10px;
	width: 10px;
	margin: 0 auto;
}
#textbox {
	width: 850px;
	clear: both;
	padding-top: 1500px;
	text-align: left;
}
/* sliding div */
a:focus {
	outline: none;
}
#panel {
	height: auto;
	display: none;
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
.slide {
	margin: 0;
	padding: 0;
}
.btn-slide {
	text-align: center;
	width: 144px;
	height: 15px;
	margin: 0 auto;
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
.active {
	background-position: right 12px;
}
#spacer {
	text-align: center;
	clear: both;
	height: 5px;
	width: 500px;
	margin: 0 auto;
}
#bottomPadding {
	margin-bottom: 50px;
}
.baseline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
