* {
	margin: 0;
	padding: 0;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: #000000;
	color: #333333;
}

/**
 * Fonts
 * **********************
 */
@font-face {
	/* A font by Jos Buivenga (exljbris) -> www.exljbris.com */
	font-family: 'Museo700';
	src: url('../fonts/museo700-regular-webfont.eot');
	src: local('☺'), url('../fonts/museo700-regular-webfont.woff') format('woff'), url('../fonts/museo700-regular-webfont.ttf') format('truetype'), url('../fonts/museo700-regular-webfont.svg#webfontOS1uYAd6') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MuseoSlab500';
	src: url('../fonts/museo_slab_500-webfont.eot');
	src: local('☺'), url('../fonts/museo_slab_500-webfont.woff') format('woff'), url('../fonts/museo_slab_500-webfont.ttf') format('truetype'), url('../fonts/museo_slab_500-webfont.svg#webfontLjdxj4vD') format('svg');
	font-weight: normal;
	font-style: normal;
}

/**
 * Generic
 * **********************
 */
IMG {
	border: none;
}

A:link,
A:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A:hover,
A:active {
	text-decoration: underline;
}

H1, H2, H3 {
	color: #000000;
	font-size: 1.85em;
	font-family: Museo700;
	font-weight: normal;
}
H2 > A:link, H2 > A:visited,H2 > A:hover, H2 > A:active,
H3 > A:link, H3 > A:visited,H3 > A:hover, H3 > A:active {
	font-weight: normal;
	text-decoration: none;
}

P {
	margin: 1em 0;
}

STRONG {
	color: #000000;
}

HR {
	border: none;
	height: 1px;
	margin: 1em 0;
	background-color: #333333;
}

UL,
OL {
	margin: 1em 0;
	list-style-type: none;
	clear: both;
}
OL {
	margin-left: 1em;
}
UL LI {
	padding-left: 1em;
	background: url("../images/bullet_a.png") no-repeat left 0.5em;
}


/**
 * Layout
 * **********************
 */
DIV#page-container {
	width: 950px;
	margin: 0 auto 0 auto;
	background: #FFFFFF url("../images/hdr_bkgnd_r1.png") repeat-x left top;
}

DIV#header-container {
	position: relative;
	height: 300px;
}

DIV#content-container-outer {
	/* background: url("../images/content_bottom_bkgnd.png") repeat-x bottom; */
}

DIV#content-container-inner {
	
}

DIV#footer-grad-overlay {
	z-index: 100;
	position: relative;
	margin-top: -50px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	background: url("../images/content_bottom_bkgnd.png") repeat-x bottom;
}

DIV#footer-container-outer {
	background: url("../images/ftr_bar_bkgnd.png") repeat-x left bottom;
}
DIV#footer-container-inner {
	position: relative;
	height: 92px;
	width: 950px;
	color: #FFFFFF;
	margin: 0 auto 0 auto;
}


/**
 * Header
 * **********************
 */
IMG#header-logo {
	position: absolute;
	left: 0;
	top: 35px;
}

UL#main-nav {
	list-style-type: none;
	position: absolute;
	right: -10px;
	top: 30px;
	margin: 0;
width: 560px;
font-weight:bold;
font-size: 16px;
}
UL#main-nav LI {
	display: block;
	float: left;
	padding: 0;
	background: none;
width: 150px;
text-align:right;
line-height: 0.8em;
margin-right: 20px;
font-family: Museo700;
}
UL#main-nav LI A {
	display: block;
	padding: 8px 0.65em;
	text-decoration: none;
	border-right: 5px solid #000000;
	color: #808080;
	font-size: 0.8em;
	/*font-family: MuseoSlab500;*/
	font-weight: normal;
}
UL#main-nav LI A.active {
	color: #FFFFFF;
}

