/* ------------------------------ BEGIN Global Styles ------------------------------ */
/*@import url("../../global/CSS/global.css");*/
/* ------------------------------ END Global Styles ------------------------------ */

/* BE SURE TO COPY YOUR CLIENT STYLES IN THIS MASTER.CSS IN ORDER FOR THE EDITOR TO IMPLEMENT THE CLIENT STYLES-
YOU HAVE TO LOAD THEM UP SEPARATELY AS CLIENT.CSS AS WELL */

/* UNIVERSAL */

html, body, div, ul, li, dl, dt, dd, pre, form, blockquote, fieldset, input {
	margin:0;
	padding:0;
}

input 
{
	background-color:#FFF;
	padding: 1px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	border-bottom:thin solid #CCC;
	border-right:thin solid #CCC;
}

textarea
{
	background-color:#FFF;
	padding: 1px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	border-bottom:thin solid #CCC;
	border-right:thin solid #CCC;
}

input.button
{
	background-color:#FFF;
	padding: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	border-bottom:thin solid #CCC;
	border-right:thin solid #CCC;	
	border-left:2px solid #666;
	border-top:2px solid #666;		
}

input.radio
{
	border:none;
}

input.buttonBoldRust
{
	background-color:#FFF;
	padding: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#a32914;
	border-bottom:thin solid #CCC;
	border-right:thin solid #CCC;	
	border-left:2px solid #666;
	border-top:2px solid #666;		
}

select {
	border-bottom:thin solid #CCC;
	border-right:thin solid #CCC;
	padding: 1px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;	
}


fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body {
	background-color: #CCC;
	margin: 0px;
}

img, div { behavior: url(iepngfix.htc); }
img.left { float: left; padding: 2px 20px 16px 0; }
img.right { float: right; padding: 2px 0 16px 20px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

img.navigate { float: left; margin: 0px 0px 20px 0; }


hr {
	border: 0;
	width: 100%;
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	line-height: 1px;
	margin: 32px 0px;
	padding: 0px;
}
label {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
}

label.error 
{ 
	float: none; 
	color: red; 
	padding-left: .5em; 
	vertical-align: top; 
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
}

label.rust
{ 
	color: #a32914; 
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
}


.editLabel {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000;
	margin-top:2px;
}

.editInputText {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	width:200px;
}

.editInputText_ParticipatingGins {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	width:150px;
}

.editInputText_testProducts {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	width:500px;
}


.editInputTextYear {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000;
	width:50px;
	padding:3px;
}


.editInputSelect {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
}

.participatingGinSelect, .participatingWarehousesSelect
{
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#000;	
}

/* TYPE */
body, p, div, li, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}


a:link, a:visited, a:active {
	color: #145381; 
	text-decoration: none;
}
	
a:hover {
	color: #A32914; 
	text-decoration: underline;
}
	
strong, b { font-weight:bold; }

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 25px;
	font-weight:bold;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #808080;
	font-weight:normal;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	font-weight:bold;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
}
h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #a32914;
	border-bottom: 1px solid #000;
	margin-bottom:5px;
	margin-top: 5px;
}

h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #000;
	margin-bottom:20px;
	margin-top:0px;
}

.h5Red {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #a32914;
	border-bottom: 1px solid #000;
}

.h6Green {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #49A984;
	margin-bottom:0px;
	margin-top:0px;
}


/* OTHER TYPE */
.swcredit {
	font-size: 9px;
	color: #7b7458;
}
a.swcredit:link, a.swcredit:visited{
	color: #7b7458;
	text-decoration:none;
}
a.swcredit:hover, a.swcredit:active{
	color: #333;
	text-decoration:underline;
}


/* MAIN NAV */
#mainnavWrapper {
	background:transparent none repeat scroll 0 0;
	bottom:0;
	float:left;
	font-size:93%;
	line-height:normal;
	position:absolute;
	width:970px;
}
ul#mainnav {
	margin: 0px;
	padding:10px 0 0;
	list-style: none;
	background: none;
}

#mainnav li{
	padding:0 0 0 9px;
	margin: 0px;
	float: left;
	background: transparent url(../assets/images/main-nav-off-left.png) no-repeat left top;
}
	
#mainnav a {
	float:left;
	display:block;
	background: transparent url(../assets/images/main-nav-off-left.png) no-repeat left top;
    padding:5px 15px 4px 6px;
	color:#fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}	
