/*SitePoint - General Style Sheet - v.0.1*/
/*----------Universal Items----------*/
/*A:link	{color: #777000}
A:visited {color: #777000}
A:active {color: #777000}
A:hover {
color: #FF7200;
} */
/*
created skin for dotnetnuke from template
if you see error, please send mail to me
thangpdtt@gmail.com
*/

* {
    margin: 0;
    padding: 0;
}

:focus {
    outline-color: transparent;
    outline-style: none;
}


/* ANIMATION */
@keyframes cycle {
    0% {
        top: 0;
    }
    /* When you start the slide, the first image is already visible */
    4% {
        top: 0;
    }
    /* Original Position */
    16% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }
    /* From 4% to 16 % = for 3 seconds the image is visible */
    20% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }
    /* From 16% to 20% = for 1 second exit image */
    21% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
    /* Return to Original Position */
    92% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }

    96% {
        top: 508px;
        opacity: 0;
    }
    /* From 96% to 100% = for 1 second enter image*/
    100% {
        top: 0;
        opacity: 1;
    }
}

@keyframes cycletwo {
    0% {
        top: 508px;
        opacity: 0;
    }
    /* Original Position */
    16% {
        top: 508px;
        opacity: 0;
    }
    /* Starts moving after 16% to this position */
    20% {
        top: 0;
        opacity: 1;
    }

    24% {
        top: 0;
        opacity: 1;
    }
    /* From 20% to 24% = for 1 second enter image*/
    36% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }
    /* From 24% to 36 % = for 3 seconds the image is visible */
    40% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }
    /* From 36% to 40% = for 1 second exit image */
    41% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
    /* Return to Original Position */
    100% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cyclethree {
    0% {
        top: 508px;
        opacity: 0;
    }

    36% {
        top: 508px;
        opacity: 0;
    }

    40% {
        top: 0;
        opacity: 1;
    }

    44% {
        top: 0;
        opacity: 1;
    }

    56% {
        top: 0;
        opacity: 1;
    }

    60% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }

    61% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cyclefour {
    0% {
        top: 508px;
        opacity: 0;
    }

    56% {
        top: 508px;
        opacity: 0;
    }

    60% {
        top: 0;
        opacity: 1;
    }

    64% {
        top: 0;
        opacity: 1;
    }

    76% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    80% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }

    81% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cyclefive {
    0% {
        top: 508px;
        opacity: 0;
    }

    76% {
        top: 508px;
        opacity: 0;
    }

    80% {
        top: 0;
        opacity: 1;
    }

    84% {
        top: 0;
        opacity: 1;
    }

    96% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    100% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }
}

@keyframes cycle2 {
    0% {
        top: 0;
    }
    /* When you start the slide, the first image is already visible */
    4% {
        top: 0;
    }
    /* Original Position */
    16% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }
    /* From 4% to 16 % = for 3 seconds the image is visible */
    20% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }
    /* From 16% to 20% = for 1 second exit image */
    21% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
    /* Return to Original Position */
    92% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }

    96% {
        top: -508px;
        opacity: 0;
    }
    /* From 96% to 100% = for 1 second enter image*/
    100% {
        top: 0;
        opacity: 1;
    }
}

@keyframes cycletwo2 {
    0% {
        top: -508px;
        opacity: 0;
    }
    /* Original Position */
    16% {
        top: -508px;
        opacity: 0;
    }
    /* Starts moving after 16% to this position */
    20% {
        top: 0;
        opacity: 1;
    }

    24% {
        top: 0;
        opacity: 1;
    }
    /* From 20% to 24% = for 1 second enter image*/
    36% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }
    /* From 24% to 36 % = for 3 seconds the image is visible */
    40% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }
    /* From 36% to 40% = for 1 second exit image */
    41% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
    /* Return to Original Position */
    100% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cyclethree2 {
    0% {
        top: -508px;
        opacity: 0;
    }

    36% {
        top: -508px;
        opacity: 0;
    }

    40% {
        top: 0;
        opacity: 1;
    }

    44% {
        top: 0;
        opacity: 1;
    }

    56% {
        top: 0;
        opacity: 1;
    }

    60% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }

    61% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cyclefour2 {
    0% {
        top: -508px;
        opacity: 0;
    }

    56% {
        top: -508px;
        opacity: 0;
    }

    60% {
        top: 0;
        opacity: 1;
    }

    64% {
        top: 0;
        opacity: 1;
    }

    76% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    80% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }

    81% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cyclefive2 {
    0% {
        top: -508px;
        opacity: 0;
    }

    76% {
        top: -508px;
        opacity: 0;
    }

    80% {
        top: 0;
        opacity: 1;
    }

    84% {
        top: 0;
        opacity: 1;
    }

    96% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    100% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }
}

