body {
  background: #eff1ec;
  color: #436e79;
  font: 15px/20px Arial, sans-serif;
  font-weight: normal;
}
a,
a:link,
a:active,
a:visited {
  color: #0089ab;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.wrapper {
  width: 990px;
  margin: 0 auto;
  padding: 0 5px;
  background: url(images/bkgd_main.png) repeat-y;
}
.wrapper.footer {
  height: 20px;
  margin-bottom: 100px;
  background: url(images/bkgd_main-footer.png) no-repeat;
}
#header {
  width: 100%;
  height: 125px;
  background: url(images/bkgd_header.jpg);
}
#header #logo {
 float: right;
  background: url(images/logo.png) no-repeat;
  padding-right:21px;
  text-indent:-9999px;
  width: 205px;
  height: 70px;
}

#header a#title {
  display: block;
  width: 659px;
  height: 45px;
  margin: 17px 0 10px 20px;
  background: url(images/logo_GPO.png) no-repeat;
  text-indent: -9999px;
}
#header #block-nice-menus-1 {
  margin: 0px;
  float:left;
}
#header #block-nice-menus-1 li {
  float: left;
  position: relative;
  z-index: 999;
  padding-top: 10px;
  background: url(images/bkgd_header-divider.png) no-repeat right 0;
}
/*#header #block-nice-menus-1 li ul{
	padding-top:0px;
}
#header #block-nice-menus-1 li li{
	padding-top:5px;
}*/

#header #block-nice-menus-1 li a {
  display: inline-block;
  padding: 0 15px;
  color: #c1f1fd;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
#header #block-nice-menus-1 li.first a {
	padding-left:10px;
}
#header #block-nice-menus-1 li li a{
	text-transform:none;
}
#header #block-nice-menus-1 li.menuparent a {
  width: 82px;
  margin-right: 10px;
  background: url(images/bkgd_menu-subarrow.png) no-repeat right 6px;
}
#header #block-nice-menus-1 li.menuparent li a {
  width: 127px;
}
#header #block-nice-menus-1 li.menuparent a.active {
  background-image: url(images/bkgd_menu-subarrow-on.png);
}
#header #block-nice-menus-1 li.menuparent li a {
  background-image: none;
}
#header #block-nice-menus-1 li a#approach {
  width: 95px;
  text-align: center;
}
#header #block-nice-menus-1 li a#partners {
  width: 222px;
  text-align: center;
}
#header #block-nice-menus-1 li a#voices {
  width: 75px;
  text-align: center;
}
#header #block-nice-menus-1 li a#tools {
  width: 345px;
}
#header #block-nice-menus-1 li a:hover {
  color: #fff;
  text-decoration: none;
}
#header #block-nice-menus-1 li a:hover{
  color: #fff;
}
#header #block-nice-menus-1 li.menuparent:hover a.active {
  background-image: url(images/bkgd_menu-subarrow-on.png);
}
#header #block-nice-menus-1 li.menuparent:hover li a.active {
  background-image: none;
}
#header #block-nice-menus-1 li:hover ul {
  display: block;
}
#header #block-nice-menus-1 li ul {
  display: none;
  position: absolute;
  top: 27px;
  left: 0;
  z-index: 999;
  width: 150px;
  background: #3e8696;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-box-shadow: 2px 2px 2px #666;
  -webkit-box-shadow: 2px 2px 2px #666;
  box-shadow: 2px 2px 2px #666;
}
#header #block-nice-menus-1 li ul a {
  display: block;
  padding: 5px;
  border-top: 1px solid #5498a6;
  color: #c1f1fd;
  font-size: 12px;
  line-height: 16px;
  text-transform: none;
}
#header #block-nice-menus-1 li ul a:hover {
  color: #fff;
  text-decoration: none;
}

