body {
	font-family: 'Trebuchet MS', Trebuchet, sans-serif;
    font-size: 12px;
    background: url(/img/back.gif) left top;
    padding: 0px;
    margin: 0px;
}

img {
	border: 0;
}

::-moz-selection{
	background: #ffff00;
	color:#333;
}

::selection {
	background:#ffff00;
	color:#333;
}

#back {
	background: url(/img/back_top.gif) left top repeat-x;
    margin: 0px;
	padding: 0px;
}

#body {
	width: 740px;
	margin: 0 auto;
	padding: 0px;
}

#header {
    background: url(/img/logo.gif) left top no-repeat;
	width: 720px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height: 140px;
}

ul#dates {
	float: right;
	height: 30px;
	list-style-type: none;
	margin: 80px 0px 0px 0px;
	padding: 0px;
}

ul#dates li {
	float: right;
	list-style-type: none;
	margin-left: 10px;
	height: 30px;
	vertical-align: middle;
	border: 4px solid transparent;
}

ul#dates li a {
	font-family: 'Trebuchet MS', Trebuchet, sans-serif;
	height: 30px;
	line-height: 30px;
	display: block;
	vertical-align: middle;
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px 10px;
}

ul#dates li a:hover {
	color: #999;
}

ul#dates li.active {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 4px solid #434343;
	background: #7a7a7a;
}

ul#dates li.active a {
	color: #fff;
}

.data_list {
	width: 720px;
	background: white;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	margin: 10px 0px;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	margin-left: 25px;
}

/* @group TOP */

.tops {
	margin: 0 auto;
	width: 702px;
}

ul.top {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.top li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 330px;
	height: 155px;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-radius: 10px;
	border: 8px solid #000;
	margin: 0px 0px 10px 0px;
	background: url(/img/top.gif) left top black;
	line-height: 12px;
}

ul.top li .poster {
	width: 100px;
	float: left;
	margin: 0px;
	padding: 7px;
	margin-bottom: 3px;
	overflow: hidden;
}

ul.top li .data {
	float: left;
	width: 215px;
	overflow: hidden;
}

ul.top li h3 {
	margin: 0px;
	padding: 10px 5px 5px 0px;
	line-height: 14px;
	font-size: 13px;
	font-weight: bold;
}

ul.top li h3 a {
	color: #324771;
	text-decoration: none;
}

ul.top li h3 a:hover {
	color: #4e6fad;
}

ul.top li p {
	display: block;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

ul.top li .time {
	font-size: 12px;
	padding: 0px;
	line-height: 16px;
}

ul.top li .time sup {
	font-size: 9px;
	color: #444;
	line-height: 9px;
}

ul.top li .rating {
	display: block;
	background: url(/img/star.png) left center no-repeat;
	height: 18px;
	font-size: 12px;
	padding: 0px 0px 0px 21px;
	line-height: 18px;
	font-weight: bold;
}

ul.top li .rating small {
	font-size: 10px;
	font-weight: normal;
}

ul.top li .genres {
	line-height: 16px;
	font-size: 10px;
	color: #666;
}

ul.top li .cast {
	font-size: 10px;
	color: #666;
	line-height: 10px;
}

ul.top li a.imdb_link {
	color: #4e6fad;
	text-decoration: underline;
	display: block;
	text-align: right;
	line-height: 16px;
	padding-right: 10px;
}

ul.top li a.imdb_link:hover {
	color: #5c84cf;
}

/* @end */

.list {
	background: url(/img/tl_stripes2.gif) left top;
	width: 720px;
	border: 1px solid #cecece;
}

table.list td.nopadding {
	padding: 0px;
	background: yellow;
}

.hour1, .hour2 {
	float: left;
	width: 30px;
	background: #DDD;
	color: white;
	font-size: 9px;
	padding: 3px 0px;
	margin: 0px;
	text-align: center;
}

.hour2 {
	background: #CCC;
}

.rows {
	background-image: url(/img/now.png);
	background-repeat: repeat-y;
}

.row {
	height: 23px;
	border-top: 1px solid #cecece;
	overflow: hidden;
}

.duration {
	position: absolute;
	background: url(/img/tl_duration_2.png) left top;
	height: 23px;
	z-index: 1;
}

.data div.img {
	position: relative;
	float: left;
	width: 30px;
	padding-top: 3px;
	text-align: center;
	z-index: 10;
}

.data div.img img {
	vertical-align: middle;
}

.data .oscar {
	height: 16px;
	width: 16px;
	background: url(/img/star_16.png) center center no-repeat;
}

.data p {
	position: relative;
	display: inline;
	font-size: 10px;
	line-height: 23px;
	vertical-align: middle;
	padding: 0px 3px;
	margin: 0px;
	z-index: 10;
}

.data p sup {
	font-size: 9px;
	color: #444;
	line-height: 16px;
}

.data h2 {
	position: relative;
	display: inline;
	font-size: 12px;
	line-height: 23px;
	vertical-align: middle;
	padding: 0px 3px;
	font-weight: normal;
	margin: 0px;
	z-index: 10;
}

.data h2 a {
	color: #3E5B8A;
}

.credits {
	text-align: center;
	color: #ccc;
	font-size: 10px;
	margin: 15px 0px 30px 0px;
}

.credits a {
	color: #fbffb7;
	text-decoration: none;
}

.credits a:hover {
	color: #ffff00;
}
