/*******************************************************************\ * CMS CSS Stuff * \*******************************************************************/ #footerBar{ background-color: transparent; color: #16469A; font: normal .6em/1.4em Verdana, Arial, Helvetica, sans-serif; margin-top: 2em; padding: 5px; border-top: #000000 solid 1px; } #footerBar a{ background-color: transparent; color: #16469A; text-decoration: none; } #footerBar a:hover{ background-color: transparent; color: #990000; text-decoration: underline; } .searchHighlight{ color: red; background-color: yellow; font-weight: bold; } .sitemap h2{ font: normal 1em Verdana, sans-serif; } .sitemap h3{ font: normal 1em Verdana, sans-serif; padding-left: 3em; } .sitemap h4{ font: normal 1em Verdana, sans-serif; padding-left: 6em; } .sitemap h5{ font: normal 1em Verdana, sans-serif; padding-left: 9em; } .menuIndent{ padding-left: 15px; } .linkReport{ font-size: .8em; } .searchHelp td code{ font: normal 1.05em/1.4em courier new, courier, monospace; } #container{ /* background image for the home page */ position:absolute; left:0px; top:0px; width:733px; height:378px; z-index:1; } #logo{ /* home page's logo image map component */ position:absolute; left:306px; top:44px; width:130px; height:179px; z-index:4; } #homeLink{ position:absolute; left:24px; top:242px; width:32px; height:57px; z-index:2; } #aboutLink{ position:absolute; left:75px; top:236px; width:46px; height:76px; z-index:2; } #whatsnewLink{ position:absolute; left:128px; top:237px; width:26px; height:49px; z-index:2; } #productsLink{ position:absolute; left:178px; top:248px; width:35px; height:52px; z-index:2; } #servicesLink{ position:absolute; left:230px; top:266px; width:36px; height:69px; z-index:2; } #forumsLink{ position:absolute; left:282px; top:289px; width:27px; height:47px; z-index:2; } #faqLink{ position:absolute; left:333px; top:312px; width:25px; height:34px; z-index:2; } #calendarLink{ position:absolute; left:380px; top:332px; width:39px; height:44px; z-index:2; } #contactLink{ position:absolute; left:442px; top:343px; width:37px; height:43px; z-index:2; } #glossaryLink{ position:absolute; left:531px; top:347px; width:12px; height:14px; z-index:2; /* visibility: hidden; */ } #contestLink{ position:absolute; left:580px; top:334px; width:24px; height:36px; z-index:2; /* visibility: hidden; */ } #webcamLink{ position:absolute; left:624px; top:316px; width:15px; height:13px; z-index:2; /* visibility: hidden; */ } #copyBox{ /* this is the box that holds the copy that has the curved left edge */ position:absolute; left:440px; top:170px; width:200px; height:154px; z-index:3; font: normal 7.5pt/9pt Verdana, sans-serif; } #footer{ position:absolute; left:0px; top:430px; width:720px; z-index:3; text-align: center; font: bold 9pt/12pt Verdana, sans-serif; color: #AC3900; background-color: transparent; } #footer td{ font: bold 9pt/12pt Verdana, sans-serif; color: #AC3900; background-color: transparent; } #footer input, #footer img{ font: normal 11pt Verdana, sans-serif; margin: 1px; border: solid #999 1px; } #footer input.text{ width: 110px; } #footer input.searchText{ width: 160px; } #footer img{ border: none; } #footer input.button{ font: normal 11pt Verdana, sans-serif; border: 0px; padding: 0px; margin: 1px; vertical-align: top; } #bottomLinks{ font: bold 8.5pt/10.5pt Verdana, sans-serif; color: #BB9628; background-color: transparent; padding-right: 30px; } #bottomLinks a{ color: #BB9628; background-color: transparent; text-decoration: none; } #bottomLinks a:hover{ color: #000; background-color: transparent; text-decoration: underline; } #disclaimer{ margin-top: 25px; color: #000000; background-color: transparent; font: normal 7pt/8pt Verdana, sans-serif; padding-bottom: 30px; } #disclaimer a{ color: #AC3900; background-color: transparent; } #disclaimer a:hover{ color: #000000; background-color: transparent; text-decoration: none; } #disclaimer span{ font: normal 6pt/8pt Verdana, sans-serif; } a:hover{ color: #000000; background-color: transparent; } /***********************************************************************************/ #forumSignInBox th{ padding: 0px 0px 4px 0px; font-size: 9pt; } #forumSignInBox td{ padding: 0px 3px 0px 3px; } #forumSignInBox input{ font-size: 10px; } /***********************************************************************************/ #siteSearchBox th{ padding: 2px 0px 2px 0px; font-size: 9pt; } #siteSearchBox td{ text-align: center; } #siteSearchBox input{ font-size: 10px; }