/**
 * content css
 * hierin staan fonts, kleuren, formulieren e.d.
 * de posities van de hoofd-blokken staan in layout.css
 */

body{
    background-color: #fff;
    font-family: Tahoma, Verdana, Arial;
    color: #666;
    font-size: 11px;
    line-height: 16px;
}

/* ** fonts ** */
p, h1, h2, h3, h4, h5, h6, label, ul, li, ol
{
    padding: 0;
    margin: 0;
}
    
a, a:hover
{
    color: #298AC1;
}

a.big
{
    font-size: 12px;
    font-weight: bold;
}

div#boekbestel 
{
        color: #459E21;
	font-weight: bold;
}

div#boekbestel span
{
	line-height: 12px;
}

div#boekbestel img
{
	margin-top: 5px;
}

div#boekbestel a, 
div#boekbestel a:hover
{
}

h1
{
    font-size: 32px;
    line-height: 35px;
    font-weight: normal;
    color: #000;
}
h2
{
    font-size: 20px;
    line-height: 23px;
    font-weight: normal;
    color: #000;
    padding-bottom: 10px;
}
h3
{
    font-size: 15px;
    line-height: 18px;
    color: #459E21;
    font-weight: bold;
    padding: 5px 0;    
}

    .searchbanner h3,
    .searchbig h3,
    .searchmedium h3,
    .searchsmall h3
    {
        color: #000;
    }
    
h4
{
    font-size: 13px;
    line-height: 13px;
    color: #459E21;
    font-weight: normal;
    padding: 5px 0;
}

h5
{
    color: #666;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    padding: 3px 0;
}

li{
    margin-left: 15px;
}

    li li{
        margin-left: 25px;
    }
    
/* ** images ** */    
img.thumb
{
    padding: 6px 7px;
    background-image: url(/media/image/layout/thumb_bg.jpg);
    background-repeat: no-repeat;
}
    
/* ** uitzonderingen ** */
#header p{
    text-align: right;
    padding: 20px 29px 0 0;
    font-size: 10px;
    line-height: 18px;
}

    #header p strong{
        font-size: 15px;
    }
    #header div.cblink
    {
        position: absolute;
        top: 53px;
        right: 30px;
    }
    #header div.logolink
    {
        position: absolute;
        top: 20px;
        left: 20px;
        width: 120px;
        height: 60px;
        cursor: pointer;
    }
    
p.quote
{
    font-style: italic; 
}

/* buttons */
a.button
{
    display: block;
    font-weight: bold;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-align: center;
    text-decoration: none;
    float: left;
}

.centertext a.button
{
    float: none;
}

a.buttonright
{
    float: right;
}

a.greenbutton
{
    color: #fff;
    width: 109px;
    height: 21px;
    padding-top: 6px;
    background-image: url(/media/image/button/normal_em.jpg);
    background-position: 0px 1px;
}

a.searchbutton
{
    color: #fff;
    width: 109px;
    height: 21px;
    padding-top: 6px;
    background-image: url(/media/image/button/zoek_button.png);
    background-position: 0px 1px;
}

a.contactbutton
{
    color: #fff;
    width: 173px;
    height: 25px;
    padding: 5px 0 0 20px;
    background-image: url(/media/image/button/add_contact.jpg);
    background-position: 0px 1px;
}

a.contactbutton:hover
{
    color: #fff;
    background-position: 0px -28px;
}
   
a.greenbutton:hover
{
    color: #fff;
    background-position: 0px -45px;
}

a.searchbutton:hover
{
    color: #fff;
    background-position: 0px -28px;
}

a.orangebutton
{
    color: #fff;
    width: 109px;
    height: 21px;
    padding-top: 6px;
    background-image: url(/media/image/button/orange_em.jpg);
    background-position: 0px 1px;
}

a.orangebutton:hover
{
    color: #fff;
    background-position: 0px -45px;
}

a.graybutton
{
    color: #626262;
    width: 104px;
    height: 22px;
    padding-top: 6px;
    background-image: url(/media/image/button/normal.jpg);
}

a.graybutton:hover
{
    color: #626262;
    background-position: 0px -46px;
}

a.widegraybutton
{
    color: #626262;
    width: 159px;
    height: 21px;
    padding-top: 7px;
    background-image: url(/media/image/button/wide.jpg);
}

a.widegraybutton:hover
{
    color: #626262;
    background-position: 0px -46px;
}

a.widegreenbutton
{
    color: #fff;
    width: 320px;
    height: 21px;
    padding-top: 6px;
    background-image: url(/media/image/button/wide_em.jpg);
    background-position: 0px 1px;
}

