/*--- IPA Main ---*/


body { 
	font: 8pt sans-serif, arial;
	color: #ffffff; 
	background-color: #2d3448; 
	height: 100%;
	behavior: url("../hover.htc");
	}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: top;
	text-align: center;
}


input, select, textarea {
	line-height: 9pt; 
	font: 1em sans-serif, arial;
	padding: 2px; 
	border: 1px solid #000000; 
	background-color: #ffffff;
	margin: 3px 10px 3px 0px;
	}

label {
    width: 150px;
    float: left;
    text-align: left;
    margin: 3px 10px 3px 0px;
    clear: both;
    }

h1 { 
	font-size: 12pt;
	}

h2 { 
	font-size: 9pt;
	}

h3 { 
	font-size: 9pt;
	}


a {
	text-decoration: none;
	color: #007eff;
	}

a:hover {
	text-decoration: underline;
	color: #ffcc00;
	}



a.maillink {
	text-decoration: none;
	color: #ffffff;
	}

a:hover.maillink {
	text-decoration: none;
	color: #ffcc00;
	}

#ipa {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	}

/*--- Header ---*/

#ipa-header {
	background-color: #2d3448;
	color: #ffffff;
	}

#ipa-header-menu {
	height: 25px;
	width: 100%;
	padding: 0;	
	margin: 0;
	}

#ipa-header-menu ul {
	padding: 3px 0px;
	margin: 0;
	list-style: none;
	}

#ipa-header-menu li {
	float: left;
	position: relative;
	width: 85px;
	margin: 0;
	text-align: center;
	}

#ipa-header-menu li a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	}

#ipa-header-menu li ul {
	display: none;
	position: absolute; 
	top: 1em;
	left: 0;
	}
 
#ipa-header-menu li li {
	text-align: left;
	border: solid 1px #ffffff;
	margin: 0px;
	padding: 2px 3px;
	background-color: #6f7683;
	}

#ipa-header-menu li li:hover, li li.over {
	background-color: #000000;
	}

#ipa-header-menu li > ul {
	top: auto;
	left: auto;
	}
	
#ipa-header-menu li:hover ul, #ipa-header-menu li.over ul { 
	display: block;
	}

/*--- Content ---*/


#ipa-content {
	float: left;
	width: 955px;
	color: #ffffff;
	background-color: #2d3448;
	min-height: 250px;
	height: expression(this.scrollHeight < 250? "250px" : "auto" );
	}

.bgmain1 {
	background: url(images/background/bgmain-1.jpg) no-repeat center top;
	}

.bgmain2 {
	background: url(images/background/bgmain-2.jpg) no-repeat center top;
	}

.bgmain3 {
	background: url(images/background/bgmain-7.jpg) no-repeat center top;
	}

.bgmain4 {
	background: url(images/background/bgmain-8.jpg) no-repeat center top;
	}

.bgmain5 {
	background: url(images/background/bgmain-5.jpg) no-repeat center top;
	}

.bgmain6 {
	background: url(images/background/bgmain-6.jpg) no-repeat center top;
	}

.bgmain7 {
	background: url(images/background/bgmain-7.jpg) no-repeat center top;
	}

.bgmain8 {
	background: url(images/background/bgmain-8.jpg) no-repeat center top;
	}

.bgmain9 {
	background: url(images/background/bgmain-9.jpg) no-repeat center top;
	}

.bgmain10 {
	background: url(images/background/bgmain-10.jpg) no-repeat center top;
	}

.bgmain11 {
	background: url(images/background/bgmain-11.jpg) no-repeat center top;
	}

.bgmain12 {
	background: url(images/background/bgmain-12.jpg) no-repeat center top;
	}

.bgmain13 {
	background: url(images/background/bgmain-13.jpg) no-repeat center top;
	}

.bgmain14 {
	background: url(images/background/bgmain-14.jpg) no-repeat center top;
	}

.bgmain15 {
	background: url(images/background/bgmain-15.jpg) no-repeat center top;
	}

.bgmain16 {
	background: url(images/background/bgmain-16.jpg) no-repeat center top;
	}

.bgmain17 {
	background: url(images/background/bgmain-17.jpg) no-repeat center top;
	}

.bgmain18 {
	background: url(images/background/bgmain-18.jpg) no-repeat center top;
	}

.bgmain19 {
	background: url(images/background/bgmain-19.jpg) no-repeat center top;
	}

