/*@override
 http://localhost/energy/sites/default/themes/arpae/css/arpae.css
 http://localhost/energy/sites/default/themes/arpae/css/arpae.css?mb6q4v
 Handy font size definitions
 font-size: .625em;   16px x .625   = 10px
 font-size: .6875em;  16px x .6875  = 11px
 font-size: .75em;    16px x .75    = 12px
 font-size: .8125em;  16px x .8125  = 13px
 font-size: .875em;   16px x .875   = 14px
 font-size: .9375em;  16px x .9375  = 15px
 font-size: 1.0625em; 16px x 1.0625 = 17px
 font-size: 1.5em;    16px x 1.5    = 24px
 
 *********** Styles that define the layout of the page.   Includes info about width, height, margins, padding and float info *************/
BODY
{
    background-color: #FFFFFF;
    color: #4A4343;
}

#page-wrapper
{
    min-height: 800px;
    margin: 0 auto;
    background: #FFFFFF;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.9);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.9);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.9);
}
#wrap-inner
{
    margin: 0 auto;
    width: 987px;
}

.center-on-page
{
    width: 987px;
    margin: 0 auto;
}
.body-text
{
    padding: 80px 5px 0px;
}
#content
{
    padding: 15px 0;

}
/*All Content Styles generally within the following*/
DIV.content P, DIV.content DIV.view-content DIV.views-field.views-field-field-answer DIV.field-content, P
{
    line-height: 150%;
    font-size: 1em;
    color: #4A4343;
}
/*-------------------------------------------*/
DIV.field-content.date
{
    font-style: italic;
}
H4.views-field.views-field-title
{
    font-weight: normal;
    font-style: normal;
    font-size: 1.6em;
    margin-bottom: 15px;
    color: #464645;
}
H4.views-field.views-field-title A
{
    text-decoration: none;
}
DIV.views-field.views-field-view-node.read-more
{
    text-align: right;
    margin-bottom: 25px;
}
DIV.views-field.views-field-view-node.read-more A
{
    width: 95%;
    background-color: rgba(80, 80, 80, 0.15);
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 30px;
    font-weight: normal;
    font-style: normal;
    font-size: 0.9em;
}
DIV.views-field.views-field-view-node.read-share-more A
{
    width: 95%;
    background-color: rgba(80, 80, 80, 0.15);
    display: inline;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 30px;
    font-weight: normal;
    font-style: normal;
    font-size: 0.9em;
}
DIV.views-field.views-field-view-node.read-more A:hover
{
    background-color: rgba(0, 184, 240, 0.12);
    color: #232320;
}
BODY.not-front #content
{
}
BODY.not-front #content #content
{
    padding: 0;
}
#main
{
    width: 67%;
    float: left;
    padding: 0 15px 35px 25px;
    margin-left: 0;
    margin-right: 0;
    display: block;
}

/*Change to body.home*/
#right-rail
{
    float: left;
    margin: 38px 0 0 46px;
    width: 295px;
    padding-bottom: 20px;
}
/*Columns on homepage
.section-col
{
    margin-left: 15px;
}
.col-3
{
    width: 308px;
    float: left;
}
.col-2
{
    width: 632px;
    float: left;
}
.col-1
{
    width: 100%;
}
.first-col
{
    margin: 0;
}
.last-col
{
    float: right;
}*/
.front #main
{
    margin: 0;
    padding: 0;
    width: auto;
}
.front #content
{
    padding: 0px;
}
/***** Footer *****/

#footer-inner
{
    /*background: url(../img/bg-footer.png) no-repeat;*/
    background: #0280A9;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.9);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.9);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.9);
    min-height: 250px;
}
/******* Branding and Header
 ********/
/*#header
{
    margin: 0 auto;
}
#header .title
{
    float: left;
    overflow: hidden;
    height: 143px;
    /*background: url(../img/bg-header-glow.png) no-repeat;
}
#header .logo
{
    float: left;
}
#header .site-name
{
    font-size: 4.6em;
    overflow: hidden;
    letter-spacing: -0.04em;
    font-family: Palatino, "Times New Roman", serif;
}
#header .site-name A
{
    color: #FFFFFF;
    padding: 20px 0 0;
    display: block;
    width: 630px;
    overflow: hidden;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
#header .site-slogan
{
    font-size: 1.417em;
    font-style: normal;
    color: #808080;
    margin: -5px 0 0;
    padding: 0 0 0 40px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    clear: both;
} */
#header-right-content
{
    display: none;
} /*
#header-lower-content
{
}
#header-search
{
    border: 1px solid #0071A5;
    margin: 35px 12px 0 0;
    padding: 10px;
    width: 270px;
    z-index: 4;
}
#header-inner
 {
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.9);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.9);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.9);
	width: 987px;
 } */

#block-search-form
{
    float: right;
    width: auto;
    position: relative;
    z-index: 100;
    margin: auto;
    /*top: -60px;*/
}

.front #block-search-form
{
    top: -30px;
}

#block-search-form H2
{
    visibility: hidden;
    font-size: 1px;
    line-height: 0;
}
FORM#search-block-form .form-text
{
    float: left;
    background: #FFF;
    padding: 3px 5px;
    border: none;
    color: #000;
    width: 156px;
    font: 0.9em "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    height: 13px;
}
FORM#search-block-form INPUT.form-submit
{
    background: url(../img/sprite.png) no-repeat 0 -48px;
    border: none;
    cursor: pointer;
    height: 19px;
    text-indent: -9999px;
    width: 66px;
    font-size: 10px;
    line-height: 0;
    float: right;
    color: #838585;
    padding: 0;
    position: relative;
    overflow: visible;
    
}
FORM#search-block-form
{
    /*background-color: #007FAA;*/
    height: 34px;
    display: block;
    float: right;
    padding: 10px 4px 0px 4px;
    margin-top: -65px;  /* DD: adjust placement of search box */
    /*If moving search bar from main menu level, change margin to below: */
    /*margin: 0;*/

}
#apply-for-funding
{
    display: block;
    z-index: 2;
    float: right;
    position: relative;
    left: 0;
    top: -50px;
    text-transform: uppercase;
    border-radius: 10px;
}
#apply-for-funding A
{
    color: #F8F8F8;
    font: bold 1em "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    background-color: #00BAF0;
    display: block;
    padding: 6px 40px;
}
#apply-for-funding A:hover
{
    background-color: #007395;
}
/******* Top Navigation
 *******
 ****** Breadcrumb
 ********/
#main #breadcrumb
{
    color: #CCC;
    border-bottom: 1px solid #E3E3E3;
    font-size: 0.8em;
    text-transform: uppercase;
    border-top: 1px solid #E2E3E3;
}
#main #breadcrumb UL
{
    padding: 0;
    margin: 0;
}
#main #breadcrumb LI
{
    list-style-type: none;
    font-size: 1em;
    display: inline;
    margin: 0 3px 0 0;
    padding: 0;
    color: #CCC;
}
#main #breadcrumb .breadcrumb-item
{
    color: #333;
}
#main #breadcrumb .breadcrumb
{
    margin: 0 3px 0 0;
    padding-top: 3px;
}
#main #breadcrumb .breadcrumb A
{
    color: #179BCD;
    margin-right: 4px;
    margin-left: 4px;
}
#main #breadcrumb .breadcrumb A:hover
{
    color: #8CDAF1;
}
/******* Homepage
 *******
 Services for You*/
