/* Reset stuff */

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend
	{
		background: transparent;
		border: 0;
		font-size: 99%;
		font-family: Arial;
		margin: 0;
		outline: 0;
		padding: 0;
		vertical-align: baseline;
	}
	
a {
	
	outline: none;
}




/* Insignificant stuff, for demo purposes */



	body 
	{ 
		
		font-family: Arial, Helvetica, sans-serif;
		margin:	0px auto;
		padding: 0px; 
		color: #5e5e5e;
		background-color: #ffffff;
		height: 100%;

	}
	
	.wrapper {
		
		height: auto !important;
		
		
	}
	
	.bodyclass {
		
		background: #fff url('/themes/consultancy/images/body-bg-home.jpg') repeat-x;
	}
	
	.menuclass {
		
		background: #fff url('/themes/consultancy/images/background_menu.png') repeat-x 0 86px;
	}
	
	a 
	{
		color: #ff7300;
		text-decoration: none;
	}
	
	a:hover 
	{
		text-decoration: underline;
	}
	
	.panel h2.title 
	{ 
		padding-top: 60px;
		padding-left: 370px;
		margin-bottom: 16px;
		font-weight: normal;
		font-size: 22px;
		color: #e8e8e8; 
	}
	
	.panel p {
		
		font-size: 12px;
		text-align: justify;
	}
	
	noscript div 
	{ 
		background: #ccc; 
		border: 1px solid #900; 
		margin: 20px 0; 
		padding: 15px 
	}