.bgmain20 {
	background: url(images/background/bgmain-20.jpg) no-repeat center top;
	}

#ipa-content-language {
	margin: 20px 20px -20px 0px;
	text-align: right;	
	}

#ipa-content-language a {
	text-decoration: none;
	color: #ffffff;
	font-size: 7pt;
	line-height: 10pt;
}


#ipa-content-language a img {
	border: 0px;
	}

#ipa-content-logo {
	text-align: center;
	padding-top: 60px;
	}

/*--- Content Main ---*/

#ipa-content-main {
	padding-top: 125px;
	margin-left: 10px;
	}	

/*--- Content Production ---*/

#ipa-content-season {
	float: left;
	width: 250px;
	margin-top: 0;
	padding: 10px;
	min-height: 250px;
	height: expression(this.scrollHeight < 250? "250px" : "auto" );
	background-color: #475372;
	border: solid 1px #ffffff;
	}

#ipa-content-season img {
	margin-top: 0;
	float: right;
	}

#ipa-content-season a {
	text-decoration: underline;
	color: #ffffff;
	}

#ipa-content-season a:hover {
	color: #ffcc00;
	}

h1.season-title {
	font-size: 9pt;
	line-height: 10pt;
	font-weight: bold;
	margin-top: 0;
	}	
	
h2.season-subtitle {
	font-size: 9pt;
	line-height: 10pt;
	font-style: italic;
	display: inline;	
	}	

p.season-paragraph {
	font-style: italic;
	}

hr.season-divider {
	color: #fff6e4;
	height: 1px;
	background: #fff6e4;
	}
	
#ipa-content-production {
	float: left;
	width: 620px;
	margin-top: 0;
	margin-left: 20px;	
	min-height: 250px;
	height: expression(this.scrollHeight < 250? "250px" : "auto" );
	background-color: #fff6e4;
	border: solid 1px #000000;
	padding: 10px;	
	}

#ipa-content-production-header {
	clear: both;
	height: 25px;
	}

#ipa-content-production-header a{
	text-decoration: none;
	color: #000000;
	}

#ipa-content-production-header ul {
	margin: 5px 0px; 	
	list-style-type: none;
	}

#ipa-content-production-header li {
	display: inline;
	padding: 3px 10px;
	margin-right: 5px;
	border: solid 1px #000000;
	}

#ipa-content-production-header li:hover, #ipa-content-production-header li.over {
	background-color: #475372;
	}

#ipa-content-production-header li:hover a, #ipa-content-production-header li.over a {
	text-decoration: none;
	color: #ffffff;
	}

#ipa-content-production-text {
	float: left;
	width: 400px;
	margin-top: 0;
	margin-right: 5px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 20px;
	color: #000000;
	}

#ipa-content-production-text ul {
	list-style-none: inside;
	list-style-type: none;
	}

#ipa-content-production-text li {
	height: 30px;
	padding: 5px 0px 0px 40px;
	}

#ipa-content-production-speellijst {
	font-size: 11px;
	margin: 0px;
	}


#ipa-content-production-speellijst table {
	width: 400px;
	border-collapse: collapse;
	}	

#ipa-content-production-speellijst tr {
	}	

#ipa-content-production-speellijst td {
	text-align: left; 
	padding: 2px 3px;
	border: 1px solid #475372;
	margin: 0;
	}	

#ipa-content-production-speellijst td a {
	text-decoration: underline;
	color: #475372;
	}	


#ipa-content-production-speellijst a:hover {
	color: #ffcc00;
	}	


#ipa-content-production-persfoto a {
	color: #000000;
	}

#ipa-content-production-text li.audio-icon {
	background: url('images/icon/audio-icon.gif') no-repeat top left;
	}

#ipa-content-production-text li.video-icon {
	background: url('images/icon/video-icon.gif') no-repeat top left;
	}

#ipa-content-production-text li.word-icon {
	background: url('images/icon/word-icon.gif') no-repeat top left;
	}

#ipa-content-production-text li.link-icon {
	background: url('images/icon/link-icon.gif') no-repeat top left;
	}

#ipa-content-production-text li a {
	text-decoration: none;
	color: #475372;
	}

#ipa-content-production-text li a:hover {
	text-decoration: underline;
	}

#ipa-content-production-images {
	padding-left: 5px;
	margin-top: 0;	
	padding-top: 0;
	padding-bottom: 10px;
	}

