body, td, th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 50px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.tabletitle {
	line-height: normal;
	padding: 0;
	margin: 20px 0 0 0;
    background-color: transparent;
    border: none;
}

h1 {
    color: #333;
    font-weight: bold;
    font-size: 22px;line-height: 2;
    margin-top: 0;
    padding: 5px 5px 5px 6px;
}

h2 {
    font-weight: normal;
    font-size: 20px;
    color: #000;
}

h3, 
.tabletitle,
.spaceList #spacesLabel {
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 5px;
}
h4 {
    font-weight: bold;
    font-size: 12px;
    color: #111;
    margin-bottom: 5px;
    background: none;
}

h5 {
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5px;
}

h6 {
    font-weight: normal;
    font-size: 11px;
    color: #666;
}

.nobr {
    white-space: nowrap;
}
body {
    padding-bottom: 10px;
    padding-top: 0;
    margin: 0;
    text-align: center;
    background: #fff;
}

#main {
    margin: 0 auto;
    width: 760px;
    text-align: left;
    vertical-align: top;
    overflow: visible;
}

#navigation {
    float: right;
    margin: 5px 0;
    padding: 0;
    font-size: 11px;
}

a:link, a:visited, a:active, a:hover {
    color:#036;
}
a.current {
    color: #999;
    font-weight: bold;
}

.commentblock > :first-child {
    margin-top: 0;
}
.commentBox,
.focusedComment {
    border: 0;
    padding: 0;
}

.focusedComment {
    background: #ffffd7;
}

#foldertab {
    padding: 3px 0 3px 7px;
    margin-left: 0;
    border: none;
}

#foldertab li {
    list-style: none;
    margin: 0;
    display: inline;
}

#foldertab li a {
    padding: 2px;
    margin-left: 0;
    border: none;
    border-bottom: none;
    background: none;
    text-decoration: none;
}

#foldertab li a:link,
#foldertab li a:visited,
#foldertab li a:hover {
    background: none;
    border-color: transparent;
}

#foldertab li a.current {
    background: none;
    border-bottom: none; 
}
#foldertab li a.current:link,
#foldertab li a.current:visited,
#foldertab li a.current:hover {
    font-weight: bold;
}

/* Override styles for Spaces macro */
.spaceList .tabnav {
    display: inline;
}
.spaceList .tabnav li {
    list-style: none;
    font-size: 10pt;
}
.spaceList .tabnav .tabs a {
    background-color: #fff;
    border-color: #fff;
}
.spaceList .tabnav .tabs a:link {
    color: #036;
}
.spaceList .tabnav .tabs a.current {
    color: #999;
}

.greynavbar {
    background-color: white;
    border-top: none;
    margin-top: 2px;
    color: black;
}

#header {
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #777;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 5px 0 4px 0;
	vertical-align: bottom;
    margin: 0 auto;
    width: 760px;
    text-align: left;
    overflow: hidden;
}

ol#breadcrumbs {
    float: left;
    padding-left: 7px;
    font-size: 12px;
    margin-right: 15px;
}
#breadcrumbs li {
    line-height: 1.3;
}

#quick-search {
    margin-right: 10px;
}
#quick-search-submit {
    display: none;
}

.BottomStrip {
    background-repeat: repeat-x;
    background-position: left top;
    text-align: center;
    margin-top: 0;
    padding-bottom: 10px;
    padding-top: 15px;
    background-color: #f1f1f1;
}

#MegaFooter {
    text-align: left;
}

#MegaFooter td {
    padding: 5px;
}

#MegaFooter a {
    text-decoration: none;
}
#MegaFooter p {
    font-size: .95em;
    margin: 0;
    padding: 0;
}
#MegaFooter h2 {
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#MegaFooter li {
    margin: 5px 5px 0 0;
    padding: 0;
    float: left;
}
#MegaFooter ul {
    clear: left;
}

