/** CONTENT MAIN START **/
#contentBreadcrumbs {
    overflow: hidden;
    margin-bottom: 10px;
}

#contentBreadcrumbs a {
    color: #afafaf;
}

#contentBreadcrumbs .pageCrumb {
	display: 	block;
	float:      left;
	background: url(/images/icons/arrow_small_red.png) no-repeat 100% 50%;
	padding:    0 13px 0 0;
	margin:		0 8px 0 0;
}

#contentBreadcrumbs .pageCrumbFirst {
	padding-left: 0;
	margin-left: 0;
}

#contentBreadcrumbs .pageCrumbLast {
	padding-right: 0;
	background:    none;
}

.contentMedia .media {
    float:        left;
    margin-right: 10px;
}

.contentMedia .last {
    margin-right: 0;
}

.contentMedia a {
    display: block;
}

.contentMediaText .left {
    float:        left;
    margin-right: 10px;
}

.contentMediaText .right {
    float:       right;
    margin-left: 10px;
}

.contentTwoColumns .column {
    float:  left;
    margin: 0;
    width:  232px;
}

.contentMediaText .text {
	/* adjust postion; removes top line-height spacing */
    position: relative;
    top:      -3px;
}

.contentIntro .introText {
    margin-top: 10px;
}

.contentTwoColumns .left {
    margin-right: 20px;
}

.contentAnchorList ul {
	margin-top: 5px;
}

.contentAnchor .anchorText {
	padding-top: 5px;
	clear:       both;
}

.contentAnchor .anchorTop {
	float:        right;
	background:   url(/images/icons/top.png) no-repeat 0 50%;
	padding-left: 12px;
}

.contentAnchor .anchorTitle {
	float:        left;
	margin-right: 5px;
}

.contentYoutube {
    width:  484px;
    height: 344px;
}

.contentHorizontalRule {
	width: 100%;
	height: 1px;
	background-color: #D9D9D9;
}
.contentHorizontalRule hr {
	display: none;
}

#searchForm .formRow {
	float:left;
}

#searchForm #keyword {
	margin-right: 4px;
}
#searchForm .imageButton {
	padding: 2px 0 3px;
}
#searchForm {
	overflow:hidden;
}
#searchResults .searchResultInfo {
	color: #a6a6a6;
	font-size: 13px;
}
#ndtrcSearchCriteria .searchResultInfo {
    color: #838383;
    font-size: 11px;
}
#ndtrcSearchCriteria a, #ndtrcSearchCriteria .searchResultInfo {
	font-weight: bold;
}



#searchResults .allResults {
	height: 31px;
	font-weight: bold;
	color: #a70069;
	text-align: right;
	line-height: 30px;
	padding-right: 10px;
	margin: 10px 0;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #ca807c;
	background-color: #f0f0f0;	
}

/* Nieuwsbrief aanmelding */
.mpFormTable {
	width: 380px;
}
.mpFormTable td {
	margin-bottom: 2px;
}

.mpFormTable .mpFormLabel { 
	width: 170px;
	font-weight: bold;
}

.mpFormTable input[type="text"] {
	border: 1px solid #000;
	padding: 5px 3px;
	width: 200px;
	margin-bottom: 5px;
	margin-left: 10px;
}
	.mpFormTable input[type="text"].mpSmall1, .mpFormTable input[type="text"].mpSmall2 { width: 25px; float: left; }
	.mpFormTable input[type="text"].mpMedium1, .mpFormTable input[type="text"].mpMedium2 { width: 160px; float: left; margin-left: 10px; }
    .mpFormTable input[type="text"].mpMedium1 { width: 147px; margin-left: 5px; }
    .mpFormTable input[type="text"].mpSmall2 { width: 27px; margin-left: 5px; }
    .mpFormTable input[type="text"].mpSmall1 { width: 40px; }
.mpFormTable input[type="radio"] {
	top: 0;
}
.mpFormTable button {
	padding: 0px;
	border: none;
	background-color: transparent;
	margin:0px;
	float: right;
	width: 106px;
}
.mpFormTable .mpRadioButtonText {
	padding-top: 4px;
}

