html, body	{
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: url(../images/body_background.png) center center repeat-y;
	font: 12px/1.5 /*normal */ Tahoma, Verdana, Arial, sans-serif;
}
.show	{
	display: block;
}
.hide	{
	display: none;
}
.center	{
	margin: 0 auto;
	text-align: left;
}
.fullWidth	{
	width: 100%;
}
.centerText	{
	text-align: center;
}

/*
a.multiselect	{
	position: relative;
	overflow: hidden;
	height: 20px;
	background: #fff;
	border: 1px solid #000;
}


a.multiselect,
a.multiselect span,
a.multiselect label	{
	display: block;
	height: 20px;
	zoom: 1;
	
}

a.multiselect:active,
a.multiselect:hover	{
	height: 60px;
	overflow: auto;
}
*/
/**
  * Textual settings
  */
a,
.information h1,
.informationSmall h1,
.informationBig h1,
.notify h1	{
	color: rgb(60, 70, 165);
	font-style: normal !important;
	font-size: 14px;
}
p,
h1	{
	margin: 0;
	padding: 0;
}
p,
h1,
h1 a,
input,
select,
label	{
	color: rgb(205,50,140);
}
label	{
	font-weight: bold;
    white-space: nowrap;
}
input	{
	height: 17px;
}
/*
select 	{
	height: 22px;
}
*/
select 	{
	height: 100px;
}
.singleSelectTd {
	width:400px;
}
.singleSelectTd select {
	height: auto;
	width: 100%;
}
a.link	{
	cursor: pointer;
}
.information h1 {
	font-size: 16px;
}
/**
  * Layout styles for placement and design
  */
#wrapper	{
	height: 100%;
	width: 100%;
}
#header {
	position: relative;
	left: -8px;
	z-index: 4;
	margin: 0 auto;
	height: 1px; /* for IE; header blocks first link in result */
	min-height: 30px;
	width: 777px;
	text-align: left;
}

#header,
#searchform	{
	background: rgb(240, 205, 225);
}

form#searchform	{
	margin-top: 0px !important;
	background: #fff;
}

div.tabs 	{
	width: 100%;
	clear: both;
	background: #fff; /** needed for masking content under tabs, and weird IE6 render bug */
}
div.tabs * {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 19px;
}
div.tabs a.tab	{
	display: block;
	float: left;
	height: 22px;
	background: url(../images/tab_background.png);
	margin: 0 4px 0 4px;
}
div.tabs a.tab strong	{
	display: block;
	float: left;
	height: 22px;
	background: url(../images/tab_left.png) bottom left no-repeat;
}
div.tabs a.tab em	{
	display: block;
	
	float: left;
	height: 22px;
	background: url(../images/tab_right.png) bottom right no-repeat;
	padding: 0 7px 0 8px;
}

div.tabs a.tab.active	{
	background: url(../images/tab_active_background.png);
}
div.tabs a.tab.active strong	{
	background: url(../images/tab_active_left.png) bottom left no-repeat;
}
div.tabs a.tab.active em	{
	background: url(../images/tab_active_right.png) bottom right no-repeat;
}

/**
  *  Logo definitions positioning
  */
a#logokennisnet	{
	display: block;
	float: left;
	background: url(../images/kennisnet_logo.png) 4px 4px no-repeat;
	width: 126px;
	height: 30px;
}
a#logoedurep	{
	display: block;
	float: right;
	background: url(../images/edurep_logo.png);
	width: 128px;
	height: 30px;
	position: relative;
	left: 1px;
	border-right: 1px solid rgb(240, 205, 225);
}

/**
  *  Hiding textual logo definitions
  */
a#logokennisnet strong,
a#logoedurep strong	{
	position: relative;
	display: block;
	height: 0;
	overflow: hidden;
}
#searchsubmit,
#query	{
	float: left;
}
#query	{
	margin-top: 5px;
	width: 175px;
	border: 1px solid rgb(240, 205, 225);
	background: url(../images/input_background.png);
}
#searchsubmit	{
	background: url(../images/searchbutton_simple.png);
	width: 53px;
	height: 30px;
	border: none;
	cursor: pointer;
}

/** Advanced  search +/ simple search switch */
#header input.button	{
	position: relative;
	color: #fefefe;
	font: 10px/4 normal Verdana, Arial, sans-serif;
	border:none;
	padding-bottom: 28px;
	width:130px;
	background: transparent;
	cursor: pointer;
}
#header input.textAdvanced	{
	background: url(../images/text_advanced.png) left bottom no-repeat;
}
#header input.textSimple	{
	background: url(../images/text_simple.png) left bottom no-repeat;
}

#simplelink {
	display:none;
}
.advanced #simplelink, .advanced #advanced {
	display:block;
}
.advanced #advancedlink, #advanced {
	display:none;
}
.advanced .content {
	margin-top: 250px;
}
#advanced	{
	display: none;
	clear: both;
	margin-left: -1px;
	background: #fff url(../images/advanced_background.png) right bottom no-repeat;
	border-top: 1px solid rgb(240, 205, 225);
	width: 779px;
	height: 150px;
}
#advanced td,
.multipleSelectTd	{
	padding: 4px 3px 3px 3px;
}

