/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
  color: #3d3d3d;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 auto;
  width: 972px;
}

/** SPECIAL CSS FOR HTML EDITOR **/
.mceContentBody p,
.mceContentBody td,
.mceContentBody th,
.mceContentBody div,
.mceContentBody span,
.mceContentBody li {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.mceContentBody p {
  margin-bottom: 10px;
}
.mceContentBody strong,
.mceContentBody b {
  font-weight: bold;
}
.mceContentBody em,
.mceContentBody i {
  font-style: italic;
}
.mceContentBody ul {
  list-style: disc outside none;
  padding-left: 14px;
  margin: 10px;
}
.mceContentBody ol {
  list-style: decimal outside none;
  padding-left: 14px;
  margin: 10px;
}
/** SPECIAL CSS FOR HTML EDITOR **/

div#content {
  float: left;
  padding: 10px 0 10px 0;
  width: 810px;
}
div#content.narrow {
  width: 724px;
}
div#content.x-narrow {
  width: 550px;
  margin-right: 14px;
}
div#content.wide {
  width: 960px;
}

div#right {
  float: left;
  margin-left: 13px;
  margin-left: 9px;
  width: 226px;
  padding-top: 10px;
}
  body.project-details div#right {
/*    display: none;*/
  }

div#top {
  margin-top: 14px;
}

div#header {
  overflow: hidden;
}

div#site-logo {
  float: left;
  margin: 10px 0;
}

div#nav-menu ul {
  width: 972px;
  z-index: 99;
}
div#nav-menu ul li a {
  /* background-color: #f4c976; */
  background-color: #005696;
  color: #fff;
  display: block;
  float: left;
  font-size: 14px;
  margin-left: 1px;
  overflow: hidden;
  padding: 9px 0 7px 0;
  text-align: center;
  text-decoration: none;
  width: 159px;
}
  div#nav-menu ul li:hover a,
  div#nav-menu ul li a:hover {
    /* background-color: #e7b24d; */
    background-color: #ea2328;
  }
  div#nav-menu ul li#item-101 a {
    margin-left: 0;
  }
div#nav-menu li ul {
  display: none;
  margin-top: 30px;
  position: absolute;
  width: 159px;
}
div#nav-menu li:hover ul li a,
div#nav-menu li ul li a {
  border-top: 1px solid #fff;
  text-align: left;
  padding-right: 10px;
  padding-left: 10px;
  width: 139px;
/*
  text-align: right;
  padding-right: 14px;
  width: 145px;
*/
  font-size: 12px;
  /*
  background-color: #ffd179;
  background-color: #ffc24d;
  */
  background-color: #005696;
}
  div#nav-menu li ul li a:hover {
    /*
    background-color: #ffc24d;
    background-color: #e7b24d;
    */
    background-color: #ea2328;
  }
div#nav-menu li:hover ul {
  display: block;
}
li#item-115 ul {
  margin-left: 159px;
}
li#item-109 ul {
  margin-left: 319px;
}
li#item-116 ul,
li#item-278 ul {
  margin-left: 799px;
}
li#item-117 ul {
  margin-left: 479px;
}
li#item-118 ul {
  margin-left: 639px;
}
li#item-165 {
  display: none;
}


div#sec-menu {
  float: left;
  margin-left: 550px;
  width: 230px;
}
div#sec-menu ul {
  width: 420px;
}
div#sec-menu ul li a {
  color: #5e5e5e;
  display: block;
  float: left;
  font-size: 11px;
  margin-left: 2px;
  padding: 8px 8px 6px 8px;
  text-decoration: none;
  text-transform: uppercase;
}
  div#sec-menu ul li a.register {
    background-color: #f4c976;
    color: #fff;
  }
  div#sec-menu ul li a.login {
    background-color: #000;
    color: #fff;
  }

div#site-search {
  float: left;
  margin: 10px 0 0 0;
}
div#site-search input {
  font-family: Helvetica, Arial, sans-serif;
}

div#addthis-share {
  float: left;
  margin: 13px 0 0 460px;
  width: 140px;
}

div.clear {
  clear: both;
  float: none;
}

ul#themes-dashboard {
  color: #919090;
}
ul#themes-dashboard li {
  float: left;
  margin: 0 20px 10px 0;
  width: 223px;
}
#themes-dashboard h4 {
  background-color: #000;
  background-image: url(../images/header-arrow-bg.png);
  background-position: right center;
  background-repeat: no-repeat;
  color: #fff;
  float: left;
  /* font-family: "Lato", Helvetica, Arial, sans-serif; */
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  font-weight: normal !important;
  line-height: 16px !important;
  margin-bottom: 10px;
  position: absolute;
  margin-left: 140px;
}
  #themes-dashboard h4 a {
    color: #fff;
    display: block;
    padding: 6px 26px 6px 4px;
    text-decoration: none;
    width: 166px;
    /* height: 31px; */
  }
  #themes-dashboard .economy h4 {
    background-color: #00a94f;
  }
  #themes-dashboard .environment h4,
  #themes-dashboard .sustainable-development h4 {
    background-color: #00853f;
  }
  #themes-dashboard .education h4 {
    background-color: #ffd24f;
  }
  #themes-dashboard .public-health h4 {
    background-color: #00b5cc;
  }
  #themes-dashboard .arts-culture h4,
  #themes-dashboard .arts-and-culture h4,
  #themes-dashboard .culture h4 {
    background-color: #f99d31;
  }
  #themes-dashboard .human-rights h4,
  #themes-dashboard .governance h4 {
    background-color: #0079c1;
  }
  #themes-dashboard .intercommunal-dialogue h4 {
    background-color: #6e41e1;
  }
