﻿html 
{
	overflow: auto;
}
body {
	background:#000000 url('../images/background_top.jpg') repeat-x scroll 0% 0%;
	color:#FFFFFF;
	font-family:Verdana,sans-serif;
	font-size:0.7em;
	margin:0px;
}
#toppart {
  width: 100%;
}
#topbox {
  background: url('../images/top_bar.jpg') top no-repeat #000000;
  width: 1000px;
  border-bottom: 1px solid #000000;
  margin: 0px auto 0px;
}
#mainbox {
  background: #072c52;
  width: 1000px;
  margin: 0px auto 0px;
  padding: 15px 0px 0px 0px;
  background: #072c52;
  border-top: 1px solid #264a6f;
  overflow: auto;
}
#bottompart {
  background: url('../images/background_bottom2.jpg') repeat-x;
  width: 100%;
  height: 200px;
}
/* ------------------------------------------------------------------- Topbox */
#navigation {
  height: 3.4em;
  padding: 20px 0px 0px 0px;
}
#header {
  background: url('../images/header01.jpg') no-repeat;
  height: 150px;
  border-top: 3px solid #cfdce9;
  border-bottom: 3px solid #cfdce9;
}
#headerhome {
  background: url('../images/header_background.jpg') repeat-x;
  height: 300px;
  border-top: 3px solid #cfdce9;
  padding: 0px 20px 0px 20px;
}
#headercontent {
  width: 400px;
  margin: 20px 0px 0px 0px;
  float: left;
}
#titles {
  height: 140px;
}
#subtitle 
{
	height: 30px;
	margin: 0px 0px 0px 120px;
}
#showcasebackground {
  background: url('../images/showcase_background.jpg') no-repeat;
  width: 502px;
  height: 262px;
  margin: 19px 0px 0px 0px;
  padding: 1px 0px 0px 1px;
  float: right;
}
#showcase {
  background: url('../images/showcase.jpg') no-repeat;
  width: 500px;
  height: 262px;
}

/* ------------------------------------------------------------------ Mainbox */
#mainbox a {
	color: #fff;
}
#contentbox {
  padding: 0px 50px; 
}
#columnfirst {
  float: left;
}
#columnsecond {
  float: left;
}
#columnthird {
  float: left;
}
.columnexpert {
  float: left;
}
.webpartheader {
  height: 30px;
  text-align: center;
  color: #cfdce9;
  margin: 15px 0px 0px 0px;
}
.webpartbackground {
  background: url('../images/webpart_top.jpg') top repeat-x #000000;
  padding: 10px 10px 10px 10px;
  border: 1px solid #cfdce9;
  border-top: 0px;
}
.expertheader {
  height: 90px;
}
.content {
  clear: both;
}
.tools {
  width: 600px;
  text-align: center;
}
.toolimage {
  width: 400px;
  margin: 0px auto 0px;
}

#search_div 
{
	float:right;
	padding-top:10px;
	padding-right:20px;
}

/* ---------------------------------------------------------------- Bottombox */
#bottominside {
  background: url('../images/content_bottom2.jpg') no-repeat;
  margin: 0px auto 0px;
  width: 1000px;
  height: 200px;
  text-align: right;
}

/* ----------------------------------------------------------------- Homepage */
.homepage #columnfirst {
  width: 220px;
}
.homepage #columnsecond {
  width: 400px;
  margin: 0px 30px 0px 30px;
}
.homepage #columnthird {
  width: 220px;
}
.homepage #columnfirst .webpartheader {
  background: url('../images/webpart_header220.jpg') no-repeat;
}
.homepage #columnsecond .webpartheader {
  background: url('../images/webpart_header400.jpg') no-repeat;
}
.homepage #columnthird .webpartheader {
  background: url('../images/webpart_header220.jpg') no-repeat;
}

/* --------------------------------------------------------------- Expertpage */
.expertpage #contentbox {
  padding: 0px 0px 0px 50px;
}
.expertpage .columnexpert {
  width: 270px;
  padding: 0px 45px 0px 0px;
}
.expertpage #columnfirst {
  width: 270px;
}
.expertpage #columnsecond {
  width: 270px;
  margin: 0px 45px 0px 45px;
}
.expertpage #columnthird {
  width: 270px;
}
.expertpage .columnexpert .webpartheader {
  background: url('../images/webpart_header270.jpg') no-repeat;
}
.expertpage #columnfirst .webpartheader {
  background: url('../images/webpart_header270.jpg') no-repeat;
}
.expertpage #columnsecond .webpartheader {
  background: url('../images/webpart_header270.jpg') no-repeat;
}
.expertpage #columnthird .webpartheader {
  background: url('../images/webpart_header270.jpg') no-repeat;
}

