/*
v\:* {
	behavior:url(#default#VML);
}*/

* {
	-x-system-font:none;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	color: #666;
}
.content img {
	border: 1px solid #EC008C;
}
img {
	border: 0px solid #EC008C;
}
div {
	display: block;
}
a:link, a:visited, a:active {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
#supercontainer {
	position: absolute;
	float: left;
	width: 100%;
	height: 100%;
	top: 0px;
	overflow-y: hidden;/*margin: 0 auto -4em;*/
}
.wrapper {
	/*ryanfait footer*/	
     min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}
#topmenu {
	margin: 0;
	font-size: 80% /*smaller*/;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
	position: fixed;
	top: 0em;
	left: auto;
	width: 100%;
	right: 0em;
	z-index: 150;
	background-color: #ED008C;
	height: 24px;
}
#draggable {
	/*position: relative;*/
	position: absolute;
	width: 220px;
	padding-left: 0px;
	float: left;
	left: 79px;
	height: auto;
	overflow: hidden;
	z-index: 9000;
}
#draggable_tweetdeck {
	/*left: 75px;*/
	position: absolute;
	width: 284px;
	padding-left: 0px;
	float: left;
	left: 50%;
	height: 93%;
	overflow: hidden;
	top: 32px;
	z-index: 8000;
}

#draggable_podcast {
	/*left: 75px;*/
	position: absolute;
	width: 229px;
	padding-left: 0px;
	float: left;
	left: 369px;
	height: auto;
	overflow: hidden;
	top: 59px;
	z-index: 8000;
}

