	/* Medsolve Modules layout  */
	/* You may adapt elements of this CSS in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the DESIGN") is copyright 2008 Medsolve and Qubic:net and may not be reproduced. */ 
	
	
	
/*
===== CONTENTS =====

	Last updated 13 Luglio 2009;

	1: Address
	2: Principal Elements
	3: Info | News
	4: Links


====================
*/

/*
div.sviluppoarticle .content_sviluppoarticle .testo ol, 
div.sviluppoarticle .content_sviluppoarticle .testo ul
{
    margin-left:23px;
}
*/

div.clearer {
  clear: left;
  line-height: 0pt;
  height: 0pt;
  }

/*
===== 1: Address =====
*/

address{
	font-size:10px;
	background: url(../images/boehringer_logo.gif) no-repeat center top;
	padding-top:40px;
	font-style:normal;
	line-height:11px;
}


/*
===== 1: Principal Elements =====
*/

div.logotype{
	float:left;
	display:inline;
	padding:10px 29px 0px 28px;
	margin:0;
	clear:both;
}

/* Left and Rightcol */

div.leftcol{
	display:inline;
	float:left;
	margin:0;
	padding:0;
	width:251px;
	clear:both;
}

div.rightcol{
	display:inline;
	float:left;
	padding:0;
	margin:-57px 0 0 0;
	*margin:6px 0 0 0; /* targets IE6 and 7 */
 	_margin:6px 0 0 -3px; /* targets IE6 */
	width:726px;
}


/* Tools */

div.tools{
	float:right;
	width:239px;
	height:100px;
	padding:10px 0 0 10px;
	/*display:inline;*/
	position:relative;
	background: url(../images/bg_boxlogin.jpg) no-repeat left top;
}

div.tools label{
	font-weight:bold;
	display:block;
	float:left;
	width:100%;
	padding-bottom:5px;
}

div#ctl00__mainLogin{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	display:inline;
}

div.tools .input{
	float:left;
	display:inline;
	width:100px;
	/*height:13px;*/
	padding:2px;
	margin:0;
	background: url(../images/bg_input.gif) no-repeat 0 0;
}

div.tools .input span{
	/*float:left;*/
	position:absolute;
	top:50px;
	left:20px;
	padding:0 1px;
}

div.tools .input input{
	margin:0;
	padding:0;
	border:solid 1px white;
	font-size:9px;
	color:#036;
	float:left;
	width:94px;
	height:11px;
}

div.button{
	float:left;
	/* width:100%; */
	margin:0;
	padding:4px 0 4px 0; 
}

div.Box_login{
	height:46px;
	}

div.Box_login ul{
	margin:0;
	padding:0;
	float:left;
	width:240px;
	list-style-type:none;
	display:inline;
	font-size:10px;
	line-height:11px;
}

.Box_login .campi .CheckStyle { color:#ffcc4a; font-weight:bold; text-transform:uppercase; }	

.Box_login .input .CheckStyle{
	position:absolute;
	font-size:10px;
	top:50px;
	left:13px;
	width:230px;
	height:15px;
	}

.Box_login .input .CheckStyle label{
	display:inline !important;
	width:auto !important;
	padding-right:8px;
	}
	
.Box_login .input .CheckStyle input{
	display:inline !important;
	width:auto !important;
	}


div.Box_login ul li{
	float:left;
	margin:0;
	padding:0;
	display:inline;
}

div.Box_login ul li a{
	background: url(../images/arrow.gif) no-repeat right center;
	padding:0 16px 0 4px;
	margin:0;
	float:left;
	display:inline;
}

div.Box_login ul li a#ctl00__LoginView_reqPassw{
	border-left:solid 1px #036;
	margin-left:10px;
	padding-left:8px;
}

div.Box_cerca{
	float:left;
	width:100%;
	margin:10px 0 0 0;
	padding:4px 0 0 0;
	*padding:5px 0 0 0; /* targets IE6 and 7 */
 	_padding:5px 0 0 0; /* targets IE6 */
	
	border-top:solid 1px #fdba31;
}