#home-services-for-you
{
    background: #2C3137 url(../img/bg-services.jpg) no-repeat center top;
    padding: 10px 0;
}
#home-services-for-you H3
{
    visibility: hidden;
}
#home-services-for-you LI
{
    list-style-type: none;
    float: left;
}
LI.nav-button A
{
    width: 36px;
    height: 52px;
    display: block;
    text-indent: -9000px;
    margin-top: 18px;
}
#home-services-for-you LI#previous A
{
    background: url(../img/sprite.png) no-repeat 0 -144px;
}
#home-services-for-you LI#previous A:hover
{
    background: url(../img/sprite.png) no-repeat -139px -144px;
}
#home-services-for-you LI#next
{
    float: right;
}
#home-services-for-you LI#next A
{
    background: url(../img/sprite.png) no-repeat -66px -144px;
}
#home-services-for-you LI#next A:hover
{
    background: url(../img/sprite.png) no-repeat -210px -144px;
}
#home-services-for-you LI.entry
{
    width: 140px;
    margin: 0 18px;
    font-style: italic;
}
#home-services-for-you LI.entry A
{
    display: block;
    color: #BEBEBE;
}
#home-services-for-you LI.entry A:hover
{
    color: #DEDEDE;
}
#home-services-for-you LI.entry IMG
{
    border: 3px solid #999;
}
#home-services-for-you LI.entry IMG:hover
{
    border: 3px solid #BEBEBE;
}
#home-services-for-you LI.entry H4
{
    font-size: 1.083em;
    margin: 5px 0 0;
    font-style: italic;
    font-family: "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/*BODY.front .section-content .views-field-entity-id
{
    line-height: 1.4em;
    font-family: "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #666;
    font-size: 12px;
    padding-bottom: 15px;
}
.date-tag
{
    color: #999999;
    font-size: 0.917em;
    margin: 4px 0 5px;
}
BODY.front .view-recent-comments .views-field-entity-id
{
    margin: 0;
}
BODY.front .section-col .section-content .view-resources .entry H4
{
    font-weight: bold;
    font-size: 1.167em;
}
BODY.front #main .section-content .views-row P
{
    margin-right: 0;
}*/
.date-tag
{
    color: #999999;
    font-size: 0.917em;
    margin: 4px 0 5px;
}
/******* Common Styles
 ********/
.photo IMG, IMG.photo
{
    border: 1px solid #B2B5B5;
}
.section-col .photo IMG, .section-col IMG.photo
{
    margin: 0 10px 10px 0;
    float: left;
}
.section-col P
{
    font-size: 1em;
    font-family: "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.section-content .section-content
{
    padding-bottom: 15px;
    background: transparent;
    margin: 10px 0;
}
#block-views-breaking-news-block-1, #block-search-form
{
    padding-bottom: 0;
    background: none;
    margin: 0;
}
#block-views-breaking-news-block-1
{
    margin: 0 0 15px;
    padding-bottom: 0;
    background: none;
}
.views-field-title H4
{
    font-size: 17px;
}
.views-field-title H4 A, .views-field-title H4 A:link, .views-field-title H4 A:visited
{
    color: #00436F;
    text-decoration: none;
}
.views-field-title H4 A:hover
{
    color: #1670AC;
}
.section-content H3
{
    color: #F8AD37;
    font-weight: normal;
    font-size: 1.6em;
    padding: 10px 15px 5px;
    font-style: normal;
}
.frame-container
{
    width: 100%;
    margin: 0 auto;
}
.box-frame
{
    vertical-align: top;
    margin: 0px 2px;
    display: inline-block;
}
.context-about_context .box-frame
{
    width: 32%;
    height: 100%;
}
.context-newsletter_context_1 .box-frame
{
    width: 100%;
}
.blue-frame
{
    height: 100%;
    padding: 5px;
    margin: 0px auto;
    border-color: #00BAF0;
    border-style: solid;
    border-width: 1px;
}
.field-item H3, .block-views.contextual-links-region H3, .block-mailchimp-lists.contextual-links-region H3
{
    padding: 10px 15px 0px 0px;
}
.block-block.contextual-links-region H3
{
    padding: 10px 15px 0px 10px;
}
.field-item .blue-frame P
{
    width: 100%;
    text-align: justify;
}
.subsec-1
{
    padding: 10px;
}
.subsec-2
{
    padding: 5px 30px;
}
.subsec-3
{
    padding: 5px 30px;
}
.subsec-4
{
    padding: 5px 30px;
}
.subsec-5
{
    padding: 5px 30px;
}
/*twitter feed styles*/
DIV.twitterfeed-wrapper
{
    display: block;
    float: left;
    width: 80%;
}
DIV.tweets-pulled-listing DIV.tweet-authorphoto
{
    float: left;
    display: block;
    background-color: #FDFDFD;
    height: 80px;
    margin: 0 10px 0 0;
}
.tweets-pulled-listing H2
{
    color: #FFFFFE;
    text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
    background: rgba(1, 128, 169, 0) -moz-linear-gradient(90deg, #005d7c 0%, #0280a9 44.9%);
    background: rgba(1, 128, 169, 0) -webkit-gradient(linear, left bottom, left top, from(#005d7c), color-stop(0.449, #0280a9));
    padding: 5px 10px;
    margin: 0;
    display: block;
}
UL.tweets-pulled-listing
{
    margin: 10px 0;
}
UL.tweets-pulled-listing LI
{
    font-size: 0.917em;
    padding: 0;
    margin: 0;
    height: 80px;
    display: table;
    width: 100%;
}
UL.tweets-pulled-listing LI A
{
    color: #00436F;
    float: left;
}
UL.tweets-pulled-listing LI A:hover
{
    color: #1670AC;
}
DIV.tweets-pulled-listing LI DIV.tweet-authorphoto IMG
{
    max-height: 80px;
    max-width: 80px;
    padding: 10px;
    background-color: #FEFEFE;
    float: left;
    display: block;
}
.tweet-text
{
    color: #2B2B2A;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 70%;
}
.tweet-text A
{
    padding-right: 10px;
}
DIV.tweets-pulled-listing .tweet-author A
{
    font-weight: bold;
    font-size: 1.6em;
    color: #00BAF0;
    display: block;
    padding-top: 10px;
    float: none;
}
.tweet-time
{
    margin: 3px 0 0;
    display: block;
    font-size: 0.9em;
    float: right;
}
UL.tweets-pulled-listing .tweet-time A
{
    color: #8A8E91;
}
UL.tweets-pulled-listing .tweet-time A:hover
{
    color: #C6C9CC;
}
.region .section-content .view-content .entry, .section-content .entry H4
{
    font-size: 1.083em;
    margin: 15px;
    font-weight: normal;
}
.section-col .section-content .entry H4
{
    letter-spacing: 0.03em;
    margin: 0 0 5px;
    font-size: 13px;
    font-weight: bolder;
}
.section-col .section-content .entry H4 A, .section-col .section-content .entry H4 A:link, .section-col .section-content .entry H4 A:visited
{
    color: #00436F;
    text-decoration: none;
}
.section-content IMG.rss-icon
{
    margin: 4px 0 0;
}
.section-content .entry
{
    margin: 15px;
}
#main .section-content .entry
{
    clear: left;
}
.section-content .divide
{
    border-top: 1px solid #E5E5E5;
    margin: 0 10px;
    padding: 0;
    font-size: 1px;
    line-height: 0;
    clear: both;
}
#main .divide
{
    border-top: 1px solid #E5E5E5;
    padding: 0;
    font-size: 1px;
    line-height: 0;
    clear: both;
}
.date
{
    margin: 4px 0 0;
    font-size: 11px;
    letter-spacing: normal;
}
.tag
{
    font-weight: normal;
    font-size: 11px;
}
.section-col .read-more, .section-col .more-link, #right-rail .read-more, #right-rail .more-link
{
    margin: 15px;
    text-transform: uppercase;
    font-size: 11px;
    text-align: left;
}
#right-rail .read-more, #right-rail .more-link
{
    margin-bottom: 5px;
}
.section-col .read-more A, .section-col .more-link A, #right-rail .read-more A, BODY.blog-page #main .read-more A, #right-rail .more-link A, BODY.blog-page #main .more-link A
{
    color: #179BCD;
    font-size: 1em;
    background: url(../img/bullet-arrow.png) no-repeat top right;
    padding-right: 15px;
}
.section-col .read-more A:hover, #right-rail .read-more A:hover, BODY.blog-page .read-more A:hover, .section-col .more-link A:hover, #right-rail .more-link A:hover, BODY.blog-page .more-link A:hover
{
    background: url(../img/bullet-arrow.png) no-repeat right -24px;
    color: #8CDAF1;
    text-decoration: none;
}
H1#page-title
{
    margin: 0 0 15px;
    padding: 0;
    text-transform: uppercase;
}
.divide-double-line
{
    height: 5px;
    margin: 0 0 30px;
}
/*Placeholder only for cutup purposes*/
IMG.soc-media
{
    float: right;
    margin: -13px 0 0;
}
/*Stay Connected*/
#stay-connected, #right-rail #stay-connected
{
    padding-bottom: 0;
    background: rgb(255, 255, 255);
    /*Old browsers*/
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(183,183,183,1) 100%);
    /*FF3.6+*/
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(183,183,183,1)));
    /*Chrome,Safari4+*/
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(183,183,183,1) 100%);
    /*Chrome10+,Safari5.1+*/
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(183,183,183,1) 100%);
    /*Opera 11.10+*/
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(183,183,183,1) 100%);
    /*IE10+*/
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(183,183,183,1) 100%);
    /*W3C*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b7b7b7',GradientType=0 );
    /*IE6-9*/
    border: 5px solid #E0E0E0;
}
#stay-connected H3, #right-rail #stay-connected H3
{
    border: none;
    padding-top: 10px;
    border-bottom: 1px solid #2388AF;
    background: none;
    color: #838585;
    text-transform: uppercase;
    text-align: left;
    font: 1.3em "Quattrocento Sans", Arial, Helvetica, Geneva, sans-serif;
}
.connect-block LI A
{
    display: block;
    height: 32px;
    margin: 0 10px 15px 0;
    text-indent: -9000px;
    width: 32px;
}
.connect-block LI A
{
}
.connect-block LI.fb A, .connect-block LI.facebook A
{
    background: url(../img/sprite-sm.png) no-repeat -145px 0px;
}
.connect-block LI.linkedin A
{
    background: url(../img/sprite-sm.png) no-repeat -220px 0px;
}
.connect-block LI.youtube A
{
    background: url(../img/sprite-sm.png) no-repeat -73px 0px;
}
.connect-block LI.twitter A
{
    background: url(../img/sprite-sm.png) no-repeat 0 0;
}
.connect-block LI.last-fm A
{
    background: url(../img/sprite-sm.png) no-repeat 0 -87px;
}
.connect-block LI.rss A
{
    background: url(../img/sprite-sm.png) no-repeat -293px 0;
}
.connect-block LI.vimeo A
{
    background: url(../img/sprite-sm.png) no-repeat -73px -87px;
}
.connect-block LI.virb A
{
    background: url(../img/sprite-sm.png) no-repeat -145px -87px;
}
.connect-block LI.picasa A
{
    background: url(../img/sprite-sm.png) no-repeat -220px -87px;
}
.connect-block LI.my-space A
{
    background: url(../img/sprite-sm.png) no-repeat -294px -87px;
}
.connect-block LI.delicious A
{
    background: url(../img/sprite-sm.png) no-repeat 0 -182px;
}
.connect-block LI.tumblr A
{
    background: url(../img/sprite-sm.png) no-repeat -73px -182px;
}
.connect-block LI.flickr A
{
    background: url(../img/sprite-sm.png) no-repeat -145px -182px;
}
.connect-block A.follow-link
{
    padding: 0;
}
#content .connect-block LI
{
    list-style-type: none;
    float: left;
    margin: 0;
}
/*Resources*/
.resources-section H4, #resources-section H4
{
    font-family: "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 1.5em;
    letter-spacing: normal;
}
/*Recent Comments*/
#block-views-recent-comments-block-1 .quote-top, #recent-comments .quote-top
{
    background: #D4EEFD url(../img/bg-quote-top.gif) no-repeat left top;
}
.quote-wrapper .quote-bottom
{
    background: url(../img/bg-quote-btm.gif) no-repeat top left;
    min-height: 26px;
    padding: 11px 0 0 55px;
    color: #999;
    font-size: 1em;
}
#block-views-recent-comments-block-1 .quote-wrapper
{
    margin: 10px 16px 20px;
}
#block-views-recent-comments-block-1 .quote-wrapper P, .quote-wrapper P
{
    color: #00436F;
    font-style: italic;
    font-size: 1.167em;
    padding: 15px;
    line-height: 1.667em;
    margin: 0 20px 0 0;
}
/******* Paging
 ********/
