/*
// @@@
// @@ Author: Nicky Klaasse
// @@ Date: 9-11-2009
// @@ Last change: 9-11-2009
// @@ Version: 1.0
// @@ Copyright: ecommany.com
// @@@
*/

html {
height: 100%;
background:url('images/htmlLeftBorder.gif') repeat-y;
}

body {
font-family: verdana;
font-size:12px;
height:100%;
outline:none;
margin:0px;
padding:0px;
}
body a
{
outline:none;
}

span.bold
{
font-weight:bold;   
}

.siteBody
{
height:auto !important;
margin:0 0 -78px;
min-height:100%;
height:100%;
position:relative;
/*width:100%;*/
}

.siteImage
{
float:left;
height:auto;
width:100%;
margin:0px;
padding:0px;
background: url('images/htmlBg.gif') repeat-x;
}

.wrapper
{
float:left;
height:auto;
width:100%;
margin:0px;
padding:0px;
/*background: url('images/bodyBg.gif') 0% 100% no-repeat;*/
}

#main {
float:left;
height:auto;
width:995px;
margin:0px;
padding:0px;
}


/* header */
#header
{
float:left;
width:985px;
height:auto;
margin:0px;
padding:0px;
cursor:default;
border-left:10px solid #CC3388;
background:#fff;
}
#header #logo
{
float:left;
display:inline;
height:auto;
width:auto;
margin:12px 0px 0px 14px;
padding:0px 0px 9px 0px;
border:none;
}
#header #logo img
{
border:none;
}


/* header, top navigatie */
ul#topNav
{
float:right;
display:inline;
list-style:none;
height:auto;
width:auto;
margin:13px 10px 0px 0px;
padding:0px;
}
ul#topNav li
{
float:left;
font-size:13px;
color:#D6D1C7;
margin:0px 0px 0px 0px;
padding:0px;
}
ul#topNav li a
{
float:left;
display:inline;
text-indent:-999999px;
text-decoration:none;
margin:0px 0px 0px 0px;
padding:0px;
}
ul#topNav li a:hover
{
text-decoration:underline;
}

ul#topNav li a.home { height:20px; width:54px; background:url('images/topNav.gif') no-repeat; }
ul#topNav li a.home:hover { background:url('images/topNav.gif') 0px -20px no-repeat; }
ul#topNav li a.homeActive { height:20px; width:54px; background:url('images/topNav.gif') 0px -20px no-repeat; }
ul#topNav li a.overDJZ { height:20px; width:74px; background:url('images/topNav.gif') -58px 0px no-repeat; }
ul#topNav li a.overDJZ:hover { background:url('images/topNav.gif') -58px -20px no-repeat; }
ul#topNav li a.overDJZActive { height:20px; width:74px; background:url('images/topNav.gif') -58px -20px no-repeat; }
ul#topNav li a.contact { height:20px; width:66px; background:url('images/topNav.gif') -136px 0px no-repeat; }
ul#topNav li a.contact:hover { background:url('images/topNav.gif') -136px -20px no-repeat; }
ul#topNav li a.contactActive { height:20px; width:66px; background:url('images/topNav.gif') -136px -20px no-repeat; }
ul#topNav li a.help { height:20px; width:46px; background:url('images/topNav.gif') -206px 0px no-repeat; }
ul#topNav li a.help:hover { background:url('images/topNav.gif') -206px -20px no-repeat; }
ul#topNav li a.helpActive { height:20px; width:46px; background:url('images/topNav.gif') -206px -20px no-repeat; }
ul#topNav li a.zoeken { height:20px; width:63px; background:url('images/topNav.gif') -256px 0px no-repeat; }
ul#topNav li a.zoeken:hover { background:url('images/topNav.gif') -256px -20px no-repeat; }
ul#topNav li a.zoekenActive { height:20px; width:63px; background:url('images/topNav.gif') -256px -20px no-repeat; }
ul#topNav li a.faq { height:20px; width:42px; background:url('images/topNav.gif') -323px 0px no-repeat; }
ul#topNav li a.faq:hover { background:url('images/topNav.gif') -323px -20px no-repeat; }
ul#topNav li a.faqActive { height:20px; width:42px; background:url('images/topNav.gif') -323px -20px no-repeat; }

/* end header*/

/* container */
#container
{
float:left;
width:100%;
height:auto;
margin:0px;
padding:0px 0px 0px 0px;
cursor:default;
border-right:1px solid #e4e0da;
}
.user
{
background:url('images/containerBgUser.gif') 0% 100% repeat-y;
}

.visitor
{
background:url('images/containerBgVisitor.gif') 0% 100% repeat-y;
}

.user_01 { background:url('images/containerBgUser-01.gif') 0% 100% repeat-y; }
.user_02 { background:url('images/containerBgUser-02.gif') 0% 100% repeat-y; }
.user_03 { background:url('images/containerBgUser-03.gif') 0% 100% repeat-y; }
.user_04 { background:url('images/containerBgUser-04.gif') 0% 100% repeat-y; }
.user_05 { background:url('images/containerBgUser-05.gif') 0% 100% repeat-y; }
.user_06 { background:url('images/containerBgUser-06.gif') 0% 100% repeat-y; }
.user_07 { background:url('images/containerBgUser-07.gif') 0% 100% repeat-y; }
.user_08 { background:url('images/containerBgUser-08.gif') 0% 100% repeat-y; }
.user_09 { background:url('images/containerBgUser-09.gif') 0% 100% repeat-y; }
.user_10 { background:url('images/containerBgUser-10.gif') 0% 100% repeat-y; }
.user_11 { background:url('images/containerBgUser-11.gif') 0% 100% repeat-y; }
.user_12 { background:url('images/containerBgUser-12.gif') 0% 100% repeat-y; }
.user_13 { background:url('images/containerBgUser-13.gif') 0% 100% repeat-y; }
.user_14 { background:url('images/containerBgUser-14.gif') 0% 100% repeat-y; }
.visitor_01 { background:url('images/containerBgVisitor-01.gif') 0% 100% repeat-y; }
.visitor_02 { background:url('images/containerBgVisitor-02.gif') 0% 100% repeat-y; }
.visitor_03 { background:url('images/containerBgVisitor-03.gif') 0% 100% repeat-y; }
.visitor_04 { background:url('images/containerBgVisitor-04.gif') 0% 100% repeat-y; }
.visitor_05 { background:url('images/containerBgVisitor-05.gif') 0% 100% repeat-y; }
.visitor_06 { background:url('images/containerBgVisitor-06.gif') 0% 100% repeat-y; }
.visitor_07 { background:url('images/containerBgVisitor-07.gif') 0% 100% repeat-y; }
.visitor_08 { background:url('images/containerBgVisitor-08.gif') 0% 100% repeat-y; }
.visitor_09 { background:url('images/containerBgVisitor-09.gif') 0% 100% repeat-y; }
.visitor_10 { background:url('images/containerBgVisitor-10.gif') 0% 100% repeat-y; }
.visitor_11 { background:url('images/containerBgVisitor-11.gif') 0% 100% repeat-y; }
.visitor_12 { background:url('images/containerBgVisitor-12.gif') 0% 100% repeat-y; }
.visitor_13 { background:url('images/containerBgVisitor-13.gif') 0% 100% repeat-y; }
.visitor_14 { background:url('images/containerBgVisitor-14.gif') 0% 100% repeat-y; }

/* container, leftcolumn */
#leftColumn
{
float:left; 
width:220px; 
/*position:relative;*/ 
min-height:100%;
/*margin:0px;
padding:0px;*/
}
#leftColumn #userbox
{
float:left;
width:198px;
height:auto;
margin:0px;
padding:8px 0px 13px 12px;
background:#776644;
border-left:10px solid #5F1424;
}
#userbox a.button
{
float:left;
display:inline;
color:#fff;
font-size:12px;
text-decoration:none;
height:18px;
width:164px;
margin:0px 0px 5px 0px;
padding:2px 0px 0px 22px;
background:url('images/userBoxButton.gif') no-repeat;
}
#userbox a.button:hover
{
text-decoration:underline;
}
/* Welkom page */
#userbox a.buttonLogin
{
float:left;
display:inline;
color:#fff;
font-size:12px;
text-decoration:none;
height:18px;
width:164px;
margin:0px 0px 5px 0px;
padding:2px 0px 0px 22px;
background:url('images/userBoxButtonLogin.gif') no-repeat;
}
#userbox a.buttonLogout
{
float:left;
display:inline;
color:#fff;
font-size:12px;
text-decoration:none;
height:18px;
width:164px;
margin:0px 0px 5px 0px;
padding:2px 0px 0px 22px;
background:url('images/userBoxButtonLogout.gif') no-repeat;
}



#userbox #userImage
{
float:left;
display:inline;
height:182px;
width:182px;
margin:0px 0px 0px 0px;
padding:4px 0px 0px 4px;
background:url('images/userImageBg.gif') no-repeat;
}
#userbox #userImage a img
{
border:none;
}
#userbox #userImage .imageSize
{
height:178px;
width:178px;
}

