/*-----------------------------
    Stekkie.nl
-----------------------------*/

/*-----------------------------
    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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    }
em {
    font-style: italic;
    }
/* remember to define focus styles! */
:focus { outline: 0; }

body {
    color: #000;
    background: #78c3e3 url(../images/bg.gif) top left;
    text-align: center;
    }
ul { list-style: none; }
strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    }
.clearfix             { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix      { height: 1%; }

.clear { clear:both; }

/*-----------------------------
    GENERIC
-----------------------------*/

/* MAIN TYPOGRAPHY */

html { font-size: 62.5%; font-family: verdana, arial, helvetica, "microsoft sans serif", sans-serif; }

a:link,
a:visited,
a:active {
    color: #0081ab;
    text-decoration: underline;
    }
a:hover { color: #0081ab; }

h2 {
    color: #0081ab;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 1em;
    }
h3     { color: #343233; }
.error { color: #d90000;}
ul.errors { color: red; font-size: 11px; }
.hide  { display: none; }
.required { color: red; }
.floatl {
    float: left;
}


/* LAY-OUT */

#container {
    text-align: left;
    position: relative;
    margin: 0 auto;
    width: 902px;
    background-color: #9dc4e4;
    }
#content   { width: 902px; font-size: 12px; }
#content p { line-height: 1.4em; margin-bottom: 1em; }

#main      { float: left; padding-left: 10px; }

.box1 {
    position: relative;
    display: inline;
    margin-right: 10px;
    width: 286px;
    height: 497px;
    float: left;
    background: url(../images/box_1.gif) no-repeat top left;
    }

.box2 {
    position: relative;
    display: inline;
    margin-right: 10px;
    width: 286px;
    height: 200px;
    float: left;
    background: url(../images/box_2.gif) no-repeat top left;
    }
.box3 {
    position: relative;
    display: inline;
    margin-right: 10px;
    width: 582px;
    height: 497px;
    float: left;
    background: url(../images/box_1.gif) top left;
    }
.box4 {
    position: relative;
    display: inline;
    margin-right: 10px;
    width: 878px;
    height: 497px;
    float: left;
    background: url(../images/box_1.gif) top left;
    }


/* HEADER */

#header {
    position: relative;
    height:279px;
    background: url(../images/top.gif) no-repeat top left;
    }

.a-logo {
    display:block;
    height:96px;
    left:16px;
    position:absolute;
    top:175px;
    width:120px;
    }
.a-place {
    display:block;
    height:119px;
    left:53px;
    position:absolute;
    top:51px;
    width:195px;
    background: url(../images/vandaan.jpg) no-repeat top left;
    }
.a-catch {
    display:block;
    height:97px;
    left:324px;
    position:absolute;
    top:54px;
    width:168px;
    }
.a-home {
    position:absolute;
    top:211px;
    left:139px;
    display:block;
    width:116px;
    height:38px;
    }
a.a-home:hover  { background: url(../images/btn_home_on.gif) no-repeat top left; }
a.a-home:active { background: url(../images/btn_home_act.gif) no-repeat top left; }
.a-news {
    position:absolute;
    top:211px;
    left:257px;
    display:block;
    width: 120px;
    height: 41px;
    }
a.a-news:hover  { background: url(../images/btn_visnieuws_on.gif) no-repeat top left; }
a.a-news:active { background: url(../images/btn_visnieuws_act.gif) no-repeat top left; }
.a-stekkies {
    position:absolute;
    left:382px;
    top:211px;
    display:block;
    width:120px;
    height:41px;
    }
a.a-stekkies:hover  { background: url(../images/btn_stekkies_on.gif) no-repeat top left; }
a.a-stekkies:active { background: url(../images/btn_stekkies_act.gif) no-repeat top left; }
.a-forum {
    display:block;
    height:41px;
    left:507px;
    position:absolute;
    top:211px;
    width:119px;
    }
a.a-forum:hover  { background: url(../images/btn_forum_on.gif) no-repeat top left; }
a.a-forum:active { background: url(../images/btn_forum_act.gif) no-repeat top left; }
.a-leer {
    display:block;
    height:41px;
    left:630px;
    position:absolute;
    top:211px;
    width:139px;
    }
a.a-leer:hover  { background: url(../images/btn_leer_on.gif) no-repeat top left; }
a.a-leer:active { background: url(../images/btn_leer_act.gif) no-repeat top left; }
.a-help {
    display:block;
    height:40px;
    left:773px;
    position:absolute;
    top:213px;
    width:97px;
    }
a.a-help:hover  { background: url(../images/btn_help_on.gif) no-repeat top left; }
a.a-help:active { background: url(../images/btn_help_act.gif) no-repeat top left; }
.a-aanmelden {
    display:block;
    height:56px;
    left:776px;
    position:absolute;
    top:121px;
    width:124px;
    }
a.a-aanmelden:hover  { background: url(../images/btn_aanmelden_on.gif) no-repeat top left; }
a.a-aanmelden:active { background: url(../images/btn_aanmelden_act.gif) no-repeat top left; }
#a-name {
    border:medium none;
    font-size:12px;
    height:15px;
    left:701px;
    position:absolute;
    top:31px;
    width:144px;
    }
#a-pass {
    border: medium none;
    font-size: 12px;
    height: 15px;
    left: 701px;
    position: absolute;
    top: 68px;
    width: 144px;
    }
