/*Overwritten styles in the site-css.vm */

h1, h2, h3, h4, h5, h6, .tabletitle {
	line-height: normal;
	padding: normal;
	margin: normal;
    background-color: white;
    border: 0px;
}

body {
    padding-bottom: 10px; padding-top: 0px; margin: 0px; text-align: center; background: #fff;
}

#PageContent {
    font-family: Arial, Helvetica, Sans-Serif;
    margin-top: 0px; margin-left: auto; margin-right: auto; width: 760px; text-align: left; vertical-align: top;
}

a.current {
    color: #999;
    font-weight: bold;
}

.commentblock > :first-child {
    margin-top: 0px;
}


.commentBox {
    border: 0px;
    padding: 0px;
}

.focusedComment {
    border: 0px;
    padding: 0px;
}

#foldertab {
padding: 3px 0px 3px 7px;
margin-left: 0;
font: normal;
border: none;
}

#foldertab li {
list-style: none;
margin: 0;
display: inline;
}

#foldertab li a {
padding: 2px;
margin-left: 0px;
border: none;
border-bottom: none;
background: none;
color: #003366;
text-decoration: none;
}

#foldertab li a:link { color: #003366; background: none; border-color: none;}
#foldertab li a:visited { color: #003366; background: none; border-color: none;}
#foldertab li a:hover { color: #003366; background: none; border-color: none; }

#foldertab li a.current { background: none; border-bottom: none; color: #666; }
#foldertab li a.current:link { color: #999; font-weight: bold; }
#foldertab li a.current:visited { color: #999; font-weight: bold; }
#foldertab li a.current:hover { color: #999; font-weight: bold; }

.greynavbar {background-color: white; border-top: none; margin-top: 2px; color: black;}

.LoginBar {
	background-image: url(/confluence/download/resources/com.atlassian.confluence.themes.clickr/images/dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: right;
	color: #777;
	background-color: #f3f3f3;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 5px 10px 4px 0;
	vertical-align: bottom;
}

.BottomStrip { background-image: url(/confluence/download/resources/com.atlassian.confluence.themes.clickr/images/dotted.gif); background-repeat: repeat-x; background-position: left top; text-align: center; margin-top: 0px; padding-bottom: 10px; padding-top: 15px; background-color: #f1f1f1; }
#MegaFooter { }
#MegaFooter td { padding: 5px; }
#MegaFooter a { text-decoration: none; }

.NavBar {
	margin-bottom: 0px;
	width: 760px;
	background-image: url(/confluence/download/resources/com.atlassian.confluence.themes.clickr/images/dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.NavBar td { padding-bottom: 8px;}
p.topnavi { font: normal 11px Arial, Helvetica, sans-serif; color: #777; margin: 0 0 0 2px; }

h1 { color: #333; font: bold 22px Arial, Helvetica, sans-serif; padding: 5px 5px 5px 6px; margin-top: 0px; }
h2 { font: normal 20px Arial, Helvetica, sans-serif; color: #000000; }
h3, .tabletitle { font: normal 18px Arial, Helvetica, sans-serif; color: $action.headingColour; margin-bottom: 5px; }
h4 { font: bold 12px Arial, Helvetica, sans-serif; color: #111; margin-bottom: 5px; background: none; }
h5 { font: bold 13px Arial, Helvetica, sans-serif; margin-bottom: 5px; }
h6 { font: normal 11px Arial, Helvetica, sans-serif; color: #666666; }
p, td, table, tr, div.wiki-content { font: 12px Arial, Helvetica, sans-serif; }
form { padding: 0px; margin: 0px; border: 0px; }
table { border: none; }
th { font: bold 11px Arial, Helvetica, sans-serif; text-align: left; color: #666;}
td { padding: 5px; font: 12px Arial, Helvetica, sans-serif; }
ol { font: normal 12px Arial, Helvetica, sans-serif; line-height: 18px; }
ul { font: normal 12px Arial, Helvetica, sans-serif; line-height: 18px; }
li { font: normal 12px Arial, Helvetica, sans-serif; line-height: 18px; }
dd, dt { font: normal 12px Arial, Helvetica, sans-serif; line-height: 18px; }
.PostDateTime { font: 11px Arial, Helvetica; color: #999; margin-top: 0px; }

/* so that the trash can icon appears beside the text field in edit views */
input.pagetitle {
    width: 680px; color: #333;
}
.panel {
  margin: 0px;
  padding: 0px;
  border-style:solid;
}
.panelContent {
  padding-left: 15px;
  padding-right: 15px;
}

#editBox{
   background-color: white;
   padding: 0px;
   margin-left: -7px;
   margin-right: -7px;
}

.navmenu {
   border: 0px;
}

.menuitems {
   background: #f0f0f0;
   margin-bottom: 12px;
}

.menuheading {
   background: white;
   font: bold 13px Arial, Helvetica, sans-serif;
}

.formtitle {
    font: normal 14px Arial, Helvetica, Sans-Serif;
    color: black;
}
.pageHeader {
    border-bottom: 1px solid grey;
}

.stepTitle {
    font: normal 20px Arial, Helvetica, sans-serif;
    color: black;
}
.stepDesc {
    color: black;
    background: #ffffcc;
    padding: 6px;
}

.tableview th {
    text-align: left;
    color: black;
    font-size: 12px;
    padding: 5px 2px 2px 5px;
    border-bottom: 1px solid #3c78b5;
}


.blogcalendar * {
    font-family: Arial, helvetica, sans-serif;
    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 {color: black; text-decoration: none;}
.calendarhead:active {color: black; text-decoration: none;}
.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-family: Arial, Helvetica, Sans-Serif;
   font-size: 11px;
   color: #666;
   font-weight: normal;
   margin-left: -10px;
}

.blogSurtitle img {
   display: none;
   width: 0;
}

.blogHeading {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 20px;
   line-height: normal;
   padding: normal;
   margin: normal;
}

.pageSubHeading {
   display: none;
}

.endsectionleftnav {
   font-family: Arial, Helvetica, Sans-Serif;
   padding: 0px;
}

.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: 0px; 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 {border: 0px}
.rssMacro table th {border: 0px}