/* empty */

/* pagetree2 */
.pagetree2 .cell1, .pagetree2 .cell2, .pagetree2 .cell3, .pagetree2 .cell4, .pagetree2 .cell5 {
    white-space:nowrap;
}

/* access keys */
#accessKeys { margin: 0; padding: 0; }
#accessKeys dt { margin: 0; padding: 0; position: absolute; top: -9999px; left: 0; }
#accessKeys dd { margin: 0; padding: 0; }
#accessKeys dd a { position: absolute; top: -9999px; left: 0; }
#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;
}

/* 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 {
 color:#909090;
 font-size:small;
}
.atb-body {background-color:#f0f0f0;background-image:url();width:100% !important;min-height:500px;padding:0px;margin:0px;text-align:left;}
.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 input, .atb-body select {font-family:sans-serif;font-size:12px;line-height:1.6em;}
.atb-page {background-color:#FFFFFF;width:1024px !important;height:100% !important;max-height:none;min-height:none;}
.atb-header {background-color:transparent;background-image:url();background-position:bottom left;background-repeat:no-repeat;border-style:none;border-width:1px;border-color:#fff050;height:auto !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 input, .atb-header select {color:#999999;}
.atb-menu {background-color:#f54e00;background-attachment:scroll;background-image:url();background-position:top right;border-style:none;border-width:0px;border-color:#FFFFFF;width:auto !important;height:auto !important;vertical-align:top;text-align:left;}
.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 input, .atb-menu select {font-size:14px;color:#FFFFFF;}
.atb-content {background-color:#6380a8;background-image:url(http://www.3d-radar.com/confluence/download/attachments/1112/jernbane4.jpg);background-repeat:no-repeat;border-style:none;border-width:6px;border-color:#6380a8;width:774px !important;height:100% !important;padding:20px 10px 10px 10px;margin:0px;overflow:visible;vertical-align:top;}
.atb-content, .atb-content p, .atb-content td, .atb-content th, .atb-content div, .atb-content span, .atb-content div.dynarch-horiz-menu, .atb-content div.dynarch-horiz-menu table, .atb-content input, .atb-content select {font-family:sans-serif;color:#000000;}
.atb-footer {background-color:#f54e00;background-image:url();background-position:bottom center;background-repeat:no-repeat;border-style:none;border-width:0px;border-color:#F3F4EC;height:auto !important;padding:0px;vertical-align:top;text-align:center;}
.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 input, .atb-footer select {font-size:11px;color:#FFFFFF;}

.breadcrumb0 {display:none;visibility:false;}
.breadcrumb1 {display:none;visibility:false;}
.breadcrumb2 {display:none;visibility:false;}

H1 { font-weight: bold; font-size: 20pt; font-family: "Sans-Serif"; text-align: left; color: #555}

H2 { font-weight: bold italic; font-size: 14pt; color: #003366; font-family: "Sans-Serif"; text-align: left }

H3 { font-weight: bold; font-size: 10pt; font-family: "Sans-Serif"; text-align: left; color: #E96D1F}

H4 { font-weight: bold; font-size: 10pt; font-family: "Sans-Serif"; text-align: left; color: #aaa}



H3 a:link, H3 a:visited {
color: #003768;
text-decoration:none;
border:none;
}

H3 a:active, H3 a:selected {
color: #fffff; !important;
text-decoration: none;
border:none;
}

H3 a:hover {
color: #ffffff;
text-decoration: none;
border:none;
}

.poweredby {
       display: none;
}

/*
=Start table structure
*/
#Summary, #Caption {
	width: 28em;
}
.tableStyle input, .tableStyle select, .tableStyle textarea {
  color: black;
}

input {

  color: blue;
}

.tableStyle th, .tableStyle td {
/*
	border: solid 1px #666;
	border-width: 0 1px 1px 0;
	padding: 0.2em;
*/
}
/*
=End table structure
*/

/*
=Start grey colour scheme
*/
.greyScheme, .greyScheme th, .greyScheme td {
	border-color: #999;
}

.greyScheme .even {
	background-color: #E3F6FE;
}

.greyScheme th, .greyScheme thead td {
	background-color: #B1B1B1;
}

.greyScheme th.firstColumn {
	background-color: #D1D1D1;
}
/*
=End grey colour scheme
*/



