/* Calendar specific styles for Federated Farmers */
/**************************************************/
div#calSearch{margin:0 0 20px 0;}
div#calSearch form#calSearchForm h4{margin:0 0 2px 0;}
div#calSearch form#calSearchForm input{vertical-align:middle;}
div#calSearch form#calSearchForm input#calSearchTxt{width:495px;padding:4px;}
div#calSearch form#calSearchForm input#searchCalBtn{margin:0 0 0 6px;}
div#calResults h4{margin:0 0 25px 0;}
div#calResults h4 span{font-weight:normal;color:#3f5c14;}
div#calResults div.eventBlock{margin:0px;padding:30px 0;border-top:solid 1px #dedede;}
div#calResults div.event{margin-bottom: 30px;padding:0px;}
/*div#calResults div.eventBlock table{width:100%;}*/
/*div#calResults div.eventBlock table tr td{font-size:15px;color:#333333;padding:5px 5px 5px 0;vertical-align:top;}*/
/*div#calResults div.eventBlock table tr td.eventRowHeader{font-weight:bold;color:#000000;font-size:12px;text-transform:uppercase;width:134px;}*/
div#calResults div.event p.eventTitle{font-weight:bold;color:#3f5c14;font-size:17px;margin:0px 0px 5px 0px;}
div#calResults div.event p.eventDetail{font-size:12px;}
div#calDateSelect h4{margin:0 0 5px 0;}
div#calDateSelect table tr td,div#calDateSelect table tr.columnHeadings th{text-align:center;}
div#calDateSelect table tr.columnHeadings th,div#calDateSelect table tr.columnHeadings th a{color:#ffffff;font-size:12px;font-weight:normal;}