/* 
CryptoNet v2 stylesheet
-----------------------
All rights reserved (c)2008
Authored by CryptoNet
www.cryptonet.be
*/

/* Reset -------------------- */

* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	outline: none;
}

img {
	border: 0px;
}

/* Structure --------------------- */

body {
	background:	#94a3af url('/images/page/body_background_b.jpg') repeat-x top;
	font-family:  Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #313b42;
}

.wrapper {
	width: 715px;
	margin: 0 auto;
	position: relative;
}

#logo {
	width: 211px;
	height: 167px;
	position: absolute;
	margin: 5px 0 0 -30px;
	z-index: 2;
	background: url('/images/page/cryptonet_logo.png') no-repeat top;
}

#footer {
	background: #434c54 url('/images/page/footer_background.jpg') repeat-x top;
	height: 180px;
	position: relative;
	padding: 30px 0 0 0;
}

#footer a, #footer a:visited {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  color: #fff;
  text-decoration: underline;
}

#bottomfooter {
	background: #2c3236;
	height: 185px;
	padding: 25px 0 0 0;
	position: relative;
}

#intro {
	margin: 5px 0 0 0;
	position: relative;
	padding: 0;
	clear: both;
	background: url('/images/page/intro_small.png') no-repeat top;
	height: 265px;
}

#intro.home {
	background: url('/images/page/intro_home.png') no-repeat top;
	height: 305px;
}

.contenttop {
	background: url('/images/page/content_top.png') no-repeat top;
	position: relative;
	height: 22px;
}

.contentbody {
	background: url('/images/page/content_body.png') repeat-y top;
	position: relative;
	padding: 0 25px 0 25px;
}

.contentbottom {
	background: url('/images/page/content_bottom.png') no-repeat top;
	position: relative;
	height: 22px;
	margin: 0 0 15px 0;
}

.contenthomebottom {
	background: url('/images/page/content_home_bottom.png') no-repeat top;
	position: relative;
	height: 66px;
	margin: 0 0 15px 0;
}

.subcontenttop {
	background: #eceff4 url('/images/page/subcontent_top.jpg') no-repeat top;
	height: 10px; 
	position: relative;
	margin: 0 auto;
}

.subcontentbody {
	background: url('/images/page/subcontent_body.jpg') repeat-y;
	position: relative;
	margin: 0 auto;
	padding: 5px 25px 5px 25px;
}

.subcontentbottom {
	background: url('/images/page/subcontent_bottom.jpg') no-repeat top;
	height: 10px;
	position: relative;
	margin: 0 auto;
	bottom: 10px;
}

#contactbar {
	background: url('/images/page/footer_contactbar.png') no-repeat top;
	height: 73px;
	padding: 18px 0 0 0;
}

#navigation {
	position: relative;
	float: right;
	margin: 78px 20px 0 0;
}

#navigation ul {
	width: 481px;
	height: 29px;
	margin: 7px 0 0 0;
}

#navigation li {
	display: inline;
	list-style-type: none;
}

#navigation li a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	text-align: center;
	float: left;
	font-size: 13px;
	padding: 7px 0 0 0;
	margin: 0 4px 0 0;
	height: 22px;
}

#navigation li a#home {
	width: 66px;
}

#navigation li a#home:hover {
	background: url('/images/page/nav_home_hover.jpg') no-repeat top;
	width: 66px;
}

#navigation li a#home.selected {
	background: url('/images/page/nav_home_selected.jpg') no-repeat top;
	width: 66px;
}

#navigation li a#overons {
	width: 86px;
}

#navigation li a#overons:hover {
	background: url('/images/page/nav_overons_hover.jpg') no-repeat top;
	width: 86px;
}

#navigation li a#overons.selected {
	background: url('/images/page/nav_overons_selected.jpg') no-repeat top;
	width: 86px;
}

#navigation li a#diensten {
	width: 86px;
}

#navigation li a#diensten:hover {
	background: url('/images/page/nav_diensten_hover.jpg') no-repeat top;
	width: 86px;
}

#navigation li a#diensten.selected {
	background: url('/images/page/nav_diensten_selected.jpg') no-repeat top;
	width: 86px;
}

#navigation li a#portfolio {
	width: 83px;
}

#navigation li a#portfolio:hover {
	background: url('/images/page/nav_portfolio_hover.jpg') no-repeat top;
	width: 83px;
}