.NavBar {
	margin-bottom: 0;
	width: 760px;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.NavBar td {
    padding-bottom: 8px;
}
.wiki-content, .wikicontent td {
    font-size: 12px;
}
.inputSection{
    margin-bottom: 20px;
}

form {
    padding: 0;
    margin: 0;
    border: none;
}

table {
    border: none;
}

th {
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    color: #666;
}

td {
    padding: 5px;
    font-size: 12px;
}

ol, ul, li, dd, dt {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
}

.PostDateTime {
    font-size: 11px;
    color: #999;
    margin-top: 0;
}

.inline-control-link {
    background: #ffc;
    color: #666;
    padding: 2px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
}

.pagetitle {
    width: 680px;
}
.panel {
  margin: 0;
  padding: 0;
  border-style: solid;
}
.panelContent {
  padding-left: 15px;
  padding-right: 15px;
}

#editBox{
   background-color: white;
   padding: 0;
   margin-left: -7px;
   margin-right: -7px;
}

.navmenu {
   border: none;
}

.menuitems {
   background: #f0f0f0;
   margin-bottom: 12px;
}

.menuheading {
   background: white;
   font-weight: bold;
   font-size: 13px;
}

.formtitle {
    font-weight: normal;
    font-size: 14px;
    color: black;
}
.pageHeader {
    border-bottom: 1px solid grey;
}

.stepTitle {
    font-weight: normal;
    font-size: 20px;
    color: black;
}
.stepDesc {
    color: black;
    background: #ffffcc;
    padding: 6px;
}

.tableview th {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: left;
    color: black;
    font-size: 12px;
    padding: 5px 2px 2px 5px;
}

.blogcalendar * {
    font-size:11px;
    font-weight: normal;
    line-height:140%;
    padding:2px;
}

table.blogcalendar {
    border: 1px solid #f0f0f0;
}

.blogcalendar th.calendarhead, a.calendarhead {
    font-size:11px;
    font-weight: bold;
    padding:1px;
    background-color: #ddd;
    color: black;
    text-transform: uppercase;
    text-decoration: none;
}

.calendarhead:visited,
.calendarhead:active,
.calendarhead:hover {
    color: black;
    text-decoration: none;
}

.blogcalendar th {
    font-size:10px;
    font-weight:bold;
    padding:2px;
    background-color:#f0f0f0;
}

.blogcalendar td {
    font-size:11px;
    font-weight: normal;
}

.blogcalendar td a {
   font-weight: bold;
   text-decoration: none;
   background-color:#fffff0;
}

.blogSurtitle {
   background: white;
   border-width: 0 0 1px 0;
}

.blogDate {
   font-size: 11px;
   color: #666;
   font-weight: normal;
   margin-left: -10px;
}

.blogSurtitle img {
   display: none;
   width: 0;
}

.blogHeading {
   font-size: 20px;
   line-height: normal;
}

.pageSubHeading {
   display: none;
}

.endsectionleftnav {
   padding: 0;
}

.endsectionleftnav b {
  font-weight: normal;
}

/* reduce length of attach file form through controlling the size of comment field */
#viewAttachmentsDiv input.commentTextField {width: 200px}

/* overriding styles on page info page */
.basicPanelContainer {
    border: 0;
    margin-top: 2px;
    margin-bottom: 8px;
    width: 100%
}
.pageInfoTable tr.alternateRow {
    background: white
}
.pageInfoTable tr td .label {
    font-weight: bold
}
.pageInfoTable td {
    padding: 3px;
    font-size: 12px;
}

/* remove borders for rss macro */
.rssMacro table td,
.rssMacro table th {
    border: none;
}

#wiki-editor {
    border: 1px solid #d3d3d3;
    background: #f3f3f3;
    padding: 10px;
    font-size: .95em;
}
.tab-navigation .tab a {
    height: 1.2em;
    font-weight: normal;
}

.imageLink{
    margin:2px;
    vertical-align: bottom;
    float:left;
}

.greybox {
    border: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f0f0f0;
    padding: 3px;
    margin: 0;
}

