/* General */

*
{
	margin: 0;
	padding: 0;
}

ul, ol
{
   margin-left: 25px;
}

hr.LineColor
{
	border: none;
	background-color: #E11919;
	color: #E11919;
	height: 1px;
	padding: 0;
	margin: 0;
}


/* Required for Lynkx CMS */

div, p, blockquote, form, h1, h2, h3, h4
{
	margin: 0px auto;
}


/* General */

body
{
   color: #111;
   margin: 0;
   padding: 0;
   background-color: #fff;
   text-align: center;
}

body,
td,
input,
select,
textarea
{
   font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#Content, #Context
{
	line-height: 150%;
}



/* Layout */

#Layout
{
   text-align: left;
   width: 960px;
   margin: 10px auto;
   padding: 0;
}

#Header
{
   height: 100px;
}

   #Header img#LogoHrpraktijk
   {
      display: inline;
      float: left;
      width: 198px;
      height: 62px;
      margin: 15px 34px 3px 0;
   }

   #Header #Leaderboard
   {
      float: left;
      width: 728px;
      height: 90px;
      overflow: hidden;
   }

#SubHeader
{
    background-color: #e11919;
    height: 36px;
    position: relative;
    z-index: 2;
}

#Menu
{
   background-color: #ffffff;
   color: #fff;
   border: 1px solid #e11919;
   border-top: 0;
   height: 28px;
   width: 958px;
}

   #Menu a:link,
   #Menu a:visited
   {
      color: #fff;
   }
   
   #Menu ul
   {
      float: left;
      list-style: none;
      margin: 0;
      padding: 0;
      width: 958px;
   }

   #Menu li
   {
      display: inline;
   }

   #Menu ul a,
   #Menu ul a:link,
   #Menu ul a:visited
   {
      display: block;
      float: left;
      height: 25px;
      padding: 2px 1px 0 6px;
      margin-right: 2px;
      text-decoration: none;
   }

   #Menu ul a:hover
   {
      background-color: #FFFFFF;
      background-image: url(Images/Menu/Menu.Background.Active.png);
      background-repeat: repeat-x;
   }

   #Menu li.Active a:link,
   #Menu li.Active a:visited
   {
      background-color: #FFFFFF;
      background-image: url(Images/Menu/Menu.Background.Active.png);
      background-repeat: repeat-x;
   }
   
   #Menu li a img.NavigationIcon,
   #Menu li a.Active img.NavigationIcon
   {
   	margin:0px 8px 0px 4px;
   }

#Login
{
	margin: 0px 0px 1em 0px;
}

/* LoginBox op de Hompage */
.LoginBoxSmall
{
    background-color: #E11919;
    color: White;
    padding:6px 3px 6px 20px;
}   

/* LoginButton hyperlink */
a.LoginButton,
a.SignupButton
{
    color: White;
    text-decoration: none;
    font-family: Verdana !important;
    font-weight: bold !important;
    font-size: 11px;
    padding-top: 10px !important;
    padding-bottom: 10px !important; 
    padding-right: 24px;
    margin-right: 15px;
    background: transparent url('Images/Icon/LoginButton.png') no-repeat center right;
  
}

a:hover.LoginButton,
a:hover.SignupButton
{
    color: White;
    text-decoration: none;
    font-weight: bold;
}

.LoginButtonSection
{
    padding-top: 10px !important; 
    margin-bottom: 10px !important;
}

/* Loginbox bij Handboek */
.LoginBox 
{
	width: 345px;
	background-color: #E11919;
    color: White;
    padding:6px 3px 6px 20px;
    border-style: none !important;
    /*style="padding: 20px; width:  text-align:left"*/
}

.LoginBox h4
{
	padding: 10px 0 0 0px;
}

.LoginBox .Width50 p,
.LoginBox .Width50 ul,
.LoginBox .Width50 table
{
	margin: 5px 2px 0 10px !important;
}

#Path
{
   margin: 10px 0;
}

#Path
{
   float: left;
   height: 20px;
   padding-top: 5px;
   width: 610px;
   color: #E11919;
}

   #Path a:link,
   #Path a:visited
   {
		color: #E11919;
      text-decoration: none;
   }
   
   #Path a:hover
   {
		text-decoration: underline;
   }

#Search
{
   float: right;
   width: 354px;
   color: #fff;
   margin-top: 8px;
}
	#Search a
	{
		padding:2px;
		height:19px;
		float:left;
	}

   #Search #SiteSearchInput
   {
      border: 1px solid #E11919;
      position: relative;
      width: 290px;
      margin-right: 6px;
      padding: 2px;
      height: 19px;
   }

   #Search #SiteSearchSubmit
   {
      position: relative;
      width: 23px;
      height: 23px;
      border: 0;
      vertical-align: top;
   }
   
   #Search #SearchManualControls
   {
   	margin-left:22px;
       padding: 2px 0px;
   }
   
#SearchMijnHrPraktijk
{
   height: 25px;
}

   #SearchMijnHrPraktijk #SiteSearchInput
   {
      border: 1px solid #E11919;
      position: relative;
      top: -4px;
      padding: 3px;
      width: 150px;
      margin-right: 6px;
   }

   #SearchMijnHrPraktijk #SiteSearchSubmit
   {
      width: 23px;
      height: 23px;
      border: 0;
   }


#Content
{
   clear: both;
   margin-bottom: 10px;
   width: 614px;
	position: relative;
	z-index: 1;
}

#ContentFullWidth
{
   clear: both;
   margin-bottom: 10px;
   width: 960px;
}

#Context
{
   width: 336px;
}

#Footer
{
   border-top: 2px solid #E11919;
   clear: both;
   height: 57px;
	display: block;
}
   
   #Footer #LogoWeka
   {
      float: left;
      padding: 10px;
      width: 100px;
   }

   #Footer #QuickLinks
   {
      float: left;
      text-align: right;
      padding: 7px 10px;
      width: 820px;
   }

   #Footer #QuickLinks ul
   {
      margin: 0;
   }

   #Footer #QuickLinks li
   {
      display: inline;
      padding: 0 5px;
      margin: 0;
      border-left: 1px solid #E11919;
   }

   #Footer #QuickLinks li.First
   {
      border-left: 0;
   }

   #Footer #QuickLinks li a:link,
   #Footer #QuickLinks li a:visited
   {
      color: #000;
      font-size: 10px;
      font-weight: bold;
   }



/* Frames */

.Frame
{
   border: 1px solid #E11919;
}

   .Frame .FrameHeading
   {
      background-color: #E11919;
      color: #fff;
      padding-left: 4px;
   }

	.Frame .Reactie
	{
		background-color: #E9E9E9;
		color: #E11919;
		text-align: right;
		padding: 5px 5px 5px 5px;
	}

	.Frame .Response
	{
		background-color: #E9E9E9;
		border-bottom: 1px solid #ffffff;
		padding: 5px 5px 5px 5px;
	}

/* Headings */

h2
{
	font-size: 1.4em;
}

h3
{
	font-size: 1.17em;
}

h4
{
	font-size:1em;
}



/* Texts */
x
{
}



/* Links */

a
{
   color: #000;
}

a:hover
{
   color: #e11919;
}



/* Lists */

ul.DecoratedList
{
   margin: 0;
}

ul.DecoratedList li
{
    background: url(Images/Arrow.png) no-repeat 1px 4px;
    list-style: none;
/* For Firefox:
    margin-left:-40px; */
    padding: 1px 1px 1px 10px;
    text-align: justify;
}

ul.NonUnderlinedList
{
   margin-left: 0;
}

ul.NonUnderlinedList li
{
    background: none;
    list-style: none;
    padding: 1px 1px 1px 10px;
}

ul.NonUnderlinedList li.NoArrow
{
    line-height:100%;
}

ul.NonUnderlinedList li a
{
    text-decoration: none;
}

ul.DecoratedList li a
{
    text-decoration: none;
}


/* Images */

a img
{
   border: 0;
}

/* Lines */

#Content hr
{
	border: none;
	background-color: #E11919;
	color: #E11919;
	height: 1px;
	padding: 0;
	margin: 0;
}

#Content hr.Height4px
{
	height: 4px;
	margin-top: -20px;
}

#Context hr
{
	border: none;
	background-color: #E11919;
	color: #E11919;
	height: 1px;
	padding: 0;
	margin: 0;
}


/* Type: xxx */



/* Type: yyy */



/* Type: zzz */



/* Type: Marketingblok */

div.MarketingblokIndex
{
   border-top: 1px solid red;
   margin: 10px 0px;
}

#LineUp div.MarketingblokIndex
{
   border-top: 1px solid red;
   margin: 0 0 10px 0;
}


.Marketingblok
{
	display: block;
	border: 1px solid #E11919;
	border-top: 0px;
	color: #E11919;
	padding: 6px 3px 6px 20px;
}

.Marketingblok .TitleLink:-webkit-any-link
{
	text-decoration: none !important;
}

.MarketingblokNoPadding
{
	display: block;
	border: 1px solid #E11919;
	border-top: 0px;
	color: #E11919;
	padding: 0;
}

.MarketingblokTop
{
	display: block;
	border: 1px solid #E11919;
	color: #E11919;
	padding: 3px 3px 3px 20px;
}

div.Marketingblok a
{
   color: #E11919;
}

#Context .MarketingBannerRectangle
{
   margin-top: 10px;
}



/* NewsItems on nieuwsindex */

.NewsHighlight
{
	background-color: #CEECF9;
	height: 100px;
	overflow: hidden;
}

.NewsHighlight .Tekst
{
    margin: 0;
	padding: 5px 10px 5px 0px;
	width: 450px;
}

.NewsHighlight .Tekst .Heading
{
	color: #E11919;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}

.NewsHighlight .Tekst .Heading a, 
.NewsHighlight .Tekst .Heading a:visited
{
	color: #E11919;
	text-decoration: none;
}

.NewsHighlight .Tekst .Heading a:hover
{
	color: #E11919;
	text-decoration: underline;
}

.NewsHighlight .TekstSmall
{
	font-size: 10px;
}

.NewsHighlight .Tekst ul.DecoratedList
{
   margin-left: 0;
}

.NewsHighlight .Tekst .TekstBody
{
    background: url(Images/Arrow.png) no-repeat 1px 4px;
    padding: 1px 1px 1px 10px;
    text-align: justify;
}

.TextSmallGrey
{
	font-size: 10px;
	color: #8B8C8C;	
}

.Artikel
{
	margin: 5px 5px 0px 5px;
}

.Artikel .Heading
{
	color: #E11919;
	font-size: 14px;
	font-weight: bold;
}

.Artikel .Heading a, .Artikel .Heading a:visited
{
	text-decoration: none;
	color: #E11919;
}

.Artikel .Heading a:hover
{
	text-decoration: underline;
	color: #E11919;
}

.Themapagina
{
	margin-top: 10px;
	display: block;
}

.Themapagina .Heading
{
	color: #E11919;
	font-size: 17px;
	font-weight: bold;
}

.NewsItem
{
    color: #8C8C8C;
    font-weight: lighter;
}

.NewsItem a
{
    color: #000;
    text-decoration: none;
    padding-left: 3px;
    font-size: 11;
}

.NewsItem a:hover
{
    color: #E11919;
    text-decoration: none;
}

.NewsItemBlock a
{
    border-right: 1px solid #E11919;
    border-bottom: 1px solid #E11919;
    padding-left: 20px;
    padding-top: 8px;
    display: block;
    height: 28px;
    width: 273px;
    background-color: #fff;
    text-decoration: none;
    vertical-align: middle;
}

.NewsItemBlock a:hover
{
    padding-left: 20px;
    display: block;
    padding-top: 8px;
    height: 28px;
    width: 273px;
    background-color: #E11919;
    text-decoration: none;
    color: #fff;
    vertical-align: middle;
}



/* Type: xxx (Rapportenlinks) */

.RapportenLinks u
{
   display: block;
   text-decoration: none;
   margin-left: 30px;
   border-top: 1px solid #E11919;
}

.RapportenLinks
{
   text-decoration: none;
   display: block;
   font-weight: bold;
   margin-left: 23px;
   padding-left: 17px;
   background-image: url(Images/Icon/download2.gif); background-position: left; background-repeat: no-repeat;
   border-bottom: 1px solid #E11919;
}



/* Red border on left side of an introduction column */
.ColumnLeftBorderRed
{
    border-left: 1px solid #E11919;
    padding-left: 10px;
    width: 280px;
    float: left;
    display: block;
	 margin: 0px;
}



/* Node properties */

.NodeBody,
.Body
{
   margin-bottom: 1.5em;
}

.NodeCredits
{
}

.NodeDescription
{
   margin-bottom: 1.5em;
}



/* Formatting */

.AlignCenter
{
   text-align: center;
}

img.AlignLeft
{
	float: left;
	margin-right: 10px;
}

img.AlignRight
{
	float: right;
	margin-left: 10px;
}

.AlignRight
{
	text-align: right;
}

.Border
{
   border: 1px solid #f4aa97;
}

.BorderBottom
{
	border-bottom: 1px solid #E11919;
}

.BorderBottom4px
{
   padding-bottom: 2px;
	border-bottom: 4px solid #E11919;
}

.BorderLeft
{
   border-left: 1px solid #f4aa97;
}

.BorderRight
{
   border-right: 1px solid #f4aa97;
}

.Center
{
	text-align: center;
}

.FloatLeft
{
   float: left;
}

.FloatRight
{
   float: right;
}

.FloatClear,
.ClearFloat
{
   clear: both;
}

.Hide
{
	visibility: hidden;
	height:0;
	line-height:0;
}

.MarginBottom
{
	margin-bottom: 1.5em;
}

.MarginBottomHalf
{
	margin-bottom: 0.75em;
}

.MarginTop
{
	margin-top: 1.5em;
}

.MarginTopHalf
{
	margin-top: 0.75em;
}

.NoHeight
{
	height: 0;
}

.NoMargin
{
	margin: 0px;
}

.NoMarginBottom
{
	margin-bottom: 0px;
}

.NoMarginTop
{
	margin-top: 0px;
}

.NoPadding
{
	padding: 0px;
}

.NoPaddingTop
{
	padding-top: 0px;
}

.NoPaddingRight
{
	padding-right: 0px;
}

.NoPaddingBottom
{
	padding-bottom: 0px;
}

.NoPaddingLeft
{
	padding-left: 0px;
}

.NoScreen
{
	display: none;
}

.Opacity75
{
	opacity: 0.75;
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	filter: alpha(opacity=75);
}

.Padding
{
	padding: 10px;
}

.PaddingTop
{
	padding-top: 10px;
}

.PaddingRight
{
	padding-right: 10px;
}

.PaddingBottom
{
	padding-bottom: 10px;
}

.PaddingLeft
{
	padding-left: 10px;
}

.PaddingSmall
{
	padding: 5px;
}

.PaddingMinimal
{
   padding: 4px;
}

.PaddingSmallLeft
{
   padding-left: 10px;
}

.Strong
{
	font-weight: bold;
}

.Small
{
	font-size: 80%;
}

.VerticalAlignTop
{
   vertical-align: top;
}

.Width25
{
   width: 24%;
}

.Width33
{
    width: 32%;
}

.Width50
{
   width: 49%;
}

.Width66
{
    width: 65%;
}

.Width75
{
   width: 74%;
}

.Width100
{
   width: 100%;
}



/* Colors */

.Purple
{
   background-color: #9269a1;
}

.Lila
{
   background-color: #d7d6e5;
}

.Violet
{
   background-color: #c10069;
}

.White
{
   background-color: #fff;
}

.Black
{
   background-color: #000;
}

.DarkRed
{
   background-color: #c80032;
}

.Red
{
   background-color: #E11919;
}

.Blue
{
	background-color: #0000ff;
}

.LightBlue
{
   background-color: #ceecf9;
}

.Yellow
{
   background-color: #fff5c3;

}

.ForegroundPurple
{
   color: #9269a1;
}

div.ForegroundPurple a,
div.ForegroundPurple a:hover
{
	color: #9269a1;
}

.ForegroundLila
{
   color: #d7d6e5;
}

div.ForegroundLila a,
div.ForegroundLila a:hover
{
   color: #d7d6e5;
}

.ForegroundViolet
{
   color: #c10069;
}

div.ForegroundViolet a,
div.ForegroundPurple a:hover
{
   color: #c10069;
}

.ForegroundWhite
{
   color: #fff;
}

div.ForegroundWhite a,
div.ForegroundWhite a:hover
{
   color: #fff;
}

.ForegroundBlack
{
   color: #000;
}

div.ForegroundBlack a,
div.ForegroundBlack a:hover
{
   color: #000;
}

.ForegroundDarkRed
{
   color: #c80032;
}

div.ForegroundDarkRed a,
div.ForegroundDarkRed a:hover
{
   color: #c80032;
}

.ForegroundRed
{
   color: #E11919;
}

div.ForegroundRed a,
div.ForegroundRed a:hover
{
   color: #E11919;
}

.ForegroundLightBlue
{
   color: #ceecf9;
}

div.ForegroundLightBlue a,
div.ForegroundLightBlue a:hover
{
   color: #ceecf9;
}

.ForegroundBlue
{
   color: #0000ff;
}

div.ForegroundBlue a,
div.ForegroundBlue a:hover
{
   color: #0000ff;
}

.ForegroundYellow
{
   color: #fff5c3;
}

div.ForegroundYellow a,
div.ForegroundYellow a:hover
{
   color: #fff5c3;
}

.Gray
{
   color:#999;
}

.ForegroundDarkGray
{
   color: #585858;
}

div.ForegroundDarkGray a,
div.ForegroundDarkGray a:hover
{
   color: #585858;
}

.DarkGray
{
   color: #666;
}



/* Debug */

.Debug, table.Debug td
{
	border: 1px solid #f00;
}

/* TO DO: Deze items moeten nog op de juiste plek gezet worden, maar voor het functioneren en de look and feel zijn ze al wel even toegevoegd */
.DecoratedAchorTitle
{
    font-weight: bold;
}

a.DecoratedAchor, a.DecoratedAchor:visited,
a.DecoratedAchorNoBackground, a.DecoratedAchorNoBackground:visited
{
    font-weight: normal;
    padding: 2px 0px 0px 10px;
    text-align: left;
    background: url(Images/Arrow.png) 0px 4px no-repeat;
    color: #000;
    text-decoration: none;
}

a.DecoratedAchorNoBackground, a.DecoratedAchorNoBackground:visited
{
   padding-left:0;
   background:none;
}

a.DecoratedAchor:hover, a.DecoratedAchorNoBackground:hover
{
   color:#F00;
}

a.RedArrow, a.RedArrow:visited
{
    background: url(Images/RedArrow.jpg) no-repeat 0px 4px;
}

.ArtikelLink
{
}

.ArtikelLink a
{
    text-decoration: none;
}

.DatumReacties
{
    font-size: 10px;
    color: #8C8C8C;
}

/* Homepage */

body#LayoutHomepage #LayoutMainContentWrap h2, .FormHeader
{
	color: #fff;
	background-color: #e11919;
	font-size: 100%;
	font-weight: normal;
	padding: 2px 7px;
	text-transform: uppercase;
}


/* Search Results */

#LayoutAdviceDesk
{
	margin: -18px 7px 0 0;
	float: right;
	width: 230px;
}

#LayoutSearchResultMeta
{
	background-color: #ceecf9;
	padding: 7px 14px;
	border-top: solid 1px #e11919;
}

#LayoutSearchResultMeta .Sorting
{
	float: right;
}

body#LayoutSearchResults #LayoutFooter
{
	height: 34px;
}

body#LayoutSearchResults #LayoutMainContent
{
	margin: 0 14px;
	background-image: none;
}

body#LayoutSearchResults .Result
{
	margin: 10px 0 0 0;
	margin-top: 10px;
}

body#LayoutSearchResults .Result h3
{
	margin-left: 0;
}

#LayoutSearchWrap
{
	background-color: #fff;
	width: 100%;
	float: left;
	border-top: 1px solid #e11919;
}

#LayoutSearchWrap #LayoutSearch
{
	margin: 7px;
	width: 900px;
	height: 92px;
	padding-top: 7px;
}

#LayoutSearchWrap #LayoutSearch h2
{
	color: #e11919;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#LayoutSearchWrap #LayoutSearch .SearchButton
{
	vertical-align: middle;
}

#LayoutSearchWrap #LayoutSearch .SearchField
{
	border: 1px solid #000;
	font-size: 90%;
	padding: 1px;
	height: 14px;
	vertical-align: middle;
	width: 200px;
}

#LayoutSearchOptions ul
{
	line-height: 100%;
	font-size: 90%;
	list-style: none;
	float: left;
	margin-left: 0;
}

#LayoutSearchOptions ul li
{
   color: #e11919;
	float: left;
	margin: 0;
	padding: 2px 10px 10px 0;
	font-weight: bold;
}

#LayoutSearchOptions ul li.filteroption
{
	float: left;
	margin: 0;
	padding: 2px 10px 10px 10px;
	font-weight: bold;
	background: url(Images/MoreInfoArrow.jpg) no-repeat 0 2px;
}

LayoutSearchOptions ul li.filteroption a
{
	text-decoration: none;
}

/* Extra classes for Gids results */
body#LayoutSearchResults #ResultContentSection
{
	float: left;
   margin-bottom: 10px;
}

body#LayoutSearchResults #ResultContextSection
{
	float: right;
   width: 326px;
   border: solid 1px #E11919;
}

body#LayoutSearchResults #ResultContextSection .Bedrijvenblok
{
   margin: 6px;
}

body#LayoutSearchResults #ResultContextSection .BedrijvenBlokLogo
{
   width: 110px;
   text-align: center;
   vertical-align: top;
   margin-top: 4px;
   margin-right: 10px;
}

body#LayoutSearchResults #ResultContextSection .BedrijvenBlokInfo
{
   width: 175px;
   vertical-align: top;
}

body#LayoutSearchResults #ResultContextSection .BedrijvenBlokInfo a.Rubriek,
body#LayoutSearchResults #ResultContextSection .BedrijvenBlokInfo a.Rubriek:visited
{
   text-decoration: underline;
}


.Seminar
{
}

.SeminarImage
{
   float: left;
   border: 1px solid #561C5F;
}

.SeminarText
{
   float: right;
   width: 500px;
   display: block;
}

a.dsphead{
   text-decoration:none;
   }
a.dsphead:hover
{
   text-decoration: underline;
   }
a.dsphead span.dspchar{
   font-weight:bold;}
a:hover.dsphead span.dspchar
{
   color: #E11919;
}
.dspcont{
   display:none;
   }
   
   /* Seminars */

body#LayoutSeminars #LayoutContentSection
{
	padding: 0 0 0 7px;
}

body#LayoutSeminars #LayoutMainContent .MoreInfo a:hover
{
   color:#F00;
}

body#LayoutSeminars #LayoutMainContent .Seminar
{
	padding: 17px;
}
body#LayoutSeminars #LayoutMainContent .Seminar p
{
	margin-left: 100px;
}

body#LayoutSeminars #LayoutMainContent .Seminar img
{
	float: left;
}

body#LayoutSeminars #LayoutMainContent .SeminarImage
{
	float: left;
}

body#LayoutSeminars #LayoutMainContent .Seminar .Date
{
	color: #e11919;
}

body#LayoutSeminars #LayoutMainContent p
{
	margin-left: 7px;
}

body#LayoutSeminars #LayoutMainContentWrap
{
	float: left;
	margin-left: 7px;
	width: 705px;
}

body#LayoutSeminars #LayoutFooter
{
	height: 34px;
}

.TagcloudBlok
{
   margin: 0px 0px 5px 0px;
	letter-spacing: 1px;
	text-align: center;
}

	.TagcloudBlok span
	{
		margin-bottom: 0.25em !important;
		margin-top: 0.25em !important;
		display: inline-block;
		padding: 5px 5px 5px 5px;
	}

	.TagcloudBlok h2, .TagcloudBlok h3, .TagcloudBlok h4
	{
		white-space: nowrap;
		margin:0 !important;
	}

	.TagcloudBlok span a,
	.TagcloudBlok span a h2,
	.TagcloudBlok span a h3,
	.TagcloudBlok span a h4
	{
		text-decoration: none !important;
		font-weight:normal;
	}
	
	.TagcloudBlok span a h2 { font-size: 1.8em; }
	.TagcloudBlok span a h3 { font-size: 1.4em; }
	.TagcloudBlok span a h4 { font-size: 1em; }

	.TagcloudBlok .blauw, .TagcloudBlok .blauw:hover
	{
		color: #585858;
	}
	.TagcloudBlok .donkerblauw, .TagcloudBlok .donkerblauw:hover
	{
		color: #585858;
	}
	.TagcloudBlok .rood, .TagcloudBlok .rood:hover
	{
		color: #585858;
	}
	.TagcloudBlok .oranje, .TagcloudBlok .oranje:hover
	{
		color: #585858;
	}
	.TagcloudBlok .paars, .TagcloudBlok .paars:hover
	{
		color: #585858;
	}
	
	
/* CSS Style for MijnHRPraktijk */

.PersonalizationBar
{
	color: #E11919;	
	line-height: 1.6em;
	height: 100px;
	width: 960px;
}

.PersonalizationBlock
{
    float: left;
    margin-right: 24px;
    border-color: #E11919;
    border-style: solid solid solid solid;
    border-width: 1px;
    width: 275px;
    height: 90px;
    color: #E11919;
    display: block;
    padding: 6px 6px 20px 21px;
    
}

a.PersonalizationBlockLink
{
	color: inherit;
	text-decoration: none;
}

a:hover.PersonalizationBlockLink
{
	color: inherit;
	text-decoration: none;
}

a.PersonalizationBlockEditLink
{
	color: White;
	text-decoration: none;
	background: transparent url('Images/Arrow.WhiteOnRed.png') no-repeat left center;
	padding-left: 11px;
	margin-left: -10px;
	
}

a:hover.PersonalizationBlockEditLink
{
	color: White;
	text-decoration: none;
	
}

.AdviceBar,
.PersonalizationBarText
{
	color: #E11919;
	font-style: normal;
	height: 130px;
	line-height: 1.6em;
	padding: 5px;
}



    .AdviceBar
    {
	width: 22%;
	height: 70px;
	color: #E11919;
    }

	.AdviceBar a,
	.AdviceBar a:link,
	.AdviceBar a:visited
	{
		color: #E11919;
	}
	.AdviceBar p a,
	.AdviceBar p a:link
	{
		text-decoration: none;
	}

	.AdviceFloat
	{
		float: left;
		width: 68%;
	}
	
	.AdviceImage
	{
		float: right;
		width: 28%;
		overflow: hidden;
	}

	.AdviceBar h5
	{
		font-size: 1.4em;
	}
	
	.PersonalizationBar h4,
	.PersonalizationBarText h4
	{
		font-size: 1em;
		color: #000;	
	}
	
	.PersonalizationBar p.CodeInputText,
	.PersonalizationBarText p.CodeInputText
	{
		margin-right: 6px;
		margin-top: 14px;
	}
	
	.PersonalizationBar .CodeInput,
	.PersonalizationBarText .CodeInput
	{
		border: 1px solid #E11919;
		margin-right: 6px;
		padding: 3px;
		position: relative;
		top: -4px;
		width: 200px;
	}
	
	.PersonalizationBar .CodeInputSubmit,
	.PersonalizationBarText .CodeInputSubmit
	{
		height: 23px;
		position: relative;
		top: -4px;
		width: 23px;
	}
	
	.PersonalizationBar .PersonalizationBarLinks
	{
		float: right;
		margin-right: 100px;
		margin-top: -20px;
	}
	
	.PersonalizationBarText .PersonalizationBarLinks
	{
		float: right;
		margin-right: 25px;
		margin-top: -52px;
	}
	    .AdviceBar a,
		.PersonalizationBar .PersonalizationBarLinks a,
		.PersonalizationBarText .PersonalizationBarLinks a
		{
			color: inherit;
			text-decoration: none;	
		}
	
	p.PersonalizationBarTextDescription
	{
		width: 510px;
		text-align: left;
		float: left;
	}
	* html 	p.PersonalizationBarTextDescription
	{
		width: 490px;
	}

.MyProducts
{
	margin-left: -5px;
	padding: 5px;
	width: 960px;	
}
	
	.MyProducts .ExpandAndCollapse
	{
		cursor: pointer;
		float: right;
		width: 125px;	
	}
	
		.MyProducts .ExpandAll
		{
			background: url(Images/Button/AllesUitklappen.png) no-repeat;
		}
		
		.MyProducts .CollapseAll
		{
			background: url(Images/Button/AllesInklappen.png) no-repeat;
		}	
		
	.MyProducts .MyProductItem
	{
		border: 1px solid #ceecf9;
		position: relative;
		height: 100%;
	}
	
		.MyProducts .MyProductItem h2
		{
			font-size: 1.4em;	
		}
		
		.MyProducts .MyProductItem ul
		{
			list-style: none;
			margin-left: 0px;	
		}
		
		.MyProducts .MyProductItem a
		{
			letter-spacing: 1px;
			text-decoration: none;
		}
		
		.MyProducts .MyProductItem a:hover
		{
			text-decoration: underline;	
		}
	
		.MyProducts .MyProductItem .MyProductItemHeader
		{
			height: 20px;	
		}
		
			.MyProducts .MyProductItem .MyProductItemHeader h3
			{
				color: #E11919;
				float: left;
				font-size: 1.2em;
				letter-spacing: 1px;
				padding: 2px 0 0 10px;
				text-transform: uppercase;	
			}
			
			.MyProducts .MyProductItem .MyProductItemHeader .ToggleItemIn
			{
				background: url(Images/Button/Inklappen.png);
				cursor: pointer;
				float: right;	
				height: 19px;
				letter-spacing: 1px;
				margin-right: -1px;
				margin-top: -1px;
				padding: 3px 20px 0 0;
				text-align: right;
				width: 78px;
			}
			
			.MyProducts .MyProductItem .MyProductItemHeader .ToggleItemUit
			{
				background: url(Images/Button/Uitklappen.png);
				cursor: pointer;
				float: right;	
				height: 19px;
				letter-spacing: 1px;
				margin-right: -1px;
				margin-top: -1px;
				padding: 3px 20px 0 0;
				text-align: right;
				width: 78px;
			}
			
			.MyProducts .MyProductItem .MyProductItemHeader .ToggleItemShop
			{
				background: url(Images/Button/Shop.png);
				cursor: pointer;
				float: right;	
				height: 19px;
				letter-spacing: 1px;
				margin-right: -1px;
				margin-top: -1px;
				padding: 3px 20px 0 0;
				text-align: right;
				width: 78px;
			}
			
			.MyProducts .MyProductItem .MyProductItemHeader .HeaderItems
			{
				letter-spacing: 1px;
				margin-left: 250px;	
				padding: 3px 0 0 0;
			}
	
	.MyProducts .ProductLink
	{
		font-size: 1.2em;
		font-weight: bold;
	}
	
		.MyProducts .ProductLink a
		{
			float: left;
			text-decoration: none;	
		}
		
		.MyProducts .ProductLink img
		{
			margin-left: 6px;
			margin-top: -4px;	
		}

/* Balloon */
#Balloon
{
	position: absolute;
	top: 192px;
	left: 113px;
	width: 360px;
	font: 13px arial, helvetica, sans-serif;
	z-index: 99999;
}

	#Balloon #BalloonContent
	{
		background-color: #FFFFD5;
		padding: 2px 4px;
		text-align: left;
		border: 1px solid #000;
	}



/* JQuery classes */

.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }




#UitgelichtTabs
{
	border: none 0 #000;
	background-color: #fff;
}
    #UitgelichtTabs .ui-tabs-panel
    {
        margin-top: 10px;
    }
	#UitgelichtTabs .ui-tabs-nav
	{
		border: none 0px #000;
		border-bottom: solid 1px #e11919;
	}
	
		#UitgelichtTabs .ui-tabs-nav .ui-state-active,
		#UitgelichtTabs .ui-tabs-nav .ui-state-selected,
		#UitgelichtTabs .ui-tabs-nav .ui-state-default,
		#UitgelichtTabs .ui-tabs-nav .ui-state-hover
		{
			-moz-border-radius: 0;
			-moz-border-radius-topleft: 4px;
			-moz-border-radius-topright: 4px;
		}
		
		#UitgelichtTabs .ui-tabs-nav .ui-state-active a,
		#UitgelichtTabs .ui-tabs-nav .ui-state-selected a
		{
			color: #f00;
		}
		
		#UitgelichtTabs .ui-tabs-nav .ui-state-hover a
		{
			background-color: #CEECF9;
			color:#000;
			border-bottom-style: none;
		}
	
	#UitgelichtTabs .ui-corner-all
	{
		-moz-border-radius: 0;
	}
	
	#UitgelichtTabs .ui-widget-header
	{
		background-color: #fff;
		background-image: none;
	}
	
	#UitgelichtTabs .ui-widget-content
	{
		padding: 0;
	}
		
		#UitgelichtTabs .ui-widget-content ul
		{
			list-style: none;
			margin: 0;
		}

    #UitgelichtTabs #NewsImage,
    #UitgelichtTabs #OpleidingImage
    {
        float: left;
        margin-right: 10px;
    }
	
	#UitgelichtTabs .Tekst
	{
	    float: left;
	}
	

	/* news items below the extended item */	
	#UitgelichtTabs .ItemList
	{
	    padding-left: 10px;
	}
	
	#UitgelichtTabs .moreLink a
	{
	    font-size: 13px;
	    font-weight: bold;
	    text-decoration: none;
	}
	
#KennisbankSelector
{
	float: left;
	width: 180px;
}		

	#KennisbankSelector h2,
	#KennisbankSelector ul
	{
		float: left;
	}
	
	#KennisbankSelector h2
	{
		margin-right: 8px;
	}
	
	#KennisbankSelector ul
	{
		list-style-type: none;
		margin: 0;
	}

#KennisbankBlokIndex p
{
	padding:3px 0 3px 16px; 
}
#KennisbankBlokIndex a:active
{
	text-decoration: none;
}
#KennisbankBlokIndex a:hover
{
	text-decoration: underline;
}

/* Tasks */
a.Task
{
    text-decoration: none; 
    cursor: pointer;
    height: 100%; 
    margin-bottom: 10px;
    display: block;
}

a.Task .TaskContent
{
    border-bottom: solid 1px #e11919;
    border-top: solid 1px #e11919;
}

a.Task .TaskContent td
{
    vertical-align: top;
    padding: 3px;
    padding-bottom: 20px;
}

.TaskHeader
{
	width: 210px !important;
}

a.Task .TaskHeader
{
    background-image: url('Images/Task.Right.Arrow.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    overflow: hidden;
}

a.Task .TaskBody ul
{
    list-style-type: none;
    margin-left: 10px;
}

a.Task .TaskBody li
{
    background-image: url(Images/Task.ListItem.Bullet.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 10px;
    line-height: 17px;
}

a.Task .TaskName
{
    font-family: Arial;
    color: #E91919;
    font-weight: bold;
    font-size: 15px;
    padding: 4px 5px;
}

a.Task .TaskPunchline
{
    color: #E91919;
    padding: 4px 5px;
}


		
/* JqueryUI overrides */
/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; }
.ui-corner-tr { -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; }
.ui-corner-bl { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; }
.ui-corner-br { -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-top { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-right {  -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-left { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; }
.ui-corner-all { -moz-border-radius: 0; -webkit-border-radius: 0; }
.ui-widget-content {	background: none; }
.ui-state-default, .ui-widget-content .ui-state-default { background: #fff; font-weight: bold; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: red; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid red; color: red; }
.ui-state-hover a, .ui-state-hover a:hover { color: #E11919;  }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid red; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #E11919; }


#CharacterTabs .ui-tabs-nav { background: none; border:none; border-bottom: 1px solid red; }
#CharacterTabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: 3px 5px 2px 6px; }
#CharacterTabs .ui-tabs-panel ul { list-style-type: none; margin-left: 0; }
#CharacterTabs .ui-tabs-panel li { margin: 5px 0 3px; }
#CharacterTabs .ui-tabs-panel li a { text-decoration: none; }
#CharacterTabs .ui-tabs-panel li a h4 { display: inline; }

.ArticlesOfKeyword ul { list-style-type: none; margin-left: 0; }
.ArticlesOfKeyword li { margin: 5px 0 3px; padding-left: 0; }
.ArticlesOfKeyword li a { text-decoration: none; }

li .ArticleHead { padding-left: 2px; }
li .ArticleBody { margin-bottom: 2px; }

/* Home navigation dropdown */
#HomeButton { float: left }
#KennisbankHeader { float: left; height: 36px; background-color: #802437; padding-left: 8px; padding-right: 8px;}
/* #KennisbankSelector { height: 36px } */

#KennisbankSelector h2 { padding-left: 10px; border-left: 2px solid red; }
#KennisbankSelector h2.First { padding-left: 0; border-left: none; }
#KennisbankSelectorDropDown { border-left: 0px solid red;padding-left: 10px;}
.KennisbankSelectorHeader { padding-right: 14px; font-size: 15px; font-weight: bold; background: url( Images/ArrowDown.png ) no-repeat right 13px; cursor: pointer; position: relative; }
ul.subnav {	position: absolute; display: none; z-index: 999; left: 0px; top: 25px; }
.KennisbankSelectorHeader:hover ul.subnav { display: block; }
#KennisbankSelectorDropDown ul.subnav { background: #e11919; border-bottom: 0px solid red; margin-left: -10px; padding-top: 10px; padding-bottom: 10px;}
#KennisbankSelectorDropDown ul.subnav li { padding: 3px 10px; border: 0px solid red; border-bottom: none; }
#KennisbankSelectorDropDown ul.DecoratedList li { padding-left: 10px; background-position: 4px 7px; border: 0px solid red; border-bottom: none; }
#KennisbankSelectorDropDown ul.subnav li a { font-size: 14px; font-weight:bold; text-decoration: none; }

/* carousel */
.js 
{
	overflow:hidden;
}
.carousel, .carousel .carousel-wrap 
{
	border:0 none;
	margin:0;
}
.js .carousel-wrap 
{
	background: #CEECF9; 
	display:inline-block;
	margin:0 5px 15px;
	vertical-align:middle;
	width:300px;
}
.IE .js .carousel-wrap 
{
	display:inline;
}

.carousel ul 
{
	margin:0;
	padding:0;
}

.js ul li 
{
	display:inline;
	float:left;
	height:95px;
	overflow:hidden;
	text-align:center;
	width:280px;
	padding: 10px;
}

.js ul li h4
{
	margin-top: 20px;
}

.js .carousel-control 
{
	cursor: pointer;
}

.js .carousel-control:hover 
{
	opacity:0.7;
}

.js .disabled, .carousel .disabled:hover 
{
	cursor:default;
	opacity:0.1;
}


/* treeview */
.treeview ul
{
	background: transparent;
}
ul.treeview
{ 
	list-style: none;
}

/* Article overview tree */
#PrimaryTree
{
	margin: 0px;
	border-top: 1px solid #F00;
}
#PrimaryTree .hitarea
{
	background-image: url(Images/treeview-articleoverview.gif);
}
#PrimaryTree li
{
	background: none;
}
#PrimaryTree ul li
{
	border-top: 1px solid #CCC;
}
#PrimaryTree ul li ul li
{
	border: 0px;
	background: url(Images/Arrow.png) no-repeat 1px 5px;
   padding: 1px 1px 1px 10px;	
}
#PrimaryTree > li
{
	border-bottom: 1px solid #F00;
}
#PrimaryTree ul
{
	margin-left: 0px;
	padding-left: 0px;
}
#PrimaryTree a.TreeItem
{
	position: relative;
	display: block;
	text-decoration: none;
   font-weight: normal !important;
}
#PrimaryTree a.TreeItem .TreeCategory
{
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	right: 0px;
	font-weight: normal;
	padding-left: 4px;
	cursor: pointer;
}

/* gratis label */
.GratisLabelIcon
{
	margin-left: 8px;
	background: url(Images/Icon/Gratis_Icon.gif) no-repeat center left;
}
.GratisLabelIcon .GratisLabel
{
	padding: 0px 4px 0px 14px;
	visibility: hidden;
	color: #004f7d !important;
}
.GratisLabelIcon:hover
{
	background-color: #CEECF9;
}
.GratisLabelIcon:hover .GratisLabel, .GratisLabel:hover
{
	visibility: visible;
}

/* Kennisbank Carousel */
#TaskCarousel
{
	float: right;
}
#TaskCarousel .carousel-pagination
{
	text-align: center;
}
#TaskCarousel .carousel-pagination a
{
	display: inline-block;
	padding: 0px 6px;
	cursor: pointer;
}
#TaskCarousel .carousel-pagination a.active
{
	color:#f00;
}

#TaskCarousel .carousel-pagination a span
{
}

.TopFreeArticlesList
{
	margin-left: 0px;
}

.TopFreeArticlesList li
{
	list-style-type: none;
	background: url(Images/Arrow.png) no-repeat 1px 5px;
   padding: 1px 1px 1px 10px;	
   position: relative;
}

.TopFreeArticlesList li a,
.TopFreeArticlesList li a:link
{
	text-decoration: none !important;
}


.ShoppingCartButton
{
	margin-top:2px;
}

/* BestelForm styles */
.ProductBlock .ProductHead
{
	background: url( Images/BestelFormulier.ProductHead.png ) no-repeat;
	padding: 3px 0 2px 5px;
	font-weight: bold;
}

.ProductBlock table
{
	border-collapse: collapse;
	width: 574px;
}
.ProductBlock td
{
	padding: 4px 5px;
}

.ProductBlock td
{
	border-left: 2px solid #DDEBF4;
	border-top: 1px solid #DDEBF4;
	border-bottom: 1px solid #DDEBF4;
}

.ProductBlock .ProductLabel 
{
	white-space: nowrap;
	font-weight: bold;
}

.ProductBlock tr.Odd td
{
	background-color:#F3F8FC;
	border-bottom:1px solid #E8E7E8;
	border-top:1px solid #E8E7E8;	
}

.ProductBlock .TotalLabel
{
	text-align: right;
	padding-right: 10px;	
	font-weight: bold;
	font-style: italic;
}

.ProductBlock .price
{
	padding-left: 5px;
	width: 95px;
}

.FormField input,
.FormField select { margin-top: 4px; }


.NewsTextBlock a
{
	text-decoration: none;
}

.NewsTextBlock a:hover
{
	text-decoration: underline;
}

/* MijnHRPraktijk 2.13 Issuenummer: 14492 */

.Column {
	width: 304px;
	display: block;
	float: left;
	margin-right: 24px;
}

.Column3 {
	margin-right: 0;
}

.Blok {
	border: 1px solid #ceecf9;
	margin-bottom: 24px;
}

.BlokHeader {
	height: 20px;
}

	.BlokHeader h3 {
		color: #e11919;
		padding: 2px 0 0 10px;
		font-size: 1.2em;
		text-transform: uppercase;
		letter-spacing: 1px;
	}

.BlokBody {
	padding: 10px;
}

.BlokImage {
	float: left;
	margin-right: 6px;
	border: 1px solid #ceecf9;
}

.BlokText {
	margin-left: 83px;
}

	.BlokText a {
		text-decoration: none;
	}
	
.BlokBody li {
	list-style-image: url(Images/Arrow.png);
	line-height: 24px;
}
