/*        CREATED BY ROEL SCHIJF                  */
/*        DATA ACCESS EUROPE B.V.                 */
/*        DATE: 22-04-2009                        */

/* -----------------------------------------------*/
/* STANDARD HTML TAG RESET                        */
/* -----------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
        vertical-align: baseline;
        background: transparent;
}

table,tr, th, td {
        margin: 0;
        padding: 2px 0px 2px 3px;
        outline: 0;
}

body {
        line-height: 1;
}
ol, ul {
        list-style: none;
}
blockquote, q {
        quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
        content: '';
        content: none;
}

/* remember to define focus styles! */
:focus {
        outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
        text-decoration: none;
}
del {
        text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
        border-collapse: collapse;
        border-spacing: 0;
}

/* --------------------------------------------------------*/
/* STANDARD HTML TAG DEFINITION        */
/* --------------------------------------------------------*/
html {
    height:100%;
    margin:0;
    padding:0;
    width:100%;
}

body {
    background: url(../images/mainbg.jpg) repeat-x #FEFDF5;
    height: 91%;
}

body,
form, input {
        color: #000000;
        font-family: Arial;
        font-size: 12px;
        }
h1 {font-size: 24px}
h2 {font-size: 18px}
h3 {font-size: 13px}

a { text-decoration: none; cursor: pointer;}
a:link, a:visited {color: #0033cc;}
a:hover {color: #666666; text-decoration: underline;}

/* --------------------------------------------------------*/
/* PAGE ELEMENTS                                           */
/* --------------------------------------------------------*/

#container {
    margin:0;
    min-height:100%;
    min-width:990px;
    padding:0;
    width:100%;
}

#wrapper {
    margin: auto;
    width: 990px;
    min-height: 100%;
    height: 100%;
}

/* --------------------------------------------------------*/
/* NAVIGATION                                              */
/* --------------------------------------------------------*/

/*
#nav{
    font-size:12px;
    color:#FFFFFF;
    font-weight:bold;
    padding:5px 0px 0px 0px;
    overflow:auto;
    clear:both;
    height: 33px;
}

#nav a{
    color:#FFFFFF;
    text-decoration:none;
    margin:0 5px;
    height:33px;
    line-height:20px;
    float:left;    
    padding-right:10px;
    display:block;
}

#nav a span{
    height:33px;
    display:block;
    float: left;
    padding-left:10px;
}

#nav a.active{
    background:url(../images/tab-right.png) right top no-repeat;
    _background:url(../images/tab-right.jpg) right top no-repeat;
    color: #000000;
}

#nav a.active span{
    background:url(../images/tab-left.png) left top no-repeat;
    _background:url(../images/tab-left.jpg) left top no-repeat;
    color: #000000;
}

#nav a:hover{
    background:url(../images/tab-right.png) right top no-repeat;
    _background:url(../images/tab-right.jpg) right top no-repeat;
    color: #000000;
}

#nav a:hover span{
    background:url(../images/tab-left.png) left top no-repeat;
    _background:url(../images/tab-left.jpg) left top no-repeat;
    color: #000000;
}

*/
/* --------------------------------------------------------*/
/* SUBNAVIGATION                                           */
/* --------------------------------------------------------*/
/*#subnav{
    font-size:11px;
    color:#3b5d14;
    font-weight:bold;
    padding:0px 6px 0px 6px;
    overflow:auto;
    height:25px;
    clear:both;
}

#subnav a{
    color:#524B41;
    text-decoration:none;
    margin:0 5px;
    padding-right:3px;
    height:25px;
    line-height:20px;
    display:block;
    float:left;
}

#subnav a span{
    height:21px;
    display:block;
    float: left;
    padding-left:3px;
}

#subnav a.active  {
    background:url(../images/tab-right-sub.png) right top no-repeat;
    color: #953E2E;
}

#subnav a.active span{
    background:url(../images/tab-left-sub.png) left top no-repeat;
    color: #953E2E;
}

#subnav a:hover  {
    background:url(../images/tab-right-sub.png) right top no-repeat;
    color: #953E2E;
}

#subnav a:hover span{
    background:url(../images/tab-left-sub.png) left top no-repeat;
    color: #953E2E;
}
*/

/* --------------------------------------------------------*/
/*HEADER                                                   */
/* --------------------------------------------------------*/
#header {
        width: 990px;
    margin: 0px 0px 0px 0px;
}

/* --------------------------------------------------------*/
/*      BANNER                                                 */
/* --------------------------------------------------------*/
#banner {
    float:left;
    padding: 21px 0px 0px 60px;
    height: 138px;
    width: 613px;
}

