/****************************************************************************************************************/
/*		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										*/
/****************************************************************************************************************/
	
/******************************************* MASTER HEADER ******************************************************/
#masthead{
    BACKGROUND-COLOR:white;   /* Change header background color */
}
/****************************************************************************************************************/
/******************************************* MASTER HEADER2 FOR THE SITEMAP *************************************/
#masthead2{
    BACKGROUND-COLOR:#d4d4d4;   /* Change header background color */
}
/****************************************************************************************************************/
/************************************* OUTER CONTAINER 3 COLUMNS LAYOUT *****************************************/
/* Container for the right column in the 3 columns layout */
#outerColumnContainer{
    BACKGROUND-IMAGE:url(/DufferinPeelWeb/Styles/schools/GOETZ/Images/right_Column_GOETZ.gif);
}
/****************************************************************************************************************/
/******************************************* OUTER COLUMN CONTAINER 2 COLUMNS LAYOUT ****************************/
/* Container for the right column in the 2 columns layout */
#outerColumnContainer2{
    BACKGROUND-IMAGE:url(/DufferinPeelWeb/Styles/schools/GOETZ/Images/right2_Column_GOETZ.gif);
}
/****************************************************************************************************************/
/******************************************* INNER COLUMN CONTAINER *********************************************/
/*  Container for the left column  */
#innerColumnContainer{
    BACKGROUND-IMAGE:url(/DufferinPeelWeb/Styles/schools/GOETZ/Images/left_Column_GOETZ.gif);
}
/****************************************************************************************************************/
/******************************************* MAIN CONTENT *******************************************************/
#mainContent{
    BACKGROUND-COLOR:white;
}
/****************************************************************************************************************/
/******************************************* MAIN CONTENT2 ******************************************************/
/* Main Content for General Postings */
#mainContent2{
    BACKGROUND-COLOR:white;
}
/****************************************************************************************************************/
/******************************************* MAIN CONTENT3 ******************************************************/
/* Main Content for Events Page */
#mainContent3{
    BACKGROUND-COLOR:white;
}
/****************************************************************************************************************/
/******************************************* RIGHT COLUMN *******************************************************/
#rightColumn{
    BACKGROUND-IMAGE:url(/DufferinPeelWeb/Styles/schools/GOETZ/Images/right_Column_GOETZ.gif);
}
/****************************************************************************************************************/
/******************************************* FOOTER *************************************************************/
#footer{
    BACKGROUND-COLOR:white;
    BORDER:solid 1px gray;   /* Division line between the footer and the content on top */
}
/****************************************************************************************************************/
/*******************************************CONTROLS INSIDE HEADER***********************************************/
/* These STYLE apply to elements with the Header user control */
/* Style of the bread crumb navigation */
#breadCrumb{
    BACKGROUND-COLOR:white;
    BORDER-TOP:black;
    BACKGROUND-IMAGE:url(/DufferinPeelWeb/Styles/Schools/GOETZ/Images/breadcrumb_GOETZ.gif);
}
#breadCrumb A { COLOR:black; }
#breadCrumb A:link { COLOR:white; }
#breadCrumb A:visited { COLOR:d4d4d4; }
#breadCrumb A:hover { COLOR:white; }
/* Style of the Main Channel Navigation */
#mainChannelNav{
    BACKGROUND-COLOR:003399;
    BACKGROUND-IMAGE:url(/DufferinPeelWeb/Styles/Schools/GOETZ/Images/main_nav_GOETZ.gif);
}
#mainChannelNav A { COLOR:blue; }
#mainChannelNav A:link { COLOR:black; }
#mainChannelNav A:visited { COLOR:1008DE; }
#mainChannelNav A:hover { COLOR:3431A2; }
/****************************************************************************************************************/
/************************************** USER CONTROLS INSIDE LEFT COLUMN ****************************************/
#leftColumn{
}
#leftColumn A { COLOR:black; }
#leftColumn A:link { COLOR:black; }
#leftColumn A:visited { COLOR:0a0068; }
#leftColumn A:hover { COLOR:0a0068; }
/* This div is found in the siteInfo user control page */
#siteInfo{
    COLOR:black;
}
/****************************************************************************************************************/
/******************************************* CONTROLS INSIDE RIGHT COLUMN ***************************************/
#rightColumn{
}
#rightColumn .headerStyle { COLOR:white; BACKGROUND-IMAGE:url(/DufferinPeelWeb/Styles/schools/GOETZ/Images/menuback_GOETZ.gif); }
#rightColumn A { COLOR:black; }
#rightColumn A:link { COLOR:black; }
#rightColumn A:visited { COLOR:0a0068; }
#rightColumn A:hover { COLOR:0a0068; }
/* Style for the days of the calendar */
#cal{
}
#cal A:link { COLOR:black; }
#cal A:visited { COLOR:black; }
#cal A:hover { COLOR:black; }
.calendar_main{
    COLOR:black;
    BACKGROUND-COLOR:white;
}
.calendar_TitleStyle{
    BACKGROUND-COLOR:003399;
    COLOR:white;
}
.calendar_NextPrevStyle{
    BACKGROUND-COLOR:289C41;
}
.calendar_DayHeaderStyle{
    BACKGROUND-COLOR:003399;
    COLOR:289C41;
}
.calendar_DayStyle{
}
.calendar_WeekendDayStyle{
    BACKGROUND-COLOR:D8D8D8;
}
.calendar_TodayDayStyle{
    BACKGROUND-COLOR:Lime;
}
.calendar_ImportantDayStyle{
    BACKGROUND-COLOR:68AE72;
}
.calendar_OtherMonthDayStyle{
    BACKGROUND-COLOR:white;
    COLOR:white;
}
/****************************************************************************************************************/
/******************************************* CONTROLS INSIDE FOOTER *********************************************/
/* Text Style */
#footerText{
}
/* Styles for the Console */
#console{
}
/****************************************************************************************************************/
/******************************************* CONSOLE ************************************************************/
#tableTitleConsole{
    BACKGROUND-COLOR:#000F71;
}
#tableconsole{
    BACKGROUND-COLOR:e9e9e9;
    BORDER:solid #FFFFFF 0px;
}
#tableTitleEditConsole{
    BACKGROUND-COLOR:#000F71;
}
#tableEditConsole {
    BACKGROUND-COLOR:#e9e9e9;
}
/****************************************************************************************************************/
/************************* TEXT SCROLL STYLES ****************************************************************/
#iemarquee{
    COLOR:black;
}
#iemarquee A:link { COLOR:black; }
#iemarquee A:visited { COLOR:289C41; }
#iemarquee A:hover { COLOR:3431A2; }
/****************************************************************************************************************/
/**************************** CALENDAR *******************************************************************/
.dgEventsSelectedCalDate{
    BACKGROUND-COLOR:289C41;
    COLOR:3431A2;
}
.dgEventsHeaderStyle{
    BACKGROUND-COLOR:3431A2;
    COLOR:white;
}
.eventCalMonthViewMain{
    BACKGROUND-COLOR:white;
    BORDER:solid 2px black;
}
.eventCalMonthViewTitleStyle{
    BACKGROUND-COLOR:003399;
    BORDER:solid 2px white;
    COLOR:white;
}
.eventCalMonthViewDayHeaderStyle{
    BACKGROUND-COLOR:003399;
    COLOR:289C41;
}
.eventCalMonthViewDayStyle{
    BACKGROUND-COLOR:white;
    COLOR:black;
}
.eventCalMonthViewSelectedDayStyle{
    BACKGROUND-COLOR:Teal;
}
.eventCalMonthViewTodayDayStyle{
    BACKGROUND-COLOR:d8d8d8;
    COLOR:Red;
}
.eventCalMonthViewWeekendDayStyle{
    BACKGROUND-COLOR:e9e9e9;
    COLOR:Black;
}
.eventCalMonthViewNextMonth{
    BACKGROUND-COLOR:289C41;
}
.eventCalMonthViewEventExistsDay{
    BACKGROUND-COLOR:68AE72;
}
.eventCalMonthViewOtherMonthDayStyle{
    BACKGROUND-COLOR:white;
    COLOR:white;
}
/****************************************************************************************************************/
/********************************************** Search Control *****************************/
/* Styles for the search Control */
#searchControl{
    BACKGROUND-IMAGE:url(/DufferinPeelWeb/UserControls/Search/images/searchBack.gif);
}
/****************************************************************************************************************/