UL.pager, #paging
{
    color: #00436F;
    margin: 25px 0 0;
}
.pager, #paging UL
{
    text-align: center;
}
.pager LI.pager-item, .pager LI.pager-current, .pager LI.pager-next, #main #paging LI
{
    display: inline;
    list-style-type: none;
    text-align: center;
    margin: 0 2px;
    padding: 0px;
}
.pager LI.pager-last, .pager LI.pager-first
{
    display: none;
}
.pager LI.pager-current, #main #paging LI.active A
{
    color: #FFF;
    background: #00436F;
    font-size: 1em;
    padding: 3px 7px;
    display: inline-table;
    font-weight: 400;
}
.pager LI A, #main #paging LI A
{
    font-size: 1em;
    padding: 3px 7px;
    background: #F1FBFD;
    display: inline-table;
    color: #00436F;
    font-weight: 400;
}
.pager LI A:hover, #main #paging LI A:hover
{
    background: #179BCD;
    color: #FFF;
}
#paging LI.next A, #paging LI.previous A
{
    padding: 3px 5px;
}
#paging LI.next, #paging LI.previous
{
    margin: 0 10px;
}
/****************** Right Nav *****************/
.region-sidebar-first
{
    clear: both;
    float: left;
    width: 260px;
    border-top: 5px solid #D6D6D6;
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 15px;
}
.last.leaf
{
    border: none;
    padding-bottom: 20px;
}
#block-openpublic-defaults-current-navigation, #block-menu-menu-project-guidance
{
    border-right: 5px solid #D6D6D6;
    border-left: 5px solid #D6D6D6;
    border-bottom: 5px solid #D6D6D6;
}
#right-nav, #block-menu-menu-project-guidance
{
    padding: 0;
}
#right-nav UL.menu, #block-menu-menu-project-guidance UL.menu
{
    margin: 0;
    padding: 0;
}
#right-nav UL.menu LI A:hover, #block-menu-menu-project-guidance UL.menu LI A:hover
{
    background-color: #F4F4F4;
}
#right-nav UL.menu LI A, #block-menu-menu-project-guidance UL.menu LI A
{
    border-bottom: 1px solid #D2D2D2;
}
#right-nav UL.menu LI A, #block-menu-menu-project-guidance UL.menu LI A:last-child
{
       --border-bottom: none;  /* DD: comment out to display lines on left nav menu */ 
}
#right-nav UL UL LI.first.leaf.active-trail, #right-nav UL UL LI.leaf
{
    margin: 0;
    padding: 0 0 0 12px;
}
#right-nav UL.menu LI UL.menu LI A, #block-menu-menu-project-guidance UL.menu LI UL.menu LI A
{
    font-size: 0.8em;
}
#right-nav LI, #block-menu-menu-project-guidance LI
{
    list-style-type: none;
    list-style-image: none;
    display: block;
}
#right-nav A, #block-menu-menu-project-guidance A
{
    padding: 10px 0 10px 15px;
    margin-right: 10px;
    margin-left: 10px;
    text-transform: uppercase;
    color: #4A4343;
    display: block;
}
#right-nav LI A:hover, #right-nav LI.active A:hover, #right-nav LI.active-active A:hover, #block-menu-menu-project-guidance LI A:hover, #block-menu-menu-project-guidance LI.active A:hover, #block-menu-menu-project-guidance LI.active-active A:hover
{
    text-decoration: none;
    color: #00BAF0;
}
#right-nav A.active-trail.active, #block-menu-menu-project-guidance A.active-trail.active
{
    color: #1283AC;
    list-style-type: none;
    list-style-image: none;
    visibility: visible;
}
A.active-trail
{
}
.right-list UL
{
    margin: 13px 0 0;
}
.right-list LI
{
    padding: 7px 0 7px 19px;
    list-style-type: none;
}
#block-openpublic-defaults-current-navigation H3
{
    padding-bottom: 10px;
}
/******* Right Rail ********/
#right-rail .section-content
{
    border-top-style: solid;
    border-top-color: #F8AD37;
}
#right-rail .section-content
{
    margin-left: 0;
    margin-right: 0;
    border-bottom: 8px solid #D8DAD9;
}
DIV.region.region-sidebar-second
{
    border: 8px solid #D9DADA;
    width: 250px;
}
#right-rail .section-content .section-content
{
    background: transparent;
    border: none;
    margin: 0;
}
#right-rail .section-content .entry
{
    border-bottom: 1px solid #CCC;
    padding-bottom: 15px;
}
#right-rail P
{
}
#right-rail .date-tag
{
    font-weight: normal;
}
#right-rail H4
{
    font-size: 1em;
    font-weight: bolder;
    margin: 2px 0;
}
/*Most Popular*/
#most-popular .tabs-nav LI
{
    float: left;
    list-style-type: none;
    font-size: 1.167em;
}
#most-popular
{
    border: 1px solid #EDEDED;
    margin-bottom: 15px;
}
#most-popular LI
{
    font-style: normal;
}
#most-popular .tabs-nav
{
    width: 100%;
}
.tabs-nav LI A
{
    display: block;
    font-weight: 700;
    padding: 8px 10px;
    color: #067DAB;
    border-bottom: none;
    width: 120px;
    text-align: center;
    font-weight: 400;
}
.tabs-nav LI#most-comments
{
    float: right;
}
.ui-tabs-panel UL.right-list
{
    padding: 15px 0;
}
#most-popular .tabs-nav LI A
{
    color: #0673AB;
}
#most-popular .tabs-nav LI.active A
{
    background: #0673AB;
    color: #FFF;
}
/******* List Page
 ********/
BODY.list-page #main .entry H4
{
    font-size: 1.417em;
    margin: 0 0 5px;
}
BODY.list-page #main .entry
{
    margin: 15px 25px 15px 0;
}
/******* Detail Page
 ********/
.post-info
{
    font-size: 1.2em;
    font-style: italic;
    color: #999;
    margin: 5px 0 20px;
}
BODY.detail-page #main
{
    font-size: 1em;
}
BODY.detail-page #main P
{
    margin: 0 30px 20px 0;
    line-height: 1.6em;
}
BODY.detail-page #main A
{
    font-weight: 700;
}
BODY.detail-page .divide-double-line
{
    margin-bottom: 20px;
}
BODY.detail-page #main H3
{
    font-size: 1.5em;
    margin: 20px 0;
}
BODY.detail-page #main H4
{
    font-size: 1.25em;
    color: #707071;
    margin: 20px 0;
    font-style: italic;
    font-family: "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
/******* Photos (with Captions)
 ********/
TABLE.photo-with-caption
{
    background: #EAEAEA;
    padding: 0;
}
TABLE.photo-with-caption-left
{
    margin: 0 20px 20px 0;
    float: left;
}
TABLE.photo-with-caption-nowrap
{
    margin: 20px 0;
}
TABLE.photo-with-caption-right
{
    margin: 0 0 0 20px;
    float: right;
}
.photo-left
{
    float: left;
    margin: 0 20px 20px 0;
}
.photo-right
{
    float: right;
    margin: 0 0 20px 20px;
}
.photo-nowrap
{
    margin: 20px 0;
}
TABLE.photo-with-caption IMG
{
    padding: 10px 10px 5px;
    float: none;
}
TABLE.photo-with-caption CAPTION
{
    background: #EAEAEA;
    color: #666;
    text-align: left;
    padding: 0 10px 10px;
    font-size: 0.917em;
    line-height: 1.2em;
    margin: 0 0 10px;
}
/*****************
 * Media Room page
 *****************/
.view-id-press_releases .views-field-created, .view-id-media_gallery .views-field-changed
{
    font-size: 11px;
    font-weight: bolder;
    color: #999;
}
.view-id-press_releases .views-field-title H3, .view-id-media_gallery .views-field-title H3
{
    margin: 0 0 5px;
}
.view-id-press_releases .views-field-title H3 A, .view-id-press_releases .views-field-title H3 A:active, .view-id-press_releases .views-field-title H3 A:visited, .view-id-media_gallery .views-field-title H3 A, .view-id-media_gallery .views-field-title H3 A:active, .view-id-media_gallery .views-field-title H3 A:visited
{
    color: #003366;
    text-transform: none;
    text-decoration: none;
    font-size: 15px;
}
.view-id-press_releases .views-field-title H3 A:hover
{
    text-decoration: underline;
}
H2.pane-title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bolder;
    color: #000;
    font-style: normal;
    text-transform: uppercase;
}
#right-rail #block-nodeblock-press-kit-download
{
    text-align: center;
    background: none;
    border: none;
}
/*Press contact sidebar*/
#right-rail .node-profile
{
    font-family: "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #999;
}
#right-rail .field-name-field-profile-last-name A, #right-rail .field-name-field-profile-last-name A:visited, #right-rail .field-name-field-profile-last-name A:active
{
    color: #003366;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
}
#right-rail .field-name-field-profile-job-title
{
    margin-bottom: 10px;
    font-style: italic;
}
#right-rail .field-name-field-profile-address
{
    clear: both;
    margin: 0 15px;
    border-top: 1px solid #E8E8E8;
    padding-top: 5px;
}
#right-rail .field-name-field-profile-address .field-label
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #666;
}
.view-media-gallery TD
{
    vertical-align: top;
    padding-right: 10px;
}
.view-media-gallery TD.col-1, .view-media-gallery TD.col-2, .view-media-gallery TD.col-3
{
    width: 100px;
    float: none;
}
/*Panels stuff*/
.panel-separator
{
    height: 8px;
    background: no-repeat left top;
    margin: 25px 0;
}
/******* Blog Page
 ********/