@keyframes cycle {
    0% {
        top: 0;
    }
    /* When you start the slide, the first image is already visible */
    4% {
        top: 0;
    }
    /* Original Position */
    16% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }
    /* From 4% to 16 % = for 3 seconds the image is visible */
    20% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }
    /* From 16% to 20% = for 1 second exit image */
    21% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
    /* Return to Original Position */
    92% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }

    96% {
        top: 508px;
        opacity: 0;
    }
    /* From 96% to 100% = for 1 second enter image*/
    100% {
        top: 0;
        opacity: 1;
    }
}

@keyframes cycletwo {
    0% {
        top: 508px;
        opacity: 0;
    }
    /* Original Position */
    16% {
        top: 508px;
        opacity: 0;
    }
    /* Starts moving after 16% to this position */
    20% {
        top: 0;
        opacity: 1;
    }

    24% {
        top: 0;
        opacity: 1;
    }
    /* From 20% to 24% = for 1 second enter image*/
    36% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }
    /* From 24% to 36 % = for 3 seconds the image is visible */
    40% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }
    /* From 36% to 40% = for 1 second exit image */
    41% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
    /* Return to Original Position */
    100% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cyclethree {
    0% {
        top: 508px;
        opacity: 0;
    }

    36% {
        top: 508px;
        opacity: 0;
    }

    40% {
        top: 0;
        opacity: 1;
    }

    44% {
        top: 0;
        opacity: 1;
    }

    56% {
        top: 0;
        opacity: 1;
    }

    60% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }

    61% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cyclefour {
    0% {
        top: 508px;
        opacity: 0;
    }

    56% {
        top: 508px;
        opacity: 0;
    }

    60% {
        top: 0;
        opacity: 1;
    }

    64% {
        top: 0;
        opacity: 1;
    }

    76% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    80% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }

    81% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cyclefive {
    0% {
        top: 508px;
        opacity: 0;
    }

    76% {
        top: 508px;
        opacity: 0;
    }

    80% {
        top: 0;
        opacity: 1;
    }

    84% {
        top: 0;
        opacity: 1;
    }

    96% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    100% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }
}

@keyframes cycle2 {
    0% {
        top: 0;
    }
    /* When you start the slide, the first image is already visible */
    4% {
        top: 0;
    }
    /* Original Position */
    16% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }
    /* From 4% to 16 % = for 3 seconds the image is visible */
    20% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }
    /* From 16% to 20% = for 1 second exit image */
    21% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
    /* Return to Original Position */
    92% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }

    96% {
        top: -508px;
        opacity: 0;
    }
    /* From 96% to 100% = for 1 second enter image*/
    100% {
        top: 0;
        opacity: 1;
    }
}