#userbox span
{
float:left;
width:auto;
font-size:12px;
color:#fff;
height:auto;
margin:5px 0px 0px 4px;
padding:1px 0px 0px 18px;
background:url('images/iconWhite.gif') 0px 3px no-repeat;
}
#userbox span a
{
text-decoration:none;
font-size:13px;
color:#fff;
}
#userbox span a:hover
{
text-decoration:underline;
}


/* container, user navigation */
ul#userMenu
{
float:left;
width:210px;
height:auto;
font-size:12px;
list-style:none;
margin:0px;
padding:0px;
border-left:10px solid #1b2552;
}
ul#userMenu li
{
float:left;
width:100%;
height:20px;
margin:0px;
padding:6px 0px 0px 0px;
background:#4477BB;
border-bottom:1px solid #7CA0D0;
}
ul#userMenu li a
{
display:block;
text-decoration:none;
color:#fff;
margin:0px;
padding:0px 0px 0px 36px;
background:url('images/userMenuWitheDot.gif') 20px 5px no-repeat;
}
ul#userMenu li a:hover
{
text-decoration:underline;
}
ul#userMenu li.active
{
display:block;
height:auto;
margin:0px;
padding:0px 0px 0px 0px;
background:#B4C9E4 url('images/userMenuActiveIcon.gif') 17px 7px no-repeat;
}
ul#userMenu li.active a
{
padding:6px 0px 6px 36px;
font-weight:bold;
margin:0px;
color:#665533;
background:none;
}

ul#userMenuSub
{
float:left;
width:206px;
list-style:none;
margin:0px 0px 0px 0px;
padding:6px 0px 3px 4px;
background:#fff;
}
ul#userMenuSub li
{
display:block;
min-height:26px;
height: auto;
margin:0px;
padding:3px 0px 0px 0px;
border:none;
background:#fff url('images/userMenuSubBrownDot.gif') 20px 8px no-repeat;
}
ul#userMenu li.active ul#userMenuSub li a
{
float:left;
text-decoration:none;
font-weight:100;
color:#665533;
margin:0px;
font-weight:100;
padding:0px 0px 0px 36px;
}

ul#userMenuSub li.current,
ul#userMenuSub li.active
{
display:block;
min-height:26px;
height: auto;
margin:0px;
padding:3px 0px 0px 0px;
border:none;
background:#fff url('images/userMenuSubActiveIcon.gif') 14px 5px no-repeat;
}

ul#userMenu li.active ul#userMenuSub li.current a,
ul#userMenu li.active ul#userMenuSub li.active a
{
float:left;
text-decoration:none;
color:#CC3388;
font-weight:bold;
margin:0px;
padding:0px 0px 0px 36px;
}

ul#userMenu li.active ul#userMenuSub li a:hover
{
color:#000;
background:url('images/MenuSubHoverIcon.gif') 14px 2px no-repeat;
}
ul#userMenu li.active ul#userMenuSub li.current a:hover,
ul#userMenu li.active ul#userMenuSub li.active a:hover
{
color:#CC3388;
background:none;
}
/* end container, user navigation */


/* container, user navigation */
ul#visitorMenu
{
float:left;
width:210px;
height:auto;
font-size:12px;
list-style:none;
margin:0px;
padding:0px;
border-left:10px solid #361864;
}
ul#visitorMenu li
{
float:left;
width:100%;
height:20px;
margin:0px;
padding:6px 0px 0px 0px;
background:#11aa88;
border-bottom:1px solid #59c4ac;
}
ul#visitorMenu li a
{
display:block;
text-decoration:none;
color:#fff;
margin:0px;
padding:0px 0px 0px 36px !important;
background:url('images/visitorMenuWitheDot.gif') 20px 5px no-repeat;
}
ul#visitorMenu li a:hover
{
text-decoration:underline;
}
ul#visitorMenu li.current,
ul#visitorMenu li.active
{
display:block;
height:auto;
margin:0px;
padding:0px 0px 0px 0px;
background:#a7e4d6 url('images/visitorMenuActiveIcon.gif') 14px 7px no-repeat;
}
ul#visitorMenu li.current a,
ul#visitorMenu li.active a
{
padding:6px 0px 6px 36px !important;
font-weight:bold;
margin:0px;
color:#665533;
background:none;
}

ul#visitorMenuSub
{
float:left;
width:206px;
list-style:none;
margin:0px 0px 0px 0px;
padding:6px 0px 3px 4px;
background:#fff;
}
ul#visitorMenuSub li
{
display:block;
min-height:26px;
height: auto;
margin:0px;
padding:3px 0px 0px 0px;
border:none;
background:#fff url('images/userMenuSubBrownDot.gif') 20px 8px no-repeat;
}
ul#visitorMenu li.current ul#visitorMenuSub li a,
ul#visitorMenu li.active ul#visitorMenuSub li a
{
float:left;
text-decoration:none;
font-weight:100;
color:#665533;
margin:0px;
font-weight:100;
padding:0px 0px 0px 36px;
}
ul#visitorMenu li.current ul#visitorMenuSub li a:hover,
ul#visitorMenu li.active ul#visitorMenuSub li a:hover
{
color:#000;
background:url('images/MenuSubHoverIcon.gif') 14px 2px no-repeat;
}
ul#visitorMenuSub li.current_page_item,
ul#visitorMenuSub li.active
{
display:block;
min-height:26px;
height: auto;
margin:0px;
padding:3px 0px 0px 0px;
border:none;
background:#fff url('images/visitorMenuSubActiveIcon.gif') 14px 5px no-repeat;
}
ul#visitorMenu li.active ul#visitorMenuSub li.current_page_item a,
ul#visitorMenu li.active ul#visitorMenuSub li.active a
{
float:left;
text-decoration:none;
color:#4477bb;
font-weight:bold;
margin:0px;
padding:0px 0px 0px 36px;
}
ul#visitorMenu li.active ul#visitorMenuSub li.active a:hover
{
color:#4477bb;
background:none;
}
/* end container, user navigation */

#leftColumnBg
{
float:left; 
width:220px; 
height:250px;
margin:-1px 0px 0px 0px;
/*overflow:hidden;*/
padding:0px;
}
.userLeftBg
{
background:url('images/leftColumnBgUser.gif') no-repeat;
}
.visitorLeftBg
{
background:url('images/leftColumnBgVisitor.gif') no-repeat; 
}


/* container, site navigatie */
ul#siteNav
{
float:left;
display:inline;
list-style:none;
height:auto;
width:auto;
margin:13px 0px 15px 30px;
padding:0px;
}
ul#siteNav li
{
float:left;
font-size:13px;
color:#D6D1C7;
margin:0px 0px 0px 0px;
padding:0px;
}
ul#siteNav li a
{
float:left;
display:inline;
text-indent:-999999px;
margin:0px 8px 0px 0px;
padding:0px;
}
ul#siteNav li a.ervaringen { height:32px; width:71px; background:url('images/siteNav.gif') no-repeat; }
ul#siteNav li a.ervaringen:hover { background:url('images/siteNav.gif') 0px -32px no-repeat; }
ul#siteNav li a.ervaringenActive { height:32px; width:71px; background:url('images/siteNav.gif') 0px -32px no-repeat; }
ul#siteNav li a.oproepen { height:32px; width:104px; background:url('images/siteNav.gif') -74px 0px no-repeat; }
ul#siteNav li a.oproepen:hover { background:url('images/siteNav.gif') -74px -32px no-repeat; }
ul#siteNav li a.oproepenActive { height:32px; width:104px; background:url('images/siteNav.gif') -74px -32px no-repeat; }
ul#siteNav li a.deelnemers { height:32px; width:125px; background:url('images/siteNav.gif') -178px 0px no-repeat; }
ul#siteNav li a.deelnemers:hover { background:url('images/siteNav.gif') -178px -32px no-repeat; }
ul#siteNav li a.deelnemersActive { height:32px; width:122px; background:url('images/siteNav.gif') -178px -32px no-repeat; }
ul#siteNav li a.groepen { height:32px; width:94px; background:url('images/siteNav.gif') -303px 0px no-repeat; }
ul#siteNav li a.groepen:hover { background:url('images/siteNav.gif') -303px -32px no-repeat; }
ul#siteNav li a.groepenActive { height:32px; width:94px; background:url('images/siteNav.gif') -303px -32px no-repeat; }
ul#siteNav li a.nieuws { height:32px; width:88px; background:url('images/siteNav.gif') -400px 0px no-repeat; }
ul#siteNav li a.nieuws:hover { background:url('images/siteNav.gif') -400px -32px no-repeat; }
ul#siteNav li a.nieuwsActive { height:32px; width:88px; background:url('images/siteNav.gif') -400px -32px no-repeat; }
ul#siteNav li a.opinie { height:32px; width:80px; background:url('images/siteNav.gif') -488px 0px no-repeat; }
ul#siteNav li a.opinie:hover { background:url('images/siteNav.gif') -488px -32px no-repeat; }
ul#siteNav li a.opinieActive { height:32px; width:80px; background:url('images/siteNav.gif') -488px -32px no-repeat; }

/* container, content */
#content
{
float:left;
display:inline;
height:auto;
width:752px;
margin:31px 0px 0px 0px;
padding:0px 0px 150px 20px;
}

