/* empty */

/* tabs in 3.0 */
.tabnav .tabs a {
display:inline;
float:left;
margin:0 3px 0 0;
padding:0 3px;
text-decoration:none;
border-color:#6699CC;
}

#foldertab li a, .tabnav li a {
border-color:-moz-use-text-color;
border-style:solid solid none;
border-width:1px medium;
margin-left:3px;
padding:3px 0.5em;
text-decoration:none;
}

.tabnav .tabs a:hover {
background-color:#003366;
border-bottom-color:#003366;
color:#FFFFFF;
}
.tabnav .tabs a {
background-color:#6699CC;
border:1px solid #6699CC;
color:#FFFFFF;
}
.tabnav li a {
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
display:inline;
padding:0.4em 0.6em;
text-decoration:none;
}




ul.tabnav li.spaceActionLinks {
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
padding:0;
text-decoration:none;
border: 1px solid #036;
padding:0 0;
border-bottom-style: none;

}
ul.tabnav .spaceActionLinks {
display:inline;
padding: 0;
}

ul.tabnav .spaceActionLinks a {
padding: 3px 3px 0 3px;
margin:0;
border-style: none;
}
ul.tabnav {
margin:0px 10px 10px 0px;
	width: 98%;
}

ul.tabnav {
bottom:3px;
float:none;
margin:0px;
padding:0px;
position:relative;
text-decoration:none;
	display: inline-block;
}
.tabnav {
border-bottom: 1px solid #69c;
display:block;
float:none;
list-style-position: inside;
margin:0;
padding:0;
}
ul.tabnav li a.current:hover, ul.tabnav li a.current {
background:white none repeat scroll 0 0;
border-bottom:1px solid white;
color:black;
}

/* fix people directory in 3.0 */
.profile-macro{
float:left;
width:30%;
margin-bottom:30px;
} 

/* fix body overflow for confluence 3.0 - what on earth were they thinking? */
body.atb-body {
    overflow:visible !important;
}

/* avoid shifting the RTE to the right */
#wysiwyg {
  clear:left;
}
.inputSection {
 width:100%;
}

/* quick search */
#quick-search {
    margin: 0;
    padding: 0;
    position: relative;
}
#quick-search fieldset {
    float: right;
    border: none;
    margin: 0;
    padding: 0;
}
#quick-search legend {
    display: none;
}
#quick-search .placeholded {
    color: #666;
}
#quick-search-query {
    width: 12em;
}

/* avoid titlecontent growing too large */

.atb-titlecontent {
    height:10px;
}

/* unlicensed */

div.unlicensed {
    text-align:center;
    background-color:#FFF3F3;
    border:9px solid #DD3333;
    margin:50px;
    padding:20px 50px 50px 50px;
}
div.unlicensed h1, div.unlicensed h1 a {
    font-size:xx-large;
    font-weight:bold;
    color:#BB0000;
}
div.unlicensed p, div.unlicensed a {
    color:#990000;
    font-size:medium;
    font-weight:normal;
}


/* search input */
.search-query-text-input {
    height:20px;
    width:70%;
    float:left;
    margin-right:3px !important;
}

.search-filters-panel {
    margin-top:3px;
}

/* mail css */
.mailLabel {
    color: #666666; font-weight: bold;
}

.mailthread {
}

.unparented {
    list-style: none;
    margin: 0;
    padding: 0;
}

.parented {
    list-style-image: url("/images/icons/link_out_bot.gif");
}

.mailthread ul {
    list-style-image: url("/images/icons/link_out_bot.gif");
}

.selectedMail {
  background-color: #ffffcc;
  padding: 2px;
  border: 1px solid #ddd;
}