@keyframes cycletwo2 {
    0% {
        top: -508px;
        opacity: 0;
    }
    /* Original Position */
    16% {
        top: -508px;
        opacity: 0;
    }
    /* Starts moving after 16% to this position */
    20% {
        top: 0;
        opacity: 1;
    }

    24% {
        top: 0;
        opacity: 1;
    }
    /* From 20% to 24% = for 1 second enter image*/
    36% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }
    /* From 24% to 36 % = for 3 seconds the image is visible */
    40% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }
    /* From 36% to 40% = for 1 second exit image */
    41% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
    /* Return to Original Position */
    100% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cyclethree2 {
    0% {
        top: -508px;
        opacity: 0;
    }

    36% {
        top: -508px;
        opacity: 0;
    }

    40% {
        top: 0;
        opacity: 1;
    }

    44% {
        top: 0;
        opacity: 1;
    }

    56% {
        top: 0;
        opacity: 1;
    }

    60% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }

    61% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cyclefour2 {
    0% {
        top: -508px;
        opacity: 0;
    }

    56% {
        top: -508px;
        opacity: 0;
    }

    60% {
        top: 0;
        opacity: 1;
    }

    64% {
        top: 0;
        opacity: 1;
    }

    76% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    80% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }

    81% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cyclefive2 {
    0% {
        top: -508px;
        opacity: 0;
    }

    76% {
        top: -508px;
        opacity: 0;
    }

    80% {
        top: 0;
        opacity: 1;
    }

    84% {
        top: 0;
        opacity: 1;
    }

    96% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    100% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }
}


@-webkit-keyframes cycle {
    0% {
        top: 0;
    }
    /* When you start the slide, the first image is already visible */
    4% {
        top: 0;
    }
    /* Original Position */
    16% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }
    /* From 4% to 16 % = for 3 seconds the image is visible */
    20% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }
    /* From 16% to 20% = for 1 second exit image */
    21% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
    /* Return to Original Position */
    92% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }

    96% {
        top: 508px;
        opacity: 0;
    }
    /* From 96% to 100% = for 1 second enter image*/
    100% {
        top: 0;
        opacity: 1;
    }
}

@-webkit-keyframes cycletwo {
    0% {
        top: 508px;
        opacity: 0;
    }
    /* Original Position */
    16% {
        top: 508px;
        opacity: 0;
    }
    /* Starts moving after 16% to this position */
    20% {
        top: 0;
        opacity: 1;
    }

    24% {
        top: 0;
        opacity: 1;
    }
    /* From 20% to 24% = for 1 second enter image*/
    36% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }
    /* From 24% to 36 % = for 3 seconds the image is visible */
    40% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }
    /* From 36% to 40% = for 1 second exit image */
    41% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
    /* Return to Original Position */
    100% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
}

@-webkit-keyframes cyclethree {
    0% {
        top: 508px;
        opacity: 0;
    }

    36% {
        top: 508px;
        opacity: 0;
    }

    40% {
        top: 0;
        opacity: 1;
    }

    44% {
        top: 0;
        opacity: 1;
    }

    56% {
        top: 0;
        opacity: 1;
    }

    60% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }

    61% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
}

@-webkit-keyframes cyclefour {
    0% {
        top: 508px;
        opacity: 0;
    }

    56% {
        top: 508px;
        opacity: 0;
    }

    60% {
        top: 0;
        opacity: 1;
    }

    64% {
        top: 0;
        opacity: 1;
    }

    76% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    80% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }

    81% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
}

@-webkit-keyframes cyclefive {
    0% {
        top: 508px;
        opacity: 0;
    }

    76% {
        top: 508px;
        opacity: 0;
    }

    80% {
        top: 0;
        opacity: 1;
    }

    84% {
        top: 0;
        opacity: 1;
    }

    96% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    100% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }
}

@-webkit-keyframes cycle2 {
    0% {
        top: 0;
    }
    /* When you start the slide, the first image is already visible */
    4% {
        top: 0;
    }
    /* Original Position */
    16% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }
    /* From 4% to 16 % = for 3 seconds the image is visible */
    20% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }
    /* From 16% to 20% = for 1 second exit image */
    21% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
    /* Return to Original Position */
    92% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }

    96% {
        top: -508px;
        opacity: 0;
    }
    /* From 96% to 100% = for 1 second enter image*/
    100% {
        top: 0;
        opacity: 1;
    }
}

@-webkit-keyframes cycletwo2 {
    0% {
        top: -508px;
        opacity: 0;
    }
    /* Original Position */
    16% {
        top: -508px;
        opacity: 0;
    }
    /* Starts moving after 16% to this position */
    20% {
        top: 0;
        opacity: 1;
    }

    24% {
        top: 0;
        opacity: 1;
    }
    /* From 20% to 24% = for 1 second enter image*/
    36% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }
    /* From 24% to 36 % = for 3 seconds the image is visible */
    40% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }
    /* From 36% to 40% = for 1 second exit image */
    41% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
    /* Return to Original Position */
    100% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
}

