﻿html {
    background-color: #E9F3FC;
}
body
{
    margin: 0px;
    background-color: #fff;
    color: #333;
    font-size: .85em;
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
    padding: 0px;
}

hr
{
    border-top-color: #000099;
    margin-bottom: 15px;
    margin-top: 15px;
    border-top-style: groove;
    border-top-width: thin;
}

table.pageTable {
    padding: 0px;
    border: 0px;
    margin: 0px;
    width: 100%;
}

#body
{
    margin: 0px;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

td#leftEdge
{
    background-image: url(images/BodyEdgeLeftBackground.png);
    background-position: left;
    background-repeat: repeat-y;
    width: 42px;
    border: 0px;
    padding: 0px;
    vertical-align: top;
}

td#leftBottomEdge
{
    background-image: url(images/FooterLeftEdge.png);
    background-position: right top;
    background-repeat: no-repeat;
    width: 42px;
    border: 0px;
    padding: 0px;
    vertical-align: top;
    background-color: #E9F3FC;
}

#leftEdge .leftEdgeTopImage {
    margin: 0px;
    padding: 0px;
}

td#rightEdge
{
    background-image: url(images/BodyEdgeRightBackground.png);
    background-position: right;
    background-repeat: repeat-y;
    width: 42px;
    border: 0px;
    padding: 0px;
    vertical-align: top;
}

td#rightBottomEdge
{
    background-image: url(images/FooterRightEdge.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 42px;
    border: 0px;
    padding: 0px;
    vertical-align: top;
    background-color: #E9F3FC;
}

#rightEdge .rightEdgeTopImage {
    margin: 0px;
    padding: 0px;
    height: 100%;
    border: 0px;
}

/* Override jqueryui font-size*/
.ui-widget {
    font-size: 0.8em;
    font-weight: normal;
}

.header {
    background-color: #CCE2F8;
    height: 60px;
    padding: 0px;
    margin: 0px;
}

.footer {
    background-color: #E9F3FC;
    font-size: .7em;
}

.bodytopleftedge
{
    background-image: url(images/BodyEdgeTopLeftBackground.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.bodyleftedge
{
    background-image: url(images/BodyEdgeLeftBackground.png);
    background-repeat: repeat-y;
    background-position: left top;
    background-color: #E9F3FC;
}

.bodyrightedge
{
    background-image: url(images/BodyEdgeRightBackground.png);
    background-repeat: repeat-y;
    background-position: right top;
    background-color: #E9F3FC;
}

.bodytopleftedge
{
    background-image: url(images/BodyEdgeTopRightBackground.png);
    background-repeat: no-repeat;
    background-position: right top;
}

#footerBottom
{
    background-image: url(images/FooterTopEdgeBackground.png);
    background-repeat: repeat-x;
    background-color: #E9F3FC;
}

.footerCorner {
    background-color: #E9F3FC;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.content-wrapper {
    margin: 0 auto;
}

.menubar
{
    background-color: #006DDE;
    color: whitesmoke;
}

/* menu */
.menubar nav
{
    margin: 0px 0px 0px 50px;
    padding-top: 3px;
    padding-bottom: 5px;
}

.menubar .menubar-item
{
    padding-left: 10px;
    padding-right: 10px;
    display: inline;
    clear: both;
}

.menubar .menubar-item-right {
    padding-left: 10px;
    padding-right: 10px;
    display: inline;
    clear: both;
    float: right;
    margin-right: 50px;
}

.menubar .menubar-item a, .menubar .menubar-item-right a
{
    color: white;
    font-size: 1em;
    font-weight: normal;
    text-decoration: none;
}

.menubar .menubar-item a:hover, .menubar .menubar-item-right a:hover
{
    color: yellow;
}

.logo
{
    display: inline-block;
    margin-left: 60px;
    margin-top: 5px;
    padding: 0px;
    height: 50px;
}

.logo img.formuleLogo {
    max-height: 50px;
    max-width: 180px;
    border: 0px;
    display: inline-block;
}

.logo p.site-title
{
    font-size: 20px;
    font-variant: normal;
    margin-left: 40px;
    top: 0px;
    position: absolute;
    display: inline-block;
    font-family: 'Lucida Sans' , 'Lucida Sans Regular' , 'Lucida Grande' , 'Lucida Sans Unicode' , Geneva, Verdana, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #003399;
}

div.loggedInUser {
    margin-right: 50px; 
    margin-top: 20px;
    color: #003399;
}

div.loggedInUser a {
    color: #0099FF;
    text-decoration: none;
}

div.loggedInUser a:hover
{
    color: #002266;
    text-decoration: underline;
}

/* Bestellen UD */
.BestellenUDStart {
    width: 100%;
}

td.BestellenUDProductSearchColumn {
    border-right: 1px solid black;
    padding-right: 5px;
    width: 65%;
}

td.BestellenUDBestellijst {
    padding-left: 5px;
    width: 35%;
}

div.execQuery
{
    background-image: url('images/wait.gif');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    border: 0px none;
}

div.RuimeVoorraad
{
    background-image: url('images/RuimeVoorraad.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

div.BeperkteVoorraad {
    background-image: url('images/BeperkteVoorraad.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

div.NietOpVoorraad {
    background-image: url('images/NietOpVoorraad.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

td.BestellenUDProductSearchColumn {
    vertical-align: top;
}

td.BestellenUDProductBestellijst {
    vertical-align: top;
}

div.productPanel
{
    background-color: #E9F3FC;
    border: 1px solid #CCE2F8;
    padding: 0px 5px 5px 5px;
    margin: 3px;
    font-weight: bold;
}

div.detailPanel {
    font-weight: normal;
    background-color: white;
    border: 1px solid #CCE2F8;
    padding: 5px;
}

table.productActieDetailTable tr:first-child td:first-child {
    border: 1px solid #CCE2F8;
    padding: 5px;
    margin: 3px;
}


td.premieOmschrijving {
    font-size: x-small;
}

div.PlanOrderWrapPanel {
    overflow-x: auto;
    border: 1px solid #CCE2F8;
    padding: 8px;
    margin-left: 3px;
    margin-right: 8px;
}

div.PlanOrderInschrijvingenPanel
{
    float: left;
    margin-right: -30000px;
    padding-left: 5px;
    
}

div.PlanOrderInschrijving
{
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    text-align: center;
}

div.NormaleInschrijving {
    width: 90px;
    padding-left: 15px;
    padding-right: 15px;
}

div.PlanOrderInschrijving input[type=text], div.NormaleInschrijving input[type=text] {
    width: 40px;
}

div.sliderWrapper {
    padding-top: 5px;
    padding-bottom: 3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .logo p.site-title
    {
        position: relative;
        top: -10px;
    }
}