#draggable_accordion {
	z-index: 100;
	left: 125px;
	position: relative;
}
.draggable_item {
	position: relative;
	float: left;
	background-color: #0F6;
}
.handle {
	position: relative;
	float: none;
	height: 139px;
	/*clear: both;*/
	/*background-image: url(/gfx/oerol_2009/oerol_logo_METUITLEG.jpg);*/
/*	cursor: e-resize;	*/
	background-image: url(/gfx/oerol_2009/OEROL_handler_ultimo.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

#twitterfeed {
	position: relative;
	float: none;
	background-color: #0C0;
	height: 100px;
}
/*
.legenda {
	list-style: none;
	padding: 0;
	margin: 0;
}
li {
	height:35px;
	padding-bottom: 2px;
	padding-left: 36px;
	background-repeat: no-repeat;
	background-position: 0 0%;
	clear: both;
}
li.marker_opium {
	background-image: url(/gfx/oerol_2009/icoon_dot_hq.png);
}
li.marker_theater {
	background-image: url(/gfx/oerol_2009/icoon_dot_theater.png);
}
li.marker_muziek {
	background-image: url(/gfx/oerol_2009/icoon_dot_muziek.png);
}
li.marker_beeldend {
	background-image: url(/gfx/oerol_2009/icoon_dot_beeldend.png);
}
.checkbox {
	width: 0px;
	height: 0px;
	display: block;
	clear: both;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
label {
	margin: 0;
	padding: 0;
	line-height: 18px;
}
*/

#map {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(/gfx/oerol_2009/BRANDING_Oerol_AVRO_scheef_transp.png);
	float: left;
}
.ballon {
	position: absolute;
	height: 214px;
	width: 524px;
	background-image: url(/gfx/oerol_2009/ballon_524x214.png);
	overflow: hidden;
	z-index: 9500;
	top: 23px;
}
#sluitvenster {
	font-size: 12px;
	letter-spacing: -0.075em;
	font-weight: bold;
	background-image: url(/gfx/oerol_2009/Tweetdeck_Oerol_button_X.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	float: right;
	width: 20px;
	height: 20px;
	color: #F0027C;
	top: 20px;
	right: 20px;
	z-index: 1000;
	cursor: pointer;
}
table.collapse {
	border-collapse: collapse;
	background-color: #FFF;
	position: relative;
	z-index: 300;
	width: 480px;
	font-size: 1.1em;
	letter-spacing: -0.075em;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
}
div.collapse {
	border-collapse: collapse;
	background-color: #FFF;
	position: relative;
	z-index: 300;
	width: 480px;
	font-size: 1.1em;
	letter-spacing: -0.075em;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	float: left;
}
table th {
	height: auto;
	font-size: 1.5em;
	letter-spacing: -0.075em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
}
.header {
	height: auto;
	font-size: 1.5em;
	letter-spacing: -0.075em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	color: #F0027C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F0027C;
	margin-bottom: 10px;
}
table.collapse tbody.autoscroll {
	overflow: auto;
	overflow-x: hidden;
	height: 125px;
}
div.autoscroll {
	overflow: auto;
	overflow-x: hidden;
	height: 120px;
	float: left;
	position: relative;
	width: 100%;
}
.row {
	width: 100%;
	display: inline;
	clear: both;
	float: left;
	position: relative;
	height: auto;
	padding-bottom: 1px;
	background-image: url(/gfx/oerol_2009/bullet_oerol_4x4_zw.png);
	background-repeat: no-repeat;
	background-position: 11px 5px;
}
.row a:hover {
	background-color: #FFF;
	text-decoration: none;
}
.legerij {
	height:5px;
	float: left;
	position: relative;
	clear: both;
	width: 100%;
}
#header_video {
	font-size: 12px;
	letter-spacing: -0.075em;
	font-weight: bold;
	position: relative;
	float: left;
	background-image: url(/gfx/oerol_2009/film.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left top;
	width: 100%;
	clear: both;
	padding-bottom: 3px;
	color: #F0027C;
}
#header_audio {
	font-size: 12px;
	letter-spacing: -0.075em;
	font-weight: bold;
	background-image: url(/gfx/oerol_2009/music.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left top;
	position: relative;
	float: left;
	width: 100%;
	clear: both;
	height: auto;
	padding-bottom: 3px;
	color: #F0027C;
}
#header_blogs {
	font-size: 12px;
	letter-spacing: -0.075em;
	font-weight: bold;
	background-image: url(/gfx/oerol_2009/blog_user_comment.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left top;
	position: relative;
	float: left;
	width: 100%;
	clear: both;
	height: auto;
	padding-bottom: 3px;
	color: #F0027C;
}
#header_video td {
	background-image: url(/gfx/oerol_2009/film.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left center;
}
#header_audio td {
	background-image: url(/gfx/oerol_2009/music.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left center;
}
#header_video tr:link, #header_video tr:visited, #header_video tr:active {
	color: #333;
	text-decoration: none;
	background-color: none;
}
#header_video tr td:hover {
	background-color: #69C;
}
tr:hover {
	background-color: #FCF;
}
table td {
	padding: 2px;
	height: auto;
}
.kolom1 {
	width: 190px;
	font-weight: bold;
	position: relative;
	float: left;
	padding-left: 20px;
	overflow: hidden;
	height: 14px;
	color: #666;
}
.kolom2 {
	width: 160px;
	position: relative;
	float: left;
	margin-left: 10px;
	height: 14px;
	overflow: hidden;
	color: #666;
}
.kolom3 {
	width: auto;
	float: left;
	position: relative;
	margin-left: 10px;
	height: 14px;
	overflow: hidden;
	color: #666;
}
.toggler {
	width: 100%;
	height: 150px;
}
#button {
	padding: .5em 1em;
	text-decoration: none;
	cursor: pointer;
}
#effect {
	width: 240px;
	height: 135px;
	padding: 0.4em;
	position: relative;
}
#effect h3 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
}
.ui-effects-transfer {
	border: 2px dotted gray;
}
/*
.accordion_WDW {
	width: 220px;
	border-bottom: solid 1px #c4c4c4;
	position: relative;
	float: left;
	color: #ED008C;
}
.accordion_WDW .button {
	background-image: url(/gfx/oerol_2009/accordion_button_purplegrad.png);
	background-repeat: no-repeat;
	background-position: left 0px;
}
.accordion_WDW h3 {
	padding: 7px 15px;
	margin: 0;
	cursor: pointer;
	background-color: #E9018B;
	background-image: url(/gfx/oerol_2009/arrow-square.png);
	background-repeat: no-repeat;
	background-position: right -47px;
	background-color: #EC008C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	color: #FFF;
}
.accordion_WDW h3:hover {
	background-color: #E50188;
}
.accordion_WDW h3.active {
	background-position: right 5px;
}
.accordion_WDW p {
	margin: 0;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}*/
#webcast {
	width: 220px;
	position: relative;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-color: #ED008C;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	height: auto;
	background-image: url(/gfx/oerol_2009/background_bottom_grad.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#webcast .video {
	width: 188px;
	height: 110px;
	position: relative;
	background-color: #333;
	border: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/gfx/oerol_2009/tv-static.gif);
}
.videotitel {
	width: 188px;
	height: 12px;
	position: relative;
	text-align: left;
	overflow: hidden;
	padding-left: 15px;
	padding-top: 2px;
	letter-spacing: 0.02em;
	display: block;
}
/*  accordion Steve Krueger */

