/**
 * Copyright Levi9 Global Sourcing 2009
 */
.jurnav_title {
	position: relative;
	height: 20px;
	left: 18px;
	top:10px;
	font-weight: 600;
	width: 480px;
}

.jurnav_title img {
	width: 480px;
	height: 35px;
}

.navigator_title_secondpart {
	display: inline;
	color: #fff;
}

.navigator_boldest_title {
	display: inline;
	font: 18px arial;
	color:#fff;
	font-weight: bold;
}

.navigator_title_lastpart {
	display: inline;
	width:80px;
	color: #fff;
}

.navigator_wrapper {
	background: url(../img/jurnav-wrapper.gif) 0 0 no-repeat;
	width: 500px;
	height: 400px;
	margin-top: -8px;
}

.jurnav-button {
	position: relative;
	left:5px;
	top:18px;
	width: 160px;
	height: 100px;
	float: left;
	margin-right: 3px;
	margin-bottom: -1px;
	text-align: center;
}
.jurnav-button-image {
	background: url(../img/homepage-navigator-button.png) 0 0 no-repeat;
 	height: 100px;
 	width: 160px;
 	position: relative;
 	z-index: 60;
 	overflow: hidden;
}

.jurnav-button h2 {
	position: relative;
	top: 10px;
	color: #8b8975;
}

.navigator_zoeken {
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}

.navigator_zoeken a {
	font-weight: normal;
}

ul.jurnav_search {
	margin-bottom: 12px;
	padding: 0;
	list-style: none;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
}

ul.jurnav_search li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.jurnav_txt_serach {
	width: 213px;
	font-size: 12px;
	text-indent: 5px;
}

a.jurnav_button {
	background: url(../img/homepage-zoeken-button.gif) 0px 0px no-repeat;
    color: #444;
    display: inline;
    cursor:default;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding:6px 18px 6px 0px; /* sliding doors padding */
    text-decoration: none;
}

a.jurnav_button span {
    display: inline;
    line-height: 14px;
    padding: 0px 2px 0px 9px;
    font-weight: bold;
}
.jurnav_uitgebreid_zoeken_link {
	text-align: right;
	padding:0px 12px 0px 10px;
	margin-top: -3px;
}
.jurnav_uitgebreid_zoeken_link a {
	font-size: 11px;
}

div.category_menu div.jurnav_bottom{
	height: 10px; 
	width: 156px; 
	clear: both;	
	background: url('../img/homepage-navigator-category-element-menu-bottom.gif') 0px 0px no-repeat;
}