@import url(template.css);

/* 

  Base Styles for Pure CSS Version of MCPS Template for Secondary School
  Description: Contains base styles including page layout, typography, & color
  Media: All
  Author: MCPS Web Services Team
  Copyright: 2007 Montgomery County Public Schools

*/

/* Styled Elements

----------------------------------------------- */

html,body {
   /* height: 100%; */
	margin: 0;
	padding: 0; /* need this to have Opera display page without white space */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image:url('../images/background.gif');
	background-repeat: repeat-x;
	background-color:#c0c0c0;
	text-align: center;}

*, *:active, *:focus{
	outline:none;
}

ul {
	padding-left:5px;
	margin-left: 20px;
}

ul li {
	list-style: square;
	padding-left:10px;
	margin-left:30px;
	display: list-item;
}

ul li p {
	margin-left:20px;
}


ol li {
	list-style: decimal;
	padding:0;
	margin: 0px;
	margin-left: 15px;
	display: list-item;
}

a, a:link, a:active, a:visited{
	color: #1305fc;
	font-weight: bold;
	text-decoration: none;
	outline:none;
}

a:hover{
	text-decoration: underline;
	color: #1305fc;
}

p, ul, ol, td, dl, dt, dd, div#global-footer{
	font-family: Arial, Helvetica, Tahoma sans-serif;
	color: #112;
	font-size: 13px;
	font-weight:normal;
	line-height: 1.5em;
	margin:0;
	padding:0;
}

p {
	margin-top: 5px;
	margin-bottom: 10px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}

h2, #sidebar h3, #sidebar2 h3, #news h3{
	font-size: 17px;
	line-height: 1.5em;
	font-weight:bold;
	font-family: Arial, Helvetica, Tahoma sans-serif;
	color: #3a30c3;
	margin: 0px;
	padding: 4px 0px;
}

#sidebar2 h3, #sidebar h2, #sidebar2 h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #fff;
	background-color: #212349;
	padding: 5px 0px 5px 3px;
}

h2 {
	font-size: 20px;
	font-weight: bold;	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3a30c3;
}

h3 {
	font-size: 16px;
	font-weight:bold;	
	font-family: Arial, Helvetica, Tahoma sans-serif;
	background-color: #b6b8e0;
	color: #212349;
	padding: 5px 10px;
	border-radius: 15px;
}

h4 {
	font-size: 14px;
	font-weight:bold;	
	font-family: Arial, Helvetica, Tahoma sans-serif;
}

address {
	font-style: normal;
	margin-left: 1em;
	display: inline;
}

acronym, abbr {
  border-bottom: 0;
  font-style: normal;
  cursor: help;
}

/* Generic Classes and IDs

---------------------------------------------- */

/* sets the width for the page container */

#top {
	width: 950px;
	padding:0;
	margin:0 auto;
	background-color:#ffffff;
	text-align:left;
}

/* width of sidebar table column when there are 3 columns */
#colA {
	width: 210px;
}

/* width of content area table column when there are 3 columns */
#colB {
	width: 530px;
}

/* width of content area table column when there are 2 columns */
#colB-2col {
	width: 740px;
}

/* width of sidebar table column when there are 3 columns */
#colC {
	width: 210px;
}

#mcpsLink {
	width: inherit;
	margin: 0;
	padding: 2px 10px;
	text-align: right;
	background-color: #2c2575;
}

#mcpsLink a, #mcpsLink a:link, #mcpsLink a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-weight:normal;
}

#mcpsLink a:hover {
	text-decoration: underline;
}

/* replaces the school title text with the banner image

need to change the padding and height value, ie 150px to match the height of the image */

#banner {
	padding: 200px 0 0 0;
	overflow: hidden;
	background: url('../images/banner.png') no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:200px; /* for IE5/Win */
}

/* moves the address off screen to be visible only with styles turned off */

#banner {
	text-indent: -5000px;
	line-height: -10px;
	margin: 0px;
	padding-bottom: 0px;
}

#address {
	text-indent: -5000px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	display:none;
}

/* main-body - Container for the "content" and optional "additional-info" blocks

width can be changed to correspond to any changes in the sidebar width

----------------------------------------------- */

#main-body {
	padding: 5px 5px;
	margin: 0px;
	margin: auto;
}

#content {
	padding: 5px 5px;
	margin: 0px;
	margin: auto;
}

#main-body-2col {	
	padding: 0 5px;
	margin: 0px;
	margin: auto;
}

#content-2col {
	padding: 10px 5px;
	margin: 0px;
	margin: auto;
}

/* sets the width and floats the splash image */

#splashImage {
	margin: 0px;
	margin-top: 5px;
	font-size: 11px;	
}

#splashImage p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #666666;	
}

/* sets the width and floats of the Principal Intro */

#principalIntro { 
	float: right;
	padding: 0px;
	margin: 0px;
}

#principalIntro h3 { margin: 0px; padding: 0px 2px; font-size: 12px;}

#principalIntro p { margin: 2px; padding: 2px; font-size: 11px;}

