/**************************
GENERAL
**************************/
body, html {
	color: #848484;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: left;
	height: 100%;
	line-height:1.4em;
}
body {
	font-size: 72%;
}
* {
	padding: 0;
	margin: 0;
	border: 0;
}
.clear {
	clear: both;
}
img {
	border:0;
}
.divClick {
	cursor:pointer;
	display:table;
}
.loggedInRight em, .topLinks em, .footerLeft em, .footerRight em, .flexList em, .flexDate em, .languageBlock em, .breadCrumbs em {
	font-style:normal;
}
/**************************
MAIN WRAPPERS
**************************/
.mainContainer {
	width: 1000px;
	margin: 0 auto;
	padding:0px;
	min-height: 100%;
	text-align: left;
}
*html .mainContainer {
	height: 100%;
}
.outerWrapper {
	padding:25px 15px 160px 15px;/* use extra padding for whitespace between content and footer*/
}
.innerWrapper {
	width: 100%;
}
.leftWrapper {
	float:left;
	width:450px;
	position:inherit;
	min-height:550px;
}
.contentWrapperRight {
	float:left;
	width:600px;
	margin-left:-80px;
	z-index:500;
	position:inherit;
}
.contentSearchPractice, .contentWrapperLeft {
	float:left;
	width:600px;
}
.rightWrapper {
	margin-left:30px;
	float: left;
	width: 340px;
}
/**************************
HEADER
**************************/
.header {
	width:1000px;
}
.headerLeft {
	float:left;
	width:750px;
}
.headerRight {
	float:right;
	width:200px;
	padding:35px 15px 0 0;
}
.header .logo {
	float:left;
	width:300px;
	height:95px;
	background:url(../imgs/shared/logo_mentaalbeter.gif) 15px 15px no-repeat;
	padding:0 0 0 15px;
	display:block;
}
.header .slogan {
	float:left;
	width:380px;
	padding-left:40px;
	height:95px;
	background:url(../imgs/shared/slogan_mentaalbeter.gif) no-repeat 40px 40px;
	display:block;
}
.searchBlock {
	float:right;
	width:215px;
	height:25px;
	background:url(../imgs/shared/bg_search.gif) 0px 0px no-repeat;
	padding:0 0 0 0;
}
.searchBlock .inputField {
	background:none;
	width:150px;
	height:15px;
	padding: 5px 10px;
	float:left;
 *margin-left: 5px;
	color:#4eae00;
}
.searchBlock input {
 *padding: 5px 0 0 5px!important;
}
.searchButton {
	height:25px;
	width:20px;
	float:right;
	background:url(../imgs/shared/btn_search.png) no-repeat top left;
	margin-right:10px;
}
.searchButton:hover {
	background-position:bottom left;
}
.searchBlock .dxeEditArea_mentaalbeter {
	background: white;
	width: 120px;
	*width: 130px;
}
.searchBlock .dxeTextBox_mentaalbeter
{
	border: none;
}
.topMenuLoggedIn {
	clear:both;
	background: #94d715;
	padding: 5px 0 5px 0;
	height: 20px;
	color: #FFFFFF;
}
.topMenuLoggedIn a {
	color: #FFFFFF;
}
.loggedInLeft {
	float: left;
	padding: 0 15px 0 15px;
}
.loggedInRight {
	float: right;
	padding: 0 15px 0 15px;
}
.topMenu {
	clear:both;
	padding-left:15px;
}
/**************************
FOOTER
**************************/

.fatFooter {
	margin: 0 auto;
	height: 160px;
	margin-top: -140px;
}
.fatFooterContent {
	width:970px;
	margin: 0 auto;
	font-size:0.9em;
}
.fatfooterLinks {
	float: left;
	width: 194px;
}
.fatFooterContent ul {
	list-style-type:none;
}
.fatFooterContent h3 {
	font-size:1em;
	margin:0px;
	padding:0px;
}
.footerRight {
	width:970px;
	text-align:right;
	padding:10px 0 0px 0;
	margin:0px auto;
	height:50px;
}
.logoMeerGGZ {
	background:url(../imgs/shared/logo_meerggz.gif) top left no-repeat;
}
.footerRight em {
	padding:0px 5px;
}
/*----------------- .NET FORM FIX----------------------*/
form {
	display:block;
	margin: 0;
	padding: 0;
	height:100%;
	min-height: 100%;
}
form:after { /* .NET */
	display: block;
	height: 100%;
	clear: both;
}
/* FORM DESIGN SEARCH FIELD, */

