/* --------------------------------- */ /* CSStdLiveryCommon.css */ /* --------------------------------- */ /* Created 2001-09-27 */ /* Issued 2001-09-30 */ /* Modified 2009-09-20 */ /* Copyright (c) 2001-2009 by */ /* Philip Shaw, all rights reserved. */ /* --------------------------------- */ body { color: #000; background: #FFF; /* background: url('/images/CodeStyleGridFeinter.png') repeat-y #FFF;*/ } #TopBar { background: url(/images/line-Header.png) repeat-x 0% 100% #EEE; color: #333; } .URI { background: transparent; color: #666; } input#search-input, input#search-submit { border-style: solid; border-color: #CCC; } input#search-input { border-width: 1px 0px 1px 1px; } input#search-submit { background: #FFF; color: #333; border-width: 1px 1px 1px 1px; } p.Information { border: solid #ccc 1px; background: #F9F9F9; color: #333; } .MailingList th { border-left: solid 1px #ccc; border-bottom: double 3px #333; } .MailingList td { border-left: solid 1px #ccc; border-bottom: solid 1px #ccc; } .Odd td { background: #F9F9F9; color: #000; } .Odd th { background: #F9F9F9; color: #039; } .Generic td { background: #EEF; color: #333; border-top: solid 1px #ccc; border-bottom: double 3px #ccc; } .HeaderBase th { border-bottom: solid 1px #ccc; } .FAQAction, .LogAction { border: solid 1px #ccc; color: inherit; background: #eef; } .Premium { border-top: solid #ccc 1px; } form .Premium { border-top: solid #ccc 1px; } /* -- text-align rules ------------ */ p, ul, ol, caption, .RgtBox, .RgtPicBox, .LftBox, .LftPicBox { text-align: left; } #Content .TextAd p, #Content .Sponsor p, #Content .SponsorZone p, #Content .SponsorText p, #Footbar, #Footer, .Caption{ text-align: center; } .ByLine, .TopLink { text-align: right; } /* -- sidebar menu rules --------- */ #Sidebar { color: #000; background: #EEF; } .Top { color: #FFF; background: #039; } .TopLeft { color: #000; background: url(/images/corn-tl-10px039.gif) #FFF; } .TopRight { color: #000; background: url(/images/corn-tr-10px039.gif) #FFF; } /* Note warning: Same colors for background-color and border-top-color. Opera 4 & 5 require some non-zero border to stop div 'breaking out' beneath the curves. */ .Bottom { color: #000; background: #EEF; border-top: solid 1px #EEF; } .BotLeft { color: #000; background: url(/images/corn-bl-10pxFFFMask.gif) #EEF; } .BotRight { color: #000; background: url(/images/corn-br-10pxFFFMask.gif) #EEF; } /* Footbar menu and contextual selectors. */ #Footbar { color: #FFF; background: #039; border-top-color: #99C; border-bottom-color: #006; border-style: solid; border-width: 2px 0px; } #Footbar a:visited { color: #CCC; background: transparent; } /* a:link and a:hover must be declared separately, not in a grouped selector for Opera 3.62 to render a:link styles. */ #Footbar a:link { color: #FFF; background: transparent; } #Footbar a:hover { color: #FFF; background: transparent; } /* Floating box-out classes. */ .MenuBox, .ScrollMenuBox { background: #F9F9F9; color: #000; border: solid 1px #CCC; } .FAQSearchBox { background: #E9E9E9; color: #000; border: solid 1px #CCC; } /* CSS3 properties, validation warnings! .MenuBox, .ScrollMenuBox, .Information, .FAQSearchBox, .Thumbnail, .RgtBox, dl.TOC, .NavBar */ .Thumbnail { box-shadow: 0px 1px 3px #DDD; } /* #Footbar { box-shadow: 0px 2px 4px #999; } */ #Footbar, .MenuBox, FAQSearchBox, .RgtBox, .Information, .NavBar { border-radius: 5px; } dl.TOC { border-top-left-radius: 0px; border-top-right-radius: 10px; border-bottom-left-radius: 0px; border-bottom-right-radius: 10px; } /* Options menu heading. */ .Options { color: #FFF; background: #039; border-bottom: solid 2px #99C; } /* Table of contents styles. */ dl.TOC { color: #000; background: #EEF; border-top: solid 5px #039; border-right: solid 1px #039; border-bottom: double 3px #039; border-left: solid 1px #ccc; } dl.TOC dd { text-indent: 0; } /* -- All other rules ------------ */ a:link { color: #33C; background: none; text-decoration: underline; } a:visited { color: #639; background: none; text-decoration: underline; } p a:hover, p a:active { color: #C33; background: none; text-decoration: underline; } a.External:hover { color: #C33; background: #FFC; text-decoration: underline; } .RgtBox a.External:hover { color: #33C; background: #EEF; text-decoration: underline; } /* Abbreviations, acronyms and code are dark blue. */ abbr, acronym, code { color: #039; background: transparent; } /* Lots of selectors are blue! Transparent background necessary to override image background in #Header */ blockquote, caption, dt, h1, h2, h3, h4, h5, h6, th, .MenuBox th, .ScrollMenuBox th, Q, .Q, .A, .Box label, #SiteSearch label, legend { color: #039; background: transparent; } .FontStack caption { color: #999; background: transparent; } /* If these selectors are included in the grouped selector above, Opera 3.62 ignores the rule. */ .URI a:link, .URI a:link:hover, .URI a:visited, .URI a:visited:hover { color: #039; background: none; } .SupraHeading { color: #333; background: #EEF; } fieldset{ border: solid 1px #039; } fieldset.Subscription { color: #333; background: #FFC 15px 0px; border: double 3px #039; } fieldset.FAQ { border: none; } /* Opera 7 ignores border: none; so zero width set. */ td fieldset { margin: 0; border: solid 0px #FFF; } img { border: none; } /* Paragraphs and lists are dark grey. */ ol, p, ul, dd { color: #333; background: transparent; } /* ul { list-style: url(/images/bull-12px039.gif) disc; } */ ul, ul ul{ list-style: disc; } ol, ul ol { list-style: decimal; } ul.Mac { list-style: url(/images/icon-Mac.gif) disc; } ul.Win { list-style: url(/images/icon-Win.gif) disc; } ul.Java { list-style: url(/images/icon-Java.gif) disc; } /* Override the list-style-image property for this square-only marker. */ ul.Checkbox { list-style-image: none; list-style-type: square; } ol ol { list-style-type: lower-alpha; } ul.FAQ { list-style-type: none; padding-left: 0em; margin-left: 0em; } ul.FAQ li.Collapsed { background-image: url(../images/icon-Plus.png); background-repeat: no-repeat; background-position: 1px 0.3em; padding-left: 15px; margin-left: -6px; } ul.FAQ li.Childless, ul.FAQ li.Expanded { background-image: url(../images/icon-Minus.png); background-repeat: no-repeat; background-position: 1px 0.3em; margin-left: -6px; padding-left: 15px; } /* -- ID & class selector rules -- */ .TextAd { color: #333; background: #FFC; border: solid 1px #039; } .LocalNav .SponsorZone, .LocalNav .Sponsor { color: #333; background: #EEE; } .SponsorText { color: #333; background: url(../images/background-SponsorText.png) repeat-x #D4D4EC; border-top: double 3px #039; border-bottom: double 3px #039; border-left: solid 1px #039; border-right: solid 1px #039; } .Tags { color: #999; background: inherit; } /* Common panel style: lilac with thin grey border. */ .AlphaLinks, .LftBox, .LftPicBox, .NavBar, .RgtBox, .RgtPicBox { color: #000; background: #EEF; border: solid 1px #CCC; } .BarData { background: #EEE; color: #333; } input[type=text], input[type=radio], input[type=checkbox], select, option, textarea, optgroup option { color: #000; background: #EEF; } /* Child selector to hide from IE6 */ select > optgroup { background: #039; color: #FFF; font-style: normal; } .CS { white-space: nowrap; } /* border-top used in place of HR. */ .NewSection { border-top: double 3px #039; } .MenuBox .NewSection, .ScrollMenuBox .NewSection { border-top: none; } caption strong, .Category { color: #000; background: transparent; } .Illustration { border: solid 1px #CCC; } input, select, textarea { border-width: 2px; } /* Note warning: same colors for background-color and border-top-color. */ pre, .SQL, .StackTrace { color: #009; background: #EEE; border: solid 1px #ccc; } pre.Terminal { color: #FFF; background: #000; border: ridge medium #999; } img.Thumbnail { border: solid #ccc 1px; }