﻿@charset "utf-8";
/* CSS Document */


html {
height: 100%;
min-height: 100%; 
overflow-y: scroll;
margin: 0px 0px 0px 0px;
_padding: 0px 0px 0px 0px;
#padding: 0px 0px 0px 0px;
}

body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #333333;
background-color: #FFFFFF;
height: 100%;
min-height: 100%;
font-family: Helvetica, Arial, sans-serif;
}

td, body {
font-size: 14px;
font-family: Helvetica, Arial, sans-serif;
color: #000000;
}

#menu_container{
	height:60px;
	background-color: #282A33;
	padding:0px 0px 0px 0px;
}


.header{
background-color: #282A33;
color: #FFF;
}

.headerContainer{
background-color: #282A33;
width: 1000px;
margin-left: auto;
margin-right:auto;
height: 211px;
background-image: url(../img/headerBottom.png);
background-position: bottom center;
background-repeat: repeat-x;
}

.menu{
background-image: url(../img/menuBG.jpg);  
background-position: top center;
background-repeat: repeat-x;
height: 60px;
min-width: 1000px;
padding:0px 0px 0px 0px;

}




.header{
background-color: #282A33;
color: #FFF;
}



.ms-rtestate-field h1, h1.ms-rteElement-H1{

    line-height: 1.4;
    color: #a62121;
    font-size: 25px;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
}


.ms-rtestate-field h2, h2.ms-rteElement-H2 {

    line-height: 1.4;
    color: #000000;
    font-weight: bold;
    text-align:center;
    font-family: Helvetica, Arial, sans-serif;
}


.ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:link, .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:visited, .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected, .ms-tv-selected:link {
color: #666666;
}

.article-content{
margin: 0px 0px 0px 0px;
padding: 6px 0px 5px 0px;
display: block;
/*  width: 1000px;  2/4/2016 - Eric Carlson - why was this even here??? */   
margin-left: auto;
margin-right:auto;
min-height: 100px;
}

.article-content h1{
font-size: 25px;
color: #A62121;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 6px 0px 5px 0px;
display: block;

/* width: 1000px;    */
margin-left: auto;
margin-right:auto;
/* min-height: 100px;  2/4/2016 - Eric Carlson - why was this even here???   */
}
.footerBG{
background-color: #DFDFE1;
min-height:200px;
}

.content{
background-color: #FFFFFF;
background-image: url(../img/contentTop.jpg);
background-position: top center;
background-repeat: repeat-x;
padding: 6px 0px 0px 0px;
}

.breadCrumbsNav, .welcome-links, .ms-siteSettings-root, .article-body, .article, .main_container{
background-color:#ffffff;
margin: 0px 0px 0px 0px;
padding: 6px 0px 5px 0px;
display: block;
width: 1000px;
margin-left: auto;
margin-right:auto;
}

.ms-srch-sb,  .ms-srch-sb-border, .ms-textSmall, .ms-srch-sb-prompt, input.ms-helperText {
	background-color: #ffffff;
}
.footerLogos {
background-color:#ffffff;
}


.headerTopLeft a, .headerTopLeft a:hover{
color: #FFE786;
text-decoration: underline;
font-weight: normal;
}

.headerTopLeft a:hover{
color: #FFF0B7;
text-decoration: none;
}

input[type="password"], input[type="text"], input[type="file"], select, textarea, .sp-peoplepicker-topLevel, .sp-peoplepicker-topLevelDisabled, .sp-peoplepicker-autoFillContainer, .ms-inputBox {
 background-color:#ffffff;	
 font-size:15px;
}
.headerQuicklinks{
position: relative;
top: 168px;
left: 10px;
font-size: 17px;
}

.headerQuicklinks img{
position: relative;
left: 0px;
top: 7px;
}

.headerLogo{
position: absolute;
top: 10px;
left: 350px;
font-size: 17px;
}

.headerTopRight{
position: absolute;
width: 510px;
text-align: right;
top: 10px;
left: 480px;
font-size: 17px;
}


