/* Prowriter CMS Stylesheet */

/* Version: 1.0 | 14/02/2004 */

/* BASIC FRONTEND VERSION */

/* TEMPLATE STYLE 1 (logo - top | nav | body)*/

/* - - - - 1. MAIN SETTINGS FOR THE WEBSITE- - - - */
body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 8pt;
    color: black;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #ffffff url(../images/KikvorsWebsite_Background.jpeg) center -9px repeat-y;
    overflow-y: scroll;
    border: none;
}
* {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    line-height: 170%;
}
table {
    vertical-align: top;
    border-collapse: collapse;
}

/* default font and font size */
p, h1, h2, h3, h4, h5, h6, h7, td, tr, th, li, span, div, table {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    margin: 0px;
    text-align: left;
    font-size: 10pt;
    line-height: 170%;
}

/* most imporant color settings */
p {
    color: #000000;
}
li {
    color: #000000;
}
a:link {
    color: #ff4000;
    text-decoration: underline;
}
a:visited {
    color: #ff4000;
}
a:hover {
    color: #000000;
}
a:active {
    color: #ff4000;
}
a img {
    text-decoration: none;
}

/* - - - -  2. GENERAL TEXT SETTINGS - - - - */
h1, .maintitle {
    font-size: 140%;
    font-weight: bold;
}
h2, .subtitle {
    font-size: 130%;
    font-weight: bold;
}
h3, .sectiontitle {
    font-size: 130%;
    font-weight: bold;
}
h4, .introduction {
    font-size: 130%;
    font-weight: bold;
}
h5, .description {
    font-size: 100%;
    font-weight: bold;
}
h6, .summary {
    font-size: 90%;
    font-weight: bold;
}
h7 {
    font-size: 100%;
}
p {
    font-size: 100%;
}
span {
    font-size: 100%;
}
li {
    font-size: 100%;
}
ul {
    margin-bottom: 10px;
    margin-left: 20px;
}

/* CONTAINER SETTINGS - Site Specific Text Settings*/
#page {
    margin: auto;
    padding: 0px;
    width: 870px;
}

/* HEADER */
#header {
    width: 870px;
    position: relative;
}
#header iframe {
    background-color: white;
    color: white;
}
#header .header_iframe {
    display: block;
    width: 870px;
    height: 200px;
}

/* NAVIGATION: SUBPAGE MENU */
#header .navigation {
    width: 782px;
    height: 31px;
    padding: 5px 44px 0px 44px;
    margin: 0px 0px 30px 0px;
}
#header .navigation ul {
    width: 668px;
    list-style-type: none;
    margin: 0px auto;
}
#header .navigation li {
    font-size: 11pt;
    line-height: 1.4;
    float: left;
    font-weight: bold;
}

/* passive */
#header .navigation li a, #header .navigation li a:link, #header .navigation li a:visited
#header .navigation li.passive a, #header .navigation li.passive a:link, #header .navigation li.passive a:visited {
    color: white;
    display: inline;
    height: 19px;
    padding: 5px 88px 5px 5px;
    text-align: center;
    text-decoration: none;
}
#header .navigation li.a:hover,

/* hier colore plaatsen zie beneden*/
#header .navigation li.passive a:hover {
    background-color: none;
    color: black;
}

/* active en parent */
#header .navigation li.active a, #header .navigation li.parent a, #header .navigation li.active a:link, #header .navigation li.parent a:link, #header .navigation li.active a:visited, #header .navigation li.parent a:visited {
    color: black;
}
#header .navigation li.active a:hover {
    color: black;
}
#header .navigation li:last-child a {
    padding-right: 5px !important;
}

/* child passive */
#header .navigation li.passive-child a, #header .navigation li.passive-child a:link, #header .navigation li.passive-child a:visited {
}
#header .navigation li.passive-child a:hover {
}

/* child active */
#header .navigation li.active-child a, #header .navigation li.active-child a:link, #header .navigation li.active-child a:visited {
}
#header .navigation li.active-child a:hover {
}

/* MAIN BODY */
.breaker {
    clear: both;
    height: 0px;
    line-height: 0px;
    overflow: hidden;
}

