
#rightColumnContainer .dataViewContent a {
	color: #000000;
    font-weight: bold;
}

#rightColumnContainer .dataViewContent .contactInfo {
    margin-bottom:10px;
}


/** Category breadcrumb **/
#ndtrcCategories {
    overflow: hidden;
    margin-bottom: 10px;
}
.ndtrcFilterInfo h4 {
	text-weight: bold;
}
#ndtrcCategories a {
    color: #000;
    font-weight: bold;
    padding: 2px 4px;
}

#ndtrcCategories a.active {
    text-decoration:none;
	background-color:#B21F16;
    color:#fff;
}
#ndtrcOverview .overviewRootCategory {
    width: 502px;
    margin-bottom: 20px;
    float:left;
    list-style: none;
}

.overviewRootCategory > .alternateHeading {
	margin-top:0px;
}
#ndtrcOverview hr {
    background:#ddd;
    color:#ddd;
    clear:both;
    float:none;
    width:100%;
    height:.1em;
    margin:0 0 1.45em;
    border:none;
}


/** header **/
.ndtrcItemList h4 {
	margin:0 15px 0 0;
	width: 100%;
}

.ndtrcItemListMarginTop {
	margin-top: 10px;
}

/** Search block sidebar **/
#ndtrcSideSearch {
	padding-top: 13px;
	display: inline-block;
	color: #FFFFFF;
}

#ndtrcSideSearch input.text {
    height:  16px;
    width:   196px;
    padding: 2px;
    margin-bottom: 8px;
}

#ndtrcSideSearch input {
    vertical-align: top;
    font-size: 11px;
	clear:both;
}
#ndtrcSideSearch select {
    font-size: 11px;
}
#ndtrcSideSearch select:disabled {
    color: #AFAFAF !important;
}
#ndtrcSideSearch input.unfilled {
    color: #AFAFAF;
}



#ndtrcSideSearch label {
    padding-top:5px;
	float:left;
	font-weight: bold;
	clear: both;
	min-width: 100px;
}

#ndtrcSideSearch select {
	clear:both;
    height:  22px;
    padding: 2px;
    margin-bottom: 8px;
}
#ndtrcSideSearch .imageButton {
    float:right;
}

#ndtrcSideSearch .calendarBox .dateSelect img {
    margin: 0px;float: left;margin-right: 8px;
}
#ndtrcSideSearch .calendarBox .dateSelect a {
	margin-top: 3px;display: block; float: left;margin-bottom: 15px;
    vertical-align: top;
}

.ndtrcSearchButton{
	padding: 3px;
	border: 0px;
    height:22px;
    width: 59px;
    cursor: pointer;
}

/** Category filter block sidebar **/
.ndtrcSideCategory {
    padding-left: 12px;
}

#ndtrcSideCategory {
    width: 202px;
    overflow: hidden;
    color: #fff;
}

#ndtrcSideCategory > ul{
    padding-left: 0px;
}

#ndtrcSideCategory li strong {
    font-size: 120%;
}

#ndtrcSideCategory li {
    display: block;
    margin: 0;
    list-style-type: none;
    float: left;
    width: 100%;
}

#ndtrcSideCategory li li {
    padding-left: 0px;
    font-size: 11px;
    font-weight: normal;
}

#ndtrcSideCategory li.folded>ul {
    display: none;
}

#ndtrcSideCategory>ul>li {
    font-size: 13px;
    font-weight: bold;
}

#ndtrcSideCategory ul,#ndtrcSideCategory li,#ndtrcSideCategory span {
    vertical-align: -1px;
}

#ndtrcSideCategory > ul > li > .categoryHolder {
    vertical-align: 1px;
}

#ndtrcSideCategory li .fold {
    position: relative;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 20px;
    float: left;
    cursor: pointer;
}

#ndtrcSideCategory li span.categoryHolder,#ndtrcSideCategory .checkCategory
{
    cursor: pointer;
    cursor: hand;
}

#ndtrcSideCategory .checkCategory {
    margin-left: 2px;
}

.checkCategory label {
    float: none;
    font-weight: normal;
}

#ndtrcSideCategory li.folded>div.fold,#ndtrcSideCategory li.unfolded>div.fold
{
    margin-left: 3px;
    padding-left: 3px;
}

#ndtrcSideCategory li.folded>div.fold {
    background: url(/images/icons/bullet_arrow_right.png) 0px 2px no-repeat;
}

#ndtrcSideCategory li.unfolded>div.fold {
    background: url(/images/icons/bullet_arrow_down.png) 0px 2px no-repeat;
}

#ndtrcSideCategory>h2 {
    margin-bottom: 5px;
}

#ndtrcSideCategory input[type=checkbox] {
    margin:3px 3px 3px 6px;
    top: 0px;
}