input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
}
input, select, textarea {
	border-width: 0;
	color: #4eae00;
	font-size: 1em;
}
.inputSearch {
	border: 1px solid #dbdbdb;
	height: 16px;
	margin: 2px 8px 7px 0;
	padding: 4px 0 0 4px;
	width: 256px;
	_width:248px;
}
/*----------------- UL OL CORRECTION ----------------------*/
.rightWrapper ul, .innerWrapper ul, .contentWrapper ul {
	padding-left:15px;
	text-indent: 0; /* INSPRINGEN LINKS */
	list-style:url(../imgs/shared/ic_bullet.png) outside;
}
.rightWrapper ol, .innerWrapper ol, .contentWrapper ol {
	padding-left:22px;
	text-indent: 0; /* INSPRINGEN LINKS */
	list-style: decimal outside;
}
/**************************
CONTENT
**************************/
.btnSiteSubjects {
	display:block;
	line-height:35px;
	font-size: 1.1em;
	font-weight:bold;
	padding:0px 20px 20px 20px;
	background:url(../imgs/shared/btn_siteSubjects.png) top left no-repeat;
	_background:url(../imgs/shared/btn_siteSubjects.gif) top left no-repeat;
	color:#4eae00;
}
.btnSiteSubjects:hover {
	background-position:bottom left;
	color:#fff;
}
.blockDynContentLeft {
	width:290px;
	float:left;
}
.blockDynContentRight {
	width:250px;
	float:right;
	margin-bottom:20px;
}
.tableMapForm {
	padding:5px 0 0 0;
}
.tableMapForm td {
	padding:0px 0px 10px 0px;
	vertical-align:top;
}
/*tijdelijk*/
.tableMapForm input {
	border:1px solid #4eae00;
	width:140px;
	padding:3px 5px;
}
.noMarginRight {
	margin-right:0px;
}
.bgLightGreen {
	background-color:#f1f9e6;
}
/**************************
DYNAMISCHE CONTENT
**************************/
.flexButtonBlock td {
	padding:10px 10px 10px 0px;
}
.flexButton, .flexButton2, .flexButtonLarge, .flexButtonExtraLarge {
	display:block;
	color:#fff!important;
	font-weight:bold!important;
	text-align:center;
	overflow:hidden;
	cursor: pointer;
	text-decoration:none!important;
	padding:0px 10px;
}
input.flexButton {
	height:27px;
	width: 100px;
}
input.flexButtonLarge, input.flexButtonExtraLarge {
	height:32px;
	width: 165px;
}
.flexButton, .flexButton2 {
	width:80px;
	line-height:27px;
}
.flexButton {
	background:url(../imgs/shared/btn_flexSmall_01.png) top left no-repeat;
}
.flexButton2 {
	background:url(../imgs/shared/btn_flexSmall_02.png) top left no-repeat;
}
input.flexButton2 {
	height: 27px;
	width: 100px;
	padding-bottom: 3px;
}
.flexButtonLarge {
	background:url(../imgs/shared/btn_flexLarge.gif) top left no-repeat;
	width:145px;
	line-height:32px;
}
.flexButtonExtraLarge {
	background:url(../imgs/shared/btn_flexExtraLarge.gif) top left no-repeat;
	width:210px;
	line-height:32px;
	margin-bottom: 15px;
}
.flexButton:hover, .flexButton2:hover, .flexButtonLarge:hover, .flexButtonExtraLarge:hover {
	background-position:bottom left;
	color:#fff!important;
}
.lnkBack {
	background:url(../imgs/shared/arrow_orange_left.gif) 0 5px no-repeat;
	padding-left: 10px;
}
.repeaterSpace {
	height:20px;
	clear:both;
}
.repeaterGradientHome {
	height:20px;
	background:url(../imgs/shared/block_divider_green.png) top right no-repeat;
}
.repeaterGradientSmall {
	height:30px;
	background:url(../imgs/shared/block_divider_green.png) center right no-repeat;
}
.itemRepeaterSpace {
	height:10px;
}
.rightFooterElement {
	margin-top:14px;
}
.mainFooterElement {
	margin-top:14px;
}
.flexList, .flexList li {
	list-style:none!important;
	margin:0px;
	padding-left:0px!important;
}
.flexList li {
	padding-bottom:10px;
}
.flexLinkList {
	list-style:none!important;
	list-style-image:none!important;
	margin:0px;
	padding:3px 0px 0px 0px!important;
}
.flexLinkList li {
	padding-bottom:2px;
}
.flexLinkList a {
	background:url(../imgs/shared/arrow_green.gif) 2px 5px no-repeat;
	padding-left:10px;
}
.flexDate {
	color:#ff7d00;
	font-weight:bold;
	font-size:0.90em;
	padding-right:10px;
}
.flexDate em {
	padding:0px 2px;
	color:#da0c14;
}
.flexListMoreLinkSpacer {
	height: 8px;
}
.flexListMoreLink {
	background:url(../imgs/shared/arrow_green.gif) 2px 5px no-repeat;
	padding-left:10px;
	font-weight:bold;
}
.flexLinkGrey {
	color:#848484;
}
.flexTable img {
	margin-right:15px;
	border:1px solid #013e56;
}
.flexTable td {
	vertical-align:top;
}
.contactForm .FormRowEven, .contactForm .FormRowOdd {
	height: 25px;
}
.contactForm .dxeMemo_websitetogo {
	margin-top: 2px;
}
.faqFlexList {
	color:#4eae00;
}
.faqFlexList li {
	border-bottom:1px solid #efefef;
}
.faqFlexList a {
	padding:5px 0px;
	display:block;
}
.faqAnswer {
	padding:5px 20px 10px 20px;
	background:url(../imgs/shared/bg_faqAnswer.gif) bottom left repeat-x;
	border-left:2px solid #4eae00;
	color:#848484;
}
.faqAnswer p {
	padding-bottom:0px!important;
}
.dropdownItems {
	list-style:none!important;
	list-style-image:none!important;
}
.dropdownItems li {
	padding:2px 0px;
}
.literatureList {
	margin-bottom:25px;
}
/**************************
BLOCKS
**************************/

