/***********************************************/
/* CSS Document                                */
/* Last update: 2004-10-20                     */
/***********************************************/
/***********************************************/
/* Use with ABSY Online Internet pages         */
/* (c) 2004 by cobax Gmbh for MCN AG           */
/* For inquiries, pls contact info@cobax.de    */
/***********************************************/


/***********************************************/
/* REDEFINE HTML TAGS                          */
/***********************************************/
html {
	height: 100%;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background: #cccccc url("bg.gif") fixed;
	text-align:center;
} 

/* Need to redefine <P> for Mozilla browsers */
p{
	top: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration:underline;
}



/***********************************************/
/* LAYOUT DIVS                                 */
/***********************************************/
#container {
	position: relative;
	margin: 0 auto;
	width:780px;
	height:100%;
	text-align:left;
}

#header{
	position: absolute;
	top: 25px;
	left: 2%;
	right: 2%;
	width:95.6%;
}

#congress_image{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
}

#img_text {
	position:relative;
	top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	z-index: 99;
	float: left;
	background-color:#EEEEEE;
	border: 1px solid #336699;
}

#img_text_inactive {
	position:relative;
	margin-left: 10px;
	margin-right: 20px;
	z-index: 100;
	float: left;
	background-color:#EEEEEE;
	border: 1px solid #336699;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	opacity: 0.25;
}

#congress_titel{
	position: absolute;
	top: 50px;
	left: 2%;
	right: 2%;
	width:95.6%;
	min-width: 640px;
	background-color: #FFFFFF;
	height: 190;
	min-height:170;
}

#headline{
	position: absolute;
	top: 210px;
	left: 2%;
	right: 2%;
	width:95.6%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:   url("images/glbnav_blue.gif");
}

#content_frame{
	position: absolute;
	top: 194px;
	left: 2%;
	right: 2%;
	width:95.6%;
	min-width: 640px;
	height: auto;
	background: #cccccc url(images/content_bg.gif) repeat-y;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}


/* This box needs to b static! Otherwise the surrounding box will not */
/* expand with the contents of 'content'                              */
#content{
	position: static;
	padding-left: 234px;
	padding-right: 50px;
	background-color: #FFFFFF;
	height: auto;
	background: #cccccc url(images/content_bg.gif) repeat-y;
}

#errorMessage{
	position: relative;
	top: 100px;
	width:60%;
	padding: 30px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	height: auto;
	color:#990000;
	border: 1px solid #990000;
}

#closeBox{
	position:absolute;
	top: 2px;
	right: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	padding: 0px 4px 2px 4px;
	border: 1px solid #999999;
	color:#777777;
}

#showBox, #Author, #Clinic{
	position: relative;
	left: 10px;
	width: 95%; 
	padding: 5px;
	background-color: #EEEEEE;
	margin: 10px 0px 10px 0px;
}

#myButton{
	position: relative;
	top: 20px;
	left: 170px;
	width: 150px;
	height: 21px;
	background: url("images/button.gif");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#myButton2{
	position: relative;
	left: 0px;
	width: 150px;
	height: 21px;
	background-image: url("images/button.gif");
}

#left_nav{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 230px;
	background-color: #EEEEEE;
	z-index: 20;
	height:100%;
}
		
#nav_item{
	position: relative;
	top: 20px;
	width: 95%;
	padding: 8px 3px 8px 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	color: #CCCCCC;
	border-bottom: 1px solid #336699;
}

#nav_item_select{
	position: relative;
	top: 20px;
	width: 95%;
	padding: 8px 3px 8px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	color: #336699;
	background-color:  #DDDDFF;
	border-bottom: 1px solid #336699;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}


/***********************************************/
/* UTILITY STYLES                              */
/***********************************************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 4px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

.top_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; 
	font-weight: bold;
	color: #FFFFFF;
	top: 4px;
	padding-left: 10px;
}

.congress {
	position: relative;
	top: -5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em ;
	font-weight: bold;
	line-height: 1.3em; 
	padding-left: 5px;
}

.location {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding-left: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
}

.boxedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	color: #333333;
	padding-bottom: 10px;
	line-height: 1.5em;
}

.link_editable {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration:underline;
}


/***********************************************/
/* SPECIAL STUFF                               */
/***********************************************/

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
