body 
{
background:#8b8b8b;
color:#303030;
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

a {
color:#505050;
font-weight:bold;
text-decoration:none;
}

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

p {
line-height:1.5em;
margin:0 0 15px;
}

/*** contenitore principale ***/

#container {
background:#f1f3f2 url(img/bodybg.jpg) repeat-x;
color:#303030;
margin:0;
min-width:770px;
padding:0;
text-align:left;
width:100%;
}

/*** Header***/

#sitename {
color:#ffffff;
height:100px;
margin:0 20px 0px;
text-align:left;
background:#003366 url(img/testata.jpg) top center no-repeat;
}

#sitename h1,#sitename h2 {
font-weight:400;
letter-spacing:-2px;
margin:0;20
padding:0;
display:none;
}

#sitename h1 {
font-size:2.4em;
padding-top:20px;
}

#sitename h2 {
font-size:1.6em;
}

/*** Menu orrizontale ***/

#mainmenu {
float:left;
margin-bottom:10px;
padding:0;
}

#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:55px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
border-right:1px solid #b0b0b0;
color:#606060;
display:block;
font-size:0.7em;
padding:15px 10px 10px;
text-transform:uppercase;
}

#mainmenu a:hover {
background:#f0f0f0 url(img/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}

#mainmenu a.current {
background:#f0f0f0 url(img/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}

/*** wrap del contenitore ***/

#wrap {
clear:both;
font-size:0.9em;
padding:0;
}

#wrap table{
  width: 100%;
}

#wrap td {
  vertical-align: top;
}

#leftcol{
}

#rightcol{
}


#centcol{
  width:100%;
  background: #FCFCFC; 
  border-left:1px solid #036;
  border-right:1px solid #036;
  border-left-color: #B0C4DE;
  border-right-color: #B0C4DE;
}

/*** barra laterale ***/

#leftside {
margin-right: 30px;
/* margin-top: 10px;  */
padding:0 5px 10px;
width:150px;
background:#fff;
border-left:1px solid #036;
border-right:1px solid #036;
border-left-color: #B0C4DE;
border-right-color: #B0C4DE;
}

#rightside {
margin-right: 10px;
/* margin-top: 10px; */
padding:0 5px 10px;
width:265px;
background:#fff;
border-left:1px solid #036;
border-right:1px solid #036;
border-left-color: #B0C4DE;
border-right-color: #B0C4DE;
}

#leftside {
float:left;
margin-right:5px;
}

#rightside {
float:right;
margin-left:5px;
}
 width="30%"
#leftside h1,#rightside h1 {
color:#505050;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;
}

#leftside h2,#rightside h2 {
font-size:1.1em;
margin:0 0 20px;
}

#leftside p,#rightside p {
font-size:0.9em;
line-height:1.4em;
margin:0 0 16px 10px;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {margin-bottom:0.7em;}

/*** menu della barra laterale ***/

.nav {
background:#e8e9ea;
border:1px solid #b0b0b0;
color:#606060;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:140px;
}

.nav:hover,.active {
background:#f8f9fa;
border:1px solid #909090;
color:#303030;
text-decoration:none;
}

.subMenu {
 font-size:0.8em; 
letter-spacing:1px;
margin:0px 0 2px 0px;
padding:4px 2px 2px 8px;
width:125px;
}


.sub {
font-size:0.8em;
letter-spacing:1px;
margin:0px 0 2px 10px;
padding:4px 2px 2px 8px;
width:125px;
}

/*** contenuto ***/

#content,#contentalt {
/*background-color:#fafcff;
border:1px solid #909090;
color:#2a2a2a;
padding:20px 20px 5px;
margin:0px;*/
}

#content {background-color:#fafcff;margin:00px 0px; display: block;}
#contentimage {margin:00px 0px;}
#contentalt {margin:0 200px 0 20px;}

#content h1,#content h2,#contentalt h1,#contentalt h2 {
background-color:inherit;
color: #003366;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#content h2,#contentalt h2 {
font-size:1.6em;
margin-bottom:10px;
}

#content img,#contentalt img {
border:1px solid #b0b0b0;
float:left;
margin:5px 15px 6px;
padding:5px;
}

/*** Footer ***/

#footer {
background:#8b8b8b url(img/footerbg.jpg) top left repeat-x;
clear:both;
color:#d0d0d0;
font-size:0.9em;
font-weight:bold;
margin:0;
padding:20px 0;
text-align:center;
width:100%;
}

#footer a {
color:#d0d0d0;
font-weight:bold;
}