#header #block-nice-menus-1 li ul li.first a{
  border-top: none;
}
#header #block-nice-menus-1 li.active a {
  color: #fff;
}
#header #block-nice-menus-1 li.active a.active {
  background-image: url(images/bkgd_menu-subarrow-on.png);
}
#header #block-nice-menus-1 li li {
  background: none;
}
#header #block-nice-menus-1 .tools {
  float: left;
  margin-left: 13px;
}
#header #block-nice-menus-1 .tools a {
  padding: 0;
}
#header #block-nice-menus-1 .search {
  float: left;
}
#header #block-nice-menus-1 .social {
  width: 20px;
  height: 20px;
  margin-right: 4px;
  background: url(images/icons_social.png) no-repeat;
}
#header #block-nice-menus-1 .social.rss {
  background-position: 0 0;
}
#header #block-nice-menus-1 .social.facebook {
  background-position: -22px 0;
}
#header #block-nice-menus-1 .social.twitter {
  background-position: -44px 0;
}
#header #block-nice-menus-1 .social.youtube {
  background-position: -66px 0;
}
#header #block-nice-menus-1 .social.linkedin {
  background-position: -88px 0;
}
#header #block-nice-menus-1 .social:hover {
  background-position-y: -22px;
}
#header #block-nice-menus-1 .social span {
  display: none;
}
#header .search .search_input,
#header #edit-search-block-form--2{
  float: left;
  width: 166px;
  height: 22px;
  margin: 0 4px;
  padding: 0 0 0 5px;
  background: url(images/search_input.png) no-repeat;
  border: none;
  color: #3d8496;
  font-size: 12px;
  line-height: 12px;
  outline: none;
}

#header .search .search_submit,
#header #edit-submit{
  float: left;
  width: 22px;
  height: 22px;
  margin: 0;
  padding: 0;
  background: url(images/search_submit.png) no-repeat;
  border: none;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
#header .search .search_submit:hover {
  background-position: 0 -24px;
}
#content .intro {
  position: relative;
  margin: 20px;
  padding-top:408px;
}
#content .intro .video {
  height: 355px;
  margin-bottom: 20px;
}
#content .intro .video_banner {
  position: absolute;
  top: 0;
  right: 3px;
  z-index: 1000;
  width: 363px;
  height: 104px;
  background: url(images/bkgd_banner-video.png) no-repeat;
}
#content .intro .video_banner .inner {
  padding: 15px 15px 0 58px;
  color: #4e8693;
  font-size: 15px;
}
.view.view-home-top-slideshow.view-id-home_top_slideshow.view-display-id-block_1.home-top-slideshow.view-dom-id-4,
#views_slideshow_cycle_teaser_section_home_top_slideshow-block_1 {
    position: absolute;
    top: 0;
}
#content .intro .video_banner .inner .lead {
  color: #0089ab;
  font: 26px/26px Georgia, serif;
  font-weight: normal;
  padding-top: 10px
}
#content .intro .video {
  position: relative;
  z-index: 0;
}
#content .intro .facts {
  position: absolute;
  top: 98px;
  right: -5px;
  width: 310px;
  height: 313px;
  background: url(images/bkgd_banner-facts.png) no-repeat;
}
#content .intro .facts .inner {
  padding: 120px 20px 0 20px;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
}

#content .intro .facts .inner .title {
  margin-bottom: 6px;
  color: #3d8597;
  font-family: "Cabin Sketch", Arial, Helvetica, sans-serif;
  font-size: 50px;
  line-height: 50px;
}
#content .intro .facts .inner .lead {
  margin-bottom: 7px;
  color: #004e62;
  font-size: 35px;
  font-weight: bold;
}
#content .intro .facts .inner p {
  margin-bottom: 10px;
}
#content .intro .facts .inner a.more {
  color: #0089ab;
  font: 14px/14px "ArialNarrow", Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
