/* --- wmd.css - Laat je raken - Welzijn & Maatschappelijke Diensverlening --- */

/*
light:				#e0f0e0;
normal:				#99cc99;
dark:					#339933;
mainNav selected:	#1f7a1f;
*/

/*
#mainNav li {
	margin-left: 7px;
}*/

h1, h2, h3, legend,
a,
.date,
#breadcrumb a:hover, #breadcrumb a:focus, #breadcrumb a:active, 
#breadcrumb span,
#siteSearch label,
#notify button,
#notify .button,
/* content: */
.cnt a.more,
.cntPrintHeader p.printPage a,
.cntSearch button,
.cntPagination .selected a,
.cntSearchResults h2,
.cntSearchResults ul.crumbPath,
.cntOplSearchResults a.more,
.cntVacSummary p a.more,
.cntVacSummary p.printPage a,
.cntVacSearch button,
.cntVacSearch em,
/* sideBar: */
.sbrTextVisual a.more,
.sbrText a.more,
.sbrEmployers p span,			
.sbrEmployers li p a,
.takeaction a,
/* navBar: */
.nbrSubNav ul.nav li.selected a {
	color: #339933;
}

#breadcrumb a {
	color: #99cc99;
}

.brancheline
{
    border-top:1px solid #99cc99;border-bottom:1px solid #99cc99;
    margin-bottom:10px;
}
/*
#mainNav .selected a img,
#mainNav a:hover img, #mainNav a:focus img, #mainNav a:active img,
#mainNav li.jsHover img,
#mainNav li:hover img, #mainNav li:focus img, #mainNav li:active img,
#mainNav li li a:hover, #mainNav li li a:focus, #mainNav li li a:active,
#mainNav li.selected li a:hover, #mainNav li.selected li a:focus, #mainNav li.selected li a:active,
#mainNav li li.selected a {
	background-color: #1f7a1f;
}

#mainNav a img,
#mainNav ul ul,
#mainNav li li a,
#mainNav li.selected li a {
	background-color: #339933;
}

.frame,		
#mainNav .selected a,
#mainNav .selected a:hover, #mainNav .selected a:focus, #mainNav .selected a:active,
*/
#notify .popup,
.cntVacSearch .frame {
	background-color: #99cc99;
}

/*	
#mainNav a:hover, #mainNav a:focus, #mainNav a:active,*/
.frameBase,
/* content: */
.cntHome,
.cntActueel,
.cntActOverviews .news ul li.odd,
#content .cntTeasers,
.cntOplSearch,
.cntVacSearch .frameBase,
.cntVacSearch .resultFilter {
	background-color: #e0f0e0;
}
	
/*#siteSearch input,*/
#notify input,
/* content: */
.cntSearch input,
.cntOplSearch select,
.cntVacSearch input,
.cntVacSearch select,
/* navBar: */
.nbrVacSearch input,
.nbrVacSearch select {
	border-color: #339933;
}

/* content: */
.cntTextImageRight_wide,
.cntTextImageLeft_wide,	
.cntSearch,
.cntPagination,
.cntSearchResults ol li,
.cntOplSearchResults ol li,
.cntVacSummary,
.cntVacSearchResults ol li {
	border-color: #e0f0e0;
}

#siteLogo a:focus
/*,#mainNav a:focus*/ {
	outline-color: #99cc99;
}

#breadcrumb li li a {
	background-image: url(/Images/Campaign/divider_wmd_breadcrumb.gif);
}
		
#breadcrumb li li a:hover, #breadcrumb li li a:focus, #breadcrumb li li a:active,
#breadcrumb li li span {
	background-image: url(/Images/Campaign/divider_wmd_breadcrumb_curr.gif);
}

/*
#mainNav {
	background-image: url(/Images/Campaign/bg_wmd_mainnav.gif);
}*/
					
#notify button,
#notify .button,
/* content: */
.cnt a.more,
.cntPrintHeader p.printPage a,
.cntSearch button,
.cntSearchResults ul.crumbPath li li,
.cntOplSearchResults a.more,
.cntVacSummary p.printPage a,
.sbrTextVisual a.more,
.sbrText a.more,
.nbrSubNav ul.nav li.selected a {
	background-image: url(/Images/Campaign/ico_wmd_submit.gif);
}

.cntVacSearch button {
	background-image: url(/Images/Campaign/button_wmd_submit_color.gif);
}

.cntActOverviews .agenda a.prev {
	background-image: url(/Images/Campaign/ico_wmd_back.gif);
}

.cntPrintHeader p.printPage,
.cntVacSummary p.printPage {
	background-image: url(/Images/Campaign/ico_wmd_printpage.gif);
}

a.highlighted {	
	background:url(/images/laatjeraken/layout/icon_highlighted_welzijn.png) bottom left no-repeat;
}	

a.newsletterImageLink {	
	background:url(/images/laatjeraken/layout/newsletter_welzijn.gif) bottom left no-repeat;
}
a.applicantImageLink 
{
    background:url(/images/laatjeraken/layout/applicant_welzijn.gif) bottom left no-repeat;
}
.popupped_link 
{
    background-position: 0 -116px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/Campaign/popup_sprite_ie_green.png', sizingMethod='scale');
}


/** MENU **/

.menu {
	width:770px; 
	height:32px; 
	position:relative; 
	/*top:-16px;*/
	top:-14px;
	/*left:61px;*/
	left:47px;
	float:left;
	z-index:1000; 
	font-family:arial, sans-serif;
}

/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:770px;
	left:104px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	z-index:100;
}

.menu ul ul {
	width:149px;
	z-index:1000;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:auto;
	position:relative;
	margin:0;
}
*:first-child+html .menu li {
	margin-left:0;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none; 
	color:#fff; 
	width:92px; 
	height:30px; 
	border-right:1px solid #FFE0B2;
	border-width:1px 1px 1px 1px;
	border-color: #85c285; 
	background: #339933; 
	/*padding-left:10px;*/
	padding-left:6px;
	padding-right:6px;
	/*padding-top:4px; */
	line-height:29px; 
	font-weight:bold;
	text-align:center;	
}
.menu a.active {
	border-bottom:11px solid #85c285;
	background-color:#1b741b;
	z-index:10;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:92px; 
}
.menu a.last {
	border-right:0;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	/*top:34px;*/
	top:30px;
	left:0; 
	z-index:1000;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#339933; 
	color:#FFF; 
	height:auto; 
	line-height:1em; 
	padding:8px 10px; 
	width:128px;
	border-width:0 1px 1px 1px;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #85c285;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:128px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover {
	color:#fff; 
	background:#1b741b;	
	border-bottom:11px solid #85c285;
}
	.menu ul ul a:hover {
		border-bottom:0;
	}
.menu :hover > a, .menu ul ul :hover > a {
	color:#fff; 
	background:#1b741b;
	border-bottom:1px solid #85c285
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul { 
	visibility:visible;
}

.shadow_link 
{
	background-position: right -230px;
}
.cnt .shadow_link a 
{
	background-position: left -184px;
}
