/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html, body, div, span, p, h1, h2, h3, 
ul, ol, li, form, fieldset, legend, a 
{
    margin:0;
    padding:0;
}
html, body
{
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
.dxsplLCC, .dxsplCC, .dxrpAW
{
    overflow:visible;
}
form
{
    height: 100%;
    margin: 0px;
    padding: 0px;
}
.paneTable
{
    font-size: 14px;
    height: 100%;
    width: 100%;
}
.paneTable td
{
    text-align: center;
    vertical-align: middle;
}
#globalContainer 
{
    min-height:100%;
    position:relative;
    height:100%;
}

body {
	/*background: #FFFFFF url(images/img01.gif) repeat-x;*/
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Calibri;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-weight: normal;
	color: #3E3E3E;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 0 0;
	text-align: justify;
	line-height: 26px;
	font-size: 11px;
}

a:link {
	color: #0099CC;
}

a:hover, a:active {
	text-decoration: none;
	color: #003448;
}

a:visited {
	color: #333333;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Calibri;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	/*background-image: url(Images/img01.gif);*/
	width:100%;
	position:absolute;
	height:80px;
	top:0;
	left:0;
}

#logo {
	float: left;
    color: black;
	}

#logo h1 
{
    vertical-align: middle;
    position: absolute;
    left: 15px;
    top:15px;
	font-size: 38px;
	color: #000000;
    
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#headertext h1 a {
	color: black;
    font-size: 20px;
    margin-left: 30px;
    margin-top:15px;
    position:absolute;
    text-decoration:none;
}
#logo img {
	color: black;
    font-size: 16px;
    position:relative;
    margin-top:-1px;
}

#logo h2 {
	margin-top: -10px;
	font-size: 12px;
	color: #A0A0A0;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	vertical-align: middle;
	position:absolute;
	right: 15px;
	top: 8px;
	margin-right: 15px;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: #F5F5F5 url(images/img02.gif) repeat-x left bottom;
	margin-left: 5px;
	padding: 7px 20px;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
}

/* Page */
#pagecontainer 
{
    width:98%;
    position:relative;    
}

#page {

	margin: 0 auto;
	padding-bottom:74px;
	width:100%;
}

/* Content */

#content 
{
    float:left;
    left:0;
    margin-left: 5px;
	
	height:100%;
	max-width:98%;
	width:98%;
}

/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(images/img11.gif) no-repeat right 50%;
	border-bottom: 1px dotted #D1D1D1;
}

.post .entry {
}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(images/img03.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar 
{
    /*position: absolute; 
	right: 15px;
	width: 305px;	 
	height: 100%;*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
	background: url(images/img12.gif) no-repeat left 50%;
}

#sidebar h2 {
	margin-bottom: 10px;
	background: url(images/img11.gif) no-repeat right 50%;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 16px;
}

#sidebar h3 {
	margin-bottom: 10px;
	background: url(images/img11.gif) no-repeat right 50%;
	border-bottom: 1px dotted #D1D1D1;
}

a.toggleLink:link, a.toggleLink:visited
{
    color: Black;
    text-decoration: none;
}

a.toggleLink:hover
{
    color:#0099CC;
    text-decoration:underline;
}



/* Klant detail */

table.klantdetail
{
    position: relative;
}

table.klantdetail td
{
    border-bottom: 1px dotted #D1D1D1;
}

table.klantdetail td.title
{
    font-weight: bold;
    /*vertical-align: text-top;*/
}

table.klantdetail td.content
{
    padding-left: 10px;
    padding-right: 50px;
}

/* Search */

div.searchdiv form
{
    position: relative;
    left: 15px;
}

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 120px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	height: 28px;
	padding: 5px 0 5px 0;
	background: #003448 url(images/img09.gif) repeat-x;
	position:absolute;
	left: 0;
	bottom:0;
	width:100%;
}

#legal {
	clear: both;
	text-align: center;
	color: #8ADE3C;
}

#legal a {
	color: #76D424;
}
/* ContentMenu */
#contentmenu
{
    padding: 0px;
    margin: 0px;
    border-style: none;
    border-width: 0px;
    left: 0;
    background-color: #5CB85C;
    font-family: Verdana;
    color: #FFFFFF;
    margin-top: -8px;
    font-weight: bold;
    font-size: 20px;
    height: 30px;
    width: 100%;
    right: 0px;
    bottom: 0px;
}
/*
#contentmenu li .dx {
    color: #fff;
}*/
/* Styles for basic forms
-----------------------------------------------------------*/

textarea 
{
    min-height: 75px;
}

.editor-label 
{
    margin: 1em 0 0 0;
}

.editor-field 
{
    margin:0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}


.dxgvControl_BlackGlass, .dxmLite_BlackGlass, ul.dx, .dxrpControl_BlackGlass td.dxrp,
.dxrpControlGB_BlackGlass td.dxrp, .title, .content, .dx, .dxmMenu_BlackGlass,
.dxmVerticalMenu_BlackGlass, .dxeBase_BlackGlass, .dxbButton_BlackGlass, body
{
    font-family: Calibri;
}

.dxgvControl_MetropolisBlue, .dxmLite_MetropolisBlue, ul.dx, .dxrpControl_MetropolisBlue td.dxrp,
.dxrpControlGB_MetropolisBlue td.dxrp, .title, .content, .dx, .dxmMenu_MetropolisBlue,
.dxmVerticalMenu_MetropolisBlue, .dxeBase_MetropolisBlue, .dxbButton_MetropolisBlue, body
{
    font-family: Calibri;
}
/*
.dx {
    color: white !important;
}*/


/* Changes on 19-07-2016 */
.dxsplPane{
    border-width:0px !important;
}