.bgWhiteFill, .bgGradientLarge {
	background:url(../imgs/shared/bgWhiteFill.png) top left;
	_background:url(../imgs/shared/bgWhiteFill.gif) top left;
}
/* VOL VLAK RECHTS MET OF ZONDER VERLOOP*/
.contentContainerExtraLarge_Content, .contentContainerLarge_Content, .contentContainerSmall_Content {
	padding:10px 20px 10px 20px;
}
.contentContainerSmall_Content p
{
	padding: 0;
}
.contentContainerSmallSearchPractice_Content {
	padding: 0 0 0 1px;
}
.contentContainerSmallSearchPractice {
	padding:0;
}
.contentContainerExtraLarge_Header, .contentContainerExtraLarge_Footer, .contentContainerLarge_Header, .contentContainerLarge_Footer {
	height:10px;
	clear:both;
}
.contentContainerSmallSearchPractice_Header {
	position: relative;
	height:10px;
	z-index:10000;
}
.contentContainerSmallSearchPractice_Footer {
	height:10px;
	position: relative;
	margin-top: -10px;
}
.gmSearchPractice {
	margin-top: -10px;
}
/* extra breed kader*/
.contentContainerExtraLarge {
	width:970px;
	margin-bottom:25px;
}
.OutlineNoGradient .contentContainerExtraLarge_Header {
	background:url(../imgs/shared/xlarge/block_header_bg_nogradient.png) top right no-repeat;
	_background:url(../imgs/shared/xlarge/block_header_bg_nogradient.gif) top right no-repeat;
}
.OutlineNoGradient .contentContainerExtraLarge_Footer {
	background:url(../imgs/shared/xlarge/block_footer_bg_nogradient.png) top right no-repeat;
	_background:url(../imgs/shared/xlarge/block_footer_bg_nogradient.gif) top right no-repeat;
}
.OutlineNoGradient .contentContainerExtraLarge_Content {
	background:url(../imgs/shared/xlarge/block_content_bg_nogradient.gif) top right repeat-y;
}
/* breed kader*/
.OutlineNoGradient .contentContainerLarge_Header {
	background:url(../imgs/shared/large/block_header_bg_nogradient.png) top right no-repeat;
	_background:url(../imgs/shared/large/block_header_bg_nogradient.gif) top right no-repeat;
}
.OutlineNoGradient .contentContainerLarge_Footer {
	background:url(../imgs/shared/large/block_footer_bg_nogradient.png) top right no-repeat;
	_background:url(../imgs/shared/large/block_footer_bg_nogradient.gif) top right no-repeat;
}
.OutlineNoGradient .contentContainerLarge_Content {
	background:url(../imgs/shared/large/block_content_bg_nogradient.gif) top right repeat-y;
}
.OutlineGradient .contentContainerLarge_Header {
	background:url(../imgs/shared/large/block_header_bg_gradient.png) top right no-repeat;
	_background:url(../imgs/shared/large/block_header_bg_gradient.gif) top right no-repeat;
}
.OutlineGradient .contentContainerLarge_Footer {
	background:url(../imgs/shared/large/block_footer_bg_gradient.png) top right no-repeat;
	_background:url(../imgs/shared/large/block_footer_bg_gradient.gif) top right no-repeat;
	height:10px;
}
.OutlineGradient .contentContainerLarge_Content {
	background:url(../imgs/shared/large/block_content_bg_gradient.gif) top left repeat-y;
	padding-right:0px!important;
}
/* smal kader*/
.OutlineNoGradient .contentContainerSmallSearchPractice_Header, .OutlineNoGradient .contentContainerSmall_Header {
	background:url(../imgs/shared/small/block_header_bg_nogradient.png) top right no-repeat;
	_background:url(../imgs/shared/small/block_header_bg_nogradient.gif) top right no-repeat;
}
.OutlineNoGradient .contentContainerSmallSearchPractice_Footer, .OutlineNoGradient .contentContainerSmall_Footer {
	background:url(../imgs/shared/small/block_footer_bg_nogradient.png) bottom right no-repeat;
	_background:url(../imgs/shared/small/block_footer_bg_nogradient.gif) bottom right no-repeat;
}
.OutlineNoGradient .contentContainerSmallSearchPractice_Content, .OutlineNoGradient .contentContainerSmall_Content {
	background:url(../imgs/shared/small/block_content_bg_nogradient.gif) top right repeat-y;
}
.OutlineGradient .contentContainerSmall_Header {
	background:url(../imgs/shared/small/block_header_bg_gradient.png) top right no-repeat;
	_background:url(../imgs/shared/small/block_header_bg_gradient.gif) top right no-repeat;
}
.OutlineGradient .contentContainerSmall_Footer {
	background:url(../imgs/shared/small/block_footer_bg_gradient.png) bottom right no-repeat;
	_background:url(../imgs/shared/small/block_footer_bg_gradient.gif) bottom gif no-repeat;
	height:10px;
}
.OutlineGradient .contentContainerSmall_Content {
	background:url(../imgs/shared/small/block_content_bg_gradient.gif) top right repeat-y;
}
.OutlineGradient .contentContainerSmall_Header, .OutlineGradient .contentContainerSmall_Footer, .OutlineNoGradient .contentContainerSmall_Header, .OutlineNoGradient .contentContainerSmall_Footer {
	height:10px;
}
/**************************
COLORED INLINE BLOCKS
**************************/