#advanced td.select,
.multipleSelectTd	{
	width: 400px;
}
#advanced td select,
.multipleSelectTd select	{
	width: 100%;
	border: 1px solid rgb(240, 205, 225);
}


#resultbar	{
	clear: both;
	margin-left: -1px;
	background: url(../images/resultbar_background.png) right top no-repeat;
	border-top: 1px solid rgb(240, 205, 225);
	color: #fff;
	line-height: 28px;
	padding-left: 5px;
	width: 773px;
	height: 28px;
	border-bottom: 1px solid rgb(240, 205, 225);
}
#newsearch	{
	font-weight: bold;
	margin-top: -2px;
	font-size: 11px;
	padding-right: 5px;
	float: right;
	color: #fff;
}
.searchwidgetbutton	{
	display: block;
	background: url(../images/widgetbutton_background.png);
	margin-top: 4px;
	width: 226px;
	height: 20px;
	border: none;
	text-decoration: none;
	cursor: pointer;
}
#contentWrap	{
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
}
.content	{
	margin: 0 auto;
	padding: 80px 0 39px 0px;
	width: 777px;
	text-align: left;
}

.notify	{
	background: url(../images/errorbox_background.png);
	color: rgb(205,50,140);
	border-top: 20px solid #fff;
	margin: 0px auto;
	padding: 12px 0px 0px 20px;
	width: 255px;
	height: 98px;
	text-align: left;
}

#contentWrap ol.results h1	{
	font-size: 14px;
}
#contentWrap ol.results p.description	{
	font-style: italic;
}
#contentWrap ol.results a.linkreadable	{
	font-weight: bold;
	font-size: 10px;
}

#contentWrap ol.results,
#contentWrap ol.results li	{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#contentWrap ol.results li	{
	border-bottom: 1px solid rgb(240, 205, 225);
}
#contentWrap ol.results li td	{
	padding: 5px 3px 6px 0;
}
#contentWrap ol.results div.listnumber	{
	padding: 3px 0 0 2px;
	font-weight: bold;
	color: rgb(205,50,140);
	width: 30px;
}

div.information	{
	margin: 0 auto;
	padding: 15px 20px 5px 20px;
	text-align: left;
	width: 610px;
	height: 240px;
	background: url(../images/information_background.png);
}

div.informationDynamic 	{
	height: auto;
	width: 604px;
    margin-bottom: 0px !important;
	background: url(../images/information_background_dynamic-top.png) no-repeat;
}
div.informationDynamicBg 	{
    margin: 0 0 20px 3px;
	width: 644px;
	background: url(../images/information_background_dynamic-bg.png);
}
div.informationDynamicFooter 	{
    position: relative;
    overflow: hidden;
	height: 10px;
	width: 644px;
	background: url(../images/information_background_dynamic-bottom.png);
}

div.information textarea	{
	border: 1px solid rgb(240, 205, 225);
	font: 12px/1.4 /*normal */ Tahoma, Verdana, Arial, sans-serif;
	color: rgb(60, 70, 165);
	margin-top: 2px;
	width: 606px;
	height: 228px;
	overflow: auto;
}
div#contentWrap form#searchform	{
	background: transparent;
}


.tabsInformationFix	{
	margin: -14px 0 0 2px;
	
}
.tabsInformationFix a	{
	font-size: 12px !important;
}


#footer.blue	{
	background: url(../images/result_blue_background.png);
}
#contentWrap ol.results li a.info,
#contentWrap ol.results li a.noinfo	{
	padding-right: 12px;
	margin: 0 2px -2px 0;
}
#contentWrap ol.results li a.info	{
	background: url(../images/arrow_white_down.png) center right no-repeat;
}
#contentWrap ol.results li a.noinfo.close	{
	background: url(../images/arrow_white_up.png) center right no-repeat;
}

#contentWrap ol.results li div.details	{
	padding-left: 40px;
	padding-bottom: 5px;
}
#contentWrap ol.results li div.details table,
#contentWrap ol.results li div.details table td	{
	padding: 0 !important;
	color: rgb(205,50,140);
}
#contentWrap ol.results li div.details table td.label	{
	font-weight: bold;
	padding-right: 10px !important;
}
#contentWrap ol.results li.nodetails a.noinfo,
#contentWrap ol.results li.details div.details,
#contentWrap ol.results li.details a.info	{
	display: block;
}
#contentWrap ol.results li.nodetails a.noinfo,
#contentWrap ol.results li.nodetails div.details,
#contentWrap ol.results li.details a.info	{
	display: none;
}


#contentWrap a.info,
#contentWrap a.noinfo	{
	float: right;
}

#footerWrap	{
	position: absolute;
	left: -8px !important;
	z-index: 2;
	bottom: 0;
	width: 100%;
	height: 40px;
}
#footer {
	margin: 0 auto;
	height: 40px;
	width: 777px;
	text-align: center;
	border-top: 1px solid rgb(240, 205, 225);
	background: url(../images/result_blue_background.png);
	color: #fff;
}
#footer a	{
	font-weight: bold;
	color: rgb(200,210,250);
	padding: 10px;
	line-height: 38px;
}
#footer a.number	{
	color: rgb(200,210,250);
}
#footer a.number	{
	color: rgb(205,50,140);
} 
#footer a.actief,
#footer a.href	{
	color: rgb(60, 70, 165);
}