.excerpt {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* blog-list macro */
.bloglist.default .permalink {
    float:right;
    font-size:x-small;
}
.bloglist.default .title {
    font-size:x-large;
}
.bloglist.default .date {
    font-size:x-large;
}
.bloglist.default .postedby, .bloglist.default .postedbydate {
    font-size:x-small;
}



/* extracted-default theme.css */
.tabnav .tabs a {
    padding: 0px 3px 0px 3px;
    margin: 0px 3px 0 0;
    border-bottom: none;
    text-decoration: none;
    display: block;
    float: left;
}


/* list page navigational tabs */
.tabnav, .comment .tabnav {
    padding: 0;
    margin: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    float: left;
    display: inline;
    list-style-position: outside;
    width: 100%;
    font-weight: normal;
    font-size: 9pt;
}


/* comments in IE in 2.8 */
.comment, .comment-body, .comment-header { height:auto; }

/* support recently-updated display */
.recentlyUpdatedItem {
	border-bottom: #f0f0f0 1px solid;
	border-top: #f0f0f0 1px solid;
	margin: 10px 0 0 0;
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
    text-decoration: none;
    border-collapse: collapse;
}

.recentlyUpdatedItem td {
    padding: 10px;
    border-bottom: #f0f0f0 1px solid;
    vertical-align: top;
}

.recentlyUpdatedItem .authorAndDate {
	background-color: #f0f0f0;
	width: 25%;
}

.recentlyUpdatedItem .date {
    margin-top: 4px;
    font-size: 90%;
    color: #666;
}

.recentlyUpdatedItem .profilePic {
    float: right;
    background-color: #f0f0f0;
    margin: 0 2px;
}

.recentlyUpdatedItem .twixie {
    padding: 10px 0 0 4px;
}

.recentlyUpdatedItem .icon {
    padding: 8px 0 0 1px;
}

.recentlyUpdatedItem .details {
    padding-left: 7px;
}

.recentlyUpdatedItem .summary, .recentlyUpdatedItem .thumbnail {
    margin-top: 3px;
    color: #666666;
}

.moreRecentlyUpdatedItems {
    text-align: right;
    margin-top: 10px;
    font-size: 10pt;
}

/* ensure titlecontent cell is correctly aligned */
.atb-titlecontent {vertical-align:top;}

/* support for page versions */
.hidden {
    display: none;
}

/* menus in opera */
.menubar {
    position: static;
}

/* pagetree2 */
.pagetree2 .cell1, .pagetree2 .cell2, .pagetree2 .cell3, .pagetree2 .cell4, .pagetree2 .cell5 {
    white-space:nowrap;
}

/* access keys */
#atb-accessKeys { margin: 0; padding: 0; }
#atb-accessKeys dt { margin: 0; padding: 0; position: absolute; top: -9999px; left: 0; }
#atb-accessKeys dd { margin: 0; padding: 0; }
#atb-accessKeys dd a { position: absolute; top: -9999px; left: 0; }
#atb-accessKeys dd a:focus, #accessKeys dd a:active { background-color: #3556a2 !important; color: #fff !important; top: 0; font-size: 1.2em; padding: .5em; }

/* make headings less ugly */
.atb-page h1, .atb-page h2, .atb-page h3, .atb-page h4, .atb-page h5, .atb-page h6 {
 background-color: transparent;
 border-style: none;
 padding: 0px;
}
.atb-title h1 {
 font-size: 18px;
 line-height: 1.0em;
 margin-top: 0px;
}

/* make breadcrumbs less rancid */
.breadcrumbs {
 background-color: transparent;
 border: 1px none transparent;
}
ol.breadcrumbs {
    padding:0px;
    margin:0px;
}
ol.breadcrumbs li.breadcrumb {
    float:left;
    list-style-type:none;
    padding-right:3px;
}

ol.ellipsis li.breadcrumbsExpansion, ol.expanded li.breadcrumbsEllipsis { display:none; }
ol.expanded li.breadcrumbsExpansion, ol.ellipsis li.breadcrumbsEllipsis { display:block; }

/* labels in menus */
div.dynarch-horiz-menu .label, div.dynarch-popup-menu .label {
 font-weight: normal;
}

/* allow panel css to set design of menus in .atb-menu */
.atb-menu div.dynarch-horiz-menu {
 background-color: transparent;
 background-image: none;
 border-style: none;
}

/* remove margins from forms */
.marginlessForm {
 margin: 0px;
}

/* don't force search box to be 100% width */
.confluence-searchbox {
 width: auto;
 white-space: nowrap;
}

/* remove padding from PageContent */
.PageContent, .pagecontent {
 padding: 0px;
}

/* ui table (e.g. attachments list) */
.tableview th, .tabletitle, .pageSectionHeader {
 border-bottom-width: 1px;
}
.tableview th, div.tabletitle {
 font-weight: bold;
}
.mode-view-attachments .tableview td {
 border-top: 1px solid #fff;
 vertical-align: middle;
}
.tableview td {
 border-bottom: 1px dotted #ccc;
}
.tableview tr:hover td {
 border-bottom: 1px solid #000;
}
.rowAlternate {
 background-color: #f7f7f7;
}

/* activity screens */
.context-space-activity .pagebody {
 padding: 0px;
}

/* no image borders */
a img {
 border-style: none;
}

/* hide accessibility features by default */
.accessibility {
 display: none;
}

/* left slider */
.atb-leftslider {
 cursor: w-resize !important;
}

/* right slider */
.atb-rightslider {
 cursor: e-resize !important;
}

/* allow special effects on tables, etc. */
.layout {
 direction:ltr;
}

/* inhibit selection where possible */
.noselect {
 -moz-user-select: none;
 cursor: default;
}

/* line spacing */
body, p, li, ul {
 line-height:1.6em;
}

/* citation */
cite:before { content: "\""; }
cite:after { content: "\""; }
cite, cite:before, cite:after {
 font-family: Georgia, "Times New Roman", serif;
 font-style: italic;
}

/* insertions and deletions */
ins {
 background-color: #DBFFDB;
}
del {
 background-color: #FFE5E5;
}

/* make italics more readable */
i, em {
 letter-spacing: 1px;
}

/* tables */
.confluenceTable {
 border: 1px solid #B2B2B2;
 border-collapse: collapse;
}
.confluenceTable th.confluenceTh {
 background-color: #F5F5F5;
 border: 1px dotted #B2B2B2;
 font-weight: bold;
 font-size: small;
 padding: 3px 4px 3px 4px;
}
.confluenceTable .confluenceTd {
 border: 1px dotted #B2B2B2;
 padding: 3px 4px 3px 4px;
}

/* ExtJS unselectable panels */
.x-unselectable { cursor: default; }

/* skip navigation */
@media screen, print, handheld, projection, tv {
 .non-visual {display: none; visibility: hidden;}
}

/* sliders */
.atb-slider .atb-slider-img {
 width: 9px;
 height: 20px;
}
.atb-leftslider .atb-leftslider-img {
 background-position: top right;
}
.atb-rightslider .atb-rightslider-img {
 background-position: top left;
}

.quicklinks {
 overflow: auto;
}
.quicklinks div {
 clear: none;
 float: left;
 margin-bottom: 4px;
 width: 49%;
}

/* Stop menu items wrapping */
div.dynarch-horiz-menu table tr td {
 white-space: nowrap;
}

/* Provide support for menu spacers */
div.dynarch-horiz-menu table tr td.spacer {
 width: 100%;
}
div.dynarch-horiz-menu table tr td.spacer div {
 display:none;
}

/* poweredBy */
.poweredBy, .poweredBy a {
 color:#909090;
 font-size:small;
}

/* fixes comments squashing */
#comments-section .comment {
    height: auto;
}