#a-loginbutton {
    width: 40px;
    height: 41px;
    position: absolute;
    top: 37px;
    left: 850px;
    }
a#a-loginbutton:hover  { background: url(../images/btn_ok_on.gif) no-repeat top left; }
a#a-loginbutton:active { background: url(../images/btn_ok_act.gif) no-repeat top left; }
#a-search {
    border: medium none;
    font-size:12px;
    height:15px;
    left:572px;
    position:absolute;
    top:166px;
    width:154px;
    }
#a-site {
    border:medium none;
    font-size:15px;
    height:14px;
    left:636px;
    position:absolute;
    top:134px;
    width:14px;
    }

#a-site.checked,
#a-profile.checked {
        background-color: black;
    }
#a-profile {
    border:medium none;
    font-size:15px;
    height:14px;
    left:747px;
    position:absolute;
    top:134px;
    width:14px;
    }

#a-searchbutton {
    position: absolute;
    width: 42px;
    height: 39px;
    display:block;
    top: 153px;
    left: 730px;
    }
a#a-searchbutton:hover  { background: url(../images/btn_ok2_on.gif) no-repeat top left; }
a#a-searchbutton:active { background: url(../images/btn_ok2_act.gif) no-repeat top left; }

#loggedin {
    position: absolute;
    right: 2px;
    top: 0;
    width: 306px;
    height: 99px;
    background: url(../images/bg_loggedin.gif) no-repeat top left;
    }
#loggedin div {
    position: absolute;
    top: 30px;
    left: 200px;
    width: 100px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    }
#loggedin img {
    position: absolute;
    top: 30px;
    left: 114px;
    border: 1px solid #fff;
    width: 75px;
    height: 56px;
    }
a#logout:link,
a#logout:visited,
a#logout:hover,
a#logout:active {
    position: absolute;
    top: 73px;
    left: 42px;
    width: 62px;
    height: 13px;
    text-decoration: none;
    background: url(../images/log_out.gif) no-repeat top left;
    }
a#logout:hover {
    background: url(../images/log_out_on.gif) no-repeat top left;
    }

#logout span {
    position: relative;
    left: -100000px;
    }

/* FOOTER */

#footer    {
    position: relative;
    text-align: left;
    padding-left: 33px;
    height: 70px;
    color: #fff;
    line-height: 70px;
    font-size: 12px;
    }
#footer ul { margin: 0 0 0 0; }
#footer li { display: inline; }

#footer li a:link,
#footer li a:hover,
#footer li a:visited,
#footer li a:active {
    color: #fff;
    text-decoration: none;
    padding: 0 5px;
    }
#footer li a:hover { text-decoration: underline; }

.footer-logo {
    position: absolute;
    right: 20px;
    top: 20px;

    }

/* HR */

