﻿/*========================================
	Header Styles
=========================================*/

#ncd-header {
    background: #111111 url('/Style Library/images/header-background.gif') repeat-x scroll 0 0; 
    margin: 0;
    padding: 0px;
    position: relative;
    width: 100%;
    color: #FFFFFF !important;
    border-bottom: 1px solid #7F7F7F;
    text-align: center;
}

#ncd-header .ncd-fly-in {
	background-color: #111111;
	height: 14px;
	min-height: 14px;
}

#ncd-header .ncd-topbar {
    background-color: transparent;
}

#ncd-header .ncd-topbar-container {
    background: #111111; 
    /* background: #333333; */
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	width: 80%;
	/* min-width: 780px; */
	white-space: nowrap;
	text-align: right;
	padding: 0px 24px 2px 24px;
}

#ncd-header .ncd-topbar-container a:hover {
	text-decoration: none;
}

#ncd-header .ncd-topbar-item {
	display: inline-block;
	border-top: 3px solid transparent;
	font-size: 8pt;
	padding: 12px 4px 12px 4px;
	margin-left: 16px;
}

#ncd-header .ncd-topbar-item:hover {
	border-top: 3px solid #BBBBBB;
	background-color: #272727;
}

#ncd-header .ncd-topbar-rss {
	display: inline-block;
	border-top: 3px solid transparent;
	font-size: 8pt;
	padding: 12px 4px 12px 4px;
	margin-left: 16px;
}

#ncd-header .ncd-site-name {
	display: inline-block;
	font-size: 2em;
	float: left;
	padding-top: 8px;	
	padding-bottom: 8px;	
}

#headerTopLoginWrap {
    color: #FFFFFF;
    text-align: right;
    font-size: 1em;
    color: #FFFFFF !important;
    padding-top: 0.4em;
}

#headerTopLoginWrap .header-link-text {
    margin: 0px 4px 0px 4px;
}

#ncd-header .mh-content {
    margin: 0px auto 0px auto;
	padding: 12px 24px 12px 24px;
    width: 80%;
    display: table;
    background: transparent url('/Style Library/images/header-background.png') no-repeat scroll center top;
    border-bottom: 1px solid #000000;
    vertical-align: middle;
}

#ncd-header .mh-content .mh-content-row {
	margin: 0px auto 0px auto;
	display: table-row;
	width: 100%;
	/* min-width: 780px; */
    vertical-align: middle;
}

#ncd-header .mh-content .mh-left {
    display: table-cell;
	vertical-align: top;
	text-align: left;
}

.mh-content .mh-center {
    display: table-cell;
	margin-bottom: 8px;
	vertical-align: top;
	padding-top: 16px;
	text-align: center;
}

.mh-content .mh-center .mh-classifications .classification-item {
	margin-left: 2px;
	margin-right: 2px;
	display: inline-block;
}

.mh-content .mh-right {
    display: table-cell;
	vertical-align: top;
	margin-bottom: 12px;
	text-align: right;
}

.mh-content .mh-right-wrapper {
    font-size: 1em;
}

#ncd-header #wrapBreadcrumb {
    background-image: url("/Style Library/images/bg_breadcrumb.jpg");
    clear: both;
    font-size: 1em;
    height: 26px;
}

#ncd-header #breadCrumbTop {
    margin: 0 auto;
}

#breadCrumbTop ul {
    margin-left: 240px;
    padding-top: 4px;
}

#breadCrumbTop ul li {
    display: inline;
    margin-right: 12px;
}

#breadCrumbTop ul li a.breadcrumbActive {
    font-weight: bold;
}

