/* Grant Thornton screen CSS */

/* Colour scheme 

Yellow			#FECB00
Mustard			#EAAB00
Orange			#FF7900
Terracotta		#C75B12
Red				#C30045
Burgundy		#882345
Fuchsia			#B1059D
Blue			#0046AD
40% Blue		#99B5DE
80% Blue		#336BBD
Grey 1			#444
Grey 2 (Steel)	#747678
Grey 3			#999
Grey 4			#BEBEBE
Grey 5			#E8E3DA
Purple			#824BB0
Violet			#4F2D7F
10% Violet		#EDEAF2
20% Violet		#DCD5E5
40% Violet		#B9ABCC
Green 			#009B76
Emerald			#006D55
Lime			#7AB800
Olive			#8E9300

*/

.clearfix:before,
.clearfix:after { content: "."; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; } /* IE 5.5/6/7 */

/* ******************** RESET ******************** */

img, fieldset, form	{
	border: 0;
	margin: 0;
	padding: 0;
	}

/* ******************** BASE ******************** */

html, body	{
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	background-color: #fff;
	color: #444;
	}
	
body	{
	font-size: 62.5%;
	}
	
a	{
	text-decoration: none;
	}
	
a:link	{
	color: #336BBD;
	}
	
a:visited	{
	color: #99B5DE;
	}
	
a:hover	{
	text-decoration: underline;
	}
	
p, dl	{
	margin: 0 0 0.8em 0;
	font-size: 1.1em;
	line-height: 1.2727273;
	}
	
dt	{
	}
	
dd	{
	margin: 0 0 1.1em 32px;
	}
	
input, select, textarea	{
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 1.1em;
	}
	
.text input, textarea	{
	border-top: 1px solid #747678;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #747678;
	}
	
select	{
	border: 1px solid #747678;
	}
	
textarea	{
	font-family: sans-serif;
	padding: 4px;
	}
	
.submit input	{
	padding: 0 4px;
	border-top: 1px solid #fff;
	border-right: 1px solid #747678;
	border-bottom: 1px solid #747678;
	border-left: 1px solid #fff;
	}
	
label	{
	font-size: 1.1em;
	line-height: 1.6;
	}
	
.g_sub_menu_i p, .g_sub_menu_i dl	{
	padding-left: 24px;
	}
	
.g_home2_container_i .g_sub_menu_i h3, .g_home2_container_i .g_sub_menu_i p, .g_home2_container_i .g_sub_menu_i dl	{
	padding-left: 0;
	}
	
/* the following are explicit to avoid the main menu inheriting font sizes since the selection arrow then fails to line up with the background */	
	
.g_main_i ul, .g_main_i ol, .g_sub_menu_i ul, .g_sub_menu_i ol, .g_related_i ul, .g_related_i ol	{
	padding-bottom: 0.8em;
	font-size: 1.1em;
	line-height: 1.3333333;
	}
	
.g_main_i ul ul, .g_main_i ol ol, .g_sub_menu_i ul ul, .g_sub_menu_i ol ol, .g_related_i ul ul, .g_related_i ol ol	{
	font-size: 1em;
	line-height: 1.2;
	padding: 0.4em 0 0.4em 0;
	margin-left: 1.6em;
	}
	
.g_main_i ul ul ul, .g_main_i ol ol ol, .g_sub_menu_i ul ul ul, .g_sub_menu_i ol ol ol, .g_related_i ul ul ul, .g_related_i ol ol ol	{
	font-size: 1em;
	line-height: 1.4;
	}
	
.g_main_i ul ul ul ul, .g_main_i ol ol ol ol, .g_sub_menu_i ul ul ul ul, .g_submenu_i ol ol ol ol, .g_related_i ul ul ul ul, .g_related_i ol ol ol ol	{
	font-size: 1em;
	line-height: 1.4;
	}
	
h1, h2, h3, h4, h5	{
	color: #000;
	margin: 0 0 0.8em 0;
	}
	
.g_sub_menu_i h1, .g_sub_menu_i h2, .g_sub_menu_i h3, .g_sub_menu_i h4, .g_sub_menu_i h5	{
	padding-left: 24px;
	}

h1, h2	{
	font-family: Georgia, serif;
	font-weight: normal;
	}
	
h1	{
	font-size: 2.6em;
	line-height: 1.0769231;
	}
	
.g_home2_container_i h1	{
	margin-right: 16px;
	}
	
h2	{
	font-size: 1.8em;
	line-height: 1.1111111;
	}
	
h3	{
	font-size: 1.2em;
	line-height: 1.3333333;
	margin: 0;
	}
	
h4	{
	font-size: 1.1em;
	line-height: 1.2727273;
	margin: 0;
	}
	
h5	{
	font-size: 1em;
	line-height: 1.2;
	margin: 0;
	}
	
/* ******************** GRID ********************  */	

.g_page	{
	min-width: 760px;
	}
	
.g_page_fixed	{
	width: 975px;
	margin: 0 auto;
	padding: 0;
	border-right: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	background-color: #fff;
	}
	
.g_header	{
	overflow: hidden;
	}
	
.g_logo	{
	float: left;
	width: auto;
	}
	
.g_header_tools_o	{
	float: right;
	width: auto;
	}
	
/* was 25%*/	
	
.g_header_tools_i	{
	margin: 8px 24px 0 0;
	text-align: right;
	}
	
.g_main_menu	{
	clear: both;
	}
	
.g_content	{
	clear: both;
	margin: -11px 0 0 0;

	height: 100%;
	}
	
.g_content_no_margin {
	clear: both;
	margin: -11px 0 0 0;
	overflow: auto;
	}
	
:root .g_content_no_margin {
	clear: both;
	margin: 0 0 0 0;
	overflow: auto;
	}
	
:root .g_content	{
	clear: both;
	margin: 0 0 0 0;
	overflow: auto;
	}
	
.g_sub_menu_o	{
	float: left;
	width: 25%;
	border-bottom: 1px solid #fff;
	}
	
.g_sub_menu_i	{
	}
	
.g_main_o	{
	float: left;
	width: 50%;
	xborder: 1px solid #000;
	}
	
.g_main_i, .g_home1_img_i	{
	margin: 0 16px;
	}

