
/* General CSS */


/* Tags */
* {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%
}
body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
table#content tbody tr td.wideColumn div.columnInner div.lead a,
a {
	text-decoration: none;
	color: #2F3F70;
	font-weight:bold;	
}
a:hover,
a.active {
	color: #7A92B6;
}
table#content tbody tr td.wideColumn div.columnInner a {
	font-weight:normal;
}
img {
	border: none;
}
select,
textarea,
input.text,
input.textWide {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #4E4E4E;
	padding: 1px 2px;
}
select,
textarea,
input.textWide {
	width: 220px;
}
select {
	width: 225px;
}
textarea {
	height:60px;
}
input.radio,
input.checkbox {
	vertical-align: middle;
	margin-right: 5px;
}
input.button {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: none;
	color: #FFFFFF;
	background: #131F5D;
	padding: 1px 8px;
	cursor: pointer;
}
label {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	font-size: 10px;
}
td {
	font-size: 10px;
	vertical-align: top;
}
th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
td.th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
/* Tags End */


/* General Classes */
div#dpyear select {
	margin:0;
	padding:0;
	width:64px;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.vertical {
	margin-right: 2px;
	margin-left: 2px;
	position: relative;
	top: 2px;
}
/* General Classes End */


/* Icons */
a.icon {
	display: block;
}
a.icon img {
	position: relative;
	top: 2px;
}
/* Icons End */


/* Horizontal Menu */
ul.horizontal {
	display: inline;
}
ul.horizontal li {
	display: inline;
	border-left: 1px solid #474747;
	padding-left: 4px;
	padding-right: 4px;
	list-style: none;
}
ul.horizontal li.first {
	border-left: none;
}
/* Horizontal Menu End */


/* Vertical Menu */
ul.vertical {
	background: url(menuLine.gif) repeat-x bottom;
}
ul.vertical li {
	list-style: none;
	background: url(menuLine.gif) repeat-x top;
	padding: 4px 0 4px 10px;
	font-size: 11px;
	line-height: 11px;
}
ul.vertical li li {
	background: none;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}
ul.vertical li li a {
	font-weight: normal;
}
ul.vertical li li.active {
	background: url(bullet.gif) no-repeat 1px 4px;
}
ul.vertical li li.active a,
ul.vertical li li.active li.active a,
ul.vertical li li.active li a:hover {
	color: #7A92B6;
}
ul.vertical li li.active li a {
	color: #2F3F70;
}
/* Vertical Menu End */


/* Layout */
#page {
	width: 964px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
}

#page td.innerPage, #footer {
	padding-left: 42px;
	padding-right: 42px;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}
/* Layout End */


/* Head Photo */
#headPhoto {
	margin-top: 15px;
	margin-bottom: 19px;
	width:880px;
	height:158px;
	background: url(/_data/media_layout/headphoto_default.jpg) no-repeat;
}
#headPhoto .box {
	background-color: #131F5D;
	color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
	line-height: 14px;
	font-size: 10px;
}
#headPhoto .box h1 {
	font-weight: bold;
	font-size: 11px;
}
#headPhoto .box a {
	color: #999999;
	font-weight: normal;
	padding-left: 8px;
	background: url(headBullet.gif) no-repeat left center;
}
#headPhoto .box a:hover {
	color: #FFFFFF;
}
/* Head Photo End */


/* Header */
#header {
	margin-top: 23px;
	margin-bottom: 7px;
	height: 32px;
}
#logo {
	float: left;
	margin-top:
}
#header .wrap {
	float: right;
}
#meta {
	float: left;
	margin-top: 9px;
}
#meta img {
	position: relative;
	top: 2px;
	margin: 0 2px;
}
#search {
	margin-top: 6px;
	margin-left: 38px;
	float: left;
}
#search,
#search form {
	color: #4E4E4E;
	font-weight:bold;
	display: inline;
}
#search input.text {
	width: 120px;
	margin-left: 12px;
}
/* Header End */


/* Languages */
#languages {
	height: 14px;
	margin-bottom: 15px;
}
#languages ul {
	float: right;
}
/* Languages End */


/* Left Sidebar */
#leftSidebar .columnInner {
	width: 175px;
}
#content #leftSidebar {
	padding-left: 0;
}
/* Left Sidebar End */