/*** Classi varie ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}




.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
font-size: 1em;
border:1px solid #b0b0b0;
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

/*** formattazione testo ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

/*** listauteneti.php ***/
.result {
background:#e8e9ea;
border:1px solid #b0b0b0;
color:#606060;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:80px;
float:left;
}

.result:hover,.active {
background:#f8f9fa;
border:1px solid #909090;
color:#303030;
text-decoration:none;
}
/*** modificauteenti **/
.torna a{padding: 10px;text-decoration:underline;}
/** listalistini.php **/
#form2 {
	background: #FFFFFF;
	padding: 10px;
	width: 300px;
	border: 0px solid #000000;
	font: 12px Verdana,Tahoma,Arial,sans-serif;
	color: #000000;
	
}

input.text {
	font: bold 12px Verdana,Tahoma,Arial,sans-serif;
	color: #000000;
	background: #CCCCCC;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
	
	font-size:0.8em;
	width: 150px;
}
textarea.text {
	font: bold 12px Verdana,Tahoma,Arial,sans-serif;
	color: #000000;
	background: #CCCCCC;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
	width: 150px;
}
input.pulsante {
	font: bold 12px Verdana,Tahoma,Arial,sans-serif;
	color: #000000;
	background: #CCCCCC;
	/*text-align: center;*/
	padding: 5px;
	width: 100px;
	border: 1px solid #000000;
	margin-top: 10px;
}
input.text:focus {
	background: #CCCCFF;
}
textarea.text:focus {
	background: #CCCCFF;
}

input.pulsante:hover {
	background: #CCCCFF;
}
input.pulsante:active {
	background: #00CCFF;
}
input.searchbox{font-size:11px;}

input {font-size:11px;}

#form2 label{width:100px;display:block;}



/* ****** blocchi centrali *****/

#dirbox {
  float: left;
  display: block;
  background: #fcfcfc;
  margin-top: 10px;
  padding: 5px 0 5px 0px;
}

#dirboximage {
  float: left;
  display: inline;
  background: #fcfcfc;
  color: #000;
  display:block;
  margin-top: 10px;
  padding: 5px 0 5px 0;
  border-left: solid 1px;
  border-right: solid 1px;
  border-color: #b0c4de;
}


#dirbox p{ padding: 0 0 10px 0; margin:6px 0 0 0; }

