/* Hacks & Fixes */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	background-color: #FFFFFF;
	margin: 3px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	/* color : #555555; */
	width: 987px;
}

a {
	color : #000000;
	text-decoration : none;
}

a:hover {
	color : #990000;
	text-decoration : underline;
}

h1 {
	font-weight : bold;
	font-size : 12px;
	color : #990000;
	margin-bottom : 10px;
	padding-bottom : 0px;
	margin-top : 0px;
	padding-top : 0px;
}

h2 {
	font-weight : bold;
	font-size : 12px;
	color : #990000;
	margin-bottom : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	padding-top : 0px;
}

dt {
	/* border : 1px solid red; */
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	display : block;
}

dd {
	/* border : 1px solid black; */
	margin-top : 0px;
	margin-bottom : 3px;
	padding-top : 0px;
	padding-bottom : 0px;
	display : block;
}

th {
	color : white;
	font-weight : bold;
	background-color : #990000;
	padding-left : 3px;
	padding-top : 1px;
	padding-bottom : 1px;
	width : 50%;
}

strong {
	color : #990000;
	font-weight : bold;
}

.definition {
	padding-left : 0px;
	margin-left : 0px;
	margin-top : 3px;
	margin-bottom : 3px;
	color : #990000;
}

#definitionupperop {
	text-align : right;
	font-size : 9px;
	font-weight : bold;
	color : black;
	margin-bottom : 3px;
	margin-top : 3px;
}

#definitionupperop a {
	color : #990000;
	text-decoration : none;
	margin-right : 5px;
	margin-bottom : 5px;
}

#definitionupperop a:hover {
	text-decoration : underline;
}


#areaheader {
	height : 60px;
	width : 987px;
}


#areafooter {
	border-top : 1px solid #990000;
	margin-top : 10px;
	/*clear: both;*/
	width : 987px;
}

#logoglossary {
	position: relative;
	float: left;
	height : 60px;
	width : 280px;
	/*background : transparent url(../images/logo_glossarycom.gif) no-repeat top left;*/
}

#logopharmabc {
	position: relative; 
	float: right;
	height : 52px;
	width : 235px;
	background : transparent url(../images/logo_pharmabc.gif) no-repeat top left;
}

#areanavigationtop {
	border-bottom : 1px solid #990000;
	margin-top : 2em;
	height : 15px;
}

#areanavigationtop div.navigationtopitem {
	position: relative;
	float: left;
	padding-bottom : 1px;
	padding-left : 20px;
	padding-right : 20px;
	border-right : 1px solid #990000;
}

#areamiddle {
	margin-top : 2em;
	display : block;
	padding-bottom : 10px;
	width : 987px;
}

#navigationsub {
	position : relative;
	float : left;
}

#navigationsub div.navigationsubitem {
	position: relative;
	padding-bottom : 1px;
}


#middlecontent {
	position : relative;
	float : left;
	margin-left : 10px;
	margin-top : 0px;
	padding-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	/*height : 500px;*/
	width : 600px;
	overflow : auto;
}

#middlecontent div.textstatic {
	width : 500px;
	color : #990000;
	text-align : justify;
}

#middlepartners {
	position : relative;
	float : right;
	margin-left : 10px;
}

#middleinfo {
	position : relative;
	float : left;
	margin-right : 10px;
}

#middleinfo div.headinfo {
	background-color : #990000;
	color : white;
	font-weight : bold;
	text-align : center;
	padding-top : 5px;
	padding-bottom : 5px;
	width : 155px;
	margin-bottom : 10px;
}

#middlepartners div.headpartner {
	background-color : #990000;
	color : white;
	font-weight : bold;
	text-align : center;
	padding-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 10px;
}

#middlepartners #logobiocone {
	height : 41px;
	width : 154px;
	margin-bottom : 10px;
	background : transparent url(../images/logo_biocone.gif) no-repeat top left;
}

#middlepartners #logoelisca {
	height : 54px;
	width : 154px;
	margin-bottom : 10px;
	background : transparent url(../images/logo_elisca.gif) no-repeat top left;
}


#middlepartners div.editboardmember {
	background-color : white;
	color : #990000;
	font-weight : bold;
	text-align : center;
	padding-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 10px;
	border : 1px dotted #990000;
}

#newslist {
	list-style : square;
}

li {
	margin-left : 0px;
	padding-left : 0px;
	text-align : left;
	/*float : left;
	list-style-position : inside;*/
}

li p {
	/* clear: right;*/
	padding-left : 5px;
	margin-top : 4px;
	margin-bottom : 10px;
	text-align : justify;
}


li .header {
	/* float : left;*/
	font-weight : bold;
}

li .pubdate {
	/* float : right; */
	font-style : italic;
}


#search_links_position{
	padding: 20px 0px 10px 65px;
}

.search_links_off {
	border : 1px solid #990000;
	padding : 1px 3px 1px 3px;
	margin-right : 3px;
	color : #990000;
	font-size : 10px;
}


.search_links_off:hover {
	color : black;
	text-decoration : none;
}

.search_links_on {
	border : 1px solid #990000;
	padding : 1px 3px 1px 3px;
	margin-right : 3px;
	background-color : #990000;
	color : white;
	text-decoration : none;
	font-size : 10px;
}


.search_links_on:hover {
	color : yellow;
	text-decoration : none;
}

.searchform {
	position: relative;
	top: 0px;
	border : 1px solid #990000;
	margin-bottom : 14px;
}

.formheader {
	background-color: #990000; 
	color: white;
	font-weight : bold;
	padding: 1px;
}

.formheader a.small {
	color : white;
	font-size : 10px;
}

.formheader a.small:hover {
	color : white;
	text-decoration : underline
}

#searcharea {
	/*float : left;*/
 	padding : 5px 5px 5px 5px;
}

#buttons_position {
	padding : 10px 0px 10px 28%;
}

#detailarea {
	font-size : 9px;
}

#result_links_position {
	padding: 40px 0px 10px 65px;
}

.result_windows{
	width : 550px;
	border: 1px solid #990000;
	padding-top : 10px;
	margin : 0px 0px 10px 65px; 
}

div.result_fields p {
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0px 15px 0px 25px;
	text-align: justify;
}

h1.result_headlines{
    white-space:nowrap;
	margin-top : 0px;
	margin-bottom: -5px;
/*	border: 1px solid #990000;
	width: 120px;*/
}

#result_headlinesad{
	border: 1px solid #990000;
	width: 55px;
}

#result_headlinessy{
	border: 1px solid #990000;
	width: 79px;
}
#result_headlinesrt{
	border: 1px solid #990000;
	width: 102px;
}
#result_headlinestr{
	border: 1px solid #990000;
	width: 120px;
}

.translation_table{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	border: 1px solid #990000;
	padding: 0px;
	width: 100%;
	margin-bottom : 14px;
}

#translation_table td{
	padding: 2px;
}

.first_line{
	background-color: #ececec;
}

a.searchresult {
	padding-left : 4px;
}

.second_line{
	/*background-color: #f49f9c;*/
}

td.separating_col {
	border-left : 2px solid #990000;
}

.flagcol {
	width : 0px;
	text-align : left;
}

.termcol {
	padding-left : 2px;
	width : 50%;
}