#banner ul li{
    width:317px;
    height:91px;
    overflow:hidden;
}

ul.slideshow {
        position: absolute;
        padding: 0px 0px 0px 0px;
        margin: 16px 0px 0px 230px;
        width:317px;
        height:91px;
        overflow:hidden;
}

ul.slideshow a{
        display:block;
        float:left;
        width:317px;
        height:91px;
        line-height:100px;
        overflow:hidden;
        position:relative;
        z-index:1;      
        border:1px solid lightgrey;
}
ul.slideshow a img{
        position:absolute;
        padding: 0px 0px 0px 0px;
        width:317px;
        height:91px;
}

ul.slideshow li a{
        margin: 0px 8px 5px 0px;
}

.slideshow li {
        float: left;
        width:317px;
        height:91px;
        overflow:hidden;
}

/* --------------------------------------------------------*/
/* NAV-ALTERNATIVE                                         */
/* --------------------------------------------------------*/
#nav-alt {
    font-size:12px;
    color:#FFFFFF;
    font-weight:bold;
    padding: 1px 0px 0px 20px;
    overflow:auto;
    clear:both;
    height: 42px;
}

#nav-alt a{
    color:#524B41;
    margin: 17px 0px 0px 0px;
        _margin: 0px 0px 0px 0px;
    height:25px;
    line-height:25px;
        _line-height:normal;
    float:left;
    display:block;
    padding-right: 20px;
}

#nav-alt a span{
    float: left;
    display: block;
    padding-left:20px;
        text-decoration: none;
}

#nav-alt a.active{
    background:url(../images/tab-alt-right.jpg) right top no-repeat;
    color: #953E2E;
}

#nav-alt a.active span{
    background:url(../images/tab-alt-left.jpg) left top no-repeat;
    color: #953E2E;
}

#nav-alt a:hover{
    background:url(../images/tab-alt-right.jpg) right top no-repeat;
    color: #953E2E;
        text-decoration: none;
}

#nav-alt a:hover span{
    background:url(../images/tab-alt-left.jpg) left top no-repeat;
    color: #953E2E;
}
/* --------------------------------------------------------*/
/* MAIN                                                    */
/* --------------------------------------------------------*/
#content {
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 110px 0px;
    width: 690px;
    float: left;
}

#content h1 {
    padding: 20px 0px 20px 0px;
    color: #953E2E;
}

#content h1 a {
    color: #953E2E;
}

#content p {
    line-height: 18px;
    padding: 0px 10px 10px 0px;
        text-align: justify;
}

#column1 {
        width: 400px;
        float: left;
}

.columnImage { 
        float: right;
        padding: 70px 20px 0px 0px;
}

#columncontainer {
    clear:both;
}

#column2 {
    float: left;
        width: 330px;
        padding: 0px 30px 0px 0px;
    margin:0;
}

#column3 {
        width: 330px;
        float: right;
    margin:0;
    padding:0px 0px 0px 0px;
}

#back{
    background:url(../images/back.png) top no-repeat;
    height: 44px;
    width: 44px;
}

/* --------------------------------------------------------*/
/* SIDEBAR                                                 */
/* --------------------------------------------------------*/
#sidebar {
    float: right;
    width: 240px;
    padding: 0px 10px 110px 20px;
}

/* --------------------------------------------------------*/
/*SEARCH                                                   */
/* --------------------------------------------------------*/
.search {
    float: right;
    margin: 0px 10px 20px 0px;
    width: 235px;
}

.search h3 {
    margin-top: 20px;
    color: #FFFFFF;
}

.search h3 a {
    color: #FFFFFF;
}

.search h3 span {
    background: #524B41;
    line-height: 2.4em;
    padding: 5px 10px 5px 10px;
}

.search ul {
    background: #524B41;
    height: 45px;
    margin-top: 5px;
}

.search input {
    background: #FFFFFF;
    border: 2px solid #FEF5D8;
    width: 165px;
    height: 16px;
    margin: 10px 10px 10px 10px;
        float: left;
}

.search  input:focus {
    border: 2px solid #953E34;
}

.search .input-text {
    font-size: 11px;
    padding: 2px 0px 3px 3px;
}

.search .btn-search {
    background:url(../images/searchglass.gif) no-repeat top left;
    height: 33px;
    width: 39px;
    cursor: pointer;
    border: none;
    margin: 10px 0px 0px 0px;
}

.search .btn-search:hover {
    background-position:center -33px;
}
/* --------------------------------------------------------*/
/*INFOBOX                                                  */
/* --------------------------------------------------------*/
.infobox h3 {
    margin-top: 20px;
    color: #953E2E;
}

.infobox h3 a {
    color: #FFFFFF;
}

