
/*------------------------------------------------------------------
	[Master Stylesheet]
	
	Project:		Griftland College
	Version:		1.0
	Assigned to:	Rien Buitenhuis
    Company:		WIS Services BV http://www.wis.nl/
	Primary use:	Web
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
	[Color codes]
*/

	


/*------------------------------------------------------------------
	[Typography]

	
	
		
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
	[Table of contents]
	
	1. Body
	2. Wrapper
	
	
-------------------------------------------------------------------*/


	
	
	/*------------------------------------------------------------------
		[1. Reset styles]
	*/
	
	body, button, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, textarea, p, blockquote, th, td, hr {
		padding: 0;   
		margin: 0;
	}
 
		html,
		body {
			height: 100%;
		}
  
			table {   
			    border-collapse: collapse;   
			    border-spacing: 0;   
			}   
	  
			ul {
				list-style:none;
			}


	/*------------------------------------------------------------------
		[1. Global Styles]
	*/
	
	
	h1 {
		color: #043882;
		font-size: 31px;
		line-height: 31px;
		font-weight: normal;
		font-family: Arial,Myriad Pro,Tahoma,sans-serif;
	}
	
	h2 {
		color: #043882;
		font-size: 21px;
		line-height: 24px;
		font-weight: normal;
		font-family: Arial,Myriad Pro,Tahoma,sans-serif;
	}
	
	h3 {
		color: #043882;
		font-size: 15px;
		line-height: 18px;
		font-weight: normal;
		font-family: Arial,Myriad Pro,Tahoma,sans-serif;
	}
	
	h4 {		
		color: black;
		font-size: 12px;
		line-height: 14px;
		font-weight: normal;
		font-family: Arial,Myriad Pro,Tahoma,sans-serif;
		margin-bottom: 10px;
	}
	
	h5 {
		color: black;
		font-size: 12px;
		line-height: 14px;
		
		font-weight: normal;
		margin-bottom: 10px;
		font-family: Arial,Myriad Pro,Tahoma,sans-serif;
	}
	
	body {
		font-family: Arial,Myriad Pro,Tahoma,sans-serif;
		font-size: 12px;
		background: #e5eeef; 
	}
	
	A {
		text-decoration: none;
	
	}
	
	a:hover {
			text-decoration: underline;
	}
	
	p {
		margin-bottom: 10px;
		
	}
	
	
	/*------------------------------------------------------------------
		[2. Wrapper]
	*/
	
	#wrapper {
		width: 925px;
		min-height: 700px;
		margin: 0 auto;		
		position: relative;
		overflow: hidden;
	}
	
	
	/*------------------------------------------------------------------
		[3. Header]
	*/
		
		.logo {
			width: 222px;
			height: 81px;
			display: inline;
		}	
		
			.logo img{
				position: relative;
				top: 10px;
			}
		
		.searchbox {			
			position: absolute;
			right:  4px;
			top:21px;			
		}
		
			.searchbox input {
				border: 1px #c5c5c5 solid;
				width: 175px;
				height: 14px;
				display: inline-block;
				line-height: 12px;
				font-size: 12px;
				color: #0033bc
			}
			
			.searchbox label a {
				color: #576bbd;
				font-size: 11px;				
				line-height: 12px;
				display: inline-block;
			}
			
    /*------------------------------------------------------------------
		[4. HoofdMenu]
	*/
	
	#menuvlak {
		width: 264px;	
		margin-top: 40px;
		float: left;
		margin-right: -2px;
		position: relative;		
		z-index: 100;
	}
	
		#menuvlak>.hoofdmenu{
			background: url(/images/menuitem_repeater.png) repeat-y top left;	
				
		}		
		
		#menuvlak>.hoofdmenu>ul {
			margin-top: 4px;
			padding-top: 7px;
		}
	
			#menuvlak>.hoofdmenu>ul>li {					
				margin: 0px;
				padding: 0px;	
				padding-left: 7px;
				height: 84px;
				width: 259px; 	
				position: relative;
				z-index: 2;
			}
			
				#menuvlak > .hoofdmenu > ul > li > .liDiv,
				#menuvlak > .contactmenu > ul > li > .liDiv{
					position: absolute; 
					top: 0; 
					bottom: 0; 
					right: -30px; 
					width: 55px; 
					z-index: 10000;
					background: url(/images/ringband.png) no-repeat 5px 0;
				}
			
				#menuvlak > .hoofdmenu > ul > li:hover > ul,
				#menuvlak > .contactmenu > ul > li:hover > ul{
					display: block;
				}
			
				#menuvlak>.hoofdmenu>ul>li img:hover {
					cursor: pointer;
				}
		
		#menuvlak .ringband {
			position: absolute;
			top: 12px;
			right: -26px;
			background: url(/images/ringband.png) no-repeat top left;
			width: 44px;		
			height: 416px;
			z-index: 2;
		}
		
		#menuvlak .bottommenu{
			background: url(/images/menu-bottom-shadow.png) repeat-x bottom left;		
			height: 7px;
		}
		
		.bottommenu_contact{
			background: url(/images/menu-bottom-shadow.png) repeat-x bottom left;		
			height: 7px;
		}
		
		
		
		
		
		
		/*------------------------------------------------------------------
		[5.ContactMenu]
		*/
		
		#menuvlak .contactmenu {
			width: 264px;
			height: 93px;
			margin-top: 28px;
			float: left;
			margin-right: -2px;
			position: relative;
			background: url(/images/menuitem_repeater.png) repeat-y top left;
		} 
		
			#menuvlak .contactmenu ul {
				margin-top: 5px;
				padding-top: 2px;
				padding-bottom: 7px;
				
				background: url(/images/menu-bottom-shadow.png) repeat-x bottom left;			
			}
	
			#menuvlak .contactmenu>ul>li {
				width: 259px;
				height: 84px;
				margin-left: 8px;
				
			}
	
			#menuvlak>.contactmenu>ul>li img:hover {
					cursor: pointer;
				}
				
			#menuvlak .ringbandContact {
				position: absolute;
				top: 468px;
				right: -26px;
				background: url(/images/ringband.png) no-repeat top left;
				width: 44px;		
				height: 90px;
				z-index: 9999;
			}
		
		/*------------------------------------------------------------------
		[5.SubMenu]
		*/
		
		#menuvlak .hoofdmenu ul  ul.submenu,
		#menuvlak .contactmenu ul  ul.submenu {
			display:none;	
			position:absolute;			
			margin: 0px;
			padding: 0;
			right: -207px;
			background: none;	
			width:209px;
			z-index: 9999;
			top: 0px;
			background: url("/images/menu-right-shadow.png") repeat-y scroll right top;
		}
		
		#menuvlak .contactmenu ul ul.submenu {
			top: 8px;
		}
		

		  ul.submenu>li {										
					padding-right: 7px;					
					
				}
				
				  ul.submenu>li>.first {
					padding-top: 10px;
					background: none;					
				}
				
				ul.submenu>li.last {			
					padding-right: 10px;
					background: url("/images/menu-right-shadow.png") repeat-y scroll right top;
					background: none;
					position: absolute; 
					bottom: -15px;
					left: 0;
				}
				
				ul.submenu>li.last>.shadow {			
					background: url("/images/submenu-bottom-shadow.png") no-repeat scroll right top;
					display: block;
					width: 209px;
				}				
				
				ul.submenu li a {
					color: #FFFFFF;
					padding-left: 29px;									
					display: block;
					text-decoration: none;
					margin: 0px 2px;
					display: block;	
					font: bold  11px/20px Arial,Myriad Pro,Tahoma,sans-serif;
				}
				
				ul.submenu li a:hover {					
					color: #043882;
				}			
				
			
			
				#submenu1 li .menuitem{
					background: #45a12a; 
					display: block;		
				}
				
					.submenu li span.last{padding-bottom: 10px;}
				
				#submenu1 li .menuitem a:hover {
					background-color:#daecd4;																			
					margin: 0px 2px;
				}
									
			
								
				#submenu2 li .menuitem{
					background: #04367d; 
					display: block;	
				}
				
					#submenu2 li .menuitem a:hover {
						background-color:#cdd7e6;																			
						
					}
					
					
								
			
				#submenu3 li .menuitem{
					background: #faab01; 
					display: block;					
				}
				
					#submenu3 li .menuitem a:hover {
						background-color:#fdeed1;																			
						margin: 0px 2px;
					}
			
			
				#submenu4 li .menuitem{
					background: #9561ec; 
					display: block;						
				}
				
					#submenu4 li .menuitem a:hover {
						background-color:#ebdaed;																			
						margin: 0px 2px;
					}
					
			
				#submenu5 li .menuitem{
					background: #0492d9; 
					display: block;						
				}
				#submenu5 li .menuitem a:hover {
						background-color:#cde7f4;																			
						margin: 0px 2px;
					}
					
			
				#submenu6 li .menuitem{
					background: #45a12a; 
					display: block;	
					
				}	
				
				#submenu6 li .menuitem a:hover {
					background-color:#daecd4; 
					display: block;	
					margin: 0px 2px;
				}
	
			/*------------------------------------------------------------------
				[4.1 menuright]
			*/
			

				#submenuright_level2 li{	
					margin-left: 2px;
					margin-right: 8px;
				}
				
				#submenuright_level2 li.first{	
					padding-top: 10px;
				}
					
					
					#submenuright_level2 li a{	
						color: #FFFFFF;
						width: 100%;
						padding-left: 6px;
						display: block;
						text-decoration: none;
						font: bold  11px/21px Arial,Myriad Pro,Tahoma,sans-serif;
					}
					
					
			
				/*------------------------------------------------------------------
					[4.1.1 Submenu]
				*/
			
	
			#submenuright_level3{
		
			}

				#submenuright_level3 li{	
					margin: 0px;
					margin-right: 4px;
						
				}
				
				#submenuright_level3 li a{	
					padding-left: 10px;
				}
	/*------------------------------------------------------------------
		[5. Banner]
	*/
	
	
	/*------------------------------------------------------------------
		[5. Content]
	*/
	
	#inner-container {
		position: relative;
		min-height: 700px;
		top: -20px;
		z-index: 99;
	}
	
		.content {
			width: 661px;
			min-height: 687px;
			float: left;
			background: url(/images/content-right-shadow.png)  repeat-y right top;			
		}
		
		
		
			.content .content-top {
				background: url(/images/content-bg-top.png) no-repeat 	6px top;
				height: 4px;
			}
			
			.content .content-middle {
				background: url(/images/content-bg-middle1.png) repeat-y top left;
				min-height: 671px;
				overflow: hidden;
				padding-top: 30px;
				padding-left: 50px;
				padding-bottom: 20px;
			}
			
				.content .content-middle h1 {
					padding-bottom: 10px;
					color: #043882;
				}
				
				
				.content .content-middle ol {
					margin-left: 20px;
				
				}
				
				.content .content-middle ul {
					margin-left: 20px;
					list-style-type: square; 					
				
				}
				
				
			
			#inner-container .content-bottom {
				background: url(/images/content-bg-bottom.png) no-repeat bottom right;
				height: 16px;
			}
			
			.content .ContentLeftSub {
				width: 372px; 
				float: left; 				 
				min-height: 50px;
				padding-right: 30px; 
							
			}
			
			
			.content .ContentRightSub {				
				width: 205px; 
				float: left; 				
				
			}
				
				.content .ContentRightSub ul {
					list-style-type: none; 
					margin:0px;
				}
		
	/*------------------------------------------------------------------
		[6. Footer]
	*/	
	
	/*------------------------------------------------------------------
		[7. Extra]
	*/	
	
	.home-sjabloon {	
		width: 600px;
	}
	.home-sjabloon .top-row{
		
	
	}
		.home-sjabloon .top-row .left-col {
			padding-bottom: 10px;
			border-bottom: 1px solid #0495dd;
		}	
		
		.home-sjabloon .top-row .right-col {
			width: 192px;
			padding-left: 7px;
		}	
		
		.home-sjabloon .bottom-row {
			padding-top: 5px;
		}
		
		.home-sjabloon .bottom-row .left-col {
			height:200px;
			width: 188px;
			padding-right: 7px;
			border-right: 1px solid #5cbae9;
		}
			
			
			
		.home-sjabloon .bottom-row .center-col {
			height:200px;
			width: 192px;
			padding-left: 7px;
		}
			
		
		
		
		.home-sjabloon .bottom-row .right-col {
			padding-left:12px;
			height:200px;
		}
		
			
		

	/*------------------------------------------------------------------
	HomeAgenda	
	*/	
	
	#HomeAgenda {
		
	
	}
	
	#HomeAgenda>ul{
		list-style-type: none;
		margin:0px;
	}
	
	#HomeAgenda>ul>.kop {
		font: bold  25px/40px Arial,Myriad Pro,Tahoma,sans-serif;
			
	}
	
	#HomeAgenda>ul>.titel {
		font: bold  14px/20px Arial,Myriad Pro,Tahoma,sans-serif;
	}
	
	#HomeAgenda>ul>.omschrijving>p {
		display: inline;
		padding-right: 3px; 
	}
	
	
	
	/*------------------------------------------------------------------
	Nieuws	
	*/	
	
	#HomeNieuws {
		
	
	}
	
	#HomeNieuws>ul {
		list-style-type: none;
		margin:0px;
	}	
	
	#HomeNieuws>ul>.kop {
		font: bold  25px/40px Arial,Myriad Pro,Tahoma,sans-serif;
			
	}
	
	#HomeNieuws>ul>.titel {
		font: bold  14px/20px Arial,Myriad Pro,Tahoma,sans-serif;
	}
	
	#HomeNieuws>ul>.omschrijving>p {
		display: inline;
		padding-right: 3px; 
	}

