div#navigator 
{
	padding-top: 8px;
}

#navigator a:hover{
   color: #ffffff;
/*   text-decoration: underline; */
}

td.menu_default 
{
	margin: 0px;
	font-size: 1.0em;
	font-weight: bolder;
	width: 160px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
}

td.menu_selected 
{
    background-color: #153363;
}

td.menu_root
{
	padding: 0px;
	margin: 0px;
}

td.menu_node0
{
	padding-left: 4px;
    background-image: url(../images/dot_line66.gif);
    background-repeat: repeat-x;
    background-position: left top;
	font-size: 1.0em;
}

td.menu_node1
{
	padding-left: 8px;
	font-size: 0.9em;
}

td.menu_node2
{
	padding-left: 25px;
}

td.menu_node3
{
	padding-left: 32px;
}

body {
   background: #969898;
   font-size: 11px;
   font-family: Verdana, Arial, Sans-Serif;
   color: #000000;
   padding: 0px;
   margin: 0px;
}

a {
   text-decoration: none;
   color: #1d4686;
}

a:visited {
   color: #1d4686;
}

a:hover {
   color: #153363;
   text-decoration: underline;
}

h1 {
   font-size: 1.8em;
   font-weight: bold;
   padding-bottom: 8px;
}

h2 {
   font-size: 1.4em;
   font-weight: bold;
   padding-bottom: 6px;
}

#container {
   width: 960px;
   margin-left: 0px;
   margin-right: auto;
   height: 100%;
   background: #E8E8E8;
}

#header {
   height:200px;
   background:  url('../images/header.jpg') no-repeat top left;
   background-color: #000000;
   padding: 0px;
   margin: 0px;
   border-bottom: 12px solid #1d4686;
}

#header img {
   padding:10px 0px;
}

#title_sup {
   position: absolute;
   top: 32px;
   left: 186px;
   text-align: left;
   font-size: 17px;
   font-weight: bold;
}

#title_under {
   position: absolute;
   top: 132px;
   left: 186px;
   text-align: left;
   font-size: 12px;
   font-weight: bold;
   color: white;
   background: #1d4686;
}


#title {
   width: 600px;
   position: absolute;
   top: 62px;
   left: 186px;
   text-align: left;
   font-size: 24px;
   font-weight: bold;
   color: #000000;
}

#title_shadow {
   width: 600px;
   position: absolute;
   top: 64px;
   left: 188px;
   text-align: left;
   font-size: 24px;
   font-weight: bold;
   color: #1d4686;
}

#content {
/*   background: #e0e0e0 url('images/right.png') repeat-y top right;*/
   background: #e0e0e0;
   margin-left: 175px;
   margin-right: 0px;
   padding: 0px;
   padding-left: 10px;
   padding-top: 10px;
   padding-right: 20px;

   /* background:#ffffff  url('content.jpg') no-repeat top right; */
}

div#content { 
   min-height:600px;
/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

div#outer {
  background: #e0e0e0 url('../images/left.png') repeat-y top left; 
}

#left 
{
   font-size: 12px;
   float: left;
   width: 159px;
   margin: 0px;
   padding: 0px;
   background: #969898;
}


#left * a {
   text-decoration: none;
   color: #ddedff;
}

#footer {
   clear: both;
   margin: 0px;
   padding:0px;
   background: #969898;
   font-size: 10px;
   color: #fcfcfc;
   height:32px;
   text-align: right;
   border-top: 8px solid #1d4686;
}

.mailaddress {
   color: #1d4686;
   border-bottom: 1px dotted #1d4686;
}

.pagecontrols
{
	position: fixed;
	top: 25px;
	left: 980px;
	height: auto;
	background: white;
	padding: 4px;
	border: solid 1px #1d4686;
}



a.linkbutton, a.linkbutton_left, a.linkbutton_right
{
    background-color: #F3F3F9;
    padding: 4px 7px;
    text-decoration: none;
    font-weight: bold;
    border-left: 2px solid #ffffff;
}


a.linkbutton:hover, a.linkbutton_left:hover, a.linkbutton_right:hover
{
    border-left: 2px solid #153363;
    text-decoration: none;
}


a.linkbutton_left
{
	float: left;
}

a.linkbutton_right
{
	float: right;
}

input, select, td input, td select
{
	border: solid 1px #A9A9B0;
	font-size: 11px;
}


div#mask_participant > div, div#mask_logindata
{ 
    margin-top: 16px;
}
div#mask_participant * h2, div#mask_logindata h2
{
    margin: 4px 0px 12px 0px;
    font-size: 1.1em;
    font-weight: bold;
}
div.labeled_input, div.customInput
{
    margin: 3px 0px;
}
div.labeled_input div
{
    float: left;
    text-align: right;
    margin-top: 2px;
    margin-right: 8px;
    width: 100px;
}    

div#mask_logindata div.labeled_input div
{
    width: 200px;
}

div#participant_institution
{
}

.confcms_error_box 
{
    background-color: #fdf0f0;
    font-size: 1.1em;
    padding: 8px;
    border: 1px solid #ff9999;
}

.confcms_success_box 
{
    background-color: #f0f9f0;
    font-size: 1.1em;
    padding: 8px;
    border: 1px solid #55cc55;
    margin-bottom: 4px;
}


div#confcms_login
{
    font-size: 11px;
    font-weight: normal;
    position: relative;
    top: 10px;
    left: 0px;
    width: 152px;
    margin: 0px;
    padding: 4px;
    padding-bottom: 8px;
    background-color: #769CCD;
    border-bottom: 1px solid #3f536d;
    border-top: 1px solid #b3c2ff;
}

div#confcms_login > div > div
{
    margin-bottom: 4px;
}

div#confcms_login > div > div > div
{
    font-size: 0.9em;
    color: #000000;
    margin-bottom: 2px;
}

div#confcms_login * div.confcms_login_header
{
    font-weight: bold;
/*    background-color: #c8c8c8; */
    border-bottom: 1px solid #ffffff;
    margin-bottom: 4px;
    padding: 3px;
    color: #ffffff;
}


div#confcms_login * input
{
	border: solid 1px #000000;
	font-size: 11px;
}


div#confcms_login * a.confcms_login_button
{
    border: 1px solid #BECCE0;
    background-color: #153363;
    padding: 4px 7px;
    text-decoration: none;
    font-weight: bold;
}

div#confcms_login * div.confcms_login_button
{
    margin: 12px 4px;
    text-align: right;
}


div#confcms_login * div.confcms_login_error_box
{
    margin: 8px 0px;
    color: #000000;
    background-color: #dcacac;
    border: 1px dotted #ff0000;
    padding: 4px;   
}

.membermenu
{
    margin: 0px 2px;
    padding: 0px 2px;
}

.field_mandatory
{
    color: #0000ff;
    font-weight: bold;
}


.sponsorlist 
{
	padding: 6px;
	padding-left: 12px;
}
.sponsor 
{
	margin: 8px 0px 8px 8px;
	padding: 4px 0px 4px 8px;
}

.sponsor p
{
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-left: 10px;
}

a img 
{
	border: 0px;
}
