/* global */

body {
  background: #ccc url("/files/18/1891.jpg");
  background-attachment: fixed;
  font-family: "Montserrat", Monaco, Consolas, "Courier New", monospace;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: #333;
  text-align: justify;
}


/* links */

a
{
color:#21656B;
}

a:link, a, a:visited
{
text-decoration:none;
outline:0;
}
	
a:hover
{
text-decoration:underline;
outline:0;
}

table {table-layout:fixed; width:100%}
table
{
    margin:0; 
    padding:0; 
    text-align: center;
    overflow:hidden;

}



h1 {
 font-size: 22px;
 font-weight: 600;
 color: #555;
}

h2 {
 font-size: 16px;
 font-weight: 400;
}

img {
  border: 0px;
}

#newsletter-form {
  background-color:white;
  padding-left: 30px;
  width: 221px;
  padding-top:15px;
  padding-bottom: 20px;
  font-size: 14px;
  border-left: 1px solid #d3e3f3;
}

.newsletter-input {
  width:203px;
  height: 29px;
  background: url('/files/11/1192.png') no-repeat;
  border: 0px;
  padding: 0px 0px 0px 10px;
  font-size: 15px;
}

.form-input, .form-description{
  padding-bottom:15px;
}

textarea {
  border: 1px solid #666;
  padding: 10px;
}

li {
  list-style-position: inside;
}

#main ul, ol{
  padding: 10px 0 0 15px;
  font-size: 1em;
}

#main li {
  list-style-position: inside;
  margin-bottom: 20px;
}


input[type=text], textarea {
  width: 100%;
}


/* zones */

#wrapper {
  align:center;
  margin:auto;
  width:990px;
  display:table;
  overflow:hidden;
  margin-bottom: 30px;
}

#top {
  background-color:white;
  width: 990px;
  height: 200px;
  overflow:hidden;
}

#menu {
  display:table-row;
  background-color: #21656b;
  height: 58px;
  width: 990px;
  overflow:hidden;
  padding:0px;
  margin:0px;
  vertical-align:middle;
}

#content {
  display:table-row;
  background-color:white;
  width: 990px;
  padding:0px;
  margin:0px;
  float:left;
  overflow:hidden;
}

#main {
  display:table-cell;
  width: 617px;   
  padding:0px 45px 0px 45px;
  margin:0px;
  overflow:hidden;
  vertical-align:top;
}

#left {
  vertical-align:top;
  padding: 35px 0px 20px 0px;
  margin:0px;
  background-color:white;
  overflow:hidden;
}

#wrapper-news {
  width:672px;
  display:table-row;
  padding:0px;
  margin:0px;
  overflow:hidden;
}

#news {
  display:table-cell;
  width: 50%;
  background: #777;
  overflow:hidden;
  padding: 0px 25px 0px 25px;
  vertical-align:top;
}


#agenda {
  display:table-cell;
  background: #777;
  width: 50%;
  overflow:hidden;
  padding: 55px 25px 0px 25px;
  vertical-align:top;
}

#news a, #agenda a {
  color:black;
  text-decoration: none;
}

#ad {
  display:block;
  margin:0px;
  padding:0px;
  width:672px;
}

#wrapper-bottom {
  display:table-row;
  margin:0px;
  padding:0px;
  width:672px;
  height: 163px;
  background-color: white;
  overflow:hidden;
}

#logos {
  display:table-cell;
  overflow: hidden;
}

#social {
  display:table-cell;
  overflow: hidden;
}

#bottom2 {
  margin: 0px;
  padding: 0px;
  width: 990px;
  height: 23px;
  display:table-row;
}

#bottom3 {
  margin: 0px;
  padding: 0px;
  width: 990px;
  display:table-row;
  text-align:right;
  background: transparent;
}

#right {
 display:table-cell;
 background: #257f7e;
 padding: 20px 57px 57px 56px; 
 margin: 0px;
 vertical-align:top;
 width: 276px;
 color: white;
}

#right h1 {
font-size: 13.8px;
font-weight: 600;
color: white;
text-transform: uppercase;
text-align: left;
line-height: 1.6;
padding-bottom: 15px;
}

#right a {
 color:white;
 text-decoration:none;
 font-weight: 400;
}

#right a:hover {
 color: #ddd;
}

.clist-item {
 border-bottom:1px solid #888;
 padding: 20px 5px;
}

