@charset "utf-8";
/* CSS Document */

/*------------------------------*/
/* Reset */
/*------------------------------*/
html,body
{
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,
pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,
img,input,ins,kbd,q,s,samp,small,strike,tt,var,dl,dt,dd,
ol,ul,li,fieldset,form,label,legend,table,caption,tbody,
tfoot,thead,tr,th,td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
	color: inherit;
}

table { border-collapse:collapse; border-spacing:0; }

caption,th,td { text-align:left; font-weight:normal; }

blockquote:before,blockquote:after,q:before,q:after { content: ""; }

blockquote,q { quotes:"" ""; }

ul,ol { list-style: none; line-height: 20px; }

/*------------------------------*/
/* Titles */
/*------------------------------*/
h1
{
	font-size: 14px;
	font-weight: bold;
	color: #0879BF;
	margin: 0;
	padding: 0;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #0879BF;
	margin: 0 0 15px 0;
	padding: 0;
}

h3
{
	font-size: 13px;
	font-weight: bold;
	color: #0879BF;
	margin: 0 0 5px 0;
	padding: 0;
}

h4 { font-size: 12px; font-weight: bold; color: #777; }

/*------------------------------*/
/* Common */
/*------------------------------*/
body,html {	height: auto; min-height: 100%; }

body
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #272A2D;
	overflow-x: hidden;
	background: #FFFFFF;
}