*+html #ndtrcSideCategory input[type=checkbox] {
    margin:0 1px 0 1px;
}
#ndtrcSideCategory input[type=checkbox],#ndtrcSideCategory input.radio {
    margin:0 1px 0 3px\0/;
}


#ndtrcSideCategory .checkCategory {
    vertical-align: 2px;
}

#ndtrcSideCategory > ul ul {
	margin-left:16px;
}



/** NDTRC sorting items **/

.ndtrcSortItems {
    margin: 7px 0px;
}

.ndtrcSortItems, .ndtrcSortItems .ndtrcSort {
    color:#000 !important;
}

.ndtrcSortItems .ndtrcSort:active {
	text-decoration: none;
	font-weight: bold;
}

.ndtrcSortItems .asc {
	text-decoration: none;
	font-weight: bold;
    background: url(/images/icons/sortDown.jpg) no-repeat 100% 3px;
	padding: 0 12px 0 0;
}
.ndtrcSortItems .desc {
	text-decoration: none;
	font-weight: bold;
	background: url(/images/icons/sortUp.jpg) no-repeat 100% 4px;
	padding: 0 12px 0 0;
}
.ndtrcSort.favorite {
	background: url(/images/ndtrc_favorite_small.png) no-repeat left -1px;
	padding-left:20px;
	padding-bottom:6px;
}

.ndtrcDisplayTips{
	width: 500px;
}
.ndtrcDisplayTips ul {
	display: block;
	height: 31px;
	background-repeat: no-repeat;
}

.ndtrcDisplayTips ul.bottom {
	margin-bottom: 6px;
}

.ndtrcDisplayTips li { 
	float:left;
	margin-left: 5px;
	padding: 0 !important;
	list-style: none;
	border:none;
}
.ndtrcDisplayTips li.first { 
	margin-left: 0px;
	margin-right: 7px;
}
.ndtrcDisplayTips li a{ 
	outline: none;
    font-size: 15px;
    font-weight:bold;
    font-family: MyriadPro;
    padding-top: 8px;
    text-decoration: none;
}

.ndtrcDisplayTips li.first a {
    padding-left: 7px; 
}


.ndtrcDisplayTips li a.active{ 
	background:url(/images/tab_left.png) no-repeat;
	text-decoration: none;
	padding-left:10px;
	padding-top: 0px;
}
.ndtrcDisplayTips li a.active > span { 
	background:url(/images/tab_right.png) no-repeat scroll right top;
	padding: 8px 12px 10px 0;
	float:left;
}
.ndtrcDisplayTips li a {
    display:block;
    height:31px;
}

.ndtrcDisplayTips ul.bottom li a.active{ 
    background-repeat:no-repeat;
}
.ndtrcDisplayTips ul.bottom li a.active > span { 
    background:url(/images/tab_right_bottom.png) no-repeat scroll right top;
}
.ndtrcDisplayTips ul.bottom { 
    background-repeat: no-repeat;
}




/** Item list content **/
.ndtrcItemList li {
    padding: 8px 0px 8px 10px;
}
.ndtrcTitle {
    font-weight: bold;
    font-size: 16px;
}
h2.ndtrcTitle {
	margin-bottom: 10px\0/;
}

.itemCount, .itemLocation{
	color: #AFAFAF;
	float:left; 
	padding: 0px 0px 0px 5px;
}
.ndtrcItemList .imageHolder {
	width:80px;
    float: left;
    margin-right:14px;
    margin-left:-10px;
}

.ndtrcItemList .imageHolder .favorite {
    position:absolute;
	vertical-align:top;
    margin:-8px 0 0 -8px;
    z-index: 100;
}

.ndtrcItemList .textHolder {
	margin-top:0px;
    float:left;
    width: 405px;
}
.ndtrcItemList .subheader {
    color: #919191;
    width: 375px;
}
.ndtrcItemList .text {
    width: 375px;
}

.ndtrcItemList .icon {
    float:right;
    margin-right:4px;
}

.ndtrcItemList .textHolder .ItemHead {
   	color: #000!important;
	font-weight: bold;
	text-decoration: none; 
}

.cleaner {
	clear:both;
}

.ndtrcItemList a {
	color: #000;
}

#ndtrcSearchCriteria {
    border-width: 1px;
    border-style: dotted;
    display:block;
    margin-bottom:10px;
    margin-top: 10px;
    padding:10px;
}



/** Filter block sidebar **/
#ndtrcSideFilter {
    pading-bottom: 13px;
}
#ndtrcSideFilter ul {
    padding-left: 0;
}
#ndtrcSideFilter li {
    list-style: none;
    margin: 2px 0px;
}
#ndtrcSideFilter a {
    color: #FFF;
}
#ndtrcSideFilter a:hover {
    color: #000;
}
#ndtrcSideFilter a.selected {
    color: #000;
    background: url(/images/icons/deleteFilter.png) no-repeat 100% 42%;
    padding: 1px 20px 0 0;
    z-index: 1;
}