div.Box_cerca div.Box_TxtformCerca{
	float:left;
	width:124px;
	height:13px;
	padding:2px;
	margin:0;
	background: url(../images/bg_input_cerca.gif) no-repeat 0 0;
}

div.Box_cerca div.Box_TxtformCerca input#ctl00__txtSearch,
div.Box_cerca div.Box_TxtformCerca input#ctl00_ctl00__txtSearch {
	margin:0;
	padding:0;
	font-size:9px;
	color:#036;
	width:112px;
	float:left;
	height:11px;
	border: 1px solid white;
}


/* Banner */

div.banner{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
	display:inline;
}

div.banner ul{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
}

div.banner ul li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	width:251px;
}

div.banner ul li a{
	display:block;
	margin:0;
	padding:0 0 5px 0;
}


/* Sondaggio */

div.sondaggio{
	float:left;
	display:inline;
	margin:0px 0;
	margin-left:6px;
	/*padding:15px 15px 20px 15px; */
	padding:15px 15px 15px 15px;
	width:206px;
	height:120px;
	font-size:14px;
	line-height:16px;
	background: url(../images/bg_sondaggio_small.gif) no-repeat 0 0;
	position:relative;
}

div.sondaggio ul{
	float:left;
	display:inline;
	margin:0;
	position:absolute;
	bottom:20px;
	left:10px;
	width:226px;
	padding:0;
	list-style-type:none;
}

div.sondaggio ul li{
	display:inline;
	float:left;
}

div.sondaggio ul li a{
	float:left;
	display:inline;
	margin-right:10px;
}


/* Bacheca */

div.bacheca{
	float:left;
	width:971px;
	display:inline;
	margin:1px 0 0 6px;
	padding-bottom:20px;
	background: url(../images/bg_bottom_bacheca.gif) no-repeat left bottom;
	position:relative;
}

div.contentbacheca{
	float:left;
	display:inline;
	margin:0;
	margin-left:6px;
	width:964px;
	padding:0;
	position:relative;
}

div.bacheca .box{
	float:left;
	display:inline;
	width:241px;
	position:relative;
	background: url(../images/bg_box.png) no-repeat left top;
}

div.bacheca .box ul{
	float:left;
	width:216px;
	padding:0;
	margin:0;
	list-style-type:none;
}

div.bacheca .box ul li{
	float:left;
	width:100%;
	display:block;
}

div.bacheca .box ul li a{
	float:left;
	width:216px;
	margin-bottom:17px;
	padding-bottom:22px;
	font-weight:normal;
	color:white;
	text-transform:uppercase;
	background: url(../images/bg_li_box.png) no-repeat left bottom;
}

div.bacheca .documentItem .TitleLink a{
	float:left;
	width:216px;
	margin-bottom:5px;
	padding-bottom:22px;
	font-weight:normal;
	color:white;
	text-transform:uppercase;
	background: url(../images/bg_li_box.png) no-repeat left bottom;
}

.bacheca .listDocumentItem{
	height:105px;
	overflow:hidden;
	}

div.bacheca .box .contentbox{
	position:relative;
	padding:20px 15px 10px 10px;
	float:left;
	display:inline;
	height: 135px;
	overflow:hidden;
	width:216px;
	color: #ffffff;
}


div.bacheca .box .contentbox a.boxarchivio{
	/* float:right; */
	position:absolute;
	bottom:5px;
	right:10px;
}

div.bacheca .box .bottombox{
	float:left;
	width:241px;
	height:14px;
	display:inline;
	background: url(../images/bg_bottom_box.gif) no-repeat left bottom;
}


/* Notizie */

div.notizie{
	float:left;
	display:inline;
	/* width:100%; */	
	width:726px;
	margin-bottom:5px;
	background: url(../images/bg_top_notizie.gif) no-repeat left top;
}

