﻿a{
text-decoration:none;
}

#calendar
{
    width: 275px;
    height: 170px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-repeat: no-repeat;
}

#agenda
{
    height: 171px;
    background-color: #f3f5f7;
    position: relative;
}

#agendalinks
{
    position: absolute;
    top: 8px;
    left: 469px;
    height: 160px;
    padding-left: 10px;
    border-left: 1px solid #d5dbe1;
}

#agendalinks h1
{
    font-size: 1.1em;
    color: #4e86af;
    padding: 0px;
    margin: 0px;
}


#agendalinks h1 a
{
    font-size: 12px;
    color: #4e86af;
    text-decoration: none;
}

#agendalinks ul li
{
    color: #575757;
    padding: 0px;
    margin-left: 20px;
    padding-left: 0px;
}
#agendalinks ul
{
    margin-top: 6px;
    margin-bottom: 5px;
    list-style-image: url(../images/bullet.gif);
    margin-left: 0px;
    padding-left: 0px;
}

#agendalinks ul li a
{
    color: #575757;
    text-decoration: none;
}

#agenda #today
{
    position: absolute;
    top: 4px;
    left: 278px;
}

#agenda #today span
{
    color: #828282;
    font-size: 1.3em;
    display: block;
    position: absolute;
    top: 36px;
    left: 70px;
}


#agenda #currentmonth
{
    position: absolute;
    top: 95px;
    left: 285px;
    color: #226a9e;
    font-size: 1.1em;
    text-align: center;
    width: 155px;
}

#agenda #currentmonth .btnarrowleft
{
    position: absolute;
    top: 4px;
    left: 0px;
}

#agenda #currentmonth .btnarrowright
{
    position: absolute;
    top: 4px;
    right: 0px;
}

#agenda #currentmonth #monthname
{
    width: 130px;
    display: block;
    position: absolute;
    top: 0px;
    left: 10px;
}

.btnarrow
{
    background-repeat: no-repeat;
    width: 4px;
    height: 7px;
    border-style: none;
    cursor: pointer;
    text-decoration: none;
}


.btnarrow span
{
    display: none;
}

.btnarrowleft
{
    background: transparent url(../images/prev.gif) no-repeat;
}

.btnarrowright
{
    background: transparent url(../images/next.gif) no-repeat;
}


#agenda #currentdate
{
    color: #8d9398;
    position: absolute;
    top: 118px;
    left: 285px;
    line-height: 1.6em;
}

#agenda #calendar table
{
    margin: 0px 0px 0px 2px;
    padding: 0px;
    table-layout: fixed;
    border-collapse: collapse;
}

#agenda #calendar table th
{
    text-align: center;
    height: 23px;
    color: #4e86af;
    width: 38px;
    margin: 0px;
    padding: 0px;
}

#agenda #calendar table td
{
    text-align: center;
    height: 24px;
    overflow: hidden;
    width: 38px;
    margin: 0px;
    padding: 0px;
    color: #4c4c4e;
    font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    background-repeat: no-repeat;
    background-position: center;
}


#agenda #calendar table td.today
{
    color: #ffffff;
    background-image: url(../images/calendar/today.gif);
}

#agenda #calendar table td.todayactive
{
    color: #ffffff;
    background-image: url(../images/calendar/todayactive.gif);
}

#agenda #calendar table td.active
{
    background-image: url(../images/calendar/active.gif);
    background-position: right bottom;
}

#agenda #calendar table td.selectedDate
{
    background-image: url(../images/calendar/selectedDate.gif);
    background-position: right bottom;
}


#agenda #calendar table td a
{
    text-decoration: none;
    color: inherit;
}


#ddMinistry
{
    width: 226px;
}

#txtKeyword
{
    width: 222px;
}



.lawnewsbox .searchform .labelinputpair label.lblDate
{
    width: 30px;
}



.lawnewsbox label
{
    font-size: 0.9em;
    width: 125px;
}




#lawdetailedform
{
    width: 600px;
    background-color: White;
}


#lawdetailedform td
{
    text-align: left;
    vertical-align: top;
    background-color: White;
}

#lawdetailedform td.title
{
    font-weight: bold;
}

.singlepoll
{
    padding: 5px;
    background-color: #ffffff;
}


.buttonsdiv
{
    float: none;
    clear: both;
    padding: 4px 0px 4px 0px;
}

.pollspager
{
    background-color: White;
}
.pollspager a
{
    text-decoration: none;
}