#navigation li a#portfolio.selected {
	background: url('/images/page/nav_portfolio_selected.jpg') no-repeat top;
	width: 83px;
}

#navigation li a#contact {
	width: 80px;
}

#navigation li a#contact:hover {
	background: url('/images/page/nav_contact_hover.jpg') no-repeat top;
	width: 80px;
}

#navigation li a#contact.selected {
	background: url('/images/page/nav_contact_selected.jpg') no-repeat top;
	width: 80px;
}

#navigation li a#blog {
	width: 56px;
}

#navigation li a#blog:hover {
	background: url('/images/page/nav_blog_hover.jpg') no-repeat top;
	width: 56px;
}

#navigation li a#blog.selected {
	background: url('/images/page/nav_blog_selected.jpg') no-repeat top;
	width: 56px;
}

/* Content --------------------- */

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	_height: 1px;
	zoom: 1;
}

#intro-text-home {
	width: 300px;
	height: 215px;
	float: left;
	margin: 60px 0 0 50px;
	position: relative;
}

#intro-text {
	width: 609px;
	margin: 60px 0 0 50px;
	position: relative;
	float: left;
}

#intro-text a, #intro-text a:visited {
  color: #313b42;
}

#intro-text a:hover {
  color: #fff;
}

#recent-projects {
	width: 300px;
	height: 249px;
	background: url('/images/page/recent_projects_bg.jpg') no-repeat top;
	float: left;
	margin: 29px 0 0 20px;
	position: relative;
}

#recent-projects h3 {
	margin: 8px 0 0 30px;
}

#recent-projects a {
	color: #313b42;
	text-decoration: none;
}

#recent-projects img {
	margin: 9px 0 0 31px;
}

#intro-services {
	width: 650px;
	margin: 0 auto;
	position: relative;
	padding: 10px 0 0 0;
}

.default-container {
	width: 665px;
	margin: 0 auto;
	position: relative;
	padding: 10px 0 0 0;
}

#team {
	width: 650px;
	margin: 0 auto;
	position: relative;
	padding: 10px 0 0 0;
}

.contentbody a {
	text-decoration: none;
	color: #313b42;
	border: 0px;
}

.intro-service-left {
	width: 317px;
	height: 65px;
	background: url('/images/page/content_intro_services.jpg') no-repeat top;
	float: left;
	position: relative;
	margin: 0 0 15px 0;
}

.intro-service-right {
	width: 317px;
	height: 65px;
	background: url('/images/page/content_intro_services.jpg') no-repeat top;
	float: right;
	position: relative;
	margin: 0 0 15px 0;
}

.intro-service-icon {
	width: 56px;
	height: 48px;
	float: left;
	position: relative;
	margin: 8px 0 0 12px;
}

.service-icon {
	width: 65px;
	height: 48px;
	float: left;
	position: relative;
}

.service-text {
	width: 527px;
	float: left;
	position: relative;
}

.intro-service-text {
	float: left;
	margin: 8px 0 0 0;
	padding: 7px;
}

.intro-service-text h1 {
	font-size: 16px;
	margin: 0;
}

.intro-service-text h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.service-text h1 {
	font-size: 16px;
	margin: 0;
}

.service-text h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.dienst-container {
	width: 635px;
	height: 123px;
	padding: 15px;
	margin: 0 auto;
	position: relative;
	background: url('/images/page/content_services.jpg') no-repeat top;
}

#home-contact-button {
	float: right;
	margin: 21px 35px 0 0;
}

#home-contact-button h3 {
	color: #ffffff;
	font-size: 15px;
	float: left;
	margin: 3px 25px 0 0;
}

#home-contact-button img {
	float: left;
}

#home-contact-button a {
	color: #ffffff;
	border: 0px;
	text-decoration: none;
}

#contactinfo {
	width: 600px;
	margin: 0 0 0 65px;
	color: #ffffff;
}

.column1 {
	width: 165px;
	font-size: 12px;
	float: left;
}

.column2 {
	width: 230px;
	font-size: 12px;
	float: left;
}

.column3 {
	width: 205px;
	font-size: 12px;
	float: left;
}

.column3 ul {
	float: right;
}

.column1 li {
	margin: 0 0 5px 0;
}

.column2 li {
	margin: 0 0 5px 0;
}

.column3 li {
	margin: 0 0 5px 0;
}

