﻿/*----------------------------------------------------------
The base colors for this template are:
#E5EDF2 body background-color
#E3E4E5 Main content border-bottom
#e8eef4 Left Column Link Background (Menu)
#E70022 Main Menu Header
#FAB2BD Main Menu Hover
#E70022 Main Menu Active
#010000 body Text
#00497E Headers Text, Table Headers text
#00497E Copyright Text
 
If you'd like to use different colors start by replacing
all instances of these colors with your new colors.
----------------------------------------------------------*/
body
{
    background-color: #E5EDF2;
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #010000;
}

a:link
{
    color: #0000FF;
    text-decoration: none;
}
a:visited
{
    color: #033099;
    text-decoration: none;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
    text-decoration: none;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #00497E;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1
{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
    font-size: 1.2em;
}
h3
{
    font-size: 1.2em;
    margin-bottom: 0;
    margin-top: 16px;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

table thead
{
    color: #00497E;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.contentBottom > h1, .contentBottom > h2, .contentTop > h1, .contentTop > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 80%;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0 0px 0 0;
}

#mainContent
{
    padding: 0% 3% 0% 3%;
    background-color: #FFF;
    border-color:#E3E4E5;
    border-style:solid groove groove solid;
    border-width: 0px 0px 3px 0px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

.contentTop
{
    padding-bottom: 2px;
}

.contentBottom
{
}

#pageHeader
{
    background-image:   url('../Images/Kiwa/body_top_border.gif');
    background-repeat:  repeat-x;
    width: 100%;
    height: 11px;
    background-color: White;
}

#topLogo
{
    padding-bottom: 12px;
    background-image:   url('../Images/Kiwa/logo.gif');
    background-position: left top;
    background-repeat: no-repeat;
    width: 100%;
    height: 74px;
}

#topLogo a
{
    color: #FFF;
    text-decoration: none;
}

#topLogo img, .footerLogo img
{
    border: none;
}

#mainContentFooter .footerLogo
{
    padding: 10px 0 0 0;
}

#pageFooter
{
    text-align: center;
}

#pageFooter .footerLogo
{
    color: #999;
    padding: 5px 0 0 0;
    margin: 0;
    background-image:   url('../Images/Kiwa/logo_bottom.gif');
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 100%;
    height: 122px;
}

span#copyright
{
    color: #00497E;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
}


/* MAIN MENU   
----------------------------------------------------------*/
ul#mainMenu
{
    border-bottom: 1px #E5EDF2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#mainMenu li
{
    display: inline;
    list-style: none;
}

ul#mainMenu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#mainMenu li a:hover
{
    background-color: #FAB2BD;
    text-decoration: none;
}

ul#mainMenu li a:active
{
    background-color: #E70022;
    text-decoration: none;
}

ul#mainMenu li.selected a
{
    background-color: #FFF;
    color: #000;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.field-validation-error, .validation-summary-errors
{
    color:			Red;	
    font-weight:	bolder;
}

.pageMessageAccept, .pageMessageError, .pageMessageInfo, .pageMessageWarning
{
    display:			inline-block;
    background-repeat:	no-repeat;
    padding-left:		20px;
    border-bottom:		0px;
}

.pageMessageAccept 
{
    background-image:	url('../Images/accept.png');
    color:				Green;
}

.pageMessageError
{
    background-image:	url('../Images/Kiwa/exclamation.png');
    color:				Red;	
}

.pageMessageInfo 
{
    background-image:	url('../Images/Kiwa/information.png');
    color:				Black;
}

.pageMessageWarning
{
    background-image:	url('../Images/Kiwa/error.png');
    color:				Black;	
}
 
form .xxsmall 
{
    width:				20px; 
}

form .xsmall 
{
    width:				40px; 
}

form .small
{ 
 	width:				70px; 
} 

form .medium
{ 
 	width:				110px; 
} 

form .large
{ 
 	width:				160px; 
}

form .xlarge
 {	
 	width:				220px; 
 }
 
form .xxlarge
 {	
 	width:				300px; 
 }
 
 form .xxxlarge
 {	
 	width:				400px; 
 }

/* Customized specific CSS  
----------------------------------------------------------*/
#tableKaartSelectie thead
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.tableFormFields thead
{
    color: #000000;
}

#tblVersturenNaar tbody tr td
{
    padding-top: 0px;
}

/* NOTE: CSS attribute selectors do NOT work in IE6 */
.tableFormFields input[type="text"], input[disabled][type='text']
{
    border-color: #7F9DB9;
    border-style: solid;
    border-width: 1px;
}

/* NOTE: CSS attribute selectors do NOT work in IE6 */
input[disabled][type='text'], textarea[disabled]
{   
    background-color: #EBEBE4;
    color: #A8A8A8;
}