.infobox h3 span {
    background: #524B41;
    line-height: 2.4em;
    padding: 5px 10px 5px 10px;
}

.infobox ul {
    background: #524B41;
    height: 1%;
    padding: 15px 0px 10px 10px;
    margin-top: 5px;
}

.infobox p {
    color: #FFFFFF;
    font-size: 11px;
    text-align: center;
    padding-top: 5px;
}

.infobox a {
    color: #B8E2FA;
}

/* --------------------------------------------------------*/
/*  WIDGETS                                                */
/* --------------------------------------------------------*/

.widget h3 {
    margin-top: 20px;
    color: #953E2E;
}

.widget h3 a {
    color: #FFFFFF;
}

.widget h3 a:visited {
    color: #FFFFFF;
}

.widget h3 span {
    background: #524A41;
    line-height: 2.4em;
    padding: 5px 10px 5px 10px;
}

.widget ul {
    background: #524A41;
    height: 1%;
    margin: 5px 0px 0px 0px;
    padding: 5px 15px 15px 15px;
    color: #FFFFFF;
}

.widget li {
    background: url(../images/divider.png) center bottom repeat-x;
    padding: 10px 0px 10px 0px;
    font-size: 1em;
    line-height: 1.6em;
    height:100%;
}

.widget li a {
    color: #FFFFFF;
    font-weight: normal;
}

.widget li a:visited {
    color: #FFFFFF;
    font-weight: normal;
}

.widget li a.editor {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

/* --------------------------------------------------------*/
/* LOGIN                                                   */
/* --------------------------------------------------------*/
.login {
    font-size: 11px;
}

.btn-login {
    background: #524B41;
    cursor: pointer;
    border: none;
    padding: 1px 4px 2px 4px;
    color: #FFFFFF;
    margin-left: 5px;
}

.btn-login:hover {
    background: #953E2E;
}

.login input {
    background: #FFFFFF;
    border: 2px solid #FEF5D8;
    width: 130px;
    height: 16px;
}

.login input:hover {
    border: 2px solid #B8E2FA;
}

.login  input:focus {
    border: 2px solid #B8E2FA;
}


/* --------------------------------------------------------*/
/* FOOTER                                                  */
/* --------------------------------------------------------*/
.clear, #clear {clear: both;}

#footer {
    border:0 none;
    height:101px;
    margin:0px 0px -91px 0px;
    padding:0;
    width:100%;
    background: #524B41;
    float: left;
}

#footer-items {
    color: #FFFFFF;
    font-size: 11px;
    width: 960px;
    margin: auto;
    padding: 15px 0px 0px 30px;
}

#footer-items a {
    color: #B8E2FA;
}

.left {
    float: left;
}

.left ul li{
    display: block;
    padding-bottom: 15px;
}

.right {
    color: #FFFFFF;
    float: right;
    padding: 0px 60px 0px 0px;
    width: 150px;
}

.right ul  li{
    padding: 0px 0px 5px 23px;
    background:url(../images/arrow.png) left 2px no-repeat;
}

/* --------------------------------------------------------*/
/* NEWS                                                    */
/* --------------------------------------------------------*/
#story-object {
    background: #E7E0CD;
    margin-bottom: 8px;
    padding: 8px;
    height: 90px;
}

#story-object .story-date {
    padding: 0px 0px 5px 0px;
    font-style: italic;
}

#story-object .story-title {
    padding: 0px 0px 5px 0px;
    color: #524A41;
}

#story-object p {

}

#story-object .readmore {
    background: #524A41;
    cursor: pointer;
    float: right;
    padding: 4px;
}

#story-object .readmore a {
    color: #FFFFFF;
    border: none;
    padding: 4px;
}

/* --------------------------------------------------------*/
/* PHOTOBOOK                                               */
/* --------------------------------------------------------*/
.mask a:hover img { 
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.photo {
    margin: 10px 0px 10px 20px;
    width: 152px;
    height: 148px;
    background: #E7E0CD;
    float: left;
}

.photo:hover {
    background: #524B41;
    color: #FFFFFF;
}

.photo img {
    width: 130px;
    height: 105px;
    display: block;
    margin: 13px 0px 0px 10px;
    border: 1px solid #9B9791;
}

.photo .title {
    padding: 2px 0px 0px 0px;
    text-align: center;
    font-weight: bolder;
    color: #56584A;
    text-decoration: none;
}

.photo:hover .title {
    color: #FFFFFF;
}

/* --------------------------------------------------------*/
/* FEEDBACKFORM                                            */
/* --------------------------------------------------------*/
#feedbackform {
    padding: 10px 0px 0px 0px;
    margin: 0px;
    width: 280px;
}