#content .intro .facts .inner a.more:hover {
  color: #004e62;
}
#content .intro .info {
  padding: 30px;
  background: url(images/bkgd_intro.png);
  color: #4e8693;
  font-size: 17px;
  line-height: 30px;
}
#content .intro .info img {
  margin-right: 6px;
}
#content .intro .info .title {
  color: #4e8693;
  font-family: "Cabin Sketch", Arial, Helvetica, sans-serif;
  font-size: 45px;
  line-height: 30px;
}
#content .intro .info a.more {
  color: #0089ab;
  font: 14px/14px "ArialNarrow", Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
#content .intro .info a.more:hover {
  color: #004e62;
}
#content #block-views-home-slideshow-block {
  padding: 20px 0 0 20px;
  border-top: 1px solid #c3cfd4;
}
#content .focus h2,
#content h2{
  margin-bottom: 15px;
  color: #004e62;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 17px;
  text-transform: uppercase;
}
#content .focus p {
  margin-bottom: 5px;
}
#content .focus a.more {
  color: #0089ab;
  font: 14px/14px "ArialNarrow", Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

#content .view-home-slideshow .title a
{
  color: #0089ab!important;
  font: 21px/23px Georgia, serif!important;
  font-weight: normal!important;
}
#content .view-home-slideshow .views-field-view-node{
	padding-top:10px;	
}
#content .jcarousel-container .jcarousel-container-horizontal {
  width: 950px;
}
#content .jcarousel-container .jcarousel-clip {
  overflow: hidden;
}
#content .jcarousel-container .jcarousel-clip-horizontal {
  width: 950px;
  height: 290px;
}
#content .jcarousel-container .jcarousel-item {
  width: 300px!important;
  height: 290px;
}
#content .jcarousel-container .jcarousel-item-horizontal {
  margin-right: 25px;
}
#content .jcarousel-container .jcarousel-item-placeholder {
  background: #fff;
  color: #000;
}
#content .jcarousel-container .jcarousel-next-horizontal {
  position: absolute;
  top: -35px;
  right: 8px;
  width: 77px;
  height: 20px;
  padding-left: 10px;
  cursor: pointer;
  background: transparent url(images/next-horizontal.png) no-repeat 10px 0;
  border-left: 2px solid #68b9cc;
}
#content .jcarousel-container .jcarousel-next-horizontal:hover, #content .jcarousel-container .jcarousel-next-horizontal:focus {
  background-position: 10px -20px;
}
#content .jcarousel-container .jcarousel-next-horizontal:active {
  background-position: 10px -20px;
}
#content .jcarousel-container .jcarousel-next-disabled-horizontal,
#content .jcarousel-container .jcarousel-next-disabled-horizontal:hover,
#content .jcarousel-container .jcarousel-next-disabled-horizontal:focus,
#content .jcarousel-container .jcarousel-next-disabled-horizontal:active {
  cursor: default;
  background-position: 10px -20px;
}
#content .jcarousel-container .jcarousel-prev-horizontal {
  position: absolute;
  top: -35px;
  right: 108px;
  width: 88px;
  height: 20px;
  cursor: pointer;
  background: transparent url(images/prev-horizontal.png) no-repeat 0 0;
}
#content .jcarousel-container .jcarousel-prev-horizontal:hover, #content .jcarousel-container .jcarousel-prev-horizontal:focus {
  background-position: 0 -20px;
}
#content .jcarousel-container .jcarousel-prev-horizontal:active {
  background-position: 0 -20px;
}
#content .jcarousel-container .jcarousel-prev-disabled-horizontal,
#content .jcarousel-container .jcarousel-prev-disabled-horizontal:hover,
#content .jcarousel-container .jcarousel-prev-disabled-horizontal:focus,
#content .jcarousel-container .jcarousel-prev-disabled-horizontal:active {
  cursor: default;
  background-position: 0 -20px;
}
#content .columns.four{
   border-top: 1px solid #C3CFD4;	
}
#content .columns.four .column{
  display: block;
  /*background: url(images/bkgd_columns.png) repeat-y;*/
