@charset "utf-8";
/* CSS Document */
/*Calendar Functions */
#calendarLayer { color: #000; background-color:#eee; margin:auto;padding-top:30px;height:270px	}
#cal2 { width: 266px; }
.nav_cal {background:#fff; position:relative; top:-12px;height:25px;text-align:center }
#months {width:100%}
#month {background: #fff; color:#666666}
#monBack {position:relative; top:-20px; left:-100px; background: url('../img/monBack_bg.png') no-repeat 0px 0px #ffffff; width:27px; height:25px;display:inline-block; border:0px; font-size:1px;color:#fff; cursor:pointer;} 
#monBack:hover {  }
#monFor {position:relative; top:-20px; right:-95px;background: url('../img/forBack_bg.png') no-repeat 0px 0px #ffffff; width:27px; height:25px;display:inline-block; border:0px;font-size:1px;color:#fff;cursor:pointer;} 
#monFor:hover {  }
.dayLetter { text-align:center; float: left; width: 14%; }
#days {color:#3aaa35;height:25px;width:96%; line-height:25px; margin-left:3px; margin-bottom:10px;}
.days { border: 3px solid #fff; background-color: #ebebeb; color:#bbb!important; float: left; width: 14% !important; font-size:11px;cursor:pointer }
.days:hover { border: 1px solid #000; }
#eventsLayer { background-color: #eee; border: 1px solid #CCC; color:#000; position: absolute; visibility: hidden; width: auto; height:auto; z-index: 1001; top: 100px; left: 50px; padding: 5px 10px; }
#event {}
#event h3 { margin: 0; padding: 3px 0; }
.eventBorder { border: 1px solid #aaa; }
#myEvents {}
.clearBoth, #row1, #row2, #row3, #row4, #row5, #row6 { clear:both; height:31px;}


/*_2*/
#calendarLayer2 { color: #000; background-color:#eee; margin:auto;padding-top:30px;height:270px	}
#cal2_2 { width: 266px; }
.nav_cal {background:#fff; position:relative; top:-12px;height:25px;text-align:center }
#months_2 {width:100%}
#month_2 {background: #fff; color:#666666}
#monBack_2 {position:relative; top:-20px; left:-100px; background: url('../img/monBack_bg.png') no-repeat 0px 0px #ffffff; width:27px; height:25px;display:inline-block; border:0px; font-size:1px;color:#fff; cursor:pointer;} 
#monBack_2:hover {  }
#monFor_2 {position:relative; top:-20px; right:-95px;background: url('../img/forBack_bg.png') no-repeat 0px 0px #ffffff; width:27px; height:25px;display:inline-block; border:0px;font-size:1px;color:#fff;cursor:pointer;} 
#monFor_2:hover {  }
.dayLetter { text-align:center; float: left; width: 14%; }
#days_2 {color:#3aaa35;height:25px;width:96%; line-height:25px; margin-left:3px; margin-bottom:10px;}
.days { border: 3px solid #fff; background-color: #ebebeb; float: left; width: 14% !important; font-size:11px;cursor:pointer }
.days:hover { border: 1px solid #fff; }
#eventsLayer_2 { background-color: #eee; border: 1px solid #CCC; color:#000; position: absolute; visibility: hidden; width: auto; height:auto; z-index: 1001; top: 100px; left: 50px; padding: 5px 10px; }
#event_2 {}
#event_2 h3 { margin: 0; padding: 3px 0; }
.eventBorder { border: 1px solid #aaa; }
#myEvents_2 {}
.clearBoth, #row1_2, #row2_2, #row3_2, #row4_2, #row5_2, #row6_2 { clear:both; height:31px;}