/* ============================================================
Environment-specific CSS
* Created by Jon Long on 10-8-2009
* Copyright (c) 2009 National Geographic. All rights reserved.
============================================================ */

/* ------------------------------------------------------------
+General
------------------------------------------------------------ */

.promo_collection h2, .seven h2, h3.title {background-image: url(../i/presentation/header_icon.gif);}

#page_head .geocore_head {background: url(../i/presentation/environment_header.gif) no-repeat top left; height: 43px; text-indent: -9999px; width: 260px;}

#body_wrap {background: url(../i/presentation/env_body.gif) repeat-x top center;}


/* ------------------------------------------------------------
+Footer Navigation
------------------------------------------------------------ */

#footer_breadcrumb {background-color: #4e5b4f;}
#footer_breadcrumb li.selected a {color: #cade6f; font-weight: normal;}
#footer_breadcrumb li a, #footer_breadcrumb p a {color: #fff;}
/* Fix for hardcoded count. Will continue to break until we get dynamic classes or unique classes in place for nav items. */
#footer_global .nav_global_tierA .nav5 a {color: #333; font-weight: bold;}

/* ------------------------------------------------------------
+Carousels
------------------------------------------------------------ */

.jcarousel-list li p a {color: #044E8E;}

/* ------------------------------------------------------------
+A to Z module
------------------------------------------------------------ */
#atoz input {border: 1px solid #9c9f94;}
#atoz li {border-top: 1px solid #9c9f94;}
#atoz, #atoz li:hover {background-color: #e5e8de;}