border-right: 1px solid #C3CFD4;

}
#content .columns.four .column {
  float: left;
  width: 275px;
  padding: 25px;
  min-height:528px;
}
#content .columns.four .column.last{
	border-right:none;	
}
#content .columns .column {
  color: #4e8693;
  font-size: 12px;
  line-height: 18px;
}
#content .columns .column h2 {
  margin-bottom: 15px;
  color: #004e62;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#content .columns .column p {
  margin-bottom: 10px;
}
#content .columns .column.twitter .feed {
  margin-bottom: 20px;
  padding-left: 55px;
  background: url(images/icon_twitter-globe.png) no-repeat;
}
#content .columns .column.twitter .twtr-widget .twtr-tweet {
  margin-bottom: 15px;
}
#content .columns .column.updates .update {
  margin-bottom: 20px;
}
#content .columns .column.updates .update .views-field-title {
  margin-bottom: 5px;
  color: #0089ab;
  font: 15px/16px Georgia, serif;
  font-weight: normal;
}
#content .columns .column.voices .voice {
  margin-bottom: 20px;
  font-style: italic;
}
#content .columns .column.voices .voice .name,
#content .columns .column.updates .update a.link {
  font-weight: bold;
  font-style: normal;
}
#content .columns .column .more {
  text-align: right;
}
#content .columns .column .more a {
  color: #007f9f;
  font: 12px/12px "ArialNarrow", Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
#content .columns .column .more a:hover {
  color: #004e62;
}
#footer {
  padding-top: 15px;
  background: #4494a5;
  color: #fff;
}
#footer .row {
  width: 100%;
}
#footer .links {
  float: left;
  width: 455px;
  margin-left: 20px;
}
#footer .links a {
  color: #c1f1fd;
  font-size: 13px;
  font-weight: bold;
}
#footer .links .bullet {
  padding: 0 8px;
}
#footer .links .copyright {
  font-size: 11px;
  text-transform: uppercase;
}
#footer .signup {
  float: right;
  width: 455px;
  margin-right: 20px;
  font-size: 13px;
  font-weight: bold;
  text-align: right;
}
#footer .signup .inner {
  float: right;
}
#footer .signup .text {
  float: left;
  margin-right: 10px;
}
#footer .signup .signup_input {
  float: left;
  width: 189px;
  height: 22px;
  margin: 0 4px;
  padding: 0 0 0 5px;
  background: url(images/signup_input.png) no-repeat;
  border: none;
  color: #3d8496;
  font-size: 12px;
  line-height: 12px;
  outline: none;
}
#footer .signup .signup_submit {
  float: left;
  width: 22px;
  height: 22px;
  margin: 0;
  padding: 0;
  background: url(images/signup_submit.png) no-repeat;
  border: none;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
#footer .signup .signup_submit:hover {
  background-position: 0 -24px;
}

.jcarousel-navigation{display:none;}

