/*
	orange screen-styles for boehringer ingelheim

*/

/* @group TAG REDEFINITIONS */

h3 {
	color: #f90;
}

/* @group SITE ELEMENTS */
table {
	color: #666;
}

td.caption {
	color: #f90;
}
td.subcaption {
	color: #f90;
}
td.important {
	background-color: #fc6;
}
td.highlighted {
	color: #f90;
}
tr.sectionend td {
	border-bottom: 1px solid #99adc2;
}
tr.lined td {
	border-bottom: 1px solid #d5d5d5;
}
tr.lined td.important {
	border-bottom: 1px solid white;
}
tr.lined td.lined {
	background-image: none;
}

cite {
	color: #f90;
}
#content h3.sectionhead, #substance_box h3.sectionhead {
	background-color: #f90;
}
#content h4.important, #substance_box h4.important {
	border:none;
	background:#f90;
	color:#fff;
}
#main div.leedin {
	color: #f90;
}
#main div.contentbox {
	background-color: #fff0d9;
	color: #f90;
}
#main div.contentbox div.imageSubline {
	background-color: #f90;
}
#main div.focus {
	background-color: #f90;	
}
table.attention {
	background-color: #fff0d9;
}
table.attention th {
	background-color: #f90;
}
#main div.domtab ul.domtabs li.active a {
	background-color: #f90;
}
/* @end */

