/* @override http://diagnocure.ock.am:8081/css/scr-home.css */

body {
	background-image: url(/img/common/body-bg-home.png);
	}

a:link, a:visited {
	color: #008caa;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

h1 {
	background: url(/img/common/tagline.png) 0 0 no-repeat;
	height: 31px;
	margin: 0;
	text-indent: -9999px;
	}
.fr h1 {
	background-position: 0 -31px;
	}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 1.5em 0 .75em;
	}
h2.first {
	margin-top: 0;
	}
h2 a {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}
h2 a:hover {
	border: none;
	}

#f-prod h2 {
	color: #684f40;
	font-size: 1.5em;
	}
#f-prod h2, #f-prod h2 a {
	color: #684f40;
	}
#f-news h2, #f-news h2 a {
	color: #749d59;
	}
#f-investors h2, #f-investors h2 a {
	color: #008caa;
	}

#visual {
	height: 280px;
	}

#text {
	margin: 30px;
	padding: 0;
	}
	
#intro {
	float: left;
	padding: 0 0 40px;
	width: 530px;
	}
#intro p {
	font-size: 1.1em;
	margin: .75em 0 0;
	}

#special {
	float: right;
	padding: 0 0 40px;
	width: 270px;
	}
#special h2 {
	color: #E37310;
	font-size: 1.3em;
	margin: 0;
	text-transform: uppercase;
	}
#special h3 {
	font-size: 1em;
	margin: .75em 0 0;
	}
#special p {
	margin: .5em 0 0;
	}

#features {
	background: url(/img/common/main-bg-home.png) 0 0 repeat-y;
	clear: both;
	overflow: hidden;
	width: 930px;
	}

#features .col {
	float: left;
	margin: 0 0 0 60px;
	width: 260px;
	}
#features .firstcol {
	margin: 0;
	}

#features ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#features ul li {
	background: url(/img/common/arrow.png) 0 .3em no-repeat;
	margin: .5em 0 0;
	padding: 0 0 0 14px;
	}

.subscribe {
	margin: 2em 0 0;
	}

#f-news ul#news-short-list li {
	background: none;
	padding: 0;
	}
#f-investors #quote-wrap {
	background: url(/img/common/ticker-bg.png) 0 0 no-repeat;
	height: auto !important;
	height: 62px;
	min-height: 62px;
	}
#f-investors table {
	margin: 0;
	}
#f-investors table td {
	font-weight: bold;
	}
#f-investors .val {
	text-align: right;
	width: 80px;
	}
#f-investors #stock_value {
	color: #008caa;
	font-size: 2em;
	line-height: 1;
	padding: 8px 10px 0 0;
	}
#f-investors #change {
	color: #008caa;
	padding: 0 10px 10px 0;
	}

#f-investors #tsx {
	font-size: 1.2em;
	line-height: 1;
	padding: 10px 0 0 10px;
	}
#f-investors #tsx a {
	border-bottom: 1px solid #ccc;
	}
#f-investors #open-price {
	line-height: 1;
	padding: 6px 0 0 10px;
	}
#f-investors .legend {
	font-size: .85em;
	font-weight: normal;
	line-height: 1;
	padding: 6px 0 0 10px;
	}