/* Most common stuff you'll need to change */

	.coda-slider-wrapper 
	{ 
		width: 1000px;
		margin: auto;
		padding: 0px; 
	}
	
	#header
	{
		height: 86px;
	}
	
	#logo 
	{
		position: relative;
		width: 435px;
		top: 25px;
	}
	
	#header-nav 
	{
		width: 242px;
		height: 25px;
		float: right;
		margin-top: -15px;
		padding-top: 3px;
		background: url('/themes/consultancy/images/header-nav-bg.jpg') no-repeat;
	}
	
	#header-nav ul
	{
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}
	
	#header-nav li
	{
		border-right:1px solid #DDDDDD;
		display:block;
		float:left;
		height:19px;
		line-height:19px;
		padding-left:9px;
		padding-right:10px;
		text-align:center;
		width:61px;
	}
	
	#header-nav li a 
	{
		font-size: 14px;
		color: #3f3f3f;
	}
	
	#header-nav li a:hover 
	{
		color: #ff7300;
		text-decoration: none;
	}
	
	#header-nav li.button 
	{
		padding-left: 4px;
	}
	
	#header-nav li a.button {
		background: transparent url('/themes/consultancy/images/bg-button-a.gif') no-repeat scroll top right;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		display: block;
		float: left;
		height: 19px;
		margin-right: 4px;
		padding-right: 10px; /* sliding doors padding */
		text-decoration: none;
	}

	#header-nav li a.button span {
		background: transparent url('/themes/consultancy/images/bg-button-span.gif') no-repeat;
		display: block;
		line-height: 14px;
		padding: 3px 0 3px 10px;
	}
	
	#header-nav .last 
	{
		border-right: none;
	} 
	
	#menu 
	{
		height: 46px;
	}
	
	#menu ul
	{
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}
	
	#menu li 
	{
		float: left;
		display: block;
		height: 45px;
		line-height: 45px;
		text-align: center;
		border-left: 1px solid #454442;
		border-right: 1px solid #0f0f0f;
	}
	
	#menu li a 
	{
		font-size:13px;
		color: #fff;
		display: block;
		height: 40px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#menu li a:hover 
	{
		text-decoration: none;
		border-bottom: 5px solid #ff7300;
	}
	
	#menu li a.active 
	{
		text-decoration: none;
		border-bottom: 5px solid #ff7300;
	}
	
	#search {
		
		
		margin-top: 65px;
		

	}
	

	
	#q {
		width: 207px;
		border: none;
		background: none;
		position: absolute;
		padding: 5px 5px 5px 18px;
		background: url('/themes/consultancy/images/input.jpg') no-repeat;
		margin: 0px !important;
	}
	
	#zoekBtn {
		position: relative;
		left: 212px;
		border: none;
	}	
	
	
	/*
	#q {
		
		height: 25px;
		color: #6e6e6e;
		
		background: url('/themes/consultancy/images/input.jpg') no-repeat;
		padding-left:20px;
		width:192px;
		font-size: 14px;
		border: none;
		float: left;
		
	}

	#zoekBtn {
		height: 25px;
		width: 29px;
		float: left;
		border: none;
		background: url('/themes/consultancy/images/zoek_button.jpg') no-repeat;
		
		
		
	}
	*/
	
	.coda-slider 
	{ 
		
	}
	
	.panel-image 
	{
		float: left;
	}
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider 
	{ 
		height: 251px; 
		overflow: auto !important; 
		padding-right: 20px; 
	}
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel 
	{ 
		width: 970px; 
		color: #979797; 
		font-size: 12px;
	} 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel 
	{ 
		width: 954px;
		height: 251px;
	}
	.coda-slider-wrapper.arrows .coda-slider 
	{ 
		margin: 0px;
		width: 954px;
	}
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a 
	{ 
		background: none; 
		color: #fff; 
		padding: 5px; 
		width: 100px; 
	}
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper1 
	{ 
		padding: 0px; 
		margin: 0px; 
		width: 990px;
		height: 251px;
		background: url('/themes/consultancy/images/consultancy.jpg') no-repeat top left;
	}
	
	.coda-slider .panel-wrapper1 p
	{ 
		padding-left: 370px;
		padding-right: 50px;
	}
	

	
	/* Preloader */
	.coda-slider p.loading 
	{ 
		padding: 20px; text-align: center; 
	}

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	
	.coda-nav ul 
	{ 
		clear: both; display: none; margin: auto; overflow: hidden 
	}
	
	.coda-nav ul li 
	{ 
		display: inline 
	}
	
	.coda-nav ul li a 
	{ 
		color: #fff; 
		display: block; 
		float: left; 
		margin-right: 1px; 
		padding: 0px; 
		text-decoration: none; 
	}
	
	/* Miscellaneous */
	.coda-slider-wrapper 
	{ 
		clear: both; 
		overflow: auto; 
	}
	
	.coda-slider 
	{ 
		float: left; 
		overflow: hidden; 
		position: relative; 
	}
	
	.coda-slider .panel 
	{ 
		display: block; 
		float: left; 
	}
	
	.coda-slider .panel-container 
	{ 
		position: relative; 
	}
	
	.coda-nav-left
	{ 
		
		padding-left:8px;
		float: left;
		padding-top: 110px; 
		
	}

 .coda-nav-right 
	{ 
		float: left;
	
		padding-top: 110px; 
	}
	
	
	.coda-nav-left a, .coda-nav-right a 
	{
		text-decoration: none; 
		padding: 0px; 
	}
	.spacer
	{
		clear: both;
	}
	
	#content-container 
	{
		width: 990px;
		float: left;
		min-height: 100%;
		background-color: #fff;
		min-height: 360px;
	}
	
	#content-container h1
	{
		font-size: 30px;
		font-weight: normal;
		color: #ff7300;
		padding: 0px;
		padding-bottom: 10px;
		margin: 0px;
		margin-bottom: 10px;

	}
	
	#content-container h2
	{
		font-size: 18px;
		font-weight: normal;
		color: #3f3f3f;
		margin: 0px;
	}
	
	.home_content {
		clear: both;
		padding-top: 10px;
		text-align: justify;
		
	}
	
	.box1
	{
		width: 290px;
		margin-left:20px;
		
		padding-bottom: 20px;
		
		margin-bottom: 20px;
		float: left;
		background: transparent url('/themes/consultancy/images/background_blocks_homepage.png') repeat-x  0px 87px;
	}
	
	.box2
	{
		width: 290px;
		padding: 20px;
		
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
		padding-top: 0px;
		float: left;
		border-left: 3px dotted #dcdcdc;
		border-right: 3px dotted #dcdcdc;
		
	}
	
	.inner_block {
		background: transparent url('/themes/consultancy/images/background_blocks_homepage.png') repeat-x  0px 87px;
	}
	
	.box3
	{
		width: 290px;
		
		padding-bottom: 20px;
		
		margin-bottom: 20px;
		float: left;
		background: transparent url('/themes/consultancy/images/background_blocks_homepage.png') repeat-x  0px 87px;
	}
	
	
	.double_title {
		float: left;
		width: 180px;
		margin-top: 20px;
		
	}
	
	.home_image {
		float: left;
		
		
	}
	
	#footer
	{
		width: 100%;
		height: 150px;
		background: url('/themes/consultancy/images/footer-bg.jpg') repeat-x;
	}
	
	#foot-content 
	{
		width: 990px;
		height: 100px;
		padding-top: 15px;
		padding-bottom: 25px;
		margin: 0px auto;
		font-size: 12px;
	}

	
	#foot-content p 
	{
		
		float: left;
		margin-top: 20px;
		padding-right: 25px;
		margin-right: 25px;
		border-right: 1px solid #d2d2d1;
	}
	
	#foot-content span 
	{
	
		width: 990px;
		font-size: 11px;
		color: #b4b3b3;
		float: left;
		padding-top: 20px;
	}



