/* CSS Document */

body { margin:0px; background-color:#989898; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:10px; background-image:url(images/egback.gif); background-repeat:repeat; }
#container-main { width:700px; margin:10px auto; background-color:#FFFFFF; }
#container-left { width:200px; float:left; margin-right:10px; padding-top:20px; text-align:center; background-color:#FFFFFF; }
#container-right { width:490px; float:right; }
#container-links { width:180px; background-image:url(images/links-background.jpg); background-repeat:repeat-y; line-height:30px; vertical-align:middle; text-align:left; padding-left:20px; }
#container-body-h { width:490px; height:30px; padding:0px; margin:0px; background-image:url(images/pod-h.jpg); background-repeat:no-repeat; background-position:bottom; }
#container-body-b { width:430px; padding:0px 30px; margin:0px; background-image:url(images/pod-b.jpg); background-repeat:repeat-y; }
#container-body-f { width:490px; height:30px; padding:0px; margin:0px; background-image:url(images/pod-f.jpg); background-repeat:no-repeat; background-position:top; }
#container-textfooter { width:100%; text-align:center; padding:10px; clear:both; }

.link a:link, .link a:visited { color:#666666; }
.link a:hover, .link a:active { color:#FF9900; }

.ad-banner { height:60px; width:468px; margin:20px auto 10px auto; background-color:#999999; }

img { border:0px; text-decoration:none; }

.head1 { font-size:24px; color:#FF9900; line-height:30px; vertical-align:bottom; padding:0px; margin:0px; clear:none; font-weight:bold; }
.head2 { font-size:14px; color:#999999; line-height:30px; vertical-align:bottom; padding:0px; margin:0px; clear:none; font-style:italic; }
.head3 { font-size:18px; color:#006699; font-weight:bold; text-transform:capitalize; padding:5px 0px 5px 0px; text-align:center; }

.text-right { text-align:right; }
.text-small { color:#999999; font-size:10px; }
.text-light { color:#999999; text-align:center; }
.text-bold { color:#333333; font-size:12px; font-weight:bold; }
.text-small-g { font-size: 9px; color: #666666; }
.text-small-r { font-size:9px; text-align:right; color: #666666; }
.text-med-r { font-size:12px; text-align:right; padding-right:10px; }
.text-med { font-size:12px; }

.list-nav { background-color:#FFDBB7; font-size: 12px; font-weight: normal; vertical-align: middle; text-align: center; line-height: 20px; text-decoration: none; padding: 2px 2px 2px 2px; border-top: 1px solid #FF9900; border-bottom: 1px solid #FF9900;}

a:link, a:visited { text-decoration:none; color:#FF9900; }
a:hover, a:active { text-decoration:none; color:#006699; }

.eventLink a:link, .eventLink a:visited { color:#006699; text-decoration:none; font-size:12px; }
.eventLink a:hover, .eventLink a:active { color:#FF9900; text-decoration:none; font-size:12px; }

/*//////////////////// EVENTS CALENDAR ////////////////////*/
.ECMS_calendarHeading_weekday { width:14%; font-size:10px; text-align:center; color:#000000; float:left; line-height:20px; vertical-align:middle; margin-right:-1px; margin-bottom:-1px; overflow:hidden; }
.ECMS_calendarHeading_weekend { width:15%; font-size:10px; text-align:center; color:#000000; float:left; line-height:20px; vertical-align:middle; margin-right:-1px; margin-bottom:-1px; overflow:hidden; }
.ECMS_calendarSpareWeekday { height:100px; width:14%; background-color:#EEEEEE; float:left; margin-right:-1px; margin-bottom:-1px; }
.ECMS_calendarSpareWeekend { height:100px; width:15%; background-color:#EEEEEE; float:left; margin-right:-1px; margin-bottom:-1px; }
.ECMS_calendarWeekday { height:100px; width:14%; float:left; margin-right:-1px; margin-bottom:-1px; }
.ECMS_calendarWeekend { height:100px; width:15%; background-color:#F9F9F9; float:left; margin-right:-1px; margin-bottom:-1px; }

.ECMS_calendarDay { height:98px; border:1px solid #97AEC0; overflow:auto; overflow-x:hidden; overflow-y:auto; }
.ECMS_calendarDayNumber { font-size:10px; font-weight:bold; text-align:left; color:#006699; padding:2px; }
.ECMS_calendarDayNumber a:link, .ECMS_calendarDayNumber a:visited { font-size:10px; font-weight:bold; text-align:left; color:#006699; padding:2px; }
.ECMS_calendarDayNumber a:hover, .ECMS_calendarDayNumber a:active { font-size:10px; font-weight:bold; text-align:left; color:#FF9900; padding:2px; }

.ECMS_calendarEvent { height:18px; width:100%; margin-right:-20px; text-align:left; line-height:18px; vertical-align:middle; text-indent:2px; white-space:nowrap; text-overflow:ellipsis-word; overflow:hidden; }

.ECMS_calendar { width:100%; margin:0px auto 10px auto; padding:3px 0px; background-color:#FFFFFF; table-layout:fixed; clear:both; }
.ECMS_calendarHeading_Month { width:150px; margin:auto; font-size: 16px; color: #006699; font-weight:bold; text-transform:capitalize; text-align:center; text-decoration:none; padding:5px 0px 5px 0px; float:left; }
.ECMS_calendarHeading_BracketMonth { width:20px; margin:auto; font-size: 14px; color: #000000; text-transform:capitalize; text-align:center; text-decoration:none; padding:5px 0px 5px 0px; float:left; }
.ECMS_quickCalDate { height:30px; width:300px; text-align:center; line-height:30px; vertical-align:middle; margin:auto; }

.ECMS_jsLink { text-decoration: none; color: #006699; }
.ECMS_jsLink:hover { text-decoration: none; color: #0099CC; cursor:pointer; }

