﻿/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls]) {
        display: none;
    }

[hidden] {
    display: none;
}


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
    font-family: sans-serif;
    color: #222;
}

body {
    margin: 0;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection {
    background: #0066cc;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #0066cc;
    color: #fff;
    text-shadow: none;
}
/* --   selection  --/*


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/* Improve readability of pre-formatted text in all browsers */
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

    q:before, q:after {
        content: "";
        content: none;
    }

small {
    font-size: 85%;
}

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* Reset all headings and paragraphs */
h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol {
    margin: 0;
    padding: 0 0 0 0;
}

dd {
    margin: 0 0 0 40px;
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

figure {
    margin: 0;
}


/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.2em 0;
}

/* =============================================================================
   fontface
   ========================================================================== */

@font-face {
    font-family: 'swis721_blkex_btblack';
    src: url('swiss_721_black_extended_bt-webfont.eot');
    src: url('swiss_721_black_extended_bt-webfont.eot?#iefix') format('embedded-opentype'), url('swiss_721_black_extended_bt-webfont.woff') format('woff'), url('swiss_721_black_extended_bt-webfont.ttf') format('truetype'), url('swiss_721_black_extended_bt-webfont.svg#swis721_blkex_btblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AftasansItalic';
    src: url('AftaSansThin-Italic-webfont.eot');
    src: url('AftaSansThin-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('AftaSansThin-Italic-webfont.woff') format('woff'), url('AftaSansThin-Italic-webfont.ttf') format('truetype'), url('AftaSansThin-Italic-webfont.svg#AftasansItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AftasansRegular';
    src: url('AftaSansThin-Regular-webfont.eot');
    src: url('AftaSansThin-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('AftaSansThin-Regular-webfont.woff') format('woff'), url('AftaSansThin-Regular-webfont.ttf') format('truetype'), url('AftaSansThin-Regular-webfont.svg#AftasansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ==|== primary styles =====================================================
   Author: Druff Interactive
   ========================================================================== */
body {
    width: 100%;
    background: url(../images/raster.png) repeat, url(../images/background2.jpg) no-repeat top center fixed;
}
/* IE7 Hack */
body {
    *background: url(../images/background2.jpg) no-repeat top center fixed;
}
/* IE8 Hack */
@media \0screen {
    body {
        background: url(../images/background2.jpg) no-repeat top center fixed;
    }
}

.headerStrip {
    width: 100%;
    height: 14px;
    display: block;
    background: url(../images/Life-Landscapes-Header-Repeat.png) repeat-x;
}

/* -- MainWrapper -- */
#wrapper {
    height: auto;
    width: 964px;
    margin: 0 auto;
}

/* -- Header -- */
header {
    background: #fff;
    float: left;
    width: 964px;
    height: 101px;
    margin: 31px 0 0 0;
    position: relative;
}

.mainlogo {
    float: left;
    width: 82px;
    height: 82px;
    margin: 10px 0 0 19px;
    -moz-box-shadow: 0px 0px 6px -2px #000000;
    -webkit-box-shadow: 0px 0px 6px -2px #000000;
    box-shadow: 0px 0px 6px -2px #000000;
}

nav {
    height: auto;
    width: 764px;
    display: block;
    position: relative;
    float: left;
}

    nav h2 {
        display: none;
    }

    nav ul {
        list-style: none;
        margin: 36px 0 0 0;
    }

        nav ul li {
            float: left;
            height: 32px;
            width: auto;
            padding: 0 14px;
            border-right: 1px solid #cccccc;
            border-left: 1px solid #999999;
            font: 12px/32px "myriad-pro",sans-serif;
            color: #000;
            text-transform: uppercase;
            position: relative;
        }

            nav ul li:first-child {
                border-left: none;
            }

            nav ul li:last-child {
                border-right: none;
            }

            nav ul li a {
                color: #000;
                text-decoration: none;
            }

                nav ul li a:hover {
                    color: #0066cc;
                }

.hoverLeaf {
    width: 18px;
    height: 13px;
    display: none;
    position: absolute;
    top: -6px;
    left: 40%;
    background: url(../images/nav_hoverstate.png) no-repeat;
}

.slogon {
    width: 130px;
    height: 84px;
    font: 50px/50px "myriad-pro",sans-serif;
    font-style: normal;
    color: #007dc2;
    position: absolute;
    text-transform: uppercase;
    right: 20px;
    top: 6px;
}

.full {
    position: absolute;
}

.of {
    font: 32px/32px "myriad-pro",sans-serif;
    position: absolute;
    top: 50px;
    left: 16px;
    /* Safari & Chrome */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer 7 & 8 */
    *filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

@media \0screen {
    .of {
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    }
}

.life {
    position: absolute;
    top: 40px;
    left: 48px;
}


/* -- Main Part -- */
.main {
    height: auto;
    width: 964px;
    float: left;
    background: #ffffff;
    margin: 10px 0 0 0;
}

.sliderBox {
    height: 390px;
    width: 924px;
    margin: 19px 0 0 21px;
}

.slider-wrapper {
    width: 924px;
    height: 301px;
    margin: 0;
}

.theme-default #slider {
    margin: 0;
}

/* The Nivo Slider styles */
.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

    .nivoSlider img {
        position: absolute;
        top: 0px;
        left: 0px;
    }

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}

    .nivo-box img {
        display: block;
    }

/* Caption styles */
.nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
}

    .nivo-caption p {
        padding: 5px;
        margin: 0;
    }

    .nivo-caption a {
        display: inline !important;
    }

.nivo-html-caption {
    display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    text-align: center;
    padding: 15px 0;
}

    .nivo-controlNav a {
        cursor: pointer;
    }

        .nivo-controlNav a.active {
            font-weight: bold;
        }

/* The Nivo Slider styles */
.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

    .nivoSlider img {
        position: absolute;
        top: 0px;
        left: 0px;
    }

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}

    .nivo-box img {
        display: block;
    }

/* Caption styles */
.nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
}

    .nivo-caption p {
        padding: 5px;
        margin: 0;
    }

    .nivo-caption a {
        display: inline !important;
    }

