body
{
	background-image: url(img/body.jpg);
	background-color: #fe8276;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

img
{
	border: none;
}

td
{
	padding: 0px;
	margin: 0px;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

div
{
	text-align: left;
}

div#bottom
{
	width: 1000px;
	height: 199px;
	background-image: url(img/bottom.jpg);
	margin: 0px auto;
}

div#body
{
	/*background-image: url(img/body_bg.jpg);*/
	background-image: url(img/body_bg.gif);
	width: 1000px;
	margin: 0px auto;
	background-position: center bottom;
	background-repeat: no-repeat;
}

table#main
{
	width: 950px;
}

div#lang_button
{
	width: 100px;
	height: 37px;
	background-image: url(img/lang_button.jpg);
	margin-left: 73px;
	margin-top: 65px;
}

div#lang_button_offset
{
	padding-top: 8px;
	text-align: center;
}

div#lang_button a
{
	color: white;
	font-weight: bold;
	font-size: 16px;
}

div#top
{
	width: 836px;
	height: 146px;
	background-image: url(img/top.png);
	margin: 0px auto;
	font-size: 14px;
}

div#top_offset
{
	margin-left: 20px;
	text-align: justify;
	width: 510px;
	color: #111;
}

td#top
{
	text-align: center;
	padding: 15px 0px 15px 0px;
}

span.day_cap
{
	color: #FFE5E0;
	font-size: 22px;
	font-weight: bold;
}

div.item_time
{
	background-color: #D53329;
	width: 65px;
	height: 25px;
	float: left;
}

div.item_time_inner
{
	padding-top: 3px;
	text-align: center;
	font-weight: bold;
	color: #FFCC00;
	font-size: 16px;
}

span.item_caption
{
	color: white;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}

div.item_spacer
{
	height: 25px;
	width: 50px;
	float: left;
}

div.item_video_link
{
	background-image: url(img/content_bottom.gif);
	width: 440px;
	height: 92px;
}

div.item_content
{
	background-image: url(img/content_top.gif);
	width: 440px;
	height: 275px;
	background-repeat: no-repeat;
}

div.item_video
{
	background-image: url(img/content_video.gif);
	width: 440px;
	background-repeat: repeat-y;
	text-align: center;
}

div.content_line
{
	height: 20px;
	font-size: 0px;
	border-top: 1px solid #999;
	margin: 20px 10px 0px 20px;
}

td.trailer_cap
{
	color: #CC3333;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
	font-size: 16px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 15px;
}