#content ul
{
list-style:none;
margin:0px 0px 0px 10px;
padding:0px;
}

/* headings */
#content h1 {
    float:left;
    display:inline;
    width:auto;
    height:auto;
    margin:0 0 20px 0;
    font-size:26px;
    font-weight:100;
    padding:0px 0px 10px 60px;
}

#content h1 span {

    height:46px;
    margin:3px 0px 0px 0px;
    padding:0px;
}

#content h1.headingUser {
    color:#CC3388;
    background:url('images/headingIconUser.gif') no-repeat;
}


#content h1.headingIconBlue
{
color:#4477bb;
background:url('images/headingIconBlue.gif') no-repeat;
}

/* omdat de styleets cascading zijn hoef ik enkel de achtergrond te vervangen, en plaats ik twee classes op de gewenste locatie */
#content h1.headingUsers           { background:url('images/headingIconUsers.gif') no-repeat; }
#content h1.headingIconGroepen     { background:url('images/headingIconGroepen.gif') no-repeat; }
#content h1.headingIconGroepenUser { background:url('images/headingIconGroepenUser.gif') no-repeat; }
#content h1.headingIconDeelnemers  { background:url('images/headingIconDeelnemers.gif') no-repeat; }
#content h1.headingIconExperiences { background:url('images/headingIconExperiences.gif') no-repeat; }
#content h1.headingCalls           { background:url('images/headingIconcalls.gif') no-repeat; }
#content h1.headingPrikbord        { background:url('images/headingIconPrikbord.gif') no-repeat; }
#content h1.headingSettings        { background:url('images/headingIconSettings.gif') no-repeat; }
#content h1.headingIconNieuws      { background:url('images/headingIconNieuws.gif') no-repeat; }
#content h1.headingIconBerichten   { background:url('images/headingIconBerichten.gif') no-repeat; }
#content h1.headingIconVrienden    { background:url('images/headingIconVrienden.gif') no-repeat; }
#content h1.headingIconActiviteit  { background:url('images/headingIconActiviteit.gif') no-repeat; }
#content h1.headingIconZoeken      { background:url('images/headingIconZoeken.gif') no-repeat; }
#content h1.headingIconOpinie      { background:url('images/headingIconOpinie.gif') no-repeat; }

#content h1.headingIconOver        { background:url('images/headingIconOverBlue.gif') no-repeat; }
#content h1.headingIconContact     { background:url('images/headingIconContactBlue.gif') no-repeat; }
#content h1.headingIconHelp        { background:url('images/headingIconHelpBlue.gif') no-repeat; }
#content h1.headingIconFaq         { background:url('images/headingIconFaqBlue.gif') no-repeat; }

#content p
{
/*float:right;*/
display:block;
font-size:12px;
line-height:16px;
color:#000;
margin:0px 0px 10px 0px;
padding:0px 10px 0px 10px;
}

#content #sort
{
float:left;
display:inline;
width:723px;
height:auto;
margin:10px 0px 0px 11px;
padding:0px;
background:url('images/sortBg.gif') repeat-x;
}
#sort form
{
float:left;
display:inline;
margin:10px 0px 0px 0px;
padding:0px;
}
#sort form .sortSelect
{
float:left;
display:inline;
width:180px;
cursor:pointer;
margin:1px 30px 0px 0px;
padding:1px 1px 1px 1px;
}
#sort form .filterInput
{
float:left;
display:inline;
width:180px;
margin:1px 10px 0px 0px;
padding:1px 1px 1px 1px;
}
#sort form .sortFilterSubmit
{
float:left;
display:inline;
cursor:pointer;
margin:0px 0px 0px 0px;
padding:0px 10px 0px 10px;
}

.userButtonTopPosition
{
float:right;
display:inline;
margin:0px;
padding:0px;
}

#wijzigingButton
{
float:right;
display:inline;
width:150px;
margin:30px 0px 0px 0px;
padding:0px;
}

.userButtonBox
{
float:right;
display:inline;
margin:0px;
padding:0px;
}

a.userButton
{
float:left;
display:inline;
height:22px;
color:#776644 !important;
text-decoration:none;
cursor:pointer;
width:auto;
margin:0px 20px 0px 0px;
padding:0px 0px 0px 10px;
background:url('images/userButton.gif') no-repeat;
}
a.userButton span
{
float:left;
display:inline;
width:auto;
height:14px;
cursor:pointer;
background:url('images/userButton.gif') top right no-repeat;
padding:4px 25px 4px 0px;
margin:0px;
}
a.userButton:hover
{
float:left;
display:inline;
height:22px;
color:#fff !important;
cursor:pointer;
text-decoration:none;
width:auto;
margin:0px 20px 0px 0px;
padding:0px 0px 0px 10px;
background:url('images/userButton.gif') 0px -22px no-repeat;
}
a.userButton:hover span
{
float:left;
display:inline;
cursor:pointer;
background:url('images/userButton.gif') bottom right no-repeat;
padding:4px 25px 4px 0px;
margin:0px;
}

a.removeButton
{
float:right;
display:inline;
height:22px;
color:#776644;
text-decoration:none;
cursor:pointer;
width:auto;
margin:0px 20px 0px 0px;
padding:0px 0px 0px 10px;
background:url('images/removeButton.gif') no-repeat;
}
a.removeButton span
{
float:left;
display:inline;
cursor:pointer;
background:url('images/removeButton.gif') top right no-repeat;
padding:4px 25px 4px 0px;
margin:0px;
}
a.removeButton:hover
{
float:right;
display:inline;
height:22px;
color:#fff;
cursor:pointer;
text-decoration:none;
width:auto;
margin:0px 20px 0px 0px;
padding:0px 0px 0px 10px;
background:url('images/removeButton.gif') 0px -22px no-repeat;
}
a.removeButton:hover span
{
float:left;
display:inline;
cursor:pointer;
background:url('images/removeButton.gif') bottom right no-repeat;
padding:4px 25px 4px 0px;
margin:0px;
}

a.acceptButton
{
float:right;
display:inline;
height:22px;
color:#776644;
text-decoration:none;
cursor:pointer;
width:auto;
margin:0px 20px 0px 0px;
padding:0px 0px 0px 10px;
background:url('images/acceptButton.gif') no-repeat;
}
a.acceptButton span
{
float:left;
display:inline;
cursor:pointer;
background:url('images/acceptButton.gif') top right no-repeat;
padding:4px 25px 4px 0px;
margin:0px;
}
a.acceptButton:hover
{
float:right;
display:inline;
height:22px;
color:#fff;
cursor:pointer;
text-decoration:none;
width:auto;
margin:0px 20px 0px 0px;
padding:0px 0px 0px 10px;
background:url('images/acceptButton.gif') 0px -22px no-repeat;
}
a.acceptButton:hover span
{
float:left;
display:inline;
cursor:pointer;
background:url('images/acceptButton.gif') bottom right no-repeat;
padding:4px 25px 4px 0px;
margin:0px;
}

a.addButton
{
float:right;
display:inline;
height:22px;
color:#776644;
text-decoration:none;
cursor:pointer;
width:auto;
margin:0px 20px 0px 0px;
padding:0px 0px 0px 10px;
background:url('images/addButton.gif') no-repeat;
}
a.addButton span
{
float:left;
display:inline;
cursor:pointer;
background:url('images/addButton.gif') top right no-repeat;
padding:4px 25px 4px 0px;
margin:0px;
}
a.addButton:hover
{
float:right;
display:inline;
height:22px;
color:#fff;
cursor:pointer;
text-decoration:none;
width:auto;
margin:0px 20px 0px 0px;
padding:0px 0px 0px 10px;
background:url('images/addButton.gif') 0px -22px no-repeat;
}
a.addButton:hover span
{
float:left;
display:inline;
cursor:pointer;
background:url('images/addButton.gif') bottom right no-repeat;
padding:4px 25px 4px 0px;
margin:0px;
}






.showRss
{
float:right;
display:inline;
width:105px;
margin:7px 0px 0px 0px;
padding:0px;
}
.showRss a.rssFeed
{
float:left;
display:inline;
color:#CC3388;
font-size:11px;
margin:10px 12px 0px 0px;
padding:0px 0px 0px 15px;
background:url('images/rssFeedMiniIcon.gif') 0px 3px no-repeat;
}