hr {
    display: block;
    width: 100%;
    height: 1px;
    height: 1px;
    clear: both;
    border: none;
    color: #0079bc;
    background-color: #0079bc;
    margin: 8px 0;
    *margin: 1px 0;
    padding: 0;
    }

/* STARS */

.star-small { display: block; width: 35px; }
.star0 { background: url(../images/stars_small.gif) no-repeat 0px 0px;}
.star1 { background: url(../images/stars_small.gif) no-repeat -35px 0px;}
.star2 { background: url(../images/stars_small.gif) no-repeat -70px 0px;}
.star3 { background: url(../images/stars_small.gif) no-repeat -105px 0px;}
.star4 { background: url(../images/stars_small.gif) no-repeat -140px 0px;}
.star5 { background: url(../images/stars_small.gif) no-repeat -175px 0px;}

/* SUBMENU */

.submenu    {
    margin: 5px 0 0 5px;
    width: 873px;
    height: 34px;
    position: relative;
    background: url(../images/bg_submenu.gif) no-repeat top left;
    }
.submenu li {
    position: absolute;
    height:34px;
    line-height: 34px;
    text-align: center;
    }
.submenu span {
    position: relative;
    left: -100000px;
    }
.submenu a:link,
.submenu a:visited,
.submenu a:hover,
.submenu a:active {
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    }

li#sub_overzicht    { left: 0; width: 134px; }
li#sub_profile      { left: 128px; width: 108px; }
li#sub_vrienden     { left: 225px; width: 131px; }
li#sub_stekkies     { left: 345px; width: 142px; }
li#sub_logboek      { left: 479px;  width: 136px; }
li#sub_visfotos     { left: 607px; width: 140px; }
li#sub_instellingen { left: 739px; width: 134px; }

li#sub_overzicht a    { width: 134px; background: url(../images/submenu/sub_overzicht.gif) no-repeat top center; }
li#sub_profile a      { width: 108px; background: url(../images/submenu/sub_profiel.gif) no-repeat top center; }
li#sub_vrienden a     { width: 131px; background: url(../images/submenu/sub_vrienden.gif) no-repeat top center; }
li#sub_stekkies a     { width: 142px; background: url(../images/submenu/sub_stekkies.gif) no-repeat top center; }
li#sub_logboek a      { width: 136px; background: url(../images/submenu/sub_logboek.gif) no-repeat top center; }
li#sub_visfotos a     { width: 140px; background: url(../images/submenu/sub_visfoto.gif) no-repeat top center; }
li#sub_instellingen a { width: 134px; background: url(../images/submenu/sub_instellingen.gif) no-repeat top center; }
li#sub_overzicht a:hover    { background: url(../images/submenu/sub_overzicht_on.gif) no-repeat top center; }
li#sub_profile a:hover      { background: url(../images/submenu/sub_profiel_on.gif) no-repeat top center; }
li#sub_vrienden a:hover     { background: url(../images/submenu/sub_vrienden_on.gif) no-repeat top center; }
li#sub_stekkies a:hover     { background: url(../images/submenu/sub_stekkies_on.gif) no-repeat top center; }
li#sub_logboek a:hover      { background: url(../images/submenu/sub_logboek_on.gif) no-repeat top center; }
li#sub_visfotos a:hover     { background: url(../images/submenu/sub_visfoto_on.gif) no-repeat top center; }
li#sub_instellingen a:hover { background: url(../images/submenu/sub_instellingen_on.gif) no-repeat top center; }

li.selected1 a, li.selected2 a, li.selected3 a,
li.selected4 a, li.selected5 a, li.selected6 a,
li.selected7 a {
    background: none !important;
}

li.selected1 { z-index: 90; background: url(../images/submenu/sub_overzicht_sel.gif) no-repeat top left; }
li.selected2 { z-index: 90; background: url(../images/submenu/sub_profiel_sel.gif) no-repeat top left; }
li.selected3 { z-index: 90; background: url(../images/submenu/sub_vrienden_sel.gif) no-repeat top left; }
li.selected4 { z-index: 90; background: url(../images/submenu/sub_stekkies_sel.gif) no-repeat top left; }
li.selected5 { z-index: 90; background: url(../images/submenu/sub_logboek_sel.gif) no-repeat top left; }
li.selected6 { z-index: 90; background: url(../images/submenu/sub_visfoto_sel.gif) no-repeat top left; }
li.selected7 { z-index: 90; background: url(../images/submenu/sub_instellingen_sel.gif) no-repeat top left; }