.g_home2_img_i {
	padding-left: 50px;
}

.g_main_i P {
	margin: 0px;
	padding: 0px;
}

.g_main_i div.meta {
	font-size: .9em;
	margin-bottom: 1em;

}

.g_main_i TABLE {
	width: 550px;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	text-align: left;
}

.g_related_o	{
	float: right;
	width: 24%;
	}
	
.g_related_i	{
	margin-right: 24px;
	}

.g_related_i .f_feature_item, .g_related_i .f_related_article, .g_related_i .f_newsletter, .g_related_i .f_deals, .g_related_i .f_shortcuts {
	margin-bottom: 30px;
}
	
.g_footer	{
	clear: both;
	padding: 48px 24px 8px 24px;
	height: 100%;
	}
	
.g_footer_rights	{
	float: none;
	width: auto;
	}
	
.g_footer_tools	{
	float: none;
	clear: both;
	width: auto;
	}
	
/* Home and holding page specifics */

.g_home1_main_o, .g_hold_main_o	{
	float: left;
	width: 38%;
}

/**
 *
 * Toegevoegd door Maarten op 22-03-2011 voor nieuwe homepage indeling
 * 
 */ 
.g_home1_main_o {
	width: 75%;
}

.g_home1_carrousel {
	border: 1px solid #4f2d7f;
	height: 247px;
	margin-bottom: 20px;
	position: relative;
	background-color: #ffffff;
	overflow: hidden;
}

#carrousel-arrow { background:url(../img/carrousel_arrow.png) no-repeat left top; width: 21px; height: 22px; position: absolute; top: 64px; left: -12px; z-index: 1000; }
#carrousel-visual-box { position: relative; width: 75%; height: 100%; overflow: hidden; }
#carrousel-visual-box div { position: absolute; width: 100%; height: 100%; text-align: center; z-index: 10; }
#carrousel-visual-box div.left { text-align: left; }
#carrousel-visual-box div.right { text-align: right; }
#carrousel-visual-box div img { display: none; }
#carrousel-visual-box div img.active { display: inline; }
#carrousel-visual-box div.text { position: absolute; bottom: 15px; left: 15px; height: auto; width: 75%; border: 1px solid #4f2d7f; 
	background: #ffffff;
	 filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;

}
#carrousel-visual-box div.text p { display: none; color: #4f2d7f; padding: 13px 10px; text-align: left; margin: 0; }
#carrousel-visual-box div.text p.active { display: block; }
#carrousel-list-box { position: absolute; top: 0px; right: 0px; border-left: 1px solid #4f2d7f; width: 25%; height: 247px; z-index: 20; }
#carrousel-item-container { position: absolute; top: 0px; left: 0px; width: 100%; overflow: hidden; }
#carrousel-item-container .item { display: block; margin: 0; height: 49px; border-bottom: 1px solid #4f2d7f; }
#carrousel-item-container .item.last { border: none; }
#carrousel-item-container .item a { text-decoration: none; display: block; font-weight: bold; font-size: 11px; color: #4f2d7f; padding: 10px 6px; } 
#carrousel-item-container .item.active { display: block; background-color: #edebef; }

/**
 *
 * Einde toegevoegd
 * 
 */   

.g_home2_main_o {
	float: left;
	width: 28%;
}
	
.g_home1_main_i, .g_hold_main_i	{
	margin-left: 24px;
	}
/**
 *
 * Uitgecomment door Maarten op 22-03-2011, wordt niet meer gebruikt 
 *  
.g_home1_img_o	{
	float: left;
	width: 37%;
}
*/
.g_home2_img_o {
	float: left;
	width: 47%;
}
	
.g_hold_img_o	{
	float: left;
	width: 62%;
	}
	
.g_home2_container_o	{
	float: left;
	width: 75%;
	}
	

.g_home2_container_i	{
	margin-left: 24px;
	}	
	
.g_home2_container_i .g_sub_menu_o	{
	float: left;
	width: 31%;
	}
	
.g_home2_container_i .g_main_o	{
	float: left;
	width: 69%;
	}

/* Main content grid specifics */
	
.g_main_row	{
	overflow: auto;
	padding: 8px 0;
	}
	
.g_main_row_dotted	{
	border-top: 1px dotted #999;
	padding-top: 8px;
	}
	
.g_main_col	{
	float: left;
	width: 50%;
	}
	
.g_main_left_img, .g_main_left_img_bordered 	{
	float: left;
	width: 176px;
	}
	
.g_main_right_txt	{
	margin-left: 184px;
	}
	
.g_main_left_img_bordered	{
	border-bottom: 1px solid #999;
	}
	
.g_main_left_img_bordered img	{ 
	margin: 0 auto;
	vertical-align: text-bottom;
	}
	
/* ******************** FUNCTIONS ******************** */

/* Logo */

.f_logo	{
	padding: 8px 0 0 24px;
	}

/* Paragraph variations */


	
p.f_download	{
	font-weight: bold;
	}
	
/* Tools (header lists and forms) */
	
.f_tools_menu	{
	color: #999;
	padding: 0 0 8px 0;
	}

.f_tools_menu ul	{
	margin: 0;
	padding: 0;
	line-height: 1.2;
	}
	
.f_tools_menu li	{
	list-style: none;
	display: inline;
	padding-right: 14px;
	margin: 0;
	background: url(/img/assets/tools_menu_pipe.gif) 100% 50% no-repeat;
	}
	
.f_tools_menu li.last	{
	background: none;
	padding-right: 0;
	}
	
.f_tools_menu a:link, .f_tools_menu a:visited	{
	color: #4F2D7F;
	}
	
.f_tools_menu li strong	{
	font-weight: normal;
	}
.f_tools_menu img { vertical-align: middle; }
.f_tools_menu li.last a { margin-right: 4px; }
/* Tools forms */
	
.f_firm_selector, .f_global_search	{
	overflow: none;
	}

.f_firm_selector fieldset label, .f_global_search fieldset label	{
	/*float: left;
	width: 30%;*/
	width: auto;
	font-size: 1em;
	line-height: 1;
	padding-top: 4px;
	}
	
.f_global_search fieldset	{
	clear: left;
	margin-top: 4px;
	}
	
