﻿/* Primer */
a
{
	color: #0076CC;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/* Content */
#content
{
	font-size: 11px;
}

.addtoany
{
	overflow: hidden;
	margin-bottom: 10px;
}

.addtoany .pos
{
	float: right;
}

/* Deelgebieden */
#content .Courses h2
{
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px;
}

#content .Courses ul
{
	margin: 5px 0px;
	margin-bottom: 10px;
}

.Linkpower, .subclusterNieuw
{
	color: #62BD19;
	font-weight: bold;
}

.Linkpower
{
	line-height: 0.5em;
}

/* Vakgebieden */
ul.opleidingen
{
	margin: 5px 0px;
}

ul.opleidingen li
{
	margin-bottom: 13px;
}

/* Legacy */
.flattable
{
    background-color: #F0F0F0;
    border-color: #BFB8AC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}

.flattable td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.flattd
{
    border: 0px;
    padding: 5px 10px;
    background-color: #F0F0F0;
}

.flattd label
{
	margin-right: 5px;
}

input.flattable, select.flattable, textarea.flattable
{
	background: white;
	padding: 3px;
}

/* DirectInschrijven */
ul#abc
{
	overflow: hidden;
	margin: 5px;
}

ul#abc li
{
	float: left;
	list-style: none;
	margin-left: 5px;
}

/* OpenOpleidingen */
.docent
{
    clear: left;
    overflow: hidden;
}

.docent img
{
    float:left;  
    margin-right: 5px; 
    margin-bottom: 5px;
}

table.inschrijven
{
	background: #E6E6FA;
}

table.inschrijven td, table.inschrijven th
{
	border: 1px solid #C1DAD7;
	padding: 3px;
}

table.inschrijven th
{
	color: #4E6B8A;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
}

table.inschrijven a
{
	font-weight: bold;
}

table.inschrijven a.GreyUnderline
{
	color: #7589BA;
	
}

/* Inschrijven */
#inschrijven .inside
{
	margin-top: 1.2em;
	padding-left: 1.2em;
	padding-right: 1.2em;
	padding-bottom: 1.2em;
}

#inschrijven input.button.extra
{
	margin: 25px 0px 0px 0px;
}

#inschrijven .line
{
	border-top: 1px solid #d5d5d5;
	margin: 10px 0px 5px 0px;
	height: 1px;
}

/* CRM powered content */
#body .crm h3 {
    color: black !important;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

#body .crm .level5 {
    display: list-item;
    list-style-image: url(../img/opleidingen/li.gif);
	margin-left: 15px;
	margin-bottom: 5px;
}

#body .crm .level7 {
    display: list-item;
    list-style: disc;
	margin-left: 15px;
	margin-bottom: 5px;
}