ol.comment-threads
{
  padding-left: 10px;
  padding-right: 0px;
}

.comment-body {
 overflow-x: auto;
 clear: right;
}

.comment-thread, .comment-even, .comment-odd {zoom:1}

.atb-body {padding:0px;margin:0px;text-align:left;background-color:#FFFFFF;}
.atb-body, .atb-body p, .atb-body td, .atb-body th, .atb-body div, .atb-body span, .atb-body div.dynarch-horiz-menu, .atb-body div.dynarch-horiz-menu table, .atb-body div.dynarch-horiz-menu table, .atb-body input, .atb-body ul li, .atb-body ol li, .atb-body select {font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:1.6em;}
.atb-page {background-color:#FFFFFF;}
.atb-menu {border-style:outset;border-width:1px;border-color:#F3F4EC;background-color:#EAEDE0;}
.atb-menu, .atb-menu p, .atb-menu td, .atb-menu th, .atb-menu div, .atb-menu span, .atb-menu div.dynarch-horiz-menu, .atb-menu div.dynarch-horiz-menu table, .atb-menu div.dynarch-horiz-menu table, .atb-menu input, .atb-menu ul li, .atb-menu ol li, .atb-menu select {color:#000000;}
.atb-title {padding:5px;overflow:visible;vertical-align:top;}
.atb-content {padding:5px;overflow:visible;vertical-align:top;}
.atb-footnote {padding:5px;overflow:visible;vertical-align:top;height:10px !important;}
.atb-footer {border-style:outset;border-width:1px;border-color:#F3F4EC;padding:2px;text-align:center;background-color:#FFFFFF;}

.clear { clear: both; }
#footer {
	background: url('/bbthemes/btbb/images/footerBG.gif') repeat-x;
	margin: 20px 0 0 0;
	padding-bottom: 10px;
	color: #666;
}
#footer ul {
	float: right;
	display: inline;
	margin: 0 40px;
}
#footer ul li {
	background-color: #FFF;
	list-style: none;
	float: left;
	padding: 0 10px 0 10px;
        font-size: 1.1em;
}
#footer p {
	clear: both;
        color: #666;
        text-align: left;
        font-size: 1.1em;
}
#footer a { 
    color: #666666;
    text-decoration: none;
    font-size: 0.9em;
}
#footer a:hover, #footer a:active { 
    color: #000;
}
#headerLinks {
    text-align: right;
    margin-bottom: 7px;
    color: #999999;
    font-size: 0.9em;
    font-family: Ariel, Helvetica, Sans-Serif;
}
#headerLinks a {
   color: #999999;
   text-decoration: none;
}
#headerLinks a:hover, #headerLinks a:active {
   color: #000;
}
h1#kwLogo {
    margin: 0;
}
h1#kwLogo a {
    text-indent: -9999px;
    background: #fff url(/bbthemes/btbb/images/logo.gif) no-repeat;
    width: 66px;
    height: 60px;
    float: left;
    padding-right: 12px;
    border-right: 1px solid #D9D9D9;
    border-bottom: 0;
}
#headerContent {
    border-right: 1px solid #D9D9D9;
    margin-bottom: 12px;
    height: 60px;
    background: #F5F5F5 url(/bbthemes/btbb/images/headerBackground.gif) repeat-x;
}
#headerContent img {
    margin: 12px 0 0 12px;
}
#headerBackground {
    background: url(/bbthemes/btbb/images/headerBackground2.gif) no-repeat 100% 1px;