@-webkit-keyframes cyclethree2 {
    0% {
        top: -508px;
        opacity: 0;
    }

    36% {
        top: -508px;
        opacity: 0;
    }

    40% {
        top: 0;
        opacity: 1;
    }

    44% {
        top: 0;
        opacity: 1;
    }

    56% {
        top: 0;
        opacity: 1;
    }

    60% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }

    61% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
}

@-webkit-keyframes cyclefour2 {
    0% {
        top: -508px;
        opacity: 0;
    }

    56% {
        top: -508px;
        opacity: 0;
    }

    60% {
        top: 0;
        opacity: 1;
    }

    64% {
        top: 0;
        opacity: 1;
    }

    76% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    80% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }

    81% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
}

@-webkit-keyframes cyclefive2 {
    0% {
        top: -508px;
        opacity: 0;
    }

    76% {
        top: -508px;
        opacity: 0;
    }

    80% {
        top: 0;
        opacity: 1;
    }

    84% {
        top: 0;
        opacity: 1;
    }

    96% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    100% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }
}

@-webkit-keyframes cycle {
    0% {
        top: 0;
    }
    /* When you start the slide, the first image is already visible */
    4% {
        top: 0;
    }
    /* Original Position */
    16% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }
    /* From 4% to 16 % = for 3 seconds the image is visible */
    20% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }
    /* From 16% to 20% = for 1 second exit image */
    21% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
    /* Return to Original Position */
    92% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }

    96% {
        top: 508px;
        opacity: 0;
    }
    /* From 96% to 100% = for 1 second enter image*/
    100% {
        top: 0;
        opacity: 1;
    }
}

@-webkit-keyframes cycletwo {
    0% {
        top: 508px;
        opacity: 0;
    }
    /* Original Position */
    16% {
        top: 508px;
        opacity: 0;
    }
    /* Starts moving after 16% to this position */
    20% {
        top: 0;
        opacity: 1;
    }

    24% {
        top: 0;
        opacity: 1;
    }
    /* From 20% to 24% = for 1 second enter image*/
    36% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }
    /* From 24% to 36 % = for 3 seconds the image is visible */
    40% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }
    /* From 36% to 40% = for 1 second exit image */
    41% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
    /* Return to Original Position */
    100% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
}

@-webkit-keyframes cyclethree {
    0% {
        top: 508px;
        opacity: 0;
    }

    36% {
        top: 508px;
        opacity: 0;
    }

    40% {
        top: 0;
        opacity: 1;
    }

    44% {
        top: 0;
        opacity: 1;
    }

    56% {
        top: 0;
        opacity: 1;
    }

    60% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }

    61% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
}

@-webkit-keyframes cyclefour {
    0% {
        top: 508px;
        opacity: 0;
    }

    56% {
        top: 508px;
        opacity: 0;
    }

    60% {
        top: 0;
        opacity: 1;
    }

    64% {
        top: 0;
        opacity: 1;
    }

    76% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    80% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }

    81% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: 508px;
        opacity: 0;
        z-index: -1;
    }
}

@-webkit-keyframes cyclefive {
    0% {
        top: 508px;
        opacity: 0;
    }

    76% {
        top: 508px;
        opacity: 0;
    }

    80% {
        top: 0;
        opacity: 1;
    }

    84% {
        top: 0;
        opacity: 1;
    }

    96% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    100% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }
}

@-webkit-keyframes cycle2 {
    0% {
        top: 0;
    }
    /* When you start the slide, the first image is already visible */
    4% {
        top: 0;
    }
    /* Original Position */
    16% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }
    /* From 4% to 16 % = for 3 seconds the image is visible */
    20% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }
    /* From 16% to 20% = for 1 second exit image */
    21% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
    /* Return to Original Position */
    92% {
        top: -508px;
        opacity: 0;
        z-index: 0;
    }

    96% {
        top: -508px;
        opacity: 0;
    }
    /* From 96% to 100% = for 1 second enter image*/
    100% {
        top: 0;
        opacity: 1;
    }
}

