@charset "utf-8";
/* CSS Document */


/*------------------------------- CSS reset ---------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
} 
q:before,q:after {
	content:'';
}
abbr,acronym,iframe {
	border: 0;
}
a, object {
	outline: none;
}
.clear {
	clear: both;
}


/*------------------------------- Body ---------------------------------*/

body {
	font-family: Verdana, Geneva, sans-serif;
	background: url(../images/bg.gif) repeat-x #FFF;
}

html, body, #container { height: 100%;}

body > #container { height: auto; min-height: 100%;}


/*------------------------------- Headings ---------------------------------*/

h1 { color: #5C5D60; font-size: 14px;}
h2 { color: #5C5D60; font-size: 14px;}
h3 { color: #5C5D60; font-size: 13px;}
h4 { color: #5C5D60; font-size: 12px;}
h5 { color: #5C5D60; font-size: 11px;}
h6 { color: #5C5D60; font-size: 11px;}


/*------------------------------- Container ---------------------------------*/

#container {
	margin: 0 auto;
	width: 100%;
}


/*------------------------------- Header ---------------------------------*/

#header {
	margin: 0 auto;
	width: 970px;
	height: 100px;
	padding: 0 10px;
	overflow: hidden;
}

/* logo */
#logo {
	float: left;
	width: 122px;
	height: 65px;
	margin: 17px 0 18px 4px;
	background: url(../images/logo.png);
	text-indent: -9999px;
}
	#logo a { display: block; height: 100%;}


/*------------------------------- Menu ---------------------------------*/

#menu {
	float: right;
	height: 30px;
	margin: 70px 0 0 0;
}
#menu li {
	float: left;
	display: block;
	margin: 0 0 0 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#menu li a { display: block; color: #FFF; text-decoration: none;}
#menu li a:hover, #menu li.active a { color: #BDD52F;}


/*------------------------------- Wrapper ---------------------------------*/

#wrapper {
	width: 100%;
	padding: 0 0 200px 0;
}

/*--------------------------------------------------------------------*/
/*------------------------------- Home -------------------------------*/
/*--------------------------------------------------------------------*/

/*------------------------------- Home-banner ---------------------------------*/

#home-banner {
	width: 970px;
	height: 420px;
	margin: 0 auto;
	padding: 0 10px;
}


/*------------------------------- Home-portfolio ---------------------------------*/

#home-portfolio {
	width: 970px;
	margin: 0 auto 20px auto;
	padding: 0 10px;
	overflow: hidden;
}
#home-portfolio li {
	float: left;
	width: 232px;
	margin: 0 14px 0 0;
}
#home-portfolio li.last { margin: 0;}

#home-portfolio li .box {
	float: left;
	width: 210px;
	height: 210px;
	padding: 10px;
	background: #EAEAEA;
	border: 1px solid #DEDEDE;
	color: #414141;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
}
#home-portfolio li a { color: #414141; text-decoration: none;}
#home-portfolio li .box:hover { background: #DEDEDE;}
#home-portfolio li img { width: 210px; height: 160px; margin: 0 0 5px 0;}
#home-portfolio li .box strong { display: block;}

#home-portfolio li .more {
	float: right;
	margin: 5px 0 0 0;
	padding: 0 15px 0 0;
	color: #8F8F8F;
	font-size: 11px;
	font-style: italic;
	background: url(../images/arrow.png) no-repeat right;
}
	#home-portfolio li .more a { color: #8F8F8F; text-decoration: none;}
	#home-portfolio li .more a:hover { color: #414141;}


/*------------------------------- Home-content ---------------------------------*/

#home-content-wrapper {
	width: 100%;
	background: url(../images/contentBg.gif) repeat-x #FFF;
	overflow: hidden;
}
#home-content {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}

/* contact */
#home-content .contact {
	width: 970px;
	height: 45px;
	margin: 0 0 20px 0;
	background: url(../images/contentGrayCorner.gif) no-repeat right bottom #414141;
	color: #FFF;
	font-size: 12px;
	text-shadow: 2px 2px 1px #333;
	line-height: 45px;
	overflow: hidden;
}
#home-content .contact .call { float: left; height: 45px;}
#home-content .contact .tel {
	display: inline-block;
	margin: 0 5px 0 15px;
	padding: 0 0 0 45px;
	background: url(../images/phoneIcon.png) no-repeat left;
	color: #FFF;
	font-size: 18px;
	text-shadow: 2px 2px 1px #333;
}
	#home-content .contact small { color: #B5B5B5; font-size: 11px; text-shadow: 1px 2px 1px #333;}
	#home-content .contact small a { color: #B5B5B5; text-decoration: none;}
	#home-content .contact small a:hover { color: #FFF;}

#home-content .contact .support {
	float: right;
	margin: 0 10px 0 0;
	padding: 0 30px 0 0;
	background: url(../images/supportIconSmall.png) no-repeat right;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 2px 2px 1px #333;
}
	#home-content .contact .support a { color: #FFF; text-decoration: none;}
	#home-content .contact .support a:hover { color: #B5B5B5;}
	
