﻿@import url('/Style Library/Zoomvliet.css');
@import url('/Style Library/Navigation.css');


/* left menu */
.leftNavHover
{
	color:#d37f27;			
}

.leftNavSelected
{
	color:#d37f27;			
}

#movieclip, #buttonbar, #logo, #positionBox2, .leftNav1, .leftNav2, .leftNav3
{ 
	background-color: #666666;
}

#header
{
	background-color:#666666;
}

#logoleft
{
	width:432px;
	height:140px;
}

#logoright
{
	width:224px;
	height:140px;
}

/* webpart */
.ms-WPBody
{
	color:white;
}


/* studiekiezer */

.StudieKiezerTextHeader
{
	color:#d37f27;
}

#SK-OpleidingPropertiesTable
{
	background-color:black;
	color:white;
}

strong
{
	color:#d37f27;
}




/* left menu */
.leftNavHover
{
	color:#e3690c;			
}

.leftNavSelected
{
	color:#e3690c;			
}

/* breadcrumb */
.ms-sitemapdirectional
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:White;
	text-decoration:none;
}

.breadcrumbCurrent
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:White;
	text-decoration:none;
}

.breadcrumb
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:White;
	text-decoration:none;
}


.ms-sitemapdirectional:Hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#374e32;
	text-decoration:none;
}

/* webpart */
.ms-WPBody
{
	color:white;
}

.ms-WPBody td
{
	color:white;
	background-color: #0c1f69;
}

.ms-WPBorder
{
	border: 0 black solid;
}



/* new layout V2 stuff */

* 
{ 
	margin:0; 
	padding:0; 
}

BODY 
{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:black;
}

#pageedit 
{ 
	background-color:Black;
	padding:0px;
	height:0px; 
}

#buttonbar
{ 
    height:30px;
    background-color: #0c1f69;
	padding:0px; 
	border-left: solid 4px white;
	border-right: solid 4px white;
	border-top: solid 4px white;
	border-bottom: solid 4px white;
}

#header 
{ 

	height:140px;
	padding:0px; 
	border-left: solid 4px white;
	border-right: solid 4px white;
	border-top: solid 0px white;
	border-bottom: solid 4px white;
}

#center, #left, #right, #movieclip 
{ 
	background-color: #0c1f69;
}


#breadcrumb
{
    height:30px;
   	padding-left:5px;
   	padding-top:3px;
	margin:0px;
	border-left: solid 0px white;
	border-right: solid 0px white;
	border-top: solid 0px white;
	border-bottom: solid 4px white;
}

#content
{ 
	height:230px;
	background-color:transparent;
	padding:5px; 
	margin:0px;
	border-left: solid 0px white;
	border-right: solid 0px white;
	border-top: solid 0px white;
	border-bottom: solid 4px white;
	overflow:auto;	
}




#footer 
{
    height:26px;
	border-bottom:0px white solid;
	border-top:0px white solid;
	border-left:0px white solid;
	border-right:0px white solid; 
    border-collapse:collapse;
   	padding-left:5px;
   	padding-top:6px;
   	margin:0px;
   	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;  	
}

.smalllink, .smalllink:visited
{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;  	
}

.smalllink, .smalllink:hover
{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:underline;
}


#logo
{
	float:left;
	background-color: #e15e08;
	height:100%;
	
}


#logoleft
{
	float:left;
	background-image:none;
	/*background-image:url('images/Johan_01.png');*/
	width:417px;
	height:140px;
}

#logoright
{
	float:right;
	background-image:none;	
	/*background-image:url('images/Johan_03.png');*/
	width:189px;
	height:140px;

}

/* studiekiezer */

.studiekiezertextheader
{
	color:#e3690c;
	font-weight:bold;
	font-size:10pt;
}

strong
{
	color:#e3690c;
	font-size:10pt;
}


/* Telerik RadGrid Web 2.0 Skin */

/*global*/

.RadGrid_StudieKiezer
{
	background:#fff;
	color:#333;
	
	scrollbar-face-color:#E9E9E9;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#E9E9E9;
	scrollbar-3dlight-color:#DBDBDB;
	scrollbar-arrow-color:#787878;
	scrollbar-track-color:#F5F5F5;
	scrollbar-darkshadow-color:#AEAEAE;
}

.RadGrid_StudieKiezer,
.DetailTable_StudieKiezer
{
	border:0px solid #6788be;
}

.RadGrid_StudieKiezer,
.MasterTable_StudieKiezer,
.DetailTable_StudieKiezer,
.GroupPanel_StudieKiezer table,
.GridEditForm_StudieKiezer table
{
	font:11px arial,verdana,sans-serif;
}