.not-front #content {
  padding: 20px;
}
.not-front #content .title-wrapper {
  /*padding: 20px; -- Changed due to google font use*/
   padding: 15px 20px 20px 20px;

}
.not-front #content h1#page-title {
  /*color: #004e62;
  font-family: Sketchetik-Light;
  font-size: 40px;
  line-height: 30px;*/
  
  color: #226673;
  line-height: 30px;
  font:40px "Cabin Sketch", Arial, Helvetica, sans-serif;

}
.not-front #content .title-wrapper .tools {
  margin-top: 10px;
}
.not-front #content .title .icon {
  float: left;
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
.not-front #content .title .icon.email {
  background: url(images/icon_email.png) no-repeat;
}
.not-front #content .title .icon.facebook {
  background: url(images/icon_facebook.png) no-repeat;
}
.not-front #content .title .icon.twitter {
  background: url(images/icon_twitter.png) no-repeat;
}
.not-front #content .title .icon.print {
  background: url(images/icon_print.png) no-repeat;
}
.not-front #content .title .icon.addthis {
  background: url(images/icon_addthis.png) no-repeat;
}
.not-front #content .title .icon span {
  display: none;
}
.not-front #content .title .translate {
  display: inline;
  margin-left: 10px;
  color: #4e8693;
  font: 14px/16px "ArialNarrow", Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.not-front #content .title .translate a {
  font-weight: bold;
  text-transform: none;
}
.not-front.sidebar-second #content .columns .main {
  float: left;
  width: 625px;
  padding-right: 25px;
  border-right: 1px solid #c3cfd4;
}
.not-front #content .columns .main h2 {
  margin-top: 15px;
  font-family: Georgia, serif;
  font-size: 21px;
  font-weight: normal;
}
.not-front #content .columns .main p {
  margin-top: 20px;
}
.not-front #content .columns .main p.lead {
  /*font-size: 17px;
 	line-height: 29px;*/ 
  font-weight:bold;
}
.not-front #content .columns .main .main_image .caption,
.not-front #content .columns .main .field-items h4
{
  padding: 10px 0;
  background: url(images/bkgd_caption.png) repeat-x 0 bottom;
  color: #4e8693;
  font-size: 11px;
  line-height: 16px;
}

