*:first-letter{
	text-transform: uppercase;
}
html, body {
	margin: 0;
	padding: 0;
	font-size: .95em;
}

body {
	vertical-align: top;
	background-image: url(../images/background_home.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #0F2229;
	color: white;
	font-family: Myriad, Tahoma, Sans;
}

img{
	border: none;
}

#top {
	background-image: url(../images/horizontal_ruler_top.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 153px;
	max-height: 153px;
}

a:link {text-decoration: none; color: white;}
a:visited {text-decoration: none; color: white;}
a:active {text-decoration: none; color: white;}
a:hover {color: white; text-decoration: underline;}

#center {
	width: 960px;
	margin: 0 auto;
}

#top table {
	width: 960px;
/*	border: 1px solid white; */
}

#top table tbody tr td {
	position: relative;
}

.holder {
	position: relative;
	margin: 0;
	padding: 0;
}

#logo {
	padding: 14px 0 0 10px;
}

#menu_top {
	position: absolute;
	top: 0;
/*	left: 455px;*/
	right: 0;
	margin-right: -55px;
}

#menu_top ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu_top ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#menu_top ul li#menu_top_home {
	position: relative;
	background: url(../images/menu_top_home.png) no-repeat;
	width: 111px;
	height: 48px;
}

#menu_top ul li#menu_top_home a {
	padding: 12px 0 0 65px;
	display: block;
	width: 63px;
	height: 48px;
}

#menu_top ul li#menu_top_cb {
	background: url(../images/menu_top_cbvip_888.png) no-repeat;
	width: 145px;
	height: 48px;
	text-align: center;
}

#menu_top ul li#menu_top_cb a {
	display: block;
	margin: 12px auto 0 auto;
	width: 120px;
	height: 48px;
	white-space: nowrap;
}

#menu_top ul li#menu_top_news {
	background: url(../images/menu_top_news.png) no-repeat;
	width: 71px;
	height: 48px;
}

#menu_top ul li#menu_top_news a {
	display: block;
	margin: 12px auto 0 auto;
	width: 35px;
	height: 48px;
}

#menu_top ul li#menu_top_contact {
	background: url(../images/menu_top_contact.png) no-repeat;
	width: 128px;
	height: 48px;
}

#menu_top ul li#menu_top_contact a {
	display: block;
	margin: 12px auto 0 17px;
	width: 50px;
	height: 48px;
}

#menu_top ul li a:link, #menu_top ul li a:visited {
	color: #CCC;
}

form#search_box {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
/*	border: 1px white solid;*/
	top: 97px;
	left: 656px;
}

form#search_box fieldset {
	border: none;
	margin: 0;
	padding: 0;
	background-image: url(../images/search_field.png);
	background-repeat: no-repeat;
	white-space: nowrap;
}

form#search_box fieldset input {
	font-size: 15px;
	background: none;
	border: none;
	padding: 0 0 0 0; 
	margin: 0 25px 0 30px;
	width: 202px; /* 242px - margin horizontal */
	height: 28px;
	color: #747576;
	vertical-align: middle;
}

form#search_box fieldset input:focus {
	color: white;
}

form#search_box fieldset button {
	text-indent: -5000px;
	border: none;
	background-image: url(../images/search_submit_button.png);
	width: 41px;
	height: 28px;
	cursor: pointer;
	margin: 0;
	padding: 0;
}

#menu {
	padding: 1px 0 10px 0;
}

ul#nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav li {
	float: left;
	position: relative;
}

ul#nav>li>a {
	display: block;
	width: 312px;
	height: 36px;
	background-position: top;
	background-repeat: no-repeat;
}

ul#nav>li>a.selected {
	background-position: bottom;
}

ul#nav>li ul {
	list-style: none;
	text-transform: uppercase;
	position: absolute;
	z-index: 10;
	margin: 0;
	padding: 0;
	/*height: 28px;*/
	width: 960px;
	border-bottom: #1C262A solid 1px;
	border-right: #1C262A solid 1px;
	border-left: #1C262A solid 1px;
	background-image: url(../images/bg_submenu.jpg);
	background-repeat: repeat-x;
	background-color: #0B1C23;
}

ul#nav>li ul li{
	font-size: 12px;
	float: left;
	text-align: center;
	width: 135px;
	padding-top: 7px;
	margin-bottom: 4px;
	height: 21px; /*28 - vertical padding*/
}

ul#nav>li>ul>li>a:hover {
	color: #D0B02E;
}

li.separator {
	width: 2px !important;
	padding-top: 3px !important;
}




#main_content {
	padding: 0 0 15px 0;
}

#navigation_box {
	padding: 0 10px;
}

#navigation_box .left, #navigation_box .right, #navigation_box .middle {
	float: left;
}

#navigation_box .left {
	width: 4px;
	height: 39px;
	background-image: url(../images/navigation_box_left.png);
	background-repeat: no-repeat;
}

#navigation_box .right {
	width: 4px;
	height: 39px;
	background-image: url(../images/navigation_box_right.png);
	background-repeat: no-repeat;
}

#navigation_box .middle {
	height: 39px;
	width: 932px;
	max-width: 932px;
	padding: 5px 0 5px 0;
	background-image: url(../images/navigation_box_background.png);
	background-repeat: repeat-x;
}

