1*2bf66424SCole Faust/* Javadoc style sheet */ 2*2bf66424SCole Faust/* 3*2bf66424SCole FaustOverall document style 4*2bf66424SCole Faust*/ 5*2bf66424SCole Faust 6*2bf66424SCole Faust@import url('resources/fonts/dejavu.css'); 7*2bf66424SCole Faust 8*2bf66424SCole Faustbody { 9*2bf66424SCole Faust background-color:#ffffff; 10*2bf66424SCole Faust color:#353833; 11*2bf66424SCole Faust font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; 12*2bf66424SCole Faust font-size:14px; 13*2bf66424SCole Faust margin:0; 14*2bf66424SCole Faust} 15*2bf66424SCole Fausta:link, a:visited { 16*2bf66424SCole Faust text-decoration:none; 17*2bf66424SCole Faust color:#4A6782; 18*2bf66424SCole Faust} 19*2bf66424SCole Fausta:hover, a:focus { 20*2bf66424SCole Faust text-decoration:none; 21*2bf66424SCole Faust color:#bb7a2a; 22*2bf66424SCole Faust} 23*2bf66424SCole Fausta:active { 24*2bf66424SCole Faust text-decoration:none; 25*2bf66424SCole Faust color:#4A6782; 26*2bf66424SCole Faust} 27*2bf66424SCole Fausta[name] { 28*2bf66424SCole Faust color:#353833; 29*2bf66424SCole Faust} 30*2bf66424SCole Fausta[name]:hover { 31*2bf66424SCole Faust text-decoration:none; 32*2bf66424SCole Faust color:#353833; 33*2bf66424SCole Faust} 34*2bf66424SCole Faustpre { 35*2bf66424SCole Faust font-family:'DejaVu Sans Mono', monospace; 36*2bf66424SCole Faust font-size:14px; 37*2bf66424SCole Faust} 38*2bf66424SCole Fausth1 { 39*2bf66424SCole Faust font-size:20px; 40*2bf66424SCole Faust} 41*2bf66424SCole Fausth2 { 42*2bf66424SCole Faust font-size:18px; 43*2bf66424SCole Faust} 44*2bf66424SCole Fausth3 { 45*2bf66424SCole Faust font-size:16px; 46*2bf66424SCole Faust font-style:italic; 47*2bf66424SCole Faust} 48*2bf66424SCole Fausth4 { 49*2bf66424SCole Faust font-size:13px; 50*2bf66424SCole Faust} 51*2bf66424SCole Fausth5 { 52*2bf66424SCole Faust font-size:12px; 53*2bf66424SCole Faust} 54*2bf66424SCole Fausth6 { 55*2bf66424SCole Faust font-size:11px; 56*2bf66424SCole Faust} 57*2bf66424SCole Faustul { 58*2bf66424SCole Faust list-style-type:disc; 59*2bf66424SCole Faust} 60*2bf66424SCole Faustcode, tt { 61*2bf66424SCole Faust font-family:'DejaVu Sans Mono', monospace; 62*2bf66424SCole Faust font-size:14px; 63*2bf66424SCole Faust padding-top:4px; 64*2bf66424SCole Faust margin-top:8px; 65*2bf66424SCole Faust line-height:1.4em; 66*2bf66424SCole Faust} 67*2bf66424SCole Faustdt code { 68*2bf66424SCole Faust font-family:'DejaVu Sans Mono', monospace; 69*2bf66424SCole Faust font-size:14px; 70*2bf66424SCole Faust padding-top:4px; 71*2bf66424SCole Faust} 72*2bf66424SCole Fausttable tr td dt code { 73*2bf66424SCole Faust font-family:'DejaVu Sans Mono', monospace; 74*2bf66424SCole Faust font-size:14px; 75*2bf66424SCole Faust vertical-align:top; 76*2bf66424SCole Faust padding-top:4px; 77*2bf66424SCole Faust} 78*2bf66424SCole Faustsup { 79*2bf66424SCole Faust font-size:8px; 80*2bf66424SCole Faust} 81*2bf66424SCole Faust/* 82*2bf66424SCole FaustDocument title and Copyright styles 83*2bf66424SCole Faust*/ 84*2bf66424SCole Faust.clear { 85*2bf66424SCole Faust clear:both; 86*2bf66424SCole Faust height:0px; 87*2bf66424SCole Faust overflow:hidden; 88*2bf66424SCole Faust} 89*2bf66424SCole Faust.aboutLanguage { 90*2bf66424SCole Faust float:right; 91*2bf66424SCole Faust padding:0px 21px; 92*2bf66424SCole Faust font-size:11px; 93*2bf66424SCole Faust z-index:200; 94*2bf66424SCole Faust margin-top:-9px; 95*2bf66424SCole Faust} 96*2bf66424SCole Faust.legalCopy { 97*2bf66424SCole Faust margin-left:.5em; 98*2bf66424SCole Faust} 99*2bf66424SCole Faust.bar a, .bar a:link, .bar a:visited, .bar a:active { 100*2bf66424SCole Faust color:#FFFFFF; 101*2bf66424SCole Faust text-decoration:none; 102*2bf66424SCole Faust} 103*2bf66424SCole Faust.bar a:hover, .bar a:focus { 104*2bf66424SCole Faust color:#bb7a2a; 105*2bf66424SCole Faust} 106*2bf66424SCole Faust.tab { 107*2bf66424SCole Faust background-color:#0066FF; 108*2bf66424SCole Faust color:#ffffff; 109*2bf66424SCole Faust padding:8px; 110*2bf66424SCole Faust width:5em; 111*2bf66424SCole Faust font-weight:bold; 112*2bf66424SCole Faust} 113*2bf66424SCole Faust/* 114*2bf66424SCole FaustNavigation bar styles 115*2bf66424SCole Faust*/ 116*2bf66424SCole Faust.bar { 117*2bf66424SCole Faust background-color:#4D7A97; 118*2bf66424SCole Faust color:#FFFFFF; 119*2bf66424SCole Faust padding:.8em .5em .4em .8em; 120*2bf66424SCole Faust height:auto;/*height:1.8em;*/ 121*2bf66424SCole Faust font-size:11px; 122*2bf66424SCole Faust margin:0; 123*2bf66424SCole Faust} 124*2bf66424SCole Faust.topNav { 125*2bf66424SCole Faust background-color:#4D7A97; 126*2bf66424SCole Faust color:#FFFFFF; 127*2bf66424SCole Faust float:left; 128*2bf66424SCole Faust padding:0; 129*2bf66424SCole Faust width:100%; 130*2bf66424SCole Faust clear:right; 131*2bf66424SCole Faust height:2.8em; 132*2bf66424SCole Faust padding-top:10px; 133*2bf66424SCole Faust overflow:hidden; 134*2bf66424SCole Faust font-size:12px; 135*2bf66424SCole Faust} 136*2bf66424SCole Faust.bottomNav { 137*2bf66424SCole Faust margin-top:10px; 138*2bf66424SCole Faust background-color:#4D7A97; 139*2bf66424SCole Faust color:#FFFFFF; 140*2bf66424SCole Faust float:left; 141*2bf66424SCole Faust padding:0; 142*2bf66424SCole Faust width:100%; 143*2bf66424SCole Faust clear:right; 144*2bf66424SCole Faust height:2.8em; 145*2bf66424SCole Faust padding-top:10px; 146*2bf66424SCole Faust overflow:hidden; 147*2bf66424SCole Faust font-size:12px; 148*2bf66424SCole Faust} 149*2bf66424SCole Faust.subNav { 150*2bf66424SCole Faust background-color:#dee3e9; 151*2bf66424SCole Faust float:left; 152*2bf66424SCole Faust width:100%; 153*2bf66424SCole Faust overflow:hidden; 154*2bf66424SCole Faust font-size:12px; 155*2bf66424SCole Faust} 156*2bf66424SCole Faust.subNav div { 157*2bf66424SCole Faust clear:left; 158*2bf66424SCole Faust float:left; 159*2bf66424SCole Faust padding:0 0 5px 6px; 160*2bf66424SCole Faust text-transform:uppercase; 161*2bf66424SCole Faust} 162*2bf66424SCole Faustul.navList, ul.subNavList { 163*2bf66424SCole Faust float:left; 164*2bf66424SCole Faust margin:0 25px 0 0; 165*2bf66424SCole Faust padding:0; 166*2bf66424SCole Faust} 167*2bf66424SCole Faustul.navList li{ 168*2bf66424SCole Faust list-style:none; 169*2bf66424SCole Faust float:left; 170*2bf66424SCole Faust padding: 5px 6px; 171*2bf66424SCole Faust text-transform:uppercase; 172*2bf66424SCole Faust} 173*2bf66424SCole Faustul.subNavList li{ 174*2bf66424SCole Faust list-style:none; 175*2bf66424SCole Faust float:left; 176*2bf66424SCole Faust} 177*2bf66424SCole Faust.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { 178*2bf66424SCole Faust color:#FFFFFF; 179*2bf66424SCole Faust text-decoration:none; 180*2bf66424SCole Faust text-transform:uppercase; 181*2bf66424SCole Faust} 182*2bf66424SCole Faust.topNav a:hover, .bottomNav a:hover { 183*2bf66424SCole Faust text-decoration:none; 184*2bf66424SCole Faust color:#bb7a2a; 185*2bf66424SCole Faust text-transform:uppercase; 186*2bf66424SCole Faust} 187*2bf66424SCole Faust.navBarCell1Rev { 188*2bf66424SCole Faust background-color:#F8981D; 189*2bf66424SCole Faust color:#253441; 190*2bf66424SCole Faust margin: auto 5px; 191*2bf66424SCole Faust} 192*2bf66424SCole Faust.skipNav { 193*2bf66424SCole Faust position:absolute; 194*2bf66424SCole Faust top:auto; 195*2bf66424SCole Faust left:-9999px; 196*2bf66424SCole Faust overflow:hidden; 197*2bf66424SCole Faust} 198*2bf66424SCole Faust/* 199*2bf66424SCole FaustPage header and footer styles 200*2bf66424SCole Faust*/ 201*2bf66424SCole Faust.header, .footer { 202*2bf66424SCole Faust clear:both; 203*2bf66424SCole Faust margin:0 20px; 204*2bf66424SCole Faust padding:5px 0 0 0; 205*2bf66424SCole Faust} 206*2bf66424SCole Faust.indexHeader { 207*2bf66424SCole Faust margin:10px; 208*2bf66424SCole Faust position:relative; 209*2bf66424SCole Faust} 210*2bf66424SCole Faust.indexHeader span{ 211*2bf66424SCole Faust margin-right:15px; 212*2bf66424SCole Faust} 213*2bf66424SCole Faust.indexHeader h1 { 214*2bf66424SCole Faust font-size:13px; 215*2bf66424SCole Faust} 216*2bf66424SCole Faust.title { 217*2bf66424SCole Faust color:#2c4557; 218*2bf66424SCole Faust margin:10px 0; 219*2bf66424SCole Faust} 220*2bf66424SCole Faust.subTitle { 221*2bf66424SCole Faust margin:5px 0 0 0; 222*2bf66424SCole Faust} 223*2bf66424SCole Faust.header ul { 224*2bf66424SCole Faust margin:0 0 15px 0; 225*2bf66424SCole Faust padding:0; 226*2bf66424SCole Faust} 227*2bf66424SCole Faust.footer ul { 228*2bf66424SCole Faust margin:20px 0 5px 0; 229*2bf66424SCole Faust} 230*2bf66424SCole Faust.header ul li, .footer ul li { 231*2bf66424SCole Faust list-style:none; 232*2bf66424SCole Faust font-size:13px; 233*2bf66424SCole Faust} 234*2bf66424SCole Faust/* 235*2bf66424SCole FaustHeading styles 236*2bf66424SCole Faust*/ 237*2bf66424SCole Faustdiv.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { 238*2bf66424SCole Faust background-color:#dee3e9; 239*2bf66424SCole Faust border:1px solid #d0d9e0; 240*2bf66424SCole Faust margin:0 0 6px -8px; 241*2bf66424SCole Faust padding:7px 5px; 242*2bf66424SCole Faust} 243*2bf66424SCole Faustul.blockList ul.blockList ul.blockList li.blockList h3 { 244*2bf66424SCole Faust background-color:#dee3e9; 245*2bf66424SCole Faust border:1px solid #d0d9e0; 246*2bf66424SCole Faust margin:0 0 6px -8px; 247*2bf66424SCole Faust padding:7px 5px; 248*2bf66424SCole Faust} 249*2bf66424SCole Faustul.blockList ul.blockList li.blockList h3 { 250*2bf66424SCole Faust padding:0; 251*2bf66424SCole Faust margin:15px 0; 252*2bf66424SCole Faust} 253*2bf66424SCole Faustul.blockList li.blockList h2 { 254*2bf66424SCole Faust padding:0px 0 20px 0; 255*2bf66424SCole Faust} 256*2bf66424SCole Faust/* 257*2bf66424SCole FaustPage layout container styles 258*2bf66424SCole Faust*/ 259*2bf66424SCole Faust.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { 260*2bf66424SCole Faust clear:both; 261*2bf66424SCole Faust padding:10px 20px; 262*2bf66424SCole Faust position:relative; 263*2bf66424SCole Faust} 264*2bf66424SCole Faust.indexContainer { 265*2bf66424SCole Faust margin:10px; 266*2bf66424SCole Faust position:relative; 267*2bf66424SCole Faust font-size:12px; 268*2bf66424SCole Faust} 269*2bf66424SCole Faust.indexContainer h2 { 270*2bf66424SCole Faust font-size:13px; 271*2bf66424SCole Faust padding:0 0 3px 0; 272*2bf66424SCole Faust} 273*2bf66424SCole Faust.indexContainer ul { 274*2bf66424SCole Faust margin:0; 275*2bf66424SCole Faust padding:0; 276*2bf66424SCole Faust} 277*2bf66424SCole Faust.indexContainer ul li { 278*2bf66424SCole Faust list-style:none; 279*2bf66424SCole Faust padding-top:2px; 280*2bf66424SCole Faust} 281*2bf66424SCole Faust.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { 282*2bf66424SCole Faust font-size:12px; 283*2bf66424SCole Faust font-weight:bold; 284*2bf66424SCole Faust margin:10px 0 0 0; 285*2bf66424SCole Faust color:#4E4E4E; 286*2bf66424SCole Faust} 287*2bf66424SCole Faust.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { 288*2bf66424SCole Faust margin:5px 0 10px 0px; 289*2bf66424SCole Faust font-size:14px; 290*2bf66424SCole Faust font-family:'DejaVu Sans Mono',monospace; 291*2bf66424SCole Faust} 292*2bf66424SCole Faust.serializedFormContainer dl.nameValue dt { 293*2bf66424SCole Faust margin-left:1px; 294*2bf66424SCole Faust font-size:1.1em; 295*2bf66424SCole Faust display:inline; 296*2bf66424SCole Faust font-weight:bold; 297*2bf66424SCole Faust} 298*2bf66424SCole Faust.serializedFormContainer dl.nameValue dd { 299*2bf66424SCole Faust margin:0 0 0 1px; 300*2bf66424SCole Faust font-size:1.1em; 301*2bf66424SCole Faust display:inline; 302*2bf66424SCole Faust} 303*2bf66424SCole Faust/* 304*2bf66424SCole FaustList styles 305*2bf66424SCole Faust*/ 306*2bf66424SCole Faustul.horizontal li { 307*2bf66424SCole Faust display:inline; 308*2bf66424SCole Faust font-size:0.9em; 309*2bf66424SCole Faust} 310*2bf66424SCole Faustul.inheritance { 311*2bf66424SCole Faust margin:0; 312*2bf66424SCole Faust padding:0; 313*2bf66424SCole Faust} 314*2bf66424SCole Faustul.inheritance li { 315*2bf66424SCole Faust display:inline; 316*2bf66424SCole Faust list-style:none; 317*2bf66424SCole Faust} 318*2bf66424SCole Faustul.inheritance li ul.inheritance { 319*2bf66424SCole Faust margin-left:15px; 320*2bf66424SCole Faust padding-left:15px; 321*2bf66424SCole Faust padding-top:1px; 322*2bf66424SCole Faust} 323*2bf66424SCole Faustul.blockList, ul.blockListLast { 324*2bf66424SCole Faust margin:10px 0 10px 0; 325*2bf66424SCole Faust padding:0; 326*2bf66424SCole Faust} 327*2bf66424SCole Faustul.blockList li.blockList, ul.blockListLast li.blockList { 328*2bf66424SCole Faust list-style:none; 329*2bf66424SCole Faust margin-bottom:15px; 330*2bf66424SCole Faust line-height:1.4; 331*2bf66424SCole Faust} 332*2bf66424SCole Faustul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { 333*2bf66424SCole Faust padding:0px 20px 5px 10px; 334*2bf66424SCole Faust border:1px solid #ededed; 335*2bf66424SCole Faust background-color:#f8f8f8; 336*2bf66424SCole Faust} 337*2bf66424SCole Faustul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { 338*2bf66424SCole Faust padding:0 0 5px 8px; 339*2bf66424SCole Faust background-color:#ffffff; 340*2bf66424SCole Faust border:none; 341*2bf66424SCole Faust} 342*2bf66424SCole Faustul.blockList ul.blockList ul.blockList ul.blockList li.blockList { 343*2bf66424SCole Faust margin-left:0; 344*2bf66424SCole Faust padding-left:0; 345*2bf66424SCole Faust padding-bottom:15px; 346*2bf66424SCole Faust border:none; 347*2bf66424SCole Faust} 348*2bf66424SCole Faustul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { 349*2bf66424SCole Faust list-style:none; 350*2bf66424SCole Faust border-bottom:none; 351*2bf66424SCole Faust padding-bottom:0; 352*2bf66424SCole Faust} 353*2bf66424SCole Fausttable tr td dl, table tr td dl dt, table tr td dl dd { 354*2bf66424SCole Faust margin-top:0; 355*2bf66424SCole Faust margin-bottom:1px; 356*2bf66424SCole Faust} 357*2bf66424SCole Faust/* 358*2bf66424SCole FaustTable styles 359*2bf66424SCole Faust*/ 360*2bf66424SCole Faust.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { 361*2bf66424SCole Faust width:100%; 362*2bf66424SCole Faust border-left:1px solid #EEE; 363*2bf66424SCole Faust border-right:1px solid #EEE; 364*2bf66424SCole Faust border-bottom:1px solid #EEE; 365*2bf66424SCole Faust} 366*2bf66424SCole Faust.overviewSummary, .memberSummary { 367*2bf66424SCole Faust padding:0px; 368*2bf66424SCole Faust} 369*2bf66424SCole Faust.overviewSummary caption, .memberSummary caption, .typeSummary caption, 370*2bf66424SCole Faust.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { 371*2bf66424SCole Faust position:relative; 372*2bf66424SCole Faust text-align:left; 373*2bf66424SCole Faust background-repeat:no-repeat; 374*2bf66424SCole Faust color:#253441; 375*2bf66424SCole Faust font-weight:bold; 376*2bf66424SCole Faust clear:none; 377*2bf66424SCole Faust overflow:hidden; 378*2bf66424SCole Faust padding:0px; 379*2bf66424SCole Faust padding-top:10px; 380*2bf66424SCole Faust padding-left:1px; 381*2bf66424SCole Faust margin:0px; 382*2bf66424SCole Faust white-space:pre; 383*2bf66424SCole Faust} 384*2bf66424SCole Faust.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, 385*2bf66424SCole Faust.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, 386*2bf66424SCole Faust.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, 387*2bf66424SCole Faust.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, 388*2bf66424SCole Faust.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, 389*2bf66424SCole Faust.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, 390*2bf66424SCole Faust.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, 391*2bf66424SCole Faust.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { 392*2bf66424SCole Faust color:#FFFFFF; 393*2bf66424SCole Faust} 394*2bf66424SCole Faust.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, 395*2bf66424SCole Faust.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { 396*2bf66424SCole Faust white-space:nowrap; 397*2bf66424SCole Faust padding-top:5px; 398*2bf66424SCole Faust padding-left:12px; 399*2bf66424SCole Faust padding-right:12px; 400*2bf66424SCole Faust padding-bottom:7px; 401*2bf66424SCole Faust display:inline-block; 402*2bf66424SCole Faust float:left; 403*2bf66424SCole Faust background-color:#F8981D; 404*2bf66424SCole Faust border: none; 405*2bf66424SCole Faust height:16px; 406*2bf66424SCole Faust} 407*2bf66424SCole Faust.memberSummary caption span.activeTableTab span { 408*2bf66424SCole Faust white-space:nowrap; 409*2bf66424SCole Faust padding-top:5px; 410*2bf66424SCole Faust padding-left:12px; 411*2bf66424SCole Faust padding-right:12px; 412*2bf66424SCole Faust margin-right:3px; 413*2bf66424SCole Faust display:inline-block; 414*2bf66424SCole Faust float:left; 415*2bf66424SCole Faust background-color:#F8981D; 416*2bf66424SCole Faust height:16px; 417*2bf66424SCole Faust} 418*2bf66424SCole Faust.memberSummary caption span.tableTab span { 419*2bf66424SCole Faust white-space:nowrap; 420*2bf66424SCole Faust padding-top:5px; 421*2bf66424SCole Faust padding-left:12px; 422*2bf66424SCole Faust padding-right:12px; 423*2bf66424SCole Faust margin-right:3px; 424*2bf66424SCole Faust display:inline-block; 425*2bf66424SCole Faust float:left; 426*2bf66424SCole Faust background-color:#4D7A97; 427*2bf66424SCole Faust height:16px; 428*2bf66424SCole Faust} 429*2bf66424SCole Faust.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { 430*2bf66424SCole Faust padding-top:0px; 431*2bf66424SCole Faust padding-left:0px; 432*2bf66424SCole Faust padding-right:0px; 433*2bf66424SCole Faust background-image:none; 434*2bf66424SCole Faust float:none; 435*2bf66424SCole Faust display:inline; 436*2bf66424SCole Faust} 437*2bf66424SCole Faust.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, 438*2bf66424SCole Faust.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { 439*2bf66424SCole Faust display:none; 440*2bf66424SCole Faust width:5px; 441*2bf66424SCole Faust position:relative; 442*2bf66424SCole Faust float:left; 443*2bf66424SCole Faust background-color:#F8981D; 444*2bf66424SCole Faust} 445*2bf66424SCole Faust.memberSummary .activeTableTab .tabEnd { 446*2bf66424SCole Faust display:none; 447*2bf66424SCole Faust width:5px; 448*2bf66424SCole Faust margin-right:3px; 449*2bf66424SCole Faust position:relative; 450*2bf66424SCole Faust float:left; 451*2bf66424SCole Faust background-color:#F8981D; 452*2bf66424SCole Faust} 453*2bf66424SCole Faust.memberSummary .tableTab .tabEnd { 454*2bf66424SCole Faust display:none; 455*2bf66424SCole Faust width:5px; 456*2bf66424SCole Faust margin-right:3px; 457*2bf66424SCole Faust position:relative; 458*2bf66424SCole Faust background-color:#4D7A97; 459*2bf66424SCole Faust float:left; 460*2bf66424SCole Faust 461*2bf66424SCole Faust} 462*2bf66424SCole Faust.overviewSummary td, .memberSummary td, .typeSummary td, 463*2bf66424SCole Faust.useSummary td, .constantsSummary td, .deprecatedSummary td { 464*2bf66424SCole Faust text-align:left; 465*2bf66424SCole Faust padding:0px 0px 12px 10px; 466*2bf66424SCole Faust} 467*2bf66424SCole Faustth.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, 468*2bf66424SCole Fausttd.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ 469*2bf66424SCole Faust vertical-align:top; 470*2bf66424SCole Faust padding-right:0px; 471*2bf66424SCole Faust padding-top:8px; 472*2bf66424SCole Faust padding-bottom:3px; 473*2bf66424SCole Faust} 474*2bf66424SCole Faustth.colFirst, th.colLast, th.colOne, .constantsSummary th { 475*2bf66424SCole Faust background:#dee3e9; 476*2bf66424SCole Faust text-align:left; 477*2bf66424SCole Faust padding:8px 3px 3px 7px; 478*2bf66424SCole Faust} 479*2bf66424SCole Fausttd.colFirst, th.colFirst { 480*2bf66424SCole Faust white-space:nowrap; 481*2bf66424SCole Faust font-size:13px; 482*2bf66424SCole Faust} 483*2bf66424SCole Fausttd.colLast, th.colLast { 484*2bf66424SCole Faust font-size:13px; 485*2bf66424SCole Faust} 486*2bf66424SCole Fausttd.colOne, th.colOne { 487*2bf66424SCole Faust font-size:13px; 488*2bf66424SCole Faust} 489*2bf66424SCole Faust.overviewSummary td.colFirst, .overviewSummary th.colFirst, 490*2bf66424SCole Faust.useSummary td.colFirst, .useSummary th.colFirst, 491*2bf66424SCole Faust.overviewSummary td.colOne, .overviewSummary th.colOne, 492*2bf66424SCole Faust.memberSummary td.colFirst, .memberSummary th.colFirst, 493*2bf66424SCole Faust.memberSummary td.colOne, .memberSummary th.colOne, 494*2bf66424SCole Faust.typeSummary td.colFirst{ 495*2bf66424SCole Faust width:25%; 496*2bf66424SCole Faust vertical-align:top; 497*2bf66424SCole Faust} 498*2bf66424SCole Fausttd.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { 499*2bf66424SCole Faust font-weight:bold; 500*2bf66424SCole Faust} 501*2bf66424SCole Faust.tableSubHeadingColor { 502*2bf66424SCole Faust background-color:#EEEEFF; 503*2bf66424SCole Faust} 504*2bf66424SCole Faust.altColor { 505*2bf66424SCole Faust background-color:#FFFFFF; 506*2bf66424SCole Faust} 507*2bf66424SCole Faust.rowColor { 508*2bf66424SCole Faust background-color:#EEEEEF; 509*2bf66424SCole Faust} 510*2bf66424SCole Faust/* 511*2bf66424SCole FaustContent styles 512*2bf66424SCole Faust*/ 513*2bf66424SCole Faust.description pre { 514*2bf66424SCole Faust margin-top:0; 515*2bf66424SCole Faust} 516*2bf66424SCole Faust.deprecatedContent { 517*2bf66424SCole Faust margin:0; 518*2bf66424SCole Faust padding:10px 0; 519*2bf66424SCole Faust} 520*2bf66424SCole Faust.docSummary { 521*2bf66424SCole Faust padding:0; 522*2bf66424SCole Faust} 523*2bf66424SCole Faust 524*2bf66424SCole Faustul.blockList ul.blockList ul.blockList li.blockList h3 { 525*2bf66424SCole Faust font-style:normal; 526*2bf66424SCole Faust} 527*2bf66424SCole Faust 528*2bf66424SCole Faustdiv.block { 529*2bf66424SCole Faust font-size:14px; 530*2bf66424SCole Faust font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; 531*2bf66424SCole Faust} 532*2bf66424SCole Faust 533*2bf66424SCole Fausttd.colLast div { 534*2bf66424SCole Faust padding-top:0px; 535*2bf66424SCole Faust} 536*2bf66424SCole Faust 537*2bf66424SCole Faust 538*2bf66424SCole Fausttd.colLast a { 539*2bf66424SCole Faust padding-bottom:3px; 540*2bf66424SCole Faust} 541*2bf66424SCole Faust/* 542*2bf66424SCole FaustFormatting effect styles 543*2bf66424SCole Faust*/ 544*2bf66424SCole Faust.sourceLineNo { 545*2bf66424SCole Faust color:green; 546*2bf66424SCole Faust padding:0 30px 0 0; 547*2bf66424SCole Faust} 548*2bf66424SCole Fausth1.hidden { 549*2bf66424SCole Faust visibility:hidden; 550*2bf66424SCole Faust overflow:hidden; 551*2bf66424SCole Faust font-size:10px; 552*2bf66424SCole Faust} 553*2bf66424SCole Faust.block { 554*2bf66424SCole Faust display:block; 555*2bf66424SCole Faust margin:3px 10px 2px 0px; 556*2bf66424SCole Faust color:#474747; 557*2bf66424SCole Faust} 558*2bf66424SCole Faust.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, 559*2bf66424SCole Faust.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, 560*2bf66424SCole Faust.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { 561*2bf66424SCole Faust font-weight:bold; 562*2bf66424SCole Faust} 563*2bf66424SCole Faust.deprecationComment, .emphasizedPhrase, .interfaceName { 564*2bf66424SCole Faust font-style:italic; 565*2bf66424SCole Faust} 566*2bf66424SCole Faust 567*2bf66424SCole Faustdiv.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, 568*2bf66424SCole Faustdiv.block div.block span.interfaceName { 569*2bf66424SCole Faust font-style:normal; 570*2bf66424SCole Faust} 571*2bf66424SCole Faust 572*2bf66424SCole Faustdiv.contentContainer ul.blockList li.blockList h2{ 573*2bf66424SCole Faust padding-bottom:0px; 574*2bf66424SCole Faust} 575