/*===LAST MODIFIED: NOV 28 '08=================*/
/*=============================================*/
legend { font-size: 14px; }
form { margin: 0px; padding: 0px; }
.dotRight { border-right: dotted 1px; }
li a { color: #0000ff; background-color: inherit; text-decoration: underline; }
li a:hover { cursor: pointer; }

#subContentDiv { position: relative; width: 950px; background: url('../images/calendar_bg.jpg') top center no-repeat; }
#eventDisplayTB { border: solid 1px #000099; background-color: #ffffff; color: inherit; }

#listByDiv { position: relative; width: 150px; height: 50px; border: solid 1px; }

/*===BLOCK THAT HOLDS THE SEARCH RESULTS===========*/
#eventSearchDiv { position: relative; float: left; width: 660px; height: auto; font-size: 12px; margin: 3px; }
.naviLeftDiv { float: left; }
.naviInnerDiv { text-align: center; margin: 2px auto; }
.naviDiv { position: relative; text-align: center; width: 100%; height: auto; }
.input200 { width: 200px; font-size: 11px; }
#eventSearchFS { float: left; width: 300px; height: auto; padding: 5px; }
#eventSearchBoxDiv { position: relative; height: 110px; }
#currentEventFS { width: 300px; padding: 5px; float: right; margin-left: 10px; }
#currentEventDiv { width: 290px; height: 110px; padding: 5px; overflow: auto; }
.todaysEvent { margin-left: 10px; padding-left: 10px; }
.todaysEvent li { margin-bottom: 10px; }
.resultTD { padding-bottom: 5px; padding-top: 5px; }
/*=================================================*/
#infoRight { float: right; padding-left: 4px; clear: left; }

/*===BLOCK THAT HOLDS THE SEARCH RESULTS===========*/
#container { position: relative; width: 940px; height: auto; margin-top: 25px; padding: 4px; }
#tbContainer { position: relative; width: 100%; height: auto; z-index: 99; top: 0px; }
/*=================================================*/

/*====BEGIN IFRAME CALENDAR======================================*/
#containerRight { position: relative; float: right; right: 0px; margin-top: 30px; width: 254px; height: auto; text-align: center; z-index: 99; }
#calendarIframeDiv { font-family: 'arial','tahoma','times'; }
#calendarFrame { width: 246px; }/* height: 266px;*/
#upcomingEvent { font-size: 16px; font-weight: bold; margin-bottom: 5px; margin-left: 5px; padding: 0px; text-align: left; }
/*===============================================================*/