.inlineBlock .contentContainerSmall_Header {
	background:url(../imgs/shared/inblock/block_header_small.png) top right no-repeat;
	_background:url(../imgs/shared/inblock/block_header_small.gif) top right no-repeat;
	padding:20px 20px 10px 20px;
}
.inlineBlock .contentContainerSmall_Footer {
	background:url(../imgs/shared/inblock/block_footer_small.png) bottom right no-repeat;
	_background:url(../imgs/shared/inblock/block_footer_small.gif) bottom right no-repeat;
	height:35px;
}
.inlineBlock .contentContainerSmall_Content {
	background:url(../imgs/shared/inblock/block_content_small.png) top right repeat-y;
	padding:10px 40px 0px 40px;
	color:#606060;
}
.inlineBlock .contentContainerHome_Header {
	background:url(../imgs/shared/inblock_home/block_header_small.png) top right no-repeat;
	_background:url(../imgs/shared/inblock_home/block_header_small.gif) top right no-repeat;
	height:15px;
	padding:0px 20px 0px 20px;
}
.inlineBlock .contentContainerHome_Footer {
	background:url(../imgs/shared/inblock_home/block_footer_small.png) bottom right no-repeat;
	_background:url(../imgs/shared/inblock_home/block_footer_small.gif) bottom right no-repeat;
	height:15px;
}
.inlineBlock .contentContainerHome_Content {
	padding:5px 20px 0px 20px;
	color:#fff;
}
/**************************
COLOR INLINE BLOCK FIXES
**************************/
	
.inlineBlock .contentContainerHome_Content h2, .inlineBlock .contentContainerSmall_Header h2 {
	color:#ffee31!important;
}
.colorOrange .flexDate, .colorOrangeLight .flexDate, .colorRed .flexDate, .colorRedLight .flexDate, .colorGreen .flexDate, .colorGreenLight .flexDate {
	color:#505050;
}
.colorOrange a, .colorOrangeLight a, .colorRed a, .colorRedLight a, .colorGreen a, .colorGreenLight a {
	color:#505050;
	text-decoration:underline;
}
.colorOrange a:hover, .colorOrangeLight a:hover, .colorRed a:hover, .colorRedLight a:hover, .colorGreen a:hover, .colorGreenLight a:hover {
	color:#000000;
}
.colorOrange .flexDate em, .colorOrangeLight .flexDate em, .colorRed .flexDate em, .colorRedLight .flexDate em, .colorGreen .flexDate em, .colorGreenLight .flexDate em {
	color:#ffee31;
}
/**************************
COLORS
**************************/

