/*!
-----------------------------------------------
High Performance Sport New Zealand Base
- - - - - - - - - - - - - - - - - - - - - - - -
Filename:			hpsnz.base.css
Author:				catch.co.nz
----------------------------------------------- */
/*------------------------------------*\
	$RESET
\*------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
strong, b, mark {
    font-weight: bold;
    font-style: inherit;
}
em, i, cite, q, address, dfn, var {
    font-style: italic;
    font-weight: inherit;
}
abbr[title], dfn[title] {
    cursor: help;
    border-bottom: 1px dotted;
}
ins {
    border-bottom: 1px solid;
}
a, u, ins {
    text-decoration: none;
}
del, s {
    text-decoration: line-through;
}
pre, code, samp, kbd {
    font-family: monospace;
}
small {
    font-size: 0.75em;
}
img {
    border: none;
    font-style: italic;
}
input, select, option, optgroup, textarea {
    font: inherit;
}
/*------------------------------------*\
	$SHARED
\*------------------------------------*/

h1, h2, h3, h4, h5, h6, ul, ol, dl, p, address, figure, pre, fieldset, table, hr, .nav, .island, .media {
    margin-bottom: 10px;
    margin-bottom: 0.5rem;
}
figcaption, small {
    font-size: 12px;
    font-size: 0.75rem;
}
ul, ol, dd {
    margin-left: 3em;
}
small, code {
    line-height: 1;
}
pre, code, input, textarea {
    font: inherit;
}
/*------------------------------------*\
	$MAIN
\*------------------------------------*/

html {
    overflow-y: scroll;
    /* Force scrollbars 100% of the time */

    font-size: 100%;
    /* Use 16px as per informationarchitects.jp/en/100e2r/ and wilsonminer.com/posts/2008/oct/20/relative-readability/ */

    line-height: 1.55;
    /* 20px */

    font-family: "Helvetica Neue", Helvetica, Arial, Calibri, sans-serif;
    background-color: #000;
    color: #333;
}
body {
    min-height: 100%;
}
/*
Page container
*/

.wrapper {
    width: 940px;
    margin: 0 auto;
    padding: 0 0;
    position: relative;
    z-index: 10;
}
/*------------------------------------*\
	$CLEARFIX
\*------------------------------------*/

.cf, .grids, .media {
    zoom: 1;
}
.cf:before, .grids:before, .media:before, .cf:after, .grids:after, .media:after {
    content: "";
    display: table;
}
.cf:after, .grids:after, .media:after {
    clear: both;
}
/*------------------------------------*\
	$LOGO
\*------------------------------------*/

.home .masthead .logo, .home .masthead .logo img {
    display: block;
    width: 220px;
    height: 176px;
    position: relative;
    left: 0;
    top: 0;
}
.home .masthead .logo {
    background: url(../img/logo.png);
}
.masthead .logo, .masthead .logo img {
    display: block;
    width: 157px;
    height: 119px;
    left: 20px;
    position: absolute;
    top: 9px;
}
.masthead .logo {
    background: url(../img/logo-small.png);
    z-index: 1;
}
.masthead .print-logo, .masthead .print-logo img {
    display: none;
    width: 157px;
    height: 119px;
    left: 20px;
    position: absolute;
    top: 9px;
}
.masthead .print-logo {
    background: url(../img/logo-print.png);
    z-index: 1;
}
.footer .logo, .footer .logo img {
    display: block;
    width: 132px;
    /* Width of your logo in pixels (ideally a round grid-number) */

    height: 18px;
    /* Height of your logo in pixels */
}
.footer .logo {
    background: url(../img/logo-nzgovt.png);
    float: right;
}
.logo:hover {
    /* Hover states */

    background-position: 0 -00px;
}
.masthead .logo img, .footer .logo img {
    position: absolute;
    left: -99999px;
}
/*------------------------------------*\
	$NAV
\*------------------------------------*/

.nav {
    list-style: none;
    margin: 0;
    padding: 0;
}
.nav li {} .nav a {
    display: inline-block;
}
.btn-navbar {
    display: none;
}
/*------------------------------------*\
	$IMAGES
\*------------------------------------*/

img {
    max-width: 100%;
    height: auto;
    /* Give it some text styles to offset alt text */

    color: #c00;
}
img.left {
    margin: 0 1.5em 0 0;
}
img.right {
    margin: 0 0 0 1.5em;
}
/*--- FLASH/VIDEO ---*/

object, embed, video {
    max-width: 100%;
    height: auto;
}
/*------------------------------------*\
	$MESSAGES
\*------------------------------------*/
/*
Unfortunately feedback messages don’t fit the baseline all too well. Perhaps in a later version...
*/

.message {
    font-weight: normal;
    display: block;
    padding: 10px 10px 10px 36px;
    border: 1px solid #ccc;
    margin-left: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
/*
	With multiple errors it’s nice to group them:
	<ul class=message>
		<li>Please provide a surname.</li>
		<li>Please enter a valid email address.</li>
	</ul>
	*/

ul.message {
    list-style: decimal outside;
    /* It’s also handy to number them. However, they might not necessarily be in a particular order, so we spoof it by putting numbers on an unordered list */

    padding: 10px 10px 10px 56px;
}
.error {
    border-color: #fb5766;
    background: url(../img/css/icons/error.png) 10px center no-repeat #fab;
}
.success {
    border-color: #83ba77;
    background: url(../img/css/icons/success.png) 10px center no-repeat #d1feba;
}
.info {
    border-color: #85a5be;
    background: url(../img/css/icons/info.png) 10px center no-repeat #c4dbec;
}
.warning {
    border-color: #d8d566;
    background: url(../img/css/icons/warning.png) 10px center no-repeat #fef8c4;
}
/*------------------------------------*\
	$MISC
\*------------------------------------*/

.accessibility {
    /* Hide content off-screen without hiding from screen-readers. N.B. This is not suited to RTL languages */

    position: absolute;
    left: -99999px;
}
.more-link:after {
    content: " »";
}
.back-link:before {
    content: "« ";
}
.more {
    background: url('../img/div.png') repeat-x left top transparent;
    padding-top: 0.38461538461538em;
    /* 5px */

    margin-top: 0.76923076923077em;
    /* 10px */
}
/*------------------------------------*\
	$CLASSES
\*------------------------------------*/
/*
Some not-too-pretty and insemantic classes to do odd jobs.
*/

.left {
    float: left;
}
.right {
    float: right;
}
.clear {
    clear: both;
    float: none;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center, .text-centre {
    text-align: center;
}
.gradient {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 37%, rgba(0, 0, 0, 1) 100%);
    /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(37%, rgba(0, 0, 0, 0.73)), color-stop(100%, rgba(0, 0, 0, 1)));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 37%, rgba(0, 0, 0, 1) 100%);
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 37%, rgba(0, 0, 0, 1) 100%);
    /* Opera 11.10+ */

    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 37%, rgba(0, 0, 0, 1) 100%);
    /* IE10+ */

    background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 37%, rgba(0, 0, 0, 1) 100%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient ( startColorstr	'#00000000', endColorstr '#000000', GradientType 0);
    /* IE6-9 */
}
/*------------------------------------*\
	$MASTHEAD (Inside pages only)
\*------------------------------------*/

header.masthead {
    width: 100%;
    background: #000;
    margin-top: 4px;
    height: 146px;
}
header.masthead .wrapper {
    background: #000 url('../img/bg-masthead_motion.png') no-repeat left bottom;
    height: 100%;
    z-index: 20;
}
header.masthead h1 {
    position: absolute;
    left: -99999px;
}
#nav {
    /*position: absolute;
	bottom: 0;
	right: 0;
	z-index: 2;*/
}
#nav nav {
    float: right;
    margin: 93px 0 0;
    z-index: 20;
}
#nav nav ul {
    /* Homepage nav */

    font-size: 1.05em;
    text-transform: uppercase;
    line-height: 1;
    margin: 0;
    font-family: franklin-gothic-urw-cond, sans-serif;
}
/*#nav .nav-collapse.in.collapse {
	height: auto !important;
}*/

#nav nav.fix ul {
    float: right;
}
#nav nav ul li {
    float: left;
    margin-bottom: 0;
    padding: 0;
}
#nav nav a {
    display: block;
    padding: 18px 14px;
    color: #ccc;
}
#nav nav a:hover {
    text-decoration: none;
    color: #fff;
}
#nav nav ul li.active a, #nav nav ul li.active-trail a, #nav nav ul li a.active {
    background-color: rgb(193, 49, 54);
    background-color: rgba(193, 49, 54, 0.75);
    color: #fff;
}
/* About us */

