﻿.mainBodyTopBG
{
    background: #ffffff url(/img/thingstodo/mainBodyBGTop.gif) no-repeat;    
}

.mainBodyCenter
{
    background: #ffffff url(/img/thingstodo/contentBGmain.gif) repeat-y;
}

.mainBodyBottomBG
{
    background: #ffffff url(/img/thingstodo/mainBodyBGBottom.gif) no-repeat;
}

.divHeaderHeaderText h1 span
{
    display: block;	width: 0; height: 0; overflow: hidden;
}

.divHeaderHeaderText
{
    position: absolute;
    top: -5px;
    left: 0;
    height: 104px;
    width: 376px;
    background: transparent url(/img/headers/thingstodo.png) no-repeat;  
    z-index: 2;
    
}

.freeform{}
.freeform a{ color: #3a9dce; font-weight: bold; text-decoration: none;}
.freeform a:hover{ text-decoration: underline;}



.RightSideList1{list-style: none; display: block; color: #3A9DCE;font-size: 120%;  padding-top: 45px;}
.RightSideList1 ul li { float: left; list-style-type: none;}

.RightSideList1 li.actvityTime { height: 82px; width: 184px; background: #ffffff url(/img/sidepods/1.gif) no-repeat; z-index: -1;}
    .RightSideList1 li.actvityTime a { height: 33px; width: 184px; display: block; cursor: hand;  z-index: 2; background: transparent url(/img/sidepods/Activitytime.png) no-repeat; }
    .RightSideList1 li.actvityTime a span {display: block;	width: 0; height: 0; overflow: hidden;}
    
.RightSideList1 li.FunSheets { height: 78px; width: 184px; background: #ffffff url(/img/sidepods/2.gif) no-repeat; z-index: -1;}
    .RightSideList1 li.FunSheets a { height: 24px; width: 184px; display: block; cursor: hand;  z-index: 2; background: transparent url(/img/sidepods/funsheets.png) no-repeat; }
    .RightSideList1 li.FunSheets a span {display: block;	width: 0; height: 0; overflow: hidden;}
    
.RightSideList1 li.FascinatingFacts { height: 76px; width: 184px; background: #ffffff url(/img/sidepods/3.gif) no-repeat; z-index: -1;}
    .RightSideList1 li.FascinatingFacts a { height: 33px; width: 184px; display: block; cursor: hand;  z-index: 2; background: transparent url(/img/sidepods/fascinatingfacts.png) no-repeat; }
    .RightSideList1 li.FascinatingFacts a span {display: block;	width: 0; height: 0; overflow: hidden;}
    
.RightSideList1 li.Games { height: 78px; width: 184px; background: #ffffff url(/img/sidepods/4.gif) no-repeat; z-index: -1;}
    .RightSideList1 li.Games a { height: 28px; width: 184px; display: block; cursor: hand;  z-index: 2; background: transparent url(/img/sidepods/games.png) no-repeat; }
    .RightSideList1 li.Games a span {display: block;	width: 0; height: 0; overflow: hidden;}
    
.RightSideList1 li.Learning { height: 81px; width: 184px; background: #ffffff url(/img/sidepods/5.gif) no-repeat; z-index: -1;}
    .RightSideList1 li.Learning a { height: 36px; width: 184px; display: block; cursor: hand;  z-index: 2; background: transparent url(/img/sidepods/learning.png) no-repeat;  }
    .RightSideList1 li.Learning a span {display: block;	width: 0; height: 0; overflow: hidden;}
    
.RightSideList1 li.CentreFun { height: 84px; width: 184px; background: #ffffff url(/img/sidepods/6.gif) no-repeat; z-index: -1;}
    .RightSideList1 li.CentreFun a { height: 28px; width: 184px; display: block; cursor: hand;  z-index: 2; background: transparent url(/img/sidepods/centrefun.png) no-repeat;  }
    .RightSideList1 li.CentreFun a span {display: block;	width: 0; height: 0; overflow: hidden;}

.actvityTimeItems {clear: both; float: left; margin-top: 10px;}  
.actvityTimeItem{ float: left; clear: both; width: 540px;}
	.actvityTimeItem .goLink{ float: right;}
	.actvityTimeItem .thumb{float: left;  border: 0;}
	.actvityTimeItem .thumb img{ border: 0;margin: 0 10px 0 0;}
	.actvityTimeItem .title { text-decoration: none; color: #3a9dce;}
	.actvityTimeItem .title:hover { text-decoration: underline;}
	.actvityTimeItemSeparator{clear: both; margin: 10px 0 10px 0; padding: 0; width: 540px; background: #ffffff url(/img/thingstodo/itemseparator.gif) repeat-x; border: 0px; height: 16px;}