.nivo-html-caption {
    display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    display: block;
    width: 20px;
    height: 50px;
    background: url(../images/arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    top: 125px;
    position: absolute;
}

a.nivo-nextNav {
    background-position: -20px 0;
    right: 0px;
}

a.nivo-prevNav {
    left: 0px;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}

.shadow {
    width: 925px;
    height: 20px;
    float: left;
}

.lt-ie8 .info {
    height: auto;
    width: 924px;
    float: left;
    background: #bed3dd;
    margin: 0 0 0 21px;
}

.info {
    height: auto;
    width: 924px;
    float: left;
    background: #ECF1EF;
    margin: 0 0 0 21px;
}

.infogallery {
    height: auto;
    width: 924px;
    float: left;
    margin: 0 0 0 21px;
}


.leftside {
    height: auto;
    width: 375px;
    float: left;
    padding: 0 0 0 10px;
}

.leftside {
    height: auto;
    width: 600px;
    float: left;
    padding: 0 0 0 10px;
    *padding: 0 0 20px 10px;
}

    .leftside h6 {
        font: 25px/46px 'AftasansRegular', Arial, sans-serif;
        color:green;
        padding: 7px 0 0 0;
    }

    .leftside p {
        font: 13px/28px 'AftasansRegular', Arial, sans-serif;
        color: #000000;
    }

.landscape2 {
    height: 371px;
    width: 126px;
}



.bottominfo {
    height: auto;
    width: 371px;
    display: block;
    background: #ddf2fb;
    border: 1px solid #FFFFFF;
    float: left;
    margin: 11px 0 20px 0;
}

.landscape {
    height: 68px;
    width: 371px;
}

.bottominfo p {
    font: 12px/20px 'AftasansRegular', Arial, sans-serif;
    color: #000000;
    padding: 10px 0 17px 10px;
}

.rightside {
    height: auto;
    width: 300px;
    background: #ECF1EF;
    margin: 19px 0 20px 9px;
    border: 1px solid #FFFFFF;
    float: left;
}

    .rightside h2 {
        font: 18px/46px 'AftasansRegular', Arial, sans-serif;
        color:green;
        text-indent: 10px;
    }

    .rightside ul {
        list-style: none;
        *padding: 0 0 10px 0;
        *margin: 0 0 10px 0;
    }

        .rightside ul li {
            width: 241px;
            height: 125px;
            display: block;
            float: left;
            margin: 9px 8px 9px 9px;
            background: #5bbeeb;
            font: 12px/14px 'AftasansRegular', Arial, sans-serif;
            color: #FFFFFF;
            position: relative;
        }

            .rightside ul li:nth-child(odd) {
                margin-right: 9px;
            }

            .rightside ul li img {
                border-bottom: 1px solid #fff;
            }

.dottedDivider {
    border-bottom: 1px dotted #000;
    float: left;
    width: 96%;
    margin: 0 2%;
    *display: none;
}

.rightside h3 {
    padding: 4px 0 0 3px;
    font: 11px/14px 'AftasansRegular', Arial, sans-serif;
    color: #FFF;
}

.rightside p {
    padding: 0 0 6px 3px;
}


.readmore {
    width: 46px;
    height: 16px;
    display: block;
    position: absolute;
    bottom: 2px;
    right: 2px;
    font: 12px/12px 'AftasansRegular', Arial, sans-serif;
    color: #000000;
    float: left;
    border: 1px solid #FFFFFF;
    text-indent: 4px;
    background-color: #1aa9ff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1aa9ff), to(#65c4f9));
    background-image: -webkit-linear-gradient(top, #1aa9ff, #65c4f9);
    background-image: -moz-linear-gradient(top, #1aa9ff, #65c4f9);
    background-image: -ms-linear-gradient(top, #1aa9ff, #65c4f9);
    background-image: -o-linear-gradient(top, #1aa9ff, #65c4f9);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .readmore:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

.arrow {
    width: 7px;
    height: 8px;
    padding: 2px 2px 2px 7px;
    position: absolute;
    bottom: 4px;
    right: 4px;
    border: none;
}

.readmore a {
    text-decoration: none;
    color: #fff;
}

.bottomlogos {
    height: 62px;
    width: 924px;
    float: left;
    background: #FFF;
}

.ukhamba {
    height: 50px;
    width: 57px;
    padding: 7px 0 0 25px;
    float: left;
}

.lifeindoors {
    height: 50px;
    width: 49px;
    padding: 7px 0 0 38px;
    float: left;
}

.lifesport {
    height: 50px;
    width: 46px;
    padding: 7px 0 0 43px;
    float: left;
}

.sali {
    height: 50px;
    width: 67px;
    padding: 7px 0 0 43px;
    float: left;
}

.lia {
    height: 50px;
    width: 57px;
    padding: 7px 0 0 43px;
    float: left;
}

.sagic {
    height: 50px;
    width: 57px;
    padding: 7px 0 0 43px;
    float: left;
}

.facebookicon {
    height: 31px;
    width: 31px;
    padding: 8px 0 0 0;
    margin: 15px 0 0 290px;
    float: left;
    border-right: 1px solid #cccccc;
}

.twittericon {
    height: 22px;
    width: 22px;
    margin: 23px 0 0 5px;
    float: left;
}

/* -- Footer -- */
.footerWrap {
    width: 100%;
    background: #000;
    float: left;
    margin: 20px 0 0 0;
}

footer {
    width: 964px;
    height: 42px;
    margin: 0 auto;
}

.copyright {
    width: 70%;
    height: 42px;
    float: left;
    display: block;
}

    .copyright p {
        font: 10px/42px 'AftasansRegular', Arial, sans-serif;
        color: #FFFFFF;
    }

.terms {
    width: 30%;
    height: 42px;
    display: block;
    float: left;
    text-align: right;
}

    .terms p {
        font: 10px/42px 'AftasansRegular', Arial, sans-serif;
        color: #FFFFFF;
    }

        .terms p a {
            text-decoration: none;
            color: #ffffff;
        }

            .terms p a:hover {
                text-decoration: underline;
            }

/* -- Content Pages -- */
.topSpace {
    width: 964px;
    height: 20px;
    display: block;
    float: left;
}

.fullContent {
    width: 912px;
    height: auto;
    float: left;
    background: #bed3dd;
    margin: 0 0 0 25px;
}

.info h1 {
    font: 25px/46px 'AftasansRegular', Arial, sans-serif;
    color: #000;
    text-indent: 10px;
}

.fullContent h2 {
    font: 18px/46px 'AftasansRegular', Arial, sans-serif;
    color: #000;
    text-indent: 10px;
    float: left;
}

.fullContentIntroduction {
    width: 904px;
    height: auto;
    float: left;
    margin: 10px 10px 10px 10px;
}

    .fullContentIntroduction p {
        font: 13px/20px 'AftasansRegular', Arial, sans-serif;
        color: #000;
    }
    /* --.fullContentIntroduction  img {margin: 0 0 0 235px; float: left; border: 1px solid #fff}-- */
    .fullContentIntroduction a {
        font: 13px/20px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        text-decoration: none;
    }

.aboutUsIntro p {
    width: 904px;
    height: auto;
    float: left;
    font: 13px/20px 'AftasansRegular', Arial, sans-serif;
    color: #000;
}

.fullContentbluebox {
    width: 902px;
    height: auto;
    float: left;
    margin: 10px 10px 0 0;
    background: #ddf2fb;
    border: 1px solid #FFFFFF;
}

.fullContentLeftSide {
    width: 301px;
    height: auto;
    float: left;
    margin: 10px 10px 10px 10px;
}

.ukhambaBIG {
    width: 301px;
    height: 303px;
    float: left; /* --margin:10px 10px 10px 138px-- */
}

.textContent {
    width: 400px;
    height: auto;
    float: left;
    margin: 10px 10px 10px 10px;
    font: 13px/20px 'AftasansRegular', Arial, sans-serif;
    color: #000;
}


.fullContentRightSide {
    width: 561px;
    height: auto;
    float: left;
    margin: 10px 10px 10px 0;
}

.RightSideLandscapes {
    width: 541px;
    height: auto;
    float: left;
    margin: 10px 10px 10px 10px;
}

.RightSideIndoors {
    width: 541px;
    height: auto;
    float: left;
    margin: 10px 10px 10px 10px;
}

.RightSideSportsturf {
    width: 541px;
    height: auto;
    float: left;
    margin: 30px 10px 10px 10px;
}


.IPSA {
    height: 50px;
    width: 81px;
    padding: 7px 0 0 43px;
    float: left;
}

.SAKV {
    height: 50px;
    width: 25px;
    padding: 7px 0 0 43px;
    float: left;
}

.Sagic {
    height: 50px;
    width: 25px;
    padding: 7px 0 0 43px;
    float: left;
}


/* -- Services -- */

.MainContent {
    width: 964px;
    height: auto;
    float: left;
    display: block;
    background: #FFFFFF;
    margin: 19px 0 20px 0;
}

.services {
    width: 912px;
    height: auto;
    margin: 20px 10px 10px 25px;
    background: #bed3dd;
    border: 1px solid #FFFFFF;
    float: left;
    display: block;
}

    .services h1 {
        font: 25px/46px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        text-indent: 20px;
    }

    .services ul {
        list-style: none;
    }

        .services ul li {
            width: 280px;
            height: 260px;
            *height: 290px;
            display: block;
            float: left;
            margin: 15px 0px 12px 18px;
            background: #5bbeeb;
            font: 12px/14px 'AftasansRegular', Arial, sans-serif;
            *font: 10px/22px Arial, Helvetica, sans-serif;
            color: #FFFFFF;
            position: relative;
            text-align: centre;
        }

            .services ul li img {
                border-bottom: 1px solid #fff;
            }

.dottedDivider {
    border-bottom: 1px dotted #000;
    float: left;
    width: 96%;
    margin: 0 2%;
    padding: 0 0 5px 0;
}

.services h3 {
    padding: 4px 0 0 10px;
}


/* -- Projects -- */

.MainContent {
    width: 964px;
    height: auto;
    float: left;
    display: block;
    background: #FFFFFF;
    margin: 20px 0 20px 0;
}

.projects {
    width: 912px;
    height: auto;
    margin: 20px 10px 10px 25px;
    background: #bed3dd;
    border: 1px solid #FFFFFF;
    float: left;
    display: block;
}

    .projects h1 {
        font: 25px/46px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        text-indent: 20px;
    }

    .projects ul {
        list-style: none;
    }

        .projects ul li {
            width: 280px;
            height: 260px;
            display: block;
            float: left;
            margin: 15px 0 12px 18px;
            background: #5bbeeb;
            font: 12px/14px 'AftasansRegular', Arial, sans-serif;
            color: #FFFFFF;
            position: relative;
            text-align: centre;
        }

            .projects ul li img {
                border-bottom: 1px solid #fff;
            }

.dottedDivider {
    border-bottom: 1px dotted #000;
    float: left;
    width: 96%;
    margin: 0 2%;
    padding: 0 0 5px 0;
}

.projects h3 {
    padding: 4px 0 0 10px;
}

.otherprojects {
    width: 770px;
    height: auto;
    float: left;
    padding: 0 0 30px 15px;
}

    .otherprojects h2 {
        font: 16px/36px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        text-indent: 10px;
    }

    .otherprojects ul {
        font: 12px/26px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        width: 280px;
        list-style: disc inside;
        float: left;
        padding: 0 15px 0 10px;
    }

        .otherprojects ul li {
            font: 13px/26px 'AftasansRegular', Arial, sans-serif;
            list-style: disc;
            background: none;
            width: 340px;
            height: auto;
            margin: 0 0 0 0;
            color: #000;
            list-style-position: inside;
        }


/* --  BBBEE & CSI  -- */

.mainBBBEE {
    width: 964px;
    height: auto;
    float: left;
    background: #FFF;
    margin: 19px 0 20px 0;
}

.BBBEE-fullContent {
    width: 922px;
    height: auto;
    margin: 10px 10px 10px 20px;
    background: #bed3dd;
    border: 1px solid #FFFFFF;
    float: left;
    display: block;
}

    .BBBEE-fullContent h1 {
        font: 25px/46px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        text-indent: 10px;
    }

.ContentBBBEE {
    width: 892px;
    height: auto;
    margin: 10px 10px 10px 10px;
    background: #bed3dd;
    border: 1px solid #FFFFFF;
    float: left;
    display: block;
}

    .ContentBBBEE p {
        font: 13px/26px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        float: left;
        padding: 0 0 0 10px;
    }

    .ContentBBBEE a {
        font: 13px/26px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        text-decoration: none;
    }

.ContentCSI {
    width: 892px;
    height: auto;
    margin: 10px 10px 10px 10px;
    background: #bed3dd;
    border: 1px solid #FFFFFF;
    float: left;
    display: block;
}

    .ContentCSI p {
        font: 13px/26px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        float: left;
        padding: 0 0 0 10px;
    }


/* --  Gallery  -- */
.gallery {
    width: 912px;
    height: auto;
    margin: 20px 10px 10px 25px;
    background: #bed3dd;
    border: 1px solid #FFFFFF;
    float: left;
    display: block;
}

    .gallery h1 {
        font: 25px/46px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        text-indent: 20px;
    }

    .gallery ul {
        list-style: none;
    }

        .gallery ul li {
            width: 280px;
            height: 260px;
            display: block;
            float: left;
            margin: 15px 0 12px 18px;
            background: #5bbeeb;
            font: 12px/14px 'AftasansRegular', Arial, sans-serif;
            color: #FFFFFF;
            position: relative;
            text-align: centre;
        }

            .gallery ul li img {
                border-bottom: 1px solid #fff;
            }

    .gallery h3 {
        padding: 4px 0 0 10px;
    }

.dottedDivider {
    border-bottom: 1px dotted #000;
    float: left;
    width: 96%;
    margin: 0 2%;
    padding: 0 0 5px 0;
}

/* --  Contact US  -- */
.mainContactUs {
    width: 964px;
    height: auto;
    float: left;
    display: block;
    background: #FFFFFF;
    margin: 19px 0 20px 0;
}

.Contact-Us-fullContent {
    width: 925px;
    height: auto;
    margin: 0 10px 10px 20px;
    background: #bed3dd;
    border: 1px solid #FFFFFF;
    float: left;
    float: left;
    display: block;
}

    .Contact-Us-fullContent h1 {
        font: 25px/46px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        text-indent: 10px;
    }

.ContactContainterJOHANNESBURG {
    width: 588px;
    height: auto;
    margin: 10px 10px 10px 10px;
    background: #bed3dd;
    border: 1px solid #FFFFFF;
    float: left;
    display: block;
}

    .ContactContainterJOHANNESBURG h2 {
        font: 15px/36px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        text-indent: 10px;
        text-transform: uppercase;
    }


.ContactContainterJOHANNESBURG_Left {
    width: 295px;
    height: auto;
    margin: 10px 10px 10px 10px;
    background: #bed3dd;
    float: left;
    display: block;
}

    .ContactContainterJOHANNESBURG_Left p {
        font: 13px/26px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        float: left;
        padding: 0 5px 0 10px;
    }

.ContactContainterJOHANNESBURG_Right {
    width: 165px;
    height: auto;
    margin: 10px 10px 10px 10px;
    background: #bed3dd;
    float: left;
    display: block;
}

    .ContactContainterJOHANNESBURG_Right p {
        font: 13px/26px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        float: left;
        padding: 0 5px 0 10px;
    }

.map {
    margin: 10px 10px 10px 30px;
}

.OtherContactContainter {
    width: 288px;
    height: auto;
    background: #bed3dd;
    float: left;
    display: block;
}

.ContactContainterPretoria {
    width: 268px;
    height: auto;
    margin: 10px 10px 10px 10px;
    background: #bed3dd;
    float: left;
    display: block;
    border: 1px solid #FFFFFF;
}

    .ContactContainterPretoria h2 {
        font: 15px/36px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        text-indent: 10px;
        text-transform: uppercase;
    }

    .ContactContainterPretoria p {
        font: 13px/26px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        float: left;
        padding: 10px 5px 10px 10px;
    }

.ContactContainter {
    width: 268px;
    height: auto;
    float: left;
    margin: 43px 10px 10px 10px;
    border: 1px solid #FFFFFF;
}

    .ContactContainter h2 {
        font: 15px/36px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        text-indent: 10px;
        text-transform: uppercase;
    }

    .ContactContainter p {
        font: 13px/26px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        float: left;
        padding: 0 5px 0 10px;
    }

.row {
    width: 238px;
    height: auto;
    float: left;
    margin: 0px 0 5px 0;
}

    .row p {
        width: 200px;
        height: 20px;
        font: 13px/26px 'AftasansRegular', Arial, sans-serif;
        color: #000;
    }

    .row input {
        width: 240px;
        height: 20px;
        font: 12px/26px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        margin-left: 10px;
    }

    .row textarea {
        width: 240px;
        max-width: 260px;
        min-width: 200px;
        min-height: 50px;
        max-height: 250px;
        font: 12px/26px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        margin-left: 10px;
    }

.ContactContainter .button {
    width: 95px;
    height: 30px;
    display: block;
    font: 12px'AftasansRegular', Arial, sans-serif;
    color: #FFF;
    float: left;
    border: 1px solid #FFFFFF;
    text-align: left;
    padding: 0 0 1px 10px;
    margin: 0 0 10px 10px;
    background-color: #1aa9ff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1aa9ff), to(#65c4f9));
    background-image: -webkit-linear-gradient(top, #1aa9ff, #65c4f9);
    background-image: -moz-linear-gradient(top, #1aa9ff, #65c4f9);
    background-image: -ms-linear-gradient(top, #1aa9ff, #65c4f9);
    background-image: -o-linear-gradient(top, #1aa9ff, #65c4f9);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.button:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.Barrow {
    width: 7px;
    height: 8px;
    float: left;
    position: relative;
    left: -20px;
    top: 13px;
    background: url(../images/more_arrow.png) no-repeat;
}

.button a {
    text-decoration: none;
    color: #fff;
}




/* --  News -- */
.mainNews {
    width: 964px;
    height: auto;
    float: left;
    background: #FFF;
    margin: 19px 0 20px 0;
}

.NewsContent {
    width: 924px;
    height: auto;
    margin: 0 10px 10px 20px;
    background: #bed3dd;
    border: 1px solid #FFFFFF;
    float: left;
    display: block;
}

    .NewsContent h1 {
        font: 25px/46px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        text-indent: 10px;
    }

    .NewsContent p {
        width: 100%;
        font: 13px/26px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        float: left;
        text-indent: 10px;
    }

    .NewsContent a {
        font: 13px/26px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        text-decoration: none;
        float: left;
        padding: 0 0 10px 10px;
        text-indent: 10px;
    }

.Downloads {
    width: 600px;
    height: auto;
    float: left;
    border: 1px solid #FFFFFF;
    margin: 10px;
}

.Picture {
    width: 100px;
    height: 100px;
    float: left;
    margin: 10px 0 10px 10px;
}

.newsArticle {
    width: 330px;
    height: auto;
    float: left;
    margin: 10px 10px 0 20px;
    text-indent: 0px;
}

    .newsArticle h2 {
        width: 600px;
        font: 15px/18px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        text-transform: uppercase;
        float: left;
        text-indent: 0px;
    }

    .newsArticle p {
        width: 100%;
        height: auto;
        font: 13px/26px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        float: left;
        text-indent: 0px;
        margin: 5px 0 0 0;
    }

.readmoreInfo {
    width: 46px;
    height: 16px;
    display: block;
    float: right;
    position: relative;
    top: 77px;
    left: 97px;
    font: 12px/12px 'AftasansRegular', Arial, sans-serif;
    color: #000000;
    float: left;
    border: 1px solid #FFFFFF;
    text-indent: 4px;
    background-color: #1aa9ff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1aa9ff), to(#65c4f9));
    background-image: -webkit-linear-gradient(top, #1aa9ff, #65c4f9);
    background-image: -moz-linear-gradient(top, #1aa9ff, #65c4f9);
    background-image: -ms-linear-gradient(top, #1aa9ff, #65c4f9);
    background-image: -o-linear-gradient(top, #1aa9ff, #65c4f9);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .readmoreInfo:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

.arrow_new {
    width: 7px;
    height: 8px;
    padding: 2px 2px 2px 7px;
    float: right;
    position: relative;
    bottom: 24px;
    right: 6px;
    border: none;
}

.readmoreInfo a {
    font: 12px/12px 'AftasansRegular', Arial, sans-serif;
    text-decoration: none;
    color: #fff;
    text-indent: -4px;
}



/* --  Thankyou -- */

.mainThankYou {
    width: 964px;
    height: 700px;
    float: left;
    display: block;
    background: #FFFFFF;
    margin: 19px 0 20px 0;
}

.ThankYou-fullContent {
    width: 922px;
    height: 300px;
    background: #bed3dd;
    border: 1px solid #FFFFFF;
    float: left;
    display: block;
    margin: 30px 10px 10px 25px;
}

    .ThankYou-fullContent h1 {
        font: 25px/46px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        text-indent: 10px;
    }

    .ThankYou-fullContent p {
        font: 12px/26px 'AftasansRegular', Arial, sans-serif;
        color: #000;
        padding: 0 5px 10px 10px;
        text-indent: 10px;
    }

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0;
}

    .ir br {
        display: none;
    }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
    display: none !important;
    visibility: hidden;
}

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    /* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
    visibility: hidden;
}

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
    /* Black prints faster: h5bp.com/s */
    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }
    /* Don't show links for images, or javascript/internal links */
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }
    /* h5bp.com/t */
    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}
/* Main Navigation
====================================*/
.selectnav {
    display: none;
    cursor: pointer;
    width: 100%;
    padding: 8px;
    height: 37px;
    float: left;
    font-size: 14px;
    margin: 15px 0;
}

#navigation {
    background: #003366;
    display: block;
    width: 100%;
    float: left;
    max-height: 50px;
    margin: 0 0 15px 0;
}

    #navigation ul,
    #navigation li {
        list-style: none;
        padding: 0;
        margin: 0;
        display: inline;
    }

        #navigation ul li {
            float: left;
            position: relative;
        }

            #navigation ul li a {
                display: inline-block;
                color: #fff;
                text-decoration: none;
                font-weight: 500;
                font-size: 13px;
                padding: 17px 25px;
                background: url(images/navigation-divider.png) no-repeat right 50%;
            }

                #navigation ul li a:hover {
                    color: #fff;
                    -webkit-transition: all 0.1s ease-in-out;
                    -moz-transition: all 0.1s ease-in-out;
                    -o-transition: all 0.1s ease-in-out;
                    -ms-transition: all 0.1s ease-in-out;
                    transition: all 0.1s ease-in-out;
                }

        #navigation ul ul {
            position: absolute;
            display: none;
            top: 51px;
            left: 0;
            background: #303030;
            z-index: 999;
        }

            #navigation ul ul li a {
                color: #aaa;
            }

        #navigation ul > li.current-menu-ancestor > a {
            color: #fff;
        }

        #navigation ul ul li a:hover {
            color: #fff;
        }

        #navigation ul ul li a {
            display: block;
            width: 150px;
            margin: 0;
            padding: 9px 18px;
            font-family: Arial, sans-serif;
            font-weight: normal;
            font-size: 12px;
            border-bottom: 1px solid #404040;
            background: none;
        }

        #navigation ul ul ul {
            position: absolute;
            top: 0px;
            left: 100%;
            z-index: 999;
        }

            #navigation ul ul ul li a {
                border-bottom: 1px solid #404040 !important;
                border-top: 1px solid transparent;
                background: none;
            }

        #navigation ul ul li:last-child a, #navigation ul ul li:last-child a:hover {
            border-bottom: 1px solid transparent;
        }

        #navigation ul ul ul li:last-child a {
            border-bottom: 1px solid transparent !important;
        }

        #navigation ul li:hover > ul {
            opacity: 1;
            position: absolute;
            top: 99%;
            left: 0;
        }

        #navigation ul ul li:hover > ul {
            position: absolute;
            top: 0;
            left: 100%;
            opacity: 1;
            z-index: 497;
        }

        #navigation ul ul li:hover > a {
            color: #fff;
        }

    #navigation > div > ul > li.current-menu-item > a {
        background-image: none;
    }