#mainnav a, #mainnav strong, #mainnav span {
    display:block;
    background:url(../assets/images/main-nav-off-right.png) no-repeat right top;
    padding:8px 14px 6px 6px;
}

#mainnav #current {
    background:transparent url(../assets/images/main-nav-on-left.png) no-repeat scroll 0 0;
}
#mainnav #current a {
    background-image:url(../assets/images/main-nav-on-right.png);
	padding-bottom:4px;
	color: #4D4D4D;
	padding-bottom:6px;
	padding-top:8px;
}
/*
#mainnav ul li {
	background:transparent none repeat scroll 0 0;
	border-right:1px solid #CCCCCC;
	height:20px;
	margin:0;
	padding:0;
}
#mainnav ul li a  {
	color: #EDEBD8; 
	text-align:left;
	padding: 5px 12px;
}
#mainnav ul #current li a  {
	background:none;
	color: #EDEBD8; 
	text-decoration: none;
	padding: 5px 12px;	
}
#mainnav ul li a.last {border:none;}
#mainnav li ul {
	background:#fff;
	bottom:-30px;
	display:none;
	left:3px;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	width:974px;
	z-index:1;
}
#mainnav ul li a {
	background:transparent none repeat scroll 0 0;
	color:#808080;
	float:left;
	font-size:13px;
	font-weight:normal;
	height:13px;
	line-height:0;
	margin-top:-11px;
	padding-top:20px;
	text-decoration:none;
}
#mainnav ul li a:hover {
	color:#4D4D4D!important;
	font-weight:bold;
}
*/
#mainnav a #current a {background:none;}
#mainnav li:hover a, #mainnav a:focus, #mainnav a:active {
	
}
#mainnav li:hover ul, #mainnav li.p7hvr ul {
	display: block;
}

#mainnav li:hover ul a, #mainnav li.p7hvr ul a {
	color: #808080; 
	background:none;
}
#mainnav ul a:hover {
	text-decoration:none;
	background:none!important;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*
#mainnav ul li li {display:none;}

#mainnav li ul li a.first {display:block;}
#mainnav li ul li.current a {font-weight:bold;}
#mainnav #current ul li a {
	background:transparent none repeat scroll 0 0 !important;
	color:#999;
	height:13px;
	margin-top:-11px;
	padding-top:20px;
}
#mainnav #current ul li {background:none;}
#mainnav li ul li.last {border:none;}
*/

/* SUB NAV */
#subnavWrapper {
	float: left;
	width: 179px;
	padding: 0px;}
	
#subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;}
	
#subnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 179px;
	background: none;}
	
#subnav a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #262626;
	color: #262626;
	text-transform: uppercase;
}
	
#subnav a:hover {
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	border-bottom: 1px solid #C5AF2F;
	color: #C5AF2F;
	text-transform: uppercase;
	font-weight: bold;}

#subnav a.current {
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	border-bottom: 1px solid #262626;
	color: #C5AF2F;
	text-transform: uppercase;
	font-weight: bold;}

/* PARENT STYLE- THIS JUST NEEDS TO BE THE SAME DIV NAME AS THE CONTAINING SUBMENU CONTAING DIV NAVE */	
#subnavWrapper h2 {
	font-size:12px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	color: #262626;
	text-transform: uppercase;
	font-weight: bold;}

#subnavWrapper h2 a {
	font-size:12px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
		color: #262626;
	text-transform: uppercase;
	font-weight: bold;}


/* WRAPPERS */
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #49A984 url(../assets/images/header.jpg) no-repeat top center;
}
#contentWrapper {
	background-color:#CCCCCC;
	float:left;
	padding:10px 0 5px;
	text-align:left;
	width:100%;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
}

/* TOP */
#top {
	height:125px;
	margin:0 auto;
	padding:0;
	position:relative;
	width:970px;
}
	
