/*
// OVERALL LAYOUT STYLES
*/

body, td, a, div {
	font-size: 12px;
	color: #213536;
	font-family: Arial;
	text-align: left;
}

body {
	margin: 0px;
	background: white /*url('/images/DC_foranimatedheader.jpg') center top no-repeat*/;
}

table {
	border-spacing: 0px 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

a {
	color: #ff6600;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	text-decoration: underline;
}

a.admin {
	color: #ff6600;
	text-decoration: none;
}

a.admin:hover {
	text-decoration: underline;
}

hr {
	border: none;
    border-bottom: 1px solid #a5a5a5;
	height: 1px;
}

h1 {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	margin: 0px;
	padding-bottom: 4px;
}

h1 a {
    color: #213536;
    text-decoration: none;
	font-size: 24px;
}

h1 a:hover {
    color: #213536;
    text-decoration: underline;
	font-size: 24px;
}

h2 {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding-bottom: 12px;
}

h2 a {
    color: #213536;
    text-decoration: none;
	font-size: 20px;
}

h2 a:hover {
    color: #213536;
    text-decoration: underline;
	font-size: 20px;
}

h3 {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
}

h4 {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding-bottom: 12px;
}

h4 a {
    color: #213536;
    text-decoration: none;
	font-size: 16px;
	margin: 0px;
}

h4 a:hover {
    color: #213536;
    text-decoration: underline;
	font-size: 16px;
}

img {
	border: 0px;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li {
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
}

pre {
	margin: 0;
	padding: 0;
	line-height: 12px;
}

/*
// Position
*/

.abs { position: absolute; }
.rel { position: relative; }

/*
// Alignment
*/

.center { /* Center an image in a Div or Td */
	margin-left: auto;
	margin-right: auto;
}

.left { /* Align image to the left in a Div or Td */
	margin-left: 0;
	margin-right: auto;
}

.right { /* Align image to the right in a Div or Td */
	margin-left: auto;
	margin-right: 0;
}

/*
// Styles
*/

.b { font-weight: bold; }
.u { text-decoration: underline; }
.i { font-style: italic; }

.error { color: red; }

/*
// Sizes
*/

.small { font-size: 11px; }
.standard { font-size: 12px; }
.medium { font-size: 14px; }
.large { font-size: 16px; }

/*
// Id styles
*/

div#weekoverzicht li{
    margin-bottom: 4px;
}

div#head {
    width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
}

div#head div {
    position: absolute;
}

div#head swf {
    float: left;
    margin-left: auto;
    margin-right: 50px;
}

div#menu {
    width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background: url('/images/menu_back.gif') repeat-x;
}

div#menu li {
	float: left;
	border-right: 1px solid #ffffff;
}

div#menu ul li ul {
	position: absolute;
	display: none;
}

div#menu ul li:hover ul {
	display: block;
}

div#menu_channels:hover ul, div#menu_channels.hover ul {
	display: block;
}

div#menu_channels
{
	margin-top: 1px;
}

div#menu_channels ul li a {
	*height: 18px;
	*padding-bottom: 0px;
	*margin-bottom: 0px;
	*margin-top: -2px;
	*border: 0;
	*border-top: 1px solid #FFF;
}

div#menu ul li ul li {
	float: none;
	border-top: 1px solid #ffffff;
	*height: 18px;
	*width: 150px;
}

div#menu a {
	display: block;
	position: relative;
	padding: 6px 8px 6px 8px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.1em;
	color: #ffffff;
	background: url('/images/menu_back.gif') repeat-x;
	text-transform: uppercase;
}

div#menu a:hover {
	text-decoration: none;
	color: #333333;
	background: url('/images/menu_back_hover.gif') repeat-x;
}

table#main {
	margin-top: 14px;
	margin-left: auto;
	margin-right: auto;
}

td#col_main_left {
    width: 515px;
    vertical-align: top;
    padding-right: 9px;
}

td#col_main_left_author {
    width: 515px;
    vertical-align: top;
    padding-right: 9px;
    padding-left: 10px;
}

td#col_main_middle {
    width: 246px;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
}

td#col_main_middle_author {
    width: 256px;
    vertical-align: top;
    padding-right: 10px;
}

td#col_main_middle_author {
    width: 246px;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
}

td#col_main_right {
    width: 149px;
    vertical-align: top;
    padding-left: 9px;
}

td#col_video_left {
    width: 781px;
    vertical-align: top;
    padding-right: 10px;
    border-right: 1px solid #a6a6a6;
}

td#col_video_right {
    width: 149px;
    vertical-align: top;
    padding-left: 9px;
}

td#col_blogger_right {
    vertical-align: top;
}

td#col_blogger_top {
    padding: 10px;
    padding-top: 0px;
    padding-right: 0px;
    vertical-align: top;
}

div#author_details {
    margin-top: 5px;
    line-height: 16px;
}

div#author_details_left {
    margin-bottom: 10px;
    line-height: 16px;
}

div#author_details ul li {
    margin-bottom: 10px;
}

div#author_details .author_header {
	margin-top: 11px;
}

div#author_name {
	line-height: 24px;
}

div#order_author_form {
    float: right;
    margin: auto;
    margin-top: 6px;
}