.MasterTable_StudieKiezer,
.DetailTable_StudieKiezer
{
	border-collapse:separate !important;
}

.MasterTable_StudieKiezer
{
	border:0px solid #fff;
}

.GridRow_StudieKiezer td,
.GridAltRow_StudieKiezer td,
.GridEditRow_StudieKiezer td,
.GridFooter_StudieKiezer td,
.GridGroupFooter_StudieKiezer td,
.GridFilterRow_StudieKiezer td,
.GridHeader_StudieKiezer,
.ResizeHeader_StudieKiezer,
.GroupHeader_StudieKiezer td
{
	padding-left:4px;
	padding-right:4px;
}

.RadGrid_StudieKiezer .rgAdd,
.RadGrid_StudieKiezer .rgRefresh,
.RadGrid_StudieKiezer .rgEdit,
.RadGrid_StudieKiezer .rgDel,
.RadGrid_StudieKiezer .rgFilter,
.RadGrid_StudieKiezer .rgPagePrev,
.RadGrid_StudieKiezer .rgPageNext,
.RadGrid_StudieKiezer .rgExpand,
.RadGrid_StudieKiezer .rgCollapse,
.RadGrid_StudieKiezer .rgSortAsc,
.RadGrid_StudieKiezer .rgSortDesc,
.RadGrid_StudieKiezer .rgUpdate,
.RadGrid_StudieKiezer .rgCancel
{
	width:16px;
	height:16px;
	border:0;
	padding:0;
	background-color:transparent;
	background-image:url('Grid/sprite.gif');
	background-repeat:no-repeat;
	vertical-align:middle;
	cursor:pointer;
}

.GroupPanelItems_StudieKiezer input,
.GridCommandRow_StudieKiezer img,
.GridHeader_StudieKiezer input,
.GridFilterRow_StudieKiezer img,
.GridPager_StudieKiezer img
{
	vertical-align:middle;
}

/*header*/

.GridHeader_StudieKiezer,
.ResizeHeader_StudieKiezer
{
	padding-top:4px;
	padding-bottom:4px;
	background:#e3690c;
	text-align:left;
}

.GridHeader_StudieKiezer,
.GridHeader_StudieKiezer a
{
	color:#0c1f69;
	text-decoration:none;
}

/*rows*/

.GridRow_StudieKiezer td,
.GridAltRow_StudieKiezer td,
.GridEditRow_StudieKiezer td
{
	border-bottom:1px solid #d8dde0;
	padding-top:5px;
	padding-bottom:5px;
}

.GridRow_StudieKiezer a,
.GridAltRow_StudieKiezer a,
.GridEditRow_StudieKiezer a
{
	color:#333;
}

.SelectedRow_StudieKiezer
{
	background:#dcfc5c;
}

.GridRowOver_StudieKiezer,
.ActiveRow_StudieKiezer
{
	background:red;
}

.GridRowOver_StudieKiezer td,
.ActiveRow_StudieKiezer td
{
	background-color:#666666;
	color:white;
	border-top-color:#c21924;
	border-bottom-color:#e3690c;
}

.SelectedRow_StudieKiezer td
{
	border-bottom-color:#accb2d;
}

.GridEditRow_StudieKiezer
{
	background:#ffffe1;
}

.GridEditRow_StudieKiezer td
{
	border-bottom:1px solid #d8dde0;
}

/*footer*/

.GridFooterDiv_StudieKiezer,
.GridFooter_StudieKiezer,
.GridGroupFooter_StudieKiezer
{
	background:#fbfbfb;
	font-weight:bold;
}

.GridFooter_StudieKiezer,
.GridFooter_StudieKiezer a,
.GridGroupFooter_StudieKiezer,
.GridGroupFooter_StudieKiezer a
{
	color:#666;
}

.GridFooter_StudieKiezer td,
.GridGroupFooter_StudieKiezer td
{
	border-top:1px solid #e8e6e6;
	border-bottom:1px solid #e8e6e6;
	padding-top:5px;
	padding-bottom:5px;
}

/*status*/

.GridPager_StudieKiezer span
{
	color:#999;
}

/*paging*/

.GridPager_StudieKiezer
{
	background:#d6d6d6;
	font-weight:bold;
}

.GridPager_StudieKiezer td
{
	padding:4px;
}

.GridPager_StudieKiezer td,
.GridPager_StudieKiezer td a
{
	color:#666;
}

.PagerLeft_StudieKiezer
{
	float:left;
}

.PagerRight_StudieKiezer
{
	float:right;
}

.PagerCenter_StudieKiezer
{
	text-align:center;
}

.PagerCenter_StudieKiezer span
{
	vertical-align:middle;
}

