@font-face {
	font-family: 'Lubalin Graph Std';
	src: url(../fonts/LubalinGraphStd-Book.eot);
	src: url(../fonts/LubalinGraphStd-Book.otf) format("opentype");
	font-style: normal;
	font-weight: normal;
	@-moz-document url-prefix()
	{
		src: local('ITC Lubalin Graph Std'), url(../fonts/LubalinGraphStd-Book.otf) format("opentype");
		font-variant: normal;		
	}
}



/*
 * Style Sheet by Bart Verbruggen
 */
html,body {
	height:100%; /* needed for container min-height */
}

body {
/*     font: normal 100%/1.4em Helvetica, "Helvetica Neue", Arial, sans-serif; */
    font: normal 100%/1.4em 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
    background: #000 url(../images/bg.png) top center repeat;
    margin: 0;
	min-width: 960px;
	width:expression(document.geElementById('container').style.width < 960 ? "960px" : "100%" );
}

a { text-decoration: none; color: #ef503c; border-bottom: 1px dotted #ef503c; }
a:focus { outline-style:none; }
a:hover { border-bottom-style: solid; }
	.grid_3 a, .grid_2 a { border: none; }
	
th, td { 
	border: none;
	text-align:center;
	width:200px;
}
a {
	
}


#wrapper {
	position: relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	

}

/* @group Content */
#container {
	font-size: 0.825em;
	color: #646464;
	background: transparent url(../images/bg_content_sub.png) no-repeat left top;
	min-height: 960px;
	height: auto !important;
	height: 960px;
	/* padding-bottom: 100px; */
	min-width: 960px;
	width:expression(document.geElementById('container').style.width < 960 ? "960px" : "100%" );
}
/* for Internet Explorer */
/*\*/
* html #container {
	height: 915px;
}
/**/

#header { height: 165px; }
#header h1 {
	width: 135px;
	height: 100px;
	float: left;
}

#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 133px;
	height: 100px;
	background: #fff url(../images/logo.gif) no-repeat;
	border: none;
}

#header blockquote {
	width: 460px;
	height: 90px;
	float: left;
	margin: 23px 0 0 10px;
}
#header blockquote img { float: left; }

#header blockquote a {
	display: block; float: left; height: 22px; text-indent: -9999px;
}
#header blockquote a#websites_bouwen { width: 121px; background: transparent url(../images/tagline1.png) no-repeat left top; }
#header blockquote a#emailmarketing { width: 206px; background: transparent url(../images/tagline3.png) no-repeat left top; }
#header blockquote a#userinterfacedesign { width: 146px; background: transparent url(../images/tagline5.png) no-repeat left top; }

#header blockquote a#websites_bouwen:hover { width: 121px; background: transparent url(../images/taglines_hover1.png) no-repeat left top; }
#header blockquote a#emailmarketing:hover { width: 206px; background: transparent url(../images/taglines_hover3.png) no-repeat left top; }
#header blockquote a#userinterfacedesign:hover { width: 146px; background: transparent url(../images/taglines_hover5.png) no-repeat left top; }

#header .talkingweb {
	float: right;
	margin: 58px 0 0;
}

#container #content {
	margin-left: 20px;
	padding: 0 0 65px;
}
#container #content #content_main {
	min-height: 500px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html #container #content #content_main {
	height: 500px;
}
/**/

#container #content #content_main h2 {
	margin: 0.3em 0 0.7em;