div.image {
    clear: both;
    padding: 5px;
    margin-bottom: 12px;
    background-color: #ebebeb;
}

div.image img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.video {
    clear: both;
    padding: 5px;
    background-color: #ebebeb;
}

div#video_detail {
    clear: both;
    padding-bottom: 4px;
    margin-bottom: 10px;
    border-bottom: 1px solid #a5a5a5;
}

div#video_detail div.video {
    margin-top: 10px;
    margin-bottom: 10px;
}

div#video_detail div.tekst p {
    margin-top: 4px;
    margin-bottom: 12px;
    line-height: 16px;
}

.blogger_ruler_space {
	height:10px;
}

div#login {
    margin-top: 16px;
    margin-bottom: 20px;
    margin-left: 5px;
}

div#login input{
    width: 114px;
}

div#login a {
    line-height: 50px;
}

div#login .login_left {
	float:left;
	padding-right: 10px;
	width: 120px;
}

div#login .login_submit_button {
	padding-top: 2px;
}

div#author_details span {
    color: #ff6600;
}

div#author_details_left {
    width: 192px;
    margin-bottom: 15px;
    margin-left: 4px;
    float: left;
}

div#author_details_right {
    width: 192px;
    float: left;
    margin-bottom: 15px;
    margin-left: 31px;
}

div#author_details_right ul {
 	margin-bottom: 18px;
}

div#author_overview li{
    margin-top: 5px;
    margin-bottom: 5px;
}

div.author {
    width: 257px;
    float: left;
    margin-top: 13px;
    line-height: 16px;
}

div.author_image{
    background-image: url('/images/back_window.jpg');
    background-repeat: no-repeat;
    float: left;
    width: 44px;
    height: 45px;
    padding-top: 6px;
    padding-left: 6px;
    margin-right: 6px;
}

div#author_name {
    width: 365px;
    float: left;
    margin-bottom: 25px;
    margin-left:3px;
}

div#author_name h2 {
    padding-bottom: 3px;
}

div#footer {
	background-color: #ececec;
	height: 270px;
}

div#footer_sub {
	width:950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
	line-height: 16px;
}

div#footer_sub div {
    width: 230px;
    float: left;
    margin-top: 15px;
    margin-right: 10px;
}

div#footnote {
    width: 100%;
	margin-left: auto;
	margin-right: auto;
    font-size: 11px;
    text-align: center;
    line-height: 16px;
    background-color: #ececec;
}

div#footnote a {
    font-size: 11px;
}

div#photofeed {
    margin-top: 4px;
    margin-bottom: 16px;
}

div#photofeed p {
	text-align: right;
	padding-right: 3px;
	font-style: italic;
}

div#mostrecent {
    margin-top: 5px;
    margin-bottom: 18px;
    width: 246px;
    overflow: hidden;
    line-height: 16px;
}

div#mostread {
    margin-top: 11px;
    margin-bottom: 18px;
    width: 246px;
    overflow: hidden;
    line-height: 16px;
}

div#mostread span {
    font-size: 10px;
}

div#mostcomments {
    margin-bottom: 18px;
    margin-top: 11px;
    width: 246px;
    overflow: hidden;
    line-height: 16px;
}

div#mostcomments span {
    font-size: 10px;
}

div#recentcommented {
    margin-bottom: 18px;
    margin-top: 11px;
    width: 246px;
    overflow: hidden;
    line-height: 16px;
}

div#recentcommented span {
    font-size: 10px;
}

div#news_search ul li {
    float: left;
}

div#video_latest ul.video_list {
	width: 515px;
}

div#video_latest ul.video_list li {
    float: left;
    padding-right: 8px;
}

div#video_search ul li {
    float: left;
    padding-right: 8px;
}

div#video_reports {
    margin-top: 11px;
    margin-bottom: 18px;
}

div#video_mostviewed {
    margin-bottom: 21px;
}

div#video_mostpopular {
    margin-top: 11px;
    margin-bottom: 21px;
}

div#news_feed {
	padding-top: 8px;
	padding-bottom: 16px;
}

div#news_feed img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div#plugg {
	padding-top: 4px;
	padding-bottom: 8px;
}

div#plugg img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
}

div#button_right {
	padding-top: 9px;
}

div#button_right img {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 12px;
}

div#blog50 {
	padding-bottom: 21px;
}

div#blog50 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
	padding-top: 16px;
}

div#powered_by {
    margin-top: 15px;
    margin-bottom: 21px;
}

div#powered_by img {
    display: block;
}

div#powered_by div.body {
    width: 150px;
    background: url('/images/powered_back.gif') repeat-y;
}

div#powered_by div.body p {
    padding-top: 4px;
    padding-left: 8px;
    font-size: 10px;
}

div#powered_by div.body p:first-child {
    padding-top: 0px;
}

div#powered_by div.body img {
    margin-left: auto;
    margin-right: auto;
    padding-top: 8px;
    padding-bottom: 8px;
}

div#powered_by div.ruler {
    width: 140px;
    margin-left: auto;
    margin-right: auto;
}

div.video_block {
	line-height: 16px;
}

div.video_block img {
    display: block;
}

div.video_block ul {
    margin-bottom: -5px;
}

div.video_block ul li {
    background-image: url('/images/border_back.jpg');
    padding: 3px 7px 3px 7px;
}