.colorOrange {
	background-color:#ff7d00;
}
.colorOrangeLight {
	background-color:#feb500;
}
.colorRed {
	background-color:#da0c14;
}
.colorRedLight {
	background-color:#ff5000;
}
.colorGreen {
	background-color:#4eae00;
}
.colorGreenLight {
	background-color:#94d715;
}
/**************************
START MENU
**************************/
ul.mainMenu {
	height:40px;
	margin:0px;
	list-style:none;
	padding:0px;
}
ul.mainMenu * {
	margin:0;
	padding:0;
}
ul.mainMenu a {
	text-decoration:none;
	float:left;
	display:block;
}
ul.mainMenu li {
	position:relative;
	float:left;
	padding-right:5px!important;
}
/*start buttons*/
ul.mainMenu .linkItem_Level0 {
	height:40px;
}
ul.mainMenu .listItem0 a {
	width:30px;
	background-position:0px 0px;
}
ul.mainMenu .listItem0 a:hover, ul.mainMenu .listItem0 .mainMenuhover {
	background-position:0px -40px;
}
ul.mainMenu .selectedRoot0 a {
	background-position:0px -80px;
}
ul.mainMenu .listItem1 a {
	width:183px;
	background-position:-35px 0px;
}
ul.mainMenu .listItem1 a:hover, ul.mainMenu .listItem1 .mainMenuhover {
	background-position:-35px -40px;
}
ul.mainMenu .selectedRoot1 a {
	background-position:-35px -80px;
}
ul.mainMenu .listItem2 a {
	background-position:-223px 0px;
}
ul.mainMenu .listItem2 a:hover, ul.mainMenu .listItem2 .mainMenuhover {
	background-position:-223px -40px;
}
ul.mainMenu .selectedRoot2 a {
	background-position:-223px -80px;
}
ul.mainMenu .listItem3 a {
	width:183px;
	background-position:-411px 0px;
}
ul.mainMenu .listItem3 a:hover, ul.mainMenu .listItem3 .mainMenuhover {
	background-position:-411px -40px;
}
ul.mainMenu .selectedRoot3 a {
	background-position:-411px -80px;
}
ul.mainMenu .listItem4 a {
	width:183px;
	background-position:-599px 0px;
}
ul.mainMenu .listItem4 a:hover, ul.mainMenu .listItem4 .mainMenuhover {
	background-position:-599px -40px;
}
ul.mainMenu .selectedRoot4 a {
	background-position:-599px -80px;
}
ul.mainMenu .listItem5 a {
	width:183px;
	background-position:-787px 0px;
}
ul.mainMenu .listItem5 a:hover, ul.mainMenu .listItem5 .mainMenuhover {
	background-position:-787px -40px;
}
ul.mainMenu .selectedRoot5 a {
	background-position:-787px -80px;
}
/*einde buttons*/


ul.mainMenu ul {
	position:absolute;
	padding:0px;
	margin: 0px;
	top:40px;
	left:0;
	display:none;
	opacity:0;
	list-style:none;
	width: 183px;
}
ul.mainMenu ul li {
	position:relative;
	margin:0;
	padding:5px 15px;
}
ul.mainMenu ul li a {
	background:none;
}
ul.mainMenu ul .listItem0 {
	margin-top: 5px;
}
ul.mainMenu ul .listItemLast {
	padding-bottom: 15px;
}
ul.mainMenu ul a, ul.mainMenu ul li a, ul.mainMenu .selectedRoot ul li a {
	display:block;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px;
	margin: 0;
	width: 153px!important;
	text-decoration: none;
}
ul.mainMenu ul a:hover, ul.mainMenu ul li a:hover, ul.mainMenu .selectedRoot ul li a:hover {
	text-decoration: none;
}
ul.mainMenu ul ul {
	left:183px;
	top:-5px;
}
ul.mainMenu ul ul .listItem0 {
	padding-top:6px;
}
ul.mainMenu .listItem_Level1_Children {
	background:url(../imgs/shared/menu_arrow.gif) right 10px no-repeat;
}
ul.mainMenu .listItem_Level0, ul.mainMenu .listItem_Level0_Children {
	float:left;
	list-style:none;
	/*width:183px;*/
	margin:0px;
	padding:0px;
	list-style-position:outside;
}
ul.mainMenu .linkItem_Level0, ul.mainMenu .linkItem_Level0_Children {
	display:block;
	width:183px;
	text-decoration:none;
	text-align:center;
	line-height:30px;
}
/**************************
POLL
**************************/