/* -------------------------------------------------------------- Contentpage */
.contentpage #columnfirst {
  width: 600px;
}
.contentpage #columnsecond {
  width: 270px;
  margin: 0px 0px 0px 30px;
}
.contentpage #columnthird {
  display: none;
}
.contentpage #columnfirst .content {
  margin: 15px 0px 0px 0px;
}
.contentpage #columnsecond .webpartheader {
  background: url('../images/webpart_header270.jpg') no-repeat;
}

/* -------------------------------------------------------------- Widepage */
.widepage #columnfirst {
  width: 870px;
}
.widepage #columnsecond {
  display: none;
}
.widepage #columnthird {
  display: none;
}
.widepage #columnfirst .content {
  margin: 15px 0px 0px 0px;
}
.widepage .webpartheader {
  background: url('../images/webpart_header870.jpg') no-repeat;
}

/* ------------------------------------------------------------ Recommendpage */
.recommendpage #columnfirst {
  width: 600px;
}
.recommendpage #columnsecond {
  width: 270px;
  margin: 0px 0px 0px 30px;
}
.recommendpage #columnthird {
  display: none;
}
.recommendpage #columnfirst .content {
  margin: 15px 0px 0px 0px;
  padding: 0px 0px 0px 200px;
}
.recommendpage #columnsecond .webpartheader {
  background: url('../images/webpart_header270.jpg') no-repeat;
}

/* --------------------------------------------------------------- Navigation */
ul {
  list-style: none;
  margin: 0px;
  line-height: 1.4em;
}
#navigation ul {
  float: right;
  padding: 0.9em 30px 0px 0px;
}
#navigation li {
  float: left;
  padding: 0px 0px 0px 30px;
}

ul.subnavigation {
  background: url('../images/submenu_back.jpg') top repeat-x #072c52;
  height: 2em;
  padding: 0.4em 0px 0px 20px;
}
.subnavigation li {
  float: left;
  padding: 0px 30px 0px 0px;
}
ul.breadcrumb {
  background: #072c52;
  height: 2em;
  padding: 0px 0px 0px 13px;
}
.breadcrumb li {
  float: left;
  padding: 0px 0px 0px 7px;
}
ul.headerbutton, ul.blogs, ul.webpartlist, ul.publications, ul.recommends,
ul.tagcloud {
  padding: 0px;
}
ul.webpartlist {
  padding: 0px 0px 10px 0px;
}
.headerbutton li {
  background: url('../images/header_button.jpg') no-repeat;
  width: 150px;
  height: 35px;
  float: left;
  margin: 3px 20px 0px 0px;
  padding: 7px 0px 0px 0px;
  text-align: center;
  cursor: pointer;
}
.headerbutton li:hover {
  background: url('../images/header_button_hover.jpg') no-repeat;
}
.blogs li {
  padding: 0px 0px 15px 0px;
}
.webpartlist li, .publications li {
  padding: 0px 0px 10px 0px;
}
.recommends li {
  padding: 0px 0px 10px 50px;
  min-height: 50px;
  height: auto !important;
  height: 50px;
}
ul.tags, ul.sort, ul.pager {
  display: inline;
  padding: 0px;
}
.tags li, .publicationpagenumber li, .sort li, .toolthumbs li, .pager li {
  display: inline;
}
ul.publicationpagenumber {
  padding: 0px 0px 10px 0px;
  text-align: center;
}
.tagcloud li {
  display: inline;
  padding: 0px 15px 0px 0px;
}
ul.toolthumbs {
  padding: 0px 0px 20px 0px;
}
.thumbs {
  width: 600px;
  margin: 0px auto 0px;
}