/* Home */
UL#main-nav LI.id_8 { width: 80px; }
UL#main-nav LI.id_8 A:hover,
UL#main-nav LI.id_8 A.active {
	border-color: #006ebe;
}
/* FAQs */
UL#main-nav LI.id_9 { width: 110px; }
UL#main-nav LI.id_9 A:hover,
UL#main-nav LI.id_9 A.active {
	border-color: #6eaa2c;
}
/* Application */
UL#main-nav LI.id_49 { width: 120px; }
UL#main-nav LI.id_49 A:hover,
UL#main-nav LI.id_49 A.active {
	border-color: #fff300;
}
/* Speaker & Schedule */
UL#main-nav LI.id_21 { width: 170px; }
UL#main-nav LI.id_21 A:hover,
UL#main-nav LI.id_21 A.active {
	border-color: #ffc20c;
}
/* Participants */
UL#main-nav LI.id_24 { width: 110px; }
UL#main-nav LI.id_24 A:hover,
UL#main-nav LI.id_24 A.active {
	border-color: #e6001d;
}
/* Participants */
UL#main-nav LI.id_213 { width: 110px; }
UL#main-nav LI.id_213 A:hover,
UL#main-nav LI.id_213 A.active {
	border-color: #e6001d;
}
/* Resources */
UL#main-nav LI.id_25 { width: 170px; }
UL#main-nav LI.id_25 A:hover,
UL#main-nav LI.id_25 A.active {
	border-color: #5c0000;
}
/* Contact */
UL#main-nav LI.id_32 { width: 120px; }
UL#main-nav LI.id_32 A:hover,
UL#main-nav LI.id_32 A.active {
	border-color: #6c147d;
}
/* News */
UL#main-nav LI.id_131 { width: 80px; }
UL#main-nav LI.id_131 A:hover,
UL#main-nav LI.id_131 A.active {
	border-color: #36419E;
}

/**
 * Footer
 * **********************
 */
DIV#footer-container-inner A {
	color: #FFFFFF;
	text-decoration: none;
}
DIV#footer-logos {
	position: absolute;
	left: 0;
	top: 15px;
}
DIV#footer-logos IMG {
	margin-right: 40px;
	vertical-align: middle;
}

DIV#footer-eu-media {
	position: absolute;
	top: 20px;
	right: 0;
	text-align: right;
	width: 310px;
	font-size: 0.7em;
}
DIV#footer-eu-media IMG {
	float: right;
	margin-left: 10px;
}
DIV#footer-eu-media SPAN {
	display: block;
	position: absolute;
	bottom: 0;
	right: 133px;
}
DIV#footer-copyright {
	position: absolute;
	left: 0;
	bottom: 10px;
	font-size: 0.7em;
}
UL#footer-links {
	list-style-type: none;
	position: absolute;
	right: -4px;
	bottom: 8px;
	font-size: 0.8em;
	margin: 0;
}
UL#footer-links LI {
	display: inline;
	border-left: 1px solid #FFFFFF;
	padding-left: 0.5em;
	background: none;
	font-size: 0.9em;
}
UL#footer-links LI:first-child {
	border: none;
}
UL#footer-links LI A {
	margin-right: 0.5em;
	font-weight: normal;
}


/**
 * Content - Layout
 * **********************
 */
DIV.content-twocol-left {
	width: 49%;
	float: left;
}
DIV.content-twocol-right {
	width: 49%;
	float: right;
}

DIV.content-threecol-left {
	width: 31%;
	float: left;
}
DIV.content-threecol-middle {
	width: 31%;
	float: left;
	margin-left: 3%;
}
DIV.content-threecol-right {
	width: 31%;
	float: right;
}


/**
 * Content - Generic
 * **********************
 */
DIV.heading-banner {
	width: 487px;
	height: 76px;
	position: relative;
	margin-bottom: 30px;
	clear: both;
}
DIV.heading-banner,
DIV.content-twocol-left DIV.heading-banner {
	left: -20px;
	background: url("../images/heading_banner_left.png") no-repeat left center;
}
DIV.content-twocol-right DIV.heading-banner {
	float: right;
	right: -20px;
	left: inherit;
	background: url("../images/heading_banner_right.png") no-repeat right center;
}
DIV.heading-banner > H1,
DIV.heading-banner > H2,
DIV.heading-banner > H3 {
	line-height: 74px;
}
DIV.heading-banner > H1,
DIV.content-twocol-left DIV.heading-banner > H2,
DIV.content-twocol-left DIV.heading-banner > H3 {
	margin-left: 58px;
}
DIV.content-twocol-right DIV.heading-banner > H2,
DIV.content-twocol-right DIV.heading-banner > H3 {
	margin-left: 30px;
}