div.notizie.small,
div.small{
	width:362px;
	background: url(../images/bg_top_notiziesmall.gif) no-repeat left top;
}

div.notizie .contentnotizie{
	float:left;
	display:inline;
	padding:5px 0 0 6px;
	width:720px;
	background: url(../images/bg_bottom_notizie.gif) no-repeat left bottom;
}

div.notizie.small .contentnotizie,
div.small .contentnotizie{
	width:356px;
	background: url(../images/bg_bottom_notiziesmall.gif) no-repeat left bottom;
}

div.notizie .boxnotizie{
	float:left;
	margin:0;
	padding:0 9px 0 0;
	display:inline;
	width:350px;
}

div.notizie.small .boxnotizie,
div.small .boxnotizie{
	padding-right:6px;
}

/*
div.notizie .boxnotizie .contentboxnotizie{
	background: url(../images/bg_contentboxnotizie.gif) no-repeat left bottom;
	float:left;
	display:inline;
	margin:0;
	padding:10px 0;
}
*/


/* 
contentglobalenotizie racchiude i due box contentboxnotizie. è necessario perché il contenitore delle notizie deve essere unico.
*/
div.notizie .boxnotizie .contentglobalenotizie{
	background: url(../images/bg_contentboxnotizie.gif) no-repeat left bottom;
	float:left;
	display:inline;
	margin:0;
	/* padding:10px 0; */
	padding:1px 0;
	
	min-height: 120px;
	height: auto !important;
    height: 120px;

	min-width:350px;
	width: auto !important;
    width: 350px;
}


div.notizie .boxnotizie .notiziearchivio{
	float:right;
}

div.notizie .boxnotizie .contentboxnotizie ul{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	list-style-type:none;
}

div.notizie .boxnotizie .contentboxnotizie .documentItem {
	display:block;
	float:left;
	width:330px;
	height:67px;
	overflow:hidden;
	/* margin-bottom:10px; */
	margin-bottom:2px;
	padding:0 10px;
}

div.notizie .boxnotizie .new .documentItem {
	background: #cdd8ed url(../images/new_li.gif) no-repeat left top;
	width:328px;
	margin-left:1px;
	/* padding: 23px 10px 10px 10px; */
	padding: 6px 10px 1px 10px;
	border-top:solid 1px #d5dce3;
	border-bottom:solid 1px #d5dce3;
}

div.notizie .boxnotizie .contentboxnotizie .DocDate,
.boxnotizie .documentItem  .ExtrafieldsAuthor,{
	font-size:10px;
	font-weight:bold;
	display:block;
}

div.notizie .boxnotizie .contentboxnotizie .TitleLink a{
	float:left;
	width:100%;
	background: url(../images/bg_aTitle.gif) no-repeat -3px bottom;
	/* padding-bottom:25px; */
	padding-bottom:11px;
	font-weight:normal;
	text-transform:uppercase;
}

div.notizie .boxnotizie .new .TitleLink a{
	background: url(../images/arrow_blu.gif) no-repeat right bottom;
}

/* Box che scrolla */
div.notizie .boxnotizie .contentboxnotizie .Scroll_Item {
	display:block;
	float:left;
	width:330px;
	height:67px;
	overflow:hidden;
	margin-bottom:10px;
	padding:0 10px;
}

div.notizie .boxnotizie .Scroll_Item .DocDate{
	font-size:10px;
	font-weight:bold;
	display:block;
}

div.notizie .boxnotizie .Scroll_Item .TitleLink a{
	float:left;
	width:100%;
	background: url(../images/bg_aTitle.gif) no-repeat -3px bottom;
	padding-bottom:25px;
	margin-left:10px;
	font-weight:normal;
	text-transform:uppercase;
}



/* Incipit */

div.incipit h1{
    margin-left:0px;
    padding-left:0px;
}

div.incipit{
	float:left;
	/*width:345px;*/
	padding-right:10px;
	display:inline;
	position:relative;
}

div.incipit .thumb{
	padding-bottom:25px;
}