/*	height: 26px;
 	text-indent: -9999px; */
}
/*
#container #content #content_main h2.portfolio {
	background: #fff url(../images/portfolio.png) no-repeat;
}
#container #content #content_main h2.contact {
	background: #fff url(../images/contact.png) no-repeat;
}
#container #content #content_main h2.watdoenwe {
	background: #fff url(../images/watdoenwe.png) no-repeat;
}
#container #content #content_main h2.wiezijnwe {
	background: #fff url(../images/wiezijnwe.png) no-repeat;
}
#container #content #content_main h2.userinterfacedesign {
	background: #fff url(../images/userinterfacedesign.png) no-repeat;
}
#container #content #content_main h2.reiko {
	background: #fff url(../images/reiko.png) no-repeat;
}
#container #content #content_main h2.joppa {
	background: #fff url(../images/joppa.png) no-repeat;
}
*/
#container #content #content_main h3 { margin: 0.5em 0; }
#container #content #content_main p.tagline { font-size: 1.5em; line-height: 1.5em; }
#container #content #content_main p.tagline a { border: none; }
#container #content #content_main p.tagline a:hover { color: #252525; }

#showcase {
	clear: left;
	position: relative;
	height: 297px; width: 620px;
	margin: 0 0 20px;
	overflow: hidden; 
}
	#showcase a { border: none; }
	
#showcase .info {
	background: #eae8e3;
	padding: 5px 15px 5px 0;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
}
#showcase .item a.image {
	display: block;
	height: 265px; width: 620px;
	overflow: hidden;
}
#showcase .item a img { border: 1px solid #edebe6;}
#showcase #bollekes {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 200;
}

#showcase #bollekes {
	padding: 12px 10px;
	margin: 0;
	background: #eae8e3;
}


#showcase #bollekes li {
	float: left;
	list-style: none; 
	margin: 0 0 0 5px;
}

#showcase #bollekes li a { 
	text-indent: -9999px;
	display: block; 
	height: 6px; width: 6px;
	background: transparent  url(../images/bolletjes.jpg) no-repeat left top;
}
#showcase #bollekes li a.activeSlide {
	background-position: right top;
}

#referenties h2 {
	text-indent: -9999px;
	background: #fff url(../images/referenties.gif) no-repeat;
	border-bottom: 3px solid #eae8e3;
	padding: 0 0 10px;
	margin: 0 0 0 3px;
}



#referenties ul {
	padding: 0;
	margin: 0;
}

#referenties ul li {
	list-style: none;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0 3px 0;
	color: #646464;
	margin: 0;
}

#referenties ul li a {
	color: #646464;
	padding: 0 0 0 3px;
	border: none;
}

#referenties ul li a:hover {
	color: #ef503c;
}

#testimonials .quotes_container {
	background: #eae8e3 url(../images/quote_bg.jpg) no-repeat left bottom;
/* 	width: 299px; 
	height: 335px; */
 	margin: 30px 0 0 10px;
	color: #7d7d7d;
	padding: 0 0 50px;
}

#testimonials .quote {
	font-size: 1em;
	line-height: 1.6em;
	padding: 25px 30px 10px 40px;
	display: block;
	background: transparent url(../images/quote_oranje.jpg) no-repeat left top;
}

#testimonials .cite {
	display: block;
	font-size:  0.8em;
	font-style: italic;
	text-align: right;
	padding: 0 30px 0 0;	
}

#testimonials .figuur {
	margin: 0px 0 0 130px ;
	z-index: 200;
	position: relative;
}

#work .bigItem { float: left; width: 300px; margin: 0 20px 20px 0; }
#work .bigItem a { border: none; }
#work .bigItem img { border-bottom: 2px solid #444; }
#work .bigItem .info { line-height: 1em; }
#work .bigItem .info strong { color: #ef503c}
/*#work .smallItem { float: left; width: 87px; margin: 0 19px 19px 0; }*/
#work div.last { margin-right: 0; }