.section-about-us #nav nav ul li.active a, .section-about-us #nav nav ul li a.active, .section-about-us #nav nav ul li.active-trail a {
    background-color: rgb(41, 123, 164);
    background-color: rgba(41, 123, 164, 0.75);
    color: #fff;
}
.section-about-us h1 {
    border-bottom-color: rgb(41, 123, 164);
}
/* News & Events */

.section-news #nav nav ul li.active a, .section-news #nav nav ul li.active-trail a {
    background-color: rgb(193, 49, 54);
    background-color: rgba(193, 49, 54, 0.75);
    color: #fff;
}
.section-news h1 {
    border-bottom-color: rgb(193, 49, 54);
}
/* Funding */

.section-funding #nav nav ul li.active a, .section-funding #nav nav ul li.active-trail a, .section-investments-and-scholarships #nav nav ul li.active a, .section-investments-and-scholarships #nav nav ul li.active-trail a {
    background-color: rgb(241, 102, 0);
    background-color: rgba(241, 102, 0, 0.75);
    color: #fff;
}
.section-funding h1, .section-investments-and-scholarships h1 {
    border-bottom-color: rgb(241, 102, 0);
}
/* Support Directory */

.section-support-directory #nav nav ul li.active a, .section-support-directory #nav nav ul li a.active, .section-support-directory #nav nav ul li.active-trail a .section-facilities #nav nav ul li.active a, .section-facilities #nav nav ul li a.active, .section-facilities #nav nav ul li.active-trail a {
    background-color: rgb(31, 130, 66);
    background-color: rgba(31, 130, 66, 0.75);
    color: #fff;
}
.section-support-directory h1 {
    border-bottom-color: rgb(31, 130, 66);
}
.section-facilities h1 {
    border-bottom-color: rgb(31, 130, 66);
}
/* For Athletes */

.section-athletes #nav nav ul li.active a, .section-athletes #nav nav ul li.active-trail a {
    background-color: rgb(203, 203, 203);
    background-color: rgba(203, 203, 203, 0.75);
    color: #fff;
}
.section-athletes h1 {
    border-bottom-color: rgb(203, 203, 203);
}
/* Athlete Life View */

.athlete_life_matters_view .view-content li {
    background: url(/sites/all/themes/hpsnz/img/div.png) repeat-x left top;
}
.athlete_life_matters_view .pager {
    background: url(/sites/all/themes/hpsnz/img/div.png) repeat-x left top;
}
.athlete_life_matters_view li.views-row {
    padding: 34px 0;
}
.athlete_life_matters_view li.views-row h2 {
    margin-bottom: 0.875em;
    background: none;
}
.athlete_life_matters_view li.views-row h2 a {
    color: #333;
    font-size: 1.25em;
}
.athlete_life_matters_view li .article_summary {
    float: left;
    margin-right: 5px;
}
.athlete_life_matters_view li .article_summary.has_thumb {
    box-shadow: none;
    width: 300px;
}
.athlete_life_matters_view li img {
    float: right;
    margin: 0;
}
.athlete_life_matters_view .article_summary a {
    color: #297BA4;
    margin-top: 1em;
    display: block;
}
.athlete_life_matters_view .pager a {
    color: #297BA4;
}
/* For Coaches */

.section-coaches #nav nav ul li.active a, .section-coaches #nav nav ul li.active-trail a {
    background-color: rgb(48, 58, 128);
    background-color: rgba(48, 58, 128, 0.75);
    color: #fff;
}
.section-coaches h1 {
    border-bottom-color: rgb(48, 58, 128);
}
#nav .fix {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0;
    left: 0;
    float: right;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.85);
}
#nav nav.fix div {
    width: 940px;
    margin: 0 auto;
}
/*------------------------------------*\
	$MASTHEAD (Homepage only)
\*------------------------------------*/

.home header.masthead {
    height: 466px;
    position: relative;
    background: #000 url(../img/graphic_lines.png) repeat-x left bottom;
}
.home header.masthead.maintenance {
    height: 220px;
}
.home header.masthead .wrapper {
    background: none;
    height: auto;
}
.home #nav {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    z-index: 10;
    background: #181818;
    width: 260px;
}
.home #nav h1 {
    position: absolute;
    left: -99999px;
}
.home #nav nav {
    float: none;
    margin: 0;
}
.home #nav nav ul {
    /* Homepage nav */

    font-size: 1.05em;
    text-transform: uppercase;
    line-height: 1;
    margin: 10px 0;
    font-family: franklin-gothic-urw-cond, sans-serif;
    padding: 0;
    list-style: none;
    display: block;
}
.home #nav nav ul li {
    float: none;
}
.home #nav nav a {
    background: url('../img/nav_arrow.png') no-repeat 240px 8px;
    display: block;
    padding: 8px 0 8px 22px;
    color: #878787;
}
.home #nav nav a:hover {
    background: url('../img/nav_arrow-over.png') no-repeat 240px 8px;
    text-decoration: none;
    color: #fff;
}
/*------------------------------------*\
	$MASTHEAD (Homepage only)
\*------------------------------------*/

.holding header.masthead {
    height: 466px;
    position: relative;
}
.holding header.masthead .wrapper {
    background: none;
    height: auto;
}
.holding #nav {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    z-index: 2;
    background: #181818;
}
.holding #nav h1 {
    position: absolute;
    left: -99999px;
}
.holding #nav nav ul {
    /* Homepage nav */

    font-size: 1.05em;
    text-transform: uppercase;
    line-height: 1;
    margin: 10px 0;
    font-family: franklin-gothic-urw-cond, sans-serif;
}
.holding #nav nav ul li {
    float: none;
}
.holding #nav nav a {
    background: url('../img/nav_arrow.png') no-repeat 195px 8px;
    display: block;
    padding: 8px 0 8px 22px;
    color: #878787;
}
.holding #nav nav a:hover {
    background: url('../img/nav_arrow-over.png') no-repeat 195px 8px;
    text-decoration: none;
    color: #fff;
}
/*------------------------------------*\
	$FEATURES
\*------------------------------------*/

.features {
    height: 466px;
    min-width: 980px;
    *width: 1060px;
    *margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.features .ftr {
    height: 466px;
    left: 0;
    /*position: absolute;*/

    right: 0;
}
.features .ftr-bg {
    /*position: absolute;*/

    height: 466px;
    width: 100%;
    left: 0;
    background: transparent no-repeat 50% 0;
}
.features .ftr-text {
    /*height: 260px;*/

    margin: 0 auto;
    position: relative;
    bottom: -393px;
    width: 940px;
}
.features .ftr-box {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.75);
    *background-color: #000;
    /* For IE 5.5 - 7*/

    filter: progid: DXImageTransform.Microsoft.gradient ( startColorstr	#99000000, endColorstr #99000000);
    /* For IE 8*/

    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    border-top: 4px solid rgba(51, 153, 204, 0.75);
    padding: 22px 0 10px;
}
.features .ftr-box h2, .features .ftr-box p {
    color: #ccc;
    padding: 0 20px;
    margin-bottom: 0.76923077em;
    /* 10px */
}
.features .ftr-box h2 {
    margin-bottom: 1em;
    background: none;
    margin-bottom: 10px;
}
.features .ftr-box h2 a {
    color: #fff;
}
.features .ftr-box h2 a:hover {
    color: #ccc;
}
/*------------------------------------*\
	$CONTENT
\*------------------------------------*/

.content_wrap {
    background: #f1f1f1;
    width: 100%;
    padding: 1.875em 0 2.5em;
    /* 30px 0 40px */
    /*overflow: hidden;*/
}
.content_wrap .wrapper {
    position: inherit;
}
.home .content_wrap .wrapper {
    position: relative;
}
.home .content_wrap {
    overflow: visible;
    padding-top: 0;
}
.body_section {
    background: url('../img/bg-body_motion.png') no-repeat left top;
    padding: 25px 0 0;
}
.page_meta {
    padding: 0px !important;
}
p.intro {
    color: #333;
    font-family: Georgia, sans-serif;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
    width: 620px;
    font-style: italic;
}
.holding p.intro {
    color: #333;
    font-family: Georgia, sans-serif;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 100px;
    width: 620px;
    font-style: italic;
}
/* Section Landing */

.section_landing .section_teaser {
    margin-bottom: 1.25em;
    /* 20px */

    padding-top: 0.875em;
    /* 14px */
}
.section_landing .grid-4 {
    min-height: 140px;
}
.section_landing .section_teaser h2 {
    margin-bottom: 0.5em;
}
/* Section Landing Related Content */

.section_landing .related, .body_section.no-bg .related {
    background: #fff;
    border-top: 4px solid #2498CE;
    box-shadow: 2px 2px 0 #cdcdcd;
    padding-top: 0.875em;
    /* 14px */
}
.body_section.no-bg .related {
    margin-left: 0;
}
.section_landing .related h2, .body_section.no-bg .related h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.9375em;
    /* 15px */

    line-height: 1.33333333333333em;
    /* 20px */

    font-weight: bold;
    margin-left: 1em;
    /* 15px*/

    margin-right: 1em;
    /* 15px*/

    text-transform: none;
}
.section_landing .related p, .body_section.no-bg .related p {
    margin-left: 1.15384615384615em;
    /* 15px */

    margin-right: 1.15384615384615em;
    /* 15px */
}
/* Sidebar */

