html,body{ height:100%; } body{ margin: 0px; padding: 0px; font-size: 12px; font-weight: normal; font-family: Georgia; background: # ; color: #000; text-align: center; } A img {border: none; } A{ color: #191970; text-decoration:underline; } A:visited{ color: #191970; } A:hover{ color: #191970; text-decoration:none; } A.stealthLink, A.stealthLink:hover, A.stealthLink:visited{ color: #000000; text-decoration:none; } A.browseFieldLink, A.browseFieldLink:hover, A.browseFieldLink:visited{ color: #555555; text-decoration:none; } table{ background-color: #ffffff; font-family: Georgia; font-weight: normal; font-size: 13px; } h1{ text-align: center; } form{ margin: 0px; padding: 0px; } fieldset.validationOnly{ margin: 0px; padding: 0px; border: 0px; float:left; } a, a:hover, a:visited{ /*outline: none;*/ color: #0080ff; background-color: inherit; } a:active{ color: #ff0080; background-color: inherit; } input.image{ /*outline:none;*/ } h2{margin:0px;} h3{margin:0px;} .gray{color:#888;} ul.inline{ margin: 0px; padding: 0px; list-style-type:none; float: left; } ul.inline li{ float: left; } img.spinner{ display: none; } div.header{ text-align: right; background: #000; height: 90px; width: 100%; } div.header div.logo{ float:left; } div.header img.logo{ float:left; border: 0px; } div.header div.greek{ position:relative; top:70px; right:0px; font-size:75%; float: left; color:#888; } div.header div.sleepingDude{ float:left; height:5px; margin-left:75px; } ul.personalMenu{ margin: 0px; padding: 0px; white-space:nowrap; list-style-type:none; list-style-image:none; /* to override the MediaWiki stylings */ float: right; color:#fff; } ul.personalMenu li{ float: left; } ul.personalMenu li a{ margin-left: 15px; margin-right: 15px; } ul.personalMenu li.last a{ margin-right: 0px; } div.msg_error, div.msg_note, div.msg_success{ margin: 0 auto; border: 1px; padding: 5px; } div.msg_error{ background-color: #fcc; color: #000; } div.msg_note, div.msg_tip{ background-color: #ffc; color: #000; } div.msg_success{ background-color: #cfc; color: #080; } div.wrapper{ height:100%; text-align: left; ( $MAX_WIDTH / 0.95 ) + 2 ? \"$MAX_WIDTH"."px\" : \"95%\" );"; }else{ print "width: 95%; min-width: $MIN_WIDTH"."px; max-width: $MAX_WIDTH"."px;"; } ?> margin: auto; } div.headMessages{ width:100%; float:left; padding-bottom:5px; } ul.tabs{ margin: 0px; padding: 0px; list-style-type:none; float: left; width: 100%; font-size:14px; } ul.tabs li{ float: left; margin-right: 2px; } ul.tabs li.leftTextTab a, ul.tabs li.rightTextTab a{ text-decoration: underline; padding-top: 5px; color: #0080ff; } ul.tabs li.rightTextTab{ float: right; } ul.tabs li.leftTextTab a{ margin-left: 3px; } ul.tabs li a{ text-decoration: none; float: left; cursor: hand; color: #; background-color: inherit; } ul.tabs li a.selected{ color: #; } ul.tabs li a span{ display: block; float: left; } ul.tabs li a span.left, ul.tabs li a span.right{ width: 10px; height: 30px; } ul.tabs li a span.leftFiller, ul.tabs li a span.rightFiller{ width: 10px; height: 20px; background-color: #; color: inherit; } ul.tabs li a span.leftCorner, ul.tabs li a span.rightCorner{ width: 10px; height: 10px; } * html ul.tabs li a span.leftCorner, * html ul.tabs li a span.rightCorner{ width: 10px; height: 10px; margin-bottom: -7px; } ul.tabs li a span.leftCorner{ background: url(/images/borderimage.php?loc=tl&style=round&width=10&height=10&color=&bgcolor=&bwidth=0&bcolor=000000 ) top left no-repeat; } ul.tabs li a span.rightCorner{ background: url(/images/borderimage.php?loc=tr&style=round&width=10&height=10&color=&bgcolor=&bwidth=0&bcolor=000000 ) top right no-repeat; } ul.tabs li a span.title{ color: #000; background-color: #; line-height: 30px; } ul.tabs li a.selected span.leftFiller, ul.tabs li a.selected span.rightFiller, ul.tabs li a.selected span.title{ background-color: #; color: inherit; } ul.tabs li a.selected span.leftCorner{ background: url(/images/borderimage.php?loc=tl&style=round&width=10&height=10&color=&bgcolor=&bwidth=0&bcolor=000000 ) top left no-repeat; } ul.tabs li a.selected span.rightCorner{ background: url(/images/borderimage.php?loc=tr&style=round&width=10&height=10&color=&bgcolor=&bwidth=0&bcolor=000000 ) top right no-repeat; } div.tabDivider{ height: 10px; float: left; width: 100%; margin-bottom: 5px; } div.tabDivider div.center{ color: inherit; background-color: #; height: 10px; margin-left: 10px; margin-right: 5px; } * html div.tabDivider div.center{ padding: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: -10px; } div.tabDivider div.left{ width: 10px; height: 10px; float: left; background: url(/images/borderimage.php?loc=bl&style=round&width=10&height=10&color=&bgcolor=&bwidth=0&bcolor=000000 ) top left no-repeat; } * html div.tabDivider div.left{ margin-right: -3px; } div.tabDivider div.right{ width: 5px; height: 10px; float: right; background: url(/images/borderimage.php?loc=r&style=round&width=5&height=10&color=&bgcolor=&bwidth=0&bcolor=000000 ) top right no-repeat; } * html div.tabDivider div.right{ margin-left: -3px; } table.valignTop td{ vertical-align:top; } table.valignTop th{ vertical-align:top; } div.textCenter{ width:100%; text-align:center; } pre.code, div.code{ background-color:#ffc; border: 1px #000 dotted; padding:15px; margin:15px; line-height:19px; } div.code{ font-family:monospace; } img.suffixIcon{ margin:0px !important; padding: 3px 0px 0px 0px; } /* The code below this comment is from the original doItLater site and much of it is still used, but probably not all of it. */ A.tag, A.tag:hover, A.tag:visited{ background-color: #000000; color: #ffffff; text-decoration: none; font-weight: bold; } A.tag:hover{ color: #0000ff; } td.menuButton{ background: url(/images/cellBg.png) no-repeat scroll center; font-family: Verdana; font-weight: bold; font-size:18px; color: #ffffff; padding: 0px; } A.menuButton, A.menuButton:visited{ color: #ffffff; text-decoration:none; } A.menuButton:hover{ color: #0000ff; text-decoration:none; } td.mainCell{ height: 100%; padding-top: 10px; } td.leftSideCell{ width:125px; border-right: #000 1px solid; text-align:center; } td.rightSideCell{ width:175px; height:100%; border-left: #000 1px solid; text-align:center; } .footer{ text-align:center; font-family:Georgia; font-size: 10px; float: left; width: 100%; margin-bottom: 10px; margin-right: -3px; background-color:#fff; } table.secureTable{ background: url(/images/secureTableBg.png) no-repeat scroll top center; border-bottom: 1px #191970 solid; border-collapse: collapse; border-spacing: 0px; font-family: Georgia; font-weight: normal; font-size: 11px; } .shapeOnly, td.shapeOnly{ border: 0px solid #000000; border-spacing: 0px; border-collapse: collapse; padding: 0px; } table.dilTable, table.dilTable_noIndent, table.dilTable_side{ text-align: left; width: 100%; border: #000 1px solid; } .dilTable th, .dilTable_noIndent th, .dilTable_side th{ background-color: #000000; color: #ffffff; } A.dilThLink{ color: #ffffff; text-decoration:underline; } A.dilThLink:hover{ color: #ffffff; text-decoration:none; } .dilTable td{ padding-left: 25px; } .dilTable_side td{ padding-left: 10px; } .dilTableHighlight{ background-color: #ff8080; } .mediaCaption{ text-align: left; font-size: 16px; } .thumbnail{ vertical-align: middle; } td.thumbCell{ padding: 0px; text-align: center; width: 100px; height: 100px; vertical-align:middle; } div.durp{ text-align: center; text-decoration: none; font-family: Georgia; font-weight: bold; color: #ffffff; background-color: #000000; width: 100%; } /* STYLE FOR COLUMNS */ ul.page_column{ float: left; margin: 0px; padding: 0px; list-style-type:none; min-height: 100px; } ul.column_hidden{ display: none; visibility: hidden; } ul.column_left{ margin-left: -2px; } ul.column_right{ float: right; } ul.page_column li.module{ padding-bottom: 6px; overflow: hidden; } * html ul.page_column li.module{ float: left; } ul.column_left li.module{ padding-right: 3px; padding-left: 2px; } ul.column_center li.module{ padding-left: 3px; padding-right: 3px; } ul.column_right li.module{ padding-left: 3px; } ul.hoverColumn{ background-color: #; } .moduleFrame{ border: 1px solid #000; background-color: #ccc; width: 200px !important; } .module_drop_helper{ border: 2px dotted #; margin-bottom: 3px !important; width: 100% !important; } div.editButton{ display:inline; width:100%; text-align:right; } /* END STYLE FOR COLUMNS */