﻿body 
{
    background: #cde8f7 url("../../images/ok/kidsbg2.jpg") top repeat-x !important;
}

.contentContainer 
{
   /* background: transparent url("../images/landbg.png") bottom no-repeat;
    height: 715px;*/
}

.specialEvents
{
    background: transparent url("../../images/ok/kid_MainSection.png") bottom no-repeat;
    height: 475px;
    position: relative;
}

.lessonsSection
{
    margin: 0 0 7px 0;
}

.eventsRibbon
{
    position: absolute;
    top: 230px;
    left: -7px;
}

#EventsListContainer
{
    position: absolute;
    top: 260px;
    left: 25px;
    width: 260px;
    height: 160px;
}

.textRegion
{
    background-color: #ffffff;
    -webkit-border-radius: 10px;   
    padding: 20px;
}

.largeHeader
{
    margin: 0 0 10px 0 !important;
}
p.kidsText
{
    line-height: 20px;
}

.stageContainer
{
    margin: 0 0 10px 0;
}

.left, .right
{
    background-color: Fuchsia;
}

.rightSection
{
    background-color: Maroon;
}

h3.sf_eventTitle a
{
    color: #7A4621 !important;
}

.sf_readMore
{
    color: #7A4621 !important;
}

.sf_eventBasicInfo
{
    color: #2E2E2E !important;
}

#FooterContainer
{ 
    margin: 0 !important;
}


.devoContainer
{
    width: 570px;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    line-height: 40px;
    font-size: 18px;
    margin: 0 0 10px 0;
    padding: 5px;
    text-align: center;
    
}

.devoContainer a
{
    color: #fff;
    text-decoration: none;
}

.devoContainer a:hover, .devoContainer a:visited
{
    text-decoration: underline;
}


.devoGreen
{
    background-color: #7faf72;
}

.devoBlue
{
    background-color: #0d9ec1
}