/* Generic item container */
DIV.content-item {	
	clear: both;
	position: relative;
}
DIV.content-item-background {
	clear: both;
	position: relative;
	/**
	 * Allow for ability to cut off
	 * background image.
	 * (E.g. where item meets footer)
	 */
	overflow: hidden;
}
DIV.content-item-background DIV.pattern {
	
}

/* Generic item container - for two col layout*/
DIV.content-twocol-left DIV.content-item DIV.content,
DIV.content-twocol-left DIV.content-item-background DIV.content {
	padding-left: 40px;
	padding-right: 20px;
}
DIV.content-twocol-right DIV.content-item DIV.content,
DIV.content-twocol-right DIV.content-item-background DIV.content {
	padding-right: 40px;
	padding-left: 30px;
}

/* Generic item container - for three col layout*/
DIV.content-threecol-left DIV.content-item,
DIV.content-threecol-left DIV.content-item-background {
	padding-left: 40px;
}
DIV.content-threecol-middle DIV.content-item,
DIV.content-threecol-middle DIV.content-item-background {
	padding-right: 0;
	padding-left: 20px;
}
DIV.content-threecol-right DIV.content-item,
DIV.content-threecol-right DIV.content-item-background {
	padding-right: 40px;
	padding-left: 0;
}


A.button-link,
A.button-link-top {
	padding: 3px 25px 3px 10px;
	background: url("../images/but_bkgnd_default.png") repeat-x right center;
	text-decoration: none;
	clear: both;
	color: #FFFFFF;
	margin: 0.5em 0;
	font-family: Museo700;
	font-size: 1em;
	text-align: right;
	font-weight: normal;
	display: block;
	float: left;
	min-width: 5em;
}

A.button-link-top {
	background-image: url("../images/but_bkgnd_top_default.png");
}

A.button-link {
	background-image: url("../images/but_bkgnd_app.png");
}

A.button-link-top {
	background-image: url("../images/but_bkgnd_top_app.png");
}


/**
 * Home
 * **********************
 */
DIV.home-content A.button-link {
	background-image: url("../images/but_bkgnd_hm.png");
}
DIV.home-content A.button-link-top {
	background-image: url("../images/but_bkgnd_top_hm.png");
}
DIV.home-content DIV.content-twocol-left A.button-link {
	float: right;
}

DIV.home-content DIV.content-twocol-left DIV.content-item {
	padding-bottom: 50px;
}
DIV.home-content DIV.content-twocol-left DIV.content-item-background {
	/* padding-bottom: 430px; */
}
DIV.home-content DIV.content-twocol-left DIV.content-item-background DIV.pattern {
	background: #000000 url("../images/hm_content_bkgnd_left_pattern.png") repeat-y left 0;
}
DIV.home-content DIV.content-twocol-left DIV.content-item-background DIV.mask {
	background: url("../images/hm_content_bkgnd_left_mask.png") no-repeat left 0;
    height: 455px; 
}

DIV.home-content DIV.content-twocol-right DIV.content-item-background {
	/* padding-bottom: 450px; */
}
DIV.home-content DIV.content-twocol-right DIV.content-item-background DIV.pattern:LAST-CHILD {
	/**
	 * Clip the bg image of the last content item (in right column)
	 */
	 margin-bottom: -90px;
}
DIV.home-content DIV.content-twocol-right DIV.content-item-background DIV.pattern {
	background: #000000 url("../images/hm_content_bkgnd_right_pattern.png") repeat-y right 0;
}
DIV.home-content DIV.content-twocol-right DIV.content-item-background DIV.mask {
	background: url("../images/hm_content_bkgnd_right_mask.png") no-repeat right 0;
	height: 595px;
}


