body {
	background:#ccc;
}

a {color:#000;}

h1,h2,h3,h4,h5,h6 {	padding:0.5em 0.2em; color:#000; }
li {list-style: none;}

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:250px;
    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;}

div.linki li a {color: #000 !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;
}

#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 2px #fff;
	margin-top:5px;
}

#main_menu a {color:#fff;}
#main_menu a:hover {text-decoration: underline;}

#area52_overlap {
	margin-top:3px;
	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;
	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 {
    background: url('../img/sb_block_bg.jpg') repeat-y;
    width: 205px;
}

#sidebar .sb_bottom {
    background: url('../img/sb_bottom.jpg') no-repeat;
    width: 205px;
    height: 25px;
    margin-bottom: 20px;
}

#sidebar .sb_cat_top {
	background: url('../img/sb_top_category.jpg') no-repeat;
    width: 205px;
}

#sidebar .sb_recom_top {
	background: url('../img/sb_top_recommend.jpg') no-repeat;
    width: 205px;
}
/* troll */
#sidebar .sb_blank_top {
    background: url('../img/sb_top_blank.jpg') no-repeat;
}
#content {
	width:790px;
	float:right;
}

.content_block {
	background: url('../img/content_block.jpg') repeat-y;
    overflow: hidden;
    width: 784px;
    margin-left: 0px;
}

.content_block h1 {
	margin-left:30px;
	padding-bottom: 0px;
}

.content_block p.content_descr {
	padding-left:30px;
}

.content_block_top {
	width:780px;
}

.content_block_bottom {
    background: url('../img/content_bottom.jpg') no-repeat;
	width:784px;
	height:21px;
    margin-left: -1px;
}

.block_movies {
	background: url('../img/content_top_movies.jpg') no-repeat;
    width: 780px;
    height: 39px;
    margin-left: 2px;
}

.block_sim_movies {
    background: url('../img/content_top_similar_movies.jpg') no-repeat;
    width: 784px;
    height: 27px;
    margin-left: 1px;
}

.comments {
	clear:both;
	padding:1em;
}

.comment {
	border: solid 1px #ACACAC;
	background: #fff;
	margin-top:5px;
}

.comment p.text {
	margin-left:1em;
}

.comment h4 {
	color:#000;
}

.page_list {
	clear:both;
	text-align: center;
}

.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 2px #000;
}

.movie_list .movie td.title {white-space: nowrap; font-weight: bold;}
.movie_list .movie td.length {font-weight: bold; color: #de004f;}
.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: #fff;
	width:92%;
}
#movie_cover h1 {
    margin-left: 0px;
    padding-bottom: 5px;
}

#sms_window {
	margin-left:70px;
	margin-top:20px;
	width:640px;
	border: solid 2px #49CCFF;
	background: url('../img/background_sms.jpg') no-repeat 5px 5px;
}

#sms_window p.large {
	font-size:24px;
}

#sms_window iframe {
	border:1px solid black;
	margin-left:210px;
}

#movie_details {
	background: url('../img/content_block.jpg') no-repeat;
    width: 784px;
	overflow: hidden;
}

#movie_details th {color:#000;text-align: right;}

#movie_details .data {
	width:580px;
	float:left;
}

#movie_details .rating {
	float:right;
	width:150px;
	background: #fff;
	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;
}

#footer_overlap {
	height:141px;
    clear: both;
    overflow: hidden;
}

#footer {
    float: right;
    margin-right: 130px;
	width:256px;
    height: 141px;
}

#footer_linki {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