.randomizer,
#work #meer {
	margin: 20px 0 75px;
}
#work #meer h3 {
	margin: 0 0 5px;
	background: transparent url(../images/meer_projecten.png) no-repeat;
	width: 130px; height: 17px; text-indent: -9999px;
}
#tags ul,
.randomizer ul,
#work #meer ul { margin: 0; }
.randomizer ul li,
#tags ul li,
#work #meer ul li { list-style: none;  }
.randomizer ul li span.date,
#tags ul li span.date,
#work #meer ul li span.date { 
	color: #777;  
	background: transparent url(../images/bg_date.jpg) no-repeat left top; 
	display: block;
	float: left;
	font-size: 0.7em;
	height: 14px;
	line-height: 1.6em;
	margin: 5px 3px 0 0;
	padding: 0 0 0 3px;
	width: 44px;
	font-weight: bold;
}

#refentie h2, .randomizer h3 { color: #e64a41; }

#refentie #projectnav { float: right; }
#refentie #projectnav #prev, 
#refentie #projectnav #next {
	color: #535353;
	border-bottom: 1px dotted #535353;
}
#refentie #projectnav a {
	border-bottom: 1px dotted;
	color: #ef503c;
}
#refentie #projectnav a:hover {
	border-bottom: 1px solid #ef503c;
}
#refentie #projectnav #prev:hover, 
#refentie #projectnav #next:hover {
	border-bottom: 1px solid #535353;
}

#refentie #detail .info {
	padding: 5px 10px;
	background: #eae8e3;
}
#refentie #detail .info .name {
	float: right;
	font-size: 1.2em;
	color: #ee513b;
	font-weight: bold;
}
#refentie #info { margin: 20px 0 25px; }
#refentie #info .description {
	width: 450px;
	float: left;
	line-height: 1.4em;
}
#refentie #info .description h3 {
	margin: 0;
}
#refentie #info .tags {
	float: right;
	width: 150px;
	text-align: right;
}
	#refentie #info .tags a { border: none; }
#refentie #info .tags ul { margin: 0; }
#refentie #info .tags ul li {
	list-style: none;
	border-bottom: 1px solid #ccc;
}

#refentie #info a.bezoek { 
	display: block; position: relative; margin: 10px 0 0;  width: 150px; height: 27px; }
#refentie #info a.bezoek span { display: block; width: 150px; height: 27px; position: absolute; left: 0; top: 0; background: transparent url(../images/bezoekwebsite.png) no-repeat left top; }
#refentie #info a.bezoek:hover span { background-position: left bottom; }

/*
.randomizer { margin: 0 0 50px; display:none;  }
.randomizer a { border: none; }
.randomizer .image {
	float: left;
	margin: 0 19px 0 0; 
}
.randomizer .image a { display: block; height: 87px; width: 87px; background: #eae8e3; }
.randomizer div.last { margin: 0; }
.randomizer .jcarousel-container { margin: 0 auto 15px; width: 597px;  overflow: hidden; }

.randomizer .jcarousel-prev, .randomizer .jcarousel-next {
	display: block;
	width: 23px; height: 23px;
	cursor: pointer;
}
.randomizer .jcarousel-prev { background: transparent url(../images/prev-next.jpg) no-repeat left top; float: left; margin: 25px 19px 0 0;  }
.randomizer .jcarousel-next { background: transparent url(../images/prev-next.jpg) no-repeat right top; float: right; margin: 25px 0 0; }

.randomizer .jcarousel-prev-disabled { background: transparent url(../images/prev-next.jpg) no-repeat left bottom; cursor: default; }
.randomizer .jcarousel-next-disabled { background: transparent url(../images/prev-next.jpg) no-repeat right bottom; cursor: default; }
*/
#content #contact { padding: 0 0 100px; }
#content #contact img { float: right; margin: 55px 0px 15px 30px; }


/* @group tags */
#tags { margin-bottom: 60px; }
#tags .desc strong { color: #EF503C; }

#tags .other_tags {
	margin: 40px 0;
}
#tags .other_tags h4 { margin: 0 0 0.3em; }
#tags .other_tags ul li {
	border: none;
	display: inline;
	padding: 0 7px 0 0;
}
#tags .other_tags ul li a {
	color: #fff;
	background-color: #EF503C;
	padding: 2px 4px;
}
#tags .other_tags ul li a:hover {
	color: #EF503C;
	background-color: #EAE8E3;
}
/* @end */

