/*
	basic print-styles for boehringer ingelheim
*/
@import url(sIFR-print.css);

* {
	margin: 0;
	padding: 0;
	border: 0;
	background-repeat: no-repeat;
	outline: none;
	border-style: solid;
}
body {
	padding: 0.5cm;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	font-size: 0.8em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
	color: #003466;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #99adc2;
	margin-bottom: 6pt;
	padding: 3pt 7pt 3pt 7pt;
	color: #036;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
p, ul, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1em;
}
ul {
	margin-left: 1em;
}
cite {
	display: block;
	border-width: 1px 0 1px 0;
	border-color: #d5d5d5;
	background-color: #f5f5f5;
	color: #003466;
	margin-bottom: 1em;
	font-size: 1.5em;
	padding: 0.5em 0;
}

input, select, textarea {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #cccccc;
	color: #666;
	padding: 2pt;
	font-size: 1em;
}


#logo, #menu, #topnav, #footer, #claim, #date, #breadcrumbs, #backtotop, a.zoom {
	display: none;
}

#print-logo {
	margin-bottom: 1em;
}
ul.articleboxes {
	list-style: none;
	margin-bottom: 2em;
	margin-left: 0;
}
ul.articleboxes li {
	list-style: none;
	clear: both;
	background-color: #f5f5f5;
	margin-bottom: 5pt;
	border-top: 1px solid #99adc2;
	border-bottom: 1px solid #99adc2;
}
ul.articleboxes li img {
	float: left;
	margin-right: 5pt;
}
ul.articleboxes li span {
	display: block;
	padding: 5pt;
}
ul.articleboxes li.spaced {
	padding: 5pt 10pt;
}
ul.arrow {
	list-style: none;
}
ul.arrow li {
	list-style-image: url(/*VIPURL*/'/Images/arrow-right-yellow.gif');
}
ul.arrow li.current {
	list-style-image: none;
	font-weight: bold;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	zoom: 1; /* Triggering hasLayout in IE7 : THIS IS NOT VALID */
}
* html .clearfix { /* only show to IE */
	height: 1%;
}

/* @group TAG REDEFINITIONS */

table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	color: #036;
	margin-bottom: 1em;
}
td.caption {
	font-weight: bold;
	color: #036;
	padding: 8pt 5pt 16pt 6pt;
}
td.subcaption {
	color: #77a0c0;
	font-size: 0.8em;
}
td.highlighted {
	color: #649ccb;
	font-weight: bold;
}
tr.sectionend td {
	border-bottom: 1px solid #99adc2;
	padding: 8pt 5pt 16pt 5pt;
}
tr.sectionstart td {
	padding: 16pt 5pt 8pt 5pt;
}
td.numberdata {
	text-align: right;
}

/* @end */

/* @group IDS, CLASSES, SELECTORS */

div.leedin, div.excerpt {
	margin-bottom: 1em;
}

#main div.text {
	width: 63%;
	float: left;
	margin-right: 3%;
}
#main div.sidebar {
	width: 33%;
	float: left;
}

#skipcontrols, div.searchresultcontrols {
	display:none;
}

#newsskipper ul {
	list-style: none;
	margin-left: 0;
}
#newsskipper li {
	list-style: none; /* be nice to Opera */
}
#newsskipper li a {
	text-decoration: none;
	color: #666;
}
#main div.element {
	margin-bottom: 20pt;
}
#main a {
	color: #f90;
}

#main ul.articleboxes li a {
	color: #666;
}
#main div.excerpt {
	line-height: 1.5em;
}

body.sitetype-home #logo {
	height: 0px;
}
body.sitetype-home #menu, div.left {
	width:192px;
}
body.sitetype-home ul.arrow li {
	list-style-image: url(/*VIPURL*/'/Images/arrow-right-yellow.gif');
}

body.sitetype-home .sIFR-flash {
	display:none !important;
	visibility:hidden !important;
}

/* @end */