/* =================================================================== */
/* Header
====================================================================== */
#header {
    min-height: 100px;
}

/* Logo / Tagline
====================================*/
#logo {
    margin-top: 22px;
}

    #logo a img {
        float: left;
    }

h2.logo,
h1.logo {
    float: left;
    font-size: 28px;
    line-height: 50px;
}

    h2.logo a,
    h1.logo a {
        font-size: 24px;
        color: #000;
        margin: 0px;
    }

#tagline {
    color: #888;
    border-left: 1px solid #e9e9e9;
    margin: 0 0 0 20px;
    padding: 5px 0 5px 20px;
    float: left;
}

/* Contact Details
====================================*/
#contact-details {
    float: right;
    margin-top: 40px;
    display: block;
}

    #contact-details li {
        display: inline;
        padding-left: 10px;
        margin-left: 10px;
        border-left: 1px solid #e9e9e9;
    }

        #contact-details li:first-child {
            border: none;
            margin-left: 0;
            padding: 0;
        }

    #contact-details i {
        margin-right: 4px;
    }

    #contact-details a {
        color: #666;
    }

        #contact-details a:hover {
            color: #888;
        }


        
/* ===========================
   ====== Contact Form ======= 
   =========================== */

input, textarea {
	padding: 10px;
	border: 1px solid #E5E5E5;
	width: 200px;
	color: #999999;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;		
}