/* FORMS */

fieldset  { border: none; }
input.btn {
    border: none;
    background: none;
    color: #0079bc;
    font-style: italic;
    cursor: pointer;
    }
.questions input   { width: 700px; }
fieldset.questions { margin: 10px 0; }
fieldset.subscribe,
fieldset.log-form  { margin: 10px 0; }
fieldset.stek-form { margin: 30px 0 15px; }
.login-form        { margin: 0 0 30px 0; }
fieldset.foto-add  { margin: 30px 0; }
fieldset.naw, .options { margin: 10px 0 20px 0; }
fieldset.naw label  {
    display: block;
    float: left;
    width: 110px;
    }
fieldset.inschrijven.naw label {
    width: auto;
    }
fieldset.inschrijven .checkboxlist label {
    float: none;
    width: auto;
    }
fieldset.inschrijven .checkboxlist input.text {
    width: 280px;
    }
fieldset.options label  {
    display: block;
    float: left;
    width: 160px;
    }
fieldset.stek-form label  {
    display: block;
    float: left;
    width: 100px;
    height: 20px;
    }
fieldset.foto-add label,
fieldset.log-form label  {
    display: block;
    float: left;
    width: 100px;
    height: 20px;
    position: relative;
    top: 4px;
    font-weight: bold;
    }
.border, .naw input,
.questions input, .options input,
.stek-form input, .stek-form textarea,
.subscribe input, .subscribe select,
#stekkie-fish-types {
    border-top: 1px solid #0a76bb;
    border-left: 1px solid #0a76bb;
    border-right: none;
    border-bottom: none;
    margin: 4px 0;
    }
.subscribe input { padding: 2px 5px; }
.subscribe label {
    width: 200px;
    display: block;
    float: left;
    }

.naw input       { width: 395px; }
.subscribe input { width: 250px; }
.questions input { width: 718px; margin-bottom: 18px; }
.options input   { width: 200px; margin-bottom: 6px; }
.stek-form input,
.stek-form textarea { width: 200px; margin-bottom: 6px; }
.naw select         { float: left; margin-right: 10px; }
.p-birth            { height: 23px; }
.contact-form .border { width: 200px; }
.foto-add div { height: 30px;}
#stekkie-fish-types { width: 200px; }
input.postal {
    width: 50px;
}
input.checkbox {
    width: auto;
    border: 0;
    }

/* headings */

h2 span { position: relative; left: -10000px; }

#b-forumtopics h2 {
    height: 15px;
    background: url(../images/hdr_forum.gif) no-repeat top center;
    }
#b-newstopics h2 {
    height: 15px;
    background: url(../images/hdr_visnieuws.gif) no-repeat top center;
}
#b-profilerecent  {
    margin-top: 10px;
}
#b-profilerecent h2 {

    height: 15px;
    background: url(../images/hdr_stekkies.gif) no-repeat top center;
}

#b-profilerecent h2.latest {

    height: 15px;
    background: url(../images/hdr_latest_stekkies.gif) no-repeat top center;
}

#top10 {
    width: 250px;
    height: 39px;
}

.zoet {
    background: url(../images/hdr_top10.gif) no-repeat top center;
}
.zout {
    background: url(../images/hdr_top10.gif) no-repeat 0 -39px;
}

/* buttons */
.zoet-btn {
    cursor: pointer;
    float: left;
    height: 25px;
    margin-top: 12px;
    width: 97px;
}

.zout-btn {
    cursor: pointer;
    float: left;
    height: 25px;
    margin-left: 55px;
    margin-top: 12px;
    width: 97px;
}

/* boxes */