.f_firm_selector fieldset .select, .f_global_search fieldset .text	{
	/*float: left;
	width: 50%;*/
	width: auto;
	}
	
.f_firm_selector fieldset .select select	{
	/*width: 100%;*/
	}
	
.f_global_search fieldset .text input	{
	/*width: 100%;*/
	}
	
.f_firm_selector fieldset .submit, .f_global_search fieldset .submit	{
	/*float: right;
	width: 15%;*/
	width: auto;
	text-align: right;
	}
	
/* Main menu */	
	
.f_main_menu	{
	background: #fff url(/img/assets/main_menu_bg.gif) repeat-x 0 18px;
	margin: 0;
	padding: 0 24px 0 32px;
	font-size: 1.1em;
	font-weight: bold;
	min-height: 46px;
	}
	
.f_main_menu ul	{
	margin: 0;
	padding: 0 0 32px 0;
	}

.f_main_menu li	{
	list-style: none;
	display: inline;
	margin: 0 24px 0 0;
	padding: 0 0 32px 0;
	}

.f_main_menu li strong	{
	font-weight: normal;
	background: url(/img/assets/main_menu_selected.gif) no-repeat 50% 18px;
	padding: 0 0 32px 0;
	color: #4F2D7F;
	font-weight: bold;
	}

.f_main_menu a:link, .f_main_menu a:visited	{
	color: #B9ABCC;
	}

.f_main_menu a:hover, #mainmenu a.main_menu_selected, #mainmenu a:link.main_menu_selected, #mainmenu a:visited.main_menu_selected, #mainmenu a:hover.main_menu_selected {
	background: url(/img/assets/main_menu_selected.gif) no-repeat 50% 18px;
	
	color: #4F2D7F;
	text-decoration: none;
	}
	
.f_main_menu li strong a:link, .f_main_menu li strong a:visited, .f_main_menu li strong a:hover	{
	color: #4F2D7F;
	}	
	


/* ******************** Specific content layout ******************** */	

/* breadcrumb */

.f_breadcrumb	{
	margin: -14px 0 24px 0;
	}


.f_breadcrumb ul	{
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	color: #999;
	}
	
.f_breadcrumb li	{
	list-style: none;
	display: inline;
	padding: 0 0.2em 0 0;
	}
	
.f_breadcrumb a	{
	padding-right: 10px;
	background: url(/img/assets/arrow_grey3.gif) right no-repeat;
	}
	
/* Main images/assets/ */

.f_home_img, .f_hold_img	{
	text-align: center;
	}

.f_main_img	{
	text-align: center;
	padding-bottom: 16px;
	}	

.f_main_img_bordered	{
	border-bottom: 1px solid #999;
	margin-bottom: 16px;
	text-align: center;
	}
	
.f_main_img_bordered img	{
	vertical-align: text-bottom;
	}

/* Inline (generic content) images/assets/ (there are rules for placing images/assets/ in the left hand column should this occur)  */

dl.f_inline_image_side	{
	padding-bottom: 8px;
	text-align: center;
	}
	
.g_sub_menu_i dl.f_inline_image_side	{
	padding: 0 0 8px 24px;
	margin: 0 0 0 -24px;
	text-align: center;
	}
	
dl.f_inline_image_left	{
	float: left;
	width: 176px;
	padding: 0 8px 8px 0;
	}
	
dl.f_inline_image_right	{
	float: right;
	width: 176px;
	padding: 0 0 8px 8px;
	}

dl.f_inline_image_left dt, dl.f_inline_image_left dd, dl.f_inline_image_right dt, dl.f_inline_image_right dd, dl.f_inline_image_side dt, dl.f_inline_image_side dd	{
	margin: 0;
	padding: 0;
	}
	
dl.f_inline_image_left dd, dl.f_inline_image_right dd, dl.f_inline_image_side dd	{
	padding-top: 4px;
	font-size: 0.8em;
	line-height: 1.2;
	}
	
/* List controls */

.f_list_controls	{
	overflow: auto;
	border-bottom: 1px dotted #999;
	padding: 8px 0;
	margin-bottom: 4px;
	}
.f_list_controls.no_border { border-bottom: none; }
	
/* List filter */
	
.f_list_filter	{
	float: right;
	width: auto;
	text-align: right;
	}
	
.f_list_filter fieldset .radio	{
	margin-left: 4px;
	}
	
.f_list_filter label	{
	display: inline;
	padding-right: 4px;
	}
	
.f_list_filter fieldset .submit input	{
	padding: 1px 4px;
	}
	
/* Numeric paginator */	
	
.f_list_controls .f_numeric_paginator	{
	float: left;
	width: auto;
	padding: 4px 0;
	}
	
.f_list_controls .f_numeric_paginator ul	{
	margin: 0;
	padding: 0;
	}
	
.f_list_controls .f_numeric_paginator li	{
	list-style: none;
	display: inline;
	margin-right: 0.4em;
	}
	
.f_list_controls .f_numeric_paginator a.previous	{
	background: url(/img/assets/arrow_80blue_previous.gif) left no-repeat;
	padding-left: 10px;
	}
	
.f_list_controls .f_numeric_paginator a.next	{
	background: url(/img/assets/arrow_80blue_next.gif) right no-repeat;
	padding-right: 10px;
	}
	
/* Office select */

.f_office_select fieldset	{
	overflow: auto;
	padding: 24px 0;
	margin: 0;
	border-bottom: 1px dotted #999;
	}
	
.f_office_select label	{
	float: left;
	width: auto;
	}
	
.f_office_select .tools	{
	overflow: auto;
	float: right;
	width: 50%;
	}
	
.f_office_select .select	{
	float: left;
	width: 80%;
	}
	
.f_office_select .select select	{
	width: 100%;
	}
	
.f_office_select .submit	{
	float: right;
	width: 20%;
	text-align: right;
	}
	
.f_office_select .submit input	{
	padding: 1px 4px;
	}
	
/* Listings, dotted and normal */

.f_listing ul, .f_listing_dotted ul, .f_office_listing ul	{
	margin: 0;
	padding: 0;
	font-size: 1em;
	list-style: none;
	}
	
.f_listing h4	{
	font-weight: normal;
	color: #444;
	}
	
.f_listing h4 a	{
	font-weight: bold;
	}
	