/* tabelopmaak */
.tabelopmaak {
    width: 700px;
    text-align: center;
    margin: 0px auto;
}
.tabelopmaak .left {
    width: 210px;
    vertical-align: top;
    color: white;
    background-color: #bfe763;
}
.tabelopmaak .left .inner {
    width: 210px;
    overflow-x: hidden;
}
.tabelopmaak .left .naw {
    margin: 70px 20px 20px 20px;
    color: black;
    font-size: 8pt;
}
.tabelopmaak .right {
    padding: 0px 0px 0px 30px;
    width: 460px;
    vertical-align: top;
}
.tabelopmaak .right a {
    color: #ff4000;
    text-decoration: underline;
}
.tabelopmaak .right a:hover {
    color: #000000;
}

/*block element */
.block {
    padding: 20px;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 20px;
    vertical-align: top;
}

/* de kleuren van de website /*

/*navigatie achterground en contactgegevens blok*/
.colora {
    background-color: #fa6a2d;
}
.colora_border {
    border: 1px #333333 solid;
}

/* nieuwsitemsblok en footer  */
.colorb {
    background-color: #9D0D0D;
}
.colorbcolor {
    color: #9D0D0D;
}

/*faq en headers */
.colorc {
    background-color: #bfe763;
    color: black;
}
.colorc h1, h2, h3, h4, h6 {
    color: #ff4000;
}

/* header en rechterkolom */
.colord {
    background-color: #FFFFFF;
}
.white_border {
    border: 1px solid #FFFFFF;
}

/*navigaties active*/
.colore {
    background-color: #000;
    color: white;
}

/*tekstkleur*/
.colorf {
    color: #FFFFFF;
}

/* end */

/*zwarte border */
.black_border {
    border: 1px solid #000000;
}