@media only screen and (max-width : 928px) {

	#ncd-header .ncd-topbar-container,
	#ncd-header .mh-content {
		width: auto;
		margin-right: 5%;
		margin-left: 5%;
	}

	#ncd-header .ncd-topbar-item {
		margin-left: 6px;
	}

	#ncd-header .ncd-topbar-container,
	#ncd-header .mh-content,
	#ncd-header .mh-content .mh-content-row,
	#ncd-header .mh-content .mh-left {
		display: block;
	}
	
	#ncd-header .mh-content .mh-center,
	#ncd-header .mh-content .mh-right {
		display: inline-block;
		margin-bottom: 0px;
	}
	
	#ncd-header .mh-content .mh-right {
		padding-left: 32px;
	}

	#ncd-header .mh-content,
	#ncd-header .mh-content .mh-content-row,
	#ncd-header .mh-content .mh-left, 
	#ncd-header .mh-content .mh-center,
	#ncd-header .mh-content .mh-right {
		text-align: center;
	}

	#ncd-header .mh-content .mh-left {
		padding: 20px 0px 20px 0px;
	}
	
	#ncd-header .mh-content .mh-right img {
		width: 102px;
		height: auto;
	}
}

@media only screen and (max-width : 680px) {
	#ncd-header .ncd-topbar-container,
	#ncd-header .mh-content {
		width: auto;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}

	#ncd-header .ncd-site-name {
		display: block;
		float: none;
		text-align: center;
		padding-bottom: 4px;
	}

	#ncd-header .ncd-topbar-item {
		margin-left: 10px;
		padding-top: 4px;
		padding-bottom: 4px;
	}

	#ncd-header .mh-content .mh-right, 
	#ncd-header .mh-content .mh-center {
		display: block;
	}
	
	#ncd-header .mh-content .mh-right {
		padding-top: 12px;
	}
	
	#ncd-header .mh-content .mh-right img {
		width: 76px;
		height: auto;
	}
}

@media only screen and (max-width : 420px) {
	#ncd-header .ncd-topbar-container {
		white-space: normal;
		padding-left: 8px;
		padding-right: 8px;
		padding-bottom: 12px;
	}

	#ncd-header .ncd-site-name {
		font-size: 1.8em;
	}
	
	#ncd-header .ncd-topbar-item {
		margin: 0px 0px 4px 0px;
		white-space: normal;
		width: auto;
		text-align: center;
	}
	
	#ncd-header .ncd-topbar-rss {
		display: none;
		margin: 0px;
	}
	
	.mh-content .mh-center .mh-classifications .classification-item {
		display: inline;
		margin: 0px;
		padding: 2px;
	}
	
	.mh-content .mh-center .mh-classifications .classification-item img {
		height: auto;
		width: 12%;
	}

	#ncd-header .mh-content .mh-right {
		padding-left: 0px;
	}
	
	#ncd-header .mh-content .mh-right img {
		width: 58px;
		height: auto;
	}
	
	#ncd-header .mh-content .mh-right a {
		display: inline-block;
		margin-bottom: 2px;
	}
}


/*================================
	Page tabs
==================================*/

.ncd-page-tabs {
    text-align: center;
    background-color: #111111;
    padding: 0px;
    border-top: 1px solid #444444;
	position: relative;
}

.ncd-page-tabs .ncd-page-tabs-container {
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	width: 80%;
	/* min-width: 780px; */
	white-space: nowrap;
	position: relative;
	text-align: right;
}

.ncd-page-tabs .ncd-tabs {
	position: relative;
	top: 12px;
	overflow: visible;
	z-index: 32; 
}

.ncd-page-tabs .ncd-tabs .ncd-tab {
	border: 1px solid #7F7F7F;
	background-color: #222222;
	color: #FFFFFF;
	display: inline-block;
	margin-left: 8px;
}

.ncd-page-tabs .ncd-tabs .ncd-tab.selected {
	background: #D0D0D0 url('/Style Library/images/tab-fade-selected.png') repeat-x scroll left top;
	color: #111111;
}

.ncd-page-tabs .ncd-tabs .ncd-tab a,
.ncd-page-tabs .ncd-tabs .ncd-tab .faux-tab {
	display: inline-block;	
	font-size: 1.7em;
	font-weight: bold;
	padding: 8px 12px 8px 12px;
	top: 8px;
}

.ncd-page-tabs .ncd-tabs .ncd-tab a:hover {
	/* background-color: #7F7F7F; */
	background: #222222 url('/Style Library/images/tab-fade.png') repeat-x scroll left top;
	color: #FFFFFF;
	text-decoration: none !important;
}