#ndtrcSideFilter .filterContainer {
    margin-bottom: 13px;
}

#ndtrcSideFilter a.selected:hover {
    background: url(/images/icons/deleteFilterHover.png) no-repeat 100% 42%;
    text-decoration: line-through;
}

#ndtrcSideFilter .ndtrcLoadingFilters {
    background: url(/images/icons/loading.gif) no-repeat;
    background-position: 162px 8px;
    border: 1px dotted #9ddb18;
    background-color: #d9eab4;
    margin-top:10px;
    padding:5px;
    display:none;
}
#ndtrcSideFilter .ndtrcLoadingFilters strong {
    margin-right: 40px;
    display: block;
    color: #000;
}
#ndtrcSideFilter .explanation {
    background-color: #d27973;
    margin-top:10px;
    padding:5px 5px 0px 5px;
}



.ndtrcItemList .textHolder .text {
    float:left;
}
.ndtrcItemList .textHolder .googleMapsMarker {
    float:right;
    margin-right:7px;
    cursor: pointer;
}

.FilterInfoKnop {
	font-size: 12px;
	font-weight:bold;
	padding: 10px;
	text-decoration: underline;
	color: #000;
	padding-left: 40px;
	background: url(/images/icons/filterInfo.png) no-repeat 2% 50% #d9eab4;
	border: 1px dotted #9ddb18;
}

/* Sorting items */
.ndtrcSortItems span.ndtrcSeparator {
    padding: 0 4px;
}
.ndtrcSortItems .up, .ndtrcSortItems .down {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    padding: 0 12px 0 0;
}
.ndtrcSortItems .up {
    background: url(/images/icons/sortUp.jpg) no-repeat 100% 50%;
}
.ndtrcSortItems .down {
    background: url(/images/icons/sortDown.jpg) no-repeat 100% 50%;
}


/** NDTRC Loading items container **/
/*
div.ndtrcLoading, div.ndtrcNoResults {
    margin-top:5px;
    padding: 15px 10px 10px 40px;
    height: 35px;
	width:450px;

    font-size: 12px;
    font-weight:bold;
    text-decoration: underline;
    color: #000;
    text-align: center;
    vertical-align:middle;
    background: url(/images/icons/filterInfo.png) no-repeat 2% 50% #d9eab4;
    border: 1px dotted #9ddb18;
}
*/


#ndtrcResults {
	float:left;
	width: 502px;
}


div.ndtrcNoResults {
    margin-top: 5px;
    padding: 27px 20px 7px 45px;
    height: 35px;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-align: center;
    vertical-align: middle;
    background: url(/images/icons/filterInfo.png) no-repeat 2% 50% #F0EFD3;
    border: 1px dotted #ccc;
}

div.ndtrcLoading>.loadingText {
    background: transparent url(/site_files/ndtrc/images/ajax-loader.gif) 10px 8px
        no-repeat;
    height: 33px;
    padding-left: 50px;
    padding-top: 17px;
    display: inline-block;
}

div.ndtrcLoading {
	background-color:#fff;
    width: 500px;
    text-align: center;
	display: none;
}


div.loaderMaps {
    position: absolute;
    top: 160px;
    left: 184px;
    z-index: 100;
	width: 380px;
}
div.loaderFilters {
    width: 200px;
    text-align: left;
	padding-bottom: 5px;
	font-weight: bold;
	color: #fff;
	border: 1px dotted #ccc;
}
div.loaderFilters>.loadingText {
    background: transparent url(/site_files/ndtrc/images/ajax-loader.gif) 5px 8px no-repeat;
    height: 41px;
	padding: 8px 3px 0 44px;
    color: none;
    background-color: transparent;
    width: 152px;
    display: inline-block;
}

#ndtrcSearchCriteria {
    background-color: #F0EFD3;
    border: 1px dotted #ccc;
    display: block;
    padding: 10px;
    margin-bottom: 10px;
}

#ndtrcSearchCriteria label,
#ndtrcSearchCriteria h4 {
	font-weight: bold;
}



.ndtrcFilterInfo {
    background-color: #d9eab4;
    border: 1px dotted #9ddb18;
    display: block;
    padding: 10px;
    margin-bottom: 10px;
}

.ndtrcFilterInfo h4 {
    margin-bottom: 5px; 
}
.overviewLinkList {
    list-style: none;
    width: 240px;
}
.overviewLinkList li {
    margin-left:14px;
    list-style: none;
}
.overviewRootCategory .columnLeft,
.overviewRootCategory .columnRight {
    float: left;
    width: 250px;
}

