
/* ****************** profile3 CSS *********************/ 



body {
	background: #f5f5f5 url(/ressurs/ofk/images/profile3/bg_body.gif) repeat-x;
}

a {
	color: #757d1a;
}

#header {
	xbackground: url(/ressurs/ofk/images/profile3/bg_header.png) no-repeat;
}

#xheader #search .button {
	background: url(/ressurs/ofk/images/profile3/button.gif);
}

/*
#header .search_button {
	xfloat: right;
	xdisplay: block;
	background: url(/ressurs/ofk/images/profile3/button.gif);
	width: 76px;
	height: 31px;
	xpadding-left: 25px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	border: none;
	text-transform: uppercase;
	margin-top: -27px;
}
*/

#header .search_button { /** evita **/
	background: url(/ressurs/ofk/images/profile3/button.gif);
	width: 76px;
	height: 31px;
	text-transform: uppercase;
	display: inline;
	/* margin-top: -27px; */
	border: none;
	color: #fff;
	font-size: 12px;
}

#header .search_button:hover { /** evita **/
	xbackground: url(images/button_hover.gif);
	cursor: pointer;
}

#col_nav .boxType1 {
	background: url(/ressurs/ofk/images/profile3/bg_boxType1.gif) bottom no-repeat;
}

#col_nav .boxType1 .boxTop {
	background: url(/ressurs/ofk/images/profile3/bg_boxType1.gif) no-repeat;
}

#col_secondary .boxType1 {
	background: url(/ressurs/ofk/images/profile3/bg_boxType1_wide.gif) left bottom no-repeat;
}

#col_secondary .boxType1 .boxTop {
	background: url(/ressurs/ofk/images/profile3/bg_boxType1_wide.gif) no-repeat;
}

.ikb_tooltip_heading {
   background-color: #757d1a;
}