.f_listing h3	{
	padding: 16px 0 8px 0;
	margin-bottom: 4px;
	border-bottom: 1px dotted #999;
	}

h3.f_list_title	{
	margin-top: 16px;
	}

.f_office_listing li	{
	border-bottom: 1px dotted #999;
	}

.f_office_listing .side	{
	padding-top: 1.4em;
	}
	
.f_office_listing li.last	{
	border-style: none;
	}
	
.f_listing_dotted dl	{
	border-top: 1px dotted #999;
	padding-top: 8px;
	}
	
.f_listing_dotted dl dt	{
	float: left;
	width: auto;
	padding-right: 0.4em;
	}
	
.f_listing_dotted dl dd	{
	margin-bottom: 0;
	}
	
/* Site map */

.f_sitemap ul	{
	margin: 0;
	padding: 0;
	}

.f_sitemap ul li	{
	list-style-type: none;
	color: #336BBD;
	font-weight: bold;
	}
	
.f_sitemap ul ul	{
	margin: 4px 0 8px 0;
	padding: 4px 0 4px 32px;
	border-top: 1px dotted #999;
	}

.f_sitemap ul ul li	{
	list-style: disc;
	font-weight: normal;
	}
	
.f_sitemap ul ul ul li	{
	list-style: disc;
	font-weight: normal;
	}
	
.f_sitemap ul ul ul ul li	{
	list-style: disc;
	font-weight: normal;
	}
	
.f_sitemap ul ul ul, .f_sitemap ul ul ul ul	{
	border-style: none;
	margin: 0;
	padding-left: 16px;
	}
	
/* Contact form */

.f_contact	{
	padding-top: 8px;
	}

.f_contact fieldset	{
	/*overflow: auto;*/
	clear: left;
	padding-bottom: 8px;
	}

.f_contact fieldset label	{
	float: left;
	width: auto;
	}
	
.f_contact fieldset span	{
	float: right;
	width: 50%;
}
.f_contact fieldset span input, .f_contact fieldset span select	{
	width: 100%;
	}

.f_contact p.verplicht_leeg_veld, .f_contact label.verplicht_leeg_veld, .f_contact span.form_error {
	color: red;
}
.f_contact .form_error {
	width: 100% !important;
	float: left !important;
}


.f_contact fieldset span input.verplicht_leeg_veld {
	border: 1px solid red;
}
	
.f_contact fieldset span input.radio	{
	display: inline;
	width: auto;
	}
	
.f_contact fieldset span label	{
	float: none;
	display: inline;
	}

.f_contact fieldset.comment label	{
	float: none;
	display: block;
	}
	
.f_contact fieldset.comment span	{
	float: none;
	clear: left;
	display: block;
	width: 100%;
	}
	
.f_contact fieldset.comment span textarea	{
	width: 100%;
	}
	
.f_contact fieldset.checkbox span	{
	float: right;
	xwidth: auto;
	xpadding: 0 4px 0 0;
	xdisplay: inline;
	}
	
.f_contact fieldset.checkbox span input	{
	width: auto;
	border: 0px;
	}
	
/*.f_contact fieldset.checkbox label	{
	float: left;
	width: auto;
	}*/
	
.f_contact fieldset.submit span	{
	float: right;
	width: auto;
	}

.f_contact fieldset.submit input	{
	width: auto;
	padding: 1px 4px;
	}
	
/* ******************** Related column ******************** */	
	
/* shortcuts block (home pages only) */

.f_shortcuts	{
	font-size: 1em;
	line-height: 1.2727273;
	font-weight: bold;
	background-color: #4F2D7F;
	padding: 0 4px;
	margin-bottom: 16px;
	}
	
.f_shortcuts ul	{
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.f_shortcuts li	{
	border-bottom: 1px dotted #fff;
	}
	
.f_shortcuts li.last	{
	border-style: none;
	display: inline;
	}
	
.f_shortcuts li.last a	{
	display: block;
	}
	
.f_shortcuts a	{
	margin: 0 -4px;
	padding: 0.46em 8px;
	display: block;
	}
	
.f_shortcuts a:link, .f_shortcuts a:visited	{
	color: #fff;
	}
	
.f_shortcuts a:hover	{
	background-color: #DCD5E5;
	color: #4F2D7F;
	text-decoration: none;
	}
	
/* Standard related column items */
.f_related_item_hdr	{
	font-size: 1.2em;
	line-height: 1.2727273;
	font-weight: bold;
	color: #fff;
	background-color: #4F2D7F;
	padding: 0.46em 12px;
	margin: 0 0 2px 0;
	text-align: left;
}
.f_related_item	{
	background-color: #E8E3DA;
	padding: 0 4px;
	margin-bottom: 8px;
	text-align:left;
	}
	
.f_related_form	{
	background-color: #E8E3DA;
	padding: 0 4px;
	margin-bottom: 8px;
	}	
	
.f_related_item	h4 {
	padding: 6px 2px;
	color: #444;
	}
	
.f_related_item h4 a.linked_in {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../img/linkedin_icon.png) no-repeat top left; 
	margin: 0 4px 0 0;
	padding: 0;
	float: left;
}

.f_related_item h5	{
	padding: 4px 2px 0 2px;
	margin: 0;
	font-size: 1.1em;
	}
	
.f_related_item_content, .f_related_form_content	{
	padding-top: 4px;
	border-top: 1px dotted #999;
	}
	
.f_related_item p	{
	font-size: 1.1em;
	line-height: 1.2;
	padding: 0 2px 4px 2px;
	margin: 0;
	}
	
/* Related column form elements */	
	
.f_related_form label	{
	font-weight: bold;
	clear: left;
	display: block;
	margin: 1px 2px 2px 2px;
	}

.f_related_form	fieldset	{
	overflow: auto;
	padding: 4px 2px;
	}
	
.f_related_form_content	{
	}

.f_related_form_content .text, .f_related_form_content .select	{
	float: left;
	width: 75%;
	}
	
.f_related_form_content .text input, .f_related_form_content select	{
	width: 100%;
	}
	
.f_related_form_content .submit	{
	float: right;
	}
	
.f_related_form_content .submit input	{
	width: auto;
	}
	
/* Feature items */