a.widegreenbutton:hover
{
    color: #fff;
    background-position: 0px -46px;
}

a.mediumgreenbutton
{
    color: #fff;
    width: 160px;
    height: 21px;
    padding-top: 6px;
    background-image: url(/media/image/button/medium.jpg);
    background-position: 0px 1px;
}

a.mediumgreenbutton:hover
{
    color: #fff;
    background-position: 0px -45px;
}

a.biggreenbutton
{
    color: #fff;
    width: 160px;
    height: 33px;
    font-size: 15px;
    padding-top: 9px;
    background-image: url(/media/image/button/big_em.jpg);
}

a.biggreenbutton:hover
{
    color: #fff;
    background-position: 0px -50px;
}

a.savechangesbutton
{
	color: #fff;
    width: 178px;
    height: 23px;
    padding-top: 6px;
    background-image: url(/media/image/button/button_wijziging_opslaan.jpg);
    background-position: 0px 1px;
}

a.savechangesbutton:hover
{
	background-position: 0px -27px;
	color:#fff;
}

a.biggraybutton
{
    color: #000;
    width: 163px;
    height: 33px;
    font-size: 16px;
    padding-top: 9px;
    background-image: url(/media/image/button/big.jpg);
}

a.biggraybutton:hover
{
    color: #000;
    background-position: 0px -50px;
}

div.newsitem
{
 	width:300px;
}

div#pollhtml
{
	
    position: relative;
    margin : 0px;
}

    div#pollhtml p.question
    {
        margin: 5px 0;
    }
    
    div#pollhtml p.answer
    {
        margin: 5px 0 2px 0;
        font-weight: 600;
    }    
    
    div#pollhtml div.result
    {
        position: relative;
        width: 95%;
        border: none 0;
        height: 15px;
        background-color: #efefef;
        background-image: url(/media/image/layout/poll_grijs.gif);
        background-position: bottom;
        background-repeat: repeat-x;
    }
    
    div.newsitem div#pollhtml div.result
    {
        position: relative;
        width: 95%;
        border: none 0;
        height: 19px;
        background-color: #efefef;
        background-image: url(/media/image/layout/poll_grijs.gif);
        background-position: bottom;
        background-repeat: repeat-x;
    }
    
        div#pollhtml div.result p
        {
            position: relative;
            height: 15px;
            background-color: #459E21;
            background-image: url(/media/image/layout/poll_groen.gif);
            background-position: bottom;
            background-repeat: repeat-x;
            font-size: 10px;
            line-height: 15px;
            color: #fff;
			padding: 0px 0px 0px 5px;
        }
        div#pollhtml ul.list li
        {
        	 background-image: url(/media/image/layout/polloption_background.png);
        	 width	: 175px;
        }
        
        div#pollhtml ul.list
        {
        	margin	: 15px 0px;
        }
        
        
    div#pollhtml ul.list li a
    {
        padding-left: 10px;
        background-image: url(/media/image/icon/pijltje_poll.gif);
        background-repeat: no-repeat;
        background-position: 0 5px;
        display: block;
    }

/* ** lijsten ** */
ul.list
{
    margin-bottom: 7px;
    margin-top: -8px;
}

ul.list li
{
    list-style-type: none;    
    line-height: 20px;
    padding: 2px 0 2px 0px;
    margin: 0;
    background-repeat: no-repeat;
    background-position: left bottom;
}
/*
div.center div.item ul.list li
{
    background-image: url(/media/image/layout/lijntje_large.gif);    
}

div.center div.row div.item ul.list li
{
    background-image: url(/media/image/layout/lijntje_medium.gif);
}

div.right ul.list li
{
    background-image: url(/media/image/layout/lijntje_small.gif);
}
*/
/* ** icons ** */
div.poll h3
{
    background-image: url(/media/image/icon/poll.jpg);
    background-repeat: no-repeat;
    padding-left: 30px;    
}

div.themesmall h3, div.themelarge h3
{
    background-image: url(/media/image/icon/thema.jpg);
    background-repeat: no-repeat;
    padding-left: 30px;       
    margin-left : 2px; 
}

div.themesmall h3.othernews, div.themelarge h3.othernews
{
	background-image: url(/media/image/icon/icon_small_actueel.jpg);
    background-repeat: no-repeat;
    padding-left: 30px;        
    margin-left : 2px;
	
	
	/*color: #666;
	font-size: 12px;*/
}