/* intro

----------------------------------------------- */

#intro {
	width: 100%;
	clear: both;
}

/* Emergency Message

----------------------------------------------- */

#emergency p {
	font-size: 16px;
	line-height: 18px;
	color: #ff0000;
}

/* Events

----------------------------------------------- */

#events p {
	margin: 0px;
	padding: 0px;
}

#events{ 
	margin-bottom:10px;
	border-bottom:1px solid #778;
	padding-bottom:10px;
	margin:0;
	width:100%;
}

#events dl {
	margin: 0px;
	padding: 2px;
	font-size: 10px;
}

#events dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.5em;
}

#events dd {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	font-size: 10px;
}

/* used to style the section headers on the Home page  */
#events h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #fff;
	background-color: #212349;
	padding: 5px 0px 5px 3px;
}

#additional-links h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #fff;
	background-color: #212349;
	padding: 5px 0px 5px 3px;
}

/* used to style the section headers on the Home page  */
#news h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	margin: 0px;
	color: #FFF;
	background-color: #2b2e52;
	padding: 5px 10px;
	border-radius: 15px;
}

/* News Box

----------------------------------------------- */

#news {	
	width: 100%;
}

#news h4 {
	margin: 0px;
	padding: 0px;
	display:inline;
}

#news ul {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

#news li {
	padding: 10px;
	margin: 0px;
	margin-bottom: 10px;
	list-style-type: none;
	font-size: 11px; 
	line-height: 1.5em;
	border: 1px solid #cccade;
	border-radius: 10px;
	background: #fbfaff;
}

#news li p {
	padding: 0px;
	margin: 0px;
	display:block;
}

#news a, #news a, #news a:link, #news a:visited {
	font-weight: bold;
	font-size: 13px; 
	text-decoration: none;
}

#news a:hover {
	text-decoration: underline;
}

/* Can be used for top Navigation tabs, if any

----------------------------------------------- */

#navigation {
	color:#fff;
	float: left;
    background-color:#2b2e52;
	font-size: 18px;
	line-height: 30px;
	list-style: none;
	padding: 0;
	margin:0;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;	
}

#navigation a,#navigation a:visited, #navigation a:link, #navigation a:active {
	color: #fff;
	font-weight: bold;
	padding: 4px 6px;
	text-decoration: none;
	border-left: 1px solid #33355a;
	border-right: 1px solid #161949;
}

#navigation a:hover {
	color: #cccade;
	background: #212349;
}

#navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul, #navigation li{
	margin:0 auto;
	width:auto;
	display:inline;
}

#adminBox {
	padding: 5px;
	margin: 7px 0;
	font-size: 11px;
	background-color: #f1f1f1;
	border: 1px solid #9a9a9a;
	border-bottom: 2px solid #9a9a9a;
	border-radius: 10px;
}

#adminBox p{
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height:1.5em;
}

/* Sidebar - sets the width, background, and other attributes for the side navigation bar

----------------------------------------------- */

#sidebar {
	padding: 5px;
	background: #e1e1e1;
	font-size: 11px;
	line-height: 1.5em;
}

#sidebar h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 15px;
	color: #fff;
	background-color: #2b2e52;
	padding: 5px 10px;
	border-radius: 10px 10px 0px 0px;
}

/* Sidebar2

----------------------------------------------- */

#sidebar2 {
	margin: 5px;
	padding: 5px;
	background: #e1e1e1;
	font-size: 11px;
	line-height: 12px;
}

.sidebarColor {
	background: #e1e1e1;
	padding:0;
	margin:0;
}

#sidebar2 h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 15px;
	color: #fff;
	background-color: #2b2e52;
	padding: 5px 10px;
	border-radius: 10px 10px 0px 0px;
}

/* Side Navigation List -

styles the link effects in the side navigation

----------------------------------------------- */

/* Unlinked Side Navigation Properties */

#sideNav {
	 list-style-type: none;
	 margin: 5px;
	 margin-top: 10px;
	 padding: 0px;
}

#sideNav ul ul {
	padding: 0px;
	background: #cccade;
}

#events dl {
	background-color: #ffffff;
}

#sidebar2 ul, #sidebar ul, #sideNav ul, #sidebar2 ul li, #sidebar ul li, #sideNav ul li{ 
	list-style-type: none;
	padding:0;
	margin:0;
	font-size: 11px;
	line-height: 1.5em;
}

#sidebar2 ul ul li, #sidebar ul ul li, #sideNav ul ul li{ 
	list-style: none;
	border:0;
	padding:5px;
	margin:0;
	font-size: 11px;
	line-height: 1.5em;
	border-bottom: 1px dotted #acaac9;
}

#sidebar2 ul ul, #sidebar ul ul, #sideNav ul, #events { 
	margin-bottom:10px;
	font-size: 11px;
	line-height: 1.5em;
}

/* Linked Side Navigation Properties */

#sideNav a, #sideNav a:link, #sideNav a:active, #sideNav a:visited  {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #1305fc;
	font-weight: bold;
	padding-left: 0;
	text-decoration: none;
	/*display: block;*/
}