height: 60px;
}
.atb-body {
    margin: 10px;
}
.atb-menu {
    border: 1px solid #DCDCDC;
    background: #FCFCFC url(/bbthemes/btbb/images/breadcrumbBackground.gif) repeat-x;
}
#bcBackground22 {
    background: url(/bbthemes/btbb/images/breadcrumbBackground2.gif) no-repeat top right;
    min-height: 29px;
}
.confluence-searchbox {
    margin-top: 4px;
    margin-right: 10px;
}
ol.breadcrumbs {
   padding:4px 0 5px 10px;
   float: left;
   border-left: 1px solid #fff;
}
ol.breadcrumbs li {
   font-size: 1.1em;
}
ol.breadcrumbs li a {
   text-decoration: none;
   font-size: 1.1em;
   color: #000;
}
ol.breadcrumbs li a:hover {
   text-decoration: underline;
}

.atb-title {
    margin-top: 1em;
}

#menuBrowseUser, #menuContent {
   float: right;
}
#menuBrowseUser {
    margin-right: 1.2em;
}
#menuBrowseUser .menuitem  {
    text-align: left;
    padding: 3px 21px 3px 12px;
    background: url(/bbthemes/btbb/images/arrow-down.gif) no-repeat 92% 50%;
    font-size: 1.1em;
}

