/* (c) 2007 Northern Beaches Christian School */


/* body */


body {
margin: 0px;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
}

a {
text-decoration: none;
color: #990000;
outline: none;
}

a:hover {
text-decoration: underline;
}

hr {
display: none;
}


/* container */


#container {
background-color: #F7F8F8;
background-image: url(../images/content/background.gif);
width: 950px;
margin: 18px auto 0 auto;
}


/* header */


#header {
clear: both;
width: 950px;
height: 198px;
background-color: #000000;
background-image: url(../images/header.jpg);
background-position: 0 0;
}

#header h1 {
display: none;
}

.scil {
float: right;
margin: 15px 20px 0 0;
display: block;
width: 185px;
height: 55px;
background: url(../images/scil.jpg) no-repeat;
text-indent: -9999px;
}

a.scil:link, a.scil:visited, a.scil:active, a.scil:hover {
background: url(../images/scil.jpg) no-repeat;
}

/* navigation */


#navigation {
clear: both;
margin: 0px;
width: 950px;
height: 30px;
background-color: #226b8e;
background-image: url(../images/navigation.jpg);
font-size: 14px;
color: #FFFFFF;
}

#navigation ul a {
padding: 6px 15px 6px 15px;
float: left;
display: block;
color: #FFFFFF;
text-decoration: none;
}

#navigation ul a:hover {
padding: 6px 15px 7px 15px;
float: left;
display: block;
color: #000000;
background-color: #A7C0C9;
background-image: url(../images/navigation_over.jpg);
}

#navigation ul {
float: left;
clear: both;
margin: 0;
display: inline;
list-style: none;
padding: 0 0 0 15px;
position: relative;
text-transform: capitalize;
}

#navigation li {
display: inline;
list-style: none;
}


/* content */


#content {
width: 878px;
margin: 36px;
}

#welcome {
float: left;
width: 570px;
margin: 0 0 36px 0;
background-image: url(../images/welcome.jpg);
}

#welcome h3 {
display: none;
}

#welcome p {
text-align: justify;
font-size: 13px;
line-height: 150%;
margin-top: 50px;
}

#articles {
float: right;
margin: 0 0 36px 0;;
width: 568px;
text-align: justify;
font-size: 13px;
line-height: 150%;
}

#articles h3 {
line-height: 100%;
}

#overview {
float: right;
margin-left: 0;
margin-bottom: 36px;
}

#overview img {
border: solid #CECECE 1px;
}


/* highlights */

#highlights {
float: right;
clear: none;
width: 270px;
margin: 0;
}

#highlights img {
border: solid #CECECE 1px;
margin-bottom: 15px;
}

#highlights .final {
margin-bottom: 0;
}


/* login */


#login {
float: left;
height: 211px;
width: 270px;
background-color: #EAE9E4;
background-image: url(../images/login.jpg);
border: solid #CECECE 1px;
margin-bottom: 36px;
}

#login h4 {
display: none;
}

#login img {
position: relative;
float: right;
margin: 20px 20px 0 0;
border: none;
}

#login .input {
margin: 60px 20px 20px 20px;
}

#login .field {
width: 99%;
}

#login .go {
width: 70px;
margin-top: 14px;
float: left;
}

#login form {
line-height: 27px;
}

#login a {
color: #990000;
font-size: 10px;
text-decoration: none;
font-weight: bold;
}

#login a:hover {
text-decoration: underline;
}

#login .forgot {
margin-top: 12px;
float: right;
}


/* footer */


#footer {
clear: both;
width: 950px;
height: 25px;
background-color: #666666;
background-image: url(../images/footer.jpg);
font-size: 11px;
color: #FFFFFF;
margin: 0 auto 0 auto;
}

#footer a {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}

#footer p {
margin-left: 15px;
margin-top: 5px;
position: relative;
float: left;
}

#footer ul {
display: inline;
list-style: none;
margin-right: 15px;
margin-top: 5px;
position: relative;
float: right;
}

#footer li {
display: inline;
list-style: none;
margin-left: 1em;
}


/* network */


#network {
width: 100%;
height: 18px;
margin: 0px;
background-color: #000000;
background-image: url(../images/network.jpg);
position: absolute;
left: 0;
top: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
}

#network h4 {
display: none;
}

#network ul, #network ol, #network li {
display: inline;
list-style: none;
padding: 0;
margin: 0;
}

#network .right li {
padding-left: 1em;
}

#network .left li {
margin-left: 12px;
padding-left: 23px;
background: url(../images/network-arrow.gif) no-repeat left center;
}

#network .left #lead {
margin-left: 12px;
padding-left: 0;
background: none;
}

#network .left {
float: left;
margin: 2px 0 0 10px;
}


#network .right {
float: right;
margin: 2px 10px 0 0;
}

#network a {
text-decoration: none;
color: #FFFFFF;
}

#network a:hover {
text-decoration: underline;
color: #FFFFFF;
}
