﻿/* layout */

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana;
	font-size: 11px;
}

#container {
	width: 100%;
	height: 100%;
	background: #ffffff;
}

	#top {
		height: 125px;
		background-image: url('/files/all/dtp/images/topbar.gif');
		background-repeat: repeat-x;
		background-position: 0 75px;
	}

		#head {
			position: relative;
			width: 900px;
			height: 125px;
			margin-left: auto;
			margin-right: auto;	
		}

			#logo {
				position: absolute;
				left: 17px;
				bottom: 55px;
			}
			
			#c_logo {
				position: absolute;
				left: 17px;
				bottom: 60px;
			}
			
			#m_logo {
				position: absolute;
				right: 7px;
				top: 10px;
			}
			
			#languages {
				position: absolute;
				right: 0;
				bottom: 55px;
			}
				
				.language {
					padding-right: 7px;
					float:left;
					filter:alpha(opacity=50);
					-moz-opacity:.50;
					opacity:.50;
				}
				
				.language_active {
					padding-right: 7px;
					float:left;
				}

			#topbar {
				position: absolute;
				left: 705px;
				bottom: 0;
				_bottom: -1px; /*IE6 fix*/
			}
			
			#topbar_left {
				position: absolute;
				left: 17px;
				bottom: 0;
				_bottom: -1px; /*IE6 fix*/
			}
				
				.topbar_button {
					background-image: url('/files/all/dtp/images/topbar.gif');
					background-repeat: no-repeat;
					float: left;
					height: 50px;
				}

					.topbar_button-start {
						background-position: 0 -51px;
						width: 6px;
					}
					
					.topbar_button-content {
						background-position: 0 -102px;
						background-repeat: repeat-x;
					}
					
						.topbar_button_link {
							margin: 29px 8px 0 8px;
						}
					
					.topbar_button-divider {
						background-position: -7px -51px;
						width: 9px;
					}
					
					.topbar_button-end {
						background-position: -17px -51px;
						width: 6px;
					}
			
			#ads_right {
				position: absolute;
				left: 900px;
				top: 125px;
				padding: 10px;
			}
			
				#ads_right_google {
					padding-top: 10px;
				}
				
				#ads_right_other {
					
				}
			
	#middle {
		
	}

		#body {	
			width: 900px;
			margin-left: auto;
			margin-right: auto;	
			background-image: url(/files/all/dtp/images/main_faux_bg.gif);
			background-repeat: repeat-y;
		}

			#main {
				width: 900px;
				min-height: 400px;
				height: auto !important;
				height: 400px;
				padding-top: 65px;
				background-image: url(/files/all/dtp/images/main_bg.jpg);
				background-repeat: no-repeat;
				background-position: top;
			}

				#content {
					float: left;
					width: 860px; /*900*/
					margin: 0 20px 10px 20px;
					display: inline; /*IE6 fix*/
				}
				
				#content_small {
					float: left;
					width: 620px; /*650*/
					margin: 0 20px 10px 20px;
					display: inline; /*IE6 fix*/
				}
				
				.faded {
					filter:alpha(opacity=50);
					-moz-opacity:.50; 
					opacity:.50;
				}
				
				.fadedIE, .fadedIE div {
					filter:alpha(opacity=50);
				}
		
	#bottom {
		
	}

		#footer {
			width: 860px;
			/*height: 18px;*/
			margin-left: auto;
			margin-right: auto;
			padding: 10px 20px 20px 20px;
			margin-bottom: 10px;
			background-image: url(/files/all/dtp/images/main_faux_bg.gif);
			background-repeat: repeat-y;
		}
			
			#bottombar {
				background: #464646;
				width: 850px;
				height: 13px;
				padding: 2px 5px 3px 5px;
			}
			
				#bottombar_items {
					float: left;
				}
			
				#divNewsTicker1 {
					width: 400px;
					height: 13px;
					float: left;
				}
					
				#divNewsTicker1Pre {
					height: 13px;
					float: left;
				}
					
				.divNewsTickerClass {
					/* dummy */
				}
			
			#ads_bottom {
				margin-left: auto;
				margin-right: auto;
				width: 900px;
				padding-bottom: 10px;
				/*text-align: center;*/
			}
				
				#ads_bottom_google {
					float: left;
					padding-left: 20px;
				}
				
				#ads_bottom_other {
					float: right;
					padding-left: 10px;
				}

.brclear {/* niet gebruiken */
	clear: both; font-size: 1px; margin: 0; line-height: 0; height: 0;
}

.clear {
	clear: both;
}

.button_left {
	float: left;
}

.button_right {
	float: right;
}

#main .button {
	background-image: url('/files/all/dtp/images/button.gif');
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	vertical-align: middle;
}

	#main .button-start {
		background-position: 0 0;
		width: 16px;
	}

	#main .button-content {
		background-position: 0 -27px;
		background-repeat: repeat-x;
	}
	
	#main .button-end {
		background-position: -17px 0;
		width: 12px;
	}
	
	#main .button-start_disabled {
		background-position: 0 -54px;
		width: 16px;
	}

	#main .button-content_disabled {
		background-position: 0 -81px;
		background-repeat: repeat-x;
	}

	#main .button-end_disabled {
		background-position: -17px -54px;
		width: 12px;
	}

	#main .button-content_padding {
		padding: 5px 0;
	}

