
body > header #masthead {
	background: #03599a url(/ja-jp/video/img/header_bkg.jpg) repeat-x top left;
	height: 75px;
	border-top-color: #535db6;
	border-bottom-color: #1f2441; }

#masthead .constrain {
	background: url(/ja-jp/video/img/journal_header_bkg.jpg) no-repeat 85% top; }


.journal-nav h2 {
	border-top: solid 5px #273478; }

#home #nav-home a:link,
#home #nav-home a:visited,
#lindau #nav-home a:link,
#lindau #nav-home a:visited {
	color: #273478;
	background-color: #fff;
	border-left: solid 6px #273478; }

#home .journal-nav .video,
#lindau .journal-nav .video {
	display: block; }
  
#lindau #nav-lindau a:link,
#lindau #nav-lindau a:visited {
	color: #273478 !important;
	background: white url(/common/img/video/default-archive-arrow.png) no-repeat left top; }
  
.journal-nav ul li a:hover {
	color: #273478 !important;
	border-left: solid 6px #273478 !important;
	background-color: white; }

.video .journal-nav ul li ul.subnav a:hover{
	color: #273478 !Important;
	background: url(/common/img/video/nav-dots.gif) 5px 3px no-repeat #fff; }

#content #intro-box {
	background: url("/common/img/video/intro_bg.jpg") repeat-x scroll 0 0 #f2f1ef;
	padding: 0.7em;
	margin-bottom: 1px; }

#content #intro {
	background: url("/common/img/video/textbox_bg_1px.jpg") repeat-y scroll 0 0 #cac9c5; }


#content #intro a:link,
#content #intro a:visited { 
	color: #273478; 
	text-decoration: none; }
	
#content #intro a:hover { 
	color: #273478; 
	text-decoration: underline; }


#content #intro h1.header {
	background: url("/common/img/video/heading_bg.jpg") no-repeat scroll 0 0 #CAC9C5;
	color: #fff;
	font-family: Georgia,Palatino,"Times New Roman",serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 7px 5px 8px 8px; }

#content #intro p {
	margin: 1em; }

#content #intro img {
	float: left;
	margin: 20px; }

#content #intro li {
	float: right;
	list-style-type: none;
	margin: 0 1.5em 0.5em 0;
	font-weight: bold; }

#content #intro li.blog a {
	background: url("/ja-jp/video/img/blog_icon.png") no-repeat 0 50%;
	padding-left: 45px;
	line-height: 40px;
	display: block; }

#content #intro li.movie a {
	background: url("/ja-jp/video/img/trailer_icon.png") no-repeat 0 50%;
	padding-left: 45px; 
	line-height: 40px;
	display: block; }

/* video box */

#video-box {
	background-color: #d4d0c4;
	padding: 0.7em; }

#vid-title {
	color: #fff;
	background: url("/common/img/video/episodes_bg.jpg") no-repeat scroll -40px 0 #5D5B5C;
	height: 30px;
	padding: 10px 0 0 10px; }

#video-box .vid-list {
	padding: 0 0.5em 0.5em 0.5em;
	background-color: #323232;
	margin: 0;
	list-style-type: none; }

#video-box .vid-list p {
	color: #fff; 
	margin: 1em 0; }

#video-box .vid-list li { 
	margin: 0 0 2px; 
	padding:0; 
	background-color: #000; }

#video-box .vid-list li.caption { 
	background-color: #323232; }

#video-box .vid-list li h2 {
	color: #fff;
	background: url("/common/img/video/video_title_bg.jpg") no-repeat scroll 0 0 #5d5b5c;
	position: relative;
	font-size: 90%;
	font-weight: normal;
	height: 62px;
	margin: 0; }

#video-box .vid-list li h2.active {
	background: url("/ja-jp/video/img/video_title_bg_selected.jpg") no-repeat scroll 0 0 #000; }

#video-box .vid-list li h2 img { 
	float: right;
	width: 155px; 
	height: 62px; }

#video-box .vid-list li h2.active img { 
	display: none; }

#video-box .vid-list li h2 span { 
	display: block; 
	position: absolute;
	top: 7px; }

#video-box .vid-list li h2 span.date { 
	left: 10px; }

#video-box .vid-list li h2 span.description { 
	left: 120px; 
	top: 9px; 
	display: block; 
	position: absolute; }

#video-box .vid-list li .vid { 
	margin-left: 35px; 
	padding-bottom: 20px; }

#video-box .vid-list li .vid p { 
	color: #fff; 
	font-size: 90%; 
	margin: 15px 30px 0 0; }

#video-box a { 
	color: #548dff !important; }
	
#video-box a:hover { 
	color: #33bdfe !important; }

.video #video-box iframe {
	width: 480px;
	height: 274px;
	border: none;
}