
.title { 
background-image:url(imgs/activitiestitle_bg.jpg);
background-repeat:no-repeat;
border-top: 1px solid #CECEEB;
}

.titletext {
font-size:12px;
line-height: 13px;
font-weight: bold;
color: #5F6885;
}

.listing {
font-size:12px;
line-height: 16px;
color: #5F6885;
}

.bottom { 
background-repeat:no-repeat;
border-top: 1px solid #D6D4EA;
}

.liststyle_activity {
background-image:url(imgs/activitiestitle_bg.jpg);
background-repeat:no-repeat;
border-top: 1px solid #D0CFE3;
display: block;
padding-top:8px;
font-size:12px;
line-height: 14px;
color: #5F6885;
}

.Sublistings {
line-height: 21px;
font-size:12px;
color: #5F6885;
font-weight: normal;
text-indent:22px;
}

a.Sublistings:link, a.Sublistings:visited {
display: block;
color: #5F6885;
text-decoration: none;
border-top:1px solid #FFF;
background-image:url(../imgs/nav_elements/btnbg_listsub.gif);
background-repeat:no-repeat;
}

a.Sublistings:hover, a.Sublistings:active {
display: block;
color: #169C56;
text-decoration: none;
border-top:1px solid #FFF;
background-image:url(../imgs/nav_elements/btnbg_listsub.gif);
background-repeat:no-repeat;

}

.event_title {
color: #E60686;
font-size: 13px;
font-weight:bold;
line-height: 130%;
border-top:1px solid #ccc;
display:block;
padding:10px 0 10px 0;
}


.event_title_s {
color: #E60686;
font-size: 14px;
font-weight:bold;
line-height: 130%;
}

#event_border
{
border: 2px solid #ddd;
padding:5px 15px 5px 15px;
margin:20px 0 30px 0;
background-color:#F5F5F5;
width:80%;

}

/* NEW FEATURED */

#featured {
border: 2px solid #ddd;
padding:15px;
margin:5px 0 12px 0;
background-color:#F5F5F5;
width:430px;
}

.featured {
	clear:both;
	display:block;
border: 2px solid #ddd;
padding:15px;
margin:5px 0 12px 0;
background-color:#F5F5F5;
width:430px;
height: 135px;
}



#f_text {
clear:both;
}

#f_address {
float: left;
margin:10px 0 0 0;
}

.f_address {
float: left;
margin:10px 0 0 0;
}

.f_head {
font-size:14px;
line-height: 17px;
color: #3C387E;
font-weight:bold;
}

.f_pic {
margin: 0 15px 15px 0; 
border:1px solid #ccc;
}

/* NEW ENHANCED */

#enhanced {
border: 2px solid #ddd;
padding:15px;
margin:5px 0 12px 0;
background-color:#fff;
width:430px;
}

.e_head {
font-size:13px;
line-height: 17px;
color: #3C387E;
font-weight:bold;
}

/* NEW BASIC */

#basic {
border-top: 1px solid #ddd;
padding:10px 0 5px 5px;
margin:5px 0 5px 0;
background-color:#fff;
width:455px;
font-size:12px;
line-height: 15px;
}


li {
list-style-image: url(../imgs/arrow.gif)
}