.sidebar {
    /*min-height: 500px;
	background: url('../img/bg-rh_col_shadow.png') no-repeat left 100px;*/
}
/* .section-facilities .grids .sidebar,  */

.section-support-directory .grids .sidebar {
    margin-top: 9.375em;
    /* 150px */
}
.sidebar .menu-block-wrapper {
    box-shadow: 2px 2px 0 #e6e6e6;
}
.sidebar .block ul, .sidebar .block .menu-level-2 ul {
    margin-bottom: 0;
}
.sidebar .block, .grids .sidebar .block {
    margin-bottom: 30px;
}
.sidebar .block-menu-block h3 {
    display: block;
    background: #3399CC;
    color: #fff;
    padding: 5px 20px 3px;
    margin: 0 -7px 0 0;
    font-family: franklin-gothic-urw-cond, sans-serif;
    text-transform: uppercase;
    weight: 600px;
    font-size: 1em;
    position: relative;
    font-weight: 500;
    text-shadow: 0 1px 0 #286D8F;
}
.sidebar .block-menu-block h3::after {
    background: url("../img/ribbon-blue.png") no-repeat 0 0;
    content: " ";
    display: block;
    height: 10px;
    margin-bottom: -10px;
    width: 7px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.sidebar .menu-level-2 ul {
    margin: 0 0 0 0;
    background: #fafafa;
    /*border: 1px solid #ccc;*/

    font-size: 1em;
    margin-bottom: 30px;
    border-bottom: 1px solid #e0e0e0;
}
.sidebar .menu-level-2 ul ul {
    margin-bottom: 0;
}
.sidebar .menu-level-2 ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    /*border-right: 1px solid #e0e0e0;*/
}
.sidebar .menu-level-2 ul li a {
    display: block;
    padding: 8px 5px 8px 20px;
    color: #2d2d2d;
    font-size: 0.875em;
    background: #fafafa;
}
.sidebar .menu-level-2 ul li li a {
    padding: 5px 5px 5px 40px;
    font-size: 0.8125em;
}
.sidebar .menu-level-2 ul li li li a {
    padding: 8px 5px 8px 60px;
}
.sidebar .menu-level-2 ul li a:hover {
    background: #fff;
    color: #297BA4;
}
.sidebar .menu-level-2 ul li.active a, .sidebar .menu-level-2 ul li.expanded a {
    background: #fff;
    color: #297BA4;
    font-weight: bold;
}
.sidebar .menu-level-2 ul li.expanded ul li a {
    font-weight: normal;
    color: #2d2d2d;
    font-size: 0.75em;
}
.sidebar .menu-level-2 ul li.expanded ul li a:hover {
    color: #297BA4;
}
.sidebar .menu-level-2 ul li.expanded ul li a.active {
    font-weight: normal;
    color: #297BA4;
}
.sidebar .menu-level-2 ul li:first-child {
    border-top: none;
}
.sidebar .menu-level-2 li ul li:first-child {
    border-top: 1px solid #e0e0e0;
}
.sidebar .menu-level-2 li ul li {
    border-left: none;
    border-right: none;
}
.sidebar .menu-level-2 ul ul {
    border: none;
}
/* Sidebar Related Content */

.sidebar .related {
    background: #fff;
    border-top: 4px solid #2498CE;
    box-shadow: 2px 2px 0 #cdcdcd;
    padding-top: 0.875em;
    /* 14px */

    padding-bottom: 0.5em;
}
.sidebar .related h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.9375em;
    /* 15px */

    line-height: 1.33333333333333em;
    /* 20px */

    font-weight: bold;
    margin-left: 1em;
    /* 15px*/

    margin-right: 1em;
    /* 15px*/

    text-transform: none;
    background: url('../img/div.png') repeat-x left bottom;
    padding-bottom: 4px;
}
.sidebar .related p {
    margin-left: 1.15384615384615em;
    /* 15px */

    margin-right: 1.15384615384615em;
    /* 15px */
}
.sidebar .related ul {
    margin-left: 1.15384615384615em;
    /* 15px */

    margin-right: 1.15384615384615em;
    /* 15px */

    list-style: none outside none;
}
.sidebar .related.related-content-block ul {
    margin-top: 0.5em;
}
.sidebar .related.related-content-block ul li {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
}
/*------------------------------------*\
	$PANELS
\*------------------------------------*/

.content_wrap .panels {
    margin-top: -30px;
}
.panel h2 {
    border-top: 4px solid rgba(51, 153, 204, 0.75);
    padding: 6px 20px 10px;
    background: transparent url('../img/panel_h3_bg.png') no-repeat left top;
    color: #fff;
    margin-bottom: 0.25em;
    /* 5px */
}
.panel h2 a {
    color: #fff;
}
.panel h2 a:hover {
    color: #ccc;
}
.panel .panel-body {
    padding: 20px 20px 10px;
    background: #fff;
    -webkit-box-shadow: 2px 2px 0 #e6e6e6;
    -moz-box-shadow: 2px 2px 0 #e6e6e6;
    box-shadow: 2px 2px 0 #e6e6e6;
}
/*------------------------------------*\
	$SUB FOOTER
\*------------------------------------*/

footer.sub {
    background: #191919;
    padding: 1.9em 0;
    /* 30px */
}
footer.sub h3 {
    color: #fff
    /*#d7d7d7*/

    ;
    font-size: 1.125em;
    /* 18px */

    margin-bottom: 0.55555556em;
    /* 10px */

    line-height: 1.11111111em;
    /* 20px */

    font-weight: 500;
    text-transform: uppercase;
    font-family: franklin-gothic-urw-cond, sans-serif;
}
footer.sub ul {
    margin: 0;
}
footer.sub ul li {
    list-style: none;
    margin: 0 0 0.769231em;
    padding: 0;
}
footer.sub a {
    color: #d7d7d7;
}
footer.sub ul.icons {
    list-style: none;
    margin: 0;
    padding: 0;
}
footer.sub .icons li {
    padding: 0;
}
footer.sub .icons li a {
    padding: 2px 0 2px 28px;
}
footer.sub .icons li.twitter a {
    background: url('../img/icon-twitter.png') no-repeat 0 -20px;
}
footer.sub .icons li.facebook a {
    background: url('../img/icon-facebook.png') no-repeat 0 -20px;
}
footer.sub .icons li.rss a {
    background: url('../img/icon-rss.png') no-repeat 0 -20px;
}
footer.sub .icons li a:hover {
    background-position: 0 0;
    color: #fff;
    text-decoration: none;
}
footer.sub em {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.2em;
}
footer.sub .textfield {
    border: none;
    font-size: 0.75em;
    line-height: 1;
    padding: 5px 5px;
    width: 120px;
    float: left;
    color: #999;
    font-family: Georgia, serif;
    font-style: italic;
}
footer.sub .submit {
    border: none;
    background: url('../img/btn-footer_form_submit.png') no-repeat left top;
    text-indent: -999999em;
    display: block;
    width: 20px;
    height: 25px;
}
footer.sub .block-mailing-list-block p {
    margin-bottom: 10px;
}
footer.sub .block-mailing-list-block fieldset {
    padding: 0;
}
footer.sub .block-mailing-list-block input {
    margin-bottom: 2px;
}
footer.sub .block-mailing-list-block input.submit {
    float: left;
    /* Nooooooo */

    height: 25px;
    line-height: 25px;
    width: 130px;
    background: #3399CC url("../img/btn-footer_form_submit.png") no-repeat right top;
    color: #fff;
    padding: 0 5px;
    text-indent: 0;
    text-align: left;
    font-size: 13px;
    margin-top: 6px;
}
footer.sub .block-mailing-list-block input.submit:hover {
    cursor: pointer;
}
/*------------------------------------*\
	$FOOTER
\*------------------------------------*/

footer.footer {
    padding: 1.9em 0;
    /* 30px */
}
footer p {
    font-size: 0.75em;
    color: #cbcbcb;
    line-height: 1.7;
}
/*------------------------------------*\
	$LATEST NEWS & EVENTS GRID
\*------------------------------------*/