div.themelarge div.othernews
{
	position: relative;
	height: 1%;
	margin-left: 30px;
	padding-bottom : 10px;
}

div.themelarge div.othernews div.newsitem
{
	width: 100%;
	padding: 5px 0px;
}

div.themelarge div.othernews span.date
{
	color: #ccc;
}

div.top5hrm h3
{
    background-image: url(/media/image/icon/top5.jpg);
    background-repeat: no-repeat;
    padding-left: 30px;    
}

div.expert h3,
h3.expert
{
    background-image: url(/media/image/icon/expert.jpg);
    background-repeat: no-repeat;
    padding-left: 30px;    
}
h3.products
{
    background-image: url(/media/image/icon/icon_small_producten.jpg);
    background-repeat: no-repeat;
    padding: 5px 0 5px 30px;
}
h3.tools
{
    background-image: url(/media/image/icon/icon_small_tools.jpg);
    background-repeat: no-repeat;
    padding: 5px 0 5px 30px;
}
h3.popularquestions
{
    background-image: url(/media/image/icon/icon_small_populaire_vragen.jpg);
    background-repeat: no-repeat;
    padding: 5px 0 5px 30px;
}
h3.answerthis
{
    background-image: url(/media/image/icon/icon_small_antwoordop.jpg);
    background-repeat: no-repeat;
    padding: 5px 0 5px 30px;   
}
h3.conversations
{
    background-image: url(/media/image/icon/icon_small_publiekeberichten.jpg);
    background-repeat: no-repeat;
    padding: 5px 0 5px 30px;
}
h3.mostsearched
{
    background-image: url(/media/image/icon/icon_small_meestgezocht.jpg);
    background-repeat: no-repeat;
    padding: 5px 0 5px 30px;
}
h3.book
{
    background-image: url(/media/image/icon/expert.jpg);
    background-repeat: no-repeat;
    padding-left: 30px;
    font-size: 13px;
}

h2.mydata
{
 	margin: 0 0 0 20px;
}

h2.profile
{
    background-image: url(/media/image/icon/profiel.jpg);
    background-repeat: no-repeat;
    padding: 5px 0 5px 38px;    
}

h2.massmessage
{
    background-image: url(/media/image/icon/profiel.jpg);
    background-repeat: no-repeat;
    padding: 5px 0 5px 38px;    
}

h2.subscribe,
h3.subscribe
{
    height: 26px;
    background-image: url(/media/image/icon/inschrijven.jpg);
    background-repeat: no-repeat;
    padding: 5px 0 5px 38px;
}

h2.theme,
h3.theme
{
    background-image: url(/media/image/icon/thema.jpg);
    background-repeat: no-repeat;
    padding-left: 30px;        
}   

h3.theme
{
	margin: 7px 0px 3px 0px;
}

h2.othernews 
{
    background-image: url(/media/image/icon/icon_small_actueel.jpg);
    background-repeat: no-repeat;
    padding-left: 30px;   
}

/* ** zoeken ** */
div.search
{
    position: relative;
    margin: 0 40px 0 0px;
    
}
div.search h2
{
    margin-top: 10px;
    margin-left: 20px;
    padding-left: 40px;
    background-image: url(/media/image/icon/icon_large_zoek.jpg);
    background-repeat: no-repeat;
}
div.search p.subkop
{
    margin-left: 20px;
    padding-left: 40px;
}

p.heading
{
    background-color: #459E21;
    color: #fff;
    height: 14px;
    padding: 3px 15px;
    margin: 5px 0;
}

p.resultcounter
{
    padding-left: 20px;
    font-weight: bold;
}

div.search div.result
{
    background-image: url(/media/image/layout/message_top.jpg);
    background-repeat: repeat-x;
    position: relative;
    margin: 10px 0px;
    padding: 10px 10px 0px 20px;
}

div.search div#searchpager
{
    text-align: right;
}

    div.search div#searchpager a{
        padding-left: 5px;
    }
    
        div.search div#searchpager a.current
        {
            text-decoration: none;
        }

div.solution
{
    margin-left: 20px;
}

div.solution p
{
    padding-left: 130px;
    min-height: 115px;
    height: auto !important;
    height: 115px;
    background-image: url(/media/image/img_oplossingen.jpg);
    background-repeat: no-repeat;
}

div.usercollection
{
    position: relative;
    width: 170px;
}

    div.usercollection div.user
    {
        position: relative;
        float: left;
        width: 42px;
        margin-top: 5px;
    }

