/************************************************************************************************/
/*template*/
/************************************************************************************************/
*{margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#48484a;}
img{border:0px;}
br.clear{clear:both; font-size:0px;}
div.clear{clear:both; font-size:0px;}
ul{list-style:none;}
body{
	background: #BABABA;
}
input, select
{
	color: #000;
	background: #fff;
	border: 1px solid #d3d3d3;
}
/************************************************************************************************/
/*container*/
/************************************************************************************************/
#container{
	background: url(../images/container.png) repeat-y top center;
	width:976px; 
	height:100%; 
	margin:auto auto; 
	position:relative;
}
#container_buttom_border{
	
	background: url(../images/container_buttom_border.png) top center no-repeat #BABABA;
	height: 3px;
}
#main_page{
	position:relative; 
	left:8px; 
	top:0px; 

}
.align_right{
	text-align: right;
} 
.bold{
	font-weight: bold;
}
.float_left{
	float: left;
}
.hide,#tabs .hide{
	display: none;
}
.no_bg{
	background: none;
}

/************************************************************************************************/
/*header*/
/************************************************************************************************/
#header{height:50px;}
#header h1 a{width:275px; height:27px; top:11px; left:13px;
	display:block; 
	overflow:hidden; 
	position:absolute;
}

/*headerbar*/
.headerbar{
	width:949px; 
	height:38px; 
	background:url(../images/headerbar.png) repeat-x top left; 
	padding:8px 0px 0px 11px;
	margin: 0px 0px 0px 13px; 
}
.headerbar input{width:280px; padding:3px;}
.headerbar form{float: left;}
#search_str{
	margin-right: 15px;
}
.headerbar .right{right:0px;}

/************************************************************************************************/
/*map & panel*/
/************************************************************************************************/
/*pa_map*/
.pa_map{
	width:649px; 
	background:#efefef; 
	position:relative; 
	left:311px; 
	top:0px; 
}
#map_canvas{
	width:649px; 
	height:619px; 
}
.pa_map.m1{
	height: 100%;
}
.pa_map.m2{
	padding-right:311px; 
	width:338px;
	height: 100%;
	_height: 800px;
}

/*shadow*/
.pa_map .sha_h{
	width:100%; 
	height:10px; 
	background:url(../images/sha_h.png) repeat-x top left; 
	right:0px; 
	top:0px; 
	position:absolute; 
	z-index:100;
}
.pa_map .sha_v{width:10px; height:100%; background:url(../images/sha_v.png) repeat-y top left; left:0px; top:0px; position:absolute; z-index:100; }

/*video*/
.video{
	padding:5px 0px 0px 15px;
	display:block;
	width:290px;
	height:220px 
}

/*panel*/
.panel{
	height: 100%;
	_height: 800px;
	position:relative; 
	overflow:hidden; 
	background:#dedede url(../images/background1.png) repeat-x top left; 
	position:absolute; 
	z-index:2
}
.sl_triangle{
	height:100%;
	
	/*only for ie*/
	_height:790px;
	
	width:10px;
	background:#b3b3b3 url(../images/panel_close.png) no-repeat top left; 
	position:absolute; 
	top:0px;
	float:none;
	cursor: pointer;
	
}
.panel.p1{width:311px;  left:0px; top:0px; }
.panel.p1 .close .sl_triangle{
	right:0px; 
	background:#b3b3b3 url(../images/panel_close.png) no-repeat top left; 
}
.panel.p1 .open .sl_triangle{
	right:0px; 
	background:#b3b3b3 url(../images/panel_open.png) no-repeat top left;
}

.panel.p2{width:311px; right:0px; top:0px; }
.panel.p2 .open .sl_triangle{
	left:0px; 
	background:#b3b3b3 url(../images/panel_open.png) no-repeat top left;
}
.panel.p2 .close .sl_triangle{
	left:0px;
	background:#b3b3b3 url(../images/panel_close.png) no-repeat top left;
}

.panel_stay.ps1{
	width:311px;
	height: 100%;
}

/*content*/
.panel .content{padding:15px 10px 15px 10px;}
.pa_map.m2 .content{
	padding:15px 10px 15px 15px;
	

}
.panel.p2 .content{padding-left:25px;}
.content select{margin:10px 0px 0px 0px; }
.panel .content select{width:280px; padding:3px;}

/*frame*/
.frame{
	overflow:auto;
	width:282px; 
	margin-top:15px; 
}
.frame.f1{
}
.frame.f2{
}

