/*HTML Selector Styles*/

.scfSectionContent {
    float: left;
    width: 109% !important;
}

.box_secondary_bottom {
	height: 0px;
}

.contentHeader+.contentHeader {display: none;}

a {
         color: #00467f;
		 text-decoration: none;
		 outline: none;
}

h1	{
	color: #551900;
	font-weight: bold;
	padding: 20px 0px;
}

h2 {
    color: #191919;
    font-size: 135%;
    font-weight: normal;
    margin: 0 0 4px;
}

h2 a, h2 a:hover {
	color: #00467f;
	text-decoration: underline;
}

h3 {
    color: #191919;
    font-size: 110%;
    font-weight: bold;
    margin: 0 0 4px;
}

h4 {
    font-size: 100%;
    margin-top: 5px;
}

.smallFont {
	margin-right: 5px;
	font-size: 80%;
	margin-top:5px;
}

p {
    font-family: inherit;
    line-height: 160%;
    margin: 0 0 20px;
}

body { 
	background: url(/images/coalmuseum/backgrounds/background-content.jpg) right center repeat;
}

.listActive {
	font-size: 114%;
	font-weight: bold;
	display: list-item;
	padding: 0px;
}

#listActive a:link, #listActive a:visited{
	font-weight: bold;
}

.top-link a {
    background: url(/images/kctcs/display/icons/08.png) no-repeat scroll left 2px transparent;
}

/*---------------------------------------------------
	Layout Rework Rules
---------------------------------------------------*/
.content {
  margin-bottom: 20px;
  width: 970px;
}

.content-bg {
  width: 960px;
  padding: 0px;
}

.primary_wrapper {
	background: url(/images/coalmuseum/backgrounds/background.jpg) no-repeat center 150px !important;
}

.content-wrap {
	margin-bottom: 35px;
	width: 980px;
	padding: 0px;

}

.interior {
	width: 1047px;
}

/*two-column*/

.two-column	{
	margin:10px 0px 0px -67px;
}

.twocol-left-column {
	float:left;
	/*width:500px;*/
	margin-bottom:40px;


}

.twocol-right-column {
	float: right;
	width: 480px;
	padding-top:20px;
}

.left-column-top {
}

.left-column-bottom {
}

.right-column-top {
}

.right-column-bottom {
	margin-left: 17px;
}


/*---------------------------------------------------
	Left Navigation
---------------------------------------------------*/

ul.navigationContextual li.selected > a:first-child {
	background-position:left center;
	background-repeat:no-repeat;
}

ul.navigationContextual li {
	list-style:disc;
	margin-left: 5px;
	
	margin-right:17px;
	margin-bottom:0px;
	padding-bottom: 0px;
	color: #551900;
	font-weight:bold;

}

ul.navigationContextual li.selected > a:first-child {
	padding-left: 5px;
}

ul.navigationContextual li a, ul.navigationContextual li a:visited, ul.navigationContextual li a:hover, ul.navigationContextual li a:active {
	font-size: 10pt;
	color: #fff;
	padding-left: 5px;
}

ul.navigationContextual li a:hover {text-decoration:underline;}


div.leftNavigation {
	width: 230px;
	margin-right: 0px;
	position: relative;
	z-index: 0;
	top:40px;
	left:0px;
	left:0px;
}

div.leftNavigation img {
	max-width: 300px;
}

.navigationContextualHeader {
	max-width: 300px;
	position: relative;
	left: 4px;
	top: 11px;
	margin-bottom:-20px;
}

.navContainer {
	width: 250px;
	position: relative;
	margin-left: 10px;
	
}

.navContainer-top {
	background: url(/images/coalmuseum/backgrounds/box_quinary_top.png) no-repeat scroll -6px 0 transparent;
	height: 50px;
}

.navContainer-middle {
	background: url(/images/coalmuseum/backgrounds/box_quinary_middle.jpg) repeat-y scroll 0 0 transparent;
}

.navContainer-bottom {
	background: url(/images/coalmuseum/backgrounds/box_quinary_bottom.png) no-repeat scroll -6px 0 transparent;
	height: 213px;
	width: 205px;
}

div.navContainer-middle > a:first-child {
	display:block;
	height: 35px;
}

ul.navigationContextual  {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 175px;
	padding-left: 30px;
}

ul.navigationContextual  li {
color: #fff;
}


ul.navigationContextual ul {
    margin: 0;
}

.leftNav a {
	background-repeat:no-repeat; 
	background-position:left center; 
}

.leftNav #active { 
	background-repeat:no-repeat; 
	background-position:left center; 
}


#leftList a { 
	color: #ffffff; 
}

#leftList a:hover { 
	color: yellow; 
}