b.bt, b.bt b, b.bb, b.bb b {
    display: block;
    height: 18px;
    font-size: 1px;
    background:url(../images/border.gif) no-repeat;
    position:relative
    }
b.bt         { top: -3px; left: -3px }
b.bt b       { background-position:100% -18px; left: 6px }
b.bb         { background-position:0 -36px; top:3px; left: -3px }
b.bb b       { background-position:100% -54px; left: 6px }
.box-holder {
    border-right: #fff 3px solid;
    border-bottom: #fff 3px solid;
    border-top: #5da3d4 3px solid;
    border-left: #5da3d4 3px solid;
    float: left;
    background-color: #D6E7F5;
    }
.box-size1 { width: 280px; display: inline; margin-right: 10px; }
.box-size1 .inner { position: relative; top: -15px; }
.box-size2 { width: 582px; display: inline; margin-right: 10px; }
.box-size2 .inner { position: relative; top: -15px; }
.box-size3 { width: 870px; display: inline; }
.box-size3 .inner {
    position: relative;
    top: -15px;
    min-height:200px;
    height:auto !important;
    height:200px;
    }
.box-pr {
    width: 873px;
    display: inline;
    float: left;
    margin-left: 5px;
    background: #D6E7F5 url(../images/bg_submenu-bottom.gif) no-repeat bottom left;
    }
.box-pr .inner {
    position: relative;
    top: 0px;
    min-height:200px;
    height:auto !important;
    height:200px;
    }

.last { margin-right: 0px; }

.box-holder .inner {
    padding: 0 1em;
    }
#b-forumtopics .inner {
    padding: 0;
    }
.box-inner {
    width: 810px;
    background: #9dc4e4 url(../images/box_blue_top.gif) no-repeat top left;
    margin: 0 auto;
    }
.box-inner-bottom {
    width: 810px;
    height: 13px;
    background: url(../images/box_blue_bottom.gif) no-repeat bottom left;
    }
.inner2 { padding: 15px; }

.col-1, .col-2, .col-3 { 
    display: inline; 
    float: left; 
    width: 290px; 
    margin-right: 10px;
    _margin-right: 4px;
    }
div.col-3 {
    margin-right: 0;
    }

#banner-visdagen, #banner-wkdagen, #banner-wkdagen-2 {
    margin: 0 20px 10px;
    }
#banner-magazine {
    margin: 0 0 10px;
    }
#banner-wkdagen a {
    display: block;
    background: url(banner-wkdagen.gif) center center no-repeat;
    height: 233px;
    text-indent: -1000em;
    }
#banner-wkdagen-2 a {
    display: block;
    background: url(banner-wkdagen-2.gif) center center no-repeat;
    height: 233px;
    text-indent: -1000em;
    }
#banner-visdagen a {
    display: block;
    background: url(banner-visdagen.png?1) center center no-repeat;
    height: 233px;
    text-indent: -1000em;
    }
#banner-visdagen a:hover {
    background-image: url(banner-visdagen.hover.png);
    }
#banner-vispas {
    margin: 0 0 10px;
    }
#banner-vispas a {
    display: block;
    background: url(banner-vispas.png) center center no-repeat;
    height: 169px;
    text-indent: -1000em;
    }
#banner-vispas a:hover {
    background-image: url(banner-vispas.hover.png);
    }
#banner-prijsvraag {
    clear: both;
    }
#banner-prijsvraag a {
    display: block;
    background: url(banner-quiz.png) center center no-repeat;
    height: 78px;
    text-indent: -1000em;
    margin-top: 20px;
    }
#banner-prijsvraag a:hover {
    background-image: url(banner-quiz.hover.png);
    }
#banner-prijsvraag a:active {
    background-image: url(banner-quiz.active.png);
    }
#banner-quiz {
    margin: 0 20px 10px;
    }
#banner-quiz a {
    display: block;
    height: 78px;
    background: url(banner-quiz.png) center center no-repeat;
    text-indent: -1000em;
    }
#banner-quiz a:hover {
    background-image: url(banner-quiz.hover.png);
    }
#banner-quiz a:active {
    background-image: url(banner-quiz.active.png);
    }
