@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}

body { 
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #767676;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 101%;
}

#page {
	margin: auto;
	width: 850px;
	text-align: left;
}

#trailerpage {
	margin: auto;
	width: 850px;
	text-align: left;
}

#head {
	height: 115px;
	text-align: left;
}

#navi {
	position: relative;
	height: 22px;
	width: 428px;
	top: 13px;
	float: right;
}

#content {
	background-image: url(../images/bg_mid.gif);
	background-repeat: repeat-y;
	width: 850px;
	padding: 0 0 0 15px;
}

.top {
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
	width: 850px;
	height: 15px;
}

.bottom {
	background-image: url(../images/bg_bottom.gif);
	background-repeat: no-repeat;
	width: 850px;
	height: 25px;
}

#page #left {
	width: 205px;
	float: left;
	padding: 22px 25px 0 0;
	background-image: url(../images/teaser/teaser_about.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#trailerpage #left {
	width: 205px;
	margin-right: 10px;
	margin-left: 15px;
	float: left;
	padding: 22px 15px 0 0;
}


#page #right {
	width: 610px;
	float: left;
	padding: 28px 0 0 0;
	background-image: url(../images/teaser/teaser_group.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#trailerpage #right {
	width: 600px;
	float: right;
	padding: 22px 5px 0 0 ;
}


#foot {
	margin-top: 10px;
	height: 32px;
	clear: both;
	padding: 0 15px; 
	text-align: right;
	color: #000;
}


.logo {
	float: left;
}

.trailerlink {
	float: right;
	position: relative;
	top: 87px
}

.claim {
	margin-left: 413px;
	padding-top: 30px;
	width: 350px;
	height: 50px;
}

.wrapper {
	background-image: url(../images/bg_r.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.wrapper_detail {
	background-image: url(../images/bg_r_detail.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.left {
	float: left;
	width: 364px;
}

.left_detail {
	float: left;
	width: 410px;
}

.headimage {
	margin-bottom: 15px;
}

.right {
	float: right;
	width: 208px;
}

.right_detail {
	float: right;
	width: 150px;
	padding: 0 0 0 15px;
}

.box {
  width: 590px;
}

.box1, .box2, .box3, .box4, .box6 {
	width: 260px;
	height: 82px;
	margin: 0 10px 10px 0;
	padding: 61px 14px 0 16px;
	float: left;
}

.box5 {
	width: 274px;
	height: 82px;
	margin: 0 10px 10px 0;
	padding: 61px 0 0 16px;
	float: left;
}



.box1 { background: #fff url(../images/dvd_bg.gif) no-repeat; }
.box2 { background: #fff url(../images/tvsales_bg.gif) no-repeat; }
.box3 { background: #fff url(../images/vod_bg.gif) no-repeat; }
.box4 { background: #fff url(../images/tvchannel_bg.gif) no-repeat; }
.box5 { background: #fff url(../images/production_bg.gif) no-repeat; }
.box6 { background: #fff url(../images/audio_bg.gif) no-repeat; }

.grouplink { float: right; margin-right: -10px; margin-top: 15px; }

.box_right {
	border-bottom: #0066cc 1px solid;
	margin-bottom: 5px;
}

.right_detail .box_right {
	border-bottom: none;
	margin-bottom: 5px;
}

.box_left {
	border-bottom: #003366 1px solid;
	margin-bottom: 5px;
}

.player {
	margin: 78px 0 0 0;
}


#right .teaser {
	margin-bottom: 15px;
}

#left .teaser {
	margin-bottom: 10px;
}

#foot .left { text-align: left; padding-top: 10px; }
#foot .right { text-align: right; padding-top: 10px; }
#foot a:hover { text-decoration: underline; }

/* navi */


ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
  
li {
  float: left;
  position: relative;
}
  
li ul {
  display: none;
  position: absolute; 
  left: 0px;
  top: 22px;
  }


li:hover ul, li.over ul{ display: block; }


#subnavi {
	position: absolute;
	left: auto;	
}

.submenu {
	position: relative;
	width: 129px;
	height: 44px;
	padding-top: 15px;
	background-image: url(../images/navi/subnavi_bg.gif);
	background-repeat: no-repeat;
}


/* typo */

h1 { font-family: Geneva, Arial, Verdana, sans-serif; font-size: 14px; margin: 0 0 20px 0; font-weight: normal; text-transform: uppercase; }
h2 { font-family: Geneva, Arial, Verdana, sans-serif; font-size: 14px; margin: 0 0 10px 0; font-weight: normal; text-transform: uppercase; }
h3 { font-family: Geneva, Arial, Verdana, sans-serif; font-size: 12px; margin: 0 0 10px 0; font-weight: normal; text-transform: uppercase; }
h4 { font-family: Geneva, Arial, Verdana, sans-serif; font-size: 10px; margin: 0; font-weight: normal; text-transform: uppercase; color:#0066cc; }
h5 { }

p { margin: 15px 0; clear: both; }

#left p { margin: 0 0 15px; }

a { color:#000000; }
a.ext { background-image: url(../images/link_ext.gif); background-position: left; padding-left: 12px; background-repeat: no-repeat; text-decoration: underline; }
a.int { background-image: url(../images/link_int.gif); background-position: left; padding-left: 12px; background-repeat: no-repeat; }

#foot { color: #000; }
#foot a { color: #000; text-decoration: underline; }

.info { font-family: Geneva, Arial, Verdana, sans-serif; font-size: 10px; margin: 0; font-weight: normal; padding-bottom: 10px; display: block; }

/* images */

img { border: none; }

#left img { float: left; margin: 0 10px 5px 0; }

#left .teaser img { float: none; }


/* forms */

form { margin: 0; padding: 0; }
input { margin: 0; padding: 0; }

input.input_field_left { margin: 0 0 10px 0; padding: 0; width: 159px; height: 19px; border: 0px solid #000; float: left; }

/* helper */

.clear { clear: both; }