BODY.page-blogs H4
{
    font-size: 1.5em;
    font-weight: bold;
    margin: 0 0 10px;
}
BODY.page-blogs .read-more
{
    margin: 10px 0;
    text-transform: uppercase;
    font-size: 0.833em;
    font-weight: bold;
}
BODY.page-blogs .read-more A
{
    color: #179BCD;
    background: url(../img/bullet-arrow.png) no-repeat top right;
    padding-right: 15px;
}
BODY.page-blogs .read-more A:hover
{
    background: url(../img/bullet-arrow-hover.png) no-repeat top right;
    color: #8CDAF1;
    text-decoration: none;
}
.node-blog-entry P, .view-blogs P, .panel-author-page P, #main P
{
    line-height: 170%;
    margin: 0 20px 20px 0;
}
.node-blog-entry OL LI
{
    margin-left: 33px;
}
.node-blog-entry UL, .node-blog-entry OL, .view-blogs .views-row UL, .view-blogs .views-row OL
{
    margin: 20px 0;
}
.node-blog-entry LI, .view-blogs .views-row LI
{
    margin: 0 0 8px 25px;
    color: #666;
    line-height: 130%;
}
.node-blog-entry P A, .view-blogs P A, .panel-author-page P A, .node-blog-entry LI A
{
    font-weight: bold;
}
BODY.page-blog H1#page-title
{
    margin: 15px 0;
    padding: 0;
}
.view-id-press_releases .view-content .views-row, .view-id-blogs .view-content .views-row
{
    margin: 20px 0 25px;
    padding: 0 0 20px;
    border-bottom: 1px solid #E5E5E5;
}
.view-id-press_releases .view-content .views-row
{
    margin-bottom: 0;
    padding-bottom: 0;
}
.view-id-blogs .view-content .views-row-first
{
    margin-top: 0;
}
.node-blog-entry .author-photo
{
    display: inline;
    float: left;
    margin: 0 10px 10px 0;
}
.node-blog-entry .author-photo IMG
{
    border: 2px solid #CCC;
}
.node-blog-entry .submitted
{
    color: #999999;
    font-size: 0.917em;
    margin: 4px 0 5px;
    font-weight: bold;
}
.node-blog-entry .submitted A
{
    color: #ADADAD;
}
.node-blog-entry .submitted A:hover
{
    color: #CCC;
    text-decoration: underline;
}
.node-blog-entry .field-name-field-blog-terms
{
    border-top: 3px solid #CCC;
    border-bottom: 3px solid #CCC;
    margin: 20px 0 40px;
    padding: 20px 0;
}
.node-blog-entry .field-name-field-blog-terms .field-label
{
    color: #666;
    font-weight: 700;
}
.node-blog-entry .field-name-field-blog-terms .field-label
{
    color: #666;
    font-weight: 700;
}
.node-blog-entry .field-name-field-blog-terms UL.links LI
{
    display: inline;
    margin: 0 5px 0 2px;
    padding: 0;
}
.node-blog-entry .field-name-field-blog-terms UL.links LI A
{
    color: #B7B7B7;
    font-weight: 400;
}
.field-type-taxonomy-term-reference .field-item
{
    margin: 0 4px 0 0;
    padding: 0;
    color: #B7B7B7;
}
.field-type-taxonomy-term-reference .field-items
{
    padding: 0px 0px 5px 2px;
}
.field-type-taxonomy-term-reference A
{
    color: #01B9F0;
    font-weight: 400;
}
.field-type-taxonomy-term-reference A:hover
{
    color: #FBAD39;
}
UL#related-terms
{
    border-top: 3px solid #CCC;
    border-bottom: 3px solid #CCC;
    padding: 20px 0;
    margin: 20px 0 40px;
}
#related-terms LI
{
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    color: #B7B7B7;
}
#main #related-terms LI A
{
    color: #B7B7B7;
    font-weight: 400;
}
#main #related-terms LI A:hover
{
    color: #179BCD;
}
#related-terms LI.section-title
{
    color: #666;
    font-weight: 700;
}
/***************************
 * Documents view
 ***************************/
.view-id-documents .views-field-uri
{
    float: right;
}
#related-terms LI.section-title
{
    color: #666;
    font-weight: 700;
}
.view-id-documents H3
{
    text-transform: none;
    font-size: 17px;
}
.view-id-documents H3 A, .view-id-documents H3 A:link, .view-id-documents H3 A:visited
{
    color: #003E6E;
    text-decoration: none;
}
.view-id-documents .field-name-body
{
    width: 490px;
}
.view-id-documents .download-info
{
    font-size: 10px;
    color: #6E7C82;
}
.view-id-documents .views-row
{
    border-bottom: 1px solid #DDD;
    padding-top: 20px;
}
/***************************
 * Documents detail page
 ***************************/
.node-type-document .views-row
{
    border-bottom: none;
    min-height: 0;
    font-size: 16px;
    color: #999;
    font-family: "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    padding: 0 0 30px;
    font-style: italic;
}
.node-type-document .exec
{
    background: none;
}
.node-type-document .views-field-title-1, .node-type-document .views-field-entity-id, .node-type-document .views-field-entity-id DIV
{
    display: inline;
}
/*Big download button*/
.field-name-field-editors-choice-attachments
{
    margin: 14px 0;
}
.download-link, .file
{
    background: #037FA9;
    padding: 14px 14px 11px;
    -moz-border-radius: 14px;
    /*+border-radius:9px;*/
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    border-radius: 9px;
    border-bottom: 0px solid #000000;
    border: 1px solid #000000;
}
.download-link A, .file A
{
    background: url(../img/download-btn-icon.png) no-repeat top right;
    color: #FFFFFF;
    font-weight: bolder;
    padding: 2px 30px 0 0;
    font-size: 16px;
}
.file IMG
{
    margin-bottom: -2px;
}
.field-name-field-document-attachment, .field-name-field-document-attachment DIV
{
    display: inline;
}
.download-btn
{
    background: url(../img/download-size-bg.png) repeat-x;
    height: 32px;
    padding-top: 13px;
    font-size: 18px;
    font-weight: bolder;
    float: left;
    padding-right: 15px;
}
.download-btn .file
{
    margin-right: 15px;
}
/*Small download button*/
.view-id-documents .download-link
{
    background: url(../img/download-btn-small-bg.png) repeat-x;
    padding: 4px 9px 7px;
}
.view-id-documents .download-link A
{
    background: url(../img/download-btn-small-icon.png) no-repeat top right;
    font-size: 11px;
    padding: 0 18px 0 0;
    color: #FFFFFF;
}
/******* Comments
 ********/
#main #comments H3
{
    border: none;
    color: #666;
    font-size: 1.667em;
    font-weight: bold;
    float: left;
    margin: 0;
    padding: 0;
}
#comments .header
{
    border-bottom: 1px solid #CCC;
    padding: 0 0 15px;
}
#comments H2
{
    color: #666;
    font-size: 1.667em;
    margin: 0;
    padding: 0;
}
.login-to-comment
{
    float: right;
    width: 300px;
    text-align: right;
    padding: 8px 0 0;
    font-size: 1.167em;
    color: #666;
}
.login-to-comment A
{
    text-decoration: underline;
    color: #1A92BF;
}
.login-to-comment A:hover
{
    text-decoration: none;
    color: #8CDAF1;
}
#comments .comment-header
{
    margin: 0 0 10px;
}
#comments .author
{
    color: #1A92BF;
    font-weight: 700;
    font-size: 1.5em;
    display: inline;
}
#comments H4.title
{
    display: inline;
    font-size: 1.5em;
}
#comments H4.title A
{
    text-decoration: none;
}
#comments H4.title A:hover
{
    color: #1A92BF;
}
#comments .author A
{
    color: #1A92BF;
}
#comments P
{
    color: #666;
    line-height: 1.3em;
    margin: 0 0 15px;
}
#comments .post-date-reply
{
}
.comment-entry
{
    padding: 20px 20px 20px 0;
}
#comments .post-date
{
    float: left;
    font-size: 1.167em;
    font-weight: 700;
    color: #666;
    margin: 8px 0 0;
}
#comments A.like
{
    margin: 4px 0 0 5px;
    display: block;
    float: left;
}
#comments A.reply
{
    display: block;
    float: right;
    background: url(../img/sprite.png) no-repeat -400px -604px;
    width: 101px;
    height: 33px;
    text-indent: -9000px;
}
#comments A.reply:hover
{
    background: url(../img/sprite.png) no-repeat -400px -638px;
}
#comments .indented
{
    padding-left: 35px;
    background: #F1FAFD;
}
.comment-form .form-type-item LABEL
{
    display: block;
    float: left;
    margin-top: 0;
}
.comment-form .form-type-textfield LABEL
{
    display: block;
    float: left;
    margin-top: 7px;
}
.page-comment-reply A.reply
{
    display: none;
}
#edit-actions
{
    text-align: right;
}
#edit-actions INPUT
{
    margin-left: 10px;
}
.post-date
{
    text-align: right;
}
UL.inline LI.comment-add
{
    margin: 0;
    padding: 0;
}
.comment-form .form-text, .comment-form .form-textarea
{
    border: 1px solid #CCC;
    padding: 2px 4px;
}
.comment-form .form-type-textfield INPUT, .comment-form .form-item .username
{
    float: right;
    width: 75%;
}
.comment-form .form-item
{
    overflow: hidden;
}
#edit-comment-body FIELDSET
{
    border: 1px solid #CCC;
    border-top: 0 none;
}
/******* Search Results
 ********/