/************************************************************************************************/
/*lists*/
/************************************************************************************************/
/*list 1*/
.list.l1{
	
}
.list.l1 li{padding-bottom:5px;}
.list.l1 li a{
	width:245px; 
	height:51px; 
	display:block; 
	background-color:#efefef; 
	background-repeat:no-repeat; 
	background-position:5px 5px; 
	text-decoration:none; 
	padding:5px 15px 0px 5px; 
}
#partyperson_search ul.list.l1 li a{
	height: 60px;
}
.list.l1 li a:hover{background-color:#ffb200;}

.list.l2{padding:5px 0px 0px 0px; }
.list.l2 li{
	padding:0px 0px 4px 16px; 
	background:url(../images/ico_arrow_orange.gif) no-repeat left 5px; 
	}
.list.l2 li a{text-decoration:none; }

/************************************************************************************************/
/*splits*/
/************************************************************************************************/
/*split 1*/
.split{}
.split.sp1{padding:0px 0px 0px 0px; }
.split.sp1 .left{width:345px; float:left; position:relative; display:inline;}
.split.sp1 .right{width:265px; float:left; position:relative; text-align:left;}
.split.sp1 .right .content{padding-right:0px;}


/************************************************************************************************/
/*miscelleanous*/
/************************************************************************************************/
/*tabs*/
.tabs{}
.tabs.t1{height:26px;}
.tabs.t1 li{
	float:left; 
	display:block; 
	height:26px; 
	background:url(../images/tabs_t1_li.png) no-repeat top right; 
	padding:0px 2px 0px 0px; 
	width:100px;
	text-align: center;
}
.tabs.t1 li a{cursor: pointer; cursor: hand;display:block; height:26px; padding:5px 10px 0px 11px; background:url(../images/tabs_t1_a.png) repeat-x top left; color:white; text-decoration:none; font-weight:bold;}
.tabs.t1 li.on{background:#efefef; padding:0px;}
.tabs.t1 li.on a{background:#efefef; color:#48484a;}

/*buttons*/
.buttons{
	background-repeat:no-repeat; 
	background-position:top center; 
	text-align:center; 
	font-size:11px; 
	color:white; 
	font-weight:bold; 
	display:inline-block; 
	height:21px; 
	padding:4px 0px 0px 0px; 
	margin:0px 12px 0px 13px; 
	vertical-align:top; 
	zoom:1; 
	position:relative; 
	text-decoration:none;
}
.buttons span{background-repeat:no-repeat; background-position:top left; position:absolute; display:block; z-index:100; width:12px; height:22px; left:-12px; top:0px;}
.buttons em{background-repeat:no-repeat; background-position:top right; position:absolute; display:block; width:12px; height:22px; right:-12px; top:0px;}

.buttons.pp1, .buttons.pp1 span, .buttons.pp1 em{background-image:url(../images/button_orange.png);}
.buttons.pp1:hover, .buttons.pp1:hover span, .buttons.pp1:hover em{background-image:url(../images/button_orange_hover.png);}
.buttons.pp1.on, .buttons.pp1.on span, .buttons.pp1.on em{background-image:url(../images/button_orange.png);}

.buttons.pp2, .buttons.pp2 span, .buttons.pp2 em{background-image:url(../images/button_grey.png);}
.buttons.pp2.on, .buttons.pp2.on span, .buttons.pp2.on em{background-image:url(../images/button_grey.png);}

#video_text .selecteer_gemeente {
	float: left;
}
.selecteer_gemeente {
	padding-right: 10px;
}
.selecteer_gemeente .buttons.pp1{
	margin-top:10px; 
}
.selecteer_gemeente .buttons.pp2{margin-top:10px;}

/*divider*/
.divider{height:2px; background:url(../images/divider.png) repeat top left; }

/*right align*/
.right{text-align:right; padding-right:10px;}

/*headings*/
h1,.h1{font-weight:bold; font-size:17px; color:#fe6f02;}
h2,.h2{font-weight:bold; font-size:14px; color:#fe6f02;}
h3,.h3{font-weight:bold; font-size:11px; color:#fe6f02;}

#minutes_div h2,#minutes_div .h2{
	font-size:12px;
}
/************************************************************************************************/
/*footer*/
/************************************************************************************************/
#container_footer{
	padding:10px 0px 5px 0px;
	background: url("../images/footer_bg.png") #6F6F6F repeat-x top ; 
	width: 100%;
	height: 100%;
}
#footer{
	padding-left: 14px;
	margin: auto;
	width: 976px;
}
#footer p{color:#ef7c07; }
#footer p a{color:#ef7c07; text-decoration:none;}
.p1.pan_left_close{
	width: 10px;
}
.p2.pan_close{
	width: 10px;
}
.m2.pan_middle_halfopen{
	width: 638px;
	left: 10px;
	padding-right: 311px;
}
.m2.pan_middle_halfopen_right{
	width: 648px;
	left: 310px;
	padding-right: 0px;
}
.m2.pan_middle_close{
	width: 338px;
	left: 310px;
	padding-right: 311px;
}
#minutes_div{
	height: 340px;
	overflow: auto;
	padding: 5px;
	border: 1px solid #b3b3b3;
}
#sp_list{
	height: 610px;
	overflow: auto;
	padding: 5px;
	border: 1px solid #b3b3b3;
	
}
.min_sp_image{
	padding-right: 5px;
	float: left;
}

