﻿@charset "UTF-8";
/* CSS Document */

/* **** FRONTPAGE elements **** */

div#infocontainer {
	clear: both;
	width: 100%;
}

div#infoarea-left {
	clear: both;
	width: 388px;
	float: left;
	margin-right: 50px;
}

div#infoarea-left p {
	margin-bottom: 10px;
	line-height: 19px;
	display: block;
}

div#infoarea-left em {
	font-weight:normal;
	font-style:normal;
}
div#infoarea-left a:link {
text-decoration:underline; color: #06808b;}


div#infoarea-left h3 {
	font-size: 12px; font-weight: bold; font-style: normal; color: #000;
	text-transform:uppercase;
}

div#infoarea-right {
	width: 335px;
	float: right;
}

div#infoarea-right h3 {
	font-size: 12px; font-weight: bold; font-style: normal; color: #000;
	text-transform:uppercase;
}

div#infoarea-right p {
	margin-bottom: 10px;
	line-height: 19px;
	display: block;
}

div#infoarea-right a:link {
text-decoration:underline; color: #06808b;}


div#productcontainer {
	padding-top: 10px;
	clear: both;
	width: 100%;
	font-size: 12px;
}

div#productcontainer ul {
list-style: none;
margin-top: 7px;
}

div#productcontainer li {
background: url(../images/bullet_square_turq.png) no-repeat 0 50%;
margin-left: 10px;
padding-left: 10px;
}

div#netcare ul {
width: 50%;
float: left;
}

div#topcare {
	float: left;
	width: 265px;
	background: url(../images/gradient_frontpage_productinfo.png) repeat-x 0px 127px;
	min-height:356px;
	height:auto !important;
	height:356px; 
}

div#netcare {
	float: left;
	width: 265px;
	background: url(../images/gradient_frontpage_productinfo.png) repeat-x 0px 127px;
	min-height:356px;
	height:auto !important;
	height:356px; 
}

div#netcare h2 a {
	display: block;
	width: 265px;
	height: 127px;
	text-indent: -9999px;
	background: url(../images/title_NovalNetCare.png) no-repeat;
}

div#neteye {
	float: left;
	width: 230px;
}

div#neteye h2 a {
	display: block;
	width: 235px;
	height: 127px;
	text-indent: -9999px;
	background: url(../images/title_NovalNetEye.png) no-repeat;
}

div#topcare h2 a {
	display: block;
	width: 265px;
	height: 127px;
	text-indent: -9999px;
	background: url(../images/title_NovalTopCare.png) no-repeat center;
}

div#productcontainer p {
	padding:22px 9px 0px 9px;
}
.news_headline {
		font-size:12px;		
		color:#06808b;		
		font-weight:bold;
}
span.date_span {
	font-weight:normal;
}
p.news_body{
	font-size:12px;					
}