/* TEAM */

#team { padding-bottom: 50px; }


#footer {
	background: transparent url(../images/bg_footer.png) no-repeat center -2px;
	margin: -20px 0 0;
	color: #646464;
	height: 90px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

#footer #footer_content {
	width: 630px;
	margin: 0 auto;
	padding: 10px 0 0 330px;
}
#footer ul {
	padding: 0;
	margin: 0 0 0 0;
	width: 175px;
	float: left;
	line-height: 1.4em;
	font-size: 0.8em;
}

#footer ul li {
	list-style: none;
}

#footer ul li a {
	color: #646464;
}

#footer ul li strong,
#footer ul li a:hover  {
	color: #ef503c;
}

#footer .talking_web { 
	margin: 10px 30px 0 0;
	float: right;
}

/* @end */

/* @group BOXES */
#container #content #content_main .box_oranje h2, 
#container #content #content_main .box_donker h2, 
#container #content #content_main .box_lichter h2 {
	font-size: 1.5em;
	margin: 10px 0 5px 35px;
}
#container #content .box_oranje {
	width: 200px;	
	background: #ef503c url(../images/box_oranje.png) no-repeat left top;
	color: #fff;
	float: left;
	margin-bottom: 20px;
}
#container #content .box_donker {
	width: 200px;	
	background: #252525 url(../images/box_donker.png) no-repeat left top;
	color: #ef503c;
	float: left;
	margin: 0 10px 20px;
}
#container #content .box_donker span { color: #7d7d82; }
#container #content .box_lichter {
	width: 200px;	
	background: #858585 url(../images/box_lichter.png) no-repeat left top;
	color: #fff;
	float: left;
	margin-bottom: 20px;
}

/* @end */

/* @group Content Sub */

#container #content_sub {
	padding: 170px 0 0;
	min-height: 450px;
	width: 310px; margin: 0;
	position: relative;
}
	#container #content_sub a { border: none; }

#content_sub img.birdie {
	margin: 0 0 0 25px;
	position: absolute;
	left: 0; top: 130px;
}

#content_sub #nav {
	background: #ef503c url(../images/bg_nav.jpg) repeat-y top right;
	padding: 15px 0 20px 0px;
	margin: 0 0 35px 0;
	position: relative;
}

#content_sub #nav img.hoekje,
#content_sub .nieuwsbrief img.hoekje {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
}

#content_sub #nav ul.nav {
	padding: 0;
	margin: 0 0 0px 25px;
}

#content_sub ul.nav li {
	list-style: none;
}
#content_sub ul.nav li a span.left {
	display: block; height: 24px; width: 7px;
	background: transparent url(../images/sliding_left.png) no-repeat left top;
	position: absolute; left: 0; top: 0; font-size: 1px; line-height: 0px; overflow: hidden;
}
#content_sub ul.nav li a span.right {
	display: block; height: 24px; width: 7px;
	background: transparent url(../images/sliding_right.png) no-repeat right top;
	position: absolute; right: 0; top: 0; font-size: 1px; line-height: 0px; overflow: hidden;
}

#content_sub ul.nav li {
	float: left; height: 24px;
	margin: 10px 15px 0 0;
}
#content_sub ul.nav li a {
	display: block;
	text-indent: -9999px;
	text-align: center;
	height: 24px;
	float: left;
	position: relative;
}
#content_sub ul.nav li#wie_zijn_we a {
	background: transparent url(../images/nav_wie.png) no-repeat center top;
	width: 135px;
}

#content_sub ul.nav li#wie_zijn_we a:hover, #content_sub ul.nav li#wie_zijn_we a.selected {
	background: transparent url(../images/nav_wie.png) no-repeat center bottom;
}