/**
 * FAQs
 * **********************
 */
DIV.faqs-content DIV.content-twocol-right {
	padding-top: 100px;
}

DIV.faqs-content A.button-link {
	background-image: url("../images/but_bkgnd_faqs.png");
}
DIV.faqs-content A.button-link-top {
	background-image: url("../images/but_bkgnd_top_faqs.png");
}
DIV.faqs-content A.button-link,
DIV.faqs-content A.button-link-top {
	float: right;
	margin-right: 40px;
}

UL.faqs-subnav {
	list-style-type: none;
	width: 20em;
}
UL.faqs-subnav LI {
	border-bottom: 1px solid #6eaa2c;
	padding: 0;
	background: none;
}
UL.faqs-subnav A {
	display: block;
	text-decoration: none;;
	color: #000000;
	background: url("../images/faqs_q_small.png") no-repeat 5px 0.4em;
	padding-left: 40px;
	padding-top: 0.8em;
	padding-bottom: 0.5em;
	font-family: 'Museo700';
	font-weight: normal;
	font-size: 1.2em;
}
UL.faqs-subnav A:hover {
	background-color: #dbeacb;
}

DIV.faqs-content DL {
	position: relative;
	margin-top: 0;
	clear: both;
}
DIV.faqs-content DL DT {
	padding-top: 60px;
	padding-left: 40px;
	font-family: serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	background: url("../images/faqs_q_large.png") no-repeat 10px top;
}
DIV.faqs-content DL DT A {
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid #6eaa2c;
	text-decoration: none;
	font-family: 'Museo700';
	font-weight: normal;
}

DIV.faqs-content DL DD {
	padding-left: 70px;
	background: url("../images/faqs_a_large.png") no-repeat 10px top;
	min-height: 100px;
}

DIV.faqs-content DIV.content-twocol-left DL {
	left: -40px;
}
DIV.faqs-content DIV.content-twocol-right DL {
	left: -40px;
}

DIV.faqs-content DIV.content-twocol-left DIV.content-item DIV.content,
DIV.faqs-content DIV.content-twocol-left DIV.content-item-background DIV.content {
	padding-right: 0;
}

DIV.faqs-content DIV.content-twocol-left DIV.content-item-background DIV.pattern {
	background: #000000 url("../images/faqs_content_bkgnd_left_pattern.png") repeat-y left 0;
}
DIV.faqs-content DIV.content-twocol-left DIV.content-item-background DIV.mask {
	background: url("../images/faqs_content_bkgnd_left_mask.png") repeat-y left 0;
	height: 410px;
}

DIV.faqs-content DIV.content-twocol-right DIV.content-item-background DIV.pattern {
	background: #000000 url("../images/faqs_content_bkgnd_right_pattern.png") repeat-y right 0;
}
DIV.faqs-content DIV.content-twocol-right DIV.content-item-background DIV.mask {
	background: url("../images/faqs_content_bkgnd_right_mask.png") repeat-y right 0;
	height: 402px;
}

DIV.faqs-content DIV.content-twocol-left DIV.content-item DIV.content {
	padding-bottom: 100px;
}
DIV.faqs-content DIV.content-twocol-right DIV.content-item {
	margin-top: 80px;
}


/**
 * Application
 * **********************
 */
UL.app-subnav {
	list-style-type: none;
	float: right;
	width: 90%;
	margin-right: 40px;
	margin-bottom: 15em;
}
UL.app-subnav LI {
	border-bottom: 1px solid #fff300;
	padding: 0;
	background: none;
}
UL.app-subnav LI A {
	display: block;
	text-decoration: none;
	padding: 10px 10px 10px 30px;
	font-family: 'Museo700';
	font-weight: normal;
	font-size: 1.2em;
}
UL.app-subnav LI A:hover {
	background-color: #fffdc5;
}

DIV.app-content H2 {
	border-bottom: 1px solid #fff300;
	position: relative;
	width: 100%;
	padding-left: 5.1%;
	left: -5%;
}

