* {
	padding: 0;
	margin: 0;
}

body {
	background: #000 url(30s/back.jpg) center top repeat-x;
	color: #fff;
	font-family: 'arial';
	font-size: 12px;
}

li {
	list-style-type: none;
}

a {
	color: #fff;
	outline: none;
}

.scrollbox {
	height: 100%;
	overflow: hidden;
}

.scrollbar {
	width: 7px;
	height: 100%;
	float: right;
	margin-left: 15px;
	background: transparent url(30s/scrollbar.gif) left top repeat-y;
}

.scrollhand {
	width: 7px;
	height: 20px;
	background: url(30s/scrollhand.gif) left top no-repeat;
	cursor: pointer;
}

.box {
	margin: 20px;
	height: 400px;
	text-align: justify;
}

.box p {
	margin-bottom: 1em;
}

.close {
	position: absolute;
	bottom: 2px;
	right: 18px;
}

.close a {
	font-size: 0.8em;
	color: #efefef;
}

#container {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#header a#logo {
	display: block;
	width: 980px;
	height: 155px;
	background: transparent url(30s/head.png) left top no-repeat;
	text-indent: -5000px;
}

#lang {
	position: absolute;
	left: 0;
	top: 132px;
}

#lang a {
	display: block;
	float: left;
	width: 70px;
	height: 16px;
	margin-right: 20px;
	line-height: 16px;
	text-align: center;
	font-size: 0.8em;
	text-decoration: none;
	background: transparent url(30s/lang.gif) left top no-repeat;
	color: #efefef;
}
#lang a:hover {
	text-decoration: underline;
}

#display {
	float: right;
	width: 716px;
	height: 440px;
	margin: 25px 0 45px;
	background: transparent url(30s/display.png) right top no-repeat;
	position: relative;
}

#menu {
	width: 160px;
	height: 137px;
	margin-top: 25px;
	padding-top: 1px;
}
.menu  {
	background: transparent url(30s/menu.png) left top no-repeat;
}
.menufr {
	background: transparent url(30s/menufr.png) left top no-repeat;
}

#menu a {
	display: block;
	height: 27px;
	text-indent: -5000px;
}

#menu a:hover {
	background-repeat: no-repeat;
}

#menu a#news:hover {
	background-image: url(30s/news_hover.png);
}
#menu a#contact:hover {
	background-image: url(30s/contact_hover.png);
}
#menu a#mwhos:hover {
	background-image: url(30s/whos_hover.png);
}
#menu a#mstaff:hover {
	background-image: url(30s/staff_hover.png);
}
#menu a#showreel:hover {
	background-image: url(30s/showreel_hover.png);
}
#menu a#demo:hover {
	background-image: url(30s/demo_hover.png);
}
#menu a#qui:hover {
	background-image: url(30s/qui_hover.png);
}
#menu a#equipe:hover {
	background-image: url(30s/equipe_hover.png);
}

#movies {
	clear: both;
	width: 980px;
	background: transparent url(30s/movies.png) left top repeat-y;
	margin-bottom: 45px;
}

#movies_top {
	height: 24px;
	background: transparent url(30s/movies_top.png) left top no-repeat;
}

#features,
#productions {
	float: left;
	width: 160px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -5000px;
}
#features {
	background-image: url(30s/features.png);
}
#productions {
	background-image: url(30s/productions.png);
}

#movies_sub {
	float: left;
	clear: left;
	margin-top: 20px;
	width: 155px;
}

#movies_sub a {
	display: block;
	height: 20px;
	margin-bottom: 8px;
	padding-right: 8px;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}

#movies_sub a:hover {
	background: transparent url(30s/movies_sub.gif) right top no-repeat;
}

#movies_display {
	margin-left: 167px;
}

#movies_display td {
	width: 370px;
	height: 125px;
	background: transparent url(30s/bubble.gif) left top no-repeat;
	vertical-align: top;
}

#movies_display .tdwrapper {
	margin: 6px;
	width: 358px;
	height: 113px;
	position: relative;
}