div.video_block ul li img.video_img {
    border: 1px #9a9a9a solid;
    background-color: #ffffff;
    margin-right: 6px;
    margin-bottom: 5px;
    padding: 1px;
    float: left;
    width: 90px;
    height: 67px;
}

div.video_block ul li p.title {
    height: 34px;
}

div.video_block ul li p.title a {
    text-decoration: none;
}

div.video_block ul li p.title a:hover {
    text-decoration: underline;
}

div.video_block div.video_rating {
    margin-bottom: 5px;
    height: 10px;
}

div.video_block div.video_rating img {
    float: left;
}

div.video_small  {
	width: 120px;
    height: 98px;
    padding-top: 12px;
    background: url('/images/video_back.gif') no-repeat;
}

div.video_small img.video_img {
    border: 1px #9a9a9a solid;
    background-color: #ffffff;
    padding: 1px;
    margin-left: 13px;
    width: 90px;
    height: 67px;
}

div.video_small div.video_rating {
	width: 55px;
    margin-left: 14px;
    margin-top: 5px;
}

div.video_small div.video_rating img {
    float: left;
}

div.video_medium {
    height: 190px;
    width: 120px;
}

div.video_medium ul.video_info {
    margin-top: 6px;
    line-height: 14px;
}

div.video_medium ul.video_info li {
    width: 100px;
    font-size: 10px;
    clear: both;
    padding: 0px 0px 0px 12px;
}

div.video_medium ul.video_info li a {
    font-size: 10px;
}

div#podcast li.podcast_left {
    background-image: url('/images/back_window.jpg');
    background-repeat: no-repeat;
    width: 44px;
    height: 45px;
    margin-top: 2px;
    padding-top: 6px;
    padding-left: 6px;
    padding-bottom: 6px;
    margin-right: 14px;
    float: left;
}

div#podcast {
    margin-top: 11px;
    margin-bottom: 18px;
}

div#podcast .rss_icon {
    display: inline;
    vertical-align: bottom;
    padding-left:2px;
}

div#podcast .rss_li {
    padding-top: 8px;
    padding-bottom:3px;
}

div#podcast ul li.link {
	padding-bottom: 3px;
}

div#podcast ul li.desc {
	padding-bottom: 12px;
}

div#channels {
    margin-top: 11px;
}

div#channels div {
    float: left;
    width: 123px;
    margin-bottom: 18px;
}

div#tagcloud {
    margin-top: 11px;
    margin-bottom: 18px;
	line-height: 26px;
}

div#tagcloud a {
    text-decoration: none;
}

div#tagcloud a:hover {
    text-decoration: underline;
}

div#tagcloud a.tag1 {
    font-size: 10px;
}

div#tagcloud a.tag2 {
    font-size: 12px;
}

div#tagcloud a.tag3 {
    font-size: 16px;
}

div#tagcloud a.tag4 {
    font-size: 20px;
}

div#tagcloud a.tag5 {
    font-size: 24px;
}

div#dcboulevard, div#nextweb, div#seoroadshow {
    margin-top: 11px;
    margin-bottom: 18px;
}

div#seoroadshow {
	margin-top: 0px;
    margin-bottom: 8px;
}

div#seoroadshow img {
	display: block;
}

div#poll {
    margin-top: 11px;
    margin-bottom: 18px;
}

div#poll p {
	margin-top: 0px;
}

div#poll p.small {
	margin-top: 1px;
	font-size: 10px;
}

div#poll ul {
	margin-top: 8px;
	margin-bottom: 16px;
}

div#poll ul li img {
    margin-top: 4px;
}

div#newsletter {
    margin-top: 11px;
    margin-bottom: 18px;
}

div#newsletter .button_inschrijven {
    margin-top: 8px;
}

div#newsletter .input_nieuwsbrief {
    width: 240px;
}

div#newsletter p {
    margin-bottom: 12px;
}

div#newsletter input.text {
    width: 144px;
    margin-right: 4px;
}

div#newsletter input.submit {
    width: 87px;
}

div#smallsearch {
    margin-bottom: 18px;
}

div#smallsearch .search_text {
    margin-bottom: 8px;
}

div#smallsearch .search_button {
    margin-bottom: 6px;
    margin-left: 6px;
}

div#smallsearch ul {
    height: 24px;
}

div#smallsearch ul li {
    float: left;
}

div#smallsearch ul li input.text {
    width: 115px;
    margin-right: 2px;
}

div#smallsearch ul li input.submit {
    width: 26px;
    height: 23px;
}

div#logo {
    margin-bottom: 16px;
}

div#logo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div#logo ul li {
    padding: 5px;
}

div#mybloglog {
    margin-top: 14px;
    margin-bottom: 20px;
    border: 0px;
    border-style:none;
}

div#mybloglog a {
    font-size: 10px;
    text-decoration: none;
    color: #ff6600;
}

.widget_mybloglog {
	border: 0px;
	border-style:none;
}

div#mybloglog td {
	background-color: red;
	border-style:none;
}

div#mybloglog img {
	border: 0;
	border-style: none;
}


div#tweetfeed {
    margin-top: 5px;
    margin-bottom: 25px;
}

div#tweetfeed h4 {
    margin-top: 10px;
}