textarea {
	width: 400px;
	height: 150px;
	max-width: 400px;
	line-height: 18px;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	border-color: 1px solid #C9C9C9;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;	
}

.form label {
	margin-left: 10px;
	color: #999999;
}

/* ===========================
   ====== Submit Button ====== 
   =========================== */

.submit input {
	width: 100px; 
	height: 40px;
	background-color: #474E69; 
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;		
}

.rightside1 {
    height: 329px;
    width: 315px;

    margin: 19px 0 20px 9px;
    border: 1px solid #FFFFFF;
    float: left;
}

    .rightside1 h2 {
        font: 15px/30px 'AftasansRegular', Arial, sans-serif;
        color:green;
        text-indent: 10px;
    }

    .rightside1 ul {
        list-style: none;
        *padding: 0 0 10px 0;
        *margin: 0 0 10px 0;
    }

        .rightside1 ul li {
            width: 241px;
            height: 130px;
            display: block;
            float: left;
            margin: 9px 8px 9px 9px;
     
            font: 12px/14px 'AftasansRegular', Arial, sans-serif;
     
            position: relative;
        }

            .rightside1 ul li:nth-child(odd) {
                margin-right: 9px;
            }

            .rightside1 ul li img {
                border-bottom: 1px solid #fff;
            }