.halfleft {float: left; padding: 0.2em; margin: 12px 0 0 12px; font-size: small;}
.dirtitle{color: #003366;}
.dirtitleview{font-weight:bold;margin: 0 0 12px 0;}
.halfright {float: right;	width: 45%;	padding: 0.2em;	margin: 12px 8px 0 0; font-size: small;}

 color: #990000;  background:inherit;  border-bottom: 1px solid #DCDCDC;  padding:0 0 3px 0;}

.paragraph {line-height: 1.5em; margin-left: 6px; margin-right:6px;}

.paragraphUser {line-height: 1.5em; margin-left: 6px; margin-right:6px;}

.quarterleft{ width:49%; float:left; margin: 5px 0 0 0;}
.quarterright{ width:48%; float:right; margin: 5px 0 0 0;}

.quarterleft ul, .quarterright ul{ margin: 5px 0 30px 6px; padding:0; list-style:none;}
.quarterleft li, .quarterright li{ margin:0 0 6px 0; padding:0 3px 0 0; list-style:none;}
.quarterleft a, .quarterright a{ margin:0 0 0 10px; text-decoration:none;}

.support a{
font-style:italic;}


.approved{}
.rejected{color: yellow;}
.rejected a{color: yellow;}
.standby{color: red; }
.standby a{color: red;}
.requestapprovation{color: green;}
.requestapprovation a{color: green;}

/*
.cardTitleRow {width: 200px;
clear:both;
text-align: left;
margin-right: 0.5em;
display: block;
font-weight:bold; margin: 25px 0px 2px 0px;}
*/

.cardTitleRowTitle{color: red;font-weight:bold;font-size:1.5em;}
.cardRowTitle {color:#606060;font-style:italic;font-weight:bold;margin-left:3px;font-size:1.5em;}

.cardTitleRowTitleImage{color:#CC3300;width: 300px;font-weight:bold;margin-left:3px;font-size:1.5em;}
.cardRowTitleImage{color:#606060;font-style:italic;font-weight:bold;width: 300px;margin-left:3px;font-size:1.5em;}

.cardTitleRow{font-weight:bold;}
.cardTitleRowSection{font-weight:bold;text-align: left;color: #FFFFFF; background-color: #003366; }

.cardRow {vertical-align: top;}

.cardCell{margin: 7px 0 12px 0;display:block;}
.cardCellAdd{margin: 25px 0 35px 0;color: red; display:block;}

.melanomamolecualrprofilecell{margin: 6px 0 30px 0;}
.therapeuticdevelopmentcell{margin: 6px 0 30px 0;}
.preclinicalfindingcell{margin: 6px 0 30px 0;}
.therapeuticagentcell{margin: 6px 0 30px 0;}
.moleculartargetalterationcell{margin: 6px 0 30px 0;}
.othermoleculacell{margin: 6px 0 30px 0;}
.formsearch{margin: 10px 0px 30px 10px;}
.formlogin{margin: 10px 0px 5px 10px;}
.newcard{margin: 10px 0px 5px 10px;}
.list{margin: 10px 5px 5px 5px;}

.formlogincell{margin: 10px 5px 0px 0px;}

.errors{color:red;font-weight:bold;margin: 5px 0px 0px 0px;}
#error{color:red;font-weight:bold;}

.cardmessage{margin: 5px 5px 5px 10px;}
.cardsecondmessage{font-style: italic;margin: 5px 5px 5px 10px;}
.list{margin: 0px 0px 0px 0px;}
.cardNextStep{margin: 25px 5px 5px 0px;}


label
{
width: 300px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

.radioOption label {
	float : none;
	display : inline;
	width : auto;
}

.submit input
{
clear:both;
margin-left: 4.5em;
}
input
{

color: #781351;
background: #fee3ad;
border: 1px solid #781351;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
clear:both;
}
fieldset
{
border: 1px solid #781351;
width: 20em;
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}
textarea {background-color: #ccccff;clear:both;}
option {background-color: #cc0000; font-weight: bold; font-size: 12px; color: white;} 
select{width:150px;display:block;clear:both;}
.selectsizelong{width:300px;}

.read-header-title-mmmp{}
.red-header-title {background-color: #ccccff;clear:both;margin: 0px 0px 0px 0px;font-weight: bold;}
.red-header-title-message {font-style: italic;text-align: justify;}

.red-header {background-color: #003366; clear:both;margin: 0px 0px 0px 0px;}
.red-header a{color: #FCFCFC;}
.red-header a:hover {
color:#FCFCFC;
text-decorati#003366on:underline;
}

font-weight:bold;

.red-header-message {margin: 0px 0px 0px 0px;text-align: justify;}

.welcomemmmp{font-style: italic;text-align: justify;margin: 0px 0px 30px 0px;}

.backlink{  display:block;
width:45px;
height:20px;
text-align:center;
padding-top:5px;
margin-top: 10px;
color: #505050;
background:#E9E4E4;
border:1px solid #ccc;
}
  

  
.backlink a:link{  color: #505050; }
  
.linkviewimage{font-color:#ccccff;mar
gin: 0px 0px 35px 0px;}


.gray {background-color: #red;clear:both;margin: 10px 5px 5px 10px;}

td.cardTitleRowBiocard{
  width: 25%;
  font-weight:bold;
}

td.cardTitleRowTrial{
  width: 35%;
  font-weight:bold;
}

td.cardTitleRowBiocardForm{
  width: 25%;
}

td.cardTitleRowBiomap{
  width: 10%;
  font-weight:bold;
}

.key{
  font-style: italic;
}

.keyButton{
  font-style: italic;
  color: #303030;
}

.melanomatabletitle{
  font-style: italic;
  font-weight:bold;
  background: #003366;
  color: #FFFFFF;
}

.separator{ 
  border-bottom: 2px solid #909090;
  margin-bottom: 0px;
  padding-top:0px;
  margin-top: 0px;
}

.usertabletitle{
  font-style: italic;
  font-weight:bold;
  background: #003366;
  color: #FFFFFF;
}

.medical{ 
  margin-left: 150px;
  padding: 150 150px 150px 150px;
}

.addbutton{
  color: #303030;
  font-style: italic;
}

.rigapari{
  background: #E8E9EA;
  margin-bottom: 50px;
}

div.list td{
  height:20px;
  padding: 4px 0px 0px 0px;
}

div.list table{
  border: 0px solid black;
  border-collapse: collapse;
  border-spacing: 0px;
}


.visualizzaimmagine{  
  padding-top:5px;  
  padding-bottom:40px;
  font-size:1.3em;
  text-decoration: underline;
  font-weight: bold;
}

.visualizzaimmagine a{  
}

