@charset "UTF-8";
/* CSS Document */

BODY, FORM, INPUT, SELECT, TEXTAREA, BUTTON, TABLE, TD{
	font: normal 11px Geneva, Arial, Helvetica, sans-serif;
}

BODY {
	margin: 0;
	padding: 20px;
}

BODY#diatransplant {
	background-color: #5e1461;
	background-image: url(img/bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	color: #4c4c4c;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
}



A IMG {
	border: none;
}

A {
	color: rgb(54,165,54);
	text-decoration: underline;
	outline: none;
}

A:HOVER {
	text-decoration: none;
}


.border {
	border: 1px solid #b8b8b8;
}


.pad {
	padding: 20px;
}

H1 {
	margin: 0;
	font-size: 16px;
}

H2 {
	margin: 20px 0 0;
	font-size: 12px;
}

P {
	margin: 10px 0 0;
	padding: 0px
}

.gradient {
	background-image: url(img/gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.gradient-half {
	background-image: url(img/gradient_half.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.gradient-menu {
	background-image: url(img/gradient_menu.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.form {
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	width: 100%;
}
.authors {
	width: 100px;
}

.chars {
	width: 50px;
	text-align: right;
}

.small {
	height: 50px;
}
.big {
	height: 300px;
}
TABLE {
	margin: 20px -10px;
}

FIELDSET TABLE {
	margin: 0;
}

TABLE TR TD P {
	margin: 0px !important;
}

TD {
	padding: 5px 10px;
	vertical-align: top;
}

FIELDSET { 
	display: block;
	border: none;
	margin: 0 -20px;
	padding: 20px;
	width: 453px;
}

FIELDSET TABLE TR TD {
	padding: 5px 0px;
}






DIV.printandemail {
	padding: 10px;
}


DIV#header, DIV#centercolumn, DIV#footer, DIV#sponsors {
	width: 870px;
	margin: 0 auto;
}
DIV#header {
	margin-top: 10px;
	height: 111px;
}
DIV#footer {
	height: 100px;
}

DIV#header DIV#logo {
	margin: 0;
	padding: 0;
	float: left;
}


DIV#header FORM#search {
	margin: 80px 0 0;
	padding: 0;
	float: right;
}

DIV#header FORM#search INPUT {
	border: 1px solid #b8b8b8;
}

DIV#header FORM#search INPUT#query {
	border-right: none;
	
}

DIV#header FORM#search INPUT#submit {
	background-color: #5e1461;
	color: #ffffff;
}

DIV#footer {
	padding-top: 5px;
	color: #ffffff;
	font-size: 9px;
}

DIV#centercolumn {
	background-color: #ffffff;
	width: 810px;
	padding: 30px;
	position: relative;
}

A#language {
	display: block;
	position: absolute;
	top: 0px;
	left: 880px;
	width: 30px;
	line-height: 10px;
	padding: 10px 0;
	text-align: center;
	background-color: #ffffff;
	background-color: #f0f0f0;
	background-image: url(img/gradient_language.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
	color: #4c4c4c;
	border: 1px solid #b8b8b8;
}
A#language:HOVER {
	background-color: #5e1461;
	background-image: none;
	color: #ffffff;
}

DIV#content {
	width: 495px;
	float: left;
}


DIV.menu {
	border: 1px solid #b8b8b8;
	float: right;
	width: 288px;
	clear: right;
	margin-bottom: 12px;
}
DIV.navigation {
	padding: 3px 10px;
	margin: 0;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
}

.purple {
	background-image: url(img/h1_purple.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #5e1461;
}
.green {
	background-image: url(img/h1_green.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #67b74f;
}


DIV.menu UL {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	background-color: #f0f0f0;
	background-image: url(img/gradient_menu.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

DIV.menu UL LI {
	padding: 3px 10px;
	font-size: 12px;
	text-transform: uppercase;
	border-top: 1px solid #ffffff;
}

DIV.menu UL LI A {
	text-decoration: none;
	color: #4c4c4c;
	padding: 0 3px;
}

DIV.main UL LI A:HOVER {
	border-bottom: 2px solid #5e1461;
}
DIV.main UL LI A.select {
	border-bottom: 4px solid #5e1461;
}

DIV.era-edta UL LI A:HOVER {
	border-bottom: 2px solid #67b74f;
}
DIV.era-edta LI A.select {
	border-bottom: 4px solid #67b74f;
}

DIV.menu UL LI A.disabled, DIV.menu UL LI A.disabled:HOVER {
	border-bottom: none;
	color: #b8b8b8;
}

A.biglink {
	background-image: url(img/gradient_small.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	float: right;
	width: 258px;
	clear: right;
	margin-bottom: 12px;
	text-decoration: none;
	font-size: 10px;
	color: #4c4c4c;
	border: 1px solid #b8b8b8;
	padding: 10px 15px;
	background-color: #f0f0f0;
}

A.ERA-EDTA-CME {
	color: #ffffff;
	background-color: #6dba52;
	background-image: url(img/gradient_small_green.png);
}

A.biglink:HOVER {
	background-image: none;
	background-color: #5e1461;
	color: #ffffff;
}
A.biglink SPAN {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	display: block;
}

A.ERA-EDTA-CME SPAN {
	font-size: 18px;
}


DIV#bottom {
	clear: both;
}

DIV#sponsors {
	text-align: center;
	background-color: #ffffff;
	margin-top: 20px;
}
/*
DIV#stream {
	position: relative;
	width: 290px;
	float: right;
	font-size: 10px;
}
DIV#stream H3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
IMG#stream-icon {
	position: absolute;
	top: -30px;
}
*/


DIV#copyright {
	float: left;
	color: #af8ab0;
}

DIV#general-sponsors {
	float: right;
}


H1.conference {
	font-size: 28px !important;
	margin: 20px 0 10px !important;
}
H2.conference {
	font-size: 18px !important;
	font-weight: normal !important;
	margin: 0 0 20px !important;
}

INPUT.submit {
	border: 1px solid #b8b8b8;
	background-color: #5e1461;
	color: #ffffff;
}



.era-edta-cme-header {
	background-image: url(img/gradient_small.png);
	background-position: left bottom;
	background-repeat:repeat-x;
}


.era-edta-cme-header .green-title {
	margin: 0;
	padding: 0;
	color: #67b74f;
	font-weight: bold;
	font-size: 20px;
}

LI#programholder {
	position: relative;
}

UL#program {
	position: absolute;
	top: 19px;
	display: none;
	border: 1px solid #b8b8b8;
	width: 300px;
}

UL#program LI.program-link, UL#program LI.program-head{
	font-size: 10px;
}


UL#program LI.program-head{
	background-color: #a0a0a0;
	padding: 3px 5px;
	border: none;
	text-transform: none;
	color: #ffffff;
}

UL#program LI.program-link{
}

A.greensubmenu {
	color: rgb(54,165,54) !important;
}

DIV.search-result {
	margin: 20px;
}



@media screen{
	.print { 	
		display: none;
	}
	.nonprint { 	
		display: block;
	}
}

@media print {
	.print {
		display: block;
	}
	.nonprint { 	
		display: none;
	}
}

#email2friend {
	display: none;
}

BODY.email2friend {
	background-color: #f0f0f0;
	padding: 20px 20px 0 20px;
	margin: 0;
}

BODY.email2friend TABLE {
	padding: 0;
	margin: 0;
}

BODY.email2friend h2 {
	padding: 0;
	margin: 0;
}