div#tweetfeed ul {
    margin-top: 11px;
}

div#tweetfeed a {
    text-decoration: none;
    color: #ff6600;
}

div#tweetfeed ul li {
    padding: 5px;
    clear: both;
    border-bottom: 1px solid #a5a5a5;
    margin-bottom: 10px;
}

div#tweetfeed div.tweetfeed_left {
    background-image: url('/images/back_window.jpg');
    background-repeat: no-repeat;
    width: 44px;
    height: 45px;
    padding-top: 6px;
    padding-left: 6px;
    margin-right: 6px;
    clear: both;
}

div#tweetfeed div.tweetfeed_left {
    float: left;
}

div#tweetfeed div.tweetfeed_right img {
    vertical-align: top;
    margin-bottom: 5px;
}

div#twitter {
    margin-top: 5px;
    margin-bottom: 25px;
    line-height: 16px;
}

div#twitter .twitter_row {
	margin-top: 2px;
}

div#twitter a {
    color: #ff6600;
}

div#twitter ul {
    margin-bottom: 9px;
}

div#twitter ul li {
    padding: 5px;
    clear: both;
}

div#twitter p {
    padding-left: 5px;
}

div#twitter ul li a {
    text-decoration: none;
    color: #ff6600;
}

div#twitter div.twitter_left {
    background-image: url('/images/back_window.jpg');
    background-repeat: no-repeat;
    width: 44px;
    height: 45px;
    padding-top: 6px;
    padding-left: 6px;
    margin-right: 6px;
    clear: both;
    float: left;
}

div#hottopics {
	margin-top: 16px;
	margin-bottom: 4px;
	line-height: 16px;
}

div#hottopics div.hottopics_left {
    background-image: url('/images/back_window.jpg');
    background-repeat: no-repeat;
    width: 44px;
    height: 45px;
    margin-top: 2px;
    padding-top: 6px;
    padding-left: 6px;
    margin-right: 14px;
    float: left;
}

div#hottopics a.header {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #213536;
}

div#hottopics p.small {
    color: #ff6600;
}

div#hottopics p.small a {
    font-size: 11px;
}

div#hottopics li {
    margin-bottom: 20px;
}

div#hottopics .topic_ul {
	margin-top: 10px;
}

div#columns, div#seoroadshow, div#bloggers {
	margin-top: 10px;
	margin-bottom: 10px;
}

div#bloggers ul, div#columns ul {
	clear: both;
}

div#bloggers ul li div.blogger_left, div#seoroadshow div.blogger_left, div#columns ul li div.blogger_left {
    background-image: url('/images/back_window.jpg');
    background-repeat: no-repeat;
    width: 44px;
    height: 45px;
    margin-top: 2px;
    padding-top: 6px;
    padding-left: 6px;
    margin-right: 14px;
    margin-bottom: 6px;
    float: left;
}

div#event_reports {
	margin-top: 16px;
	margin-bottom: 20px;
	line-height: 16px;
}

div#agenda {
	margin-top: 16px;
	margin-bottom: 20px;
	line-height: 16px;
}

div#agenda div.event {
    margin-bottom: 12px;
}

div#agenda div.event p.datum, p.locatie {
	margin-left: 10px;
}

div#borrel {
	margin-top: 16px;
	margin-bottom: 24px;
	line-height: 16px;
}

div#borrel img {
    float: left;
}

div#borrel .count_down {
	font-weight: bold;
	color: #ff6600;
	font-size:15px;
}

div#badges {
	margin-top: 13px;
	margin-bottom: 13px;
}

div#badges img{
    padding-bottom: 10px;
    display: block;
	margin-left: auto;
	margin-right: auto;
}

div#technorati {
	padding-left: 37px;
	padding-bottom: 8px;
}

div#flickr {
    margin-top: 14px;
    margin-bottom: 20px;
}

div#flickr ul li {
    margin-bottom: 15px;
}

div#flickr ul li img {
    margin-right: 15px;
}

div#blogroll {
    margin-top: 16px;
    margin-bottom: 10px;
    line-height: 16px;
    width: 149px;
}

div#blogroll ul {
    margin-top: 5px;
}

div#blogroll ul li {
    padding-bottom: 10px;
}

div#blogroll ul li img {
    margin-right: 7px;
}

div#blogroll a {
    text-decoration: none;
    color: #213536;
}

div#blogroll a:hover {
    text-decoration: underline;
}

div#comments {
	margin-top: 30px;
}

div#comments ul li ul.sub {
    margin-top: -10px;
    height: 18px;
    border-bottom: 1px solid #a5a5a5;
}

div#comments ul li ul.sub li {
	float: left;
}

div#comments ul li ul.sub li.naam {
	width: 455px;
}

div#comments ul li ul.sub li.homepage {
    width: 60px;
}

div#comments ul li p.reactie {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 16px;
    font-style: italic;
}

div#comments ul li p.datum {
    width: 515px;
    text-align: right;
    margin-bottom: 16px;
}

div#react {
    margin-bottom: 16px;
}

div#react h3 {
	margin-top: 12px;
}

div#react fieldset {
	border: none;
	padding: 0px;
}

div#react ul {
	margin-top: 11px;
}

div#react ul li {
	padding: 4px;
	padding-left: 0px;
}