.not-front #content .columns .main .main_image .caption p {
  margin: 0;
}
.not-front #content .columns .main .facts {
  clear: both;
  float: left;
  width: 217px;
  margin: 20px 15px 15px 0;
  padding-bottom: 40px;
  background: url(images/bkgd_facts.png) no-repeat 0 bottom;
  text-align: center;
}
.not-front #content .columns .main .facts .inner {
  margin: 0 4px;
  border-top: 4px solid #4f8692;
}
.not-front #content .columns .main .facts .header {
  width: 128px;
  height: 31px;
  margin: 18px auto 20px auto;
  /*background: url(images/bkgd_header-facts.png) no-repeat;*/
  font-family: "Cabin Sketch", Arial, Helvetica, sans-serif;
  font-size: 32px;
   line-height: 50px;

}
.not-front #content .columns .main .facts p {
  margin: 0 15px 20px;
  color: #4e8693;
  font-size: 13px;
  line-height: 16px;
}
.not-front #content .columns .main .facts p strong {
  color: #004e62;
 /* font-size: 19px;*/
}
.not-front #content .columns .main .facts .divider {
  width: 121px;
  height: 4px;
  margin: 0 auto 20px auto;
  background: url(images/bkgd_divider-facts.png) no-repeat;
}
.not-front #content .columns .main .quote,
.not-front #content .columns .main h5{
  float: left;
  width: 207px;
  margin: 20px 15px 15px 0;
  padding: 65px 0 0 0;
  background: url(images/bkgd_quote.png) no-repeat;
  color: #004e62;
  font-size: 18px;
  font-style: italic;
  line-height: 23px;
}
.not-front #content .columns .main .quote .attribution {
  margin-top: 5px;
  font-size: 13px;
}
.not-front #content .columns .side {
  float: right;
  width: 299px;
  border-top: 1px solid #c3cfd4;
}
.quote-name{
	font-size:15px;
	font-style:normal;
	font-weight:normal;	
}
div.end-quote{
background: url(images/bkgd_close_quote.png) no-repeat;	
height:53px;
}
.not-front #content .columns .side .module {
  padding: 25px 20px 0 20px;
  border-bottom: 1px solid #c3cfd4;
}
.not-front #content .columns .side .module h3 {
  margin-bottom: 15px;
  color: #004e62;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 13px;
  text-transform: uppercase;
}
.not-front #content .columns .side .module p {
  margin-bottom: 20px;
}
.not-front #content .columns .side .module p.headline {
  margin-bottom: 3px;
  font-size: 33px;
  font-weight: bold;
  line-height: 33px;
}
.not-front #content .columns .side .module p.more {
  text-align: right;
  text-transform: uppercase;
}
.not-front #content .columns .side .module p.more a {
  color: #0089ab;
  font: 12px/12px "ArialNarrow", Arial, sans-serif;
  font-weight: bold;
}
.not-front #content .columns .side .module.data {
  padding-top: 143px;
  background: url(images/bkgd_side-data.jpg) no-repeat;
}
.not-front #content .columns .side .module.data h3{
 color: #3D8597;
    font-family: "Cabin Sketch",Arial,Helvetica,sans-serif;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 6px;
	text-align:center;
}
.not-front #content .columns .side .module .articles .article {
  margin-bottom: 20px;
  color: #4e8693;
  font-size: 12px;
  line-height: 16px;
}
.not-front #content .columns .side .module .articles .article a {
  color: #0089ab;
  font: 15px/16px Georgia, serif;
  font-weight: normal;
}
.not-front .title-wrapper {
  background: url(images/bkgd_title-brief.png) repeat-x;
}
.not-front .search-result .title {
  background: none;
}
.not-front.partners #content {
  padding: 20px 0;
}
.not-front.partners #content .title {
  margin: 0 20px;
  padding-bottom: 40px;
  background: url(images/bkgd_title-partners.png) repeat-x;
  color: #3d8496;
  font-size: 17px;
  line-height: 30px;
}
.not-front.partners .featured h2 {
  margin: 0 0 15px 20px;
  color: #004e62;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 17px;
  text-transform: uppercase;
}
.not-front.partners .featured .logos {
  margin-left: 16px;
}
.not-front.partners .featured .logos td {
  width: 308px;
  padding-bottom: 30px;
}
.not-front.partners .featured .logos td.spacer {
  padding: 0 9px;
}
.not-front.partners .featured .logos .logo {
  margin-bottom: 5px;
  width: 308px;
  padding: 4px;
  background: url(images/logo_shadow.png) no-repeat;
}
.not-front.partners .featured .logos p {
  padding: 0 4px;
  color: #4e8693;
  font-size: 14px;
  line-height: 18px;
}
.not-front.partners .featured .logos p.name {
  margin-bottom: 5px;
  color: #004e62;
  font: 21px/21px Georgia, serif;
  font-weight: normal;
}
.not-front.partners .supporting {
  border-top: 1px solid #c3cfd4;
  padding: 15px 20px 0 20px;
}
.not-front.partners .supporting .partner {
  margin-bottom: 20px;
}
.not-front.partners .supporting h2 {
  margin-bottom: 15px;
  color: #004e62;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 17px;
  text-transform: uppercase;
}
.not-front.partners .supporting .columns {
  width: 100%;
}
.not-front.partners .supporting .columns .left {
  float: left;
  width: 454px;
}
.not-front.partners .supporting .columns .right {
  float: right;
  width: 454px;
}
.not-front.partners .supporting p {
  padding: 0 4px;
  color: #4e8693;
  font-size: 12px;
  line-height: 18px;
}
.not-front.partners .supporting p.name {
  margin-bottom: 5px;
  color: #004e62;
  font: 18px/18px Georgia, serif;
  font-weight: normal;
}
#block-search-form {
    float: right;
	padding:10px 90px 0 0;
}

#content #main ol,#content #main ul {
	list-style:disc;
	padding-left:15px;
}

#block-nice-menus-1{
 padding-left: 10px;
}
.table-padding td{
	padding:15px;
}
.table-padding td{
	 border-bottom: 1px solid #C3CFD4;
}
.not-front .title-wrapper .translate {
  display: inline;
  /*margin-left: 10px;*/
  color: #4e8693;
  font: 14px/16px "ArialNarrow", Arial, sans-serif;
  font-weight: bold;
  /*text-transform: uppercase;*/
}
.not-front .title-wrapper .translate a {
  font-weight: bold;
  text-transform: none;
}
.view-related-articles ul{
	padding-left:0!important;
}
.view-related-articles ul li{
	list-style-type:none;
	padding-left:0;
}
.block-system-main{
	margin-bottom:0!important;
}
.region-footer-third td{
	padding-bottom: 21px;
    margin-right:8px!important;
    vertical-align: top;
}
.column.partners{
	padding-left:6px;
}
.region-content .logos {
  margin-left: 16px;
  margin-top:20px;
}

