/****************************************************************************************************************/
/*		June 2005																								*/
/*		Generated Automatically																					*/										
/*		-This is the style sheet used for a school website														*/
/*		-The school style sheets are named using the 5 char school code											*/				
/*		this allows the template to load the proper school style on startup										*/
/****************************************************************************************************************/
/***************************************************** GENERAL **************************************************/
/* These styles apply to all elements unless otherwise specified */
html, body{
    MARGIN:0; 
    PADDING:0;
    TEXT-ALIGN:center;
    FONT-FAMILY:Verdana, Helvetica, sans-serif;
}
 
ul{
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
}
 
img{
 border-style:none;
}

/****************************************************************************************************************/
/******************************************** PAGE WRAPPER ******************************************************/
/* This page wrapper as the other containers are necesary for the footer to work properly */
#pageWrapper{
    WIDTH:100%;
    TEXT-ALIGN:left;
    MIN-WIDTH:500px;
    MARGIN-LEFT:auto;
    MARGIN-RIGHT:auto;
}
/****************************************************************************************************************/
/******************************************* MASTER HEADER ******************************************************/
#masthead{
    HEIGHT:auto;
    WIDTH:100%;
    TEXT-ALIGN:center;   /* Aligns the text and the image of the header to be centered */
}
/****************************************************************************************************************/
/******************************************* MASTER HEADER2 FOR THE SITEMAP *************************************/
#masthead2{
    HEIGHT:auto;
    WIDTH:100%;
    TEXT-ALIGN:center;   /* Aligns the text and the image of the header to be centered */
}
/****************************************************************************************************************/
/************************************* OUTER CONTAINER 3 COLUMNS LAYOUT *****************************************/
/* Container for the right column in the 3 columns layout */
#outerColumnContainer{
    MARGIN:0px;
    PADDING:0;
    BACKGROUND-POSITION:right;
    BACKGROUND-REPEAT:repeat-y;
    WIDTH:100%;
}
/****************************************************************************************************************/
/******************************************* OUTER COLUMN CONTAINER 2 COLUMNS LAYOUT ****************************/
/* Container for the right column in the 2 columns layout */
#outerColumnContainer2{
    MARGIN:0px;
    PADDING:0;
    BACKGROUND-POSITION:right;
    BACKGROUND-REPEAT:repeat-y;
    WIDTH:100%;
}
/****************************************************************************************************************/
/******************************************* INNER COLUMN CONTAINER *********************************************/
/*  Container for the left column  */
#innerColumnContainer{
    MARGIN:0px;
    WIDTH:100%;
    PADDING:0px;
    BACKGROUND-REPEAT:repeat-y;
}
/****************************************************************************************************************/
/******************************************* LEFT COLUMN ********************************************************/
#leftColumn{
    PADDING-LEFT:5px;
    PADDING-RIGHT:10px;
    WIDTH:214px;
    FLOAT:left;
    PADDING-BOTTOM:200px;
}
#leftColumn ul{
    PADDING-LEFT:10px;
}



/****************************************************************************************************************/
/******************************************* MAIN CONTENT *******************************************************/
#mainContent{
    MARGIN-LEFT:2px;
    PADDING-RIGHT:58px;
    PADDING-TOP:5px;
    TEXT-ALIGN:justify;
    WIDTH:auto;   /* Hide from IE-Mac \ */
    WIDTH:100%;   /* End hide */
    DISPLAY:block;
    OVERFLOW:auto;
}
/****************************************************************************************************************/
/**************************** Special Section For Firefox Definitions *******************************************/
html>body #mainContent{
    WIDTH:auto;
}
/****************************************************************************************************************/
/******************************************* MAIN CONTENT2 ******************************************************/
/* Main Content for General Postings */
#mainContent2{
    PADDING:0px;
    MARGIN-RIGHT:58px;
    TEXT-ALIGN:justify;
    WIDTH:auto;   /* Hide from IE-Mac \ */
    WIDTH:100%;   /* End hide */
    DISPLAY:block;
    OVERFLOW:auto;
    HEIGHT:auto;
}

