@charset "UTF-8";

html, body {
	height:100%;
}
body {
	/*background-image:url(../images/bg.png);
	background-position:top center;
	background-repeat:repeat-x;*/
	background-color: #ffffff; 
	margin:0;
	padding:0;
	font-size:100%;
}
.wrapper, #site-container, .banner {
	position:relative;
	width:900px;
}
.floatright {
	float:right;
	margin-left:10px;
}
.wrapper {
	background-image:url(../images/orangebar.png);
	background-position:134px 0;
	background-repeat:repeat-y;
	background-color: #FFF;
	margin: 0px auto;
	min-height:100%;
	/*border-left:2px #f1f1f1 solid;*/
	border-right:1px #000000 solid;
}
#site-container {
	min-height:550px;
	padding-bottom:70px;
	
}
#DavidCoghillSig {
	background-image:url(../images/DavidCoghillSig.png);
	background-repeat:no-repeat;
	height:69px;
	width:205px;
}
.banner {
	background-color:#ffffff;
}
#nav {
	position:absolute;
	top:170px;
	left:12px;
}
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#nav ul li a#home {
	background-image:url(../images/nav/home.png);
	background-repeat:no-repeat;
	height:37px;
	width:109px;
	display:block;
}
#nav ul li a#home:hover {
	background-image:url(../images/nav/homeactive.png);
	background-repeat:no-repeat;
	height:37px;
	width:109px;
	display:block;
}
#nav ul li a#homeactive {
	background-image:url(../images/nav/homeactive.png);
	background-repeat:no-repeat;
	height:37px;
	width:109px;
	display:block;
}
#nav ul li a#conference {
	background-image:url(../images/nav/conference.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#conference:hover {
	background-image:url(../images/nav/conferenceactive.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#conferenceactive {
	background-image:url(../images/nav/conferenceactive.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#scienceprog {
	background-image:url(../images/nav/scienceprog.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#scienceprog:hover {
	background-image:url(../images/nav/scienceprogactive.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#scienceprogactive {
	background-image:url(../images/nav/scienceprogactive.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#dayone {
	background-image:url(../images/nav/dayone.png);
	background-repeat:no-repeat;
	height:24px;
	width:109px;
	display:block;
}
#nav ul li a#dayone:hover {
	background-image:url(../images/nav/dayoneactive.png);
	background-repeat:no-repeat;
	height:24px;
	width:109px;
	display:block;
}
#nav ul li a#dayoneactive {
	background-image:url(../images/nav/dayoneactive.png);
	background-repeat:no-repeat;
	height:24px;
	width:109px;
	display:block;
}
#nav ul li a#daytwo {
	background-image:url(../images/nav/daytwo.png);
	background-repeat:no-repeat;
	height:24px;
	width:109px;
	display:block;
}
#nav ul li a#daytwo:hover {
	background-image:url(../images/nav/daytwoactive.png);
	background-repeat:no-repeat;
	height:24px;
	width:109px;
	display:block;
}
#nav ul li a#daytwoactive {
	background-image:url(../images/nav/daytwoactive.png);
	background-repeat:no-repeat;
	height:24px;
	width:109px;
	display:block;
}
#nav ul li a#daythree {
	background-image:url(../images/nav/daythree.png);
	background-repeat:no-repeat;
	height:24px;
	width:109px;
	display:block;
}
#nav ul li a#daythree:hover {
	background-image:url(../images/nav/daythreeactive.png);
	background-repeat:no-repeat;
	height:24px;
	width:109px;
	display:block;
}
#nav ul li a#daythreeactive {
	background-image:url(../images/nav/daythreeactive.png);
	background-repeat:no-repeat;
	height:24px;
	width:109px;
	display:block;
}
#nav ul li a#shortcourse {
	background-image:url(../images/nav/shortcourse.png);
	background-repeat:no-repeat;
	height:40px;
	width:109px;
	display:block;
}
#nav ul li a#shortcourse:hover {
	background-image:url(../images/nav/shortcourseactive.png);
	background-repeat:no-repeat;
	height:40px;
	width:109px;
	display:block;
}
#nav ul li a#shortcourseactive {
	background-image:url(../images/nav/shortcourseactive.png);
	background-repeat:no-repeat;
	height:40px;
	width:109px;
	display:block;
}
#nav ul li a#abstracts {
	background-image:url(../images/nav/abstracts.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#abstracts:hover {
	background-image:url(../images/nav/abstractsactive.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#abstractsactive {
	background-image:url(../images/nav/abstractsactive.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#prizes {
	background-image:url(../images/nav/prizes2.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#prizes:hover {
	background-image:url(../images/nav/prizesactive2.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#prizesactive {
	background-image:url(../images/nav/prizesactive2.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#jeunethydis {
	background-image:url(../images/nav/jeunethydis.png);
	background-repeat:no-repeat;
	height:39px;
	width:109px;
	display:block;
}
#nav ul li a#jeunethydis:hover{
	background-image:url(../images/nav/jeunethydisactive.png);
	background-repeat:no-repeat;
	height:39px;
	width:109px;
	display:block;
}
#nav ul li a#jeunethydisactive {
	background-image:url(../images/nav/jeunethydisactive.png);
	background-repeat:no-repeat;
	height:39px;
	width:109px;
	display:block;
}
#nav ul li a#sponsor {
	background-image:url(../images/nav/sponsor.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#sponsor:hover{
	background-image:url(../images/nav/sponsoractive.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#sponsoractive {
	background-image:url(../images/nav/sponsoractive.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#sponsors-guide {
	background-image:url(../images/nav/sponsors-guide.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#sponsors-guide:hover{
	background-image:url(../images/nav/sponsors-guideactive.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#sponsors-guideactive {
	background-image:url(../images/nav/sponsors-guideactive.png);
	background-repeat:no-repeat;
	height:38px;
	width:109px;
	display:block;
}
#nav ul li a#venueinfo:hover {
	background-image:url(../images/nav/venueinfoactive.png);
	background-repeat:no-repeat;
	height:37px;
	width:109px;
	display:block;
}
#nav ul li a#venueinfoactive{
	background-image:url(../images/nav/venueinfoactive.png);
	background-repeat:no-repeat;
	height:37px;
	width:109px;
	display:block;
}
#nav ul li a#venueinfo {
	background-image:url(../images/nav/venueinfo.png);
	background-repeat:no-repeat;
	height:37px;
	width:109px;
	display:block;
}
#content {
	position:relative;
	top:0;
	left:160px;
}
#body_home #content {
	width:490px;
}
#body_home #content p {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:14pt;
	width:480px;
}
#body_home #content p.small-col {
	width:250px;
}
#body_conference #content {
	width:490px;
}
#body_conference #content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:14pt;
	width:480px;
}
#body_science #content {
	width:720px;
}
#body_science #content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:14pt;
	width:480px;
}
#body_courses #content {
	width:490px;
}
#body_courses #content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:14pt;
	width:480px;
}
#body_abstracts #content {
	width:720px;
}
#body_abstracts #content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:14pt;
	width:720px;
}
#body_jeunethydis #content {
	width:490px;
}
#body_jeunethydis #content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:14pt;
	width:480px;
}
#body_jeunethydis #content ul.normal li {
	font-weight:normal;
}
#body_sponsorship #content {
	width:720px;
}
#body_sponsorship #content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:14pt;
	width:720px;
}
#body_sponsorship #content ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:14pt;
}
#body_abstracts #content ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:14pt;
	font-weight:bold;
	color:#000000;
}
#body_abstracts #content ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:14pt;
	font-weight:bold;
	color:#000000;
}
#body_jeunethydis #content ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:14pt;
	font-weight:bold;
	color:#000000;
}
#body_jeunethydis #content ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:14pt;
	font-weight:bold;
	color:#000000;
}