.news_events {
    margin-top: 20px;
    position: relative;
}
.news_events header {
    margin-bottom: 20px;
    border-bottom: 5px solid #C13136;
    width: auto;
    overflow: hidden;
}
.front.news_events header {
    border: none;
    border-top: 4px solid #000;
}
.news_events header .news_events_filter {
    float: right;
}
.news_events header h1, .news_events header h2 {
    border-bottom: none;
    float: left;
    background: none;
}
.news_events.front header {
    background: url('../img/div.png') repeat-x left bottom;
    padding-top: 6px;
}
.news_events.front {
    margin-top: 20px;
}
.news_events .filters {
    position: absolute;
    top: 6px;
    right: 0;
}
.news_events .item {
    float: left;
    margin: 0 0 0 20px;
}
.news_events_landing {
    border-top: none;
}
.news_events_landing .filters {
    position: relative;
    float: right;
    margin-bottom: 20px;
}
.news_events_filter {
    margin: 0;
    list-style: none;
    font-size: 0.75em;
    /* 12px */
}
.news_events h2 {
    margin-top: 8px;
    margin-bottom: 12px;
}
.news_events_filter li {
    float: left;
    margin: 5px 0 0 10px;
}
.news_events_filter li a {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    background: -moz-linear-gradient(top, #fff, #f5f5f5);
    background: -o-linear-gradient(top, #fff, #f5f5f5);
    background-color: #f5f5f5;
    font-weight: normal;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #ccc;
    color: #333;
    display: block;
    padding: 5px 10px;
    text-shadow: #fff 1px 1px 0;
}
.news_events_filter li a.filter_london_2012 {
    background: url('../img/btlondon-stripes.png') no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    background: url('../img/btlondon-stripes.png') no-repeat, -moz-linear-gradient(top, #fff, #f5f5f5);
    background: url('../img/btlondon-stripes.png') no-repeat, -o-linear-gradient(top, #fff, #f5f5f5);
    padding-left: 34px;
}
.news_events_filter li a:hover {
    background: #fff;
    text-decoration: none;
    border-color: #8c8c8c;
}
.news_events_filter li a.filter_london_2012:hover {
    background: #fff url('../img/btlondon-stripes.png') no-repeat;
}
.news_events_filter li a:focus {
    color: #fff;
    text-shadow: 1px 1px 0 #286D8F;
    text-decoration: none;
    border-color: #2D89B7;
    background: #2D89B7;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.news_events_filter li a.filter_london_2012:focus {
    background: #2D89B7 url('../img/btlondon-stripes.png') no-repeat;
}
.news_events_filter li a.selected {
    color: #fff;
    text-shadow: none;
    text-decoration: none;
    border-color: #3399CC;
    background: #3399CC;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.news_events_filter li a.filter_london_2012.selected {
    background: #3399CC url('../img/btlondon-stripes.png') no-repeat;
}
/* News & Events Loading */

.news_events section.loading {
    background: transparent url('../img/img-loading.png') no-repeat center 15px;
    min-height: 160px;
}
/*
News and Events Landing – these override the styles from the Homepage
*/

.section-news .news_events {
    border: none;
}
.section-news .news_events_filter {
    position: relative;
}
.section-news .news_events_filter li {
    margin: 10px 0 0 10px;
}
/* Items */

.grids div.item {
    background: #fff;
    height: 140px;
    width: 300px;
    position: relative;
    margin-bottom: 20px;
    -webkit-box-shadow: 2px 2px 0 #e6e6e6;
    -moz-box-shadow: 2px 2px 0 #e6e6e6;
    box-shadow: 2px 2px 0 #e6e6e6;
}
.item a {
    color: #c13136;
}
.grids .col-1 {
    margin-left: 0;
}
.item time {
    color: #888;
    font-size: 0.75em;
    position: absolute;
    left: 15px;
    bottom: 9px;
    /*border-top: 1px solid #d3d3d3;*/

    width: 270px;
    padding: 5px 0 0;
}
.item b.article_type {
    display: block;
    position: absolute;
    right: 15px;
    bottom: 8px;
    width: 15px;
    height: 15px;
    text-indent: -999999em;
}
.item-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
}
.item strong.tag {
    clear: both;
    background: #39c;
    color: #fff;
    float: right;
    font-size: 0.6875em;
    font-weight: normal;
    margin-bottom: 20px;
    margin-right: -7px;
    padding: 3px 20px 3px 15px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 110px;
    text-shadow: 0px 1px 0px #286d8f;
    filter: dropshadow(color #286d8f, offx 1, offy 0);
}
.item strong.tag:after {
    content: " ";
    background: url(../img/ribbon-blue.png) no-repeat;
    display: block;
    height: 10px;
    bottom: 0;
    margin-bottom: -10px;
    position: absolute;
    right: 0;
    width: 7px;
}
/* News item specific */

.grids div.news h4 {
    font-size: 0.875em;
    /* 14px */

    margin: 15px 115px 0 15px;
}
.item b.news_item {
    display: none;
    background: url('../img/icon-news.png') no-repeat left top;
}
/* Article with thumbnail */

.grids div.has_thumb {
    box-shadow: 2px 2px 0 #ccc;
}
.grids div.has_thumb h4 {
    margin-right: 150px;
    margin-left: 0;
    padding: 4px 6px 4px 15px;
    background-color: rgb(0, 7, 20);
    background-color: rgba(0, 7, 20, 0.85);
    /* For IE 5.5 - 7*/

    filter: progid: DXImageTransform.Microsoft.gradient ( startColorstr	#99000000, endColorstr #99000000);
    /* For IE 8*/

    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.grids div.has_thumb h4 a {
    color: #fff;
}
.grids div.has_thumb time {
    border: none;
    bottom: 0;
    left: 0;
    padding: 6px 0 6px 15px;
    color: #eee;
    width: 135px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.85);
}
.grids div.has_thumb b.article_type {
    bottom: 7px;
}
/* Web Bites item specific */

.grids div.web_bite {
    background: #332f2f url('../img/icon_webbite.png') no-repeat 195px 15px;
}
.grids div.web_bite h4 a {
    color: #fff;
}
.item b.web_bite {
    display: none;
    background: url('../img/icon-web_bite.png') no-repeat left top;
    width: 16px;
    height: 14px;
}
.grids div.web_bite time {
    /*border-top: 1px solid #666;*/

    color: #ccc;
}
/* Media Release item specific */

.item b.media_release {
    display: none;
    background: url('../img/icon-media_release.png') no-repeat left top;
    width: 16px;
    height: 16px;
}
/* Event item specific */

.grids div.event b.tag {
    display: none;
}
.grids div.event time {
    border: none;
    background: #c13136;
    color: #fff;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    width: 90px;
    padding: 24px 0 0;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1;
}
.grids div.event time b {
    font-weight: 500;
    text-transform: uppercase;
    font-family: franklin-gothic-urw-cond, sans-serif;
    display: block;
    font-size: 50px;
}
.grids div.event h4 {
    font-size: 1.125em;
    /* 18px */

    margin: 15px 15px 0 105px;
    line-height: 1.11111111111111em;
    /* 20px */
}
.grids div.event b.event {
    background: url('../img/icon-event.png') no-repeat left top;
    width: 17px;
    height: 17px;
}
.grids div.event b.venue {
    color: #888;
    font-size: 0.75em;
    /* 12px */

    font-weight: normal;
    margin: 15px 15px 0 105px;
}
/*------------------------------------*\
	$ARTICLES
\*------------------------------------*/

.node-type-article .body_section {
    padding-top: 16px;
}
.article_meta {
    border-bottom: 1px dotted #ccc;
    padding: 0 0 20px;
    margin: 0 0 20px;
}
.article_meta ul {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #999;
    font-size: 0.75em;
    /* 12px */
}
.article_meta ul li {
    border-right: 1px dotted #ccc;
    padding: 0 10px 0;
    float: left;
    margin: 0;
    min-height: 30px;
    padding-top: 3px;
}
.article_meta ul li:first-of-type {
    padding-left: 0;
}
.article_meta ul li:last-of-type {
    border: none;
    padding-right: 0;
    padding-top: 4px;
    width: 90px;
}
.article_meta time {
    display: block;
}
.article_meta ul li.media_type {
    padding-top: 3px;
}
/*------------------------------------*\
	$SIDEBAR BLOCKS
\*------------------------------------*/

.sidebar_block {
    background: #fff;
    box-shadow: 2px 2px 0 #e6e6e6;
    padding: 0 0 1.25em;
    /* 0 0 20px */
}
.sidebar_block h3 {
    background: #3399CC;
    color: #FFFFFF;
    display: block;
    font-size: 1em;
    font-weight: 500;
    margin: 0 -7px 0 0;
    padding: 5px 20px 3px;
    position: relative;
    text-shadow: 0 1px 0 #286D8F;
}
.sidebar_block h3:after {
    background: url("../img/ribbon-blue.png") no-repeat scroll 0 0 transparent;
    bottom: 0;
    content: " ";
    display: block;
    height: 10px;
    margin-bottom: -10px;
    position: absolute;
    right: 0;
    width: 7px;
}
.sidebar_block p {
    margin: 1.15384615384615em;
    /* 15px */
}
.sidebar_block dl {
    font-size: 0.8125em;
    /* 13px */

    margin-top: 0.76923076923077em;
    /* 10px */
}
.sidebar_block dt {
    float: left;
    margin-bottom: 0;
    margin-left: 15px;
    padding: 5px 0;
    text-align: left;
    width: 60px;
}
.sidebar_block dd {
    float: left;
    margin: 0;
    padding: 5px 0 5px 18px;
    width: 190px;
}
/*------------------------------------*\
	$SEARCH RESULTS
\*------------------------------------*/

div.searched_terms {
    background: transparent url('../img/div.png') repeat-x left bottom;
    padding-bottom: 0.9375em;
    /* 15px */

    margin-bottom: 0.625em;
    /* 10px */
}
div.searched_terms p {
    color: #808080;
    margin: 0;
}
div.searched_terms p.intro {
    color: #333;
}
ul.search_results li {
    background: transparent url('../img/div.png') repeat-x left bottom;
    padding-bottom: 1.53846153846154em;
    /* 20px */

    margin-bottom: 0.76923076923077em;
    /* 10px */
}
ul.search_results li h3 {
    font-size: 1.15384615384615em;
    /* 15px */
}
ul.search_results li p {
    font-size: 1em;
    /* 13px */

    margin: 0;
}
.page-search .content_wrap .body_section .grid-8 form.search-form {
    position: inherit;
    background: transparent;
    border: none;
    padding: 0;
}
.page-search .content_wrap .body_section .grid-8 form.search-form .form-item {
    margin: 0;
    float: left;
}
.page-search .content_wrap .body_section .grid-8 form.search-form input.form-text {
    background: #fff;
    color: #808080;
    border: 1px solid #d2d2d2;
    border-radius: 3px 0 0 3px;
    padding: 6px;
    width: 300px;
}
.page-search .content_wrap .body_section .grid-8 form.search-form input.form-text:active, .page-search .content_wrap .body_section .grid-8 form.search-form input.form-text:focus {
    cursor: text;
    border-color: #40B5E2;
    outline: none;
}
.page-search .content_wrap .body_section .grid-8 form.search-form input.form-submit {
    background-image: url('../img/icon-mag.png');
    background-position: 8px 8px;
    background-repeat: repeat-x;
    height: 30px;
    /*width: 32px;*/

    width: auto;
    font-size: 13px;
    padding: 6px;
    text-shadow: 1px 1px 0px white;
    text-indent: 0;
    border-radius: 0 3px 3px 0;
    border: 1px solid #d2d2d2;
    border-left: none;
    cursor: pointer;
    background: #f9f9f9;
    /* Old browsers */

    background: -moz-linear-gradient(top, #f9f9f9 0%, #ededed 100%);
    /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #ededed));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, #f9f9f9 0%, #ededed 100%);
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, #f9f9f9 0%, #ededed 100%);
    /* Opera 11.10+ */

    background: -ms-linear-gradient(top, #f9f9f9 0%, #ededed 100%);
    /* IE10+ */

    background: linear-gradient(top, #f9f9f9 0%, #ededed 100%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ededed', GradientType=0);
    /* IE6-9 */
}
.page-search .content_wrap .body_section .grid-8 form.search-form input.form-submit:hover {
    cursor: pointer;
    background: #fff;
}
/*------------------------------------*\
	$JOB LISTING
\*------------------------------------*/

ul.job-listing li {
    margin-bottom: 3.07692307692308em;
    /* 40px */
}
ul.job-listing li h2 {
    font-size: 1.53846153846154em;
    /* 20px */

    margin-bottom: 0.5em;
    /* 10px */
}
ul.job-listing li p {
    font-size: 1em;
    /* 13px */

    margin-bottom: 0.76923076923077em;
    /* 10px */
}
ul.job-listing li p.job-meta {
    color: #999;
}
ul.job-listing li p.job-employer {
    font-weight: bold;
}
/*------------------------------------*\
	$ANNOUNCEMENTS
\*------------------------------------*/

.announcement {
    background: #fff;
    border: 1px solid #d1d1d1;
    margin: 0 0 1.875em 0;
    /* 0 0 30px 0 */

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
}
.announcement h2 {
    background: none;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1em;
    /* 16px */

    font-weight: bold;
    line-height: 1.375em;
    /* 22px */

    margin: 1.125em 1.25em 0;
    /* 18px 20px 0 */

    text-transform: none;
}
.announcement p {
    color: #4C4C4C;
    margin: 0 1.53846153846154em 1.53846153846154em;
    /* 0 20px 20px */
}
.announcement a.close {
    display: block;
    width: 19px;
    height: 19px;
    text-indent: -9999em;
    background: url('../img/icon-close.png') no-repeat left top;
    position: absolute;
    top: -1px;
    right: -1px;
}
/*------------------------------------*\
	$SUPPORT DIRECTORY
\*------------------------------------*/

.support_filter {
    background: #fff;
    position: relative;
    margin-bottom: 30px !important;
    -webkit-box-shadow: 2px 2px 0 #e6e6e6;
    -moz-box-shadow: 2px 2px 0 #e6e6e6;
    box-shadow: 2px 2px 0 #e6e6e6;
    padding: 15px 0;
}
.directory_contact h2 {
    clear: both;
}
.support_filter h2 {
    background: none;
    padding: 0;
    margin: 2px 0.75em 0 15px;
    float: left;
}
.support_filter fieldset {
    margin: 0;
}
.support_filter .search_term {
    float: left;
}
.support_filter span.search_reset a {
    font-size: 11px;
    margin: 0 0 0 10px;
}
.support_filter .dk_container {
    margin-bottom: 0;
}
.support_filter input {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 210px;
    padding: 5px 8px 6px;
    border: 1px solid #ccc;
    font-size: 0.8125em;
    /* 13px */

    color: #333;
    font-weight: bold;
    margin: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .support_filter input {
        /* For webkit only... grr */

        padding: 4px 8px;
    }
}
.support_filter select {
    font-size: 0.8125em;
    /* 13px */

    padding: 3px 0;
    margin: 0 0 0 10px;
    width: 160px;
}
.support_filter .btn-group {
    float: left;
}
.support_filter .btn-group .dropdown-toggle {
    margin-left: 10px;
}
.support_filter .btn-group .btn:first-child {
    margin-left: 10px;
}
.support_filter button {
    border-radius: 3px;
    background-image: -moz-linear-gradient(center top, #FFFFFF 0pt, #E0E0E0 100%);
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 0 0 transparent, 0 1px 0 #FFFFFF;
    font-weight: bold;
    color: #555;
    font-size: 11px;
    padding: 0 0.91em;
    height: 32px;
    float: right;
    border: 1px solid #ccc;
    vertical-align: middle;
    font-weight: normal;
    margin: 0 0 0 10px;
}
.support_filter button span {
    display: block;
    background: url('../img/icon-mag.png') no-repeat left top;
    height: 13px;
    width: 13px;
    text-indent: -999999em;
}
.support_directory {
    /*padding-top: 30px;*/
}
.support_directory h3 {
    background: url('../img/div.png') repeat-x left bottom;
    margin-bottom: 1em;
}
.support_directory li, .view-partner-directory .view-content li {
    margin-bottom: 0;
}
.support_directory li a, .view-partner-directory .view-content li a {
    color: #191919;
    background: url('../img/div.png') repeat-x left bottom;
    display: block;
    overflow: hidden;
    width: auto;
    padding-bottom: 2px;
}
.support_directory li.featured a .row-inner,
.view-partner-directory .view-content li.featured a .row-inner {
    border-left: 7px solid #C13136;
}
.support_directory li a .row-inner,
.view-partner-directory .view-content li a .row-inner{
    padding: 12px 10px 12px 15px;
}
.support_directory li a .row-inner:after,
.view-partner-directory .view-content li a .row-inner:after {
    content: "";
    display: block;
    clear:both;
    height:0;
}
.support_directory li.featured a h4 sup,
.view-partner-directory .view-content li.featured a h4 sup {
    color: #C13136;
    font-size: 10px;
}
.support_directory li a:hover, .view-partner-directory .view-content li a:hover {
    color: #297ba4;
    text-decoration: none;
    background: #deeef6 url('../img/div.png') repeat-x left bottom;
}
.support_directory li h4, .view-partner-directory .view-content li h4 {
    font-family: georgia, serif;
    font-size: 16px;
    color: 191919;
    font-weight: normal;
    width: 285px;
    padding-right: 15px;
    float: left;
    display: block;
    margin: 0;
}
.support_directory li p, .view-partner-directory .view-content li p {
    font-size: 13px;
    float: left;
    width: 400px;
    padding-right: 15px;
    margin: 0;
}
.support_directory li p.city, .view-partner-directory li p.regions {
    width: 185px;
    padding-right: 5px;
    text-align: right;
}
.view-partner-directory table tbody tr {
    background: transparent;
    cursor: pointer;
}
.view-partner-directory .view-filters[hidden] {
    display: none;
}
.view-partner-directory table tbody td {
    color: #191919;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 12px 10px 12px 15px;
}
.view-partner-directory .name h4 {
    font-family: georgia, serif;
    font-size: 16px;
    color: 191919;
    font-style: inherit;
    font-weight: normal;
    margin: 0;
}
.view-partner-directory .name {
    width: 200px;
}
.view-partner-directory .sections, .view-partner-directory .regions {
    font-size: 13px;
}
.view-partner-directory .regions {
    text-align: right;
}
.view-partner-directory .filters fieldset > div {
    float: left;
}
/* Contact detail page */

.directory_contact p.back_to_directory {
    font-size: 13px;
    background: url("../img/div.png") repeat-x scroll left bottom;
    margin-bottom: 1em;
    padding-bottom: 4px;
    font-weight: normal;
}
.directory_contact .directory_title {
    background: none;
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 20px;
    position: relative;
    /*height: 110px;*/

    width: 100%;
}
.directory_contact .directory_title h1 {
    font-size: 1.625em;
    line-height: 1.5em;
    background: none;
    text-transform: none;
    margin: 0 0 20px 0;
    border: none;
}
.directory_contact .directory_title img {
    height: 100px;
    width: auto;
    margin: 0 0 20px 0;
}
.directory_contact .directory_title p {
    /*position: absolute;
    top: 60px;
    left: 190px;
    margin: 0;*/
}
.directory_contact dl {
    font-size: 0.8125em;
    /* 13px */
}
.directory_contact dl:after {
    content:"";
    display: block;
    clear:both;
}
.directory_contact dt {
    float: left;
    margin-bottom: 0;
    padding: 5px 0;
    /*
    text-align: right;
    width: 38%;
    */
    clear: both;
    text-align: left;
    width:28%
}
.directory_contact dd {
    float: left;
    padding: 5px 0 5px 2%;
    /*width: 60%;*/
    width: 70%;
    margin: 0;
}
.directory_contact p {
    font-size: 13px;
    margin: 0 0 10px;
}
.directory_contact li p.label {
    text-align: right;
    width: 150px;
    font-family: franklin-gothic-urw-cond, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    float: left;
    margin-top: 0;
}
/*------------------------------------*\
	$BUTTONS
\*------------------------------------*/

.btn {
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    *margin-left: .3em;
    font-family: inherit;
    font-weight: inherit;
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    background-color: #e6e6e6;
}
.btn:active, .btn.active {
    background-color: #cccccc \9;
}
.btn:first-child {
    *margin-left: 0;
}
.btn:hover {
    color: #333333;
    text-decoration: none;
    background-color: #e6e6e6;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}
.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn.active, .btn:active {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    outline: 0;
}
.btn.disabled, .btn[disabled] {
    cursor: default;
    background-image: none;
    background-color: #e6e6e6;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.btn-large [class^="icon-"] {
    margin-top: 1px;
}
.btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px;
}
.btn-small [class^="icon-"] {
    margin-top: -1px;
}
.btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px;
}
.btn-primary, .btn-primary:hover, .btn-warning, .btn-warning:hover, .btn-danger, .btn-danger:hover, .btn-success, .btn-success:hover, .btn-info, .btn-info:hover, .btn-inverse, .btn-inverse:hover {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #ffffff;
}
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-dark.active {
    color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(top, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #0044cc;
}
.btn-primary:active, .btn-primary.active {
    background-color: #003399 \9;
}
.btn-warning {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -ms-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(top, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    background-color: #f89406;
}
.btn-warning:active, .btn-warning.active {
    background-color: #c67605 \9;
}
.btn-danger {
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(top, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    background-color: #bd362f;
}
.btn-danger:active, .btn-danger.active {
    background-color: #942a25 \9;
}
.btn-success {
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -ms-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(top, #62c462, #51a351);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    background-color: #51a351;
}
.btn-success:active, .btn-success.active {
    background-color: #408140 \9;
}
.btn-info {
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(top, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #2f96b4;
}
.btn-info:active, .btn-info.active {
    background-color: #24748c \9;
}
.btn-inverse {
    background-color: #393939;
    background-image: -moz-linear-gradient(top, #454545, #262626);
    background-image: -ms-linear-gradient(top, #454545, #262626);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#454545), to(#262626));
    background-image: -webkit-linear-gradient(top, #454545, #262626);
    background-image: -o-linear-gradient(top, #454545, #262626);
    background-image: linear-gradient(top, #454545, #262626);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#454545', endColorstr='#262626', GradientType=0);
    border-color: #262626 #262626 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #262626;
}
.btn-inverse:active, .btn-inverse.active {
    background-color: #0c0c0c \9;
}
button.btn, input[type="submit"].btn {
    *padding-top: 2px;
    *padding-bottom: 2px;
}
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}
button.btn.large, input[type="submit"].btn.large {
    *padding-top: 7px;
    *padding-bottom: 7px;
}
button.btn.small, input[type="submit"].btn.small {
    *padding-top: 3px;
    *padding-bottom: 3px;
}
.btn-group {
    position: relative;
    *zoom: 1;
    *margin-left: .3em;
}
.btn-group:before, .btn-group:after {
    display: table;
    content: "";
}
.btn-group:after {
    clear: both;
}
.btn-group:first-child {
    *margin-left: 0;
}
.btn-group + .btn-group {
    margin-left: 5px;
}
.btn-toolbar {
    margin-top: 9px;
    margin-bottom: 9px;
}
.btn-toolbar .btn-group {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
}
.btn-group .btn {
    position: relative;
    float: left;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.btn-group .btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}
.btn-group .btn:last-child, .btn-group .dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}
.btn-group .btn.large:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
}
.btn-group .btn.large:last-child, .btn-group .large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
}
.btn-group .btn:hover, .btn-group .btn:focus, .btn-group .btn:active, .btn-group .btn.active {
    z-index: 2;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    *padding-top: 5px;
    *padding-bottom: 5px;
}
.btn-group.open {
    *z-index: 1000;
}
.btn-group.open .dropdown-menu {
    display: block;
    margin-top: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn .caret {
    margin-top: 7px;
    margin-left: 0;
}
.btn:hover .caret, .open.btn-group .caret {
    opacity: 1;
    filter: alpha(opacity=100);
}
.btn-primary .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret {
    border-top-color: #ffffff;
    opacity: 0.75;
    filter: alpha(opacity=75);
}
.btn-small .caret {
    margin-top: 4px;
}
[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../img/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    *margin-right: .3em;
}
[class^="icon-"]:last-child, [class*=" icon-"]:last-child {
    *margin-left: 0;
}
.icon-white {
    background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
    background-position: 0 0;
}
.icon-music {
    background-position: -24px 0;
}
.icon-search {
    background-position: -48px 0;
}
.icon-envelope {
    background-position: -72px 0;
}
.icon-heart {
    background-position: -96px 0;
}
.icon-star {
    background-position: -120px 0;
}
.icon-star-empty {
    background-position: -144px 0;
}
.icon-user {
    background-position: -168px 0;
}
.icon-film {
    background-position: -192px 0;
}
.icon-th-large {
    background-position: -216px 0;
}
.icon-th {
    background-position: -240px 0;
}
.icon-th-list {
    background-position: -264px 0;
}
.icon-ok {
    background-position: -288px 0;
}
.icon-remove {
    background-position: -312px 0;
}
.icon-zoom-in {
    background-position: -336px 0;
}
.icon-zoom-out {
    background-position: -360px 0;
}
.icon-off {
    background-position: -384px 0;
}
.icon-signal {
    background-position: -408px 0;
}
.icon-cog {
    background-position: -432px 0;
}
.icon-trash {
    background-position: -456px 0;
}
.icon-home {
    background-position: 0 -24px;
}
.icon-file {
    background-position: -24px -24px;
}
.icon-time {
    background-position: -48px -24px;
}
.icon-road {
    background-position: -72px -24px;
}
.icon-download-alt {
    background-position: -96px -24px;
}
.icon-download {
    background-position: -120px -24px;
}
.icon-upload {
    background-position: -144px -24px;
}
.icon-inbox {
    background-position: -168px -24px;
}
.icon-play-circle {
    background-position: -192px -24px;
}
.icon-repeat {
    background-position: -216px -24px;
}
.icon-refresh {
    background-position: -240px -24px;
}
.icon-list-alt {
    background-position: -264px -24px;
}
.icon-lock {
    background-position: -287px -24px;
}
.icon-flag {
    background-position: -312px -24px;
}
.icon-headphones {
    background-position: -336px -24px;
}
.icon-volume-off {
    background-position: -360px -24px;
}
.icon-volume-down {
    background-position: -384px -24px;
}
.icon-volume-up {
    background-position: -408px -24px;
}
.icon-qrcode {
    background-position: -432px -24px;
}
.icon-barcode {
    background-position: -456px -24px;
}
.icon-tag {
    background-position: 0 -48px;
}
.icon-tags {
    background-position: -25px -48px;
}
.icon-book {
    background-position: -48px -48px;
}
.icon-bookmark {
    background-position: -72px -48px;
}
.icon-print {
    background-position: -96px -48px;
}
.icon-camera {
    background-position: -120px -48px;
}
.icon-font {
    background-position: -144px -48px;
}
.icon-bold {
    background-position: -167px -48px;
}
.icon-italic {
    background-position: -192px -48px;
}
.icon-text-height {
    background-position: -216px -48px;
}
.icon-text-width {
    background-position: -240px -48px;
}
.icon-align-left {
    background-position: -264px -48px;
}
.icon-align-center {
    background-position: -288px -48px;
}
.icon-align-right {
    background-position: -312px -48px;
}
.icon-align-justify {
    background-position: -336px -48px;
}
.icon-list {
    background-position: -360px -48px;
}
.icon-indent-left {
    background-position: -384px -48px;
}
.icon-indent-right {
    background-position: -408px -48px;
}
.icon-facetime-video {
    background-position: -432px -48px;
}
.icon-picture {
    background-position: -456px -48px;
}
.icon-pencil {
    background-position: 0 -72px;
}
.icon-map-marker {
    background-position: -24px -72px;
}
.icon-adjust {
    background-position: -48px -72px;
}
.icon-tint {
    background-position: -72px -72px;
}
.icon-edit {
    background-position: -96px -72px;
}
.icon-share {
    background-position: -120px -72px;
}
.icon-check {
    background-position: -144px -72px;
}
.icon-move {
    background-position: -168px -72px;
}
.icon-step-backward {
    background-position: -192px -72px;
}
.icon-fast-backward {
    background-position: -216px -72px;
}
.icon-backward {
    background-position: -240px -72px;
}
.icon-play {
    background-position: -264px -72px;
}
.icon-pause {
    background-position: -288px -72px;
}
.icon-stop {
    background-position: -312px -72px;
}
.icon-forward {
    background-position: -336px -72px;
}
.icon-fast-forward {
    background-position: -360px -72px;
}
.icon-step-forward {
    background-position: -384px -72px;
}
.icon-eject {
    background-position: -408px -72px;
}
.icon-chevron-left {
    background-position: -432px -72px;
}
.icon-chevron-right {
    background-position: -456px -72px;
}
.icon-plus-sign {
    background-position: 0 -96px;
}
.icon-minus-sign {
    background-position: -24px -96px;
}
.icon-remove-sign {
    background-position: -48px -96px;
}
.icon-ok-sign {
    background-position: -72px -96px;
}
.icon-question-sign {
    background-position: -96px -96px;
}
.icon-info-sign {
    background-position: -120px -96px;
}
.icon-screenshot {
    background-position: -144px -96px;
}
.icon-remove-circle {
    background-position: -168px -96px;
}
.icon-ok-circle {
    background-position: -192px -96px;
}
.icon-ban-circle {
    background-position: -216px -96px;
}
.icon-arrow-left {
    background-position: -240px -96px;
}
.icon-arrow-right {
    background-position: -264px -96px;
}
.icon-arrow-up {
    background-position: -289px -96px;
}
.icon-arrow-down {
    background-position: -312px -96px;
}
.icon-share-alt {
    background-position: -336px -96px;
}
.icon-resize-full {
    background-position: -360px -96px;
}
.icon-resize-small {
    background-position: -384px -96px;
}
.icon-plus {
    background-position: -408px -96px;
}
.icon-minus {
    background-position: -433px -96px;
}
.icon-asterisk {
    background-position: -456px -96px;
}
.icon-exclamation-sign {
    background-position: 0 -120px;
}
.icon-gift {
    background-position: -24px -120px;
}
.icon-leaf {
    background-position: -48px -120px;
}
.icon-fire {
    background-position: -72px -120px;
}
.icon-eye-open {
    background-position: -96px -120px;
}
.icon-eye-close {
    background-position: -120px -120px;
}
.icon-warning-sign {
    background-position: -144px -120px;
}
.icon-plane {
    background-position: -168px -120px;
}
.icon-calendar {
    background-position: -192px -120px;
}
.icon-random {
    background-position: -216px -120px;
}
.icon-comment {
    background-position: -240px -120px;
}
.icon-magnet {
    background-position: -264px -120px;
}
.icon-chevron-up {
    background-position: -288px -120px;
}
.icon-chevron-down {
    background-position: -313px -119px;
}
.icon-retweet {
    background-position: -336px -120px;
}
.icon-shopping-cart {
    background-position: -360px -120px;
}
.icon-folder-close {
    background-position: -384px -120px;
}
.icon-folder-open {
    background-position: -408px -120px;
}
.icon-resize-vertical {
    background-position: -432px -119px;
}
.icon-resize-horizontal {
    background-position: -456px -118px;
}
.dropdown {
    position: relative;
}
.dropdown-toggle {
    *margin-bottom: -3px;
}
.dropdown-toggle:active, .open .dropdown-toggle {
    outline: 0;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    text-indent: -99999px;
    *text-indent: 0;
    vertical-align: top;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    content: "\2193";
}
.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px;
}
.dropdown:hover .caret, .open.dropdown .caret {
    opacity: 1;
    filter: alpha(opacity=100);
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 15;
    float: left;
    display: none;
    min-width: 160px;
    _width: 160px;
    padding: 4px 0;
    margin: 0 0 0 10px;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}
.dropdown-menu.bottom-up {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 5px 1px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff;
    *width: 100%;
    *margin: -5px 0 5px;
}
.dropdown-menu a {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
}
.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
}
.dropdown-menu .current a {
    color: #297BA4;
    font-weight: bold;
}
.dropdown-menu .current a:hover {
    color: #fff;
}
.dropdown.open {
    *z-index: 1000;
}
.dropdown.open .dropdown-toggle {
    color: #ffffff;
    background: #ccc;
    background: rgba(0, 0, 0, 0.3);
}
.dropdown.open .dropdown-menu {
    display: block;
}
.dropdown-menu li {
    margin-bottom: 0;
}
.btn-navbar {
    display: none;
}
.btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #2c2c2c;
    background-image: -moz-linear-gradient(top, #333333, #222222);
    background-image: -ms-linear-gradient(top, #333333, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
    background-image: -webkit-linear-gradient(top, #333333, #222222);
    background-image: -o-linear-gradient(top, #333333, #222222);
    background-image: linear-gradient(top, #333333, #222222);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.btn-navbar:hover, .btn-navbar:active, .btn-navbar.active, .btn-navbar.disabled, .btn-navbar[disabled] {
    background-color: #222222;
}
.btn-navbar:active, .btn-navbar.active {
    background-color: #080808 \9;
}
.btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
    margin-top: 3px;
}
.nav-collapse.collapse {
    height: auto;
}
/*------------------------------------*\
	$ANIMATE
\*------------------------------------*/

header.masthead #nav {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
}
.features {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in 0.1s;
    -moz-transition: all 0.3s ease-in 0.1s;
    -o-transition: all 0.3s ease-in 0.1s;
    transition: all 0.3s ease-in 0.1s;
}
section.content_wrap .wrapper .panels, section.content_wrap .wrapper article {
    opacity: 0;
    -webkit-transition: all 0.4s ease-in 0.2s;
    -moz-transition: all 0.4s ease-in 0.2s;
    -o-transition: all 0.4s ease-in 0.2s;
    transition: all 0.4s ease-in 0.2s;
}
section.content_wrap .wrapper .news_events {
    opacity: 0;
    -webkit-transition: all 0.5s ease-in 0.4s;
    -moz-transition: all 0.5s ease-in 0.4s;
    -o-transition: all 0.5s ease-in 0.4s;
    transition: all 0.5s ease-in 0.4s;
}
.animate header.masthead #nav, .animate .features, .animate section.content_wrap .wrapper .panels, .animate section.content_wrap .wrapper article, .animate section.content_wrap .wrapper .news_events, .mini_animate div.item {
    opacity: 1;
}
.news_events .grids div.item {
    opacity: 0;
    -webkit-transition: all 0.5s ease-in 0.4s;
    -moz-transition: all 0.5s ease-in 0.4s;
    -o-transition: all 0.5s ease-in 0.4s;
    transition: all 0.5s ease-in 0.4s;
}
/*------------------------------------*\
	$MOBILE
\*------------------------------------*/

@media (max-width: 480px) {
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0);
    }
    input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
        display: block;
        width: 100%;
        min-height: 28px;
        /* Make inputs at least the height of their button counterpart */
        /* Makes inputs behave like true block-level elements */

        -webkit-box-sizing: border-box;
        /* Older Webkit */

        -moz-box-sizing: border-box;
        /* Older FF */

        -ms-box-sizing: border-box;
        /* IE8 */

        box-sizing: border-box;
        /* CSS3 spec*/
    }
    #nav nav ul.nice-menu-down li ul {
        display: none !important;
    }
}
/*------------------------------------*\
	$ALL MOBILE SIZES (devices and browser)
\*------------------------------------*/

@media only screen and (max-width: 979px) {
    .wrapper {
        width: 96%;
    }
    .grid-12 {
    	width:100%;
    }
    .features .ftr-text, form.search-form {
        display: none;
    }
    /* General type */

    p.intro {
        width: auto;
    }
    h1 {
        font-size: 2em !important;
        /* 32px */
    }
    .support_filter h2 {
        float: none;
        margin: 0 15px 15px;
    }
    /* Masthead */

    header.masthead .wrapper {
        width: 100%;
        position: inherit;
    }
    .not-front .masthead .logo {
        position: inherit;
        margin: 9px 0 0 15px;
        float: left;
    }
    .features {
        min-width: inherit;
    }
    #nav .fix {
        position: absolute;
        background-color: rgb(0, 0, 0);
        background-color: rgba(0, 0, 0, 0.85);
        top: 146px;
        width: 100%;
        float: none;
    }
    #nav nav.fix ul {
        float: none;
    }
    #nav nav {
        float: none;
        margin: 0;
        position: absolute;
        top: 150px;
        width: 100%;
        padding: 0;
        background-color: rgb(0, 0, 0);
        background-color: rgba(0, 0, 0, 0.85);
        overflow: hidden;
    }
    .home #nav nav {
        top: auto;
    }
    #nav nav ul {
        font-family: sans-serif;
        text-transform: none;
        font-size: 1em;
        display: block;
    }
    #nav nav ul li {
        float: none;
        margin: 0;
        padding: 0;
    }
    #nav nav a {
        background: none;
        padding: 15px 15px;
        margin: 0 15px;
    }
    .home #nav nav a {
        padding: 8px 0 8px 5px;
        background-position: 175px 8px;
    }
    #nav nav a:hover {
        background-image: none;
    }
    #nav nav ul.nice-menu-down li ul {
        display: none !important;
    }
	.home #nav nav a {
	    background-position: 220px 8px;
	}
    /* Content Section */

    .home .content_wrap {
        overflow: hidden;
    }
    .content_wrap .panels {
        margin: 15px 0 0;
    }
    .content_wrap .panels .panel {
        width: 100%;
        margin: 0 0 20px;
    }
    .content_wrap .panels .panel h2 {
        background: #181818;
    }
    .news_events h2 {
        margin-bottom: 10px;
    }
    .news_events_filter {
        position: inherit;
        margin-bottom: 10px;
    }
    .news_events_filter li {
        margin: 0 10px 10px 0;
    }
    .section_landing .grid-4 {
        width: 100%;
        min-height: inherit;
        margin: 0 0 20px;
    }

    /* Support Directory */

    .support_filter .search_term {
        float: none;
        margin: 0 15px 15px;
    }
    .support_filter .dk_container {
        float: none;
        margin: 0 15px 15px;
    }
    .support_directory li a {
        float: none;
        padding: 12px 0;
        width: 100%;
    }
    .support_directory li h4, .support_directory li p {
        float: none;
        width: auto;
        padding: 0 0 0 15px;
    }
    .support_directory li p.city {
        text-align: left;
    }
	.support_directory li h4, .view-partner-directory .view-content li h4 {
	    width: 30%;
	    padding-right: 5%;
	}
	.support_directory li p, .view-partner-directory .view-content li p {
	    width: 35%;
	    padding-right: 5%;
	}
	.support_directory li p.city, .view-partner-directory li p.regions {
	    width: 25%;
	    padding-right: 0;
	}
	.directory_contact .directory_title h1 {
		padding-left: 25%;
	}
	.directory_contact dt {
		width: 20%;
	}
	.directory_contact dd {
		padding-left: 5%;
		width: 75%;
	}
	.directory_contact dd iframe {
		width: 100% !important;
	}
    /* Footer Section */

    footer.sub .grid-2 {
        float: none;
        margin: 0 0 20px !important;
        width: 100%;
    }
    footer.sub ul li {
        margin: 0;
    }
    footer.sub a {
        display: block;
        border-bottom: 1px solid #3D3D3D;
        padding: 0.769231em 0;
    }
    footer.sub .icons li {
        border-bottom: 1px solid #3D3D3D;
        padding: 0 0 0.769231em;
    }
    footer.sub .icons li.rss a {
        border: none;
    }
    footer.sub .icons li a {
        padding: 0 0 0 28px;
    }
    footer.sub .textfield {
        width: 70%;
    }
    footer.sub .block-mailing-list-block input.submit {
        clear: both;
    }
    .nav-collapse {
        clear: left;
    }
    .btn-navbar {
        display: block;
        margin-right: 15px;
        margin-top: 100px;
    }
    .nav-collapse {
        overflow: hidden;
        height: 0;
    }
}
@media (min-width: 980px) {
    .nav-collapse.collapse {
        height: auto !important;
    }
}
/* Tablet Portrait size to standard 960 (devices and browsers) */