#search-box
{
    border: 1px solid #C9D2D8;
    margin: 25px 0;
}
#search-box H3
{
    padding: 0;
    margin: 0 0 12px;
    color: #666;
    font-size: 1.833em;
}
#search-box SPAN.search-term
{
    color: #1A92BF;
}
#search-box-inner
{
    background: #F2F5F7;
    /*for non-css3 browsers*/
    filter: progid :DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#e3eaee');
    /*for IE*/
    /*background: -webkit-gradient(linear,lefttop,leftbottom,from(#fff), to(#e3eaee));*/
    /*for webkit browsers*/
    background: -moz-linear-gradient(top,#fff,#e3eaee);
    /*for firefox 3.6+*/
    border: 1px solid #FFF;
    border-bottom: none;
    padding: 25px;
}
#search-box FORM .form-text
{
    background: #FFF url(../img/bg-form-field.png) repeat-x;
    padding: 6px 10px;
    border: 1px solid #CCC;
    color: #999;
    font-family: "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 1.333em;
    font-style: italic;
    width: 300px;
}
#search-box INPUT#search
{
    background: #001523 url(../img/sprite.png) repeat-x 0 -414px;
    cursor: pointer;
    margin: 0 0 0 25px;
    color: #FFF;
    padding: 10px 45px;
    font-size: 1.417em;
    line-height: 1.3em;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #01416D;
}
#search-box INPUT#search:hover
{
    background: #001523 url(../img/sprite.png) repeat-x -245px -414px;
    border: 1px solid #0F5A8D;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.3);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.3);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
}
.search-results-number
{
    font-style: italic;
    font-size: 1.333em;
    color: #666;
    margin: 0 0 25px;
}
UL.search-sort-results
{
    border-bottom: 1px solid #CCC;
    padding: 8px 0;
}
#main UL.search-sort-results LI
{
    float: left;
    list-style-type: none;
    color: #676868;
    font-size: 1.167em;
    margin: 0 5px;
    padding: 0;
}
#main UL.search-sort-results LI A
{
    margin-right: 10px;
    color: #676868;
}
#main UL.search-sort-results LI A:hover
{
    color: #CCC;
}
#main UL.search-sort-results LI.sort-label
{
    margin-left: 0;
}
.filter-choices
{
    font-size: 1em;
    padding: 15px 16px;
    color: #666;
}
.filter-choices A
{
    color: #999;
}
.filter-choices A:hover
{
    color: #CCC;
}
.filter-choices LI
{
    list-style-type: none;
    margin: 3px 0;
}
.filter-choices UL
{
    margin: 0 0 25px;
}
/******* Feedback Form
 *******
 NOTE about context:  Change 'body.page-cutup-feedback' to 'body.feedback-form'*/
BODY.page-cutup-feedback #main P.instructions
{
    line-height: normal;
    margin-right: 0;
    margin: 0;
}
BODY.page-cutup-feedback #main P.spaced
{
    margin-bottom: 15px;
}
FORM.feedback LABEL
{
    text-align: right;
    float: left;
    width: 170px;
    font-weight: bold;
    color: #919191;
    padding: 8px 8px 0 0;
}
FORM.feedback SPAN.required
{
    color: #C40F42;
    font-size: 15px;
}
FORM.feedback .form-text, FORM.feedback TEXTAREA, FORM.feedback SELECT
{
    float: left;
    padding: 4px 7px;
    border: 1px solid #BCBCBC;
    color: #666;
    font-size: 1em;
    width: 260px;
    background: #FCFCFC;
    /*background: -webkit-gradient(linear,lefttop,leftbottom,from(#fff), to(#fafafb));*/
    /*for webkit browsers*/
    background: -moz-linear-gradient(top,#fff,#fafafb);
    /*for firefox 3.6+*/
}
TEXTAREA#edit-msg
{
    width: 350px;
    height: 130px;
}
.checkbox-wrapper
{
    float: left;
    width: 260px;
    color: #666;
}
BODY.page-cutup-feedback #main H4
{
    color: #626466;
    font-size: 1.5em;
    font-weight: normal;
    font-family: "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-style: italic;
    margin: 15px 0;
}
FORM.feedback SELECT
{
    padding: 4px 1px 4px 3px;
    width: 269px;
}
FORM.feedback .form-item
{
    clear: both;
    margin: 0 0 20px;
}
FORM.feedback .description
{
    font-style: italic;
    clear: both;
    font-size: 0.917em;
    width: 280px;
    margin: 0 0 0 175px;
    color: #999;
    padding: 3px 0 0;
}
FORM.feedback .captcha-wrapper
{
}
#main FORM.feedback P.captcha-msg
{
    float: left;
    width: 170px;
    text-align: right;
    margin: 3px 8px 0 0;
    line-height: normal;
    color: #919191;
    font-style: italic;
    font-size: 0.917em;
}
FORM.feedback .captcha
{
    float: left;
    width: 260px;
}
BODY.page-cutup-feedback #main P.required-expla
{
    border-bottom: 1px solid #EBEBEB;
    line-height: normal;
    color: #999;
    font-style: italic;
    margin: 15px 0 20px;
    padding: 0 0 10px;
    font-size: 0.917em;
}
FORM.feedback .submit-more
{
    clear: both;
    margin: 20px 0;
    padding: 15px 0;
    font-size: 1.167em;
    border-top: 1px solid #EBEBEB;
}
FORM.feedback INPUT.form-submit
{
    background: #001523 url(../img/sprite.png) repeat-x 0 -414px;
    border: none;
    cursor: pointer;
    margin: 0 0 0 166px;
    color: #FFF;
    padding: 7px 35px;
    font-size: 1.167em;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #01416D;
    float: left;
    width: 120px;
}
FORM.feedback INPUT.form-submit:hover
{
    background: #001523 url(../img/sprite.png) repeat-x -245px -414px;
    border: 1px solid #066C92;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.3);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.3);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
}
FORM.feedback .cancel-option
{
    float: left;
    padding: 10px 0 0 7px;
    color: #999;
}
A.privacy-statement
{
    text-decoration: underline;
    float: left;
    margin: 11px 0 0;
}
A.privacy-statement:hover
{
    text-decoration: none;
}
/******* Staff Directory
 *******/
.staff-page
{
}
.staff-page .views-row
{
    clear: both;
    min-height: 100px;
    overflow: hidden;
    background-color: #FFFFFF;
}
.staff-page .field-content
{
    width: 100%;
}
.views-row-odd.exec, .views-row-odd.no-exec
{
}
.staff-page .staff-photo
{
    float: left;
    width: auto;
}
.staff-page .staff-photo IMG
{
    border: 4px solid #DCDCDE;
    margin: 0 20px 20px 0;
}
.staff-page H4
{
    margin: 0;
    padding: 0;
}
.staff-page H4 A, .staff-page H4 A:link, .staff-page H4 A:visited
{
    color: #3A97B9;
    text-decoration: none;
    text-transform: uppercase;
}
.staff-page H4 A:hover
{
    color: #00BAF0;
}
.page-node .leadership-status, .staff-page .field-name-field-profile-leadership
{
    background: url("../img/icon-exec.png") no-repeat 0 4px;
    float: left;
    height: 40px;
    margin: 4px 4px 0 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 31px;
}
.page-node .leadership-status
{
    margin: 0 4px 0 0;
}
.staff-page .no-exec .field-name-field-profile-leadership
{
    display: none;
}
#main .staff-page .staff-position
{
    color: #424342;
    font-size: 1.1em;
    margin: 4px 0 10px;
}
.staff-page .staff-position P
{
    font-size: 0.917em;
    margin: 0;
    line-height: 1;
}
.staff-page .views-field-entity-id P
{
    color: #666;
    font-size: 0.917em;
    line-height: 1;
}
.leadership-section
{
    overflow: hidden;
    padding: 10px 15px;
}
.leadership-section .exec
{
    border-bottom: 1px solid #E5E5E5;
    clear: both;
    min-height: 90px;
    padding: 10px 0;
}
.leadership-section .staff-photo
{
    width: 100px;
}
.leadership-section H4
{
    padding-top: 15px;
}
.leadership-section H4 A
{
    color: #00436F;
}
.leadership-section .staff-position
{
    color: #999;
    font-style: italic;
    font-size: 1em;
}
/******* Press Release Detail *******
 ********** Project / Program page *************/
@media screen
{
    DIV#project-pageWrapper
    {
        width: 600px;
    }
    DIV#Feature-project-carosel
    {
        width: 570px;
        border: 10px solid #E8E8E8;
        background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#e3e2e2));
        background-image: -moz-linear-gradient(270deg, white 0%, #e3e2e2 100%);
        display: table;
        margin-bottom: 5px;
    }
    #Feature-project-carosel IMG
    {
        float: left;
        display: block;
        margin: 15px;
    }
    #Feature-project-carosel H2
    {
        font-weight: normal;
        font-style: normal;
        text-transform: uppercase;
        color: #F58D38;
        border-bottom: 1px solid #F48C37;
        display: block;
        float: left;
        width: 335px;
        padding-bottom: 4px;
        margin-bottom: 5px;
    }
    DIV.feature-links SPAN
    {
        display: inline-block;
    }
    #Feature-project-carosel H3
    {
        font-weight: normal;
        font-style: normal;
        color: #30302F;
        display: block;
        float: left;
        width: 335px;
    }
    #Feature-project-carosel P
    {
        display: block;
        float: left;
        width: 335px;
    }
    #feature-Number-Rotator
    {
        text-align: center;
        font: 1.167em Arial, sans-serif;
        background-color: rgba(158, 161, 162, 0.52);
        width: 576px;
        display: table;
        height: 25px;
    }
    #feature-Number-Rotator UL
    {
        margin: 0 auto;
        padding: 0;
        display: table;
    }
    #feature-Number-Rotator LI
    {
        list-style-type: none;
        text-align: center;
        margin: 4px 8px 0;
        background: #8E9090 no-repeat;
        display: inline;
        font-size: 12px;
        letter-spacing: 5px;
        float: left;
    }
    #feature-Number-Rotator LI A
    {
        color: rgba(250, 250, 29, 0);
    }
    #feature-Number-Rotator A.activeSlide
    {
        background: #FAC407;
    }
    #lower-link-box DIV.funding-button IMG
    {
        width: 597px;
    }
    #lower-link-box DIV.funding-button IMG:hover
    {
        width: 597px;
        opacity: 0.85;
    }
    /*Change body.page-cutup-press-detail to a style specific to detail page*/
    BODY.page-cutup-press-detail #main .date-tag
    {
        margin: 5px 0 25px;
        font-weight: normal;
        font-size: 1.167em;
        color: #999;
    }
    BODY.page-cutup-press-detail #main .date-tag A
    {
        font-weight: normal;
    }
}
@media print
{
    .field-label
    {
        color: #FF0000;
    }
}
/***** Utility Nav *****/
#user-menu-wrap
{
    background: transparent repeat-x 0 0;
    height: 25px;
    color: #E7E7E7;
}
UL#user-menu
{
    font-family: Arial, sans-serif;
    font-size: 0.917em;
    padding: 7px 0;
    display: block;
    width: 987px;
    margin: 0 auto;
}
UL#user-menu LI
{
    display: inline;
    color: #53636C;
    margin: 0 10px 0 0;
}
#user-menu LI.active A
{
    padding-left: 22px;
    color: #00BAF0;
}
UL#user-menu A
{
    color: #CBCCCC;
}
UL#user-menu A:hover, UL#user-menu A:focus
{
    color: #87929B;
    text-decoration: none;
}
/******* Webinars and Videos *********/
DIV.view.view-webinars-videos.view-id-webinars_videos.view-display-id-page .views-row-odd, DIV.view.view-webinars-videos.view-id-webinars_videos.view-display-id-page .views-row-even, DIV.view.view-events-workshops.view-id-events_workshops.view-display-id-page .view-content
{
    width: 650px;
    clear: both;
    height: auto;
    display: table;
    padding-right: 8px;
}
DIV.views-row
{
    margin-top: 0px;
    border-top: 1px solid #EBEBEA;
    padding-top: 0px; /* whitespace issue */
}
.field-content
{
    display: table;
    clear: right;
    width: 95%;
}
SPAN.field-content A
{
    font-size: 1.3em;
    font-weight: bold;
}
.views-field-field-event-date
{
    color: #ACACAA;
    font-style: italic;
    float: left;
    margin-top: 5px;
}
.views-field.views-field-body .field-content P
{
    width: 90%;
    display: block;
    float: left;
    padding-top: 10px;
}
.views-field-field-event-image, DIV.views-field.views-field-field-video-url
{
    display: inline;
    background-color: #000000;
    margin-right: 15px;
    float: left;
}
#arpae-footer-Wrapper
{
    text-align: center;
}
#arpae-footer-link-bar
{
    width: 100%;
    display: block;
    clear: both;
    float: left;
}
#arpae-footer-link-bar LI
{
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
}
#arpae-footer-link-bar LI SPAN
{
}
#arpae-footer-link-bar LI A
{
    margin-right: 8px;
    margin-left: 8px;
}
#arpae-footer-link-bar LI A:hover
{
    color: #3AC9F0;
}
#arpae-footer-logo
{
    display: block;
    margin-right: auto;
    margin-left: auto;
}
#arpae-footer-logo IMG
{
    width: 314px;
    height: 39px;
}
#arpae-footer-copyright
{
    color: #FFFFFF;
    font-size: 0.9em;
    margin-top: 20px;
}
#arpae-footer-socialBar UL
{
    text-align: center;
    border-top: 1px solid #016E92;
    padding-top: 15px;
}
#arpae-footer-socialBar
{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
#arpae-footer-socialBar LI
{
    list-style: none;
    display: inline;
    margin-right: auto;
    margin-left: auto;
}
#arpae-footer-socialBar A
{
    display: inline-block;
    width: 32px;
    height: 32px;
}
#arpae-footer-socialBar A#facebook
{
    background: transparent url("../img/sprite-sm.png") no-repeat -145px 0;
}
#arpae-footer-socialBar A#twitter
{
    background: transparent url("../img/sprite-sm.png") no-repeat 0 0;
}
#arpae-footer-socialBar A#vimeo
{
    background: transparent url("../img/sprite-sm.png") no-repeat -73px -0px;
}
#arpae-footer-socialBar A#flickr
{
    background: transparent url("../img/sprite-sm.png") no-repeat -145px -182px;
}
#arpae-footer-socialBar A#linkedin
{
    background: transparent url("../img/sprite-sm.png") no-repeat -220px 0;
}
#arpae-footer-socialBar A#rss
{
    background: transparent url("../img/sprite-sm.png") no-repeat -295px 0;
}
#arpae-DOE-Logo
{
    width: 100%;
    text-align: center;
    display: block;
    margin: 20px auto 40px;
}
#footer
{
    height: 250px;
}
#footer-nav
{
    clear: both;
    margin: 0 15px 30px;
    padding: 20px 0 0;
    float: left;
}
#footer-nav UL
{
    margin: 0;
}
#footer-utility LI, #footer-nav LI
{
    float: left;
    margin: 0 10px 15px 0;
    font-family: Arial, sans-serif;
    font-size: 1.083em;
    letter-spacing: 0.02em;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
    text-transform: uppercase;
    list-style: none;
    font-weight: bold;
}
#footer LI A
{
    color: #FFFFFF;
}
#footer-nav LI LI
{
    float: none;
    margin-right: 0px;
    font-weight: normal;
    width: 115px;
    font-family: Arial, sans-serif;
    font-size: 0.9em;
    letter-spacing: 0.02em;
    margin: 10px 15px 10px 0;
    margin-bottom: 0px;
    text-shadow: none;
    text-transform: none;
}
#footer-nav LI LI A
{
    color: #179BCD;
}
#footer-nav LI LI A:hover, #footer-nav LI LI A:focus
{
    color: #7EDAF8;
}
#footer-logo-subscribe
{
    background: transparent repeat-x center bottom;
    padding: 15px 0px 9px 0;
}
#footer-subscribe
{
    float: right;
    padding: 10px 0 0;
    width: 380px;
}
#footer-subscribe .form-item, #footer-subscribe .form-actions
{
    float: left;
}
#footer-subscribe LABEL
{
    color: #FFF;
    font-family: Arial, sans-serif;
    float: left;
    padding: 8px 8px 0 0;
    font-weight: normal;
    margin: 0;
}
#footer-subscribe LABEL .form-required
{
    display: none;
}
#footer-subscribe INPUT
{
    background: url(../img/bg-form-field.png);
    padding: 5px 10px;
    margin: 0px;
    border: 1px solid #CCC;
    color: #999;
    font-family: "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 1.167em;
    font-style: italic;
    width: 180px;
    float: left;
}
#footer-logo-subscribe LABEL
{
}
#footer-subscribe INPUT.form-submit
{
    background: url(../img/button-get-updates.png) no-repeat;
    border: none;
    cursor: pointer;
    height: 30px;
    text-indent: -9999px;
    width: 105px;
    font-size: 0;
    line-height: 0;
    float: left;
}
#footer-logo-subscribe .form-text
{
}
#footer .logo
{
    float: left;
    margin: 0 6px 0 5px;
}
#footer .site-name
{
    font-family: "Palatino Linotype", "Book Antiqua3", Palatino, serif;
    font-weight: normal;
    padding: 12px 0 0 8px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
    float: left;
}
#footer .site-name A
{
    font-size: 2em;
    color: #FFFFFF;
}
#footer-utility
{
    float: left;
    padding: 20px 0 0;
}
#footer-utility LI
{
    font-family: Arial, sans-serif;
    font-weight: 400;
    margin: 0 0 10px;
    padding-top: 0;
    text-transform: uppercase;
    float: none;
}
.region-footer .section-content
{
    background: transparent;
    border: 0px;
    margin: 0;
    padding: 0;
    /*height: 250px;*/
    position: relative;
}
.region-footer H3
{
    display: none;
}
.region-footer .address-location
{
    color: #677B87;
    font-family: Arial, sans-serif;
    font-size: 0.917em;
    padding: 15px 0 25px;
    text-align: center;
}
/*System/admin styles*/
UL.primary LI
{
    margin: 0;
}
.views-view-grid .col-1, .views-view-grid .col-2, .views-view-grid .col-3
{
    width: auto;
}
/*Page content styles
 .node-site-page .content h2 {
 color: #999999;
 font-family: "Quattrocento Sans","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 font-size: 1.3em;
 font-style: italic;
 line-height: 150%;
 font-weight: normal;
 margin: 0 0 15px 0;
 }*/
.node-site-page .content IMG
{
}
.node-content .submitted
{
    margin: 0 0 15px;
    font-size: 1.2em;
    color: #999;
    font-weight: bold;
}
#block-openpublic-defaults-current-navigation H3, #block-menu-menu-project-guidance H3
{
    border-top: 5px solid #FCC149;
    padding-bottom: 3px;
}
.field-name-field-profile-job-title
{
    margin-top: 6px;
}
.view-id-blogs .view-content .date-tag .date
{
    font-weight: bold;
    font-size: 1.1em;
}
BODY.front .view-id-blogs .view-content .date-tag .date
{
    font-weight: normal;
    font-size: 0.917em;
}
.page-node .leadership-status, .staff-page .field-name-field-profile-leadership
{
    background-position: 0 0;
    height: auto;
    padding-bottom: 10px;
}
#main .staff-page P, #main .staff-page .views-row P
{
    margin-bottom: 10px;
    line-height: 140%;
    font-size: 0.9em;
}
UL.action-links
{
    list-style: none;
    margin-top: 10px;
}
UL.action-links LI
{
    margin-left: 0px;
    margin-right: 15px;
}
#navigation .section UL LI
{
    border-right: thin solid #FFF;
}
#footer-utility-wrapper
{
    margin: 0 auto;
}
/***********Project - Advanced - Search *********/
DIV.field.field-name-field-project-title-long.field-type-text.field-label-hidden DIV.field-item.even
{
    line-height: 130%;
    font-size: 1.4em;
    font-weight: normal;
}
/*Lewis - Added the following to change the project organization value
 **********Project - Advanced - Search *********/
DIV.field.field-name-field-org-title-long.field-type-text.field-label-hidden DIV.field-item.even
{
    line-height: 130%;
    font-size: 1.9em;
    font-weight: normal;
    font-style: normal;
}
DIV.field.field-name-field-organization.field-type-text.field-label-hidden DIV.field-item.even
{
    line-height: 130%;
    font-size: 1.9em;
    font-weight: normal;
    font-style: normal;
}
/*Lewis - Add it here*/
DIV.node-inner.node-content DIV.field-item.even
{
    color: #4A4343;
    line-height: 150%;
}
DIV.node-inner.node-content DIV.field-label
{
    margin-bottom: 0;
}
DIV.node-inner.node-content DIV.field-label
{
    line-height: 150%;
}
DIV.field-item.even
{
}
/*Styling for results pane and related project panes on the project search page*/
.region-sidebar-first .search-proj-container .resultlist
{
    /*border-style: solid;
     border-color:#d6d6d6;
     border-width: 0 0 0;
     background-color: #fff;*/
    border: none;
}
.region-sidebar-first H1#page-title, .region-sidebar-first .block-views H3
{
    font-size: 1.4em;
    margin: 0px 3px 0;
    padding: 5px 0 2px;
}
.search-proj-container .resultlist
{
    border: 5px solid #D6D6D6;
    background-color: #FFF;
}
.search-proj-container .resultlist LI
{
    color: #838381;
    border: 1px solid #808080;
    margin: 3px;
    padding: 5px;
    background: #E6E6E6 url("../img/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x 50% 50%;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #D3D3D3;
    color: #555;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: default;
}
.search-proj-container .resultlist LI:hover
{
    color: #FFF;
    opacity: 0.85;
    background: #80CEED;
    /*Old browsers*/
    background: -moz-linear-gradient(top, #80ceed 0%, #53cbf1 40%, #05abe0 100%);
    /*FF3.6+*/
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#80ceed), color-stop(40%,#53cbf1), color-stop(100%,#05abe0));
    /*Chrome,Safari4+*/
    background: -webkit-linear-gradient(top, #80ceed 0%,#53cbf1 40%,#05abe0 100%);
    /*Chrome10+,Safari5.1+*/
    background: -o-linear-gradient(top, #80ceed 0%,#53cbf1 40%,#05abe0 100%);
    /*Opera 11.10+*/
    background: -ms-linear-gradient(top, #80ceed 0%,#53cbf1 40%,#05abe0 100%);
    /*IE10+*/
    background: linear-gradient(to bottom, #80ceed 0%,#53cbf1 40%,#05abe0 100%);
    /*W3C*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ceed', endColorstr='#05abe0',GradientType=0 );
    /*IE6-9*/
}
DIV.node-inner.node-content H2.title
{
    margin: 0;
    width: 100%;
    display: block;
    float: left;
    border-bottom: 1px solid #EDEDED;
}
DIV.node-inner.node-content H2.title A
{
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.9em;
}
DIV.node-inner.node-content DIV.meta SPAN
{
    font-weight: normal;
    font-style: normal;
    font-size: 0.8em;
}
/*Styling for History (and now all site pages using bullets class)*/
.history .bullets LI, .bullets LI
{
    color: #838381;
    list-style-type: circle;
}
/*Styling for FAQs
 .view-faqs .views-row{
 padding:10px;
 margin-bottom: 10px;
 }
 
 div.views-field.views-field-field-question {
 font-size: 1.3em;
 }
 
 .view-faqs .views-row-last{
 padding-bottom: 0;
 }
 .view-faqs .views-field-field-question{
 font-size: 1.25em;
 font-style: bold;
 color:#3A97B9;
 }
 .view-faqs .views-row-odd{
 background:#f5f5f5;
 }

 Styling for Projects*/
#search-proj-result-frame
{
    margin-top: 30px;
    overflow: auto;
}
DIV.views-field.hidden
{
    display: none;
}

/*#edit-field-location-value
 {
	width: 175px;
 }*/

DIV.group_project_header, DIV.group-program-header
{
    clear: both;
    min-height: 100px;
    overflow: hidden;
    padding: 10px 0;
}

/*Lewis- Removed image to try out column heading
 .group_project_header .field-name-field-image, .group-program-header .field-name-field-image
 {
	width: 160px;
	float: left;
 }
 */
.group_project_header .field-name-field-project-title-long, .group-program-header .field-name-field-title-short
{
    width: 450px;
    float: right;
    font-size: 2em;
}
.group_project_summary_box, .group-program-summary-box
{
    clear: both;
    padding: 10px 10px 0;
    overflow: hidden;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 15px;
    background: rgb(242, 242, 242);
    /*Old browsers*/
    background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%);
    /*FF3.6+*/
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(255,255,255,1)));
    /*Chrome,Safari4+*/
    background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%);
    /*Chrome10+,Safari5.1+*/
    background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%);
    /*Opera 11.10+*/
    background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%);
    /*IE10+*/
    background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%);
    /*W3C*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );
    /*IE6-9*/
}
.group_project_summary_box .field-items, .group-program-summary-box .field-items
{
    padding: 0;
}
DIV.node.node-arpa-e-projects .group_project_summary_box DIV.field-item.even DIV.node.node-arpa-e-programs .group-program-summary-box DIV.field-item.even
{
    line-height: 130%;
}
/*Format for fields in the right column of the summary box*/
.field-name-field-org-title-long
{
    float: left;
    font-size: 2em;
}
.field-name-field-project-title-long
{
    float: left;
    font-size: 1.4em;
    font-style: italic;
}
.field-name-field-project-title-long  .field-items
{
    padding-bottom: 15px;
}


/*Format for fields in the right column of the summary box*/
.field-name-field-org-title-long
{
    float: left;
    width: 500px;
    font-size: 1.2em;
}
/*.field-name-field-tech-cat-1
 {
	float: right;
	width: 310px;
	/*+placement:shift -21px -130px;*/
/*position: relative;
	left: -21px;
	top: -130px;
 } */
.field-name-field-critical-need .field-label, .field-name-field-innovation-advantages .field-label,
.field-name-field-impact .field-label, .field-name-field-program-description .field-label,
.field-name-field-innovation-need .field-label, .field-name-field-potential-impact-desc .field-label,
.field-name-field-innovation-update .field-label, /* ddixon 5/20/16 add Innovation Update field to project slick sheet*/
#node_arpa_e_projects_full_group_partner .fieldset-legend
{
    padding-top: 10px;
    font-size: 1.25em;
    color: #F8AD38;
}
#node_arpa_e_projects_full_group_partner .fieldset-legend
{
    line-height: 150%;
    font-weight: bold;
}
/*lewis*/
#node_arpa_e_projects_full_group_project_contacts .fieldset-legend
{
    padding-top: 10px;
    font-size: 1.25em;
    color: #F8AD38;
}
#node_arpa_e_projects_full_group_project_contacts .fieldset-legend
{
    line-height: 150%;
    font-weight: bold;
}
/*lewis*/
.field-name-field-security .field-label, .field-name-field-environment .field-label, .field-name-field-jobs .field-label, .field-name-field-economy .field-label, .field-name-field-name .field-label,

/* LEWIS - removed 8/5/2016 -- .field-name-field-pd-name .field-label,*/

 .field-name-field-partner .field-label,
.field-name-field-pd-email-account .field-label, .field-name-field-performer-email-account .field-label
{
    color: #F8AD38;
    font-size: 1em;
}
.field-name-field-security, .field-name-field-environment, .field-name-field-jobs, .field-name-field-economy
{
    padding: 2px 10px;
}
/*Format for fields in the left column of the summary box*/
/*.field-name-field-location, .field-name-field-project-start, .field-name-field-project-count, .field-name-field-arpa-e-investment, .field-name-field-website, .field-name-field-name, .field-name-field-pd-name, .field-name-field-partner*/
.field-name-field-project-count, .field-name-field-arpa-e-investment, .field-name-field-name, .field-name-field-pd-name, .field-name-field-partner

{
    float: left;
    width: 329px;
    padding-bottom: 1px;
    /*+placement:shift 0px 1px;*/
    position: relative;
    left: 0px;
    top: 1px;
}
/*Format for fields in the right column of the summary box*/
/*.field-name-field-program
 {
	float: right;
	width: 351px;
	height: 20px;
 }*/
/* Add a little extra padding to the bottom of each of the Award fields  */
.field-name-field-program .field-items,
.field-name-field-project-status .field-items,
.field-name-field-location .field-items,
.field-name-field-arpae-award .field-items,
.field-name-field-project-start .field-items,
.field-name-field-website .field-items
{
    padding-bottom: 5px;
}

.field-name-field-org-title-long .field-items, .field-name-field-website .field-items,
.field-name-field-program .field-items, .field-name-field-pd-email-account .field-items,
.field-name-field-performer-email-account .field-items
{
    color: #00BBF0;
}
/*Paging Styling*/
.context-interactive_project_map A.screen_reader_508, .context-t2m_map A.screen_reader_508
{
    display: none;
}
UL.pager
{
    margin: 10px 0;
}
UL.pager LI
{
    display: inline;
    list-style-type: none;
    margin: 0 2px;
}
.block-mailchimp-lists
{
    padding: 10px;
}
.block-mailchimp-lists H3
{
    font-size: 1.2em;
}
.context-newsletter_context_1 .blue-frame
{
    height: auto;
}
.context-funding_context P
{
    text-align: justify;
}
.node-type-site-page UL LI, .node-type-site-page OL LI
{
    color: #4A4343;
}
.node-type-site-page .field.field-name-body.field-type-text-with-summary UL P, .node-type-site-page .field.field-name-body.field-type-text-with-summary OL P
{
    margin-bottom: 0px;
    line-height: 100%;
}
/*Media Inquiries*/
#block-block-6, #block-block-7
{
    padding-left: 10px;
}
#block-block-6 H3
{
    padding: 10px 0px 5px;
    margin: 0;
}
#block-block-6 P
{
    margin: 0px;
}
.search-info {
    display: none;
}

/* Lizzie - New Main Menu */

#block-menu-block-1 {
    margin: auto;
}
.front #block-menu-block-1 {
    /*top: -30px;*/
}

