/* make the section heads on the admin containers bold */
/*don't change */
.buttonsLeft { float: left; }
/*don't change */
.buttonsRight { float: right; text-align:right;}

div#ContainerWrapper {
	margin-bottom: 15px;
	/* prevent the containers from 'dropping' when in edit mode */
	width: 100%;
	text-align: left;
}

div#ContainerWrapper.Admin { text-align: center; }

/*don't change */
div#ContainerHeader {
/*text-align:left;
white-space:nowrap;
width:100%;
*/

	color: White;
	white-space:nowrap;
	text-align: left;
	padding: 0px;
	font-size:1.50em;
	margin-bottom:20px;

}
.ContentPane
{
    background-color:#fff;
}
div#ContainerHeader.NoTitle {
	background-color: transparent;
}
.noBackground div#ContainerHeader {
	color: #330066;
	padding: 0px;
	font-weight: bold;
	
	
}

/*don't change */
div#ContainerTitle, .TitleCatalogUpperCase {
/*	display: inline;*/
    font-size:24px; line-height:1.2;    
    
   display:block;
   color:#541a5c;
  /*	 height:26px;*/
   width:98%;
   border-bottom:#dadada 1px solid;
   break-word;white-space: -moz-pre-wrap;word-break: break-word; white-space: normal;
   
}
.Links
{
    box-shadow: 0px 1px 4px #666; -webkit-box-shadow: 0px 1px 4px #666; -moz-box-shadow: 0px 1px 4px #666; padding-bottom:20px
}
.Links #ContainerTitle a, .Links #ContainerTitle a:link { color: #FFFFFF;text-decoration:none;}
.Links #ContainerTitle a:visited {color: #FFFFFF;text-decoration:none;}
.Links #ContainerTitle a:active {color: #FFFFFF;text-decoration:none;}
.Links #ContainerTitle a:hover {color: #FFFFFF;text-decoration:none;}

/*don't change */
div#VisibilityButton {
	width: auto;
	float: left;
	display: inline;
}

div#ContainerContentWrapper {  }

div#ContainerContent { border: solid 1px #EDEDED;  }

div#ContainerContent.Borderless { border-width: 0; }

/* remove the container margins and the right/left margins of contained p tags */
noMargins div#ContainerContent p { margin-right: 0; margin-left: 0; }

div#ContainerContent p.First { margin-top: 0; padding-top: 0; }
div#ContainerContent p.Last { margin-bottom: 0; padding-bottom: 0; }

.Links #ContainerContent { font-size: 90%; color: #000; } 

.Quick #ContainerContent a, .Quick #ContainerContentInner a:link { padding: 0 0 0 6px; line-height: 1.5em;  color: #330066;text-decoration:none;}
.Quick #ContainerContent a:visited {color: #6B82B6;text-decoration:none;}
.Quick #ContainerContent a:active {color: #330066;text-decoration:none;}
.Quick #ContainerContent a:hover {color: #CCCC33;text-decoration:none;}
.Quick #ContainerContent{ padding: 5px;  }
.Quick #ContainerContent a.NoBullet,
.Quick #ContainerContent a.NoBullet:link, .Quick #ContainerContent a.NoBullet:visited, 
.Quick #ContainerContent a.NoBullet:active, .Quick #ContainerContent a.NoBullet:hover { padding: 0; background-image: none; } 
.Quick #ContainerContent td.Bullet {width: 100%; padding:0px 0px 0px 6px; background: #FFFFFF url('img/bulletGreen_3px.gif') no-repeat scroll left; }
.Quick #ContainerContent td.Bullet a, .Quick #ContainerContentInner td.Bullet a:link { line-height: 1.5em;  color: #330066;text-decoration:none;}
.Quick #ContainerContent td.Bullet a:visited {color: #6B82B6;text-decoration:none;}
.Quick #ContainerContent td.Bullet a:active {color: #999999;text-decoration:none;}
.Quick #ContainerContent td.Bullet a:hover {color: #CCCC33;text-decoration:none;}

.Pathogen #ContainerContent a, .Pathogen #ContainerContentInner a:link { padding: 0 0 0 6px; line-height: 1.5em;  color: #999999;text-decoration:none;}
.Pathogen #ContainerContent a:visited {color: #999999;text-decoration:none;}
.Pathogen #ContainerContent a:active {color: #999999;text-decoration:none;}
.Pathogen #ContainerContent a:hover {color: #330066;text-decoration:none;}
.Pathogen #ContainerContent{ padding: 5px;  }
.Pathogen #ContainerContent a.NoBullet,
.Pathogen #ContainerContent a.NoBullet:link, .Pathogen #ContainerContent a.NoBullet:visited, 
.Pathogen #ContainerContent a.NoBullet:active, .Pathogen #ContainerContent a.NoBullet:hover {background-image: none; } 
.Pathogen #ContainerContent td.Bullet {width: 100%; padding:1px 0px 1px 6px; background: #FFFFFF url('img/bulletGreen_3px.gif') no-repeat scroll left; }
.Pathogen #ContainerContent td.Bullet a, .Pathogen #ContainerContentInner td.Bullet a:link { line-height: 1.5em;  color: #999999;text-decoration:none;}
.Pathogen #ContainerContent td.Bullet a:visited {color: #999999;text-decoration:none;}
.Pathogen #ContainerContent td.Bullet a:active {color: #999999;text-decoration:none;}
.Pathogen #ContainerContent td.Bullet a:hover {color: #330066;text-decoration:none;}


