/* empty */

/* 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 a, .license-academic, .license-free {
 color:#909090;
 font-size:small;
}
/* ### aqua themed deck ### */

/* tab hyperlinks */

.deck.aqua .tabBar .tab,
.deck.aqua .tabBar .tab#current {
 display: default !important;
 border: none !important;
 margin: 0px !important;
 padding: 0px 0px 0px 8px !important;
}

.deck.aqua .tabBar .tab a,
.deck.aqua .tabBar .tab#current a {
 display: default !important;
 border: none !important;
 margin: 0px !important;
}

.deck.aqua .tabBar .tab a {
 color: #776655 !important;
 padding: 2px 8px 2px 0px !important;
 -moz-user-select: none;
}

.deck.aqua .tabBar .tab a:hover {
 color: #000000 !important;
 border: none !important;
 text-decoration: underline !important;
}

.deck.aqua .tabBar .tab#current a {
 color: #000000 !important;
 -moz-user-select: none;
}

.deck.aqua .tabBar .tab#current a:hover {
 text-decoration: none !important;
}

/* top tabs */

.deck.aqua .tabBar.top .tab {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_aqua_top_left_off.gif) no-repeat left top !important;
 margin-bottom: 1px !important;
}

.deck.aqua .tabBar.top .tab#current {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_aqua_top_left_on.gif) no-repeat left top !important;
 margin-bottom: 0px !important;
}

.deck.aqua .tabBar.top .tab a {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_aqua_top_right_off.gif) no-repeat right top !important;
}

.deck.aqua .tabBar.top .tab a:hover {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_aqua_top_right_off.gif) no-repeat right top !important;
}

.deck.aqua .tabBar.top .tab#current a {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_aqua_top_right_on.gif) no-repeat right top !important;
 padding: 2px 8px 3px 0px !important;
}

/* bottom tabs */

.deck.aqua .tabBar.bottom .tab {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_aqua_bottom_left_off.gif) no-repeat left bottom !important;
 margin-top: 1px !important;
}

.deck.aqua .tabBar.bottom .tab#current {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_aqua_bottom_left_on.gif) no-repeat left bottom !important;
 margin-top: 0px !important;
}

.deck.aqua .tabBar.bottom .tab a {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_aqua_bottom_right_off.gif) no-repeat right bottom !important;
}

.deck.aqua .tabBar.bottom .tab a:hover {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_aqua_bottom_right_off.gif) no-repeat right bottom !important;
}

.deck.aqua .tabBar.bottom .tab#current a {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_aqua_bottom_right_on.gif) no-repeat right bottom !important;
 padding: 3px 8px 2px 0px !important;
}

/* tab bar */

.deck.aqua .tabBar {
 margin: 0 !important;
 border: none !important;
}

.deck.aqua .tabBar.top {
 padding: 10px 0px 0px 10px !important;
}

.deck.aqua .tabBar.bottom {
 padding: 0px 0px 10px 10px !important;
}

.deck.aqua .tabBar table tbody tr td {
 margin: 0px !important; padding: 0px !important; border: 0px !important;
}

/* cards wrapper */

.deck.aqua .cards {
 margin: 0px !important;
 padding: 0px !important;
 Xborder: 1px solid #53A1FB !important;
 Xbackground-color: #F9F9F7 !important;
 Xbackground: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/bg.png) repeat !important;
}

/* individual card */

.deck.aqua .card {
 Xborder-color: #9CDAFF !important;
 border-width: 3px !important;
}/* ### tan themed deck ### */

/* tab hyperlinks */

.deck.tan .tabBar .tab,
.deck.tan .tabBar .tab#current {
 display: default !important;
 border: none !important;
 margin: 0px !important;
 padding: 0px 0px 0px 8px !important;
}

.deck.tan .tabBar .tab a,
.deck.tan .tabBar .tab#current a {
 display: default !important;
 border: none !important;
 margin: 0px !important;
}

.deck.tan .tabBar .tab a {
 color: #776655 !important;
 padding: 2px 8px 2px 0px !important;
 -moz-user-select: none;
}

.deck.tan .tabBar .tab a:hover {
 color: #000000 !important;
 border: none !important;
 text-decoration: underline !important;
}

.deck.tan .tabBar .tab#current a {
 color: #000000 !important;
 -moz-user-select: none;
}

.deck.tan .tabBar .tab#current a:hover {
 text-decoration: none !important;
}

/* top tabs */

.deck.tan .tabBar.top .tab {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_tan_top_left_off.gif) no-repeat left top !important;
 margin-bottom: 1px !important;
}

.deck.tan .tabBar.top .tab#current {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_tan_top_left_on.gif) no-repeat left top !important;
 margin-bottom: 0px !important;
}

