/**************************Main Color Style Sheet
Created; April 20006
By: Phil Franze
Dufferin-Peel CDSB
**************************************************/

/*********************These styles apply to general posting, home page template and other
templates as well***************************/
/*NOTE: Other templates may include another CSS that overides these values*/
div#headerPic
{
	background-color: White;
}
/*This is main content container in where the user enters content*/
div#mainContainer
{
	background-color: White;
}
/*Controls for the Main Navigation bar*/
div#mainNav
{
	background-image: url(/dufferinpeelWeb/styles/default/images/menuback_default.gif);
}
#mainNav A
{
	color: white;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
}
#mainNav A:hover
{
	text-decoration: underline;
}
/*Controls for Breadcrumb bar*/
div#breadCrumb
{
	font-weight: bold;
	font-size: 7pt;
	background-image: url(/dufferinpeelWeb/styles/board%20office/cec/styles/images/breadcrumb.gif);
}

table.breadcrumb
{
	font-weight: bold;
	font-size: 7pt;
}

div#breadCrumb A
{
	color: #464646;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
div#breadCrumb A:link, visted
{
	color: #464646;
	text-decoration: none;
}
div#breadCrumb A:hover
{
	color: black;
}
/*Background image for search bar*/
div#search
{
	background-color: White;
	background-image: url(/dufferinpeelWeb/UserControls/Search/images/searchBack.gif);
}
/*Controls for ticker*/
div#ticker
{
	background-color: White;
	color: Black;
}
div#ticker A, A:visited
{
	color: Blue;
}

div#leftNav ul
{
	list-style-image: url(/dufferinpeelWeb/styles/board%20office/cec/styles/images/arrowHorizontal.gif);
}
div#leftNav ul A, A:visited
{
	font-weight: normal;
}

/*Controls for the News Section on Home Page*/
div#prImptPostings
{
	font-size: 8pt;
	color: #636363;
}
div#prImptPostings A
{
	color: #636363;
	font-size: 8pt;
}

div#prImptPostings
{
	background-image: url(/dufferinpeelWeb/styles/board%20office/cec/styles/images/prNewsBackground.gif);
	background-repeat: repeat-x;
}

div#prImptPostings HR
{
	border: 0;
	height: 1px;
	color: #d0d0d0;
	background-color: #d0d0d0;
}

/*This is the amin container on the rightside of the template*/
div#contentContainer
{
	color: black;
	background-color: White;
}
/*This div control the style of the content entered by the user
with th htlm placeholder*/
div#userContent A, A:visited
{
	text-decoration: none;
	color: Blue;
}
div#userContent A:hover
{
	text-decoration: underline;
	color: red;
}
div#userContent
{
	margin-left: 15px;
	margin-right: 15px;
}

div#userContent ul
{
	margin-left: 15px;
	margin-right: 15px;
}

/*Controls for left column*/
.leftColumn
{
	background-image: url(/dufferinpeelWeb/styles/board%20office/cec/styles/images/left_column.gif);
	background-color: white;
	background-repeat: repeat-y;
	text-indent: 5px;
	color: #0000cd;
}

.leftColumn A
{
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 10px;
	color: #0000cd;
}
.leftColumn A:visited
{
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 10px;
	color: #0000cd;
}
.leftColumn A:hover
{
	text-decoration: underline;
}

/*This is the List Search Dropdown for DPAreas*/
.listSearchDDL
{
	color: #009252;
	margin-top: -2px;
}

.watermark
{
	background-color: #ffef9d;
	color: #a2a4ab;
}

.watermarkSearch
{
	color: #a2a4ab;
}

.watermarked
{
	background-color: Gray;
}

/*This class is used in the left column to change the color
of the horizontal line separting channels*/
.channelSeperator
{
	color: #d0d0d0;
}
/*Left column for titles*/
.headingBack
{
	background-image: url(/dufferinpeelWeb/styles/board%20office/cec/styles/images/headlines.gif);
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}
.rightside
{
	/* background-image:url(/dufferinpeelWeb/styles/board%20office/cec/styles/images/rightSide.gif);  background-repeat:repeat-y;*/
}
.rightsideGen
{
	background-image: url(/dufferinpeelWeb/styles/board%20office/cec/styles/images/rightSide.gif);
	background-repeat: repeat-y;
}
/*Right Column for titles*/
/*For Bulletin Board and DP Spotlight*/
.headingBack2
{
	background-color: white;
	background-image: url(/dufferinpeelWeb/styles/board%20office/cec/styles/images/headlines.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-size: 11pt;
	font-weight: bold;
	color: white;
	padding-left: 2px;
	position: relative;
}
/*News Headline*/
.headLine
{
	margin: 0;
	padding: 0;
	font-size: 11pt;
	font-weight: bold;
	color: white;
	background-color: White;
	border-bottom: solid 2px black;
	background-image: url(/dufferinpeelWeb/styles/board%20office/cec/styles/images/headlines.gif);
	position: relative;
}
/*This is for the important channel section on the homepage*/
div#importantChannels 
{
background-color: White;
}

div#importantChannels A
{
	color: #464646;
}
div#imptChannelHdng A, A:visited
{
	font-size: 11pt;
}

div#importantChannels ul
{
}


div#firstRow{
	background-color: White;
}

div#secondRow{
	background-color: White;
}

/*Controls for footer*/
div#footer
{
	color: black;
	font-size: 7pt;
	background-color:#C0DBFF;
	clear:both;
	width:101%;
}
/*This is used for the floating console*/
.console
{
	clear: both;
}
/*************End*********************************************************/

/************These color/styles apply to the general posting template**********/

/*This is for the general posting page the style of the header with the channel name*/
div#channelHeading
{
	background-image: url(/dufferinpeelWeb/styles/board%20office/cec/styles/images/pgTitle.gif);
}
div#channelHeading h1
{
	padding: 0px;
	margin: 0px;
	font-size: 14pt;
	text-align: center;
	color: white;
}
/**********End************************************************/












