body {
	background:#baa378;
}

a {color:#000;}

h1,h2,h3,h4,h5,h6 {	padding:0.5em 0.2em; color:#fff; }

h1 {font-size:16px;}


.user-menu {
    clear:both;
    position: relative;
    height:20px;
}

.user-menu ul {position: absolute;right:0px;top:0px;}
.user-menu li {display: inline;}

#top_overlap {
	background: url('../img/background_top.jpg') repeat-x;
	height:243px;
    position: relative;
}

#top {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}


#top_search {
	position: absolute; 
    top: 220px;
    left: 900px;
    width: 260px;
}

*html #top_search {left: 880px;}

#main_menu_overlap {
	margin-top:3px;
	padding-top: 0.5em;
	padding-bottom:1em;
}

#main_menu {
    width: 1000px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
    height: 45px;
}

#main_menu .links {

}

#main_menu .d1_4 {
    width:230px;
    margin-left:10px;
    float:left;
}

#main_menu .d1_4 li {list-style: none;}

* HTML #main_menu {height:100%}

#main_menu ul {margin:0px;} /* framework override */

#main_menu .menu {clear:both;}
#main_menu .menu li {
	display: block;
	float:left;
	height:21px;
	background: url('../img/menu_button_bg.jpg') repeat-x;
	margin-left:5px;
	padding: 6px 6px 0px 6px;
	border:solid 1px #72654d;
    margin-top: 15px;
}

*html #main_menu  {padding-bottom: 15px;}

#main_menu a {color:#554b38;}
#main_menu a:hover {text-decoration: underline;}

#area52_overlap {
	margin-top:3px;
	overflow: hidden;
	padding-top: 10px;
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
    min-height: 440px;
}

#area52 {
	width:1000px;
	margin-left: auto;
	margin-right: auto;
}

#sidebar {
	float:left;
	width:205px;
}

#sidebar ul {
	margin: 0px 0px 0px 5px;
    padding: 10px 0px 10px 0px;
}

#sidebar li a{
    background: url('../img/sidebar_dot.jpg') no-repeat;
    padding-left: 23px;
    display: block;
    height: 17px;
}


#sidebar .sb_top {
	height:40px;
	width: 190px;
}

#sidebar .sb {
    background: url('../img/sb_block_bgs.jpg') repeat-y;
    width: 205px;
}

#sidebar .sb_bottom {
    background: url('../img/sb_bottoms.jpg') no-repeat;
    width: 205px;
}

#sidebar .sb_cat_top {
	background: url('../img/sb_top_category.jpg') no-repeat left center;
    width: 205px;
    height: 44px;
}

#sidebar .sb_recom_top {
	background: url('../img/sb_top_recommend.jpg') no-repeat left center;
    width: 205px;
    height: 44px;
}
/* troll */
#sidebar .sb_blank_top {
    background: url('../img/sb_top_blank.jpg') no-repeat;
}
#content {
	width:790px;
	float:right;
}

.content_block {
	background: #2e2618;
    overflow: hidden;
    width: 776px;
    margin-left: 0px;
    border: #2e2618 solid 2px;
    -moz-border-radius: 5px
}

.content_block h1 {
	margin-left:30px;
	padding-bottom: 0px;
}

.content_block p.content_descr {
	padding-left:30px;
    color: #BAA378;
}

.content_block_top {
	width:780px;
}

.content_block_bottom {
    background: url('../img/content_bottoms.jpg') no-repeat;
	width:784px;
	height:21px;
}

.block_movies {
	background: url('../img/content_top_movies.jpg') no-repeat center center;
    width: 780px;
    height: 36px;
    margin-bottom: 5px;
}

.block_sim_movies {
    background: url('../img/content_top_similar_moviesa.jpg') no-repeat;
    width: 780px;
}

.comments {
	clear:both;
	padding:1em;
    color: #BAA378;
}

.comments a {color: #fff;}

.comment {
	border: solid 1px #ACACAC;
	background: #fff;
	margin-top:5px;
}

.comment p.text {
	margin-left:1em;
}

.comment h4 {
	color:#BAA378;
}

.page_list {
	clear:both;
	text-align: center;
}

.movie_list {
	padding-top: 25px;
	padding-left: 25px;
}

table.clean td {color: #BAA378;}
.movie_list td, .movie_list th {
	padding:2px;
}

.movie_list .movie {
            float:left;
	    margin-right: 25px;
	    width:160px;
	    height:190px;
	    overflow: hidden;
}

.movie_list .movie-banner {

            clear:both;
 	    width:740px;
	    overflow: hidden;
}

.movie_list .movie td.thumb img {
    width:145px;
    height:105px;
    border:solid 1px #baa378;
    padding: 2px;
}

.movie_list .movie td.title {white-space: nowrap; font-weight: bold;}
td.title a {color: #fff;}
.movie_list .movie td.length {font-weight: bold; color: #A99563;}
.movie_list .movie td.length .hits {font-weight: normal; color: #ccc;}

#movie_player {
	margin-left: 70px;
	margin-top: 20px;
	position:relative;
}

#movie_cover {
	position:absolute;
	background: #2E2618;
	width:92%;
}
#movie_cover h1 {
    margin-left: 0px;
    padding-bottom: 5px;
}

#sms_window {
	margin-left:70px;
	margin-top:20px;
	width:640px;
	border: solid 2px #BAA378;
	background: url('../img/background_sms.jpg') no-repeat 5px 5px;
    margin-bottom: 20px;
}

#sms_window p.large {
	font-size:24px;
    color: #BAA378;
}

#sms_window a {color: #BAA378;}

#sms_window iframe {
	border:1px solid black;
	margin-left:210px;
}

#movie_details {
	background: url('../img/content_blocks.jpg') no-repeat;
    width: 784px;
	overflow: hidden;
}

#movie_details th {color:#fff;text-align: right;}

#movie_details .data {
	width:580px;
	float:left;
}

#movie_details .rating {
	float:right;
	width:150px;
	background: #2E2618;
	margin-right: 10px;
}

#movie_details .rate_thumb {
    border:solid 1px #000;
    margin-top:10px;
    width:145px;
    height:105px;
}

#rate_machine ul {
	margin:0px;
	padding:0px;
}

#rate_machine li {
	display: inline;
	padding:0px;
	margin:0px;
}

#rate_machine a {
	display:block;
	float:left;
	width:15px;
	height:15px;
}

#rate_machine .rm_off {
	background: url('../img/rank_star_off.jpg') no-repeat;
}

#rate_machine .rm_on {
	background: url('../img/rank_star_on.jpg') no-repeat;
}

div.wiki_content {
	padding: 0em 1em 1em 3em;
    color: #BAA378;
}

#footer_overlap {
    background: url('../img/background_footer.jpg') repeat-x left bottom;
    height: 136px;
    position: relative;
}

*html #footer_overlap {}

#footer {
	width:271px;
    height: 136px;
    position: absolute;
    left: 550px;
    top: -1px;
}

*html #footer{margin-bottom: -22px;}

#footer_linki {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