/* On Hover Side Navigation Properties */

#sideNav a:hover, #sideNav a:visited:hover {
	text-decoration: underline;
	/*background: #bbb9d3;*/
}

#sideNav ul ul li {
	font-size: 12px;
	line-height: 14px;
}

/* Side Navigation List -

styles the link effects in the side navigation

----------------------------------------------- */

/* Unlinked Side Navigation Properties */

#sideNav2 {
	 list-style-type: none;
	 margin: 0px;
	 padding: 0px;
	 border: 4px solid blue;
}

#sideNav2 ul{ 
	padding: 0px;
	margin: 0px;
}

#sideNav2 ul li ul{ 
	padding: 0px;
	margin: 0px;
}

#sideNav2 ul li {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}

/* styles borders between list elements and adds a bullet image*/

#sideNav2 ul li ul li {
	list-style: square url(../images/bullet.gif) outside;
	padding-top: 1px;
	padding-bottom: 3px;
	margin: 0px;
	margin-left: 20px;
}

/* styles borders between list elements and adds a bullet image*/

#sideNav2 ul li  {
	list-style: square url(../images/bullet.gif) outside;
	padding-top: 1px;
	padding-bottom: 3px;
	margin: 0px;
	margin-left: 20px;
}

/* Linked Side Navigation Properties */

#sideNav2 a, #sideNav2 a:link, #sideNav2 a:active, #sideNav2 a:visited  {
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #1305fc;
	padding: 0px;
	text-decoration: none;
}

/* On Hover Side Navigation Properties */

#sideNav2 a:hover, #sideNav2 a:visited:hover {
	color: #1305fc;
	text-decoration: underline;
}

/* Calendar

----------------------------------------------- */

#calendar {
	border-collapse: collapse;
	width: 100%;
	padding: 5px 0px;
}

#calendar table {
	margin: auto;
}

#calendar td {
	text-align: center;
	font-size: 9px;
	line-height: 10px;
	padding: 0px;
	margin: 0px;
}

#calendar th {
	border-top: 1px solid #005;
	border-bottom: 1px solid #005;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	text-align:center;
}

#calendar a:link, #calendar a:visited, #calendar a:active {
	font-size: 9px;
	line-height: 10px;
	color: #a20327;
	text-decoration: none;
}

#calendar a:hover {
	font-size: 9px;
	line-height: 10px;
	color: #005;
	text-decoration: underline;
}

#content-2col ul {
	margin-left:10px;
	padding-left: 10px;
}

/* Copyright/Credits - styles and positions the footer

----------------------------------------------- */

#copyright, span#copyright {
	margin-right: 0em;
}

#credits {
    clear: both;
	margin: 0px 0px 20px 0px;
	padding: 20px 5px 0px 5px;
	font-size:11px;
	text-align:center;
}

/* Footer - styles and positions the footer

----------------------------------------------- */

#global-footer {
	margin: 0px;
	padding: 10px 0px 20px 0px;
	background-color: #e1e1e1;
	clear: both;
	text-align: right;
}

#global-footer li {
	display: inline;
	margin:0;
	padding:2px;
}

#global-footer p, #global-footer ul, #global-footer span, #global-footer address {
	font-size: 11px; 
	color: #666666;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#global-footer a:link {
	font-size: 10px;
	color: #1305fc;
	font-weight: normal;
	text-decoration: none;
}
#global-footer a:visited {
	color: #1305fc;
	font-weight: normal;
	text-decoration: none;
}
#global-footer a:hover {
	text-decoration: underline;
}

#footerNav, #footerLegal {
	color: #e2e2e2;
	padding: 4px;
}

#global-footer li a {
	padding: 4px;
}

#footerNav li:after, #footerLegal li:after {
	content: " | ";
	margin: 2px;
}

/* Adds a footer image, will not be displayed with styles turned off
padding and height should correspond to the image height, ie 91px */
#footerIMG {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	width:750px;
	overflow: hidden;
	background: url(../images/footerbg.jpg) no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5/Win */
}

/* Background

----------------------------------------------- */

body {
	background-color: #fcfbfc;
}

div#top {
	background-color: White;
	margin: auto;
	/* padding-right: 8px; */
	position: relative;
	padding: 0px;
	border-top: 2px solid #2b2675;
	border-bottom: 6px solid #999;
}

body.dsidebar div#top {
	background: url(../images/sidebar-back-dg.gif) repeat-y; 
}

body.dsidebar #global-header #navigation {
	border-bottom: 4px solid #FBB56F;
}

body.dsidebar #sidebar h2 {
	background-color: #040468;
}

.additional-col #content {
	width: 340px;
	float: left;
}

#additional-info {
	float: right;
	width: 200px;
	padding: 0px;/* OK 11-12 */
	margin-right: 10px;
	border: 1px solid #000000;
	background-color: #e2e2e2;
}

.bellSched {
	background-color: #e2e2e2;
	margin: 10px 0px;
	padding: 0px;
}

.bellSched td {
	text-align: left;
}