.clist-item:last-child {
 border-bottom:0;
}


.foldout-title-closed {
  list-style-image: url("/files/12/1251.jpg");
  list-style-position: outside;
  padding-left: 10px;
  border-bottom: 1px dotted silver;
  padding:10px 0px 10px 0px;
}

.foldout-title-hover {
  background-color: white;
  list-style-image: url("/files/12/1251.jpg");
}

.foldout-title-hoverout {
 list-style-image: url("/files/12/1251.jpg");
}

.foldout-title-open {
  list-style-image: url("/files/12/1252.jpg");
  list-style-position: outside;
  padding:10px 0px 10px 0px;
}

.foldout-content {
  padding:25px;
}

.tablifier-td {
 padding-right: 10px;
 font-size: 0.93em;
}

.news-head small {
  padding-bottom: 15px;
  padding-top:10px;
 display:block;
}

.news-wrap {
  clear:both;
  padding-bottom:15px;
}

/* PDF */

.dow-wrapper
{
padding-top:0;
padding-bottom:10px;
padding-left:50px;
background:url("/files/19/1981.png") no-repeat;
}

.dow-wrapper h2
{
font-size:14px;
text-transform: uppercase;
margin:0;
padding: 0;
color:#c92323;
line-height: 1.2;
text-align: left;
}


.dow-wrapper small
{
font-size:10px;
}










/* ------------------------------------ */

.ddsmoothmenu {
 font: 1.1em Dosis;
 background: #21656b;
 width: 100%;
 height: 77px;
}

.ddsmoothmenu ul {
 z-index:200;
 margin: 0;
 padding: 0;
 list-style-type: none;
}

/*Top level list items*/

.ddsmoothmenu ul li {
  position: relative;
  display: inline;
  float: left;
}

/*Top level menu link items style*/

.ddsmoothmenu ul li a{
  display: block;
  background: #21656b;
  padding: 26px 25px 24px 35px;
  text-decoration: none;

}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
  display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
  color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
  background: black; 
  color: white;
}

.ddsmoothmenu ul li a:hover{
  background: #154348; /*background of menu items during onmouseover (hover state)*/
  color: white;
}

/* --- 1st sub level menu*/

.ddsmoothmenu ul li ul{
  position: absolute;
  left: 0;
  display: none;
  visibility: hidden;
}


/* --- Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
  display: list-item;
  float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */

.ddsmoothmenu ul li ul li ul{
  top: 0;
}


/* Sub level menu links style */

.ddsmoothmenu ul li ul li a{
  width: 270px; 
  padding: 20px 40px 20px 20px;
  margin: 0;
  border-top-width: 0;
  border-bottom: 1px solid #154348;
}


/* Holly Hack for IE */

* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/



/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
  position: absolute;
  top: 32px;
  right: 5px;
}

.rightarrowclass{
  position: absolute;
  top: 6px;
  right: 5px;
}


/* ######### CSS for shadow added to sub menus  ######### */


.ddshadow{
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  background: transparent;
}


/*shadow opacity. Doesn't work in IE*/
.toplevelshadow{ 
  opacity: 0.8;
}






.image-left {
	float: left;
	margin-bottom: 0;
	margin-right: 12px;
}
.image-right {
	float: right;
	margin-bottom: 0;
	margin-left: 12px;
}

.image-caption {
	padding-top:5px;
	text-align: center;
	font-size:0.85em;
}

.form-text {
	width: 550px;
	height:250px;
}

.form-textline {
	width: 550px;
}



.comment-txt {
 width: 550px;
}

.comment-input-txt {
 width: 550px;
}

.comment-input-txt {
 width: 550px;
}

.xtfo-wrap {
 display:table-row;
}

input[type=submit] {
  padding: 10px;
}

input[type=text] {
 border: 1px solid #ccc;
 padding: 8px;
 font-size: 1.2em;
 font-weight: bold;
}

textarea {
 border: 1px solid #ccc;
 padding: 6px;
 font-size: 1.2em;
 font-weight: bold;
 height: 200px;
}

#xtfo-success {
 width:150px;
 height:25px;
 line-height:25px; 
 font-size: 12px;
 color:red;
}

#newsletter input {
 border:0px;
 line-height: 15px;
 font-size: 1.2em;
 padding:0px;
 margin-bottom:10px;
}

input {
 outline:none;
}