/* SCREEN CSS Document */
/* CREATED BY NORTHBANK COMMUNICATIONS */
/* FOR MEDBIOPHARMA */
/* 15/06/2006 */
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;	
	text-align: left;
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active {
	color: #A83039;
}
a:hover {
	color: #990000;
}
h1 {

}
h2 {
	font-family: Arial, verdana, sans-serif;
	font-size: 17px;
	color: #A83039;
	padding-top: 3px;
}
h3 {
	font-size: 13px;
	color: #333333;
	margin-bottom: 5px;	
}
h3 span {
	color: #888888;
}
p {
	padding: 0 10px 12px 0;
	margin: 0;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	margin: 0;
	padding: 0;
}

div#wrapper {
	width: 775px;
}

div#left {
	float: left;
	width: 255px;
	height: 450px;
}
div#left a.logo {
	display: block;
	widht: 210px;
	height: 40px;
	text-decoration: none;
	text-indent: -5000px;
	font-size: 0.1px;
	background: url(../images/logo/mat-biopharma.jpg) no-repeat 0 -40px;
	margin: 20px 20px 40px 20px;
}
div#left a.logo:hover {
	background-position: 0 0;
}

div#left div#block {
	margin: 0 0 10px 58px;
	height: 104px;
	border-bottom: 4px solid #8E8E8E;	
}
/* IE DOESN'T SEE THIS RULE, SUPPLIES SAFARI/FIREFOX, ETC WITH A DIFFERENT HEIGHT SO IT DISPLAYS CORRECTLY */
html>body div#left div#block {
	height: 95px;
}
div#left div#news, div#left div#press-release {
	width: 173px;
	margin: 0 0 10px 58px;
	height: 239px;
	border-bottom: 4px solid #8E8E8E;
	background: url(../images/headings/news.jpg) no-repeat left top;
	padding-top: 30px;
}
div#left div#press-release {
	background: url(../images/headings/press-releases.jpg) no-repeat left top;
	border: 0;
	height: 0;
}
/* IE DOESN'T SEE THIS RULE, SUPPLIES SAFARI/FIREFOX, ETC WITH A DIFFERENT HEIGHT SO IT DISPLAYS CORRECTLY */
html>body div#left div#news, html>body div#left div#press-releases  {
	height: 200px;
}
div#left ul, div#left ul li {
	list-style: none;
}
div#left ul li {
	padding: 0 0 12px 0;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
}
div#left ul li a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
div#left ul li a:hover {
	color: #A83039;
}
div#left h1 {
	display: block;
	text-indent: -5000px;
	font-size: 0.1px;
	width: 150px;
	height: 40px;
	margin: 0 0 15px 58px;
}
div#left h1.welcome {
	background: url(../images/headings/welcome.jpg) no-repeat 0 5px;
}
div#left h1.about-us {
	background: url(../images/headings/about-us.jpg) no-repeat 0 5px;
}
div#left h1.therapeutic {
	background: url(../images/headings/therapeutic.jpg) no-repeat 0 5px;
}
div#left h1.products {
	background: url(../images/headings/products.jpg) no-repeat 0 5px;
}
div#left h1.services {
	background: url(../images/headings/services.jpg) no-repeat 0 5px;
}
div#left h1.media {
	background: url(../images/headings/media.jpg) no-repeat 0 5px;
}
div#left h1.business {
	background: url(../images/headings/business.jpg) no-repeat 0 5px;
}
div#left h1.careers {
	background: url(../images/headings/careers.jpg) no-repeat 0 5px;
}
div#right {
	width: 504px;
	float: right;
	padding-left: 16px;
}

div#right div#header {
	width: 504px;
	display: block;
}
div#right .index {
	background: url(../images/backgrounds/index-banner.jpg) no-repeat left top;
	margin-top: 20px;
	height: 250px;
}
div#right .about {
	height: 135px;
	background: url(../images/backgrounds/about-banner.jpg) no-repeat left top;
}
div#right .therapeutic {
	height: 135px;
	background: url(../images/backgrounds/contact-banner.jpg) no-repeat left top;
}
div#right .products {
	height: 135px;
	background: url(../images/backgrounds/products-banner.jpg) no-repeat left top;
}
div#right .services {
	height: 135px;
	background: url(../images/backgrounds/business-banner.jpg) no-repeat left top;
}
div#right .media {
	height: 135px;
	background: url(../images/backgrounds/press-banner.jpg) no-repeat left top;
}
div#right .business {
	height: 135px;
	background: url(../images/backgrounds/business-banner.jpg) no-repeat left top;
}
div#right .careers {
	height: 135px;
	background: url(../images/backgrounds/about-banner.jpg) no-repeat left top;
}

div#right div#nav {
	background: white;
	width: 504px;
	padding: 0;
	margin: 0;
	height: 45px;
	border-bottom: 4px solid #8E8E8E;
}
/* IE DOESN'T SEE THIS RULE, SUPPLIES SAFARI/FIREFOX, ETC WITH A DIFFERENT HEIGHT SO IT DISPLAYS CORRECTLY */
html>body div#right div#nav {
	height: 50px;
}
div#right div#nav table {
	margin: 10px 0 0 0;
}
div#right div#nav table table {
	margin: 0;
}
div#right div#content {
	width: 504px;
	background: white;
	padding: 10px 0;
}
div#right div#content ul {
	margin: 0px 20px 10px 30px;
	list-style-type: square;
}
div#right div#content ol {
	margin: 5px 20px 5px 20px;

}
div#right div#content li {
	margin: 0;
	padding: 0 0 8px 0;
}
div#right div#content p.column-l {
	width: 242px;
	float: left;
}
div#right div#content p.column-r {
	width: 242px;
	float: right;
}
div#right div#content table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin: 10px 0;
}
div#right div#content table td, table th {
	text-align: center;
	padding: 5px;
	border: 1px solid #CCCCCC;
	border-bottom: 0;
	border-right: 0;
}
div#right div#content table td {
	text-align: left;
}
div#right div#content table .bottom {
	border-bottom: 1px solid #CCCCCC;
}
div#right div#content table .right {
	border-right: 1px solid #CCCCCC;
}
div#right div#content table .dark {
	background: #F5F5F5;
}
div#right div#content table .blank {
	border: 0;
}
div#right div#content table .blankleft {
	border-left: 0;
	padding: 5px 0;
}
div#right div#content table .bar {
	padding-left: 10px;
}
div#right div#content table.press {
	border-bottom: 1px solid #CCCCCC;
}
div#right div#content table.press th {
	border: 0;
	text-align: left;
	color: #A83039;
}
div#right div#content table.press td {
	border: 0;
	border-top: 1px solid #CCCCCC;
	padding: 8px 5px;
}
div#footer {
	margin: 10px 0 0 0;
	float: left;
	clear: both;
	width: 775px;
	height: 150px;
	font-size: 11px;
	color: #FFFFFF;
	background: url(../images/backgrounds/footer-repeat.jpg) repeat-x left top;
}
div#footer a {
	color: #E7AAAC;
}
div#footer p {
	padding: 5px 10px;
}
div#footer p.address {
	float: right;
	text-align: right;
}
p.clearit {
	clear: both;
}
sup {
	line-height: 0;
	vertical-align: text-top;
	font-size: 10px;
}
sub {
	line-height: 0;
	vertical-align: text-bottom;
	font-size: 10px;
}
/* CSS HACK FOR SAFARI - MUST BE THE LAST RULE IN THE STYLESHEET!!! */
html>body div#left div#block {
	height: 85px;#
}