/* -------------------------------------------------------------- Fonts/Links */
#navigation, .subnavigation {
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 1em;
  font-weight: bold;
}
/*
a:link, a:visited {
  color: #ffffff;
  text-decoration: underline;
}
a:active, a:hover {
  color: #ffffff;
  text-decoration: none;
}
*/
#bottominside a:link, #bottominside a:visited {
  font-size: 0.8em;
  font-weight: bold;
  margin: 0px 20px 0px 0px;
  color: #95b0ce;
  text-decoration: none;
}
#bottominside a:active, #bottominside a:hover {
  color: #95b0ce;
  text-decoration: underline;
}
#navigation a:link, #navigation a:visited, 
.subnavigation a:link, .subnavigation a:visited {
  color: #cfdce9;
}
#navigation a:active, #navigation a:hover, 
.subnavigation a:active, .subnavigation a:hover {
  color: #cfdce9;
}
.breadcrumb li a {
  background: url('../images/crumb.jpg') 100% 60% no-repeat;
  padding: 0px 15px 0px 0px;
}
.headerbutton li a:link, .headerbutton li a:visited {
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
  color: #cfdce9;
}
* html .headerbutton li a:active, * html .headerbutton li a:hover {
  text-decoration: underline;
}
.content a:link, .content a:visited {
  font-weight: bold;
}
.content a:active, .content a:hover {
  text-decoration: none;
}
.sort a:link, .sort a:visited {
  font-weight: normal;
}
.tags a:link, .tags a:visited,
.publicationpagenumber a:link, .publicationpagenumber a:visited {
  font-weight: normal;
  font-size: 0.8em;
}
.tagcloud li a:link, .tagcloud li a:visited {
  line-height: 1.5em;
  text-decoration: none;
}
.tagcloud li a:active, .tagcloud li a:hover {
  line-height: 1.5em;
  text-decoration: underline;
}
.tagcloud li.tag1 a:link, .tagcloud li.tag1 a:visited {
  font-size: 0.8em;
  font-weight: normal;
}
.tagcloud li.tag2 a:link, .tagcloud li.tag2 a:visited {
  font-size: 1em;
  font-weight: normal;
}
.tagcloud li.tag3 a:link, .tagcloud li.tag3 a:visited {
  font-size: 1.2em;
  font-weight: normal;
}
.tagcloud li.tag4 a:link, .tagcloud li.tag4 a:visited {
  font-size: 1.4em;
}
.tagcloud li.tag5 a:link, .tagcloud li.tag5 a:visited {
  font-size: 1.6em;
}
.tagcloud li.tag6 a:link, .tagcloud li.tag6 a:visited {
  font-size: 1.8em;
}
p {
  margin: 0px 0px 1em 0px;
  line-height: 1.4em;
}
#headercontent p {
  font-style: italic;
  font-size: 1.2em;
  margin: 0px;
  padding: 0px;
  color: #cfdce9;
}
span.sort {
  margin: 0px 0px 5px 0px;
}
span.tags {
  font-size: 0.8em;
}