/* end */
#subparent {
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: absolute;
    left: 0px;
    top: 29px;
}
.opacity-20 {
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.opacity-30 {
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.opacity-40 {
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.opacity-60 {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.opacity-70 {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.opacity-80 {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

/*footer */
.footer {
    text-align: center;
    width: 680px;
    float: left;
    height: 25px;
    padding-left: 20px;
    padding-top: 5px;
    color: white;
}
.footer p {
    font-size: 8pt;
    text-align: center;
    color: white;
}

/* FIX FOR TRANSPARANT PNG IE6 */
img {
    behavior: url("pngbehavior.htc");
}

/*active */
.subnav {
    padding-top: 20px;
    padding-bottom: 10px;
}
.subnav ul {
    padding: 0px;
}
.subnav li {
    list-style: none;
    font-size: 9pt;
    line-height: 1.4;
    font-weight: bold;
}
.subnav a, a:link {
    color: #212121;
    text-decoration: none;
}

/* hier colora plaatsen */
.subnav a:hover {
    color: #fa6a2d;
}
.subnav .coloracolor {
    color: #fa6a2d;
}
.subnav a:active {
    color: #fa6a2d;
}

/* BEGIN Subnav nieuw */
.subnav li a, .subnav li a:link, .subnav li a:visited
.subnav li.passive a, .subnav li.passive a:link, .subnav li.passive a:visited {
    color: #212121;
    width: 104px;
    height: 19px;
    text-align: center;
    text-decoration: none;
}
.subnav li.a:hover,

/* hier colore plaatsen zie background-color:#AC4734; beneden voor animoso is er aleen een text_underline*/
.subnav li.passive a:hover {
    text-decoration: none;
    color: #fa6a2d;
}

/* active en parent */
.subnav li.active a, .subnav li.parent a, .subnav li.active a:link, .subnav li.parent a:link, .subnav li.active a:visited, .subnav li.parent a:visited {
    text-decoration: none;
    color: #fa6a2d;
}
.subnav li.active a:hover {
    color: #fa6a2d;
}

/* child passive */
.subnav li.passive-child a, .subnav li.passive-child a:link, .subnav li.passive-child a:visited {
    color: purple;
}
.subnav li.passive-child a:hover {
    color: lime;
}

/* child active */
.subnav li.active-child a, .subnav li.active-child a:link, .subnav li.active-child a:visited {
}
.subnav li.active-child a:hover {
}

/* END Subnav nieuw */
.portfolio {
    position: relative;
    left: -20px;
    padding: 10px;
    top: -23px;
    background-color: #e7e7e7;
    width: 690px;
    height: 400px;
}
.portfolio .squarediv {
    background-color: black;
    position: relative;
    float: left;
    width: 170px;
    height: 170px;
    overflow: hidden;
    margin: 1px;
}
.portfolio .name {
    display: none;
    position: absolute;
    color: white;
    font-weight: bold;
    padding: 10px;
    top: 105px;
    background-color: gray;
    width: 150px;
    overflow: hidden;
    height: 60px;
    z-index: 5;
}
.portfolio-item {
    margin-bottom: 20px;
    padding: 0px;
    width: 460px;
}
.portfolio-item h4 {
    padding: 10px 20px;
    width: 420px;
    height: 20px;
    line-height: 20px;
    background: #e7e7e7;
    border-bottom: 1px solid white;
}
.portfolio-item .portfolio-content {
    position: relative;
    padding: 0px;
    width: 460px;
    background-color: #e7e7e7;
}
.portfolio-item .portfolio-text {
    float: left;
    padding: 10px 20px;
    width: 269px;
    height: 100%;
    background-color: #e7e7e7;
    border-right: 1px solid white;
}
.portfolio-item .portfolio-list {
    float: left;
    margin-left: -1px;
    padding: 10px 5px;
    width: 140px;
    height: 100%;
    background-color: #e7e7e7;
    border-left: 1px solid white;
}
.portfolio-item .portfolio-list h5 {
    margin-bottom: 12px;
}
.portfolio-item .portfolio-list h6 {
    width: 130px;
    margin-top: 20px;
    padding: 5px 0px;
}
.portfolio-item .portfolio-list .thumbnail {
    position: relative;
    padding: 0px;
    width: 140px;
    cursor: pointer;
}
.portfolio-item .portfolio-list .thumbnail .playOverlay {
    position: absolute;
    bottom: 12px;
    left: 6px;
    width: 48px;
    height: 29px;
    background: transparent url(../images/overlay.png) center no-repeat;
    border: 1px #ffffff solid;
    z-index: 1;
}
.portfolio-item .portfolio-list .thumbnail img {
    width: 140px;
    border: 0px;
}
.portfolio-item .portfolio-list a.show_video {
    margin-left: 5px;
}
.portfolio-item .portfolio-footer {
    padding: 5px 20px 10px 20px;
    width: 420px;
    height: 20px;
    background: #e7e7e7;
    background-color: #bfe763;
    border-top: 1px solid white;
}
.portfolio-header {
    padding: 10px;
    width: 100%;
    height: 20px;
    border-bottom: 1px solid white;
}
.portfolio-content {
    padding: 12px;
    border-right: 1px solid white;
}

/*.portfolio-list { width:175px;float:left;background-color:#e7e7e7; }*/

/*.portfolio-item { position:relative;float:left;margin-left:34px; }*/
.portfolio-back {
    width: 469px;
    text-align: left;
    padding: 10px;
    position: relative;
    float: left;
    background-color: #bfe763;
    border-top: 1px white solid;
}
.portfolio-video {
    padding: 0px;
}
.portfolio-video iframe {
    width: 499px !important;
    height: 360px !important;
}

/* rounded border */
.border {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.border_xs {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.border-bottom-left {
    border-bottom-left-radius: 8px;
    -moz-border-bottom-left-radius: 8px;
    -ms-border-bottom-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
}
.border-bottom-right {
    border-bottom-right-radius: 8px;
    -moz-border-bottom-right-radius: 8px;
    -ms-border-bottom-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
}
.border-top-left {
    border-top-left-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -ms-border-top-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
}
.border-top-right {
    border-top-right-radius: 8px;
    -moz-border-top-right-radius: 8px;
    -ms-border-top-right-radius: 8px;
    -webkit-border-top-right-radius: 8px;
}
.hide {
    display: none;
}
.admin_buttons_container {
    position: relative;
    vertical-align: top;
}
.admin_buttons_container img {
    border: none;
}
.transparent_edit_button {
    position: absolute;
    left: -20px;
    top: -20px;
    padding: 5px;
    height: 34px;
    z-index: 1;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.admin_buttons_container .admin_buttons {
    display: none;
}
.admin_buttons_container:hover .admin_buttons {
    display: block;
}
.admin_buttons {
    position: absolute;
    left: -20px;
    top: -20px;
    padding: 5px;
    width: 210px;
    height: 34px;
    z-index: 200;
}
.admin_buttons img.spacer {
    position: absolute;
    width: 190px;
    height: 30px;
    z-index: 1;
}
.admin_buttons > div {
    position: absolute;
    z-index: 200;
}
.admin_buttons a, .admin_buttons a img, .tabelopmaak .right a, .tabelopmaak .right a img {
    text-decoration: none;
}
.text_column {
    float: left;
    margin-right: 13px;
    padding-bottom: 28px;
    width: 214px;
}
.text_column h5 {
    color: #ff4000;
    margin-bottom: 8px;
}
.text_column img {
    margin-bottom: 2px;
}