#themes-dashboard h5 {
  color: #3d3d3d;
}
#themes-dashboard h5 a {
  color: #3d3d3d;
  text-decoration: none;
}
  #themes-dashboard h5 a:hover {
    text-decoration: underline;
  }

table#themes-dashboard {
  width: 100%;
}
table#themes-dashboard h4 {
  font-size: 14px !important;
}
table#themes-dashboard td {
  background-color: #f0f0f0;
  border-bottom: 16px solid #fff;
  border-right: 16px solid #fff;
  color: #919090;
  padding: 8px;
  vertical-align: top;
  width: 50%;
}
  table#themes-dashboard td.even {
    border-right: 0;
  }
  table#themes-dashboard td.intro {
    background-image: url(../images/themes-dashboard-intro-bg.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 20px;
  }
table#themes-dashboard img {
  float: left;
  margin-right: 10px;
}
#themes-dashboard li li a,
table#themes-dashboard li a {
  font-weight: bold;
  color: #000;
}
/*
#themes-dashboard p a {
  color: #ea2328;
}
*/

div#slideshow {
  width: 960px;
  overflow: hidden;
  margin: 12px 0;
}
div#slideshow ul.slides {
  width: 960px;
  height: 313px;
  overflow: hidden;
}
div#slideshow ul.slides li {
  display: none;
  width: 960px;
  overflow: hidden;
  position: absolute;
}
  div#slideshow ul.slides li.active {

  }
div#slideshow ul.slides li div.image {
  z-index: 0;
  position: relative;
}
div#slideshow ul.slides li div.blurb {
  z-index: 2;
  height: 200px;
  width: 200px;
  margin-top: -290px;
  margin-right: 12px;
/*  background-image: url(../images/overlay-blackout.png); */
  float: right;
  position: relative;
  color: #999;
  overflow: hidden;
  padding: 10px;
}
div#slideshow ul.slides li div.blurb p {
  margin-bottom: 10px;
}
div#slideshow ul.slides li div.blurb a {
  color: #fff;
}
div#slideshow ul.blurbs {
  z-index: 1;
  height: 250px;
  width: 220px;
  margin-top: -297px;
  margin-right: 40px;
  background-image: url(../images/overlay-blackout.png);
  float: right;
  position: relative;
  color: #999;
  overflow: hidden;
}
div#slideshow ul.blurbs li {
  height: 230px;
  width: 200px;
  padding: 10px;
}
div#slideshow ul.slides li div.blurb h4,
div#slideshow ul.blurbs li h4 {
  color: #fff;
  font-size: 14px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
}
div#slideshow ul.navigator {
  background-image: url(../images/overlay-blackout.png);
  margin-top: -290px;
  margin-right: 12px;
  width: 210px;
  float: right;
  position: relative;
  padding-top: 230px;
  padding-left: 10px;
  padding-bottom: 10px;
  z-index: 1;
}
div#slideshow ul.navigator li a {
  border: 1px solid #333;
  color: #fff;
  padding: 18px 0 0 12px;
  background-color: #3f3f3f;
  margin-right: 6px;
  display: block;
  float: left;
  text-decoration: none;
  overflow: hidden;
  height: 0;
  line-height: 30px;
  border-radius: 5px;
}
  div#slideshow ul.navigator li a.active {
    background-color: #ce9931;
    border-color: #7c5f23;
  }

div#ad-banners {
  margin-bottom: 10px;
}


div.module h3,
li.module h3 {
  /* background-color: #272727; */
  background-color: #005696;
  color: #fff;
  float: left;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  padding: 3px 4px;
}
  div.module h3 a,
  li.module h3 a {
    color: #fff;
    text-decoration: none;
  }
  h3.sub-title {
    margin-top: -12px;
    color: #666;
    line-height: 20px !important;
  }
div.module div.content,
li.module div.content {
  clear: both;
}
div#content div.module {
  background-color: #f0f0f0;
  color: #3d3d3d;
  float: left;
  margin: 0 14px 14px 0;
  width: 217px;
}
  div#content div.module.last {
    margin-right: 0;
  }
div#content div.module h3 {
  background-image: url(../images/header-arrow-bg.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 26px;
  line-height: 24px;
}
div#content div.module div.content {
  padding: 10px;
}
div#content div.module div.content li {
  margin-bottom: 14px;
}
  div#content div.boxed div.content li {
    margin: 0 !important;
  }
div#content div.content.with-right-col {
  width: 700px;
  float: left;
  margin-right: 20px;
}
div#content div.right {
  width: 232px;
  float: left;
}

div#footer {
  background-color: #feedcd;
  color: #797979;
  clear: both;
  font-size: 11px;
  line-height: 20px;
  padding: 16px;
  width: 928px;
}
  div#footer a {
    color: #797979;
  }