#banner-magazine a {
    display: block;
    background: url(banner-magazine.gif) center center no-repeat;
    height: 270px;
    text-indent: -1000em;
    }
#eddy {
    float: left;
    margin-top: 10px;
    text-align: center;
    position: relative;
    }
#eddy a { display: block; height: 162px; }
#eddy img {
    position: absolute;
    top: 4px;
    left: 8px;
    }


/*-----------------------------
    CONTENT

-----------------------------*/

.breadcrumb {
    height: 20px;
    overflow-y: hidden;
    color: #fff;
    padding-left: 38px;
    }
.breadcrumb a:link,
.breadcrumb a:hover,
.breadcrumb a:visited,
.breadcrumb a:active {
    color: #fff;
    text-decoration: none;
    padding: 0 5px;
    }
.breadcrumb a:hover { text-decoration: underline; }

#google-map {
    height: 100%;
    width: 100%;
    }

.google-map > div > span { display: none; }
#google-map-main {
    margin-left: 300px;
    height: 582px;
    width: 582px;
    position: relative;
}
#map-stekkie-list { height: 520px; }
#google-map-user {
    height: 482px;
    width: 482px;
    float: left;
    margin: 0 10px 20px 0;
}
.stek-right {
    width: 320px;
    float: left;
    margin: 0 0 20px 0;
}
.profile-foto {
    display: inline;
    float: left;
    margin-right: 20px;
    width: 193px;
    height: 200px;
    text-align: center;
    background: url(../images/box_foto) no-repeat top left;
    }
.profile-foto div { padding: 20px }
.p-left { width: 340px; float: left; }
.p-right  { width: 500px; float: left; }
.log-left  {
    width: 500px; float: left;
    position: relative;
    margin-right: 10px;
    }
.log-right  { width: 300px; float: left; }
.comments { margin: 30px 0; }
.comments h2 { margin-bottom: 10px; }
.comment { margin: 20px 0; }
.comment-avatar {
    float: left;
    text-align: center;
    text-decoration: none !important;
}
.comment-text {
    float: left;
    width: 225px;
    margin-left: 10px;
    margin-right: 15px;
}
.comment-delete {
    float: right;
}
div.avatar {
    float: left;
    margin-top: 25px;
    text-align: center;
}
#medals {
    float: left;
    margin-left: 10px;
    width: 170px;
}
.avatar img {
    border: 1px solid #fff;
    width: 150px;
    height: 113px;
    }
img.avatar-small {
    width: 75px;
    height: 56px;
    border: medium none;
    }
.list { margin: 10px 0; }

#forum-overview.icons {
    height: 100px;
    margin: 0 10px;
    }
#forum-overview.icons a {
    text-decoration: none;
    display: block;
    float: left;
    width: 80px;
    height: 50px;
    margin: 0;
    overflow: hidden;
    }

#forum-overview.icons span {
    display: block;
    width: 80px;
    height: 50px;
    position: absolute;
    background: center center no-repeat #d6e7f5;
    }
#forum-overview.icons #witvissen span {
    background-image: url(/style/forum_witvissen.gif);
    }
#forum-overview.icons #karpervissen span {
    background-image: url(/style/forum_karpervissen.gif);
    }
#forum-overview.icons #roofvissen span {
    background-image: url(/style/forum_roofvissen.gif);
    }
#forum-overview.icons #overige-vistechnieken {
    margin-left: 40px;
    }
#forum-overview.icons #overige-vistechnieken span {
    background-image: url(/style/forum_overige-vistechnieken.gif);
    }
#forum-overview.icons #overig span {
    background-image: url(/style/forum_overig.gif);
    }


#b-top10 dl {
    position: relative;
    margin: 20px 0;
}
#b-top10 dt span {
    position: absolute;
    top: -10px;
}
#b-top10  dt img {
    margin-left: 35px;
    margin-bottom: 5px;
    display: block;
}
#b-top10 dt a {
    display: block;
}
#b-top10 dt {
    position: relative;
    height: 41px;
    line-height: 41px;
    color: #0081AB;
    font-size: 20px;
    z-index: 99;
    float: left;
    }