div.thumb{
	float:left;
	position:relative;
}

div.maschera{
	position:absolute;
	z-index:1;
	left:0;
	top:0;
}

/*24/09/2009 modifica rispetto al progetto grafico: il testo va fatto girare intorno al box notizie */
div.incipit .boxnotizie {
    float:left;
    padding: 0 9px 9px 0;
}

/* 28/09/2009  Pagina Contattaci */

.article .contattaci
{
    position:relative;
    line-height:32px;
    padding-left:24px;
}

.article .contattaci .BodyMail{
    height:64px;
}
.article .contattaci .Messagge{
    height:40px;
}
.article .SendMail input{
	width:150px !important;
	}

.article .contattaci input, 
.article .contattaci textarea
{
    position:absolute;
    left:150px;
	width:300px;
}


/* ListFocus */

div.listfocus{
	float:left;
	width:350px;
	padding-left:10px;
	display:inline;
	position:relative;
}

div.listfocus .thumb{
	padding-right:10px;
}

div.listfocus ul{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	width:100%;
}

div.listfocus ul li{
	float:left;
	display:block;
	width:100%;
	padding-bottom:1px;
}

div.listfocus ul li .contentlistfocus a{
	float:left;
	display:inline;
	width:170px;
	background: url(../images/bg_aTitle.gif) no-repeat right bottom;
	padding-bottom:25px;
	font-weight:normal;
}

/*  boxnotizie Dettaglio Articolo */

div.boxnotizie.dettaglioarticolo{
	float:left;
	background: url(../images/bg_full_top.gif) no-repeat left top;
	width:714px;
	margin:0;
	padding:0;
	display:inline;
}

/*  boxnotizie Full */
div.boxnotizie.full{
	float:left;
	background: url(../images/bg_full_top.gif) no-repeat left top;
	min-height: 640px;
	width:714px;
	margin:0;
	padding:0;
	display:inline;
}


div.boxnotizie.full .listDocumentItem{
	background: url(../images/bg_full_bottom.gif) no-repeat left bottom;
	margin:10px 0 0 0;
	padding:10px 0;
	list-style-type:none;
	float:left;
	display:inline;
	width:100%;
	min-height: 640px;
}

div.boxnotizie.full .documentItem{
	float:left;
	display:block;
	margin:10px 0 0 1px;
	padding: 5px 1px;
	width:710px;
	background: url(../images/bg_info.gif) repeat-x 0px 0px;
}

div.boxnotizie.full .documentItem .info,
.info{
	float:left;
	width:100%;
	display:inline;
	padding:4px 0 0 0;
	font-weight:bold;
	line-height:21px;
	background:#eef6fe url(../images/bg_info.gif) repeat-x left bottom;
}

.info{
	width:712px;
	margin:0 1px;
}

div.boxnotizie.full .documentItem  .LblDocDate,
div.boxnotizie.full .documentItem  .DocDate,
.boxnotizie .documentItem  .ExtrafieldsAuthor,
 .LblDocDate,
 .DocDate{
	float:left;
	padding-left:10px;
	display:inline;
	font-weight:bold;
	/*background:#eef6fe url(../images/bg_info.gif) repeat-x left bottom;*/

}

div.boxnotizie.full .documentItem  .LblExtraFieldsAuthor,
.LblExtraFieldsAuthor,
.article .info .autor
{
	float:left;
	display:inline;
	padding-left:25%;
	font-weight:bold;
  /*background:#eef6fe url(../images/bg_info.gif) repeat-x left bottom;*/

}

div.boxnotizie.full .documentItem  .ExtraFieldsAuthor,
.ExtraFieldsAuthor
{
	float:left;
	display:inline;
	padding-left:10px;
	font-weight:bold;
	/*background:#eef6fe url(../images/bg_info.gif) repeat-x left bottom;*/
    /*padding-right:100%;*/
}



div.boxnotizie.full .documentItem  .view,
.view{
	float:right;
	display:inline;
	padding:0 10px 4px 0;
}