.infoBox
{
float:left;
display:inline;
width:710px;
color:#FFFFFF;
font-size:12px;
font-weight:100;
height:21px;
margin:30px 0px 0px 10px;
padding:7px 0px 0px 13px;
background:url('images/headingBrownLarge.gif') no-repeat;
}
.infoBox h2.largeBrown
{
float:left;
display:inline;
width:auto;
height:21px;
font-weight:100;
font-size:12px;
color:#fff;
margin:0px;
padding:0px;
}
.infoBox h2.largeBrown span
{
float:left;
display:inline;
}
.infoBox .showAll
{
float:right;
display:inline;
margin:7px 0px 0px 0px;
padding:0px;
}
.infoBox .showAll a
{
float:left;
display:inline;
font-weight:100;
font-size:12px;
color:#665533;
text-decoration:none;
margin:0px 13px 0px 0px;
padding:0px 18px 0px 0px;
background:url('images/brownArrowHeading.gif') 100% 4px no-repeat;
}
.infoBox h2.largeBrown a:hover
{
text-decoration:underline;
}
.infoBox h2.mediumBrown
{
float:left;
display:inline;
width:auto;
height:21px;
font-weight:100;
font-size:12px;
color:#fff;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.infoBox h2.mediumBrown span
{
float:left;
display:inline;
}
.infoBox h2.mediumBrown a
{
float:right;
display:inline;
font-weight:100;
font-size:12px;
color:#665533;
text-decoration:none;
margin:0px 13px 0px 0px;
padding:0px 18px 0px 0px;
background:url('images/brownArrowHeading.gif') 100% 4px no-repeat;
}
.infoBox h2.mediumBrown a:hover
{
text-decoration:underline;
}
.infoBox h2.largePink
{
display:block;
height:21px;
font-weight:100;
font-size:12px;
color:#fff;
margin:0px;
padding:7px 0px 0px 13px;
background:url('images/headingPinkLarge.gif') no-repeat;
}
.infoBox h2.largePink span
{
float:left;
display:inline;
}


.widget h2,
.directory-widget h3,
h4.smallBlue
{
float:left;
width:200px;
height:21px;
font-weight:100;
font-size:12px;
color:#fff;
margin:0px 0px 10px 0px;
padding:7px 0px 0px 13px;
background:url('images/headingBlueSmall.gif') no-repeat;
}

.widget h2 span,
.directory-widget h3 span,
h4.smallBlue span
{
float:left;
display:inline;
}



#aboutUserBox
{
float:right;
display:inline;
width:585px;
_width:575px;
height:auto;
margin:20px 35px 10px 5px;
padding:0px;
}
.aboutUser
{
float:left;
display:inline;
width:585px;
_width:575px;
height:auto;
margin:5px 0px 5px 0px;
padding:0px 0px 0px 15px;
}
.aboutUserOdd
{
float:left;
display:inline;
width:585px;
_width:575px;
height:auto;
margin:0px 0px 0px 0px;
padding:5px 0px 5px 15px;
background:#f8f7f5; 
}
.aboutUser span
{
float:left;
display:inline;
width:195px;
font-weight:bold;
font-size:12px;
color:#000;
margin:0px;
padding:0px;
}
.aboutUser a
{
display:inline;
font-size:12px;
color:#CC3388;
margin:0px;
padding:0px;
}
.aboutUserOdd span
{
float:left;
display:inline;
width:195px;
font-weight:bold;
font-size:12px;
color:#000;
margin:0px;
padding:0px;
}
.aboutUserOdd a
{

display:inline;
font-size:12px;
color:#CC3388;
margin:0px;
padding:0px;
}


.post
{
float:left;
display:inline;
width:700px;
height:auto;
margin:10px 0px 7px 10px;
padding:0px 0px 0px 0px;
border-top:1px solid #e4e0da;
}
.post a
{
color:#665533;
}

.post p
{
float:left;
display:inline;
width:600px;
height:auto;
line-height:16px;
font-size:12px;
color:#000;
margin:0px 0px 0px 0px;
padding:0px;
}

.post .postInfo
{
float:left;
display:inline;
font-size:12px;
height:auto;
margin:8px 0px 5px 0px;
padding:0px;
color:#665533;
}
.post .postInfo p
{
float:left;
display:inline;
margin:5px 0px 0px 0px;
padding:0px;
}
.post .postInfo span
{
color:#c9c2b4;
font-size:11px;
}
.post .postInfo a
{
color:#cc3388;
font-size:11px;
}

#wire-post-textarea
{
float:left;
display:inline;
height:auto;
width:600px;
margin:8px 0px 0px 0px;
padding:0px;
}
#wire-post-submit
{
float:left;
display:inline;
height:auto;
margin:8px 0px 0px 75px;
padding:0px 20px 0px 20px;  
}

.post form.userTextarea p
{
float:left;
display:inline;
margin:0px;
padding:0px;
}
.post form.userTextarea p .userTextareaSubmit
{
float:left;
display:inline;
margin:5px 0px 0px 0px;
padding:0px 10px 0px 10px;
}

#content #inviteColumn
{
float:left;
display:inline;
width:auto;
height:auto;
margin:12px 0px 0px 0px;
padding:0px;
}

#content .inviteBox
{
float:left;
display:inline;
width:724px;
height:auto;
margin:12px 0px 0px 10px;
padding:2px 0px 0px 0px;
border-top:1px solid #e4e0da;
}
#content .inviteBox .inviteBoxInner
{
float:left;
display:inline;
width:590px;
height:auto;
margin:0px 0px 0px 0px;
padding:0px;
}

#content .inviteBox h3
{
display:block;
font-weight:100;
font-size:14px;
color:#d34e98;
margin:10px 0px 0px 0px;
padding:0px;
}
#content .inviteBox h3 a
{
font-size:14px;
color:#d34e98;
}
#content .inviteBox p
{
display:block;
font-size:11px;
color:#665533;
margin:0px;
padding:0px;
}
#content .inviteBox p span
{
font-size:11px;
font-weight:bold;
color:#665533;
}

.smallPostImg
{
float:left;
display:inline;
height:24px;
width:24px;
margin:0px;
padding:0px;
}
span.smallPostImgSize
{
float:left;
display:inline;
height:25px;
width:25px;
padding:1px 0px 0px 1px;
margin:0px 15px 0px 0px;
background:url('images/userImageBgSmall.gif') no-repeat;
}
.mediumPostImg
{
float:left;
display:inline;
height:60px;
width:60px;
margin:0px;
padding:0px;
}
.mediumPostImgSize
{
float:left;
display:inline;
height:62px;
width:62px;
padding:2px 0px 0px 2px;
margin:8px 0px 0px 10px;
background:url('images/userImageBgmedium.gif') no-repeat;
}

#content .postQuote
{
float:left;
display:inline;
width:658px;
height:auto;
margin:10px 0px 0px 50px;
padding:0px;
background:#ecf1f8 url('images/topQuote.gif') no-repeat;
}
#content .postQuoteInner
{
float:left;
display:inline;
width:658px;
height:auto;
margin:0px 0px 0px 0px;
padding:0px;
background:url('images/bottomQuote.gif') 0% 100% no-repeat;
}
#content .postQuoteInner p
{
display:block;
font-size:12px;
line-height:16px;
color:#000;
margin:0px;
padding:11px 15px 17px 44px;
}

/* container, content, middle column */
#content #middleColumn
{
float:left;
display:inline;
height:auto;
width:533px;
margin:0px;
padding:0px;
}

#middleColumn .search
{
float:left;
display:inline;
width:500px;
height:auto;
margin:10px 0px 12px 11px;
padding:0px;
background:url('images/sortBg.gif') repeat-x;
}
#middleColumn .search span
{
display:block;
font-size:12px;
color:#665533;
font-family:arial;
margin:10px 0px 0px 10px;
padding:0px;
}
#middleColumn .search span a
{
color:#CC3388;
}

#middleColumn .search form
{
float:left;
display:inline;
margin:10px 0px 0px 0px;
padding:0px;
}
#middleColumn .search form .sortSelect
{
float:left;
display:inline;
width:180px;
cursor:pointer;
margin:1px 30px 0px 0px;
padding:1px 1px 1px 1px;
}
#middleColumn .search form .filterInput
{
float:left;
display:inline;
width:180px;
margin:1px 10px 0px 0px;
padding:1px 1px 1px 1px;
}
#middleColumn .search form .sortFilterSubmit
{
float:left;
display:inline;
cursor:pointer;
margin:0px 0px 0px 0px;
padding:0px 10px 0px 10px;
}

#content #middleColumn .infoBox
{
width:487px;
height:21px;
font-weight:100;
font-size:12px;
color:#fff;
margin:30px 0px 0px 10px;
padding:7px 0px 0px 13px;
background:url('images/headingBrownMedium.gif') no-repeat;
}

#content #middleColumn .infoBox .paginator
{
float:right;
display:inline;
color:#665533;
margin:0px;
padding:0px;
}
#content #middleColumn .infoBox .paginator .paginatorInner
{
float:left;
display:inline;
color:#665533;
margin:0px;
padding:0px;
}
#content #middleColumn .infoBox .paginator .paginatorInner span
{
float:left;
display:inline;
height:auto;
width:auto;
color:#665533;
margin:0px;
padding:0px;
}
#content #middleColumn .infoBox .paginator .paginatorInner span a
{
color:#665533;
margin:0px;
padding:0px;
}
#content #middleColumn .infoBox .paginator .paginatorInner span a.active
{
font-weight:bold;
text-decoration:none;
color:#4477BB;
}



/* paginator */
#content #middleColumn .infoBox .paginator .paginatorInner a.next
{
float:left;
display:inline;
cursor:pointer;
color:#665533;
text-decoration:none;
margin:0px 7px 0px 7px;
padding:0px;
}
#content #middleColumn .infoBox .paginator .paginatorInner a.previous
{
/*float:left;*/
display:inline;
cursor:pointer;
color:#665533;
text-decoration:none;
margin:0px 7px 0px 7px;
padding:0px;
}
#content #middleColumn .infoBox .paginator .paginatorInner a.previousArrow
{
float:left;
display:inline;
width:10px;
height:8px;
cursor:pointer;
text-indent:-999999px;
background:url('images/arrowPrevious.png') no-repeat;
_background:url('images/arrowPrevious.gif') no-repeat;
margin:4px 7px 0px 0px;
padding:0px;
}
#content #middleColumn .infoBox .paginator .paginatorInner a.nextArrow
{
float:right;
display:inline;
width:10px;
height:8px;
cursor:pointer;
text-indent:-999999px;
background:url('images/arrowNext.png') no-repeat;
_background:url('images/arrowNext.gif') no-repeat;
margin:4px 7px 0px 7px;
padding:0px;
}
/* End paginator*/

#middleColumn .post
{
float:left;
display:inline;
width:490px;
height:auto;
margin:10px 0px 0px 10px;
padding:10px 0px 15px 10px;
border-top:1px solid #e4e0da;
}
.postPink
{
background:#faeaf3; 
}
#middleColumn .post h3
{
display:block;
font-size:14px;
color:#cc3388;
margin:0px;
padding:0px;
}
#middleColumn .post h3.blue
{
display:block;
font-size:14px;
color:#4477bb;
margin:0px;
padding:0px;
}
#middleColumn .post p
{
float:left;
display:inline;
width:490px;
height:auto;
line-height:16px;
font-size:12px;
color:#000;
margin:10px 0px 0px 0px;
padding:0px;
}
#middleColumn .post p a
{
color:#cc3388;  
}
#middleColumn .post .postInfo
{
display:block;
font-size:12px;
height:auto;
margin:5px 0px 5px 0px;
padding:0px;
color:#665533;
}
#middleColumn .post .postInfo span
{
float:left;
display:inline;
margin:0px 0px 0px 0px;
padding:0px;
color:#665533;
font-size:11px;
}
#middleColumn .post .postInfo span a
{
color:#cc3388;
font-size:11px;
text-decoration: none;
}
#middleColumn .post .postAddOns
{
float:left;
display:inline;
width:100%;
height:auto;
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
#middleColumn .post .postAddOns span.postTags
{
float:left;
display:inline;
font-size:11px;
color:#665533;
margin:0px 20px 0px 0px;
padding:0px 0px 0px 15px;
background:url('images/tagIcon.gif') 0px 2px no-repeat;
}
#middleColumn .post .postAddOns span.postTags a
{
color:#4477bb;
}
#middleColumn .post .postAddOns span.postReactions
{
float:left;
display:inline;
font-size:11px;
color:#665533;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 15px;
background:url('images/reactionIcon.gif') 0px 2px no-repeat;
}
#middleColumn .post .postAddOns span.postReactions a
{
color:#cc3388;
}

.flashMovieSize
{
float:left;
display:inline;
margin:10px 0px 15px 0px;
padding:0px;
height:240px;
width:297px;
}



#content #middleColumn #inviteColumn
{
float:left;
display:inline;
width:auto;
height:auto;
margin:12px 0px 0px 0px;
padding:0px;
}

#content #middleColumn .inviteBox
{
float:left;
display:inline;
width:500px;
height:auto;
margin:12px 0px 0px 10px;
padding:2px 0px 0px 0px;
border-top:1px solid #e4e0da;
}
#content #middleColumn .inviteBox .inviteBoxInner
{
float:left;
display:inline;
width:340px;
height:auto;
margin:0px 0px 0px 0px;
padding:0px;
}

#content #middleColumn .inviteBox h3
{
display:block;
font-weight:100;
font-size:14px;
color:#4477BB;
margin:10px 0px 0px 0px;
padding:0px;
}
#content #middleColumn .inviteBox h3 a
{
font-size:14px;
color:#d34e98;
}
#content #middleColumn .inviteBox p
{
display:block;
font-size:11px;
color:#665533;
margin:0px;
padding:0px;
}
#content #middleColumn .inviteBox p span
{
font-size:11px;
font-weight:bold;
color:#665533;
}




/* end container, content, middle column */


/* container, content, right column */
#content #rightColumn
{
float:left;
display:inline;
height:auto;
width:210px;
margin:65px 0px 0px 0px;
padding:0px;
}
#rightColumn .tagBox, #rightColumn .widget_tag_cloud div
{
float:left;
display:inline;
height:auto;
width:195px;
margin:0px 0px 25px 0px;
padding:0px 5px 0px 10px;
}

#rightColumn .tagBox a.small
{
color:#4578bb;
font-size:11px;
line-height:16px;
}
#rightColumn .tagBox a.medium
{
color:#4578bb;
font-size:13px;
line-height:16px;
}
#rightColumn .tagBox a.large
{
color:#4578bb;
font-size:15px;
line-height:16px;
}

#rightColumn .post
{
float:left;
display:inline;
width:200px;
height:auto;
margin:0px 0px 0px 0px;
padding:10px 0px 15px 10px;
border-top:1px solid #e4e0da;
}
#rightColumn .post h3
{
display:block;
font-size:14px;
color:#cc3388;
margin:0px;
padding:0px;
}
#rightColumn .post h3.blue
{
display:block;
font-size:14px;
color:#4477bb;
margin:0px;
padding:0px;
}
#rightColumn .post p
{
float:left;
display:inline;
width:200px;
height:auto;
line-height:16px;
font-size:12px;
color:#000;
margin:10px 0px 0px 0px;
padding:0px;
}
#rightColumn .post p a
{
color:#cc3388;  
}
#rightColumn .post .postInfo
{
display:block;
font-size:12px;
height:auto;
margin:5px 0px 5px 0px;
padding:0px;
color:#665533;
}
#rightColumn .post .postInfo span
{
float:left;
display:inline;
margin:0px 0px 0px 0px;
padding:0px;
color:#665533;
font-size:11px;
}
#rightColumn .post .postInfo span a
{
color:#cc3388;
font-size:11px;
text-decoration:none;
}

.bannerRightColumn
{
float:right;
display:inline;
width:auto;
height:auto;
margin:0px 0px 10px 0px;
padding:0px;
}
.bannerRightColumn a, img
{
border:none;
}

/* end container, content, right column */


/* Footer push*/
#footer, #push {
clear:both;
height:78px;
}

/* footer */
#footer
{
/*
float:left;
width:100%;
height:78px;
margin:0px;
padding:0px;
cursor:default;
background:#776644;
*/
margin:0 auto;
position:relative;
background:#776644;
}
#footerInner
{
width: 985px;
height:78px;
margin: 0px;
padding:0px;
border-left:10px solid #CC3388;
}
#footerInner p
{
float:left;
display:inline;
width:670px;
font-size:12px;
color:#fff;
line-height:16px;
margin:10px 0px 0px 10px;
padding:0px;
}
#footerInner p a
{
color:#fff;
}

#footerInner span
{
float:right;
display:inline;
width:auto;
font-size:14px;
color:#A0947C;
line-height:16px;
margin:10px 10px 0px 0px;
padding:0px;
}
#footerInner span a
{
font-size:12px;
color:#fff;
}


/* Login styling */
.login
{
display:block;
height:auto;
width:auto;
margin:0px;
padding:0px;
}
.login ul.links
{
display:block;
list-style:none;
margin:0px 0px 0px 0px;
padding:0px;
}
.login ul.links li
{
display:block;
margin:0px 0px 0px 15px;
padding:0px;
color:#665533;
}
.login ul.links li a
{
float:left;
display:inline;
color:#665533;
margin:0px;
padding:0px;
}
form#lostpasswordform-tml-main
{
float:left;
display:inline;
height:auto;
width:auto;
margin:10px 0px 0px 0px;
padding:0px;
}
p.error a
{
color:#665533;
margin:0px;
padding:0px;    
}
/* End login styling */

/* Aamelding */
#register-page .infoBox
{
margin:0px 0px 20px 0px;    
}
.registration-section
{
float:left;
display:inline;
margin:0px 0px 20px 0px;    
padding:0px;
}
.editfield
{
float:left;
display:inline;
width:100%;
margin:0px;
padding:0px;
}
.editfield .radio
{
float:left;
display:inline;
margin:0px 0px 15px 0px;
padding:0px;
}
.editfield .radio span.label
{
float:left;
display:inline;
width:207px;
margin:0px;
padding:0px;
}
.editfield .radio #field_6
{
float:left;
display:inline;
margin:0px;
padding:0px;
}
.editfield .radio #field_6 label
{
float:left;
display:inline;
width:100px;
margin:0px;
padding:0px;
}
.editfield .radio #field_6 label input
{
float:left;
display:inline;
width:20px;
margin:0px;
padding:0px;
}
input#captcha_code
{
margin:0px 0px 10px 0px;
padding:0px;
}
/* End aanmelding*/

/* Activatie */
#content ..bp_core_widget_welcome
{
display:block;
margin:0px;
padding:0px;
}
#content .bp_core_widget_welcome p
{
display:block;
margin:0px;
padding:0px;
}
/* End activatie */

/* Rating */
.ratingblock 
{
float:left;
display:block;
margin:0px;
padding:0px;
}
.ratingstars
{
float:left;
display:inline;
margin:0px;
padding:0px;
}
.ratingtext
{
float:left;
display:inline;
margin:0px 0px 0px 5px;
padding:0px;
}
/* End rating */
/* Bericht plaatsen (not loggedin) */
.search h3
{
display:block;
margin:0px;
padding:0px;
}
.search .comments-header {
float:left;
display:inline;
width:500px;
height:21px;
font-weight:150;
font-size:14px;
color:#4477bb;
margin:0px 0px 10px 0px;
padding:7px 0px 0px 10px;
}
.search p
{
display:block;
margin:0px;
padding:0px;
}
.search span
{
display:block;
margin:0px 0px 0px 0px;
padding:0px;
}
/* End Bericht plaatsen (not loggedin) */

/* Profiel wijzigen */
#settings-form
{
float:left;
display:inline;
width:100%;
margin:10px 0px 0px 0px;
padding:0px;
}
#settings-form label
{
float:left;
display:inline;
width:150px;
margin:0px;
padding:0px;
}

#settings-form #submit
{
float:left;
display:inline;
margin:15px 0px 0px 0px;
padding:0px 10px 0px 10px;  
}
.notification-settings tr td
{
float:left;
display:inline;
margin:15px 0px 10px 0px;
padding:0px;
}
.notification-settings tr
{
float:left;
display:inline;
margin:10px 0px 0px 10px;
padding:0px;
}
.notification-settings tr th.icon
{
float:left;
display:inline;
width:10px;
margin:0px;
padding:0px;
}
.notification-settings tr th.title
{
float:left;
display:inline;
width:342px;
margin:0px;
padding:0px;
text-align:left;
}
.notification-settings tr th.yes
{
float:left;
width:100px;
margin:0px;
padding:0px;
}
.notification-settings tr th.no
{
float:left;
width:100px;
margin:0px;
padding:0px;
}
.notification-settings tr td
{
float:left;
display:inline;
width:380px;
margin:0px;
padding:0px;
text-align:left;
}
.notification-settings tr td.yes
{
float:left;
width:100px;
margin:0px;
padding:0px;
}
.notification-settings tr td.no
{
float:left;
width:100px;
margin:0px;
padding:0px;
}
#xprofile-privacy-settings tr td
{
float:left;
display:inline;
margin:15px 0px 10px 0px;
padding:0px;
}
#xprofile-privacy-settings tr
{
float:left;
display:inline;
margin:10px 0px 0px 10px;
padding:0px;
}
xprofile-privacy-settings tr th.icon
{
display:block;
width:10px;
margin:0px;
padding:0px;
}
#xprofile-privacy-settings tr th.title
{
float:left;
display:inline;
width:170px;
margin:0px;
padding:0px;
text-align:left;
}
#xprofile-privacy-settings tr th.yes
{
float:left;
width:100px;
margin:0px;
padding:0px;
}
#xprofile-privacy-settings tr th.no
{
float:left;
width:100px;
margin:0px;
padding:0px;
}
#xprofile-privacy-settings tr td
{
float:left;
display:inline;
width:200px;
margin:0px;
padding:0px;
text-align:left;
}
#xprofile-privacy-settings tr td.yes
{
float:left;
width:78px;
margin:0px;
padding:0px;
}
#xprofile-privacy-settings tr td.no
{
float:left;
width:100px;
margin:0px;
padding:0px;
}
.post .editfield
{
float:left;
display:inline;
width:100%;
margin:10px 0px 0px 0px;
padding:0px;
}
.post .field_1 label, .field_6 label, .field_9 label, .field_10 label, 
{
float:left;
display:inline;
width:150px;
margin:0px;
padding:0px;
}
.post .editfield label
{
float:left;
display:inline;
width:150px;
margin:0px;
padding:0px;
}
.post .editfield .radio span.label
{
float:left;
display:inline;
width:150px;
margin:0px;
padding:0px;
}
.post .editfield .radio #field_6 label
{
float:left;
display:inline;
width:60px;
margin:0px;
padding:0px;
}
.post input#profile-group-edit-submit
{
float:left;
display:inline;
margin:10px 0px 0px 0px;
padding:0px;    
}
.post ul.content-header-nav
{
float:left;
display:inline;
margin:15px 0px 0px 0px;
padding:0px;
}
.post ul.content-header-nav li
{
float:left;
display:inline;
margin:0px 20px 0px 0px;
padding:0px;
}
.post ul.content-header-nav li a
{
color:#665533;
}
.post ul.content-header-nav li a:hover
{
color:#000;
}
.updated
{
float:left;
display:inline;
width:100%;
margin:0px;
padding:0px;
}

.post .field_zorgbelangmedewerker .radio
{
float:left;
display:inline;
margin:0px;
padding:0px;
}
.post .field_zorgbelangmedewerker .radio span.label
{
float:left;
display:inline;
width:180px;
margin:0px;
padding:0px;
}
.post .field_zorgbelangmedewerker #field_38
{
float:left;
display:inline;
margin:0px;
padding:0px;
}
.post  .field_zorgbelangmedewerker #field_38 label
{
float:left;
display:inline;
width:70px;
margin:0px;
padding:0px;
}
.post .field_zorgbelangmedewerker #field_38 label input
{
float:left;
display:inline;
margin:0px 3px 0px 0px;
padding:0px;
}
/* End profiel wijzigen */

/* Delete account */
#account-delete-form
{
float:left;
display:inline;
margin:0px 0px 0px 0px;
padding:0px;    
}
#account-delete-form #message p
{
    clear: both;
    display:block;
    width:100%;
    margin:10px 10px 0px 0px;
    padding:0px;    
}
#content #account-delete-form p
{
clear: both;
display:block;
margin:10px 50px 10px 0px;
padding:0px;    
}
/*End delete account*/

/* comment date*/
.comment-author
{
float:left;
display:inline;
width:500px;
margin:0px;
padding:0px;
}
.commentmetadata
{
float:left;
display:inline;
margin:-13px 0px 0px 40px;
padding:0px;
}
#content .comment p
{
dispay:block;
margin:40px 0px 0px 40px;
padding:0px;
}
/* end comment date*/

/* Send a message*/
#send_message_form
{
float:left;
display:inline;
width:100%;
margin:10px 0px 0px 0px;
padding:0px;
}
#send_message_form label
{
float:left;
display:inline;
width:100px;
margin:10px 0px 0px 0px;
padding:0px;
}
#send_message_form input#subject
{
float:left;
display:inline;
margin:10px 0px 0px 0px;
padding:0px;
}

/* end send a message*/


/* message div*/
.infoBox #message
{
float:left;
display:inline;
width:100%;
margin:10px 0px 0px 0px;
padding:0px;
}
/* end message div */

/* Avatar block*/
#rightColumn .avatar-block
{
float:left;
display:inline;
margin:0px 0px 20px 15px;
padding:0px;
}
#rightColumn .avatar-block .item-avatar
{
float:left;
display:inline;
margin:10px 12px 0px 0px;
padding:0px;
}
/* End avatar block*/
/* Top submitters*/
#tdomf-top-submitters
{
float:left;
display:inline;
margin:0px 20px 0px 0px;
padding:0px;
}
#tdomf-top-submitters ul
{
float:left;
display:inline;
margin:0px 0px 10px 15px;
padding:0px;    
}
#tdomf-top-submitters ul li
{
float:left;
display:inline;
margin:5px 0px 5px 0px;
padding:0px;    
}
#tdomf-top-submitters ul li a
{
text-decoration:none;
}
#tdomf-top-submitters ul li a img
{
float:left;
display:inline;
margin:0px 5px 0px 0px;
padding:0px;
}
/* End top submitters*/
/* Invite friends */
form#sendtofriendform
{
float:left;
display:inline;
margin:0px 0px 10px 15px;
padding:0px;    
}
/* End invite friends*/
/* Profiel blog-list */
ul#blog-list
{
float:left;
display:inline;
list-style:none;
margin:0px 0px 0px 0px;
padding:0px;
}
ul#blog-list li
{
float:left;
display:inline;
margin:10px 0px 0px 0px;
padding:0px;
border-top:none;
border-bottom:1px solid #DDDDDD;
}
ul#blog-list li h4
{
display:block;
font-size:14px;
text-decoration:none;
margin:0px 0px 5px 0px;
padding:0px;
}
ul#blog-list li p
{
display:block;
text-decoration:none;
margin:0px 0px 0px 0px;
padding:0px;
}
/* End profiel blog-list*/

/* Styles overgenomen uit buddypress */
/* Horizonal listing of content, for example random friends or groups on the profile page */
    ul.horiz-gallery {
        list-style: none;
        overflow: auto;
        width: 100%;
        margin: 0;
        padding: 0;
    }
        ul.horiz-gallery li {
            float: left;
            padding-right: 25px;
            text-align: center;
        }
            ul.horiz-gallery li h5 { font-size: 1em; }
            


    /* All lists of content contain this generic class along with an ID such as "group-list, friend-list" etc. */
    ul.item-list {
        margin: 0;
        padding: 0;
        list-style: none;
    }
        ul.item-list li { 
            position: relative;
            float: left;
            min-height: 65px;
            border-top: 1px solid #ddd;
            padding-top: 15px;
        }
        
        ul.item-list img.avatar { 
            float: left;
            margin-right: 10px;
        }
        
        ul.item-list h4 { font-size: 1em; }
        
        /* Actions with a item in a list have a div.action wrapped around them */
        div.action {
            position: relative;
            right: 0;
            top: 5px;
            text-align: right;
        }



/* #letter-list -- All directories have a letter list */
.directory ul#letter-list {
    list-style: none;
    margin: 0 0 25px 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
}
.directory ul#letter-list li {
float: left;
}
.directory ul#letter-list li a {
display: block;
padding: 5px 8px;
background: #f0f0f0;
margin-right: 3px;
}
/* style voor pages */
.pageContent {
    clear: left;
    width:600px;
    height:auto;
    line-height:16px;
    font-size:12px;
    color:#000;
    margin:0px 0px 0px 0px;
    padding:10px 0px 0px 0px;
    background:url('images/sortBg.gif') repeat-x;
}
#content .pageContent p {
    margin: 10px 0px 0px 0px;
}