.RadGrid_StudieKiezer .rgPagePrev
{
	background-position:6px -224px;
}

.RadGrid_StudieKiezer .rgPageNext
{
	background-position:-23px -224px;
}

/*sorting, reordering*/

.GridHeader_StudieKiezer .rgSortAsc
{
	background-position:-21px -256px;
	height:12px;
}

.GridHeader_StudieKiezer .rgSortDesc
{
	background-position:4px -256px;
	height:12px;
}

.TopReorderIndicator_StudieKiezer,
.BottomReorderIndicator_StudieKiezer
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
	background:url('Grid/sprite.gif') 0 -100px no-repeat;
}

.BottomReorderIndicator_StudieKiezer
{
	background-position:-21px -100px;
}

/*filtering*/

.GridFilterRow_StudieKiezer td
{
	padding-top:5px;
	padding-bottom:5px;
}

.RadGrid_StudieKiezer .rgFilter
{
	background-position:2px -288px;
}

.GridFilterRow_StudieKiezer td
{
	border-bottom:1px solid #a5bedf;
}

.GridFilterRow_StudieKiezer input[type="text"]
{
	border:1px solid #6788be;
	border-bottom-width:2px;
	font:12px arial,sans-serif;
	color:#000;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_StudieKiezer
{
	border:1px dashed #ff9900;
	background:#ffebcc;
}

.GroupPanel_StudieKiezer td
{
	padding:2px 4px;
}

.GroupPanel_StudieKiezer td td
{
	padding:1px;
}

.GroupPanelItems_StudieKiezer
{
	border:1px solid #8e827f;
	background:url('Grid/sprite.gif') 0 0 repeat-x #544b58;
	color:#fff;
	padding:2px 4px;
}

.GroupPanel_StudieKiezer .rgSortAsc
{
	background-position:-21px -254px;
}

.GroupPanel_StudieKiezer .rgSortDesc
{
	background-position:4px -254px;
}

.GroupHeader_StudieKiezer td
{
	border-bottom:2px solid #6788be;
	padding-top:3px;
	padding-bottom:4px;
}

.RadGrid_StudieKiezer .rgExpand
{
	background-position:2px -130px;
}

.RadGrid_StudieKiezer .rgCollapse
{
	background-position:2px -162px;
}

.GroupHeader_StudieKiezer td div
{
	top:-0.6em;
}

.GroupHeader_StudieKiezer td div div
{
	top:0;
}

/*editing*/

.GridEditForm_StudieKiezer
{
	border-bottom:1px solid #d8dde0;
}

.GridEditForm_StudieKiezer input[type="text"],
.GridEditForm_StudieKiezer input[type="password"],
.GridEditForm_StudieKiezer textarea
{
	border:1px solid #6788be;
	border-bottom-width:2px;
	font:12px arial,sans-serif;
	color:#000;
}

.GridEditForm_StudieKiezer a
{
	color:#333;
}

.RadGrid_StudieKiezer .rgUpdate
{
	background-position:3px -321px;
}

.RadGrid_StudieKiezer .rgCancel
{
	background-position:2px -353px;
}

/*hierarchy*/

.DetailTable_StudieKiezer
{
	border-right:0;
}

/*command row*/

.GridCommandRow_StudieKiezer
{
	background:#fff;
}

.GridCommandRow_StudieKiezer td
{
	border:0;
	padding:0;
}

.GridCommandRow_StudieKiezer a
{
	color:#333;
}

.RadGrid_StudieKiezer .rgAdd
{
	background-position:2px -386px;
}

.RadGrid_StudieKiezer .rgRefresh
{
	background-position:5px -417px;
}

.RadGrid_StudieKiezer .rgEdit
{
	background-position:2px -450px;
}

.RadGrid_StudieKiezer .rgDel
{
	background-position:2px -482px;
}

/*loading*/

.LoadingPanel_StudieKiezer
{
	background:#f3f3e2;
}

/*multirow select*/

.GridRowSelector_StudieKiezer
{
	background:#336 !important;
}

/*row drag n drop*/

.GridItemDropIndicator_StudieKiezer
{
    border-top:1px dashed #666;
}

/*rtl*/

.RadGridRTL_StudieKiezer .GridHeader_StudieKiezer,
.RadGridRTL_StudieKiezer .ResizeHeader_StudieKiezer
{
	text-align:right;
}

.RadGridRTL_StudieKiezer .PagerLeft_StudieKiezer,
.RadGridRTL_StudieKiezer .GridPager_StudieKiezer .radslider
{
	float:right;
}

.RadGridRTL_StudieKiezer .PagerRight_StudieKiezer
{
	float:left;
}
