html, BODY { margin: 0; padding: 0; width: 100%; height: 100%; background: White; font: 11px "trebuchet MS", Trebuchet, sans-serif; overflow: hidden; }
#box { position: absolute; width: 100%; -moz-box-sizing: border-box; left: 0; background: White; bottom: 0px; _height: 100%; top: 0px; overflow: auto; }
#title { position: absolute; width: 100%; top: 0; left: 0; background: url('i/headmiddle.gif') repeat-x; height: 170px; }
#headleft { position: absolute; display: block; z-index: 3; left: 0; top: 0; background: url('i/headleft.gif') no-repeat; height: 170px; width: 175px; }
#headright { position: absolute; display: block; z-index: 1; right: 0; top: 0; background: url('i/headright.gif') no-repeat; width: 260px; height: 170px; }
#topbanner { position: absolute; display: block; z-index: 2; top: 4px; left: 175px; width: 728px; height: 90px; background: url('i/topbnr.gif') no-repeat; }
.panelbanner { width: 336px; height: 280px; background: url('i/rightbnr.gif') no-repeat; }

.drag {}
.dragover { border: 1px dotted #ABC !important; }
.dshadow { border: 1px dotted #ABC; }
.drop {}
.mouseover { background: white; border: 1px solid #9AB; color: #69C; }

.scroller { position: absolute; top: 148px; left: 0; right: 0; bottom: 0; _height: expression(document.body.clientHeight - 148);
            overflow: auto; z-index: 19; }
.root { position: relative; top: 0; left: 30px; width: 95%; bottom: 30px; _height: expression(document.body.clientHeight - 178); z-index: 20; }
.panelcontainer { float: left; display: block; width: 32%; top: 0; bottom: 0; margin-right: 1%; z-index: 10; height: 100%; _height: expression(document.body.clientHeight - 170); }

/* Archive Panels */
.archscroller { position: absolute; top: 131px; left: 0; right: 0; bottom: 0; _height: expression(document.body.clientHeight - 131);
                background: url('i/slider.gif') -2px repeat-y; overflow: auto; z-index: 19; _width: 100%; }
.archroot { position: relative; top: 20px; left: 0; _width: 100%; z-index: 20; }
.widecontainer { position: absolute; left: 210px; right: 380px; z-index: 10; }
.archpanel { position: absolute; right: 10px; width: 360px; z-index: 10; }
.archhead { position: absolute; left: 15px !important; _left: 10px !important; top: -1px !important; color: White;  }

#archmenu { position: absolute; left: -2px; top: 0; width: 200px; z-index: 20; }
#archmenu span.content { position: absolute; display: block; width: 200px; }
#archmenu #channelmenu a { font: 11px Arial, Helvetica, sans-serif !important; display: block; height: 17px; line-height: 17px !important; border-top: 1px solid #89A2C2; border-bottom: 1px solid #89A2C2; }
#archmenu #channelmenu a:hover { border-top: 1px solid white; border-bottom: 1px solid white; }
#archmenu #channelmenu span.mcat { line-height: 17px; }

/* Most Read */
div.mostread a { color: #3479BE; font-weight: normal; text-decoration: none; display: block; padding-left: 10px; height: 25px;
                 line-height: 25px; border: 1px dotted white; margin-right: 3px; }
div.mostread a:hover { text-decoration: underline; background: #EEE; border: 1px dotted #DDD; }

/* Archive Calendar */
.archcalendar { font-size: 11px; position: absolute; top: 250px; left: 15px; color: white; }
.archcalendar b a { text-decoration: none; color: white; background: #89A2C2; }
.archcalendar b a:hover { color: White; background: #369; }
.archcalendar table { font: 11px Arial, Helvetica, sans-serif; color: #369; background: #369; text-align: center; margin-top: 3px; }
.archcalendar table th { font-weight: bold; color: white; background: #369; }
.archcalendar table td { background: White; }
.archcalendar table td.day { background: #69C; color: white; font-weight: bold; cursor: default; }
.archcalendar table td.today { background: white; color: OrangeRed; font-weight: bold; cursor: default; }
.archcalendar table td.hl { background: #4E7DB7; color: white; }
.archcalendar table td.out { color: #6E9DD7; }

/* Archive Pager */
span.pager { position: relative; display: block; border-top: 1px dotted silver; border-bottom: 1px dotted silver;
             background: #EEE; left: -2px; padding: 2px; font: normal 12px Arial, Helvetica, sans-serif; margin: 0;
             _width: 100%; text-align: right; }
span.pager i { font-style: normal; background: #026; color: white; padding: 3px; }
span.pager a { color: #059; padding: 3px; text-decoration: none; }
span.pager a:hover { background: #059; color: white; }

/* Panel */
.panel { position: relative; margin: 5px; }
.pnltop { position: relative; display: block; margin-left: 2px; padding-left: 3px; margin-right: 5px;
          height: 23px; _height: 24px; line-height: 23px; -moz-box-sizing: border-box; }
/*.pnlglassfilter { position: absolute; top: 2px; _top: 3px; left: -3px; right: 0; _width: expression(this.parentNode.clientWidth + 3); background: OrangeRed;
                  -moz-opacity: 0.3; opacity: 0.3; filter: alpha(opacity=30); height: 17px; z-index: 10; }*/
.pnltop b { position: absolute; left: 25px; _left: 20px; top: -2px; color: White; z-index: 20; }
.pnltop .timg { position: absolute; top: 4px; left: 5px; _top: 5px; z-index: 20; }
.pnltopleft { position: absolute; top: 0; _top: 1px; left: -2px; width: 5px; height: 23px; z-index: 5; }
.pnltopright { position: absolute; top: 0; _top: 1px; right: -5px; width: 8px; height: 23px; z-index: 5; }
.pnlcontent, .pnlprefs { padding: 3px; display: block; border-left: 1px solid #C6DBEE; background: white url('i/rblkshadow.gif') right repeat-y; overflow: hidden; }
.pnlcontent b { color: #3479BE; }
.pnlbottom { background: url('i/bblkshadow.gif') repeat-x; height: 3px; }
.pnlbottomright { position: absolute; right: 0; _right: 4px; display: block; background: url('i/brblkshadow.gif') no-repeat; width: 3px; height: 3px; z-index: 10; }

/* Login Panel */
#loginformdiv { position: absolute; visibility: hidden; top: 130px; right: 0; color: white; background: #2E60A4; width: 250px; font: 10px Arial, Helvetica, sans-serif; -moz-box-sizing: border-box; padding: 10px; z-index: 50; border: 1px solid #C6D4E6; }
#loginformdiv a { font-weight: bold; color: white; text-decoration: none; }
#loginformdiv a:hover { text-decoration: underline; }
#loginformdiv input { vertical-align: middle; }
#loginformdiv input.text { width: 170px; height: 18px; border: 1px solid #369; }
.biglogin { float: right; margin-top: 10px; height: 50px; width: 50px !important;
            background: #DEF; border: 1px solid #369; font: 11px Arial, Helvetica, sans-serif; color: #369; }
.biglogin:hover { background: #EFF; cursor: pointer; }
.entrancelink { margin-top: 3px; margin-right: 10px; padding: 2px 5px; float: right; color: white; font: bold 11px Arial, Helvetica, sans-serif; text-decoration: none; }
.entrancelink:hover { background: white; color: #2E60A4; }

/* Registration Panel */
#disabler { position: absolute; display: none; top: 0; left: 0; width: 100%; height: 100%; background: silver; z-index: 99; }
#registerholder { position: absolute; display: none; left: 50%; margin-left: -400px; width: 800px; z-index: 100; bottom: 0px;
                  _height: 100%; top: 0px; border-left: 1px solid #528DC8; border-right: 1px solid #528DC8; background: white url('i/blockhead.gif') 0 -2px repeat-x; }
#registerholder span.header { position: absolute; left: 5px; top: 2px; color: white; font-weight: bold; z-index: 102; }
#registerpanel { position: absolute; width: 800px; _width: 798px; height: 100%; margin-top: 17px; background: #F0F9FF; }
#register2 { display: none; }

/* Registration Forms */
#registerpanel form { position: absolute; left: 2.5%; _left: 0; margin: 0; padding: 0; width: 95%; _width: 90%; height: 100%; }
#registerpanel form ul.regcontent { position: absolute; font: 11px Arial, Helvetica, sans-serif; width: 100%; color: #333;
                            top: 10px; bottom: 10px; padding: 0; list-style: none; _height: expression( document.body.clientHeight - 37 );}
#registerpanel form table { font: 11px Arial, Helvetica, sans-serif; width: 100%; color: #333; border: 1px solid #C5D0DD;
                            background: white; }
#registerpanel form table td { width: 50%; padding: 5px; }
#registerpanel form ul li.toprow { position: absolute; display: block; top: 0; bottom: 100px; overflow: auto; border: 1px solid #C5D0DD;
                                   background: white; width: 100%; _height: expression(this.parentNode.clientHeight - 100); }
#registerpanel form ul li p { margin: 10px; }
#registerpanel form ul li.toprow h5, #registerpanel form ul li.toprow h4 { text-align: center; }
#registerpanel form ul li.bottomrow { position: absolute; display: block; top: auto; bottom: 20px; width: 100%; _height: 1px; }
#registerpanel form ul li.reginfo a { color: #385B88; text-decoration: none; font-weight: bold; cursor: help; }
#registerpanel form ul li.reginfo a span { position: absolute; display: none; font-weight: normal;
                          border: 1px solid #385B88; background: white; width: 200px; padding: 3px; }
#registerpanel form ul li.reginfo a:hover span { display: block; _height: 20px; }
#registerpanel form ul li.reginfo p, #registerpanel form ul li.reginfo ul { text-align: left; }
#registerpanel form input { border: 1px solid #85909D; font: 11px Arial, Helvetica, sans-serif; color: #333; }
#registerpanel form .radio { border: 0; _border: auto; }
#registerpanel form .checkbox { border: 0; }
#registerpanel form .button, #registerpanel form .sbutton { background: #C5D0DD; cursor: pointer; width: 200px; }
#registerpanel form .button:hover, #registerpanel form .sbutton:hover { background: #D5E0ED; }
#registerpanel form .sbutton { width: 90px !important; }
#registerpanel form h4 { font-size: 14px; color: #85909D; margin: 10px 0; padding: 0; }
#registerpanel form table h4 { margin-top: 0 !important; }

/* Panel Preferences */
.pnlprefs { margin: 0; }
.pnlprefs form { position: relative; display: block; border-top: 1px dotted silver; border-bottom: 1px dotted silver; overflow: hidden;
                 background: #EEE; left: -2px; padding: 2px; color: #666; font: normal 11px Arial, Helvetica, sans-serif; margin: 0;
                 _width: 100%; }
.pnlprefs form label { line-height: 18px; vertical-align: middle; }
.pnlprefs form input { margin: 2px; }
.pnlprefs form input.text { _position: relative; border: 1px solid #999; color: #666; font: normal 11px Arial, Helvetica, sans-serif; float: right; margin-right: 5px; width: 50%; }
.pnlprefs form input.button { _position: relative; color: #666; border: 1px solid #999; background: #EEE; font: normal 11px Arial, Helvetica, sans-serif; cursor: pointer; float: right; }
.pnlprefs form input.button:hover { background: #DDD; }

/* Panel Buttons */
.pnlxbutton, .pnlrbutton, .pnlobutton, .pnlmrbutton { position: absolute; display: block; height: 9px; width: 9px; top: 6px; text-decoration: none; line-height: 9px; z-index: 20; }
.pnlxbutton { right: 10px; _right: 12px; background: url('i/xpanel.gif') left no-repeat; }
.pnlmrbutton { right: 24px; _right: 26px; background: url('i/restorepanel.gif') left no-repeat; }
.pnlrbutton { right: 38px; _right: 40px; background: url('i/refreshpanel.gif') left no-repeat; }
.pnlobutton { right: 52px; _right: 54px; background: url('i/optionspanel.gif') left no-repeat; }
.pnlxbutton:hover, .pnlmrbutton:hover, .pnlrbutton:hover, .pnlobutton:hover { -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity=60); }

#tabmenu { position: absolute; top: 104px; left: 10px; font: bold 13px Arial, Helvetica, sans-serif; z-index: 10; height: 27px;
           line-height: 27px; right: 0; }
#tabmenu span.tab { float: left; position: relative; height: 27px; margin-left: 2px; }
#tabmenu span.tab img { vertical-align: top; }
#tabmenu span.tab a { padding: 5px; _padding: 0 5px; padding-right: 10px; background: url('i/tab.gif') top repeat-x; _height: 0; color: white; text-decoration: none; }
#tabmenu span.tab.sel a { height: 28px !important; line-height: 28px !important; background: url('i/stab.gif') top repeat-x !important; }
#tabmenu span.tab.fsel a { height: 28px !important; line-height: 28px !important; background: url('i/fstab.gif') top repeat-x !important; }
#tabmenu span.tab.fixed a { background: url('i/ftab.gif') top repeat-x; }
#tabmenu span.tab.roll a { background: url('i/rtab.gif') top repeat-x; padding-right: 10px; }
#tabmenu span.tab.froll a { background: url('i/frtab.gif') top repeat-x; padding-right: 10px; }
#tabmenu span.tab div.x { position: absolute; right: 5px; top: 5px; width: 7px; height: 7px; cursor: pointer; background: url('i/xnorm.gif') no-repeat; }
#tabmenu span.tab div.x:hover { background: url('i/xsel.gif') no-repeat; }
#tabmenu span.tab div.a { position: absolute; right: 5px; top: 17px; width: 7px; height: 5px; cursor: pointer; background: url('i/anorm.gif') no-repeat; }
#tabmenu span.tab div.a:hover { background: url('i/asel.gif') no-repeat; }
#plus a { padding-right: 5px !important; }

#tabdropmenu { position: absolute; display: none; border: 1px solid #BED6EC; list-style: none; margin: 0; margin-top: 5px;
               padding: 0; z-index: 20; background: white; padding-top: 1px; }
#tabdropmenu li { margin: 0; padding: 0; }
#tabdropmenu li a { margin-left: 1px; margin-right: 1px; display: block; width: 100px; height: 16px; line-height: 16px;
                    align: center; background: white !important; text-decoration: none; color: #369; padding: 2px; }
#tabdropmenu li a:hover { background: url('i/smenu.gif') repeat-x !important; color: white; }

#collector { position: absolute; top: 7px; left: -178px; bottom: 15px; width: 200px; _height: expression(document.body.clientHeight - 170); z-index: 20; }
#collector a.copener { position: absolute; display: block; top: 0; right: 0; width: 25px; bottom: 0; text-decoration: none; _height: expression(document.body.clientHeight - 190); }
#collector span.topleft { position: absolute; display: block; top: 0; left: 0; width: 177px; height: 5px; background: url('i/slidertopleft.gif') no-repeat; }
#collector span.topright { position: absolute; display: block; top: 0; left: 177; width: 23px; height: 63px; background: url('i/slidertopright.gif') no-repeat; }
#collector span.bottom { position: absolute; display: block; bottom: 0; left: 0; width: 200px; height: 8px; background: url('i/sliderbottom.gif') no-repeat; }
#collector span.content { position: absolute; display: block; width: 200px; top: 5px; bottom: 5px; background: url('i/slider.gif') repeat-y; _height: expression(document.body.clientHeight - 190); }

#channelmenu { position: absolute; top: 5px; right: 42px; width: 167px; z-index: 30; -moz-box-sizing: border-box; }
#channelmenu a { display: block; font: bold 10px Arial, Helvetica, sans-serif; color: white; padding: 0 5px; text-align: right;
                 text-decoration: none; line-height: 13px; }
#channelmenu a:hover { background: #ABC0DB; color: #0D2E52; }
#channelmenu a span { display: none; }
#channelmenu a:hover span { position: absolute; display: block; left: 215px; width: 200px; background: #347BC0; border: 1px solid #ABC0DB; color: white;
                            padding: 3px; text-align: left; font: normal 11px Arial, Helvetica, sans-serif; }
#channelmenu span.mcat { display: block; background: white; border-top: 2px solid #ABC0DB; border-bottom: 2px solid #ABC0DB; padding: 0 5px;
                         font: bold 12px Arial, Helvetica, sans-serif; color: #0D2E52; margin-top: 2px; margin-bottom: 2px; text-align: right; }

/* Panel content styles */

/* Weather */
b.cdeg { font: bold 36px Arial, Helvetica, sans-serif; float: right; padding: 5px; _position: relative; }
i.cddeg { float: left; font: bold 14px Arial, Helvetica, sans-serif; font-style: normal; padding: 5px; color: darkgray; _position: relative; }
table.fweather { width: 100%; _width: 95%; }
table.fweather td span { font-size: 10px; }
table.fweather td { border-right: 1px dotted silver; text-align: center; font-size: 12px; color: gray; width: 20%; }
table.fweather td.last { border: 0; }

/* RSS */
div.rssdate b { border-bottom: 1px dotted silver; display: block; width: 99%; }
div.rssdate span { display: block; color: #999; }
div.rssdate span a { color: #3479BE; font-weight: normal; text-decoration: none; }
div.rssdate span a:hover { text-decoration: underline; }

/* RSS2 */
div.rssdate2 b { border-bottom: 1px dotted silver; display: block; width: 99%; }
div.rssdate2 span { display: block; color: #999; padding: 2px 0; }
div.rssdate2 span a { color: #3479BE; font-weight: normal; text-decoration: none; display: block;}
div.rssdate2 span a:hover { text-decoration: underline; }
div.rssdate2 span img { _position: relative; float: left; padding-right: 5px; }

/* POP3 */
div.pop3mail { margin: 1px; margin-right: 4px; }
div.pop3mail a { display: block; border: 1px dotted white; padding: 2px; text-decoration: none; _height: 1px; color: #3479BE; font-weight: bold; }
div.pop3mail a span { float: right; color: #777; cursor: pointer; }
div.pop3mail a b { display: block; color: #999; }
div.pop3mail a:hover { background: #EEE; border: 1px dotted #DDD; }

/* Search */
form.search { margin: 1px; margin-right: 4px; padding: 5px; border: 1px dotted #DDD; }
form.search input { font: normal 11px Arial, Helvetica, sans-serif; }
form.search input.text { color: #0D2E52; width: 68%; _width: 80%; border: 1px solid #ABC0DB; }
form.search input.radio { color: #0D2E52; line-height: 17px; vertical-align: text-bottom; }
form.search input.button { float: right; color: #0D2E52; background: #EEE; border: 1px solid #ABC0DB; width: 30%; _position: relative; }
/* And Found */
div.found { margin: 1px; margin-right: 4px; }
div.found a { display: block; border: 1px dotted white; padding: 2px; text-decoration: none; _height: 1px; color: #3479BE; font-weight: bold; }
div.found a span { float: right; color: #777; cursor: pointer; }
div.found a b { display: block; color: #999; }
div.found a:hover { background: #EEE; border: 1px dotted #DDD; }
div.found a i { font-style: normal; font-weight: normal; color: #777; }
div.found a i b { display: inline; color: #3479BE; }

/* Top News */
.heading { display: block; color: #3479BE; font: bold 14px Arial, Helvetica, sans-serif; padding-bottom: 5px; }
.topnews { overflow: hidden; }
.topnews p { margin-top: 0; margin-bottom: 10px; }
.topnews b { color: #777; font-weight: normal; }
.topnews div.ontheme div.shadow { background: #CCC; }
.topnews div.ontheme div.shadow img { position: relative; top: -3px; left: -3px; }
.topnews div.ontheme { position: relative; float: left; margin: 8px 5px 5px 3px; }
div.othead, div.ontheme span { position: relative; left: -3px; margin-right: -3px; margin-top: 5px; display: block;
             font: bold 11px Arial, Helvetica, sans-serif; color: white; background: #369; padding: 2px 2px 2px 5px; }
div.ontheme span { margin-top: 0; background: white; border: 1px dotted #369; border-top: 0; font-weight: normal; _margin-bottom: 10px; }
div.ontheme span a { color: #3479BE; text-decoration: none; }
div.ontheme span a:hover { text-decoration: underline; }

/* Chosen News */
.chosen { overflow: hidden; _height: expression($E('TD', this).offsetHeight); margin-right: 5px; }
a.left img { _position: relative; float: left; border: 1px solid white; height: 20px; top: 0; margin-top: 1px; }
a.right img { _position: relative; float: right; border: 1px solid white; height: 20px; top: 0; margin-top: 1px; }
.chosenfloater { position: relative; _position: absolute; width: auto; }
.chosenfloater td { vertical-align: top; text-align: center; text-decoration: none; border: 1px dotted white; padding: 2px;
                    cursor: pointer; width: 33%; }
.chosenfloater td img { border: none; }
.chosenfloater td.over { background: #EEE; border: 1px dotted #DDD; }
.chosenfloater td b { font: 10px Arial, Helvetica, sans-serif; }
.chosenfloater td i { display: block; padding: 2px; background: #369; color: white; font: bold 11px Arial, Helvetica, sans-serif; }
.empty { line-height: 20px; height: 20px; display: block; border-top: 1px solid #EEE !important; }

/* Calendar */
.calendar { font-size: 13px; }
.calendar b a { text-decoration: none; color: #369; background: White; }
.calendar b a:hover { color: White; background: #369; }
.calendar table { font: 11px Arial, Helvetica, sans-serif; color: #666; background: #EEE; text-align: center; }
.calendar table th { font-weight: bold; color: white; background: #369; }
.calendar table td { background: white; }
.calendar table td.day { background: #A3D9FF; color: #369; font-weight: bold; cursor: default; }
.calendar table td.today { background: #FFD9A3; color: OrangeRed; font-weight: bold; cursor: default; }
.calendar table td.hl { background: #E9F9FF; color: #369; }
.calendar table td.out { color: #CCC; }
.calendar hr { margin-left: -1px; border: 0; border-top: 1px dotted #DDD; height: 1px; }
.calendar span { display: block; color: #999; text-align: left; font: 11px Arial, Helvetica, sans-serif; }
.calendar span b { color: #3479BE; font-weight: normal; text-decoration: none; }

/* Currency */
.currency { font: 11px Arial, Helvetica, sans-serif; width: 100%; _width: auto; color: #666; background: #CCC; margin-left: -1px; }
.currency th { color: White; background: #369; }
.currency tr { background: White; }
.currency tr.even { background: #EEE; }

/* PHP Error Styles */
font { position: absolute; left: 0px; top: 0px; width: 10px; height: 100%; background: red; }
font table { display: none; font: 12px "Trebuchet MS", Trebuchet, sans-serif; width: 800px; border: 1px solid #369; position: relative; z-index: 15; }
font:hover table { display: table; }
font table th i { font-style: normal; width: 100%; }
font table th { color: white; border: 0; }
font table td { border: 0; background: white; }