.region-content .logos td {
  width: 308px;
  padding-bottom: 9px;
}

.messages.error{display:none;}


/* Tabbed Menu as seen on the News Feature and Events Page*/
.tabbed-menu {
   
    border: 1px solid #E8E8E2;
    /* container class for menu */
}
.tabbed-menu #tabbed-container{
 padding:10px;
}
ul.tabbed-nav {
    list-style: none!important;
    padding: 0!important;
    margin: 0;
    width: 625px;
    height: 48px;  /* this specific height is important */
    background: #E6F3FA top left;
  
    border-bottom: 1px solid #DADAD4;  /* unordered list to hold navigation */
	overflow:hidden;
	margin-bottom:25px;
}

ul.tabbed-nav li {
    float: left;
    border-left: 1px solid white;
    border-right: 1px solid #A7D0E4;
}

ul.tabbed-nav li:first-child {
    border-bottom: none;
}

ul.tabbed-nav li a {
    font-family: arial;
    font-size: 13px;
    text-decoration: none;
    color: #004E62;
    display: block;
    line-height: 48px; /*don't use height here as FF and Chrome render pixels differently*/
    background: #E6F3FA;
    border-bottom: 1px solid #DADAD4;
    padding: 0 15px;
	  font-weight: bold;
    letter-spacing: 1px;
	text-transform:uppercase;
}

ul.tabbed-nav li:first-child a {
    color: #C84E25;
    border-left: none;
    background: white;
    
    border-bottom: 1px solid white;  /* this acts as the active tab but it is static */
}

ul.tabbed-nav li:first-child a:hover {
   
    border-left: none;
    background: white;

 
    border-bottom: 1px solid white;  /* this acts as the active tab on hover but it is static */
}

ul.tabbed-nav li a:hover {
    color: #005971;
    background: #fff;

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fafc', endColorstr='#def2fc',GradientType=0 );
    background: linear-gradient(top, #f7fafc 34%,#def2fc 100%); /* css3 gradients fallsback to white */
	text-decoration:none;
}

ul.tabbed-nav li a.selected {
    font-size: 13px;
    text-decoration: none;
    color: #004E62;
    background: white;
    border-bottom: 1px solid white;
}
ul.tabbed-nav li:first-child a.not-selected {
    background: none repeat scroll 0 0 #E6F3FA;
    color: #005971;
}

#tabbed-container a.link{
	color:#018AAC;
	font-weight:bold;
	font-size: 14px;
}
#tabbed-container .news-summary{
	text-transform:uppercase;
	font-size: 11px;
}

#tabbed-container .views-row{
	padding-bottom:20px;
}
/*END TABBED VIEW*/


.submitted {
	text-transform:uppercase;
	font-size:smaller;
}
.blog-tags table{
	width:100%;
}

.profile .user-picture {float:left;
}

/* HOME Slideshow */
.home-top-slideshow .views_slideshow_pager_field_item,
#field-slideshow-1-pager a {
	background:url(../images/oceans-carousel-circle.png) no-repeat;
	text-indent:-999em;
	display:block;
	float:left;
	width:20px;
	cursor:pointer;
}

.home-top-slideshow .views_slideshow_pager_field_item.active,
#field-slideshow-1-pager a.activeSlide {
	background:url(../images/oceans-carousel-circle-active.png) no-repeat;
}
.views-slideshow-controls-top {	
display: inline;
position: absolute;
top: 5px;
left: 653px;
z-index: 1001;
float:left;
}
#views_slideshow_cycle_teaser_section_home_top_slideshow-block_1{
	width:955px!important;
}
.views-slideshow-cycle-main-frame-row{
	width:958px;
}