#accordion_SK {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 220px;
}
#accordion_SK .footer {
	background-color: none;
	color: #FF9FFF;
	background-image: url(/gfx/oerol_2009/bottom_accordion_rounded.png);
	background-repeat: no-repeat;
	height: 75px;
	text-align: center;
}
#accordion_SK .block {
	position: relative;
	background-color: #FFF;
	position: relative;
	cursor: pointer;
}
#accordion_SK .content {
	margin: 0px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 8px;
	/*	width: auto;*/
	width: 100%;
}
#accordion_SK h1 {
	font-weight: bold;
	color: #FFF;
	font-size: 1.1em;
	background-image: url(/gfx/oerol_2009/background_button_accordion_OEROL_40.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 15px;
	background-color: #EC008C;
}
#accordion_SK .button {
	font-weight: bold;
	color: #FFF;
	font-size: 1.1em;
	background-image: url(/gfx/oerol_2009/background_button_accordion_OEROL_40.png);
	background-repeat: repeat-x;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 11px;
	background-color: #EE0680;
}
.button a:link, .button a:visited, .button a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.button a:hover {
	color: #fff;
}
#accordion_SK h2 {
	font-size: 1.2em;
	color: #CCC;
	padding: 10px;
}
#accordion_SK p {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
/*
.arrow {
	position: absolute;
	right: 8px;
	top: 8px;
	background-image: url(/gfx/oerol_2009/accordion_SK_arrow-down.png);
	background-repeat: repeat;
	background-position: left;
}*/
.arrow {
	position: absolute;
	right: 11px;
	top: 6px;
}
#accordion_SK .kol1 {
	/*	background-color: #CCC;
	height: 20px;
	width: 50px;
	position: relative;
	float: left;*/
	width: 20px;
	font-weight: bold;
	position: relative;
	float: left;
	overflow: hidden;
	height: 22px;
	color: #666;
	margin-left: 0px;
	padding-left: 14px;
	padding-right: 6px;
}
#accordion_SK .kol2 {
	/*	width: auto;
	float: left;
	position: relative;*/
	width: 165px;
	position: relative;
	float: left;
	margin-left: 0px;
	height: 14px;
	overflow: hidden;
	color: #666;
	padding-top: 3px;
	display: block;
	font-size: 11px;
}
#accordion_SK .kol3 {
	width: auto;
	float: left;
	position: relative;
	margin-left: 10px;
	height: 14px;
	overflow: hidden;
	color: #666;
}
#accordion_SK .rij {
	/*	padding: 10px;
	position: relative;
	margin-bottom: 20px;
	float: none;*/
	position: relative;
	height: 22px;
	padding-bottom: 4px;
}
#accordion_SK .rij a:hover {
	background-color: #FFF;
	text-decoration: none;
}
#accordion_SK .legerij {
	height:5px;
	float: left;
	position: relative;
	clear: both;
	width: 100%;
}
#tweetcontainer {
	position: relative;
	width: 276px;
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	background-color: #EC048E;
	padding-bottom: 12px;
	border: 0px solid #EC048E;
	top: 0px;
}
.tweethandler {
	background-image: url(/gfx/oerol_2009/handler_twitter.png);
	position: relative;
	background-repeat: no-repeat;
	width: 284;
	height: 73px;
	background-position: center center;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	cursor: e-resize;
}
#tweetdeck_sluitvenster {
	font-size: 12px;
	letter-spacing: -0.075em;
	font-weight: bold;
	background-image: url(/gfx/oerol_2009/Tweetdeck_Oerol_button_X.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	float: right;
	width: 20px;
	height: 20px;
	color: #F0027C;
	top: 8px;
	right: 10px;
	z-index: 2000;
	cursor: pointer;
}
#tweetdeck_refreshvenster {
	background-image: url(/gfx/oerol_2009/Tweetdeck_Oerol_button_refresh.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	float: right;
	width: 20px;
	height: 20px;
	color: #F0027C;
	top: 30px;
	right: 10px;
	z-index: 2000;
	cursor: pointer;
}
.tweetfooter {
	background-image: url(/gfx/oerol_2009/tweeterfooter.png);
	position: relative;
	background-repeat: no-repeat;
	width: 284px;
	height: 30px;
	background-position: left top;
	float: left;
}
#scrollcontainer {
	background-color: #FF5DB1;
	width: 100%;
	height: 82%;
	overflow: auto;
	overflow-x: hidden;
	padding-right: 0px;
	padding-left: 0px;
	border: 0px solid #FF5DB1;
	position: relative;
	scrollbar-face-color: #EC008C;
	scrollbar-highlight-color: #FF99CC;
	scrollbar-3dlight-color: #E73A98;
	scrollbar-shadow-color: #9B2766;
	scrollbar-darkshadow-color: #E768AD;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #E73A98;
}

