body {
	background:#ffe9e8;
}

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:220px;
    position: relative;
}

#top {
	margin-left:auto;
	margin-right:auto;
	width:974px;
    height: 220px;
}

#top_logo {padding-top: 1px;}
div.banners {
    width: 1060px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
#top_search {
	position: absolute; 
    top: 160px;
    left: 900px;
    width: 260px;
}

*html #top_search {left: 880px;}

div.linki {
    width: 1060px;
    margin-left: auto;
    margin-right: auto;
    margin-left: 110px;
}

div.linki div.d1_4 {
    float: left;
    width: 22%;
    color: #000;
}

div.linki li {
    padding: 0px !important;
}

#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;
}

* HTML #main_menu {height:100%}

#main_menu ul {margin:0px;} /* framework override */

#main_menu li {
	display: block;
	float:left;
	height:23px;
	background: url('../img/menu_button_bg.jpg') repeat-x;
	margin-left:5px;
	padding: 6px 6px 0px 6px;
	border:solid 2px #d2c8bd;
    -moz-border-radius: 5px;
}

#main_menu a {color:#554b38;}
#main_menu a:hover {text-decoration: underline;}

#area52_overlap {
	margin-top:3px;
	overflow: hidden;
	padding-top: 10px;
    background: url('../img/area52_bga.jpg') repeat-y;
    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;
	margin-left:5px;
}


#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 {
}

#sidebar .sb_bottom {
}

#sidebar .sb_cat_top {
	background: url('../img/sb_top_category.jpg') no-repeat;
    margin-left: 5px;
}

#sidebar .sb_recom_top {
	background: url('../img/sb_top_recommend.jpg') no-repeat;
    margin-left: 5px;
}

#content {
	width:790px;
	float:right;
}

.content_block {
	background: #665847;
    overflow: hidden;
    width: 782px;
    border: #665847 solid 1px;
    -moz-border-radius: 5px;
    margin-left: 5px;

}

.content_block h1 {
	margin-left:30px;
	padding-bottom: 0px;
}

.content_block p.content_descr {
	padding-left:30px;
    color: #fff;
}

.content_block_top {
	width:780px;
	height:28px;
	float:right;
}

.content_block_bottom {
	width:785px;
	height:30px;
	float:right;
}

.block_movies {
	background: url('../img/content_top_movies.jpg') no-repeat;
    width: 785px;
    height: 36px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;    
}

.block_sim_movies {
}

.comments {
	clear:both;
	padding:1em;
    color: #fff;
}

.comments a {color: #FEA513;}
.comments a:hover {text-decoration: underline;}

.comment {
	border: solid 1px #ACACAC;
	background: #fff;
	margin-top:5px;
}

.comment p.text {
	margin-left:1em;
    color: #000 !important;
}

.comment h4 {
	color:#000;
}

.page_list {
	clear:both;
	text-align: center;
    color: #fff;
}

.page_list a {color: #fff;}

div.page_list li.active {
    border: #fff solid 1px;
}

.movie_list {
	padding-top: 25px;
	padding-left: 25px;
}

.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 #fff;
}

.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: #fff;}
.movie_list .movie td.length .hits {font-weight: normal; color: #ccc;}

#movie_player {
	margin-left: 50px;
	margin-top: 20px;
	position:relative;
}

#movie_cover {
	position:absolute;
	background: #665847;
	width:92%;
}
#movie_cover h1 {
    margin-left: 0px;
    padding-bottom: 5px;
}

#sms_window {
	margin-left:70px;
	margin-top:20px;
	width:640px;
	border: solid 2px #FFE9E8;
	background: url('../img/background_sms.jpg') no-repeat 5px 5px;
    margin-bottom: 20px;
}

#sms_window p {color: #fff;}
#sms_window a {color: #FFA716;}

#sms_window p.large {
	font-size:24px;
}

#sms_window iframe {
	border:1px solid black;
	margin-left:210px;
}

#movie_details {
	background: #665847;
	margin:2px;
	overflow: hidden;
}

table.clean  td  {color: #fff;}

#movie_details th {color:#fff;text-align: right;}

#movie_details .data {
	width:580px;
	float:left;
}

#movie_details .rating {
	float:right;
	width:150px;
	background: #665847;
	padding:10px;
}

#movie_details .rate_thumb {
    border:solid 1px #fff;
    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: #fff;
}

#footer_overlap {
	background: url('../img/background_footer.jpg') repeat-x  bottom center;
    height: 130px;
    position: relative;
}

#footer {
	margin-left:auto;
	margin-right:auto;
	width:370px;
    height: 130px;
    position: absolute;
    left: 400px;
    top: 1px;
}

#footer_linki {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