.rightside1 h3 {
    padding: 4px 0 0 3px;
    font: 11px/14px 'AftasansRegular', Arial, sans-serif;
    color: #FFF;
}

.rightside1 p {
    padding: 0 0 6px 3px;
}


.leftsideab {
    height: auto;
    width: 375px;
    float: left;
    padding: 0 0 0 10px;
}

.leftsideab {
    height: auto;
    width:  auto;
    float: left;
    padding: 0 0 0 10px;
    *padding: 0 0 20px 10px;
}

    .leftsideab h6 {
        font: 25px/46px 'AftasansRegular', Arial, sans-serif;
        color:green;
        padding: 7px 0 0 0;
    }

    .leftsideab p {
        font: 13px/28px 'AftasansRegular', Arial, sans-serif;
        color: #000000;
    }



    .rightsideab {
    height: auto;
    width: 300px;
    background: #ECF1EF;
    margin: 19px 0 20px 9px;
    border: 1px solid #FFFFFF;
    float: left;
}

    .rightsideab h2 {
        font: 18px/46px 'AftasansRegular', Arial, sans-serif;
        color:green;
        text-indent: 10px;
    }

    .rightsideab ul {
        list-style: none;
        *padding: 0 0 10px 0;
        *margin: 0 0 10px 0;
    }

        .rightsideab ul li {
            width: 241px;
            height: 300px;
            display: block;
            float: left;
            margin: 0px 8px 9px 9px;
            background: #5bbeeb;
            font: 12px/14px 'AftasansRegular', Arial, sans-serif;
            color: #FFFFFF;
            position: relative;
        }

            .rightsideab ul li:nth-child(odd) {
                margin-right: 9px;
            }

            .rightsideab ul li img {
                border-bottom: 1px solid #fff;
            }