div#footer ul#site-map a,
div#footer ul#site-map ul.top-level-links a {
  color: #797979;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
  div#footer ul#site-map ul a {
    font-size: 11px;
    font-weight: normal;
    text-transform: none;
  }
div#footer ul#site-map ul.top-level-links li {
    margin-bottom: 10px;
  }
div#footer ul#site-map li {
  float: left;
  width: 154px;
}
div#footer ul#site-map ul.subsite-links {
  width: 320px;
}
div#footer div#copyright {
  float: left;
  margin-top: 20px;
  width: 725px;
}
div#footer div.social-media-links {
  float: left;
  margin-top: 20px;
  width: 200px;
}
div#social-media-links ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
div#social-media-links ul li {
}
div#social-media-links ul li a {
  background-image: url('../images/media-links.gif');
  display: block;
  float: left;
  height: 0;
  margin-bottom: 10px;
  overflow: hidden;
  padding-top: 48px;
  width: 48px;
}
  div#social-media-links ul li.fb a {
    background-position: -50px 0;
  }
  div#social-media-links ul li.tw a {
    background-position: -100px 0;
  }
  div#social-media-links ul li.yt a {
    background-position: -150px 0;
  }


div#left {
  float: left;
  margin-right: 20px;
  padding: 14px 0 10px 0;
/*  width: 150px; */
}

div#sub-menu {
  margin-right: 20px;
  width: 170px;
}
div#sub-menu li a {
  border: 1px solid #e1e1e1;
  display: block;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  margin-bottom: 2px;
  padding: 7px 6px 5px 6px;
}
  div#sub-menu li a:hover {
    text-decoration: none;
  }
  div#sub-menu li a.active,
  div#sub-menu li a:hover {
    background-color: #e0b63d;
    color: #fff;
    border-color: #e0b63d;
  }


div#content h1 {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 14px;
}
div#content h2 {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 14px;
}

  div#content h2.sub-heading {
    font-size: 16px;
    line-height: 12px;
  }
div#content h3 {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
  div#content h3 a {
    font-family: Helvetica, Arial, sans-serif;
    margin-bottom: 0;
    font-weight: normal !important;
  }
div#content h4 {
  font-size: 13px;
  line-height: 30px;
  font-weight: bold;
}
  div#content h4 a {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal !important;
  }
div#content p {
  margin-bottom: 10px;
}


div#content {
  line-height: 18px;
  margin-bottom: 30px;
}
div#content dl.article-info {
  display: none;
}

div.project-infobox {
  background-color: #eee;
  border-top: 8px solid #000;
  margin-bottom: 14px;
  padding-bottom: 4px;
}
div.project-infobox table {
  margin: 8px 0;
  width: 100%;
}
div.project-infobox th,
div.project-infobox td {
  background-color: #eee;
  border-left: 1px solid #ccc;
  color: #797979;
  padding: 4px 10px;
  text-align: left;
  width: 20%;
}
  div.project-infobox th {
    font-weight: bold;
  }
  div.project-infobox th.first,
  div.project-infobox td.first {
    border-left: 0;
  }


div#left ul.menu {
  width: 140px;
}

div#left ul.menu a,
ul#project-themes-menu a {
  border: 1px solid #eee;
  color: #797979;
  display: block;
  margin-bottom: 2px;
  padding: 4px;
}
  div#left ul.menu li.active a,
  div#left ul.menu a.active,
  ul#project-themes-menu a.active {
    /* background-color: #dfb23d; */
    background-color: #145087;
    color: #fff;
    text-decoration: none;
  }
  div#left ul.menu a:hover,
  ul#project-themes-menu a:hover {
    /* background-color: #dfb23d; */
    background-color: #ea2328;
    color: #fff;
    text-decoration: none;
  }

div#left ul.menu li.active ul li {
}
div#left ul.menu li.active ul li a {
  padding-left: 16px;
  /* background-color: #F4C976; */
  background-color: #005696;
  color: #fff;
}
  div#left ul.menu li.active ul li.active a {
    /* background-color: #ffc24d !important; */
    background-color: #145087 !important;
  }
  div#left ul.menu li.active ul li a:hover {
    background-color: #ea2328 !important;
  }


/* PROJECT THEMES COLOURS */

div.project-infobox.public-health {
  border-color: #00b5cc;
}
ul#project-themes-menu li.active.public-health a,
ul#project-themes-menu li:hover.public-health a,
ul#project-themes-menu a:hover.public-health,
ul#project-themes-menu a.active.public-health {
  background-color: #00b5cc !important;
  color: #fff;
}

div.project-infobox.economy {
  border-color: #00a94f;
}
ul#project-themes-menu li.active.economy a,
ul#project-themes-menu li:hover.economy a,
ul#project-themes-menu a:hover.economy,
ul#project-themes-menu a.active.economy {
  background-color: #00a94f !important;
  color: #fff;
}

div.project-infobox.environment,
div.project-infobox.sustainable-development {
  border-color: #00853f;
}
ul#project-themes-menu li.active.environment a,
ul#project-themes-menu li:hover.environment a,
ul#project-themes-menu a:hover.environment,
ul#project-themes-menu a.active.environment,
ul#project-themes-menu li.active.sustainable-development a,
ul#project-themes-menu li:hover.sustainable-development a,
ul#project-themes-menu a:hover.sustainable-development,
ul#project-themes-menu a.active.sustainable-development {
  background-color: #00853f !important;
  color: #fff;
}

