/* GENERIC */
input, textarea, button {
    padding: 1px;
    font-size: 12px;
    margin: 1px;
}

td, dd {
    color: #000000;
    font-size: 12px;
    font-family: verdana, sans-serif
}

ul, ol, blockquote, p {
    color: #000000;
    font-size: 12px;
    font-family: verdana, sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
}

ul.bulletted {
    list-style: square;
    margin: 14px;
}

p.close {
    margin-top: 4px;
    margin-bottom: 4px;
}

h1 {
    color: #000000;

    font-size: 20px;
    font-family: verdana, sans-serif
}

h2 {
    color: #000000;

    font-size: 18px;
    font-family: verdana, sans-serif
}

h3 {
    color: #000000;

    font-size: 16px;
    font-family: verdana, sans-serif
}

h4 {
    color: #000000;

    font-size: 14px;
    font-family: verdana, sans-serif
}

h5 {
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    font-family: verdana, sans-serif
}

a:link {
    color: #1111ff;
    text-decoration: none;
}

a:active {
    color: #1111ff;
    text-decoration: none;
}

a:visited {
    color: #1111ff;
    text-decoration: none;
}

a:hover {
    color: #1111ff;
    text-decoration: underline;
}

a.blogentrylink:link {
    font-weight: bold;
    font-size: 14px;
    color: #1111ff;
    text-decoration: none;
}

a.blogentrylink:active {
    font-weight: bold;
    font-size: 14px;
    color: #1111ff;
    text-decoration: none;
}

a.blogentrylink:visited {
    font-weight: bold;
    font-size: 14px;
    color: #7748a2;
    text-decoration: none;
}

a.blogentrylink:hover {
    font-weight: bold;
    font-size: 14px;
    color: #1111ff;
    text-decoration: underline;
}


.inentry:link {
    color: #000055
}

.inentry:active {
    color: #000000
}

.inentry:visited {
    color: #000000
}

code, tt, pre {
    font-family: courier, "courier new", monaco;
    font-size: 12px;
    color: #000000
}

td.dkgray {
    background: #999999
}

td.white {
    background: #ffffff
}

td.yellow {
    background: #ffffcc
}

body {
    background: #ffffff
}

/*body {*/
    /*margin-top: 5px;*/
    /*margin-left: 5px;*/
    /*margin-right: 5px;*/
/*}*/

.body-div {
    margin: 0px;
}

.logindetails {
    padding: 5px;
    color: #ffffff;
    font-size: 11px;
}

.blogentrytitle0 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;;
    background: url( "/images/boxing/colourchip_00.gif" ) no-repeat left;
    padding-left: 17px;
}

.blogentrytitle1 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;;
    background: url( "/images/boxing/colourchip_01.gif" ) no-repeat left;
    padding-left: 17px;
}

.blogentrytitle2 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;;
    background: url( "/images/boxing/colourchip_02.gif" ) no-repeat left;
    padding-left: 17px;
}

.blogentrytitle3 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;;
    background: url( "/images/boxing/colourchip_03.gif" ) no-repeat left;
    padding-left: 17px;
}

.blogentrytitle4 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;;
    background: url( "/images/boxing/colourchip_04.gif" ) no-repeat left;
    padding-left: 17px;
}

.blogentrytitle5 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;;
    background: url( "/images/boxing/colourchip_05.gif" ) no-repeat left;
    padding-left: 17px;
}

.blogentrytitle6 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;;
    background: url( "/images/boxing/colourchip_06.gif" ) no-repeat left;
    padding-left: 17px;
}

.blogentrytitle7 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;;
    background: url( "/images/boxing/colourchip_07.gif" ) no-repeat left;
    padding-left: 17px;
}

.blogentrytitle8 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;;
    background: url( "/images/boxing/colourchip_08.gif" ) no-repeat left;
    padding-left: 17px;
}

.blogentrytitle9 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;;
    background: url( "/images/boxing/colourchip_09.gif" ) no-repeat left;
    padding-left: 17px;
}

.noformat {
    border: none;
    font-weight: normal;
    margin-bottom: 5px;
    background: none;
    padding-left: 3px;
}

.blogentrysummary {
    padding-left: 17px;
    margin-top: 5px
}

.blogmaxpost {
    padding-left: 17px;
}

.blogentrylink {
    color: #999;
    font-size: 10px;
}

