/*////////////////////////////////////////////////////////////////*/
/*/ GAME FEES /*/
/*////////////////////////////////////////////////////////////////*/
#gamefees{
margin:240px 0 0 0;
}
#gamefees dt strong{
color:#FC0;
}
/*////////////////////////////////////////////////////////////////*/
/*/ ACTIVITY LIST /*/
/*////////////////////////////////////////////////////////////////*/
#activities{
margin:220px 0 0 285px;
padding:0 0 0 10px;
border-left:1px solid #666;
}
.container-activities{
margin:0 0 10px 0;
padding:5px;
border:1px solid #666;
}
#indoor{background:#000 url(/new/img/activities/indoor.jpg) no-repeat 5px 5px;}
#outdoor{background:#000 url(/new/img/activities/outdoor.jpg) no-repeat 5px 5px;}
#payasyouplay{background:#000 url(/new/img/groups/payasyouplay/1.jpg) no-repeat 5px 5px;}
#kids{background:#000 url(/new/img/index/packages/5.jpg) no-repeat 5px 5px;}
#birthday{background:#000 url(/new/img/index/packages/7.jpg) no-repeat 5px 5px;}
#stags{background:#000 url(/new/img/index/packages/6.jpg) no-repeat 5px 5px;}
#hens{background:#000 url(/new/img/index/packages/4.jpg) no-repeat 5px 5px;}
#corporate{background:#000 url(/new/img/index/packages/3.jpg) no-repeat 5px 5px;}
/*////////////////////////////////////////////////////////////////*/
#downloads-cm{
margin:0 0 10px 0;
padding:20px 5px 20px 20px;
background:#000;
border:1px solid #666;
}
.downloads-image{
width:121px;
height:90px;
background:url(/new/img/groups/kids/parental.png) no-repeat 0 0;
position:absolute;
margin:-55px 0 0 215px;
}
.parental-consent{
width:212px;
height:0;
padding:30px 0 0 0;
background:url(/new/img/groups/kids/button.gif) no-repeat 0 0;
overflow:hidden;
display:block;
}
.parental-consent:hover{
background:url(/new/img/groups/kids/button.gif) no-repeat 0 -30px;
}
.invitation{
width:102px;
height:0;
padding:28px 0 0 0;
background:url(/new/img/groups/invite-poster.jpg) no-repeat 0 0;
overflow:hidden;
display:block;
float:left;
}
.invitation:hover{
background:url(/new/img/groups/invite-poster.jpg) no-repeat 0 -28px;
}
.poster{
width:80px;
height:0;
padding:28px 0 0 0;
background:url(/new/img/groups/invite-poster.jpg) no-repeat 100% 0;
overflow:hidden;
display:block;
}
.poster:hover{
background:url(/new/img/groups/invite-poster.jpg) no-repeat 100% -28px;
}
/*////////////////////////////////////////////////////////////////*/
#activities li{
list-style-type:none;
}
#activities li a{
color:#F30;
font-weight:bold;
font-size:100%;
}
#activities li a:hover{
text-decoration:none;
}
/*////////////////////////////////////////////////////////////////*/
#activities #includes{
width:270px;
position:absolute;
margin:0 0 0 -285px;
}
#activities dt{
color:#FC0;
}
/*////////////////////////////////////////////////////////////////*/
/*/ ACTIVITY LIST /*/
/*////////////////////////////////////////////////////////////////*/
.activity-list li{
padding:0;
border-bottom:1px solid #666;
list-style-type:none;
font-size:120%;
}
.activity-list li a{
line-height:40px;
background:#000 url(/new/img/activities/details.gif) no-repeat 440px -40px;
color:#FC0;
font-weight:bold;
font-size:100%;
text-indent:10px;
display:block;
}
.activity-list li a:hover{
background:#333 url(/new/img/activities/details.gif) no-repeat 440px 0;
}
/*////////////////////////////////////////////////////////////////*/
/*/ OTHER ACTIVITIES /*/
/*////////////////////////////////////////////////////////////////*/
#other-activities dt a{
color:#FC0;
font-weight:bold;
}
#other-activities dl{
margin:0 0 0 10px;
}
