/* CSS Document */

@import url(/network/style.css);

html, body {
	height: 100%;
	width: 100%;
}

body {
	background-image: url(../images/body/background.jpg);
	background-position: center;
	margin: 0px;
	font-family: Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

form {
	margin: 0px;
}

input {
	font-size: 11px;
	font-family: Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

textarea {
	width: 90%;
}

a img {
	border: none;
}

#search {
	background-color: white;
	padding: 10px;
}

#video_container {
	background-color: #333333;
	width: 100%;
	height: 100%;
	position:absolute;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	z-index: 200;
}

#video {
	width: 250px;
	height: 125px;
	left: 50%;
	top: 50%;
	margin-top: -125px;
	margin-left: -250px;
	position: absolute;
	z-index: 250;
}

.block_small input {
	width: 120px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.container {
	width: 960px;
	display: table;
	text-align:left;
	background-color: #333333;
}

.header {
	height: 115px;
	background-image:url(../images/header/background.png);
	position: relative;
}

.header .logo {
	float: left;
	margin-left: 18px;
	margin-top: 10px;
}

.search_button {
	width: 72px;
	height: 22px;
	position: absolute;
	z-index: 999;
	top: 0px;
	left: 50%;
	margin-left: 345px;
}

.header .robots {
	float: left;
	margin-left: 20px;
	width: 523px;
	height: 148px;
}

.header #robots {
	width: 523px;
	height: 148px;
	background-image:url(../images/header/robots.jpg);
}

.header .videos {
	float: left;
	margin-left: 40px;
	margin-top: 43px;
}

.header #slogan {
	width: 650px;
	position: absolute;
	right: 20px;
	top: 50px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	text-shadow: #000000 0px 2px 0px;
}

.navigation .brandnewgadget {
	position: absolute;
	right: 17px;
	top: -31px;
	z-index: 50;
}

.navigation {
	height: 51px;
	position: relative;
}

.navigation .flap {
	position: absolute;
}

.navigation .flap.left {
	left: -9px;
}

.navigation .flap.right {
	right: -9px;
}

.navigation .partypeepz {
	height: 26px;
	padding-left: 20px;
	background-image:url(../images/navigation/partypeepz/background.jpg);
}

.navigation .bedrijven {
	height: 25px;
	padding-left: 20px;
	background-image:url(../images/navigation/bedrijven/background.jpg);
}

.navigation .partypeepz div, .navigation .bedrijven div {
	float: left;
	margin-right: 10px;
}

.pictures {
	height: 157px;
	background-image:url(../images/pictures/background.jpg);
}

.pictures .gallery {
	width: 930px;
	height: 126px;
	margin-left: 14px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}

.pictures .ashow {
	margin-left: 780px;
	position: absolute;
}

.pictures .gallery .loading {
	margin-top: 60px;
	margin-left: 240px;
	position: absolute;
}

.pictures .gallery #gallery_container {
	margin-top: 15px;
	width: 1800px;
	height: 126px;
	left: -880px;
}

.pictures .gallery #gallery_container .picture {
	width: 144px;
	height: 110px;
	background-position:center;
	float: right;
	margin-left: 5px;
}

.png {
	behavior:	url("/stylesheets/libraries/pngbehavior.htc");
}

.pictures #fadeleft {
	position: absolute;
	margin-top: 15px;
	margin-left: 14px;
	z-index: 100;
}

.pictures #faderight {
	position: absolute;
	margin-top: 15px;
	margin-left: 915px;
	z-index: 100;
}

.pictures .showall {
	float: left;
	margin-top: 40px;
	margin-left: 30px;
}

.block_small {
	width: 262px;
	margin-left: 7px;
	margin-bottom: 10px;
	float: left;
}

.block_small .top {
	background-image:url(../images/blocks/small_top.gif);
	background-repeat:no-repeat;
	background-color:
}

.block_small .top div {
	background-repeat:no-repeat;
	background-position: 218px 5px;
	padding: 7px;
	height: 20px;
}

.block_big .top {
	background-image:url(../images/blocks/big_top.gif);
}

.block_big .top div {
	background-repeat:no-repeat;
	background-position: 484px 5px;
	padding: 7px;
	height: 20px;
}

.top #one {
	background-image: url(../images/blocks/one.gif);
}


.top #two {
	background-image: url(../images/blocks/one.gif);
}

.top #three {
	background-image: url(../images/blocks/one.gif);
}

.block_small .content {
	background-image:url(../images/blocks/small_background.gif);
	padding: 8px;
	padding-bottom: 0px;
}

.block_small .bottom {
	height: 32px;
	background-image:url(../images/blocks/small_bottom.gif);
}

.block_big {
	width: 530px;
	margin-left: 4px;
	margin-bottom: 10px;
	float: left;
}

.block_big .content {
	background-image:url(../images/blocks/big_background.gif);
	padding: 8px;
	padding-bottom: 0px;
}

.block_big .bottom {
	height: 32px;
	background-image:url(../images/blocks/big_bottom.gif);
}

.block_tiny {
	width: 129px;
	margin-left: 3px;
	float: left;
	margin-bottom: 5px;
}

.block_tiny .top {
	height: 8px;
	background-image:url(../images/blocks/tiny_top.gif);
	background-repeat:no-repeat;
	font-size: 8px;
}

.block_tiny .content {
	background-image: url(../images/blocks/tiny_background.gif);
	padding: 4px;
}

.block_tiny .bottom {
	background-image: url(../images/blocks/tiny_bottom.gif);
	height: 13px;
	font-size: 8px;
}

.page {
	padding: 10px;
	padding-left: 2px;
	padding-right: 0px;
	background-image: url(../images/page/background.jpg);
	background-repeat:repeat-x;
	min-height: 219px;
}

.page_content {
	width: 820px;
	float: left;
}

.banner {
	width: 130px;
	float: left;
}

.banner img {
	border: none;
}

h1 {
	width: 80%;
	font-size: 16px;
	line-height: 20px;
	padding-left: 10px;
	padding-bottom: 1px;
	color: white;
	border-bottom: 1px solid white;
}

.content .title {
	color: #7BD2EB;
	font-size: 16px;
	margin-bottom: -3px;
}

.content .date {
	color: #909090;
	font-size: 10px;
}

.content .item {
	color: #FF6600;
}

.split_small_big .one {
	width: 269px;
	float: left;
}

.split_small_big .two {
	width: 537px;
	float: left;
}

.split_big_small .one {
	width: 537px;
	float: left;
}

.split_big_small .two {
	width: 269px;
	float: left;
}

.huge .block_big {
	width: 800px;
}

.huge .block_big .top {
	background-image:url(/images/blocks/huge_top.gif);
}

.huge .block_big .top div {
	background-position: 755px 5px;
}

.huge .block_big .bottom {
	background-image:url(/images/blocks/huge_bottom.gif);
}

.huge .block_big .content {
	background-image:url(/images/blocks/huge_background.gif);
}

.huge .block_big h1 {
	width: 740px;
}


.dl {
	background-color: #555555;
	border-bottom: 3px solid #666666;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 8px;
	margin-bottom: 10px;
	line-height: 20px;
	width: 762px;
}

.footer {
	float: left;
	text-align: center;
	padding: 5px;
	line-height: 20px;
	margin-left: 75px;
	margin-top: 20px;
	width: 800px;
	border-top: 1px solid #666666;
}
