﻿/* CSS for search box */
.searchLabel 
{
   position: absolute;
   z-index: 1;
   display: block;
   height: 34px;
   padding: 6px 12px;
   color: #595959;
   font-weight: normal;
}

#keyword:focus, #keyword.onSearchInput
{
   z-index: 2;
   position: relative;
}

/* CSS for error pages */
body.error #pagewrapper
{
  background: transparent none repeat scroll 0% 0%;
  padding: 0px 28px;
}

body.error #topbanner
{
  margin: 1.416em 0px 0px;
  
  /*
    border-width: 2px 2px 0px;
    border-bottom: 2px solid #DCDCDC;
    border-style: solid solid none;
    border-color: #DCDCDC #DCDCDC -moz-use-text-color
    -moz-border-top-colors: none
    -moz-border-right-colors: none
    -moz-border-bottom-colors: none
    -moz-border-left-colors: none;
    background-color: #F1F1F1;
  */
  border: none;
  border-image: none;
  overflow: hidden;
  height: 79px;
}

body.error div.content
{
  border: 0px none;
  padding: 3em;
}

div.content
{
  margin: 2em 0px 0px;
}

body.error #footer
{
  padding: 1em 0px;
  border: 2px solid #003D78;
  background-color: #F1F1F1;
  clear: both;
  overflow: hidden;
  height: 100%;
}

body.error #copyright
{
  border: 0px none;
  background: #F1F1F1;
  padding: 10px;
  clear: both;
  overflow: hidden;
  height: 100%;
}

body.error .address
{
  float: left;
}

body.error #copyright #powered
{
  margin: 0px;
  float: right;
  font-size: 83.3%;
}

/* End of error CSS */

#sign-in-register > ul > li > span.selected {
	color: #0C244C;
}

ul.text-nav > li > span.selected {
	color: #FFF !important;
}

dl.table-display
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 2em;
    width: 100%;
    padding-top: 0px;
}
.table-display dt
{
    padding-right: 0.5em;
    border-top: #eee 1px solid;
    padding-left: 0.5em;
    float: left;
    padding-bottom: 0.5em;
    margin: 0px;
    width: 34%;
    padding-top: 0.5em;
}
.table-display dt
{
    clear: both;
}
.table-display dd
{
    padding-right: 0.5em;
    border-top: #eee 1px solid;
    padding-left: 0.5em;
    float: left;
    padding-bottom: 0.5em;
    margin: 0px;
    /* Changed from 60 to 66 to make the border fit better on the new site*/
    width: 66%;
    padding-top: 0.5em;
}

/* Form CSS */
.formField, .formrow {
	margin-bottom: 15px;
}

.alert-LinkBox.socialIcons {
	text-align: left;
}

.alert-LinkBox.socialIcons ul li
{
	padding-left: 10px;
	padding-right: 10px;
}

.socialIcons .facebookIcon {
	padding-left: 0px;
}

.hiddenLabels {
	display: none;
}

.telephoneClass {
	color: #FFF !important;
	font-size: 20px;
	font-family: "Source Sans Pro",sans-serif;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.1;
}

.file.form-control {
	height: inherit;
}

li p
{
    margin-bottom: inherit;
}

#cookiesdirective {
	left:0px;
	width:100%;
	height:auto; 
	opacity:1; 
	-ms-filter: “alpha(opacity=100)”; 
	filter: alpha(opacity=100);
	-khtml-opacity: 1; 
	-moz-opacity: 1; 
	color:#000;
	font-family:arial;
	font-size:14px;
	text-align:left;
	z-index:1000;
	background: #FFBA00;
}

#cookiesdirective p 
{
    font-size: 100%;
}
    
.cookieMessage {
    position:relative;
    height:auto;
    padding:15px;
    margin-left:auto;
    margin-right:auto;	
    max-width: 1170px;
}

 #epdsubmit 
{
	margin-bottom: 0px;
}  

.rimage, .limage 
{
     padding-top: 5px;
    padding-bottom: 5px;
}

.rimage 
{
    padding-left: 5px;
}