div#react label.before {
	width: 82px;
	float: left;
}

div#react input.text {
	width: 323px;
}

div#react input.checkbox {
	margin-left: 82px;
}

div#react textarea {
	width: 323px;
	height: 99px;
}

div#react p.html_forbidden {
	margin: 0px;
	margin-left: 82px;
	font-size: 10px;
}

div#react .button_verstuur {
	margin-top: 6px;
	margin-left: 82px;
}

div#article_paging {
	margin-top:16px;
}

input#react_submit {
	margin-left: 82px;
	width:100px;
}

div.react_form_error {
    padding-left: 82px;
    color: red;
}

span.tac_form_error {
    display: inline;
    color: red;
}

/*
// Classes styles
*/

div.clear {
    clear: both;
}

ul.hor li {
    float: left;
}

/* rulers */

div.ruler {
    clear: both;
    height: 1px;
    background-color: #a5a5a5;
}

div.ruler hr {
    display: none;
}

div.ruler1 {
    clear: both;
}

div.ruler1 hr {
    display: none;
}

div.ruler2 {
    clear: both;
    border-top: 1px solid #cccccc;
    height: 10px;
}

div.ruler2 hr {
    display: none;
}

div.ruler3 {
    clear: both;
    height: 18px;
    background: #fff url('/images/ruler3.gif') no-repeat scroll center;
}

div.ruler3 hr {
    display: none;
}

div.ruler4 {
    clear: both;
    height: 17px;
    background: #fff url('/images/ruler4.jpg') no-repeat scroll center;
}

div.ruler4 hr {
    display: none;
}

div.ruler5 {
    clear: both;
    height: 16px;
    background: #fff url('/images/ruler5.gif') no-repeat scroll center;
}

div.ruler5 hr {
    display: none;
}

div.ruler6 {
    clear: both;
    margin:auto;
    height: 30px;
    background-color: #ececec;
    width: 100%;
}

div.ruler6 hr {
    display: none;
}

div.ruler7 {
    clear: both;
}

div.ruler7 hr {
    display: none;
}

div.ruler8 {
    clear: both;
    height: 16px;
    background: #fff url('/images/ruler8.jpg') no-repeat scroll center;
}

div.ruler8 hr {
    display: none;
}

div.ruler9 {
    clear: both;
    height: 18px;
    width: 120px;
    background: #fff url('/images/ruler9.jpg') no-repeat scroll center;
}

div.ruler9 hr {
    display: none;
}

div.ruler10 {
    clear: both;
    height: 17px;
    background: #fff url('/images/ruler10.gif') no-repeat scroll center;
    background-color: #ebebeb;
}

div.ruler10 hr {
    display: none;
}

div.ruler11 {
    clear: both;
    height: 17px;
    background: #fff url('/images/ruler11.gif') no-repeat scroll center;
}

div.ruler11 hr {
    display: none;
}

/* header afbeeldingen */

div.img_large {
    clear: both;
    width: 505px;
    padding: 5px;
    background-color: #ebebeb;
    margin-top: 8px;
    margin-bottom: 12px;
}

div.img_large img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.img_medium {
    float: left;
    width: 234px;
    padding: 5px;
    background-color: #ebebeb;
    margin-right: 20px;
    margin-bottom: 12px;
}

div.img_medium img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.img_small {
	width: 234px;
    height: 133px;
    padding: 5px;
	margin-top: 8px;
    margin-bottom: 8px;
    background-color: #ebebeb;
}

div.img_small img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* artikel-weergaven */

div.art_details {
    clear: both;
    padding-bottom: 4px;
    margin-bottom: 10px;
}

div.art_details p.author {
    height: 30px;
    margin-bottom: 10px;
    background: #fff url('/images/author_ruler.gif') no-repeat bottom;
}

div.art_details div.intro {
    margin-top: 12px;
    margin-bottom: 10px;
    line-height: 16px;
}

div.art_details div.intro p {
    margin-top: 16px;
    line-height: 16px;
}

div.art_details div.tekst {
    margin-bottom: 16px;
}

div.art_details div.tekst p {
    margin-bottom: 16px;
    line-height: 16px;
}

div.art_details div.tekst ul, div.art_details div.tekst ol {
	padding-left: 12px;
	margin-left: 16px;
    margin-bottom: 16px;
}

div.art_details div.tekst ul {
	list-style-type: disc;
}

div.art_details div.tekst ol {
	list-style-type: decimal;
}

div.art_details div.video {
    margin-bottom: 10px;
}

div.art_title {
    clear: both;
    padding-bottom: 4px;
    margin-bottom: 25px;
    border-bottom: 1px solid #a5a5a5;
    width: 515px;
}

div.art_title p.author {
    margin-bottom: 14px;
}

div.art_snippet {
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #a5a5a5;
	width: 515px;
}

div.art_snippet h2 a {
	font-size: 28px;
	padding-bottom: 4px;
}

div.art_snippet p.author {
    margin-bottom: 14px;
}

div.art_large {
    clear: both;
    padding-bottom: 4px;
    margin-bottom: 22px;
    border-bottom: 1px solid #cccccc;
}

div.art_large p.author {
    height: 30px;
    margin-bottom: 10px;
    background: #fff url('/images/author_ruler.gif') no-repeat bottom;
}

