/*
=================================================================
 General
=================================================================
*/

body {
	background: url(Images/menu_top.gif) 0 0 repeat-y;	
}

/*
=================================================================
 Site Layout
=================================================================
*/

#bodyHolder {
	
}

#leftNav {
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 320px;
}

#leftNav .listBox {
	border-bottom: 1px solid #9ECB30;	
}

#leftNav #search.listBox {
	border-bottom: none;	
}

#rightNav {
	margin-left: 10px;
	margin-right: 10px;
}

#contentHolder {
	margin-left: 350px;
	margin-right: 240px;
}

.content {
	margin-bottom: 15px;
}

.content .webObject {
	margin-bottom: 5px;
	padding-bottom: 15px;
	border-bottom: 1px solid #006374;	
}

/*
=================================================================
 Page Header
=================================================================
*/

#pageHeader {
	background: #9ECB30 url(Images/banner_right.jpg) top right no-repeat;
	height: 109px;
}

#headerPanel {
	background: url(images/banner_left.jpg) top left no-repeat;
	height: 109px;
}

#headerPanel span {
	display: none;
}

div#pageHeader div#commonNav ul {
	border: solid 2px #9ECB30;
	border-bottom: none;
	border-right: none;
	top: 91px;
}

div#pageHeader a.homeLink {
	width: 300px;	
}

/*
=================================================================
 Anchors
=================================================================
*/

a {
	color: #000066;
	text-decoration:none;
}

a:hover {
	color: #FF4500;
	text-decoration: underline;
}

/*
=================================================================
 Headers
=================================================================
*/

h3, h2 {
	font-size:1.2em;
	height:1.7em;
	background-repeat: no-repeat;
	background-position: right;
	padding-top:0.5em;
	color: black;
	text-align: left;
}

.content h3, .content h2 {
	text-align: left;	
}

h2 {
	margin-bottom: 15px;
	margin-top: 15px;
}

h4, h5 {
	font-size: 1.2em;
	margin: 15px 10px 10px 10px;
	background: url(Images/bar.gif) repeat-x left 18px;
	padding-bottom: 5px;
}

h5 {
	padding-bottom: 10px;	
}

#leftNav h3.services {
	display: none;	
}

#rightNav h3 {
	background: url(Images/rightnav_header.gif) bottom right no-repeat;
	height: 1.8em;
}

.content h3 {
	background: url(Images/font_header_tile.gif) bottom repeat-x;	
}

/*
=================================================================
 Lists
=================================================================
*/

ul {
	margin-left: 10px;
	list-style: none;
}

li {
	margin: 5px 0 5px 0;
	padding-left: 15px;
	background: url(images/blue_arrow.jpg) no-repeat 0 2px;
}

.listContent {
	padding: 0;	
}

.listBox ul {
	margin: 0;
}

.listBox li {
	margin-left: 0px;
}

div.listContainer {
	clear: both;	
}

ul.entityList li {
	margin-left: 10px;
	margin-right: 10px;
}

div#pageFooter ul li{
	background: none;
}

div#pageFooter ul li a{
	padding-left: 20px;
}

div#pageFooter .upArrowIcon{
	background: url(images/up_icon.jpg) no-repeat;
}

div#pageFooter .emailIcon{
	background: url(images/email_icon.jpg) 0 2px no-repeat;
}
/*
#leftNav .listBox, #rightNav .listBox {
	border-bottom: 1px solid #7B9968;
}*/

#leftNav .listBox li {
	margin-left: 0;
	padding-left: 15px;	
}

#rightNav .listBox {
	margin-left: 10px;
	margin-right: 10px;
}

.content li {
	
}	

#leftNav li, #rightNav li, div#pageHeader div#commonNav li {
	background: url(Images/adcet_circle.gif) 3px 3px no-repeat;	
}

#leftNav li {
	background: url(Images/mature_dash.jpg) 1px 2px no-repeat;	
}

#leftNav .hasChildren {
	background: url(Images/mature_arrow.jpg) 1px 2px no-repeat;	
}

/*
=================================================================
 Search
=================================================================
*/

#search {
	background: url(Images/adcet_search.jpg) 10px 18px no-repeat;
	font-size: 0.8em;
	width: 150px;
}

#search h3 {
	display: block;
	color: black;
}

#search input {
	width: 115px;
	margin-left: 10px;
	margin-bottom: 0;
}

#search .go {
	float: right;
	background: url(Images/adcet_search_button.jpg) top left no-repeat;
	padding-right: 0;
	margin-right: 0;
	width: 24px;
	height: 17px;
	margin-top: 7px;
}

#search li {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	background: url(Images/adcet_search_list.gif) 9px 2px no-repeat;
}

#search a {
	padding-left: 5px;	
}

/*
=================================================================
 Breadcrumb
=================================================================
*/

div.contentBreadcrumb {
	margin-left: 0;
	margin-bottom: 10px;
}

/*
=================================================================
 Sorter
=================================================================
*/

div.sorter div.controls {
	background-color: #F0F8FF;
	border: 1px solid #FFB57F;	
	border-left: none;
	border-right: none;	
}
