@charset "utf-8";
body {
	font-size: 0.7em;
	font-family: "Rambla", Helvetica, sans-serif;
}
#page {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
a:link, a:visited {
	color: #3b5461;
}
.clear {
	clear: both;
}
/**********************
	Header
***********************/
div#header {
	width: 100%;
	background: #fff;
	font-variant: small-caps;
	text-align: left;
}
div#header img {
	float: left;
	width: 12%;
}
div#header #slogan {
	width: 15%;
	float: left;
	padding: 0.5em;
	padding-top: 1em;
	color: #3b5461;
	text-transform: uppercase;
}
/**********************
	Navi
***********************/
div#navi_box {
	background: #3b5461;
	border-bottom: 0.5em solid #3b5461;
	color: #FFF;
	font-family: Arial Narrow, sans-serif;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	clear: both;
	overflow: auto;
}
div#mainnavi {
	display: block;
	overflow: auto;
	color: #FFF;
	text-align: left;
}
div#mainnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#mainnavi li.level_1 {
	color: #FFF;
	display: block;
	float: left;
	text-align: left;
	white-space: nowrap;
}
.level_1 a {
	text-decoration: none;
}
div#mainnavi li.level_1 a:link, div#mainnavi li.level_1 a:visited {
	color: #FFF;
	padding: 0.25em;
	font-family: Arial Narrow, sans-serif;
	font-size: 1em;
}
div#mainnavi li.level_1 a:hover {
	background: #3b5461;
	color: #FFF;
	height: auto;
	padding: 0.25em;
}
/*************
Breadcrumb 
**************/
#breadcrumb {
	font-size: 0.8em;
	width: 100%;
	height: 1.5em;
	padding-top: 10px;
	text-align: left;
	padding-left: 1em;
	font-family: Helvetica, sans-serif;
}
#breadcrumb a {
	color: #000;
	padding-left: 5px;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
/* IE7 */
* + html #breadcrumb ul li.first_bread a {
	padding-right: 5px;
}
.trenner_bread {
	color: #3b5461;
	padding-left: 5px;
}
/********************
Content div
********************/

div#contentHome, div#content {
	font-size: 1.1em;
	margin: 0;
	padding-top: 1em;
	text-align: left;
	line-height: 1.4;
	font-family: Helvetica, sans-serif;
}
div#content ul {
	list-style-image: url(images/list_item.gif);
}
.background {
	background: url(/icdp/images/jetty_background.jpg) no-repeat left top;
}
/*************************
	Headers
**************************/
h1 {
	color: #3b5461;
	font-family: Helvetica, sans-serif;
	font-size: 1.5em;
	margin: 11px 0;
	padding-top: 0px;
	text-transform: uppercase;
}
h2 {
	color: #3b5461;
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 3px 0 0 0;
	padding: 0;
	text-transform: uppercase;
}
h3 {
	color: #3b5461;
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 3px 0 0 0;
	padding: 0;
}
h4 {
	border-bottom: 1px solid #000;
	color: #3b5461;
	font-family: Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 3px 0 0 0;
	padding: 0;
}
.embed-container {
	position: relative;
	padding-bottom: 59%; /* 16/9 ratio */
	padding-top: 2em; /* IE6 workaround*/
	height: 0;
	overflow: hidden;
	margin-bottom: 0.5em;
	z-index: 0;
}
.embed-container iframe, .embed-container object, .embed-container embed, .embed-container script {
	position: absolute;
	top: 0.1em;
	width: 100%;
	height: 100%;
}
/*****************************************
Column left needed if there is a right one
******************************************/
div#column_left {
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	margin-left: 0;
}
div#column_left div ul {
	margin: 0.5em 0;
}
/* IE7 */
* + html div#column_left div ul {
	margin-left: 2.5em;
}
div#column_left div ul li {
	font-family: Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1em;
}
/***********************************
Convenor page 
************************************/


#convenor a {
	color: #3b5461;
	font-family: Helvetica, sans-serif;
	margin: 0.5em 0 0 0;
	padding: 0;
	text-decoration: none;
}
#convenor a:hover {
	text-decoration: underline;
}
.convenorImage {
	float: left;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 3em;
	padding-right: 1em;
	width: 10%;
}
.convenorText {
	float: left;
	margin-right: 0.5em;
	width: 70%;
	padding: 0;
}
.name {
	color: #3b5461;
	font-family: Helvetica, sans-serif;
	margin: 0.5em 0 0 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
}
/****************************
UK members page table 
*****************************/

