/* Start of CMSMS style sheet 'All Saints - Forms' */
.form-label {
text-align: right;
}

.form-label-aux {
text-align: center;
vertical-align: middle;
}

.form-input {
text-align: left;
}

input {
font-size: x-small;
font-family: sans-serif;
}

button {
border-right: medium none;
border-top: medium none;
font-size: x-small;
border-left: medium none;
color: black;
border-bottom: medium none;
font-family: sans-serif;
}

textarea {
font-size: x-small;
font-family: sans-serif;
}


/* End of 'All Saints - Forms' */

/* Start of CMSMS style sheet 'All Saints - Headings' */
h1 {
margin: 0px;
font-weight: bold;
font-size: large;
text-transform: capitalize;
color: black;
font-family: sans-serif;
text-align: right;
font-style: italic;
}

h2 {
font-weight: bold;
font-size: large;
color: black;
font-family: sans-serif;
text-align: center;
}

h3 {
font-weight: bold;
font-size: small;
color: black;
font-family: sans-serif;
text-align: center;
}

h4 {
font-size: x-small;
color: black;
font-family: sans-serif;
text-align: center;
}

h5 {
font-weight: bold;
font-size: x-small;
color: black;
font-family: sans-serif;
text-align: left;
}

h6 {
font-size: x-small;
color: black;
font-family: sans-serif;
text-align: center;
}


/* End of 'All Saints - Headings' */

/* Start of CMSMS style sheet 'All Saints - Layout' */
.navigation-bar {
border: 2px solid yellow;
background-color: #ffffff;
position: absolute;
top: 15px;
left: 5px;
width: 175px;
padding: 5px;
}

.header {
margin-left: 190px;
border-left: 2px solid yellow;
border-right: 2px solid yellow;
border-top: 2px solid yellow;
background-color: #ffffff;
text-align: right;
padding: 5px;
}

.content {
background-image: url(/uploads//images/rscm_crest_background.jpg);
margin-left: 190px;
margin-top: 5px;
border: 2px solid yellow;
background-color: #ffffff;
padding: 5px;
}

.footer {
margin-left: 190px;
text-align: center;
font-size: xx-small;
margin-top: 5px;
border: 2px solid yellow;
background-color: #ffffff;
padding: 5px;
}


/* End of 'All Saints - Layout' */

/* Start of CMSMS style sheet 'All Saints - Main' */
body {
font-size: x-small;
background-color: #006633;
color: black;
font-family: sans-serif;
}

p {
font-size: x-small;
color: black;
font-family: sans-serif;
}

th {
font-weight: bold;
font-size: x-small;
vertical-align: text-top;
font-style: italic;
text-align: left;
}

td {
font-size: x-small;
vertical-align: text-top;
color: black;
font-family: sans-serif;
padding-right: 1em;
}

img.normal {
border: 1px solid black;
}
/* End of 'All Saints - Main' */

/* Start of CMSMS style sheet 'All Saints - Menu' */
.currentpage {
    font-size: 30pt;
    color: red;
}
.activeparent {
   color: blue;
}
.sectionheader {
   color: green;
}

.navigation-bar p {
margin-left: 0px;
margin-top: 0.1em;
margin-bottom: 0.3em;
border: none;
}

.sub-menu {
margin-left: 4em;
}
/* End of 'All Saints - Menu' */