/* ------------------------------------------------------------------ Headers */
h1, .ms-WPBody h1, .ms-TPBody h1 {
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}
#headercontent h1, .ms-WPBody #headercontent h1, .ms-TPBody #headercontent h1 {
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #cfdce9;
}
.homepage #mainbox h1, .ms-WPBody .homepage #mainbox h1, .ms-TPBody .homepage #mainbox h1 {
  display: none;
}
.expertpage h1, .ms-WPBody .expertpage h1, .ms-TPBody .expertpage h1,
.contentpage h1, .ms-WPBody .contentpage h1, .ms-TPBody .contentpage h1, 
.recommendpage h1, .ms-WPBody .recommendpage h1, .ms-TPBody .recommendpage h1 {
  margin: 15px 0px 0px 0px;
  padding: 0px;
}
#headercontent h2 
{
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h2, .ms-WPBody h2, .ms-TPBody h2 {
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  padding: 4px 0px 0px 0px;
  margin: 0px;
}
h3, .ms-WPBody h3, .ms-TPBody h3 {
  font-family: Verdana, sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-style: italic;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}
h4, .ms-WPBody h4, .ms-TPBody h4 {
  font-family: Verdana, sans-serif;
  font-size: 1em;
  font-weight: normal;
  margin: 0px;
  padding: 5px 0px 10px 0px;
}

/* ------------------------------------------------------------------- Search */
fieldset {
  margin: 0px;
  padding: 0.6em 20px 0px 0px;
  border: 0px;
  float: right;
}
input.query {
  background: #000000;
  border: 1px solid #cfdce9;
  width: 130px;
  height: 14px;
  color: #cfdce9;
  margin: 0px;
  padding: 2px;
  font-style: italic;
  font-size: 1em;
  vertical-align:top;
}
input.button {
  background: url('../images/searchbutton.jpg') no-repeat;
  width: 20px;
  height: 20px;
  border: 0px;
  padding: 0px 0px 3px 0px;
}
input.button:hover {
  background: url('../images/searchbutton_hover.jpg') no-repeat;
  cursor: pointer;
}

/* -------------------------------------------------------------------- Other */
img {
  border: 0px;
}
img.logo {
  padding: 6px 0px 0px 20px;
  float: left;
}
img.expert {
  margin: 0px 10px 10px 0px;
  border: 2px solid #f5b857;
  float: left;
}
img.recommend {
  height: 50px;
  float: left;
  border: 1px solid #f5b857;
  padding: 0px;
  margin: 0px 0px 0px -50px;
}
img.showcase {
  height: 50px;
  float: left;
  border: 1px solid #f5b857;
  padding: 0px;
  margin: 0px 10px 0px 0px;
}
img.tools {
  height: 50px;
  float: left;
  border: 1px solid #f5b857;
  padding: 0px;
  margin: 5px 10px 0px 0px;
  width: auto;
}
.recommendpage img.recommend {
  width: 170px;
  height: auto;
  border: 2px solid #f5b857;
  margin: 0px 0px 0px -200px;
  padding: 0px;
}
img.rating {
  margin: 7px 0px 0px 5px;
  padding: 0px;
}
.toolimage img {
  margin: 10px 0px 20px 0px;
  padding: 0px;
  border: 2px solid #f5b857;
}
.toolthumbs img {
  width: 100px;
  margin: 0px 10px 0px 0px;
  padding: 0px;
  border: 2px solid #f5b857;
}
img.externallink {
  margin: 0px 0px 0px 5px;
}
img.validate {
  margin: 55px 0px 0px 0px;
}

/* ------------------------------------------------------------ Core Overwrites */

#PublishingConsole a, #PublishingConsole .ms-SPLink a {
	color: #fff;
}

#PublishingConsole .ms-consoleframe a {
	color: #000;
}

.editPanel {
	clear: both;
	margin-top: 1em;
	width: 800px;
}

.subinfo {
	padding: 5px 0 10px 0;
}

.externalUrl {
	background: url('../images/externallink.jpg') no-repeat center right;
	padding-right: 18px;
}

ul.pager {
	display: block;
	text-align: center;
}

#contentbox iframe {
	margin-top: 15px;
}

/* reset WebPart background */
div .ms-SPZone td.ms-WPBorder {
	background-color: #072c52;
}

.statusLink img {
	vertical-align: bottom;
}

.webpartbackground .rating {
	margin: 0;
	margin-left: 0.5em;
}

.webpartbackground .content {
	clear: none;
}

.toolimage {
	text-align: center;
}

ul.toolthumbs {
	text-align: center;
}

img.expert {
	width: 76px;
	height: 114px;
}

.headerbutton li
{
	padding: 0;
}

.headerbutton a 
{
	display: block;
	width: 150px;
	height: 35px;
	line-height: 35px;
}

input.query
{
	font-size: 12px;
}

input.button
{
	padding: 0;
}

.columnexpert .webpartbackground
{
	height: 25em;
}

.expertheader
{
	height: auto;
}

.expertheader h3 {
	min-height: 1em;
}

#columnfirst .search
{
	padding-top: 1em;
}

.search .result
{
	margin-bottom: 1em;
}

#introLabel
{
	color:#CFDCE9;
	font-family: Trebuchet MS,Verdana,sans-serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
}

#contact
{
	border-top: 1px solid #fff;
	margin-top: 3em;
	padding-top: 0.5em;
}

#contact h2
{
	font-size: 1.5em;
	margin-bottom: 0.5em;
	font-weight: normal;
}

#contact h2 a
{
	font-weight: normal;
}

#contact .expert
{
	margin-right: 1.5em;
	margin-top: 0.5em;
}

#contact div
{
	font-style: italic;
}

/* Made by Wian */

#expertfilter
{

}

#showfilteroptions_btn
{
	cursor:pointer;
}

#expertfilteroptions
{
	width:300px;
	display:none;
	position:absolute;
	background-color:Black;
	padding:10px 10px 10px 10px;
	border:solid 1px White;
}

/* End Made by Wian */

/* Made by John Bruin */
.Narrowcaster
{
	border: solid 1px white;
}
/* End Made by John Bruin */