.bodyTable {
	border: 1px solid #000;
	margin-bottom: 1.25em;
}
.bodyTable td {
	background: #FFF;
	font-family: Helvetica, sans-serif;
	padding: 0.25em;
}
.bodyTable td.content {
	border-left: 0.1em solid #3b5461;
	border-right: 0.1em solid #3b5461;
}
.bodyTable td.content p {
	font-family: Helvetica, sans-serif;
}
.bodyTable td.headline {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	background: #000;
	color: #FFF;
}
.bodyTable td a {
	color: #3b5461;
	text-decoration: none;
	display: block;
}
.bodyTable table td a:hover {
	font-weight: bold;
}
.imgBoxRight40 img {
	width: 100%;
}
.imgBoxRight30 img, .imgBoxLeft30 img {
	width: 90%;
}
label.caption {
	font-size: 88%;
	color: #666;
	padding-top: 2px;
	margin-top: 2px;
	float: left;
}




/**********************
Right column 
***********************/
div#rightMenu {
	text-align: right;
	margin: 0em;
	padding: 0em;
	margin-top: 0.1em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-left: 0.1em;
}
/********************
Right column table
*********************/

div#rightMenu table {
	border: 0.1em solid #000;
	text-align: left;
}
div#rightMenu table td {
	color: #333;
	font-size: 1em;
	background: #FFF;
	font-family: Helvetica, sans-serif;
}
div#rightMenu table td table td {
	text-align: center;
	padding: 0.5em;
}
div#rightMenu table td.content {
	border-left: 0.1em solid #3b5461;
	border-right: 0.1em solid #3b5461;
}
div#rightMenu table td.content p {
	font-family: Helvetica, sans-serif;
	font-size: 1.0em;
}
div#rightMenu table td.headline {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	background: #000;
	color: #FFF;
}
div#rightMenu table td img {
	max-width: 98%;
	padding: 1%;
}
.arrow {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	padding: 0.0em 0 0 1.2em;
	color: #3b5461;
	text-decoration: none;
	display: block;
}
div#rightMenu table td a:hover {
	font-weight: bold;
}
#footer {
	border-top: 1px solid #3b5461;
	clear: both;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 1.5em;
	padding-bottom: 5px;
	text-align: left;
}
#contentHome #sfb_bbox, #contentHome #sfb_textbox, #contentHome #sfb_textbox h1 {
	background: none;
	color: #000;
	margin: 0;
}
#contentHome #sfb_textbox a {
	color: #000;
}
#leftCol50 {
	display: block;
	float: left;
	width: 48%;
	margin-right: 2%;
}
 @media screen and (min-width:35em) {
.imgBoxRight40 {
	float: right;
	width: 30%;
	text-align: left;
	margin: 0em;
	padding: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-left: 1em;
}
.imgBoxRight30 {
	float: right;
	width: 25%;
	text-align: left;
	margin: 0em;
	padding: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-left: 1em;
}
.imgBoxLeft30 {
	float: left;
	width: 25%;
	text-align: left;
	margin: 0em;
	padding: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-left: 1em;
}
.imgBoxLeft20 {
	float: left;
	width: 18%;
	text-align: left;
	margin: 0em;
	padding: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-left: 1em;
}
#contentHome #sfb_bbox {
	width: 74%;
}
}
 @media screen and (min-width:50em) {
body {
	margin: 1.25em 2.75em 0 2.75em;
}
div#navi_box {
	font-size: 1.5em;
}
div#mainnavi ul li {
	padding: 1%;
	padding-left: 1.5%;
}
div#column_left {
	float: left;
	width: 98%;
}
#page {
	width: 82em;
}
div#content {
	padding-left: 1em;
}
div#contentHome {
	min-height: 60em;
}
div#rightMenu {
	width: 18em;
	float: right;
}
#content, #contentHome {
	padding-left: 1em;
}
#convenor {
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	width: 50%;
}
.bodyTable {
	width: 60em;
}
.mainnavi {
	padding-left: 0.75em;
}
.leftCol33 {
	display: block;
	float: left;
	box-sizing: border-box;
	width: 31%;
	padding-right: 1em;
}
}
 @media screen and (max-width:50em) {
#content, #contentHome {
	padding-left: 1%;
}
div#mainnavi li.level_1 {
	padding: 1%;
}
div#navi_box {
	font-size: 1.25em;
}
}
 @media screen and (max-width:35em) {
/**********************
	Header
***********************/
div#header {
	width: 100%;
	background: #fff;
	font-variant: small-caps;
	text-align: left;
}
div#header img {
	float: left;
	width: 45%;
}
}
