@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);

@import url(http://fonts.googleapis.com/css?family=Droid+Serif);
/* --------------------------------------------------------------
   generic rules
-------------------------------------------------------------- */
/* --------------------------------------------------------------
   generic rules
-------------------------------------------------------------- */
/* xoxoxox. */
body {
  margin: 0;
  padding: 0;
  background: #ededed;
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  background: #2973bd;
  /* Old browsers */

  background: -moz-linear-gradient(top, #2973bd 0%, #ecf7fd 35%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2973bd), color-stop(35%, #ecf7fd));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #2973bd 0%, #ecf7fd 35%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #2973bd 0%, #ecf7fd 35%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #2973bd 0%, #ecf7fd 35%);
  /* IE10+ */

  background: linear-gradient(to bottom, #2973bd 0%, #ecf7fd 35%);
  /* W3C */

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#2973bd', endColorstr='#ecf7fd', GradientType=0);
  /* IE6-9 */

}
a {
  text-decoration: none;
  color: #2973bd;
}
a:hover {
  color: #333;
}
/* xoxoxox. */
blockquote {
  font-style: italic;
  font-weight: 400;
  font-family: 'Droid Serif';
  text-indent: 0px;
  font-size: 26px;
  line-height: 37px;
  margin-bottom: 14px;
}
h1 {
  font-size: 68px;
  line-height: 75px;
  margin: 10px 0 25px 0;
  font-style: normal;
  font-weight: 400;
  font-family: 'Droid Serif';
}
h2 {
  margin: 0;
  font-size: 36px;
  line-height: 50px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ccc;
  font-style: normal;
  font-weight: 400;
  font-family: 'Droid Serif';
}
h3 {
  margin-top: 0;
  font-size: 26px;
  line-height: 50px;
  margin-bottom: 25px;
  font-style: normal;
  font-weight: 400;
  font-family: 'Droid Serif';
}
h4 {
  margin-bottom: 25px;
  font-family: 'Droid Sans';
  font-weight: 600;
  font-style: normal;
}
h5 {
  margin-top: 0;
  margin-bottom: 15px;
  font-family: 'Droid Serif';
  font-weight: 600;
  font-style: normal;
}
.breadCrumb {
  margin: 1.5em 0 0.5em 0;
  font-size: 10px;
  color: #aaa;
}
.mainCnt {
  font-size: 16px;
}
/* lists. */
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul li {
  background: url(../gui/puces/li.png) top left no-repeat;
  padding: 0 0 5px 20px;
}
ul.linkList li {
  background: url(../gui/puces/inr.png) top left no-repeat;
}
ul.linkList.pdf li {
  background-image: url(../gui/puces/pdf.png);
}
#sideNav {
  margin: 0;
  padding: 10px 0 0 0;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
}
#sideNav.year {
  text-align: center;
}
#sideNav li {
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 0;
  background: none;
}
#sideNav li a {
  display: block;
  padding: 5px 3px;
}
#sideNav li a.active {
  background: #fafafa;
  color: #aaa;
  cursor: default;
}
/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */
.clearfix:after,
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.clearfix,
.container {
  display: block;
}
/* Regular clearing
   apply to column that should drop below previous ones. */