/* edit/add/tools menu */
#menuContent {
    background-color: #fff;
}
div.dynarch-horiz-menu  {
    background-color: #fff;
    border: none;
    margin-top: 1px;
}
#menuBrowseUser div.dynarch-horiz-menu table tr td div { 
    font-size: 1.1em; 
}
div.dynarch-horiz-menu table tr td.item  { 
    border: 0; 
}

div.dynarch-horiz-menu table tr td.item:hover  { border: 0; }
#menuBrowseUser div.dynarch-horiz-menu table tr td.item:hover, #menuBrowseUser div.dynarch-horiz-menu table tr td.item.active { 
    background-color: #cccccc; 
}

#menuContent div.dynarch-horiz-menu table tr td div {
    font-size: 1.25em;
    padding-left: 8px;
    padding-right: 8px;
}
#menuContent div.dynarch-horiz-menu table tr td div img {
    position: relative;
    top: -2px;
    left: -5px;
}
#menuContent div.dynarch-horiz-menu table tr td {
    background: #fff url(/bbthemes/btbb/images/arrow-down-light.gif) no-repeat 93% 50%;
}
#menuContent div.dynarch-horiz-menu table tr td:first-child {
    background-image: none;
}

#menuContent div.dynarch-horiz-menu table tr td:hover, #menuContent div.dynarch-horiz-menu table tr td.active { 
    background: #6699CC url(/bbthemes/btbb/images/arrow-down-white.gif) no-repeat 93% 50%;
    color: #fff;
    -moz-border-radius-topright: 0.4em;
    -moz-border-radius-topleft: 0.4em;
    -webkit-border-top-right-radius: 0.4em;
    -webkit-border-top-left-radius: 0.4em
}
.menuEdit {
    -moz-border-radius: 0.4em;
    -webkit-border-radius: 0.4em;
}

div.dynarch-popup-menu { 
    border-color: #C1C1C1; 
    color: #000; 
    background-color: #fff; 
    padding: 0px; 
    -moz-border-radius-bottomright: 0.4em;
    -moz-border-radius-bottomleft: 0.4em;
    -webkit-border-bottom-right-radius: 0.4em;
    -webkit-border-bottom-left-radius: 0.4em;
}

#menuContent div.dynarch-horiz-menu table tr td div.dynarch-popup-menu {
   border: 1px dotted red;
}


.atb-footer  {
    border: 0;
    padding: 0;
}
#menuBrowseUser div.dynarch-popup-menu {
   border: 1px dotted blue;
   margin-top: 10px;
}
div.dynarch-popup-menu tr.item.hover {
  background-color: #6699CC;
}
div.dynarch-popup-menu tr.item.hover td.icon {
   border-top: 1px solid #6699CC;
   border-left: 1px solid #6699CC;
   border-bottom: 1px solid #6699CC;
}
div.dynarch-popup-menu tr.item.hover td.end {
   border-top: 1px solid #6699CC;
   border-right: 1px solid #6699CC;
   border-bottom: 1px solid #6699CC;
}
div.dynarch-popup-menu tr.item.hover .label {
   border-top: 1px solid #6699CC;
   border-bottom: 1px solid #6699CC;
   color: #fff
}
div.dynarch-popup-menu tr.separator td div {
 background: #D1D1D1; 
}

.adaptavist-searchbox {
    border: 1px solid #c8c8c8;
    background: #fff;
    float: right;
    vertical-align: top;
    width: 14em;
    padding: 1px 0 1px 0;
    background: url(/bbthemes/btbb/images/searchBackground.gif) repeat-x;
}

.searchQuery { 
    border: 0;
    float: left;
    width: 12em;
    background: transparent;
    border-left: 1px solid #EEE;
}
.searchButton {
    border: 0;
    text-indent: -9999px;
    background: url(/bbthemes/btbb/images/search.gif) no-repeat;
    width: 14px;
    height: 14px;
    margin-top: 3px;
    margin-right: 1px;
    float: right;
}