#content div.profile-data {
    display: inline;
    float: left;
    }
#content div.profile-data p{
    padding-left:0px;
    font-size:11px;
}
#content div.profile-data p,
#random-members-list li  h5 {
    float: none;
    display: inline;
}

#random-members-list li .userButtonTopPosition {
    margin: 0px;
    }
#random-members-list li {
    display: block;
    
    }















/* Homepage DJZ */
#contentHomepage
{
float:left;
display:inline;
height:auto;
width:754px;
margin:20px 0px 0px 0px;
padding:0px 0px 150px 20px;
}

/* balloon navigation */
ul#siteNavBalloons
{
float:left;
display:inline;
width:773px;
height:auto;
_height:180px;
list-style:none;
margin:0px;
padding:0px;
}
ul#siteNavBalloons li
{
float:left;
display:inline;
margin:0px;
padding:0px;
}
ul#siteNavBalloons li a
{
float:left;
display:inline;
text-indent:-999999px;
margin:0px;
padding:0px;
cursor:pointer;
}

ul#siteNavBalloons li a.lezen { 
height:102px; 
width:198px;
_position:absolute;
margin:27px 0px 0px 24px;
padding:0px 0px 0px 0px; 
background:url('images/balloonLezen.gif') no-repeat;
}
ul#siteNavBalloons li a.lezen:hover 
{ 
height:102px; 
width:198px; 
background:url('images/balloonLezenHover.gif') no-repeat;
}
ul#siteNavBalloons li a.lezenActive { 
height:102px; 
width:198px;
_position:absolute;
margin:27px 0px 0px 24px;
background:url('images/balloonLezenHover.gif') no-repeat; 
}