.leftsideSer {
    height: auto;
    width: 375px;
    float: left;
    padding: 0 0 0 10px;
}

.leftsideSer {
    height: auto;
    width: 800px;
    float: left;
    padding: 0 0 0 10px;
    *padding: 0 0 20px 10px;
}

    .leftsideSer h6 {
        font: 25px/46px 'AftasansRegular', Arial, sans-serif;
        color:green;
        padding: 7px 0 0 0;
    }

    .leftsideSer p {
        font: 13px/28px 'AftasansRegular', Arial, sans-serif;
        color: #000000;
    }
     .leftsideSer ul li {
            width: 500px;
            list-style-type: disc;
            margin: 0px 8px 9px 9px;
            position: relative;
            /*font: 16px/14px 'AftasansRegular', Arial, sans-serif;*/
        }


.demo-wrapper {
  padding: 1em
}




/*
*
* Gallery-specific Styles
*
*/

* {
  margin: 0;
  padding: 0;
  list-style: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

#gallery-container {
  font-size: 20px;
  margin: auto;
  position: relative;
  max-width: 50em;
  text-align: center;
  overflow: hidden;
  padding-top: 1em
}

#gallery-container:full-screen {
  max-width: 100% !important;
  width: 100%;
  height: 100% !important;
  background-color: #111
}