div.art_large p.author img, div.art_medium p.author img {
	border: 2px solid #cccccc;
	float: right;
	margin-top: -15px;
	margin-right: 6px;
}

div.art_large div.intro {
    margin-top: 14px;
    margin-bottom: 10px;
    line-height: 16px;
}

div.art_large div.intro p {
    margin-top: 16px;
    line-height: 16px;
}

div.art_large div.intro p:first-child {
    margin-top: 0px;
}

div.art_large div.video {
    margin-bottom: 12px;
}

div.art_medium {
    clear: both;
    margin-bottom: 16px;
    border-bottom: 1px solid #cccccc;
}

div.art_medium div.intro {
    margin-top: 14px;
    margin-bottom: 12px;
    line-height: 16px;
}

div.art_medium div.img_medium {
    margin-top: 14px;
}

div.art_medium div.toolbar {
    margin-top: 10px;
}

div.art_medium p.author {
    height: 30px;
    margin-bottom: 10px;
    background: #fff url('/images/author_ruler.gif') no-repeat bottom;
}

div.art_small {
    width: 246px;
    float: left;
    margin-top: 12px;
    margin-right: 11px;
}

div.art_small h2 {
    height: 42px;
    overflow: hidden;
}

div.art_small div.intro {
    margin-top: 14px;
    margin-bottom: 12px;
    line-height: 16px;
    height: 86px;
    padding-bottom: 15px;
    background: #fff url('/images/author_ruler.gif') no-repeat bottom;
}

div.art_small div.intro_long {
    margin-top: 14px;
    margin-bottom: 12px;
    line-height: 16px;
    height: 237px;
    padding-bottom: 15px;
    background: #fff url('/images/author_ruler.gif') no-repeat bottom;
}

div.art_small p.author img {
	border: 2px solid #cccccc;
	float: right;
	margin-top: -3px;
	margin-right: 2px;
}

/* toolbar */

div.toolbar {
    clear: both;
    height: 37px;
}

div.toolbar ul li {
    float: left;
}

div.toolbar ul li.react {
    width: 84px;
	padding-left: 6px;
	color: #ff6600;
}

div.toolbar ul li.permalink {
    width: 71px;
}

div.toolbar ul li.tags {
    width: 41px;
}

div.toolbar ul li.tags div div.tags_over {
    background: url('/images/artfunc_tags_over.gif') no-repeat;
    position: absolute;
    left: -8px;
    bottom: -12px;
    width: 95px;
    height: 93px;
    padding: 1px;
}

div.toolbar ul li.tags div div.tags_over ul li {
    float: none;
    padding: 2px;
    padding-left: 6px;
    padding-right: 6px;
}

div.toolbar ul li.channel {
    width: 83px;
}

div.toolbar ul li.tell {
    width: 93px;
}

div.toolbar ul li.rate {
    width: 30px;
}

div.toolbar ul li.rating {
    width: 75px;
}

div.toolbar ul li.social {
    width: 32px;
}

div.toolbar ul li.social div div.social_over {
    background: url('/images/artfunc_social_over.gif') no-repeat;
    position: absolute;
    left: -6px;
    bottom: -29px;
    width: 41px;
    height: 129px;
    padding: 1px;
}

div.toolbar ul li.social div div.social_over ul li {
    clear: both;
}

div.toolbar ul li.social div div.social_over ul li a {
    display: block;
    width: 26px;
    height: 20px;
    padding-left: 10px;
    padding-top: 3px;
}

div.prev_link {
    float: left;
    width: 258px;
    text-align: left;
}

div.next_link {
    float: left;
    width: 257px;
    text-align: right;
}

div#relatedArticles {
    margin-bottom: 12px;
}

div#relatedArticles .related_header {
	padding-top: 7px;
	padding-bottom: 4px;
    border-bottom: 1px solid #a5a5a5;
}

div#relatedVideos {
    clear: both;
    margin-top: 10px;
    margin-bottom: 6px;
}

div#relatedVideos .related_header {
	padding-top: 7px;
	padding-bottom: 4px;
    border-bottom: 1px solid #a5a5a5;
    margin-bottom: 22px;
}

div#relatedVideos ul li {
    float: left;
    padding-right: 8px;
    padding-bottom: 8px;
}

div#channel_recent {
    padding-bottom: 10px;
}

div#channel_recent ul li {
    float: left;
    padding-right: 8px;
}

div#event_last_upcoming h5 {
	font-size: 16px;
	color: #ff6600;
	margin-top: 0px;
	margin-bottom: 5px;
}

div#event_last_upcoming ul li {
	line-height: 18px;
}

div#event_last_upcoming ul li.place {
	padding-left: 10px;
	padding-bottom: 15px;
}

/* banners */

div#adv_head {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

div#adv_head table {
	width: 950px;
}

div#adv_head table td {
	text-align: left;
	padding-left: 100px;
}

div#adv_head table td div {
	margin-left: auto;
	margin-right: auto;
}

div#adv_center_bottom {
    width: 426px;
    clear: both;
    background: url('/images/banner_back.jpg') repeat-x;
    margin-top: 30px;
    margin-bottom: 26px;
    padding-left: 89px;
}