#navigation_box .middle .description {
	float: left;
	height: 24px; /* 29 - padding vertical */
	width: 815px;
	padding: 5px 0 0 25px;
	background-color: #0F2027;
	display: inline;
	background-image: url(../images/navigation_box_transition.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#navigation_box .middle .movie_category {
	float: left;
	height: 24px; /* 29 - padding vertical */
	width: 815px;
	padding: 5px 0 0 25px;
	background-color: #0F2027;
	display: inline;
	background-image: url(../images/navigation_box_transition.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	color: #D0B02E;
}

#navigation_box .middle .navigation {
	float: left;
	height: 24px; /* 29 - padding vertical */
	width: 805px;
	padding: 5px 0 0 25px;
	background-color: #0F2027;
	display: inline;
	background-image: url(../images/navigation_box_transition.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}

#navigation_box .middle .navigation a {
	text-transform: uppercase;
}

#feeds {
	float: right;
	margin: 0 5px 0 0;
}

#grid_news {
	padding: 0 0 15px 0;
}

.grid_info {
	float: left;
	margin: 25px 10px 10px 10px;
	padding: 5px 15px 10px 15px;
	width: 270px; /* 300 - horizontal padding */
	max-width: 270px; /* 300 - horizontal padding */
	height: 215px; /* 215 - vertical padding */
	background-color: #0A181C;
	font-size: .85em;
}

.grid_info h3 {
	font-size: 1.2em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-transform: uppercase;
}

.grid_info img {
	margin: 20px 0 15px 0;
}

.grid_info h4 {
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	color: #D0B02E;
}

.grid_info p {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

#banner_bottom {
	padding: 0 0 4px 10px;
}

#footer {
	position: relative;
	background-image: url(../images/footer_background.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0 0 0 0;
	color: #B8CAD0;
	font-size: 12px;
	vertical-align: middle;
}

#footer .holder {
	height: 39px;
	margin: 15px 0 0 0;
}

#footer .copyright {
	text-align: center;
}

#footer .terms {
	position: absolute;
	top: 0;
	left: 20px;
}

#footer .credits {
	position: absolute;
	top: 0;
	left: 90%;
}

#result {
	padding: 0 10px 15px 10px;
}

#result .holder {
	margin: 0;
	padding: 5px 15px 10px 15px;
	background-color: #0A181C;
	overflow: auto; /* Hack to fix floating problems */
	width: 910px; /* 940 - horizontal padding */ /* Hack to fix floating problems */
}

#result .holder .item {
	margin: 10px 27px 10px 0;
	text-align: center;
	width: 200px;
	float: left;
/*	border: 1px solid white;*/
}

#result .holder .item h3 {
	color: #D0B02E;
	font-weight: lighter;
	font-size: small;
	text-transform: lowercase;
	height: 35px;
}

#result .holder .item h3 {
	text-transform: uppercase;
}

#result .holder .item a.view_more {
	display: block;
	margin-top: 10px;
}

#film_details .details {
	padding: 5px 5px 10px 5px;
}

#film_details .details tbody tr td {
	background-color: #0A181C;
}

#film_details h1 {
	color: #D0B02E;
	padding: 0 10px 0 0;
	margin: 0 0 0 15px;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
}

#film_details .details tbody tr td {
	padding: 10px 15px 15px 15px;
	vertical-align: top;
}

#film_details .details tbody tr td.left {
	width: 560px;
}

#film_details .details tbody tr td.right_up {
	
}

#film_details .details tbody tr td.right_up p {
	margin: 0;
	padding: 0;
}

#film_details>.details>tbody>tr>td.right_down>p {
	text-transform: capitalize;
}

#film_details .details tbody tr td h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.image_banner {
	text-align: center;
	padding-bottom: 10px;
}

.film_images {
	overflow: auto;
	width: 100%;
}

.film_images a {
	float: left;
	margin: 0 15px 10px 0;
}
#table_materials tbody tr td {
	overflow: auto;
	width: 100%;
}

#table_materials tbody tr td ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#table_materials tbody tr td ul li {
	padding-left: 0;
	margin-left: 0;
	float: left;
	display: block;
	text-align: center;
}

.hidden {
	display: none;
}

#news .details {
	padding: 5px 5px 10px 5px;
}

#news .details tbody tr td {
	background-color: #0A181C;
}

#news h1 {
	padding: 0 10px 0 0;
	margin: 0 0 0 15px;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
}

#news #date {
	font-weight: bold;
}

#news .details tbody tr td {
	padding: 10px 15px 15px 15px;
	vertical-align: top;
}

#news .details tbody tr td.left {
	width: 560px;
}

#news .details tbody tr td.left p {
	text-align: justify;
}

#news .details tbody tr td.right_up {
	
}

#news .details tbody tr td.right_up p {
	margin: 0;
	padding: 0;
}

p.data {
	margin: 0 0 0 15px;
	font-size: 11px;
}

ul.other_news{
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: bold;
}

ul.other_news li a {
	color: #D0B02E;	
}

#news .details tbody tr td h3 {
	color: #D0B02E;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#news .details tbody tr td.right_up h3 {
	color: white;
}

#contact .details {
	padding: 5px 5px 10px 5px;
}

#contact .details tbody tr td {
	background-color: #0A181C;
	padding: 10px 15px 15px 15px;
	vertical-align: top;
}

#contact .details tbody tr td.left {
	width: 560px;
}

#contact .details tbody tr td.left p {
	text-align: justify;
}

#contact .details tbody tr td.right_up p{
	margin: 0;
	padding: 0;
}

#contact .details tbody tr td.left p {
	margin: 0;
	padding: 0;
}