#content_sub ul.nav li#wat_doen_we a {
	background: transparent url(../images/nav_wat.png) no-repeat center top;
	width: 128px;
}
#content_sub ul.nav li#wat_doen_we a:hover, #content_sub ul.nav li#wat_doen_we a.selected {
	background: transparent url(../images/nav_wat.png) no-repeat center bottom;
}

#content_sub ul.nav li#contact a {
	background: transparent url(../images/nav_c.png) no-repeat center top;
	width: 94px;
}
#content_sub ul.nav li#contact a:hover, #content_sub ul.nav li#contact a.selected {
	background: transparent url(../images/nav_c.png) no-repeat center bottom;
}

#content_sub ul.nav li#portfolio a {
	background: transparent url(../images/nav_p.png) no-repeat center top;
	width: 101px;
}
#content_sub ul.nav li#portfolio a:hover, #content_sub ul.nav li#portfolio a.selected {
	background: transparent url(../images/nav_p.png) no-repeat center bottom;
}

/*
#content_sub ul.nav li#joppa a {
	background: transparent url(../images/nav_joppa.png) no-repeat left top;
}
#content_sub ul.nav li#joppa a:hover, #content_sub ul.nav li#joppa a.selected {
	background: transparent url(../images/nav_joppa_hover.png) no-repeat left top;
}

#content_sub ul.nav li#reiko a {
	background: transparent url(../images/nav_reiko.png) no-repeat left top;
}
#content_sub ul.nav li#reiko a:hover, #content_sub ul.nav li#reiko a.selected {
	background: transparent url(../images/nav_reiko_hover.png) no-repeat left top;
}
*/

#content_sub .nieuwsbrief {
	background: transparent url(../images/bg_nieuwsbrief.png) repeat-y top right;
	position: relative;
	color: #a1a1a1;
	padding: 15px 30px;
	margin-bottom: 20px;
}
#content_sub .nieuwsbrief h2 {
	margin: 0 0 0.5em;
}
#content_sub .nieuwsbrief form input {
	width: 236px;
	border: none; 
	background: #252525;
	padding: 5px; color: #fff;
	margin: 0 0 10px;
}
#content_sub .nieuwsbrief #submit {display: none;}
#content_sub .nieuwsbrief form label {
	height: 24px; width: 100px;
	float: right; margin: 0 5px 0;
	padding: 0;
	
}

#content_sub .nieuwsbrief label {
	display: block;
	text-indent: -9999px;
	text-align: center;
	height: 24px;
	float: left;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	position: relative;
	background: transparent url(../images/verzend.png) no-repeat center top;
	width: 100px;
	cursor: pointer;
}

#content_sub .nieuwsbrief label:hover, #content_sub .nieuwsbrief label.hover { background-position: center bottom; }

#content_sub .nieuwsbrief label span.left {
	display: block; height: 24px; float: left; width: 6px;
	background: transparent url(../images/label_left.png) no-repeat left top;
	position: absolute; left: 0; top: 0;
}
#content_sub .nieuwsbrief label span.right {
	display: block; height: 24px; float: right; width: 6px;
	background: transparent url(../images/label_right.png) no-repeat left top;
	position: absolute; right: 0; top: 0;
}


#content_sub .nieuwsbrief #twitter_update_list { margin: 0; }
	#content_sub .nieuwsbrief #twitter_update_list li { list-style: none; border-bottom: 1px solid #555; padding: 0; margin: 0 0 5px; }
/* @end */

#joppaInformationMessages ul { margin: 0; }
#joppaInformationMessages ul li { list-style: none; color: #EF503C; }


/* @group Contact form */

form div {
	margin: 0;
	padding: 4px 5px 2px 0;
}

form label {
	display: block;
	font-size: 100%;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
form textarea {
	height: 100px;
	width: 300px;
}


/* @end */


/* @group Cufon */
h2.cufon { font-size: 1.8em; }
/* @end */