#content-title-div.inputSection input {
    font-size: 1.5em;
    width: 100%;
    margin: 1.5em 0 1.5em 0;
}
#wiki-editor .tab-navigation .tab a {
      background: url(/bbthemes/btbb/images/tabBackground.gif) repeat-x;
}
#wiki-editor .tab-navigation .tab a:hover, #wiki-editor .tab-navigation .tab a:active {
    background: url(/bbthemes/btbb/images/tabBackgroundHover.gif) repeat-x;
}
#wiki-editor .tab-navigation .current a, #wiki-editor .tab-navigation .current a:hover, #wiki-editor .tab-navigation .current a:active {
      background-image: none;
      background: #fff;
}
#wiki-editor {
     border: 1px solid #ccc;
}


/* Following are for customized macros */
.bbPanelContainer {
    border: 1px solid #CECECE;
    margin: 0px 8px 0px 8px;
}
.bbPanelTitle {
    background: #999A99 url(/bbthemes/btbb/images/panelHeaderBackground.gif) repeat-x;
    border-bottom: 1px solid #878887;
    border-left: 1px solid #A2A2A2;
    padding: 5px 0 5px 12px;
}
.gold {
    background: #D49800 url(/bbthemes/btbb/images/panelHeaderBackgroundGold.gif) repeat-x;
    border-bottom: 1px solid #C18C00;
    border-left: none;
}
.blue {
    background: #1D3687 url(/bbthemes/btbb/images/panelHeaderBackgroundBlue.gif) repeat-x;
    border-bottom: 1px solid #001869;
    border-left: none;
}

.bbPanelTitle p {
    font-weight: bold;
    font-size: 1.2em;
    color: #fff;
    margin: 0;
}
.bbPanelBody {
    padding: 1em;
    background: url(/bbthemes/btbb/images/panelBodyBackground.gif) repeat-x;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.bbPanelRss {
    float: right; position: relative; top: -18px; right: 10px;
}
.bbContainerFooterLeft {
	background: url(/bbthemes/btbb/images/panelShadowLeft.gif) no-repeat left;
	height: 15px;
	margin-bottom: 1em;
}
.bbContainerFooterRight {
	background: url(/bbthemes/btbb/images/panelShadowRight.gif) no-repeat right;
	height: 15px;
}
.bbContainerFooterCenter {
	background: url(/bbthemes/btbb/images/panelShadowCenter.gif) repeat-x;
	height: 15px;
        margin: 0px 8px 0px 8px;
}

/* pagetree2 styles */
.pagetree .prnnode, .node, .selnode, .selprnnode, .row, .selrow {
    font-size: 1.1em;
    margin-left: 5px;
}
.pagetree .selprnnode {
    font-size: 1.1em;
    background-color: #6699CC;
    color: #fff;
    border: 1px solid #003366;
    margin-left: 5px;
}
.bbpagetree a.node {
    font-size: 1.1em;
    margin-left: 5px;
}
.pagetree a.node:hover, .pagetree .prnnode:hover {
    background-color: #6699CC;
    color: #fff;
}

/* deck tabs */
.deck .tabBar.top #current.tab a {
   background: url(/bbthemes/btbb/images/deckTabCurrentBackground.gif) repeat-x;
    -moz-border-radius-topright: 0.3em;
    -moz-border-radius-topleft: 0.3em;
    -webkit-border-top-right-radius: 0.3em;
    -webkit-border-top-left-radius: 0.3em;
}
.deck .tabBar.top .tab a {
   background: url(/bbthemes/btbb/images/deckTabBackground.gif) repeat-x;
    -moz-border-radius-topright: 0.3em;
    -moz-border-radius-topleft: 0.3em;
    -webkit-border-top-right-radius: 0.3em;
    -webkit-border-top-left-radius: 0.3em;
}
#current {
   margin-left: 8px;
   padding: 0;
}
/* misc */
.tableview tr:hover td {
    border-bottom: none;
    background-color: #efefef;
}

/* search macro */
.plugin_livesearch_fieldset {
/*    border: 1px dotted red; */
}