#ipa-content-production-images img {
	padding-bottom: 10px;
	padding-right: 10px;
	}




/*--- Content Index ---*/

#ipa-content-index-naw {
	padding-top: 60px;
	width: 150px;
	}

#ipa-content-index-story {
	position: absolute;
	top: 405px; 
	left: 260px;
	width: 300px;
	}

#ipa-content-bannerspace {
	position: absolute;
	top: 325px; 
	left: 300px;
	border: solid 0px #ffffff;
	width: 568px;
	height: 60px;
	font-size: 14px;
	}


/*--- Content Other Pages ---*/

#ipa-content-main-other {
	width: 655px;
	min-height: 250px;
	height: expression(this.scrollHeight < 250? "250px" : "auto" );
	background-color: #475372;
	border: solid 1px #ffffff;
	padding: 10px;	
	margin: 0px 0px 10px 0px;
	}

#ipa-content-main-other ul {
	list-style-type: none;
	}

#ipa-content-main-other li {
	padding: 5px 0px 0px 40px;
	height: 30px;	
	}

#ipa-content-main-other li.audio-icon {
	background: url('images/icon/audio-icon.gif') no-repeat top left;
	}

#ipa-content-main-other li.video-icon {
	background: url('images/icon/video-icon.gif') no-repeat top left;
	}


/*--- Content Employee Pages ---*/


#ipa-content-main-other td {
	text-align: left;
	}

p.employee {
	width: 300px;
	height: 100px;
	}

img.employee-image {
	float:left;
	margin: 0px 5px 0px 0px;
	}

/*--- Footer  ---*/

#ipa-footer {
	clear: both;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	height: 30px;
	padding-top: 10px;
	}

/*--- Admin  ---*/

#ipa-admin {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	background-color: #fff6e4;
	}

#ipa-admin td {
	text-align: left;
	background-color: #475372;
	}

#ipa-admin-header {
	height: 70px;
	text-align: center;
	padding: 10px;
	background-color: #000000;
	}

#ipa-admin-language {
	background-color: #000000;
	height: 30px;
	padding: 0px 0px 0px 20px;
	}

#ipa-admin-language img {
	border: solid 1px #000000;
	}

#ipa-admin-seizoenmenu  {
	background-color: #475372;
	width: 150px;
	}

#ipa-admin-seizoenmenu td {
	height: 100%;
	}

#ipa-admin-seizoenmenu ul {
	list-style-type: none;
	padding: 10px;
	margin: 0px;
	}
 
#ipa-admin-seizoenmenu li {
	text-align: left;
	border: solid 1px #ffffff;
	margin: 0px;
	padding: 2px 3px;
	background-color: #6f7683;
	color: #ffcc00;
	}

#ipa-admin-seizoenmenu li a {
	text-decoration: none;
	color: #ffffff;
	}

#ipa-admin-seizoenmenu li:hover, #ipa-admin-seizoenmenu li.over {
	background-color: #000000;
	}

#ipa-admin-optionmenu  {
	background-color: #fff6e4;
	height: 40px;
	padding: 0;
	width: 100%;
	text-align: left;
	}

#ipa-admin-optionmenu  input {
	background-color: #fff6e4;
	padding: 1px;
	margin: 2px;
	float: left;
	}

#ipa-admin-productionmenu  {
	margin: 0;
	padding: 10px;
	color: #ffffff;
	}

#ipa-admin-productionmenu a {
	color: #ffcc00;
	text-decoration: none;
	}

#ipa-admin-productionmenu  img {
	border: 0px;
	}

#ipa-admin-productionmenu  td {
	padding : 10px;
	height: 25px;
	}
	
#ipa-admin-production {
	padding : 10px;
	color: #000000;
	}

#ipa-admin-production a {
	color: #0800a6;
	text-decoration: none;
	}

#ipa-admin-production table {
	}

#ipa-admin-production td {
	color: #000000;
	background-color: #fff6e4;
	}

#ipa-admin-production a:hover {
	color: #ffcc00;
	text-decoration: none;
	}

#ipa-admin-production  img {
	border: 0px;
	}

input.shop {
	border: 0px;
	color: #ffffff;
	background-color: #475372;
	}

a.button {
	background-color: #fff6e4;
	padding: 3px 6px;
	color: #000000;
	border: 1px solid #000000;
	text-decoration: none;
	}


a.button:hover {
	background-color: #475372;
	color: #ffffff;
	}

	
 