/* Content */
#content {
	width: 879px;
}
#content #title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}
#content td {
	vertical-align: top;
	padding-left: 20px;
}
#content td td {
	padding-left: 0;
}
#content h1, #title  {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}
#content h1.first {
	margin-top: 0;
}
#content h2 {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content .column,
#content .wideColumn {
	padding-left: 20px;
	line-height: 14px;
}
#content #column1 {
	padding-left: 0;
}
#content .wideColumn .columnInner {
	width: 500px;
	font-size: 10px;
}
#content .column .columnInner {
	width: 239px;
}
#content #column1 .columnInner {
	width: 240px;
}

#content table {
	width: 100%;
}
#content table.white {
	width: auto;
}
#content table.white td {
	border: none;
	padding: 2px 10px 3px 0;
}
#content table.noborder td {
	border: none;
}
#content table.tight {
	width: auto;
}
#content table.tight td {
	border: none;
	padding: 0;
}
#content .wideColumn .columnInner table.blank td {
	padding: 2px 5px 3px 0px;
}
#content table.list th {
	border-bottom: solid 1px #000000;
}
#content table.list td {
	border: none;
}
#content table.listLoose td.th {
	border-bottom: solid 1px #000000;
	padding: 2px 5px 3px 5px;
	font-weight: bold;
}
#content table.listLoose td {
	border: none;
	padding: 2px 5px 3px 5px;
}
#content table#srchResult {
	width: 400px;
}
#content table#srchResult th {
	font-size: 11px;
	padding-bottom: 3px;
}
#content .columnInner table a {
	font-weight: normal;
}
#content .columnInner table th a {
	font-weight: bold;
}
#content .columnInner table .title {
	font-weight: bold;
}
#content .columnInner p {
	line-height: 16px;
	margin-bottom: 18px;
}
#content .column li,
#content .wideColumn li {
	list-style: none;
	line-height: 16px;
	margin-bottom: 6px;
	padding-left: 10px;
	background: url(bullet1.gif) no-repeat 2px 7px;
}
#content .pager {
	text-align: center;
}
#content .pager a {
	font-weight: normal;
	margin-left: 2px;
	margin-right: 2px;
	color: #000000;
}
#content .pager a.active {
	font-weight: bold;
}
#content .column ul.sitemap li,
#content .wideColumn ul.sitemap li {
	list-style: none;
	background: none;
	padding: 0;
	line-height: 11px;
}
#content .column ul.sitemap li a,
#content .wideColumn ul.sitemap li a {
	font-weight: bold;
}
#content .column ul.sitemap ul,
#content .wideColumn ul.sitemap ul {
	margin-top: 6px;
	margin-bottom: 20px;
}
#content .column ul.sitemap li li,
#content .wideColumn ul.sitemap li li {
	padding-left: 20px;
}
#content .column ul.sitemap li li a,
#content .wideColumn ul.sitemap li li a {
	font-weight: normal;
}
#content .column ul.sitemap ul ul,
#content .wideColumn ul.sitemap ul ul {
	margin-top: 6px;
	margin-bottom: 0px;
}
#content .column ul.sitemap li li li,
#content .wideColumn ul.sitemap li li li {
	padding-left: 11px;
}
#content table.events td {
	padding-left:2px;
}

#content table.events td.th {
	padding-left:2px;
	border-bottom: solid 1px #000000;
	font-size:11px;
}
#content a.hidden {
	color: #FFFFFF;
	visibility: hidden;
}
#content ul.pressekit li {
	list-style: none;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	background: url(../Images/bullet2.gif) no-repeat 2px 7px;
}
#content div.select_year {
	text-align:right;
}
#content div.select_year a,
#content ul.pressekit li a {
	font-weight:normal;
}
#content div.select_year a.active {
	font-weight:bold;
	color:  #000000;
}
#content #directors_title {
	font-size: 14px;
	font-weight: bold;
}
#content #directors_pic {
	float:right;
	padding-left:15px;
	padding-bottom:5px;
}
#content .wideColumn .columnInner table tr.th td,
#content .wideColumn .columnInner table tr.th td.th,
#content .wideColumn .columnInner table tr td.th
 {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-bottom: solid 1px #000000;
	padding: 2px 5px 3px 0px;
	font-weight: bold;
}
#content .column table td,
#content .wideColumn .columnInner table td {
	border: none;
	padding: 2px 5px 3px 0px;
	text-align: left;
	vertical-align: top;
}
#content .wideColumn .columnInner table tr.tb td {
	border-top: solid 1px #CDCDCD;
}
#content .wideColumn .columnInner table.appline tr td {
	border-collapse:collapse;
	border-bottom: solid 1px #CDCDCD;
	padding:2px 0px 3px;
	vertical-align:top;
	line-height:14px;
}
table#content tbody tr td.wideColumn div.columnInner div#srchKeywords,
table#content div#srchKeywords {
	display:none;
}
/* Content End */


