@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	overflow: scroll;
	overflow-x: auto;
}

body {
	background: #333333 url('/img/bg-body.jpg') top left repeat-x;
	border-top: 6px solid #ff6600;
	font-family: "Lucida grande", Arial, Verdana, Geneva, sans-serif;
}

#wrapper {
	margin: 0 auto;
	padding-bottom: 40px;
	width: 980px;
	color: #ffffff;
}

.inner-wrapper {
	margin: 0 auto;
	width: 880px;
}

a { color: #ABABA9; }
a:hover { text-decoration: none; }

a img { border: none; }

.clear { clear: both; }

.overlay {
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
}
.replace {
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
}
.replace span { display: none; }
#filmpje {
	height: 86px;
	margin-bottom: 10px;
	background-image: url('/img/kop-filmpje.png');
}
/*--------------------------------------- Header --------------------------------------*/
#header { height: 125px; }
#logo-header { float: right; }
/*------------------ Hoofdnavigatie -----------------*/

ul#main-nav { list-style: none; }
ul#main-nav li { 
	background-color: #333333; 
	float: left;
	width: 100px;
	height: 60px;
	margin-right: 1px;
}
ul#main-nav li a:hover { background-color: #555555; }
ul#main-nav li a {
	display: block;
	padding-left: 17px;
	height: 22px;
	padding-top: 38px;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
ul#main-nav li.active a { background-color: #ff6600; color: #ffffff; }
/*
ul#main-nav { list-style: none; }
ul#main-nav li:hover { background-position:0 60px; }
ul#main-nav li.active { background-position:0 -60px; }
ul#main-nav li#nav-home { background-image:url(../img/nav_home.gif); }
ul#main-nav li#nav-projecten { background-image:url(../img/nav_projecten.gif); }
ul#main-nav li#nav-full-service-bureau-bitfactory { background-image:url(../img/nav_over-ons.gif); }
ul#main-nav li#nav-klanten { background-image:url(../img/nav_klanten.gif); }
ul#main-nav li#nav-internetbureau-rotterdam { background-image:url(../img/nav_contact.gif); }

ul#main-nav li {
	float: left;
	width: 100px;
	height: 60px;
	margin-right: 1px;
	
}
ul#main-nav li a {
	display: block;
	padding-left: 17px;
	height: 22px;
	padding-top: 38px;
	xbackground-color: #1a5889;
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-indent:-999999px;
	outline:none;
}
ul#main-nav li.active a { color: #171810; }*/

/*--------------------------------------- Subheader --------------------------------------*/
#subheader {
	font-size: 16px;
	line-height: 24px;
	position:relative;
}
#subheader h1 {
	font-family: Arial, "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 40px;
	line-height: 60px;
	font-weight: normal;
	margin-left:-2px;
	_margin-left:-3px;/* voor ie6*/
}

/*--------------------------------------- Content --------------------------------------*/
#content {
	position: relative;
	margin-top: 31px;	
	font-size: 13px;
	line-height: 21px;
	outline: none;
}

#content h1, #content .h1 {
	font-size: 20px;
	font-weight: normal;
	padding: 0;
}
#content p {
	padding: 5px 0 24px 0;
	line-height: 22px;
	font-size: 13px;
}

/*--------------------------------------- Notes(krabbel) --------------------------------------*/
div.krabbel{
	position:absolute;
}

div#home-effectieve-websites{
	background: transparent url('../img/krabbels/home-effectieve-websites.jpg') 0 0 no-repeat; 
	height:7px;
	width:147px;
	left:209px;
	top:81px;
}

div#werk-betrokkenheid-en-resultaat{
	background: transparent url('../img/krabbels/werk-betrokkenheid-en-resultaat.jpg') 0 0 no-repeat; 
	height:7px;
	width:282px;
	left:122px;
	top:149px;
}

div#over-ons-vinden-raken-en-binden{
	background: transparent url('../img/krabbels/over-ons-vinden-raken-en-binden.png') 0 0 no-repeat; 
	height:66px;
	left:50px;
	top:233px;
	width:160px;
}

div#over-ons-conceptontwikkeling{
	background: transparent url('../img/krabbels/over-ons-conceptontwikkeling.jpg') 0 0 no-repeat; 
	height:42px;
	left:186px;
	top:77px;
	width:12px;
}

div#over-ons-visual-design{
	background: transparent url('../img/krabbels/over-ons-visual-design.jpg') 0 0 no-repeat; 
	height:25px;
	left:168px;
	top:269px;
	width:36px;
}

div#over-ons-maatwerk-websoftware{
	background: transparent url('../img/krabbels/over-ons-maatwerk-websoftware.jpg') 0 0 no-repeat; 
	height:7px;
	left:34px;
	top:550px;
	width:51px;
}

div#over-ons-zoekmachinemarketing{
	background: transparent url('../img/krabbels/over-ons-zoekmachinemarketing.jpg') 0 0 no-repeat; 
	height:43px;
	left:113px;
	top:774px;
	width:20px;
}
div#over-ons-uniek{
	background: transparent url('../img/krabbels/over-ons-uniek.png') 0 0 no-repeat; 
	height:58px;
	left:92px;
	top:-17px;
	width:93px;
}

div#over-ons-koffie{
	background: transparent url('../img/krabbels/over-ons-koffie.jpg') 0 0 no-repeat; 
	height:59px;
	left:288px;
	top:-74px;
	width:43px;
}

div#meer-over-johannes{
	background: transparent url('../img/krabbels/meeroverjohannes.gif') 0 0 no-repeat; 
	height:54px;
	left:9px;
	top:426px;
	width:208px;
}