div.project-infobox.education  {
  border-color: #ffd24f;
}
ul#project-themes-menu li.active.education a,
ul#project-themes-menu li:hover.education a,
ul#project-themes-menu a:hover.education,
ul#project-themes-menu a.active.education {
  background-color: #ffd24f !important;
  color: #fff;
}

div.project-infobox.arts-and-culture,
div.project-infobox.arts-culture,
div.project-infobox.culture {
  border-color: #f99d31;
}
ul#project-themes-menu li.active.arts-and-culture a,
ul#project-themes-menu li:hover.arts-and-culture a,
ul#project-themes-menu a:hover.arts-and-culture,
ul#project-themes-menu a.active.arts-and-culture,
ul#project-themes-menu li.active.arts-culture a,
ul#project-themes-menu li:hover.arts-culture a,
ul#project-themes-menu a:hover.arts-culture,
ul#project-themes-menu a.active.arts-culture,
ul#project-themes-menu li.active.culture a,
ul#project-themes-menu li:hover.culture a,
ul#project-themes-menu a:hover.culture,
ul#project-themes-menu a.active.culture {
  background-color: #f99d31 !important;
  color: #fff;
}

div.project-infobox.human-rights,
div.project-infobox.governance {
  border-color: #0079c1;
}
ul#project-themes-menu li.active.human-rights a,
ul#project-themes-menu li:hover.human-rights a,
ul#project-themes-menu a:hover.human-rights,
ul#project-themes-menu a.active.human-rights,
ul#project-themes-menu li.active.governance a,
ul#project-themes-menu li:hover.governance a,
ul#project-themes-menu a:hover.governance,
ul#project-themes-menu a.active.governance {
  background-color: #0079c1 !important;
  color: #fff;
}

div.project-infobox.intercommunal-dialogue {
  border-color: #6e41e1;
}
ul#project-themes-menu li.active.intercommunal-dialogue a,
ul#project-themes-menu li:hover.intercommunal-dialogue a,
ul#project-themes-menu a:hover.intercommunal-dialogue,
ul#project-themes-menu a.active.intercommunal-dialogue {
  background-color: #6e41e1 !important;
  color: #fff;
}


div#content ul {
  list-style: disc outside none;
  margin: 0 0 14px 20px;
}
div#content ol {
  list-style: decimal outside none;
  margin: 0 0 14px 20px;
}
div#content div.article-body ul {
  list-style: disc outside none !important;
  margin: 0 0 14px 20px !important;
}
div#content div.article-body ol {
  list-style: decimal outside none !important;
  margin: 0 0 14px 20px !important;
}

h2.sub-header {
  color: #666;
  font-size: 16px !important;
  line-height: 16px;
  margin-top: -14px;
}