/****************************************************************************************************************/
/**************************** Special Section For Firefox Definitions *******************************************/
html>body #mainContent2{
    WIDTH:auto;
}
/****************************************************************************************************************/
/******************************************* MAIN CONTENT3 ******************************************************/
/* Main Content for Events Page */
#mainContent3{
    PADDING-BOTTOM:20px;
    DISPLAY:block;
    OVERFLOW:auto;
    TEXT-ALIGN:center;
    MARGIN-LEFT:120;
    WIDTH:90%;
}
/****************************************************************************************************************/
/**************************** Special Section For Firefox and Opera Definitions ***********************************/
html>body #mainContent3{
    WIDTH:auto;
    MARGIN-LEFT:20px;
    PADDING-LEFT:20px;
    OVERFLOW:auto;
    TEXT-ALIGN:left;
}
/****************************************************************************************************************/
/******************************************* RIGHT COLUMN *******************************************************/
#rightColumn{
    PADDING:0px;
    WIDTH:214px;
    FLOAT:right;
}
/****************************************************************************************************************/
/******************************************* FOOTER *************************************************************/
#footer{
    HEIGHT:150px;
    WIDTH:100%;
    font-size:7pt;
}
/****************************************************************************************************************/
/******************************************* CLEAR **************************************************************/
.clr{
    clear:both;   /* This code is necesary for the footer to work */
    DISPLAY:block;
    HEIGHT:1px;
    OVERFLOW:hidden;
    MARGIN:0;
    PADDING:0;
}
/****************************************************************************************************************/
/*******************************************CONTROLS INSIDE HEADER***********************************************/
/* These STYLE apply to elements with the Header user control */
/* Style of the bread crumb navigation */
table.breadcrumb 
{
 font-weight:bold;
 font-size:7pt;
}

#breadCrumb{
    FONT-SIZE:9px;
    TEXT-ALIGN:left;
}
#breadCrumb A { PADDING-LEFT:10px; FONT-WEIGHT:bold; FONT-SIZE:9px; LINE-HEIGHT:16px; TEXT-DECORATION:none; }
#breadCrumb A:hover { TEXT-DECORATION:underline; }
/* Style of the Main Channel Navigation */
#mainChannelNav{
    TEXT-ALIGN:left;
}

.channelSeperator{
}

#mainChannelNav A { TEXT-ALIGN:left;PADDING-LEFT:10px; FONT-WEIGHT:bold; FONT-SIZE:12px; LINE-HEIGHT:16px; TEXT-DECORATION:none; }
#mainChannelNav A:hover { PADDING-LEFT:10px; TEXT-DECORATION:underline; }
/****************************************************************************************************************/
/************************************** USER CONTROLS INSIDE LEFT COLUMN ****************************************/
#leftColumn{
    FONT-SIZE:8pt;
}
#leftColumn A { PADDING-LEFT:0px; FONT-WEIGHT:bold; FONT-SIZE:12px; LINE-HEIGHT:16px; FONT-FAMILY:Verdana, Helvetica, sans-serif; TEXT-DECORATION:none; PADDING-TOP:10px; PADDING-RIGHT:20px; }
#leftColumn A:link { DISPLAY:-moz-inline-block; DISPLAY:inline-block; }
#leftColumn A:visited { DISPLAY:-moz-inline-block; DISPLAY:inline-block; }
#leftColumn A:hover { TEXT-DECORATION:underline; FONT-WEIGHT:none; }

.channelSeperator
{
width:80%;
margin-left:0px;
}

div#leftNavigation ul
{
	margin-left:0px;
}
/* This div is found in the siteInfo user control page */
#siteInfo{
    FONT-SIZE:9px;
    WIDTH:160px;
    HEIGHT:250px;
    MARGIN-LEFT:40px;
    PADDING-TOP:20px;
}
div#boundary
{
	margin-left:-50px;
	text-align:center;	
}


div#boundary img
{
	border-style:none;
	padding-left:30px;	
}
.boundaryText
{
}

/****************************************************************************************************************/
/******************************************* CONTROLS INSIDE RIGHT COLUMN ***************************************/
#rightColumn{
    FONT-SIZE:8pt;
}
#rightColumn .headerStyle { FONT-WEIGHT:bold; TEXT-ALIGN:center; MARGIN-BOTTOM:0px; FONT-SIZE:12pt; }
#rightColumn A { FONT-WEIGHT:bold; FONT-SIZE:10pt; LINE-HEIGHT:16px; FONT-FAMILY:Verdana, Helvetica, sans-serif; TEXT-DECORATION:none; }
#rightColumn A:hover { TEXT-DECORATION:none;}
#rightColumn P { FONT-SIZE:8pt; PADDING-LEFT:10px; MARGIN-RIGHT:10px; }
#rightColumn .Ipostings { PADDING-LEFT:5px; }
#rightColumn .Ilinks { PADDING-LEFT:5px; }
#rightColumn .eventCal { PADDING-LEFT:10px; }
#rightColumn .content { FONT-SIZE:8pt; MARGIN-LEFT:8px; MARGIN-RIGHT:10px; }
/* Style for the days of the calendar */
#cal{
    FONT-WEIGHT:normal;
}
#cal A{FONT-WEIGHT:normal; TEXT-DECORATION:none; }
#cal A:hover { TEXT-DECORATION:none; }