#logo {
	color:#FFFFFF;
	float:left;
	height:100px;
	margin-left:30px;
	margin-top:10px;
	width:600px;
}
#logo a {
	background:transparent url(../assets/images/ncc-logo.png) no-repeat scroll left top;
	border-right:1px solid #FFFFFF;
	display:block;
	float:left;
	height:94px;
	margin-right:10px;
	margin-top:16px;
	padding-right:42px;
	width:109px;
	overflow:hidden;
	text-indent:-9999px;
	line-height:0;
	font-size:0;
}
#logo p {
	font-family: Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	margin-top:15px;
	line-height:28px;
}
#welcome {
	bottom:10px;
	color:#FFFFFF;
	float:right;
	font-family:Helvetica,Arial,sans-serif;
	font-size:14px;
	position:absolute;
	right:0;
}
#welcome a {
	font-family: Helvetica, Arial, sans-serif;
	color:#fff;
	font-size:14px;	
}
#welcome span, #welcome span a {font-size:12px;}
#dropdown {
	background:#FFFFFF none repeat scroll 0 0;
	height:36px;
}
	
/* CONTENT */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#content {
	background-color:#FFFFFF;
	border:1px solid #999;
	margin:0 auto;
	padding:15px;
	position:relative;
	width:940px;
}
#content2 {
	margin:0 auto;
	width:970px;
}
#contentLeft {
	background-color:#FFFFFF;
	border:1px solid #999;
	float:left;
	margin:0 auto;
	padding: 20px 20px;
	position:relative;
	width:658px;
}
#contentRight{
	background-color:#999999;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	border-top:1px solid #666666;
	float:left;
	padding:20px;
	width:209px;
}
	
/* FOOTER */
#footer {
	margin:0 auto 30px;
	text-align:center;
	width:970px;
}
#footer p {
	color:#666;
	margin:0;
}

#footer div
{
	color:#666;
	text-align:center;
	margin-left:50px; 
	margin-right:50px;	
}
/* @group INDIVIDUAL PROFILE */
/*
ul.individual-profile {list-style:none;}

.individual-profile-content-left {
	float:left;
	width:20%;
}

.individual-profile-content-left img {
	float:left;
	margin:20px 20px 0 0;
	border:1px solid #999;
}

.individual-profile-content-right {
	float:left;
	width:80%;
}

.organization-profile-content-right {
	float:left;
	margin-left:20px;
	width:90%;
}

.individual-profile-content-right h1 {
	float:left;
	margin-right:10px;
}

.individual-profile-section label {
	display:block;
	float:left;
	width:100px;
}

ul.first-level, ul.first-level-orgs, ul.first-level-board, ul.first-level-org-detail {list-style:none;}

.first-level li, first-level-orgs, first-level-board, first-level-org-detail {
	margin: 10px 0;
}

.first-level li div {
	float:left;
}

.first-level-orgs li div {
	float:left;
}

.first-level-org-detail li {
	padding-bottom:10px;
}

.first-level-org-detail li div {
	float:left;
}

.first-level-board li div {
	float:left;
}

ul.second-level, ul.second-level-orgs {
	list-style:none;
	float:left;
	margin-right:10px;
}

.second-level li {
	margin: 0;
}

.second-level-orgs li {
	margin: 0;
	line-height:20px;
}


ul.second-level-orgs {
	list-style:none;
	float:left;
	margin-right:10px;
}


ul.second-level label {width:70px;}

ul.second-level-orgs label {width:70px;}

.individual-profile-content label,

.individual-profile-section label,

.first-level label, .first-level-orgs label, .first-level-board label {
	float:left;
	width:150px;
}

.first-level label.addresses {
	float:left;
	width:115px;
}


.first-level-orgs label {
	float:left;
	width:250px;
}

.first-level-org-detail label {
	float:left;
	width:300px;
	padding-bottom:10px;
}

.first-level-board label {
	float:left;
	width:200px;
}

.first-level label.labelAddress {
	float:left;
	width:125px;
}


.first-level .individual-profile-section-publications {
	float:left;
	width:400px;
}

ul.sidebar-options {list-style:none;}

.sidebar-options li {
	border-bottom:1px solid #737373;
	border-top:1px solid #B3B3B3;
	clear:both;
	margin:0;
	padding:0;
}

.sidebar-options li.first {
	border-top: none;
}

.sidebar-options li.last {
	border-bottom: none;
}

.sidebar-options li a:hover {
	background-color:#9F9F9F;
	text-decoration:none;
}

.sidebar-options li a {
	color:#FFFFFF;
	display:block;
	font-family:Helvetica,Arial,serif;
	padding:5px;
}

.sidebar-options label {
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Helvetica,Arial,sans-serif;
	padding:5px 0;
	width:70px;
}

.sidebar-options input {
	margin-top: 10px;
}
*/
/*

.sidebar-options input {

	border:1px solid #000000;

	color:#666666;

	font-family:helvetica;

	font-size:12px;

	padding:6px;

	width:124px;

}

.sidebar-options select {

	float:left;

	width:138px;

}

*/