@-webkit-keyframes cycletwo2 {
    0% {
        top: -508px;
        opacity: 0;
    }
    /* Original Position */
    16% {
        top: -508px;
        opacity: 0;
    }
    /* Starts moving after 16% to this position */
    20% {
        top: 0;
        opacity: 1;
    }

    24% {
        top: 0;
        opacity: 1;
    }
    /* From 20% to 24% = for 1 second enter image*/
    36% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }
    /* From 24% to 36 % = for 3 seconds the image is visible */
    40% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }
    /* From 36% to 40% = for 1 second exit image */
    41% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
    /* Return to Original Position */
    100% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
}

@-webkit-keyframes cyclethree2 {
    0% {
        top: -508px;
        opacity: 0;
    }

    36% {
        top: -508px;
        opacity: 0;
    }

    40% {
        top: 0;
        opacity: 1;
    }

    44% {
        top: 0;
        opacity: 1;
    }

    56% {
        top: 0;
        opacity: 1;
    }

    60% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }

    61% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
}

@-webkit-keyframes cyclefour2 {
    0% {
        top: -508px;
        opacity: 0;
    }

    56% {
        top: -508px;
        opacity: 0;
    }

    60% {
        top: 0;
        opacity: 1;
    }

    64% {
        top: 0;
        opacity: 1;
    }

    76% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    80% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }

    81% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: -508px;
        opacity: 0;
        z-index: -1;
    }
}

@-webkit-keyframes cyclefive2 {
    0% {
        top: -508px;
        opacity: 0;
    }

    76% {
        top: -508px;
        opacity: 0;
    }

    80% {
        top: 0;
        opacity: 1;
    }

    84% {
        top: 0;
        opacity: 1;
    }

    96% {
        top: 0;
        opacity: 1;
        z-index: 0;
    }

    100% {
        top: 508px;
        opacity: 0;
        z-index: 0;
    }
}


/* ctnl general*/

.status-panel {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    padding: 25px 0 0 20px;
    background: #7a0963;
    color: #fff;
    box-shadow: 3px 2px 4px rgba(0, 0, 0, .5);
    font-size: 20px;
    opacity: 0.95;
    filter: alpha(opacity=50);
    visibility: hidden;
}

.module__title {
    float: left;
    color: #ffffff;
    font-family: "proxima-nova",sans-serif, Tahoma,Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    vertical-align: middle;
    text-shadow: 1px 1px 1px #444444;
}

