@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../elements/bgrnd.jpg);
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.main_holder {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
.clear {
	clear: both;
	height: 0px;
}
.header {
	background-image: url(../elements/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 208px;
	width: 1000px;
}
.left {
	width: 202px;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}
.content, .footer {
	width: 576px;
	text-align: left;
	vertical-align: top;
	background-color: #6B0607;
	position: relative;
}
. content_spacer{
	width:5px;
}
.footer a{
    color: #9d9fa2;
}
.right {
	width: 202px;
	text-align: center;
	vertical-align: top;
	padding-right: 5px;
}
.main_table {
	clear: both;
	margin-top: 7px;
}
.top_nav {
	width: 990px;
	background-image: url(../elements/menu_bgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	overflow:hidden;
	padding-left: 10px;
}
.top_nav .main_nav {
	float: left;
	text-align: center;
	height:24px;
	
}
.top_nav .main_nav a {
	width: 109px;
	display:block;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 24px;
	font-weight:bold;
	font-size:12px;
}
.top_nav .main_nav a:hover {
	color: #232020;
}
.sub_menu, .sub_menu .top_row, .sub_menu .bottom_row, .sub_menu .middel_row {
	clear: both;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 11px;
	overflow: hidden;
	background-image: url(../elements/sub_menu_bgrnd.gif);
	background-repeat: no-repeat;
}
.sub_menu .top_row, .sub_menu .bottom_row {
	height:5px;
}
.sub_menu .top_row{
	background-image: url(../elements/sub_menu_bgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.sub_menu .bottom_row{
	background-image: url(../elements/sub_menu_bgrnd.gif);
	background-repeat: no-repeat;
	background-position: left -6px;
}
.sub_menu .middle_row{
	background:#ffc20e;
	padding-right: 10px;
	padding-left: 10px;
}
.sub_menu .middle_row a {
	color: #232020;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right:20px;
}
.sub_menu .middle_row a:hover {
	text-decoration:underline;
}
.flash {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	z-index: -1;
}
.footer .links {
	background-color: #000;
	text-align: center;
}
.footer .links a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 20px;
	padding-left: 20px;
}
.footer {
	line-height: 38px;
	height: 38px;
	background-color: #000;
	color: #9d9fa2;
	text-align: center;
	font-size: 13px;
}
.content .holes {
	height: 26px;
	clear:both;
}
.content .holes .l_hole, .content .holes .r_hole {
	background-image: url(../elements/hole.gif);
	height: 26px;
	width: 26px;
}
.content .holes .r_hole {
	float:left;
}
.content .holes .r_hole {
	float:right;
}
.right img {
	border-style: none;
	margin-bottom: 10px;
}
.content .the_content {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	clear: both;
}

.content .the_content a{
    color:#fff;
}
h2, h2 a {
	color: #ffc20e;
	font-size: 13px;
	margin: 0px;
	/*text-transform: uppercase;*/
	text-decoration:none
}
h3, h3  {
	color: #fff;
	font-size: 13px;
	margin: 0px;
	text-decoration:none;
}
.content .the_content .content_date {
	font-size: 11px;
	color: #999;
	margin-bottom: 10px;
}
.content .the_content .content_text {
	font-size: 13px;
	color: #FFF;
	clear: both;
}
.content .the_content .content_text img, .content .the_content .content_text a img {
	border: 1px solid #2D0202;
	margin-bottom: 5px;
}
.content .the_content .content_text .small_gal_holder img {
	border: none;
}
.content .the_content .content_text .small_img {
	width: 150px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
.content .the_content .content_text .big_img {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
.content .the_content .content_text .big_img {
	width: 350px;
	margin-bottom:10px;
}
.content .the_content .content_text .big_img img{
	width: 350px;
}
hr,.seperator {
	padding: 0px;
	height: 3px;
	width: 453px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	background-image: url(../elements/h_sep.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
.main_sponsors {
	float: right;
	height: 60px;
	padding: 5px;
}
.main_sponsors a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
.main_table .content_spacer {
	width: 5px;
}
.content .comment_holder {
	clear: both;
	margin-top: 10px;
	font-size: 13px;
	color: #CCC;
}
.comment_holder .label_holder {
	float: left;
	width: 100px;
	clear: both;
	font-weight: bold;
}
.comment_holder .field {
	margin-bottom: 4px;
}
.comment_holder h1 {
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #CE9B00;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
.comment_holder .field {

}
.comment_holder .title {
	clear: both;
	margin-top: 30px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	text-transform:uppercase;
}
.button {
	margin-left: 250px;
	clear: both;
}
.comment_holder .comment {
	margin-top: 15px;
	clear: both;
}
.comment_holder .comment .from_name {
	font-style: normal;
	float: left;
	font-weight: bold;
	color: #CE9B00;
}
.comment_holder .comment .date {
	float: left;
	margin-left: 8px;
	font-size: 11px;
}
.comment_holder .comment .comment_body {
	clear: both;
	margin-top: 4px;
}
.comment_holder .comment .comment_seperator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #580303;
	clear: both;
	width: 200px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.read_more {
	clear: both;
	float: right;
}
.read_more a {
	font-style: italic;
	color: #FFC20B;
	text-decoration: none;
}
.code_img {
	height: 23px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.language {
	float: left;
	margin: 5px;
}
.language a {
	color: #666;
	font-size: 12px;
	text-decoration: none;
}
.guest_holder {
	float: left;
	width:180px;
	padding: 5px;
	text-align: center;
}
.guest_holder a img, .guest_holder img {
            border: 1px solid #2D0202;
}
.guest_holder a img {
	height: 152px;
	margin-bottom: 5px;
}


.gallery_holder {
	float: left;
	padding: 5px;
	text-align: center;
}
.gallery_holder a img, .guest_holder img {
            border: 1px solid #2D0202;
}
.gallery_holder a img {
	margin-bottom: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
.content h1 {
	color: #ffc20e;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 22px;
	font-weight: bold;
}
.arch_holder {
	height: 43px;
	vertical-align: middle;
	margin-bottom: 10px;
}
.arch_holder a img {
	float: left;
	margin-right: 5px;
}
.arch_holder a {
	text-decoration: none;
	color: #FFBF0C;
}
#Main {
	z-index: -1;
}
.the_content .content_date a {
	color: #EE8220;
}
.the_content .content_text a {
	color: #EE8220;
}
.holes h1 {
	float: right;
	width: 520px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.film_time {
	font-size: 11px;
	color: #999;
	padding-left: 15px;
	margin-bottom: 10px;
}

.staff_row {
	font-style: italic;
	color: #999;
	margin-left: 10px;
}
.award_row {
	font-style: italic;
	color: #999;
	padding-left: 10px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #CCC;
}
.the_content h1 {
	font-size: 18px;
}
.home_holder {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 593px;
	background-image: url(../elements/home.gif);
	background-repeat: no-repeat;
}
.home_holder .lang_chouser {
	text-align: center;
	padding-left: 92px;
	padding-top: 300px;
}
.home_holder .lang_chouser a {
	color: #ffc20e;
	text-decoration: none;
}
.reg_form {
	background-color: #ffc20e;
	color: #000;
	text-align: center;
	height: 22px;
	line-height: 22px;
	margin-bottom: 5px;
	margin-left: -5px;
	clear: both;
}
.reg_file a {
	float: left;
	display: block;
	clear: both;
	margin-left: 10px;
	color: #FFC20E;
	font-style: italic;
	text-decoration: none;
	margin-bottom: 10px;
	width: 190px;
}
.reg_file a:hover{
	text-decoration: underline;
}
.new_registration .register_field {
	float: left;
	width: 120px;
	clear: both;
}
.new_registration .new_register_field {
	margin-bottom: 2px;
	float: left;
}
.new_reg_submit {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 200px;
}
.new_registration {
	margin-top: 10px;
}
.highlight_movie {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #CCC;
}

.login input{
    color: #781351;
    background: #fff;
    border: 1px solid #ffc20e;
    width:125px;
}
.login a{
    color:  #ffc20e;
    text-decoration:none;
    font-weight:normal;
}
.film_image {
	width: 500px;
	float:none;
	margin-right: auto;
	margin-left: auto;
}
.left_registration {
	font-size: 12px;
	color: #999;
}
