/* Copyright 2010, Oracle and/or its affiliates. All rights reserved. */
/*--------------------------- Standard HTML Elements ---------------------------*/

html, body { height: 100%; margin: 0; padding: 0; }
body { font: .9em sans-serif; background: #FFF; }

p { line-height: 150%; margin: 0; padding: .75em 0 0 0; }
a { color: #06338B; margin: 0; padding: 0; }
ul { margin: .75em 15px 0 5px; padding: 0; }
li { line-height: 115%; }
h1, h2, h3 { font-family: sans-serif; font-weight: normal; }
h1 { font-size: 1.75em; font-weight: bold; padding: .15em 5px .15em 5px; margin: 0; background-color: #DBEDF8; border-top: 1px solid #86C2E6; border-bottom: 1px solid #86C2E6; color: #036; }
h2 { font-size: 1.45em; color: #333; margin: .75em 0 .5em 0; border-bottom: 1px solid #AAA; }
h2 a { text-decoration: none; color: #008; }
h3 { font-size: 1.25em; color: #444; margin: .75em 0 0 0; font-weight: bold; }

img { border: none; }
form { margin: 0; padding: 0; }
th, td { margin: 0; padding: 0; text-align: left; vertical-align: top; }
dt { font-weight: bold; }
hr { display: none; }
del { text-decoration: line-through; }
label { display: block; float: left; }
fieldset { border: 1px solid #ccc; border-color: #ccc #999 #999 #ccc; margin-bottom: 3px; width: 100%; }
th { background: #EEE; color: #000; }

.nonscreen { width: 0; height: 0; margin: 0 0 0 0 ; padding: 0 0 0 0; display: none; overflow: hidden; }

/*--------------------------- Header ---------------------------*/

#nonfooter { min-height: 100%; position: relative; border: none;}
#header { width: 100%; min-width: 750px; height: 125px; background: url(/branding/images/header.png) no-repeat #86C2E6; }
#positioner { float: left; }
#positioner a { margin: 0; padding: 0; float: left; width: 175px; height: 125px; background: url(/branding/images/bannerlogo.png) no-repeat; display: block; }
#positioner h1 { margin: 29px 0 0 175px; padding: 10px 0 10px 15px; border: none; border-left: 1px solid #EDF4FD; color: white; font: italic 1.4em sans-serif; text-shadow: #6EB6E1 2px 2px; background: none; text-transform: none; }

#headertools { position: absolute; top: 12px; right: 10px; height: 110px; z-index: 10; font-size: .9em; width: 700px; }
#headertools #tools-main { float: right; }
#headertools span { color: #FFF; float: left; min-height: 17px; padding: 2px 0 0 0; }
#headertools a { color: #FFF; margin: 0; padding: 0; text-decoration: underline; }
#headertools #language-projects { float: left; padding: 2px 0 0 0; }
#headertools #language-projects a { padding: 0 0 2px 24px; margin: 0 20px 0 0; background: url(/branding/images/language-projects.png) no-repeat left 0; }
#headertools a.user-icon { float: left; height: 18px; width: 16px; margin: 0; padding: 0 6px 0 0; background: url(/branding/images/user.png) no-repeat 0 1px; }
#headertools a.expand, #headertools a.contract { background-repeat: no-repeat; padding: 4px 16px 6px 4px; margin: 0 0 0 2px; }
#headertools a.expand { background-image: url(/branding/images/login-button.png); background-position: right 1px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px;  }
#headertools a.expand:hover, #headertools a.contract:hover { background-color: #06C; text-decoration: none; }
#headertools a.contract { background: url(/branding/images/login-button.png) #06C right -51px no-repeat; text-decoration: none; -moz-border-radius-topleft: 3px; -khtml-border-radius-topleft: 3px; -webkit-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -khtml-border-radius-topright: 3px; -webkit-border-radius-topright: 3px; padding-bottom: 10px; }
#headertools input { padding: 3px; border: 1px solid #06338B; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; color: #444; }
#headertools input.submit { background: #ECF2FD; float: left; padding: 2px; }

#headertools #login-expand {width: 428px; margin: -38px 0 0 0;; float: right; visibility: hidden; clear: both; padding: 5px 0 5px 5px; background-color: #06C; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius-topright: 0; -khtml-border-radius-topright: 0; -webkit-border-radius-topright: 0; }
#headertools #login-expand div { float: left; width: 104px; }
#headertools #login-expand div label { color: #CBDEFA; margin: 0; padding: 0 0 3px 1px; font-size: .9em; }
#headertools #login-expand div input { margin: 0; width: 90px; }
#headertools #login-expand div input.submit { width: auto; margin: 18px 5px 0 0; }
#headertools #login-expand #login-expand1 { width: 70px; margin: 0 0 0 0; float: left; }
#headertools #login-expand #login-expand2 { width: 130px; margin: 0 0 0 0; padding:20px 0 0 20px; float: left; border-style: none;}
#headertools #login-expand #login-expand2 #rememberMe { width: 10px; margin: 0 5px 0 0; float: left; border-style: none; }
#headertools #login-expand #login-expand2 #rememberMeLabel { width: auto; color: #CBDEFA; margin: 0; padding: 0 0 3px 1px; font-size: .8em; }
#headertools #search { position: absolute; right: 5px; top: 80px; }
#headertools #search a { margin: 0 4px 0 0; padding: 0 4px 0 4px; width: 16px; height: 20px; background: url(/branding/images/search.png) no-repeat 4px 3px; display: block; float: left; }
#headertools #search input { width: 179px; margin: 0 7px 0 0; }
#headertools #search input.submit { margin: 0; width: auto; float: none; }

/*--------------------------- Top Menu / Navigation ---------------------------*/

#subheader { margin: 0 0 13px 0; width: 100%; min-width: 750px; height: 25px; background: url(/branding/images/header.png) no-repeat left -125px #CFE7F5; }
#navigation { height: 25px; float: right; }
.navigation { font-size: .8em; }
.navigation ul { margin: 0 8px 0 0; padding: 0; }
.navigation li { margin: 0; padding: 0; list-style: none; display: inline; }
.navigation span { float: left; display: block; background: url(/branding/images/tab.png) no-repeat right top #F0F5FE; padding: 7px 8px 5px 2px; }
.navigation a { margin: 0 7px 0 0; padding: 0 0 0 5px; float: left; outline: none; background: url(/branding/images/tab.png) no-repeat left top #F0F5FE; cursor: pointer; text-decoration: none; font-family: sans-serif; }
.navigation a:hover { background: url(/branding/images/tab.png) no-repeat left -50px #FAFCFF; }
.navigation a:hover span { background: url(/branding/images/tab.png) right -50px #FAFCFF; }
.navigation li.th a { float: left; background: url(/branding/images/tab.png) no-repeat left -100px #FFF; }
.navigation li.th a span { background: url(/branding/images/tab.png) no-repeat right -100px #FFF; }

/*--------------------------- Breadcrumbs ---------------------------*/

#breadcrumbs { margin: 0 0 0 15px; font-size: .9em; color: #AAA; }
#breadcrumbs a { color: #AAB; }

/*--------------------------- Content (informational body) Layout ---------------------------*/

#content { width: 100%; padding: 10px 0 160px 0; clear: both; display: block; font-size: 1em; background:#FFF; }
#main { width: 100%; margin: 0; table-layout: auto;}
#bodycol { margin: 0; padding: 0 13px 0 0; height: auto; }
#bodycol li { margin: 10px 0 10px 30px; }
#bodycol dd { line-height: 150%; margin: 20px 0 20px 30px; }

/*--------------------------- NavColumn Layout ---------------------------*/

#navcol { width: 210px; border: none;}
#navcolumn { width: 210px; margin: 0 23px 0 -2px; font-size: .9em; float: left; }
.navgroup { margin: 0; padding: 0 0 10px 0; }
.navgroup, .navgroup div.body { background: url(/branding/images/dl-bg.png) right bottom no-repeat #F8F8F8; }
.navgroup div.body a, .navgroup dd ul li a, .navgroup dd div div a, #searchbox dd div a { display: block; color: #039; text-decoration: none; width: 85%; padding: 1px 5% 1px 10%; }
.navgroup div.body a:hover, .navgroup dd ul li a:hover, .navgroup dd div div a:hover, #searchbox dd div a:hover { border: 1px solid #86C2E6; background: #DBEDF8; border-left: none; padding: 0 5% 0 10%; width: 84.5%; }
.navgroup, .navgroup dt, .navgroup dd, .navgroup ul, .navgroup li { margin: 0; padding: 0; }
.navgroup ul li { line-height: 150%; display: block; list-style-type: none; margin: 0; padding: 0; }
.navgroup dd { border: none; }
.navgroup dt, .navgroup div.label, #rightcol .www h3 { font-weight: bold; background: url(/branding/images/dt-bg.png) left bottom repeat-x #DCE9FC; color: #039; padding: 5px 0 5px 15px; margin: 0 0 10px 0; font-size: 1.15em; }
.navgroup dt a, .navgroup div.label a, #rightcol .www h3 a { text-decoration: none; }
.navgroup div.body { padding: 0; }
.navgroup dd div { margin: 0; padding: 0; }
.navgroup > dd div.body { background: none; }
#searchbox select, #searchbox input { margin: 0 -15px 5px 10%; }
#searchbox select { width: 135px; }

/*---------------------------  CommunityCol --------------------------- */

#communitycol { font-size: .8em; width: 185px; padding: 0; margin: 0 15px 0 0; }
#rightcol { margin: 0 13px 0 0; }
#rightcol .www h3 { background-color: #DCE9FC; border-bottom: 1px solid #9BC0F5; color: #039; padding: 5px 0 5px 5px; margin: 0 -15px 0 0; font-size: 1.2em; font-family: sans-serif; }
#rightcol .www h3 a { text-decoration: none; color: #039; }
#rightcol .www ul li { margin: 0 0 5px 10px; line-height: 150%; }

/*--------------------------- Campaign ---------------------------*/

div.campaign { width: 250px; min-height: 100px; float: right; background: url(/branding/images/campaign-bg.png) 10px bottom no-repeat #FFF; padding: 0 0 10px 0; }
div.campaign h2 { margin: 0; padding: 50px 75px 10px 20px; font-size: 1.25em; font-weight: normal; color: #06338B; border: none; background: url(/branding/images/campaign-bg.png) 10px top no-repeat #FFF; }
div.campaign p { line-height: 140%; font-size: .8em; padding: 0 65px 20px 20px; margin: 0; }

/*--------------------------- Footer ---------------------------*/

#footer { width: 100%; min-width: 750px; height: 130px; margin: -135px 0 0 0; padding: 5px 0 0 0; background: url(/branding/images/footer-bg.png) 0 top repeat-x #FFFFFF; text-align: center; position: relative; clear: both; display: block; font-size: .8em; }
#footer a { color: #888; }
#footer a:hover { color: #069; }
#footer ul { padding: 0 0 10px 0; margin: 15px 0 7px 0; }
#footer li { list-style: none; display: inline; margin: 0 20px 0 0; padding: 0; }
#footer img { border: none; }
#oraclelogo { float: left; padding: 10px 0 40px 15px; }
#kenailogo { float: right; padding: 10px 15px 40px 15px; }
#smallprint { margin: auto; display: inline; }
#smallprint p { margin: 0 auto 8px auto; padding: 0; display: block; width: 65%; }

/*--------------------------- Custom Stylings ---------------------------*/

.bigboldleft { font-weight: bold; text-align: left; vertical-align: top; }
.blue { background: #369; color: #FFF; padding: 2px; }
.blueboldcenter { color: #00F; font-weight: bold; text-align: center; }
.boldcenter { font-weight: bold; text-align: center; }
.darkbluebold,.darkblueleft { background: #00315A; color: #FFF; font-weight: bold; text-align: left; }
.darkblueleftmiddle { background: #00315A; color: #FFF; text-align: left; vertical-align: middle; }
.fontredochre { color: #C30; text-align: left; }
.fontwhite { color: #FFF; }
.fontwhitesmall { color: #FFF; font-weight: bold; text-align: left; }
.green { color: #060; }
.liteblue { background: #9CF; font-weight: bold; }
.liteblue-back { background: #ECF2FD; padding: 5px; text-align: center; }
.purple { color: #339; }
.red { color: #F00; }
.helplink { cursor: pointer; }
.indent { margin-left: .25in; }
.indenttable th .strut { width: 16em; }
.infomessage p { line-height: 100%; margin-bottom: 0; padding-bottom: 0; }
.it_nav { background: #009; color: #FFF; font-weight: bold; }
.leftpadding-medium,.additembox-expanded { padding-left: 14px; }
.legend th,.bars th { background: #FFF; padding-left: 1em; text-align: right; }
.messagechild { padding-left: 34px; }
.metricchart { margin: 6px auto; text-align: center; }
.metricchart img { border: 1px solid #ddd; }

.alt1 { text-align: center; vertical-align: top; }
.alt2 { background: #00315A; color:#FFF; text-align:left; }
.alt3, .graybold { background: #CCC; font-weight: bold; }
.alt4 { background: #9CF; font-weight: bold; }
.alt5 { color: #333; font-weight: bold; padding: 3pt; text-align: left; white-space: normal; }
.alt6 { background: #F0F0F0; font-weight: bold; text-align:left; }
.alt7 { background: #FFF; font-weight: bold; text-align: left; }
.alt8 { background: #FFF; font-weight: bold; text-align: left; vertical-align: top; }
.alt8b { background: #F0F0F0; font-weight: bold; text-align: left; vertical-align: top; }
.alt9 { background: #FFF; text-align: left; vertical-align: top; }
.alt9b { background: #F0F0F0; text-align: left; vertical-align: top; }
.alt10 { font-size: 85%; text-align: left; }
.alt12 { color: #00F; font-weight: bold; text-align: center; }

.band1 { background: #663; color: #FFF; }
.band10 { background: #699; color: #fff; }
.band11 { background: #CC9; }
.band12 { background: #CCF; }
.band13 { background: #366; color: #FFF; }
.band14 { background: #996; color: #FFF; }
.band15 { background: #99C; }
.band16 { background: #FCC; }
.band2 { background: #66C; color: #FFF; }
.band3 { background: #C99; }
.band4 { background: #CFF; }
.band5 { background: #336; color:#FFF; }
.band6 { background:#966; color: #FFF; }
.band7 { background: #9CC; }
.band8 { background: #FFC; }
.band9 { background: #633; color:#FFF; }
.bars th { width: 12em; }
.btntop { vertical-align: top; }

/*--------------------------- Formerly tigris.css ---------------------------*/

#banner { background: #234; } 
#broadcastmsg { background: 3px 6px #ecf4fe; border: 1px solid #aaa; border-left: 1px solid #999; border-right: 1px solid #999; margin: .75em 0; } 
#helpbox { margin-bottom: 1em; padding: 6px 11px 1em 6px; } 
#helpbox p { padding: 4px 0 4px 0; } 
#issuezilla.application .blue { color: #036; text-align: left; } 
#projectperformance { padding: 10px; } 
#report-export { float: right; margin-left: 3em; } 
#report-links { float: right; margin: 0 5px 2px; } 
#report-sequence { margin-bottom: 1em; } 
#report-sequence table { background: #ccc; border-spacing: 0; width: 100%; } 
#report-sequence table td,#report-sequence table th { width: 33%; } 
#report-sequence table th { background: #cef; font-weight: 700; } 
#report-sequence td,#report-sequence th { border: 1px solid #ccc; border-bottom: 1px solid #666; border-right: 1px solid #666; padding: 4px 5px; } 
.\3031centmidd { background: #00315A; color: #FFF; text-align: center; } 
.a td, .a { background: #f9f9f9; } 
.a:hover td, .a:hover, .b:hover td, .b:hover, .hilight { background: #E0E9F9; } 
.additembox { background: #efefef; padding: 5px 3px; } 
.hide { display: none; } 
.axial td th { text-align: left; } 
.b td, .b { background: #ededef; } 
.calendarbody { margin: 17px; } 
.calendarday { background: #fff; } 
.calendardays,calendarperiod { border: 1px solid #999; } 
.calendarmonths { background: #9bf; border: 1px solid #ccf; border-color: #ccf #69c #69c #ccf; } 
.calendartoday { background: #ee9; border: 1px solid #999; border-color: #999 #777 #69c #aaa; } 
.calendartoday, .calendarmonths { padding: 0 2px 0 3px; } 
.calendarweeklabel { background: #aaa; padding-bottom: 7px; text-align: center; } 
.center, .textcenter, .alt15 { text-align: center; } 
.colbar { background: #eee; border: 1px solid #999; border-color: #aaa #eee #eee #aaa; margin: 1px 2px 2px; padding: 2px; min-height: 18px; } 
.courtesylinks { margin-top: 1em; padding-top: 1em; } 
.currentperiod,#today { background: #ee9; } 
.cvsdiffadd { background: #bfffbf; } 
.cvsdiffchanges1, .cvsdiffchanges2 { background: #ff7; } 
.cvsdiffremove { background: #ffbaaa; } 
.dashboardchart { background: #ddd; margin: 2px 2px 0; padding: 5px; text-align: center; } 
.expandwidget,#additemlink { margin-top: 2px; padding-left: 3px; padding-top: 2px; } 
.docinfo, .dirinfo { margin: .67em 0; min-height: 32px; padding: .33em 0 .67em 42px; } 
.collapsewidget { background: #efefef; } 
.effort { margin-left: 50px; } 
.effortbar1 { background: #79f; } 
.effortbar1, .effortbar2 { position: absolute; } 
.errormessage { background: #fff5f1; } 
.fieldset, .tabset, .tabset .tabset { padding: .67em; }
.floatleft, .reportlet-a { float: left; } 
.floatright { float: right; } 
.othermonthday, .othermonthday a { background: #ddd; color: #888; } 
.periodax { background: #9cc; } 
.periodax, .periodbx, .currentperiod { border-bottom: 1px solid #eee; } 
.periodax, .periodbx, .currentperiod, .othermonthday, .othermonthday a, .calendarday { padding-bottom: 7px; } 
.periodbx { background: #ac9; } 
.printbreak { border-top: 2px #000 solid; margin-top: 20px; } 
.removedbox { float: left; margin-right: 10px; } 
.report-title, .reportlet-title { background: #ccccc1; font-weight: 700; text-align: center; } 
.reportlet { clear: both; min-width: 615px; width: 100%; } 
.reportlet-a, .reportlet-b { border: 1px solid #998; min-width: 300px; width: 49%; } 
.reportlet-b { float: right; position: relative; } 
.reportlet-footer { margin: 0; padding-bottom: 3px; text-align: center; } 
.reportlet-single { border: 1px solid #998; min-width: 600px; width: 100%; } 
.reportletchart { margin: 3px auto; text-align: center; } 
.right, .axial th, .axial th .strut, .periodax, .periodbx, .currentperiod, .calendarday, .alt14 { text-align: right; } 
.rollupactivity td { background: #ddd; } 
.select-medium { margin: 3px 0; min-width: 13em; } 
.selectiongroup { padding-left: 1.5em; } 
.small { font-size: 85%; } 
.smaller { font-size: 75%; } 
.spaced { line-height: 160%; } 
.spaced13 { line-height: 140%; } 
.statusnotstarted, .statusontrack, .statuscaution, .statusslip, .statusended { height: 10px; white-space: nowrap; width: 50px; } 
.strut15 { width: 15em; } 
.subp1em { text-indent: 1em; } 
.subp2em { text-indent: 2em; } 
.subp3em { text-indent: 3em; } 
.subp4em { text-indent: 4em; } 
.superscript { font-size: 75%; line-height: 110%; vertical-align: super; } 
.tablef0 { background: #F0F0F0; } 
.tasknav { margin-bottom: 1.33em; } 
.th-heading { padding: 2px 2px 7px; } 
.tier2 { margin-left: 1.5em; } 
.tier3 { margin-left: 3em; } 
.tier4 { margin-left: 4.5em; } 
.tier5 { margin-left: 6em; } 
.tier6 { margin-left: 7.5em; } 
.tier7 { margin-left: 9em; } 
.tier8 { margin-left: 10.5em; } 
.tier9 { margin-left: 12em; } 
.tier10 { margin-left: 13.5em; } 
.tip { color: #333; font-size: smaller; font-style: italic; font-weight: 400; margin-bottom: 4px; margin-top: 3px; } 
.tiptexttoggle { background: #C0CFDB; border: none; border-bottom: 1px solid #89C; border-right: 1px solid #89C; color: #444; margin: -3px 1px 0; padding: 2px 5px; } 
body .grid td { border-left: 1px solid #ccc; border-top: 1px solid #ccc; } 
body .mtb { margin-top: 2em; text-indent: 0; } 
body .stb { margin-top: 1em; text-indent: 0; } 
div.a,div.b { margin: 2px 0; padding: 3px; } 
div.strut13,table.axial th,table.axial th .strut { width: 13em; } 
div.strut14 { width: 14em; } 
div.strut7 { width: 7em; } 
div.strut8 { width: 8em; } 
p.attrdesc, .tier1 { margin-left: 0; } 
table td.statusalert, .statusalert { background: #f30; } 
table td.statuscaution, .statuscaution { background: #fc6; } 
table td.statusended, .statusended { background: #ccc; } 
table td.statusnotstarted, .statusnotstarted { background: #cca; } 
table td.statusontrack, .statusontrack { background: #6c6; } 
td.sequence-known,td.sequence-previous { background: #ace; color: #333; } 
td.sequence-unknown,td.sequence-next { background: inherit; color: #333; } 
.functnbar, .functnbar2, .effortbar2 { background: #aaa; } 
.functnbar, .functnbar2, .functnbar3, .functnbar4 { margin: .4em 2px .5em; padding: 4px 1em 5px; } 
.cumulative td, .subtotal,table td.c, .c { background: #bbb; } 

#footer {
   clear:left;
   margin:0 0 0 0;
   border-top-width:4px;
   padding:0 0 0 0;
   height: 100px;
   line-height:1.1em;
}
