/****************
 **  HOME PAGE **
 ****************/

#slides {
	position: relative;
	margin: 0 auto 30px auto;
	width: 903px;
	height: 400px;
	overflow: hidden;
}
#slides.software {
	background: url(../images/software.jpg) no-repeat;
}
#slides.receivers {
	background: url(../images/receivers.jpg) no-repeat;
}
#slides.concentrators {
	background: url(../images/concentrators.jpg) no-repeat;
}
#slides h1,
#slides strong,
#slides p,
#slides h2 {
	font-size: 0;
	text-indent: -1000px;
	display: none;
}
.readlink {
	z-index: 999;
	position: absolute;
	top: 287px;
	width: 84px;
	height: 20px;
	overflow: hidden;
	font-size: 0;
	
	background-color:black;
}
#slides #software .readlink {
	left: 665px;
}
#slides #software,
#slides #receivers,
#slides #concentrators {
	position: absolute;
	bottom: 0;
	height: 35px;
	overflow: hidden;
	font-size: 0;
	text-indent: -9999px;
	cursor: pointer;
}
#slides #software {
	left: 0px;
	width: 288px;
}
#slides #receivers {
	left: 289px;
	width: 302px;
}
#slides #concentrators {
	left: 592px;
	width: 310px;
}
#slides .insidelink {
	position: absolute;
	overflow: hidden;
	text-indent: -1000px;
	display: block;
	left: 664px;
	height: 12px;
	top: 75px;
	width: 108px;
}

#information {
	position: relative; /* to contain the news, events, documents columns */
	width: 100%;
	font-size: 11px;
	line-height: 15px;
}
#information h2.title {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/title-bg.gif) repeat-x;
	border: 1px solid #c9c9c9;
	height: 19px;
	line-height: 19px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}
#information .news {
	float: left;
	width: 280px;
	display: block;
}
#information .events {
	float: left;
	margin-left: 30px;
	width: 282px;
	display: block;
}
#information .events .line {
	background: #999999;
	font-size: 0;
	display: block;
	height: 1px;
	margin-top: 10px;
}
#information .events .discover,
#information .events .try,
#information .events .use {
	display: block;
	position: relative;
	text-indent: -1000px;
	overflow: hidden;
	color: #505050;
	width: 282px;
	height: 72px;
	margin: 10px 0;
}
#information .events .discover {
	background: url(../images/123-sprite.gif) 0 0 no-repeat;
}
#information .events .discover:hover {
	background-position: 0 -216px;
}
#information .events .try {
	background: url(../images/123-sprite.gif) 0 -72px no-repeat;
}
#information .events .try:hover {
	background-position: 0 -288px;
}
#information .events .use {
	background: url(../images/123-sprite.gif) 0px -144px no-repeat;
}
#information .events .use:hover {
	background-position: 0 -360px;
}
#information .events .link {
	display: inline;
	color: #336699;
	margin: 0;
	padding: 0 15px 0 0px;
	background: url(../images/double-arrow-white.gif) right center no-repeat;
	text-decoration: underline;
	line-height: 18px;
}
#information .documents {
	float: left;
	width: 283px;
	margin-left: 27px;
	display: block;
}
#information .documents .rectangle {
	position: relative;
	width: 283px;
	height: 122px;
	margin-bottom: 13px;
	overflow: hidden;
	display: block;
}

#information .documents .expertise {
	background: url(../images/sprites-side-banners.jpg) -283px 0px no-repeat;
}

#information .documents .blank {
	background: url(../images/sprites-side-banners.jpg) -283px -244px no-repeat;
}

#information .documents .infoworld {
	background: url(../images/sprites-side-banners.jpg) -283px -122px no-repeat;
	margin-bottom: 0;
}
#information .documents ul {
	list-style-position: inside;
	padding: 0;
	color: #333;
	margin: 15px 0px 10px 15px;
}
#information .documents h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 6px 0px 6px 15px;
}
#information .documents h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 10px 0px 5px 15px;
}
#information .documents p {
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 5px 15px 5px 15px;
	position: relative;
}
#information .documents a.read-more {
	margin: 0;
	font-weight: normal;
	padding: 5px 15px 5px 15px;
	position: relative;
	background: url(../images/double-arrow-white.gif) right center no-repeat;
	text-decoration: underline;
	display: inline;
}

#information .documents img.customers {
	position: absolute;
	top: 35px;
	left: 65px;
}

#information .more {
	padding-left: 20px;
	height: 16px;
	min-height: 16px;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
}
#information a {
	display: block;
}
#information .title {
	background-color: #f1f3f5;
	font-weight: bold;
	color: #333;
	padding: 4px;
	position: relative;
	min-height: 16px;
}
#information .feed {
	position: absolute;
	top: 4px;
	right: 4px;
	width: 16px;
	height: 16px;
	background-image: url(../images/feed.gif);
	background-repeat: no-repeat;
}
#information .item {
	padding: 16px 0 6px 0;
}
#information .headline {
	color: #4e4e4e;
	font-weight: bold;
}
#information .source {
	font-size: 10px;
}
#information .publication:after,
#information .author:after {
	content: " - " ;
}
#information .teaser {
	padding: 6px 0;
}

#information .manufacturing {
	float: right;
	width: 560px;
	display: block;
}