.calendar_main{
    WIDTH:184px;
    FONT-SIZE:8pt;
    TEXT-ALIGN:center;
    BORDER-WIDTH:1px;
}
.calendar_TitleStyle{
    FONT-WEIGHT:bold;
    FONT-SIZE:8pt;
}
.calendar_NextPrevStyle{
    FONT-WEIGHT:bold;
}
.calendar_DayHeaderStyle{
    FONT-SIZE:8pt;
    FONT-WEIGHT:bold;
}
.calendar_DayStyle{
    FONT-SIZE:8pt;
}
.calendar_WeekendDayStyle{
    FONT-SIZE:8pt;
}
.calendar_TodayDayStyle{
    FONT-SIZE:8pt;
}
.calendar_OtherMonthDayStyle{
    FONT-SIZE:8pt;
}
/****************************************************************************************************************/
/******************************************* CONTROLS INSIDE FOOTER *********************************************/
/* Text Style */
#footerText{
    TEXT-ALIGN:center;
    font-size:7pt;
}
/* Styles for the Console */
#console{
    WIDTH:50;
    HEIGHT:50;
    MARGIN-LEFT:5px;
    FLOAT:left;
    z-index:100;
}
/****************************************************************************************************************/
/************************* TEXT SCROLL STYLES ****************************************************************/
#iemarquee
{
	text-align:center;
    font-size:10px
}
#iemarquee A {TEXT-DECORATION:underline; font-size:10px}

div#tickerContainer
{
OVERFLOW:hidden;
WIDTH:600px;
POSITION:relative;
HEIGHT:15px;
}

div#tickerInner
{
WIDTH: 600px; 
POSITION: absolute; 
HEIGHT: 15px;
}
/****************************************************************************************************************/
/**************************** CALENDAR *******************************************************************/
#MonthBtn{
    text-align:right;
    MARGIN-RIGHT:295px;
}
.dgEventsSelectedCalDate{
}
.dgEventsMainStyle{
    FONT-SIZE:8pt;
}
.dgEventsHeaderStyle{
    FONT-STYLE:oblique;
    TEXT-ALIGN:center;
    FONT-WEIGHT:bold;
}
.eventCalMonthViewMain{
    WIDTH:90%;
    HEIGHT:700px;
    BORDER:solid 2px black;
}
.eventCalMonthViewTitleStyle{
    FONT-WEIGHT:bold;
    BORDER:solid 2px white;
}
.eventCalMonthViewDayHeaderStyle{
    font-weight:bold;
}
/****************************************************************************************************************/
/******************************************* SITE MAP *********************************************************/
#title{
    FONT-FAMILY:MS Sans Serif;
    FONT-WEIGHT:bold;   /* Change header background color */
    TEXT-ALIGN:center;
}
/* Style of the SiteMap Table */
#sitemapTable{
    TEXT-ALIGN:left;
    FONT-SIZE:12pt;
    FONT-FAMILY:Verdana, Helvetica, sans-serif;
    FONT-WEIGHT:bold;
}
#sitemapTable A { FONT-SIZE:8pt;}
#sitemapTable A:hover { TEXT-DECORATION:underline; }
#siteMapTD{
}
#hprLnksm{
    FONT-SIZE:10px;
    TEXT-ALIGN:center;
}
/****************************************************************************************************************/

/********************************************** Search Control *****************************/
/* Styles for the search Control */
#searchControl
{
	text-align: right;
	BACKGROUND-POSITION: right;
	BACKGROUND-REPEAT: no-repeat;
	vertical-align: bottom;
	height: 31px;
	margin-bottom: 0px;
	padding-top: 2px;
}

.eqao_sslt_link
{
}
/*************************************************************************************************************/
/************************* PRINTER STYLES *******************************************************************/
@media print
{
#console{DISPLAY:none;}
#searchControl{DISPLAY:none;}
#breadCrumb{DISPLAY:none;}
#mainChannelNav{DISPLAY:none;}
#leftColumn{DISPLAY:none;}
/*hide the left column when printing*/
#outerColumnContainer{BORDER-RIGHT:0;display: inline;overflow:visible;}
#outerColumnContainer2{BORDER-RIGHT:0;display: inline;overflow:visible;}
/*hide the right column when printing*/
#rightColumn{DISPLAY:none;} 
#mainContent2{display:inline; overflow:visible; }
#SecCourseContainer{ display:inline; overflow:visible;}
}

/*************************************************************************************************************/