.deck.tan .tabBar.top .tab a {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_tan_top_right_off.gif) no-repeat right top !important;
}

.deck.tan .tabBar.top .tab a:hover {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_tan_top_right_off.gif) no-repeat right top !important;
}

.deck.tan .tabBar.top .tab#current a {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_tan_top_right_on.gif) no-repeat right top !important;
 padding: 2px 8px 3px 0px !important;
}

/* bottom tabs */

.deck.tan .tabBar.bottom .tab {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_tan_bottom_left_off.gif) no-repeat left bottom !important;
 margin-top: 1px !important;
}

.deck.tan .tabBar.bottom .tab#current {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_tan_bottom_left_on.gif) no-repeat left bottom !important;
 margin-top: 0px !important;
}

.deck.tan .tabBar.bottom .tab a {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_tan_bottom_right_off.gif) no-repeat right bottom !important;
}

.deck.tan .tabBar.bottom .tab a:hover {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_tan_bottom_right_off.gif) no-repeat right bottom !important;
}

.deck.tan .tabBar.bottom .tab#current a {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_tan_bottom_right_on.gif) no-repeat right bottom !important;
 padding: 3px 8px 2px 0px !important;
}

/* tab bar */

.deck.tan .tabBar {
 margin: 0 !important;
 border: none !important;
}

.deck.tan .tabBar.top {
 padding: 10px 0px 0px 10px !important;
}

.deck.tan .tabBar.bottom {
 padding: 0px 0px 10px 10px !important;
}

.deck.tan .tabBar table tbody tr td {
 margin: 0px !important; padding: 0px !important; border: 0px !important;
}

/* cards wrapper */

.deck.tan .cards {
 margin: 0px !important;
 padding: 0px !important;
 Xborder: 1px solid #53A1FB !important;
 Xbackground-color: #F9F9F7 !important;
 Xbackground: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/bg.png) repeat !important;
}

/* individual card */

.deck.tan .card {
 Xborder-color: #9CDAFF !important;
 border-width: 3px !important;
}/* ### red themed deck ### */

/* tab hyperlinks */

.deck.red .tabBar .tab,
.deck.red .tabBar .tab#current {
 display: default !important;
 border: none !important;
 margin: 0px !important;
 padding: 0px 0px 0px 8px !important;
}

.deck.red .tabBar .tab a,
.deck.red .tabBar .tab#current a {
 display: default !important;
 border: none !important;
 margin: 0px !important;
}

.deck.red .tabBar .tab a {
 color: #776655 !important;
 padding: 2px 8px 2px 0px !important;
 -moz-user-select: none;
}

.deck.red .tabBar .tab a:hover {
 color: #000000 !important;
 border: none !important;
 text-decoration: underline !important;
}

.deck.red .tabBar .tab#current a {
 color: #000000 !important;
 -moz-user-select: none;
}

.deck.red .tabBar .tab#current a:hover {
 text-decoration: none !important;
}

/* top tabs */

.deck.red .tabBar.top .tab {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_red_top_left_off.gif) no-repeat left top !important;
 margin-bottom: 1px !important;
}

.deck.red .tabBar.top .tab#current {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_red_top_left_on.gif) no-repeat left top !important;
 margin-bottom: 0px !important;
}

.deck.red .tabBar.top .tab a {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_red_top_right_off.gif) no-repeat right top !important;
}

.deck.red .tabBar.top .tab a:hover {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_red_top_right_off.gif) no-repeat right top !important;
}

.deck.red .tabBar.top .tab#current a {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_red_top_right_on.gif) no-repeat right top !important;
 padding: 2px 8px 3px 0px !important;
}

/* bottom tabs */

.deck.red .tabBar.bottom .tab {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_red_bottom_left_off.gif) no-repeat left bottom !important;
 margin-top: 1px !important;
}

.deck.red .tabBar.bottom .tab#current {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_red_bottom_left_on.gif) no-repeat left bottom !important;
 margin-top: 0px !important;
}

.deck.red .tabBar.bottom .tab a {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_red_bottom_right_off.gif) no-repeat right bottom !important;
}

.deck.red .tabBar.bottom .tab a:hover {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_red_bottom_right_off.gif) no-repeat right bottom !important;
}

.deck.red .tabBar.bottom .tab#current a {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_red_bottom_right_on.gif) no-repeat right bottom !important;
 padding: 3px 8px 2px 0px !important;
}

/* tab bar */

.deck.red .tabBar {
 margin: 0 !important;
 border: none !important;
}

.deck.red .tabBar.top {
 padding: 10px 0px 0px 10px !important;
}

.deck.red .tabBar.bottom {
 padding: 0px 0px 10px 10px !important;
}

