/***** fyc.on.ca/lasers/GrandBendOpen/ - Developed by ScriptReaction - www.scriptreaction.com *****/

/* LASER OPEN INDEX */

/* specific boxes */
#dspCountDown { position:relative; height:82px; left:1px; top:0px; margin-bottom:1px; }
#dspSchedule { position:relative; height:144px; left:1px; top:0px; margin-bottom:1px; }
#dspResources { position:relative; height:130px; left:1px; top:0px; margin-bottom:1px; }

#dspCentral { height:197px; left:258px; top:30px; }
#dspSponsors { height:130px; left:258px; top:228px; }

#dspResults { height:82px; left:515px; top:0px; }
#dspPhotos { height:144px; left:515px; top:83px; text-align:center; }

#dspNews { height:29px; left:258px; top:0px; background:#000; overflow:hidden; }

/* box content specific */
#dspNews #newsItems { width:256px; line-height:28px; text-align:center; color:#ffff00; }
#dspNews #newsItems a { display:block; color:#ffff00; text-decoration:underline; }
#dspNews #newsItems a:hover { color:#ffff00; text-decoration:none; }

#dspPhotos ul { margin:5px 0px 0px 5px; }
#dspPhotos li { display:inline; float:left; }
#dspPhotos img { float:left; width:70px; height:70px; border:1px solid #fff; margin:10px 0px 0px 8px; }
#dspPhotos a:hover img { border:2px solid #ffff00; margin:10px -2px 0px 8px; }
#dspPhotos .y2006 { background:url(../gfx/years/2006.gif) 7px 3px no-repeat; }
#dspPhotos .y2007 { background:url(../gfx/years/2007.gif) 7px 3px no-repeat; }
#dspPhotos .y2008 { background:url(../gfx/years/2008.gif) 7px 3px no-repeat; }

#dspPhotos select, #dspResults select { position:absolute; left:112px; top:6px; color:#ffff00; font-weight:bold; border:1px solid #ccc; background:#000; }

#dspResults img { position:absolute; left:10px; top:34px; width:40px; height:39px; }
#dspResults ul { margin:7px 0px 0px 57px; }
#dspResults span a { font-weight:bold; color:#ffff00; margin-right:5px; }

#dspCountDown #eventCount { position:absolute; left:11px; top:38px; width:230px; height:27px; background:url(../gfx/count/bg.gif) no-repeat; }
#dspCountDown #eventCount div { position:absolute; top:10px; width:40px; height:17px; }
#dspCountDown #eventCount div img { float:left; width:auto; height:auto; margin-right:3px; border:0px; }
#dspCountDown #eventCount #day { width:60px; left:0px; }
#dspCountDown #eventCount #hrs { left:78px; }
#dspCountDown #eventCount #min { left:136px; }
#dspCountDown #eventCount #sec { left:193px; }

#dspSponsors img { float:left; border:0px; margin-left:20px; padding:7px; }
#dspSponsors a:hover img { border:1px solid #ffff00; margin-left:18px; }
#dspSponsors .spnA { width:135px; height:79px; margin:-8px 0px 0px 10px; }
#dspSponsors a:hover img.spnA { margin-top:-9px; margin-left:9px; margin-right:-1px; }
#dspSponsors .spnB { width:82px; height:81px; margin-top:-13px; }
#dspSponsors a:hover img.spnB { margin-top:-14px; margin-left:19px; margin-right:-1px; }
#dspSponsors .spnC { width:76px; height:81px; margin-top:-13px; }
#dspSponsors a:hover img.spnC { margin-top:-14px; margin-left:19px; margin-right:-1px; }

#dspSchedule #eventTabs ul { position:absolute; left:10px; top:33px; width:234px; height:23px; z-index:2; }
#dspSchedule #eventTabs li a { width:65px; margin-right:4px; text-align:center; }
#dspSchedule #eventTabs li a.fullSpan { width:224px; }
#dspSchedule #eventTabs li a.lastChild { width:66px; margin-right:0px; }

#dspSchedule #eventDisplay { position:absolute; left:10px; top:55px; width:234px; height:84px; background:url(../gfx/tab_bg.gif) no-repeat; z-index:1; }
#dspSchedule #eventDisplay div { position:absolute; left:4px; top:5px; display:none; width:226px; height:80px; padding:5px; }

#dspResources ul, #dspSchedule #eventDisplay ul { margin-left:10px; }
#dspResources li a, #dspSchedule #eventDisplay li a { display:block; height:16px; line-height:16px; padding-left:30px; }
#dspResources li a:hover, #dspSchedule #eventDisplay li a:hover { background-position:14px center; }
#dspResources li .lnk, #dspSchedule #eventDisplay li .lnk { background:url(../gfx/link_arrow.gif) left center no-repeat; }