.pollQuestionTable {
}
.pollQuestions {
}
.pollAnswerTable {
}
.pollAnswerProgressBar {
}
.pollAnswerProgressBarHit {
	background-color: #787878;
}
.pollAnswerProgressBarNone {
	background-color: #efefef;
}
/**************************
SITEMAP
**************************/
.sitemap {
	line-height: 25px;
}
.sitemapLink_Level1 {
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #94d715;
	color:#4eae00;
	font-weight:bold;
}
.sitemapLink_Level1:hover {
	text-decoration: none;
	border-bottom: solid 1px #94d715;
	background-color: #94d715;
	color:#fff;
}
.sitemapNoLink_Level1 {
	display: block;
	border-bottom: solid 1px #94d715;
	background: url(  '../imgs/pijl_down.gif' ) left no-repeat;
	padding-left: 10px;
	cursor: default;
	color:#4eae00;
	font-weight:bold;
}
.sitemapLink_Level2 {
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #94d715;
	padding-left: 20px;
}
.sitemapLink_Level2:hover {
	text-decoration: none;
	border-bottom: solid 1px #94d715;
	background-color: #94d715;
	color:#fff;
}
.sitemapLink_Level3 {
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #94d715;
	padding-left: 40px;
}
.sitemapLink_Level3:hover {
	text-decoration: none;
	border-bottom: solid 1px #94d715;
	background-color: #94d715;
	color:#fff;
}
.sitemap table table div div {
	padding-top: 0px !important;
}
.sitemapHeader {
	font-weight: bold;
	border-bottom: solid 1px #94d715;
	padding-bottom: 4px !important;
}
/**************************
SEARCH
**************************/
.rowSearchResultsTableEven {
	margin-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
}
.rowSearchResultsTableOdd {
	margin-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
}
.searchResultRowLink {
}
.searchResultRowDescription {
}
.searchResultColumnIcon {
	padding-right: 6px;
	width: 16px;
}
.searchResultColumnLink {
	padding-bottom: 0;
	padding-left: 0;
}
.searchResultColumnDescription {
	padding: 0 0 6px 0;
}
.searchNoResult {
	color: #9A0303;
}
/**************************
ERROR PAGE
**************************/ 
.errorPage {
	width:450px;
	margin: 0 auto;
}
/**************************
breadCrumbs
**************************/ 
.breadCrumbs {
	padding-bottom:20px;
	font-style:normal;
}
.pathSeperator {
	padding:0px 8px;
	height:10px;
	background:url(../imgs/shared/arrow_green.gif) 2px 6px no-repeat;
}
.breadCrumbs a, .breadCrumbNonLink {
	color: #ff7d00;
}
.breadCrumbs a:hover {
	color: #da0c14;
}
.breadCrumbs .breadCrumbSelectedPage em {
	color: #4eae00;
}
.breadCrumbLinkOwnPractice {
	font-weight: bold;
	color: #4EAE00!important;
}
.breadCrumbLinkOwnPractice:hover {
	color: #216C00!important;
}
.breadCrumbLinkOwnPractice2 {
	font-weight: bold;
	color: #216C00!important;
}
.breadCrumbLinkOwnPractice2:hover {
	color: #4EAE00!important;
}
.breadCrumbNonLinkOwnPractice {
	font-weight: bold;
	color: #216C00!important;
}
.pathSeperatorOwnPractice {
	padding:4px 5px 10px 5px;
	height:16px;
	background:url(../imgs/ownPractice/breadcrumbs-seperator.gif) 2px 5px no-repeat;
}
/**************************
CMS MENU
**************************/
.C2GMenu {
	background: #FFFFFF;
	border-bottom: solid 2px black;
}
.C2GMenu input {
	background: transparent!important;
	border: solid 1px none!important;
}
.C2GMenu select {
	background: #FFFFFF!important;
	border: 0 none!important;
}
/**************************
CONTACTFORM
**************************/
.biggerSpacer {
	padding:10px;
	border:5px solid #4eae00;
}
.contactForm em {
	color:#0874c0;
}
.send2friendform b {
	color:#6f1798;
}
.formSend2Friend .FormRowEven td, .formSend2Friend .FormRowOdd td {
	padding-bottom:3px;
}
.formSend2Friend .FormRowEven td td, .formSend2Friend .FormRowOdd td td {
	padding-bottom:0px!important;
}
.phoneNumber {
	color:#da0c14;
	font-weight:bold;
}
/**************************
WEBLOG
**************************/
.weblogPostIntro {
}
.weblogPostIntro p {
	padding-bottom:0px!important;
}
.weblogReactionCount {
	color:#94d715;
	font-size:0.95em;
}
.franchiseTable td {
	vertical-align:top;
	padding:0px 10px 10px 0px;
}
.franchiseTable img {
	border:1px solid #94d715;
}
/************************
DROPDOWN
************************/	
.PopupContainer {
	border: solid 1px #4EAE00;
}
.printContentTopLayer {
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	z-index: 1000;
}
.Popup {
	margin-bottom:20px;
}
/********************
SEARCH PRACTICE
*********************/