#feedbackform  form {
    padding:0px;
    margin: 0;
    line-height: 0;
}

#feedbackform  label {
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 0px;  
    display:block;
    font-size: 11px;
    line-height: normal;
    width:100px;
    text-align: left;
}

#feedbackform  .input-text {
    padding: 3px 0px 0px 3px;
    margin: 0px 0px 5px 0px;
        font-size:12px;
    border: 2px solid #524B41;
    width: 250px;
    height: 21px;
}

#feedbackform  .input-text:focus {
    border: 2px solid #A83E2E;
}

#feedbackform  select {
    padding: 0px 0px 0px 3px;
    margin: 0px 0px 5px 0px;
        font-size:11px;
    border: 2px solid #FEF5D8;
    width: 229px;
    height: 21px;
}

#feedbackform  .optionfield:focus {
    border: 2px solid #A83E2E;
}

#feedbackform  .input-textarea {
    padding: 3px 0px 3px 3px;
    margin: 0px 0px 5px 0px;
        font-size:12px;
    border: 2px solid #524B41;
    width: 250px;
    height: 100px;
}

#feedbackform  .input-textarea:focus {
    border: 2px solid #A83E2E;
}

#feedbackform  #ButtonSend {
    border: 0px;
        margin: 5px 22px 0px 0px;
    height: 28px;
    width: 71px;
    text-indent:-8000px;
        float: right;
    overflow:hidden;
    background: url('../images/ButtonSend.png') no-repeat top left;
    cursor:pointer;
}

#feedbackform  #ButtonSend:hover {
    background-position: center -28px;
}

#formsubtext {
    margin: 20px 0px 0px 0px;
    width: 400px;
    padding: 0px;
    text-align: center;
        font-weight: bold;
        color: #524B41;
}

#warning {
    color: #C64936;
    margin: 0px 0px 0px 0px;
    text-align: center;
    width: 400px;
        font-weight: bold;
}

/* --------------------------------------------------------*/
/* LOGINFORM                                               */
/* --------------------------------------------------------*/
#loginform {
    padding: 10px 0px 0px 0px;
    margin: 0px;
    width: 280px;
}

#loginform  form {
    padding:0px;
    margin: 0;
    line-height: 0;
}

#loginform  label {
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 0px;  
    display:block;
    font-size: 11px;
    line-height: normal;
    width:100px;
    text-align: left;
}

#loginform  .input-text {
    padding: 3px 0px 0px 3px;
    margin: 0px 0px 5px 0px;
        font-size:12px;
    border: 2px solid #524B41;
    width: 250px;
    height: 21px;
}

#loginform  .input-text:focus {
    border: 2px solid #A83E2E;
}

#loginform  select {
    padding: 0px 0px 0px 3px;
    margin: 0px 0px 5px 0px;
        font-size:11px;
    border: 2px solid #FEF5D8;
    width: 229px;
    height: 21px;
}

#loginform  .optionfield:focus {
    border: 2px solid #A83E2E;
}

#loginform  .input-textarea {
    padding: 3px 0px 3px 3px;
    margin: 0px 0px 5px 0px;
        font-size:12px;
    border: 2px solid #524B41;
    width: 250px;
    height: 100px;
}

#loginform  .input-textarea:focus {
    border: 2px solid #A83E2E;
}

#loginform  #ButtonLogin {
    border: 0px;
        margin: 5px 22px 0px 0px;
    height: 28px;
    width: 54px;
    text-indent:-8000px;
        float: right;
    overflow:hidden;
    background: url('../images/ButtonLogin.png') no-repeat top left;
    cursor:pointer;
}

#loginform  #ButtonLogin:hover {
    background-position: center -28px;
}

/* --------------------------------------------------------*/
/* BUSINESS CARDS                                          */
/* --------------------------------------------------------*/

#card {}

#card .photoID {
    margin: 8px 10px 10px 10px;
    width: 152px;
    height: 225px;
    background: #E7E0CD;
    float: left;
}

#card  .photoID img {
    width: 125px;
    height: 150px;
    display: block;
    margin: 11px 0px 10px 13px;
    border: 1px solid #9B9791;
}

#card  .details {
    margin: 5px 0px 0px 12px;
    line-height: 0px;
    font-weight: bold;
}

#card  .details span{
    font-weight: normal;   
}

/* --------------------------------------------------------*/
/* MAP                                                     */
/* --------------------------------------------------------*/
#map {
    font-size: 11px;
    text-align: center;
}

#map iframe {
    border: 10px solid #E7E0CD;
    font-size: 11px;
}

#map a {
    color: #953E34;
}