select.ndtrcSelectCategory {
    border: 1px solid #7e9eb7;
    padding: 0px;
    float:right;
    display:none;
    width: 150px;
}

.ndtrcItemTitle {
	float:left;
}
.content .ndtrcItemTitle {
	margin-top:0px !important;
}

.contentIntro .ndtrcDetail {
    padding-bottom: 0px;
}

.ndtrcPage  .longIntro .mainText ul {
	padding-left: 20px;
	list-style: disc;
}

.ndtrcFilterHelp {
    background: url(/images/icons/filterHelp.png) no-repeat left top;
    height: 21px;
    width: 21px;
    display: block;
    floaT: right;
    margin-top: -4px;
}



/** Events search block **/

.textHolder .dateHolder{
    line-height: 14px;
    margin: 0 15px 3px 0;
}

#ndtrcSideSearch .dateSpecifier{
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}

#ndtrcSideSearch .dateSpecifierActive{
    text-decoration: underline;
    font-weight: bold;    
    padding-left: 8px;
    display: block;float: left;
    background: url('/images/icons/bullet_red_white.png') 0px 3px no-repeat;
    cursor: default;
    color:#fff;
}

#ndtrcEventNodes{
    display: none;
}

#leftColumnContainer #ndtrcSideSearch .eventSearchOptions{
    margin-bottom:13px;
}

.ndtrcSideSearchTab {
    float: left;
    margin-top: -13px;
    height: 22px;
    padding: 5px 0px 3px 0px;
}
.ndtrcSideSearchTab  {
	text-align: center;
}
.ndtrcSideSearchFirstTab {
    margin-left: -8px;
    width: 102px;
}
.ndtrcSideSearchFirstTab a {
    width: 86px;
}

.ndtrcSideSearchLastTab {
	width: 116px;
}

.ndtrcSideSearchLastTab a {
	width: 65px;
}

.ndtrcSideSearchFirstTab a,.ndtrcSideSearchLastTab a{
	text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

.ndtrcSideSearchFirstTab.ndtrcSideSearchTabActive {
	width:102px;
}
.ndtrcSideSearchLastTab.ndtrcSideSearchTabActive {
	width:116px;
}
.ndtrcSideSearchFirstTab.ndtrcSideSearchTabActive a,
.ndtrcSideSearchLastTab.ndtrcSideSearchTabActive a{
	color:#fff !important;
}

#ndtrcSearchForm {
	float:left;
}

.eventSearchOptions h2 {
	border:none !important;
}
.eventSearchOptions p {
    margin: 10px 0px;	
}


.dataViewContent .catGroup h3, .dataViewContent .catGroup .alternateHeading {
	padding: 0;
}
.dataViewContent .catGroup .catGroupName{   
    padding-top: 6px;   
    padding-bottom: 6px;
    cursor: pointer;
    background: #fff url('/images/icons/bullet_arrow_right_big.png') 470px 8px no-repeat;
}

.dataViewContent .catGroup.folded .catGroupName{
    background: #fff url('/images/icons/bullet_arrow_right_big.png') 450px 8px no-repeat;
}
.dataViewContent .catGroup.unfolded .catGroupName{
    background: #fff url('/images/icons/bullet_arrow_down_big.png') 446px 10px no-repeat;
}
.dataViewContent .catGroup.folded .catGroupCategories{
    display: none;
}


.catGroup{
    background-repeat: no-repeat;
    background-position: 5px 2px;
    padding-left: 40px;
}

.ndtrcItemTitle .ItemHead {
	padding-right:5px;	
}

.ndtrcItemList > ul,
.ndtrcItemList li.pager,
.ndtrcItemList li.first-pager {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.ndtrcItemTitle li.last-pager {
	border-bottom-style: none !important;
	border-bottom-width: 0px !important;
}

span#setFiltersLink {
	background: url('/images/verfijn_overzicht.png') no-repeat;
	height: 22px;
	width: 113px;
	display: block;
}


/** MAINTENANCE MODE */
.ndtrcMaintenance {
    background: #469007 url('/site_files/ndtrc/images/warning.png') 12px 12px no-repeat;
    color: #fff;    
    padding-bottom: 12px;
    padding-top: 9px;
    padding-left: 58px;
    padding-right: 30px;
    font-weight: bold;
}
#leftColumnContainer .ndtrcMaintenance, #rightColumnContainer .ndtrcMaintenance {
    padding: 10px 25px;
}

.interactiveMapTrigger, .interactiveMapTrigger img{
	position: relative;
}

.interactiveMapTrigger .enlarger{
	display: none;
	position: absolute;
	bottom: 3px;
	right: 0;
	left: 0;
}

.interactiveMapTrigger:hover .enlarger{
	display: inherit;
    
}
