/*
 * Stylesheet for www.alpha-groep.nl
 * Copyright (C) Alpha-Groep
 */

body,td,p {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size:   12px;
}

p {
    margin: 0px;
}

body { 
    scrollbar-face-color:       #CCCCCC;
    scrollbar-shadow-color:     #CCCCCC;
    scrollbar-arrow-color:      darkblue;
    scrollbar-track-color:      #FFFFFF;
    scrollbar-3dlight-color:    #FFFFFF;
    scrollbar-highlight-color:  #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF; 
    scrollbar-base-color:       #FFFFFF; 
}

td {
    vertical-align: top;
}

td.alphaTracker {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size:   11px;
    font-weight: normal;
    color:       #003399;
    vertical-align: middle;
}

/* Table classes */
table.tblNormal {
    border:  0px;
    padding: 0px;
}

td.tblReageer {
    background-image: url(/images/alphaReageerLeft.gif);
}

td.tblRightBg {
    background-image:    url(/images/alphaOudBeijerland.gif);
    background-position: bottom left;
    background-repeat:   no-repeat;
    background-attachment:fixed;
}

td.tblRightKop {
    font-weight: bold;
    color: #993333;
}

td.tblRightItem, a.tblRightItem, a.tblRightItem:visited {
    font-size: 11px;
    font-family: Tahoma, Helvetica, Sans-Serif;
    color: #993333;
    text-decoration: none;
    line-height: 150%;
}

a.tblRightItem:hover {
    text-decoration: underline;
}

table.menuHidden {
    visibility:  hidden;
    overflow:    hidden;
    overflow-x:  visible;
    display:     none;
}

table.menuVisible {
    visibility:  visible;
    overflow:    visible;
    overflow-x:  visible;
    display:     block;
}

table.frmLoginVisible {
    position:    absolute;
    visibility:  visible;
    overflow:    visible;
    overflow-x:  visible;
    display:     block;
    position:    absolute;
    z-index:     8;
    left:        5;
    border:      1px solid #003399;
}

table.frmLoginHidden {
    visibility:  hidden;
    overflow:    hidden;
    overflow-x:  visible;
    display:     none;
    position:    absolute;
    z-index:     8;
    left:        5;
}

td.menuItem, a.menuItem, a.menuItem:visited {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:   11px;
    font-weight: bold;
    line-height: 150%;
    text-decoration: none;
    color:       #003399;
    margin-left: 4px;
}
td.menuItemHit, a.menuItemHit, a.menuItemHit:visited {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:   11px;
    font-weight: bold;
    line-height: 150%;
    text-decoration: none;
    color:       red;
    margin-left: 4px;
}



a.menuItem:hover {
    text-decoration: none;
}

td.menuButton {
    background-image:  url(/images/menuButtonN.gif);
/*    background-attachment: fixed;  */
    background-repeat: no-repeat;  
    float: left;
    cursor:            hand;
}
td.menuButtonTop {
    background-image:  url(/images/menuButton2.gif);
    background-repeat: no-repeat;  
    float: left;
    cursor:            hand;
}

a.menuButton, a.menuButton:visited {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size:   10px;
    font-weight: bold;
    text-decoration: none;
    color:       #FFFFFF;
    line-height: 150%;
    vertical-align: top;
    margin-top:  5px;
}

a.menuButton:hover {
    color: yellow;
}

a.menuButtonSearch, a.menuButtonSearch:visited {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size:   10px;
    font-weight: bold;
    text-decoration: none;
    color:       #800000;
    line-height: 150%;
    vertical-align: top;
    margin-top:  5px;
}

a.menuButtonSearch:hover {
    color: yellow;
}

a.menuButtonHit {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size:   10px;
    font-weight: bold;
    text-decoration: none;
    color:       yellow;
    margin-top:  5px;
}

td.ttlSchermpje {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size:   12pt;
    font-weight: bold;
    color:       #003399;
    vertical-align:  middle;
}

/* Image classes */
img {
    border: 0px
    text-align: left;
}

img.alphaPointer {
    margin-left:  7px;
    margin-right: 2px;
    margin-top:   5px;
}

img.alphaPijl {
    margin-left:  3px;
    margin-right: 3px;
}

/* Frame properties */
.frameBottom {
    position: absolute;
    vertical-align: bottom;
    border:   1px;
    z-index:  2;
}

/* Text properties */
div.alphaContact {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size:   11px;
    margin-left: 5px;
    color:       #003399; 
    line-height: 120%;
/*  position:    absolute;
    left:        2px;*/
    z-index:     7;
}

/* Input props */
input.searchInput {
    border:      1px solid red;
    margin:      0px;
    font-family: helvetica, sans-serif;
    font-size:   9px;
    height:      15px;
    width:       140px;
} 

input.textInput {
    border:      1px solid red;
    margin:      0px;
    font-family: helvetica, sans-serif;
    font-size:   8pt; 
    width:       140px;
} 

input.inputNaam,textarea.inputNaam {
    border:     1px solid #A7D5EC;
    background-color: #D9EDF7;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size:  8pt;
    width:      200px;
    color:      #003399;
}

select.searchSelect {
    font-family: helvetica, sans-serif;
    font-size:  9px;
    height:     17px;
    color:      darkred;
}

/* Hr props */
hr {
    height: 1px;
}

td.nwsKop, a.nwsKop, a.nwsKop:visited, div.nwsKop {
    font-size:   12px;
    font-weight: bold;
    color:       #003399;
    text-decoration: none;
}

a.myTopbarLink {
    color:       #003399;
    font-size:   8pt;
    font-weight: bold;
    text-decoration: none;
}

div.updateStatus {
    font-size: 9px;
    color: yellow;
}