div.boxnotizie.full .documentItem .TitleLink img{
	vertical-align:middle;
}

div.boxnotizie.full .documentItem .TitleLink a{
	border-bottom:solid 1px #666;
	margin:0 10px;
	padding:10px 0;
	float:left;
	width:692px;
	text-transform:uppercase;
}


/* Article */



div.article {
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	background: url(../images/bg_full_bottom.gif) no-repeat left bottom;
	float:left;
	display:inline;

	min-height: 640px;
	height: auto !important;
    height: 640px;
}

div.sviluppoarticle{
	float:left;
	display:inline;
	padding: 10px 0px 10px 10px;
	width:702px;


}

div.sviluppoarticle .content_sviluppoarticle{
	text-align:left;
	float:left;
	display:inline;
	padding: 10px 10px 0 0;
	/* width:330px; */
	width:695px;
}

div.sviluppoarticle .content_sviluppoarticle .abstract
{
	color: #005CB9;
	margin-bottom: 10px;
	font-style: italic;
}

/* Elenco Centri */
div.article .elencocentri {
width:714px;
}


/* Gallery */

div.gallery{
	float:right;
	width:350px;
	padding:10px 0 10px 10px;
}



div.gallery .thumb.ico{
	margin:10px 5px 0 0;
}

/* Send Mail e Print */

a.sendmail,
a.print{
	float:left;
	display:inline;
	padding:5px 0;
	color:#006dc0;
	font-weight:normal;
	font-size:11px;
	padding-left:16px;
}

a.sendmail{
	background: url(../images/minico_mail.gif) no-repeat left center;
}
a.print{
	background: url(../images/mini_print.gif) no-repeat left center;
	float:right;
}

/* Allegati */
/* FIX per adeguamento html:
   l'elenco allegati può essere anche in una sequenza di div invece che in una lista "ol li"
   quindi vanno ripetuti tutti gli stili */


div.allegati{
	float:left;
	margin:10px 0;
	background: url(../images/bg_top_allegati.gif) no-repeat left top;
	width:345px;
	display:inline;
	text-align:left;
}
div.DocumentoStrutturato {
	float:left;
}
div.listaallegati{
	background: url(../images/bg_bottom_allegati.gif) no-repeat left bottom;
	width:325px;
	float:left;
	display:inline;
	padding:0 10px 10px 10px;
}


div.allegati ol,
div.allegati div.listDocumentItem{
	margin:5px 0;
	padding:0;
	float:left;
	text-align:left;
	/*list-style-type:none;*/
}


div.allegati ol li,
div.allegati div.listDocumentItem div.documentItem{
	display:block;
	/* width:100%; */
	clear:both;
	margin-top:2px;
}

div.allegati ol li a,
div.allegati div.listDocumentItem div.documentItem div.TitleLink a{
	font-weight:bold;
	font-size:11px;
	padding:3px 0;
	padding-left:22px;
	line-height:18px;
	float: left;
}
/*
div.allegati ol.elencoallegati li {
    margin-left:-23px; !important
}
*/

div.allegati ol li.zip a,
 div.allegati ol li.gz a{
	background:url(../images/page_white_zip.gif) 0px 2px  no-repeat;
}

div.allegati ol li.pdf a{
	background:transparent url(../images/page_white_acrobat.gif) 0px 2px  no-repeat;
}

.allegati ol li.jpg a, .allegati ol li.gif a, .allegati ol li.png a{
	background:url(../images/file_img.gif) 0px 2px  no-repeat;
}

.allegati ol li.doc a, .allegati ol li.xls a, .allegati ol li.rtf a, .allegati ol li.txt a, .allegati ol li.pps a{
	background:url(../images/page_white_office.gif) 0px 2px  no-repeat;
}

.allegati ol li.email a{
	background:url(../images/file_email.gif) 0px 2px  no-repeat;
}

