/* CSS Document */

.headImages {
	width:990px;
	height:119px;
}

.searchBar {
	width:990px;
	height:30px;
	background-image:url(/catalog/view/theme/ketelwinkel/image/background_nav.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.searchBar .linkBar {
	width:685px;
	float:left;
	height:30px;
}

.searchBar .linkBar a:link,
.searchBar .linkBar a:visited {
	display:block;
	float:left;
	height:22px;
	line-height:22px;
	border:1px solid #7C7C7C;
	padding-left:10px;
	padding-right:10px;
	background-image:url(/catalog/view/theme/ketelwinkel/image/background_nav_link.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:3px;
}

.searchBar .linkBar a:hover,
.searchBar .linkBar a:active,
.searchBar .linkBar a.selected {
	display:block;
	float:left;
	height:22px;
	line-height:22px;
	border:1px solid #7C7C7C;
	padding-left:10px;
	padding-right:10px;
	background-image:url(/catalog/view/theme/ketelwinkel/image/background_nav_link_over.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:3px;
}

.searchBar .searchContainer {
	width:275px;
	height:30px;
	float:right;
	text-align:right;
	margin-right:15px;
}

.searchBar .searchContainer #filter_keyword {
	width:191px;
	height:20px;
	line-height:20px;
	border:1px solid #7C7C7C;
	color:#7C7C7C;
	margin-top:3px;
}

.searchBar .searchContainer a:link,
.searchBar .searchContainer a:visited {
	display:block;
	float:right;
	width:48px;
	height:22px;
	line-height:22px;
	border:1px solid #7C7C7C;
	color:#7C7C7C;
	text-transform:uppercase;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	background-color:#FFFFFF;
	font-weight:bold;
	margin-left:5px;
	margin-top:3px;
}

.searchBar .searchContainer a:hover,
.searchBar .searchContainer a:active {
	display:block;
	float:right;
	width:48px;
	height:22px;
	line-height:22px;
	border:1px solid #7C7C7C;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	background-color:#7C7C7C;
	font-weight:bold;
	margin-left:5px;
	margin-top:3px;
}

#footer {
	width:990px;
	background-image:url(/catalog/view/theme/ketelwinkel/image/background_footer.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color:#7C7C7C;
	padding-top:15px;
	text-align:center;
}