.limage 
{
    padding-right: 5px;
}

span.positionright, img.positionright {
	margin-bottom: 5px;
	margin-left: 5px;
}

span.positionleft, img.positionleft {
	margin-bottom: 5px;
	margin-right: 5px;
}

.redText
{
    color: #df0000 !important;
}

.breadcrumb>.active
{
    color: #6a6a6a
}

.alert.alert-warning h1 {
	font-size: 18px;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	display:inline;
	margin-left: 5px;
}

.alert.alert-warning img {
	vertical-align: baseline;
}

#hideMessage  
{
    position: absolute;
    right:0px;
    top:0px; 
    margin-right: 5px;
    font-size: 28px;
    text-decoration: none;
}

header .alert h1 
{
	margin-top: 15px;
}

.invisibleDisplay {
	display: none;
}

.accessibleOffScreen 
{
    left: -9000px;
    position: absolute;
    width: 1px;
    height: 1px;
}

legend
{
    display: inline-block;
    font-weight: bold;
    width: 100%;
    padding: 0px;
    margin-bottom: 5px;
    font-size: inherit;
    line-height: inherit;
    color: #2B313E;
    border-width: 0px 0px 0px;
    border-style: none none solid;
    border-color: -moz-use-text-color -moz-use-text-color #2B313E;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}

.radio, .checkbox
{
    margin-top: 0px;
}

/* spacing between multiple inline images */
span.positionnone .noborder 
{
    margin: 2px 2px 2px 0px;
}

.skippy.sr-only {
	padding:6px;
	position: absolute;
	top:-40px;
	color: #000000;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
	background:transparent;
	-webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
    width:auto;
    height:auto;
    margin:inherit;
    overflow:inherit;
    clip: inherit;
    border:inherit;
}

.skippy.sr-only:focus {
	position:absolute;
	top:0px;
	background:#FFBA00;
	outline:0;	
	-webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}

a span.glyphicon-new-window {
	padding-left: 3px;
	font-size: 80%;
}

/* YouTube player code */
.videocontainer 
{
    /*position: relative;*/
    /*padding-bottom: 56.25%;*/ /*16:9*/
    padding-top: 0;
    margin-bottom: 5px;
    width: 100%;
}

.videocontainer.widescreen iframe {
	width:640px;
	height:360px;
}

.videocontainer.nonWidescreen iframe {
	width:480px;
	height:360px;
}

.videocontainer iframe .ytp-title 
{
    max-width: 100%;
}

.ContactUsSection {
	border-top: 2px solid #077F85;
}
	
@media (max-width: 991px)
{
    .videocontainer.widescreen iframe {
	    width: 530px;
	    height:298.125px;
    }

    .videocontainer.nonWidescreen iframe {
	    width:397.5px;
	    height:298.125px;
    }
}

@media (max-width: 790px)
{
    .row {
	    margin-right: -13px;
    }
}

@media (max-width: 767px)
{
    .row {
	    margin-right: -12px;
    }
    /*span.positionleft, img.positionleft {
	    margin-bottom: inherit;
	    margin-right: inherit;
    }
    span.positionright, img.positionright {
	    margin-bottom: inherit;
	    margin-left: inherit;
    }*/
    footer .text-nav {
	    font-size: inherit;
    }
   .videocontainer.widescreen iframe {
	    width: 440px;
	    height:247.5px;
    }

    .videocontainer.nonWidescreen iframe {
	    width:320px;
	    height:240px;
    }
}

@media (max-width: 480px)
{
    .videocontainer.widescreen iframe {
	    width:240px;
	    height:135px;
    }

    .videocontainer.nonWidescreen iframe {
	    width:180px;
	    height:135px;
    }
}

@media (max-width: 350px)
{
    #epdsubmit 
    {
	    margin-bottom: 5px;
    }  
    
    .pull-right {
	    clear: both;
    }
    
    .pull-left, .pull-right {
	    float: inherit !important;
	    text-align: center;
    }
}

@media (min-width: 769px)
{
    .noDesktop { display: none; }
}