p.footer {
    width: 760px;
    text-align: center;
    font-size: 10px;
    margin: 0 auto;
    color: #aaa;
}
.footer a {
    color: #aaa;
    font-size: 100%;
}



/* agimatec Theme */

body {
  margin:0;
  padding:0;
  background: #003E4A url(images/background.png) repeat-x scroll 50% -150px;
  font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size:12px;
}

#header {
  width: 725px;
  margin: 0 auto 10px auto;
  padding: 252px 0 0 15px;
  background: url(images/agimatec/header.jpg) 0 50px no-repeat;
}

#main {
  width: 760px;
  margin: 0 auto 0 auto;
  padding: 0;
  background: url(images/agimatec/content.png) left top no-repeat;
}

#mainBottom {
  width: 760px;
  height: 20px;
  margin: 0 auto 0 auto;
  padding: 0;
  background: url(images/agimatec/content.png) left bottom no-repeat;
}

#main h1 {
  margin:0;
  padding: 10px 0 20px 24px;
  background: url(images/agimatec/content.png) left top no-repeat; 
  color: #12557B;
  font-family: "Trebuchet MS","Lucida Grande",verdana,helvetica,arial,sans-serif;
  font-size: 18px;
  font-style: italic;
}

#main h1 img {
  display: none;
}

div.PageContent {
  margin: 0;
  padding: 0 15px 25px 15px;
  background: url(images/agimatec/content.png) left bottom no-repeat;
}

.BottomStrip {
  display: none;
  width: 760px;
  margin: 0 auto;
  padding: 15px 0 0 0;
  height: 120px;
  background: #fff;
}

.BottomStrip h2 {
  color: #fff !important;
}

#MegaFooter {
  width: 100%;
}

#MegaFooter td {
  padding: 0 0 15px 25px;
}

.wiki-content {
  padding: 10px 25px;
}

#breadcrumbs {
  padding-top: 2px;
}

#breadcrumbs span a {
  color: #ccc;
  font-weight: normal;
}

#breadcrumbs span {
  color: #fff;
}

#quick-search fieldset {
  margin-right: 15px;
}

#quick-search-query {
  padding: 1px 5px;
  font-size: 10px;
}

p.footer {
  clear: both;
  padding: 5px 0 20px 0;
}

#navigation {
  margin: 15px 25px 0 0;
}

#siteNavigation {
  height: 32px;
  margin: 0;
  padding: 0 0 0 15px;
  list-style: none;
}

#siteNavigation li {
	float: left;
	margin: 0 10px;
	padding: 5px 0 0 0;
	list-style: none;
	vertical-align: top;	
}

#siteNavigation li a {
	display: block;
	margin: 0;
	padding: 0 10px;
	font-size: 18px;
	color: #bfced1;
	font-size: 12px;
	text-decoration: none;
}

#siteNavigation li a:HOVER {
	text-decoration: underline;
}

#siteNavigation li.active {
	padding: 0 0 0 15px;
	background: url("images/tabActive.gif") top left no-repeat;
}

#siteNavigation li.active a {
	padding: 7px 15px 9px 0;
	background: url("images/tabActive.gif") top right no-repeat;
	color: #fff;
	font-weight: bold;
}

#siteNavigation li a img {
	margin: 0 5px 0 0;
	vertical-align: text-bottom;
}

table.confluenceTable {
    margin: 5px;
    border-collapse: collapse;
}

td.confluenceTd, table.confluenceTable td.confluenceTd {
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    padding: 5px;
    vertical-align: top;
}

th.confluenceTh, table.confluenceTable th.confluenceTh {
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    padding: 5px;
    background-color: #f0f0f0;
    text-align: left;
    vertical-align: top;
}

/* Layout plugin styles */
 
.sectionMacro,
.sectionMacro p,
.sectionMacro ul,
.sectionMacro ol {
 font-size: 10pt;
}
 
table.sectionMacro td {
 border: none;
}
 
table.sectionMacroWithBorder td.columnMacro {
 border-style: dashed;
 border-width: 1px;
 border-color: #ccc;
}