#tweetdeck_sluitvenster {
	font-size: 12px;
	letter-spacing: -0.075em;
	font-weight: bold;
	background-image: url(/gfx/oerol_2009/Tweetdeck_Oerol_button_X.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	float: right;
	width: 20px;
	height: 20px;
	color: #F0027C;
	top: 8px;
	right: 10px;
	z-index: 2000;
	cursor: pointer;
}

/*podcast spul */

#podcast_container {
	position: relative;
	width: 276px;
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	background-color: #EC048E;
	padding-bottom: 12px;
	border: 0px solid #EC048E;
	top: 0px;
}
#podcast_handler {
	background-image: url(/gfx/oerol_2009/handler_PODCAST.png);
	position: relative;
	background-repeat: no-repeat;
	width: 229px;
	height: 73px;
	cursor: e-resize;
	background-position: left;
}


.podcast_footer {
	background-image: url(/gfx/oerol_2009/tweeterfooter.png);
	position: relative;
	background-repeat: no-repeat;
	width: 229px;
	height: 30px;
	background-position: left top;
	float: left;
}
#podcast_scrollcontainer {
	width: 229px;
	height: 52px;
	padding-right: 0px;
	padding-left: 0px;
	border: 0px solid #FF5DB1;
	position: relative;
}

#podcast_sluitvenster {
	font-size: 12px;
	letter-spacing: -0.075em;
	font-weight: bold;
	background-image: url(/gfx/oerol_2009/Tweetdeck_Oerol_button_X.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	float: right;
	width: 20px;
	height: 20px;
	color: #F0027C;
	top: 8px;
	right: 10px;
	z-index: 2000;
	cursor: pointer;
}

/*
.tweetblok {
	height: 100px;
	width: 257px;
	position: relative;
	background-image: url(/gfx/oerol_2009/background_tweet_oerol.png);
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 3px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.tweet {
	height: 75px;
	width: 200px;
	position: relative;
	float: left;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 16px;
	color: #C3D3FD;
	overflow: hidden;
}
.tweetblok img {
	position: relative;
	float: left;
	height: 48px;
	width: 48px;
	overflow: hidden;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.afzender {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	position: relative;
	width: auto;
	clear: both;
	height: 13px;
	padding-top: 5px;
	overflow: hidden;
	color: #FFF;
	background-image: url(/gfx/oerol_2009/backgr_dot_tweet.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 8px;
	font-weight: normal;
}
.afzender a {
	color: #FFF;
	text-decoration: none;
}*/
.container_tekst {
	height: 100%;
	width: 350px;
	background-color: #FFF;
	color: #FF5DB1;
	margin-right: auto;
	margin-left: auto;
}
.container_tekst a {
	color: #FF5DB1;
	text-decoration: underline;
}
.container_tekst p {
	font-size: 12px;
	padding: 10px;
	text-align: center;
}
.container_informatie img {
	height: auto;
	width: auto;
	background-color: #FFF;
	color: #FF5DB1;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#modal_sluitvenster {
	font-size: 12px;
	letter-spacing: -0.075em;
	font-weight: bold;
	background-image: url(/gfx/oerol_2009/Tweetdeck_Oerol_button_X.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	float: right;
	width: 20px;
	height: 20px;
	color: #F0027C;
	top: 8px;
	right: 10px;
	z-index: 2000;
	cursor: pointer;
}
#footer {
	font-size: 0.9em /*smaller*/;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
	position: fixed;
	width: 100%;
	z-index: 150;
	height: 24px;
	bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC008C;
	color: #FFF;/*background-image: url(/gfx/oerol_2009/footer_transp.png);
	background-repeat: repeat-x;
	background-position: top;*/
}
#top {
	position: fixed;
	width: 100%;
	z-index: 150;
	height: 1px;
	top: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F3C;
}
#left {
	position: fixed;
	width: 1px;
	z-index: 150;
	height: 100%;
	background-repeat: repeat-y;
	background-color: #F3C;
}
#right {
	position: fixed;
	width: 1px;
	z-index: 150;
	height: 100%;
	background-repeat: repeat-y;
	background-color: #F3C;
	/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EC008C;
	float: right;
	*/
	right: 0px;
}


