/*
Style for UIP.se
Started on September 8, 2009
Created by River Cresco AB

*/

body {
    font-size: 10px;
    font-family: Verdana, arial, sans-serif;
}

#leader, #menu, #footer, #overlay, #video-box, div.movie .links, .toplinks, #synspsisexpl, .img a {
    display: none;
}

h1 {
    font-size: 16px;
    font-weight: normal;
    font-family: Georgia, serif;
    color:#DF3E18;
}

.movie {
    overflow: auto;
    position: relative;
}

.movie .synopsis, .movie .infos {
    float: left;
}

.movie .synopsis {
    width: 50%;
}

.movie .infos {
    margin-right: 1em;

}

.movie .poster {
    display: none;
}

div.head {
    margin-bottom: 1em;
}

ul.infos{
    list-style: none;
	line-height: 1.5em;
}

ul.infos .head {font-weight: bold;}