#b-top10 dd {
    position: relative;
    height: 55px;
    margin-left: 100px;
    line-height: 1.1em;
    margin-bottom: 5px;
    }

/* stekkietv */
#stekkietv {
    margin-bottom: 10px;
    height: 301px;
    background-image: url(stekkietv-home.png);
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    }
#stekkietv a {
    display: block;
    width: 112px;
    height: 55px;
    margin: 9px 0 0 148px;
    text-indent: -8192px;
    }
#stekkietv #player {
    width: 232px;
    height: 159px;
    background: #000;
    margin: 56px 0 0 29px;
    }
#stekkietv object, #stekkietv embed,
#stekkie-tv #player object, #stekkie-tv #player embed {
    margin: auto;
    }
#stekkie-tv #player {
    width: 603px;
    height: 627px;
    float: left;
    background: url(stekkietv-big.png) center center no-repeat;
    }
#stekkie-tv #player .embed {
    background: #000;
    width: 480px;
    height: 329px;
    margin: 136px 0 0 61px;
    text-align: center;
    }
#stekkie-tv #player .embed div {
    margin: auto;
    }
#stekkie-tv ul {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    }
#stekkie-tv li {
    float: left;
    width: 25%;
    text-align: center;
    margin: 0 0 10px;
    }
#stekkie-tv li.row {
    clear: left;
    }
#stekkie-tv li span {
    display: block;
    left: 0;
    }
#stekkie-tv br {
    clear: left;
    }
#stekkie-tv #playlist {
    clear: both;
    }
#stekkie-tv #info {
    float: right;
    width: 231px;
    margin-top: 115px;
    }
#stekkie-tv #info dt {
    font-weight: bold;
    color: #0081ab;
    }
#stekkie-tv #info dd {
    margin-bottom: 1em;
    }

/* recent profiles */
#b-profilerecent dl {
    position: relative;
    margin: 5px 0;
}

#b-profilerecent dt span {
    position: absolute;
    top: -10px;
}

#b-profilerecent dt img {
    margin-left: 35px;
    margin-bottom: 5px;
    display: block;
}

#b-profilerecent dt a {
    display: block;
}

#b-profilerecent dt {
    position: relative;
    height: 41px;
    line-height: 41px;
    color: #0081AB;
    font-size: 20px;
    z-index: 99;
    float: left;
    margin-left:10px;
}

#b-profilerecent dd {
    height: 40px;
    line-height: 1.1em;
    margin-bottom: 2px;
    margin-left: 108px;
    position: relative;
}

#b-profilerecent dd div {
    font-size: 10px;
    color: #0081ab;
    font-style: italic;
}

a.toplink {
    font-style: italic;
    text-decoration: none;
    }

.news-item { margin-bottom: 25px; line-height: 1.4em; }
.news-item .visual { float: left; }
.news-item .text { padding-left: 90px; }

.housenumber    { width: 50px !important; }
.housenumberadd { width: 50px !important; }

.foto-menu  {
    float: left;
    width: 150px;
    height: 300px;
    margin: 0 0 20px 0;
    color: #0081AB;
    font-weight: bold;
    }
.foto-menu li {
    margin-left: 18px;
    list-style-type: disc;
    line-height: 2em;
    }
.foto-menu a:link,
.foto-menu a:visited,
.foto-menu a:hover,
.foto-menu a:active {
    text-decoration: none;
    }
.foto-menu a:hover {
    text-decoration: underline;
    }


.foto-right { float: left; width: 680px; }
.foto-gallery a:link,
.foto-gallery a:visited,
.foto-gallery a:hover,
.foto-gallery a:active {
    text-decoration: none;
    margin-right: 20px;
    }
.foto-gallery { width: 690px; }
.foto-gallery img { margin-bottom: 10px; }

.contact-form th {
    font-weight: bold;
    width: 100px;
    height: 25px;
    vertical-align: top;
    padding-top: 6px;
    }

dl.foto-meta  { position: relative; margin: 20px 0; }
.foto-meta dt {
    position: absolute;
    color: #0081AB;
    z-index: 99;
    font-weight: bold;
    }