div.calendarwrapper
{
	z-index :10000;
	height	: 200px;
	
}
div.calendar h3
{
    background-image: url(/media/image/icon/kalender.jpg);
    background-repeat: no-repeat;
    padding-left: 33px; 
}

div#calendar
{
	position: absolute;
	height: 145px;
	width: 177px;
	/*padding: 4px 12px;*/
	margin: 0px auto;
	background: url(/media/image/layout/kalender.jpg) top left;
	background-repeat: no-repeat;
}

div#calendar a.next,
div#calendar a.prev
{
	position: absolute;
	/*top: 8px;*/
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

div#calendar a.next
{
	right: 6px;
}
div#calendar a.prev
{
}

div#calendar h4
{
	text-align: center;
	color: #666;
	font-weight: bold;
	width: 160px;
}
div#calendar div.calendarcontainer
{
	width : 160px;
	margin	: 5px 0px 0px 6px;
}
div#calendar div.days
{
	margin : 10px 0px 0px 5px;
}

div#calendar div.day
{
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 22px;
	height: 15px;
	font-weight: bold;
	text-align: center;
}

div#calendar div.name
{
	font-weight: normal;
}

div#calendar div.current,
div#calendar div.current a.current
{
	color: #000;
}

div#calendar div.day a div.circle
{
	display: none;
}

div#calendar div.day a:hover div.circle
{
	display: block;
	position: absolute;
	top: -1px;
	left: 1px;
	width: 20px;
	height: 20px;
	background-image: url(/media/image/layout/selectedday.png) !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/image/layout/selectedday.png', sizingMethod='crop');
}

div#calendar div.day div.tooltip
{
	display: none;
	position: absolute;
	top: -20px;
	left: -230px;
	width: 230px;
	color: #fff;
	text-align: left;
	
}

div#calendar div.day div.tooltip div.title
{
	font-size : 12px;
}


div#calendar div.day div.tooltip .closer
{
	float	: right;
	margin	: 10px 20px 0px 0px;
}

div#calendar div.day div.tooltip div.datespan
{
	font-size	: 12px;
	width			: 230px;
	background-image: url(/media/image/layout/calendar/calendartooltip_tile.png) !important;
	background-image: url(/media/image/layout/calendar/calendartooltip_tile.gif);
	background-repeat  : repeat-y;
	text-align: right;
	
}

div#calendar div.day div.tooltip div.datespan span
{
	margin-right	: 15px;
	font-size : 11px;
}

div#calendar img.divider
{
	margin-left : -8px;
}

div#calendar div.event
{
	z-index :10000;
}
div#calendar div.day div.tooltip a
{
		color: #fff;
}

div#calendar div.day div.tooltip .tooltipopener
{
	width			: 230px;
	background-image: url(/media/image/layout/calendar/calendartooltip_top.png) !important;
	background-image: url(/media/image/layout/calendar/calendartooltip_top.gif);
	background-repeat  : no-repeat;
}


div#calendar div.day div.tooltip .toolevent
{
	width			: 200px;
	background-image: url(/media/image/layout/calendar/calendartooltip_tile.png) !important;
	background-image: url(/media/image/layout/calendar/calendartooltip_tile.gif);
	background-repeat  : repeat-y;
	padding				: 5px 15px 0px 10px;
}
div#calendar div.day div.tooltip .toolevent.first
{
	padding				: 10px 0px 0px 10px;
	width				: 180px;
	background-image : none !important;
		
}

div#calendar div.day div.tooltip .toolevent .link a
{
	margin-top			: 2px;
	font-weight : normal;
}

div#calendar div.day div.tooltip .tooltipcloser
{
	width			: 230px;
	height			: 5px;
	background-image: url(/media/image/layout/calendar/calendartooltip_bottom.png) !important;
	background-image: url(/media/image/layout/calendar/calendartooltip_bottom.gif);
	background-repeat  : repeat-y;
}

form#linkedinimport
{
	width: 500px;
	overflow: hidden;
}

form#linkedinimport label
{
	float: none;
	width: auto;
	font-weight: normal;
	display: block;
}

div.roundbox
{
	overflow: hidden;
	width: 465px;
	padding: 0px 20px 20px 20px;
	background-image: url(/media/image/layout/roundbox_bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.roundbox div.roundboxtop
{
	width: 505px;
	height: 18px;
	background-image: url(/media/image/layout/roundbox_top.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-left: -20px;
}

div.roundbox div.item
{
	margin: 10px 0px;
}

ul.bulletcheck li
{
	list-style-image:url(/media/image/icon/bulletcheck.jpg);
	padding-left: 5px;
}