@CHARSET "UTF-8";

a, .section_color {
	color: #006BB1;
}

div#header {
    /*background-image: url('/images/headbg_section2.png');*/
	background-image: url('/images/fallback_bg_950.jpg');
    background-repeat: repeat-x;
}

	div#header div#logo {
		/*background-image: url('/images/headlogo_section2.png');
		background-repeat: no-repeat;*/
	}

div#searchresults_number, div#job_header
{
	background-color: #006BB1;
	background-image: url('/images/searchresults_h2bg_section2.png');
}

div#paging {
	color: #006BB1;
}

/* list hover and active */
div#maincontent div.list ul li a:hover, div#maincontent div.list ul li a.active {
	background-color: #006BB1;
}

/* buttons */
.button {
	background-color: #006BB1;
	border: 1px solid #fff;
	color: #fff;
}

div#tagcloud ul.tagcloud li a {
	color: #006BB1;
}

body.mini div#header {
	background: url(../images/minibg_section2.png) repeat-x;
}

body.mini div#logo {
	background: url(../images/minilogo_section2.png) no-repeat;
}

body.w620 div#header {
	background-image: url('/images/fallback_bg_620.jpg');
	height: 100px;
}

body.w620 div#header div#logo {
	background: none;
}

body.w620 div#quicksearch {
	padding-top: 23px;
}

body.mini div#header {
	background-image: url('/images/fallback_bg_470.jpg');
	height: 100px;
}

body.mini div#header div#logo {
	background: none;
}

body.mini div#quicksearch {
	padding-top: 23px;
}