/* projects */
#home-content .projects {
	width: 465px;
	margin: 0 20px 20px 0;
	color: #414141;
	font-size: 11px;	
}
#home-content .projects ul {
	margin: 0 0 45px 0;
}
#home-content .projects ul li {
	width: 265px;
	padding: 0 0 0 200px;
	line-height: 18px;
	cursor: pointer;
}
#home-content .projects ul li.adverteyes { height: 77px; background: url(../images/projecten/adverteyses.png) no-repeat top left;}
#home-content .projects ul li.adverteyes:hover { background: url(../images/projecten/adverteyses.png) no-repeat bottom left;}
#home-content .projects ul li.phpoutsourcing { height: 84px; background: url(../images/projecten/phpoutsourcing.png) no-repeat top left;}
#home-content .projects ul li.phpoutsourcing:hover { background: url(../images/projecten/phpoutsourcing.png) no-repeat bottom left;}
#home-content .projects ul li.cmsdemo { height: 47px;  background: url(../images/projecten/cms.png) no-repeat top left;}
#home-content .projects ul li.cmsdemo:hover { background: url(../images/projecten/cms.png) no-repeat bottom left;}
#home-content .projects ul li.twitter { height: 36px;  background: url(../images/projecten/twitter.png) no-repeat top left;}
#home-content .projects ul li.twitter:hover { background: url(../images/projecten/twitter.png) no-repeat bottom left;}

/* clients */
#home-content .clients {
	float: right;
	width: 465px;
	margin: 0 0 35px 0;
	padding: 0 0 0 20px;
	background: url(../images/verticalLine.gif) no-repeat;
}
	#home-content .clients a { color: #000; text-decoration: none;}
	#home-content .clients a:hover { color: #B5B5B5;}

#home-content .clients h3 { margin: 0 0 10px 0;}
#home-content .clients .intro {
	margin: 20px 0 0 0;
	font-size: 11px;
	line-height: 18px;
}
#home-content .clients .intro h4 { font-size: 16px; font-style: italic;}


/*--------------------------------------------------------------------*/
/*------------------------------- Content -------------------------------*/
/*--------------------------------------------------------------------*/

/*------------------------------- Content-top -------------------------------*/

.content-top {
	width: 970px;
	height: 85px;
	margin: 0 auto;
	padding: 15px 10px 0 10px;
	color: #FFF;
	overflow: hidden;
}
.content-top p { margin: 0; font-size: 30px; font-style: italic;}
.content-top p strong { color: #BBD22F; font-weight: normal;}
.content-top iframe { border-left: 1px solid #000; border-top: 1px solid #000; border-right: 1px solid #000;}

/* diensten */
.content-top.diensten {
	width: 692px;
	height: 85px;
	margin: 0 auto;
	padding: 15px 10px 0 288px;
}


/*------------------------------- Main ---------------------------------*/

#main {
	width: 970px;
	margin: 0 auto;
	padding: 15px 10px;
	color: #575757;
	font-size: 11px;
	line-height: 18px;
}
	#main a { color: #000; text-decoration: none;}
	#main a:hover { color: #BBD22F;}

#main h1 { margin: 0 0 20px 0;}
#main h3 { color: #BBD22F;}
#main li { list-style: disc; margin: 0 0 0 25px;}
#main hr { height: 1px; border: 0; border-top: 1px dashed #1D1D1D; margin: 10px 0;}
#main iframe { border: 1px solid #323232;}

/* aside */
#main .aside {
	position: relative;
	float: left;
	width: 278px;	
}
#main .aside img {
	position: absolute;
	display: block;
	z-index: 999;
	top: -100px;
	left: 0;
	width: 278px;
	height: 333px;
}

/* aside -> submenu */
#main .aside .submenu {
	width: 200px;
	margin: 270px 40px 20px 38px;
	font-weight: bold;	
}
#main .aside .submenu li {
	list-style: none;
	font-weight: normal;
	margin: 0 0 5px 0;
}
#main .aside .submenu li h3 { color: #5C5D60; font-size: 14px;}
#main .aside .submenu li a { display: block; padding: 2px 0; color: #575757;}
#main .aside .submenu li a:hover { color: #000; background: #F2F2F2;}


/* content */
#main .content {
	float: left;
	width: 692px;
	margin: 0 0 20px 0;
	overflow: hidden;
}


/*------------------------------- divPortfolio ---------------------------------*/

#divPortfolio {
	width: 990px;
	margin: 0 auto 20px auto;
	color: #575757;
	font-size: 11px;
	overflow: hidden;	
}	
	#divPortfolio a { color: #000; text-decoration: none;}
	#divPortfolio a:hover { color: #BBD22F;}
	
/* divPortfolio #divPicture */
#divPortfolio #divPicture {
	position: relative;
	width: 970px;
	height: 420px;
	padding: 0 10px;
}
#divPortfolio #divPicture .picture {
	position: relative;
	width: 970px;
	height: 400px;
	float: right;
	background: url(../images/portfolio/bg_portfolio.main.gif);
	overflow: hidden;
}