#event_manage a
{
	line-height: 20px;
}

.datePercentage {
	position:relative;
	width: 100px; 
	height: 13px;
	border: solid 1px #418ec1;
	background: #418ec1;
}

.datePercentageBar {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold; 
	color: #ffffff;
	height:	13px;
	text-align: center;
	vertical-align: middle;
}

.input {
	border: solid 1px #a0a0a0; /* #00487B */
	font-family: Verdana;
	font-size: 11px;
	color: #464646;
	padding: 2px;
/*	margin: 1px;*/
}

/* elements */

h1 {
	color: #84b70b;
	font-family: Verdana;
	font-size: 20px;
	font-weight: 900;
	letter-spacing: -1px;
	margin-top: 0;
}

h2 {
	color: #0061a2;
	font-family: Verdana;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 0;
}

h2 .small {
	font-size:14px;
	font-weight:bold;
}

h2 .nospacingh {
	margin-bottom: 2px;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
}

h4 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

p.nospacingp {
	margin-top: 0;
}

li {
	margin-bottom: 3px;
}

form {
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
}

td img {
	vertical-align: text-bottom;
}

td img.icon {
	
}

blockquote {
	margin-bottom: 0pt;
	font-size: 9px;
	line-height: 13px;
}

.subscription_p {
	font-size: 9px;
	font-weight: bold;
	color: #84b70b;
	vertical-align: super;
}

/* (text) markup */

#bottombar {
	color: #cdcdcd;
	font-family: Arial;
	font-size: 10px;
}

#bottombar a {
	color: #cdcdcd;
}

#divNewsTicker1 a {
	/* text-decoration: none; */
}

#main {
	color: #464646;
}

#main a {
	color: #008fcc;
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}

#main .button-content a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
/*	letter-spacing: -1px;*/
}

#main .button-content a:hover {
	color: #d9f87a;
	text-decoration: none; /* IE6 fix */
}

.topbar_button_link a {
	font-size: 11px; /*12*/
	color: #ffffff;
	text-decoration: none;
/*	letter-spacing: -1px;*/
}

.topbar_button_link a:hover {
	color: #84b70b;
}

.tblSystemMessage {
	width: 100%;
	margin-bottom: 10px;
	border: dashed 1px #84b70b; 
	background: #ffffff;
	font-style: italic;
}

.asterisk {
	color: #ff0000;
}

.footer_seperator {
	margin: 0 5px 0 5px;
}

.image_border {
	border: solid 1px #a0a0a0;
}

.highlight {
	color: #0061a2;
	font-weight: bold;
}

.highlight2 {
	color: #84b70b;
	font-weight: bold;
}

.error 
{
	color: #ee0000;
}

.fade {
	color: #888888;
}

.bold {
	font-weight: bold;
}

.italic 
{
	font-style: italic;	
}

.small 
{
	font-size: 9px;	
}

.nowrap
{
	white-space: nowrap;
}

.faq_listitem 
{
	margin-bottom: 20px;
}

.content_bgcolor {
	color: #e4e4e4;
}

.inputlabel input { 
	width: 13px;
	height: 13px;
	padding: 0;
	margin: 0 3px 0 1px;
	vertical-align: bottom;
	position: relative;
	/*top: -1px;*/
	*overflow: hidden;
}

.inputlabel label { 
	display: block;
	padding-left: 16px;
	text-indent: -16px;
	margin: 3px 0 2px 0;
}

.inputlabel label div { 
	padding-left: 0;
	text-indent: 0;
	margin: 0;
}

/* table markup */

.default_table {
	border: solid 1px #418ec1;
	background: #e4e4e4;
}

.default_table th 
{
	border-bottom: solid 1px #418ec1;
	text-align: left;
	background: #418ec1;
	color: #ffffff;
	padding: 2px;
}

.default_table th a , .default_table th a:hover, #main .default_table th a , #main .default_table th a:hover
{
	color: #ffffff;
}

.default_table th a .small, #main .default_table th a .small
{
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.default_table th a .small:hover, #main .default_table th a .small:hover
{
/*	text-decoration: underline;*/
}

.default_table .center {
	text-align: center;
}

.default_table .align_right {
	text-align: right;
}

.default_table td {
	padding: 2px;
}

.default_table a, #main .default_table a {
	color: #0061a2;
	text-decoration: none;
}

.default_table a:hover, #main .default_table a:hover {
	color: #008fcc;
	text-decoration: none;
}

.plain_table {
	background: transparent;
	border: none;
}

.plain_table th {
	border: none;
	text-align: left;
	background: transparent;
	color: #464646;
	padding: 2px;
}

.plain_table td {
	padding: 2px;
}