.blankSearchTableRow
{
	line-height:5px;
}

.makeRed
{
	color:#8A1B20;
}

.makeBold
{
	font-weight:bold;
}

.showDisabled
{
	color:#999;
}

.showEnabled
{
	color:#000;
}

.linkCloneALL, .linkCloneNONE
{
	color:#49A984;
}

.pretty-hover 
{
  cursor: pointer;
  text-decoration:underline;
}

.genericHR
{
	border: 0;
	width: 100%;
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;

}
.genericH1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 25px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
}

.genericH5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #a32914;
	border-bottom: 1px solid #000;
	margin-bottom:10px;
	margin-top: -5px;
}

.jcibpcFieldSet
{
	border:1px solid #004081;
	width:900px;
	padding:10px;
	margin-bottom:10px;
}

.jcibpcFieldSet span.makeBold
{
	color:#177C53;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
}


.jcibpcFieldSet legend
{
	color:#004081;
	font-family:Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
}

span.jcibpcMakeBold
{
	color:#145381;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	display:block;
	float:left;
	margin-left:10px;
	padding-top:5px;
}

span.jcibpcContextualHelp_Step1
{
	color:#177C53;
	font-family:Helvetica,Arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	display:block;
	float:right;
	margin-right:10px;
	margin-top:-20px;
}

span.jcibpcContextualHelp_Step2
{
	color:#177C53;
	font-family:Helvetica,Arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	display:block;
	float:right;
	margin-right:10px;
	margin-top:-25px;
}

span.jcibpcContextualHelp_Step3
{
	color:#177C53;
	font-family:Helvetica,Arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	display:block;
	float:right;
	margin-right:10px;
	margin-top:-25px;
}


span.step2RequiredFields
{
	color:#A32914;
	font-family:Helvetica,Arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	display:block;
	float:right;
	margin-right:10px;
	margin-top:-25px;

}

#testYear_ErrorStatus
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#A32914;
	
}

span.jcibpcMakeBoldColumnHeader
{
	color:#145381;
	font-family:Helvetica,Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	display:block;
	float:left;
	padding-top:5px;
}

span.jcibpcMakeBoldColumnHeaderRust
{
	color:#A32914;
	font-family:Helvetica,Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	display:block;
	float:left;
	padding-top:5px;
}

#commercialPackagingFirm_ErrorStatus ul
{
	padding-left:10px;
}

#commercialPackagingFirm_ErrorStatus span
{
	color:#A32914;
	font-weight:bold;
	font-size:12px;
}

#testProducts_ErrorStatus ul, 
#commercialPackagingFirm_AddErrorStatus ul, 
#testProducts_AddErrorStatus ul, 
#participatingGins_ErrorStatus ul, 
#participatingGin_AddErrorStatus ul,
#participatingWarehouses_ErrorStatus ul,
#participatingWarehouse_AddErrorStatus ul
{
	padding-left:10px;
}

#testProducts_ErrorStatus span, 
#commercialPackagingFirm_AddErrorStatus span, 
#testProducts_AddErrorStatus span, 
#participatingGins_ErrorStatus span, 
#participatingGin_AddErrorStatus span,
#participatingWarehouses_ErrorStatus span,
#participatingWarehouse_AddErrorStatus span,
#relationship_AddErrorStatus span
{
	color:#A32914;
	font-weight:bold;
	font-size:12px;
}

.jcibpcTestProductsTableBorders
{
	border:1px solid #999;
}

.jcibpcRelationshipsTableBorders
{
	border:1px solid #145381;
}

#allProductsTable .jcibpcHover td
{
	background-color:#A32914;
	/*border: 1px solid #145381;*/
	cursor:pointer;
	color:#FFF;
}

#allProductsTable .jcibpcHoverAlternate td
{
	cursor:pointer;
}

.reportUL
{
	margin:15px;
	list-style:none;
}

.reportUL a
{
	font-size:12px;
	line-height:25px;
}

#step1Form
{	
	display:none;
	visibility:hidden;
}