div.tabbed-panels ul.tabs,
div.tabbed-panels ul.panels,
div.projects-tabbed-panels ul.tabs,
div.projects-tabbed-panels ul.panels {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
  div.tabbed-panels ul.panels li,
	div.projects-tabbed-panels ul.panels li {
    display: none;
  }
  div.tabbed-panels ul.panels li.active,
  div.tabbed-panels ul.panels li li,
  div.projects-tabbed-panels ul.panels li.active,
  div.projects-tabbed-panels ul.panels li li {
    display: list-item;
  }
div.tabbed-panels ul.tabs li,
div.projects-tabbed-panels ul.tabs li {
  float: left;
  margin-right: 4px;
}
div.tabbed-panels ul.tabs li a,
div.projects-tabbed-panels ul.tabs li a {
  display: block;
  border: 1px solid #fff;
  border-bottom: 0;
  padding: 5px 3px;
  width: 98px;
  text-align: center;
  outline: none;
  text-decoration: none;
}
  div.tabbed-panels ul.tabs li a.active,
  div.projects-tabbed-panels ul.tabs li a.active {
    background-color: #eee !important;
  }
  div.tabbed-panels ul.tabs li a:hover,
  div.projects-tabbed-panels ul.tabs li a:hover {
    background-color: #f7f7f7;
    border-color: #f4f4f4;
  }
div.tabbed-panels ul.panels li,
div.projects-tabbed-panels ul.panels li {
  padding: 20px;
  background-color: #eee;
}
  div.tabbed-panels ul.panels li li,
	div.projects-tabbed-panels ul.panels li li {
    padding: 0;
    border: 0;
  }
div.tabbed-panels ul.panels ul,
div.projects-tabbed-panels ul.panels ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

p.title, p.title a {
  font-size: 14px;
  font-weight: normal;
  margin: 0 !important;
}
p.meta {
  color: #999;
  margin: 0 !important;
  padding: 0;
}
p.summary {
  color: #999;
  margin: 4px 0 12px 0 !important;
}

ul.columnize {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
ul.columnize li {
  float: left;
}
ul.columnize.two-col li {
  margin-right: 20px;
  width: 440px;
}
ul.columnize.three-col li {
  margin-right: 10px;
  width: 260px;
}
ul.columnize li li {
  float: none;
  width: auto !important;
}

a.cta {
  background-image: url(../images/header-arrow-bg.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0 30px 2px 10px;
  line-height: 24px;
  background-color: #000;
  color: #fff;
  text-decoration: none;
  float: left;
  margin: 5px 0;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
div.module.wide {
  width: 937px !important;
}
div.module.boxed {
  border: 1px solid #ddd;
  background-color: transparent !important;
  padding: 10px;
  color: #999;
  margin-bottom: 10px;
}
div.module.boxed h3 {
  background-color: transparent;
  background-image: none !important;
  color: #000;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}
div.module h4 {
  color: #000;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 13px;
  margin-bottom: 10px;
}
p.note {
  color: #999;
}
ul.not-list {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
ul.not-list li {
  padding-bottom: 14px !important;
}
li.hide-on-default {
  display: none;
}

ul.zeitgeist {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
ul.zeitgeist li {
  background-color: #f0f0f0;
}
ul.zeitgeist li .img_container {
  background-color: #e0e0e0;
}
ul.zeitgeist li.tier1 {
  float: left;
  width: 570px;
  margin-right: 10px;
}
  ul.zeitgeist li.tier1 .img_container {
    width: 570px;
    height: 270px;
    overflow: hidden;
  }
  ul.zeitgeist li.tier1 img {
    width: 570px;
/*    height: 270px; */
  }
ul.zeitgeist li.tier2 {
  float: right;
  width: 380px;
  margin-bottom: 8px;
}
  ul.zeitgeist li.tier2 .img_container {
    width: 380px;
    height: 195px;
    overflow: hidden;
  }
  ul.zeitgeist li.tier2 img {
    width: 380px;
/*    height: 195px; */
  }
ul.zeitgeist li.tier3 {
  float: left;
  width: 183px;
  height: 188px;
  margin-top: 12px;
  margin-right: 10px;
}
  ul.zeitgeist li.tier3 .img_container {
    width: 183px;
    height: 100px;
    overflow: hidden;
  }
  ul.zeitgeist li.tier3 img {
    width: 183px;
/*    height: 100px; */
  }
ul.zeitgeist li.last {
  margin-right: 0;
}
ul.zeitgeist li h4,
ul.zeitgeist li p {
  padding: 0 10px;
  margin: 0;
  line-height: 16px;
  color: #999;
  font-weight: normal !important;
}
ul.zeitgeist li h4 {
  line-height: 20px !important;
  margin-top: 10px;
}

div#video-overlay,
div#photo-overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 500px;
  height: 300px;
  background-color: transparent;
  background-image: url(../images/overlay-blackout.png);
  z-index: 99;
}
div#video-overlay .content,
div#photo-overlay .content {
  background-image: url(../images/overlay-shadow.png);
  width: 640px;
  height: 530px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 20px;
  position: absolute;
  padding: 10px;
  top: 0;
  left: 0;
}
  div#photo-overlay .content {
    background-image: none;
  }
  div#photo-overlay .content .photo-viewer {
    background-color: #000;
    padding: 10px;
    padding-bottom: 7px;
    margin-top: 18px;
  }
div#video-overlay a.close,
div#photo-overlay a.close {
  color: #aaa;
  display: block;
  float: right;
  height: 20px;
  margin: 0;
  text-decoration: none;
}
  div#video-overlay a.close:hover,
  div#photo-overlay a.close:hover {
    color: #f0f0f0;
  }
div#video-overlay a.close span,
div#photo-overlay a.close span {
  text-transform: uppercase;
  font-size: 9px;
}
div#photo-overlay div.photo-meta {
  color: #666;
  margin-top: 4px;
  line-height: 16px;
}
div#photo-overlay div.photo-meta span.title {
  color: #999;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #333;
}
div#photo-overlay div.flickr-link {
  margin-top: -23px;
  background-color: #000;
  padding: 4px 4px 4px 8px;
  z-index: 99;
  position: relative;
  width: auto;
  float: right;
}
.flickr-link a {
  background-image: url(../images/flickr_icon_sml.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 24px;
  text-decoration: none;
}
  div#photo-overlay div.flickr-link a:hover {
    color: #ddd;
  }


div.flickr-zeitgeist li {
  float: left;
  margin: 0 5px 2px 0;
}

.loader{
  background-image: url(../images/ajax-loader.gif) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

div.gallery-zeitgeist {
  overflow: hidden;
  width: 800px;
}
div.gallery-zeitgeist div.content {
  width: 800px;
}
  div.gallery-zeitgeist div.content div.content {
    width: auto;
  }
div.gallery-zeitgeist ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  float: left;
}
  div.gallery-zeitgeist ul.videos {
    width: 240px;
  }
  div.gallery-zeitgeist ul.photos {
    width: 470px;
    height: 1100px;
  }
div.gallery-zeitgeist ul li {
  background-color: #f0f0f0;
  margin-bottom: 10px;
  color: #666;
  width: 240px;
}
  div.gallery-zeitgeist ul.photos li {
    float: left;
    margin-left: 10px;
    position: absolute;
  }
    div.gallery-zeitgeist ul.photos li.info {
      width: 320px;
    }
