@charset "utf-8";
/* CSS Document */

.filmography{
     font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:12px;
	 color:#3f3f3f;
	 padding-left:15px;
	 padding-bottom:10px;
	 padding-right:15px;
	 padding-top:10px;
}

.filmname{
     font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:12px;
	 color:#923000;
	 font-weight:bold;
}

.filmdetails{
     font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#3f3f3f;
	 font-weight:normal;
	 padding-left:25px;
}
.filmography .question {
	line-height:15px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#923000;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	
}
.filmography dd {
	margin-left:10px;
	margin-bottom:10px;
}

.filmography .answer {
	color:#363636;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:left;
}

.filmography .answer div {
	margin-left:0px;
}
.accordion dt:hover, .accordion dt.over {
	cursor: pointer;
	cursor: hand;
}
.accordion dd {
	display: none;
	overflow: hidden;
}
.accordion dd.open {
	display: block;
}
.accordion dd.getHeight {
	display: block;
}

.tableheader {
     font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:12px;
	 color:#923000;
	 padding-left:8px;
	 padding-bottom:3px;
	 font-weight:bold;

}

.tablecontent {
     font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#3f3f3f;	 
	 text-align:left;
	 padding-top:5px;
	 padding-left:5px;
	 padding-right:5px;
	 padding-bottom:5px;
}

.songname {
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#923000;
	font-weight:bold;
}

.songname{
     font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:12px;
	 color:#923000;
	 font-weight:bold;
}

.songdetails{
     font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#3f3f3f;
	 font-weight:normal;
	 padding-left:12px;
}

.bullet{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:18px;
color:#3f3f3f;
}

.previousnext{
padding:5px;
}

.previousns {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;

}
.previousnslink {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#943304;
text-decoration:none;
}



