﻿/*
*/
.itemDate {
color:#778E9D;
font-size:85%;
padding-bottom:5px;
}
#agenda .agendaTitle
{
color:#2C5B7B;
font-size:122.5%;
margin-bottom:4px;
margin-top:4px;
}
#eventHeader .eventTitle
{
color:#2C5B7B;
font-size:175.5%;
margin-bottom:4px;
margin-top:4px; 
}
#eventHeader span
{
    display:inline-block;
    font-size:100%;
    margin-top:6px;
}
#eventsSearchBar
{
float:right;
position:relative;
right:7px;
top:-46px;
}
.eventsCalendarLink
{
float:right;
left:187px;
position:relative;
top:-16px;
   
}
input.sButton {
	vertical-align: middle;
}

.mainImage,.clubMainImage
{
margin:6px 0px;
background-color:#F1F6FA;
border:1px solid #C8D4DE;
padding:13px;
margin-left:14px;
float:right;
margin-top:32px;
margin-bottom:14px;

}
.clubMainImage{ margin-top:-35px;}
.type
{
    color:rgb(0,120,200);
}

.dates
{
    color:#0078C8;
}

#agendas
{
    border-style:solid;
    border-color:#C8D4DE;
    border-width:2px;
    background-color:#F3F6F7;
}
.dayAgenda
{
    color:#784040;
font-size:130.5%;
margin-left:22px;
}
.dashed
{
    background-image:url("horizontal.jpg");
    width:620px;
    margin:10px 0px 0px 22px;
    background-repeat:no-repeat;
    height:4px;
}
.entry
{
   
    margin-top:15px;
}
.FromTo
{
    color:rgb(115,115,115);
    font-weight:bold;
}
.Time
{
    color: #2C5B7B;
}
.to
{
     position:relative;
     padding-left:70px;
}
.from
{
     position:relative;
     padding-left:70px;
}
.vertical
{
    position:absolute;
margin:-45px 0px 0px 190px;
overflow:hidden;
    
}
.Description
{
border-left:1px dashed;
color:#737373;
font-weight:bold;
height:33px;
left:222px;
padding-left:15px;
position:relative;
top:-33px;
width:422px;
}
.section{height:100px;width:100px;overflow:hidden;display:inline-block;float:left;margin-right:10px;margin-bottom:10px;border:thin solid #C8D4DE;}
.thumbHori
{
    margin:-22px 0px 0px -18px; 
}
.thumbVert
{
     margin:-18px 0px 0px -22px; 
}
.scroller
{
    width:98%;
    overflow:hidden;
}
.images
{
    border-top:1px solid #B3CBDC;
margin-top:4px;
padding-top:9px;
}
.eventDiv
{
    margin-bottom:20px;
}