.searchPracticeForm {
	width: 570px;
	float: left;
}
.searchPracticeMap {
	width: 400px;
	float: right;
}
.searchPracticeEditForm .FormRowEven td, .searchPracticeEditForm .FormRowOdd td {
	padding-bottom:4px;
}
.searchPracticeEditForm .FormRowEven td td, .searchPracticeEditForm .FormRowOdd td td {
	padding-bottom:0px!important;
}
.searchresultPraktijkLeft {
	float: left;
	width: 200px;
}
.searchresultPraktijkRight {
	float: left;
	padding: 0 10px 0 10px;
	width: 340px;
}
.searchResultRepeater {
	height: 1px;
	background:url(../imgs/shared/block_divider_green_full.png) center left no-repeat;
}
.searchResultClickBlock {
	padding: 10px 0 10px 0;
	cursor: pointer;
}
.searchResultClickBlock:hover {
	background: #F1F9E6;
}
.searchresultPraktijkTherapeutItem {
	width: 160px;
	padding: 2px 15px 2px 0;
}
.searchdetailPraktijkTherapeutItem {
	width: 280px;
	padding: 2px 15px 2px 0;
}
.OwnPracticeMenuHeader {
	width: 340px;
	height: 30px;
	display: block;
	color: #216c00!important;
	font-weight: bold;
	padding: 3px 0 0 35px;
	background:url(../imgs/ownPractice/bg-menu-header.gif) top left no-repeat;
}
.mainTherapistBlock {
	width: 340px;
}
.mainTherapistHeader
{
	font-weight:bold;
	color: #FFFFFF;
}
.mainTherapistFade
{
	float: left;
	background: url(../imgs/ownPractice/mainTherapist_fade.gif) top left no-repeat;
	width: 11px;
	height: 96px;
}
.mainTherapistImage
{
	float: left; 
	padding: 10px;
}
.mainTherapistContent
{
	float: left;
	width: 249px;
	padding-top: 10px;
}
.mainTherapistFunction
{
	font-weight:bold;
}
.mainTherapistFooter
{
	height: 8px;
	width: 340px;
	background: url(../imgs/ownPractice/mainTherapist_footbalk.gif) top left no-repeat;
}
.ownPracticeImageButton {
	margin-bottom: 20px;
}
.ownPracticeMenu {
}
.ownPracticeMenu .AspNet-TreeView-Root {
	width: 340px;
	background:url(../imgs/ownPractice/bg-menu.gif) bottom left no-repeat;
	cursor: pointer;
	padding: 4px 0 6px 0;
}
.ownPracticeMenu .AspNet-TreeView-Root-Collapse {
	width: 340px;
	background:url(../imgs/ownPractice/bg-menu.gif) bottom left no-repeat;
	cursor: pointer;
	padding: 4px 0 2px 0;
}
.ownPracticeMenu .AspNet-TreeView-Expand {
	width: 4px;
	background:url(../imgs/ownPractice/menu_expand.gif) center center no-repeat;
	padding: 0 5px 0 10px;
}
.ownPracticeMenu .AspNet-TreeView-Collapse {
	width: 7px;
	background:url(../imgs/ownPractice/menu_collapse.gif) center center no-repeat;
	padding: 0 5px 0 10px;
}
.ownPracticeMenu .AspNet-TreeView-Leaf {
	width: 340px;
	background:url(../imgs/ownPractice/bg-menu-leaf.gif) top left no-repeat;
	cursor: pointer;
	padding: 4px 0 1px 30px;
}
.ownPracticeMenu ul ul {
	margin-top: 5px!important;
}
.ownPracticeMenu ul li span {
	color: #216c00;
}
.ownPracticeMenu ul ul li a {
	color: #4EAE00;
	padding-bottom: 4px;
	display: block;
}
.ownPracticeMenu .AspNet-TreeView-Selected {
	font-weight: bold;
}
.practiceDetailsLeftPannel {
	float:left;
	width: 270px;
}
.practiceDetailsRightPannel {
	float:right;
	width: 270px;
}