.topbar {
    float: left;
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 60px;
    background-image: url('/images/ctnl/LandingPageTopBar.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    color: #ffffff;
    font-family: "proxima-nova",sans-serif, Tahoma,Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    text-shadow: 1px 1px 1px #444444;
}



.topbar__logo {
    float: left;
    width: 152px;
    height: 60px;
    border-right: 1px solid #7a0963;
    background-image: url('/images/ctnl/LandingPageTopBar.png');
    background-repeat: repeat-x;
}

.topbar__action {
    float: left;
    width: 159px;
    height: 60px;
    text-align: center;
    border-right: 1px solid #7a0963;
    background-image: url('/images/ctnl/LandingPageTopBar.png');
    background-repeat: repeat-x;
    cursor: pointer;
}

    .topbar__action a,
    .topbar__action a:link,
    .topbar__action a:visited,
    .topbar__action a:hover {
        text-shadow: 1px 1px 1px #444444;
        color: #ffffff;
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        text-align: center;
        zoom: 1;
    }

.topbar__action--small {
    float: left;
    width: 50px;
    height: 60px;
    text-align: center;
    border-right: 1px solid #7a0963;
    background-image: url('/images/ctnl/LandingPageTopBar.png');
    background-repeat: repeat-x;
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
}

.topbar__action--fill {
    float: left;
    width: 259px;
    height: 60px;
    text-align: center;
    background-image: url('/images/ctnl/LandingPageTopBar.png');
    background-repeat: repeat-x;
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
}

.topbar__action--empty {
    float: left;
    width: 159px;
    height: 60px;
    background-image: url('/images/ctnl/LandingPageTopBar.png');
    background-repeat: repeat-x;
}

.page-layout__nav {
    margin: 60px 0 0 0;
    width: 100%;
    min-width: 0;
    min-height: 100px;
}

.page-layout__top {
    float: left;
    margin: 10px 0 0 0;
    width: 100%;
    min-width: 0;
    height: auto;
}

.page-layout__catalog {
    float: left;
    -moz-min-width: 945px;
    -ms-min-width: 945px;
    -o-min-width: 945px;
    -webkit-min-width: 945px;
    min-width: 945px;
    width: 100%;
}


.page-layout__content {
    float: left;
    width: 635px;
    min-height: calc(100vh - 300px);
}

.page-layout__sidebar {
    float: left;
    width: 305px;
    height: 100%;
}

.page-layout__floor {
    float: left;
    height: 20px;
    color: #777;
    font-style: italic;
    font-weight: 400;
    text-indent: 20px;
    width: 100%;
    min-width: 800px;
    background-color: #e8e8e8;
    border: #ddd solid 1px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    margin-bottom: 1px;
}


.topnav__item--home {
    border-right: 1px gray solid;
    text-align: center;
    float: left;
    width: 318px;
}

    .topnav__item--home:hover {
        border-right: 1px gray solid;
        text-align: center;
        float: left;
        width: 318px;
        cursor: pointer;
    }

.topnav__item--browse {
    border-right: 1px gray solid;
    text-align: center;
    float: left;
    width: 318px;
}

    .topnav__item--browse:hover {
        border-right: 1px gray solid;
        text-align: center;
        float: left;
        width: 318px;
        cursor: pointer;
    }

.topnav__item--wishlist {
    border-right: 1px gray solid;
    text-align: center;
    float: left;
    width: 318px;
}

    .topnav__item--wishlist:hover {
        border-right: 1px gray solid;
        text-align: center;
        float: left;
        width: 318px;
        cursor: pointer;
    }


/* Keep hover, focus and active dimensions stable at every width. */
#ctnlnav .main-nav__item {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    box-sizing: border-box;
    min-width: 0;
    min-height: 100px;
    padding: 68px 8px 12px;
    background-position: center 23px;
    background-repeat: no-repeat;
    cursor: pointer;
    text-decoration: none;
}

#ctnlnav .main-nav__item + .main-nav__item {
    border-left: 1px solid #e8e8e8;
}

#ctnlnav .main-nav__label {
    text-align: center;
    font-family: "proxima-nova",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
    color: #aaa;
}

#ctnlnav .main-nav__item:focus-visible {
    outline: 3px solid #9a0b7d;
    outline-offset: -3px;
    border-radius: 3px;
}

.main-nav__item--home {
    background-image: url('/images/ctnl/Nav_Home.svg');
    background-size: 32px 39px;
}

.main-nav__item--home:hover,
.main-nav__item--home:focus-visible,
.main-nav__item--home.main-nav__item--active {
    background-image: url('/images/ctnl/Nav_HomeActive.svg');
}

.main-nav__item--browse {
    background-image: url('/images/ctnl/Nav_Browse.svg');
    background-size: 36px 36px;
}

.main-nav__item--browse:hover,
.main-nav__item--browse:focus-visible,
.main-nav__item--browse.main-nav__item--active {
    background-image: url('/images/ctnl/Nav_BrowseActive.svg');
}

.main-nav__item--wishlist {
    background-image: url('/images/ctnl/Nav_Wishlist.svg');
    background-size: 36px 36px;
}

.main-nav__item--wishlist:hover,
.main-nav__item--wishlist:focus-visible,
.main-nav__item--wishlist.main-nav__item--active {
    background-image: url('/images/ctnl/Nav_WishlistActive.svg');
}


