/*
____________

Global
____________
*/

body {
	background-color:#2e504f !important;
	background-image:url(/staticfiles/PHMSA/SiteImages/PageBackgrounds/bg4-pipeline.jpg) !important;
}
	
/*
____________

Header
____________
*/	
	
.header {
	background:#2e504f !important;
}
	
.floatRight {
	background-color:#2e504f !important;
}

/*
____________

Key Audience Main Tabs
____________
*/
	
.keyAudienceMenuItem_3 {
	background-image:url(/staticfiles/PHMSA/SiteImages/KeyAudienceMenu/tabs_pipeline.gif) !important;
}

/*
____________

Main Content Sets
____________
*/
/*
.mainContentSet .title {
	background-color: #1f7574 !important;
}

.mainContentSet .spiffy * { 
	background:#1f7574 !important;
} 

.mainContentSet .spiffy1 { 
	border-right:1px solid #9ec3c3 !important;
	border-left:1px solid #9ec3c3 !important;
	background:#579796 !important;
} 

.mainContentSet .spiffy2 { 
	border-right:1px solid #e8f1f1 !important;
	border-left:1px solid #e8f1f1 !important;
	background:#498f8e !important;
} 

.mainContentSet .spiffy3 { 
	border-right:1px solid #498f8e !important;
	border-left:1px solid #498f8e !important;
} 

.mainContentSet .spiffy4 { 
	border-right:1px solid #9ec3c3 !important;
	border-left:1px solid #9ec3c3 !important;;
} 

.mainContentSet .spiffy5 { 
	border-right:1px solid #579796 !important;
	border-left:1px solid #579796 !important;
} 

.mainContentSet .spiffy_content { 
	background:#1f7574 !important;
} 
*/

.mainContentSet .title {
	background-color: #ffffff !important;
	color: #144E4E !important;
	border-bottom: 2px solid #144E4E !important;
}
/*
____________

Side Content Sets
____________
*/

.sideContentSet-frame .title {
	background-color: #1f7574 !important;
	background-image: url('/staticfiles/PHMSA/SiteImages/Common/spiffyTopPipeline.gif') !important;
}


/*
____________

Page Footer
____________
*/	

.page_bottom {
	background-color:#2e504f !important;
}

/*
____________

Key Audience Page Splash
____________
*/

.keyAudiencePageSplash { 
	border-top:9px solid #1f7574 !important;
	color: #005555 !important;
}

.keyAudiencePageSplash a:link,
.keyAudiencePageSplash a:visited,
.keyAudiencePageSplash a:active {
	color: #005555 !important;
}	

.keyAudiencePageSplash a:hover {
	color:#25757c !important;
}
	
.keyAudiencePageSplash .title {
	color: #005555 !important;
}

/*
____________

Key Audience Sub Menu
____________
*/
	
.keyAudienceSubMenu a:link,
.keyAudienceSubMenu a:visited,
.keyAudienceSubMenu a:active {
	color: #005555 !important;
}	

.keyAudienceSubMenu a:hover {
	color:#25757c !important;
}

/*
____________

Active Sub Menu
____________
*/
	
.activeSubMenuBottom {
	background-image:url(/staticfiles/PHMSA/SiteImages/ActiveSubPageMenu/activeSubPageMenuPipeline.gif) !important;
}

.activeSubMenu .spacer {
	background:#1f7574 !important;
}
	
.activeSubMenu a:link,
.activeSubMenu a:visited,
.activeSubMenu a:active{
	background-color: #1f7574 !important;
}

.activeSubMenu a:hover {
	background-color:#fff !important;
	text-decoration:underline !important;
	color: #1f7574 !important;
}

/*
____________

Breadcrumb Trail
____________
*/
	
.breadcrumb {
	border-top: 8px solid #1f7574 !important;
}
.breadcrumb .trail {
	background-image:url(/staticfiles/PHMSA/SiteImages/Breadcrumb/breadcrumbCornerPipeline.gif) !important;
}
