body {
    background:#e9eef6;
}

a {color:#000;}

h1,h2,h3,h4,h5,h6 {    padding:0.5em 0.2em; color:#315178; }

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:168px;
    position: relative;
}

#top {
    margin-left:auto;
    margin-right:auto;
    width:1000px;
}

#top_search {
    position: absolute;
    top: 145px;
    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;
}

#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 #174574;
    margin-top:5px;
}

#main_menu a {color:#000;}
#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;
    border: #b0bcd3 solid 1px;
    border-top: none;
}

#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: 36px;
    border: #b0bcd3 solid 1px;
}

#sidebar .sb_recom_top {
    background: url('../img/sb_top_recommend.jpg') no-repeat left center;
    width: 205px;
    height: 36px;
    border: #b0bcd3 solid 1px;
}
/* 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_blocks.jpg') repeat-y;
    overflow: hidden;
    width: 780px;
    margin-left: 0px;
    border: #b0bcd3 solid 1px;
    border-top: none;
}

.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_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;
    border: #b0bcd3 solid 1px;
}

.block_sim_movies {
    background: url('../img/content_top_similar_moviesa.jpg') no-repeat;
    width: 780px;
    border-top: #b0bcd3 solid 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:640px;
	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 1px #b0bcd3;
    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_blocks.jpg') no-repeat;
    width: 784px;
    overflow: hidden;
}

#movie_details th {color:#315178;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 {
    background: url('../img/background_footer.jpg') repeat-x left bottom;
}

#footer {
    margin-right: auto;
    margin-left: auto;
    width:585px;
    height: 119px;
}

#footer_linki {
    margin-left:auto;
    margin-right:auto;
    width:1000px;
}
