﻿/* 
Style Sheet
-------------------------------------------------------
Copyright (c) 2009, Chasetheweb.net

Last Updated: Janean Angeles
Date: 3/27/2008 */   

/* Color Schemes

#FFFFFF: White
#a3a3a3: Grey */
/*//////////////////////////// DESIGN ///////////////////////////////////////////////////*/
* {padding: 0px;margin: 0px;}
body {background: #a3a3a3;text-align:left;font: normal 100% Arial, Helvetica, sans-serif;line-height:1.5em;color:#000;font-size: 10pt;}
div#page {background-image: url('/Template/eastrockaway/images/bkgnd_dropShadow1.png');background-repeat: repeat-y;}
div#content {}
div#header {background-image: url('/Template/eastrockaway/images/banner_home.jpg');background-repeat: no-repeat;}
div#branding {background-image: url('/Template/eastrockaway/images/branding.gif');background-repeat: no-repeat;}
div#footer2, div#ctl00_ctl00_footer2 {color:#ffffff;background-color: transparent;background-repeat: repeat-y;text-align: center;}
div#footer2 #footer-content {}
div#layout {margin-bottom: 0px;}
div#main {background-color: Transparent;}
div#sub1 {padding-top: 15px;text-align: center;background-color: Transparent;} 
.dividerImg {background-color: #5e8ab4;}

/*bubble blocks styles*/
.bubbleBlock {text-align: left;}
.bubbleBlock .importantLinks {background-image: url('/Template/eastrockaway/images/importantLinksTop.gif');background-repeat: no-repeat;  }
.bubbleBlock .top {background-image: url('/Template/eastrockaway/images/whiteTopCurve.gif');background-repeat: no-repeat;  line-height: .75 !important;font-size: 5pt;}
.bubbleBlock .body {background-color: White;}
.bubbleBlock .content {font-size: 9pt;line-height: 1.2;}
.bubbleBlock .bottom {background-image: url('/Template/eastrockaway/images/whiteBottomCurve.gif');background-repeat: no-repeat; }   

/*slightly different box layout for newsflash*/
.newsFlash {text-align: left;}
div.newsFlash div.newsFlash-Top {background-image: url('/Template/eastrockaway/images/newsFlash_top.gif');background-repeat: no-repeat;width: 189px;height: 38px;}
div.newsFlash div.newsFlash-Body {background-image: url('/Template/eastrockaway/images/newsFlash_body.gif');background-repeat: repeat-y;}
div.newsFlash div.newsFlash-Content {font-size: 9pt;line-height: 1.2;padding-left: 5px;}
div.newsFlash div.newsFlash-Bottom {background-image: url('/Template/eastrockaway/images/newsFlash_bottom.gif');background-repeat: no-repeat;width: 189px;height: 38px;background-color: #5e8ab4;}   

/*same inner text styles for all boxes*/
.body .content ul {}
.body .content li {line-height: normal}
.body .content li a:link {text-decoration: none;}
.body .content li a:hover {text-decoration: underline;}
.body .content p {margin-bottom: 0px;}
.body .content a:link {text-decoration: underline;}
.body .content a:hover {text-decoration: none;}

/*//////////////////////////// TYPOGRAPHY ///////////////////////////////////////////////////*/
img {border: 0px;}
div {}
p {font-size:1.1em;line-height:1.4em;margin:0 10px 1.5em 0;padding:0;}
p#todaysDate {font-weight: bold;}
div#footer2 p {font-size:0.8em;margin:0;padding:15px;}
blockquote {margin-left:10px;border-left:10px solid #ddd;}
pre {font-family:monospace;font-size:1em;}
strong,b {font-weight:700;}
em,i {font-style:italic;}
code {font-family:"Courier New",Courier,monospace;font-size:1em;white-space:pre;}

/*HEADINGS */
h1 {font-size:25pt;line-height:1.5em;margin:0 0 0.5em;padding:0;color: #042958;}
h2 {font-size:1.2em;line-height:1.5em;margin:5px 0 0;padding:0;}
h3 {font-size:1.4em;line-height:1.3em;margin:0 0 0.5em;padding:0;}
h4 {font-size:1.2em;line-height:1.3em;margin:0 0 0.25em;padding:0;}
h5 {}
h6 {}
/* END HEADINGS 

SPECIAL CLASSES */
.newIcon {color: red; margin-left: 6px;}
.jquery_button {cursor: pointer;color: #042958;}
.bold {font-weight:700;font-size:90%;}
.bolder {font-weight:bolder;}
.center {text-align:center;}
div#search {color:#000;font-weight: bold;}
.small {font-size: 8pt;color:#666;}
.errorFormEntry {font-weight: bold;color: red;}
.requiredfield {font-weight:700;color:Red;}

/*END SPECIAL CLASSES 
///////////////////// LINKS */
a,a:link,a:active {color:#042958;font-size:1em;text-decoration: none;font-weight: bold;}
a:visited {color: #042958;}
a:hover {color: #042958;}

/* Header LINKS */
#header a,#header a:link,#header a:active {text-decoration:none;color:#042958;font-size:.9em;}

#header a:visited {color:#042958;background-color:transparent;}
/* END Header LINKS 

Footer LINKS */
#footer2 a,#footer2 a:link,#footer2 a:active {text-decoration:none;color:#fff;font-size:.9em;}
#footer2 a:visited {}
.syntaxMktg {color: #083056;}
div#footer2 p.syntaxMktg a, div#ctl00_ctl00_footer2 p.syntaxMktg a {color: #083056;text-decoration: underline;}
/* END Footer LINKS */

/* END LINKS 

///////////////////////////LISTS */
ul {line-height:1.7em;list-style-type:none;margin:0;padding:0;}
ul li {margin:0;padding:0;}
#main ul {line-height:1.7em;list-style-type: disc;margin:0;padding:0;}
div#main ul li {margin: 20px;padding:0;}
div#main div#tabs ul li {margin: 0px 0px 0px 25px;padding:0;}
ol {font-size:1em;line-height:1.4em;margin:0 0 1.5em;padding:0;}
ol li {font-size:1em;margin:0 0 0.25em 30px;padding:0;}

/*////////////Table////////////////////////////////////////////*/
table {border-collapse: collapse;}
#main table {margin-bottom: 15px;}
div#extra1 table {border-collapse: collapse;}
div#extra1 td {vertical-align: bottom;text-align: center;padding: 0px 7px;}

div#extra1 td a,div#extra1 td a:link, div#extra1 td a:visited {color: #fff;font-weight: normal;font-size: 8pt;text-decoration: none;}
div#extra1 td a:hover {text-decoration: underline;}

/*board member styles*/
#schoolBoard {width: 100%;margin-bottom: 15px;}
#schoolBoard table {margin: 0px auto;margin-bottom: 15px;text-align: center;}
#schoolBoard img {border: solid 1px red;margin: 0px 15px;}
#schoolBoard .title {color: Red;font-weight: bold;}
	
/*//////////////////////////// END DESIGN ///////////////////////////////////////////////////*/

/*for inline colorbox modals*/
.colorbox-modal-container {color: #000 !Important;}
.colorbox-modal-container h3 {color: #042958;}
