/* $Id: style.css,v 1.1.2.2 2008/01/06 14:04:04 rogier Exp $ */

/*
Filename: style.css
Created: Mobiel Centre BV (RS).
Date: 200901007

COLORS:
blue: #1180AE
mostard: # cc9933
logo-blue: #23a4db
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, em, font, img,strike, strong, sub, sup, tt,
b, u, i, dl, dt, dd, fieldset, form, label, legend,
table, tbody, tfoot, thead, tr, th, td, body {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-family: "Helvetica", "Arial", "Verdana", sans-serif;
}
form
{
    font-size: 12px;
}
body {
    background:  url("/images/body-bg0-rn.jpg") right top no-repeat;
    color: #000;
    font-size: 10px;
    margin: 0 0 -2100px 0;
    padding: 0;
    line-height: 1em;
}
ul{
    list-style: none;
    list-style-image:none;
    margin: 0 0 0  0;
    padding-bottom: 10px;
}
li {
    list-style-image: url("../images/bulletcopper.gif");
     padding: 0px 0px 2px 0px !important;
}

li a {
  color: #23a4db !important;
  font-weight: bold;
}


#content, #sub-content {
      font-size: 1.2em;
      line-height: 1.5em;
}

#content {
    clear: left;
    display: block;
    margin: 167px 5% 6em 360px;
    min-height: 700px;
    padding-left: 5px;
    z-index: 99;
    text-align: left;
}
#sub-content {
    width: 300px;
    position: absolute;
    top: 195px;
    padding-left: 10px;
    margin-left: 10px;
    left: 0px;
    z-index: 1;
}

h1 { margin-bottom: 20px; margin-top: -11px; padding-top: .5em; font-size: 2.00em; font-weight: normal; }

h2 { margin-bottom: .5em; padding-top: 1em;padding-left:10px; }
h3, h4 { margin-bottom: .5em; padding-top: .5em; }
h2 { font-size: 1.66em; font-weight: 500; }

h3 { font-size: 1.4em; font-weight: 600; font-style: italic; }
h4 { font-size: 1.125em; font-weight: 500; }
h1, h2 { color: #cc9933; margin-left: -12px; border-bottom: 1px solid #ccc; }
h3, h4 { color: #1180AE; }
h1, h2, h3, h4 { line-height: 1.25; padding-bottom: .125em; }

#sidebar-left form { margin-left: 40px;}
#sidebar-left H1 { margin-bottom: .5em; padding-top: 1em;}
#header-region {
   /*padding-left: 10px;*/
}

p { padding-bottom: .5em; }

INPUT {

    border: solid #999 1px;
    background: #F6F6F6;
    width: 150px;
    padding: 1px;
    margin: 3px;
}

INPUT.button
{
    width: 70px;
}

h2.noline { font-size: 1.66em; font-weight: 500; border-bottom:0;}



/* =LAYOUT */


#logo {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px;
    z-index: 10;
    border:0;
    margin:0px;
    display: block;
    background-color: #fff;

}

#navigation {
    position: absolute;
    height: 52px;
    background-color: #1180AE;
    padding-top:13px;
    top: 60px;
    right: 0;
    width: 100%;
}

.mydetails {
    width: 400px;
    background-color:#DEEBFD !important;
}


a { color:#23a4db; font-size: 12px; font-weight: normal; text-decoration: none; }
a, a:link, a:active, a:visited { color: #1180AE; text-decoration: none; }
a:hover {
    color: #CC9933 !important;
    text-decoration: none;
}




p+p {
    padding-top: .66em;
    }


fieldset {
    padding: 10px;
    border: 1px solid #999;
    margin-bottom: 1.5em;
    }

#container {
    background: transparent url("/images/body-bg0-bleft.jpg") bottom left no-repeat; /*onderste */
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 41px;
    border-bottom: 1px solid #fff;

}


.btn {
    float: left;
    clear: both;
    background: url(button-img/btn_left.png) no-repeat;
    padding: 0 0 0 10px;
    margin: 5px 0;
}
.btn a{
    float: left;
        width: 150px;
    height: 30px;
    background: url(button-img/btn_stretch.png) repeat-x left top;
    line-height: 30px;
    padding: 0 10px;
    color: #fff;
    font-size: 1.5em;
    text-decoration: none;
}

.btn span {
    background: url(button-img/btn_right.png) no-repeat;
    float: left;
    width: 10px;
    height: 30px;
}

.btn_try { background-color: #76A6FF; }
.clear {
    clear: both;
}

TABLE.details {
   background-color: #DEEBFD;
}
TABLE.details TR TD {
padding-left: 20px;
padding-right: 20px;
}

img.IE{
display:none;
}

a.newsbar{  color: #1180AE;text-decoration: none; display:block; font-size: 14px;    line-height: 15px;    font-family: Verdana, Arial, Helvetica, sans-serif;}
a.newsbar:link {color: #1180AE;text-decoration: none}
a.newsbar:visited {color: #1180AE;text-decoration: none}
a.newsbar:hover {color: #CC9933;text-decoration: none}
table.newsbar { position: absolute; top: 10px; right: 10px;z-index:10;}