DIV.app-content DIV.content-twocol-left DIV.content-item-background:FIRST-CHILD,
DIV.app-content DIV.content-twocol-left DIV.content-item:FIRST-CHILD {
	margin-top: 20px;
}

DIV.app-content DIV.content-twocol-left DIV.content-item-background DIV.pattern {
	background: #000000 url(../images/apply_content_bkgnd_left_pattern.png) repeat-y left 0;	
}
DIV.app-content DIV.content-twocol-left DIV.content-item-background DIV.mask {
	background: url(../images/apply_content_bkgnd_left_mask.png) no-repeat left 0;	
	height: 727px;
}

DIV.app-content DIV.content-twocol-right DIV.content-item-background DIV.pattern {
	background: #000000 url(../images/apply_content_bkgnd_right_pattern.png) repeat-y right 0;	
}
DIV.app-content DIV.content-twocol-right DIV.content-item-background DIV.mask {
	background: url(../images/apply_content_bkgnd_right_mask.png) no-repeat right 0;
	height: 611px;
}

DIV.app-content DIV.content-twocol-left DIV.content-item {
	padding-bottom: 100px;
}
DIV.app-content DIV.content-twocol-right DIV.content-item,
DIV.app-content DIV.content-twocol-right DIV.content-item-background {
	margin-top: 100px;
}
DIV.app-content DIV.content-twocol-right DIV.content-item:FIRST-CHILD {
	margin-top: 0;
}

DIV.app-content DIV.content-twocol-left A.button-link-top,
DIV.app-content DIV.content-twocol-right A.button-link-top {
	float: right;
}


/**
 * Resources
 * **********************
 */
DIV.resources-content {
	padding-bottom: 150px;
	background: url(../images/res_content_bkgnd.png) no-repeat left bottom;
}

DIV.resources-links {
	width: 80%;
	float: right;
}
DIV.resources-links UL {
	list-style-type: none;
	border-top: 1px solid #5c0000;
	border-bottom: 1px solid #5c0000;
	padding: 10px 0;
	margin-top: 5px;
}
DIV.resources-links UL LI {
	margin: 0.5em 0;
	padding: 0;
	padding-left: 25px;
	background: none;
}
DIV.resources-links UL LI A {
	display: block;
	padding-left: 15px;
	/* background: url("../images/res_links_bullet.png") no-repeat left center; */
	text-decoration: none;
}
DIV.resources-links UL LI A:hover {
	background: url("../images/res_links_bullet_hover.png") no-repeat left center;
}
DIV.resources-links H2 {
	font-size: 1.3em;
	padding-left: 20px;
}


/**
 * Contact
 * **********************
 */
DIV.contact-content {
	padding-bottom: 6em;
}
DIV.contact-content H2 {
	font-size: 1.5em;
	margin-bottom: 0.2em;
}
DIV.contact-content P,
DIV.contact-content UL {
	margin-top: 0;
}
DIV.contact-content UL LI {
	padding: 0;
	background: none;
	margin-bottom: 1em;
}


/**
 * Participants
 * **********************
 */
DIV.participants-content {
	padding-bottom: 110px;
}

DIV.participants-content DIV.content-twocol-right UL {
	list-style-type: none;
	float: right;
	width: 80%;
}
DIV.participants-content DIV.content-twocol-right UL LI {
	border-bottom: 1px solid #f3808e;
	padding: 0;
	background: none;
}
DIV.participants-content DIV.content-twocol-right UL LI A {
	display: block;
	color: #000000;
	font-family: 'Museo700';
	font-weight: normal;
	font-size: 1.2em;
	text-decoration: none;
	padding: 8px 20px;	
}
DIV.participants-content DIV.content-twocol-right UL LI A:hover {
	background-color: #fbd0d5;
}
DIV.participants-content DIV.content-twocol-right UL LI:last-child {
	border: none;
}


/**
 * Schedule
 * **********************
 */
DIV.schedule-content {
	
}
DIV.schedule-content H2 {
	font-size: 1.2em;
	margin: 1.4em 0;
}