ul.navigationContextual {padding-top:15px;}

/*---------------------------------------------------
	Banner Image and Breadcrumb
---------------------------------------------------*/

.box_quaternary 
{clear:both;}
div.box_quaternary {
	position: relative;
	left: -10px;
	top: -20px;
	position:relative;
	z-index: 10;
	
	
}

div.box_quaternary_top  {
    width: inherit;
	display: block;
}

div.box_quaternary_bottom  {
    width: inherit;
	display: block;
	clear: both;
}

div.box_quaternary_middle  {
    height: auto !important;
    padding: 0 5px 0 6px;
    width: 697px;
	margin-bottom: 0px;
}

.banner-primary {
	background: url(/images/coalmuseum/display/banners/coalmuseum.png) no-repeat center 0px transparent;
	height: 193px;
	padding-bottom: 10px;
	margin-top:-10px;
}

.breadcrumb a:link, .breadcrumb a:visited {
    color: #00467f;
    font-weight: bold;
    text-decoration: underline;
}
.breadcrumb {
    color: #393331;
    font-size: 90%;
    font-weight: bold;
    margin: 0 0 6px;
    padding: 0 0 5px;
	position: relative;
	top: -15px;
}

div.box_quaternary_middle img {
	width: 725px;
	padding: 0px;
	padding: 5px;
	border: solid 1px #ccc;
}

.image-left, .image-right {
	border:solid 1px #dadada;
	background:#ededed;
}

/*---------------------------------------------------
	Header and Footer
---------------------------------------------------*/

.siteHeader  {
}

.header_primary  {
	background: url(/images/coalmuseum/backgrounds/header_background.jpg) repeat scroll 0 0 #00467f;
	height: 121px;
}

.header_secondary  {
	background: url(/images/coalmuseum/backgrounds/header_primary_background.png) repeat-x scroll center bottom transparent;
	height: 122px;
}

.header_primary_inner  {
    padding: 0 20px;
    width: 960px;
	margin: 0 auto;
}