#body_venue #content {
	width:720px;
}
#body_venue #content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:14pt;
	width:720px;
}
#homepageimage {
	float:right;
	clear:right;
}
#sidebar {
	position:absolute;
	right:0;
	top:173px;
	width:240px;
}
#sidebar p {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: normal;
    padding-left: 15px;
    padding-right: 15px;
}
#sidebar img {
	margin-bottom:12px;
}
table.schedule {
	position:relative;
	width:710px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
table.schedule tr {
	height:30px;
}
table.schedule tr td {
	border-bottom:1px #d2d2d2 solid;
	padding-top:5px;
	padding-bottom:5px;
}
table.schedule tr td.times {
	width:120px;
}
table.conference_fees {
	position:relative;
	width:490px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
table.conference_fees tr {
	height:20px;
}
table.conference_fees tr td {
	border-bottom:1px #999999 dashed;
	padding-top:5px;
	padding-bottom:5px;
}
table.conference_fees tr td.cart {
	border-bottom:none;
	padding-top:5px;
	padding-bottom:5px;
}
table.conference_fees tr td.info {
	width:320px;
}
table.conference_fees tr td.info span {
	color:#CCC;
}
table.conference_fees tr td.prices {
	width:70px;
}
table.conference_fees tr td.prices span {
	color:#CCC;
}
table.sponsorships {
	position:relative;
	width:720px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
table.sponsorships tr {
	height:30px;
}
table.sponsorships tr td {
	border-bottom:1px #999999 dashed;
	padding-top:5px;
	padding-bottom:5px;
}
table.sponsorships tr td.grey {
	padding:10px;
	background-color:#F2F2F2;
}
table.abstracts {
	position:relative;
	width:720px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFE7B5;
}
table.abstracts tr {
	height:20px;
}
table.abstracts tr td {
	border:1px #ffffff solid;
	padding:5px;
}
table.abstracts_jeunethydis {
	position:relative;
	width:480px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFE7B5;
}
table.abstracts_jeunethydis tr {
	height:20px;
}
table.abstracts_jeunethydis tr td {
	border:1px #ffffff solid;
	padding:5px;
}
table.programme tr td.day {
	border-bottom:1px #999999 dashed;
	}
table.programme tr td.time {
	border-right:1px #999999 dashed;
	}
table.programme tr td.lunch {
	background-color:#EDEDED;
	}
table.programme tr td.blue {
	color:#09C;
	}
table.programme tr td.green {
	color:#093;
	}
table.programme tr td.pink {
	color:#F39;
	}
table.programme tr td.red {
	color:#900;
	}
table.programme tr td.purple {
	color:#939;
	}
table.programme {
	position:relative;
	width:490px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px #DCDCDC solid;
}
table.programme tr {
	height:20px;
}
table.programme tr td {
	padding:5px;
}
table.programme tr td.greybg {
	background-color:#EDEDED;
}

.footer {
	padding-left:340px;
	background-image:url(../images/orangebar.png);
	background-position:134px 0;
	background-repeat:repeat-y;
	position:absolute;
	bottom:0;
	width: 560px;
	background-color:#000000;
	height:50px;
	color:#808285;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}
.footer ul li a {
	color:#808285;
}
.footer ul {
	list-style:none;
	float:left;
	
}
.footer ul li {
	height:15px;
}
.footer ul#first_col {
	width:220px;
}
.footer ul#second_col {
	width:110px;
}
.footer ul#third_col {
	width:30px;
}
#touchcreative {
	position:relative;
	top:15px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 22pt;
	color: #000;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: normal;
	color: #faa61a;
	font-weight: lighter;
	margin:0;
	margin-top:3px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #faa61a;
	font-weight: lighter;
}
	
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
}
.orange {
	color:#f8a519;
}

a img {
	border: none; 
	outline: none;
}

a:link {
	color: #faa61a;
	text-decoration: none;
	outline: none;
}

a:visited {
	color:#faa61a;
	text-decoration: none;
}

a:hover {
	color: #a7a9ac;
	text-decoration: none;
}

a:active {
	color: #a7a9ac;
	text-decoration: none;
}
.small {
	font-size:10px;
	color:#999;
}
#body_jeunethydis #content p.deadline {
	border:1px #999 solid;
	padding:10px;
	background-color:#f8a519;
	color:#ffffff;
	width:465px;
	text-align:center;
	font-size:14px;
}
p.important {
	color:#F00;
	font-weight:bold;
}
