/*------------------------------------------------------------------
[Master Stylesheet]
Project:	Vrijwilligerscentrale Barneveld
Version:	1.0
Assigned to:	Rudy de Jong
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]
*/
html, body {
font: normal 11px/16px Tahoma,Arial,sans-serif;
color: #4E4E4E;
}
h1 {
color: #555555;
font-size: 21px;
line-height: 31px;
border-bottom: 1px solid #D2D2D2;
margin-bottom: 5px;
font-weight: normal;
text-align: left;
}
body {
background-color: #E2E2E2;
}
h2 {
color: #ee2277;
font-size: 12px;
line-height: 25px;
}
h3 {
}
p {
margin-bottom: 10px;
}
a:link, a:visited, a:active{
text-decoration: none;
color: #ee2277;
}
a:hover {
text-decoration: underline;
}
/*------------------------------------------------------------------
[2. Wrapper]
*/
#wrapper {
width: 972px;
position: relative;
margin: 0 auto;
text-align: center;
overflow: hidden;
padding-top: 10px;
}
/*------------------------------------------------------------------
[3. Header]
*/
#header{
overflow: hidden;
background-color: #556670;
text-align: left;
position: relative;
height: 74px;
}
.topmenu {
float: left;
height: 100%;
}
.topmenu ul {
width: 243px;
border-right: 1px solid #808c94;
height: 100%;
}
.topmenu ul li {
border-top: 1px solid #808c94;
border-bottom: 1px solid #808c94;
padding-left: 12px;
}
.topmenu ul li.first, .topmenu ul li.last {
border: none;
}
.topmenu ul li.last {
background: url(/images/topmenu-bg.gif) repeat-x top left;
}
.topmenu ul li a{
line-height: 24px;
color: #fff;
display: inline-block;
font-size: 11px;	
}	
.searchbox {
float: left;
width: 220px;
padding-left: 30px;
padding-top: 24px;
}
.searchbox ul li label {
color: #fff;
margin-bottom: 2px;
font-size: 11px;
font-weight: bold;
display: block;
}
.searchbox ul li input.input-search{
border: 1px solid #b3bbbf;
width: 195px;
float: left;
height: 18px;
background-color: #66767f;
color: #fff;
font-size: 12px;
padding-left: 3px;
line-height: 18px;
}
.searchbox ul li .search-btn {
width: 20px;
height: 20px;
background: url(/images/sprite.png) no-repeat -4px -4px;
border: 0;
float: left;
cursor: pointer;
margin-left: -1px;
}	
.ingelogdals {
position: absolute;
top: 48px;
left: 510px;
color: #fff;
z-index: 3;
}	
.ingelogdals a{
color: #fff;
}
.logo{
height: 70px;
width: 207px;
float: right;
}
.logo img {
margin-top: 2px;
margin-left: -2px;
}
/*------------------------------------------------------------------
[4. Menu]
*/
#left-nav {
width: 243px;
float: left;
}
#inner .left-nav-home {
margin-bottom: 30px;
}
#inner .left-nav-sub {
margin-bottom: 30px;
}
.main-menu {
min-height: 121px;
margin-bottom: 6px;
}
.main-menu ul li a {
color: #fff;
}
.main-menu ul li a.active {
font-weight: bold;
}
.main-menu ul#Level1 li {
margin-bottom: 6px;
}
.main-menu ul#Level1 li.item_rose span { background: url(/images/menu-sprite.png) no-repeat -245px -1px;}	
.main-menu ul#Level1 li.item_rose span.active { background: url(/images/menu-sprite.png) no-repeat -1px -1px;}
.main-menu ul#Level1 li.item_purple span { background: url(/images/menu-sprite.png) no-repeat -245px -39px;}
.main-menu ul#Level1 li.item_purple span.active { background: url(/images/menu-sprite.png) no-repeat -1px -39px;}
.main-menu ul#Level1 li.item_lightgreen span { background: url(/images/menu-sprite.png) no-repeat -245px -74px;}
.main-menu ul#Level1 li.item_lightgreen span.active { background: url(/images/menu-sprite.png) no-repeat -1px -74px;}
.main-menu ul#Level1 li.item_green span { background: url(/images/menu-sprite.png) no-repeat -245px -109px;}
.main-menu ul#Level1 li.item_green span.active{ background: url(/images/menu-sprite.png) no-repeat -1px -109px;}
.main-menu ul#Level1 li span {
line-height: 34px;
color: #fff;
font-size: 16px;
padding-left: 40px;
cursor: pointer;
display: block;
font-family: Myriad Pro,Tahoma,Arial,sans-serif;
-moz-user-select:none;
}
.main-menu ul#Level1 li.item_rose_active span,
.main-menu ul#Level1 li.item_purple_active span,
.main-menu ul#Level1 li.item_lightgreen_active span,
.main-menu ul#Level1 li.item_green_active span{
padding-left: 12px;
}
.main-menu ul#Level1 li a {
line-height: 37px;
font-family: Tahoma,Arial,sans-serif;
font-size: 13px;
}
.main-menu ul#Level1 li ul li {
margin: 0;
}
.main-menu ul#Level1 li.item_rose ul li { padding-left: 12px; background-color: #ee2277; border-bottom: 1px solid #f25999;}
.main-menu ul#Level1 li.item_purple ul li {	padding-left: 12px; background-color: #5c3789; border-bottom: 1px solid #725299;}
.main-menu ul#Level1 li.item_lightgreen ul li {	padding-left: 12px; background-color: #cbdb28; border-bottom: 1px solid #d2e045;}
.main-menu ul#Level1 li.item_green ul li {	padding-left: 12px; background-color: #8fb63f; border-bottom: 1px solid #abc86e;}
.main-menu ul#Level1 li ul li a {
line-height: 23px;
}
.main-menu ul#Level1 li ul li.last {
min-height: 53px;
}
.main-menu ul#Level1 li ul.hidden {
display: none;
}
.main-menu ul#Level1 li.item_1 ul.Level2 li ul li{
border-bottom: 0;
}
.contact {
padding-left: 10px;
color: #3f3f3f;
font-size: 13px;
width: 220px;
}
.ContactTable tr.row0 td.td0 {
font-size: 23px;
line-height: 35px;
border-bottom: 1px solid #D2D2D2;
}
.ContactTable tr.row0 td.td0,
.ContactTable tr.row0 td.td0 a {
color: #a6a6a6;
}
.ContactTable tr.row1 td {
padding-top: 8px;
}
/*------------------------------------------------------------------
[5. Content]
*/
#main-container {
margin-top: 6px;
border: 1px solid #E3E3E3;
background: #fff url(/images/container-bg.gif) repeat-x bottom left;
min-height: 482px;
height: auto;
text-align: left;
overflow: hidden;
}
#inner {
overflow: hidden;
margin-bottom: 32px;
min-height: 482px;
}
.inner-bg-sub {
background: url(/images/content-bg-sub.png) no-repeat 435px 100%;
}
.people{
background: url(/images/people.png) no-repeat top left;
position: absolute;
top: 7px;
right: 219px;
width: 245px;
height: 307px;
z-index: 2;
}
#portal-links {
position: absolute;
top: 151px;
right: 1px;
z-index: 3;
}
#portal-links .ll-jfc,
#portal-links .ll-dm,
#portal-links .ll-extern {
width: 276px;
height: 48px;
position: relative;
}
#portal-links a {
position: absolute;
width: 100%;
height: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
#portal-links .ll-jfc {background: url(/images/menu-sprite.png) no-repeat -1px -145px;}	
#portal-links .ll-jfc-hover {background: url(/images/menu-sprite.png) no-repeat -287px -145px;}
#portal-links .ll-dm {	background: url(/images/menu-sprite.png) no-repeat -1px -193px; margin-top: 6px;	}	
#portal-links .ll-dm-hover {background: url(/images/menu-sprite.png) no-repeat -287px -193px;}
#portal-links .ll-extern {	background: url(/images/menu-sprite.png) no-repeat -1px -242px; margin-top: 6px;}
#portal-links .ll-extern-hover {background: url(/images/menu-sprite.png) no-repeat -287px -242px;margin-top: 6px;}
#right-content {
float: left;
width: 698px;
padding-left: 29px;
position: relative;
}
#inner .right-content-home {
background: url(/images/content-bg-home.png) no-repeat top left;
margin-bottom: 10px;
}
#inner .right-content-sub {
width: 450px;
margin-right: 9px;
float: left;
min-height: 1px;
padding-top: 10px;
overflow: hidden;
}
#inner .right-content-sub-left {
width: 213px;
float: left;
}
#inner .left-nav-home {
min-height: 486px;
}
#right-content .top-content {
border-bottom: 1px solid #D2D2D2;
min-height: 222px;
background: url(/images/utrecht_landkaart.png) no-repeat 217px 29px;
}
#right-content .bottom-content {
margin-left: -9px;
}
#right-content .top-content .content {
width: 308px;
padding-top: 19px;
float: left;
font-size: 11px;
}
.IntroTable tr.row0 td.td0 {
color: #555555;
font-size: 17px;
font-weight: bold;
line-height: 19px;
padding-bottom: 6px;
}
#right-content .top-content .inlog-container {
position: absolute;
z-index: 3;
right: 0px;
top: 32px;
width: 285px;
height: 190px;
}
.inlog-container .inlog-header {
width: 285px;
height: 48px;
background: url(/images/inlog-header-scholen-active.png) no-repeat top left;
}
.inlog-container .inloggen{
background-color: #F2A436;
border-bottom: 1px solid #E2E2E2;
color: #FFFFFF;
font-size: 20px;
height: 30px;
line-height: 30px;
text-align: center;
}
.inlog-container .inlog-header.active{
background: url(/images/inlog-header-orga-active.png) no-repeat top left;
}
.inlog-container .inlog-header .pointer{
cursor: pointer;
}
.inlog-container .inlog-header .tab{
width: 50%;
height: 100%;
float: left;
}
.inlog-container .inlog-content {
border: 1px solid #b1aa9e;
border-top: 0;
width: 278px;
height: 95px;
background: url(/images/inlog-content-bg.png) repeat-x top left;
padding: 16px 0 0 5px;
}
.inlog-container .inlog-content.hide{display:none;}
.inlog-container label {
float: left;
width: 68px;
}
.inlog-container .inlog-content input,
.inlog-container .inlog-content select{
background-color: #e0e4df;
border: 1px solid #808080;
float: left;
}
.inlog-container .inlog-content input {
width: 175px;
height: 18px;
line-heigth: 18px;
margin-bottom: 8px;
color: #ee2277;
}
.inlog-container .inlog-content select {
width: 182px;
margin-left: 70px;
color: #000;
}	
.inlog-container .inlog-content .submit-btn {
background: url(/images/sprite.png) no-repeat -4px -4px;
width: 20px;
height: 20px;
border: 0;
float: left;
margin-left: 4px;
cursor: pointer;
}
.block-left {
float: left;
width: 241px;
}	
.impressie, .block-center, .block-right {
float: left;
width: 231px;
min-height: 255px;
}
.impressie,
.block-center {
background: url(/images/shadow-ver.png) no-repeat top right;
}
.ImpressieTable {
margin-left: 9px;
}
.ImpressieTable tr.row0 td{
font-size: 24px;
line-height: 33px;
color: #a8a8a8;
font-family: Myriad Pro,Tahoma,Arial,sans-serif;
padding-left: 1px;
}
.ImpressieTable tr.row1 td {
background: url(/images/impressie-bg.png) no-repeat top left;
width: 223px;
height: 171px;
}
.ImpressieTable tr.row1 td img {
width: 189px;
height: 137px;
overflow: hidden;
}
.ImpressieTable tr.row2 td span.foto-archief {
margin-right: 29px;
margin-left: 3px;
}
.fotoKader {
padding-left: 15px;
}
ul#vacatures,
ul#actueel {
margin-left: 9px;
margin-right: 17px;
list-style: none;
}
ul#actueel li.header,
ul#vacatures li.header{
font-size: 24px;
line-height: 41px;
color: #a8a8a8;
font-family: Myriad Pro,Tahoma,Arial,sans-serif;
}
ul#vacatures li.titel{
border-top: 1px solid #D2D2D2;
padding: 5px 0px;
color: #ee2277;
cursor: pointer;
padding-left: 20px;
}	
ul#vacatures li strong {
line-height: 17px;
}
ul#vacatures li.titel strong:hover {
text-decoration: underline;
}
ul#actueel li.archief,	
ul#vacatures li.archief{
width: 213px;
height: 33px;
background: url(/images/sprite.png) no-repeat -37px -4px;
}	
ul#actueel li.archief span,
ul#vacatures li.archief span {
display: inline-block;
margin-left: 12px;
width: 11px;
height: 8px;
background: url(/images/sprite.png) no-repeat -25px -13px;
}	
ul#actueel li.archief a,
ul#vacatures li.archief a {
line-height: 33px;
color: #fff;
padding-left: 6px;
font-family: Myriad Pro,Tahoma,Arial,sans-serif;
font-size: 13px;
display: inline-block;
width: 184px;
}
ul#vacatures li.titel span {
background: url(/images/sprite.png) no-repeat -25px -4px;
width: 11px;
height: 8px;
display: inline-block;
margin-right: 6px;
margin-left: -18px;
}
ul#actueel li.datum {
border-top: 1px solid #D2D2D2;
font-size: 11px;
padding-top: 6px;
}
ul#actueel li.titel,
ul#actueel li.titel a {
line-height: 20px;
color: #92278f;
font-weight: bold;
}
ul#actueel li.korteomschrijving {
font-size: 11px;
padding-bottom: 7px;
}
ul#actueel li.langeomschrijving {
margin-top: 10px;
}
ul#actueel li.goback {
margin-bottom: 10px;
}
ul#actueel li.goback a {
font-weight: bold;
}
input {
border: 1px solid #FFD68E;
width: 195px;
height: 22px;
background-color: #FFAB1A;
color: #fff;
font-size: 12px;
padding-left: 3px;
line-height: 22px;	
margin-bottom: 1px;
font-family: Tahoma,Arial,sans-serif;
}	
textarea {
border: 1px solid #FFD68E;
background-color: #FFAB1A;
width: 194px;
height: 100px;
color: #fff;
font: normal 11px/16px Tahoma,Arial,sans-serif;
padding-left: 4px;
}
.form-submit {
background: url(/images/submit-btn.gif) no-repeat top left;
width: 100px;
height: 20px;
border: 0;
cursor: pointer;
}	
.button {
width: 100px;
height: 20px;
border: 0;
cursor: pointer;
margin-top: 5px;
margin-left: 100px;
}
.form_system_mail_property_name,
.form_system_mail_property_value {
width: 50%;
}
/*------------------------------------------------------------------
[7. Extra]
*/	
.sitemap_level_1 {
background-Color:#e3e3e3;
font-size:14px;
font-weight:bold;
cursor:pointer;
padding:2px;
padding-left:6px;
margin-bottom: 2px;
}
.sitemap_level_2 {
background-Color:#f5f5f5;
font-size:12px;
padding:2px;
padding-left:14px;
cursor:pointer;
}
.sitemap_level_3 {
background-Color:#DFDFDF;
font-size:11px;
padding:1px;
padding-left:26px;
cursor:pointer;
}
.sitemap_level_4 {
background-Color:#EBEBEB;
font-size:10px;
padding:1px;
padding-left:56px;
cursor:pointer;
}
.sitemap_level_5 {
background-Color:#F8F8F8;
font-size:10px;
padding:1px;
padding-left:106px;
cursor:pointer;
}
/* M@S styles */
.mas-container {
position: fixed;
left: 25%;
right: 25%;
top: 25%;
height: 445px;
width: 700px;
z-index: 6;
}	
#overlay {
position: fixed;
width: 100%;
height: 100%;
background-color: #000;
z-index: 4;
top: 0;
left: 0;
}
.vaca-tabs {
width: auto;
height: 25px;
position: absolute;
top: -3px;
left: 5%;
background-color: #fff;
z-index: 5;
border-left: 1px solid #bbb;
border-top: 1px solid #bbb;
}
.vaca-tabs span {
display: inline-block;
height: 100%;
padding: 0 5px;
line-height: 25px;
cursor: pointer;
}
.vaca-tabs .vaca-info {
border-right: 1px solid #bbb;
font-weight: bold;
}
.vaca-tabs .organisatie-info {
border-right: 1px solid #bbb;
}	
.vacaInformation,
.organisatieInformation {
width: 637px;
height: 400px;
position: absolute;
top: 5%;
left: 5%;
background-color: #fff;
z-index: 5;
border: 1px solid #bbb;
padding: 25px 10px 10px;
text-align: left;
overflow-x: hidden;
overflow-y: auto;
}
.vacaInformation h3 {
line-height: 30px;
text-decoration: underline;
font-size: 15px;
}
.vacaInformation span {
display: block;
}
.vacaInformation span {
margin-bottom: 5px;
}
.vacaInformation span.vacature-inschrijven {
color: #ff0000;
}
.close-vacature {
position: absolute;
top: 30px;
right: 30px;
width: 64px;
height: 20px;
cursor: pointer;
z-index: 6;
}
.loading-vacature {
background: url(/images/loading.gif) no-repeat top left;
width: 54px;
height: 55px;
position: absolute;
top: 40%;
left: 45%;
z-index: 6;
}
.error-loading-vacature {
color: #ff0000;
font-weight: bold;
display: none;
}
.error-message {
color: #ff0000;
font-weight: bold;
}
/* Login box styles */
.login-container label{
float: left;
display: inline-block;
width: 100px;
}