.front .menu-block-wrapper {
    top: -30px;
}

.menu-block-1 {
    position: relative;
    height: 44px;
    background: #007FAA;
    width: auto;
    float: left;
}
.menu-block-1 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1;
    text-transform: uppercase;
}
.menu-block-1 > ul {
    position: relative;
    display: block;
    background: #007FAA;
    width: 100%;
    z-index: 400;
}

.menu-block-wrapper {
    background-color: #007FAA;
    width: 100%;
    float: left;
    /*border-bottom: 3px solid #FCC14A;*/
}
.menu-block-1.align-right > ul > li {
    float: right;
}
.menu-block-1.align-center ul {
    text-align: center;
}
.menu-block-1.align-center ul ul {
    text-align: left;
}
.menu-block-1 > ul > li {
    /*display: inline-block;*/
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    border-right: thin solid #FFF;
    list-style-image: none;
    list-style-type: none;
}
.menu-block-1 > ul > #menu-button {
    display: none;
}
.menu-block-1 ul li a {
    display: block;
    font-family: "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    text-decoration: none;
    color: #eee;
}
.menu-block-1 > ul > li > a {
    font-size: 14px;
    padding: 15px 20px;
    -webkit-transition: color 0.25s ease-out;
    -moz-transition: color 0.25s ease-out;
    -ms-transition: color 0.25s ease-out;
    -o-transition: color 0.25s ease-out;
    transition: color 0.25s ease-out;
}
.menu-block-1 > ul > li.has-sub > a {
    padding-right: 32px;
}
.menu-block-1 > ul > li:hover > a {
    background-color: #00BBF0;
    border-bottom: solid 5px #FCC14A;
}