div.gallery-zeitgeist ul li h3,
div.gallery-zeitgeist td h3 {
  font-size: 13px !important;
  font-weight: normal;
  line-height: 16px !important;
  color: #333;
}
div.gallery-zeitgeist ul li div.meta {
  padding: 0 10px 10px 10px;
}
div.gallery-zeitgeist div.photosets {
  float: left;
  margin-left: 10px;
  width: 550px;
  overflow: hidden;
}
  div.gallery-zeitgeist div.photosets td {
    vertical-align: top;
  }
div.gallery-zeitgeist div.photoset {
  background-color: #f0f0f0;
  color: #666;
  padding-bottom: 6px;
}
div.gallery-zeitgeist div.photoset .title,
div.gallery-zeitgeist div.photoset .description,
div.gallery-zeitgeist div.photoset .flickr-link {
  padding: 0 10px;
}


div.videos-zeitgeist,
div.photos-zeitgeist,
div.pubs-zeitgeist {
  width: 799px;
}
div.videos-zeitgeist ul,
div.photos-zeitgeist ul,
div.pubs-zeitgeist ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
div.videos-zeitgeist ul li {
  float: left;
  background-color: #f0f0f0;
  width: 377px;
  padding: 6px 6px 0 6px;
  margin: 0 10px 10px 0;
}
div.photos-zeitgeist ul li {
  float: left;
  margin: 0 10px 10px 0;
  background-color: #f0f0f0;
  padding: 6px 6px 0 6px;
  height: 100px;
}
div.pubs-zeitgeist ul li {
  float: left;
  background-color: #f0f0f0;
  width: 377px;
  padding: 6px 6px 0 6px;
  margin: 0 10px 10px 0;
  min-height: 170px;
}
div.videos-zeitgeist ul li div.thumbnail {
  float: left;
  width: 130px;
}
div.photos-zeitgeist ul li div.thumbnail {
  float: left;
  width: 85px;
  padding-top: 6px;
  padding-left: 6px;
}
  div.photos-zeitgeist ul li div.thumbnail img {
    border: 1px solid #ddd;
  }
div.pubs-zeitgeist ul li div.thumbnail {
  float: left;
  width: 110px;
}
  div.pubs-zeitgeist ul li div.thumbnail img {
    border: 1px solid #ddd;
  }
div.videos-zeitgeist ul li div.meta {
  float: left;
  width: 246px;
  color: #666;
}
div.photos-zeitgeist ul li div.meta {
  float: left;
  width: 285px;
}
div.pubs-zeitgeist ul li div.meta {
}
div.videos-zeitgeist ul li div.meta h3,
div.photos-zeitgeist ul li div.meta h3,
div.pubs-zeitgeist ul li div.meta h3 {
  font-size: 14px !important;
  font-weight: normal !important;
  color: #333 !important;
  line-height: 16px !important;
  margin: 5px 0 !important;
}

div.videos-zeitgeist div.navigator,
div.photos-zeitgeist div.navigator,
div.pubs-zeitgeist div.navigator,
div.results-navigator {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px 0;
  color: #666;
  width: 799px;
}
  div.results-navigator.search {
    width: auto;
    border: 0;
    margin-bottom: 0;
  }
div.videos-zeitgeist div.navigator div.status,
div.photos-zeitgeist div.navigator div.status,
div.pubs-zeitgeist div.navigator div.status,
div.results-navigator div.status {
  float: left;
  width: 300px;
}
div.videos-zeitgeist div.navigator div.links,
div.photos-zeitgeist div.navigator div.links,
div.pubs-zeitgeist div.navigator div.links,
div.results-navigator div.links {
  float: left;
  width: 497px;
  text-align: right;
}
  div.results-navigator.search div.links {
    width: 720px;
    margin-top: -30px;
  }
  
  div.videos-zeitgeist div.navigator div.links a,
  div.photos-zeitgeist div.navigator div.links a,
  div.results-navigator div.links a {
    color: #666;
  }
    div.videos-zeitgeist div.navigator div.links span.active,
    div.photos-zeitgeist div.navigator div.links span.active,
    div.pubs-zeitgeist div.navigator div.links span.active,
    div.results-navigator div.links span.active {
      color: #333;
      font-size: 14px;
    }

ul.videos li {
  float: left;
  margin-right: 6px;
}

.press-listing {
  margin: 0 0 20px 0;
  width: auto !important;
  min-width: 560px;
}
.press-listing ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.press-listing li h4 {
  font-family: Helvetica,Arial,sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px !important;
  margin: 0;
}
.press-listing li div.meta {
  color: #666;
}

div.section-header {
  width: 960px;
  height: 147px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #939393;
}
div.section-header div.site-tagline {
  width: 960px;
  height: 147px;
  background-image: url(/images/headers/somuch_toshare.png);
  background-repeat: no-repeat;
  background-position: 7px 88px;
}
div.breadcrumbs {
  position: absolute;
  margin: 127px 0 0 8px;
/*  margin-top: 10px; */
  font-size: 11px;
  color: #888;
}
div.breadcrumbs a {
  text-decoration: none;
  color: #888;
}
  div.breadcrumbs a:hover {
    color: #eee;
  }
div.breadcrumbs span {
  font-weight: bold;
}

