@CHARSET "ISO-8859-1";

#main { padding-left:10px; }

#footer { margin-top:100px; }

img.climbingpic { float:left; border:2px solid #05366B; margin:0 20px 20px 0; vertical-align:top }

#RaceResults { border:1px solid #76A4D7; position:absolute; width:140px; padding:5px; top:265px; left:-150px; text-align:left; color:#BBBBBB; }
.raceresultstitle { font-weight:bold; font-style:italic; font-size:15px; color:#76A4D7; margin-bottom:3px; text-align:center; }
.raceresultsinstructions { font-size:11px; }
#RaceResults .racelink { font-weight:bold; font-size:12px; margin-top:10px; }
#RaceResults a, #RaceResults a:visited { color:#BBBBBB; text-decoration:none; }

.nextevent { position:relative; bottom:-20px; }
.nexteventpaneltopleft { position:absolute; background-image:url('graphics/index/nexteventpaneltopleft.png'); left:0px; top:0px; width:10px; height:10px; }
.nexteventpaneltopright { position:absolute; background-image:url('graphics/index/nexteventpaneltopright.png'); right:0px; top:0px; width:10px; height:10px; }
.nexteventpaneltopcentre { position:absolute; background-image:url('graphics/index/nexteventpaneltopcentre.png'); left:10px; top:0px; right:10px; height:10px; }
.nexteventpanelmain { background-color:#666666; position:absolute; top:10px; bottom:9px; width:100%; }
.nexteventpanelbotleft { position:absolute; background-image:url('graphics/index/nexteventpanelbotleft.png'); left:0px; bottom:0px; width:10px; height:10px; }
.nexteventpanelbotright { position:absolute; background-image:url('graphics/index/nexteventpanelbotright.png'); right:0px; bottom:0px; width:10px; height:10px; }
.nexteventpanelbotcentre { position:absolute; background-image:url('graphics/index/nexteventpanelbotcentre.png'); left:10px; bottom:0px; right:10px; height:10px; }

.nexteventtext { position:relative; clear:left; top:-7px; padding-left:15px; padding-right:15px; color:yellow; font-size:14px; font-weight:bold; }
.nexteventtexttitle { font-style:italic; font-size:14px; padding-right:20px; padding-top:2px; }
.nexteventdetails { font-weight:normal; font-size:13px; font-style:italic; }