#gallery-container:-webkit-full-screen {
  max-width: 100% !important;
  width: 100%;
  height: 100% !important;
  background-color: #111
}

#gallery-container:-moz-full-screen {
  max-width: 100% !important;
  width: 100%;
  height: 100% !important;
  background-color: #111
}

.controls {
  text-align: center;
  font-size: 1em;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0
}

.control,
.grid,
.fs-toggle {
  width: .66em;
  height: .66em;
  text-align: center;
  line-height: .5em;
  cursor: pointer;
  display: inline-block;
  margin-right: 10px
}

.showControls {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity .6s 1s ease;
  transition: opacity .6s 1s ease
}

.hideControls {
  opacity: 0;
  pointer-events: none
}

.icon-grid,
.icon-arrow-left,
.icon-arrow-right,
.icon-fullscreen-exit,
.icon-fullscreen {
  display:inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../images/controls-light2.png);
  background-repeat: no-repeat
}

.icon-grid {
  background-position: 0 0
}

.icon-arrow-left {
  background-position: -40px 0
}

.icon-arrow-right {
  background-position: -80px 0
}

.icon-fullscreen-exit {
  background-position: -120px 0
}

.icon-fullscreen {
  background-position: -160px 0
}
.fs-toggle {
  display: none;
}


.item {
  display: inline-block;
  cursor: pointer;
  width: 24%;
  height: auto;
  margin-right: .5%
}