.deck.red .tabBar table tbody tr td {
 margin: 0px !important; padding: 0px !important; border: 0px !important;
}

/* cards wrapper */

.deck.red .cards {
 margin: 0px !important;
 padding: 0px !important;
 Xborder: 1px solid #53A1FB !important;
 Xbackground-color: #F9F9F7 !important;
 Xbackground: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/bg.png) repeat !important;
}

/* individual card */

.deck.red .card {
 Xborder-color: #9CDAFF !important;
 border-width: 3px !important;
}/* ### green themed deck ### */

/* tab hyperlinks */

.deck.green .tabBar .tab,
.deck.green .tabBar .tab#current {
 display: default !important;
 border: none !important;
 margin: 0px !important;
 padding: 0px 0px 0px 8px !important;
}

.deck.green .tabBar .tab a,
.deck.green .tabBar .tab#current a {
 display: default !important;
 border: none !important;
 margin: 0px !important;
}

.deck.green .tabBar .tab a {
 color: #776655 !important;
 padding: 2px 8px 2px 0px !important;
 -moz-user-select: none;
}

.deck.green .tabBar .tab a:hover {
 color: #000000 !important;
 border: none !important;
 text-decoration: underline !important;
}

.deck.green .tabBar .tab#current a {
 color: #000000 !important;
 -moz-user-select: none;
}

.deck.green .tabBar .tab#current a:hover {
 text-decoration: none !important;
}

/* top tabs */

.deck.green .tabBar.top .tab {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_green_top_left_off.gif) no-repeat left top !important;
 margin-bottom: 1px !important;
}

.deck.green .tabBar.top .tab#current {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_green_top_left_on.gif) no-repeat left top !important;
 margin-bottom: 0px !important;
}

.deck.green .tabBar.top .tab a {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_green_top_right_off.gif) no-repeat right top !important;
}

.deck.green .tabBar.top .tab a:hover {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_green_top_right_off.gif) no-repeat right top !important;
}

.deck.green .tabBar.top .tab#current a {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_green_top_right_on.gif) no-repeat right top !important;
 padding: 2px 8px 3px 0px !important;
}

/* bottom tabs */

.deck.green .tabBar.bottom .tab {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_green_bottom_left_off.gif) no-repeat left bottom !important;
 margin-top: 1px !important;
}

.deck.green .tabBar.bottom .tab#current {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_green_bottom_left_on.gif) no-repeat left bottom !important;
 margin-top: 0px !important;
}

.deck.green .tabBar.bottom .tab a {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_green_bottom_right_off.gif) no-repeat right bottom !important;
}

.deck.green .tabBar.bottom .tab a:hover {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_green_bottom_right_off.gif) no-repeat right bottom !important;
}

.deck.green .tabBar.bottom .tab#current a {
 background: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/tab_green_bottom_right_on.gif) no-repeat right bottom !important;
 padding: 3px 8px 2px 0px !important;
}

/* tab bar */

.deck.green .tabBar {
 margin: 0 !important;
 border: none !important;
}

.deck.green .tabBar.top {
 padding: 10px 0px 0px 10px !important;
}

.deck.green .tabBar.bottom {
 padding: 0px 0px 10px 10px !important;
}

.deck.green .tabBar table tbody tr td {
 margin: 0px !important; padding: 0px !important; border: 0px !important;
}

/* cards wrapper */

.deck.green .cards {
 margin: 0px !important;
 padding: 0px !important;
 Xborder: 1px solid #53A1FB !important;
 Xbackground-color: #F9F9F7 !important;
 Xbackground: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/tabs/bg.png) repeat !important;
}

/* individual card */