.clear {
	
	clear: both;
	display: inline;
}


/*Contentpage */
#content-container
{
	margin-top: 3px;
	background: #fff url(/themes/consultancy/images/left-menu-bg.jpg) repeat-y scroll left center;

}

.home
{
	margin-top: 50px !important;
	background: #fff none !important;
}
#content
{
	
	width: 756px;
	float: right;
	margin-bottom: 50px;
	font-size: 12px;
	color: #52514e;
	background: #ffffff;
	text-align: justify;
}

#content hr
{
	background-color: #dcdcdc;
	border: none;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content h2 
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
}



#content-header 
{
	width: 756px;
	height: 197px;
	background: url('/themes/consultancy/images/content-header-bg.jpg') no-repeat;
	margin-bottom: 25px;
}

#content-header h1
{
	position: relative;
	top: 110px;
}

#content-header h1.gray
{
	color: #52514e;
	font-size: 35px;
	display: inline;
	border: none;
}

#content-header h1.orange
{
	color: #ff7300;
	font-size: 35px;
	display: inline;
	border: none;
}


#left-menu
{
	padding-top: 37px;
	width: 215px;
	float: left;
	
}

#left-menu ul
{
	list-style-type: none;
	border-bottom: 1px solid #dcdcdc;
}

#left-menu li
{	
	border-top: 1px solid #dcdcdc;
	
	padding-top: 10px;
	padding-bottom: 10px;
}

#left-menu li a
{
	color: #8f8f8e;
	font-size: 14px;
}

#left-menu li a:hover
{
	color: #ff7300;
	text-decoration: none;
}

#left-menu li a.active
{
	color: #ff7300;
	font-weight: bold;	
}

#breadcrumbs {
	
	height: 20px;
	padding-top: 11px;
	font-size: 12px;
	
	
	
	
	
}

#breadcrumbs span {
	
	float: left;
	padding-right:5px;
}

#breadcrumbsimage{
	float: left;
	padding-right:5px;
	margin-top:2px;
	display: inline;
}

#breadcrumbs a{
	padding-right:5px;
	float: left;
}

.inactive {
	
	color: #8F8F8E;
	
}


