body {
	margin: 0;
	padding: 0;
	color: #858585;
	font: 12px/17px Georgia, "Times New Roman", Times, serif;
	background: #acaba6 url(/bin/img/white.gif) repeat-y center;
}
img {
	border: 0;
}
div#header {
	background: url(/bin/img/facets.gif) no-repeat #85847e;
	width: 980px;
	height: 47px;
	margin: 0 auto;
	position: relative;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
div#header a#facets_link {
	position: absolute;
	top:0;
	left: 0;
	height: 47px;
	width: 105px;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
}
div#header h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	color: #fff;
	top: 19px;
	left: 118px;
	font-size: 19px;
}
div#header h2 {
	position: absolute;
	margin: 0;
	padding: 0;
	color: #fff;
	top: 7px;
	left: 160px;
}
div#header form#google_search {
	position: absolute;
	right: 10px;
	top: 18px;
	display: none;
}
div#header div#kids {
	position: absolute;
	bottom: 30px;
	right: 37px;
}
div#header form#google_search * {
	float: left;
	display: block;
}
div#header form#google_search label#query_label {
	overflow: hidden;
	width: 117px;
	height: 7px;
	text-indent: -99999px;
	background: url(../../img/search_website_header.gif) no-repeat #150708;
	display: block;
	position: relative;
	top: 6px;
}
div#header form#google_search input#query {
	background: #150708;
	border: 1px solid #fff;
	color: #fff;
	font-size: 10px;
	text-indent: 3px;
	padding: 3px 0;
	margin: 0 6px 0 12px;
}
img#monsters {
	margin: 0 auto;
	display: block;
	width: 980px;
	height: 231px;
}
div#columns {
	width: 980px;
	margin: 0 auto;
	
}
div#columns div#left, div#columns div#center {
	float: left;
	width: 650px;
}
div#columns div#center.home {
	width: 650px;	
}
div#center {
	position: relative;
	left: -1px;
	border-left: 1px solid #85847e;
	margin: 17px 0 0 0;
	padding: 0 22px 22px 22px;
	color: #666;
	font: 13px/17px "Lucida Grande", Lucida, "Trebuchet MS", "Tahoma",Verdana, sans-serif;
}
div#center h1 {
	font-size: 24px;
	line-height: 27px;
}
div#center h3, .mceContentBody h3 {
	color: #000;
	margin: 0 0 0 0;
	font: 16px Times, "Times New Roman", Georgia, serif;
}
div#center h2, .mceContentBody h2 {
	color: #666;
	font-size: 20px;
	line-height: 25px;
}
div#center h4, .mceContentBody h4 {
	color: #dc467e;
	margin: 9px 0;
	font: 14px Times, "Times New Roman", Georgia, serif;
}
div#center a {
	color: #9c063e;
}
.mceContentBody a {
	color: #9c063e !important;
}
.mceContentBody h1 {
	color: #9c063e;
	font: 30px/30px Times, "Times New Roman", Georgia, serif;
}
div#center h3.schedule {
	margin: 8px 0;
	font: 18px Times, "Times New Roman", Georgia, serif;
}
div#columns div#center a#to_top {
	background: url(/bin/file/misc/to_top.gif);
	display: block;
	text-indent: -99999px;
	width: 20px;
	height: 82px;
	position: absolute;
	left: -20px;
	overflow: hidden;
}
div#columns div#left {
	width: 232px;
	margin: 27px 0 0 0;
	position: relative;
	border-right: 1px solid #85847e;
}

div#columns div#right {
	float: right;
	width: 214px;
	margin: 0 0 27px 0;
	padding: 14px 10px 14px 15px;
	background: #e7e7e7;
}
div#columns div#right table#cal {
	margin: 20px 0;
	width: 210px;
	border-collapse:collapse;
}
div#columns div#right table#cal tr.header {
	margin: 0 0 0 0;
	font: normal 16px/40px Times, "Times New Roman", Georgia, serif;
	text-align: left;
	color:#9c063e;
}
div#columns div#right h3 {
	font: normal 16px/40px Times, "Times New Roman", Georgia, serif;
	text-align: left;
	color:#9c063e;
}
div#columns div#right table#cal tr.week {
	
	font: 12px/24px "Lucida Grande", Lucida, "Trebuchet MS", "Tahoma",Verdana, sans-serif;
	color: #000;
}
div#columns div#right table#cal tr.week td {
	padding: 12px 0 0 0;
}
div#columns div#right table#cal tr.row td {
	width: 70px;
	height: 24px;
	border: 1px solid #e1e1e1;
	background: #f7f7f7;
	line-height: 24px;
	text-indent: 5px;
}
div#columns div#right table#cal tr.row td a {
	color: #9c063e;
	display: block;
	height: 100%;
	line-height: 24px;
	text-indent: 5px;
}
div#columns div#right table#cal tr.row td a:hover {
	color: #fff;
	background: #9c063e;
	text-decoration: none;
}

div.clearer {
	clear: both;
}
div#footer {
	border-top: 12px solid #85847e;
    width:980px;
	height: 58px;
	text-align: center;
	margin: 0 auto;
	padding: 12px 0 0 0;	

}
table.group {
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}
table.group tr td {
	font-size: 10px;
	padding: 4px;
	border-bottom: 1px solid #e1e1e1;
	
}
table.group tr.header td {
	font-size: 13px;
	border: 1px solid #e1e1e1;
	color: #dc467e;
	background: #f7f7f7;
}

table.group tr td.time,table.group tr td.age {
	white-space: nowrap;
	width: 50px;
	border: 0;
	padding: 4px 4px 0 4px;
	text-transform: lowercase;
}
table.group tr td.name {
	width: 120px;
	border: 0;
	padding: 4px 4px 0 4px;	
}
table.group tr td.location {
	border: 0;
	padding: 4px 4px 0 4px;
}
table.group tr td.location a {
	color: #000 !important;
}
table.group tr td.name a {
	font-weight: bold;
	color: #9c063e;
	text-decoration: none;
}
table.group tr td.name a:hover {
	background: #9c063e;
	color: #fff !important;
}
table.group tr.body {
	
}
div.body {
	padding: 12px;
	background: #f7f7f7;
	color: #666;
	font: 11px/17px "Lucida Grande", Lucida, "Trebuchet MS", "Tahoma",Verdana, sans-serif;
}
div.body div.show_filmcodes {
	margin: 12px 0;
}
div.body div.show_filmcodes img {
	margin: 0 4px 0 0;
	vertical-align: middle;
	border: 1px solid #d8d8d8;
	
}
div.film_img {
	float: left;
	width: 180px;
	margin: 0 12px 6px 0;
	border: 1px solid #d8d8d8;
}
div.film_copy {
	float: left;
	width: 410px;
}
div.body h3 {
	color: #000;
	margin: 0 0 0 0;
	font: 16px Times, "Times New Roman", Georgia, serif;
}
div.body p.director {
	margin: 4px 0;
	font-style: italic;
	color: #333;
}
div.body div.country_year_time {
	color: #666;
	font-size: 11px;
	margin: 0 12px 0 0;	
}
hr {
	margin: 20px 0;
}
.float {
	float: left;
	display: block;
	margin: 0 12px 8px 0;
}