a:visited {
color:#1D4972;
font-weight: bold;
text-decoration: underline;
outline: none;
}


a {
color: #1E4A73;
font-weight: bold;
text-decoration: underline;
outline: none;
}

a:hover{
color: #3C87CD;
font-weight: bold;
text-decoration: none;
outline: none;
}

p {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.error{
color: #CC0000;
border: 1px solid #CC0000;
padding: 10px 10px 10px 10px;
margin: 10px 0px 10px 0px;
background-color: #FFE8E8;
}

.success {
color: #006600;
border: 1px solid #006600;
padding: 10px 10px 10px 10px;
margin: 10px 0px 10px 0px;
background-color: #DFFFDF;
}

.Heading {
font-size: 25px;
color: #A62121;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 6px 0px 5px 0px;
display: block;
}

.Heading2 {
font-size: 20px;
color: #000000;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 5px 5px 10px 5px;
display: block;
border-bottom: 1px solid #000000;
text-transform: uppercase;
text-align: center;
}

.box {
background-color: #F4E9D3;
border: 1px dashed #000000;
padding: 7px 7px 7px 7px;
}

hr {
height: 1px;
border-top: 1px dotted #666666;
border-bottom: 0px dashed #FFFFFF;
border-left: 0px dashed #FFFFFF;
border-right: 0px dashed #FFFFFF;
}

.clear {
clear: both;
line-height: 1px;
font-size: 1px;
}

form {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.cont {
position: relative;
float: left;
}

.contSAMPLE{
position: absolute;
top: -250px;
left: 0px;
z-index: 2;
}

.center {
text-align: center;
}

div {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


.menu-item-text:ver{
background-color:fuchsia;
color: #fad16b;
}

.menuContainer, .menuContainerOneLine{
position: relative;
width: 996px;
margin-left: auto;
margin-right:auto;
height: 70px;
}



.menuContainerOneLine{
height: 38px;
}



.menuContainer2, .menuContainer2OneLine{
position: absolute;
left: 0px;
top: 0px;
min-width: 1000px;
height: 58px;
}

.menuContainer2OneLine{
height: 38px;
}




.contentContainer{
width: 1000px;
margin-left: auto;
margin-right:auto;
min-height: 300px;
_height: 300px;
background-color: #FFFFFF;
background-image: url(../img/contentTop.jpg);
background-position: top center;
background-repeat: repeat-x;
padding-top: 15px;
}

.contentContainerLinks{
width: 1000px;
margin-left: auto;
margin-right:auto;
background-color: #FFFFFF;
padding-bottom: 15px;
}

.footer{
width: 1000px;
margin-left: auto;
margin-right:auto;
min-height: 100px;
background-position: top center;
background-repeat: repeat-x;
padding-top: 15px;
font-size:11px;
}

.contentleft {
	width:100px;
	padding-left:0px;
	padding-top:0px;
	text-align:left;
	float:left;
}

.contentright {
	float:left;
	width: 850px;
	padding-left:20px;
	padding-top:0px;
}

.headerTopLeft{
position: absolute;
top: 10px;
left: 10px;
font-size: 17px;
width: 400px;
}


.headerTopRight a, .headerTopRight a:hover{
color: #ffffff;
text-decoration: none;
font-weight: normal;
}

.headerTopRight a:hover{
color: #ffffff;
text-decoration: underline;
}

.headerSearch{
position: absolute;
top: 175px;
width: 300px;
text-align: right;
left: 683px;
font-size: 17px;
}

.headerSearch input {
height: 21px;
border-width: 0px;
padding: 5px 3px 0px 3px;
margin: 0px 3px 0px 3px;
}

.dropGroupMain{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
}

.dropGroup {
margin-left: auto;
margin-right: auto;
width: 600px;
background-image:url(../img/dropDownBG.png);
background-position: top center;
background-repeat: repeat-y;
color: #FFF;
display: none;
min-height: 5px;
}

.dropGroupLinksFirst, .dropGroupLinks {
margin: 10px;
padding: 0px 10px 0px 10px;
float: left;
width: 159px;
color: #FFF;
}

.dropGroupLinks {
border-left: 1px solid #737373;
}

.dropGroupArrow {
float: left;
width: 10px;
padding-top: 8px;
color: #858585;
font-size: 10px;
}

.dropGroupBottom{
margin-left: auto;
margin-right: auto;
width: 600px;
background-image:url(/eric/images/dropDownBottom.png);
background-position: top center;
background-repeat: no-repeat;
height: 10px;
}

.menuLastItem{
width: 72px;
}

/* Sub Page Styles */

.subColLeft {
float: left;
width: 755px;
min-height: 200px;
padding: 0px 30px 0px 0px;
}

.subColLeft2 {
float: left;
width: 985px;
min-height: 200px;
padding: 0px 0px 0px 0px;
}

.subColLeft_leftNav{
float: left;
width: 200px;
min-height: 200px;
}

.subColRight {
float: left;
width: 200px;
min-height: 200px;
}

.subColRight_leftNav {
float: left;
width: 755px;
min-height: 200px;
padding: 0px 0px 0px 30px;
}

.breadcrumb {
border-bottom: 1px dotted #A62121;
padding: 5px 5px 10px 5px;
}

.contentText{
padding: 5px 5px 50px 5px;
}


/* Site menu sub */

.SiteMenu-0 {
padding: 0px 0px 0px 0px;
}

.SiteMenu-0 a, .SiteMenu-0 a:hover{
display: block;
color: #A62121;
border-bottom: 2px solid #FFFFFF;
text-decoration: none;
font-size: 16px;
padding: 4px 25px 4px 8px;
}

.SiteMenu-0 a:hover{
color: #000;
text-decoration: underline;
}

.SiteMenu-0 div {
padding: 4px 0px 4px 0px;
border-bottom: 2px solid #FA8000;
border-top: 2px solid #FA8000;
}

.SiteMenu-1 div {
padding: 0px 0px 0px 18px;
border-bottom: 0px solid #FA8000;
border-top: 0px solid #FA8000;
}

.SiteMenu-0 div a, .SiteMenu-0 div a:hover{
display: block;
color: #666;
border-bottom: 0px solid #FFFFFF;
text-decoration: none;
font-size: 12px;
padding: 5px 8px 5px 8px;
background-color: transparent;
}

.SiteMenu-0 div a:hover{
text-decoration: underline;
}

.homeLeft{
float:left;
width: 415px;
margin-right: 20px;
}

.homeRight{
float:left;
width: 557px;
}

.dashboardThumbs th{
	text-align:center;
	margin:10px;
	border-bottom:solid;
}
.dashboardThumbs img{
	border:none;
	border-color:#000;
	margin-right:10px;
}
.dashboardThumbs h3 {
	font-size:18px;
}
.dashboardThumbs td {
	font-size:18px;
/*	vertical-align:top; */
	vertical-align:middle;
}


.ms-core-listMenu-root {
height:60px;
width:1000px;
padding: 0px 2px 0px 2px;
text-align:left;
	
	background-position: top center;
	background-repeat: repeat-x;
	background-color:#ffffff;
	background-image: url(../img/menuBG.jpg);
	/*
		
	background-color:green;
	margin-left:auto;
	margin-right:auto;
	*/
	

}
.ms-breadcrumb-top {
	background-color:orange;
}

/* OOTB Nav Holder div */
.ms-core-listMenu-horizontalBox {
	padding: 0px 2px 0px 2px;
	background-image: url(../img/menuBG.jpg);
	background-color:#ffffff;
	height:35px;

}

/* Containing <li> tag for links - Top navigation only, not flyouts. - EMC 01/26/2016 */
.ms-core-listMenu-horizontalBox li.static {
	
	padding: 0px 2px 0px 0px;
}

/* Default nav item state */
.ms-core-listMenu-horizontalBox li.static  > .ms-core-listMenu-item {
	background-color:#ffffff;
	background-image: url(../img/menuBG.jpg);
	color: #000000;
    font-size: 17px;
    font-weight: normal;
    height: 50px;
    vertical-align:middle;
    padding:0px 1px 0px 1px;
    padding-top:6px;
    font-family: Helvetica, Arial, sans-serif;
}


/*  1/25/2016 - Eric Carlson - here's the line that allows the menu item texts to wrap to a second line!  */
.ms-core-listMenu-horizontalBox li {
	display: Table-cell;
}


/* Default nav item state, includes non-link headers */
.ms-core-listMenu-horizontalBox li.static span.static  {
	background-color:yellow;
}

/* Hover state for nav items (includes selected nav item) */
.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item:hover {
	background-color: #444444;
    color: #fad16b;
    height: 56px;
    font-size: 17px;
    font-weight: normal;
    background-image:none;
    text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
}

/* 1/25/2016 - Eric Carlson - supresses the arrow next to the menu item and shorten the right margin. */
.ms-core-listMenu-horizontalBox .dynamic-children.additional-background{
	background-image: none; 
	padding-right: 10px;
}
	



a.menu-item {
	padding:0px 0px 0px 0px;
}
ul.static {
	
	padding:0px 0px 0px 0px;
}
.static .dynamic-children{
	padding:0px 0px 0px 0px;
}

.static li{
	
	padding:0px 0px 0px 0px;
}


/* Containing <ul> for dropdown navigation items */
ul.dynamic {
	
	list-style-position: outside;
	list-style-image: none;
	width: 300px !important;  /* !important needed to override inline SharePoint style */


}

/* Link tag in dropdown nav */
ul.dynamic .ms-core-listMenu-item {
	background-color:#444444;
	color:#ffffff;
	display: list-item;	
	padding-top:10px;
	pading-bottom: 2px;
	margin-right:10px;
	list-style-type: lower-alpha;
	
}


.ms-core-listMenu-horizontalBox ul.dynamic{
	display:block !important;
	background-color:#444444;
	list-style-type: lower-alpha;
	

}
.ms-core-listMenu-horizontalBox li.dynamic{
	display:block !important;

	list-style-type: lower-alpha;
	color:#666666;
}



.ms-core-listMenu-horizontalBox a.ms-core-listMenu-item:hover, .ms-core-listMenu-horizontalBox a.ms-core-listMenu-item.ms-core-listMenu-selected:hover, a.ms-tv-item:hover, a.ms-tv-header:hover {
color:#ffffff;
}

/* Hover state for links in the dropdown navigation */
ul.dynamic .ms-core-listMenu-item:hover {
	background-color:orange;
	display: list-item;	
}

/* 01/25/2016 - Eric Carlson - hides the 'home button in the global 'top' navigation area.*/
.ms-core-listMenu-horizontalBox li.static > a{
display: none !important;
}
/* 01/25/2016 - Eric Carlson - hides the 'home button in the global 'top' navigation area.*/
.ms-core-listMenu-horizontalBox li.static > ul a{
display: block !important;
}
/* 01/25/2016 - Eric Carlson - takes away the margin on the right side of each navigation item. */
.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item {
margin-right:0px;
}

#content_Area {
	width:1000px;
	margin: 0 auto;
}


/*two column nav dropdown - only in wide view*/
@media (min-width: 768px) {
  #topnavbar .nav li.static > ul.dynamic {
    text-align: left !important;
    width: 550px !important;
  }
 
  #topnavbar .nav li.static > ul.dynamic > li.dynamic {
    display: inline-block;
    list-style-type: none;
    float: left !important;
    width: 49% !important;
  }
 
  #topnavbar .nav li.static > ul.dynamic > li.dynamic:nth-child(odd) {
    clear: left !important;
  }
}

p {
    margin: 0;
    padding: 0;	
	
}

.tableCol-50 {
vertical-align:top;
}

.ms-rtestate-field p, p.ms-rteElement-P {
	line-height: 1.1;
}


.dashboardThumbs h3 {
    font-size: 18px;
    color: #000000;
    font-family: Helvetica,Arial,sans-serif;
}

.tableauPlaceholder{
	display:block !important;
}