/* Related Links table*/
.Related #ContainerContent table { width: 95%; }
.Related #ContainerContent td.Link { width: 100%; padding:5px 0 5px 10px;border-bottom: solid 1px #716F70; }

.Related #ContainerContent a, .Related #ContainerContentInner a:link { text-decoration:none;}
.Related #ContainerContent a:visited {color: #999999;text-decoration:none;}
.Related #ContainerContent a:active {color: #330066;text-decoration:none;}
.Related #ContainerContent a:hover {color: #330066;text-decoration:none;background-image:none}

.Related #ContainerContent td.Selected { background: url('img/arrowGreen_6px.gif') no-repeat scroll left;}
.Related #ContainerContent td.Selected a:visited {font-weight: bold;color: #330066;text-decoration:none;}
.Related #ContainerContent td.Selected a, .Related #ContainerContentInner td.Selected a:link { font-weight: bold;color: #330066;text-decoration:none;}
.Related #ContainerContent td.Selected a:active {font-weight: bold;color: #330066;text-decoration:none;}
.Related #ContainerContent td.Selected a:hover {font-weight: bold;color: #330066;text-decoration:none;}

.Related #ContainerContent td.Hover { background: #FFFFFF url('img/arrowGreen_6px.gif') no-repeat scroll left; }

/* Related Links Div*/
.Related #ContainerContent div { width: 100%; }
.Related #ContainerContent div.Link { width: 100%; padding:5px 0 5px 10px;border-bottom: solid 1px #716F70; }

.Related #ContainerContent a, .Related #ContainerContentInner a:link { text-decoration:none;}
.Related #ContainerContent a:visited {color: #999999;text-decoration:none;}
.Related #ContainerContent a:active {color: #330066;text-decoration:none;}
.Related #ContainerContent a:hover {color: #330066;text-decoration:none;background-image:none}

.Related #ContainerContent div.Selected { background: url('/Portals/2/Containers/BEI/img/arrowGreen_6px.gif') no-repeat scroll left;}
.Related #ContainerContent div.Selected a:visited {font-weight: bold;color: #330066;text-decoration:none;}
.Related #ContainerContent div.Selected a, .Related #ContainerContentInner div.Selected a:link { font-weight: bold;color: #330066;text-decoration:none;}
.Related #ContainerContent div.Selected a:active {font-weight: bold;color: #330066;text-decoration:none;}
.Related #ContainerContent div.Selected a:hover {font-weight: bold;color: #330066;text-decoration:none;}

.Related #ContainerContent div.Hover { background: #FFFFFF url('img/arrowGreen_6px.gif') no-repeat scroll left; }

.Related .NoBullet, .Related .NoBullet img
{
    width:16px !important;
    max-width:16px;
}
.Pathogen .NoBullet, .Pathogen .NoBullet img
{
    width:16px !important;
    max-width:16px;
}




/* remove the container margins and the right/left margins of contained p tags */
noMargins div#ContainerContent p { margin-right: 0px; margin-left: 0px; }

/*don't change */
div#ContainerFooterWrapper {
	text-align: center;
	width: 100%;
	/*background-color: #EDEDED;*/
}
	
div#ContainerFooter { }

/*Collection Links*/
.Collection #ContainerContent{ padding: 5px;  }
.Collection #ContainerContent a.NoBullet,
.Collection #ContainerContent a.NoBullet:link, .Collection #ContainerContent a.NoBullet:visited, 
.Collection #ContainerContent a.NoBullet:active, .Collection #ContainerContent a.NoBullet:hover { background-image: none; } 
.Collection #ContainerContent td.Bullet {width: 100%; padding:1px 0px 1px 6px; background: #FFFFFF url('img/bulletGreen_3px.gif') no-repeat scroll left; }
.Collection #ContainerContent td.Bullet a, .Collection #ContainerContentInner td.Bullet a:link { line-height: 1.5em;  color: #716F70;text-decoration:none;}
.Collection #ContainerContent td.Bullet a:visited {color: #6B82B6;text-decoration:none;}
.Collection #ContainerContent td.Bullet a:active {color: #999999;text-decoration:none;}
.Collection #ContainerContent td.Bullet a:hover {color: #330066;text-decoration:none;}

.Collection .NoBullet, .Collection .NoBullet img
{
     width:16px !important;
    max-width:16px;
}

div#ContainerContent div.TopMain
{
   padding-top: 5px;
   margin-top:-12px;
   margin:0 auto;
   width:50%;
   text-align:center;
  /* background-color: #eff4f7;*/
}

div#ContainerContent span.FirstCol
{
    padding-right:7px;
    padding-bottom:5px;
    text-align:left;
    /*float:left;*/
}
div#ContainerContent span.SecondCol
{
    padding-left:60px;
    padding-bottom:5px;
    text-align:right;
    float:right;
}
div#VisibilityButton
{
    display:none;
}
 