
#header
{
	/*float:left;*/
	width: 100%;
	text-align: center;	
	border-bottom: #333 1px solid;
	/*position: relative;*/
	background-color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#header ul
{
	margin: 0 auto;
	padding:  0 0 0 0;
	list-style: none;
	bottom: -1px;
	width: 614px;
	vertical-align: middle;	
	position: relative;
	overflow: hidden;
	font-size: 11px;	
}

#header li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#header a
{
	float: left;
	background: #f1f1f1 url(http://www.planitplus.net/images/white.png) no-repeat left top;
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #333;
}
#header a span
{
	float: left;
	display: block;
	background: #f1f1f1 url(http://www.planitplus.net/images/white.png) no-repeat right top;
	padding: 4px 10px 3px 0px;
	color: #333;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span
{
	float: none;
}
#header a.home span
{
	float: none;
}
#header a.career span
{
	float: none;
}
#header a.learn span
{
	float: none;
}
#header a.school span
{
	float: none;
}
#header a.portfolio span
{
	float: none;
}
#header a.job span
{
	float: none;
}
/* End IE5-Mac hack */

/*
	*	1. At this point many things are simplified. The hover and background colors are set,
	*	and no positions are used because we aren't swapping images
	*	2. 'padding-bottom:4px;' on the current span pushes that tab 1px higher than the others, 
	*	exposing 1px of the background color of #header and giving the effect of an underline.
	*/
#header a.learn span
{
	padding-bottom: 4px;
	color: #000;
}
#header a:hover, #header a:hover span
{
	background-color: #E4F1BC;
	color: #000;
}
#header a.home:hover, #header a.home:hover span
{
	background-color: #ff3333;
	color: #000;
}
#header a.career:hover, #header a.career:hover span
{
	background-color: #39f;
	color: #000;
}
#header a.learn:hover, #header a.learn:hover span
{
	background-color: #3c3;
	color: #000;
}
#header a.school:hover, #header a.school:hover span
{
	background-color: #c9f;
	color: #000;
}
#header a.adult:hover, #header a.adult:hover span
{
	background-color: #FF66FF;
	color: #000;
}
#header a.portfolio:hover, #header a.portfolio:hover span
{
	background-color: #f93;
	color: #000;
}
#header a.job:hover, #header a.job:hover span
{
	background-color: #00AFA5;
	color: #000;
}
#header a.learn span, #header a.learn
{
	background-color: #3c3;
}
/*____END NEW BIT___________*/

/*___________TEXTBOXES AND BUTTONS________*/

.navbut
{
	BORDER-RIGHT: #069 1px outset;
	padding: 1px;
	BORDER-TOP: #6cc 1px outset;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	MARGIN: 2px; 
	BORDER-LEFT: #6cc 1px outset;
	COLOR: #fff; 
	BORDER-BOTTOM: #069 1px outset; 
	BACKGROUND-COLOR: #363;
}

#button
{
	padding: 0;
	margin-bottom: 0;
	background-color: Transparent;
	color: #333;
	width: 100%;
}

#button ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}

#button li
{
	border-bottom: 1px solid #363;
	margin: 0;
	line-height: 16px;
	background-color: #AFEBAF;
	color: #000;
	width: 100%;
	padding-left: 2px;
}

#button li a
{
	display: block;
	padding: 0;
	background-color: Transparent;
	color: #000;
	text-decoration: none;
	width: 100%;
}

#button li a:hover
{
	background-color: #3C3;
	color: #000;
}

#submenu li
{
	border-bottom: 1px solid #AFEBAF;
	margin: 0;
	padding: 0;
	background-color: #AFEBAF;/*#3F3;*/
	text-align: left;
	text-indent: 2px;
}

#submenu li a 
{
	display: block;
	background-color: #AFEBAF;
	color: #000;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #AFEBAF;
	
}

html>body #submenu li a {
	width: auto;
}

#submenu li a:hover 
{
	background-color: #3C3;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #363;
}

#datebar
{
	color: #000;
	text-align: center;
	background-color: #3C3;
}

.welcHead 
{
	background-color: #3C3;
	color: #FFF;
	border-top: none;
	border-left: none;
}

.learnMain 
{
	background-color: #fff;
	border: 0;
	color: #000;
	padding: 4px;
}

TD.learnMain A:link, TD.learnMain A:visited 
{
	background-color: Transparent;
	color: #060;
	text-decoration: none;
	border-bottom: #ccc 1px solid;
}

TD.learnMain A:link:hover, TD.learnMain A:visited:hover 
{
	background-color: Transparent;
	color: #060;
	text-decoration: none;
	border-bottom: #363 1px solid;
}

.instheader
{
	background-color: Transparent;
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
}

.courseHead
{
	background-color: #fff;
	border: 0;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}

.courseHeadText
{
	background-color: #fff;
	border: 0;
	color: #060;
	font-size: 1.1em;
	font-weight: bold;
}

#LeftPane
{
	background-color: #3C3;
	color: #000;
}

.pageoptions
{
	border: 2px solid #3c3;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 2px;
	background-color: #eee;
	width: 190px;
	margin: 0 2px 0 0;
}

/*______________LOGIN_________________________*/

.logintext a:link:hover, .logintext a:visited:hover 
{
	background-color: Transparent;
	color: #000;
	text-decoration: underline;
}

/*______________DATAGRID_________________________*/

.DGmain
{
	border: 1px solid #3C3;
	padding: 0px;
}

.DGitem
{
	background-color: #fff;
	padding-left: 4px;
	color: #000;
	line-height: 1.4em;
}

.DGitem a:link, .DGitem a:visited
{
	background-color: Transparent;
	color: #03C;
	text-decoration: none;
}

.DGitem a:link:hover, .DGitem a:visited:hover
{
	background-color: Transparent;
	color: #03C;
	text-decoration: underline;
}

.DGalt
{
	background-color: #eee;
	padding-left: 4px;
	color: #000;
	line-height: 1.4em;
}

.DGalt a:link, .DGalt a:visited
{
	background-color: Transparent;
	color: #03C;
	text-decoration: none;
}

.DGalt a:link:hover, .DGalt a:visited:hover
{
	background-color: Transparent;
	color: #03C;
	text-decoration: underline;
}

.DGhead
{
	background-color: #3C3;
	font-weight: bold;
	padding-left: 2px;
	height: 1.2em;
}

.DGhead a:link, .DGhead a:visited
{
	text-decoration:underline;
	color: #000;
}

.DGhead a:link:hover, .DGhead a:visited:hover
{
	text-decoration:underline;
	color: #000;
}

.DGfooter
{
	background-color: #fff;
	font-weight: bold;
	padding: 2px;
}

.DGfooter a:link, .DGfooter a:visited
{
	text-decoration: underline;
	color: #03c;
}

.DGfooter a:link:hover, .DGfooter a:visited:hover
{
	text-decoration: none;
	color: #03c;
}

.clearingHotline
{
	background-color: #FFF;
	border: 0;
	color: #F00;
	font-size: 1.2em;
	font-weight: bold;
}