ul#siteNavBalloons li a.schrijven { 
height:102px; 
width:198px;
_position:absolute;
margin:59px 0px 0px -42px;
_margin:59px 0px 0px 190px;
padding:0px 0px 0px 0px;
background:url('images/balloonSchrijven.png') no-repeat;
_background:url('images/balloonSchrijven.gif') no-repeat;
}
ul#siteNavBalloons li a.schrijven:hover 
{ 
height:102px; 
width:198px; 
background:url('images/balloonSchrijvenHover.png') no-repeat;
_background:url('images/balloonSchrijvenHover.gif') no-repeat;
}
ul#siteNavBalloons li a.schrijvenActive 
{ 
height:102px; 
width:198px;
_position:absolute;
margin:59px 0px 0px -42px;
_margin:59px 0px 0px 190px;
padding:0px 0px 0px 0px; 
background:url('images/balloonSchrijven.png') no-repeat;
_background:url('images/balloonSchrijven.gif') no-repeat;
}

ul#siteNavBalloons li a.deelnemers { 
height:102px; 
width:198px;
_position:absolute;
margin:9px 0px 0px 18px;
_margin:9px 0px 0px 400px;
padding:0px 0px 0px 0px; 
background:url('images/balloonDeelnemers.png') no-repeat;
_background:url('images/balloonDeelnemers.gif') no-repeat;
}
ul#siteNavBalloons li a.deelnemers:hover 
{ 
height:102px; 
width:198px;
background:url('images/balloonDeelnemersHover.png') no-repeat;
_background:url('images/balloonDeelnemersHover.gif') no-repeat;
}
ul#siteNavBalloons li a.deelnemersActive
{ 
height:102px; 
width:198px;
_position:absolute;
margin:9px 0px 0px 18px;
_margin:9px 0px 0px 400px;
padding:0px 0px 0px 0px; 
background:url('images/balloonDeelnemersHover.png') no-repeat;
_background:url('images/balloonDeelnemersHover.gif') no-repeat;
}