/* layer */
#divPortfolio #divPicture .picture .layer { 
	display: none;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 700px;
	width: 230px;
	height: 360px;
	padding: 20px;
	background: url(../images/layer.png);
	background: #FFF\9;
	color: #000;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
}
#divPortfolio #divPicture .picture .layer h2 { color: #000;}

#divPortfolio #divPicture .shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 970px;
	height: 20px;
	margin: 0 10px;
	background: url(../images/portfolioShadow.gif) no-repeat top;
}

#divPortfolio #divPicture .hider { display: block; height: 100%; padding: 0; overflow: hidden; position: relative; height: 398px; width: 968px; margin: 1px;}
#divPortfolio #divPicture .hider ul	{ margin: 0; padding: 0; list-style: none; overflow: hidden; width: 9999px; height: 100%; position: absolute; left: 0; top: 0;}
#divPortfolio #divPicture .hider li	{ margin: 0; padding: 0; float: left;}
#divPortfolio #divPicture .btn_arrowleft { position: absolute; left: 0; top: 189px; cursor: pointer;z-index:10;}
#divPortfolio #divPicture .btn_arrowright { position: absolute; left: 969px; top: 189px; cursor: pointer; z-index:10;}
#divPortfolio .rounding	{ height: 13px; width: 13px; position: absolute; bottom: 0; right: 0; background: url(../images/portfolio/bg_portfolio.rounding.png); z-index: 10;}


/*------------------------------- divPortfolio -> divPortScroller ---------------------------------*/

#divPortScroller {
	position: relative;
	clear: both;
	width: 970px;
	height: 255px;
	padding: 0 10px;
	overflow: hidden;
}


#divPortScroller .box:hover { background-color: #DEDEDE; }
#divPortScroller a div.box { margin: 0; padding: 0; width: 210px; height: 210px; display: block; border: 1px solid #DEDEDE; overflow: hidden; background: #EAEAEA; padding: 10px; line-height: 16px;}
#divPortScroller a div.box img { border: 0;}
#divPortScroller a div.box h1 { color: #414141; font-size: 11px; line-height: 11px; font-weight: bold; margin: 6px 0; padding: 0;}
#divPortScroller a div.box .text { color: #555; line-height: 13px;}
#divPortScroller a span.details { color: #8f8f8f; font-style: italic; font-weight: normal; float: right; height: 18px; padding-top: 3px; width: 73px; display: block; background:url(../images/portfolio/btn_portfolio.arrow.info.gif) no-repeat right 8px; margin: 0 10px 0 0;}

#divPortScroller #activeElement { background-color: #DEDEDE;}


/* These 2 lines specify style applied while slider is loading */
.csw .loading {margin: 110px; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	margin: auto;
	width: 970px; 
	height: 280px;
	clear: both;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width:100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 984px;
	margin-right:
}

.stripViewer .panelContainer .item {
	float:left;
	width:246px;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 105px;
	text-indent: -9000em;
	z-index:100;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 17px;
	width: 5px;
}

.stripNavL {
	left: 0px;
	background: url("../images/portfolio/btn_portfolio.arrow.leftoff2.gif") no-repeat center;
}

.stripNavR {
	right: 0px;
	background: url("../images/portfolio/btn_portfolio.arrow.rightoff2.gif") no-repeat center;
}



/*------------------------------- Contact -> fadein ---------------------------------*/

.fadein { position: relative; width: 428px; height: 394px;}
.fadein img { position: absolute; left: 0; top: 0; }


/*------------------------------- 3wmedia:logo ---------------------------------*/

#logo_3wmedia {
	position: fixed;
	bottom: 5px;
	right: 5px;
}


/*------------------------------- Footer ---------------------------------*/

#footer {
	position: relative;
	clear: both;
	width: 100%;
	height: 200px;
	margin: -200px auto 0 auto;
	background: url(../images/footerBg.gif) repeat-x #3E3E3E;
	color: #939598;
	font-size: 11px;
}
	#footer a { color: #939598; text-decoration: none;}
	#footer a:hover { color: #BDD52F;}

#footer .wrapper { width: 970px; margin: 0 auto;}
#footer .wrapper .wrapper-top { width: 970px; height: 39px; background: url(../images/adres.gif) no-repeat; text-align: center;}
#footer .wrapper .wrapper-bottom { width: 970px; height: 150px; margin: 11px 0 0 0; overflow: hidden;}
#footer .wrapper .wrapper-bottom ul { float: left; margin: 0 35px 0 0; line-height: 24px;}
#footer .wrapper .wrapper-bottom ul.last { float: right; width: 120px; margin: 0; text-align: right;}
#footer .wrapper .wrapper-bottom ul li strong { color: #FFF;}
#footer .wrapper .wrapper-bottom ul li strong a { color: #FFF;}
#footer .wrapper .wrapper-bottom ul li strong a:hover { color: #BDD52F;}

a.addthis_button_facebook_like iframe { width: 120px !important;}

/*------------------------------- Clearfix ---------------------------------*/

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