.logo {
    background: url(/images/coalmuseum/display/logo.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 80px;
    position: relative;
    text-indent: -9999em;
    top: 5px;
    width: 95px;
	background-size: contain;
}

.header_primary_inner_top  {
    float: right;
    font-size: 90%;
    padding: 10px 0 0;
	margin: 0px -22px 0px 0px;
}

a.button { 
	font-family: arial, helvetica;  
	background-color: #5D87A1; 
	border: 1px solid #cccccc; 
	color: #ffffff;  
}

a:hover.button { 
	background-color: #afbd22; 
	color: #000; 
	border: 1px solid #ccc; 
}

a.buttonLarge { 
	font-family: arial, helvetica; 
	color: #ffffff;  
	background-color: #f05133; 
	border: 1px solid #cccccc; 
}

a:hover.buttonLarge { 
	background-color: #ffffff; 
	color: #f05133; 
	border: 1px solid #000000; 
}

.navigation_taskbased li.last {
    border: medium none;
    padding: 0;
}

.navigation_taskbased li {
    border-right: 1px solid #FFFFFF;
    float: left;
    margin: 0 0 0 6px;
    padding: 0 6px 0 0;
}

.navigation_taskbased li a {
	color: #fff;
}

.navigation_taskbased .first {
        position: relative;
		left: -9999px;
		overflow: hidden;
}

.header_primary_inner_middle  {
    clear: right;
    margin: 0 0 0 115px;
    padding: 13px 0 0;
}

.text_logo {
	background: url(/images/coalmuseum/display/text_logo.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 21px;
    margin-top: 33px;
    margin-left: 20px;
    margin-right: 30px;
    text-indent: -9999em;
    width: 650px;
    display: inline;
}

.header_primary_inner_bottom  {    
	float: right;
    padding: 0;
    width: auto;
    margin: 54px -166px 0px 0px;
    clear: none;
}

.navigation_audgateway li {
    float: left;
    font-size: 94%;
    margin: 0px;
    text-transform: uppercase;
}

.siteFooter a { 
	color: #dddddd; 
}

.siteFooter a:hover { 
	color: #ffffff; 
}

.siteFooter-wrap {
 	width: 960px;
}

div.footer_primary_wrapper {
	visibility:visible;
}

.siteFooter  {
    clear: both;
    font-size: 90%;
    font-weight: bold;
    height: 53px;
    margin: 0 auto;
    padding: 0 15px 30px 0px !important;
    text-align: left;
    width: auto;
	background: url(/images/coalmuseum/backgrounds/header_background.jpg) repeat scroll 0 0 #00467f;
	border-top: solid 7px #f47b20;
	color:#DDDDDD;
	height: 75px;
}

.footer_primary_inner  {
    margin: 0 auto;
    width: 100%;
	background: url(/images/coalmuseum/display/kctcsfooterlogo.jpg) #1A1A1A no-repeat scroll center center;
}

div.footer_primary_wrapper {
	width: 100%;
}

/*Navigation Styles*/

.navigationAncestors { 
	color: #666666; 
}

.navigationAncestors li a { 
	color: #666666;  
}

.navigationGateway { 
	font-family: arial, helvetica;
	font-size: 100%;
	font-weight:normal;
	position: relative;
	bottom: 5px;	
}

.navigationGateway li a {  
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}

.lastlink {
	border-right: none !important;
}

.navigationGateway li a:hover { 
color: #ffffff; 
}

.navigationPrimary { 
	font-family: arial, helvetica; 
	background: url(/images/coalmuseum/navigation/navigation-background.png) repeat-x center scroll;
	border-top: 10px solid #000000;
}

.nav-inner {
	width: 870px;
	height: 50px;
	margin:auto;
	position: relative;
	top: -10px;
}

.navigationPrimary li a {    
	color: #FFFFFF;
    padding-top: 10px !important;
    padding-bottom: 12px !important;
    padding-right: 25px !important;
    padding-left: 25px !important;
    text-decoration: none;
}

.navigationPrimary li a:hover { 
	color: #f47b20; 
	padding-top:10px;
	padding-bottom: 12px;
    padding-right: 25px;
    padding-left: 25px;
	text-decoration: none;
}

div.navigationPrimary ul {
	width: 980px;
	margin-right: 5px
}

/*---------------------------------------------------
	Primary Navigation
---------------------------------------------------*/

.navigationTactical { 
font-family: "lucida sans", "Lucida Grande", Verdana, arial, helvetica;  
}

.navigationTactical li a { 
color: #333333; 
}

.navigationTactical li a:hover { 
color: #000000; 
}

/*---------------------------------------------------
	Standard Content Page
---------------------------------------------------*/

.eventsColumn { 
	border-left: 1px solid #e1e1e1; 
	margin-top: -25px;
}

.secondaryColumn {
	float:right;
	margin-left:10px;
	padding:0;
	position: relative;
	z-index: 10;
}

div.secondaryColumn div.contentHeader { 
	color: #f05133; 
}

.printContainerSmall {
	width: 430px;
}

.bodyContainer {
	color:#393331;
	position: relative;
	left: -30px;
	width: 808px;
	margin-top:10px;
	float:left;
	
}

.bodyContainer-top {
    background: url(/images/coalmuseum/backgrounds/main_content_top.png) no-repeat scroll -5px 0 transparent;
    height: 36px;
}

.bodyContainer-middle {
    background: url(/images/coalmuseum/backgrounds/main_content_body.png) repeat-y scroll 1px 0 transparent;
   min-height: 500px;
    padding: 15px 35px;
}

.bodyContainer-bottom {
    background: url(/images/coalmuseum/backgrounds/main_content_bottom.png) no-repeat scroll 0 -30px transparent;
    height: 60px;
}

.bodyContainer h3{
	color: #191919;
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 4px;
}

.mainContainer {
	position:relative;
	top: -25px;
}


.bodyCopy, .bodyContainer p{
	color: #393331;
}


.bodyCopy blockquote, .bodyContainer blockquote { 
	color: #939393;  
	display: block;
	font-size: 100%;
	margin: 0px;
	padding: 0 0 0 30px;

}

.bodyCopy .quoteContainer, .bodyContainer .quoteContainer { 
	background-repeat: no-repeat; 
	background-position: left top; 
	color: #939393;   
}

.bodyCopy .quoteContainer .quote, .bodyContainer .quoteContainer .quote { 
	background-repeat: no-repeat; 
	background-position: right bottom; 
}

/*---------------------------------------------------
	Event Lising
---------------------------------------------------*/
.eventTeaserEntry { 
border-bottom: 1px #cccccc dashed; 
}

.eventTeaserHeader { 
color: #f05133;  
}

.eventTeaserDate { 
border-right: 2px solid #666666; 
}

.eventTeaserTime { 
border-right: 2px solid #666666;  
}

.eventTeaser { 
color: #333333; 
}

/*Event Listing Styles - RIGHT COLUMN*/
.eventColumnEntry { 
border-bottom: 1px #cccccc dashed; 
}

.eventColumnHeader { 
color: #f05133; 
}

/*---------------------------------------------------
	News Listing
---------------------------------------------------*/

.newsTeaserEntry {
	border-bottom:1px dashed #ccc;     
}

.newsTeaserEntry img {
	border: solid 1px #ccc !important;
	padding: 3px;
	width: 130px;
}


.newsTeaserHeader { 
	color: #f05133;
	text-transform:none; 
}

.newsTeaserThumbnail { 
	background:#EDEDED none repeat scroll 0;
	border:1px solid #DADADA;
	float:right;
}

/*---------------------------------------------------
	News Articles
---------------------------------------------------*/

.contentHeader, .newsArticleHeader, .bodyHeader, .searchInfo {
	color: #00467f;
	font-weight: bold;
	padding: 20px 0px;
}

.newsArticleSubheader { 
	color: #333333; 
}

.newsArticleSupport { 
	border: 1px solid #777777; 
}

/*---------------------------------------------------
	News Archive Sorting
---------------------------------------------------*/

.newsSorting td { 
	background-color: #00467f; 
	color: #ffffff; 
}

.sortButton { 
	color: #ffffff;
	margin:0;  
}

td.sortButton{
	width:100%;
	padding: 0 5px 0 0;
}

.sortButton a { 
	background-color: #00467f; 
	color: #ffffff;   
}

.sortButton .current { 
	background-color: #ffd200; 
	color: #333; 
}

.sortButton a:hover { 
	background-color: #ffd200;  
	color: #333; 
}

a.sortButtonSelected { 
	background-color: #ffd200; 
	color: #333;  
}

/*---------------------------------------------------
	Search and News Results
---------------------------------------------------*/
.resultsEntry {  
	border-bottom: 1px #cccccc dashed;
	padding-top: 10px;
	padding-bottom:10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.resultsDate { 
	border-right: 1px solid #999999; 
}

.resultsHeader { 
	color: #f05133; 
}

.newsSorting {
 	border-collapse: collapse;
}

.searchForm  {
    float: none;
}

table.searchSorting {
	width: 670px;
}


table.searchSorting tr {
    background-color: #00467F;
}

table.searchSorting td {
    background-color: #00467F;
}

.rss {
    position: relative;
    top: -90px;
	left:-650px;
    z-index: 1;
}

.right-column-top > a	{
	 display: block;
    left: -12px;
    position: relative;
    top: 10px;
	z-index: 1;
	width: 302px;
}


/*---------------------------------------------------
	Related Links
---------------------------------------------------*/

.navColumnSpif .box_senary {
	position:relative;
	left: -46px;
}

h2.related-links, .relatedLinksHeader { 
	background-color: #89931a; 
	color: #ffffff;  
}

.relatedLinksContainer div.box_senary {
	margin: 10px 15px 9px 9px;
}

div.related-links{
	background-color: #aab721;
	color: #ffffff; }

div.related-links ul, .navigationRelatedLinks, .relatedLinksContainer div.box_senary{  
	width: 203px;
	background-color: #ccc;
	border: solid 1px #999;
}

.relatedLinksContainer div.box_senary_top{
	color: #00467f;
	height: 40px;
	width: 203px;
	padding: 0px;

}

.relatedLinksContainer div.box_senary_top h3{
	color: #444; 
	font-weight: bold;
	position:relative;
	top: 15px;
	left: 15px;
	font-size: 110%;
}

.relatedLinksContainer div.box_senary_bottom {
	height: 15px;
}

.box_senary_middle ul {
	position:relative;
	left: 38px;
}

.navigationRelatedLinks li a, div.related-links li a, .relatedLinksContainer div.box_senary_middle li a { 
	background-repeat: no-repeat; 
	background-position: 10px 10px; 
	color: #444;
	text-decoration:none;
	padding: 0px 0px 5px;
}

.navigationRelatedLinks li a:hover, div.related-links ul li a:hover, .relatedLinksContainer div.box_senary_middle li a:hover {
	text-decoration:underline;
 }
 
.navigationRelatedLinks, div.related-links ul, .relatedLinksContainer div.box_senary_middle ul {
	 list-style: disc outside;
	 width: 157px;
	 color: #444;
 }

/*Inline Links Styles*/

.inlineLinksHeader { 
	border-bottom: 3px solid #555555; 
	color: #555555;  
}

/* ========== navColumnSpif div was created to house Standard Content layout spifs in the left column ======= */

/*== Do not remove these two settings
~ this one sets the width of the navColumnSpif*/
.navColumnSpif{
	max-width:250px;
	width:250px;
}

.navColumnSpif {
	margin-top: 15px;
	margin-left: 8px;
}

/*~ this one hides any spif titles (ie "Featured Initiative") that we don't want showing ==*/
.navColumnSpif h2{
}

/* ==== The styles below are examples of how to edit or change the look of these global spifs for these pages only. ===*/
.navColumnSpif div.pageSPIFF{
	width:170px;
}

.navColumnSpif .pageSPIFFImage{
	width:170px;
}

.navColumnSpif .pageSPIFFTeaser, .navColumnSpif .pageSPIFFHeader{
	width:170px;
}



/*----------------------------------------
	Small Carousel main content
----------------------------------------*/

.mainContainer div.stepcarousel {
	float: right;
	!height: 370px;
	width:350px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.mainContainer img.widgetGallerySmallHeaderImage {width:275px;height:20px;}

.mainContainer div.stepcarousel .panel {

    margin: 0;
    overflow: hidden;
    width:350px;
	
}

.mainContainer img.widgetGallerySmallNext{
    height: 22px;
	left:110px;
	position: relative;
    top: 240px;
    width: 15px;
    z-index: 15;
}

.mainContainer div.widgetGallerySmall {
	float: left;
    padding: 0 0 0 0px!important;
    width: 400px;
	margin:0px!important;

}


.mainContainer #Div1 {
	overflow:hidden;
	width:350px;
	max-height:260px;
	padding:0px!important;
}

.mainContainer div.stepcarousel {height:300px;}

.mainContainer img.widgetGallerySmallPrevious {
    height: 22px;
    position: relative;
    width: 15px;
    z-index: 15;
	top:240px;
	left: -270px;
}

.mainContainer div.mediaPrimary {
   background: none!important;
    float: right;
    height: 260px;
    margin: 0px!important;
    padding: 8px;
	width:350px;
}

.mainContainer div.stepcarousel .panel {
	width: 350px !important;
	margin: 0px 0px 0px 0px!important;
	position: relative;
	overflow:hidden;
}

.mainContainer div.widgetGallerySmallTeaser .more {
display:none;
}

.mainContainer div.widgetGallerySmallTeaser {
	color: #333;
	line-height: 20px;
	width: 350px!important;
	min-height:200px!important;
	display:block!important;
	margin-left:40px;
}

	
/********************************
	Emergency Notifications
********************************/
.notification-group {
	border-bottom:dashed 1px #efefef;
}

.notification-item.normal {
	background:#E9F5D5;
	border:solid 1px #c7e297;
}

.notification-item.alert {
	background:#f9f7db;
	border:solid 1px #efde99;
}


table.bids td, table.bids th {
	border:1px solid #DADADA;
}


#errorconsole {
	color:#B62011;
}

#successconsole {
	color:#288336;
}


.notification-rollup-teaser  {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #444444;
    clear: both;
    color: #333333;
    font-size: 90%;
    margin: 5px auto 10px;
    padding: 10px 10px 5px;
    width: 960px;
}

/*---------------------------------------------------
	Contact Form Rules
---------------------------------------------------*/


.formLabel {
	color:#4C4C4C;
}

.formHelp, span.scfSingleLineTextUsefulInfo, span.scfDropListUsefulInfo, span.scfMultipleLineTextUsefulInfo {
	color:#777777;
	font-family:arial;
	white-space:no-wrap;
	width:495px;
}

.validateError {
	color:#FF0000;
}

.formSpecial { 
	background-color: #cfd77a; 
}

.scfSubmitButtonBorder input {
	background-color: #00467f;
    background-image: none;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial,helvetica;
    font-weight: bold;
    margin-left: 425px;
    padding: 5px 15px;
    text-transform: uppercase;
}
	
.scfSubmitButtonBorder input:hover {
	background-color: #e7a614;
    background-image: none;
    border: 1px solid #CCCCCC;
    color: #00467f;
    cursor: pointer;
    font-family: arial,helvetica;
    font-weight: bold;
    margin-left: 425px;
    padding: 5px 15px;
    text-transform: uppercase;
}

.scfDropList .scfMultipleLineTextBox, .scfEmailTextBox, .scfSingleLineTextBox, .scfPasswordTextBox, .scfNumberTextBox, .scfDateTextBox, .scfRadioButtonList, .scfListBox, .scfCheckBoxList, .scfFileUpload, .scfCreditCardTextBox, .scfCreditCardType, .scfConfirmPasswordTextBox, .scfTelephoneTextBox, .scfSmsTelephoneTextBox {
    border: 1px solid #CCCCCC;
}

.scfForm input, .scfForm select, .scfForm textarea {
	 border: 1px solid #CCCCCC;
}

.scfError, .scfValidationSummary {
	color: #98002e !important;
}

.formHelp, span.scfSingleLineTextUsefulInfo, span.scfDropListUsefulInfo, span.scfMultipleLineTextUsefulInfo {
	 color: #333333;
    font-family: arial;
    width: 495px;
}

.scfForm {
    font-family: Arial,Helvetica,sans-serif !important;
    height: 100%;
    line-height: 1.4em;
    text-align: left;
    width: 100%;
}

/*---------------------------------------------------
	Padded Tables
---------------------------------------------------*/

.padded-table th {
border-bottom:solid 1px #dadada;
}

/*---------------------------------------------------
	Spifs
---------------------------------------------------*/
.profileSPIFF { 
	color: #ffffff; 
	background-color: #464646; 
}

.profileSPIFFHeader { 
	color: #f05133; 
}

/*Featured Iniative Spif*/
.pageSPIFF { 
	background-color: #464646;  
}

.pageSPIFFHeader { 
	color: #ffffff;  
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999;  
}

.pageSPIFFHeader a { 
	color: #ffffff; 
}

.pageSPIFFTeaser { 
	color: #ffffff; 
}

.secondaryColumn .pageSPIFF {
	width: 205px;
}

/*Image Only*/
.pageIntruder  {
margin-left:-15px;
border:0px;
-moz-box-shadow: 0 0 9px #666;
-webkit-box-shadow: 0 0 9px #666;
        box-shadow: 0 0 9px #666;
		padding:0px;
}
	
/*Home SPIFF Large*/

.homeSPIFFTeaser {  
	float:right; 
	font-size: 90%; 
	padding: 5px 8px 5px 8px; 
	height: 185px; 
	width: 120px; 
	position: absolute; 
	top: 0px; 
	left: 320px; 
	color:#ffffff;
}

.homeSPIFFLink { 
	background-position: 13px 9px; 
	background-repeat: no-repeat;  
	background-color:#639635; 
}

a.homeSPIFFLink { 
	color: #ffffff; 
}

a.homeSPIFFLink hover {}

.homeSPIFFOverlay { 
	color: #ffffff; 
}

.homeSPIFFOverlay a { 
	color: #ffffff; 
}
 .centerImage {
	 border: solid 9px #221e1f;
 }

						
/*Home Focus*/

.homeFocus { 
	color: #666666;  
	margin-left:-30px;
}

.homeMainBody {;}
	
.homeFocusThumbnail {  
	border: 1px solid #999999; 
}
				
/*Home Secondary Column*/
.homeSpecial {
	background-color: #afbd22; 
 }

.homeSpecialSub { 
	background-color: #919d2f; 
}

.homeSpecialHeader { 
	background: #828b25; 
	color: #ffffff; 
}

.homeSpecialAuthor { 
	color: #444444; 
}
	
.homeSpecialImage { 
	border: 2px solid #ffffff;  
}
	
.homeSpecialSubheader { 
	color: #ffffff; 
}
	
.homeSpecialSubheader a { 
	color: #ffffff; 
}
	
.homeSpecialSubheader a:hover { 
	color: #ffffff; 
}
	
.homeCopyImage { 
	border: 1px solid #999999 !important;
}
	
.homeCopyHeader { 
	color: #636363;  
}
	
.homeCopyTeaser { 
	color: #636363; 
}

.homeFocusThumbnail {
	background:#ededed;
	border:solid 1px #dadada;
}

.homeSpecialTeaser a {
	color:#FFFFFF;
}

.pageSPIFF {
	background-color:#333;
}

.pageSPIFFHeader {
	border-color:#444;
}

.homeSpecialImageCaption {
	color:#333333;
}

.profileSPIFFSubheader {
	color:#ededed;
}

.profileSPIFFSupport {
	background-color:#666666;
	border:1px solid #777777;
}

.homeColumnTertiary h2 {
	background:#EDEDED none repeat scroll 0 50%;
	color:#666666;
}

.homeColumnTertiary {float:right;width:600px;}
			
.homeSPIFFImage {
	border-color:#262626 !important;
	border-style:solid !important;
	border-width:7px 143px 36px 7px !important;
}

.homeSPIFFImage img{
	display:block;
}

/*box with overlay spif*/

.boxwithoverlay-spif h2 {
	color: #fff;
	font-weight: bold;
}

.boxwithoverlay-spif h1 {
	color: #ffd200;
	font-weight: bold;
	padding: 5px 0px;
	font-size: 157%;
}

.boxwithoverlay-spif h3 {
	color: #fff;
	font-weight: bold;
        font-size: 12px;
}

.boxwithoverlay-spif {
	border: solid 9px #221e1f;
	margin-bottom: 20px;
	-moz-box-shadow: 6px 4px 10px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 6px 4px 10px rgba(0, 0, 0, 0.6);
box-shadow: 6px 4px 10px rgba(0, 0, 0, 0.6);
}

.boxwithoverlay-top{
}

.boxwithoverlay-middle {
	position: relative;
}

.boxwithoverlay-bottom{
}

.boxwithoverlay-spif .caption_overlay {
	background: url(/images/coalmuseum/backgrounds/overlays/black.png) repeat scroll 0 0 transparent;
    bottom: 0;
    position: absolute;
    width: auto;
    padding: 0px 7px;
    margin-bottom: 0px;
	left: 0px;
	display: inline-block;
}

.boxwithoverlay-spif .caption_overlay a {
	color: #fff;
	text-decoration: none;
	float:right;
	font-family: 90%;
	text-transform:uppercase;
}

.boxwithoverlay-spif .caption_overlay a:hover {
	color: #fff;
	text-decoration: underline;
	float:right;
	font-family: 90%;
}

.boxwithoverlay-middle img {
    width: 962px;
}

.boxwithoverlay-spif .caption_overlay .orange-arrow {
	float: right;
    height: 17px;
    width: 17px;
	margin-left: 4px;
}


/*image then header spif*/

.imagethenheader-spif {
	width: 225px;
	float:left;
	margin-left:10px;
}

.imagethenheader-spif-image  {
	height: 150px;
	background: url(/images/coalmuseum/backgrounds/small-spif-image.png) no-repeat;
	overflow: hidden;
	position: relative;
	top: -5px;
}

.imagethenheader-spif-image img  {
	width: 210px;
	position: relative;
	left: 7px;
	top: 9px;
	height: 135px;
	overflow: hidden;
}

.imagethenheader-middle {
	background: url(/images/coalmuseum/backgrounds/fyp-banner-body.png) repeat-y;
}

.imagethenheader-spif-bottom{
	background: url(/images/coalmuseum/backgrounds/fyp-banner-bottom.png) repeat scroll 0 0 transparent;
    height: 59px;
    width: 221px;
	position: relative;
	top: -5px;
}

.imagethenheader-spif-banner {
	position:relative;
	margin-left:-10px;
	margin-top:-16px;
	height:70px;
}


.imagethenheader-spif-body {
	margin: 5px;
	color: #551900;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding: 0px 8px;
    width: 202px;
	position:relative;
	top: -10px;
}

.imagethenheader-spif-body .more-link {
	text-align: right;
	padding-bottom:5px;
	font-size: 110%;
}
	
.imagethenheader-spif-body .more-link a{
	color: #00467f;
	text-decoration: underline;
	font-size: 90%;
}

.imagethenheader-spif-body .blue-arrow{
	 float: right;
    height: 17px;
    width: 17px;
	margin-left: 4px;
	background: url(/images/coalmuseum/backgrounds/blue-arrow.jpg) no-repeat scroll 0 0 transparent;
}



/*background with text and image-spif*/

.backgroundwithtextandimage-spif {
    background:url(/images/coalmuseum/backgrounds/studentprofilebg.png) no-repeat;
    height: 360px;
    position: relative;
    width: 520px;
}

.backgroundwithtextandimage-left {
	float:left;
	width: 245px;
}

.backgroundwithtextandimage-content {
    color: #551900;
    font-weight: normal;
    left: 27px;
    position: relative;
    top: 19px;
    width: 245px;
}

.backgroundwithtextandimage-content p {
	font-size: 100%;
	line-height:120%;
}

.backgroundwithtextandimage-content h1 {
	color: #00467f;
	padding-bottom:0px;
	margin-bottom:-10px;
	font-size:14pt;
	font-weight:bold;
}

.backgroundwithtextandimage-content h2 {
 	color: #00467F;
    font-style: italic;
}
	
.backgroundwithtextandimage-right {
	float:left;
	margin-left:40px;
	z-index:0;
}

.backgroundwithtextandimage-right img {
				height:400px;
				position:absolute;
				bottom:0px;
				margin-left:-10px;
				float:left;
}
.backgroundwithtextandiimage-link {
	position: absolute;
	left:188px;
	top: 320px;
}
.backgroundwithtextandimage-banner {
				top:20px;
				left:-36px;
				position:relative;
}
/*header then image*/

.box_tertiary {
	color: #fff;
}

.box_tertiary_top {
}

.box_tertiary_middle {
	background: url(/images/coalmuseum/display/banner-body.png) repeat-y;
	min-height:270px;
}

.box_tertiary_middle_inner {
	padding: 5px 8px;
}

.box_tertiary .more_link {
	margin-top: 0px;
	padding: 0px;
	position:relative;
	bottom: 5px;
	background: url(/images/coalmuseum/display/coal-bullet.png) right 5px no-repeat;
}

.box_tertiary .more_link a{
	text-decoration:none;
}

.box_tertiary .more_link a:hover{
	text-decoration:underline;
}


.orange_arrow {
	height: 13px;
    margin: 0px 8px 0px 5px;
    width: 12px;
}

.box_tertiary_middle img {
	width: 275px;
}

.box_tertiary_bottom {
	background: url(/images/coalmuseum/display/banner-bottom.png) no-repeat;
}

.navColumnSpif .box_tertiary {
	width: 235px;
}


/*header then image - interior page*/ 

.box_septenary_middle {
	background: url(/images/coalmuseum/backgrounds/banner-body-interior.png) repeat-y;
	padding: 0px 20px 20px 3px;
}

.box_septenary_bottom {
	background: url(/images/coalmuseum/backgrounds/banner-bottom-interior.png) no-repeat;
}

.box_septenary_middle p {
	margin: 0px;
}

.secondaryColumn .box_septenary p {
	color: #fff;
}

.secondaryColumn .box_septenary_middle_inner  {
	 padding: 10px 10px 21px;
}

/*Gateway Icons*/ 

.gateway-icon {
	vertical-align:middle;
}


.gatway-box	{
	margin-bottom:10px;
	}

.gateway-box img {
	border:none;
	float:left;
	margin-right:10px;
}
.gateway-box h3 {
	color:#00467f;
	cursor:pointer;
	font-family:arial;
	font-size:115%;
	font-weight:bold;
	height:20px;
	border:1px solid #CCCCCC;
	padding:5px;
	width:275px;
}
.gateway-box h3 a {
	color:#00467f;
	text-decoration:none;
	display:block;
}
.gateway-box h3:hover a {
	color:#00467f;
}
.gateway-box h3:hover a:hover {
	text-decoration:none;
	color:#00467f;
}
.gateway-box h3.yellow:hover {
	background:#ffd200;
	color:#00467f;
}
.gateway-box h3.red:hover {
	background:#F05133;
	color:#ededed;
}
.gateway-box a:hover {
	text-decoration:underline;
}

/*Portal 31 Spif*/ 

.portal31 {
	width: 275px;
	-moz-box-shadow: 6px 4px 10px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 6px 4px 10px rgba(0, 0, 0, 0.6);
	box-shadow: 6px 4px 10px rgba(0, 0, 0, 0.6);
	float: left;
	margin-right: 77px;
	margin-left: 77px;
}

.SPIF_Title{
	height: 67px;
}

.portal31 .random-video, .portal31 .random-video, .portal31 .SPIF_Container {
    width: 275px;
}

.portal31 .SPIF_Title {
	position: relative;
	left: 30px;}

.portal31 .SPIF_ContentContainer img {
	margin-left: 12px;
	border: solid 3px #fff !important;
}

.portal31 .SPIF_ContentContainerInner {
	padding: 10px 12px;
	color: #fff;
	background: url(/images/coalmuseum/backgrounds/backgroundgradient.png) no-repeat;
}

.portal31 .SPIF_ContentContainerInner p {
	color: #fff;
	z-index: 100;
	position: relative;
}

.portal31 .random-video .more_link {
		background: url(/images/coalmuseum/display/coal-bullet.png) right 5px no-repeat;
		margin-right: 8px;
}

.portal31 .random-video .more_link a {
	color: #fff;
	padding-right: 24px;
}

.portal31 {
	background: url(/images/coalmuseum/backgrounds/portal31background.jpg) repeat;
}

/*Other Coal Spifs*/ 

.coal {
	width: 275px;
	-moz-box-shadow: 6px 4px 10px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 6px 4px 10px rgba(0, 0, 0, 0.6);
	box-shadow: 6px 4px 10px rgba(0, 0, 0, 0.6);
	float: left;
}

.coal .random-video, .coal .random-video, .coal .SPIF_Container {
    width: 275px;
}

.coal .SPIF_Title {
	position: relative;
	left: -15px;}

.coal .SPIF_ContentContainer img {
	margin-left: 12px;
	border: solid 3px #fff !important;
}

.coal .SPIF_ContentContainerInner {
	padding: 10px 12px;
	color: #fff;
	background: url(/images/coalmuseum/backgrounds/bluebackgroundgradient.png) no-repeat;
}

.coal .SPIF_ContentContainerInner p {
	color: #fff;
	z-index: 100;
	position: relative;
}

.coal .random-video .more_link {
		background: url(/images/coalmuseum/display/coal-bullet.png) right 5px no-repeat;
		margin-right: 8px;
}

.coal .random-video .more_link a {
	color: #fff;
	padding-right: 24px;
}

.coal {
	background: url(/images/coalmuseum/backgrounds/blueprintbackground.jpg) repeat;
}
