﻿/***********************************************************Overidden Navigation Style
*/
a
{
	text-decoration:none;
	color:#384865;
	/*color:#D8B63F;*/
}
#ListItems li a
{
	display:block;
	background: url(/Common/Images/Icons/DoubleArrowBulletBrown.gif) no-repeat 0% 5px;
	font-weight:bold;
	color:#384865;
	padding-left:10px;
	/* Only IE will see styles prefixed with '_' */
	_position:relative; /* <a> tags will not be clickable without this */
}
.Header,.CalendarNav .adxCalendarNav .adxCalendarPager
{
	background-color: #677EAB;
	border-bottom-color: #45587C;
}
.Body, #HeaderMainRight, .RightFeaturesBackground, .CalendarNav .adxCalendarNav, .pastEvents, .futureEvents,.CurrentEvents, #MergedRightColumn #LinksSection, #MergedRightColumn #AttachmentsSection, #MergedRightColumn #FunctionalTermsSection, #MergedRightColumn #ProgramsAndServicesList, #MergedRightColumn #DepartmentsAndAgenciesList, #LeftColumn .SmallBodyFade, #RightColumn .SmallBodyFade, #MiddleColumn #LinksSection, #MiddleColumn #AttachmentsSection, #MiddleColumn #FunctionalTermsSection, #MiddleColumn #ProgramsAndServicesList, #MiddleColumn #DepartmentsAndAgenciesList,#OneColumn #LinksSection, #OneColumn #AttachmentsSection, #OneColumn #FunctionalTermsSection, #OneColumn #ProgramsAndServicesList, #OneColumn #DepartmentsAndAgenciesList, .MiddleColumnBottomFade, #ContactUsSection, #LoginSection, #Profile, #CreateUser, #PasswordRecovery, #ClientsOnly
{
	background-color: #8D9FC0;
	border-top-color: #45587C;
}
.Current, .past, .future, #MergedRightColumn .ColumnContainer, #MiddleColumn .ColumnContainer, #OneColumn .ColumnContainer
{
	border-top-color:#45587C;
}

.CalendarNav .evts_day_selected a
{
	background-color:#677EAB;
	
}
.CalendarNav .evts_day_evented a
{
	color:#677EAB;
}
.CalendarNav .adxCalendarNav .adxCalendarPager div
{
	border-bottom-color: #45587C;
}
.GoogleHeader
{
    background-color: #C6C7DE;
}


/************************Manufactuer Guide*********************/

#ManSearch #Table1 
{
padding-top: 5px;
}

#ManSearch #Table2 td
{
	text-align: left;
	margin-right: 0px;
	padding-right: 7px;
	padding-top: 0px;
}

#ManSearch .adxTOCTitle
{
	font-weight: normal;
}

#ManSearch .adxSectionCopy
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#ManSearch p
{
	padding-top: 3px;
	padding-bottom: 0px;
}

#ContactInfo h3
{
padding-top: 5px;
padding-bottom: 0px;
margin-bottom: 8px;
}

#ContactInfo .adxContactName
{
	font-weight: bold;
}

#ContactInfo
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.ManufacturerGuideSection
{
	background-color:#8D9FC0;
	border-top-color:#45587C;
	background-image:url('/Common/images/DiagonalBodyGradient750x100.png');
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	z-index:-1;
	height:100px;
	width:540px;
	border-top:solid 1px #45587C;
}

.MiningGuideSection
{
	background-color:#8D9FC0;
	border-top-color:#45587C;
	background-image:url('/Common/images/DiagonalBodyGradient750x100.png');
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	z-index:-1;
	height:100px;
	width:749px;
	border-top:solid 1px #45587C;
}

/************** Mineral Deposit Query ****************/
.PreText
{
	font-size:14px;
}

.ResultsTable
{
	font-size:12px;
}
.ResultsTable .adxSectionCopy
{
	font-size:12px;
}

.adxTitle {
	color:#003366;
	font-size:14pt;
	font-weight:bold;
	padding-bottom:10px;
}

#PageContent .ColumnContent .adxSectionCopy
{
	margin-bottom:2px;
	padding-bottom:0;
}

/*** Access Queries ***/

.adxSectionCopy
{
	font-size:12px;
}
.RowHeader
{
	color:#0865A8;
}

.AltRow
{
	background-color:#FFF;
}

.AltRow2
{
	background-color:#D2D9E6;
}
.RecordCount
{
	color:#FFF;
}

.Header .adxSectionSubHead
{
	font-size:14px;
}

.AccessDBSection
{
	background-color:#8D9FC0;
	background-image:url('/Common/images/DiagonalBodyGradient750x100.png');
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	z-index:-1;
	height:100px;
	width:749px;
}