/**************************
START CALL TO ACTION
**************************/
.calltoactionMain	{
	padding-top:15px;
	}

.callToActionLinkLeft
{
	height: 34px;
	width: 18px;
}
.callToActionLinkMiddle
{
	height: 34px;
	padding-right: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.callToActionLinkRight
{
	height: 34px;
	width: 27px;
}
.callToActionButtonLeftOrange,
.callToActionLinkLeft
{
	background: url(../imgs/shared/btn_calltoaction_left.png) top left no-repeat;
}
.callToActionButtonMiddleOrange,
.callToActionLinkMiddle
{
	background: url(../imgs/shared/btn_calltoaction_middle.png) top left repeat-x;
}
.callToActionButtonRightOrange,
.callToActionLinkRight
{
	background: url(../imgs/shared/btn_calltoaction_right.png) top left no-repeat;
}
.callToActionButtonLeftNormal
{
	background: url(../imgs/shared/btn_calltoaction_left_green.png) top left no-repeat;
}
.callToActionButtonMiddleNormal
{
	background: url(../imgs/shared/btn_calltoaction_middle_green.png) top left repeat-x;
}
.callToActionButtonRightNormal
{
	background: url(../imgs/shared/btn_calltoaction_right_green.png) top left no-repeat;
}

.callToActionImageHeader
{
	width: 310px;
	background: url(../imgs/shared/top_block_calltoaction.png) top left no-repeat;
	height: 10px;
	position: relative;
	z-index:1001;
}
.outer .backgroundColorNormal:hover .callToActionImageHeader
{
	background: url(../imgs/shared/top_block_calltoaction_green.png) top left no-repeat;
}
.outer .backgroundColorOrange:hover .callToActionImageHeader
{
	background: url(../imgs/shared/top_block_calltoaction_orange.png) top left no-repeat;
}
.callToActionImage
{
	width: 310px;
	margin-top: -10px;	
	z-index: 1000;
}
.callToActionImageFooter
{
	width: 310px;
	background: url(../imgs/shared/bottom_block_calltoaction.png) top left no-repeat;
	height: 10px;
	margin-top: -10px;	
	position: relative;
	z-index:1001;
}
.outer .backgroundColorNormal:hover .callToActionImageFooter
{
	background: url(../imgs/shared/bottom_block_calltoaction_green.png) top left no-repeat;
}
.outer .backgroundColorOrange:hover .callToActionImageFooter
{
	background: url(../imgs/shared/bottom_block_calltoaction_orange.png) top left no-repeat;
}
.callToActionContent,
.callToActionMainContent
{
	/*font-weight: bold;*/
	/*padding: 10px 0 10px 0;*/
	/*color:#30428C;*/
}
/**************************
END CALL TO ACTION
**************************/

.corner
{
	padding: 10px;
}
.outerNormal
{
	background: #4EAE00;
}
.outer .backgroundColorNormal
{
	background: #FFFFFF;
}
.outer .backgroundColorNormal h2
{
	font-size: 1.3em;
	padding-bottom: 5px;
	color: #4EAE00;
}
.outer .backgroundColorNormal h3
{
	color: #4EAE00;
}
.outer .backgroundColorNormal:hover h2,
.outer .backgroundColorNormal:hover h3,
.outer .backgroundColorNormal:hover p
{
	color: #FFFFFF;
}
.outerOrange
{
	background: #ff812e;
}
.outer .backgroundColorOrange
{
	background: #FFFFFF;
}
.outer .backgroundColorOrange h2,
.outer .backgroundColorOrange h3
{
	color: #ff812e;
}
.outer .backgroundColorOrange:hover
{
	background: #FF812E;
}
.outer .backgroundColorOrange:hover h2,
.outer .backgroundColorOrange:hover h3,
.outer .backgroundColorOrange:hover p
{
	color: #FFFFFF;
}
.outer .backgroundColorNormal:hover
{
	background:#4EAE00;
}

.quoteBlock
{
/*	font-size: 15px;
	font-weight:bold;*/
	font-style:italic;
	text-align: right;
	padding: 0 20px 0 20px;
	/*color: #30428c;*/
}
.quoteBlockSource
{
	text-align: right;
	font-size: 11px;
	/*font-weight:bold;*/
	color: #FF7D00;
	padding: 4px 20px 0 0;
}
