/*
=================================================================
 General
=================================================================
*/

body {
	background: url(Images/leftnav_line.jpg) 340px 0 repeat-y;	
}

/*
=================================================================
 Site Layout
=================================================================
*/

#bodyHolder {
	
}

#leftNav {
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 320px;
}

#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 #black;	
}

/*
=================================================================
 Page Header
=================================================================
*/

#pageHeader {
	border-top: 17px solid #005192;
	background: #3574a7 url(Images/ndco_banner.jpg) top left no-repeat;
	height: 160px;
	border-bottom: 1px solid #99cccd;
}

#headerPanel {
	padding-top:55px;
	padding-left: 760px;
}

#headerPanel span {
	display: none;
}

div#pageHeader div#commonNav ul {
	border: solid 2px #000;
	border-bottom: none;
	border-right: none;
	top: 93px;
}

/*
=================================================================
 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:#4178BE;
}

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 {
	padding-top: 10px;
	padding-bottom: 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 black;
}

#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 .hasChildren {
	background: url(Images/blue_arrow.jpg) 1px 1px no-repeat;	
}

/*
=================================================================
 Search
=================================================================
*/

#search {
	font-size: 0.8em;
	width: 210px;
}

#search h3 {
	color: white;
	padding-left: 10px;
	margin-bottom: 0;
}

#search input {
	width: 190px;
	margin-left: 10px;
	margin-bottom: 0;
	margin-top: 0;
}

#search .go {
	float: right;
	background: url(Images/go_butt_off.jpg) top left no-repeat;
	padding-right: 0;
	margin-right: 0;
	width: 58px;
	height: 35px;
	margin-top: 7px;
}

#search :hover .go{
	background: url(Images/go_butt_over.jpg) top left no-repeat;
}

#search li {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	background: url(Images/adcet_search_list.gif) 9px 2px no-repeat;
}

#search a:link{
	color: #fff;
}

#search a:hover{
	color: #000066;
}

/*
=================================================================
 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;	
}