.column2 span {
	width: 60px;
	float: left;
	font-weight: bold;
}

.column3 span {
	width: 100px;
	float: left;
	font-weight: bold;
}

#blogsection {
	width: 655px;
	margin: 0 auto;
}

#blogsection h3 {
	color: #ffffff;
	margin: 0 0 10px 0;
}

.blogposts {
	width: 300px;
	float: left;
}

.blogcomments {
	width: 300px;
	float: right;
}

#blogsection ul {
	list-style: none;
	color: #ffffff;
}

#blogsection li {
	line-height: 24px;
	font-size: 12px;
	border-bottom: 1px solid #595d61
}

#blogsection li a {
	color: #ffffff;
	text-decoration: none;
}

#blogsection li a:hover {
	color: #c7e784;
	text-decoration: none;
}

.project-container {
	width: 665px;
	margin: 0 auto;
}

.project-image {
	border: 5px solid #ffffff;
	float: left;
}

.project-text {
	width: 270px;
	float: right;
}

.project-text h1 {
	font-size: 18px;
	margin: 0 0 15px 0;
}

.project-service {
	height: 26px;
	float: left;
	margin: 0 10px 10px 0;
}

.contact-container {
	width: 615px;
	position: relative;
	margin: 0 auto;
}

#quickcontact-text {
	float: left;
	position: relative;
	width: 530px;
	margin: 5px 0 0 10px;
}

.team-foto {
	width: 86px;
	float: left;
	position: relative;
	margin: 0px 0 0 12px;
}

img.teamfoto {
	border: 3px solid #ffffff;
	margin: 0 0 5px 0;
	padding: 0px;
}

.team-text {
	width: 180px;
	float: left;
	margin: 2px 0 0 10px;
	padding: 0 7px 0 7px;
}

.team-text h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

.team-text h2 {
	font-size: 12px;
}

.team-foto h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 3px 0;
}

.team-text h4 {
	font-size: 12px;
}

.teamtop {
	width: 318px;
	height: 10px;
	background: #eceff4 url('/images/page/team_top.jpg') no-repeat top;
	position: relative;
}

.teambody {
	width: 318px;
	background: url('/images/page/team_body.jpg') repeat-y;
	position: relative;
}

.teambottom {
	width: 318px;
	height: 10px;
	background: url('/images/page/team_bottom.jpg') no-repeat top;
	position: relative;
}

.teamcontainer {
	width: 318px;
	float: left;
	margin: 0 7px 14px 7px;
	position: relative;
}

/* Type --------------------- */

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	margin: 0 0 10px 0;
	font-size: 18px;
}

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 14px;
}

h3 {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0 0 10px 0;
	font-weight: normal;
}

h3.title {
	margin: 0 0 20px 0;
}

h3.contacttitle {
	color: #ffffff;
	padding: 0 0 0 30px;
	margin: 0 0 -5px 0;
	z-index: 2;
	position: relative;
}

p {
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 10px 0;
}

p.copyright {
	text-align: center;
	color: #ffffff;
	margin: 50px 0 0 0;
}

.label {
	width: 120px;
	float: left;
	font-weight: bold;
	position: relative;
}

input {
	border: 1px solid #92a2b0;
	background: #f3f6f8;
	width: 300px;
	padding: 2px;
}

#contacttop {
	background: #f1f5f8 url('/images/page/contact_top.jpg') no-repeat top;
	width: 582px;
	height: 10px;
	position: relative;
	margin: 0 auto;
}

#contactbody {
	background: #f1f5f8;
	width: 582px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	position: relative;
}

#contactbody form {
	margin: 10px auto;
	width: 450px;
}

#contactbottom {
	background: url('/images/page/contact_bottom.jpg') no-repeat top;
	width: 582px;
	height: 10px;
	position: relative;
	margin: 0 auto;
}

#contactbody p#notice {
  margin-left: 10px;
}

input#send {
	width: 114px;
	padding: 0px;
	background: none;
	border: 0px;
}

textarea {
	border: 1px solid #92a2b0;
	background: #f3f6f8;
	width: 300px;
	height: 150px;
	padding: 2px;	
}

/* Blog --------------------- */

#rss {
	width: 81px;
	height: 26px;
	background: url('/images/page/button_rss.gif') no-repeat top;
	position: relative;
	float: right;
	margin: 23px 37px 10px 0;
}