/*
div.breadcrumbs-title {
  color: #fff;
  position: absolute;
  margin: 65px 0 0 8px;
  font-size: 17px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
div.breadcrumbs-title a {
  color: #fff;
  text-decoration: none;
}
div.breadcrumbs-title span {
  font-size: 17px;
}
  div.breadcrumbs-title span.first,
  div.breadcrumbs-title a.first {
    font-size: 26px;
  }
*/
div.section-header h1 {
  color: #fff;
  font-size: 18px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  margin-top: 38px;
  width: 328px;
  text-align: right;
}

div.project-details-container {
  width: 800px;
  overflow: hidden;
}
div.project-details-container div.module {
  border: 1px solid #eee !important;
  background-color: #fff !important;
  width: auto !important;
  margin: 10px 0 !important;
}
div.project-details-container div.module h3 {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 16px;
  background-image: none !important;
  padding: 4px 0 0 10px !important;
  margin: 0 !important;
  background-color: #fff;
  color: #000;
}
div.project-details-container div.module a.cta {
  margin-right: 10px;
}
div.project-details-container div.content {
  width: 552px;
  float: left;
}
div.project-details-container div.sidebar {
  width: 226px;
  float: left;
  margin-left: 20px;
}
div.project-details-container div.sidebar div.module {
  width: 226px !important;
  background-color: #eee !important;
}
div.project-details-container div.sidebar div.module h3 {
  font-size: 14px !important;
  background-color: transparent;
}
div.project-details-container div.sidebar div.module div.module h3 {
  display: none;
}
div.project-details-container div.sidebar div.module div.module {
  padding: 0 !important;
  width: 205px !important;
  margin: 0 !important;
}
div.project-details-container div.sidebar div.module div.module div.content {
  width: 100px !important;
  padding: 0 !important;
}
div.project-details-container div.sidebar div.module div.module div.content ul {
  list-style: none !important;
  margin: 0 0 10px 0 !important;
  padding: 0 !important;
  width: 205px;
}
div.project-details-container div.sidebar div.flickr-zeitgeist ul li {
  float: left;
  padding-right: 5px !important;
}
div.project-details-container div.sidebar div.module h4 {
  line-height: 10px !important;
  margin: 0 0 10px 0 !important;
}
div.project-details-container div.image-container {
  line-height: 0;
  background-color: #eee;
  margin: 10px 0 0 0;
}
div.project-details-container div.headings {
  background-color: #eee;
  padding: 5px 10px;
}
div.project-details-container div.headings h2 {
  margin: 0 !important;
}
div.project-details-container div.images {
  display: block;
  float: right;
  width: 202px;
  height: auto;
  overflow: hidden;
  padding: 0;
  margin: 10px 0 0 10px;
}
div.project-details-container div.images img {
  border: 1px solid #ccc;
  margin-bottom: 14px;
}
ul.related-programmes {
  list-style: disc;
  margin-left: 18px;
}
ul.related-programmes li {
  margin-bottom: 4px;
}

div.featured-programmes {
  margin-bottom: 20px;
  width: 964px;
  overflow: hidden;
}
div.featured-programmes ul {
  list-style: none !important;
  margin: 0 !important;
}
div.featured-programmes ul li {
  float: left;
  background-color: #eee;
  padding: 5px;
  width: 229px;
  /* height: 196px; */
  height: 222px;
  margin-right: 2px;
}
  div.featured-programmes ul li.last {
    margin-right: 0;
  }
div.featured-programmes h3,
div.featured-programmes h3 a {
  font-family: "Lato", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  line-height: 16px !important;
}

div.sidebar div.module div.content {
  width: auto;
}
div.sidebar ul.documents li {
  margin-bottom: 6px !important;
}

a.video-link span.icon {
  background-position: center center;
  background-image: url(../images/video-link-overlay-icon.png);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  z-index: 99;
}


div#search-bar {
  background-color: #f4f4f4;
  padding: 10px;
  border: 1px solid #e9e9e9;
  border-left: 0;
  border-right: 0;
  margin-bottom: 10px;
}
div#search-bar input.q {
  width: 560px;
  padding: 4px;
  font-size: 13px;
  font-family: Helvetica, Arial, sans-serif;
}
div#search-bar input.submit,
#site-search input.submit {
  border: 1px solid #8ec1da;
  background-color: #ddeef6;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px #fff, inset 0 -15px #cbe6f2, 0 0 3px #8ec1da;
  -o-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #cbe6f2, 0 0 3px #8ec1da;
  -webkit-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #cbe6f2, 0 0 3px #8ec1da;
  -moz-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #cbe6f2, 0 0 3px #8ec1da;
  color: #3985a8;
  text-shadow: 0 1px #fff;
  padding: 5px 30px;
  font-size: 13px;
  margin-left: 10px;
  cursor: pointer;
}
  #site-search input.submit {
    font-size: 11px;
    padding: 3px 7px;
    margin-left: 3px;
    margin-top: 0;
  }
div#search-bar label.heading {
  display: block;
  color: #666;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}