ul#siteNavBalloons li a.groepen { 
height:102px; 
width:198px;
_position:absolute;
margin:33px 0px 0px -30px;
_margin:33px 0px 0px 560px;
padding:0px 0px 0px 0px;
background:url('images/balloonGroepen.png') no-repeat;
_background:url('images/balloonGroepen.gif') no-repeat;

}
ul#siteNavBalloons li a.groepen:hover 
{ 
height:102px; 
width:198px;
background:url('images/balloonGroepenHover.png') no-repeat;
_background:url('images/balloonGroepenHover.gif') no-repeat;
}
ul#siteNavBalloons li a.groepenActive
{ 
height:102px; 
width:198px;
_position:absolute;
margin:33px 0px 0px -30px; 
padding:0px 0px 0px 0px; 
background:url('images/balloonGroepenHover.png') no-repeat;
_background:url('images/balloonGroepenHover.gif') no-repeat
}
/* end balloon navigation */

/* left column homepage */
#leftColumnHomepage
{
float:left;
display:inline;
height:auto;
width:292px;
margin:0px;
padding:0px;
}
.newsHeader
{
float:left;
display:inline;
height:auto;
width:277px;
height:26px;
margin:0px;
padding:7px 0px 0px 15px;
background:url('images/newsHeader.gif') no-repeat;
}
.newsHeader h2
{
float:left;
display:inline;
color:#fff;
font-weight:100;
font-size:14px;
margin:0px;
padding:0px;
}

ul.newsColumn
{
float:left;
display:inline;
list-style:none;
height:auto;
width:292px;
margin:0px;
padding:0px;    
}
ul.newsColumn li
{
float:left;
display:inline;
width:282px;
margin:10px 0px 0px 5px;
padding:0px;
border-top:1px solid #e4e0da;
}
ul.newsColumn li h3
{
float:left;
display:inline;
color:#4477bb;
font-weight:100;
font-size:14px;
width:287px;
margin:0px;
padding:5px 0px 0px 0px;    
}
ul.newsColumn li span
{
float:left;
display:inline;
color:#665533;
width:292px;
margin:0px;
padding:0px;
}
ul.newsColumn li span a
{
color:#cc3388;  
}
/* end left column homepage */


/* right column homepage */
#rightColumnHomepage
{
float:left;
display:inline;
height:auto;
width:445px;
margin:0px 0px 0px 15px;
padding:0px;

}
#rightColumnHomepage .flashMovieSize
{
    float: left;
    display: inline;
margin:0px;
padding:0px;    
}
a.filmIcon
{
float:left;
display:inline;
height:55px;
width:116px;
color:#fff;
font-size:14px;
text-decoration:none;
margin:0px 0px 0px 10px;
padding:35px 0px 0px 8px;
background:url('images/filmPlayIcon.gif') no-repeat;
}
a.filmIcon span
{
float:right;
display:inline;
color:#fff;
font-size:14px; 
margin:0px 18px 0px 0px;
}
a.filmIcon:hover
{
background:url('images/filmPlayIcon.gif') 0px -90px no-repeat;
}

#rightColumnHomepage .box
{
float:left;
display:inline;
height:auto;
width:205px;
margin:15px 7px 25px 0px;
padding:0px 5px 0px 0px;
}



#rightColumnHomepage .box .tagBox, #rightColumnHomepage .box .widget_tag_cloud div
{
float:left;
display:inline;
height:auto;
width:205px;
margin:0px 0px 25px 0px;
padding:0px 5px 0px 0px;
}

#rightColumnHomepage .box .tagBox a.small
{
color:#4578bb;
font-size:11px;
line-height:16px;
}
#rightColumnHomepage .box .tagBox a.medium
{
color:#4578bb;
font-size:13px;
line-height:16px;
}
#rightColumnHomepage .box .tagBox a.large
{
color:#4578bb;
font-size:15px;
line-height:16px;
}
#rightColumnHomepage .box a.inTheSpotLight
{
float:left;
display:inline;
width:160px;
height:160px;
margin:5px 0px 0px 20px;
padding:3px;
background:url('images/inThePictureBg.gif') no-repeat;
}
#rightColumnHomepage .box h2
{
color:#fff; 
}
#rightColumnHomepage .box h3
{
float:left;
display:inline;
color:#4477bb;
font-weight:100;
font-size:14px;
width:267px;
margin:0px 0px 0px 20px;
padding:5px 0px 0px 0px;    
}
#rightColumnHomepage .box span
{
float:left;
display:inline;
color:#665533;
width:267px;
margin:0px 0px 0px 20px;
padding:0px;
}
#rightColumnHomepage .box h4 span
{
float:left;
display:inline;
color:#fff;
width:267px;
margin:0px 0px 0px 0px;
padding:0px;
}