/* Content Article */
#content .article {
	margin-bottom: 8px;
}
#content .article .date {
	margin-bottom: 3px;
}
#content .article .lead {
	line-height: 14px;
}
#content .article .lead a {
	font-weight: bold;
}
#content .article img.more {
	position: relative;
	top: -2px;
	margin-left: 2px;
}
/* Content Article End */


/* Content Photo with caption */
#content .photo {
	margin-top: 16px;
	margin-bottom: 20px;
}
#content .photo img {
	display: block;
}
#content .photo .caption {
	background-color: #131F5D;
	color: #FFFFFF;
	padding: 6px;
}
table#content tbody tr td.wideColumn div.columnInner .photo .caption a {
	color: #7A92B6;
	font-weight: bold;
}
table#content tbody tr td.wideColumn div.columnInner .photo .caption a:hover {
	color: #FFFFFF;
}
/* Content Photo with caption End */


/* Right Sidebar */
#rightSidebar .columnInner {
	width: 164px;
	font-size: 10px;
}
#rightSidebar .columnInner table a {
	font-weight: bold;
}
#rightSidebar .box {
	margin-bottom: 10px;
	padding: 6px;
	background-color: #F4F4F4;
	line-height: 16px;
}
#rightSidebar .box .tight {
	margin: -6px;
}
#rightSidebar .box h1 {
	margin: -6px -6px 6px -6px;
	padding: 4px 6px;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
	background-color: #131F5D;
}
#rightSidebar .box h2 {
	font-size: 10px;
}
#rightSidebar .box ul {
	margin: 0 -6px;
}
#rightSidebar .box li {
	list-style: none;
	padding-left: 14px;
	background: url(bullet.gif) no-repeat 6px 0;
}
#rightSidebar .box li.image {
	background: none;
	padding-left:0px;
}
#rightSidebar .box table.spread td {
	padding: 2px 8px 8px 6px;
}
/* Right Sidebar End */


/* Footer */
#footer {
	text-align: right;
	vertical-align: bottom;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a {
	font-weight: normal;
}
/* Footer End */


/* Print */
#print {
	margin: 20px 40px;
	text-align: left;
}
#print #header {
	border-bottom: 1px solid #CBCBCB;
	height: 47px;
}
#print #meta {
	float: right;
	margin-top: 12px;
	line-height: 1.5em;
}
#print #meta a {
	font-weight: normal;
}
#print #content {
	width: 100%;
}
#print #content td {
	padding-left: 0;
}
#print #content .column {
	padding-left: 0;
	padding-right: 50px;
}
#print #content .column .columnInner {
	width: auto;
}
#print #footer {
	padding-top: 10px;
	border: 0px;
}
#print #footer a {
	font-weight: normal;
}
#footer {
	width: auto;
}
/* Print End */

/* JS Drop Down START */
.selectFloat {
    float: left;
    margin-right: 15px;
}
.selectbox {
	background-color: #7A92B6;
	aspadding: 0 0 0 10px;
}
.selectbox .inputText {
	border: none;
	height: 14px;
	background-color: #7A92B6;
	padding: 1px 0 0 10px;
	font: bold 10px Verdana;
	color: #fff;
}
.selectbox .button {
	vertical-align: top;
}
.selectboxWindow {
	position: absolute;
	margin-top: 1px;
	z-index: 1;
	display: none;
	background-color: #CDD6E4;
	display: none;
}
.selectboxWindow li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	background-image: none !important;
}
.selectboxWindow li {
	display: inline;
}
.selectboxWindow li a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #333;
	height: 1%
}
.selectboxWindow li a:hover {
	background-color: #7A92B6;
	color: #fff;
}
/* JS Drop Down END */

