@CHARSET "ISO-8859-1";

#main { left:20px; margin-right:20px; }

#tablewrapper { padding:10px auto 10px 10px; background-color: #91BAD8; } /*height:550px; overflow-y:scroll; */

#events { width:100%; border-collapse:collapse; text-align:left; }
.col1 { width:80px; }
.col2 { width:200px; }
.col3 { width:200px; }
.col4 { width:100px; }
.col5 { width:100px; }

#events .columnheadings { height:20px; font-weight:bold; color:#05366B; }
#events td { padding:4px; margin:0; border-top:1px solid black; border-bottom:1px solid black; vertical-align:top;}
#events .monthname { background-color:#05366B; border:none; }
#events .monthname td { color:white; font-size:14px; font-style:italic; font-weight:bold; }
#events tbody { font-size:11px; color:black; }

.reminder { width:184px; height:169px; position:absolute; top:470px; left:-175px; background-image:url(graphics/tyntwr_advancebooking.png); z-index:200;}

#events td.col1 { padding-left:10px; }

.nextevent { position:absolute; width:160px; top:265px; left:0px; color:black; }
.tablebackpaneltopleft { position:absolute; top:0px; left:0px; width:7px; height:29px; background-image:url('/graphics/nexteventreminder/tablebackpanelheaderleft.png'); }
.tablebackpaneltopright { position:absolute; top:0px; right:0px; width:7px; height:29px; background-image:url('/graphics/nexteventreminder/tablebackpanelheaderright.png'); }
.tablebackpaneltopcentre { position:relative; height:29px; background-image:url('/graphics/nexteventreminder/tablebackpanelheadercentre.png'); margin-left:7px; margin-right:7px; }
.tabletitle { font-size:15px; font-weight:bold; position:absolute; margin-left:10px; top:7px; font-style:italic; color:black; }
.tablebackpanelmain { background-color:#BDF592; position:relative; padding-left:10px; padding-right:10px; padding-bottom:5px; color:#333333; }
.tablebackpanelmaintop { position:absolute; width:100%; background-image:url('/graphics/nexteventreminder/tablebackpanelmaintop.png'); height:11px; left:0px; top:0px; }
.tablebackpanelbottom { background-image:url('/graphics/nexteventreminder/tablebackpanelbottom.png'); height:18px; }
.nexteventdetails { position:relative; padding-top:7px; }