@media only screen and (min-width: 768px) and (max-width: 959px) {}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */

@media only screen and (min-width: 480px) and (max-width: 767px) {}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media only screen and (max-width: 479px) {}
/* Vacancy closing date print styles */

.print-closingDate {
    display: none;
}
.latest-events ul {
    list-style: none;
    margin: 20px 0 0 20px;
}
.latest-events ul li {
    overflow: hidden;
    width: auto;
}
.latest-events ul li a {
    color: #C13136;
}
.latest-events ul li h4 {
    display: inline;
    font-size: 1em;
}
.latest-events .date {
    float: left;
    font-size: 1.25em;
    width: 46px;
    background: #C13136;
    color: #fff;
    text-align: center;
    padding: 4px;
    margin-right: 12px;
    font-family: franklin-gothic-urw-cond, sans-serif;
    text-transform: uppercase;
}
.latest-events .venue {
    display: block;
    color: #888;
}
.latest-events .date > span span {
    font-size: 1.85em;
    font-weight: 500;
}
.tagged-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.tagged-content ul li {
    margin: 0;
    padding: 0;
}
.tagged-content .item-inner {
    position: static;
}
.tagged-content a {
    color: #C13136;
    font-size: 1em;
    font-weight: bold;
}
.news_events .grid-8 > section {
    /* overflow: hidden; */
    width: auto;
}
.news_events .grid-8 .more {
    clear: both;
}
/* funding page block min-height */

