/* #########################################################
BLOCKS
######################################################### */

.blockOuter{
    position: relative;
    margin: 0px 0px 8px 0px;
}

.block{
    position: relative;
    background: #eaf0f5 url(/images/left_block_middle.jpg) repeat-y top left;
    text-align: center;
}
.block_top{
    background: url(/images/left_block_top.jpg) no-repeat top left;

}
.block_bottom{
    background: url(/images/left_block_bottom.jpg) no-repeat bottom left;
    padding-top: 2px;
}

.blockH{
    background: url(/images/left_block_head_middle.jpg) repeat-y top left;
    margin: 0px 2px 2px 2px;
    text-align: left;

}
.blockHT{
    background: url(/images/left_block_head_top.jpg) no-repeat top left;
}
.blockHB{
    background: url(/images/left_block_head_bottom.jpg) no-repeat bottom left;
}

.blockH h5{
    font-weight: bold;
    font-size: 12px;
    margin: 0px;
    padding: 4px 5px 4px 5px;
    color: #f2f5f7;
}

.blockC{
    color: #1b4374;
    padding: 4px;
    text-align: left;
}
.blockC div{ margin: 4px; }
.blockC div div{
    margin: 0px;
}

.blockC ul{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.blockC ul li{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.blockC ul li em{
    font-size: 9px;
}
.blockC ul li a{
    display: block;
    margin: 0px;
    padding: 4px 8px 4px 12px;

    background: url(/images/left_bullet.jpg) no-repeat 4px center;
    border-bottom: 1px solid #c7d4d9;
    width: auto;

    text-decoration: none;
    font-size: 12px;
    font-weight: normal;

}

.blockC ul li a.ta_first{
    border-top: 1px solid #c7d4d9;
}

.blockC ul li a.ta_cur{
    background-color: #e3e9f0;
}

.blockC ul li a:hover{
    background-color: #f3f5f7;
    border-bottom: 1px solid #0b5fa8;
}

.blockSpacer{
    font-size: 1px;
}

#columnRight .block, #columnRight .block_top, #columnRight .block_bottom{
    background-image: none;
    padding: 0px;
}
#columnRight .block{
    border: 1px solid #b9d0e6;
    padding: 4px;
}

#columnRight .blockH{
    margin-bottom: 8px;
}

#columnRight .blockH, #columnRight .blockHT, #columnRight .blockHB{
    background-image: none;
    height: 22px !important;
}
#columnRight .blockH h5{
    color: #1e68aa;
    padding: 5px 0px;
    border-bottom: 1px solid #86add2;
    text-transform: uppercase;
}
#columnRight .blockC{
    padding: 0px; /* this is a gap hack */
    margin: 0px;
}

#columnRight .block_scroll .blockC{
    height: 192px;
    overflow: auto;
}

#columnRight .block ul li{
    padding: 4px;
}

#columnRight .block a{
    font-weight: bold;
}
#columnRight .block a:hover{
    font-weight: bold;
}

/* Search */

.searchFormInput{
    width: 120px;
}

/* News Letter */
.newEmailInput{
    width: 104px;
}

/* no style */
.no_padding .block{
    border: 0px solid #FFF;
    padding: 0px;
}
.no_padding .blockC{
    background: none;
    padding: 0px;
}

/* calendar */

#cal{ padding: 4px 0px; }

#cal_select_group{
    width: 100%;
    margin-bottom: 4px;
}

.calTop table{ width: 100%; margin-bottom: 4px; }
.calTop table td{
    padding: 0px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    color: #365475;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}
.calHead{
    background: #c7d7e4 url(/images/cal_month_year_bg.jpg) repeat-x top left;
}
.calHeadL, .calHeadR{
    width: 15px;
}
.calHeadL a, .calHeadR a{
    display: block;
    border: 1px solid #b9d0e6;
    background: #c7d7e4 url(/images/cal_month_year_bg.jpg) repeat-x top left;
    padding: 0px 4px 3px 4px;
    font-size: 12px;
    text-decoration: none;
}
.calHeadL a{ margin-right: 2px; }
.calHeadR a{ margin-left: 2px; }
.calHeadL a:hover, .calHeadR a:hover{
    opacity: .9;
}
.calHead{
    border: 1px solid #b7c5ec;
    color: #657694;
}

.calContent table{
    width: 100%;
    border-collapse: collapse;
}
.calContent table td{
    padding: 0px;
    border: 1px solid #ffffff;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    width: 13%;
}
.calContent table td div{
    margin: 0px;
    padding: 0px;
}
.calContent table .calHeadDOW td{
    background: #366090 url(/images/cal_day_bg.jpg) repeat-x top left;
    color: #ffffff;
    padding: 3px;
}
.calContent .calBlank{
    /* background-color: #e1e5f1; */
    background-color: #dddddd;
}
.calContent table td a{
    display: block;
    background-color: #c7d7e4;
    padding: 5px 0px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    color: #365475;
}
.calContent table td a:hover{
    background-color: #eaecf5;
    color: #6c8199;
}
.calContent table td.calToday a{
    background: #3f648a url(/images/cal_cur_bg.jpg) repeat-x top left;
    color: #ffffff;
}
.calContent table td.calToday a:hover{
    opacity: .7;
}

.calContent table td.calEvent a{
    background-color: #7aa5c5 !important;
    color: #ffffff;
}
.calContent table td.calEvent a:hover{
    opacity: .8;
    color: #ffffff;
}


/* end calendar */

/* events */
.moreEvents{
    text-align: center;
}
.moreEvents a{

}

/* END SPECIAL BLOCKS */

.adBlockC .adsLabel{
    text-align: center;

    font-size: 10px;
    text-transform: uppercase;
    color: #646565;
}

.block_login_form td{ font-size: 11px; padding: 2px; }
.block_login_form .login_inputs{ width: 100px; }

#newsForm .button, #newsForm .buttonOver{
    background: url(/images/block_join.jpg) no-repeat top left;
    border: 0px solid #fff;
    width: 43px;
    height: 22px;
}
#newsForm .buttonOver{
    opacity: .85;
}

.no_style .block{ border: 0px solid #fff !important; }
.no_style .block, .no_style .blockC{ padding: 0px !important; }
.no_style .blockC div{ margin: 0px !important; }