/*
	Change sitelogo in header

	1. GET this file from the REMOTE server. NEVER USE AN OLD, LOCAL VERSION
	2. put image in the directory prm/varia/headerlogo and upload to server.
	3. copy-paste these two lines of code below this commented howto-text:
		#hdr_logo {background:url(/static/nmc/prm/varia/headerlogo/hln_logo_muziek.png) no-repeat}
		#hdr_logo img {visibility:hidden;}
		#hdr_logo a {display:block; width:169px; height:80px}
	4. change the name of the image in "background:url(/static/nmc/prm/varia/headerlogo/hln_logo.png)"
	5. upload this css.
	6. change the fingerprint of the autodeploy.css to the current date (format: ddmmyyyy) (and hour if there are multiple updates) so browsers pick up the new css
	7. Standard the autodeploy.css is included in these files:
		- nmc/head/hln_nl_4this_stop_1_head.html
		- nmc/head/hln_nl_4children_stop_1_head.html
	The included link-code:
	<link rel="stylesheet" href="/static/nmc/nmc/head/autodeploy.css" type="text/css" />
	If you want to exclude the css from a certain navigation, you can make a new head-file for that navigation-id without the autodeploy.css-link.

	To undo
	1. GET this file from the REMOTE server. NEVER USE AN OLD, LOCAL VERSION
	2. delete the two added lines in this css-file.
	3. don't change the other lines (if any).
	4. upload.

	DO NOT DELETE THIS FILE FROM THE SERVER.
*/

/*video nav voetbal green*/
#partnerSites li {width: 188px}
#partnerSites li.regiojobs h4 {margin-top: 7px}
#partnerSites li.autozone h4 {margin-top:0px;}
#partnerSites li.extra hr {margin-top: 32px}
#partnerSites hr {margin-top: 17px}

.width810 h3 {
	float: none !important;
	width: auto;
}
.bn_large_img.bn_left .tn_list_h_video_button_container { float: none; }
.bn_large_img .tn_list_h_video_button_container { float: none; }