.minute_jump{
	font-weight: bold;
	cursor: pointer;
}

#flow_player{
	left:10px;
	position:absolute;
	z-index: 10000;
	top: 0px;
}
#ss_next{
	width: 10px;
	height: 110px;
	background: #b3b3b3 url(../images/ss_right.jpg) no-repeat top left;
}
#ss_prev{
	width: 10px;
	height: 110px;
	background: #b3b3b3 url(../images/ss_left.jpg) no-repeat top left;
}
#ss_table td{
	border-bottom: 2px solid #cbcbcb;
	border-top: 2px solid #cbcbcb;
	background: #efefef;
	
}
#speakerStrip{
	height: 110px;
	overflow: hidden;
}
#speakerStrip ul li{
	float:left;
	height:100px;
	padding-top:5px;
}
.speakerStrip img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
	
}
.speakerStrip img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.splinks{
	padding: 3px;
}
#speaker_content{
	background: #dedede;
	padding: 5px;
	height: 150px;
	
}

.pa_map.m2 .meeting_content{
    padding-bottom: 0px;
    padding-top: 0px;
}

.sp_cont_body{
	position: absolute;
}
.sp_cont_tbl td{
	padding-right: 5px;
}
.sp_cont_tbl{
	width: 220px;
	padding-left:10px; 
}
#party_story{
	height: 150px;
	overflow: auto;
}
#last_party_entries{
	height: 250px;
	overflow: auto;
	background: #dedede;
	padding: 5px 10px 5px 5px;

}
#last_party_entries a{
	width:100%;
    padding-right: 0px;

}

#last_party_entries ul.list.l1{
    height: 100%;
}

.content_sp_meetings{
	overflow: auto;
	height: 100px;
}
.sp_content{
	overflow: auto;
	height: 100%;
}
#tab1_scroll_msp{
	overflow: auto;
	height: 200px;
}
#scroll_p{
	overflow: auto;
	height: 100px;
}
#scroll_lmb{
	overflow: auto;
	height: 150px;
}
#scroll_rl{
	overflow: auto;
	height: 50px;
	
}
#ent_sp_pic{
	float: left;
	padding: 5px;
}
#sp_info{
	height: 15%;
	overflow: hidden;
	padding: 10px 0 30px 0 ;
}
#ent_sp_infot{
}
#ent_sp_infot td{
	vertical-align: top;
}
#speaker_cont{
	background: #dedede;
	padding: 0 5px 0 5px;
	height: 100%;
	
}
#sp_additions,.resources_list{
	height:88%;
	overflow: auto;
	background: #dedede;
	padding:5px;
	clear: both;
}

/*ie fix of wight of ul*/
.resources_list ul.list.l1{
    height: 100%;
}
#sp_additions{
    padding-right: 10px;
    margin-top: 5px;
}

#sp_additions_cont{
	padding: 4px 5px 0 5px;
    height: 200px;
	background: #efefef;
	border: #afafaf 1px solid;
}
#sp_additions a{
	width:100%;
    padding-right:  0px;
}
#additions_pager,.pager{
	width:100%;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0 0 0 ;
	color: black;
}
.pager span{
    font-weight: normal;
}
#additions_pager a,.pager a{
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}
#additions_pager a:hover,.pager a:hover{
	text-decoration: underline;
}
#sp_history{
	height: 24%;
	overflow: auto;
	background: #efefef;
	padding: 5px;
	border: #afafaf 1px solid;
}
.sp_history_list{
	padding: 5px 5px 1px 5px;
	background: #dedede;
    margin-top: 5px;
    margin-bottom: 0px;
}
.sp_history_list li {
	background:url(../images/ico_arrow_orange.gif) no-repeat #efefef 3px 50% ;
	padding:3px 0 5px 15px;
	margin: 0 0 5px 0;
}
.sp_history_list .full_list{
    text-align: center;
    font-weight: bold;
    background: #efefdf;

}
.sp_history_list li a{
    text-decoration: none;
    cursor: pointer;
}