div#adv_left {
    width: 149px;
    clear: both;
    margin-top: 4px;
    margin-bottom: 12px;
}

div#adv_right {
	width: 120px;
    clear: both;
    margin-left: 14px;
    margin-top: 24px;
    margin-bottom: 20px;
}

div#adv_right_bottom {
    width: 120px;
    clear: both;
    margin-top: 4px;
    margin-bottom: 12px;
    margin-left: 14px;
}

/* tags */

div#tag ul#tag_news li {
    float: left;
    margin-top: 12px;
}

div#tag ul#tag_videos {
    margin-top: 12px;
}

div#tag ul#tag_videos li {
    float: left;
    padding-right: 8px;
    padding-bottom: 8px;
}

/* sitemap */

div#sitemap {
	line-height: 16px;
}

div#sitemap h1 {
	font-size: 20px;
	padding-bottom: 12px;
}

div#sitemap h2 {
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}

div#sitemap ul {
    margin-bottom: 16px;
}

div#links {
	line-height: 16px;
}

div#links h1 {
	font-size: 20px;
	padding-bottom: 12px;
}

div#links h2 {
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}

div#links ul {
    margin-bottom: 16px;
}

th.pager {
	text-align: center;
	padding: 14px 0;
}

div#cms_news {
    padding: 10px;
}

div#cms_news fieldset {
    width: 588px;
}

div#cms_news legend {
    padding-right: 5px;
}

div#cms_news ul li {
    margin-bottom: 20px;
}

div#cms_news fieldset {
    padding: 10px;
    border: 1px solid #a5a5a5;
}

div#cms_news fieldset ul li {
    margin: 0px;
    padding-top: 8px;
}

div#cms_news label {
    width: 90px;
    float: left;
    margin-top: 4px;
}

div#cms_news img {
    float: left;
    margin-right: 10px;
}

div#cms_news label.after {
    float: none;
}

div#cms_news input.text, input#tags {
    width: 385px;
}

div#cms_news select {
    width: 260px;
}

div#cms_news input.file {
    width: 370px;
}

div#cms_news div.panel {
    width: 200px;
}


div.auto_complete
{
  width: 350px;
  background: #fff;
}

div.auto_complete ul
{
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 1px solid #bbb;
}

div.auto_complete ul li
{
  margin: 0;
  padding: 3px;
  border-bottom: 1px solid #eee;
  list-style-type: none;
}

div.auto_complete ul li.selected
{
  background-color: #ffb;
}

div.auto_complete ul strong.highlight
{
  margin: 0;
  padding: 0;
  color: #800;
}

div#cms_news div#head_foto {
    padding-top: 10px;
}

div#cms_news div#head_video {
    padding-top: 10px;
}

/* Tabs classes */
div#cms_news .tabs {width:100%; height:18px; line-height:normal; background:url('../js/tiny_mce/themes/advanced/skins/default/img/tabs.gif') repeat-x 0 -72px;}
div#cms_news .tabs ul {margin:0; padding:0; list-style:none;}
div#cms_news .tabs li {float:left; background:url('../js/tiny_mce/themes/advanced/skins/default/img/tabs.gif') no-repeat 0 0; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block;}
div#cms_news .tabs li.current {background:url('../js/tiny_mce/themes/advanced/skins/default/img/tabs.gif') no-repeat 0 -18px; margin-right:2px;}
div#cms_news .tabs span {float:left; display:block; background:url('../js/tiny_mce/themes/advanced/skins/default/img/tabs.gif') no-repeat right -36px; padding:0px 10px 0 0;}
div#cms_news .tabs .current span {background:url('../js/tiny_mce/themes/advanced/skins/default/img/tabs.gif') no-repeat right -54px;}
div#cms_news .tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
div#cms_news .tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}

/* Panels */
div#cms_news .panel_wrapper div.panel {display:none;}
div#cms_news .panel_wrapper div.current {display:block; width:100%; overflow:visible;}
div#cms_news .panel_wrapper {border:1px solid #919B9C; border-top:0px; padding:10px; padding-top:5px; clear:both; background:white;}

div#cms_news div#head_foto_insert_panel {
    padding-top: 6px;
}

div#cms_news div#head_foto_insert_panel img {
    margin-top: 10px;
}

div#cms_news div#head_video input.text {
    width: 400px;
}

div#cms_news div#head_video select {
    width: 140px;
}

div#cms_news div.form_error {
    padding-left: 90px;
    color: red;
}

div#pager {
    width: 515px;
    height: 20px;
	background: url('/images/pager.gif') no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#pager ol {
    margin-left: auto;
    margin-right: auto;
}

div#pager ol li {
    float: left;
    width: 22px;
    text-align: center;
    padding-top: 1px;
    display: block;
}

div#disclaimer h1 {
    margin-bottom: 12px;
}

div#disclaimer p {
    margin-bottom: 16px;
    line-height: 16px;
}

div.event_now {
	margin-top: 4px;
	margin-bottom: 10px;
}

div.event_now:first-child {
	margin-top: 0px;
}

div.event_now div.event_videos {
	float: left;
	width: 256px;
}

div.event_now div.event_photos {
	float: left;
}

div.event_photo, div.event_video {
	float: left;
	width: 120px;
	height: 120px;
	background-color: #ebebeb;
	margin-right: 8px;
	margin-bottom: 8px;
}