.button-content a, #main .button-content a {
	color: #ffffff;
}

.button-content a:hover, #main .button-content a:hover {
	color: #d9f87a;
}

.button-content_disabled, #main .button-content_disabled {
	color: #cdcdcd;
}

.row_even {
	background: #dbdbdb; /* #dddddd */
	border-bottom: dotted 1px #418ec1;
}

.row_odd {
	background: #e6e6e6; /* #e4e4e4 */
}

.border_bottom /* als het overal moet, dan zoals bij cultuurprikker en niet met deze class */
{
	border-bottom: dotted 1px #418ec1;
}

.valign_middle, .valign_middle td {
	vertical-align: baseline; /*middle*/
}

#content .padding_0, #content .padding_0 td {
	padding: 0;
}

.smiley 
{
	float: left;
	padding: 2px;
}

.onclick
{
	cursor: pointer; cursor: hand;
}

/* tabs */

#tabs {
	background: transparent url(/files/all/dtp/images/tab.gif) repeat-x 0 20px;
}

	#tabs .tab_container {
		padding-right: 3px;
		cursor: pointer; cursor: hand;
	}
	
	#tabs .tab_container, #tabs .tab_container td {
		vertical-align: middle;
	}
	
	#content .tab_container a {
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #0061a2;
		text-decoration: none;
	}
	
	#content .tab_container a:hover {
		text-decoration: none; /* IE6 fix */
	}
	
	#tabs .tab {
		background: transparent url(/files/all/dtp/images/tab.gif) no-repeat;
	}
	
		/* tab top */
		
		#tabs .tab-top_l_on {
			width: 3px;
			height: 3px;
			background-position: 0 -13px;
		}

		#tabs .tab-top_bg_on {
			height: 3px;
			background-repeat: repeat-x;
			background-position: 0 -16px;
		}

		#tabs .tab-top_r_on {
			width: 3px;
			height: 3px;
			background-position: -3px -13px;
		}
		
		#tabs .tab-top_l_off {
			width: 3px;
			height: 3px;
			background-position: 0 -19px;
		}

		#tabs .tab-top_bg_off {
			height: 3px;
			background-repeat: repeat-x;
			background-position: 0 -22px;
		}

		#tabs .tab-top_r_off {
			width: 3px;
			height: 3px;
			background-position: -3px -19px;
		}
		
		#tabs .tab-top_l_nok {
			width: 3px;
			height: 3px;
			background-position: 0 -7px;
		}

		#tabs .tab-top_bg_nok {
			height: 3px;
			background-repeat: repeat-x;
			background-position: 0 -10px;
		}

		#tabs .tab-top_r_nok {
			width: 3px;
			height: 3px;
			background-position: -3px -7px;
		}

		#tabs .tab-top_l_ok {
			width: 3px;
			height: 3px;
			background-position: 0 -1px;
		}

		#tabs .tab-top_bg_ok {
			height: 3px;
			background-repeat: repeat-x;
			background-position: 0 -4px;
		}

		#tabs .tab-top_r_ok {
			width: 3px;
			height: 3px;
			background-position: -3px -1px;
		}
		
		
		
		/* tab content */
		
		#tabs .tab-l_on {
			width: 3px;
			height: 18px;
			background-position: 0 -79px;
		}

		#tabs .tab-bg_on {
			height: 18px;
			padding: 0 20px 0 20px;
			background-repeat: repeat-x;
			background-position: 0 -97px;
		}

		#tabs .tab-r_on {
			width: 3px;
			height: 18px;
			background-position: -3px -79px;
		}

		#tabs .tab-l_off {
			width: 3px;
			height: 18px;
			background-position: 0 -25px;
		}

		#tabs .tab-bg_off, #tabs .tab-bg_2_off {
			height: 18px;
			padding: 0 20px 0 20px;
			background-repeat: repeat-x;
			background-position: 0 -61px;
		}

		#tabs .tab-r_off {
			width: 3px;
			height: 18px;
			background-position: -3px -25px;
		}
		
		#tabs .tab-l_2_off {
			width: 3px;
			height: 18px;
			background-position: 0 -43px;
		}

		#tabs .tab-r_2_off {
			width: 3px;
			height: 18px;
			background-position: -3px -43px;
		}

/* dtp_edit.asp */

#divAppointment {
	width: 100%;
	display: none;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#divDates {
	width: 100%;
	display: none;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#divParticipants {
	width: 100%;
	display: none;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#divSend {
	width: 100%;
	display: none;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#divTabNavigation {
	padding-top: 10px;
}

#divTabNavigationLeft {
	float: left;
	display: none;
}

#divTabNavigationRight {
	float: right;
	display: none;
}

#divAdvancedOptions, #divHiddenInvitations {
	float: right;
	margin-top: 2px;
	padding: 0 2px 1px 2px;
	border: 1px dashed #e4e4e4;
}

	#divAdvancedOptions a:hover {
		text-decoration: none;
	}

#tdDetailButtons {
	white-space: nowrap;
}