.no-min-height {
    min-height: 0 !important;
}
.partner.directory_title {
    /*height: 54px;*/
}
.input > div {
    margin-bottom: 10px;
}
option.bold {
    font-weight: bold;
}
.body_section.no-bg {
    background: none;
}
.news-filters {
    float: right;
}
.news-filters .select {
    display: inline-block;
    position: relative;
    margin-left: 20px;
}
.news-filters .select select {
    background-color: #2c98ce;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
    padding: 0.3rem 1.6rem 0.3rem 0.5rem;
    line-height: 1.8;
    color: white;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 140px;
    display: block;
}
.news-filters .select:after {
    background: url('../img/arrows.png');
    width: 7px;
    height: 12px;
    display: inline-block;
    content: "";
    position: absolute;
    pointer-events: none;
    right: 12px;
    top: 50%;
    margin-top: -6px;
}
.select select::-ms-expand {
    display: none;
}
/* Firefox hack to hide the arrow */

@-moz-document url-prefix() {
    .select select {
        text-indent: 0.01px;
        text-overflow: '';
        padding-right: 1rem;
    }
    .select option {
        background-color: white;
        color: black;
    }
    .select select {
        border-bottom-right-radius: 0.35rem;
        border-top-right-radius: 0.35rem;
    }
    .select:before {
        content: "";
        background-color: #2c98ce;
        width: 15px;
        height: 100%;
        position: absolute;
        top: 0px;
        right: 0px;
        border-bottom-right-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        pointer-events: none;
    }
}
@media screen and (min-width: 0\0) {
    .news-filters .select select {
        padding: .3rem 1rem .3rem 1rem;
    }
    .news-filters .select:after {
        background: none;
        display: none;
    }
}