.allegati ol li.swf a, .allegati ol li.fla a{
	background:url(../images/page_white_flash.gif) 0px 2px  no-repeat;
}

div.allegati ol li.link a,
div.allegati div.link div.listDocumentItem div.documentItem div.TitleLink a{
	background:transparent url(../images/link.gif) 0px 2px no-repeat;
}

div.allegati ol li.focus a{
	background:transparent url(../images/book.gif) 0px 2px  no-repeat;
}

div.allegati ol li.aform a{
	background:transparent url(../images/application_form.gif) 0px 2px  no-repeat;
}

/* scheda prod */

.schedaProd{
	border-collapse:collapse;
	border:#CCC 1px solid;
	}
	
.schedaProd th, .schedaProd td{
	padding:4px 8px;
	vertical-align:top;
	border:#CCC 1px solid;
	}
	
.separator{
	clear:left;
	height:18px;
	}
	
.content_sviluppoarticle h4{
	padding-bottom:2px;
	border-bottom:#036 1px solid;
	margin-bottom:12px;
	}
	
.schedaProd ul{
	margin:0px 0px 0px 20px;
	list-style-type:square;
	padding:0;
	}
	
.content_sviluppoarticle a:hover{
	text-decoration:underline;
	}
	
.fotoprod{
	float:left;
	margin:0px 8px 4px 0px;
	}
	
/* integrazioni */

.articlePrint div.sviluppoarticle .content_sviluppoarticle{
	width:540px !important;
	float:none;
	display:block;
}

.articlePrint div.sviluppoarticle{
	width:540px !important;
	float:none;
	display:block;
	}
	
.articlePrint .info{
	width:540px !important;
	float:none;
	display:block;
	}

.listacongressi .documentItem{
	 margin-bottom:15px; 
	}
	
.SurveyReportBarColor{ background-color:Green}


/* loginerrorpage */

.Messaggio ul {
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    }
    
.Messaggio ul li {
    float:left;
    width:680px;
    height:40px;
    border-bottom: dotted 1px #ccc;
    margin: 10px 0 0 0;
    padding: 5px 0 0 0;
    }
.Messaggio ul li .box_msgaiuto a
{
    float: left;
    display: inline;
    width: 111px;
    height: 20px;
    padding: 7px 0 0 0;
    margin: 0 10px 0 0;
    text-align: center;
    color: white;
    font-weight: normal;
    text-transform: uppercase;
    background: url(../images/bg_bt_menu.png) no-repeat 0 0;
}

.Messaggio ul li .box_msgaiuto a:hover
{
    background-position: 0 -27px;
    color: black;
}


.article .moduloregistrazione
{
    position:relative;
    line-height:32px;
    padding-left:24px;
}
div.moduloregistrazione h2
{
    padding: 10px 0 10px 0 !important;
}
.article .moduloregistrazione .BodyMail{
    height:64px;
}
.article .moduloregistrazione .Messagge{
    height:40px;
}
.article .moduloregistrazione .SendMail input{
	width:150px !important;
	}

.article .moduloregistrazione .SenderMailAutorization
{
    line-height: normal;
}

.article .moduloregistrazione input, 
.article .moduloregistrazione textarea
{
    position:absolute;
    left:240px;
	width:300px;
}

/* classi per survey (sondaggi)*/
.Question
{
width:700px;
padding-bottom:10px;
}

.Request
{
font-weight: bold;
background-color:#f8b74c;
}

.AnswerGroup
{
font-weight: normal;
width:698px;

}

.Reply
{
font-weight: normal;
width:698px;

}

#ctl00_Contenuto_SurveyAndPool1__wzdSurvey__FreeReply_276
{
 width:698px;
 height:120px;
}
	
#ctl00_Contenuto_SurveyAndPool1__wzdSurvey__FreeReply_277
{
 width:698px;
 height:120px;
}
	
#ctl00_Contenuto_SurveyAndPool1__wzdSurvey__FreeReply_278
{
 width:698px;
 height:120px;
}


/**/