.welkomBox
{
float:left;
display:inline;
height:auto;
width:186px;
margin:11px 0px 0px 21px;
padding:7px 0px 0px 0px;
background: url('images/welkomBoxTopLeft.png') no-repeat;
_background: url('images/welkomBoxTopLeft.gif') no-repeat;
}
.welkomBoxInner
{
float:left;
display:inline;
height:auto;
width:176px;
margin:0px;
padding:0px 0px 5px 10px;
background:#fff;
}
a.neemDeelAanDJZ
{
float:left;
display:inline;
height:48px;
width:186px;
text-indent:-999999px;
cursor:pointer;
margin:11px 0px 0px 21px;
padding:0px;
background: url('images/neemDeelAanDJZ.png') no-repeat;
_background: url('images/neemDeelAanDJZ.gif') no-repeat;
}

a.tipeenvriend,
a.tip-een-ander
{
float:left;
display:inline;
height:48px;
width:186px;
text-indent:-999999px;
cursor:pointer;
margin:11px 0px 0px 21px;
padding:0px;
background: url('images/tip-een-ander.png') no-repeat;
_background: url('images/tip-een-ander.png') no-repeat;
}


.welkomBoxInner h2
{
display:block;
font-weight:100;
margin:0px;
padding:0px;
color:#4477BB;
}
.welkomBoxInner p
{
display:block;
margin:10px 0px 0px 0px;
font-size:12px;
line-height:16px;
padding:0px;
color:#000;
}
.welkomBoxFooter
{
float:left;
display:inline;
height:8px;
width:186px;
margin:0px 0px 0px 21px;
padding:0px 0px 0px 0px;
background:url('images/welkomBoxBottomLeft.png') no-repeat;
_background:url('images/welkomBoxBottomLeft.gif') no-repeat;
}

#content ul.activity-list li.groups p
{
float:left;
}

ul#member-list {
float:left;
display:inline;
width:700px;
margin:0px;
padding:0px;
}
ul#member-list li {
float:left;
display:inline;
width:100%;
margin:0px;
padding:10px 0px 10px 0px;
}
ul#member-list li h5 {
float:left;
display:inline;
width:630px;
margin:0px;
padding:10px 0px 10px 0px;
}


ul#group-admins
{
float:left;
display:inline;
margin:10px 0px 0px 0px;
padding:0px;
}


#content .entry ul {
	list-style-type:disc;
}

#middleColumn .entry ul li {
   display: clear;
}


/* search fields */
.extendedSearch {
	margin:0px 0 0px 0px;
	padding:0;
	width:700px;
	clear: both;
	line-height: 25px;	
}

.extendedSearchFields, #extendedSearchFields {
    margin:10px 0 0px 0px;
    padding:0;
    width:710px;    
}

.extendedSearch .option {
	display: inline;
	float: left;
	margin: 0 20px 10px 0;
}

.extendedSearch .option label {
    display: inline;
}

.searchBox {
    margin: 10px 0 0 0px
}

.mainSearch {
	width: 600px;
}

.suggest {
	/* display: none; /* must be inline in order to work */
	position: absolute;
    border: #666666 1px solid;	
    background: #FFFFFF;
    white-space: nowrap;
    min-width: 143px;
    width: auto !important;
}



#content div.suggest ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

div.suggest ul li {
    list-style-type:none;
    display:block;
    margin:0;
    padding: 2px 5px 2px 5px;
    color: #000000;
}  
  
div.suggest ul li.selected { 
	background-color: #4477BB;
	color: #FFFFFF;
}

#content ul.zoektabs,
ul.zoektabs {
	position:relative;
	top: -5px;
	clear: both;
	margin: 0 0 0px 0px;
	padding: 0;
	width: 100%;
	display: inline;
	font-size: 11px;
	float:left;
}

ul.zoektabs li {
	display: inline;
    background: url('images/zoektab_hoekje_links2.gif') no-repeat;
    cursor: pointer;
    padding: 5px 0px 6px 0px;
    
}



ul.zoektabs li span       { 
	display: inline;
	background: url('images/zoektab_hoekje_rechts2.gif') no-repeat right top;
    padding: 5px 12px 6px 12px;
    color: #FFFFFF;
}

ul.zoektabs li.active     { background: url('images/zoektab_hoekje_links.gif') no-repeat 0 0; }
ul.zoektabs li.active span{ 
	background: url('images/zoektab_hoekje_rechts.gif') no-repeat right top;
	color: #665533; 
}

#search-form {
	display:block;
}

#zoekinhoud,
#zoekdeelnemers {
	display:none;
    padding: 0px;
    margin: 0px;	
}

#zoekinhoud.active,
#zoekdeelnemers.active {
    display:inline;
    padding: 0px;
    margin: 0px;    
}

#zoekinhoud .searchx,
#zoekdeelnemers .searchx,
.searchExtended {
	padding: 0px;
	margin: 0px;
}

.searchresult h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #CC3388;
    margin: 10px 0 0 11px;
}

#content p.searchsubtitle {
    font-size: 11px;
    font-weight: normal;
    color: #4477BB;
    padding: 0px;
    margin: 0 0 0 11px;
}

#content p.searchexcerpt {
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    padding: 0px;
    margin: 0 0 0 11px;    
}

#content p.searchlink {
    font-size: 11px;
    font-weight: normal;
    color: #4477BB;
    padding: 0px;
    margin: 0 0 0 11px;    
}


#wijzigingButton.searchhelp {	
    position: relative;
    top:50px;
	float:right;
	width: auto;
	margin: 0px 30px 0px 0px;
	
}

.searchhelp img{
	vertical-align: middle;
}

#search-terms-zoekinhoud{
	margin: 0 0 8px 0;
}
.searchsubmit {
	font-size: 11px;
	margin: 8px 10px 0 0;
}
.extendedSearch input.first {
    margin: 0 5px 0 0;
    vertical-align: text-bottom;
}
.extendedSearch input {
	margin: 0 5px 0 5px;
	vertical-align: text-bottom;
}
.headingIconZoeken span {
	height: auto !important;
}

div.info {
    float:left;
    margin:12px;
    }
    
.item-title a {
	font-size: 20px !important;
	text-decoration:none !important;
}    

#groups-directory-form .post{
	padding: 0px;
}
#groups-directory-form .post .postInfo {
    margin:10px 0 7px 10px;
    margin:8px 0 5px;
}
#groups-directory-page .item-avatar,
#members-directory-listing .item-avatar {
	float: left;
	margin: 0 10px 0 0;
}
#members-directory-listing .item {
    width: 630px;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}


/* bp group documents */
#bp-group-documents {
	/*margin:10px;*/
}

#bp-group-documents .updated p {
	width: 677px;
}
#bp-group-documents .admin-links {
	float:right !important;
}

#bp-group-documents ul#forum-topic-list li {
	min-height:29px;
	padding:5px 0 !important;
	width:100% !important;
	line-height: 18px;
}

#bp-group-documents-upload-button {
	clear:both;
	display:block;
	float:left;
	margin:30px 0 0 10px;	
}

#bp-group-documents-upload-new h3 {
	display:block;
	font-weight:bolder;
	font-size:16px;
	color:#d34e98;
	margin:20px 0px 10px 0px;
	padding:0px;
	clear: both;
	border-top: 1px solid #d34e98;
	margin:20px 0 10px;
	padding:5px 0;
	width:690px;	
}

#bp-group-documents-upload-new {
    margin:10px;
}

.bp-group-documents-icon {
	/*padding-bottom:30px !important;*/
}

.group-documents-description {
	margin:5px 0 10px 18px;
	display: block;
}

#group-documents-page-count {
	padding: 10px;
}

#document-detail-clear {
    clear: both !important;
    display:block;
}

/* POLL */
#stem {
    width: 48px;
    height:20px;
    background: url('images/stem.gif') no-repeat;
    color: #FFFFFF;
    font-size: 11px;
    cursor: pointer;
    padding: 3px 10px;
    float: left;
    }   

ul.wp-polls-ul {
    display: block !important;
    margin:10px  0 0 0 !important;
}
ul.wp-polls-ul li {
	float: none !important;
	margin:0 0 5px 0 !important;
}

.wp-polls {
	width:200px;
}
.wp-polls a {
    color: #4578BB;
}

.wp-polls-form p {
	margin: 0 !important;
}

.wp-polls-ans p {
	float: right;
	padding: 3px 0 0 0;
}

/* WIDGETS */
#second-section .widget {
	min-height: 80px;
}


.widget {
	display: inline;
}

.widget div {
	width: 200px;
}

.widget a {
    color: #4578BB;
}

.widget_tag_cloud {
    float: right !important;
    margin-right: 18px !important;
}

#rightColumn .widget_tag_cloud {
	float: none !important;
}

#members-list li {
	width: 690px !important;
}