/* INNER Slide show */
.field-slideshow-caption
{
	 background: none repeat scroll 0 0 #fff;
    color: #000;
    font-size: small;
    opacity: 0.5;
	filter:alpha(opacity = 50);
    padding: 10px;
	position:absolute;
	left:0px;
	width:620px;
    bottom: 5px;	
}
#field-slideshow-1-pager{
	float: right;
    position: relative;
    top: auto;
}	
#field-slideshow-1-wrapper{
	width:648px !important;
}
.not-front .region-content td{border:1px solid #ccc;padding: 3px;
}

.h1_small{
	font-size:30px!important;
}
#accordion h3{
	padding: 8px 20px;
	background: url(images/bkgd_diagonals.gif);
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 15px;
	color: #436e79;
	text-transform: uppercase;
}


.content .ui-accordion-content {
	height: auto!important;
	min-height: 100px;
	padding-left: 10px;
	padding-right: 10px;
	color: #436e79;
  font: 15px/20px Arial, sans-serif!important;
  font-weight: normal;
}
.ui-accordion .ui-accordion-header .ui-icon {
    margin-top: -2px;
   
}
#accordion-inner{
	width:603px;
}
#accordion-inner h3,
.content #accordion-inner .ui-accordion-content {
	width:95%;
	padding:17px;
}
#accordion-inner h3{
	padding:8px 17px;
}
#accordion-inner .ui-icon {
    margin-left: -6px;
    margin-top: -8px;
}
#accordion-inner .ui-accordion-header .ui-icon{
	display
}
ul.nice-menu, ul.nice-menu ul {
z-index: 999;
}

/***Styles for raodmap promo graphic, can be added into one of the larger css files**/
#promo-graphic{
	float:left;
	clear:both;
	width:625px;
	margin:30px 0 40px 0;
}
#promo-graphic .module-wrapper{
	float:left;
	width:625px;
	background:#f8f9f6 url(../images/graphic-bg.png) no-repeat top;	
}
#promo-graphic .module{
	float:left;
	width:172px; /*208*/
	padding:10px 18px 15px 18px;
}
#promo-graphic .module1{
	width:175px;
	padding-left:15px;
}
#content #promo-graphic h2, #content #promo-graphic h3{
	font:bold 13px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#004e62;
	background:#b0d9e5;
	border:none;
	border-bottom:1px solid #fff;
	margin:0;
	padding:10px 15px;
	text-transform:uppercase;
}
#content #promo-graphic h3{
	color:#fff;
	background:none;
	padding:0 0 10px 0;
	border:none;
}
#content #promo-graphic .phase-title{
	float:left;
	width:172px;
	padding:8px 0 15px 0;	
}
#content #promo-graphic .phase-title h4{
	font:normal 20px Georgia, serif;
	color:#636562;
	background:none;
	border:none;
	margin:0;
	padding:10px 0 0 0;
	float:left;
}
#content #promo-graphic .phase-title .icon{
	float:right;	
}
#promo-graphic .date{
	font:bold 12px Arial, sans-serif;
	text-transform:uppercase;
	color:#fff;
	background:url(../images/date-bg.png) no-repeat left;
	height:18px;/*23*/
	padding:5px 0 0 15px;
	margin:0;
	clear:both;
	-webkit-font-smoothing: antialiased;
}
#content #promo-graphic p{
	font:normal 12px/17px Arial, sans-serif;
	color:#5b5d5a;
	margin-top:15px;
}
#content #promo-graphic ul {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;	
}
#content #promo-graphic ul li{
	background:url(../images/graphic-bullet.png) no-repeat left .5em;
	padding:0 0 0 8px;
	font:bold 12px/15px Arial, sans-serif;	
	margin:6px 0 0 0;
}

/*END PROMO GRAPHIC CSS*/


/***** TWITTER ****/
.twitter-follow-button{
	padding: 10px 36px;
	float:right;
}