.menu-block-1 ul li .active-trail {
 /*   border-bottom: solid 4px #FCC14A; plewis 4-7-2016*/
}

.menu-block-1 ul ul li .active-trail {
   /* border-bottom: none;  plewis 4-7-2016*/
    background-color: #f2f2f2;
}

.menu-block-1 ul ul {
    position: absolute;
    left: -9999px;
    top: 70px;
    opacity: 0;
    -webkit-transition: opacity .3s ease, top .25s ease;
    -moz-transition: opacity .3s ease, top .25s ease;
    -ms-transition: opacity .3s ease, top .25s ease;
    -o-transition: opacity .3s ease, top .25s ease;
    transition: opacity .3s ease, top .25s ease;
    z-index: 1000;
}
.menu-block-1 ul ul ul {
    top: 37px;
    padding-left: 2px;
}
.menu-block-1 ul ul li {
    position: relative;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    
}
.menu-block-1 > ul > li:hover > ul {
    left: auto;
    top: 44px;
    opacity: 1;
}
.menu-block-1.align-right > ul > li:hover > ul {
    left: auto;
    right: 0;
    opacity: 1;
}
.menu-block-1 ul ul li:hover > ul {
    left: 170px;
    top: 0;
    opacity: 1;
}
.menu-block-1.align-right ul ul li:hover > ul {
    left: auto;
    right: 170px;
    top: 0;
    opacity: 1;
}
.menu-block-1 ul ul li a {
    width: 130px;
    border-bottom: 1px solid #eeeeee;
    padding: 10px 20px;
    font-size: 12px;
    font-weight: 500;
    color: #9ea2a5;
    background: #ffffff;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    border-bottom: solid #FCC14A 2px;
    border-left: solid #FCC14A 2px;
    border-right: solid #FCC14A 2px;
}
.menu-block-1 ul ul li:first-child > a {
    border-top: solid #FCC14A 2px;
}
.menu-block-1.align-right ul ul li a {
    text-align: right;
}
.menu-block-1 ul ul li:hover > a {
    background: #f2f2f2;
    color: #00BBF0;
}
.menu-block-1 ul ul li:last-child > a,
.menu-block-1 ul ul li.last > a {
    
}