.blogentrybox {
   background: #fff;
   border-bottom: 2px solid #ddd;
   padding-right: 5px;
   padding-top: 7px;
   padding-bottom: 12px;
   padding-left: 3px;
}

.blogentrybox-ignored {
   background: #fff;
   border-bottom: 2px solid #ddd;
   padding-right: 5px;
   padding-top: 7px;
   padding-bottom: 12px;
   padding-left: 3px;;
   color: #bbb;
}

.smallgrey {
    color: #666666;
    font-size: 10px;
}

a.smallgrey {
    color: #666666;
    font-size: 10px;
}

.blogentrydetails {
    color: #666666;
    font-size: 10px;
    margin-left: 17px;
    border-bottom: 0px
}

a.blogentrydetails {
    color: #666666;
    font-size: 10px;
    margin-left: 11px;
    margin-bottom: 0px
}

/* Attempts at CSS lists, foundered on the rocks of IE
.menulist { margin-left: 1.0em; padding-left: 10px }
.menulist li { list-style-image: url("/images/bullet_creme.gif"); }
*/
.simplebox {
    background: #eee;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

.simplebox-cell {
    padding: 6px;
}

.admargin {
    margin-bottom: 15px;
}

.textad-clear {
    background: #fff;
    border-bottom: solid 3px #eeeeee;
    padding: 5px;
    font-size: 10px;
    margin-bottom: 5px;
}

.textad {
    background: #ffc;
    border: 1px solid #cc6;
    padding: 5px;
    font-size: 10px;
    margin-bottom: 5px;
}

.textad-red {
    background: #ffcccc;
    border: 1px solid #900;
    padding: 5px;
    font-size: 10px;
    margin-bottom: 5px;
}

.textad-green {
    background: #ccffcc;
    border: 1px solid #090;
    padding: 5px;
    font-size: 10px;
    margin-bottom: 5px;
}

.searchpanel {
    background: #eef;
    border: 1px solid #ccf;
    padding: 5px;
    margin-bottom: 10px;
}

.searchwindow {
    background: #fff;
    padding: 5px;
    margin: 5px;
}

.whitebox {
    background: #fff;
    border: 1px solid #ccc;
    padding: 3px;
    margin-left: 5px;
}

.simpleboxhead {
    border-bottom: 1px solid #66c;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 13px;
    font-family: verdana, sans-serif
}

.small {
    font-size: 11px;
    margin-bottom: 4px;
    margin-top: 4px;
}

.verysmall {
    font-size: 10px;
}

/** PAGE BODY-CONTENT SPECIFIC STYLES **/
.page-title {
    padding-left: 14px;
    font-size: 18px;
    font-family: helvetica, arial, sans-serif;
    font-weight: bolder;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #3e6681;
}

.secondary-title {
    padding-left: 14px;
    font-size: 18px;
    font-family: helvetica, arial, sans-serif;
    font-weight: bolder;
    margin-top: 12px;
    margin-bottom: 10px;
    margin-left: -14px;
    color: #3e6681;
}

.page-content {
    padding-left: 14px;
}

.linetitle {
    border-bottom: 1px solid #3e6681;
    border-top: 1px solid #3e6681;
    color: #3e6681;
    background: #ebebeb;
    padding: 4px;
    font-weight: bold;
    font-size: 14px;
    font-family: verdana, sans-serif;
    margin-top: 5px;
    margin-bottom: 3px;
}

.blogbox {
    background: #fff;
    border: 1px solid #ccc;
    border-right: 5px solid #ccc;
    padding: 5px;
    margin-bottom: 15px;
}

.headersearchform {
    margin: 5px 15px 10px 5px;
    padding: 0px;
    font-size: 11px;
    color: white;
    font-weight: bold;
}

/* webwork form styles */
.label {
    font-weight: bold
}

.errLabel {
    color: red
}

.errMsg {
    color: #cc0000;
    font-weight: bold;
    text-align: center
}

.checkboxLabel {
}

.checkboxErrLabel {
    color: red
}

.bold {
    font-weight: bold;
    color: 003366
}

.smallbold {
    font-size: 11px;
    font-weight: bold;
    color: 003366
}

.midtitle {
    font: bold 14px Verdana, Sans-Serif;
    margin-top: 5px;
    margin-bottom: 0px;
}

table.rpcdesc {
    vertical-align: middle;
    width: 66%;
    border-collapse: collapse;
    border: 1px solid black;
    margin-left: 30px;
}

table.rpcdesc th {
    vertical-align: top;
    border: 1px solid black;
    padding-left: 3px;
    padding-right: 3px;
}

table.rpcdesc td {
    vertical-align: top;
    border: 1px dotted black;
    padding-left: 3px;
    padding-right: 3px;
}

.grid {
    margin: 2px 0px 5px 0px;
    border-collapse: collapse;
}

.grid th {
    border: 1px solid #ccc;
    padding: 2px 4px 2px 4px;
    background: #f0f0f0;
    text-align: center;
}

.grid td {
    border: 1px solid #ccc;
    padding: 3px 4px 3px 4px;
}

.gridHover {
    background-color: #f9f9f9;
}

TD.greenbar {
    FONT-SIZE: 5px;
    BACKGROUND: #00df00;
    BORDER: 1px solid #9c9c9c;
    PADDING: 0px;
}

TD.redbar {
    FONT-SIZE: 5px;
    BACKGROUND: #df0000;
    BORDER: 1px solid #9c9c9c;
    PADDING: 0px;
}

TD.darkredbar {
    FONT-SIZE: 5px;
    BACKGROUND: #af0000;
    BORDER: 1px solid #9c9c9c;
    PADDING: 0px;
}

.headerTable {
    /*border: thin solid #cccccc;*/
    background: #6666cc
}

.topMenuTable {
    border: thin solid #cccccc;
    border-top: none;
    background: #eee;
}

.jiraform {
    border: thin solid #bbbbbb;
}

.jiraformtitlecell {
    background: #f0f0f0;
    padding: 4px;
}

.statsBox {
    background: #ffc;
    border: 2px solid #cc6;
    padding: 5px;
    font-size: 10px;
    margin-bottom: 15px;
}

.stats-floater {
    background: #ffc;
    border: 1px solid #cc6;
    padding: 5px;
    font-size: 10px;
    margin-bottom: 15px;
}

.popupbox {
    background: #eee;
    border: 1px solid #ccc;
    padding: 5px;
    width: 0px;
    height: 0px;
    font-size: smaller;
    visibility: hidden
}

.resultstable {
    background: #fff;
    border: 1px solid #ccc;
}

.resultsheader {
    background: #eee;
    font-size: 14px;
    font-weight: bold;
}

.resultsalt {
    background: #ecf0f3;
}

.sidebox {
    margin-bottom: 15px;
    font-family: verdana, sans-serif;
    font-size: 11px;
}

.sidebox-top {
    color: #fff;
    font-weight: bold;
    padding: 5px;
    padding-right: 10px;
    text-align: left;
}

.sidebox-top-back {
    background: #3e6681;
}

.sidebox-bottom {
    background: #ebebeb;
    padding: 5px;
}

.body-content {
    margin-top: 5px;
}

.no-margin {
    margin: 0px;
}

.side-panels {
    margin: 15px 15px 0 15px;
    width: 150px;
}

td.clear-table {
    padding: 5px;
}

th.clear-table {
    padding: 5px;
    font-weight: bold;
    text-align: center;
}

td.bordered-table {
    padding: 3px;
    border: 1px solid #bbbbbb;
}

td.default-cell-padding {
    padding: 4px;
}

.buttonbox {
    margin-top: 10px;
}

.red {
    color: #990000;
}

.green {
    color: #009900;
}

.header-div {
    background: url('/images/header_slice.gif');
    color: white;
    width: 100%;
    height: 70px;
    border-bottom:solid 1px #31546d;
    border-bottom:solid 1px #365c77;
}


td.toolbar-elt {
    margin-right: 1px;
    vertical-align: middle;
    width: auto;
    display: inline;
    padding: 5px;
    border-right: 3px solid #ddd;
}

.footer {
    background-color: #3e6681;
    margin-top: 10px;
    padding: 5px;
    font-size: small;
    color: white;
    width: 100%;
    text-align: center;
}

.footer-link:link {
    color: white;
}

.logout-link:link {
    color: #eee;
}

.logout-link:active {
    color: #eee;
}

.logout-link:hover {
    color: #eee;
    text-decoration: underline;
}

.logout-link:visited {
    color: #eee;
}


.middle-align {
    vertical-align: middle;
}

td.form-input {
    padding: 4px;
}

.errorLabel {
    color: red;
    font-weight: bold;
}

.entry-icons {
    vertical-align: bottom;
    margin-right: 3px;
}

.box-left-margin {
    margin-left: 5px;
}