#content ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#content li
{
	padding-left: 10px;
	background: url('/themes/consultancy/images/bullet.jpg') no-repeat 0 50%;
	
}



.sitemap {
	list-style: none;
	font-size: 13px;
	

	
}

.sitemap ul {
	margin-top: 6px !important;
}

.sitemap li
{
	padding-left: 10px;
	margin-bottom: 6px;
	background: none !important;
	

}

.sitemap li a
{

	background: url('/themes/consultancy/images/bullet.jpg') no-repeat 0 50%;
	padding-left: 10px;
	
}

/*CONTACTFORM*/

#contactForm {
	
	width: 430px;
	
}

#contactForm label {
	float: left;
	width: 120px;
}

#contactForm .input_contact {
	width: 300px;
	margin-bottom: 15px;
	height: 20px;
	padding-top: 3px;
	padding-left: 3px;
	
}

#contact_note {
	width: 300px;
	height: 100px;
}

#contactForm #submit {
	float:right;
	margin-top:15px;
}


.focusField{
	border:solid 1px #00a2ff;
	background:#f5dfdf;
	color:#000;
}
.idleField{
	background:#EEE;
	color: #6F6F6F;
	border: solid 1px #DFDFDF;
}

#footer a {
	color: #5E5E5E;
}


/*applyForm*/

#applyForm {
	
	width: 450px;
	
	
}

#applyForm label {
	float: left;
	width: 120px;
}

#applyForm .input_apply {
	width: 300px;
	margin-bottom: 15px;
	height: 20px;
	padding-top: 3px;
	padding-left: 3px;
	
}



.multiple {
	width: 425px;
	margin-bottom: 15px;
	height: 20px;
	padding-top: 3px;
	
}

.zipcode_first {
	width: 60px;
	margin-bottom: 15px;
	height: 20px;
	padding-top: 3px;
	
}

.zipcode_second {
	width: 20px;
	margin-bottom: 15px;
	height: 20px;
	padding-top: 3px;
	
}



#applyForm .input_birth {
	width: 30px;
	margin-bottom: 15px;
	height: 20px;
	padding-top: 3px;
	padding-left: 3px;
	
}

#contact_note {
	
	width: 300px;
	height: 100px;
}

#applyForm #submit {
	clear:both;
	float:left;
	margin-top:40px;
}


.focusField{
	border:solid 1px #FF7300;
	background:#f5dfdf;
	color:#000;
	height: 20px;
}
.idleField{
	background:#EEE;
	color: #6F6F6F;
	border: solid 1px #DFDFDF;
	height: 20px;
}

#footer a {
	color: #5E5E5E;
}

span.title {
	color:#3F3F3F;
	font-size:18px;
	font-weight:normal;
	margin:0;
}

 
div.paging_bottom 
{
	position: 	relative;
	text-align: center;
	
	
	

	padding-top: 15px;
}

div.paging_bottom ol 
{
	height: 	26px;
	
	
	
}
div.paging_bottom ol li 
{
	display: 			inline;
	list-style-type: 	none;
	padding-right: 		20px;
	width:				20px;	
	
	padding-right: 	11px;
	padding-left: 	11px;
	height: 		11px;
	padding-top: 	9px;
	background: none !important;
}

div.paging_bottom ol li.paging_selected 
{
	width: 			14px;
	height: 		27px;
	padding-left: 	14px;
}
div.paging_bottom ol li.paging_selected a 
{
	font-weight: 	bold;
	color: 			#3F3F3F;
}

div.paging_bottom a.paging_previous 
{
	position: 		absolute;
	left: 0px;
}
div.paging_bottom a.paging_next 
{
	position:absolute;
	right:0px;
}

#header-nav li.selected
{
	background: url('/themes/consultancy/images/selected.png') no-repeat 3px 0;

}

#header-nav li.selected a
{
	
	color: #fff;
}

.home p {
	margin: 0px;
	padding: 0px;
}