#movies_display img {
	float: left;
	margin: 0 1em 1em 0;
}

#movies_display h3 {
	margin-bottom: 0.5em;
	font-size: 1.2em;
	font-weight: bold;
}

#movies_display .desc {
	font-size: 0.9em;
	margin-right: 6px;
}

#movies_display .links {
	position: absolute;
	right: 0;
	bottom: 0;
}

#movies_display .links li {
	width: 105px;
	height: 14px;
	float: right;
	background: transparent url(30s/links.png) left top no-repeat;
	text-align: center;
	line-height: 14px;
	margin-left: 1em;
}
#movies_display .links a {
	font-size: 0.9em;
	text-decoration: none;
}
#movies_display .links a:hover {
	text-decoration: underline;
}
#movies_bottom {
	height: 24px;
	background: transparent url(30s/movies_bottom.png) left bottom no-repeat;
}


.picture,
.movie_details {
	width: 208px;
	height: 208px;
	float: right;
	clear: right;
}

.picture {
	background: transparent url(30s/picture.gif) left top no-repeat;
}
.picture img {
	margin: 8px;
}

.movie_links {
	float: right;
	height: 14px;
	margin-bottom: 15px;
}

.movie_links li {
	width: 105px;
	height: 14px;
	margin: 0 0 8px 10px;
	background: transparent url(30s/movie_links.gif) left top no-repeat;
	text-align: center;
	line-height: 16px;
	font-size: 11px;
}
.movie_links li a {
	text-decoration: none;
}
.movie_links li a:hover {
	text-decoration: underline;
}

.movie_details p {
	margin: 0.5em 0 0 10px;
	font-size: 11px;
}

.movie_title {
	margin: 8px 0 2em;
}

.movie_desc {
	margin-right: 220px;
}

.movie_desc h3 {
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px solid #efefef;
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
}

.movie_desc h4 {
	margin: 2em 0 0.5em;
	border-bottom: 1px solid #525252;
	font-size: 1.1em;
	font-weight: normal;
}

.movie_desc .info {
	font-size: 11px;
}

.box h2 {
	height: 25px;
	margin: 8px 0 1em;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

#edition_contact {
	background-image: url(30s/title_contact.png);
}
#edition_whos {
	background-image: url(30s/title_whos.png);
}
#edition_staff {
	background-image: url(30s/title_staff.png);
}
#edition_qui {
	background-image: url(30s/title_qui.png);
}
#edition_equipe {
	background-image: url(30s/title_equipe.png);
}
#edition_news {
	background-image: url(30s/title_news.png);
}

#edition_scrollbox h3 {
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px solid #efefef;
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
}

.news_item {
	margin-bottom: 3em;
}

.date {
	float: left;
	width: 50px;
	height: 55px;
	background: transparent url(30s/calendar.gif) left top no-repeat;
}
.year {
	margin-top: 3px;
	height: 16px;
	width: 43px;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
}
.day {
	width: 43px;
	height: 18px;
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #121212;
}
.month {
	width: 43px;
	height: 9px;
	font-size: 9px;
	color: #121212;
	text-align: center;
}

#edition_scrollbox h3,
.news_item {
	margin-left: 65px;
}

#footer {
	background: transparent url(30s/footer.png) left top no-repeat;
	padding: 0.8em;
	text-align: center;
	font-size: 0.8em;
	color: #838383;
}

#footer a {
	color: #838383;
}

#mosaic {
	margin: 0;
}

#player {
	margin: 0;
	padding: 15px;
}

#player .video {
	margin: 5px 45px;
}

#player .player_title {
	padding-top: 10px;
	padding-left: 5px;
	margin-bottom: 3px;
}

#playerHD {
	width: 720px;
	height: 432px;
	margin: 20px auto 20px;
}

.back {
	margin-bottom: 20px;
	font-size: 0.8em;
	text-align: center;
}

.back a {
	color: #838383;
	text-decoration: none;
}

.back a:hover {
	text-decoration: underline;
}

#movies_display .empty {
	background-image: none;
}