.deck.green .card {
 Xborder-color: #9CDAFF !important;
 border-width: 3px !important;
}
.atb-body {padding:0px;margin:0px;text-align:left;background-color:transparent;}
.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:sans-serif;font-size:12px;line-height:1.6em;}
.atb-page {background-color:transparent;}
.atb-header {vertical-align:top;text-align:center;height:160px !important;}
.atb-header, .atb-header p, .atb-header td, .atb-header th, .atb-header div, .atb-header span, .atb-header div.dynarch-horiz-menu, .atb-header div.dynarch-horiz-menu table, .atb-header div.dynarch-horiz-menu table, .atb-header input, .atb-header ul li, .atb-header ol li, .atb-header select {line-height:0px;}
.atb-menu {text-align:center;background-color:#FFFFFF;}
.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-navigation {border-style:none;border-color:#F3F4EC;padding:2px;background-color:#EAEDE0;}
.atb-leftslider {vertical-align:top;width:9px !important;background-color:#FFFFFF;}
.atb-rightslider {vertical-align:top;width:9px !important;background-color:#EAEDE0;}
.atb-title {border-style:none;padding:5px;overflow:visible;vertical-align:top;background-color:#FFFFFF;}
.atb-titlecontent {background-color:#FFFFFF;}
.atb-content {border-width:0px;padding:5px;overflow:visible;vertical-align:top;width:100% !important;background-color:#FFFFFF;}
.atb-footnote {border-width:0px;padding:5px;overflow:visible;vertical-align:top;height:10px !important;background-color:#FFFFFF;}
.atb-footer {border-style:none;border-color:#F3F4EC;padding:2px;text-align:center;background-color:#EAEDE0;}
.atb-footer, .atb-footer p, .atb-footer td, .atb-footer th, .atb-footer div, .atb-footer span, .atb-footer div.dynarch-horiz-menu, .atb-footer div.dynarch-horiz-menu table, .atb-footer div.dynarch-horiz-menu table, .atb-footer input, .atb-footer ul li, .atb-footer ol li, .atb-footer select {font-size:9px;}
.atb-leftslider.collapsed-slider  img.atb-slider-img {background-image: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/icons/arrow-black-1.gif);}
.atb-leftslider.expanded-slider   img.atb-slider-img {background-image: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/icons/arrow-black-0.gif);}
.atb-rightslider.collapsed-slider img.atb-slider-img {background-image: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/icons/arrow-black-0.gif);}
.atb-rightslider.expanded-slider  img.atb-slider-img {background-image: url(/s/1116/1/3.3.2/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/icons/arrow-black-1.gif);}

body {background: #fff url(/download/attachments/753671/body_bg.png) left top repeat-x; margin: 0 auto;}
#atb-document {margin:0 auto; padding:0;border:0;}
.pagebody {width:98%}
#atb-header {background: transparent url(/download/attachments/753671/mambo-manual.png) top no-repeat; height:130px; width: 750px;}
#poweredby, .license-free {display: none; visibility: hidden;}
#atb-headerdiv, #atb-headerdiv a {margin-left: -2000px; height:0; padding:0; margin-top:0; line-height:0;}
#atb-menu .space-title {font-size: 24px; font-weight:bold; color:#f90;}
#atb-menu div.breadcrumbs{color:#ddd; margin:5px 0 4px 5px;}
/* code macro */
.atb-page div.code {border-style: none; margin: 0;}
.atb-page div.code pre {font-family: 'andale mono', 'lucida console', monospace;}
.atb-content div.codeContent {background-color: #eaede0;}
#atb-footnote .line {border-top: 1px dotted #ccc; padding-top: 3px;}
.atb-leftslider, .atb-title, .atb-rightslider {border-top: 1px solid #ccc;}
.atb-rightSidebar {border-left:1px solid #f90; border-right:1px solid #ccc;}
#atb-footer {border-top: 5px solid #606c50; margin-top: 10px; padding-bottom: 10px; line-height: 1.2em; clear:both}
#atb-footerdiv {padding-top:15px;}
a:link, a:visited {text-decoration:none;}
.atb-page a:hover, .atb-page a:active, .atb-page a:focus,
.atb-page a.node:hover, .atb-page a.node:active, .atb-page a.node:focus,
.atb-page a.prnnode:hover, .atb-page a.prnnode:active, .atb-page a.prnnode:focus {
 background-color: #fff; color: #036; text-decoration:underline;}
a:hover img, a:active img, a:focus img {background-color: #fbfbdc;}
.page-links {white-space: nowrap;}
.page-links img {margin-left: 6px; margin-right: 2px;}
h1, h2, h3, h4, h5, h6, a.blogHeading {font-family: verdana, arial, helvetica, sans-serif; font-weight: bold;}
h1 {color: #f90; font-size: 18px;}
h2, a.blogHeading {color: #606c50; font-size: 16px;}
h3 {color: #623b76; font-size: 14px;}
.tabletitle, .pageSectionHeader {border-bottom: 2px solid #606c50;}
.pageSectionHeader {padding-top:10px;}
.commentdetails {padding-left:8px;}
div.dynarch-horiz-menu{background-color:#eaede0; color:#000; border-color:#eaede0}
div.dynarch-horiz-menu table tr td.active, 
div.dynarch-horiz-menu table tr td.pressed{border-color:#8f9fb1 #fff #fff #8f9fb1; background-color:#ddd}
div.dynarch-popup-menu{border-color:#7f8893; color:#000; background-color:#eaede0}
div.dynarch-popup-menu tr.item.hover, div.dynarch-popup-menu tr.item.active{background-color:606c50; color:#fff}
div.dynarch-horiz-menu table tr td.explicit-action {cursor:pointer;}
#atb-leftSidebardiv {padding-left:3px;}

ta.spaceList ul .tabnav {height:32px; font-size: 12px; padding-bottom: 6px}


