﻿body {
    font-family: "Open Sans",arial,sans-serif;
    margin: 0;
    padding: 0;
    font-size: 13px;
    /* color: #333; */
	color: #000;
    font-weight: 400;
    overflow: auto
}
p {
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 20px 0
}
strong {
    font-weight: 700
}
h1,
h2,
h3,
h4 {
    font-family: "Open Sans", arial, sans-serif
}
h1 {
    /*color: #903;*/
    color: #3E96D5;
	font-size: 30px;
    line-height: 36px;
    margin: 0 0 15px 0;
    font-weight: 700
}
h2 {
    /* color: #903; */
	color: #3E96D5;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 10px 0;
    font-weight: 300
}
h3 {
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    font-weight: 700;
    /* color: #006ab3 */
	color: #00288C;
}
h4 {
    font-size: 13px;
    line-height: 20px;
    margin: 0;
    font-weight: 700
}
ul {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
    line-height: 20px
}
li {
    padding: 0 0 0 10px
}
li:before {
    content: "•";
    color: #959595;
    position: absolute;
    left: 0;
    top: 0
}
a {
    /*color: #006ab3;*/
	color: #3E96D5;
    text-decoration: none
}
a:hover {
    text-decoration: underline
}
a:visited {
    /*color: #006ab3;*/
	color: #3E96D5;
}
address {
    font-style: normal;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 20px 0;
    padding: 0
}
blockquote {
    font-size: 13px;
    line-height: 20px
}
.form {
    margin: 0;
    padding: 0;
    display: block;
    border: none
}
.fieldset {
    margin: 20px 0;
    padding: 20px 0;
    border-left: none;
    border-right: none;
    border-top: 1px solid #dfdfdf
}
input,
.form-search input {
    font-family: "Open Sans",arial,sans-serif;
    border: 1px solid #dfdfdf;
    border-top-color: #a9a9a9;
    margin: 0;
    padding: 5px 0
}
select {
    font-family: "Open Sans",arial,sans-serif;
    border: 1px solid #dfdfdf;
    border-top-color: #a9a9a9;
    margin: 0;
    padding: 3px 0
}
textarea {
    font-family: "Open Sans",arial,sans-serif;
    border: 1px solid #dfdfdf;
    border-top-color: #a9a9a9;
    margin: 0;
    padding: 3px 0
}
::-moz-selection {
    background: #0073c2;
    color: #fff
}
::selection {
    background: #0073c2;
    color: #fff
}
table {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    width: 100%
}
tr {
    padding: 0
}
td {
    padding: 0;
    border: 1px solid #dfdfdf
}
.wrap {
    margin: 0 auto;
    text-align: left;
    width: 970px
}
.header {
    height: 262px;
    position: relative;
    z-index: 10
}
.home {
    margin: 0 10px;
    z-index: 1;
    position: relative
}
.layout1,
.layout2,
.layout3,
.layout4 {
    margin: 0 10px;
    z-index: 1;
    position: relative
}
.subnav,
.facet {
    width: 220px;
    float: left;
    margin: 0 20px 0 0
}
.content {
    float: left;
    position: relative
}
.layout1 .content {
    width: 460px;
    margin: 0 20px 0 0
}
.layout2 .content {
    width: 710px;
    margin: 0
}
.layout3 .content {
    width: 700px;
    margin: 0 20px 0 0
}
.sidebar {
    width: 230px;
    float: left;
    color: #7d7d7d
}
.footer {
    margin: 30px 10px;
    width: 950px;
   /*  color: #959595; */
   color: #000;
    float: left;
    border-top: 1px solid #dfdfdf;
    padding: 30px 0 0 0
}
.column1 {
    width: 100%;
    float: left;
    margin: 0
}
.column2 {
    width: 470px;
    float: left;
    margin: 0 10px 0 0
}
.column3 {
    width: 310px;
    float: left;
    margin: 0 10px 0 0
}
.column4 {
    width: 230px;
    float: left;
    margin: 0 10px 0 0
}
.column3.last-child,
.column2.last-child,
.column4.last-child {
    margin-right: 0
}
.content>h1 {
    position: relative;
    top: -8px
}
h2.phone,
h2.register {
    padding-left: 25px;
    position: relative
}
h2.phone:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -500px 0;
    width: 16px;
    height: 15px
}
h2.register:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -550px 0;
    width: 16px;
    height: 16px
}
.content img {
    margin: 0 0 10px 0
}
p.header-date {
    margin: 0;
    color: #959595;
    position: relative;
    top: -9px
}
a.button,
span.fc-button {
    padding: 7px 20px 8px 20px;
    display: block;
    line-height: 13px;
    text-align: center;
    border: 1px solid #dadada;
    border-bottom: 1px solid #a9a9a9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #f5f5f5;
    background: -moz-linear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%)
}
a.button:hover,
span.fc-button:hover {
    text-decoration: none;
    background: #fff;
    background: -moz-linear-gradient(top, #f5f5f5 0%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #f5f5f5 0%, #fff 100%);
    background: linear-gradient(to bottom, #f5f5f5 0%, #fff 100%)
}
a.button-social,
a.button-close {
    display: block;
    position: relative;
    border: 1px solid #dfdfdf;
    width: 30px;
    height: 30px;
    background: #f5f5f5;
    background: -moz-linear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%)
}
a.button-social:hover,
a.button-close:hover {
    text-decoration: none;
    background: #fff;
    background: -moz-linear-gradient(top, #f5f5f5 0%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #f5f5f5 0%, #fff 100%);
    background: linear-gradient(to bottom, #f5f5f5 0%, #fff 100%)
}
a.button-social span,
a.button-close span {
    display: none
}
a.button-social:after,
a.button-close:after {
    display: block;
    width: 32px;
    height: 32px;
    content: "";
    position: absolute;
    left: -1px;
    top: -1px
}
a.button-social.b-email:after {
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -242px 8px
}
a.button-social.b-facebook:after {
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -288px 8px
}
a.button-social.b-twitter:after {
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -343px 8px
}
a.button-social.b-linkedin:after {
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -391px 8px
}
a.button-social.b-youtube:after {
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -894px 8px
}
a.button-social.b-skype:after {
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -642px 9px
}
a.button-close:after {
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -938px -88px
}
a.button.button1 {
    padding: 12px 20px 13px 20px;
    font-weight: bold;
    color: #fff;
    border-color: #006cb6;
    border-bottom-color: #004c80;
    min-width: 148px;
    cursor: pointer;
    background: #0076c7;
    background: -moz-linear-gradient(top, #0076c7 0%, #006ab4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0076c7), color-stop(100%, #006ab4));
    background: -webkit-linear-gradient(top, #0076c7 0%, #006ab4 100%);
    background: linear-gradient(to bottom, #0076c7 0%, #006ab4 100%);
    -webkit-border-radius: 4px;
    border-radius: 4px
}
a.button.button1:hover {
    background: #006ab4;
    background: -moz-linear-gradient(top, #006ab4 0%, #0076c7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006ab4), color-stop(100%, #0076c7));
    background: -webkit-linear-gradient(top, #006ab4 0%, #0076c7 100%);
    background: linear-gradient(to bottom, #006ab4 0%, #0076c7 100%)
}
a.button.button2 {
    color: #903;
    font-weight: 700;
    padding: 12px 20px 13px 20px;
    cursor: pointer
}
.tab ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.tab li {
    padding: 0;
    float: left;
    margin: 0 5px 0 0
}
.tab li:before {
    content: none
}
.tab li a {
    display: block;
    min-width: 158px;
    padding: 12px 0 13px 0;
    text-align: center;
    line-height: 13px;
    border: 1px solid #dadada;
    font-weight: 700;
    position: relative;
    background: #f5f5f5;
    background: -moz-linear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%)
}
.tab li a:hover {
    text-decoration: none;
    background: #fff;
    background: -moz-linear-gradient(top, #f5f5f5 0%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #f5f5f5 0%, #fff 100%);
    background: linear-gradient(to bottom, #f5f5f5 0%, #fff 100%)
}
.tab li.active a {
    background: #fff;
    border-bottom-color: #fff;
    color: #333;
    cursor: default
}
.tab li.active a:after {
    content: "";
    display: block;
    width: 1px;
    height: 38px;
    position: absolute;
    top: 1px;
    right: -2px;
    background: #dadada
}
.view {
    width: 100%;
    position: absolute;
    top: -1px;
    right: 0;
    float: left
}
.view.tab ul {
    width: 100%;
    border-bottom: 1px solid #dadada;
    float: left
}
.view.tab ul li {
    float: right;
    position: relative;
    top: 1px
}
.view.tab ul li.view-calendar {
    margin-right: 20px
}
.view.tab ul li.view-photo {}.view.tab ul li.view-list {}.view.tab ul li a {
    min-width: 110px
}
.view.tab ul li a span {
    padding-left: 20px;
    position: relative
}
.view.tab li span:before {
    content: "";
    position: absolute;
    left: 0
}
.view.tab li.view-list span:before {
    width: 15px;
    height: 10px;
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -600px 0;
    top: 5px
}
.view.tab li.view-calendar span:before {
    width: 16px;
    height: 16px;
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -700px 0;
    top: 1px
}
.view.tab li.view-photos span:before {
    width: 16px;
    height: 12px;
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -800px 0;
    top: 3px
}
.view.tab .form {
    float: right;
    position: absolute;
    top: 1px;
    right: 0
}
.view-people li {
    left: -160px
}
.view-people select {
    width: 150px
}
.toggle-list {
    width: 100%;
    float: left
}
.toggle-calendar {
    width: 100%;
    float: left
}
.toggle-photos {
    margin-top: 20px;
    width: 100%;
    float: left
}
ul.list {
    border-top: 1px solid #dfdfdf
}
ul.list li {
    border-bottom: 1px solid #dfdfdf
}
ul.list li:before {
    top: 10px
}
ul.list li a {
    display: block;
    padding: 10px 0
}
ul.list-jobs {
    border-top: 1px solid #dfdfdf;
    margin: 0 0 30px 0
}
ul.list-jobs li {
    border-bottom: 1px solid #dfdfdf;
    padding: 15px 0 15px 80px
}
ul.list-jobs li:before {
    content: "";
    width: 54px;
    height: 52px;
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat 0 -200px;
    top: 20px;
    left: 5px
}
ul.list-jobs p {
    margin: 0
}
.toggle-list-news {
    width: 100%;
    float: left
}
.toggle-list .item,
.toggle-list-news .item {
    border-bottom: 1px solid #dadada;
    padding: 10px 0;
    position: relative
}
.toggle-list .item h3,
.toggle-list-news .item h3 {
    margin: 0 0 5px 0
}
.toggle-list .item p,
.toggle-list-news .item p {
    margin: 0 0 5px 0
}
.toggle-list .item p.item-date,
.toggle-list-news .item p.item-date {
    color: #7d7d7d;
    line-height: 20px;
    margin: 0;
    position: relative;
    top: -5px
}
.toggle-list-border {
    border-top: 1px solid #dfdfdf
}
.toggle-photos .row {
    margin-bottom: 20px;
    float: left
}
.toggle-photos .item {
    float: left;
    width: 120px;
    margin: 0 27px 20px 0;
    height: 230px
}
.toggle-photos .item.last-child {
    margin-left: -1px;
    margin-right: 0
}
.toggle-photos .item img {
    margin: 0 0 5px 0;
    float: left
}
.toggle-photos .photo-placeholder {
    height: 180px;
    margin-bottom: 5px;
    background-color: #ececec
}
.toggle-photos .photo-placeholder p {
    padding-top: 65px;
    text-align: center
}
.toggle-photos .item a img {
    border: none
}
.toggle-photos .item p {
    margin: 0;
    line-height: 15px;
    font-size: 12px
}
ul.item-contact {
    position: absolute;
    right: 0;
    bottom: 0
}
ul.item-contact li {
    padding: 0;
    margin: 0 0 0 5px;
    float: left
}
ul.item-contact li:before {
    content: none
}
.pagination {
    padding: 15px 0 0 0;
    color: #959595;
    float: left
}
.pagination.pagination-border {
    border-top: 1px solid #dfdfdf
}
.pagination a.active {
    font-weight: 700;
    color: #903;
    cursor: text
}
.pagination a.active:hover {
    text-decoration: none
}
.pagination a.disabled {
    color: #959595;
    cursor: text
}
.pagination a.disabled:hover {
    text-decoration: none
}
.pagination a.prev {
    padding-left: 10px;
    position: relative
}
.pagination a.prev:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 5px;
    height: 9px;
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -900px -100px
}
.pagination a.prev.disabled:before {
    background-position: -700px -100px
}
.pagination a.next {
    padding-right: 10px;
    position: relative
}
.pagination a.next:before {
    content: "";
    position: absolute;
    right: 0;
    top: 5px;
    width: 5px;
    height: 9px;
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -750px -100px
}
.pagination a.next.disabled:before {
    background-position: -650px -100px
}
table.calendar {
    line-height: 13px
}
table.calendar .td-rel {
    position: relative;
    z-index: 1
}
table.calendar td {
    text-align: center
}
table.calendar td span,
table.calendar td a {
    padding: 12px 0 13px 0;
    display: block
}
table.calendar td a.calendar-event {
    color: #fff;
    font-weight: 700;
    background: #0076c7;
    background: -moz-linear-gradient(top, #0076c7 0%, #006ab4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0076c7), color-stop(100%, #006ab4));
    background: -webkit-linear-gradient(top, #0076c7 0%, #006ab4 100%);
    background: linear-gradient(to bottom, #0076c7 0%, #006ab4 100%)
}
table.calendar td a.calendar-event:hover {
    text-decoration: none;
    background: #006ab4;
    background: -moz-linear-gradient(top, #006ab4 0%, #0076c7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006ab4), color-stop(100%, #0076c7));
    background: -webkit-linear-gradient(top, #006ab4 0%, #0076c7 100%);
    background: linear-gradient(to bottom, #006ab4 0%, #0076c7 100%)
}
table.calendar tr.calendar-days {
    color: #7d7d7d
}
table.calendar tr.calendar-days td {
    padding: 12px 0 13px 0
}
table.calendar td .tooltip {
    display: none
}
table.calendar td:hover .tooltip {
    display: block;
    position: absolute
}
.calender-header,
.fc-header td {
    border: 1px solid #dfdfdf;
    border-bottom: none;
    background: #f5f5f5;
    position: relative;
    text-align: center;
    padding: 9px 0
}
.calender-header h2,
.fc-header h2 {
    margin: 0
}
.calender-header a.button,
.fc-header span.fc-button {
    position: absolute;
    top: 5px;
    padding: 0;
    width: 30px;
    height: 30px;
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 0;
    border-radius: 0
}
.calender-header a.button.prev,
.fc-header span.fc-button-prev {
    left: 5px
}
.calender-header a.button.next,
.fc-header span.fc-button-next {
    right: 5px
}
.calender-header a.button:before,
.fc-header span.fc-button:before {
    content: "";
    display: block;
    width: 5px;
    height: 9px;
    position: absolute;
    top: 11px
}
.calender-header a.prev:before,
.fc-header span.fc-button-prev:before {
    left: 12px;
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -900px -100px
}
.calender-header a.next:before,
.fc-header span.fc-button-next:before {
    right: 12px;
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -750px -100px
}
.calender-header a.button span,
.fc-header span.fc-button span {
    display: none
}
.fc-day.fc-other-month {
    background-color: #f5f5f5
}
.tooltip {
    background: #ececec;
    width: 440px;
    padding: 20px;
    color: #333;
    text-align: left;
    font-weight: 400;
    z-index: 10;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .2)
}
.tooltip h3 {
    color: #903;
    margin: 0 0 5px 0!important
}
.tooltip p {
    margin: 0 0 5px 0
}
.tooltip p.tooltip-date {
    color: #7d7d7d;
    position: relative;
    top: -5px;
    margin: 0;
    padding: 0
}
.tooltip a.calendar-read-more {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 20px
}
.action {
    width: 100%;
    float: left;
    padding: 20px 0 0 0;
    border-top: 1px solid #dfdfdf;
    margin: 0 0 20px 0
}
.action a.button {
    float: left;
    margin-right: 10px
}
.action p {
    float: left;
    position: relative;
    top: 9px
}
.action .or {
    font-style: italic;
    color: #7d7d7d
}
.action .or:before {
    content: "- "
}
.action .or:after {
    content: " -"
}
.tag-cloud {
    background: #d5e2f4;
    height: 370px;
    position: relative
}
.tag-cloud a {
    position: absolute;
    display: block
}
.tag-cloud a.tag-cloud1 {
    font-size: 48px;
    line-height: 48px;
    left: 75px;
    top: 15px;
    color: #00548e
}
.tag-cloud a.tag-cloud2 {
    font-size: 36px;
    line-height: 36px;
    left: 100px;
    top: 70px
}
.tag-cloud a.tag-cloud3 {
    font-size: 48px;
    line-height: 48px;
    left: 450px;
    top: 75px;
    color: #00548e
}
.tag-cloud a.tag-cloud4 {
    font-size: 24px;
    line-height: 24px;
    left: 160px;
    top: 110px;
    color: #0181da
}
.tag-cloud a.tag-cloud5 {
    font-size: 42px;
    line-height: 42px;
    left: 35px;
    top: 140px;
    color: #00548e
}
.tag-cloud a.tag-cloud6 {
    font-size: 36px;
    line-height: 36px;
    left: 315px;
    top: 185px
}
.tag-cloud a.tag-cloud7 {
    font-size: 24px;
    line-height: 24px;
    left: 95px;
    top: 225px;
    color: #0181da
}
.tag-cloud a.tag-cloud8 {
    font-size: 48px;
    line-height: 48px;
    left: 395px;
    top: 245px;
    color: #00548e
}
.tag-cloud a.tag-cloud9 {
    font-size: 36px;
    line-height: 36px;
    left: 85px;
    top: 290px
}
.tag-cloud a.tag-cloud10 {
    font-size: 24px;
    line-height: 24px;
    left: 260px;
    top: 330px;
    color: #0181da
}
.tag-cloud a:hover {
    color: #903;
    text-decoration: none
}
.voorsprong {
    width: 100%;
    float: left
}
.voorsprong p {
    float: left;
    font-size: 15px;
    line-height: 25px;
    margin: 0 10px 0 0
}
.voorsprong ul {
    float: left;
    font-size: 15px;
    line-height: 25px;
    font-weight: 700
}
.voorsprong li {
    padding: 0
}
.voorsprong li:before {
    content: none
}
.floating {
    width: 100%;
    float: left
}
.float-image-quote {
    float: left;
    margin: 0 20px 20px 0;
    width: 60px
}
.float-image-logo {
    width: 188px;
    border: 1px solid #dfdfdf;
    padding: 10px 0;
    text-align: center;
    float: left;
    margin: 0 20px 20px 0
}
.float-image img,
.float-image-logo img {
    margin: 0
}
.float-text-logo {
    float: left;
    margin: 0;
    width: 250px
}
.float-text-quote {
    float: left;
    width: 380px
}
.float-text-logo h2 {
    position: relative;
    top: 10px
}
.float-contact1 {
    float: left;
    width: 200px;
    margin: 0 10px 0 0
}
.float-contact2 {
    float: left;
    width: 250px
}
ul.contact-social {
    margin: 0 0 20px 0
}
ul.contact-social li {
    float: left;
    margin: 0 5px 0 0;
    padding: 0
}
ul.contact-social li:before {
    content: none
}
a.link-map {
    display: block;
    line-height: 20px;
    margin: 0 0 20px 0;
    padding: 0 0 0 20px;
    position: relative
}
a.link-map:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 3px;
    width: 13px;
    height: 16px;
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -750px 0
}
.login1 {
    border: 1px solid #dfdfdf;
    float: left;
    width: 473px;
    min-height: 200px;
    background: #f5f5f5
}
.login2 {
    border: 1px solid #dfdfdf;
    border-left: none;
    float: left;
    width: 434px;
    padding: 20px;
    min-height: 160px
}
.lightbox {
    display: none;
    background: #ececec;
    text-align: left;
    padding: 20px;
    width: 440px;
    min-height: 160px;
    z-index: 11;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .2)
}
.lightbox img {
    float: left;
    margin: 0 20px 0 0
}
.lightbox p {
    color: #333
}
.lightbox h3 {
    color: #903;
    margin: 10px 0 20px 0
}
.lightbox strong {
    display: inline-block;
    width: 80px
}
.lightbox ul {
    color: #333;
    margin: 0 0 20px 0
}
.lightbox ul li {
    padding: 0
}
.lightbox ul li:before {
    content: none
}
.lightbox ul.lightbox-contact li {
    padding: 0;
    float: left;
    margin: 0 5px 0 0
}
.lightbox ul.lightbox-contact li:first-child {
    margin-right: 0;
    position: relative;
    top: 6px
}
.lightbox a.button-close {
    position: absolute;
    top: 20px;
    right: 20px
}
.logo {
    position: absolute;
    top: 24px;
    left: 10px;
    width: 100%
}
.logo h1 {
    width: 126px;
    height: 60px;
    margin: 0;
    position: absolute
}
.logo h1 a {
    display: block;
    width: 100%;
    height: 100%;
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat 0 0 transparent
}
.logo h1 a span {
    display: none
}
.logo p {
    /*color: #903;*/
    color: #00288C;
	margin: 0;
    position: absolute;
    top: 25px;
    left: 145px
}
.nav {
    width: 100%;
    font-size: 20px;
    line-height: 20px;
    height: 50px;
    position: absolute;
    top: 120px;
    left: 0;
    z-index: 10
}
.nav .menu ul {
    margin: 0;
    width: 640px;
    float: left;
    list-style: none
}
.nav .menu ul li {
    float: left;
    text-align: center;
    width: 160px;
    padding: 0 0 5px 0;
    position: relative
}
.nav .menu ul li:before {
    content: none
}
.nav .menu ul li a {
    display: block;
    color: #fff;
    padding: 14px 0;
    border-width: 1px;
    border-style: solid;
    border-top-color: #00288C;
    border-right-color: #00288C;
    border-bottom-color: #00288C;
    border-left-color: #00288C;
    text-shadow: 0 -1px 1px #00288C;
    background: #00288C;
    background: -moz-linear-gradient(top, #00288C 0%, #00288C 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0076c7), color-stop(100%, #00288C));
    background: -webkit-linear-gradient(top, #00288C 0%, #00288C 100%);
    background: linear-gradient(to bottom, #00288C 0%, #00288C 100%)
}
.nav .menu ul li:first-child a {
    border-left-color: #00288C;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px
}
.nav .menu ul li a:hover,
.nav ul li:hover a {
    text-decoration: none;
    /*background: #89002e;
    border-color: #89002e;*/
	background: #D56510;
    border-color: #D56510;
    text-shadow: 0 -1px 1px #6d0024
}
.nav .menu ul li.selected>a,
.nav ul li.selected>a:hover {
   /* background: #903;
    border-color: #903;*/
	background: #D56510;
	border-color: #D56510;
    text-shadow: 0 -1px 1px #6d0024
}
.nav .menu ul ul {
    font-size: 13px;
    position: absolute;
    top: 55px;
    left: 0;
    background: #ececec;
    width: 230px;
    padding: 10px 0;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .2);
    display: none
}
.nav .menu ul li:hover ul {
    display: block
}
.nav .menu ul ul li {
    float: none;
    text-align: left;
    width: 100%;
    padding: 0
}
.nav .menu ul ul a,
.nav ul li:hover ul li a {
    padding: 5px 5px 5px 20px;
    border: none;
    background: transparent;
    color: #333;
    text-shadow: none;
    font-weight: 700
}
.nav .menu ul ul a:hover,
.nav ul li:hover ul a:hover {
    background: #dadada;
    text-shadow: none;
    /*color: #903*/
	color: ##3E96D5;
}
.nav .form {
    float: right;
    height: 48px;
    width: 308px;
    border: 1px solid #00288C;
    border-left-color: #00288C;
    padding: 0 0 0 20px;
    background: #00288C;
    background: -moz-linear-gradient(top, #00288C 0%, #00288C 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00288C), color-stop(100%, #00288C));
    background: -webkit-linear-gradient(top, #00288C 0%, #00288C 100%);
    background: linear-gradient(to bottom, #00288C 0%, #00288C 100%) -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0
}
.nav input {
    font-size: 20px;
    border: 1px solid #4d9acf;
    /* background: #006ab4; */
	background: #3E96D5;
    color: #fff;
    margin: 0;
    padding: 0 0 0 4px;
    outline: none;
    width: 251px;
    float: left;
    position: relative;
    top: 9px;
    -webkit-box-shadow: inset 0 1px 1px 0 #005a99;
    box-shadow: inset 0 1px 1px 0 #005a99
}
.nav input[placeholder] {
    color: #fff
}
.nav::-webkit-input-placeholder {
    color: #fff
}
.nav::-moz-placeholder {
    color: #fff
}
.nav:-ms-input-placeholder {
    color: #fff
}
input:-moz-placeholder {
    color: #fff
}
.nav .form a.button-search {
    display: block;
    width: 42px;
    height: 29px;
    float: left;
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -190px 5px;
    position: relative;
    top: 9px
}
.nav .form a span {
    display: none
}
.topnav {
    position: absolute;
    top: 50px;
    right: 10px
}
.topnav ul {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none
}
.topnav ul li {
    float: left;
    margin: 0 0 0 18px;
    padding: 0
}
.topnav ul li:before {
    content: none
}
.topnav ul li a.button {
    /*color: #903;*/
	color: #000;
    font-weight: 700;
    display: inline-block;
    padding: 12px 20px 13px 20px;
    position: relative;
    top: -15px
}
.topnav ul li a.button:before {
    display: block;
    display: inline-block;
    content: "";
    height: 15px;
    width: 11px;
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -450px 0;
    position: relative;
    top: 2px;
    margin: 0 10px 0 0
}
.subheader {
    height: 32px;
    position: absolute;
    top: 200px;
    left: 0;
    width: 950px;
    margin: 0 10px;
    color: #959595;
    z-index: 1
}
.subheader p {
    position: relative;
    top: 6px;
    margin: 0
}
.breadcrumb {
    float: left
}
.breadcrumb1 {
    width: 700px
}
.breadcrumb2 {
    width: 530px
}
.breadcrumb3 {
    width: 780px
}
.breadcrumb p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.breadcrumb a {
    color: #959595
}
.back {
    float: left;
    width: 170px;
    text-align: right
}
.back a {
    padding-left: 10px;
    position: relative
}
.back a:before {
    content: "";
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -900px -100px;
    position: absolute;
    left: 0;
    top: 5px;
    width: 5px;
    height: 9px
}
.share {
    float: right
}
.share p {
    float: left
}
.share ul {
    margin: 0 0 0 5px;
    padding: 0;
    list-style: none;
    float: left
}
.share ul li {
    float: left;
    padding: 0;
    margin: 0 0 0 5px
}
.share ul li:before {
    content: none
}
.subnav ul {
    font-weight: 700;
    list-style: none;
    margin: 0
}
.subnav ul li {
    padding: 0 0 0 0;
    margin: 0 0 5px 0;
    position: relative
}
.subnav ul li:before {
    content: none
}
.subnav ul li a {
    padding: 0 0 0 15px
}
.subnav ul li a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    width: 5px;
    height: 9px;
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -750px -100px
}
.subnav ul li a:hover {
    text-decoration: none;
    /* color: #903 */
	color: #00288C
}
.subnav ul li a:hover:before {
    background-position: -800px -100px
}
.subnav ul li.selected a:before {
    background-position: -800px -100px
}
.subnav ul li.subnav-open a:before {
    width: 9px;
    height: 5px;
    background-position: -600px -100px;
    left: -3px;
    top: 7px
}
.subnav ul li.subnav-open a:hover:before {
    background-position: -850px -100px
}
.subnav ul li.subnav-open.selected a:before {
    width: 9px;
    height: 5px;
    left: -3px;
    top: 7px;
    background-position: -850px -100px
}
.subnav ul li.selected a,
.subnav ul li.subnav-open.selected a {
    /* color: #903 */
	color: #00288C
}
.subnav ul ul {
    font-weight: 400;
    margin: 5px 0 10px 20px
}
.subnav ul ul li {
    margin: 0;
    padding: 0 0 0 10px
}
.subnav ul ul li a {
    padding: 0
}
.subnav ul ul li a:before {
    background: none
}
.subnav ul li.selected ul li a,
.subnav ul li.subnav-open.selected ul li a {
    color: #006ab3;
    cursor: pointer
}
.subnav ul li ul li a:hover,
.subnav ul li.selected ul li a:hover {
    /* color: #903 */
	color: #00288C;
}
.subnav ul ul li:before {
    content: "•"
}
.subnav ul ul li.selected a,
.subnav ul li.selected ul li.selected a {
   /*  color: #903 */
   color: #00288C
}
.subnav ul ul ul {
    margin-top: 0
}
.subnav ul ul ul li:before {
    content: "-"
}
.subnav ul li.selected ul li.selected ul li a {
    color: #006ab3;
    cursor: pointer
}
.subnav ul li ul li ul li a:hover,
.subnav ul li.selected ul li ul li a:hover,
.subnav ul li.selected ul li.selected ul li a:hover {
    /* color: #903 */
	color: #00288C
}
.subnav ul ul ul li.selected a,
.subnav ul li.selected ul li ul li.selected a,
.subnav ul li.selected ul li.selected ul li.selected a {
    /* color: #903 */
	color: #00288C
}
.sidebar .section {
    border: 1px solid #dfdfdf;
    padding: 20px;
    margin: 0 0 20px 0;
    float: left;
    -webkit-box-shadow: 1px 1px 0 0 #dfdfdf;
    box-shadow: 1px 1px 0 0 #dfdfdf;
    width: 188px
}
.sidebar h2 {
    margin-right: -20px
}
.sidebar img {
    margin: 0 0 10px 0;
    padding: 0;
    border: 1px solid #dfdfdf
}
.sidebar p.last-child {
    margin-bottom: 0
}
p.sidebar-werkgeverslijn {
    font-size: 20px;
    padding: 0 0 0 25px;
    position: relative;
    margin: 0;
    color: #006ab3
}
p.sidebar-werkgeverslijn:before {
    content: "";
    display: block;
    width: 16px;
    height: 15px;
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -500px 0;
    position: absolute;
    top: 2px;
    left: 0
}
.sidebar-person {
    width: 100%;
    float: left;
    margin: 0 0 10px 0
}
.sidebar-person.last-child {
    margin-bottom: 0
}
.sidebar-person img {
    float: left;
    margin: 0 10px 0 0
}
.sidebar-person h4 {
    color: #333
}
.sidebar-person p {
    margin: 0
}
a.video-thumb {
    border: 1px solid #dfdfdf;
    margin: 0 0 10px 0;
    float: left
}
a.video-thumb.last-child {
    margin-bottom: 0
}
a.video-thumb img {
    border: none;
    margin: 0;
    float: left
}
.footer ul {
    margin: 0
}
.footer ul li {
    padding: 0 0 5px 0
}
.footer ul li:before {
    content: none
}
.footer .column1 {
    margin-bottom: 50px
}
.footer .column4 {
    margin-bottom: 20px
}
.footer ul li a,
.footer .column1 a {
    /* color: #959595 */
	color: #000
}
.footer p {
    position: relative;
    top: 6px;
    margin: 0
}
.copy {
    float: left
}
.form-field {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
    min-height: 26px;
    position: relative
}
.field-label {
    width: 210px;
    float: left;
    position: relative
}
.field-input {
    width: 448px;
    float: left;
    position: relative
}
.field-input.no-field-label {
    margin-left: 210px
}
.field-button {
    float: left;
    margin-left: 210px
}
.field-input ul {
    width: 100%;
    margin: 0;
    float: left
}
.field-input li {
    padding: 0;
    width: 100%;
    float: left;
    margin: 0 0 5px 0
}
.field-input li:before {
    content: none
}
.warning input,
.warning select {
    border: 1px solid #e2001a;
    font-weight: 700;
    -webkit-box-shadow: 0 0 0 1px #e2001a;
    box-shadow: 0 0 0 1px #e2001a
}
.warning label {
    color: #e2001a!important
}
span.warning-message {
    display: none;
    clear: both;
    color: #e2001a;
    font-size: 11px;
    position: relative;
    top: 2px
}
.warning span.warning-message {
    display: block
}
.form-contact {
    border: 1px solid #dfdfdf;
    padding: 20px;
    background: #f5f5f5;
    float: left;
    -webkit-box-shadow: 1px 1px 0 0 #dfdfdf;
    box-shadow: 1px 1px 0 0 #dfdfdf
}
.form-contact .last-child {
    margin-bottom: 0
}
.form-contact label {
    color: #333;
    font-weight: 700;
    width: 188px;
    position: relative;
    top: 4px;
    float: left
}
.form-contact .field-input label {
    font-weight: 400;
    width: auto
}
.form-contact input {
    margin: 0 5px 0 0;
    float: left
}
.form-contact input.input-size1 {
    width: 98px
}
.form-contact input.input-size2 {
    width: 188px
}
.form-contact input.input-size3 {
    width: 318px
}
.form-contact input[type=checkbox] {
    position: relative;
    top: 6px;
    border: none;
    padding: 0;
    margin: 0 5px 0 0
}
.form-contact textarea {
    float: left
}
span.form-optional {
    font-style: italic;
    color: #959595;
    float: left;
    position: relative;
    top: 4px
}
span.input-no-edit {
    float: left;
    position: relative;
    top: 4px
}
.form-contact hr {
    border: none;
    border-top: 1px solid #dfdfdf;
    clear: both;
    margin: 0 0 20px 0;
    padding: 0
}
.form-contributie {
    border: 1px solid #dfdfdf;
    padding: 20px;
    background: #f5f5f5;
    float: left;
    margin: 0 0 20px 0;
    -webkit-box-shadow: 1px 1px 0 0 #dfdfdf;
    box-shadow: 1px 1px 0 0 #dfdfdf
}
.form-contributie .field-label {
    width: 140px
}
.form-contributie .field-input {
    width: 278px
}
.form-contributie .last-child {
    margin-bottom: 0
}
.form-contributie label {
    font-weight: 700
}
.form-contributie input {
    margin: 0 5px 0 0;
    float: left;
    width: 188px
}
.form-contributie .field-button {
    margin-left: 140px;
    margin-top: 10px
}
.sidebar .form-contact {
    float: left
}
.sidebar .form-contact .form-field {}.sidebar .form-contact .field-label {
    width: 100%;
    margin: 0 0 5px 0
}
.sidebar .form-contact .field-input {
    width: 100%!important
}
.sidebar .form-contact label {
    top: 0;
    font-weight: 400
}
.sidebar .form-contact input {
    width: 186px;
    margin: 0
}
.sidebar .form-contact select {
    width: 188px;
    margin: 0
}
.sidebar .form-contact textarea {
    width: 186px
}
.sidebar .form-contact .field-button {
    float: left;
    margin-left: 0
}
.sidebar span.form-optional {
    position: absolute;
    right: 0;
    top: 0
}
.sidebar .form-contact .button2 {
    width: 146px
}
.form-search {
    border: 1px solid #dfdfdf;
    padding: 10px 20px;
    background: #f5f5f5;
    float: left;
    width: 418px
}
.form-search input {
    float: left;
    margin-right: 0;
    width: 296px
}
.form-search a.button {
    float: right;
    padding-left: 44px;
    position: relative;
    cursor: pointer
}
.form-search a.button:before {
    width: 18px;
    height: 18px;
    content: "";
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -850px 0;
    position: absolute;
    left: 20px;
    top: 5px
}
.search-results {
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
    padding: 10px 0;
    margin: -20px 0 0 0;
    float: left;
    width: 100%
}
div#Paging p {
    float: left;
    margin: 0 5px 0 5px
}
.search-results p {
    margin: 0
}
.search-results strong {
    font-weight: 400;
    color: #903
}
.login1 .form {
    background: #f5f5f5;
    padding: 20px;
    float: left
}
.login1 .form .form-field.last-child {
    margin-top: 10px;
    margin-bottom: 0
}
.login1 .form .field-label {
    width: 225px;
    line-height: 16px
}
.login1 .form .field-input {
    width: 203px
}
.login1 .form input {
    width: 188px
}
.login1 .form label {
    font-weight: 700;
    top: 0
}
.login1 .form .field-label span {
    display: block;
    color: #959595;
    font-style: italic
}
.login1 .form .form-field.last-child .button {
    width: 146px
}
.login1 .form .form-field.last-child .field-label a,
.login1 form .form-field.last-child .field-label p {
    position: relative;
    top: 13px
}
.facet-header {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 15px 0
}
.facet-header h2 {
    line-height: 20px;
    margin: 0
}
.form-facet {
    float: left;
    width: 100%
}
.form-facet .form-field {
    border-bottom: 1px solid #dfdfdf;
    padding: 15px 0;
    margin: 0
}
.form-facet .field-label {
    margin: 0 0 5px 0;
    float: left;
    width: 100%
}
.form-facet .field-input {
    float: left;
    width: 100%
}
.form-facet label {
    font-weight: 700
}
.form-facet input {
    margin: 0;
    float: left
}
.form-facet input[type="checkbox"] {
    border: none;
    padding: 0
}
.form-facet ul label {
    font-weight: 400;
    float: left;
    background:
}
.form-facet ul input {
    float: left;
    margin: 0 5px 0 0;
    position: relative;
    top: 3px
}
.form-facet ul.facet-van-tot li {
    margin: 0 0 10px 0
}
.form-facet ul.facet-van-tot label {
    width: 50px;
    position: relative;
    top: 4px
}
.form-facet ul.facet-van-tot select {
    width: 150px
}
.form-facet li.last-child,
.form-facet ul.facet-van-tot li.last-child {
    margin-bottom: 0
}
.home h2,
.home-proof-header .ms-rtestate-field h2,
.ms-rtestate-field .home-themas h2 {
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 20px 0;
    /* color: #903; */
	color: #00288C;
    font-weight: 300
}
.home-carousel {
    float: left;
    width: 950px;
    height: 300px;
    margin: 0 0 0 0;
    background: transparent;
    position: relative
}
ul.carousel-link {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 310px;
    z-index: 2
}
ul.carousel-link li {
    padding: 0;
    width: 310px;
    height: 100px;
    margin: 0
}
ul.carousel-link li a {
    display: block;
    padding: 15px 10px 0 20px;
    height: 83px;
    border: 1px solid #dfdfdf;
    border-bottom: 1px solid #c8c8c8;
    border-top: 1px solid #fff;
    /* background: #ececec; */
	background: #F3F0ED;
    position: relative
}
ul.carousel-link li.link1 a {
    border-top-color: #dfdfdf
}
ul.carousel-link li.link3 a {
    border-bottom-color: #dfdfdf
}
ul.carousel-link h3 {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    text-shadow: 0 1px 0 #fff
}
ul.carousel-link p {
    margin-top: 3px
}
ul.carousel-link li.link-news h3 {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px
}
ul.carousel-link li a:hover,
ul.carousel-link li.active a {
    /* background: #903; */
	background: #3E96D5;
    color: #fff;
    text-decoration: none;
    /* border-color: #903;
    border-bottom-color: #89002e */
	border-color: #3E96D5;
	border-bottom-color: #3E96D5;
}
ul.carousel-link li a:hover h3,
ul.carousel-link li.active a h3 {
    text-shadow: 0 -1px 0 #F3F0ED;
    color: #F3F0ED
}
ul.carousel-link li a:hover:before,
ul.carousel-link li.active a:before {
    content: "";
    position: absolute;
    left: -31px;
    top: -1px;
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat 0 -300px;
    background-repeat: no-repeat;
    height: 100px;
    width: 30px
}
ul.carousel-link li:before {
    content: none
}
.carousel-image {
    position: relative;
    z-index: 1;
    width: 640px;
    left: 0;
    top: 0
}
.carousel-image .carousel-intro {
    height: 88px;
    padding: 12px 30px 0 20px;
    position: absolute;
    left: 0;
    display: none;
    /* background-color: #710026; */
    /* background-color: rgba(113, 0, 38, .9);
    color: rgba(113, 0, 38, .9); */
	background-color: rgba(0, 40, 140, .9);
    color: rgba(0, 40, 140, .9);
    width: 590px
}
.carousel-image img {
    display: none;
    margin: 0;
    padding: 0;
    float: left
}
.carousel-image .active img {
    display: block
}
.carousel-image .carousel-news .carousel-intro {
    padding-left: 65px
}
.carousel-image .carousel-news .carousel-intro:before {
    content: "";
    background: url('/Style Library/AWVN/Website/sprite.png') no-repeat -50px -300px;
    display: block;
    width: 45px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0
}
.carousel-image .carousel1 .carousel-intro {
    top: 0
}
.carousel-image .carousel2 .carousel-intro {
    top: 100px
}
.carousel-image .carousel3 .carousel-intro {
    top: 200px
}
.carousel-image .active .carousel-intro {
    display: none
}
.carousel-image h4 {
    color: #fff;
    line-height: 18px;
    font-size: 15px
}
.carousel-image h4 span {
    font-weight: 400;
    font-size: 13px;
    font-style: italic
}
.carousel-image p {
    color: #fff;
    line-height: 18px
}
.carousel-image p a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline
}
.carousel-image p a:hover {
    text-decoration: none
}
.home-themas {
    float: left;
    width: 100%;
    margin: 0 0 40px 0
}
.home-themas ul {
    margin-bottom: 0
}
.home-themas li {
    padding: 0;
    margin: 0 0 20px 0
}
.home-themas li:before {
    content: none
}
.home-themas li.last-child {
    margin-bottom: 0
}
.home-themas ul a {
    position: relative;
    padding: 0 0 0 15px;
    display: block
}
.home-themas ul h3 {
    margin: 0
}
.home-themas ul h3:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "► ";
    color: #959595
}
.home-themas ul p {
    margin: 0;
    /* color: #333 */
	color: #000
}
.home-themas ul a:hover {
    text-decoration: none
}
.home-themas ul a:hover h3,
.home-themas ul a:hover h3:before {
    /* color: #903 */
	color: #00288C
}
.home-themas ul a:hover p {
    color: #000
}
.home-proof {
    float: left;
    width: 100%
}
.home-proof-header {
    border: 1px solid #dfdfdf;
    background: #f5f5f5;
    padding: 20px 20px 70px 20px;
    float: left;
    position: relative
}
.home-proof-header1 {
    float: left;
    margin: 0 10px 0 0;
    width: 220px
}
.home-proof-header2 {
    float: left;
    margin: 0 10px 0 0;
    width: 220px
}
.home-proof-header3 {
    float: left;
    margin: 0 10px 0 0;
    width: 220px
}
.home-proof-header4 {
    float: left;
    margin: 0;
    width: 218px
}
.home-proof h3 {
    font-size: 30px;
    line-height: 36px;
    margin: 0
}
.home-proof-header1 h3 {
    color: #d01f3c
}
.home-proof-header2 h3 {
    color: #006ab3
}
.home-proof-header3 h3 {
    color: #fe6600
}
.home-proof-header4 h3 {
    color: #079c07
}
.home-proof-header p {
    padding: 0 0 0 35px;
    margin: 0;
    position: relative
}
.home-proof-header p:before {
    position: absolute;
    left: 0;
    top: 8px;
    width: 30px;
    height: 30px;
    content: "";
    background-image: url('/Style Library/AWVN/Website/sprite.png');
    background-repeat: no-repeat
}
.home-proof-header1 p:before {
    background-position: 0 -100px
}
.home-proof-header2 p:before {
    background-position: -50px -100px
}
.home-proof-header3 p:before {
    background-position: -100px -100px
}
.home-proof-header4 p:before {
    background-position: -150px -100px
}
.home-proof p.read-more {
    position: absolute;
    top: 34px;
    right: 20px
}
.home-proof p.read-more:before {
    background: none
}
#tab-container {
    position: relative
}
#tab-container .tab {
    position: absolute;
    left: 20px;
    bottom: -20px
}
ul.tab {
    height: 40px;
    top: -40px
}
.home-proof-content {
    float: left;
    width: 100%;
    margin: 20px 0 0 0
}
.footer .column4 h2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px
}
.ms-rtestate-field h1,
.ms-rtestate-field h2,
.home-proof-header .ms-rtestate-field h2,
.ms-rtestate-field .home-themas h2 {
    /* color: #903 */
	color: #3E96D5;
}
.ms-rtestate-field h2 {
    color: #0072c6;
    font-size: 13px;
    margin: 0 0 0 0;
    font-weight: 700
}
.ms-rtestate-field h4 {
    color: #262626
}
.ms-core-listMenu-horizontalBox {
    display: block
}
.addthis_toolbox a.at300b,
.addthis_toolbox a.at300m {
    width: 30px !important;
}