#speakerStripContainer{
	padding-right: 5px;
}
#video_text{
	padding-bottom: 15px; 
}
.minute{
	display: none;
}
.minute.mit_agenda{
	display: block;
}
.minute.mit_agenda h2{
	cursor: pointer;
}
#simple_example_window{
  width: 100px;
  text-align: center;
}
#simple_example_window_contents{
  background-color: #FFF;
}
#custom_info_window_red_beak{
  width: 28px;
  height: 38px;
}
#simple_example_window_tl, #simple_example_window_tr, #simple_example_window_bl, #simple_example_window_br,
#simple_example_window_t,#simple_example_window_l,#simple_example_window_r,#simple_example_window_b{
  background-color: #dcdcdc;
  height: 1px;
  width: 1px;
}
#site_navi_way{
	text-align: center;
	padding-top: 50px; 
	overflow: auto;
}
#nvway_cont a img{
	padding: 10px ;
}
#div_search_form{
	width: 100%;
}
#div_search_form label {
	cursor: pointer;
}
#div_search_form input[type*="button"]{
	height: 20px; 
	width: 100px;
	border: #777777 1px solid;
	padding-top: 0px;
	font-weight:normal;
	color: #000000;
	
}
#div_search_form table{
	width: 100%;
}
#div_search_form table td{
	padding: 5px;
}

.search_list{
	padding: 4px 5px 0 5px;
	height: 400px;
	background: #cfcfcf;
	overflow: auto;
	border: #afafaf 1px solid;
}
.search_list img{
	float:left;padding-right:5px;
}
#result_cont{
	padding: 0px 5px 0px 15px;
}
#search_form_table{
	border: 0px;
}
#search_form_table .no_bg{
	background: none;
	height: 5px;
}
#search_form_table a {
	text-decoration: none;
}
#search_form_table td{
	vertical-align: top;
	background: #dfddd9;
}
#partyperson_search{
	height: 350px;
}
#subTitle{
	padding: 0px 10px 5px 0px;
	font-size: 19px;
	font-weight: bold;
}
#search_cont{
	padding: 0px 5px 5px 15px;
}
#media_length{
	border-top: 1px #cccccc solid;
	padding: 5px;
	margin: 0px 15px 0px 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
#links {
	border-top: 1px #cccccc solid;
	padding: 5px;
	padding-bottom: 0px;
	margin: 0px 15px 0px 0px;
	
}
#links_t {
	width: 100%;
}
#links_t td,#links_t th{
	padding-left: 130px;
        vertical-align: top;
}

#links_t a{
	color: white;
	text-decoration: none;
}
#links_t th{
	color:#F0892C;
	text-align: left;
	font-weight: bold;
}

#div_search_form .label{
	margin-left:15px;
}
.commissions_list_t input,
.speakers_list_t input,
.parties_list_t input,
.themes_list_t input{
	margin-top: 3px;
}
#div_search_form .speakers_list_t,
#div_search_form .parties_list_t,
#div_search_form .commissions_list_t,
#div_search_form .themes_list_t{
	width: 450px;
}
#div_search_form .speakers_list_t td,
#div_search_form .parties_list_t td,
#div_search_form .commissions_list_t td,
#div_search_form .themes_list_t td{
	padding: 0px 5px 4px 5px;
	vertical-align: top;
}
.rm_rl_cont{
	overflow: auto;
}
/* Fixing strange iframe in IE8*/
#ie_historyFrame{
	height: 0px;
}
#toggle_search_form{
	height: 17px;
	cursor: pointer;
	font-weight: bold;
}
#tsf_hide_text{
	background: url(../images/icons/arrow_closed.gif) no-repeat #e1E2Eb ;
	padding: 3px 0 0 20px;  
	height: 100%;
}
#tsf_show_text{
	display: none;
	background: url(../images/icons/arrow_opened.gif) no-repeat #d1d2db ;  
	padding: 3px 0 0 20px;
	height: 100%;
}
#stpage{
	padding: 0px 10px 10px 10px;
	margin-right: 20px;
}
#stpage_title{
	padding-bottom: 5px;
}
#stpage_content{
	overflow: auto;
}
#minutes_filter_text{
	width: 200px; 
	padding-bottom: 5px; 
}
.ui-widget strong {
	color: white;
}
#ui-datepicker-div{
	display: none;
}
.vote_flash{
	display: none;
}
.static_page ul {
	list-style-type: disc;
	list-style-position: inside;
}
#main_warnings{
	padding: 10px 5px 3px 5px;;
}
.agenda_content{
	padding-left: 10px;
}
.img_grid a{
	text-decoration:none;
	color:black;
}
.img_grid li{
	float:left;
	height:150px;
	width:130px;
	padding:5px;
	border: #dedede 1px solid;
	text-align:center;
	vertical-align:middle;
	margin:5px;
	overflow: hidden;
}
#album_images{
	height:97%;
	margin-left: 300px;
	overflow: auto;
}
#album_info{
	height:94%;
	background: #eeeeee;
	background:url(../images/sha_h.png) repeat-x top left #eeeeee; 
	background:url(../images/sha_v2.png) repeat-y top right #eeeeee;
	padding:15px 10px 10px 20px;
	float: left;
	width: 300px;
	overflow: auto;
}
#album_info h1{
	color:black;
}
.album_container{
	background:url(../images/sha_h.png) repeat-x 0 8px;
	margin-right: 20px;
	height:100%;
}
#rm_blogs_scroll {
	margin-top:0px;
}