div#search-bar td {
  vertical-align: center;
}
div#search-bar ul.types {
  list-style: none;
  margin: 6px 0 0 0;
  padding: 0;
}
div#search-bar ul.types li {
  float: left;
  margin-right: 14px;
}
div#search-results {
  border-top: 1px solid #ddd;
  padding-top: 10px;
}
div#search-results ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0;
}
div#search-results li {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding-left: 95px;
}
div#search-results li a {
  font-weight: bold;
  font-size: 14px;
}
div#search-results li p.note {
  color: #666;
}
div#search-results li span.type {
  display: block;
  float: left;
  font-size: 9px;
  text-transform: uppercase;
  color: #fff;
  background-color: #E7B24D;
  padding: 0 2px;
  line-height: 12px;
  margin-bottom: 2px;
  margin-left: -95px;
  margin-top: 2px;
}


#themes-dashboard li li {
  min-height: 56px;
}

div.jinc_mod_frm_subscription {
  display: none;
}
div.fknews_subscribe_table {
  padding: 5px;
  background-color: #eee;
  margin-bottom: 10px;
}
  div#left div.fknews_subscribe_table {
    padding: 0;
    background-color: transparent;
    width: 100px;
  }
div.fknews_subscribe_table input {
  width: 210px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  display: block;
  margin: 8px 0;
}
  div#left div.fknews_subscribe_table input {
    width: 114px;
  }
  div.fknews_subscribe_table input#subscribe-field-email {
/*    margin-right: 3px; */
  }
div.fknews_subscribe_table input#subscribe-field-submit {
  border: 0;
  /* background-color: #F4C976; */
  background-color: #ea2328;
  color: #fff;
  width: 216px;
  font-family: Helvetica, Arial, sans-serif;
  padding: 6px 0;
  font-size: 12px;
  cursor: pointer;
  margin-top: 12px;
}
  div#left div.fknews_subscribe_table input#subscribe-field-submit {
    width: 120px;
  }
input.blur {
  color: #ccc;
}


strong, b {
  font-weight: bold;
}
em, i {
  font-style: italic;
}

div#content td {
  vertical-align: top !important;
}
div#content table.grid td {
  border-bottom: 1px solid #eee;
}

li.clear {
  clear: both;
  float: none !important;
  height: 0 !important;
  min-height: 0 !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}


a {
 color: #a37c2c;
 color: #000;
}

#content a {
  font-weight: bold;
}

ul.documents {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.doc-link {
  background-image: url(../images/icon_attachment.png);
  background-position: 0 2px;
  background-repeat: no-repeat;
  padding-left: 24px;
}
  .doc-link a.project-link {
    background-image: none;
    padding: 0;
  }
.doc-link-pdf {
  background-image: url(../images/icon_pdf.png);
}
.doc-link-doc,
.doc-link-docx {
  background-image: url(../images/icon_doc.png);
}
.doc-link-ppt,
.doc-link-pptx {
  background-image: url(../images/icon_ppt.png);
}
.doc-link-xls,
.doc-link-xlsx {
  background-image: url(../images/icon_xls.png);
}
.doc-link-zip {
  background-image: url(../images/icon_zip.png);
}
.doc-link-jpg,
.doc-link-gif,
.doc-link-png,
.doc-link-bmp {
  background-image: url(../images/icon_gfx.png);
}



/*
div.pubs-zeitgeist div.specials {
  width: 267px;
  float: left;
}
*/
div.pubs-zeitgeist div.specials ul li {
  width: 242px;
  height: 114px;
  min-height: 114px;
  border-radius: 4px;
  border: 1px solid #ddd;
  border-bottom-color: #eee;
  border-right-color: #eee;
}
  div.pubs-zeitgeist div.specials ul li.first {
    width: 508px;
    height: 246px;
    min-height: 246px;
    background-color: #e9e9e9;
    border-color: #ccc;
    border-bottom-color: #ddd;
    border-right-color: #ddd;
  }
div.pubs-zeitgeist div.specials ul li div.thumbnail {
  width: auto;
  margin-right: 10px;
}
div.pubs-zeitgeist div.specials ul li div.thumbnail img {
  width: 70px;
}
  div.pubs-zeitgeist div.specials ul li.first div.thumbnail img {
    height: 233px;
    width: auto;
  }
div.pubs-zeitgeist div.specials ul li div.meta {
  margin-left: 10px;
}
div.pubs-zeitgeist div.specials ul li div.meta div.product-title a {
}
img.product-image {
  border: 1px solid #ccc;
}


div#nav-menu ul.menu li#item-161 {
  display: none;
}
div#nav-menu ul.menu li#item-225 {
  display: none;
}

.hidden-menu-link {
  display: none !important;
}

#item-131 {
  display: none;
}

a.download-pdf {
	background-image: url(../images/icon_pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 10px 10px 24px;
	margin-top: 20px;
	font-size: 13px;
	text-decoration: none;
	display: block;
	float: left;
}


.login-description {
  margin: 10px 0;
}
fieldset .login-fields {
  clear: both;
  float: none;
}
fieldset .login-fields label {
  width: 200px;
  display: block;
  float: left;
}
fieldset .login-fields input {
  float: left;
}
.login .button {
  clear: both;
  float: none;
  display: block;
  margin: 30px 0 10px 0;
}

a.read-more {
  color: #ea2328 !important;
  font-weight: bold !important;
}

div#footer ul#site-map li.department-links,
div#footer ul#site-map li.department-links li {
  width: 210px;
}

div#footer ul#site-map ul.subsite-links li {
  width: 254px;
}