div.event_video img {
    width: 90px;
    height: 67px;
}

div.event_photo table tr td, div.event_video table tr td {
	width: 120px;
	height: 120px;
}

div.event_photo table tr td img, div.event_video table tr td img {
	margin-left: auto;
	margin-right: auto;
	display: block;
    border: 1px #9a9a9a solid;
    background-color: #ffffff;
    padding: 1px;
}

div.event_details div.event_photos, div.event_details div.event_videos {
	margin-top: 12px;
}

div.event_photos h3, div.event_videos h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.event_photos a:hover, div.event_videos a:hover {
	cursor: pointer;
}

div.event_articles {
	margin-top: 16px;
	margin-bottom: 10px;
}

div.event_articles ul {
	margin-top: 10px;
}

div.event_articles ul li {
	padding-bottom: 6px;
}

div.event_details div.event_photos {
	margin-top: 12px;
	margin-bottom: 4px;
}

div.event_details p.datum, div.event_details p.website, div.event_details div.description p, div.event_details p.moby {
    margin-top: 4px;
    margin-bottom: 12px;
    line-height: 16px;
}

div#event_latest {
    margin-top: 5px;
    margin-bottom: 18px;
}

div#event_latest img {
    border: 5px solid #ebebeb;
    margin-bottom: 8px;
}

div#photofeed {
    margin-top: 4px;
    margin-bottom: 16px;
}

div#photofeed img {
	border: 1px solid #a7a7a7;
}

div#photofeed p {
	text-align: right;
	padding-right: 3px;
	font-style: italic;
}

div#reviews {
    margin-top: 4px;
    margin-bottom: 12px;
}

div#reviews img {
	float: left;
	display: block;
	padding: 4px;
	margin-right: 5px;
	border: 1px solid #a7a7a7;
}

div#reviews .title {
	text-transform: uppercase;
	font-weight: bold;
}

div#reviews .intro {
	line-height: 15px;
}

div#reviews li {
	padding-bottom: 12px;
}

div#reviews li:-last-child {
	padding-bottom: 0px;
}

div#event_archive {
	margin-top: 4px;
	margin-bottom: 10px;
}

div#event_archive h4 {
	padding: 0px 0px 4px 0px;
	font-size: 12px;
}

div#event_archive ul {
	margin-bottom: 12px;
}

div#thecrowds {
    margin-top: 4px;
    margin-bottom: 12px;
}

div#thecrowds h4 {
	text-align: center;
	padding: 0px;
}

div#thecrowds p {
	text-align: center;
    padding: 9px 3px 12px 3px;
}

div#thecrowds div.ruler {
	margin-bottom: 6px;
}

div#thecrowds div.body {
    padding: 3px 7px 14px 7px;
    background: url('/images/border_back.jpg') repeat-y;
}

div#thecrowds img {
	display: block;
}

div#thecrowds img.thumb {
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
    border: 1px #9a9a9a solid;
}

#mpjc, #nlgd {
	width: 125px;
	height: 125px;
	margin: 0px auto 12px auto;
}

      /* cross styling */

div#cross {
    padding: 8px 0 6px 0;
    /* onderstaande border is alleen nodig voor site met veel wit in de header */
    border-bottom: 1px solid #BFBFBF;
}

div#cross ul {
    width: 950px;
    height: 12px;
    margin: 0px auto 0px auto;
}

div#cross li.rest {
	padding: 0 20px 0 20px;
	height: 11px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #6c6c6c;
}

div#cross li.first {
	padding: 0 20px 0 20px;
	height: 11px;
	float: left;
	margin-left: -10px;
	overflow: hidden;
	border-right: 1px solid #6c6c6c;
}

div#cross li.last {
	padding: 0 20px 0 20px;
	height: 11px;
	float: left;
	overflow: hidden;
}

div#cross a {
	height: 10px;
	display: block;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #5a5a5a;
}

div#cross a:hover,div#cross .active a {

}

div#cross .dc a {
	color: #89623B;
}

div#cross .mc a {
	color: #93C50A;
}

div#cross .dcg a {
	color: #C73274;
}

div#cross .sc a {
	color: #FF6805;
}

div#cross .gc a {
	color: #B60000;
}

div#cross .bc a {
	color: #72849d;
}

div#cross .stc a {
	color: #499CD3;
}

div#cross .tv a {
	color: #3A492C;
}

/* einde cross styling */

div#country_news p.title {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 10px;
	background: #fff url('/images/author_ruler.gif') no-repeat bottom;
}

div#country_news ul {
	width: 256px;
	height: 85px;
	float: left;
	padding-bottom: 20px;
}

div#country_news ul li img {
	border: 2px solid #cccccc;
	margin-right: 6px;
	float: left;
}

div#country_news ul.other_countries {
	width: 515px;
	background: #fff url('/images/author_ruler.gif') no-repeat bottom;
	padding-bottom: 25px;
	margin-bottom: 15px;
}

div#country_news ul.other_countries li {
	width: 55px;
	float: left;
}

div#country_news ul li.title {
	font-size: 14px;
	font-weight: bold;
	width: 257px;
	float: none;
	height: 32px;
}

.tweetmeme {
	float: left;
	width: 110px;
}