div.contentwrapper { position: relative; }
div.note_progress {
	position: absolute;
	top: 271px;
	left: 328px;
	width: 177px;
	height: 94px;
}
div.note_points {
	position: absolute;
	top: -17px;
	left: 0;
	width: 881px;
	height: 17px;
}
div.note_new {
	position: absolute;
	top: 44px;
	left: -84px;
	width: 76px;
	height: 65px;
}
div.note_rdam {
	position: absolute;
	top: 35px;
	left: -123px;
	width: 118px;
	height: 77px;	
}

div.note_visie {
	position: absolute;
	top: 32px;
	left: -120px;
	width: 115px;
	height: 90px;	
}

li.note_longline { background: transparent url('../img/line_long.png') 0 18px no-repeat; }
li.note_shortline { background: transparent url('../img/line_short.png') 0 18px no-repeat; }
li.note_cross { background: transparent url('../img/krabbel_cross.png') 133px 0 no-repeat; }

/*------------------ Subnavigatie -----------------*/
ul#sub-nav {
	list-style: none;
	height: 27px;
}
ul#sub-nav li {
	float: left;
	width: 150px;
	height: 27px;
	margin-right: 1px;
}

/*ul#sub-nav li#sub-wat-we-doen {
	width: 150px;
	background-image:url(../img/tab_watwedoen.jpg);
}

ul#sub-nav  li#sub-diensten { 
	background-image:url(../img/tab_diensten.gif); 
}

ul#sub-nav li#sub-visie {
	width: 150px;
	background-image:url(../img/tab_visie.jpg);
}
ul#sub-nav li#sub-user-experience { 
	background-image:url(../img/tab_user_experience.gif); 
}

ul#sub-nav li#sub-sofiawebtools {
	width: 150px;
	background-image:url(../img/tab_sofiawebtools.jpg);
}

ul#sub-nav li#sub-websoftware { 
	background-image:url(../img/tab_websoftware.gif); 
}

ul#sub-nav li#sub-johannes {
	width: 150px;
	background-image:url(../img/subtab_overjohannes.jpg);
}

ul#sub-nav li#sub-blogartikelen {
	width: 150px;
	background-image:url(../img/subtab_blogartikelen.jpg);
}

ul#sub-nav li#sub-fotovideo {
	width: 150px;
	background-image:url(../img/subtab_fotovideo.jpg);
}

ul#sub-nav li#sub-lezingen {
	width: 170px;
	background-image:url(../img/subtab_lezingen.jpg);
}*/

ul#sub-nav li.nav-item-small { 
	width: 150px; 
}

ul#sub-nav li.nav-item-wide { 
	width: 150px; 
}

ul#sub-nav li a {
	display: block;
	line-height: 27px;
	width: 150px;
	text-align: center;
	background-color: #444444;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
ul#sub-nav li.active a { 
	background: #333333;
	color: #ffffff; 
}

/*------------ Subcontent ----------------*/
#sub-content {
	clear: both;
	background-color: black;	
	color: #ffffff;
}

#sub-content {
	background: #333333 url('/img/bg-sub-content.jpg') top left repeat-x;	
	padding: 35px 25px;
}

/*------------ Werk ----------------*/
.project {
	text-decoration: none;
	cursor: pointer;
}
.project-thumb {
	float: left;
	margin: 0 18px 28px 0;	
	background-color:#FFFFFF;
	width:202px;
	height:218px;
}

.project-thumb-title {
	background-color: white;
	line-height: 60px;
	color: #000;
	font-size: 10px;
	padding-left: 16px;
}

/*------------ Over ons ----------------*/
#sub-content-sidebar {
	width: 334px;
	float: right;
}
#sub-content-highlight {
	background-color: #444444;
	padding: 30px;
	margin-bottom: 20px;
}
#sub-content-highlight H2 {
	font-size: 20px;
}
#sub-content-highlight H3 {
	font-size: 13px;
}
#sub-content-highlight ul {
	list-style: none;
	color: #ababa8;
	font-size: 18px;
	margin-bottom: -15px;
}
#sub-content-highlight ul li { padding-bottom: 12px; }

#sub-content-diensten {	width: 453px; }

div.sofiaPackage { position: relative; }
div.sofiaPackage img {
	position: absolute;
	top: -15px;
	left: 55px;
}
div.sofiaPackage div#sub-content-highlight {
	width: 335px;
	height:460px;
	margin-top: 41px;
	padding: 0;	
}

/*------------ Klanten ----------------*/
.inner-wrapper.klanten {
	background-color: #ffffff;
	width: 880px;
	padding: 40px 0 40px 5px;
}
.klanten-thumb {
	float: left;
	padding: 0 0 40px 40px;
}
.klanten-thumb img {
	width: 128px;
	height: 80px;
}

/*------------ Contact ----------------*/
#google_map {
	height: 553px;
	color: #000;
}
#google_map #contact p { xpadding: 5px 0 10px 0; }
img#logo_contact {
	float: right;
	width: 200px;
}

.lightboxText P { margin-bottom:5px; }
.lightboxText .focus {
	color:#000000;
	font-weight:bold;
}

div#contact a {
	color: #000;
}


div.disiplineBox {
	margin-bottom:20px;
}

/*------------ Over ons Johannes----------------*/
#sub-content-highlight-johannes {
	background-color: #444444;
	padding: 0px;
	margin-bottom: 20px;
}

/*------- Splash page ------------*/
.splash {
	background-color: #000;
	background-image:none;
	border: none;
}
#splash {
	display:block;
	width: 608px;
	height: 442px;
	margin: 70px auto 0 auto;
}
#splash img {
	border: none;
	cursor: pointer;
}