.main-nav__item--drawlots {
    float: left;
    width: 160px;
    height: 108px;
    background-image: url('/images/ctnl/Nav_DrawLots.png');
    background-repeat: no-repeat;
}

    .main-nav__item--drawlots:hover {
        float: left;
        width: 160px;
        height: 108px;
        background-image: url('/images/ctnl/Nav_DrawLotsHover.png'), url('/images/ctnl/NavigationMidButtonHover.png');
        background-position: -4px 0, -4px 0;
        background-repeat: no-repeat;
        cursor: pointer;
        color: #9a0b7d;
    }

        .main-nav__item--drawlots:hover .main-nav__label {
            margin-top: 40px;
        }


a, a:link, a:visited, a:hover {
    font-family: "proxima-nova",sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    color: #555;
    text-decoration: none;
}

.ui-selectmenu-open {
    border: #ddd solid 1px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}


.code {
    color: #334455;
    font-family: "proxima-nova",sans-serif, Tahoma, Courier New, Courier, mono;
    font-size: 12px;
}

h1 {
    font-family: "proxima-nova",sans-serif, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 18px;
}

h2 {
    color: #555000;
    font-family: "proxima-nova",sans-serif, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

h3 {
    font-family: "proxima-nova",sans-serif, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

h4 {
    font-family: "proxima-nova",sans-serif, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

h5, h6 {
    font-family: "proxima-nova",sans-serif, 'Lobster Two',cursive;
    font-size: 20px;
    font-weight: lighter;
}



.help-popup {
    float: left;
    position: absolute;
    display: block;
    z-index: 998;
    margin-top: 25px;
    border: none;
    background-color: #7bceed;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    vertical-align: middle;
    padding: 20px;
    text-shadow: none;
    text-align: left;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 1px 2px 15px #777;
    -moz-box-shadow: 1px 2px 15px #777;
    box-shadow: 1px 2px 15px #777;
    cursor: url('/images/ctnl/ctnlhelp_remove2.cur'), auto;
    visibility: hidden;
    z-index: 997;
}

    .help-popup:before {
        content: "";
        display: block; /* reduce the damage in FF3.0 */
        position: absolute;
        top: -10px;
        left: 25px;
        width: 0;
        border-width: 0 10px 10px;
        border-style: solid;
        border-color: #7bceed;
        z-index: 997;
    }

.social-share {
    float: left;
    width: 20px;
    height: 25px;
    margin: 13px 0 0 2px;
    background-image: url('/images/ctnl/share.svg');
    background-repeat: no-repeat;
    cursor: pointer;
}

.social-share__panel {
    float: left;
    position: absolute;
    margin: -35px 0 0 -30px;
    z-index: 99999;
    border: none;
    background-color: #7bceed;
    vertical-align: middle;
    min-width: 100px;
    min-height: 35px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 1px 2px 15px #777;
    -moz-box-shadow: 1px 2px 15px #777;
    box-shadow: 1px 2px 15px #777;
    cursor: pointer;
    visibility: hidden;
}

    .social-share__panel:after {
        content: "";
        display: block; /* reduce the damage in FF3.0 */
        position: absolute;
        bottom: -10px;
        left: 30px;
        width: 0;
        border-width: 10px 10px 0;
        border-style: solid;
        border-color: #7bceed transparent;
    }

.social-share__button {
    float: left;
    margin: 9px 0 0 11px;
    width: 15px;
    height: 15px;
    border: none;
    background-color: transparent;
}

.strong {
    color: #777;
    font-weight: bold;
}


.top-panel--normal {
    position: fixed;
    width: 100%;
    height: 0;
    background-color: transparent;
    z-index: 999;
    visibility: hidden;
}

.top-panel--shadow {
    position: fixed;
    width: 100%;
    margin-top: 60px;
    height: 30px;
    background-color: #ffffff;
    color: #777;
    font-weight: 400;
    opacity: 0.95;
    filter: alpha(opacity=95);
    border: solid 1px #c4c4c4;
    -webkit-box-shadow: 1px 2px 15px #777;
    -moz-box-shadow: 1px 2px 15px #777;
    box-shadow: 1px 2px 15px #777;
    z-index: 999;
    visibility: visible;
}

.thumbnail-list__item {
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
}

.ddTitleText {
    cursor: pointer;
}

#ddWishlistNames_title {
    text-shadow: 1px 1px 2px rgba(0,0,0, 0.10);
    cursor: pointer;
}