.clear {
  clear: both;
}
a {
  color: #2973bd;
}
.hl {
  border-top: 1px solid #ccc;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9) 7%, #ecf7fd 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(7%, rgba(255, 255, 255, 0.9)), color-stop(100%, #ecf7fd));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 7%, #ecf7fd 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9) 7%, #ecf7fd 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9) 7%, #ecf7fd 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 7%, #ecf7fd 100%);
  /* W3C */

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#ecf7fd', GradientType=0);
  /* IE6-9 */

}
.iosSlider {
  width: 620px;
  height: 310px;
}
.iosSlider .slider {
  width: 100%;
  height: 100%;
}
.iosSlider .slider .item {
  position: relative;
  top: 0;
  left: 0;
  width: 620px;
  height: 310px;
  background: #fff;
  margin: 0 0 0 0;
}
/*
.iosSlider .slider #item1 {
	background: url(h-slider-1.jpg) no-repeat 0 0;
}

.iosSlider .slider #item2 {
	background: url(h-slider-2.jpg) no-repeat 0 0;
}

.iosSlider .slider #item3 {
	background: url(h-slider-3.jpg) no-repeat 0 0;
}

.iosSlider .slider #item4 {
	background: url(h-slider-4.jpg) no-repeat 0 0;
}
*/
/* --------------------------------------------------------------
   home slideShow rules
-------------------------------------------------------------- */
.iosSlider {
  /*
	position: relative;
	width:  620px;
	height: 310px;
	overflow: hidden;
	background: #A7C7E6;
	color: #333;
	*/

}
.iosSlider .slider {
  /* title and abstract. */

}
.iosSlider .slider img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.iosSlider .slider .slideAbstract {
  position: absolute;
  top: 10px;
  left: 0;
  bottom: 10px;
  right: 0;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.75) 35%, rgba(255, 255, 255, 0.25) 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, right top, color-stop(35%, rgba(255, 255, 255, 0.75)), color-stop(100%, rgba(255, 255, 255, 0.25)));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.65) 35%, rgba(255, 255, 255, 0.25) 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.75) 35%, rgba(255, 255, 255, 0.25) 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.75) 35%, rgba(255, 255, 255, 0.25) 100%);
  /* IE10+ */

  background: linear-gradient(to right, rgba(255, 255, 255, 0.75) 35%, rgba(255, 255, 255, 0.25) 100%);
  /* W3C */

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#beffffff', endColorstr='#41ffffff', GradientType=1);
  /* IE6-9 */

}
.iosSlider .slider h4 {
  margin: 0;
  padding: 0 10px 10px 10px;
  width: 285px;
  font-size: 3em;
  font-weight: 700;
  line-height: 1;
}
.iosSlider .slider p {
  margin: 0 0 0 10px;
  padding: 0 10px 10px 0;
  width: 285px;
  border-bottom: 1px solid #fff;
  font-size: 1.7em;
  line-height: 1.5;
}
.iosSlider .slider p.psg {
  padding: 5px 0;
  margin: 0 0 10px 10px;
  font-size: 1em;
}
.sliderContainer {
  position: relative;
}
.sliderContainer .slideSelectors {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  height: 10px;
}
.sliderContainer .slideSelectors .item {
  float: left;
  background: #A7C7E6;
  margin: 0 1px 0 0;
  padding: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #fff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.sliderContainer .slideSelectors .item.current {
  background: #333;
}
.sliderContainer .slideSelectors .selected {
  background: #000;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* --------------------------------------------------------------
   header rules
-------------------------------------------------------------- */
/* xoxoxox. */
#header {
  position: relative;
  margin: 0;
  height: 100px;
}
#header #identity img {
  border: none;
}
#header .hTools {
  position: absolute;
  top: -20px;
  right: 0;
}
#header .hTools .toolLine {
  clear: both;
  position: relative;
  width: 310px;
  padding: 10px 0;
}
#header .hTools .toolLine a.lng {
  float: right;
  display: block;
  padding: 3px 0;
  width: 68px;
  border: 1px solid #A7C7E6;
  text-align: center;
  color: #A7C7E6;
}
#header .hTools .toolLine a.lng:hover {
  background: #A7C7E6;
  border-color: transparent;
  color: #333;
}
#header .hTools .toolLine.search form {
  padding: 0;
  margin: 0;
  position: relative;
}
#header .hTools .toolLine.search form fieldset {
  border: none;
  padding: 0;
  margin: 0;
  outline: none;
  height: 2em;
  overflow: hidden;
  border: 1px solid #2973bd;
}
#header .hTools .toolLine.search form fieldset input.sBox {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 270px;
  margin: 0;
  padding: .45em;
  outline: none;
  border: none;
  background: rgba(41, 115, 189, 0.35);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#412973bd', endColorstr='#412973bd', GradientType=1);
  /* IE6-9 */

  font-family: 'Droid Sans';
  font-size: 13px;
  line-height: 1;
}
#header .hTools .toolLine.search form fieldset input.sBox:focus {
  background: rgba(255, 255, 255, 0.35);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#412973bd', endColorstr='#412973bd', GradientType=1);
  /* IE6-9 */

}
#header .hTools .toolLine.search form fieldset button.sBtn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 70px;
  margin: 0;
  outline: none;
  background: #2973bd;
  border: none;
  font-family: 'Droid Sans';
  line-height: 1;
  color: #A7C7E6;
  cursor: pointer;
}
#header .hTools .toolLine.search form fieldset button.sBtn:hover {
  background: #ecf7fd;
  color: #2973bd;
}
#header #nav {
  position: absolute;
  bottom: -9px;
  right: 0;
}
#header #nav ul {
  width: 830px;
  margin: 0;
  padding: 1px 0;
  list-style-type: none;
}
#header #nav ul li {
  float: left;
  width: 20%;
  margin: 0;
  padding: 0;
  background: #A7C7E6;
}
#header #nav ul li a {
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
}
#header #nav ul li a.active {
  color: white;
}
/* --------------------------------------------------------------
   footer rules
-------------------------------------------------------------- */
/* xoxoxox. */
#footer {
  background: white;
  padding: 0 0 10px 0;
}
#footer ul {
  margin: 0;
  padding: 0 0 5px 0;
  list-style-type: none;
}
#footer ul li {
  float: left;
  margin: 0;
  padding: 5px 0;
  background-image: none;
}
#footer ul li#legal {
  border-top: 1px solid #ccc;
  width: 625px;
}
#footer ul li#contact {
  border: 1px solid #ccc;
  width: 300px;
  text-align: center;
}
/* --------------------------------------------------------------
   grid layouts (maade with table for use within tinyMce)
-------------------------------------------------------------- */
/* A container should group all your columns. */
.container {
  width: 950px;
  margin: 30px auto 10px auto;
}
#pageContent {
  margin: 10px 0;
  padding: 0 10px;
  background: #fff;
}
/* youpi!, playing with table again… */
table {
  border-collapse: collapse;
}
table td {
  position: relative;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
table td.gutter {
  width: 20px!important;
  margin: 0!important;
  padding: 0!important;
  background: url(../gui/filet.png) repeat-y top center !important;
}
#pageGrid .marginCnt {
  width: 140px;
}
#pageGrid .mainCnt {
  width: 460px;
}
#pageGrid .sideCnt {
  width: 300px;
}
#pageGrid .newsItem {
  border-top: 1px solid #ccc;
  margin-bottom: 10px;
}
#pageGrid .newsItem .date p {
  margin: 0;
  padding: 3px;
}
#pageGrid .newsItem .linkType {
  padding-top: 7px!important;
  width: 20px!important;
}
#pageGrid .newsItem .title {
  margin: 0;
  padding: 0;
  font-size: 16px;
}
#pageGrid .newsItem .title p {
  margin: 0;
  padding: 3px 0;
}
#pageGrid .newsItem .abstract {
  border-top: 1px solid #eee;
}
#pageGrid .newsItem .abstract p {
  margin: 0;
  padding: 5px 0;
  font-size: 12px;
}
#pageGrid .monthItem {
  border-top: 1px solid #ccc;
  margin-bottom: 10px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9) 7%, #ecf7fd 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(7%, rgba(255, 255, 255, 0.9)), color-stop(100%, #ecf7fd));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 7%, #ecf7fd 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9) 7%, #ecf7fd 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9) 7%, #ecf7fd 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 7%, #ecf7fd 100%);
  /* W3C */

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#ecf7fd', GradientType=0);
  /* IE6-9 */

}
#pageGrid .monthItem h5 {
  background: white;
  margin: 0;
  padding: .5em 0;
}
#pageGrid .monthItem .eventItem {
  border-top: 1px solid #2973bd;
  margin: 0 0 10px 0;
}
#pageGrid .monthItem .eventItem td {
  padding: 5px;
}
#pageGrid .monthItem .eventItem td.date {
  width: 60px!important;
  font-size: 12px;
}
#pageGrid .monthItem .eventItem td.linkType {
  padding-top: 7px!important;
  width: 20px!important;
}
#pageGrid .monthItem .eventItem td.abstract {
  width: 220px!important;
}
#resGrid .marginCnt {
  width: 140px;
}
#resGrid .fsCnt,
#resGrid .lnkCnt {
  width: 220px;
}
#resGrid .kdCnt,
#resGrid .bgCnt {
  width: 540px;
}
#resGrid .fsCnt h3,
#resGrid .kdCnt h3 {
  border-bottom: 1px solid #ccc;
}
#resGrid .fsCnt table,
#resGrid .kdCnt table {
  width: 100%;
}
#resGrid .fsCnt table td,
#resGrid .kdCnt table td {
  text-align: center;
  padding: 0 20px;
}
#resGrid .lnkCnt h3,
#resGrid .bgCnt h3 {
  border-bottom: 1px solid #ccc;
}
#resGrid .lnkCnt h4,
#resGrid .bgCnt h4 {
  margin: 0 0 1em 0;
}
#resGrid .lnkCnt table td,
#resGrid .bgCnt table td {
  width: 260px;
}
#resGrid .lnkCnt table td.gutter,
#resGrid .bgCnt table td.gutter {
  width: 20px!important;
}
#homeGrid {
  width: 100%;
}
#homeGrid td {
  width: 300px;
  padding: 0;
}
.eventItem {
  border-top: 1px solid #2973bd;
  margin: 0 0 10px 0;
}
.eventItem td {
  padding: 5px 0;
}
.eventItem td.date {
  width: 60px!important;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9) 7%, #ecf7fd 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(7%, rgba(255, 255, 255, 0.9)), color-stop(100%, #ecf7fd));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 7%, #ecf7fd 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9) 7%, #ecf7fd 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9) 7%, #ecf7fd 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 7%, #ecf7fd 100%);
  /* W3C */

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#ecf7fd', GradientType=0);
  /* IE6-9 */

  text-align: center;
  vertical-align: middle;
  line-height: 1;
}
.eventItem td.linkType {
  padding-top: 7px!important;
  width: 20px!important;
}
.eventItem td.abstract {
  width: 220px!important;
}
.newsItem {
  border-top: 1px solid #ccc;
}
.newsItem .date {
  width: 60px!important;
}
.newsItem .date p {
  margin: 0;
  padding: 3px;
}
.newsItem .title {
  width: 220px!important;
  margin: 0;
  padding: 0;
  font-weight: 600;
}
.newsItem .title p {
  margin: 0;
  padding: 3px 0;
}
.newsItem .linkType {
  padding-top: 3px!important;
  width: 20px!important;
}
.newsItem .abstract p {
  margin: 0;
  padding: 5px 0 10px 0;
}
#keyPartners td {
  border-left: 1px solid white;
  border-right: 1px solid white;
  margin: 20px;
  text-align: center;
  vertical-align: middle;
}
#keyPartners td a {
  display: block;
  height: 100%;
}
