/* Stonebrook Day School, updated Aug 2011 */

body { background-color: #00378f; color: #00378f; margin: 0px; padding-top: 0px; }

* { font-family: Arial, Helvetica, Geneva, 'Lucida Sans', 'Bitstream Vera Sans', sans-serif; }

a:link { color: #0000ff; }
a:visited { color: #0000ff; }
a:active { color: #df0303; } 
a:hover { color: #df0303; }

b { letter-spacing: 0.2px; }
blockquote {  margin: 0 30px 10px 30px; }
h1 { font-size: 22px; font-weight: bold; }
h2 { font-size: 15px; font-weight: bold; margin-bottom: 4px; }
/* not used
h3 { font-size: 18px; font-weight: bold; }
h4 { font-size: 16px; font-weight: bold; }
h5 { font-size: 14px; font-weight: bold; }
h6 { font-size: 12px; font-weight: bold; }
*/
img { border: 0px; padding: 0px; margin: 0px; }
p { margin: 0 0 10px 0; }
sup { font-size: 10px; }
td { font-size: 13px; line-height: 18px; }
ul { border: 0px; margin-top: 2px; list-style-type: disc; }
ol { border: 0px; margin-top: 2px; list-style-type: decimal; }
li { line-height: 16px; padding-bottom: 4px; list-style-position: outside; }

/*--------------------- General Markup ------------------------*/
.nobr { white-space: nowrap; }
.normal { font-size: 13px; line-height: 18px; }
.small { font-size: 11px; font-style: normal; }
.special { font-size: 12px; font-style: normal; }
.photo-right { float: right; margin: 0 0 10px 15px; }
.photo-left { float: right; margin: 0 10px 10px 0; }


/*--------------------- Structural and Backgrounds ------------------------*/
#topnav { }
#interior-center { background-color: #ffffff; }
#interior-content { padding: 0 28px 30px 30px; min-height: 300px; }
#parents-col2 { padding: 10px 30px 30px 20px; }


/*--------------------- Home Page Only ------------------------*/
#home-center { background-color: #ffdf00; background-image: url(images/home-center-bg.jpg); background-repeat: no-repeat; background-position: bottom right; min-height: 349px; }
#home-center-content { padding: 25px 46px 32px 0; color: #ac2f01; }
#home-right-content { padding: 0 0 0 0; }
#facebook { text-align: center; padding-top: 25px; }
#preschool { padding: 0px 30px 0px 30px; }
#threestar { margin-top: 30px; }
.intro { font-size: 14px; }

/*--------------------- Sidebar Nav ------------------------*/
#sidebar { background-color: #fbd467; padding: 20px 0 100px 0; }
.sb { text-decoration: none; margin-left: 24px; }
a.sb:link { color: #ac2f01; }
a.sb:visited { color: #ac2f01; }
a.sb:active { color: #f54504; } 
a.sb:hover { color: #f54504; }


/*--------------------- Footer ------------------------*/
#footer { background-color: #ac2f01; background-image: url(images/footer-shadow.gif); background-repeat: no-repeat; background-position: top left; }
#footer-margin { padding: 25px 60px 15px 60px; text-align: center; color: #ffffff; font-size: 11px; }
.fm { text-decoration: none; }
a.fm:link { color: #ffffff; }
a.fm:visited { color: #ffffff; }
a.fm:active { color: #ffffff; text-decoration: underline; } 
a.fm:hover { color: #ffffff; text-decoration: underline; }


/*--------------------- Forms ------------------------*/
input, textarea { color: #333333; background-color: #FFFFFF; border: 1px solid #7f9db9; font-size: 12px; }
select { color: #333333; background-color: #FFFFFF; border: 1px solid #7f9db9; font-size: 12px; } 
input.box { background-color: transparent; border: 0px; } 
form { margin-bottom: 0px; margin-top: 0px; }
.red { color: #df0303; }
.label { text-align: right; padding-right: 8px; }


/*--------------------- Navigation Highlight ------------------------*/
/* To add a line, add a unique body ID to the appropriate page, a unique nav ID 
to the appropriate subnav file and a line in this section containing both*/

body#about a#about-nav, 
body#careers a#careers-nav, 
body#computers a#computers-nav, 
body#contact a#contact-nav, 
body#contactform a#contactform-nav, 
body#curriculum a#curriculum-nav, 
body#directorsmessage a#directorsmessage-nav, 
body#enrichment a#enrichment-nav, 
body#enrollment a#enrollment-nav, 
body#faq a#faq-nav, 
body#forms a#forms-nav, 
body#history a#history-nav, 
body#itt a#itt-nav, 
body#map a#map-nav, 
body#ourschool a#ourschool-nav, 
body#perspective a#perspective-nav, 
body#programs a#programs-nav, 
body#infants a#infants-nav, 
body#prekindergarten a#prekindergarten-nav, 
body#preschool a#preschool-nav, 
body#toddlers a#toddlers-nav, 
body#scheduletour a#scheduletour-nav, 
body#specials a#specials-nav, 
body#staff a#staff-nav, 
body#submitapplication a#submitappl-nav, 
body#ttk a#ttk-nav, 
body#whychoose a#whychoose-nav
{ background-color: #fce49f; padding: 1px 2px 1px 1px; }