.ncd-page-tabs .page-tabs-tooltips {
	height: 0px; 
	max-height: 0px;
}

@media only screen and (max-width : 928px) {
	.ncd-page-tabs .ncd-page-tabs-container {
		text-align: center;
	}
}

@media only screen and (max-width : 680px) {
	.ncd-page-tabs .ncd-page-tabs-container {
		white-space: normal;
		text-align: center;
	}
	
	.ncd-page-tabs .ncd-tabs .ncd-tab {
		width: 46%;
		margin-left: 1%;
		margin-right: 1%;
		margin-bottom: 1%;
		font-size: 85%;
	}
}

@media only screen and (max-width : 420px) {
	.ncd-page-tabs .ncd-page-tabs-container {
		width: auto;
		margin: auto;
	}
	
	.ncd-page-tabs .ncd-tabs {
		position: relative;
		top: 0px;
		overflow: visible;
		z-index: 32; 
		padding-top: 4px;
		padding-bottom: 2px;
	}
	
	.ncd-page-tabs .ncd-tabs .ncd-tab {
		font-weight: normal;
		font-family: arial, tahoma, verdana;
		width: auto;
		margin-left: 0px;
		margin-right: 0px;
		background-color: transparent;
		border: none;
	}
	
	.ncd-page-tabs .ncd-tabs .ncd-tab a,
	.ncd-page-tabs .ncd-tabs .ncd-tab .faux-tab {
		font-size: 1.4em;
		font-weight: normal;
		top: 0px;
		padding: 6px 4px 6px 4px;
	}
	
	.ncd-page-tabs .ncd-tabs .ncd-tab a:hover {
		background: none;
		text-decoration: underline;
	}
	
	.ncd-page-tabs .ncd-tabs .ncd-tab:hover {
		background: #222222 url('/Style Library/images/tab-fade.png') repeat-x scroll left top;
	}
}

/*================================
	Form Elements
==================================*/

#headLeftWrap label {
    display: none;
}

#ncd-header input.topFind {
    width: 162px;
}

#ncd-header .watermarkOn {
    color: #CCCCCC;
}


/*================================
	Tooltips
==================================*/

#ncd-header .header-tooltip
{
    background-image: url('/Style Library/Images/black_tooltip_large.png');
    height: 110px;
    padding: 42px 22px 18px 22px;
    width: 240px;
}

#ncd-header .header-tooltip a.more-link,
#ncd-header .topbar-tooltip a.more-link
{
	color: #FFEE44 !important;
}

#ncd-header .header-tooltip .header-tooltip-title,
#ncd-header .tab-tooltip .tab-tooltip-title,
#ncd-header .topbar-tooltip .topbar-tooltip-title
{
	margin-bottom: 12px; 
	font-weight: bold; 
	font-size: 9pt;	
}

#ncd-header .topbar-tooltip .topbar-tooltip-subtitle
{
	margin-bottom: 4px;
	font-weight: bold; 
	font-size: 8pt;	
}

#ncd-header .topbar-tooltip .topbar-tooltip-container 
{
	margin-bottom: 14px;
}

#ncd-header .topbar-tooltip .topbar-tooltip-more 
{

}

#ncd-header .ncd-page-tabs .tab-tooltip
{
    background-image: url('/Style%20Library/Images/black_tooltip_down.png');
    height: 70px;
    width: 160px;
    padding: 25px;
    text-align: center;
    white-space: normal;
    zoom: 1;
}

#ncd-header .topbar-tooltip
{
    background-image: url('/Style%20Library/Images/black_tooltip_up_narrow.png');
    height: 140px;
    width: 160px;
    padding: 42px 22px 18px 22px;
    text-align: center;
    white-space: normal;
    zoom: 1;
}

/*================================
	Misc
==================================*/

#ncd-header a,
#ncd-header a:visited,
#ncd-header a:active
{
	color: #FFFFFF !important;
	text-decoration: none;
}

#ncd-header a:hover {
	text-decoration: underline;
}