DIV.schedule-content H3 {
	border-bottom: 1px solid #fff300;
	padding-bottom: 0.5em;
	position: relative;
	width: 110%;
	margin-left: -1em;
	padding-left: 1em;
	
}

DIV.schedule-content DIV.content-twocol-left DIV.content-item-background DIV.pattern {
	background: #000000 url("../images/schedule_content_bkgnd_left_pattern.png") repeat-y left 0;
}
DIV.schedule-content DIV.content-twocol-left DIV.content-item-background DIV.mask {
	background: url("../images/schedule_content_bkgnd_left_mask.png") no-repeat left 0;
	height: 418px;
}

DIV.schedule-content DIV.content-twocol-right DIV.content-item-background DIV.pattern {
	background: #000000 url("../images/schedule_content_bkgnd_right_pattern.png") repeat-y right 0;	
}
DIV.schedule-content DIV.content-twocol-right DIV.content-item-background DIV.mask {
	background: url("../images/schedule_content_bkgnd_right_mask.png") no-repeat right 0;
	height: 711px;
}

/**
 * Speakers & Schedule New
 * **********************
 */
DIV.schedule-speakers-content {
	border-top: 1px solid #000000;
	margin-top: 30px;
	/*padding-top: 30px;*/
}

DIV.schedule-speakers-content DIV.intro-content {
	margin: 0 40px 40px 40px;
	width: 45%;
}

DIV.schedule-speakers-content H3 {
	border-bottom: 1px solid #fff300;
	font-size: 1.2em;
	margin-bottom: 15px;
	padding: 0 0 5px 0;
}

DIV.schedule-speakers-content UL.schedule-list H3 {
	font-size: 1.6em;
}

DIV.schedule-speakers-content UL.schedule-list {
	clear: both;
	margin: 0 0 0 40px;	
	width: 100%;

}

DIV.schedule-speakers-content UL.schedule-list > LI {
	width: 43%;
	float: left;
	padding: 0;
	background: none;
	margin-right: 5%;
	margin-bottom: 40px;
min-height: 21em;
}

DIV.schedule-speakers-content UL.schedule-list > LI DIV.location-dates {
	font-size: 1.2em;
}
DIV.schedule-speakers-content UL.schedule-list > LI DIV.location-dates SPAN {
	color: #000000;
	font-family: MuseoSlab500;
}




DIV.schedule-speakers-content UL.speaker-list {
	clear: both;
	margin: 0 0 0 40px;	
}
DIV.schedule-speakers-content UL.speaker-list > LI {
	width: 21%;
	float: left;
	padding: 0;
	background: none;
	margin-right: 4%;
	margin-bottom: 60px;
	min-height: 50em;
	position: relative;
}

DIV.schedule-speakers-content UL.speaker-list > LI IMG {
	width: 100%;
}

/*DIV.schedule-speakers-content UL.speaker-list > LI A:last-child { */
div.schedule-speakers-content ul.speaker-list li .speaker-linkx {
	border-top: 1px solid #fff300;
	padding-top: 5px;
	padding-left: 0.1em;
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	font-weight: normal;	
}

div.schedule-speakers-content ul.speaker-list div.speaker-link {
	word-wrap: break-word;
	border-top: 1px solid #fff300;
	padding-top: 5px;
	padding-left: 0.1em;

width: 100%;
	bottom: 0;
}











	table.timetable {
		border-collapse: separate;	
	}
	table.timetable td {
		padding: 15px;
	}
	table.timetable tr {
		padding:15px;	
	}


.participants-block {
	margin: 30px;
}


.news-story {
	margin: 30px;
	position:relative;
	min-height: 280px;
	border-bottom: 1px solid gray;
}
.sub-news {
	width: 470px;
}
.news-story img {
	position:absolute;
	right: 40px;
	top: 10px;
}
.news-story img.img-overlay {
	position:absolute;
	right: 16px;
	top: -10px;
}



.cookie-check {
	position: absolute;
	margin: 0 auto;
	width: 800px;
	background-color: white;
	padding: 20px;
	top: 150px;
margin-left: 40px;
border: 2px solid red;
}
.permission-block {
	padding-top: 10px;
}