/*Lizzie - New Homepage Slideshow */
#block-views-homepage-slideshow-block
{
    width: 987px;
    margin: 0 auto;
    position: relative;
    margin-top: 45px;
}


/* Slideshow Controls */
.view-homepage-slideshow .views-field-counter
{
    list-style-type: none;
    margin: 6px 8px 0px;
    background: no-repeat #10c0fb;
    border-radius: 50%;
    display: inline-block;
    float: left;
    width: 14px;
    height: 14px;
}

.view-homepage-slideshow .active .views-field-counter
{
    background: #fac407;
}

.view-homepage-slideshow .views-field-counter:hover
{
    background: #fac407;
}

/* Bar at the bottom of the slideshow */
.view-homepage-slideshow #widget_pager_bottom_homepage_slideshow-block
{
    text-align: center;
    font: 1.167em Arial, sans-serif;
    top: -25px;
    /*	background-color: rgba(0, 127, 170, 0.85);*/
    background: url("../img/bg-home-top-number.png") repeat left top scroll transparent;
    width: 987px;
    height: 25px;
    z-index: 100;
    position: relative;
}

.view-homepage-slideshow .widget_pager_bottom .views_slideshow_pager_field_item {
    display: inline-block;
}

.views-slideshow-controls-bottom{
    height: 0;
}

/* Updated Site Banners*/

.header-container {
    height: 80px;
    width: 100%;
    border-bottom: 3px solid #F8AD38;
    margin-top: -3px;
}

.header_text {
    color: #FFF;
    float: left;
    font-size: 3.2em;
    padding:18px 80px 18px 20px;
    text-transform:uppercase;
    /*margin-top: -30px;
    margin-bottom: 30px;*/
}

#about-banner {
    background-image: url("../img/banner_About.jpg");
}
#engage-banner {
    background-image: url("../img/banner_Engage.jpg");
}
#projects-banner {
    background-image: url("../img/banner_Projects.jpg");
}
#media-banner {
    background-image: url("../img/banner_Media.jpg");
}
#faq-banner {
    background-image: url("../img/banner_FAQ.jpg");
}

.region-header-lower {
    /*margin-top: 48px;*/
}