.foto-meta dd {
    position: relative;
    padding-left: 100px;
    height: 16px;
    width: 300px;
    }

#stekkie-list {
    min-height:200px;
    height:auto !important;
    height:200px;
    }
.stekkie {
    margin-bottom: 5px;
    margin-top: 5px;
    clear: both;
}
.stekkie h3 { float: left; width: 180px;}
.stekkie p  { margin-bottom: 0 !important; }

.stekkie h3 { cursor: pointer; }

#stekkie-save-message { height: 1em; }
#notok { text-decoration: none; color: #e47507; }

table.top-table { border-collapse: collapse; }
.top-table th {
    font-weight: bold;
    font-size: 20px;
    color: #0081AB;
    vertical-align: middle;
    text-align: center;
    }
.top-table td {
    border: 1px solid #0081AB;
    width: 80px;
    height: 60px;
    vertical-align: middle;
    text-align: center;
    }
.top-table .first td { border: none; }
div.imageheader h2   { display: inline; padding: 0 30px; }
div.imageheader      { width: 100%; margin-bottom: 25px; }
a.vote               { text-decoration: none !important; }
.friend {
    display: inline;
    float: left;
    margin: 0 10px 20px 0;
    }
.friend img { margin-bottom: 10px; }

p.nav {
    font-style: italic;
    text-align: right;
    color: #0081AB;
}
div.stekkies {
    margin-bottom: 3px;
}
div.friends div.useravatar {
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
    text-align: center;
    text-decoration: none;
}
div.friends div.useravatar a {
    text-decoration: none;
}
div.friends div.useravatar img {
    margin-bottom: 3px;

}
div.logbook {
    margin-bottom: 3px;
}
div#stekkie-details {
    margin-top: 30px;
}

/* elearning */
.elearning-images {
    float: left;
    margin-left: 10px;
    width: 671px;
}

.elearning-rules {
    float: right;
    margin-left: 10px;
    }

.banners {
    float: right;
    padding-right: 6px;
    }
.banners div {
    margin-left: 10px;
    margin-bottom: 10px;
    }
.banners a {
    display: block;
    width: 185px;
    height: 134px;
    text-indent: -1000em;
    background-position: center center;
    background-repeat: no-repeat;
    }
* html .eds-vistips {
    }

.banners .eds-vistips a {
    background-image: url(vistips.png?2);
    }
.banners .stekkieset a {
    background-image: url(stekkieset.png);
    }
.banners .vis-tv-tips a {
    background-image: url(vis-tv-tips.png);
    }
.banners .sportvisregels a {
    background-image: url(sportvisregels.png);
    }
.archive-search input {
    border: 1px solid #0081ab;
}

div.flv-movie {
    padding-bottom: 10px;
    padding-top: 10px;
}

.visual a img {
    width: 80px;
    height: 71px;
}
.wannabe
{
    margin-right: 30px;
    text-align: center;
}
.wannabe a,
.wannabe a:hover {
    text-decoration: none;
}
.wannabe img {
    margin-bottom: 3px;
}

/**
 * Stekkie search
 */
 
 
#stekkie-search-form {
    position: absolute;
    top: 175px;
    left: 175px;
    width: 232px;
    height: 162px;
    z-index: 1000;
    background: url(../images/bg_zipzoek.gif) no-repeat top left;
}
#stekkie-search {
    position: absolute;
    top: 118px;
    left: 36px;
    border: 1px solid white;
    font-size: 10px;
    padding: 0;
    margin: 0;
    width: 125px;
    }
#stekkie-search-ok {
    display:block;
    height:30px;
    width:31px;
    position:absolute;
    top:110px;
    left:174px;
    text-indent: -10000px;
    }   
#show-search-form {
    position: absolute;
    bottom: 0px;
    left: 75px;
}
#show-search-errors {
    position: absolute;
    bottom: 120px;
    left: 30px;
    text-align: center;
}
#show-search-login {
    position: absolute;
    bottom: 100px;
    left: 30px;
    text-align: center;
}