.f_feature_item	{
	text-align: center;
	margin-bottom: 8px;
	}

.f_feature_item_img	{
	margin-bottom: 4px;
	}
	
.f_feature_item_img_bordered	{
	border-bottom: 1px solid #999;
	width: 100%;
	}
	
.f_feature_item_img_bordered img	{ 
	margin: 0 auto;
	vertical-align: text-bottom;
	}
	
.f_home1_feature_group .f_feature_item_txt	{
	margin-left: 96px;
}

.f_home2_feature_group .f_feature_item_txt	{
	margin-left: 0px;
}
	
.f_feature_item h2	{
	text-align: left;
	padding: 4px;
	margin-bottom: 4px;
	}
	
.f_feature_item p	{
	font-size: 1.1em;
	line-height: 1.4;
	text-align: left;
	margin: 0 4px;
	padding-bottom: 4px;
	}
	
.f_feature_item.offerte { position: relative; }
.f_feature_item .offerte_img { position: absolute; top: 5%; right: 2%;}

.f_feature_item.contactperson h2 { color: #336BBD; } 

/* Horizontal feature item rules (for Home1 and Holding page) */	
	
.f_home1_feature_group	{
	padding-top: 16px;
	margin-right: 10px;
}

.f_home1_feature_group .f_feature_item	{ 
	overflow: auto;
	padding: 8px;
	margin-bottom: 8px;
	float: left;
	width: 48%;
}
	
.f_home1_feature_group .f_feature_item.odd {
	clear: left;
}		
.f_home1_feature_group .f_feature_item_img	{
	float: left;
	width: 88px;
	text-align: center;
	}
	
.f_home1_feature_group .f_feature_item h2	{
	padding: 0 4px 4px 4px;
	margin-bottom: 4px;
	}
	
/* feature item h2 colour variations */	
	
.f_feature_item h2.yellow, .f_home_feature_item h2.yellow	{	
	border-bottom: 2px solid #FECB00;
	}

.f_feature_item h2.mustard, .f_home_feature_item h2.mustard	{	
	border-bottom: 2px solid #EAAB00;
	}

.f_feature_item h2.terracotta, .f_home_feature_item h2.terracotta	{	
	border-bottom: 2px solid #C75B12;
	}
	
.f_feature_item h2.red, .f_home_feature_item h2.red	{	
	border-bottom: 2px solid #C30045;
	}
	
.f_feature_item h2.fuchsia, .f_home_feature_item h2.fuchsia	{	
	border-bottom: 2px solid #B1059D;
	}
	
.f_feature_item h2.blue, .f_home_feature_item h2.blue	{	
	border-bottom: 2px solid #0046AD;
	}
	
.f_feature_item h2.blue80, .f_home_feature_item h2.blue80	{	
	border-bottom: 2px solid #336BBD;
	}

.f_feature_item h2.blue40, .f_home_feature_item h2.blue40	{	
	border-bottom: 2px solid #99B5DE;
	}

.f_feature_item h2.grey1, .f_home_feature_item h2.grey1	{	
	border-bottom: 2px solid #444;
	}
	
.f_feature_item h2.grey2, .f_home_feature_item h2.grey2	{	
	border-bottom: 2px solid #747678;
	}
	
.f_feature_item h2.grey3, .f_home_feature_item h2.grey3	{	
	border-bottom: 2px solid #999;
	}
	
.f_feature_item h2.grey4, .f_home_feature_item h2.grey4	{	
	border-bottom: 2px solid #BEBEBE;
	}
	
.f_feature_item h2.grey5, .f_home_feature_item h2.grey5	{	
	border-bottom: 2px solid #E8E3DA;
	}
	
.f_feature_item h2.purple, .f_home_feature_item h2.purple	{	
	border-bottom: 2px solid #824BB0;
	}

.f_feature_item h2.green, .f_home_feature_item h2.green	{	
	border-bottom: 2px solid #009B76;
	}

.f_feature_item h2.emerald, .f_home_feature_item h2.emerald	{	
	border-bottom: 2px solid #006D55;
	}
	
.f_feature_item h2.lime, .f_home_feature_item h2.lime	{	
	border-bottom: 2px solid #7AB800;
	}
	
.f_feature_item h2.orange, .f_home_feature_item h2.orange	{	
	border-bottom: 2px solid #FF7900;
	}

.f_feature_item h2.olive, .f_home_feature_item h2.olive	{	
	border-bottom: 2px solid #8E9300;
	}
	
.f_feature_item h2.violet, .f_home_feature_item h2.violet	{	
	border-bottom: 2px solid #4F2D7F;
	}
	
.f_feature_item h2.violet40, .f_home_feature_item h2.violet40	{	
	border-bottom: 2px solid #B9ABCC;
	}
	
.f_feature_item h2.violet20, .f_home_feature_item h2.violet20	{	
	border-bottom: 2px solid #DCD5E5;
	}
	
.f_feature_item h2.violet10, .f_home_feature_item h2.violet10	{	
	border-bottom: 2px solid #EDEAF2;
	}
	
.f_feature_item h2.burgundy, .f_home_feature_item h2.burgundy	{	
	border-bottom: 2px solid #882345;
	}
	
/* Twitterfeed */
.f_feature_item.twitterfeed {
	position: relative;
}

.f_feature_item.twitterfeed div {
	position: relative;
	background-color: #dcd5e5;
	height: 90px;
	z-index: 10;
}

.f_feature_item.twitterfeed h2 { 
	color: #336BBD;
	margin-bottom: 1px;
}
.f_feature_item.twitterfeed p {
	/*background-color: #dcd5e5;*/
	margin: 0;
	font: 1.5em/1.1333333 Georgia, sans-serif;
	padding: 10px;
	display: none;
	position: absolute;
	left: 0;
	width: 80%;
	overflow: hidden;
	z-index: 11; 
}
.f_feature_item.twitterfeed p.active {
	display: block;
}
.f_feature_item.twitterfeed p a {
	color: #4f2d7f;
}
.f_feature_item.twitterfeed .twitter_btns {
	/*background-color: #dcd5e5;*/
	text-align: center;
	margin: 0; 
	padding: 0;
	height: 20px;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
}
.f_feature_item.twitterfeed .twitter_btns a {
	width: 10px;
	height: 9px;
	display: inline-block;
	background: url(../img/twitterfeed_btn.png) left top;
}
.f_feature_item.twitterfeed .twitter_btns a.active {
	background-position: left -9px;
}
	
	
/* Quotes */

p.f_quote	{
	font: 1.5em/1.1333333 Georgia, sans-serif;
	color: #882345;
	padding: 16px 8px 0 8px;
	margin-bottom: 0;
	}
	
p.f_quote_author	{
	margin-top: 0.4em;
	padding: 0 8px 8px 8px;
	}	
	
/* ******************** Footer text ******************** */	
	
.g_footer_rights p	{
	color: #999;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	}
	
.f_footer_menu	{
	text-align: right;
	}

.f_footer_menu ul	{
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 0.9em;
	}
	
.f_footer_menu li	{
	list-style: none;
	float: right;
	padding: 0 14px 0 0;
	margin: 0;
	background: url(/img/assets/tools_menu_pipe.gif) 100% 50% no-repeat;
	}
	
.f_footer_menu li strong	{
	font-weight: normal;
	}

.f_footer_menu li.first {
	float: left;
	background: 0;
}
	
.f_footer_menu li.last	{
	background: none;
	padding: 0;
	}
	
.f_footer_menu a:link, .f_footer_menu a:visited	{
	color: #999;
	}
	
/* ADDITIONS */
.f_firm_selector {  margin: 0 -3px 0 0; }
:root .f_firm_selector { padding: 0 0 0 40px;}
.f_firm_selector input{ text-transform: capitalize; padding: 0.5px 4px;	border-top: 1px solid #fff;	border-right: 1px solid #747678;	border-bottom: 1px solid #747678; border-left: 1px solid #fff; }

/*GENERIC FONT CONTROL */
.g_main_i { font-size: 1.1em; }
/* GENERIC BULLET OVERULE */
.g_main_i .f_breadcrumb ul { padding: 0; margin: 0; }
.g_main_i ul { padding: 0 0 0 0; margin: 0 0 0 17px; }
.g_main_i ul li { list-style: disc; }
.g_main_i ul li li { list-style: none; background: url(/img/assets/bullet_dash.gif) 0 0.5em no-repeat; padding: 0 0 0 1em; }
.g_main_i ul li li li { list-style: none; background: url(/img/assets/bullet_dash.gif) 0 0.75em no-repeat; padding: 0 0 0 1em; }

/* BULLET SPECIFIC */
li.g_main_row { list-style: none; }
.f_office_listing ul li, .f_listing ul li { list-style-type: none; }

.f_listing P {
	margin: 0px 0px 15px 0px;
}

/* SITEMAP */	
.f_sitemap ul li { list-style: none; }
.f_sitemap ul li li { list-style: disc; background: none; padding: 0; }
.f_sitemap ul li li li { list-style: none; background: url(/img/assets/bullet_dash_smap.gif) 0 0.75em no-repeat; padding: 0 0 0 1em; }
.f_sitemap ul li li li li { list-style: none; background: url(/img/assets/bullet_dash_smap.gif) 0 0.75em no-repeat; padding: 0 0 0 1em; }
p.f_intro, g_home1_main_o p.f_intro { 
	font-size: 1.1em;
	line-height: 1.3333333;
	}

.g_main_o p.f_intro { font-size: 1.1em; }

/* LEFT SIDE SUB MENU */

/*GENERIC*/
.f_sub_menu { border-bottom: 1px solid #999; float: left; width: 100%; }
.f_sub_menu ul { float: left; margin: 0; padding: 0; width:100%; font-size: 1.1em; line-height: 1.2727273; font-weight: bold; list-style-type: none;	}
.f_sub_menu ul li { list-style: none; float: left; width: 100%;  clear: both; }
.f_sub_menu ul li a, .f_sub_menu ul li a:link, .f_sub_menu ul li a:visited { padding: 0.46em 0 0.46em 24px; display: block; color: #4F2D7F; text-decoration: none; border-top: 1px solid #999; }
.f_sub_menu ul li strong a, .f_sub_menu ul li strong a:link, .f_sub_menu ul li strong a:visited { background: #4f2d7f; color: #fff;}
.f_sub_menu ul li a:hover, .f_sub_menu ul li strong a:hover { color: #4F2D7F; background: #BEBEBE; text-decoration: none; }

/* second level */
.f_sub_menu ul li ul { list-style: none; float: left; width: 100%; padding: 0; margin: 0; clear: both; }
.f_sub_menu ul li ul li a, .f_sub_menu ul li ul li a:link, .f_sub_menu ul li ul li a:visited { padding: 0.46em 0 0.46em 40px; display: block; color: #4F2D7F; text-decoration: none; font-weight: 400; border-top: none; }
.f_sub_menu ul li ul li strong a, .f_sub_menu ul li ul li strong a:link, .f_sub_menu ul li ul li strong a:visited { background: #dcd5e5; color: #4F2D7F; }
.f_sub_menu ul li ul li a:hover, .f_sub_menu ul li ul li strong a:hover { color: #4F2D7F; background: #BEBEBE; text-decoration: none;  }

/* third level */
.f_sub_menu ul li ul li ul li { list-style: none; float: left; width: 100%; padding: 0; margin: 0; clear: both; border-bottom: none;}
.f_sub_menu ul li ul li ul li a, .f_sub_menu ul li ul li ul li a:link, .f_sub_menu ul li ul li ul li a:visited { padding: 0.46em 0 0.46em 60px; display: block; color: #4F2D7F; text-decoration: none; font-weight: 400; }
.f_sub_menu ul li ul li ul li strong a, .f_sub_menu ul li ul li ul li strong a:link, .f_sub_menu ul li ul li ul li strong a:visited { background: #edeaf2; color: #4F2D7F; }
.f_sub_menu ul li ul li ul li a:hover, .f_sub_menu ul li ul li ul li strong a:hover { color: #4F2D7F; background: #BEBEBE; text-decoration: none; }

.f_sub_menu_nb { border-bottom: 0; float: left; width: 100%; }

/* CMS */
/* Generic font size control */
.g_main_i_c	{
	font-size: 1.1em;
	}
.g_main_i_c	p {
	font-size: 1em;
	}
.g_main_o_hp {
	float: left;
	width: 40%;
	}
	
.img_bordered_text {float:right; margin:160px 0 0 -30px; padding:0; text-align:left; font-size:0.8em;}

.g_sub_menu_i_p { font-size: 1em; }

/*MENU HIGHLIGHTS*/

.f_sub_menu ul li a.selected_leaf, .f_sub_menu ul li a:link.selected_leaf, .f_sub_menu ul li a:visited.selected_leaf { background: #4f2d7f; color: #fff;}
.f_sub_menu ul li a:hover.selected_leaf, .f_sub_menu ul li a:hover.selected_leaf { color: #4F2D7F; background: #BEBEBE; text-decoration: none; }

.f_sub_menu ul li a.selected_parent, .f_sub_menu ul li a:link.selected_parent, .f_sub_menu ul li a:visited.selected_parent { background: #4f2d7f; color: #fff;}
.f_sub_menu ul li a:hover.selected_parent, .f_sub_menu ul li a:hover.selected_parent { color: #4F2D7F; background: #BEBEBE; text-decoration: none; }

/* second level */
.f_sub_menu ul li ul li a.selected_leaf, .f_sub_menu ul li ul li a:link.selected_leaf, .f_sub_menu ul li ul li a:visited.selected_leaf { background: #dcd5e5; color: #4F2D7F; }
.f_sub_menu ul li ul li a.selected_parent, .f_sub_menu ul li ul li a:link.selected_parent, .f_sub_menu ul li ul li a:visited.selected_parent { background: #dcd5e5; color: #4F2D7F; }

.f_sub_menu ul li ul li a:hover.selected_leaf, .f_sub_menu ul li ul li a:hover.selected_leaf { color: #4F2D7F; background: #BEBEBE; text-decoration: none;  }
.f_sub_menu ul li ul li a:hover.selected_parent, .f_sub_menu ul li ul li a:hover.selected_parent { color: #4F2D7F; background: #BEBEBE; text-decoration: none;  }

/* third level */
.f_sub_menu ul li ul li ul li a.selected_leaf, .f_sub_menu ul li ul li ul li a:link.selected_leaf, .f_sub_menu ul li ul li ul li a:visited.selected_leaf { background: #edeaf2; color: #4F2D7F; }
.f_sub_menu ul li ul li ul li a:hover.selected_leaf, .f_sub_menu ul li ul li ul li a:hover.selected_leaf { color: #4F2D7F; background: #BEBEBE; text-decoration: none; }

.f_sub_menu ul li ul li ul li a.selected_parent, .f_sub_menu ul li ul li ul li a:link.selected_parent, .f_sub_menu ul li ul li ul li a:visited.selected_parent { background: #edeaf2; color: #4F2D7F; }
.f_sub_menu ul li ul li ul li a:hover.selected_parent, .f_sub_menu ul li ul li ul li a:hover.selected_parent { color: #4F2D7F; background: #BEBEBE; text-decoration: none; }

.f_feature_item h2.contact, .f_home_feature_item h2.contact	{	
	border-bottom: 2px solid #b5c8d7;
	}

.flv_link { font-size: 0.9em; padding-bottom: 4px; }

.partners_image_left_text_right {float:left; margin:0; padding:0; width:100%;}
.partners_image_left_text_right img {border-bottom:1px solid #747678;}

.f_main_menu a { padding-bottom: 32px; }

.table_border td {
	vertical-align: top; 
	border-bottom: 1px dotted #999;
}


#f_manhatten * { vertical-align: middle; }
#f_manhatten label { cursor: pointer; }
#f_manhatten ul { list-style: none; margin: 0; padding: 0; }
#f_manhatten ul li { list-style: none; overflow: hidden; height: 100%; margin-top: 3px; }
#f_manhatten ul li label { display: block; float: left; width: 200px; }
#f_manhatten ul li .text { float: left; }
#f_manhatten ul li .text input { width: 200px; }
#f_manhatten ul li .gender { width: 100px; float: left; margin: 0 0 0 10px; }
#f_manhatten ul li .gender label { display: inline; float: none; }
#f_manhatten #reasons label { display: inline; float: none; margin-left: 10px; }
#f_manhatten #reasons li { margin-top: 0; }

#f_manhatten #reden_keuze_royaal_id label,#f_manhatten #reden_keuze_fataal_id label { display: inline; vertical-align: top; float: none; padding-right: 5px; }
#f_manhatten #reden_keuze_royaal_id, #f_manhatten #reden_keuze_fataal_id li { margin-top: 0; }

#f_manhatten ul li .text input.verplicht_leeg_veld {
	border: 1px solid red;
}

#f_manhatten p input.verplicht_leeg_veld {
	border: 1px solid red;
}

#f_manhatten label .verplicht_leeg_veld {
	color: red; 
}

#vestiging_holder {
	display: none;
}

/**
 * Advertenties
 */
#advertentie_afbeelding {
	border-bottom: 1px solid #999;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}

#advertentie_cycle {
	float: left;
	height: 242px;
	margin-bottom: 10px;
}

#advertentie_cycle img {
	cursor: pointer;
}

#advertentie_preview div {
	cursor: pointer;
	margin: 10px 0px 10px 0px;
}

#advertentie_preview img {
	margin-right: 20px;
	margin-top: 20px;
}

.f_home_actie_img {
	height: 242px;
}

#nav a { border: 1px solid #ccc; background: #fc0; text-decoration: none; margin: 0 5px; padding: 3px 5px;  }
#nav a.activeSlide { background: #ea0 }
#nav a:focus { outline: none; }

#homepage_banner {
	text-align: left;
	/*
	height: 161px;
	width: 278px;
	*/
	margin-bottom: 15px;	
}

#homepage_banner_flash {
	text-align: left;
	
	width: 100%;;
	margin-bottom: 8px;	
}

div.f_contact div.result_graf div { 
	width: 50%; 
	float: left;
}
div.f_contact div.result_graf { 
	width: 600px; 
	float: left; 
}
#frm-cta-contact { padding-bottom: 2px; overflow: hidden; height: 100%; }
#frm-cta-contact select { width: 87%; float: left; }
#frm-cta-contact .submit { width: 12%; float: right; }

.f_related_article { margin: 0 0 8px 0; }
.f_related_article .hdr { padding-left: 8px; background: #4f2d7f; border-bottom: 1px solid #fff; }
.f_related_article h2 { font-family: Arial; margin: 0; font-size: 1.2em; line-height: 1.33333em; padding: 0.46em 0; color: #fff; font-weight: bold; }
.f_related_article ul { list-style: none; padding: 0 10px; margin: 0; background: #DCD5E5; }
.f_related_article ul li { border-bottom: 1px dotted #FFFFFF; line-height: 1.33333em; padding: 0.46em 0;  }
.f_related_article ul li.last { border-bottom: none; }
.f_related_article ul li a { font-size: 1.0em; color: #444444;}
.f_related_article ul li strong { font-size: 1.0em; color: #4f2d7f; }

.f_newsletter { background: #4f2d7f; margin-bottom: 8px; padding: 3px 10px; }
.f_newsletter h2 { font-family: Arial,sans-serif; font-weight: bold; padding: 0.46em 0; font-size: 1.2em; color: #fff; border-bottom: 1px dotted #fff; }
.f_newsletter div { font-size: 1.1em; color: #fff; margin-bottom: 8px; }
.f_newsletter fieldset { padding-bottom: 8px; }
.f_newsletter fieldset label { display: block; float: left; width: 46%; color: #fff; font-weight: bold; }
.f_newsletter fieldset span { float: right; width: 54%; }
.f_newsletter fieldset span input.text { width: 100%; border-color: #747678 #4f2d7f #4f2d7f #747678; border-style: solid; border-width: 1px; }
.f_newsletter fieldset span input.verplicht_leeg_veld { border: 1px solid red; }
.f_newsletter fieldset.submit span input { width: auto; float: right; }


.f_deals { background: #4f2d7f; margin-bottom: 8px; padding: 0 2px 2px 2px; }
.f_deals h2 { font-family: Arial,sans-serif; font-weight: bold; font-size: 1.2em; color: #fff; padding: 0.46em 8px; margin: 0; }
.f_deals h2 a { color: #fff; }
.f_deals ul { margin: 0; padding: 0; background: #fff; }
.f_deals ul li { list-style: none; font-size: 1.2em; line-height: 1.4em; padding: 10px 10px; border-bottom: 1px dotted #4f2d7f; }
.f_deals ul li a { color: #444;}
.f_deals ul li.last { border-bottom: none; padding-bottom: 0; height: 33px; }
.f_deals ul li.vsl { padding: 0; }
.f_deals ul li.vsl img { display: block; }

.f_list_deals { }
.f_list_deals .item { background: #4f2d7f; padding: 2px; margin: 0 0 10px 0; }
.f_list_deals .item h2 { font-size: 1.4545em; color: #fff; padding: 0.46em 8px; margin: 0; }
.f_list_deals .item .container { width: 100%; background: #fff; border-collapse: collapse; border-width: 0;  }
.f_list_deals .item .container .vsl { border-right: 2px solid #4f2d7f; width: 176px; }
.f_list_deals .item ul { padding: 0; margin: 0;}
.f_list_deals .item ul li { list-style: none; line-height: 1.125em; padding: 10px 10px; border-bottom: 1px dotted #4f2d7f; }
.f_list_deals .item ul li a { color: #444;}
.f_list_deals .item ul li.last { border: none; }

.f_actions { padding: 20px 0 0 0;}
.f_actions .addthis_toolbox { float: left;}
.f_actions .addthis_toolbox a { color: #4f2d7f; }
.f_actions .addthis_toolbox a { padding: 0 10px 0 0 !important; }
.f_actions .addthis_button_compact span { margin: 0 4px 0 0 !important; background: url(/img/ico_share_this.gif) no-repeat left center; }
.f_actions .addthis_button_print span { margin: 0 4px 0 0 !important; background: url(/img/ico_print.gif) no-repeat left center; }
.f_actions .staf_btn  { padding: 0 0 0 20px; color: #4f2d7f; background: url(/img/ico_staf.gif) no-repeat left center; }

#fancy_inner h2 { color: #336BBD; }
#fancy_inner a.fancybox_close { position: absolute; top: 0; right: 5px; }

#cta_fancybox_form { width: 95%; } 

#cta_fancybox_form .f_contact { margin: 0 4px; border-top: 1px dotted #000000; } 
#cta_fancybox_form .f_contact form { margin-top: 10px; }

#frm_request_for_proposal h3 {
	text-align: left;
	color: #444;
	border-bottom: 2px solid #999;
	margin-bottom: 4px;
}

#frm_request_for_proposal textarea {
	width: 95%;
	height: 50px;
}

#taf_overlay {
	background: #f2f2f2;
	border: 1px solid #c3c3c3;
	width: 293px;
	position: absolute;
	display: none;
	z-index: 1000;
}
#taf_overlay .arrow {
	background:url(../img/taf_arrow.png) no-repeat left top; 
	width: 13px; 
	height: 23px; 
	position: absolute; 
	top: 50%; 
	left: -13px;
	margin-top: -11px;
}
#taf_overlay ul { 
	margin: 15px 7px 7px 7px;
}
#taf_overlay ul li { 
	list-style: none; 
	padding-bottom: 7px;
}
#taf_overlay ul li * {
	color: #444444;
	font-family: Arial;
	font-size: 0.9em;
}
#taf_overlay ul li label {
	width: 125px;
	display: block;
	float: left;
	margin-right: 5px;
	font-weight: bold;
}
#taf_overlay ul li input {
	width: 145px;
	border: 1px solid #C3C3C3;
}
#taf_overlay ul li input.submit {
	height: 20px;
	width: auto;
	padding: 0 5px;
	float: right;
}
#taf_overlay ul li input.error {
	border: 1px solid red;
}
#taf_overlay p {
	margin: 15px 7px 7px 7px;
}


.publicatie_aanvragen_lijst {
	margin-bottom: 20px;
}
.publicatie_aanvragen_lijst tr th {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.publicatie_aanvragen_lijst tr td {
	font-size: 1.1em;
	padding-bottom: 5px;
}
.publicatie_aanvragen_lijst tr td.center {
	text-align: center;
}