.item img,
.item--big img {
  width: 100%;
  display:block;
}

.items--big {
  position: absolute;
  top: 0;
  left: 0
  right:0;
  width: 100%;
  height: 100%;
  pointer-events: none
}

.item--big {
  position: absolute;
  width: 60%;
  height: auto;
  left: 20%;
  right: 20%;
  top: 3em;
  opacity: 0;
  -webkit-transform: scale(.8);
  transform: scale(.8)
}
.item--big .img-caption{
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  right:0;
  background-color: rgba(0,0,0,0.6);
  color:white;
  padding:10px;
  font-size:.8em;
  text-align:center;
}
.fadeInScaleUp {
  -webkit-animation: fadeInScaleUp .5s ease-out .6s forwards;
  animation: fadeInScaleUp .5s ease-out .6s forwards;
  z-index: 3
}

.fadeOut {
  -webkit-animation: fadeOut .4s ease-out forwards;
  animation: fadeOut .4s ease-out forwards;
  z-index: 1
}

@keyframes fadeOut {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes fadeInScaleUp {
  from {
    opacity: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8)
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes fadeInScaleUp {
  from {
    opacity: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8)
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.scaleDownFadeOut {
  -webkit-animation: scaleDownFadeOut .4s ease-in forwards;
  animation: scaleDownFadeOut .4s ease-in forwards;
  pointer-events: none
}

@keyframes scaleDownFadeOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  99% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes scaleDownFadeOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  99% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.scaleUpFadeIn {
  opacity: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-animation: scaleUpFadeIn ease-in-out .4s forwards;
  animation: scaleUpFadeIn ease-in-out .4s forwards;
  -webkit-animation-duration: .4s;
  animation-duration: .4s
}

@keyframes scaleUpFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  1% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes scaleUpFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  1% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.showLastSecond {
  opacity: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-animation: showLastSecond ease-in-out .4s forwards;
  animation: showLastSecond ease-in-out .4s forwards;
  -webkit-animation-duration: .4s;
  animation-duration: .4s
}

@keyframes showLastSecond {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  1% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  99% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes showLastSecond {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  1% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  99% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@media screen and (max-width: 30em) {
  .item--big {
    width: 80%;
    right: 10%;
    left: 10%
  }
}


table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 320px;
	}

th {
	padding: 0 0.5em;
	text-align: center;
	}

tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

td:first-child {
	width: 190px;
	}

td+td {
	border-left: 1px solid #CCC;
	text-align: center;
	}