a { text-decoration: none; color: #0879BF; }
a:link { text-decoration: none; color: #0879BF; }
a:visited { text-decoration: none; color: #0879BF; }
a:hover { text-decoration: none; color: #0879BF; }
a:active { text-decoration: none; color: #0879BF; }

a img { border: none; }

.clear-after:after
{
	content: ".";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}

.float-left { float: left; }

.bottom-padding-15 { padding-bottom: 15px; }
.bottom-padding-30 { padding-bottom: 30px; }

/*------------------------------*/
/* Header */
/*------------------------------*/
#header-top { width: 960px;
height: 104px;
margin: 0px auto 0;
overflow: hidden; }

.headerviewer {
	background:url(http://loopbaannederland.nl/images/header/back.png)
}
#header-text { float: left; margin: 8px 0 0 10px; }
#header-text-main {  }
#header-text-sub { font-style: italic; }

#header-login { width: 275px; float: right; font-size: 11px; margin-top: 8px; }
.header-login-field { float: left; width: 100px; margin-right: 10px; background:#FFF; height:12px; }
.header-login-field input
{
	width: 100px;
	padding: 4px 0 4px 5px;
	border: 1px solid #ADADAD;
	background: white;
	height:12px;
}
.header-login-field input:focus { border: 1px solid #0879BF; }

.header-login-field a { font-size: 10px; display: block; margin-top: 5px; }

#login-submit-button
{
	width: 50px;
	height: 22px;
	border: none;
	margin-top: 0px;
	background: url(../images/btn-login.png);
}

#header-menu-background
{
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background: #FFF url(../images/bg-nav-repeat.gif) no-repeat -30px 0;
}

#header-menu { height: 41px; background: #FFF url(../images/bg-nav.gif) repeat-x; }

#header-menu-list { width: 960px; margin: 0 auto; line-height: 20px; }
.header-menu-list-item { float: left; font-size: 12px; font-weight: bold; text-transform: uppercase; }

.header-menu-list-item a { color: #FFF; }
.header-menu-list-item a:hover { color: #FFF; text-decoration: underline; }
.header-menu-list-item-link
{
	position: relative;
	display: block;
	padding: 0 15px 0 0;
	margin: 0 10px 0 0;
	overflow: hidden;
	background: url(../images/sep.gif) no-repeat right 5px;
}

.header-menu-list-item-left, .header-menu-list-item-right
{
	float: left;
	display: block;
	height: 33px;
	width: 5px;
	margin-top: 7px;
}

.header-menu-list-item-selected .header-menu-list-item-link
{
	left: -11px;
	padding-right: 0;
	margin-right: 0;
}

.header-menu-list-item-selected .header-menu-list-item-left { background: url(../images/left-nav-hover.gif) no-repeat; }
.header-menu-list-item-selected .header-menu-list-item-right { background: url(../images/right-nav-hover.gif) no-repeat; }

.header-menu-list-item-selected .header-menu-list-item-content
{
	padding: 6px 5px 7px;
	background-color: #FFF;
	color: #036DAD;
}

.header-menu-list-item-content
{
	float: left;
	padding-top:6px;
	margin-top: 7px;
	display: block;
}

/*------------------------------*/
/* Breadcrumb */
/*------------------------------*/
#breadcrumb
{
	width: 960px;
	font-size: 12px;
	overflow: hidden;
	padding: 12px 0 22px;
	margin: 0 auto;
}

.breadcrumb-item { float: left; font-weight: bold; color: #0879BF; }
.breadcrumb-item a
{
	color: #919191;
	padding-right: 14px;
	margin-right: 5px;
	background: url(../images/sep-breadcrumbs.gif) no-repeat scroll right 6px transparent;
}

/*------------------------------*/
/* Intro */
/*------------------------------*/
#intro-container { border-bottom: 1px solid #C6C6C6; margin-bottom: 15px; background: #F1F1F1; }

#intro
{
	width: 960px;
	overflow: hidden;
	line-height: 20px;
	margin: 0 auto;
	padding: 20px 0 0;
}

#intro-left { float: left; width: 625px; }

#intro-title  { font-size: 12px; font-weight: bold; }
#intro-title h1 { font-size: 14px; font-weight: bold; }
#intro-text h2 { font-size: 12px; font-weight: bold; }


#intro-right { float: right; width: 259px; font-size:11px; border-left: 0px solid #C6C6C6; padding-left:15px }


/*------------------------------*/
/* Content */
/*------------------------------*/
#content { width: 960px; margin: 0 auto; }

#content-main
{
	float: left;
	width: 680px;
	font-size: 12px;
	
}
#content-main h1 { font-size: 14px; font-weight: bold; }

#content-main p { line-height: 20px; margin: 0 0 20px 0; }

.indented-list { line-height: 20px; margin: 0 0 20px 20px; }

/*------------------------------*/
/* Aanvraag plaatsen */
/*------------------------------*/
#request-error { font-weight: bold; color: #F00; margin: 20px 0; }

#request-success { font-weight: bold; margin: 20px 0; }

#request-data { border-bottom: 1px solid #ADADAD; margin-bottom: 15px; }
#request-personal-data {  }

.request-row { height: 25px; }
.request-row td { vertical-align: top; }

.request-row select { border: 1px solid #ADADAD; }
.request-row input { width: 200px; border: 1px solid #ADADAD; padding: 4px 0 4px 5px; }
.request-row textarea { width: 400px; height: 140px; border: 1px solid #ADADAD; }

.request-row-text-main { font-size: 13px; font-weight: bold; margin: 0; padding: 0; }
.request-row-text-sub { font-size: 12px; font-style: italic; margin: 0; padding: 0; }

#request-submit-button
{
	width: 188px;
	height: 27px;
	border: none;
	cursor: pointer;
	background: url(../images/btn-submit.png);
        color: #FFFFFF;
        font-size: 15px;
		font-weight:bold;
}

.button2
{

width: 242px;
height: 19px;
border: none;
cursor: pointer;
background: url(../images/button2.png);
color: white!important;
font-size: 14px!important;
font-weight: bold;
text-align: center;
padding: 4px;
display: block;
overflow:hidden;
}

.button2:hover
{

width: 242px;
height: 19px;
border: none;
cursor: pointer;
background: url(../images/button2_h.png);
color: #3d6519!important;
font-size: 14px!important;
font-weight: bold;
text-align: center;
padding: 4px;
display: block;
}


/*------------------------------*/
/* Bedrijvengids */
/*------------------------------*/
#company-filter { margin-bottom: 20px; }

.company-filter-item { float: left; font-size: 12px; font-weight: bold; margin: 5px 15px 0 0; }

.company-filter-menu { margin-top: -5px; }

.company-filter-menu-item a
{
	display: block;
	color: #FFF;
	background: url(../images/ico-arrow.gif) no-repeat scroll 95% 13px #0879BF;
	line-height: 16px;
	padding: 5px 20px 5px 10px;
}

.company-filter-menu-submenu
{
	position: absolute;
	top: 26px;
	left: 0;
	display: none;
	border: 1px solid #196274;
	z-index: 100;
}

.company-filter-menu:hover .company-filter-menu-submenu { display: block; }

.company-filter-menu-item { position: relative; }

.company-filter-menu-submenu-item a
{
	width: 230px;
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 20px 5px 10px;
	background: url(../images/bg-drop_down.png) repeat scroll 0 0 transparent;
}

.company-filter-menu-submenu-item a:hover
{
	background: url(../images/bg-drop_down-hover.png) repeat scroll 0 0 transparent;
}

#companies-shown-text { color: #717171; font-size: 14px; font-weight: bold; }

.company-list-item
{
	font-size: 12px;
	padding: 17px;
	margin-bottom: 20px;
	border: 1px solid #63B5E8;
	background-color: #EBF6FD;
	overflow: hidden;
}

.company-list-item-pic { float: left; }

.company-list-item-info { float: right; width: 470px; }

.company-list-item-name { float: left; font-size: 14px; color: #0879BF; }

.company-list-item-cities { float: right; text-align: right; }
.company-list-item-main-city
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #0879BF;
}
.company-list-item-sub-city
{
	display: block;
	font-size: 10px;
	color: #7A98AA;
	text-transform: uppercase;
}

.company-list-item-description { line-height: 22px; margin-bottom: 12px; }

.company-list-item-link a
{
	float: left;
	font-weight: bold;
	color: #FFF;
	line-height: 16px;
	padding: 3px 7px 5px;
	border: 1px solid #FFF;
	background: url(../images/bg-btn.gif) repeat-x scroll 0 0 transparent;
}

/*------------------------------*/
/* Hoe werkt het? */
/*------------------------------*/
.how-to-step { font-size: 13px; line-height: 20px; margin: 10px 0; }
.how-to-step h2 { font-size: 12px; font-weight: bold }

/*------------------------------*/
/* Partners */
/*------------------------------*/
.partner a { font-weight: bold; color: #00BDF3; text-decoration: none; }

/*------------------------------*/
/* Sidebar */
/*------------------------------*/
#right-column { float: right; width: 250px;  }

#sidebar-top { width: 250px; height: 50px; }

#sidebar-bottom
{
	width: 208px;
	padding: 20px;
	background: #F1F1F1;
	border: 1px solid #C7C7C7;
}

#sidebar h3 { font-size: 14px; }

#sidebar a { color: #000; }
#sidebar a:hover { text-decoration: underline; }

.sidebar-title { margin-bottom: 10px; }
.sidebar-subtitle { font-weight: bold; display: block; color: #919191; margin-bottom: 15px; }

.sidebar-list
{
	position: relative;
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #C6C6C6;
}

.sidebar-list-item { float: left; }

.sidebar-list-arrow
{
	color: #777777;
	padding-left: 20px;
	background: url(../images/sep-arrow.gif) no-repeat scroll left 6px transparent;
}

#sidebar-more-information a
{
	font-weight: bold;
	color: #0879BF;
	padding-left: 20px;
	background: url(../images/sep-arrow.gif) no-repeat scroll left 6px transparent;
}

#sidebar-professional
{
	float: right;
	width: 208px;
	padding: 20px;
	background: #D5EFFF;
	border: 1px solid #63B5E8;
}

/*------------------------------*/
/* Sidebar for professionals */
/*------------------------------*/
#right-column-professional { float: right; width: 250px; }

#sidebar-professional h3 { font-size: 16px; }

#sidebar-professional label
{
	font-weight: bold;
	color: #0879BF;
	display: block;
	margin-bottom: 5px;
}

#sidebar-professional input, #sidebar-professional textarea
{
	width: 200px;
	padding: 4px 0 4px 5px;
	margin-bottom: 15px;
	border: 1px solid #ADADAD;
	background: #FFF;
}

#sidebar-professional textarea
{
	width: 200px;
	padding: 4px 0 0 5px;
	border: 1px solid #ADADAD;
	background: #FFF;
}

#sidebar-professional p {
        margin: 0 0 15px 0;
}

#sidebar-professional select
{
	width: 207px;
	padding: 4px 0 4px 5px;
	margin-bottom: 15px;
	border: 1px solid #ADADAD;
	background: #FFF;
}

#professional-submit-button
{
	width: 188px;
	height: 27px;
	border: none;
	cursor: pointer;
	background: url(../images/btn-continue.png);
}

/*------------------------------*/
/* Aanmelden afmaken */
/*------------------------------*/
.professional-input-field { overflow: hidden; margin-bottom: 15px; }

.professional-input-field label { width: 115px; display: block; color: #272A2D; padding-top: 5px; }

.professional-input
{
	border: 1px solid #ADADAD;
	padding: 4px 0 4px 5px;
	width: 200px;
}

.professional-input:focus { border: 1px solid #0879BF; }

.professional-error-text { display: block; color: #F00; padding-bottom: 5px; }

.professional-error { border: 1px solid #F00; }
.professional-error:focus { border: 1px solid #F00; }

#professional-left { float: left; width: 330px; }
#professional-right { float: right; width: 330px; }

#professional_postal_code { display: block; margin: 5px 0 0 5px; }

#professional-photo-field { overflow: hidden; margin-bottom: 15px; }
#professional-photo-field label { width: 115px; display: block; color: #272A2D; padding-top: 5px; }
#professional-photo-field input { border: 1px solid #ADADAD; }
#profile-photo-info { display: block; margin-left: 115px; }
#profile-photo-info i { display: block; }

.professional-checkboxes { padding: 10px 0 10px; overflow: hidden; }

.professional-regions { float: left; width: 340px; margin: 5px 0 10px; }

.professional-checkboxes-text
{
	float: right;
	border: 1px solid #ADADAD;
	padding: 4px 0 4px 5px;
	margin: -5px 25px 0 0;
	width: 170px;
}
.professional-checkboxes-text:focus { border: 1px solid #0879BF; }

.professional-regions label { position: relative; top: -2px; margin-left: 5px; }

#professional-signup-finish-button
{
	width: 188px;
	height: 27px;
	border: none;
	cursor: pointer;
	background: url(../images/btn-finish.gif);
}

/*------------------------------*/
/* Profile */
/*------------------------------*/
.profile-list
{
	line-height: 20px;
	list-style: none;
	padding: 0 1px;
	margin-bottom: 20px;
	overflow: hidden;
}

#profile-list-return-item { background-color:#EBF6FD; border: 2px solid #63B5E8; padding: 17px; }
#profile-list-return-item span { float: left; font-size: 15px; margin: 0; font-weight:bold; color:#0879BF; }

#profile-list-return-item a { color: #00BDF3; }
#profile-list-return-item img { width: 20px; padding-left: 10px; padding-top: 2px; }

#profile-picture { float: left; width: 140px; height: 140px; }

#profile-information { float: right; width: 500px; }

#profile-information-company-name
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #0879BF;
	margin-bottom: 5px;
}
#profile-information-company-name h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0879BF;
}
#profile-information-company-city
{
	float: right;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #0879BF;
	margin-bottom: 4px;
}
#profile-information-company-subcities
{
	clear: both;
	float: right;
	display: block;
	font-size: 10px;
	color: #7A98AA;
	text-transform: uppercase;
	margin-top: -5px;
}
#profile-information-introduction
{
	clear: both;
	font-weight: bold;
	color: #272A2D;
	line-height: 22px !important;
	padding-top: 20px;
	margin-bottom: 12px !important;
}

.profile-part { margin-bottom: 10px; border-bottom: 1px dotted #0879BF; }
.profile-part li { margin-left: 14px; list-style: disc; }

.profile-part-title
{
	font-size: 13px;
	font-weight: bold;
	color: #0879BF;
	margin-bottom: 5px;
}
.profile-part-title h2 {
	font-size: 13px;
	font-weight: bold;
	color: #0879BF;
	margin-bottom: 5px;
}
.profile-part-list { line-height: 20px; list-style: disc inside; margin: 20px 0; }

.profile-part-list h3 {
	font-size:12px;
	font-weight:normal;
	color:#000;
	display:inline;
}

#profile-part-definition-list dt
{
	font-size: 12px;
	font-weight: bold;
	color: #272A2D;
	margin-bottom: 10px;
}
#profile-part-definition-list dd { margin-bottom: 15px; }

.profile-part-profile { border: none; }

.profile-part-profile-title { margin-bottom: 15px; }

/*------------------------------*/
/* Contact */
/*------------------------------*/
.contact-field { overflow: hidden; margin-bottom: 15px; }

.contact-label { width: 150px; display: block; color: #272A2D; padding-top: 5px; }

.contact-input
{
	border: 1px solid #ADADAD;
	padding: 4px 0 4px 5px;
	width: 200px;
}

.contact-input:focus { border: 1px solid #0879BF; }

#call-me-submit-button
{
	width: 188px;
	height: 27px;
	margin-left: 150px;
	border: none;
	cursor: pointer;
	background: url(../images/btn-contact.png);
}

#contact-error { color: #F00; font-weight: bold; }

/*------------------------------*/
/* Aanvraag status */
/*------------------------------*/
#requests { margin-bottom: 50px; }

.request-item { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dotted #0879BF; }

.request-item-acceptance-list { margin: 5px 0 0 10px; }

/*------------------------------*/
/* Footer */
/*------------------------------*/
#footer
{
	margin-top: 45px;
	padding-bottom: 40px;
	background: #F1F1F1 url(../images/bg-footer.gif) repeat-x;
}

#footer-content { width: 960px; margin: 0 auto; }

#footer-content-submenu { line-height: 20px; padding: 25px 0 17px; overflow: hidden; }

.footer-content-submenu-item { float: left; margin-right: 24px; text-transform: uppercase; }

.footer-content-submenu-item a { font-size: 11px; font-weight: bold; color: #0879BF; }

#footer-content-links-list
{
	position: relative;
	left: -30px;
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 30px;
}

.footer-content-links-list-item
{
	float: left;
	width: 259px;
	padding: 15px 30px;
	border-right: 1px solid #C6C6C6;
}

.footer-content-list-item-arrow a
{
	color: #777777;
	padding-left: 20px;
	background: url(../images/sep-arrow.gif) no-repeat scroll left 6px transparent;
}

.menu-item-last { margin-right: 0; border: 0; }

#footer-content-bottom { font-size: 12px; color: #777; line-height: 18px; }

#footer-content-blog-posts { float: left; width: 640px; }
#footer-content-sitemaps { float: left; }

.footer-content-blog-post-date { font-size: 10px; color: #0879BF; }

#footer-copyright
{
	font-size: 12px;
	text-align: center;
	background: url("../images/footer-line.gif") repeat-x scroll 0 2px transparent;
}

#footer-copywrite-text { background-color: #F1F1F1; padding: 0 20px; }
#footer-copyright a { color: #777; }

div#sidebar.form {
	background-color:#d5efff;
	border-color:#63b5e8;
}
form#contact label.title {
	margin-bottom:15px;
	line-height:22px;
	font-weight:bold;
	display:block;
	color:#0879bf;
	cursor:pointer;
	white-space:nowrap;
}
form#contact label strong {
	font-size:16px;
	display:block;
	padding-bottom:5px;
}
form#contact label span {
	color:#919191;	
}
form#contact p {
	padding-bottom:15px;	
}
form#contact p span, form#contact label {
	padding-bottom:5px;
	display:block;
	font-size:12px;
	color:#0879bf;
	font-weight:bold;
}
form#contact input.text {
	width:204px;
	padding:4px 0 4px 5px;
	display:block;
	border:1px solid #adadad;
}
form#contact input.text.error {
	border-color:red;
}
form#contact textarea.error {
	border-color:red;
}
form#contact input.text:focus, form#contact textarea:focus {
	border:1px solid #0879bf;	
}
form#contact select {
	width:209px;
}
form#contact textarea {
	width:198px;
	height:73px;
	padding:5px;
	border:1px solid #adadad;
}
form#contact span.required {
	 display: inline;
	 font-size: 10px;
	 color: #CC0000;
	 font-weight: normal;
}
form#contact span.error_message {
	color: #CC0000;
	font-size: 10px;
	font-weight: normal;
	padding-top: 4px;
}
form#contact input.submit {
	width:188px;
	height:27px;
	display:block;
	border:none;
	cursor:pointer;
	overflow:hidden;
	background:url(../images/btn-submit.png) no-repeat;	
}

.lead-intro {
    font-size: 13px;
    color: #000 !important;
    font-weight: normal;
}

#intro-text ul, .lead-intro ul {
    line-height: 20px;
    list-style:none;
	padding-left:10px;
}

#sidebar-top {
    background: url('../images/btn-request.png') no-repeat;
    width: 250px;
    height: 50px;
}

#sidebar-header {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bolder;
    padding: 8px 0 0 2px;
    text-align: center;
}

#sidebar-header-main h2 {
    font-size: 14px;
    font-weight: bolder;
    padding: 15px 0 0 24px;
    color: #FFF !important;
}

.socialmedia {
	display:block;
	margin-top:20px;
	float:none;
	position:relative;
	padding-bottom:20px;
	
}

.socialmedia img {
    float:left;
    margin-right:7px;

}

.socialmedia a {
	border-bottom:0px;
}

.aanmelden_btn {
width: 167px;
height: 24px;
border: none;
cursor: pointer;
background: url(http://loopbaannederland.nl/images/btn-submit.png);
color: white!important;
font-size: 15px;
text-align:center;
padding-top:3px;
margin-top:5px;
}

.aanmelden_btn a {
	color:#FFF!important;
}

ul.introtext {
	list-style:disc!important;
	margin:0px!important;
	padding:0px!important;
	
}

.borders {
	border-bottom:1px solid #ADADAD;
	padding-bottom:12px;
	width:250px;
}

