/*
=================================================================
 General
=================================================================
*/

body {
	background: url(Images/e2e_uni_back.jpg) repeat-y;	
}

.content li {
	list-style: none;	
}

.listContent {
	background: none;	
}

#leftNav a {
	background: url(Images/pointer_orange_right_lp.gif) -1px 4px no-repeat;
	color: #0D658B;
	height: auto;
	font-size: 14px;
	text-transform: lowercase;
	font-weight: bold;
}

#leftNav #search a {
	font-size: 10px;	
}

#leftNav ul {
	margin-top: 20px;
	margin-bottom: 20px;	
}

#leftNav li li li a {
	margin-left: 10px;
}

#pageContainer {
	background-color: #FDD59D;
	position: absolute;
}

#leftNavBottom {
	width: 214px;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 0px;
}

*html #leftNavBottom {
	bottom: -1px;	
}

#headerRight {
	background: url(Images/e2e_header_bg2_orange.jpg) top right no-repeat;
}

#rightNav {
	margin-right: 0;
	border-left: 1px solid #0F6890;
	border-bottom: 1px solid #0F6890;
	margin-bottom: -1px;
}

#rightNav .listBox {
	background-color: #FDD59D;
	margin: 0;
}

#rightNav a {
	background: url(Images/pointer_orange_right_lp.gif) no-repeat;
	color: #0D658B;
	padding-left: 15px;
}

#rightNav h3 {
	padding-left: 20px;
	padding-top: 20px;	
}

#rightNav li {
	background: none;
	list-style: none;	
}

#contentContainer {
	border-left: 1px solid #0F6890;
	background-image: none;
}

/*
=================================================================
Search
=================================================================
*/


#search {
	border: 1px solid #0F6890;
	margin: 10px 10px 5px 10px;
	font-size: 0.9em;
}

#search a {
	height: 15px;	
}

#search input {
	width: 120px;	
}

#search h3 {
	background-color: #FCBC64;
	height: 1.4em;
	border-bottom: 1px solid #0F6890;
	color: #0D658B;
}


/*
=================================================================
 E2ENav
=================================================================
*/

#e2eNav a {
	color: #FFF;
	position: relative;
	top: 1px;
}

#e2eNav .e2eNavUni a {
	background: url(Images/pointer_orange_png.png) top left no-repeat;
	text-decoration: underline;
	padding-left: 20px;
}

#e2eNav .e2eNavTafe {
	margin-left: 120px;
}

#e2eNav .e2eNavTafe a {
	background: url(Images/pointer_brown_png.png) top left no-repeat;
	padding-left: 20px;
}

#e2eNav .e2eNavEmployers {
	margin-left: 200px;
}

#e2eNav .e2eNavEmployers a {
	background: url(Images/pointer_green_png.png) top left no-repeat;
	padding-left: 20px;
}

#e2eNav .e2eNavMain a {
	background: url(Images/pointer_green2_png.png) top left no-repeat;
	padding-left: 20px;
}

#e2eNav .e2eNavMain {
	right: 40px;
}

/*
=================================================================
 #leftNav
=================================================================
*/

#leftNav a {
	
}