#blog-intro-container {
	width: 660px;
	position: relative;
	margin: 0px auto;
	clear: both;
}

.blog-intro-column {
	width: 200px;
	height: 180px;
	position: relative;
	float: left;
	margin: 0 10px 0 10px;
}

.blog-intro-column h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	background: #a3c14d;
	padding: 5px;
	text-indent: 10px;
	margin: 0 0 2px 0;
}

.blog-intro-column li {
	line-height: 24px;
	font-size: 12px;
	text-indent: 15px;
	border-bottom: 1px solid #a3c14d;
}

.blog-intro-column li a {
	color: #313b42;
	text-decoration: none;
}

.blog-intro-column li a:hover {
	color: #313b42;
	text-decoration: none;
}

.subcontentbody h1 a {
	margin: 0 0 5px 0;
	border: none;
	color: #313b42;
	text-decoration: none;
}

span.date {
	background: #c6cfd8;
	padding: 3px;
	font-weight: bold;
	margin: 0 3px 10px 0;
}

.post-details {
	margin: 0 0 10px 0;
}

span.postedby {
	padding: 3px;
}

.subcontentbody a {
	text-decoration: underline;
	margin: 0px;
}

.subcontentbody a:hover {
	text-decoration: none;
	background: #c6cfd8;
	margin: 0px;
}

.subcontentbody li {
	list-style-image: url('/images/page/blog-list.gif');
	margin: 0px 0px 5px 25px
}

.subcontentbody ul {
	margin: 0 0 10px 0;
}

.tags {
	margin: 20px 0 10px 0;
}

.bookmark a {
	border: none;
	margin: 0;
	background: none;
	text-decoration: none;
}

.bookmarkimage {
	margin: 2px 5px 0 0;
	border: 0px;
}

.bookmark a:hover {
	border: none;
	text-decoration: none;
	margin: 0;
	background: none;
}

.arrow {
	padding: 0px 3px 0 3px;
}

a.readmore {
	width: 82px;
	height: 23px;
	display: block;
	border: none;
	position: relative;
	float: left;
	padding: 5px 0 5px 0;
	margin: 20px 10px 0 0;
	text-align: center;
	background: url('/images/page/readmore.gif') no-repeat;
	font-weight: bold;
	text-decoration: none;
}

a:hover.readmore {
	width: 82px;
	height: 23px;
	color: #eceff4;
	border: none;
	display: block;
	position: relative;
	float: left;
	padding: 5px 0 5px 0;
	margin: 20px 10px 0 0;
	text-align: center;
	background: url('/images/page/readmore_hover.gif') no-repeat;
	font-weight: bold;
	text-decoration: none;
}

.count-reactions {
	padding: 5px;
	float: left;
	font-weight: bold;
	top: 20px;
	position: relative;
	border: none;
	text-decoration: none;
}

.count-reactions:hover {
	padding: 5px;
	float: left;
	font-weight: bold;
	top: 20px;
	position: relative;
	border: none;
	text-decoration: none;
}

img.border {
	padding: 0px;
	border: 5px solid #c6cfd8;
	margin: 10px 0 10px 0;
}

.subcontentsmallcontainer {
	width: 607px;
	margin: 20px auto 0;
	position: relative;
}

.subcontentsmalltop {
	width: 607px;
	height: 10px;
	position: relative;
	background: #f1f5f8 url('/images/page/subcontentsmall_top.jpg') no-repeat top;
}

.subcontentsmallbody {
	width: 577px;
	padding: 0 15px 10px 15px;
	background: #f1f5f8;
	position: relative;
}

.subcontentsmallbody h2 {
	margin: 0px;
}

.subcontentsmallbody h2 a {
	margin: 0px;
	text-decoration: none;
}


.subcontentsmallbottom {
	width: 607px;
	height: 10px;
	position: relative;
	bottom: 10px;
	background: url('/images/page/subcontentsmall_bottom.jpg') no-repeat top;
}

.subcontentsmallbody a {
	text-decoration: underline;
	margin: 0px;
}

.subcontentsmallbody a:hover {
	text-decoration: none;
	background: #c6cfd8;
	margin: 0px;
}

#reactions {
	margin: 0 0 0 60px;
	padding: 10px 0 0 0;
}

input.error, textarea.error {
  background: url('/images/icons/stop.png') no-repeat 285px 2px #f3f6f8;
}