.partner_box{
    width: 292px;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
}

.partner_box td{
    padding: 0px;
    margin: 0px;
}

.partner_box .top{
    background: url('../images/partner_box_top.png') #fff no-repeat top left  ;
    height: 13px;
    width: 292px;
}
.partner_box .bottom{
    background: url('../images/partner_box_bottom.png') #fff no-repeat top left ;
    height: 13px;
    width: 292px;
}
.partner_box .left{
    background: url('../images/partner_box_left.png') #fff repeat-y top right ;
    width: 6px;
}
.partner_box .right{
    background: url('../images/partner_box_right.png') #fff repeat-y top right ;
    width: 6px;
}
.partner_box .content{
    background:  #fff;
    padding: 0px 5px 0px 5px;
    color: #6d6d6d;
}

.partner_box img{

}

.partner_box h3{
    color: #000;
    padding-bottom: 5px;
}

.partner_box a {
    text-decoration: none;
    color: #3f3f3f;
    font-weight: bold;
}

.tabs .tabs-list {
    width: 100%;
}

.ti{
    width: 25%;
}

.tabs .tabs-list .ti{
    background: #777777;
    padding: 5px 10px 5px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    cursor: pointer;
}

.tabs .tabs-list .ti:hover{
    background: url('../images/tab_arrow_down.gif') #999999 95% center no-repeat
}

.tabs .tab{
    display: none;
    padding: 2px;
}

.tabs .tabs-list .ti-sel{
    background: url('../images/tab_arrow_down.gif') #e6780c 95% center no-repeat;

}
.tabs .t-sel{
    display: block;
}

.tabs .categ-title {
    padding: 5px;
    background: #e6780c;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
}

.tabs .categ-item {
    margin: 3px 0px 3px 0px;
    background: #eaeaea;
    font-family: Verdana;
    font-size: 11px;
    color: #48484a;
    height: 25px;
    cursor: pointer;
}
.tabs .categ-item .link-text{
    padding: 5px 0px 5px 10px;
    float: left;
}
.tabs .link-button {
    text-align: center;
    padding: 5px 0px 5px 0px;
    float: right;
    background: #48484a;
    color: #fff;
    font-weight: bold;
    height: 15px;
    width: 160px;

}

.tabs .link-button:hover,.tabs .link-file button:hover,.tabs .link-file span:hover{
    color: #e6780c;
}


.tabs .link-file {
    padding: 5px 0px 5px 15px;
    float: right;
    background: #48484a;
    width: 55%;
    height: 15px;
}

.tabs .link-file span{
    float: left;
    font-size: 10px;
    color: #fff;
    text-decoration: underline;
}

.tabs .link-file button{
    text-align: right;
    cursor: pointer;
    width: 70px;
    padding: 0px 5px 0px 15px;
    float: right;
    border: 0px;
    background: inherit;
    color: #fff;
    background: url('../images/tab_arrow_download.gif') no-repeat 5% 50%;
    font-size: 9px;
}
.error_page_cont{
    padding: 20px;
}

.error_page_cont .msg{
    height: 500px;
}

.error_page_cont h1,.error_page_cont h2,.error_page_cont h3{
    color: #000;
}