.sidebarNewsLetter {
	background-color: #A70069;
	padding: 10px;
}
.sidebarNewsLetter p {
	color: #fff;
}
.sidebarNewsLetter .mpFormTable {
	width: 160px;
}
.sidebarNewsLetter .mpFormTable input[type="text"] {
	width: 160px;
	border:none;
	padding: 3px;
	border:1px solid #A70069;
	margin-left: 0px;
}
.sidebarNewsLetter .mpFormTable .mpFormLabel { 
	color: #fff;
	width: 150px;
}

#leftContainer .sidebarNewsLetter {
	padding: 16px;
	width: 191px;
}
#leftContainer .sidebarNewsLetter .mpFormTable input[type="text"] { 
	width: 184px;
}
#leftContainer .sidebarNewsLetter .mpFormTable { 
    width: 194px;
}

/** CONTENT MAIN END **/

/** CONTENT LEFT START **/
.leftBanner, 
.rightBanner {
    overflow:   hidden;
}

.leftBanner {
	margin-bottom: 13px;
}

.leftBanner a, .rightBanner a {
    line-height: 0px;
}

.leftBanner .image, 
.rightBanner .image {
    float:        left;
    margin-right: 3px;
}

.leftBanner .first, 
.leftBanner .last{
	width: 109px;
	text-align: center;
}

.leftBanner .last, 
.rightBanner .last {
    margin-right: 0;
    float: right;
}

.sidebarMedia {
    margin-bottom: 13px;
}

.sidebarMedia a {
    line-height: 0;
}

.sidebarMedia .media {
	float:       left;
	margin-right: 5px;
}

.sidebarMedia .last {
	margin-right: 0;
}

.rightWeather {
	width:         185px;
	border:        1px solid #000;
	background:    #fff;
	margin-bottom: 13px;
}

.rightWeather .itemText {
	padding: 10px 10px 5px 10px;
}

.rightWeather .itemText h4 {
	margin-bottom: 5px;
}

.rightWeather .itemApplet {
    overflow: hidden;
    padding:  0 10px 10px 10px;
}

.rightWeather .itemApplet iframe {
    margin-top: -15px;
    width:      185px;
    height:     135px; 
}

.rightWeather .itemBar {
    clear:       both;
    min-height:  28px;
    line-height: 2.54;
    background:  #000;
    padding:     0 12px;
}

.rightWeather .itemBar a {
    display:    block;
    min-height: 28px;
    background: url(/images/icons/arrow_medium_white.png) no-repeat 100% 50%;
}   

.rightWeather .itemBar img {
    margin-top: 7px;
}
/** CONTENT LEFT END **/

/** CONTENT RIGHT START **/
.rightQuicklink {
	margin-bottom: 13px;
}

.rightQuicklink h3 {
    margin-bottom: 6px;
}

.rightQuicklink li {
    display:       block;
    background:    url(/images/backgrounds/ordered_list_bg.png) no-repeat;
    margin-bottom: 6px;
    overflow:      hidden;
}

.rightQuicklink li.last {
    margin-bottom: 0;
}

.rightQuicklink li span.number {
    display:      block;
    height:       24px;
    width:        24px;
    line-height:  2.18;
    float:        left;
    text-align:   center;
    color:        #fff;
    margin-right: 5px;
}   

.rightQuicklink li a {
    display:     block;
    float:       left;
    width:       158px;
    padding-top: 3px;
}

.rightBanner {
    margin-bottom: 13px;
}

.rightTwitter, .leftTwitter {
    margin-bottom: 13px;
}

/** CONTENT RIGHT END **/

/** NDTRC **/
#searchResults .showAllResults {
    background-color: #F0F0F0;
    border-bottom: 1px solid #CA807C;
    border-top: 1px solid #E1E1E1;
    color: #a70069;
    font-weight: bold;
    height: 31px;
    line-height: 30px;
    margin: 10px 0;
    padding-right: 10px;
    text-align: right;
}
#searchResults .searchResultInfo {
    color: #A6A6A6;
    font-size: 13px;
}
